Don't assume break/continue inside a TRY block works
[external/binutils.git] / gdb / ChangeLog
1 2015-10-29  Pedro Alves  <palves@redhat.com>
2
3         * dwarf2-frame-tailcall.c (dwarf2_tailcall_sniffer_first): Don't
4         assume that "break" breaks out of a TRY/CATCH.
5         * python/py-framefilter.c (py_print_single_arg): Don't assume
6         "continue" breaks out of a TRY/CATCH.
7         * python/py-value.c (valpy_binop_throw): New function, factored
8         out from ...
9         (valpy_binop): ... this.
10         (valpy_richcompare_throw): New function, factored
11         out from ...
12         (valpy_richcompare): ... this.
13         * solib.c (solib_read_symbols): Don't assume "break" breaks out
14         of a TRY/CATCH.
15         * common/common-exceptions.h [USE_RAW_CXX_TRY]
16         <TRY/CATCH/END_CATCH>: Define as 1-1 wrappers around try/catch.
17
18 2015-10-28  Simon Dardis  <Simon.Dardis@imgtec.com>
19
20         * mips-linux-tdep.c (mips_linux_in_dynsym_stub): Recognise 'or'
21         as move along with [d]addu.
22
23 2015-10-28  Yao Qi  <yao.qi@linaro.org>
24
25         * aarch64-tdep.c (aarch64_software_single_step): Pass 1 to
26         aarch64_decode_insn.
27
28 2015-10-27  Pedro Alves  <palves@redhat.com>
29
30         * common/print-utils.c (host_address_to_string): Rename to ...
31         (host_address_to_string_1): ... this.
32         * common/print-utils.h (host_address_to_string): Reimplement as
33         wrapper around host_address_to_string_1.
34         * utils.c (gdb_print_host_address): Rename to ...
35         (gdb_print_host_address_1): ... this.
36         * utils.h (gdb_print_host_address): Reimplement as wrapper macro
37         around  host_address_to_string_1.
38
39 2015-10-27  Pedro Alves  <palves@redhat.com>
40
41         * alpha-tdep.c (alpha_read_insn): Always pass TARGET_XFER_E_IO to
42         memory_error.  Rename local 'status' to 'res'.
43         * c-lang.c (c_get_string): Always pass TARGET_XFER_E_IO to
44         memory_error.
45         * corefile.c (read_stack, read_code, write_memory): Always pass
46         TARGET_XFER_E_IO to memory_error.
47         * disasm.c (dis_asm_memory_error): Always pass TARGET_XFER_E_IO to
48         memory_error.  Rename parameter 'status' to 'err'.
49         (dump_insns): Rename local 'status' to 'err'.
50         * mips-tdep.c (mips_fetch_instruction): Rename parameter 'statusp'
51         to 'errp'.  Rename local 'status' to 'err'.  Always pass
52         TARGET_XFER_E_IO to memory_error.
53         (mips_breakpoint_from_pc): Rename local 'status' to 'err'.
54         * target.c (target_read_memory, target_read_raw_memory)
55         (target_read_stack, target_read_code, target_write_memory)
56         (target_write_raw_memory): Return -1 on error instead of
57         TARGET_XFER_E_IO.
58         * valprint.c (val_print_string): Rename local 'errcode' to 'err'.
59         Always pass TARGET_XFER_E_IO to memory_error.  Update comment.
60
61 2015-10-27  Simon Marchi  <simon.marchi@polymtl.ca>
62
63         * guile/guile-internal.h (gdbscm_with_guile): Change return
64         types to const char *.
65         * guile/scm-safe-call.c (gdbscm_with_guile): Likewise.
66         (struct c_data) <func>: Likewise.
67         (struct c_data) <result>: Change type to const char *.
68         (scscm_eval_scheme_string): Change return type to
69         const char *.
70         (scscm_source_scheme_script): Likewise.
71         (gdbscm_safe_eval_string): Change type of result variable to
72         const char * and remove cast.
73         (gdbscm_safe_source_script): Likewise.
74         * guile/scm-disasm.c (gdbscm_disasm_read_memory_worker):
75         Change return type to const char *.
76         (gdbscm_disasm_read_memory): Change type of status to
77         const char *.
78
79 2015-10-27  Pedro Alves  <palves@redhat.com>
80
81         * source.c (openp): New local 'last_errno'.  Use it to
82         save/restore errno.
83
84 2015-10-27  Pedro Alves  <palves@redhat.com>
85
86         * psymtab.c (dump_psymtab_addrmap_1): Add casts.
87
88 2015-10-27  Simon Marchi  <simon.marchi@polymtl.ca>
89
90         * ctf.c (SET_ENUM_FIELD): New macro.
91         (ctf_read_status): Use it.
92         (ctf_read_tp): Use it.
93
94 2015-10-27  Simon Marchi  <simon.marchi@polymtl.ca>
95
96         * guile/scm-breakpoint.c (gdbscm_set_breakpoint_stop_x): Add
97         scm_t_dynwind_flags casts.
98         * guile/scm-cmd.c (gdbscm_parse_command_name): Likewise.
99         * guile/scm-ports.c (gdbscm_open_memory): Likewise.
100         * guile/scm-value.c (gdbscm_value_to_string): Likewise.
101
102 2015-10-27  Simon Marchi  <simon.marchi@polymtl.ca>
103
104         * ax.h (ax_raw_byte): New declaration.
105         * ax-general.c (ax_raw_byte): New function.
106         (ax_simple): Use ax_raw_byte.
107         * ax-gdb.c (gen_printf): Likewise.
108
109 2015-10-27  Simon Marchi  <simon.marchi@polymtl.ca>
110
111         * ada-lang.h (GROW_VECT): Add cast.
112
113 2015-10-26  Doug Evans  <xdje42@gmail.com>
114
115         * symtab.h (struct general_symbol_info> <ada_mangled>: Update comment.
116
117 2015-10-26  Simon Marchi  <simon.marchi@polymtl.ca>
118
119         * target.c (memory_xfer_partial): Change type of buf to gdb_byte
120         pointer.
121         (simple_search_memory): Cast return of memmem.
122
123 2015-10-26  Simon Marchi  <simon.marchi@polymtl.ca>
124
125         * stap-probe.c (handle_stap_probe): Add (const char *) casts.
126
127 2015-10-26  Simon Marchi  <simon.marchi@polymtl.ca>
128
129         * ctf.c (ctf_xfer_partial): Return TARGET_XFER_E_IO instead of
130         -1 on error.
131
132 2015-10-26  Doug Evans  <dje@google.com>
133
134         PR symtab/17391
135         * dwarf2-frame.c (dwarf2_restore_rule): Call dwarf_reg_to_regnum
136         instead of gdbarch_dwarf2_reg_to_regnum.
137         (dwarf2_frame_cache): Ditto.
138         (read_addr_from_reg): Call dwarf_reg_to_regnum_or_error instead of
139         gdbarch_dwarf2_reg_to_regnum.
140         (get_reg_value): Ditto.
141         (dwarf2_fetch_cfa_info): Ditto.
142         (dwarf2_frame_prev_register): Ditto.
143         * dwarf2loc.c: #include "complaints.h".
144         (dwarf_expr_read_addr_from_reg): Call dwarf_reg_to_regnum_or_error
145         instead of gdbarch_dwarf2_reg_to_regnum.
146         (dwarf_expr_get_reg_value): Ditto.
147         (read_pieced_value): Ditto.
148         (write_pieced_value): Ditto.
149         (dwarf2_evaluate_loc_desc_full): Ditto.
150         (dwarf_reg_to_regnum): New function.
151         (throw_bad_regnum_error): New function.
152         (dwarf_reg_to_regnum_or_error): Renamed from
153         dwarf2_reg_to_regnum_or_errorChange to take a ULONGEST regnum.
154         All callers updated.  Call throw_bad_regnum_error.
155         (locexpr_regname): Improve text of bad register number.
156         * dwarf2loc.h (dwarf_reg_to_regnum): Declare.
157         (dwarf_reg_to_regnum_or_error): Update prototype.
158         * dwarf2expr.c: #include "dwarf2loc.h".
159         (dwarf_block_to_sp_offset): Call dwarf_reg_to_regnum instead of
160         gdbarch_dwarf2_reg_to_regnum.
161         * gdbarch.sh (dwarf2_reg_to_regnum): Add comment.
162         * gdbarch.h: Regenerate.
163         * amd64-tdep.c (amd64_dwarf_reg_to_regnum): Remove warning for bad
164         register.
165         * avr-tdep.c (avr_dwarf_reg_to_regnum): Ditto.
166         * cris-tdep.c (cris_dwarf2_reg_to_regnum): Ditto.
167         * bfin-tdep.c (bfin_reg_to_regnum): Fix error checking.
168         * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum): Improve error checking.
169         Remove warning for bad register.
170         * hppa-tdep.c (hppa64_dwarf_reg_to_regnum): Ditto.
171         * i386-tdep.c (i386_svr4_dwarf_reg_to_regnum): Renamed from
172         i386_svr4_reg_to_regnum.  Return -1 for bad registers.
173         (i386_svr4_reg_to_regnum): New function.
174         (i386_gdbarch_init): Update call to set_gdbarch_dwarf2_reg_to_regnum.
175         * microblaze-tdep.c (microblaze_dwarf2_reg_to_regnum): Don't assert
176         on bad registers, return -1.
177         * msp430-tdep.c (msp430_dwarf2_reg_to_regnum): Improve error checking.
178         Remove warning for bad register.
179         * nios2-tdep.c: Add static assert for NIOS2_NUM_REGS.
180         (nios2_dwarf_reg_to_regnum): Fix off-by-one error.
181         Remove warning for bad register.  Return -1 for bad register.
182         * rl78-tdep.c (rl78_dwarf_reg_to_regnum): Don't flag an internal error
183         for bad register, return -1.
184         * rx-tdep.c (rx_dwarf_reg_to_regnum): Ditto.
185         * m68k-tdep.c (m68k_dwarf_reg_to_regnum): Fix error result.
186         * mep-tdep.c (mep_debug_reg_to_regnum): Ditto.
187         * mips-tdep.c (mips_stab_reg_to_regnum): Ditto.
188         (mips_dwarf_dwarf2_ecoff_reg_to_regnum): Ditto.
189         * mn10300-tdep.c (mn10300_dwarf2_reg_to_regnum): Remove warning
190         for bad regs.
191         * xtensa-tdep.c (xtensa_reg_to_regnum): Remove internal error for
192         bad regs.  Fix error result.
193         * stabsread.c (stab_reg_to_regnum): Watch for negative regno.
194         (reg_value_complaint): Update complaint text.
195         * mdebugread.c (reg_value_complaint): New function.
196         (mdebug_reg_to_regnum): Rewrite to watch for bad reg numbers.
197
198 2015-10-26  Doug Evans  <dje@google.com>
199
200         PR python/18938
201         * cli/cli-cmds (source_script_fron_sctream): New arg file_to_open.
202         All callers updated.
203
204 2015-10-26  Doug Evans  <dje@google.com>
205
206         * psymtab.c (struct dump_psymtab_addrmap_data): Define.
207         (dump_psymtab_addrmap_1, dump_psymtab_addrmap): New functions.
208         (maintenance_print_psymbols): Print address map.
209
210 2015-10-26  Doug Evans  <dje@google.com>
211
212         * nat/linux-nat.h (__SIGRTMIN): Move here from gdbserver/linux-low.c.
213
214 2015-10-26  Doug Evans  <dje@google.com>
215
216         * common/gdb_wait.h (W_STOPCODE): Define, moved here from
217         gdbserver/linux-low.c.
218         (WSETSTOP): Simplify.
219
220 2015-10-26  Doug Evans  <dje@google.com>
221
222         * linux-thread-db.c (find_new_threads_callback): Ditto.
223         (thread_db_pid_to_str): Ditto.
224
225 2015-10-26  Simon Marchi  <simon.marchi@polymtl.ca>
226
227         * guile/scm-ports.c (ioscm_make_gdb_stdio_port): Do not pass a
228         local char array to scm_mode_bits, use a cast instead.
229
230 2015-10-26  Simon Marchi  <simon.marchi@ericsson.com>
231
232         * tui/tui-data.c (tui_alloc_content): Don't check xmalloc
233         result.  Change type of element_block_ptr.  Change allocation to
234         use XNEWVEC.
235
236 2015-10-26  Luis Machado  <lgustavo@codesourcery.com>
237
238         * record-full.c (record_full_message_wrapper_safe): Pass empty string to
239         catch_errors call instead of NULL.
240
241 2015-10-26  Simon Marchi  <simon.marchi@polymtl.ca>
242
243         * guile/scm-ports.c (ioscm_make_gdb_stdio_port): Pass non-const
244         char pointer to scm_mode_bits.
245
246 2015-10-26  Simon Marchi  <simon.marchi@polymtl.ca>
247
248         * symtab.c (default_make_symbol_completion_list_break_on_1): Add
249         cast.
250
251 2015-10-26  Simon Marchi  <simon.marchi@polymtl.ca>
252
253         * guile/scm-ports.c (gdbscm_memory_port_write): Declare new
254         "data" local variable and use it.
255
256 2015-10-26  Simon Marchi  <simon.marchi@polymtl.ca>
257
258         * guile/scm-symbol.c (gdbscm_lookup_global_symbol): Add
259         domain_enum cast.
260         (gdbscm_lookup_symbol): Likewise.
261
262 2015-10-25  Iain Buclaw  <ibuclaw@gdcproject.org>
263
264         * d-exp.y: Remove an obsolete comment and propagate the block
265         information to the produced expression.
266
267 2015-10-24  Simon Marchi  <simon.marchi@polymtl.ca>
268
269         * tui/tui-data.c (tui_add_to_source_windows): Remove void *
270         cast.
271         (tui_add_content_elements): Likewise.
272
273 2015-10-24  Simon Marchi  <simon.marchi@polymtl.ca>
274
275         * cli/cli-setshow.c (do_set_command): Constify p.
276
277 2015-10-24  Simon Marchi  <simon.marchi@polymtl.ca>
278
279         * nat/linux-ptrace.c (linux_ptrace_test_ret_to_nx): Replace
280         (void *) cast with (gdb_byte *).
281
282 2015-10-24  Simon Marchi  <simon.marchi@polymtl.ca>
283
284         * proc-service.c (ps_pdread): Add cast.
285
286 2015-10-24  Simon Marchi  <simon.marchi@polymtl.ca>
287
288         * sparc64-tdep.c (sparc64_store_arguments): Split assignment of
289         valbuf.
290
291 2015-10-24  Simon Marchi  <simon.marchi@polymtl.ca>
292
293         * ia64-tdep.c (ia64_pseudo_register_write): Remove cast.
294         (ia64_push_dummy_call): Remove cast and change type of "to" to
295         array of gdb_byte.
296
297 2015-10-23  Simon Marchi  <simon.marchi@polymtl.ca>
298
299         * linux-btrace.c (linux_enable_pt): Add cast to mmap return.
300
301 2015-10-23  Simon Marchi  <simon.marchi@ericsson.com>
302
303         * observer.h (observer_${event}_notification_stub): Add cast.
304
305 2015-10-23  Yao Qi  <yao.qi@linaro.org>
306
307         * aarch64-tdep.c (aarch64_displaced_step_copy_insn): Set
308         dsd.insn_count to zero.
309
310 2015-10-22  Pedro Alves  <palves@redhat.com>
311
312         * infrun.c (stop_after_trap): Delete.
313         (clear_proceed_status, handle_signal_stop, struct
314         infcall_control_state, save_infcall_control_state)
315         (restore_infcall_control_state): Remove references to
316         stop_after_trap.
317
318 2015-10-22  Simon Marchi  <simon.marchi@ericsson.com>
319
320         * python/python.c (_initialize_python): Add cast.
321
322 2015-10-22  Simon Marchi  <simon.marchi@ericsson.com>
323
324         * nto-tdep.c (nto_inferior_data): Add cast.
325
326 2015-10-22  Pedro Alves  <palves@redhat.com>
327
328         * windows-nat.c (do_initial_windows_stuff): Rewrite loop using
329         windows_wait and windows_resume directly instead of
330         wait_for_inferior and resume.
331
332 2015-10-22  Simon Marchi  <simon.marchi@polymtl.ca>
333
334         * xtensa-tdep.h (XTREG): Add casts.
335         (XTREG_END): Likewise.
336
337 2015-10-22  Simon Marchi  <simon.marchi@polymtl.ca>
338
339         * solib-spu.c (spu_bfd_iovec_pread): Add (gdb_byte *) cast.
340
341 2015-10-22  Simon Marchi  <simon.marchi@polymtl.ca>
342
343         * rs6000-tdep.c (variants): Add (enum bfd_architecture) cast.
344
345 2015-10-22  Simon Marchi  <simon.marchi@polymtl.ca>
346
347         * mips-linux-tdep.c (mips64_linux_get_longjmp_target): Change type of
348         buf to gdb_byte*.
349         (supply_32bit_reg): Add cast.
350         (mips64_fill_gregset): Likewise.
351
352 2015-10-21  Simon Marchi  <simon.marchi@polymtl.ca>
353
354         PR python/18073
355         * python/py-type.c (typy_get_composite): Allow returning a
356         function type.
357
358 2015-10-21  Keven Boell  <keven.boell@intel.com>
359
360         * dwarf2read.c (set_die_type): Add read of
361         DW_AT_allocated and DW_AT_associated.
362         * f-typeprint.c: New include of typeprint.h
363         (f_print_type): Add check for allocated/associated
364         status of type.
365         (f_type_print_varspec_suffix): Add check for
366         * gdbtypes.c (create_array_type_with_stride):
367         Add check for valid data location of type in
368         case allocated or associated attributes are set.
369         Length of an array should be only calculated if
370         allocated or associated is resolved as true.
371         (is_dynamic_type_internal): Add check for allocated/
372         associated.
373         (resolve_dynamic_array): Evaluate allocated/associated
374         properties.
375         * gdbtypes.h (enum dynamic_prop_node_kind): <DYN_PROP_ALLOCATED>
376         <DYN_PROP_ASSOCIATED>: New enums.
377         (TYPE_ALLOCATED_PROP, TYPE_ASSOCIATED_PROP): New macros.
378         (type_not_allocated): New function.
379         (type_not_associated): New function.
380         * valarith.c (value_subscripted_rvalue): Add check for
381         allocated/associated.
382         * valprint.c: New include of typeprint.h.
383         (valprint_check_validity): Add check for allocated/associated.
384         (value_check_printable): Add check for allocated/
385         associated.
386         * typeprint.h (val_print_not_allocated): New function.
387         (val_print_not_associated): New function.
388         * typeprint.c (val_print_not_allocated): New function.
389         (val_print_not_associated): New function.
390
391 2015-10-21  Antoine Tremblay  <antoine.tremblay@ericsson.com>
392
393         * Makefile.in: Add arm.c/o.
394         * arch/arm.c: New file.
395         * arch/arm.h: (IS_THUMB_ADDR): Move macro from arm-tdep.c.
396         (MAKE_THUMB_ADDR): Likewise.
397         (UNMAKE_THUMB_ADDR): Likewise.
398         * arm-tdep.c (int thumb_insn_size): Move to arm.c.
399         (IS_THUMB_ADDR): Move to arm.h.
400         (MAKE_THUMB_ADDR): Likewise.
401         (UNMAKE_THUMB_ADDR): Likewise.
402         * configure.tgt: Add arm.o to all ARM configs.
403
404 2015-10-21  Yao Qi  <yao.qi@linaro.org>
405
406         * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
407         Remove argument exp_vCont_s.
408         * gdb.base/range-stepping.exp: Callers updated.
409         * gdb.trace/range-stepping.exp: Likewise.
410
411 2015-10-21  Aleksandar Ristovski  <aristovski@qnx.com>
412
413         * gdb/nto-tdep.c (QNX_NOTE_NAME, QNX_INFO_SECT_NAME): New defines.
414         (nto_sniff_abi_note_section): New function.
415         (nto_elf_osabi_sniffer): Use new function to recognize nto specific
416         binary.
417
418 2015-10-21  Aleksandar Ristovski  <aristovski@qnx.com>
419
420         * nto-procfs.c (procfs_wait): Set stopped_flags nad stopped_pc.
421         (procfs_stopped_by_watchpoint): Use flags stored in inferior data.
422         * nto-tdep.c (nto_new_inferior_data_reg): New definition.
423         (nto_new_inferior_data, nto_inferior_data_cleanup, nto_inferior_data):
424         New functions.
425         (_initialize_nto_tdep): New forward declaration, new function.
426         * nto-tdep.h (struct nto_inferior_data): New struct.
427         (nto_inferior_data): New function declaration.
428
429 2015-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
430
431         * findvar.c (address_from_register): Check REGNUM validity.
432
433 2015-10-20  Aleksandar Ristovski  <aristovski@qnx.com>
434
435         * gdb/nto-procfs.c (procfs_pid_to_exec_file): New function.
436         (init_procfs_targets): Wire new function.
437
438 2015-10-20  Aleksandar Ristovski  <aristovski@qnx.com>
439
440         * nto-procfs.c (sys/auxv.h): Include.
441         (procfs_xfer_partial): Implement TARGET_OBJECT_AUXV.
442         * nto-tdep.c (nto_read_auxv_from_initial_stack): New function.
443         * nto-tdep.h (nto_read_auxv_from_initial_stack): New declaration.
444
445 2015-10-20  Aleksandar Ristovski  <aristovski@qnx.com>
446
447         * nto-procfs.c (nto_procfs_path): Rename to...
448         (nodestr): ... this, and change type.
449         (nto_node): Use new variable and logic accordingly.
450         (procfs_open_1): Use new variable name. Use local buffer to construct
451         procfrs path.
452         (procfs_pidlist): Use NODESTR to construct procfs path.
453         (procfs_files_info): Use NODESTR to output meaningful text.
454         (do_attach): Construct procfs using NODESTR.
455         (procfs_create_inferior): Compare pointer to NULL.
456
457 2015-10-19  Josh Stone  <jistone@redhat.com>
458
459         * linux-nat.c (linux_handle_syscall_trap): Always update entry/
460         return state, even when not actively catching syscalls at all.
461         (linux_handle_extended_wait): Mark syscall_state like an entry.
462         (wait_lwp): Set syscall_state ignored for other traps.
463         (linux_nat_filter_event): Likewise.
464
465 2015-10-19  Luis Machado  <lgustavo@codesourcery.com>
466
467         * remote.c (remote_wait_as): Set rs->waiting_for_stop_reply to 0
468         when handling 'E', 'T', 'S', 'X' and 'W' packets.
469         Do not set rs->waiting_for_stop_reply back to 1.
470
471 2015-10-16  Aleksandar Ristovski  <aristovski@qnx.com>
472
473         * nto-procfs.c (common/filestuff.h): Include.
474         (procfs_can_use_hw_breakpoint): Fix enum name.
475         (procfs_open_1): Fix compiler warning.
476         (procfs_pidlist): Make static.
477         (procfs_meminfo): Make static, fix type name, add missing argument.
478         (procfs_store_registers): Make static.
479         (procfs_thread_info): Remove unused function.
480         (_initialize_procfs): Forward declare.
481
482 2015-10-16  Yao Qi  <yao.qi@arm.com>
483
484         * MAINTAINERS: Update my email address.
485
486 2015-10-15  Yao Qi  <yao.qi@linaro.org>
487
488         * aarch64-linux-nat.c (aarch64_linux_insert_hw_breakpoint):
489         Call gdbarch_breakpoint_from_pc to instruction length.
490         (aarch64_linux_remove_hw_breakpoint): Likewise.
491         * common/common-regcache.h (regcache_register_size): Declare.
492         * nat/aarch64-linux-hw-point.c: Include "common-regcache.h".
493         (aarch64_point_is_aligned): Set alignment to 2 for breakpoint if
494         the process is 32bit, otherwise set alignment to 4.
495         (aarch64_handle_breakpoint): Update comments.
496         * regcache.c (regcache_register_size): New function.
497
498 2015-10-15  Aleksandar Ristovski  <aristovski@qnx.com>
499
500         * gdbarch.sh (core_regset_section): Remove.
501         * gdbarch.h: Regenerate.
502
503 2015-10-14  Yao Qi  <yao.qi@linaro.org>
504
505         * arch/aarch64-insn.h (struct aarch64_memory_operand): Move enum
506         out of it.
507         (enum aarch64_memory_operand_type): New.
508
509 2015-10-13  David Edelsohn  <dje.gcc@gmail.com>
510
511         * xcoffread.c (dwarf2_xcoff_names): Add .dwmac and .dwpbtyp.
512
513 2015-10-13  Pedro Alves  <palves@redhat.com>
514
515         * ada-lang.c (ada_enum_name): Constify local.
516         * ada-typeprint.c (print_range_bound): Constify locals.
517         * c-varobj.c (c_describe_child): Likewise.
518         * cli/cli-setshow.c (do_set_command): Likewise.
519         * gdb_vecs.c (delim_string_to_char_ptr_vec_append): Likewise.
520         * dwarf2read.c (find_file_and_directory): Likewise.
521         (anonymous_struct_prefix, dwarf2_name): Likewise.
522         * gnu-v3-abi.c (gnuv3_rtti_type): Likewise.
523         * go-lang.c (unpack_mangled_go_symbol): Likewise.
524         * jv-typeprint.c (java_type_print_base): Likewise.
525         * ser-tcp.c (net_open): Likewise.
526         * symfile.c (deduce_language_from_filename): Likewise.
527         * symtab.c (gdb_mangle_name): Likewise.
528         * tui/tui-io.c (tui_redisplay_readline): Likewise.
529
530 2015-10-13  Pedro Alves  <palves@redhat.com>
531
532         * infrun.c (restore_execution_direction): New function.
533         (fetch_inferior_event): Use it instead of
534         make_cleanup_restore_integer.
535         (execution_direction): Change type to enum
536         exec_direction_kind.
537         * infrun.h (execution_direction): Likewise.
538
539 2015-10-13  Pedro Alves  <palves@redhat.com>
540
541         * ada-lang.c (ada_value_primitive_packed_val): Constify
542         locals.  Use value_contents_writeable.  Remove casts.
543
544 2015-10-13  Pedro Alves  <palves@redhat.com>
545
546         * ada-lang.c (ada_value_primitive_packed_val): Add casts to malloc
547         and alloca calls.
548
549 2015-10-13  Simon Marchi  <simon.marchi@polymtl.ca>
550
551         * lm32-tdep.c (lm32_push_dummy_call): Replace call to
552         write_memory with write_memory_unsigned_integer.
553
554 2015-10-13  Simon Marchi  <simon.marchi@polymtl.ca>
555
556         * solib-dsbt.c (cmp_name): Constify arguments.
557         * solib-frv.c (cmp_name): Likewise.
558         * solib-svr4.c (svr4_create_solib_event_breakpoints): Likewise.
559         * solib.c (gdb_bfd_lookup_symbol_from_symtab): Likewise.
560         (bfd_lookup_symbol_from_dyn_symtab): Likewise.
561         (gdb_bfd_lookup_symbol): Likewise.
562         * solib.h (gdb_bfd_lookup_symbol): Likewise.
563         (gdb_bfd_lookup_symbol_from_symtab): Likewise.
564
565 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
566
567         * stack.c (parse_frame_specification): Remove message parameter,
568         replace with fixed string in function body, update function
569         comment.
570         (frame_info): Remove message to parse_frame_specification.
571         (select_frame_command): Likewise.
572
573 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
574
575         * stack.c (parse_frame_specification): Delete.
576         (parse_frame_specification_1): Rename to
577         parse_frame_specification.
578         (frame_info): Use parse_frame_specification.
579         (select_frame_command): Likewise.
580         (return_command): Use select_frame and print_stack_frame rather
581         than frame_command and select_frame_command.
582         (func_command): Use get_current_frame rather than
583         parse_frame_specification.
584
585 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
586
587         * stack.c (func_command): Return early when there is no ARG
588         string.
589
590 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
591
592         * stack.c: Include safe-ctype.h not ctype.h.
593         (parse_frame_specification): Use ISSPACE not isspace.
594         (backtrace_command): Use TOLOWER not tolower.
595
596 2015-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
597
598         * mep-tdep.c (current_me_module): Add cast.
599         (mep_gdbarch_init): Likewise.
600
601 2015-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
602
603         * m32c-tdep.c (m32c_move_reg_t): Replace with...
604         (m32c_write_reg_t): ...this and...
605         (m32c_read_reg_t): ...this.
606         (struct m32c_reg): Update types of read and write.
607         (m32c_raw_read): Change declaration type to m32c_read_reg_t and
608         adjust definition.
609         (m32c_banked_read): Likewise.
610         (m32c_sb_read): Likewise.
611         (m32c_part_read): Likewise.
612         (m32c_cat_read): Likewise.
613         (m32c_r3r2r1r0_read): Likewise.
614         (m32c_raw_write): Change declaration type to m32c_write_reg_t
615         and adjust definition.
616         (m32c_banked_write): Likewise.
617         (m32c_sb_write): Likewise.
618         (m32c_part_write): Likewise.
619         (m32c_cat_write): Likewise.
620         (m32c_r3r2r1r0_write): Likewise.
621
622 2015-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
623
624         * aarch64-linux-tdep.c (aarch64_linux_syscall_record): Add cast.
625
626 2015-10-12  Simon Marchi  <simon.marchi@polymtl.ca>
627
628         * aarch64-linux-tdep.c (aarch64_canonicalize_syscall): Return
629         gdb_sys_no_syscall instead of -1.
630
631 2015-10-12  Yao Qi  <yao.qi@linaro.org>
632
633         * NEWS: Mention the change.
634
635 2015-10-12  Yao Qi  <yao.qi@linaro.org>
636
637         * arch/aarch64-insn.c (emit_load_store): Rename to ...
638         (aarch64_emit_load_store): ... it.  All callers updated.
639
640 2015-10-12  Yao Qi  <yao.qi@linaro.org>
641
642         * arch/aarch64-insn.c (emit_insn): Rename to ...
643         (aarch64_emit_insn): ... it.  All callers updated.
644
645 2015-10-12  Yao Qi  <yao.qi@linaro.org>
646
647         * aarch64-linux-tdep.c: Include arch-utils.h.
648         (aarch64_linux_init_abi): Call set_gdbarch_max_insn_length,
649         set_gdbarch_displaced_step_copy_insn,
650         set_gdbarch_displaced_step_fixup,
651         set_gdbarch_displaced_step_free_closure,
652         set_gdbarch_displaced_step_location,
653         and set_gdbarch_displaced_step_hw_singlestep.
654         * aarch64-tdep.c (struct displaced_step_closure): New.
655         (struct aarch64_displaced_step_data): New.
656         (aarch64_displaced_step_b): New function.
657         (aarch64_displaced_step_b_cond): Likewise.
658         (aarch64_register): Likewise.
659         (aarch64_displaced_step_cb): Likewise.
660         (aarch64_displaced_step_tb): Likewise.
661         (aarch64_displaced_step_adr): Likewise.
662         (aarch64_displaced_step_ldr_literal): Likewise.
663         (aarch64_displaced_step_others): Likewise.
664         (aarch64_displaced_step_copy_insn): Likewise.
665         (aarch64_displaced_step_fixup): Likewise.
666         (aarch64_displaced_step_hw_singlestep): Likewise.
667         * aarch64-tdep.h (DISPLACED_MODIFIED_INSNS): New macro.
668         (aarch64_displaced_step_copy_insn): Declare.
669         (aarch64_displaced_step_fixup): Declare.
670         (aarch64_displaced_step_hw_singlestep): Declare.
671         * arch/aarch64-insn.c (emit_insn): Moved from
672         gdbserver/linux-aarch64-low.c.
673         (emit_load_store): Likewise.
674         * arch/aarch64-insn.h (enum aarch64_opcodes): Moved from
675         gdbserver/linux-aarch64-low.c.
676         (struct aarch64_register): Likewise.
677         (struct aarch64_memory_operand): Likewise.
678         (ENCODE): Likewise.
679         (can_encode_int32): New macro.
680         (emit_b, emit_bcond, emit_cb, emit_ldr, emit_ldrsw): Likewise.
681         (emit_tb, emit_nop): Likewise.
682         (emit_insn): Declare.
683         (emit_load_store): Declare.
684
685 2015-10-12  Yao Qi  <yao.qi@linaro.org>
686
687         * arch/aarch64-insn.c (aarch64_decode_ldr_literal): Moved from
688         gdbserver/linux-aarch64-low.c.
689         (aarch64_relocate_instruction): Likewise.
690         * arch/aarch64-insn.h (aarch64_decode_ldr_literal): Declare.
691         (struct aarch64_insn_data): Moved from
692         gdbserver/linux-aarch64-low.c.
693         (struct aarch64_insn_visitor): Likewise.
694         (aarch64_relocate_instruction): Declare.
695
696 2015-10-12  Pierre-Marie de Rodat  <derodat@adacore.com>
697
698         * eval.c (evaluate_subexp_standard) <STRUCTOP_STRUCT>: If
699         EVAL_AVOID_SIDE_EFFECTS mode, forward the VALUE_LVAL attribute
700         to the returned value.
701
702 2015-10-09  Joel Brobecker  <brobecker@adacore.com>
703
704         * ada-lang.c (ada_unpack_from_contents): Add guard that unpacked
705         is large enough for BIT_SIZE.  Update function comment.
706
707 2015-10-09  Joel Brobecker  <brobecker@adacore.com>
708
709         * ada-lang.c (ada_value_primitive_packed_val): Move
710         src_len variable to local block where used.  Override
711         BIT_SIZE if bigger than size of resolved type.
712
713 2015-10-09  Joel Brobecker  <brobecker@adacore.com>
714
715         * gdbtypes.h (is_scalar_type): Add extern declaration.
716         * gdbtypes.c (is_scalar_type): Make non-static.
717         * ada-lang.c (ada_value_primitive_packed_val): Use is_scalar_type
718         to compute IS_SCALAR instead of doing it ourselves.
719
720 2015-10-09  Joel Brobecker  <brobecker@adacore.com>
721
722         * ada-lang.c (ada_value_primitive_packed_val): Rework handling
723         of case where TYPE is dynamic.
724
725 2015-10-09  Joel Brobecker  <brobecker@adacore.com>
726
727         * ada-lang.c (ada_unpack_from_contents): New function,
728         extracted from ada_value_primitive_packed_val.
729         (ada_value_primitive_packed_val): Replace extracted out code
730         by call to ada_unpack_from_contents.
731
732 2015-10-09  Joel Brobecker  <brobecker@adacore.com>
733
734         * ada-lang.c (ada_value_primitive_packed_val): Reorder local
735         variable declarations.
736
737 2015-10-09  Joel Brobecker  <brobecker@adacore.com>
738
739         * ada-lang.c (ada_value_primitive_packed_val): Change the type
740         of local variables src and unpacked to "gdb_type *" instead of
741         "unsigned char *".
742
743 2015-10-09  Joel Brobecker  <brobecker@adacore.com>
744
745         * ada-lang.c (ada_value_primitive_packed_val): Make the name
746         of various local variables more explicit and consistent.
747         No real code change otherwise.
748
749 2015-10-09  Simon Marchi  <simon.marchi@ericsson.com>
750
751         * i386-tdep.h (struct gdbarch_tdep): Change type of
752         register_reggroup_p to gdbarch_register_reggroup_p_ftype.
753
754 2015-10-09  Simon Marchi  <simon.marchi@ericsson.com>
755
756         * cris-tdep.c (struct instruction_environment): Change type of
757         byte_order to enum bfd_endian.
758
759 2015-10-09  Simon Marchi  <simon.marchi@ericsson.com>
760
761         * arm-linux-tdep.c (arm_canonicalize_syscall): Add
762         enum gdb_syscall casts.
763
764 2015-10-09  Simon Marchi  <simon.marchi@ericsson.com>
765
766         * aarch64-tdep.c (stack_item_t): Change type of data to gdb_byte*.
767         * arm-tdep.c (struct stack_item): Likewise.
768         (push_stack_item): Add gdb_byte* cast.
769         * avr-tdep.c (struct stack_item): Change type of data to gdb_byte*.
770         (push_stack_item): Add gdb_byte* cast.
771         * cli/cli-dump.c (dump_memory_to_file): Change type of buf to gdb_byte*
772         and add cast.
773         * cris-tdep.c (struct stack_item): Change type of data to gdb_byte*.
774         (push_stack_item): Add gdb_byte* cast.
775         * gcore.c (gcore_copy_callback): Change type of memhunk to gdb_byte* and
776         add cast.
777         * gdbtypes.h (print_scalar_formatted): Change type of first parameter to
778         gdb_byte*.
779         * h8300-tdep.c (h8300_extract_return_value): Change type of valbuf to
780         gdb_byte* and remove unnecessary cast.
781         (h8300h_extract_return_value): Likewise.
782         (h8300_store_return_value): Change type of valbuf to gdb_byte*.
783         (h8300h_store_return_value): Likewise.
784         * iq2000-tdep.c (iq2000_extract_return_value): Change type of valbuf to
785         gdb_byte* and remove unnecessary cast.
786         * jit.c (jit_reader_try_read_symtab): Change type of gdb_mem to gdb_byte*
787         and add cast.
788         * m32r-tdep.c (m32r_store_return_value): Change type of valbuf to
789         gdb_byte* and remove unnecessary cast.
790         (m32r_extract_return_value): Change type of dst to gdb_byte* and remove
791         valbuf.
792         * mep-tdep.c (mep_pseudo_cr32_read): Change type of buf to gdb_byte*.
793         (mep_pseudo_cr64_read): Likewise.
794         (mep_pseudo_csr_write): Likewise.
795         (mep_pseudo_cr32_write): Likewise.
796         (mep_pseudo_cr64_write): Likewise.
797         * mi/mi-main.c (mi_cmd_data_write_memory): Change type of buffer to
798         gdb_byte* and add cast.
799         * moxie-tdep.c (moxie_store_return_value): Change type of valbuf to
800         gdb_byte* and remove unnecessary cast.
801         (moxie_extract_return_value): Change type of dst to gdb_byte* and remove
802         valbuf.
803         * p-valprint.c (print_scalar_formatted): Change type of valaddr to
804         gdb_byte*.
805         * printcmd.c (void): Likewise.
806         * python/py-inferior.c (infpy_read_memory): Change type of buffer to
807         gdb_byte* and add cast.
808         (infpy_write_memory): Likewise.
809         (infpy_search_memory): Likewise.
810         * regcache.c (regcache_raw_write_signed): Change type of buf to gdb_byte*
811         and add cast.
812         (regcache_raw_write_unsigned): Likewise.
813         (regcache_cooked_write_signed): Likewise.
814         (regcache_cooked_write_unsigned): Likewise.
815         * sh64-tdep.c (h64_extract_return_value): Change type of valbuf to
816         gdb_byte*.
817
818 2015-10-09  Simon Marchi  <simon.marchi@ericsson.com>
819
820         * fbsd-tdep.c (fbsd_collect_regset_section_cb): Add cast.
821         * linux-tdep.c (linux_collect_regset_section_cb_data): Likewise.
822
823 2015-10-09  Eli Zaretskii  <eliz@gnu.org>
824
825         * stack.c (print_stack_frame):
826         * utils.c (printchar): Fix typos in commentary.
827
828 2015-10-08  Iain Buclaw  <ibuclaw@gdcproject.org>
829
830         * d-exp.y: (UnaryExpression): Support `type.sizeof' expressions.
831         (PostfixExpression): Support `expr.sizeof' expressions.
832         (PrimaryExpression): Support `typeof(expr)' expressions.
833
834 2015-10-08  Maciej W. Rozycki  <macro@imgtec.com>
835
836         * MAINTAINERS: Update my email address.
837
838 2015-10-08  Markus Metzger  <markus.t.metzger@intel.com>
839
840         * record-btrace.c (record_btrace_resume): Fix void return.
841
842 2015-10-07  Yao Qi  <yao.qi@linaro.org>
843
844         * aarch64-tdep.c: Include opcode/aarch64.h.
845         (submask): Move it above.
846         (bit): Likewise.
847         (bits): Likewise.
848         (aarch64_software_single_step): Call aarch64_decode_insn.
849         Decode instruction by aarch64_inst instead of using
850         aarch64_decode_bcond and decode_masked_match.
851
852 2015-10-06  Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
853
854         * cli/cli-dump.c (restore_command): Parse load_offset (bias) as address
855         only when the file is binary.
856
857 2015-10-02  James Bowman  <james.bowman@ftdichip.com>
858
859         * ft32-tdep.c (ft32_analyze_prologue): Add function prolog
860         subroutine handling.
861
862 2015-10-01  Simon Marchi  <simon.marchi@ericsson.com>
863
864         * common/vec.h (VEC_OP (T,cleanup)): Add pointer cast.
865
866 2015-09-30  Doug Evans  <dje@google.com>
867
868         * dwarf2read.c (setup_type_unit_groups): Add comment.
869
870 2015-09-30  Pedro Alves  <palves@redhat.com>
871
872         * linux-nat.c (linux_nat_always_non_stop_p): Always return 1.
873         * x86-linux-nat.c (x86_linux_always_non_stop_p): Delete.
874         (x86_linux_create_target): Don't install
875         x86_linux_always_non_stop_p.
876
877 2015-09-30  Don Breazeal  <donb@codesourcery.com>
878
879         * remote.c (remote_parse_stop_reply): Call strprefix instead
880         of strncmp.
881
882 2015-09-30  Simon Marchi  <simon.marchi@ericsson.com>
883
884         * gdbarch.sh (struct gdbarch_info): Change tdep_info's type to void *.
885         * gdbarch.h: Regenerate.
886         * i386-tdep.c (i386_gdbarch_init): Remove cast to
887         struct gdbarch_tdep_info *.
888         * mips-tdep.c (mips_gdbarch_init): Likewise.
889         * ppc-linux-tdep (ppu2spu_sniffer): Likewise.
890         * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
891         * spu-multiarch.c (spu_gdbarch): Likewise.
892
893 2015-09-30  Kevin Buettner  <kevinb@redhat.com>
894
895         * infcmd.c (finish_command_fsm_should_stop): Don't attempt to
896         record a NULL value.
897
898 2015-09-29  Kevin Buettner  <kevinb@redhat.com>
899
900         * msp430-tdep.c (msp430_push_dummy_call): Treat reference, struct,
901         and union arguments the same as pointer arguments when determining
902         size of argument.
903
904 2015-09-29  James Bowman  <james.bowman@ftdichip.com>
905
906         * ft32-tdep.c: #include "opcode/ft32.h".
907         Delete local macros IS_PUSH, PUSH_REG, IS_LINK, LINK_SIZE.
908         (ft32_analyze_prologue): Use FT32_* macros.
909
910 2015-09-28  Simon Marchi  <simon.marchi@ericsson.com>
911
912         * cli/cli-script.c (read_next_line): Fix stdout -> stdin in
913         comment.
914
915 2015-09-28  Doug Evans  <dje@google.com>
916
917         * MAINTAINERS: Add Iain Buclaw as D language maintainer.
918
919 2015-09-28  Doug Evans  <dje@google.com>
920
921         * common/filestuff.c (make_cleanup_close): Update comment.
922
923 2015-09-26  Simon Marchi  <simon.marchi@polymtl.ca>
924
925         * btrace.c (parse_xml_btrace_block): Fix cast of
926         xml_find_attribute's return value.
927         * memory-map.c (memory_map_start_memory): Likewise.
928         * solib-svr4.c (library_list_start_library): Likewise.
929         * solib-target.c (library_list_start_segment): Likewise.
930         (library_list_start_section): Likewise.
931         * tracepoint.c (traceframe_info_start_memory): Likewise.
932
933 2015-09-26  Iain Buclaw  <ibuclaw@gdcproject.org>
934
935         * d-namespace.c (d_lookup_symbol): New arg langdef.
936         All callers updated.  Support looking up symbol as a primitive type.
937         (lookup_module_scope): New arg langdef.  All callers updated.
938         Call d_lookup_symbol directly for simple bare symbols.
939
940 2015-09-25  Simon Marchi  <simon.marchi@ericsson.com>
941
942         * macrocmd.c (print_macro_callback): Add cast(s).
943         * macrotab.c (macro_bcache_str): Likewise.
944         (new_macro_definition): Likewise.
945         * main.c (captured_main): Likewise.
946         * maint.c (print_bfd_section_info): Likewise.
947         * mdebugread.c (mdebug_build_psymtabs): Likewise.
948         (basic_type): Likewise.
949         * memattr.c (mem_region_cmp): Likewise.
950         * memory-map.c (memory_map_start_memory): Likewise.
951         (memory_map_end_memory): Likewise.
952         (memory_map_start_property): Likewise.
953         (memory_map_end_property): Likewise.
954         (clear_result): Likewise.
955         * memrange.c (compare_mem_ranges): Likewise.
956         * mep-tdep.c (mep_analyze_frame_prologue): Likewise.
957         * mi/mi-cmd-var.c (mi_cmd_var_update_iter): Likewise.
958         * mi/mi-console.c (mi_console_file_delete): Likewise.
959         (mi_console_file_fputs): Likewise.
960         (mi_console_raw_packet): Likewise.
961         (mi_console_file_flush): Likewise.
962         (mi_console_set_raw): Likewise.
963         * mi/mi-interp.c (mi_interpreter_resume): Likewise.
964         (mi_new_thread): Likewise.
965         (mi_thread_exit): Likewise.
966         (mi_record_changed): Likewise.
967         (mi_inferior_added): Likewise.
968         (mi_inferior_appeared): Likewise.
969         (mi_inferior_exit): Likewise.
970         (mi_inferior_removed): Likewise.
971         (mi_interp_data): Likewise.
972         (mi_on_normal_stop): Likewise.
973         (mi_traceframe_changed): Likewise.
974         (mi_tsv_created): Likewise.
975         (mi_tsv_deleted): Likewise.
976         (mi_tsv_modified): Likewise.
977         (mi_breakpoint_created): Likewise.
978         (mi_breakpoint_deleted): Likewise.
979         (mi_breakpoint_modified): Likewise.
980         (mi_output_running_pid): Likewise.
981         (mi_inferior_count): Likewise.
982         (mi_solib_loaded): Likewise.
983         (mi_solib_unloaded): Likewise.
984         (mi_command_param_changed): Likewise.
985         (mi_memory_changed): Likewise.
986         (report_initial_inferior): Likewise.
987         (mi_ui_out): Likewise.
988         (mi_set_logging): Likewise.
989         * mi/mi-main.c (collect_cores): Likewise.
990         (print_one_inferior): Likewise.
991         (free_vector_of_ints): Likewise.
992         (free_splay_tree): Likewise.
993         (mi_execute_command): Likewise.
994         * mi/mi-out.c (mi_table_body): Likewise.
995         (mi_table_end): Likewise.
996         (mi_table_header): Likewise.
997         (mi_begin): Likewise.
998         (mi_end): Likewise.
999         (mi_field_int): Likewise.
1000         (mi_field_string): Likewise.
1001         (mi_field_fmt): Likewise.
1002         (mi_flush): Likewise.
1003         (mi_redirect): Likewise.
1004         (field_separator): Likewise.
1005         (mi_open): Likewise.
1006         (mi_close): Likewise.
1007         (mi_out_buffered): Likewise.
1008         (mi_out_rewind): Likewise.
1009         (mi_out_put): Likewise.
1010         (mi_version): Likewise.
1011         (mi_out_data_dtor): Likewise.
1012         * mi/mi-parse.c (mi_parse_cleanup): Likewise.
1013         * microblaze-tdep.c (microblaze_frame_cache): Likewise.
1014         * minidebug.c (lzma_open): Likewise.
1015         (lzma_pread): Likewise.
1016         (lzma_close): Likewise.
1017         (lzma_stat): Likewise.
1018         * mips-linux-tdep.c (mips_linux_init_abi): Likewise.
1019         * mips-sde-tdep.c (mips_sde_frame_cache): Likewise.
1020         (mips_sde_elf_osabi_sniff_abi_tag_sections): Likewise.
1021         * mips-tdep.c (mips_insn16_frame_cache): Likewise.
1022         (mips_micro_frame_cache): Likewise.
1023         (mips_insn32_frame_cache): Likewise.
1024         (mips_stub_frame_cache): Likewise.
1025         (gdb_print_insn_mips): Likewise.
1026         (value_of_mips_user_reg): Likewise.
1027         (mips_gdbarch_init): Likewise.
1028         * mips64obsd-tdep.c (mips64obsd_supply_gregset): Likewise.
1029         * mipsnbsd-tdep.c (mipsnbsd_supply_fpregset): Likewise.
1030         (mipsnbsd_supply_gregset): Likewise.
1031         * mn10300-linux-tdep.c (am33_supply_fpregset_method): Likewise.
1032         (am33_collect_gregset_method): Likewise.
1033         (am33_collect_fpregset_method): Likewise.
1034         * mn10300-tdep.c (mn10300_analyze_frame_prologue): Likewise.
1035         * moxie-tdep.c (moxie_frame_cache): Likewise.
1036         * msp430-tdep.c (msp430_get_opcode_byte): Likewise.
1037         (msp430_analyze_frame_prologue): Likewise.
1038         * mt-tdep.c (mt_frame_unwind_cache): Likewise.
1039         * nios2-linux-tdep.c (nios2_supply_gregset): Likewise.
1040         (nios2_collect_gregset): Likewise.
1041         * nios2-tdep.c (nios2_frame_unwind_cache): Likewise.
1042         (nios2_stub_frame_cache): Likewise.
1043         * objc-lang.c (find_methods): Likewise.
1044         * objfiles.c (objfiles_pspace_data_cleanup): Likewise.
1045         (get_objfile_pspace_data): Likewise.
1046         (get_objfile_bfd_data): Likewise.
1047         (objfile_bfd_data_free): Likewise.
1048         (add_to_objfile_sections): Likewise.
1049         (do_free_objfile_cleanup): Likewise.
1050         (resume_section_map_updates_cleanup): Likewise.
1051         * opencl-lang.c (builtin_opencl_type): Likewise.
1052         * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Likewise.
1053         * osdata.c (osdata_start_osdata): Likewise.
1054         (osdata_start_item): Likewise.
1055         (osdata_start_column): Likewise.
1056         (osdata_end_column): Likewise.
1057         (clear_parsing_data): Likewise.
1058         (osdata_free_cleanup): Likewise.
1059         * parse.c (type_stack_cleanup): Likewise.
1060         (exp_uses_objfile_iter): Likewise.
1061         * ppc-linux-tdep.c (ppc_linux_supply_gregset): Likewise.
1062         (ppc_linux_collect_gregset): Likewise.
1063         (ppu2spu_prev_arch): Likewise.
1064         (ppu2spu_this_id): Likewise.
1065         (ppu2spu_prev_register): Likewise.
1066         (ppu2spu_unwind_register): Likewise.
1067         (ppu2spu_sniffer): Likewise.
1068         (ppu2spu_dealloc_cache): Likewise.
1069         (ppc_linux_init_abi): Likewise.
1070         * ppcfbsd-tdep.c (ppcfbsd_sigtramp_frame_cache): Likewise.
1071         * ppcobsd-tdep.c (ppcobsd_sigtramp_frame_cache): Likewise.
1072         * progspace.c (restore_program_space): Likewise.
1073         * psymtab.c (find_pc_sect_psymtab): Likewise.
1074         (compare_psymbols): Likewise.
1075         (psymbol_bcache_full): Likewise.
1076         (allocate_psymtab): Likewise.
1077         (discard_psymtabs_upto): Likewise.
1078         * python/py-block.c (set_block): Likewise.
1079         (del_objfile_blocks): Likewise.
1080         * python/py-breakpoint.c (build_bp_list): Likewise.
1081         * python/py-inferior.c (inferior_to_inferior_object): Likewise.
1082         (build_inferior_list): Likewise.
1083         (py_free_inferior): Likewise.
1084         * python/py-objfile.c (py_free_objfile): Likewise.
1085         (objfile_to_objfile_object): Likewise.
1086         * python/py-prettyprint.c (py_restore_tstate): Likewise.
1087         * python/py-progspace.c (py_free_pspace): Likewise.
1088         (pspace_to_pspace_object): Likewise.
1089         * python/py-symbol.c (set_symbol): Likewise.
1090         (del_objfile_symbols): Likewise.
1091         * python/py-symtab.c (set_sal): Likewise.
1092         (set_symtab): Likewise.
1093         (del_objfile_symtab): Likewise.
1094         (del_objfile_sal): Likewise.
1095         * python/py-type.c (save_objfile_types): Likewise.
1096         (set_type): Likewise.
1097         * python/py-unwind.c (pyuw_prev_register): Likewise.
1098         (pyuw_on_new_gdbarch): Likewise.
1099         * python/py-utils.c (py_decref): Likewise.
1100         (py_xdecref): Likewise.
1101         (gdb_py_generic_dict): Likewise.
1102         * python/py-xmethods.c (gdbpy_free_xmethod_worker_data): Likewise.
1103         (gdbpy_clone_xmethod_worker_data): Likewise.
1104         (gdbpy_get_xmethod_arg_types): Likewise.
1105         (gdbpy_get_xmethod_result_type): Likewise.
1106         (gdbpy_invoke_xmethod): Likewise.
1107         * python/python.c (gdbpy_apply_type_printers): Likewise.
1108         (gdbpy_free_type_printers): Likewise.
1109         * record-btrace.c (record_btrace_disable_callback): Likewise.
1110         (bfcache_hash): Likewise.
1111         (bfcache_eq): Likewise.
1112         (btrace_get_frame_function): Likewise.
1113         (record_btrace_frame_unwind_stop_reason): Likewise.
1114         (record_btrace_frame_this_id): Likewise.
1115         (record_btrace_frame_prev_register): Likewise.
1116         (record_btrace_frame_dealloc_cache): Likewise.
1117         * record-full.c (record_full_message_wrapper): Likewise.
1118         (record_full_save_cleanups): Likewise.
1119         * regcache.c (regcache_descr): Likewise.
1120         (do_regcache_xfree): Likewise.
1121         (do_regcache_invalidate): Likewise.
1122         (do_cooked_read): Likewise.
1123         (regcache_transfer_regset): Likewise.
1124         * reggroups.c (reggroup_add): Likewise.
1125         (reggroup_next): Likewise.
1126         (reggroup_prev): Likewise.
1127         * remote-fileio.c (do_remote_fileio_request): Likewise.
1128         * remote-notif.c (remote_async_get_pending_events_handler): Likewise.
1129         (do_notif_event_xfree): Likewise.
1130         * remote.c (get_remote_arch_state): Likewise.
1131         (remote_pspace_data_cleanup): Likewise.
1132         (get_remote_exec_file): Likewise.
1133         (set_pspace_remote_exec_file): Likewise.
1134         (compare_pnums): Likewise.
1135         (clear_threads_listing_context): Likewise.
1136         (remote_newthread_step): Likewise.
1137         (start_thread): Likewise.
1138         (end_thread): Likewise.
1139         (remove_child_of_pending_fork): Likewise.
1140         (remove_stop_reply_for_inferior): Likewise.
1141         (remove_stop_reply_of_remote_state): Likewise.
1142         (remote_notif_remove_once_on_match): Likewise.
1143         (stop_reply_match_ptid_and_ws): Likewise.
1144         (kill_child_of_pending_fork): Likewise.
1145         (register_remote_g_packet_guess): Likewise.
1146         (remote_read_description_p): Likewise.
1147         (remote_read_description): Likewise.
1148         (free_actions_list_cleanup_wrapper): Likewise.
1149         (remote_async_serial_handler): Likewise.
1150         * rl78-tdep.c (rl78_get_opcode_byte): Likewise.
1151         (rl78_analyze_frame_prologue): Likewise.
1152         * rs6000-tdep.c (ppc_supply_gregset): Likewise.
1153         (ppc_supply_fpregset): Likewise.
1154         (ppc_supply_vsxregset): Likewise.
1155         (ppc_supply_vrregset): Likewise.
1156         (ppc_collect_gregset): Likewise.
1157         (ppc_collect_fpregset): Likewise.
1158         (ppc_collect_vsxregset): Likewise.
1159         (ppc_collect_vrregset): Likewise.
1160         (e500_move_ev_register): Likewise.
1161         (do_regcache_raw_write): Likewise.
1162         (rs6000_frame_cache): Likewise.
1163         (rs6000_epilogue_frame_cache): Likewise.
1164         (rs6000_gdbarch_init): Likewise.
1165         * rx-tdep.c (rx_get_opcode_byte): Likewise.
1166         (rx_analyze_frame_prologue): Likewise.
1167         (rx_frame_type): Likewise.
1168         (rx_frame_sniffer_common): Likewise.
1169         * s390-linux-tdep.c (s390_check_for_saved): Likewise.
1170         (s390_frame_unwind_cache): Likewise.
1171         (s390_stub_frame_unwind_cache): Likewise.
1172         (s390_sigtramp_frame_unwind_cache): Likewise.
1173         * score-tdep.c (score_make_prologue_cache): Likewise.
1174         * sentinel-frame.c (sentinel_frame_prev_register): Likewise.
1175         (sentinel_frame_prev_arch): Likewise.
1176         * ser-base.c (fd_event): Likewise.
1177         (push_event): Likewise.
1178         (ser_base_write): Likewise.
1179         * ser-pipe.c (pipe_close): Likewise.
1180         * serial.c (serial_write): Likewise.
1181         * sh-tdep.c (sh_frame_cache): Likewise.
1182         (sh_stub_this_id): Likewise.
1183         * sh64-tdep.c (sh64_frame_cache): Likewise.
1184         * solib-aix.c (get_solib_aix_inferior_data): Likewise.
1185         (library_list_start_library): Likewise.
1186         (library_list_start_list): Likewise.
1187         (solib_aix_free_library_list): Likewise.
1188         * solib-darwin.c (get_darwin_info): Likewise.
1189         * solib-dsbt.c (get_dsbt_info): Likewise.
1190         * solib-spu.c (append_ocl_sos): Likewise.
1191         * solib-svr4.c (svr4_pspace_data_cleanup): Likewise.
1192         (get_svr4_info): Likewise.
1193         (library_list_start_library): Likewise.
1194         (svr4_library_list_start_list): Likewise.
1195         (hash_probe_and_action): Likewise.
1196         (equal_probe_and_action): Likewise.
1197         (svr4_update_solib_event_breakpoint): Likewise.
1198         (set_solib_svr4_fetch_link_map_offsets): Likewise.
1199         (svr4_fetch_link_map_offsets): Likewise.
1200         (svr4_have_link_map_offsets): Likewise.
1201         * solib-target.c (library_list_start_segment): Likewise.
1202         (library_list_start_section): Likewise.
1203         (library_list_start_library): Likewise.
1204         (library_list_end_library): Likewise.
1205         (library_list_start_list): Likewise.
1206         (solib_target_free_library_list): Likewise.
1207         * solib.c (solib_ops): Likewise.
1208         (set_solib_ops): Likewise.
1209         * sparc-sol2-tdep.c (sparc32_sol2_sigtramp_frame_cache): Likewise.
1210         * sparc-tdep.c (sparc_frame_cache): Likewise.
1211         (sparc32_frame_cache): Likewise.
1212         (sparc32_supply_gregset): Likewise.
1213         (sparc32_collect_gregset): Likewise.
1214         (sparc32_supply_fpregset): Likewise.
1215         (sparc32_collect_fpregset): Likewise.
1216         * sparc64-sol2-tdep.c (sparc64_sol2_sigtramp_frame_cache): Likewise.
1217         * sparc64-tdep.c (sparc64_supply_gregset): Likewise.
1218         (sparc64_collect_gregset): Likewise.
1219         (sparc64_supply_fpregset): Likewise.
1220         (sparc64_collect_fpregset): Likewise.
1221         * sparc64fbsd-tdep.c (sparc64fbsd_sigtramp_frame_cache): Likewise.
1222         * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_frame_cache): Likewise.
1223         * sparc64obsd-tdep.c (sparc64obsd_frame_cache): Likewise.
1224         (sparc64obsd_trapframe_cache): Likewise.
1225         * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_frame_cache): Likewise.
1226         * sparcobsd-tdep.c (sparc32obsd_sigtramp_frame_cache): Likewise.
1227         * spu-multiarch.c (spu_gdbarch): Likewise.
1228         * spu-tdep.c (spu_frame_unwind_cache): Likewise.
1229         (spu2ppu_prev_arch): Likewise.
1230         (spu2ppu_this_id): Likewise.
1231         (spu2ppu_prev_register): Likewise.
1232         (spu2ppu_dealloc_cache): Likewise.
1233         (spu_dis_asm_print_address): Likewise.
1234         (gdb_print_insn_spu): Likewise.
1235         (spu_get_overlay_table): Likewise.
1236         * stabsread.c (rs6000_builtin_type): Likewise.
1237         * stack.c (do_print_variable_and_value): Likewise.
1238         * stap-probe.c (get_stap_base_address_1): Likewise.
1239         * symfile-debug.c (debug_qf_has_symbols): Likewise.
1240         (debug_qf_find_last_source_symtab): Likewise.
1241         (debug_qf_forget_cached_source_info): Likewise.
1242         (debug_qf_map_symtabs_matching_filename): Likewise.
1243         (debug_qf_lookup_symbol): Likewise.
1244         (debug_qf_print_stats): Likewise.
1245         (debug_qf_dump): Likewise.
1246         (debug_qf_relocate): Likewise.
1247         (debug_qf_expand_symtabs_for_function): Likewise.
1248         (debug_qf_expand_all_symtabs): Likewise.
1249         (debug_qf_expand_symtabs_with_fullname): Likewise.
1250         (debug_qf_map_matching_symbols): Likewise.
1251         (debug_qf_expand_symtabs_matching): Likewise.
1252         (debug_qf_find_pc_sect_compunit_symtab): Likewise.
1253         (debug_qf_map_symbol_filenames): Likewise.
1254         (debug_sym_get_probes): Likewise.
1255         (debug_sym_new_init): Likewise.
1256         (debug_sym_init): Likewise.
1257         (debug_sym_read): Likewise.
1258         (debug_sym_read_psymbols): Likewise.
1259         (debug_sym_finish): Likewise.
1260         (debug_sym_offsets): Likewise.
1261         (debug_sym_read_linetable): Likewise.
1262         (debug_sym_relocate): Likewise.
1263         (uninstall_symfile_debug_logging): Likewise.
1264         * symfile-mem.c (symbol_file_add_from_memory_wrapper): Likewise.
1265         * symfile.c (place_section): Likewise.
1266         (add_section_size_callback): Likewise.
1267         (load_progress): Likewise.
1268         (load_section_callback): Likewise.
1269         (clear_memory_write_data): Likewise.
1270         (allocate_symtab): Likewise.
1271         * symmisc.c (maintenance_expand_file_matcher): Likewise.
1272         * symtab.c (lookup_symtab_callback): Likewise.
1273         (hash_demangled_name_entry): Likewise.
1274         (eq_demangled_name_entry): Likewise.
1275         (get_symbol_cache): Likewise.
1276         (symbol_cache_cleanup): Likewise.
1277         (set_symbol_cache_size): Likewise.
1278         (symbol_cache_flush): Likewise.
1279         (maintenance_print_symbol_cache): Likewise.
1280         (maintenance_print_symbol_cache_statistics): Likewise.
1281         (delete_filename_seen_cache): Likewise.
1282         (output_partial_symbol_filename): Likewise.
1283         (search_symbols_file_matches): Likewise.
1284         (search_symbols_name_matches): Likewise.
1285         (do_free_completion_list): Likewise.
1286         (maybe_add_partial_symtab_filename): Likewise.
1287         (get_main_info): Likewise.
1288         (main_info_cleanup): Likewise.
1289         * target-dcache.c (target_dcache_cleanup): Likewise.
1290         (target_dcache_init_p): Likewise.
1291         (target_dcache_invalidate): Likewise.
1292         (target_dcache_get): Likewise.
1293         (target_dcache_get_or_init): Likewise.
1294         * target-descriptions.c (target_find_description): Likewise.
1295         (tdesc_find_type): Likewise.
1296         (tdesc_data_cleanup): Likewise.
1297         (tdesc_find_arch_register): Likewise.
1298         (tdesc_register_name): Likewise.
1299         (tdesc_register_type): Likewise.
1300         (tdesc_register_reggroup_p): Likewise.
1301         (set_tdesc_pseudo_register_name): Likewise.
1302         (set_tdesc_pseudo_register_type): Likewise.
1303         (set_tdesc_pseudo_register_reggroup_p): Likewise.
1304         (tdesc_use_registers): Likewise.
1305         (free_target_description): Likewise.
1306         * target-memory.c (compare_block_starting_address): Likewise.
1307         (cleanup_request_data): Likewise.
1308         (cleanup_write_requests_vector): Likewise.
1309         * target.c (open_target): Likewise.
1310         (cleanup_restore_target_terminal): Likewise.
1311         (free_memory_read_result_vector): Likewise.
1312         * thread.c (disable_thread_stack_temporaries): Likewise.
1313         (finish_thread_state_cleanup): Likewise.
1314         (do_restore_current_thread_cleanup): Likewise.
1315         (restore_current_thread_cleanup_dtor): Likewise.
1316         (set_thread_refcount): Likewise.
1317         (tp_array_compar): Likewise.
1318         (do_captured_thread_select): Likewise.
1319         * tic6x-tdep.c (tic6x_frame_unwind_cache): Likewise.
1320         (tic6x_stub_this_id): Likewise.
1321         * tilegx-tdep.c (tilegx_frame_cache): Likewise.
1322         * top.c (do_restore_instream_cleanup): Likewise.
1323         (gdb_readline_wrapper_cleanup): Likewise.
1324         (kill_or_detach): Likewise.
1325         (print_inferior_quit_action): Likewise.
1326         * tracefile-tfile.c (match_blocktype): Likewise.
1327         (build_traceframe_info): Likewise.
1328         * tracefile.c (trace_file_writer_xfree): Likewise.
1329         * tracepoint.c (memrange_cmp): Likewise.
1330         (do_collect_symbol): Likewise.
1331         (do_clear_collection_list): Likewise.
1332         (do_restore_current_traceframe_cleanup): Likewise.
1333         (restore_current_traceframe_cleanup_dtor): Likewise.
1334         (free_current_marker): Likewise.
1335         (traceframe_info_start_memory): Likewise.
1336         (traceframe_info_start_tvar): Likewise.
1337         (free_result): Likewise.
1338         * tramp-frame.c (tramp_frame_cache): Likewise.
1339         * tui/tui-file.c (tui_file_delete): Likewise.
1340         (tui_fileopen): Likewise.
1341         (tui_sfileopen): Likewise.
1342         (tui_file_isatty): Likewise.
1343         (tui_file_rewind): Likewise.
1344         (tui_file_put): Likewise.
1345         (tui_file_fputs): Likewise.
1346         (tui_file_get_strbuf): Likewise.
1347         (tui_file_adjust_strbuf): Likewise.
1348         (tui_file_flush): Likewise.
1349         * tui/tui-layout.c (make_command_window): Likewise.
1350         (make_data_window): Likewise.
1351         (show_source_disasm_command): Likewise.
1352         (show_data): Likewise.
1353         (make_source_or_disasm_window): Likewise.
1354         (show_source_or_disasm_and_command): Likewise.
1355         * tui/tui-out.c (tui_field_int): Likewise.
1356         (tui_field_string): Likewise.
1357         (tui_field_fmt): Likewise.
1358         (tui_text): Likewise.
1359         * typeprint.c (hash_typedef_field): Likewise.
1360         (eq_typedef_field): Likewise.
1361         (do_free_typedef_hash): Likewise.
1362         (copy_typedef_hash_element): Likewise.
1363         (do_free_global_table): Likewise.
1364         (find_global_typedef): Likewise.
1365         (find_typedef_in_hash): Likewise.
1366         * ui-file.c (ui_file_write_for_put): Likewise.
1367         (do_ui_file_xstrdup): Likewise.
1368         (mem_file_delete): Likewise.
1369         (mem_file_rewind): Likewise.
1370         (mem_file_put): Likewise.
1371         (mem_file_write): Likewise.
1372         (stdio_file_delete): Likewise.
1373         (stdio_file_flush): Likewise.
1374         (stdio_file_read): Likewise.
1375         (stdio_file_write): Likewise.
1376         (stdio_file_write_async_safe): Likewise.
1377         (stdio_file_fputs): Likewise.
1378         (stdio_file_isatty): Likewise.
1379         (stdio_file_fseek): Likewise.
1380         (tee_file_delete): Likewise.
1381         (tee_file_flush): Likewise.
1382         (tee_file_write): Likewise.
1383         (tee_file_fputs): Likewise.
1384         (tee_file_isatty): Likewise.
1385         * ui-out.c (do_cleanup_table_end): Likewise.
1386         (do_cleanup_end): Likewise.
1387         * user-regs.c (user_reg_add): Likewise.
1388         (user_reg_map_name_to_regnum): Likewise.
1389         (usernum_to_user_reg): Likewise.
1390         (maintenance_print_user_registers): Likewise.
1391         * utils.c (do_bfd_close_cleanup): Likewise.
1392         (do_fclose_cleanup): Likewise.
1393         (do_obstack_free): Likewise.
1394         (do_ui_file_delete): Likewise.
1395         (do_ui_out_redirect_pop): Likewise.
1396         (do_free_section_addr_info): Likewise.
1397         (restore_integer): Likewise.
1398         (do_unpush_target): Likewise.
1399         (do_htab_delete_cleanup): Likewise.
1400         (do_restore_ui_file): Likewise.
1401         (do_value_free): Likewise.
1402         (do_free_so): Likewise.
1403         (free_current_contents): Likewise.
1404         (do_regfree_cleanup): Likewise.
1405         (core_addr_hash): Likewise.
1406         (core_addr_eq): Likewise.
1407         (do_free_char_ptr_vec): Likewise.
1408         * v850-tdep.c (v850_frame_cache): Likewise.
1409         * varobj.c (do_free_variable_cleanup): Likewise.
1410         * vax-tdep.c (vax_supply_gregset): Likewise.
1411         (vax_frame_cache): Likewise.
1412         * vaxobsd-tdep.c (vaxobsd_sigtramp_frame_cache): Likewise.
1413         * xml-support.c (gdb_xml_body_text): Likewise.
1414         (gdb_xml_values_cleanup): Likewise.
1415         (gdb_xml_start_element): Likewise.
1416         (gdb_xml_start_element_wrapper): Likewise.
1417         (gdb_xml_end_element): Likewise.
1418         (gdb_xml_end_element_wrapper): Likewise.
1419         (gdb_xml_cleanup): Likewise.
1420         (gdb_xml_fetch_external_entity): Likewise.
1421         (gdb_xml_parse_attr_enum): Likewise.
1422         (xinclude_start_include): Likewise.
1423         (xinclude_end_include): Likewise.
1424         (xml_xinclude_default): Likewise.
1425         (xml_xinclude_start_doctype): Likewise.
1426         (xml_xinclude_end_doctype): Likewise.
1427         (xml_xinclude_cleanup): Likewise.
1428         (xml_fetch_content_from_file): Likewise.
1429         * xml-syscall.c (free_syscalls_info): Likewise.
1430         (syscall_start_syscall): Likewise.
1431         * xml-tdesc.c (tdesc_end_arch): Likewise.
1432         (tdesc_end_osabi): Likewise.
1433         (tdesc_end_compatible): Likewise.
1434         (tdesc_start_target): Likewise.
1435         (tdesc_start_feature): Likewise.
1436         (tdesc_start_reg): Likewise.
1437         (tdesc_start_union): Likewise.
1438         (tdesc_start_struct): Likewise.
1439         (tdesc_start_flags): Likewise.
1440         (tdesc_start_field): Likewise.
1441         (tdesc_start_vector): Likewise.
1442         (fetch_available_features_from_target): Likewise.
1443         * xstormy16-tdep.c (xstormy16_frame_cache): Likewise.
1444         * xtensa-tdep.c (xtensa_supply_gregset): Likewise.
1445         (xtensa_frame_cache): Likewise.
1446         (xtensa_frame_prev_register): Likewise.
1447         (xtensa_extract_return_value): Likewise.
1448
1449 2015-09-25  Simon Marchi  <simon.marchi@ericsson.com>
1450
1451         * aarch64-tdep.c (aarch64_make_prologue_cache): Add cast(s).
1452         (aarch64_make_stub_cache): Likewise.
1453         (value_of_aarch64_user_reg): Likewise.
1454         * ada-lang.c (ada_inferior_data_cleanup): Likewise.
1455         (get_ada_inferior_data): Likewise.
1456         (get_ada_pspace_data): Likewise.
1457         (ada_pspace_data_cleanup): Likewise.
1458         (ada_complete_symbol_matcher): Likewise.
1459         (ada_exc_search_name_matches): Likewise.
1460         * ada-tasks.c (get_ada_tasks_pspace_data): Likewise.
1461         (get_ada_tasks_inferior_data): Likewise.
1462         * addrmap.c (addrmap_mutable_foreach_worker): Likewise.
1463         (splay_obstack_alloc): Likewise.
1464         (splay_obstack_free): Likewise.
1465         * alpha-linux-tdep.c (alpha_linux_supply_gregset): Likewise.
1466         (alpha_linux_collect_gregset): Likewise.
1467         (alpha_linux_supply_fpregset): Likewise.
1468         (alpha_linux_collect_fpregset): Likewise.
1469         * alpha-mdebug-tdep.c (alpha_mdebug_frame_unwind_cache): Likewise.
1470         * alpha-tdep.c (alpha_lds): Likewise.
1471         (alpha_sts): Likewise.
1472         (alpha_sigtramp_frame_unwind_cache): Likewise.
1473         (alpha_heuristic_frame_unwind_cache): Likewise.
1474         (alpha_supply_int_regs): Likewise.
1475         (alpha_fill_int_regs): Likewise.
1476         (alpha_supply_fp_regs): Likewise.
1477         (alpha_fill_fp_regs): Likewise.
1478         * alphanbsd-tdep.c (alphanbsd_supply_fpregset): Likewise.
1479         (alphanbsd_aout_supply_gregset): Likewise.
1480         (alphanbsd_supply_gregset): Likewise.
1481         * amd64-linux-tdep.c (amd64_linux_init_abi): Likewise.
1482         (amd64_x32_linux_init_abi): Likewise.
1483         * amd64-nat.c (amd64_supply_native_gregset): Likewise.
1484         (amd64_collect_native_gregset): Likewise.
1485         * amd64-tdep.c (amd64_frame_cache): Likewise.
1486         (amd64_sigtramp_frame_cache): Likewise.
1487         (amd64_epilogue_frame_cache): Likewise.
1488         (amd64_supply_fxsave): Likewise.
1489         (amd64_supply_xsave): Likewise.
1490         (amd64_collect_fxsave): Likewise.
1491         (amd64_collect_xsave): Likewise.
1492         * amd64-windows-tdep.c (amd64_windows_frame_cache): Likewise.
1493         * amd64obsd-tdep.c (amd64obsd_trapframe_cache): Likewise.
1494         * arm-linux-tdep.c (arm_linux_supply_gregset): Likewise.
1495         (arm_linux_collect_gregset): Likewise.
1496         (arm_linux_supply_nwfpe): Likewise.
1497         (arm_linux_collect_nwfpe): Likewise.
1498         (arm_linux_supply_vfp): Likewise.
1499         (arm_linux_collect_vfp): Likewise.
1500         * arm-tdep.c (arm_find_mapping_symbol): Likewise.
1501         (arm_prologue_unwind_stop_reason): Likewise.
1502         (arm_prologue_this_id): Likewise.
1503         (arm_prologue_prev_register): Likewise.
1504         (arm_exidx_data_free): Likewise.
1505         (arm_find_exidx_entry): Likewise.
1506         (arm_stub_this_id): Likewise.
1507         (arm_m_exception_this_id): Likewise.
1508         (arm_m_exception_prev_register): Likewise.
1509         (arm_normal_frame_base): Likewise.
1510         (gdb_print_insn_arm): Likewise.
1511         (arm_objfile_data_free): Likewise.
1512         (arm_record_special_symbol): Likewise.
1513         (value_of_arm_user_reg): Likewise.
1514         * armbsd-tdep.c (armbsd_supply_fpregset): Likewise.
1515         (armbsd_supply_gregset): Likewise.
1516         * auto-load.c (auto_load_pspace_data_cleanup): Likewise.
1517         (get_auto_load_pspace_data): Likewise.
1518         (hash_loaded_script_entry): Likewise.
1519         (eq_loaded_script_entry): Likewise.
1520         (clear_section_scripts): Likewise.
1521         (collect_matching_scripts): Likewise.
1522         * auxv.c (auxv_inferior_data_cleanup): Likewise.
1523         (get_auxv_inferior_data): Likewise.
1524         * avr-tdep.c (avr_frame_unwind_cache): Likewise.
1525         * ax-general.c (do_free_agent_expr_cleanup): Likewise.
1526         * bfd-target.c (target_bfd_xfer_partial): Likewise.
1527         (target_bfd_xclose): Likewise.
1528         (target_bfd_get_section_table): Likewise.
1529         * bfin-tdep.c (bfin_frame_cache): Likewise.
1530         * block.c (find_block_in_blockvector): Likewise.
1531         (call_site_for_pc): Likewise.
1532         (block_find_non_opaque_type_preferred): Likewise.
1533         * break-catch-sig.c (signal_catchpoint_insert_location): Likewise.
1534         (signal_catchpoint_remove_location): Likewise.
1535         (signal_catchpoint_breakpoint_hit): Likewise.
1536         (signal_catchpoint_print_one): Likewise.
1537         (signal_catchpoint_print_mention): Likewise.
1538         (signal_catchpoint_print_recreate): Likewise.
1539         * break-catch-syscall.c (get_catch_syscall_inferior_data): Likewise.
1540         * breakpoint.c (do_cleanup_counted_command_line): Likewise.
1541         (bp_location_compare_addrs): Likewise.
1542         (get_first_locp_gte_addr): Likewise.
1543         (check_tracepoint_command): Likewise.
1544         (do_map_commands_command): Likewise.
1545         (get_breakpoint_objfile_data): Likewise.
1546         (free_breakpoint_probes): Likewise.
1547         (do_captured_breakpoint_query): Likewise.
1548         (compare_breakpoints): Likewise.
1549         (bp_location_compare): Likewise.
1550         (bpstat_remove_breakpoint_callback): Likewise.
1551         (do_delete_breakpoint_cleanup): Likewise.
1552         * bsd-uthread.c (bsd_uthread_set_supply_uthread): Likewise.
1553         (bsd_uthread_set_collect_uthread): Likewise.
1554         (bsd_uthread_activate): Likewise.
1555         (bsd_uthread_fetch_registers): Likewise.
1556         (bsd_uthread_store_registers): Likewise.
1557         * btrace.c (check_xml_btrace_version): Likewise.
1558         (parse_xml_btrace_block): Likewise.
1559         (parse_xml_btrace_pt_config_cpu): Likewise.
1560         (parse_xml_btrace_pt_raw): Likewise.
1561         (parse_xml_btrace_pt): Likewise.
1562         (parse_xml_btrace_conf_bts): Likewise.
1563         (parse_xml_btrace_conf_pt): Likewise.
1564         (do_btrace_data_cleanup): Likewise.
1565         * c-typeprint.c (find_typedef_for_canonicalize): Likewise.
1566         * charset.c (cleanup_iconv): Likewise.
1567         (do_cleanup_iterator): Likewise.
1568         * cli-out.c (cli_uiout_dtor): Likewise.
1569         (cli_table_begin): Likewise.
1570         (cli_table_body): Likewise.
1571         (cli_table_end): Likewise.
1572         (cli_table_header): Likewise.
1573         (cli_begin): Likewise.
1574         (cli_end): Likewise.
1575         (cli_field_int): Likewise.
1576         (cli_field_skip): Likewise.
1577         (cli_field_string): Likewise.
1578         (cli_field_fmt): Likewise.
1579         (cli_spaces): Likewise.
1580         (cli_text): Likewise.
1581         (cli_message): Likewise.
1582         (cli_wrap_hint): Likewise.
1583         (cli_flush): Likewise.
1584         (cli_redirect): Likewise.
1585         (out_field_fmt): Likewise.
1586         (field_separator): Likewise.
1587         (cli_out_set_stream): Likewise.
1588         * cli/cli-cmds.c (compare_symtabs): Likewise.
1589         * cli/cli-dump.c (call_dump_func): Likewise.
1590         (restore_section_callback): Likewise.
1591         * cli/cli-script.c (clear_hook_in_cleanup): Likewise.
1592         (do_restore_user_call_depth): Likewise.
1593         (do_free_command_lines_cleanup): Likewise.
1594         * coff-pe-read.c (get_section_vmas): Likewise.
1595         (pe_as16): Likewise.
1596         (pe_as32): Likewise.
1597         * coffread.c (coff_symfile_read): Likewise.
1598         * common/agent.c (agent_look_up_symbols): Likewise.
1599         * common/filestuff.c (do_close_cleanup): Likewise.
1600         * common/format.c (free_format_pieces_cleanup): Likewise.
1601         * common/vec.c (vec_o_reserve): Likewise.
1602         * compile/compile-c-support.c (print_one_macro): Likewise.
1603         * compile/compile-c-symbols.c (hash_symbol_error): Likewise.
1604         (eq_symbol_error): Likewise.
1605         (del_symbol_error): Likewise.
1606         (error_symbol_once): Likewise.
1607         (gcc_convert_symbol): Likewise.
1608         (gcc_symbol_address): Likewise.
1609         (hash_symname): Likewise.
1610         (eq_symname): Likewise.
1611         * compile/compile-c-types.c (hash_type_map_instance): Likewise.
1612         (eq_type_map_instance): Likewise.
1613         (insert_type): Likewise.
1614         (convert_type): Likewise.
1615         * compile/compile-object-load.c (munmap_listp_free_cleanup): Likewise.
1616         (setup_sections): Likewise.
1617         (link_hash_table_free): Likewise.
1618         (copy_sections): Likewise.
1619         * compile/compile-object-run.c (do_module_cleanup): Likewise.
1620         * compile/compile.c (compile_print_value): Likewise.
1621         (do_rmdir): Likewise.
1622         (cleanup_compile_instance): Likewise.
1623         (cleanup_unlink_file): Likewise.
1624         * completer.c (free_completion_tracker): Likewise.
1625         * corelow.c (add_to_spuid_list): Likewise.
1626         * cp-namespace.c (reset_directive_searched): Likewise.
1627         * cp-support.c (reset_directive_searched): Likewise.
1628         * cris-tdep.c (cris_sigtramp_frame_unwind_cache): Likewise.
1629         (cris_frame_unwind_cache): Likewise.
1630         * d-lang.c (builtin_d_type): Likewise.
1631         * d-namespace.c (reset_directive_searched): Likewise.
1632         * dbxread.c (dbx_free_symfile_info): Likewise.
1633         (do_free_bincl_list_cleanup): Likewise.
1634         * disasm.c (hash_dis_line_entry): Likewise.
1635         (eq_dis_line_entry): Likewise.
1636         (dis_asm_print_address): Likewise.
1637         (fprintf_disasm): Likewise.
1638         (do_ui_file_delete): Likewise.
1639         * doublest.c (convert_floatformat_to_doublest): Likewise.
1640         * dummy-frame.c (pop_dummy_frame_bpt): Likewise.
1641         (dummy_frame_prev_register): Likewise.
1642         (dummy_frame_this_id): Likewise.
1643         * dwarf2-frame-tailcall.c (cache_hash): Likewise.
1644         (cache_eq): Likewise.
1645         (cache_find): Likewise.
1646         (tailcall_frame_this_id): Likewise.
1647         (dwarf2_tailcall_prev_register_first): Likewise.
1648         (tailcall_frame_prev_register): Likewise.
1649         (tailcall_frame_dealloc_cache): Likewise.
1650         (tailcall_frame_prev_arch): Likewise.
1651         * dwarf2-frame.c (dwarf2_frame_state_free): Likewise.
1652         (dwarf2_frame_set_init_reg): Likewise.
1653         (dwarf2_frame_init_reg): Likewise.
1654         (dwarf2_frame_set_signal_frame_p): Likewise.
1655         (dwarf2_frame_signal_frame_p): Likewise.
1656         (dwarf2_frame_set_adjust_regnum): Likewise.
1657         (dwarf2_frame_adjust_regnum): Likewise.
1658         (clear_pointer_cleanup): Likewise.
1659         (dwarf2_frame_cache): Likewise.
1660         (find_cie): Likewise.
1661         (dwarf2_frame_find_fde): Likewise.
1662         * dwarf2expr.c (dwarf_expr_address_type): Likewise.
1663         (free_dwarf_expr_context_cleanup): Likewise.
1664         * dwarf2loc.c (locexpr_find_frame_base_location): Likewise.
1665         (locexpr_get_frame_base): Likewise.
1666         (loclist_find_frame_base_location): Likewise.
1667         (loclist_get_frame_base): Likewise.
1668         (dwarf_expr_dwarf_call): Likewise.
1669         (dwarf_expr_get_base_type): Likewise.
1670         (dwarf_expr_push_dwarf_reg_entry_value): Likewise.
1671         (dwarf_expr_get_obj_addr): Likewise.
1672         (entry_data_value_coerce_ref): Likewise.
1673         (entry_data_value_copy_closure): Likewise.
1674         (entry_data_value_free_closure): Likewise.
1675         (get_frame_address_in_block_wrapper): Likewise.
1676         (dwarf2_evaluate_property): Likewise.
1677         (dwarf2_compile_property_to_c): Likewise.
1678         (needs_frame_read_addr_from_reg): Likewise.
1679         (needs_frame_get_reg_value): Likewise.
1680         (needs_frame_frame_base): Likewise.
1681         (needs_frame_frame_cfa): Likewise.
1682         (needs_frame_tls_address): Likewise.
1683         (needs_frame_dwarf_call): Likewise.
1684         (needs_dwarf_reg_entry_value): Likewise.
1685         (get_ax_pc): Likewise.
1686         (locexpr_read_variable): Likewise.
1687         (locexpr_read_variable_at_entry): Likewise.
1688         (locexpr_read_needs_frame): Likewise.
1689         (locexpr_describe_location): Likewise.
1690         (locexpr_tracepoint_var_ref): Likewise.
1691         (locexpr_generate_c_location): Likewise.
1692         (loclist_read_variable): Likewise.
1693         (loclist_read_variable_at_entry): Likewise.
1694         (loclist_describe_location): Likewise.
1695         (loclist_tracepoint_var_ref): Likewise.
1696         (loclist_generate_c_location): Likewise.
1697         * dwarf2read.c (line_header_hash_voidp): Likewise.
1698         (line_header_eq_voidp): Likewise.
1699         (dwarf2_has_info): Likewise.
1700         (dwarf2_get_section_info): Likewise.
1701         (locate_dwz_sections): Likewise.
1702         (hash_file_name_entry): Likewise.
1703         (eq_file_name_entry): Likewise.
1704         (delete_file_name_entry): Likewise.
1705         (dw2_setup): Likewise.
1706         (dw2_get_file_names_reader): Likewise.
1707         (dw2_find_pc_sect_compunit_symtab): Likewise.
1708         (hash_signatured_type): Likewise.
1709         (eq_signatured_type): Likewise.
1710         (add_signatured_type_cu_to_table): Likewise.
1711         (create_debug_types_hash_table): Likewise.
1712         (lookup_dwo_signatured_type): Likewise.
1713         (lookup_dwp_signatured_type): Likewise.
1714         (lookup_signatured_type): Likewise.
1715         (hash_type_unit_group): Likewise.
1716         (eq_type_unit_group): Likewise.
1717         (get_type_unit_group): Likewise.
1718         (process_psymtab_comp_unit_reader): Likewise.
1719         (sort_tu_by_abbrev_offset): Likewise.
1720         (process_skeletonless_type_unit): Likewise.
1721         (psymtabs_addrmap_cleanup): Likewise.
1722         (dwarf2_read_symtab): Likewise.
1723         (psymtab_to_symtab_1): Likewise.
1724         (die_hash): Likewise.
1725         (die_eq): Likewise.
1726         (load_full_comp_unit_reader): Likewise.
1727         (reset_die_in_process): Likewise.
1728         (free_cu_line_header): Likewise.
1729         (handle_DW_AT_stmt_list): Likewise.
1730         (hash_dwo_file): Likewise.
1731         (eq_dwo_file): Likewise.
1732         (hash_dwo_unit): Likewise.
1733         (eq_dwo_unit): Likewise.
1734         (create_dwo_cu_reader): Likewise.
1735         (create_dwo_unit_in_dwp_v1): Likewise.
1736         (create_dwo_unit_in_dwp_v2): Likewise.
1737         (lookup_dwo_unit_in_dwp): Likewise.
1738         (dwarf2_locate_dwo_sections): Likewise.
1739         (dwarf2_locate_common_dwp_sections): Likewise.
1740         (dwarf2_locate_v2_dwp_sections): Likewise.
1741         (hash_dwp_loaded_cutus): Likewise.
1742         (eq_dwp_loaded_cutus): Likewise.
1743         (lookup_dwo_cutu): Likewise.
1744         (abbrev_table_free_cleanup): Likewise.
1745         (dwarf2_free_abbrev_table): Likewise.
1746         (find_partial_die_in_comp_unit): Likewise.
1747         (free_line_header_voidp): Likewise.
1748         (follow_die_offset): Likewise.
1749         (follow_die_sig_1): Likewise.
1750         (free_heap_comp_unit): Likewise.
1751         (free_stack_comp_unit): Likewise.
1752         (dwarf2_free_objfile): Likewise.
1753         (per_cu_offset_and_type_hash): Likewise.
1754         (per_cu_offset_and_type_eq): Likewise.
1755         (get_die_type_at_offset): Likewise.
1756         (partial_die_hash): Likewise.
1757         (partial_die_eq): Likewise.
1758         (dwarf2_per_objfile_free): Likewise.
1759         (hash_strtab_entry): Likewise.
1760         (eq_strtab_entry): Likewise.
1761         (add_string): Likewise.
1762         (hash_symtab_entry): Likewise.
1763         (eq_symtab_entry): Likewise.
1764         (delete_symtab_entry): Likewise.
1765         (cleanup_mapped_symtab): Likewise.
1766         (add_indices_to_cpool): Likewise.
1767         (hash_psymtab_cu_index): Likewise.
1768         (eq_psymtab_cu_index): Likewise.
1769         (add_address_entry_worker): Likewise.
1770         (unlink_if_set): Likewise.
1771         (write_one_signatured_type): Likewise.
1772         (save_gdb_index_command): Likewise.
1773         * elfread.c (elf_symtab_read): Likewise.
1774         (elf_gnu_ifunc_cache_hash): Likewise.
1775         (elf_gnu_ifunc_cache_eq): Likewise.
1776         (elf_gnu_ifunc_record_cache): Likewise.
1777         (elf_gnu_ifunc_resolve_by_cache): Likewise.
1778         (elf_get_probes): Likewise.
1779         (probe_key_free): Likewise.
1780         * f-lang.c (builtin_f_type): Likewise.
1781         * frame-base.c (frame_base_append_sniffer): Likewise.
1782         (frame_base_set_default): Likewise.
1783         (frame_base_find_by_frame): Likewise.
1784         * frame-unwind.c (frame_unwind_prepend_unwinder): Likewise.
1785         (frame_unwind_append_unwinder): Likewise.
1786         (frame_unwind_find_by_frame): Likewise.
1787         * frame.c (frame_addr_hash): Likewise.
1788         (frame_addr_hash_eq): Likewise.
1789         (frame_stash_find): Likewise.
1790         (do_frame_register_read): Likewise.
1791         (unwind_to_current_frame): Likewise.
1792         (frame_cleanup_after_sniffer): Likewise.
1793         * frv-linux-tdep.c (frv_linux_sigtramp_frame_cache): Likewise.
1794         * frv-tdep.c (frv_frame_unwind_cache): Likewise.
1795         * ft32-tdep.c (ft32_frame_cache): Likewise.
1796         * gcore.c (do_bfd_delete_cleanup): Likewise.
1797         (gcore_create_callback): Likewise.
1798         * gdb_bfd.c (hash_bfd): Likewise.
1799         (eq_bfd): Likewise.
1800         (gdb_bfd_open): Likewise.
1801         (free_one_bfd_section): Likewise.
1802         (gdb_bfd_ref): Likewise.
1803         (gdb_bfd_unref): Likewise.
1804         (get_section_descriptor): Likewise.
1805         (gdb_bfd_map_section): Likewise.
1806         (gdb_bfd_crc): Likewise.
1807         (gdb_bfd_mark_parent): Likewise.
1808         (gdb_bfd_record_inclusion): Likewise.
1809         (gdb_bfd_requires_relocations): Likewise.
1810         (print_one_bfd): Likewise.
1811         * gdbtypes.c (type_pair_hash): Likewise.
1812         (type_pair_eq): Likewise.
1813         (builtin_type): Likewise.
1814         (objfile_type): Likewise.
1815         * gnu-v3-abi.c (vtable_ptrdiff_type): Likewise.
1816         (vtable_address_point_offset): Likewise.
1817         (gnuv3_get_vtable): Likewise.
1818         (hash_value_and_voffset): Likewise.
1819         (eq_value_and_voffset): Likewise.
1820         (compare_value_and_voffset): Likewise.
1821         (compute_vtable_size): Likewise.
1822         (gnuv3_get_typeid_type): Likewise.
1823         * go-lang.c (builtin_go_type): Likewise.
1824         * guile/scm-block.c (bkscm_hash_block_smob): Likewise.
1825         (bkscm_eq_block_smob): Likewise.
1826         (bkscm_objfile_block_map): Likewise.
1827         (bkscm_del_objfile_blocks): Likewise.
1828         * guile/scm-breakpoint.c (bpscm_build_bp_list): Likewise.
1829         * guile/scm-disasm.c (gdbscm_disasm_read_memory_worker): Likewise.
1830         (gdbscm_disasm_print_address): Likewise.
1831         * guile/scm-frame.c (frscm_hash_frame_smob): Likewise.
1832         (frscm_eq_frame_smob): Likewise.
1833         (frscm_inferior_frame_map): Likewise.
1834         (frscm_del_inferior_frames): Likewise.
1835         * guile/scm-gsmob.c (gdbscm_add_objfile_ref): Likewise.
1836         * guile/scm-objfile.c (ofscm_handle_objfile_deleted): Likewise.
1837         (ofscm_objfile_smob_from_objfile): Likewise.
1838         * guile/scm-ports.c (ioscm_write): Likewise.
1839         (ioscm_file_port_delete): Likewise.
1840         (ioscm_file_port_rewind): Likewise.
1841         (ioscm_file_port_put): Likewise.
1842         (ioscm_file_port_write): Likewise.
1843         * guile/scm-progspace.c (psscm_handle_pspace_deleted): Likewise.
1844         (psscm_pspace_smob_from_pspace): Likewise.
1845         * guile/scm-safe-call.c (scscm_recording_pre_unwind_handler): Likewise.
1846         (scscm_recording_unwind_handler): Likewise.
1847         (gdbscm_with_catch): Likewise.
1848         (scscm_call_0_body): Likewise.
1849         (scscm_call_1_body): Likewise.
1850         (scscm_call_2_body): Likewise.
1851         (scscm_call_3_body): Likewise.
1852         (scscm_call_4_body): Likewise.
1853         (scscm_apply_1_body): Likewise.
1854         (scscm_eval_scheme_string): Likewise.
1855         (gdbscm_safe_eval_string): Likewise.
1856         (scscm_source_scheme_script): Likewise.
1857         (gdbscm_safe_source_script): Likewise.
1858         * guile/scm-string.c (gdbscm_call_scm_to_stringn): Likewise.
1859         (gdbscm_call_scm_from_stringn): Likewise.
1860         * guile/scm-symbol.c (syscm_hash_symbol_smob): Likewise.
1861         (syscm_eq_symbol_smob): Likewise.
1862         (syscm_get_symbol_map): Likewise.
1863         (syscm_del_objfile_symbols): Likewise.
1864         * guile/scm-symtab.c (stscm_hash_symtab_smob): Likewise.
1865         (stscm_eq_symtab_smob): Likewise.
1866         (stscm_objfile_symtab_map): Likewise.
1867         (stscm_del_objfile_symtabs): Likewise.
1868         * guile/scm-type.c (tyscm_hash_type_smob): Likewise.
1869         (tyscm_eq_type_smob): Likewise.
1870         (tyscm_type_map): Likewise.
1871         (tyscm_copy_type_recursive): Likewise.
1872         (save_objfile_types): Likewise.
1873         * guile/scm-utils.c (extract_arg): Likewise.
1874         * h8300-tdep.c (h8300_frame_cache): Likewise.
1875         * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_unwind_cache): Likewise.
1876         * hppa-tdep.c (compare_unwind_entries): Likewise.
1877         (find_unwind_entry): Likewise.
1878         (hppa_frame_cache): Likewise.
1879         (hppa_stub_frame_unwind_cache): Likewise.
1880         * hppanbsd-tdep.c (hppanbsd_supply_gregset): Likewise.
1881         * hppaobsd-tdep.c (hppaobsd_supply_gregset): Likewise.
1882         (hppaobsd_supply_fpregset): Likewise.
1883         * i386-cygwin-tdep.c (core_process_module_section): Likewise.
1884         * i386-linux-tdep.c (i386_linux_init_abi): Likewise.
1885         * i386-tdep.c (i386_frame_cache): Likewise.
1886         (i386_epilogue_frame_cache): Likewise.
1887         (i386_sigtramp_frame_cache): Likewise.
1888         (i386_supply_gregset): Likewise.
1889         (i386_collect_gregset): Likewise.
1890         (i386_gdbarch_init): Likewise.
1891         * i386obsd-tdep.c (i386obsd_aout_supply_regset): Likewise.
1892         (i386obsd_trapframe_cache): Likewise.
1893         * i387-tdep.c (i387_supply_fsave): Likewise.
1894         (i387_collect_fsave): Likewise.
1895         (i387_supply_fxsave): Likewise.
1896         (i387_collect_fxsave): Likewise.
1897         (i387_supply_xsave): Likewise.
1898         (i387_collect_xsave): Likewise.
1899         * ia64-tdep.c (ia64_frame_cache): Likewise.
1900         (ia64_sigtramp_frame_cache): Likewise.
1901         * infcmd.c (attach_command_continuation): Likewise.
1902         (attach_command_continuation_free_args): Likewise.
1903         * inferior.c (restore_inferior): Likewise.
1904         (delete_thread_of_inferior): Likewise.
1905         * inflow.c (inflow_inferior_data_cleanup): Likewise.
1906         (get_inflow_inferior_data): Likewise.
1907         (inflow_inferior_exit): Likewise.
1908         * infrun.c (displaced_step_clear_cleanup): Likewise.
1909         (restore_current_uiout_cleanup): Likewise.
1910         (release_stop_context_cleanup): Likewise.
1911         (do_restore_infcall_suspend_state_cleanup): Likewise.
1912         (do_restore_infcall_control_state_cleanup): Likewise.
1913         (restore_inferior_ptid): Likewise.
1914         * inline-frame.c (block_starting_point_at): Likewise.
1915         * iq2000-tdep.c (iq2000_frame_cache): Likewise.
1916         * jit.c (get_jit_objfile_data): Likewise.
1917         (get_jit_program_space_data): Likewise.
1918         (jit_object_close_impl): Likewise.
1919         (jit_find_objf_with_entry_addr): Likewise.
1920         (jit_breakpoint_deleted): Likewise.
1921         (jit_unwind_reg_set_impl): Likewise.
1922         (jit_unwind_reg_get_impl): Likewise.
1923         (jit_dealloc_cache): Likewise.
1924         (jit_frame_sniffer): Likewise.
1925         (jit_frame_prev_register): Likewise.
1926         (jit_prepend_unwinder): Likewise.
1927         (jit_inferior_exit_hook): Likewise.
1928         (free_objfile_data): Likewise.
1929         * jv-lang.c (jv_per_objfile_free): Likewise.
1930         (get_dynamics_objfile): Likewise.
1931         (get_java_class_symtab): Likewise.
1932         (builtin_java_type): Likewise.
1933         * language.c (language_string_char_type): Likewise.
1934         (language_bool_type): Likewise.
1935         (language_lookup_primitive_type): Likewise.
1936         (language_lookup_primitive_type_as_symbol): Likewise.
1937         * linespec.c (hash_address_entry): Likewise.
1938         (eq_address_entry): Likewise.
1939         (iterate_inline_only): Likewise.
1940         (iterate_name_matcher): Likewise.
1941         (decode_line_2_compare_items): Likewise.
1942         (collect_one_symbol): Likewise.
1943         (compare_symbols): Likewise.
1944         (compare_msymbols): Likewise.
1945         (add_symtabs_to_list): Likewise.
1946         (collect_symbols): Likewise.
1947         (compare_msyms): Likewise.
1948         (add_minsym): Likewise.
1949         (cleanup_linespec_result): Likewise.
1950         * linux-fork.c (inferior_call_waitpid_cleanup): Likewise.
1951         * linux-nat.c (delete_lwp_cleanup): Likewise.
1952         (count_events_callback): Likewise.
1953         (select_event_lwp_callback): Likewise.
1954         (resume_stopped_resumed_lwps): Likewise.
1955         * linux-tdep.c (get_linux_gdbarch_data): Likewise.
1956         (invalidate_linux_cache_inf): Likewise.
1957         (get_linux_inferior_data): Likewise.
1958         (linux_find_memory_regions_thunk): Likewise.
1959         (linux_make_mappings_callback): Likewise.
1960         (linux_corefile_thread_callback): Likewise.
1961         (find_mapping_size): Likewise.
1962         * linux-thread-db.c (find_new_threads_callback): Likewise.
1963         * lm32-tdep.c (lm32_frame_cache): Likewise.
1964         * m2-lang.c (builtin_m2_type): Likewise.
1965         * m32c-tdep.c (m32c_analyze_frame_prologue): Likewise.
1966         * m32r-linux-tdep.c (m32r_linux_sigtramp_frame_cache): Likewise.
1967         (m32r_linux_supply_gregset): Likewise.
1968         (m32r_linux_collect_gregset): Likewise.
1969         * m32r-tdep.c (m32r_frame_unwind_cache): Likewise.
1970         * m68hc11-tdep.c (m68hc11_frame_unwind_cache): Likewise.
1971         * m68k-tdep.c (m68k_frame_cache): Likewise.
1972         * m68kbsd-tdep.c (m68kbsd_supply_fpregset): Likewise.
1973         (m68kbsd_supply_gregset): Likewise.
1974         * m68klinux-tdep.c (m68k_linux_sigtramp_frame_cache): Likewise.
1975         * m88k-tdep.c (m88k_frame_cache): Likewise.
1976         (m88k_supply_gregset): Likewise.
1977
1978 2015-09-25  Simon Marchi  <simon.marchi@ericsson.com>
1979
1980         * aarch64-linux-tdep.c (aarch64_stap_parse_special_token): Add cast
1981         to allocation result assignment.
1982         * ada-exp.y (write_object_renaming): Likewise.
1983         (write_ambiguous_var): Likewise.
1984         (ada_nget_field_index): Likewise.
1985         (write_var_or_type): Likewise.
1986         * ada-lang.c (ada_decode_symbol): Likewise.
1987         (ada_value_assign): Likewise.
1988         (value_pointer): Likewise.
1989         (cache_symbol): Likewise.
1990         (add_nonlocal_symbols): Likewise.
1991         (ada_name_for_lookup): Likewise.
1992         (symbol_completion_add): Likewise.
1993         (ada_to_fixed_type_1): Likewise.
1994         (ada_get_next_arg): Likewise.
1995         (defns_collected): Likewise.
1996         * ada-lex.l (processId): Likewise.
1997         (processString): Likewise.
1998         * ada-tasks.c (read_known_tasks_array): Likewise.
1999         (read_known_tasks_list): Likewise.
2000         * ada-typeprint.c (decoded_type_name): Likewise.
2001         * addrmap.c (addrmap_mutable_create_fixed): Likewise.
2002         * amd64-tdep.c (amd64_push_arguments): Likewise.
2003         (amd64_displaced_step_copy_insn): Likewise.
2004         (amd64_classify_insn_at): Likewise.
2005         (amd64_relocate_instruction): Likewise.
2006         * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Likewise.
2007         * arch-utils.c (simple_displaced_step_copy_insn): Likewise.
2008         (initialize_current_architecture): Likewise.
2009         * arm-linux-tdep.c (arm_stap_parse_special_token): Likewise.
2010         * arm-symbian-tdep.c (arm_symbian_osabi_sniffer): Likewise.
2011         * arm-tdep.c (arm_exidx_new_objfile): Likewise.
2012         (arm_push_dummy_call): Likewise.
2013         (extend_buffer_earlier): Likewise.
2014         (arm_adjust_breakpoint_address): Likewise.
2015         (arm_skip_stub): Likewise.
2016         * auto-load.c (filename_is_in_pattern): Likewise.
2017         (maybe_add_script_file): Likewise.
2018         (maybe_add_script_text): Likewise.
2019         (auto_load_objfile_script_1): Likewise.
2020         * auxv.c (ld_so_xfer_auxv): Likewise.
2021         * ax-general.c (new_agent_expr): Likewise.
2022         (grow_expr): Likewise.
2023         (ax_reg_mask): Likewise.
2024         * bcache.c (bcache_full): Likewise.
2025         * breakpoint.c (program_breakpoint_here_p): Likewise.
2026         * btrace.c (parse_xml_raw): Likewise.
2027         * build-id.c (build_id_to_debug_bfd): Likewise.
2028         * buildsym.c (end_symtab_with_blockvector): Likewise.
2029         * c-exp.y (string_exp): Likewise.
2030         (qualified_name): Likewise.
2031         (write_destructor_name): Likewise.
2032         (operator_stoken): Likewise.
2033         (parse_number): Likewise.
2034         (scan_macro_expansion): Likewise.
2035         (yylex): Likewise.
2036         (c_print_token): Likewise.
2037         * c-lang.c (c_get_string): Likewise.
2038         (emit_numeric_character): Likewise.
2039         * charset.c (wchar_iterate): Likewise.
2040         * cli/cli-cmds.c (complete_command): Likewise.
2041         (make_command): Likewise.
2042         * cli/cli-dump.c (restore_section_callback): Likewise.
2043         (restore_binary_file): Likewise.
2044         * cli/cli-interp.c (cli_interpreter_exec): Likewise.
2045         * cli/cli-script.c (execute_control_command): Likewise.
2046         * cli/cli-setshow.c (do_set_command): Likewise.
2047         * coff-pe-read.c (add_pe_forwarded_sym): Likewise.
2048         (read_pe_exported_syms): Likewise.
2049         * coffread.c (coff_read_struct_type): Likewise.
2050         (coff_read_enum_type): Likewise.
2051         * common/btrace-common.c (btrace_data_append): Likewise.
2052         * common/buffer.c (buffer_grow): Likewise.
2053         * common/filestuff.c (gdb_fopen_cloexec): Likewise.
2054         * common/format.c (parse_format_string): Likewise.
2055         * common/gdb_vecs.c (delim_string_to_char_ptr_vec_append): Likewise.
2056         * common/xml-utils.c (xml_escape_text): Likewise.
2057         * compile/compile-object-load.c (copy_sections): Likewise.
2058         (compile_object_load): Likewise.
2059         * compile/compile-object-run.c (compile_object_run): Likewise.
2060         * completer.c (filename_completer): Likewise.
2061         * corefile.c (read_memory_typed_address): Likewise.
2062         (write_memory_unsigned_integer): Likewise.
2063         (write_memory_signed_integer): Likewise.
2064         (complete_set_gnutarget): Likewise.
2065         * corelow.c (get_core_register_section): Likewise.
2066         * cp-name-parser.y (d_grab): Likewise.
2067         (allocate_info): Likewise.
2068         (cp_new_demangle_parse_info): Likewise.
2069         * cp-namespace.c (cp_scan_for_anonymous_namespaces): Likewise.
2070         (cp_lookup_symbol_in_namespace): Likewise.
2071         (lookup_namespace_scope): Likewise.
2072         (find_symbol_in_baseclass): Likewise.
2073         (cp_lookup_nested_symbol): Likewise.
2074         (cp_lookup_transparent_type_loop): Likewise.
2075         * cp-support.c (copy_string_to_obstack): Likewise.
2076         (make_symbol_overload_list): Likewise.
2077         (make_symbol_overload_list_namespace): Likewise.
2078         (make_symbol_overload_list_adl_namespace): Likewise.
2079         (first_component_command): Likewise.
2080         * cp-valprint.c (cp_print_value): Likewise.
2081         * ctf.c (ctf_xfer_partial): Likewise.
2082         * d-exp.y (StringExp): Likewise.
2083         * d-namespace.c (d_lookup_symbol_in_module): Likewise.
2084         (lookup_module_scope): Likewise.
2085         (find_symbol_in_baseclass): Likewise.
2086         (d_lookup_nested_symbol): Likewise.
2087         * dbxread.c (find_stab_function_addr): Likewise.
2088         (read_dbx_symtab): Likewise.
2089         (dbx_end_psymtab): Likewise.
2090         (cp_set_block_scope): Likewise.
2091         * dcache.c (dcache_alloc): Likewise.
2092         * demangle.c (_initialize_demangler): Likewise.
2093         * dicos-tdep.c (dicos_load_module_p): Likewise.
2094         * dictionary.c (dict_create_hashed_expandable): Likewise.
2095         (dict_create_linear_expandable): Likewise.
2096         (expand_hashtable): Likewise.
2097         (add_symbol_linear_expandable): Likewise.
2098         * dwarf2-frame.c (add_cie): Likewise.
2099         (add_fde): Likewise.
2100         (dwarf2_build_frame_info): Likewise.
2101         * dwarf2expr.c (dwarf_expr_grow_stack): Likewise.
2102         (dwarf_expr_fetch_address): Likewise.
2103         (add_piece): Likewise.
2104         (execute_stack_op): Likewise.
2105         * dwarf2loc.c (chain_candidate): Likewise.
2106         (dwarf_entry_parameter_to_value): Likewise.
2107         (read_pieced_value): Likewise.
2108         (write_pieced_value): Likewise.
2109         * dwarf2read.c (dwarf2_read_section): Likewise.
2110         (add_type_unit): Likewise.
2111         (read_comp_units_from_section): Likewise.
2112         (fixup_go_packaging): Likewise.
2113         (dwarf2_compute_name): Likewise.
2114         (dwarf2_physname): Likewise.
2115         (create_dwo_unit_in_dwp_v1): Likewise.
2116         (create_dwo_unit_in_dwp_v2): Likewise.
2117         (read_func_scope): Likewise.
2118         (read_call_site_scope): Likewise.
2119         (dwarf2_attach_fields_to_type): Likewise.
2120         (process_structure_scope): Likewise.
2121         (mark_common_block_symbol_computed): Likewise.
2122         (read_common_block): Likewise.
2123         (abbrev_table_read_table): Likewise.
2124         (guess_partial_die_structure_name): Likewise.
2125         (fixup_partial_die): Likewise.
2126         (add_file_name): Likewise.
2127         (dwarf2_const_value_data): Likewise.
2128         (dwarf2_const_value_attr): Likewise.
2129         (build_error_marker_type): Likewise.
2130         (guess_full_die_structure_name): Likewise.
2131         (anonymous_struct_prefix): Likewise.
2132         (typename_concat): Likewise.
2133         (dwarf2_canonicalize_name): Likewise.
2134         (dwarf2_name): Likewise.
2135         (write_constant_as_bytes): Likewise.
2136         (dwarf2_fetch_constant_bytes): Likewise.
2137         (copy_string): Likewise.
2138         (parse_macro_definition): Likewise.
2139         * elfread.c (elf_symfile_segments): Likewise.
2140         (elf_rel_plt_read): Likewise.
2141         (elf_gnu_ifunc_resolve_by_cache): Likewise.
2142         (elf_gnu_ifunc_resolve_by_got): Likewise.
2143         (elf_read_minimal_symbols): Likewise.
2144         (elf_gnu_ifunc_record_cache): Likewise.
2145         * event-top.c (top_level_prompt): Likewise.
2146         (command_line_handler): Likewise.
2147         * exec.c (resize_section_table): Likewise.
2148         * expprint.c (print_subexp_standard): Likewise.
2149         * fbsd-tdep.c (fbsd_collect_regset_section_cb): Likewise.
2150         * findcmd.c (parse_find_args): Likewise.
2151         * findvar.c (address_from_register): Likewise.
2152         * frame.c (get_prev_frame_always): Likewise.
2153         * gdb_bfd.c (gdb_bfd_ref): Likewise.
2154         (get_section_descriptor): Likewise.
2155         * gdb_obstack.c (obconcat): Likewise.
2156         (obstack_strdup): Likewise.
2157         * gdbtypes.c (lookup_function_type_with_arguments): Likewise.
2158         (create_set_type): Likewise.
2159         (lookup_unsigned_typename): Likewise.
2160         (lookup_signed_typename): Likewise.
2161         (resolve_dynamic_union): Likewise.
2162         (resolve_dynamic_struct): Likewise.
2163         (add_dyn_prop): Likewise.
2164         (copy_dynamic_prop_list): Likewise.
2165         (arch_flags_type): Likewise.
2166         (append_composite_type_field_raw): Likewise.
2167         * gdbtypes.h (INIT_FUNC_SPECIFIC): Likewise.
2168         * gnu-v3-abi.c (gnuv3_rtti_type): Likewise.
2169         * go-exp.y (string_exp): Likewise.
2170         * go-lang.c (go_demangle): Likewise.
2171         * guile/guile.c (compute_scheme_string): Likewise.
2172         * guile/scm-cmd.c (gdbscm_parse_command_name): Likewise.
2173         (gdbscm_canonicalize_command_name): Likewise.
2174         * guile/scm-ports.c (ioscm_init_stdio_buffers): Likewise.
2175         (ioscm_init_memory_port): Likewise.
2176         (ioscm_reinit_memory_port): Likewise.
2177         * guile/scm-utils.c (gdbscm_gc_xstrdup): Likewise.
2178         (gdbscm_gc_dup_argv): Likewise.
2179         * h8300-tdep.c (h8300_push_dummy_call): Likewise.
2180         * hppa-tdep.c (internalize_unwinds): Likewise.
2181         (read_unwind_info): Likewise.
2182         * i386-cygwin-tdep.c (core_process_module_section): Likewise.
2183         (windows_core_xfer_shared_libraries): Likewise.
2184         * i386-tdep.c (i386_displaced_step_copy_insn): Likewise.
2185         (i386_stap_parse_special_token_triplet): Likewise.
2186         (i386_stap_parse_special_token_three_arg_disp): Likewise.
2187         * i386obsd-tdep.c (i386obsd_sigtramp_p): Likewise.
2188         * inf-child.c (inf_child_fileio_readlink): Likewise.
2189         * inf-ptrace.c (inf_ptrace_fetch_register): Likewise.
2190         (inf_ptrace_store_register): Likewise.
2191         * infrun.c (follow_exec): Likewise.
2192         (displaced_step_prepare_throw): Likewise.
2193         (save_stop_context): Likewise.
2194         (save_infcall_suspend_state): Likewise.
2195         * jit.c (jit_read_descriptor): Likewise.
2196         (jit_read_code_entry): Likewise.
2197         (jit_symtab_line_mapping_add_impl): Likewise.
2198         (finalize_symtab): Likewise.
2199         (jit_unwind_reg_get_impl): Likewise.
2200         * jv-exp.y (QualifiedName): Likewise.
2201         * jv-lang.c (get_java_utf8_name): Likewise.
2202         (type_from_class): Likewise.
2203         (java_demangle_type_signature): Likewise.
2204         (java_class_name_from_physname): Likewise.
2205         * jv-typeprint.c (java_type_print_base): Likewise.
2206         * jv-valprint.c (java_value_print): Likewise.
2207         * language.c (add_language): Likewise.
2208         * linespec.c (add_sal_to_sals_basic): Likewise.
2209         (add_sal_to_sals): Likewise.
2210         (decode_objc): Likewise.
2211         (find_linespec_symbols): Likewise.
2212         * linux-fork.c (fork_save_infrun_state): Likewise.
2213         * linux-nat.c (linux_nat_detach): Likewise.
2214         (linux_nat_fileio_readlink): Likewise.
2215         * linux-record.c (record_linux_sockaddr): Likewise.
2216         (record_linux_msghdr): Likewise.
2217         (Do): Likewise.
2218         * linux-tdep.c (linux_core_info_proc_mappings): Likewise.
2219         (linux_collect_regset_section_cb): Likewise.
2220         (linux_get_siginfo_data): Likewise.
2221         * linux-thread-db.c (try_thread_db_load_from_pdir_1): Likewise.
2222         (try_thread_db_load_from_dir): Likewise.
2223         (thread_db_load_search): Likewise.
2224         (info_auto_load_libthread_db): Likewise.
2225         * m32c-tdep.c (m32c_m16c_address_to_pointer): Likewise.
2226         (m32c_m16c_pointer_to_address): Likewise.
2227         * m68hc11-tdep.c (m68hc11_pseudo_register_write): Likewise.
2228         * m68k-tdep.c (m68k_get_longjmp_target): Likewise.
2229         * machoread.c (macho_check_dsym): Likewise.
2230         * macroexp.c (resize_buffer): Likewise.
2231         (gather_arguments): Likewise.
2232         (maybe_expand): Likewise.
2233         * macrotab.c (new_macro_key): Likewise.
2234         (new_source_file): Likewise.
2235         (new_macro_definition): Likewise.
2236         * mdebugread.c (parse_symbol): Likewise.
2237         (parse_type): Likewise.
2238         (parse_partial_symbols): Likewise.
2239         (psymtab_to_symtab_1): Likewise.
2240         * mem-break.c (default_memory_insert_breakpoint): Likewise.
2241         * mi/mi-cmd-break.c (mi_argv_to_format): Likewise.
2242         * mi/mi-main.c (mi_cmd_data_read_memory): Likewise.
2243         (mi_cmd_data_read_memory_bytes): Likewise.
2244         (mi_cmd_data_write_memory_bytes): Likewise.
2245         (mi_cmd_trace_frame_collected): Likewise.
2246         * mi/mi-parse.c (mi_parse_argv): Likewise.
2247         (mi_parse): Likewise.
2248         * minidebug.c (lzma_open): Likewise.
2249         (lzma_pread): Likewise.
2250         * mips-tdep.c (mips_read_fp_register_single): Likewise.
2251         (mips_print_fp_register): Likewise.
2252         * mipsnbsd-tdep.c (mipsnbsd_get_longjmp_target): Likewise.
2253         * mipsread.c (read_alphacoff_dynamic_symtab): Likewise.
2254         * mt-tdep.c (mt_register_name): Likewise.
2255         (mt_registers_info): Likewise.
2256         (mt_push_dummy_call): Likewise.
2257         * namespace.c (add_using_directive): Likewise.
2258         * nat/linux-btrace.c (perf_event_read): Likewise.
2259         (linux_enable_bts): Likewise.
2260         * nat/linux-osdata.c (linux_common_core_of_thread): Likewise.
2261         * nat/linux-ptrace.c (linux_ptrace_test_ret_to_nx): Likewise.
2262         * nto-tdep.c (nto_find_and_open_solib): Likewise.
2263         (nto_parse_redirection): Likewise.
2264         * objc-lang.c (objc_demangle): Likewise.
2265         (find_methods): Likewise.
2266         * objfiles.c (get_objfile_bfd_data): Likewise.
2267         (set_objfile_main_name): Likewise.
2268         (allocate_objfile): Likewise.
2269         (objfile_relocate): Likewise.
2270         (update_section_map): Likewise.
2271         * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Likewise.
2272         * p-exp.y (exp): Likewise.
2273         (yylex): Likewise.
2274         * p-valprint.c (pascal_object_print_value): Likewise.
2275         * parse.c (initialize_expout): Likewise.
2276         (mark_completion_tag): Likewise.
2277         (copy_name): Likewise.
2278         (parse_float): Likewise.
2279         (type_stack_reserve): Likewise.
2280         * ppc-linux-tdep.c (ppc_stap_parse_special_token): Likewise.
2281         (ppu2spu_prev_register): Likewise.
2282         * ppc-ravenscar-thread.c (supply_register_at_address): Likewise.
2283         * printcmd.c (printf_wide_c_string): Likewise.
2284         (printf_pointer): Likewise.
2285         * probe.c (parse_probes): Likewise.
2286         * python/py-cmd.c (gdbpy_parse_command_name): Likewise.
2287         (cmdpy_init): Likewise.
2288         * python/py-gdb-readline.c (gdbpy_readline_wrapper): Likewise.
2289         * python/py-symtab.c (set_sal): Likewise.
2290         * python/py-unwind.c (pyuw_sniffer): Likewise.
2291         * python/python.c (python_interactive_command): Likewise.
2292         (compute_python_string): Likewise.
2293         * ravenscar-thread.c (get_running_thread_id): Likewise.
2294         * record-full.c (record_full_exec_insn): Likewise.
2295         (record_full_core_open_1): Likewise.
2296         * regcache.c (regcache_raw_read_signed): Likewise.
2297         (regcache_raw_read_unsigned): Likewise.
2298         (regcache_cooked_read_signed): Likewise.
2299         (regcache_cooked_read_unsigned): Likewise.
2300         * remote-fileio.c (remote_fileio_func_open): Likewise.
2301         (remote_fileio_func_rename): Likewise.
2302         (remote_fileio_func_unlink): Likewise.
2303         (remote_fileio_func_stat): Likewise.
2304         (remote_fileio_func_system): Likewise.
2305         * remote-mips.c (mips_xfer_memory): Likewise.
2306         (mips_load_srec): Likewise.
2307         (pmon_end_download): Likewise.
2308         * remote.c (new_remote_state): Likewise.
2309         (map_regcache_remote_table): Likewise.
2310         (remote_register_number_and_offset): Likewise.
2311         (init_remote_state): Likewise.
2312         (get_memory_packet_size): Likewise.
2313         (remote_pass_signals): Likewise.
2314         (remote_program_signals): Likewise.
2315         (remote_start_remote): Likewise.
2316         (remote_check_symbols): Likewise.
2317         (remote_query_supported): Likewise.
2318         (extended_remote_attach): Likewise.
2319         (process_g_packet): Likewise.
2320         (store_registers_using_G): Likewise.
2321         (putpkt_binary): Likewise.
2322         (read_frame): Likewise.
2323         (compare_sections_command): Likewise.
2324         (remote_hostio_pread): Likewise.
2325         (remote_hostio_readlink): Likewise.
2326         (remote_file_put): Likewise.
2327         (remote_file_get): Likewise.
2328         (remote_pid_to_exec_file): Likewise.
2329         (_initialize_remote): Likewise.
2330         * rs6000-aix-tdep.c (rs6000_aix_ld_info_to_xml): Likewise.
2331         (rs6000_aix_core_xfer_shared_libraries_aix): Likewise.
2332         * rs6000-tdep.c (ppc_displaced_step_copy_insn): Likewise.
2333         (bfd_uses_spe_extensions): Likewise.
2334         * s390-linux-tdep.c (s390_displaced_step_copy_insn): Likewise.
2335         * score-tdep.c (score7_malloc_and_get_memblock): Likewise.
2336         * solib-dsbt.c (decode_loadmap): Likewise.
2337         (fetch_loadmap): Likewise.
2338         (scan_dyntag): Likewise.
2339         (enable_break): Likewise.
2340         (dsbt_relocate_main_executable): Likewise.
2341         * solib-frv.c (fetch_loadmap): Likewise.
2342         (enable_break2): Likewise.
2343         (frv_relocate_main_executable): Likewise.
2344         * solib-spu.c (spu_relocate_main_executable): Likewise.
2345         (spu_bfd_open): Likewise.
2346         * solib-svr4.c (lm_info_read): Likewise.
2347         (read_program_header): Likewise.
2348         (find_program_interpreter): Likewise.
2349         (scan_dyntag): Likewise.
2350         (elf_locate_base): Likewise.
2351         (open_symbol_file_object): Likewise.
2352         (read_program_headers_from_bfd): Likewise.
2353         (svr4_relocate_main_executable): Likewise.
2354         * solib-target.c (solib_target_relocate_section_addresses): Likewise.
2355         * solib.c (solib_find_1): Likewise.
2356         (exec_file_find): Likewise.
2357         (solib_find): Likewise.
2358         * source.c (openp): Likewise.
2359         (print_source_lines_base): Likewise.
2360         (forward_search_command): Likewise.
2361         * sparc-ravenscar-thread.c (supply_register_at_address): Likewise.
2362         * spu-tdep.c (spu2ppu_prev_register): Likewise.
2363         (spu_get_overlay_table): Likewise.
2364         * stabsread.c (patch_block_stabs): Likewise.
2365         (define_symbol): Likewise.
2366         (again:): Likewise.
2367         (read_member_functions): Likewise.
2368         (read_one_struct_field): Likewise.
2369         (read_enum_type): Likewise.
2370         (common_block_start): Likewise.
2371         * stack.c (read_frame_arg): Likewise.
2372         (backtrace_command): Likewise.
2373         * stap-probe.c (stap_parse_register_operand): Likewise.
2374         * symfile.c (syms_from_objfile_1): Likewise.
2375         (find_separate_debug_file): Likewise.
2376         (load_command): Likewise.
2377         (load_progress): Likewise.
2378         (load_section_callback): Likewise.
2379         (reread_symbols): Likewise.
2380         (add_filename_language): Likewise.
2381         (allocate_compunit_symtab): Likewise.
2382         (read_target_long_array): Likewise.
2383         (simple_read_overlay_table): Likewise.
2384         * symtab.c (symbol_set_names): Likewise.
2385         (resize_symbol_cache): Likewise.
2386         (rbreak_command): Likewise.
2387         (completion_list_add_name): Likewise.
2388         (completion_list_objc_symbol): Likewise.
2389         (add_filename_to_list): Likewise.
2390         * target-descriptions.c (maint_print_c_tdesc_cmd): Likewise.
2391         * target-memory.c (target_write_memory_blocks): Likewise.
2392         * target.c (target_read_string): Likewise.
2393         (read_whatever_is_readable): Likewise.
2394         (target_read_alloc_1): Likewise.
2395         (simple_search_memory): Likewise.
2396         (target_fileio_read_alloc_1): Likewise.
2397         * tilegx-tdep.c (tilegx_push_dummy_call): Likewise.
2398         * top.c (command_line_input): Likewise.
2399         * tracefile-tfile.c (tfile_fetch_registers): Likewise.
2400         * tracefile.c (tracefile_fetch_registers): Likewise.
2401         * tracepoint.c (add_memrange): Likewise.
2402         (init_collection_list): Likewise.
2403         (add_aexpr): Likewise.
2404         (trace_dump_actions): Likewise.
2405         (parse_trace_status): Likewise.
2406         (parse_tracepoint_definition): Likewise.
2407         (parse_tsv_definition): Likewise.
2408         (parse_static_tracepoint_marker_definition): Likewise.
2409         * tui/tui-file.c (tui_sfileopen): Likewise.
2410         (tui_file_adjust_strbuf): Likewise.
2411         * tui/tui-io.c (tui_expand_tabs): Likewise.
2412         * tui/tui-source.c (tui_set_source_content): Likewise.
2413         * typeprint.c (find_global_typedef): Likewise.
2414         * ui-file.c (do_ui_file_xstrdup): Likewise.
2415         (ui_file_obsavestring): Likewise.
2416         (mem_file_write): Likewise.
2417         * utils.c (make_hex_string): Likewise.
2418         (get_regcomp_error): Likewise.
2419         (puts_filtered_tabular): Likewise.
2420         (gdb_realpath_keepfile): Likewise.
2421         (ldirname): Likewise.
2422         (gdb_bfd_errmsg): Likewise.
2423         (substitute_path_component): Likewise.
2424         * valops.c (search_struct_method): Likewise.
2425         (find_oload_champ_namespace_loop): Likewise.
2426         * valprint.c (print_decimal_chars): Likewise.
2427         (read_string): Likewise.
2428         (generic_emit_char): Likewise.
2429         * varobj.c (varobj_delete): Likewise.
2430         (varobj_value_get_print_value): Likewise.
2431         * vaxobsd-tdep.c (vaxobsd_sigtramp_sniffer): Likewise.
2432         * windows-tdep.c (display_one_tib): Likewise.
2433         * xcoffread.c (read_xcoff_symtab): Likewise.
2434         (process_xcoff_symbol): Likewise.
2435         (swap_sym): Likewise.
2436         (scan_xcoff_symtab): Likewise.
2437         (xcoff_initial_scan): Likewise.
2438         * xml-support.c (gdb_xml_end_element): Likewise.
2439         (xml_process_xincludes): Likewise.
2440         (xml_fetch_content_from_file): Likewise.
2441         * xml-syscall.c (xml_list_of_syscalls): Likewise.
2442         * xstormy16-tdep.c (xstormy16_push_dummy_call): Likewise.
2443
2444 2015-09-23  James Bowman  <james.bowman@ftdichip.com>
2445
2446         * ft32-tdep.c (ft32_register_type): Return gdbarch_tdep (gdbarch)->pc_type
2447         instead of builtin_func_ptr.
2448         (ft32_pointer_to_address): New function.
2449         (ft32_address_class_type_flags): New function.
2450         (ft32_address_class_type_flags_to_name): New function.
2451         (ft32_address_class_name_to_type_flags): New function.
2452         (ft32_gdbarch_init): Set tdep->pc_type.  Call
2453         set_gdbarch_pointer_to_address,
2454         set_gdbarch_address_class_type_flags
2455         set_gdbarch_address_class_name_to_type_flags,
2456         and set_gdbarch_address_class_type_flags_to_name.
2457         * ft32-tdep.h (struct gdbarch_tdep) <pc_type>: New field.
2458
2459 2015-09-23  Pierre-Marie de Rodat  <derodat@adacore.com>
2460
2461         * ada-lang.c (ada_evaluate_subexp) <OP_FUNCALL>: When the input
2462         value is a reference, actually dereference it in order to get
2463         the underlying value.
2464
2465 2015-09-22  Simon Marchi  <simon.marchi@ericsson.com>
2466
2467         * stap-probe.c (handle_stap_probe): Remove unnecessary cast.
2468
2469 2015-09-21  Simon Marchi  <simon.marchi@ericsson.com>
2470
2471         * cli/cli-setshow.c (cmd_show_list): Constify a variable.
2472         * linespec.c (linespec_lexer_lex_string): Same.
2473
2474 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
2475
2476         * NEWS: Mention support for fast tracepoints on aarch64-linux.
2477
2478 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
2479
2480         * aarch64-tdep.c (aarch64_analyze_prologue): New is_adrp
2481         variable.  Call aarch64_decode_adr instead of
2482         aarch64_decode_adrp.
2483         * arch/aarch64-insn.h (aarch64_decode_adrp): Delete.
2484         (aarch64_decode_adr): New function declaration.
2485         * arch/aarch64-insn.c (aarch64_decode_adrp): Delete.
2486         (aarch64_decode_adr): New function, factored out from
2487         aarch64_decode_adrp to decode both adr and adrp instructions.
2488
2489 2015-09-21  Pierre Langlois  <pierre.langlois@arm.com>
2490
2491         * Makefile.in (ALL_64_TARGET_OBS): Add aarch64-insn.o.
2492         (HFILES_NO_SRCDIR): Add arch/aarch64-insn.h.
2493         (aarch64-insn.o): New rule.
2494         * configure.tgt (aarch64*-*-elf): Add aarch64-insn.o.
2495         (aarch64*-*-linux*): Likewise.
2496         * arch/aarch64-insn.c: New file.
2497         * arch/aarch64-insn.h: New file.
2498         * aarch64-tdep.c: Include arch/aarch64-insn.h.
2499         (aarch64_debug): Move to arch/aarch64-insn.c.  Declare in
2500         arch/aarch64-insn.h.
2501         (decode_add_sub_imm): Rename to ...
2502         (aarch64_decode_add_sub_imm): ... this.
2503         (decode_adrp): Rename to ...
2504         (aarch64_decode_adrp): ... this.  Move to arch/aarch64-insn.c.
2505         Declare in arch/aarch64-insn.h.
2506         (decode_b): Rename to ...
2507         (aarch64_decode_b): ... this.  Move to arch/aarch64-insn.c.
2508         Declare in arch/aarch64-insn.h.
2509         (decode_bcond): Rename to ...
2510         (aarch64_decode_bcond): ... this.  Move to arch/aarch64-insn.c.
2511         Declare in arch/aarch64-insn.h.
2512         (decode_br): Rename to ...
2513         (aarch64_decode_br): ... this.
2514         (decode_cb): Rename to ...
2515         (aarch64_decode_cb): ... this.  Move to arch/aarch64-insn.c.
2516         Declare in arch/aarch64-insn.h.
2517         (decode_eret): Rename to ...
2518         (aarch64_decode_eret): ... this.
2519         (decode_movz): Rename to ...
2520         (aarch64_decode_movz): ... this.
2521         (decode_orr_shifted_register_x): Rename to ...
2522         (aarch64_decode_orr_shifted_register_x): ... this.
2523         (decode_ret): Rename to ...
2524         (aarch64_decode_ret): ... this.
2525         (decode_stp_offset): Rename to ...
2526         (aarch64_decode_stp_offset): ... this.
2527         (decode_stp_offset_wb): Rename to ...
2528         (aarch64_decode_stp_offset_wb): ... this.
2529         (decode_stur): Rename to ...
2530         (aarch64_decode_stur): ... this.
2531         (decode_tb): Rename to ...
2532         (aarch64_decode_tb): ... this.  Move to arch/aarch64-insn.c.
2533         Declare in arch/aarch64-insn.h.
2534         (aarch64_analyze_prologue): Adjust calls to renamed functions.
2535
2536 2015-09-20  Doug Evans  <xdje42@gmail.com>
2537
2538         * dwarf2read.c (add_partial_symbol): Remove outdated comments.
2539
2540 2015-09-20  Doug Evans  <xdje42@gmail.com>
2541
2542         * dwarf2read.c (dwarf2_compute_name): Add FIXME.  Don't use a local
2543         variable name that collides with a parameter.
2544
2545 2015-09-20  Joel Brobecker  <brobecker@adacore.com>
2546
2547         * dwarf2loc.c (locexpr_get_frame_base): Renames
2548         block_op_get_frame_base.
2549         (dwarf2_block_frame_base_locexpr_funcs): Replace reference to
2550         block_op_get_frame_base by reference to locexpr_get_frame_base.
2551         (loclist_get_frame_base): New function, near identical copy of
2552         locexpr_get_frame_base.
2553         (dwarf2_block_frame_base_loclist_funcs): Replace reference to
2554         block_op_get_frame_base by reference to loclist_get_frame_base.
2555
2556 2015-09-19  Doug Evans  <xdje42@gmail.com>
2557
2558         * ravenscar-thread.c (ravenscar_inferior_created): Replace
2559         current_inferior ()->gdbarch with its wrapper target_gdbarch.
2560
2561 2015-09-18  Doug Evans  <xdje42@gmail.com>
2562
2563         * linux-thread-db.c (record_thread): Return the created thread.
2564         (thread_from_lwp): Likewise.
2565         (thread_db_get_thread_local_address): Update.
2566
2567 2015-09-18  Doug Evans  <xdje42@gmail.com>
2568
2569         * symtab.h (general_symbol_info) <mangled_lang>: Delete struct,
2570         move only member demangled_name up.  All uses updated.
2571
2572 2015-09-18  Doug Evans  <xdje42@gmail.com>
2573
2574         * findvar.c (default_read_var_value) <LOC_UNRESOLVED>: Include the
2575         kind of minimal symbol in the error message.
2576         * objfiles.c (objfile_flavour_name): New function.
2577         * objfiles.h (objfile_flavour_name): Declare.
2578
2579 2015-09-18  Yao Qi  <yao.qi@linaro.org>
2580
2581         * nat/aarch64-linux.c: Include elf/common.h,
2582         nat/gdb_ptrace.h, asm/ptrace.h and sys/uio.h.
2583         (aarch64_ps_get_thread_area): New function.
2584         * nat/aarch64-linux.h: Include gdb_proc_service.h.
2585         (aarch64_ps_get_thread_area): Declare.
2586         * aarch64-linux-nat.c (ps_get_thread_area): Call
2587         aarch64_ps_get_thread_area.
2588
2589 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2590
2591         * record-btrace.c (record_btrace_resume): Honour scheduler-locking.
2592
2593 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2594
2595         * NEWS: Announce new scheduler-locking mode.
2596         * infrun.c (schedlock_replay): New.
2597         (scheduler_enums): Add schedlock_replay.
2598         (scheduler_mode): Change default to schedlock_replay.
2599         (user_visible_resume_ptid): Handle schedlock_replay.
2600         (clear_proceed_status_thread): Stop replaying if resumed thread is
2601         not replaying.
2602         (schedlock_applies): Handle schedlock_replay.
2603         (_initialize_infrun): Document new scheduler-locking mode.
2604         * record-btrace.c (record_btrace_resume): Remove code to stop other
2605         threads when not replaying the resumed thread.
2606
2607 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2608
2609         * record-btrace.c ((record_btrace_will_replay): New.
2610         (init_record_btrace_ops): Initialize to_record_will_replay.
2611         * record-full.c ((record_full_will_replay): New.
2612         (init_record_full_ops): Initialize to_record_will_replay.
2613         * target-delegates.c: Regenerated.
2614         * target.c (target_record_will_replay): New.
2615         * target.h (struct target_ops) <to_record_will_replay>: New.
2616         (target_record_will_replay): New.
2617
2618 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2619
2620         * record-btrace.c (record_btrace_resume): Call
2621         target_record_stop_replaying.
2622         (record_btrace_stop_replaying_all): New.
2623         (init_record_btrace_ops): Initialize to_record_stop_replaying.
2624         * record-full.c (record_full_stop_replaying): New.
2625         (init_record_full_ops ): Initialize to_record_stop_replaying.
2626         * target-delegates.c: Regenerated.
2627         * target.c (target_record_stop_replaying): New.
2628         * target.h (struct target_ops) <to_record_stop_replaying>: New.
2629         (target_record_stop_replaying): New.
2630
2631 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2632
2633         * record-btrace.c (record_btrace_xfer_partial)
2634         (record_btrace_store_registers, record_btrace_prepare_to_store):
2635         Call record_btrace_is_replaying with inferior_ptid instead of
2636         minus_one_ptid.
2637         (record_btrace_store_registers): Change error message.
2638
2639 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2640
2641         * record-btrace.c (record_btrace_is_replaying): Add ptid argument.
2642         Update users to pass minus_one_ptid.
2643         * record-full.c (record_full_is_replaying): Add ptid argument (ignored).
2644         * record.c (cmd_record_delete): Pass inferior_ptid to
2645         target_record_is_replaying.
2646         * target-delegates.c: Regenerated.
2647         * target.c (target_record_is_replaying): Add ptid argument.
2648         * target.h (struct target_ops) <to_record_is_replaying>: Add ptid
2649         argument.
2650         (target_record_is_replaying): Add ptid argument.
2651
2652 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2653
2654         * record-btrace.c (record_btrace_open): Remove non_stop check.
2655         * NEWS: Announce that record btrace supports non-stop mode.
2656
2657 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2658
2659         * infrun.c (handle_inferior_event_1): Switch to the eventing thread
2660         in the TARKET_WAITKIND_NO_HISTORY case.
2661
2662 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2663
2664         * record-btrace.c (record_btrace_maybe_mark_async_event): New.
2665         (record_btrace_wait): Call record_btrace_maybe_mark_async_event.
2666
2667 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2668
2669         * record-btrace.c (get_thread_current_frame): New.
2670         (record_btrace_start_replaying): Call get_thread_current_frame.
2671
2672 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2673
2674         * record-btrace.c (record_btrace_resume_thread): A move request
2675         overwrites a previous move request.
2676         (record_btrace_find_resume_thread): Removed.
2677         (record_btrace_resume): Resume all requested threads.
2678
2679 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2680
2681         * record-btrace.c: Include vec.h.
2682         (record_btrace_find_thread_to_move): Removed.
2683         (btrace_step_no_resumed, btrace_step_again)
2684         (record_btrace_stop_replaying_at_end): New.
2685         (record_btrace_cancel_resume): Call record_btrace_stop_replaying_at_end.
2686         (record_btrace_single_step_forward): Remove calls to
2687         record_btrace_stop_replaying.
2688         (record_btrace_step_thread): Do only one step for BTHR_CONT and
2689         BTHR_RCONT.  Keep threads at the end of their history moving.
2690         (record_btrace_wait): Call record_btrace_step_thread for all threads
2691         until one reports an event.  Call record_btrace_stop_replaying_at_end
2692         for the eventing thread.
2693
2694 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2695
2696         * record-btrace.c (record_btrace_single_step_forward): Return
2697         NO_HISTORY if a step brings us to the end of the execution history.
2698
2699 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2700
2701         * record-btrace.c (record_btrace_step_thread): Move breakpoint check
2702         to ...
2703         (record_btrace_single_step_forward): ... here and
2704         (record_btrace_single_step_backward): ... here.
2705
2706 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2707
2708         * record-btrace.c (btrace_step_spurious)
2709         (record_btrace_single_step_forward)
2710         (record_btrace_single_step_backward): New.
2711         (record_btrace_step_thread): Call record_btrace_single_step_forward
2712         and record_btrace_single_step_backward.
2713
2714 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2715
2716         * record-btrace.c (record_btrace_replay_at_breakpoint): New.
2717         (record_btrace_step_thread): Call record_btrace_replay_at_breakpoint.
2718
2719 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2720
2721         * record-btrace.c (btrace_thread_flag_to_str)
2722         (record_btrace_cancel_resume): New.
2723         (record_btrace_step_thread): Call btrace_thread_flag_to_str.
2724         (record_btrace_resume): Print execution direction.
2725         (record_btrace_resume_thread): Call btrace_thread_flag_to_str.
2726         (record_btrace_wait): Call record_btrace_cancel_resume.
2727
2728 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2729
2730         * btrace.h (enum btrace_thread_flag) <BTHR_STOP>: New.
2731         * record-btrace (record_btrace_resume_thread): Clear BTHR_STOP.
2732         (record_btrace_find_thread_to_move): Also accept threads that have
2733         BTHR_STOP set.
2734         (btrace_step_stopped_on_request, record_btrace_stop): New.
2735         (record_btrace_step_thread): Support BTHR_STOP.
2736         (record_btrace_wait): Also clear BTHR_STOP when stopping other threads.
2737         (init_record_btrace_ops): Initialize to_stop.
2738
2739 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2740
2741         * record-btrace.c (record_btrace_wait): Replace non_stop check with
2742         target_is_non_stop_p ().
2743
2744 2015-09-15  Pierre-Marie de Rodat  <derodat@adacore.com>
2745
2746         * ada-typeprint.c (print_array_type): Do not describe arrays as
2747         packed when they embed dynamic elements.
2748
2749 2015-09-15  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
2750
2751         * symtab.h (address_class): Document that TLS variables
2752         are handled by LOC_UNRESOLVED.
2753         * findvar.c (default_read_var_value): Don't relocate TLS variables.
2754         * printcmd.c (address_info): Don't relocate TLS variables.
2755
2756 2015-09-15  Pierre Langlois  <pierre.langlois@arm.com>
2757
2758         * aarch64-tdep.c (decode_add_sub_imm): Use debug_printf.
2759         (decode_adrp): Likewise.
2760         (decode_b): Likewise.
2761         (decode_bcond): Likewise.
2762         (decode_br): Likewise.
2763         (decode_cb): Likewise.
2764         (decode_eret): Likewise.
2765         (decode_movz): Likewise.
2766         (decode_orr_shifted_register_x): Likewise.
2767         (decode_ret): Likewise.
2768         (decode_stp_offset): Likewise.
2769         (decode_stp_offset_wb): Likewise.
2770         (decode_stur): Likewise.
2771         (decode_tb): Likewise.
2772         (aarch64_analyze_prologue): Likewise.
2773         (pass_in_x): Likewise.
2774         (pass_in_v): Likewise.
2775         (pass_on_stack): Likewise.
2776         (aarch64_push_dummy_call): Likewise.
2777         (aarch64_extract_return_value): Likewise.
2778         (aarch64_store_return_value): Likewise.
2779         (aarch64_return_value): Likewise.
2780         (aarch64_record_asimd_load_store): Likewise.
2781         (aarch64_record_load_store): Likewise.
2782         (aarch64_record_data_proc_simd_fp): Likewise.
2783
2784 2015-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
2785
2786         * linespec.c (minsym_found): Call gdbarch_skip_entrypoint.
2787         * ppc64-tdep.c (ppc64_skip_trampoline_code): Rename to ...
2788         (ppc64_skip_trampoline_code_1): ... here.
2789         (ppc64_skip_trampoline_code): New wrapper function.
2790         * symtab.c (find_function_start_sal): Call gdbarch_skip_entrypoint.
2791
2792 2015-09-15  Yao Qi  <yao.qi@linaro.org>
2793
2794         * aarch64-linux-nat.c (aarch64_linux_can_do_single_step): New
2795         function.
2796         (_initialize_aarch64_linux_nat): Install it to to_can_do_single_step.
2797         * arm-linux-tdep.c (arm_linux_software_single_step): Return 0
2798         if target_can_do_single_step returns 1.
2799         * remote.c (struct vCont_action_support) <s, S>: New fields.
2800         (PACKET_vContSupported): New enum.
2801         (remote_protocol_features): New element for vContSupported.
2802         (remote_query_supported): Append "vContSupported+".
2803         (remote_vcont_probe): Remove support_s and support_S, use
2804         rs->supports_vCont.s and rs->supports_vCont.S instead.  Disable
2805         vCont packet if c and C actions are not supported.
2806         (remote_can_do_single_step): New function.
2807         (init_remote_ops): Install it to to_can_do_single_step.
2808         (_initialize_remote): Call add_packet_config_cmd.
2809         * target.h (struct target_ops) <to_can_do_single_step>: New field.
2810         (target_can_do_single_step): New macro.
2811         * target-delegates.c: Re-generated.
2812
2813 2015-09-15  Yao Qi  <yao.qi@linaro.org>
2814
2815         * aarch64-linux-nat.c (aarch64_linux_siginfo_fixup): New function.
2816         (_initialize_aarch64_linux_nat): Call linux_nat_set_siginfo_fixup.
2817         * nat/aarch64-linux.c (aarch64_compat_siginfo_from_siginfo):
2818         New function.
2819         (aarch64_siginfo_from_compat_siginfo): New function.
2820         * nat/aarch64-linux.h: Include signal.h.
2821         (compat_int_t, compat_uptr_t, compat_time_t): Typedef.
2822         (compat_timer_t, compat_clock_t): Likewise.
2823         (struct compat_timeval): New.
2824         (union compat_sigval): New.
2825         (struct compat_siginfo): New.
2826         (cpt_si_pid, cpt_si_uid, cpt_si_timerid): New macros.
2827         (cpt_si_overrun, cpt_si_status, cpt_si_utime): Likewise.
2828         (cpt_si_stime, cpt_si_ptr, cpt_si_addr): Likewise.
2829         (cpt_si_band, cpt_si_fd): Likewise.
2830
2831 2015-09-14  Pedro Alves  <palves@redhat.com>
2832
2833         * infrun.c (current_stop_id): New global.
2834         (get_stop_id, new_stop_id): New functions.
2835         (fetch_inferior_event): Handle normal_stop proceeding the target.
2836         (struct stop_context): New.
2837         (save_stop_context, release_stop_context_cleanup)
2838         (stop_context_changed): New functions.
2839         (normal_stop): Return true if the hook-stop changes the stop
2840         context.
2841         * infrun.h (get_stop_id): Declare.
2842         (normal_stop): Now returns int.  Add documentation.
2843
2844 2015-09-14  Pierre-Marie de Rodat  <derodat@adacore.com>
2845
2846         * ada-lang.c (ada_value_ptr_subscript): Update the heading
2847         comment.  Handle packed arrays.
2848
2849 2015-09-14  Pedro Alves  <palves@redhat.com>
2850
2851         * NEWS (Changes in GDB 7.10, New commands>: Remove duplicate
2852         mention of maint set/show target-non-stop.
2853
2854 2015-09-11  Don Breazeal  <donb@codesourcery.com>
2855
2856         * NEWS: Announce new remote packets for the exec-events
2857         feature and the exec-events feature and associated commands.
2858
2859 2015-09-11  Don Breazeal  <donb@codesourcery.com>
2860
2861         * remote.c (remote_exec_event_p): New function.
2862         (remote_insert_exec_catchpoint): New function.
2863         (remote_remove_exec_catchpoint): New function.
2864         (init_extended_remote_ops): Initialize extended_remote_ops
2865         members to_insert_exec_catchpoint and
2866         to_remove_exec_catchpoint.
2867
2868 2015-09-11  Don Breazeal  <donb@codesourcery.com>
2869             Luis Machado  <lgustavo@codesourcery.com>
2870
2871         * infrun.c (follow_exec): Use process-style ptid for
2872         exec message.  Call add_inferior_with_spaces and
2873         target_follow_exec.
2874         * nat/linux-ptrace.c (linux_supports_traceexec): New function.
2875         * nat/linux-ptrace.h (linux_supports_traceexec): Declare.
2876         * remote.c (remote_pspace_data): New static variable.
2877         (remote_pspace_data_cleanup): New function.
2878         (get_remote_exec_file): New function.
2879         (set_remote_exec_file_1): New function.
2880         (set_remote_exec_file): New function.
2881         (show_remote_exec_file): New function.
2882         (remote_exec_file): Delete static variable.
2883         (anonymous enum) <PACKET_exec_event_feature>: New
2884         enumeration constant.
2885         (remote_protocol_features): Add entry for exec-events feature.
2886         (remote_query_supported): Add client side of qSupported query
2887         for exec-events feature.
2888         (remote_follow_exec): New function.
2889         (remote_parse_stop_reply): Handle 'exec' stop reason.
2890         (extended_remote_run, extended_remote_create_inferior): Call
2891         get_remote_exec_file and set_remote_exec_file_1.
2892         (init_extended_remote_ops) <to_follow_exec>: Initialize new
2893         member.
2894         (_initialize_remote): Call
2895         register_program_space_data_with_cleanup.  Call
2896         add_packet_config_cmd for remote exec-events feature.
2897         Modify call to add_setshow_string_noescape_cmd for exec-file
2898         to use new functions set_remote_exec_file and
2899         show_remote_exec_file.
2900         * target-debug.h, target-delegates.c: Regenerated.
2901         * target.c (target_follow_exec): New function.
2902         * target.h (struct target_ops) <to_follow_exec>: New member.
2903         (target_follow_exec): Declare new function.
2904
2905 2015-09-11  Pierre Langlois  <pierre.langlois@arm.com>
2906
2907         * aarch64-tdep.c (decode_cb): Move up comment describing the
2908         encoding.
2909         (decode_tb): Fix a typo in comment above the function.  Move up
2910         comment describing the encoding.
2911
2912 2015-09-11  Pierre Langlois  <pierre.langlois@arm.com>
2913
2914         * aarch64-tdep.c (decode_bcond): Fix incorrect mask.
2915
2916 2015-09-11  Mihail-Marian Nistor  <mihail.nistor@freescale.com>
2917
2918         PR gdb/18947
2919         * aarch64-linux-tdep.c: (aarch64_linux_init_abi): Install
2920         glibc_skip_solib_resolver as gdbarch_skip_solib_resolver callback.
2921
2922 2015-09-10  Simon Marchi  <simon.marchi@ericsson.com>
2923
2924         * ada-lang.c (scan_discrim_bound): Factor out arithmetic
2925         operations.
2926
2927 2015-09-10  Simon Marchi  <simon.marchi@ericsson.com>
2928
2929         * ada-lang.c (ada_search_struct_field): Constify parameters
2930         and/or variables..
2931         (xget_renaming_scope): Likewise.
2932         (ada_is_redundant_range_encoding): Likewise.
2933         (scan_discrim_bound): Likewise.
2934         (to_fixed_range_type): Likewise.
2935
2936 2015-09-10  Yao Qi  <yao.qi@linaro.org>
2937
2938         * breakpoint.c (download_tracepoint_locations): New local
2939         can_download_tracepoint.  Check the result of
2940         target_can_download_tracepoint and save it in
2941         can_download_tracepoint if there are tracepoints to download.
2942         * linux-nat.h (enum tribool): Move it to ...
2943         * common/common-types.h: ... here.
2944
2945 2015-09-09  Pedro Alves  <palves@redhat.com>
2946
2947         * inf-loop.c (inferior_event_handler): Delete INF_TIMER case.
2948         * target.h (enum inferior_event_type) <INF_TIMER>: Delete.
2949
2950 2015-09-09  Pedro Alves  <palves@redhat.com>
2951
2952         * continuations.c (add_continuation, restore_thread_cleanup)
2953         (do_all_continuations_ptid, do_all_continuations_thread_callback)
2954         (do_all_continuations_thread, do_all_continuations)
2955         (discard_all_continuations_thread_callback)
2956         (discard_all_continuations_thread, discard_all_continuations)
2957         (add_intermediate_continuation)
2958         (do_all_intermediate_continuations_thread_callback)
2959         (do_all_intermediate_continuations_thread)
2960         (do_all_intermediate_continuations)
2961         (discard_all_intermediate_continuations_thread_callback)
2962         (discard_all_intermediate_continuations_thread)
2963         (discard_all_intermediate_continuations): Delete.
2964         * continuations.h (add_continuation, do_all_continuations)
2965         (do_all_continuations_thread, discard_all_continuations)
2966         (discard_all_continuations_thread, add_intermediate_continuation)
2967         (do_all_intermediate_continuations)
2968         (do_all_intermediate_continuations_thread)
2969         (discard_all_intermediate_continuations)
2970         (discard_all_intermediate_continuations_thread): Delete
2971         declarations.
2972         * event-top.c (stdin_event_handler): Delete references to
2973         continuations.
2974         * gdbthread.h (struct thread_info): Delete continuations and
2975         intermediate_continuations fields.
2976         * inf-loop.c (inferior_event_handler): Remove references to
2977         continuations.
2978         * infrun.c (infrun_thread_stop_requested_callback): Remove
2979         references to continuations.
2980         * target.h (enum inferior_event_type) <INF_EXEC_CONTINUE>: Delete.
2981         * thread.c: Don't include "continuations.h".
2982         (clear_thread_inferior_resources): Remove references to
2983         continuations.
2984
2985 2015-09-09  Pedro Alves  <palves@redhat.com>
2986
2987         * infcall.c (struct dummy_frame_context_saver): Delete.
2988         (dummy_frame_context_saver_free, dummy_frame_context_saver_dtor)
2989         (dummy_frame_context_saver_drop)
2990         (dummy_frame_context_saver_cleanup)
2991         (dummy_frame_context_saver_get_regs)
2992         (dummy_frame_context_saver_setup): Delete.
2993         * infcall.h (dummy_frame_context_saver_drop)
2994         (dummy_frame_context_saver_cleanup)
2995         (dummy_frame_context_saver_get_regs, dummy_frame_context_saver):
2996         Delete.
2997         (get_return_value): Remove 'ctx_saver' paremeter.  Adjust.
2998         * inferior.h (get_return_value): Remove 'ctx_saver' paremeter.
2999         * python/py-finishbreakpoint.c (bpfinishpy_pre_stop_hook): Adjust.
3000
3001 2015-09-09  Pedro Alves  <palves@redhat.com>
3002
3003         * breakpoint.c: Include "thread-fsm.h".
3004         (struct until_break_command_continuation_args): Delete.
3005         (struct until_break_fsm): New.
3006         (until_break_fsm_ops): New global.
3007         (new_until_break_fsm, until_break_fsm_should_stop): New functions.
3008         (until_break_command_continuation): Delete.
3009         (until_break_fsm_clean_up): New function.
3010         (until_break_fsm_async_reply_reason): New function.
3011         (until_break_command): Adjust to create an until_break_fsm instead
3012         of a continuation.
3013         (momentary_bkpt_print_it): No longer print MI's async-stop-reason
3014         here.
3015         * infcmd.c (struct until_next_fsm): New.
3016         (until_next_fsm_ops): New global.
3017         (new_until_next_fsm, until_next_fsm_should_stop): New function.
3018         (until_next_continuation): Delete.
3019         (until_next_fsm_clean_up, until_next_fsm_async_reply_reason): New
3020         functions.
3021         (until_next_command): Adjust to create a new until_next_fsm
3022         instead of a continuation.
3023
3024 2015-09-09  Pedro Alves  <palves@redhat.com>
3025
3026         * infcall.c: Include thread_fsm.h.
3027         (struct call_return_meta_info): New.
3028         (get_call_return_value): New function, factored out from
3029         call_function_by_hand_dummy.
3030         (struct call_thread_fsm): New.
3031         (call_thread_fsm_ops): New global.
3032         (new_call_thread_fsm, call_thread_fsm_should_stop)
3033         (call_thread_fsm_should_notify_stop): New functions.
3034         (run_inferior_call): Add 'sm' parameter.  Associate the FSM with
3035         the thread.
3036         (call_function_by_hand_dummy): Create a new call_thread_fsm
3037         instance, associate it with the thread, and wait for the FSM to
3038         finish.  If finished successfully, fetch the function's result
3039         value out of the FSM.
3040         * infrun.c (fetch_inferior_event): If the FSM says the stop
3041         shouldn't be notified, don't call normal_stop.
3042         (maybe_remove_breakpoints): New function, factored out from ...
3043         (normal_stop): ... here.  Simplify.
3044         * infrun.h (maybe_remove_breakpoints): Declare.
3045         * thread-fsm.c (thread_fsm_should_notify_stop): New function.
3046         (thread-fsm.h) <struct thread_fsm_ops>: New field.
3047         (thread_fsm_should_notify_stop): Declare.
3048
3049 2015-09-09  Pedro Alves  <palves@redhat.com>
3050
3051         * Makefile.in (COMMON_OBS): Add thread-fsm.o.
3052         * breakpoint.c (handle_jit_event): Print debug output.
3053         (bpstat_what): Split event callback handling to ...
3054         (bpstat_run_callbacks): ... this new function.
3055         (momentary_bkpt_print_it): No longer handle bp_finish here.
3056         * breakpoint.h (bpstat_run_callbacks): Declare.
3057         * gdbthread.h (struct thread_info) <step_multi>: Delete field.
3058         <thread_fsm>: New field.
3059         (thread_cancel_execution_command): Declare.
3060         * infcmd.c: Include thread-fsm.h.
3061         (struct step_command_fsm): New.
3062         (step_command_fsm_ops): New global.
3063         (new_step_command_fsm, step_command_fsm_prepare): New functions.
3064         (step_1): Adjust to use step_command_fsm_prepare and
3065         prepare_one_step.
3066         (struct step_1_continuation_args): Delete.
3067         (step_1_continuation): Delete.
3068         (step_command_fsm_should_stop): New function.
3069         (step_once): Delete.
3070         (step_command_fsm_clean_up, step_command_fsm_async_reply_reason)
3071         (prepare_one_step): New function, based on step_once.
3072         (until_next_command): Remove step_multi reference.
3073         (struct return_value_info): New.
3074         (print_return_value): Rename to ...
3075         (print_return_value_1): ... this.  New struct return_value_info
3076         parameter.  Adjust.
3077         (print_return_value): Reimplement as wrapper around
3078         print_return_value_1.
3079         (struct finish_command_fsm): New.
3080         (finish_command_continuation): Delete.
3081         (finish_command_fsm_ops): New global.
3082         (new_finish_command_fsm, finish_command_fsm_should_stop): New
3083         functions.
3084         (finish_command_fsm_clean_up, finish_command_fsm_return_value):
3085         New.
3086         (finish_command_continuation_free_arg): Delete.
3087         (finish_command_fsm_async_reply_reason): New.
3088         (finish_backward, finish_forward): Change symbol parameter to a
3089         finish_command_fsm.  Adjust.
3090         (finish_command): Create a finish_command_fsm.  Adjust.
3091         * infrun.c: Include "thread-fsm.h".
3092         (clear_proceed_status_thread): Delete the thread's FSM.
3093         (infrun_thread_stop_requested_callback): Cancel the thread's
3094         execution command.
3095         (clean_up_just_stopped_threads_fsms): New function.
3096         (fetch_inferior_event): Handle the event_thread's should_stop
3097         method saying the command isn't done yet.
3098         (process_event_stop_test): Run breakpoint callbacks here.
3099         (print_stop_event): Rename to ...
3100         (print_stop_location): ... this.
3101         (restore_current_uiout_cleanup): New function.
3102         (print_stop_event): Reimplement.
3103         (normal_stop): No longer notify the end_stepping_range observers
3104         here handle "step N" nor "finish" here.  No longer call
3105         print_stop_event here.
3106         * infrun.h (struct return_value_info): Forward declare.
3107         (print_return_value): Declare.
3108         (print_stop_event): Change prototype.
3109         * thread-fsm.c: New file.
3110         * thread-fsm.h: New file.
3111         * thread.c: Include "thread-fsm.h".
3112         (thread_cancel_execution_command): New function.
3113         (clear_thread_inferior_resources): Call it.
3114         * cli/cli-interp.c (cli_on_normal_stop): New function.
3115         (cli_interpreter_init): Install cli_on_normal_stop as normal_stop
3116         observer.
3117         * mi/mi-interp.c: Include "thread-fsm.h".
3118         (restore_current_uiout_cleanup): Delete.
3119         (mi_on_normal_stop): If the thread has an FSM associated, and it
3120         finished, ask it for the async-reply-reason to print.  Always call
3121         print_stop_event here, regardless of the top-level interpreter.
3122         Check bpstat_what to tell whether an asynchronous breakpoint hit
3123         triggered.
3124         * tui/tui-interp.c (tui_on_normal_stop): New function.
3125         (tui_init): Install tui_on_normal_stop as normal_stop observer.
3126
3127 2015-09-09  Pedro Alves  <palves@redhat.com>
3128
3129         * breakpoint.c (bpstat_do_actions_1, until_break_command): Don't
3130         check whether the target can async.
3131         * inf-loop.c (inferior_event_handler): Only call target_async if
3132         the target can async.
3133         * infcall.c: Include top.h and interps.h.
3134         (run_inferior_call): For the interpreter to sync mode while
3135         running the infcall.  Call wait_sync_command_done instead of
3136         wait_for_inferior plus normal_stop.
3137         * infcmd.c (prepare_execution_command): Don't check whether the
3138         target can async when running in the foreground.
3139         (step_1): Delete synchronous case handling.
3140         (step_once): Always install a continuation, even in sync mode.
3141         (until_next_command, finish_forward): Don't check whether the
3142         target can async.
3143         (attach_command_post_wait, notice_new_inferior): Always install a
3144         continuation, even in sync mode.
3145         * infrun.c (mark_infrun_async_event_handler): New function.
3146         (proceed): In sync mode, mark infrun's event source instead of
3147         waiting for events here.
3148         (fetch_inferior_event): If the target can't async, do a blocking
3149         wait.
3150         (prepare_to_wait): In sync mode, mark infrun's event source.
3151         (infrun_async_inferior_event_handler): No longer bail out if the
3152         target can't async.
3153         * infrun.h (mark_infrun_async_event_handler): New declaration.
3154         * linux-nat.c (linux_nat_wait_1): Remove calls to
3155         set_sigint_trap/clear_sigint_trap.
3156         (linux_nat_terminal_inferior): No longer check whether the target
3157         can async.
3158         * mi/mi-interp.c (mi_on_sync_execution_done): Update and simplify
3159         comment.
3160         (mi_execute_command_input_handler): No longer check whether the
3161         target is async.  Update and simplify comment.
3162         * target.c (default_target_wait): New function.
3163         * target.h (struct target_ops) <to_wait>: Now defaults to
3164         default_target_wait.
3165         (default_target_wait): Declare.
3166         * top.c (wait_sync_command_done): New function, factored out from
3167         ...
3168         (maybe_wait_sync_command_done): ... this.
3169         * top.h (wait_sync_command_done): Declare.
3170         * target-delegates.c: Regenerate.
3171
3172 2015-09-09  Markus Metzger  <markus.t.metzger@intel.com>
3173
3174         * nat/linux-btrace.h (struct btrace_target_info) <ptr_bits>: Remove.
3175         * nat/linux-btrace.c: Include filestuff.h and inttypes.h.
3176         Remove include of sys/utsname.h.
3177         (linux_determine_kernel_ptr_bits): Remove.
3178         (linux_determine_kernel_start): New.
3179         (perf_event_is_kernel_addr): Remove tinfo argument.  Update users.
3180         Update check.
3181         (perf_event_skip_bts_record): Remove tinfo argument.  Update users.
3182         (linux_enable_bts, linux_enable_pt): Remove tinfo->ptr_bits
3183         initialization.
3184         * x86-linux-nat.c (x86_linux_enable_btrace): Remove ptr_bits
3185         assignment.
3186
3187 2015-09-07  Pedro Alves  <palves@redhat.com>
3188
3189         * guile/guile-internal.h (as_a_scm_t_subr): New.
3190         * guile/guile.c (misc_guile_functions): Use it.
3191         * guile/scm-arch.c (arch_functions): Use it.
3192         * guile/scm-block.c (block_functions, gdbscm_initialize_blocks):
3193         Use it.
3194         * guile/scm-breakpoint.c (breakpoint_functions): Use it.
3195         * guile/scm-cmd.c (command_functions): Use it.
3196         * guile/scm-disasm.c (disasm_functions): Use it.
3197         * guile/scm-exception.c (exception_functions)
3198         (private_exception_functions): Use it.
3199         * guile/scm-frame.c (frame_functions)
3200         * guile/scm-gsmob.c (gsmob_functions): Use it.
3201         * guile/scm-iterator.c (iterator_functions): Use it.
3202         * guile/scm-lazy-string.c (lazy_string_functions): Use it.
3203         * guile/scm-math.c (math_functions): Use it.
3204         * guile/scm-objfile.c (objfile_functions): Use it.
3205         * guile/scm-param.c (parameter_functions): Use it.
3206         * guile/scm-ports.c (port_functions, private_port_functions): Use
3207         it.
3208         * guile/scm-pretty-print.c (pretty_printer_functions): Use it.
3209         * guile/scm-progspace.c (pspace_functions): Use it.
3210         * guile/scm-string.c (string_functions): Use it.
3211         * guile/scm-symbol.c (symbol_functions): Use it.
3212         * guile/scm-symtab.c (symtab_functions): Use it.
3213         * guile/scm-type.c (type_functions, gdbscm_initialize_types): Use
3214         it.
3215         * guile/scm-value.c (value_functions): Use it.
3216
3217 2015-09-04  Andrew Burgess  <andrew.burgess@embecosm.com>
3218
3219         * tui/tui-data.c (win_with_focus): Remove cast of NULL pointer.
3220         (tui_next_win): Likewise.
3221         (tui_prev_win): Likewise.
3222         (tui_partial_win_by_name): Likewise.
3223         (tui_init_generic_part): Likewise.
3224         (init_content_element): Likewise.
3225         (tui_del_window): Likewise.
3226         (tui_free_window): Likewise.
3227         (tui_del_data_windows): Likewise.
3228         (tui_free_data_content): Likewise.
3229         * tui/tui-layout.c (make_source_or_disasm_window): Likewise.
3230         * tui/tui-regs.c (tui_show_register_group): Likewise.
3231         * tui/tui-win.c (tui_resize_all): Likewise.
3232         (tui_set_focus): Likewise.
3233         (tui_set_win_height): Likewise.
3234         (make_invisible_and_set_new_height): Likewise.
3235         * tui/tui-windata.c (tui_delete_data_content_windows): Likewise.
3236         * tui/tui-wingeneral.c (make_visible): Likewise.
3237
3238 2015-09-04  Andrew Burgess  <andrew.burgess@embecosm.com>
3239
3240         * cli/cli-decode.c (find_cmd): Remove cast of NULL pointer.
3241
3242 2015-09-04  Andrew Burgess  <andrew.burgess@embecosm.com>
3243
3244         * c-valprint.c (print_unpacked_pointer): Remove cast of NULL
3245         pointer.
3246         * dbxread.c (dbx_end_psymtab): Likewise.
3247         * gnu-nat.c (gnu_write_inferior): Likewise.
3248         * mdebugread.c (cross_ref): Likewise.
3249         * p-valprint.c (pascal_val_print): Likewise.
3250         * xcoffread.c (xcoff_end_psymtab): Likewise.
3251
3252 2015-09-04  Yao Qi  <yao.qi@linaro.org>
3253
3254         * NEWS: Mention the aarch64 multi-arch debugging support.
3255
3256 2015-09-03  Pierre-Marie de Rodat  <derodat@adacore.com>
3257
3258         * ada-lang.c (ada_language_arch_info): Create a TYPE_CODE_CHAR
3259         type instead of a TYPE_CODE_INT one for the string_char_type
3260         and the ada_primitive_type_char types.
3261
3262 2015-09-03  Yao Qi  <yao.qi@linaro.org>
3263
3264         * aarch64-linux-nat.c (aarch64_linux_region_ok_for_hw_watchpoint):
3265         Move code to aarch64_linux_region_ok_for_watchpoint.  Call
3266         aarch64_linux_region_ok_for_watchpoint.
3267         * nat/aarch64-linux-hw-point.c (aarch64_linux_region_ok_for_watchpoint):
3268         New function.
3269         * nat/aarch64-linux-hw-point.h (aarch64_linux_region_ok_for_watchpoint):
3270         Declare it.
3271
3272 2015-09-02  Patrick Palka  <patrick@parcs.ath.cx>
3273
3274         * gdb_obstack.h (obstack_strdup): Declare.
3275         * gdb_obstack.c (obstack_strdup): Define.
3276         * gdbarch.sh (gdbarch_obstack_strdup): Declare and define.
3277         * gdbarch.c: Regenerate.
3278         * gdbarch.h: Regenerate.
3279         * gdbtypes.c (arch_type): Use gdbarch_obstack_strdup.
3280
3281 2015-09-02  Patrick Palka  <patrick@parcs.ath.cx>
3282
3283         * gdbtypes.c (copy_type_recursive): Update documentation.
3284
3285 2015-09-01  Sergio Durigan Junior  <sergiodj@redhat.com>
3286
3287         * solib-svr4.c (solib_event_probe_action): Initialize 'probe_argc'
3288         as zero.
3289
3290 2015-09-01  Sergio Durigan Junior  <sergiodj@redhat.com>
3291
3292         * solib-svr4.c (svr4_handle_solib_event): Initialize 'val' as NULL
3293
3294 2015-09-01  Sergio Durigan Junior  <sergiodj@redhat.com>
3295
3296         * solib-svr4.c (solib_event_probe_action): Call
3297         get_probe_argument_count using TRY...CATCH.
3298         (svr4_handle_solib_event): Likewise, for evaluate_probe_argument.
3299
3300 2015-09-01  Sergio Durigan Junior  <sergiodj@redhat.com>
3301
3302         * probe.h (struct probe_ops) <get_probe_argument_count,
3303         evaluate_probe_argument, enable_probe, disable_probe>: Mention in
3304         the comment that the function can throw an exception.
3305         (get_probe_argument_count): Likewise.
3306         (evaluate_probe_argument): Likewise.
3307         * stap-probe.c (stap_get_opcode): Call error instead of
3308         internal_error.
3309         (stap_get_expected_argument_type): Likewise.  Add argument
3310         'probe'.  Improve error message by mentioning the probe's name.
3311         (stap_parse_probe_arguments): Adjust call to
3312         stap_get_expected_argument_type.
3313         (stap_get_arg): Add comment.  Assert that 'probe->args_parsed' is
3314         not zero.  Call internal_error if GDB requests an argument but the
3315         probe has no arguments.
3316
3317 2015-09-01  Pierre-Marie de Rodat  <derodat@adacore.com>
3318
3319         * ada-lang.c (ada_resolve_function): Do not ask the user what
3320         match to use when in completion mode.
3321
3322 2015-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
3323
3324         * tui/tui-data.c (tui_win_name): Make local variable const, remove
3325         cast of NULL.
3326
3327 2015-08-31  Max Filippov  <jcmvbkbc@gmail.com>
3328
3329         * xtensa-tdep.h (XTENSA_GDBARCH_TDEP_INSTANTIATE): Initialize
3330         call_abi using XSHAL_ABI macro.
3331
3332 2015-08-29  Doug Evans  <xdje42@gmail.com>
3333
3334         * symtab.h (struct symbol): Tweak comment.
3335
3336 2015-08-29  Patrick Palka  <patrick@parcs.ath.cx>
3337
3338         * gdbtypes.c (alloc_type_arch): Allocate the type on the given
3339         gdbarch obstack instead of on the heap.  Update commentary
3340         accordingly.
3341
3342 2015-08-28  Joel Brobecker  <brobecker@adacore.com>
3343
3344         GDB 7.10 released.
3345
3346 2015-08-28  Simon Marchi  <simon.marchi@ericsson.com>
3347
3348         * NEWS: Update entry about non-8-bits addressable memory.
3349
3350 2015-08-28  Ulrich Weigand  <uweigand@de.ibm.com>
3351
3352         Revert:
3353         2014-11-06  Doug Evans  <xdje42@gmail.com>
3354         * solib.c (solib_global_lookup): Fetch arch from objfile,
3355         not target_gdbarch.
3356
3357 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
3358
3359         * ppc-linux-tdep.c (ppc_linux_spe_context_lookup): Do not
3360         attempt to relocate a TLS variable offset.
3361
3362 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
3363
3364         * spu-multiarch.c (parse_spufs_run): Bail out if inferior is not
3365         registered yet.  Set inferior_ptid while calling target_read_memory.
3366
3367 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
3368
3369         * nat/linux-ptrace.h (GDB_ARCH_TRAP_BRKPT): Replace by ...
3370         (GDB_ARCH_IS_TRAP_BRKPT): ... this.  Add __powerpc__ case.
3371         * linux-nat.c (check_stopped_by_breakpoint): Use
3372         GDB_ARCH_IS_TRAP_BRKPT instead of GDB_ARCH_TRAP_BRKPT.
3373
3374 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
3375
3376         * linux-thread-db.c (thread_db_get_thread_local_address): If the
3377         thread was not yet discovered, use thread_from_lwp instead of
3378         calling thread_db_find_new_threads_1.
3379
3380 2015-08-27  Simon Marchi  <simon.marchi@ericsson.com>
3381
3382         * m88k-tdep.c (m88k_analyze_prologue): Fix inverted allocation
3383         statements.
3384
3385 2015-08-27  Simon Marchi  <simon.marchi@ericsson.com>
3386
3387         * NEWS: Document support for non-8-bits addressable memory.
3388
3389 2015-08-27  Pedro Alves  <palves@redhat.com>
3390
3391         * configure.ac: Remove AC_TYPE_SIGNAL call.
3392         * configure, config.in: Regenerate.
3393
3394 2015-08-27  Pedro Alves  <palves@redhat.com>
3395
3396         * cp-support.c (gdb_demangle): Use sighandler_t.  Remove cast.
3397         * extension-priv.h: Include signal.h.
3398         (struct signal_handler) <handler>: Change type to sighandler_t.
3399         * extension.c (install_gdb_sigint_handler): Use sighandler_t.
3400         * inflow.c (sigint_ours, sigquit_ours): Change type to
3401         sighandler_t.
3402         (child_terminal_inferior): Remove casts.
3403         (child_terminal_ours_1, new_tty): Use sighandler_t.  Remove casts.
3404         (osig): Change type to sighandler_t.
3405         * nto-procfs.c (ofunc): Change type to sighandler_t.
3406         (procfs_wait): Remove casts.
3407         * remote-m32r-sdi.c (m32r_wait, m32r_load): Use sighandler_t.
3408         * remote-sim.c (gdbsim_wait): Use sighandler_t.
3409         * utils.c (wait_to_die_with_timeout): Use sighandler_t.
3410
3411 2015-08-27  Pedro Alves  <palves@redhat.com>
3412
3413         * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add signal-h.
3414         * gnulib/aclocal.m4: Renegerate.
3415         * gnulib/config.in: Renegerate.
3416         * gnulib/configure: Renegerate.
3417         * gnulib/import/Makefile.am: Update.
3418         * gnulib/import/Makefile.in: Regenerate.
3419         * gnulib/import/m4/gnulib-cache.m4: Update.
3420         * gnulib/import/m4/gnulib-comp.m4: Update.
3421         * gnulib/import/m4/signal_h.m4: New file.
3422         * gnulib/import/signal.in.h: New file.
3423
3424 2015-08-27  Pedro Alves  <palves@redhat.com>
3425
3426         * remote.c (DEFAULT_MAX_MEMORY_PACKET_SIZE)
3427         (MIN_MEMORY_PACKET_SIZE): New.
3428         (MAX_REMOTE_PACKET_SIZE, MIN_REMOTE_PACKET_SIZE): Delete.
3429         (get_memory_packet_size): Adjust.  No longer limit the max packet
3430         size.
3431         (set_memory_packet_size): Adjust, and remove dead code.
3432         (remote_check_symbols): Use xmalloc and a cleanup instead of
3433         alloca.
3434         (remote_packet_size): No longer cap the packet size.
3435         (putpkt_binary): Use xmalloc and a cleanup instead of alloca.
3436
3437 2015-08-26  Luis Machado  <lgustavo@codesourcery.com>
3438
3439         * compile/compile.c (compile_to_object): Mention language in
3440         error message.
3441
3442 2015-08-26  Patrick Palka  <patrick@parcs.ath.cx>
3443
3444         * target.c (target_pre_inferior): Unset attach_flag.
3445
3446 2015-08-26  Simon Marchi  <simon.marchi@ericsson.com>
3447
3448         * gdbarch.sh (append_name): Fix type in XRESIZEVEC.
3449         * gdbarch.c: Re-generate.
3450
3451 2015-08-26  Simon Marchi  <simon.marchi@ericsson.com>
3452
3453         * aarch64-linux-nat.c (aarch64_add_process): Replace xmalloc-family
3454         function with the XNEW-family equivalent.
3455         * aarch64-tdep.c (aarch64_gdbarch_init): Likewise.
3456         * ada-exp.y (write_ambiguous_var): Likewise.
3457         * ada-lang.c (resolve_subexp): Likewise.
3458         (user_select_syms): Likewise.
3459         (assign_aggregate): Likewise.
3460         (ada_evaluate_subexp): Likewise.
3461         (cache_symbol): Likewise.
3462         * addrmap.c (allocate_key): Likewise.
3463         (addrmap_create_mutable): Likewise.
3464         * aix-thread.c (sync_threadlists): Likewise.
3465         * alpha-tdep.c (alpha_push_dummy_call): Likewise.
3466         (alpha_gdbarch_init): Likewise.
3467         * amd64-windows-tdep.c (amd64_windows_push_arguments): Likewise.
3468         * arm-linux-nat.c (arm_linux_add_process): Likewise.
3469         * arm-linux-tdep.c (arm_linux_displaced_step_copy_insn): Likewise.
3470         * arm-tdep.c (push_stack_item): Likewise.
3471         (arm_displaced_step_copy_insn): Likewise.
3472         (arm_gdbarch_init): Likewise.
3473         (_initialize_arm_tdep): Likewise.
3474         * avr-tdep.c (push_stack_item): Likewise.
3475         * ax-general.c (new_agent_expr): Likewise.
3476         * block.c (block_initialize_namespace): Likewise.
3477         * breakpoint.c (alloc_counted_command_line): Likewise.
3478         (update_dprintf_command_list): Likewise.
3479         (parse_breakpoint_sals): Likewise.
3480         (decode_static_tracepoint_spec): Likewise.
3481         (until_break_command): Likewise.
3482         (clear_command): Likewise.
3483         (update_global_location_list): Likewise.
3484         (get_breakpoint_objfile_data) Likewise.
3485         * btrace.c (ftrace_new_function): Likewise.
3486         (btrace_set_insn_history): Likewise.
3487         (btrace_set_call_history): Likewise.
3488         * buildsym.c (add_symbol_to_list): Likewise.
3489         (record_pending_block): Likewise.
3490         (start_subfile): Likewise.
3491         (start_buildsym_compunit): Likewise.
3492         (push_subfile): Likewise.
3493         (end_symtab_get_static_block): Likewise.
3494         (buildsym_init): Likewise.
3495         * cli/cli-cmds.c (source_command): Likewise.
3496         * cli/cli-decode.c (add_cmd): Likewise.
3497         * cli/cli-script.c (build_command_line): Likewise.
3498         (setup_user_args): Likewise.
3499         (realloc_body_list): Likewise.
3500         (process_next_line): Likewise.
3501         (copy_command_lines): Likewise.
3502         * cli/cli-setshow.c (do_set_command): Likewise.
3503         * coff-pe-read.c (read_pe_exported_syms): Likewise.
3504         * coffread.c (coff_locate_sections): Likewise.
3505         (coff_symtab_read): Likewise.
3506         (coff_read_struct_type): Likewise.
3507         * common/cleanups.c (make_my_cleanup2): Likewise.
3508         * common/common-exceptions.c (throw_it): Likewise.
3509         * common/filestuff.c (make_cleanup_close): Likewise.
3510         * common/format.c (parse_format_string): Likewise.
3511         * common/queue.h (DEFINE_QUEUE_P): Likewise.
3512         * compile/compile-object-load.c (munmap_list_add): Likewise.
3513         (compile_object_load): Likewise.
3514         * compile/compile-object-run.c (compile_object_run): Likewise.
3515         * compile/compile.c (append_args): Likewise.
3516         * corefile.c (specify_exec_file_hook): Likewise.
3517         * cp-support.c (make_symbol_overload_list): Likewise.
3518         * cris-tdep.c (push_stack_item): Likewise.
3519         (cris_gdbarch_init): Likewise.
3520         * ctf.c (ctf_trace_file_writer_new): Likewise.
3521         * dbxread.c (init_header_files): Likewise.
3522         (add_new_header_file): Likewise.
3523         (init_bincl_list): Likewise.
3524         (dbx_end_psymtab): Likewise.
3525         (start_psymtab): Likewise.
3526         (dbx_end_psymtab): Likewise.
3527         * dcache.c (dcache_init): Likewise.
3528         * dictionary.c (dict_create_hashed): Likewise.
3529         (dict_create_hashed_expandable): Likewise.
3530         (dict_create_linear): Likewise.
3531         (dict_create_linear_expandable): Likewise.
3532         * dtrace-probe.c (dtrace_process_dof_probe): Likewise.
3533         * dummy-frame.c (register_dummy_frame_dtor): Likewise.
3534         * dwarf2-frame-tailcall.c (cache_new_ref1): Likewise.
3535         * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
3536         (decode_frame_entry_1): Likewise.
3537         * dwarf2expr.c (new_dwarf_expr_context): Likewise.
3538         * dwarf2loc.c (dwarf2_compile_expr_to_ax): Likewise.
3539         * dwarf2read.c (dwarf2_has_info): Likewise.
3540         (create_signatured_type_table_from_index): Likewise.
3541         (dwarf2_read_index): Likewise.
3542         (dw2_get_file_names_reader): Likewise.
3543         (create_all_type_units): Likewise.
3544         (read_cutu_die_from_dwo): Likewise.
3545         (init_tu_and_read_dwo_dies): Likewise.
3546         (init_cutu_and_read_dies): Likewise.
3547         (create_all_comp_units): Likewise.
3548         (queue_comp_unit): Likewise.
3549         (inherit_abstract_dies): Likewise.
3550         (read_call_site_scope): Likewise.
3551         (dwarf2_add_field): Likewise.
3552         (dwarf2_add_typedef): Likewise.
3553         (dwarf2_add_member_fn): Likewise.
3554         (attr_to_dynamic_prop): Likewise.
3555         (abbrev_table_alloc_abbrev): Likewise.
3556         (abbrev_table_read_table): Likewise.
3557         (add_include_dir): Likewise.
3558         (add_file_name): Likewise.
3559         (dwarf_decode_line_header): Likewise.
3560         (dwarf2_const_value_attr): Likewise.
3561         (dwarf_alloc_block): Likewise.
3562         (parse_macro_definition): Likewise.
3563         (set_die_type): Likewise.
3564         (write_psymtabs_to_index): Likewise.
3565         (create_cus_from_index): Likewise.
3566         (dwarf2_create_include_psymtab): Likewise.
3567         (process_psymtab_comp_unit_reader): Likewise.
3568         (build_type_psymtab_dependencies): Likewise.
3569         (read_comp_units_from_section): Likewise.
3570         (compute_compunit_symtab_includes): Likewise.
3571         (create_dwo_unit_in_dwp_v1): Likewise.
3572         (create_dwo_unit_in_dwp_v2): Likewise.
3573         (read_func_scope): Likewise.
3574         (process_structure_scope): Likewise.
3575         (mark_common_block_symbol_computed): Likewise.
3576         (load_partial_dies): Likewise.
3577         (dwarf2_symbol_mark_computed): Likewise.
3578         * elfread.c (elf_symfile_segments): Likewise.
3579         (elf_read_minimal_symbols): Likewise.
3580         * environ.c (make_environ): Likewise.
3581         * eval.c (evaluate_subexp_standard): Likewise.
3582         * event-loop.c (create_file_handler): Likewise.
3583         (create_async_signal_handler): Likewise.
3584         (create_async_event_handler): Likewise.
3585         (create_timer): Likewise.
3586         * exec.c (build_section_table): Likewise.
3587         * fbsd-nat.c (fbsd_remember_child): Likewise.
3588         * fork-child.c (fork_inferior): Likewise.
3589         * frv-tdep.c (new_variant): Likewise.
3590         * gdbarch.sh (gdbarch_alloc): Likewise.
3591         (append_name): Likewise.
3592         * gdbtypes.c (rank_function): Likewise.
3593         (copy_type_recursive): Likewise.
3594         (add_dyn_prop): Likewise.
3595         * gnu-nat.c (make_proc): Likewise.
3596         (make_inf): Likewise.
3597         (gnu_write_inferior): Likewise.
3598         * gnu-v3-abi.c (build_gdb_vtable_type): Likewise.
3599         (build_std_type_info_type): Likewise.
3600         * guile/scm-param.c (compute_enum_list): Likewise.
3601         * guile/scm-utils.c (gdbscm_parse_function_args): Likewise.
3602         * guile/scm-value.c (gdbscm_value_call): Likewise.
3603         * h8300-tdep.c (h8300_gdbarch_init): Likewise.
3604         * hppa-tdep.c (hppa_init_objfile_priv_data): Likewise.
3605         (read_unwind_info): Likewise.
3606         * ia64-tdep.c (ia64_gdbarch_init): Likewise.
3607         * infcall.c (dummy_frame_context_saver_setup): Likewise.
3608         (call_function_by_hand_dummy): Likewise.
3609         * infcmd.c (step_once): Likewise.
3610         (finish_forward): Likewise.
3611         (attach_command): Likewise.
3612         (notice_new_inferior): Likewise.
3613         * inferior.c (add_inferior_silent): Likewise.
3614         * infrun.c (add_displaced_stepping_state): Likewise.
3615         (save_infcall_control_state): Likewise.
3616         (save_inferior_ptid): Likewise.
3617         (_initialize_infrun): Likewise.
3618         * jit.c (bfd_open_from_target_memory): Likewise.
3619         (jit_gdbarch_data_init): Likewise.
3620         * language.c (add_language): Likewise.
3621         * linespec.c (decode_line_2): Likewise.
3622         * linux-nat.c (add_to_pid_list): Likewise.
3623         (add_initial_lwp): Likewise.
3624         * linux-thread-db.c (add_thread_db_info): Likewise.
3625         (record_thread): Likewise.
3626         (info_auto_load_libthread_db): Likewise.
3627         * m32c-tdep.c (m32c_gdbarch_init): Likewise.
3628         * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
3629         * m68k-tdep.c (m68k_gdbarch_init): Likewise.
3630         * m88k-tdep.c (m88k_analyze_prologue): Likewise.
3631         * macrocmd.c (macro_define_command): Likewise.
3632         * macroexp.c (gather_arguments): Likewise.
3633         * macroscope.c (sal_macro_scope): Likewise.
3634         * macrotab.c (new_macro_table): Likewise.
3635         * mdebugread.c (push_parse_stack): Likewise.
3636         (parse_partial_symbols): Likewise.
3637         (parse_symbol): Likewise.
3638         (psymtab_to_symtab_1): Likewise.
3639         (new_block): Likewise.
3640         (new_psymtab): Likewise.
3641         (mdebug_build_psymtabs): Likewise.
3642         (add_pending): Likewise.
3643         (elfmdebug_build_psymtabs): Likewise.
3644         * mep-tdep.c (mep_gdbarch_init): Likewise.
3645         * mi/mi-main.c (mi_execute_command): Likewise.
3646         * mi/mi-parse.c (mi_parse_argv): Likewise.
3647         * minidebug.c (lzma_open): Likewise.
3648         * minsyms.c (terminate_minimal_symbol_table): Likewise.
3649         * mips-linux-nat.c (mips_linux_insert_watchpoint): Likewise.
3650         * mips-tdep.c (mips_gdbarch_init): Likewise.
3651         * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
3652         * msp430-tdep.c (msp430_gdbarch_init): Likewise.
3653         * mt-tdep.c (mt_registers_info): Likewise.
3654         * nat/aarch64-linux.c (aarch64_linux_new_thread): Likewise.
3655         * nat/linux-btrace.c (linux_enable_bts): Likewise.
3656         (linux_enable_pt): Likewise.
3657         * nat/linux-osdata.c (linux_xfer_osdata_processes): Likewise.
3658         (linux_xfer_osdata_processgroups): Likewise.
3659         * nios2-tdep.c (nios2_gdbarch_init): Likewise.
3660         * nto-procfs.c (procfs_meminfo): Likewise.
3661         * objc-lang.c (start_msglist): Likewise.
3662         (selectors_info): Likewise.
3663         (classes_info): Likewise.
3664         (find_methods): Likewise.
3665         * objfiles.c (allocate_objfile): Likewise.
3666         (update_section_map): Likewise.
3667         * osabi.c (gdbarch_register_osabi): Likewise.
3668         (gdbarch_register_osabi_sniffer): Likewise.
3669         * parse.c (start_arglist): Likewise.
3670         * ppc-linux-nat.c (hwdebug_find_thread_points_by_tid): Likewise.
3671         (hwdebug_insert_point): Likewise.
3672         * printcmd.c (display_command): Likewise.
3673         (ui_printf): Likewise.
3674         * procfs.c (create_procinfo): Likewise.
3675         (load_syscalls): Likewise.
3676         (proc_get_LDT_entry): Likewise.
3677         (proc_update_threads): Likewise.
3678         * prologue-value.c (make_pv_area): Likewise.
3679         (pv_area_store): Likewise.
3680         * psymtab.c (extend_psymbol_list): Likewise.
3681         (init_psymbol_list): Likewise.
3682         (allocate_psymtab): Likewise.
3683         * python/py-inferior.c (add_thread_object): Likewise.
3684         * python/py-param.c (compute_enum_values): Likewise.
3685         * python/py-value.c (valpy_call): Likewise.
3686         * python/py-varobj.c (py_varobj_iter_next): Likewise.
3687         * python/python.c (ensure_python_env): Likewise.
3688         * record-btrace.c (record_btrace_start_replaying): Likewise.
3689         * record-full.c (record_full_reg_alloc): Likewise.
3690         (record_full_mem_alloc): Likewise.
3691         (record_full_end_alloc): Likewise.
3692         (record_full_core_xfer_partial): Likewise.
3693         * regcache.c (get_thread_arch_aspace_regcache): Likewise.
3694         * remote-fileio.c (remote_fileio_init_fd_map): Likewise.
3695         * remote-notif.c (remote_notif_state_allocate): Likewise.
3696         * remote.c (demand_private_info): Likewise.
3697         (remote_notif_stop_alloc_reply): Likewise.
3698         (remote_enable_btrace): Likewise.
3699         * reverse.c (save_bookmark_command): Likewise.
3700         * rl78-tdep.c (rl78_gdbarch_init): Likewise.
3701         * rx-tdep.c (rx_gdbarch_init): Likewise.
3702         * s390-linux-nat.c (s390_insert_watchpoint): Likewise.
3703         * ser-go32.c (dos_get_tty_state): Likewise.
3704         (dos_copy_tty_state): Likewise.
3705         * ser-mingw.c (ser_windows_open): Likewise.
3706         (ser_console_wait_handle): Likewise.
3707         (ser_console_get_tty_state): Likewise.
3708         (make_pipe_state): Likewise.
3709         (net_windows_open): Likewise.
3710         * ser-unix.c (hardwire_get_tty_state): Likewise.
3711         (hardwire_copy_tty_state): Likewise.
3712         * solib-aix.c (solib_aix_new_lm_info): Likewise.
3713         * solib-dsbt.c (dsbt_current_sos): Likewise.
3714         (dsbt_relocate_main_executable): Likewise.
3715         * solib-frv.c (frv_current_sos): Likewise.
3716         (frv_relocate_main_executable): Likewise.
3717         * solib-spu.c (spu_bfd_fopen): Likewise.
3718         * solib-svr4.c (lm_info_read): Likewise.
3719         (svr4_copy_library_list): Likewise.
3720         (svr4_default_sos): Likewise.
3721         * source.c (find_source_lines): Likewise.
3722         (line_info): Likewise.
3723         (add_substitute_path_rule): Likewise.
3724         * spu-linux-nat.c (spu_bfd_open): Likewise.
3725         * spu-tdep.c (info_spu_dma_cmdlist): Likewise.
3726         * stabsread.c (dbx_lookup_type): Likewise.
3727         (read_type): Likewise.
3728         (read_member_functions): Likewise.
3729         (read_struct_fields): Likewise.
3730         (read_baseclasses): Likewise.
3731         (read_args): Likewise.
3732         (_initialize_stabsread): Likewise.
3733         * stack.c (func_command): Likewise.
3734         * stap-probe.c (handle_stap_probe): Likewise.
3735         * symfile.c (addrs_section_sort): Likewise.
3736         (addr_info_make_relative): Likewise.
3737         (load_section_callback): Likewise.
3738         (add_symbol_file_command): Likewise.
3739         (init_filename_language_table): Likewise.
3740         * symtab.c (create_filename_seen_cache): Likewise.
3741         (sort_search_symbols_remove_dups): Likewise.
3742         (search_symbols): Likewise.
3743         * target.c (make_cleanup_restore_target_terminal): Likewise.
3744         * thread.c (new_thread): Likewise.
3745         (enable_thread_stack_temporaries): Likewise.
3746         (make_cleanup_restore_current_thread): Likewise.
3747         (thread_apply_all_command): Likewise.
3748         * tic6x-tdep.c (tic6x_gdbarch_init): Likewise.
3749         * top.c (gdb_readline_wrapper): Likewise.
3750         * tracefile-tfile.c (tfile_trace_file_writer_new): Likewise.
3751         * tracepoint.c (trace_find_line_command): Likewise.
3752         (all_tracepoint_actions_and_cleanup): Likewise.
3753         (make_cleanup_restore_current_traceframe): Likewise.
3754         (get_uploaded_tp): Likewise.
3755         (get_uploaded_tsv): Likewise.
3756         * tui/tui-data.c (tui_alloc_generic_win_info): Likewise.
3757         (tui_alloc_win_info): Likewise.
3758         (tui_alloc_content): Likewise.
3759         (tui_add_content_elements): Likewise.
3760         * tui/tui-disasm.c (tui_find_disassembly_address): Likewise.
3761         (tui_set_disassem_content): Likewise.
3762         * ui-file.c (ui_file_new): Likewise.
3763         (stdio_file_new): Likewise.
3764         (tee_file_new): Likewise.
3765         * utils.c (make_cleanup_restore_integer): Likewise.
3766         (add_internal_problem_command): Likewise.
3767         * v850-tdep.c (v850_gdbarch_init): Likewise.
3768         * valops.c (find_oload_champ): Likewise.
3769         * value.c (allocate_value_lazy): Likewise.
3770         (record_latest_value): Likewise.
3771         (create_internalvar): Likewise.
3772         * varobj.c (install_variable): Likewise.
3773         (new_variable): Likewise.
3774         (new_root_variable): Likewise.
3775         (cppush): Likewise.
3776         (_initialize_varobj): Likewise.
3777         * windows-nat.c (windows_make_so): Likewise.
3778         * x86-nat.c (x86_add_process): Likewise.
3779         * xcoffread.c (arrange_linetable): Likewise.
3780         (allocate_include_entry): Likewise.
3781         (process_linenos): Likewise.
3782         (SYMBOL_DUP): Likewise.
3783         (xcoff_start_psymtab): Likewise.
3784         (xcoff_end_psymtab): Likewise.
3785         * xml-support.c (gdb_xml_parse_attr_ulongest): Likewise.
3786         * xtensa-tdep.c (xtensa_register_type): Likewise.
3787         * gdbarch.c: Regenerate.
3788         * gdbarch.h: Regenerate.
3789
3790 2015-08-25  Don Breazeal  <donb@codesourcery.com>
3791
3792         * infrun.c (follow_exec): Re-order operations for
3793         handling follow-exec-mode "new".
3794         (handle_inferior_event_1): Assign ecs->event_thread
3795         to the current thread.
3796         * remote.c (get_remote_arch_state): Add an assertion.
3797
3798 2015-08-26  Pedro Alves  <palves@redhat.com>
3799
3800         * MAINTAINERS: Add Markus Metzger as btrace maintainer.
3801
3802 2015-08-25  Pedro Alves  <palves@redhat.com>
3803
3804         PR gdb/18804
3805         * defs.h (maybe_quit): Declare.
3806         (QUIT): Now calls maybe_quit.
3807         * event-loop.c (clear_async_signal_handler)
3808         (async_signal_handler_is_marked): New functions.
3809         * event-loop.h (async_signal_handler_is_marked)
3810         (clear_async_signal_handler): New declarations.
3811         * remote.c (remote_check_pending_interrupt): New function.
3812         (interrupt_query): Use make_cleanup_restore_target_terminal.  No
3813         longer check whether the target is async.  If waiting for a stop
3814         reply, and a Ctrl-C as been sent to the target, offer to
3815         disconnect, and throw TARGET_CLOSE_ERROR instead of a quit.
3816         Otherwise do not disconnect and throw a quit.
3817         (_initialize_remote): Install remote_check_pending_interrupt as
3818         to_check_pending_interrupt.
3819         * target.c (target_check_pending_interrupt): New function.
3820         * target.h (struct target_ops) <to_check_pending_interrupt>: New
3821         field.
3822         (target_check_pending_interrupt): New declaration.
3823         * utils.c (maybe_quit): New function.
3824         * target-delegates.c: Regenerate.
3825
3826 2015-08-25  Yao Qi  <yao.qi@linaro.org>
3827
3828         * nat/aarch64-linux-hw-point.c (debug_reg_change_callback):
3829         Rename local variable pid to tid, and get lwpid of lwp.  Update
3830         debug output.
3831
3832 2015-08-25  Pierre-Marie de Rodat  <derodat@adacore.com>
3833
3834         * ada-lang.c (ada_read_var_value): Add a var_block argument
3835         and pass it to default_read_var_value.
3836         * block.c (block_static_link): New accessor.
3837         * block.h (block_static_link): Declare it.
3838         * buildsym.c (finish_block_internal): Add a static_link
3839         argument.  If there is a static link, associate it to the new
3840         block.
3841         (finish_block): Add a static link argument and pass it to
3842         finish_block_internal.
3843         (end_symtab_get_static_block): Update calls to finish_block and
3844         to finish_block_internal.
3845         (end_symtab_with_blockvector): Update call to
3846         finish_block_internal.
3847         * buildsym.h: Forward-declare struct dynamic_prop.
3848         (struct context_stack): Add a static_link field.
3849         (finish_block): Add a static link argument.
3850         * c-exp.y: Remove an obsolete comment (evaluation of variables
3851         already start from the selected frame, and now they climb *up*
3852         the call stack) and propagate the block information to the
3853         produced expression.
3854         * d-exp.y: Likewise.
3855         * f-exp.y: Likewise.
3856         * go-exp.y: Likewise.
3857         * jv-exp.y: Likewise.
3858         * m2-exp.y: Likewise.
3859         * p-exp.y: Likewise.
3860         * coffread.c (coff_symtab_read): Update calls to finish_block.
3861         * dbxread.c (process_one_symbol): Likewise.
3862         * xcoffread.c (read_xcoff_symtab): Likewise.
3863         * compile/compile-c-symbols.c (convert_one_symbol): Promote the
3864         "sym" parameter to struct block_symbol, update its uses and pass
3865         its block to calls to read_var_value.
3866         (convert_symbol_sym): Update the calls to convert_one_symbol.
3867         * compile/compile-loc2c.c (do_compile_dwarf_expr_to_c): Update
3868         call to read_var_value.
3869         * dwarf2loc.c (block_op_get_frame_base): New.
3870         (dwarf2_block_frame_base_locexpr_funcs): Implement the
3871         get_frame_base method.
3872         (dwarf2_block_frame_base_loclist_funcs): Likewise.
3873         (dwarf2locexpr_baton_eval): Add a frame argument and use it
3874         instead of the selected frame in order to evaluate the
3875         expression.
3876         (dwarf2_evaluate_property): Add a frame argument.  Update call
3877         to dwarf2_locexpr_baton_eval to provide a frame in available and
3878         to handle the absence of address stack.
3879         * dwarf2loc.h (dwarf2_evaluate_property): Add a frame argument.
3880         * dwarf2read.c (attr_to_dynamic_prop): Add a forward
3881         declaration.
3882         (read_func_scope): Record any available static link description.
3883         Update call to finish_block.
3884         (read_lexical_block_scope): Update call to finish_block.
3885         * findvar.c (follow_static_link): New.
3886         (get_hosting_frame): New.
3887         (default_read_var_value): Add a var_block argument.  Use
3888         get_hosting_frame to handle non-local references.
3889         (read_var_value): Add a var_block argument and pass it to the
3890         LA_READ_VAR_VALUE method.
3891         * gdbtypes.c (resolve_dynamic_range): Update calls to
3892         dwarf2_evaluate_property.
3893         (resolve_dynamic_type_internal): Likewise.
3894         * guile/scm-frame.c (gdbscm_frame_read_var): Update call to
3895         read_var_value, passing it the block coming from symbol lookup.
3896         * guile/scm-symbol.c (gdbscm_symbol_value): Update call to
3897         read_var_value (TODO).
3898         * infcmd.c (finish_command_continuation): Update call to
3899         read_var_value, passing it the block coming from symbol lookup.
3900         * infrun.c (insert_exception_resume_breakpoint): Likewise.
3901         * language.h (struct language_defn): Add a var_block argument to
3902         the LA_READ_VAR_VALUE method.
3903         * objfiles.c (struct static_link_htab_entry): New.
3904         (static_link_htab_entry_hash): New.
3905         (static_link_htab_entry_eq): New.
3906         (objfile_register_static_link): New.
3907         (objfile_lookup_static_link): New.
3908         (free_objfile): Free the STATIC_LINKS hashed map if needed.
3909         * objfiles.h: Include hashtab.h.
3910         (struct objfile): Add a static_links field.
3911         (objfile_register_static_link): New.
3912         (objfile_lookup_static_link): New.
3913         * printcmd.c (print_variable_and_value): Update call to
3914         read_var_value.
3915         * python/py-finishbreakpoint.c (bpfinishpy_init): Likewise.
3916         * python/py-frame.c (frapy_read_var): Update call to
3917         read_var_value, passing it the block coming from symbol lookup.
3918         * python/py-framefilter.c (extract_sym): Add a sym_block
3919         parameter and set the pointed value to NULL (TODO).
3920         (enumerate_args): Update call to extract_sym.
3921         (enumerate_locals): Update calls to extract_sym and to
3922         read_var_value.
3923         * python/py-symbol.c (sympy_value): Update call to
3924         read_var_value (TODO).
3925         * stack.c (read_frame_local): Update call to read_var_value.
3926         (read_frame_arg): Likewise.
3927         (return_command): Likewise.
3928         * symtab.h (struct symbol_block_ops): Add a get_frame_base
3929         method.
3930         (struct symbol): Add a block field.
3931         (SYMBOL_BLOCK): New accessor.
3932         * valops.c (value_of_variable): Remove frame/block handling and
3933         pass the block argument to read_var_value, which does this job
3934         now.
3935         (value_struct_elt_for_reference): Update calls to
3936         read_var_value.
3937         (value_of_this): Pass the block found to read_var_value.
3938         * value.h (read_var_value): Add a var_block argument.
3939         (default_read_var_value): Likewise.
3940
3941 2015-08-25  Yao Qi  <yao.qi@linaro.org>
3942
3943         * aarch64-linux-nat.c (aarch64_linux_new_thread): Move it to ...
3944         * nat/aarch64-linux.c (aarch64_linux_new_thread): ... here.
3945         * nat/aarch64-linux.h (aarch64_linux_new_thread): Declare.
3946
3947 2015-08-25  Yao Qi  <yao.qi@linaro.org>
3948
3949         * Makefile.in (aarch64-liunx.o): New rule.
3950         (HFILES_NO_SRCDIR): Add aarch64-linux.h.
3951         * config/aarch64/linux.mh (NAT_FILE): Add aarch64-linux.o.
3952         * aarch64-linux-nat.c: Include nat/aarch64-linux.h.
3953         * aarch64-linux-nat.c (aarch64_get_debug_reg_state): Make it
3954         extern.
3955         (aarch64_linux_prepare_to_resume): Move it nat/aarch64-linux.c.
3956         * nat/aarch64-linux-hw-point.h (aarch64_debug_reg_state): Declare
3957         * nat/aarch64-linux.c: New file.
3958         * nat/aarch64-linux.h: New file.
3959
3960 2015-08-25  Yao Qi  <yao.qi@linaro.org>
3961
3962         * aarch64-linux-nat.c (aarch64_linux_prepare_to_resume): Use
3963         lwp_arch_private_info and ptid_of_lwp.
3964
3965 2015-08-25  Yao Qi  <yao.qi@linaro.org>
3966
3967         * aarch64-linux-nat.c (struct arch64_dr_update_callback_param):
3968         Move it to nat/aarch64-linux-hw-point.c.
3969         (debug_reg_change_callback): Likewise.
3970         (aarch64_notify_debug_reg_change): :Likewise.
3971         * nat/aarch64-linux-hw-point.c: Include nat/linux-nat.h.
3972         (aarch64_dr_update_callback_param): New.
3973         (debug_reg_change_callback): New function.
3974         (aarch64_notify_debug_reg_change): Likewise.
3975         * nat/aarch64-linux-hw-point.h (aarch64_notify_debug_reg_change):
3976         Remove the declaration.
3977
3978 2015-08-25  Yao Qi  <yao.qi@linaro.org>
3979
3980         * aarch64-linux-nat.c (aarch64_notify_debug_reg_change):
3981         Call current_lwp_ptid.
3982
3983 2015-08-25  Yao Qi  <yao.qi@linaro.org>
3984
3985         * aarch64-linux-nat.c (debug_reg_change_callback): Use
3986         debug_printf.
3987
3988 2015-08-25  Yao Qi  <yao.qi@linaro.org>
3989
3990         * aarch64-linux-nat.c (debug_reg_change_callback): Call
3991         ptid_get_pid rather than ptid_get_lwp.
3992
3993 2015-08-24  Pedro Alves  <palves@redhat.com>
3994
3995         * NEWS (New commands): Mention set/show remote
3996         multiprocess-extensions-packet.
3997         * remote.c (remote_query_supported): Only tell the server to use
3998         the multiprocess extensions if the user hasn't force-disabled them
3999         with "set remote multiprocess-extensions-packet off".
4000
4001 2015-08-24  Pedro Alves  <palves@redhat.com>
4002
4003         * gnulib/update-gnulib.sh (GNULIB_COMMIT_SHA1): Set to
4004         1029a8112290f6eee9d7878a391c49db42c999bd.
4005         * gnulib/configure, gnulib/config.in, gnulib/aclocal.m4:
4006         Regenerate.
4007         * gnulib/import/Makefile.am: Update.
4008         * gnulib/import/Makefile.in: Update.
4009         * gnulib/import/alloca.in.h: Update.
4010         * gnulib/import/basename-lgpl.c: Update.
4011         * gnulib/import/canonicalize-lgpl.c: Update.
4012         * gnulib/import/config.charset: Update.
4013         * gnulib/import/dirent.in.h: Update.
4014         * gnulib/import/dirfd.c: Update.
4015         * gnulib/import/dirname-lgpl.c: Update.
4016         * gnulib/import/dirname.h: Update.
4017         * gnulib/import/dosname.h: Update.
4018         * gnulib/import/errno.in.h: Update.
4019         * gnulib/import/extra/snippet/arg-nonnull.h: Update.
4020         * gnulib/import/extra/snippet/c++defs.h: Update.
4021         * gnulib/import/extra/snippet/warn-on-use.h: Update.
4022         * gnulib/import/extra/update-copyright: Update.
4023         * gnulib/import/float+.h: Update.
4024         * gnulib/import/float.c: Update.
4025         * gnulib/import/float.in.h: Update.
4026         * gnulib/import/fnmatch.c: Update.
4027         * gnulib/import/fnmatch.in.h: Update.
4028         * gnulib/import/fnmatch_loop.c: Update.
4029         * gnulib/import/fpucw.h: Update.
4030         * gnulib/import/frexp.c: Update.
4031         * gnulib/import/frexpl.c: Update.
4032         * gnulib/import/gettimeofday.c: Update.
4033         * gnulib/import/inttypes.in.h: Update.
4034         * gnulib/import/isnan.c: Update.
4035         * gnulib/import/isnand-nolibm.h: Update.
4036         * gnulib/import/isnand.c: Update.
4037         * gnulib/import/isnanl-nolibm.h: Update.
4038         * gnulib/import/isnanl.c: Update.
4039         * gnulib/import/itold.c: Update.
4040         * gnulib/import/localcharset.c: Update.
4041         * gnulib/import/localcharset.h: Update.
4042         * gnulib/import/lstat.c: Update.
4043         * gnulib/import/m4/00gnulib.m4: Update.
4044         * gnulib/import/m4/absolute-header.m4: Update.
4045         * gnulib/import/m4/alloca.m4: Update.
4046         * gnulib/import/m4/canonicalize.m4: Update.
4047         * gnulib/import/m4/codeset.m4: Update.
4048         * gnulib/import/m4/configmake.m4: Update.
4049         * gnulib/import/m4/dirent_h.m4: Update.
4050         * gnulib/import/m4/dirfd.m4: Update.
4051         * gnulib/import/m4/dirname.m4: Update.
4052         * gnulib/import/m4/double-slash-root.m4: Update.
4053         * gnulib/import/m4/eealloc.m4: Update.
4054         * gnulib/import/m4/errno_h.m4: Update.
4055         * gnulib/import/m4/exponentd.m4: Update.
4056         * gnulib/import/m4/exponentl.m4: Update.
4057         * gnulib/import/m4/extensions.m4: Update.
4058         * gnulib/import/m4/extern-inline.m4: Update.
4059         * gnulib/import/m4/fcntl-o.m4: Update.
4060         * gnulib/import/m4/float_h.m4: Update.
4061         * gnulib/import/m4/fnmatch.m4: Update.
4062         * gnulib/import/m4/fpieee.m4: Update.
4063         * gnulib/import/m4/frexp.m4: Update.
4064         * gnulib/import/m4/frexpl.m4: Update.
4065         * gnulib/import/m4/gettimeofday.m4: Update.
4066         * gnulib/import/m4/glibc21.m4: Update.
4067         * gnulib/import/m4/gnulib-cache.m4: Update.
4068         * gnulib/import/m4/gnulib-common.m4: Update.
4069         * gnulib/import/m4/gnulib-comp.m4: Update.
4070         * gnulib/import/m4/gnulib-tool.m4: Update.
4071         * gnulib/import/m4/include_next.m4: Update.
4072         * gnulib/import/m4/inttypes-pri.m4: Update.
4073         * gnulib/import/m4/inttypes.m4: Update.
4074         * gnulib/import/m4/isnand.m4: Update.
4075         * gnulib/import/m4/isnanl.m4: Update.
4076         * gnulib/import/m4/largefile.m4: Update.
4077         * gnulib/import/m4/localcharset.m4: Update.
4078         * gnulib/import/m4/locale-fr.m4: Update.
4079         * gnulib/import/m4/locale-ja.m4: Update.
4080         * gnulib/import/m4/locale-zh.m4: Update.
4081         * gnulib/import/m4/longlong.m4: Update.
4082         * gnulib/import/m4/lstat.m4: Update.
4083         * gnulib/import/m4/malloc.m4: Update.
4084         * gnulib/import/m4/malloca.m4: Update.
4085         * gnulib/import/m4/math_h.m4: Update.
4086         * gnulib/import/m4/mbrtowc.m4: Update.
4087         * gnulib/import/m4/mbsinit.m4: Update.
4088         * gnulib/import/m4/mbsrtowcs.m4: Update.
4089         * gnulib/import/m4/mbstate_t.m4: Update.
4090         * gnulib/import/m4/memchr.m4: Update.
4091         * gnulib/import/m4/memmem.m4: Update.
4092         * gnulib/import/m4/mmap-anon.m4: Update.
4093         * gnulib/import/m4/multiarch.m4: Update.
4094         * gnulib/import/m4/nocrash.m4: Update.
4095         * gnulib/import/m4/off_t.m4: Update.
4096         * gnulib/import/m4/pathmax.m4: Update.
4097         * gnulib/import/m4/readlink.m4: Update.
4098         * gnulib/import/m4/rename.m4: Update.
4099         * gnulib/import/m4/rmdir.m4: Update.
4100         * gnulib/import/m4/ssize_t.m4: Update.
4101         * gnulib/import/m4/stat.m4: Update.
4102         * gnulib/import/m4/stdbool.m4: Update.
4103         * gnulib/import/m4/stddef_h.m4: Update.
4104         * gnulib/import/m4/stdint.m4: Update.
4105         * gnulib/import/m4/stdio_h.m4: Update.
4106         * gnulib/import/m4/stdlib_h.m4: Update.
4107         * gnulib/import/m4/string_h.m4: Update.
4108         * gnulib/import/m4/strstr.m4: Update.
4109         * gnulib/import/m4/strtok_r.m4: Update.
4110         * gnulib/import/m4/sys_socket_h.m4: Update.
4111         * gnulib/import/m4/sys_stat_h.m4: Update.
4112         * gnulib/import/m4/sys_time_h.m4: Update.
4113         * gnulib/import/m4/sys_types_h.m4: Update.
4114         * gnulib/import/m4/time_h.m4: Update.
4115         * gnulib/import/m4/unistd_h.m4: Update.
4116         * gnulib/import/m4/warn-on-use.m4: Update.
4117         * gnulib/import/m4/wchar_h.m4: Update.
4118         * gnulib/import/m4/wchar_t.m4: Update.
4119         * gnulib/import/m4/wctype_h.m4: Update.
4120         * gnulib/import/m4/wint_t.m4: Update.
4121         * gnulib/import/malloc.c: Update.
4122         * gnulib/import/malloca.c: Update.
4123         * gnulib/import/malloca.h: Update.
4124         * gnulib/import/math.in.h: Update.
4125         * gnulib/import/mbrtowc.c: Update.
4126         * gnulib/import/mbsinit.c: Update.
4127         * gnulib/import/mbsrtowcs-impl.h: Update.
4128         * gnulib/import/mbsrtowcs-state.c: Update.
4129         * gnulib/import/mbsrtowcs.c: Update.
4130         * gnulib/import/memchr.c: Update.
4131         * gnulib/import/memmem.c: Update.
4132         * gnulib/import/pathmax.h: Update.
4133         * gnulib/import/readlink.c: Update.
4134         * gnulib/import/ref-add.sin: Update.
4135         * gnulib/import/ref-del.sin: Update.
4136         * gnulib/import/rename.c: Update.
4137         * gnulib/import/rmdir.c: Update.
4138         * gnulib/import/same-inode.h: Update.
4139         * gnulib/import/stat.c: Update.
4140         * gnulib/import/stdbool.in.h: Update.
4141         * gnulib/import/stddef.in.h: Update.
4142         * gnulib/import/stdint.in.h: Update.
4143         * gnulib/import/stdio.c: Update.
4144         * gnulib/import/stdio.in.h: Update.
4145         * gnulib/import/stdlib.in.h: Update.
4146         * gnulib/import/str-two-way.h: Update.
4147         * gnulib/import/streq.h: Update.
4148         * gnulib/import/string.in.h: Update.
4149         * gnulib/import/stripslash.c: Update.
4150         * gnulib/import/strnlen1.c: Update.
4151         * gnulib/import/strnlen1.h: Update.
4152         * gnulib/import/strstr.c: Update.
4153         * gnulib/import/strtok_r.c: Update.
4154         * gnulib/import/sys_stat.in.h: Update.
4155         * gnulib/import/sys_time.in.h: Update.
4156         * gnulib/import/sys_types.in.h: Update.
4157         * gnulib/import/time.in.h: Update.
4158         * gnulib/import/unistd.in.h: Update.
4159         * gnulib/import/verify.h: Update.
4160         * gnulib/import/wchar.in.h: Update.
4161         * gnulib/import/wctype.in.h: Update.
4162         * gnulib/import/gettimeofday.c: New file.
4163         * gnulib/import/m4/absolute-header.m4: New file.
4164         * gnulib/import/m4/gettimeofday.m4: New file.
4165         * gnulib/import/m4/sys_socket_h.m4: New file.
4166         * gnulib/import/m4/sys_time_h.m4: New file.
4167         * gnulib/import/stdio.c: Delete file.
4168         * gnulib/import/sys_time.in.h: New file.
4169
4170 2015-08-24  Pedro Alves  <palves@redhat.com>
4171
4172         * Makefile.in (HFILES_NO_SRCDIR): Add common/gdb_sys_time.h.
4173         * common/gdb_sys_time.h: New file.
4174         * event-loop.c: Include gdb_sys_time.h instead of sys/time.h.
4175         * gdb_select.h: Likewise.
4176         * gdb_usleep.c: Likewise.
4177         * maint.c: Likewise.
4178         * mi/mi-main.c: Likewise.
4179         * mi/mi-parse.h: Likewise.
4180         * remote-fileio.c: Likewise.
4181         * remote-m32r-sdi.c: Likewise.
4182         * remote.c: Likewise.
4183         * ser-base.c: Likewise.
4184         * ser-pipe.c: Likewise.
4185         * ser-tcp.c: Likewise.
4186         * ser-unix.c: Likewise.
4187         * symfile.c: Likewise.
4188         * symfile.c: Likewise.  Rename OSIZE to SIZE throughout.
4189         * target-memory.c: Include gdb_sys_time.h instead of sys/time.h.
4190         * utils.c: Likewise.
4191
4192 2015-08-24  Pedro Alves  <palves@redhat.com>
4193
4194         * NEWS: Mention removed support for the various ROM monitors.
4195         * Makefile.in (ALL_TARGET_OBS): Remove dbug-rom.o, dink32-rom.o,
4196         ppcbug-rom.o, m32r-rom.o, dsrec.o and monitor.o from gdb_target_obs.
4197         * configure.tgt (h8300-*-*): Remove monitor.o and m32r-rom.o from
4198         gdb_target_obs.
4199         (m68*-*-*): Remove monitor.o dbug-rom.o and dsrec.o from
4200         gdb_target_obs.
4201         (microblaze*-linux-*): Remove microblaze-rom.o, monitor.o and
4202         dsrec.o from gdb_target_obs.
4203         (microblaze*-*-*): Remove microblaze-rom.o, monitor.o and dsrec.o
4204         from gdb_target_obs.
4205         (powerpc-*-lynx*178): Remove monitor.o and dsrec.o from
4206         gdb_target_obs.
4207         (powerpc*-*-*): Remove monitor.o, dsrec.o, ppcbug-rom.o and
4208         dink32-rom.o from gdb_target_obs.
4209         (sh*-*-linux*): Remove monitor.o and dsrec.o from gdb_target_obs.
4210         (sh*): Remove monitor.o and dsrec.o from gdb_target_obs.
4211         * dbug-rom.c, dink32-rom.c, dsrec.c, m32r-rom.c, microblaze-rom.c,
4212         monitor.c, monitor.h, ppcbug-rom.c, srec.h: Delete files.
4213
4214 2015-08-21  Pedro Alves  <palves@redhat.com>
4215
4216         * frame.c (null_frame_id): Explicitly zero-initialize.
4217
4218 2015-08-21  Tom Tromey  <tromey@redhat.com>
4219
4220         * dwarf2read.c (struct dwarf2_section_info): Rename field
4221         'asection' to 'section'.
4222         (dwarf2_has_info, get_section_bfd_owner, get_section_bfd_section)
4223         (dwarf2_locate_sections, dwarf2_locate_sections)
4224         (locate_dwz_sections, locate_v1_virtual_dwo_sections)
4225         (dwarf2_locate_dwo_sections, dwarf2_locate_dwo_sections)
4226         (dwarf2_locate_v2_dwp_sections): Adjust.
4227
4228 2015-08-21  Patrick Palka  <patrick@parcs.ath.cx>
4229
4230         * top.h (gdb_in_secondary_prompt_p): Declare.
4231         * top.c (gdb_secondary_prompt_depth): Define.
4232         (gdb_in_secondary_prompt_p): Define.
4233         (gdb_readline_wrapper_cleanup): Decrement
4234         gdb_secondary_prompt_depth.
4235         (gdb_readline_wrapper): Increment gdb_secondary_prompt_depth.
4236         * tui/tui-io.c (tui_getc): Don't clear the prompt line if we
4237         are in a secondary prompt.
4238
4239 2015-08-21  Patrick Palka  <patrick@parcs.ath.cx>
4240
4241         * tui/tui-io.c (tui_getc): Use tui_putc instead of waddch to
4242         emit the newline.
4243
4244 2015-08-21  Gary Benson  <gbenson@redhat.com>
4245
4246         * gdb_bfd.c (gdb_bfd_iovec_fileio_pread): Add QUIT call.
4247
4248 2015-08-21  Gary Benson  <gbenson@redhat.com>
4249
4250         * target.h (struct target_ops) <to_fileio_open>: New argument
4251         warn_if_slow.  Update comment.  All implementations updated.
4252         (target_fileio_open_warn_if_slow): New declaration.
4253         * target.c (target_fileio_open): Renamed as...
4254         (target_fileio_open_1): ...this.  New argument warn_if_slow.
4255         Pass warn_if_slow to implementation.  Update debug printing.
4256         (target_fileio_open): New function.
4257         (target_fileio_open_warn_if_slow): Likewise.
4258         * gdb_bfd.c (gdb_bfd_iovec_fileio_open): Use new function
4259         target_fileio_open_warn_if_slow.
4260
4261 2015-08-21  Gary Benson  <gbenson@redhat.com>
4262
4263         * nat/linux-namespaces.c (linux_mntns_access_fs):
4264         Do not overwrite old_chain.
4265
4266 2015-08-20  Max Filippov  <jcmvbkbc@gmail.com>
4267
4268         * arch/xtensa.h: New file.
4269         * xtensa-linux-nat.c (gdb_proc_service.h): New #include.
4270         (ps_get_thread_area): New function.
4271         * xtensa-linux-tdep.c (xtensa_linux_init_abi): Add call to
4272         set_gdbarch_fetch_tls_load_module_address to enable TLS support.
4273         * xtensa-tdep.c (osabi.h): New #include.
4274         (xtensa_gdbarch_init): Call gdbarch_init_osabi to register
4275         xtensa-specific hooks.
4276         * xtensa-tdep.h (struct xtensa_elf_gregset_t): Add threadptr
4277         member and move the structure to arch/xtensa.h.
4278
4279 2015-08-21  Pedro Alves  <palves@redhat.com>
4280
4281         * remote.c (struct readahead_cache): New.
4282         (struct remote_state) <readahead_cache>: New field.
4283         (remote_open_1): Invalidate the cache.
4284         (readahead_cache_invalidate, readahead_cache_invalidate_fd): New
4285         functions.
4286         (remote_hostio_pwrite): Invalidate the readahead cache.
4287         (remote_hostio_pread): Rename to ...
4288         (remote_hostio_pread_vFile): ... this.
4289         (remote_hostio_pread_from_cache): New function.
4290         (remote_hostio_pread): Reimplement.
4291         (remote_hostio_close): Invalidate the readahead cache.
4292
4293 2015-08-21  Marcin CieÅ›lak <saper@saper.info>  (tiny patch)
4294
4295         PR build/18843
4296         * procfs.c: Include "filestuff.h".
4297
4298 2015-08-21  Patrick Palka  <patrick@parcs.ath.cx>
4299
4300         * tui/tui-data.h (tui_command_info): Remove fields cur_line and
4301         curch.
4302         * tui/tui-data.c (tui_clear_win_detail) [CMD_WIN]: Don't set
4303         cur_line or curch, instead call wmove().
4304         (init_win_info) [CMD_WIN]: Likewise.
4305         * tui/tui-io.c (tui_puts): Likewise. Don't read cur_line,
4306         instead call getcury().
4307         (tui_redisplay_readline): Don't set cur_line or curch.
4308         (tui_mld_erase_entire_line): Don't read cur_line, instead call
4309         getcury().
4310         (tui_cont_sig): Remove call to wmove.
4311         (tui_getc): Don't read cur_line or curch, instead call getcury()
4312         or getyx().  Don't set curch.
4313         * tui/tui-win.c (make_visible_with_new_height) [CMD_WIN]: Don't
4314         set cur_line or curch.  Always move cursor to (0,0).
4315
4316 2015-08-20  Pedro Alves  <palves@redhat.com>
4317
4318         * infrun.c (print_target_wait_results): Make extern.
4319         * infrun.h (print_target_wait_results): Declare.
4320         * remote.c (set_stop_requested_callback): Delete.
4321         (process_initial_stop_replies): New function.
4322         (remote_start_remote): Use it.
4323         (stop_reply_queue_length): New function.
4324
4325 2015-08-20  Pedro Alves  <palves@redhat.com>
4326
4327         * dwarf2read.c (process_full_comp_unit): To tell whether
4328         start_subfile managed to deduce a language, test for
4329         language_unknown instead of language_c.
4330
4331 2015-08-20  Pierre-Marie de Rodat  <derodat@adacore.com>
4332
4333         * ada-lex.l: Reset the start condition to INITIAL in the rule that
4334         matches attributes.
4335
4336 2015-08-19  Kevin Buettner  <kevinb@redhat.com>
4337
4338         * dwarf2read.c (dwarf2_string_attr): New function.
4339         (lookup_dwo_unit, process_psymtab_comp_unit_reader)
4340         (dwarf2_compute_name, dwarf2_physname, find_file_and_directory)
4341         (read_call_site_scope, namespace_name, guess_full_die_structure_name)
4342         (anonymous_struct_prefix, prepare_one_comp_unit): Use
4343         dwarf2_string_attr in place of dwarf2_attr and DW_STRING.
4344
4345 2015-08-18  Doug Evans  <dje@google.com>
4346             Adrian Sendroiu <adrian.sendroiu@freescale.com>
4347
4348         PR mi/18833
4349         * cli/cli-logging.c (pop_output_files): Don't restore redirection
4350         if MI-like.
4351         * mi/mi-out.c: #include "vec.h".
4352         (ui_filep): New type.
4353         (DEV_VEC_P (ui_filep)): New type.
4354         (struct ui_out_data) <buffer, original_buffer>: Delete.
4355         (struct ui_out_data) <streams>: New member.
4356         (mi_ui_out_impl): Add data_destroy field.
4357         (mi_field_string, mi_field_fmt): Update.
4358         (mi_flush, mi_redirect, field_separator): Update.
4359         (mi_open, mi_close): Update.
4360         (mi_out_buffered, mi_out_rewind, mi_out_put): Update.
4361         (mi_out_data_ctor, mi_out_data_dtor): New functions.
4362         (mi_out_new): Call mi_out_data_ctor.
4363
4364 2015-08-18  Sandra Loosemore  <sandra@codesourcery.com>
4365
4366         * remote.c (strprefix): New.
4367         (remote_parse_stop_reply): Use strprefix instead of strncmp
4368         to ensure exact match of keyword.
4369
4370 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
4371
4372         * gdb_bfd.c (debug_bfd_cache): New variable.
4373         (show_bfd_cache_debug): New function.
4374         (gdb_bfd_open): Add debug logging.
4375         (gdb_bfd_ref): Likewise.
4376         (gdb_bfd_unref): Likewise.
4377         (_initialize_gdb_bfd): Add new set/show command.
4378         * NEWS: Mention new command.
4379
4380 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
4381
4382         * gdb_bfd.c (bfd_sharing): New variable.
4383         (show_bfd_sharing): New function.
4384         (gdb_bfd_open): Check bfd_sharing variable.
4385         (_initialize_gdb_bfd): Add new set/show command.
4386         * NEWS: Mention new command.
4387
4388 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
4389
4390         * gdb_bfd.c (struct gdb_bfd_data): Add size, inode, and device id
4391         field.
4392         (struct gdb_bfd_cache_search): Likewise.
4393         (eq_bfd): Compare the size, inode, and device id fields.
4394         (gdb_bfd_open): Initialise the size, inode, and device id fields.
4395         (gdb_bfd_ref): Likewise.
4396         (gdb_bfd_unref): Likewise.
4397
4398 2015-08-18  Pedro Alves  <palves@redhat.com>
4399
4400         * linux-nat.c (linux_nat_always_non_stop_p): If the linux_ops
4401         target implements to_always_non_stop_p, call it.
4402         * x86-linux-nat.c (x86_linux_always_non_stop_p): New function.
4403         (x86_linux_create_target): Install it as to_always_non_stop_p
4404         method.
4405
4406 2015-08-17  Doug Evans  <dje@google.com>
4407
4408         * ui-out.c (default_ui_out_impl): Add comment.
4409
4410 2015-08-17  Iain Buclaw  <ibuclaw@gdcproject.org>
4411
4412         * d-exp.y (type_aggregate_p): New function.
4413         (PrimaryExpression : TypeExp '.' IdentifierExp): Use it.
4414         (classify_inner_name): Likewise.
4415         * d-namespace.c (d_lookup_nested_symbol): Handle TYPE_CODE_ENUM.
4416
4417 2015-08-15  Doug Evans  <xdje42@gmail.com>
4418
4419         * psymtab.c (add_psymbol_to_bcache): Remove "val" arg.  All callers
4420         updated.
4421         (add_psymbol_to_list): Ditto.
4422
4423 2015-08-15  Doug Evans  <xdje42@gmail.com>
4424
4425         * dbxread.c (dbx_end_psymtab): Renamed from end_psymtab.  All callers
4426         updated.  Call end_psymtab_common.
4427         * dwarf2read.c (process_psymtab_comp_unit_reader): Call
4428         end_psymtab_common.
4429         (build_type_psymtabs_reader): Ditto.
4430         * psympriv.h (sort_pst_symbols): Delete.
4431         (end_psymtab_common): Declare.
4432         * psymtab.c (sort_pst_symbols): Make static.
4433         (end_psymtab_common): New function.
4434         * xcoffread.c (xcoff_end_psymtab): Call end_psymtab_common.
4435
4436 2015-08-15  Doug Evans  <xdje42@gmail.com>
4437
4438         * defs.h (LANGUAGE_BITS): Define.
4439         * psympriv.h (partial_symbol) <domain>: Use SYMBOL_DOMAIN_BITS.
4440         (partial_symbol) <aclass>: Use SYMBOL_ACLASS_BITS.
4441         * symtab.h (general_symbol_info> <language>: Usage LANGUAGE_BITS.
4442         (minimal_symbol_type): Add nr_minsym_types.
4443         (MINSYM_TYPE_BITS): Define.
4444         (minimal_symbol) <type>: Use MINSYM_TYPE_BITS.
4445         (domain_enum_tag): Add NR_DOMAINS.
4446         (SYMBOL_DOMAIN_BITS): Change from 4 to 3.
4447         (SYMBOL_ACLASS_BITS): Define from 6 to 5.
4448
4449 2015-08-15  Doug Evans  <xdje42@gmail.com>
4450
4451         * objfiles.h: Whitespace cleanup.
4452         * psympriv.h: Whitespace cleanup.
4453         * psymtab.c: Whitespace/coding convention cleanup.
4454
4455 2015-08-15  Patrick Palka  <patrick@parcs.ath.cx>
4456
4457         * inferior.c (detach_inferior_command): Don't call
4458         any_thread_of_process when pid is 0.
4459         (kill_inferior_command): Likewise.
4460
4461 2015-08-14  Doug Evans  <xdje42@gmail.com>
4462
4463         PR gdb/11833
4464         * NEWS: Document new /s modifier for the disassemble command.
4465         * cli/cli-cmds.c (disassemble_command): Add support for /s.
4466         (_initialize_cli_cmds): Update online docs of disassemble command.
4467         * disasm.c: #include "source.h".
4468         (struct deprecated_dis_line_entry): Renamed from dis_line_entry.
4469         All uses updated.
4470         (dis_line_entry): New struct.
4471         (hash_dis_line_entry, eq_dis_line_entry): New functions.
4472         (allocate_dis_line_table): New functions.
4473         (maybe_add_dis_line_entry, line_has_code_p): New functions.
4474         (dump_insns): New arg end_pc.  All callers updated.
4475         (do_mixed_source_and_assembly_deprecated): Renamed from
4476         do_mixed_source_and_assembly.  All callers updated.
4477         (do_mixed_source_and_assembly): New function.
4478         (gdb_disassembly): Handle /s (DISASSEMBLY_SOURCE).
4479         * disasm.h (DISASSEMBLY_SOURCE_DEPRECATED): Renamed from
4480         DISASSEMBLY_SOURCE.  All uses updated.
4481         (DISASSEMBLY_SOURCE): New macro.
4482         * mi/mi-cmd-disas.c (mi_cmd_disassemble): New modes 4,5.
4483
4484 2015-08-14  Keith Seitz  <keiths@redhat.com>
4485
4486         * d-exp.y (PrimaryExpression : TypeExp '.' IdentifierExp): Rename
4487         `typename' to `type_name' to avoid C++ reserved word.
4488
4489 2015-08-14  Keith Seitz  <keiths@redhat.com>
4490
4491         * location.c (EL_TYPE, EL_LINESPEC, EL_PROBE, EL_ADDRESS)
4492         (EL_EXPLICIT, EL_STRING): Change macro parameter to "P" to
4493         silence ARI errors.
4494
4495 2015-08-14  Iain Buclaw  <ibuclaw@gdcproject.org>
4496
4497         * d-exp.y (PrimaryExpression : TypeExp '.' IdentifierExp): Use
4498         xstrprintf instead of malloc and sprintf.
4499         (PrimaryExpression : IdentifierExp): Avoid operator at end of line.
4500         (lex_one_token): Likewise.
4501
4502 2015-08-14  Matthew Fortune  <matthew.fortune@imgtec.com>
4503
4504         * solib-svr4.c (read_program_header): Add base_addr argument to
4505         report the runtime address of the segment.
4506         (find_program_interpreter): Update read_program_header call to pass
4507         a NULL pointer for the new argument.
4508         (scan_dyntag): Add ptr_addr argument to report the runtime address
4509         of the tag payload.
4510         (scan_dyntag_auxv): Likewise and use thew new base_addr argument of
4511         read_program_header to get the base address of the dynamic segment.
4512         (elf_locate_base): Update uses of scan_dyntag, scan_dyntag_auxv and
4513         read_program_header.
4514         (elf_locate_base): Scan for and handle DT_MIPS_RLD_MAP_REL.
4515
4516 2015-08-14  Matthew Fortune  <matthew.fortune@imgtec.com>
4517
4518         * MAINTAINERS (Write After Approval): Add Matthew Fortune.
4519
4520 2015-08-13  Iain Buclaw  <ibuclaw@gdcproject.org>
4521
4522         * d-exp.y (%union): Add voidval.
4523         (%token): Add UNKNOWN_NAME as a token to represent an unclassified
4524         name in the lexing stage.
4525         (PostfixExpression): Move symbol completion handling in grammar here
4526         from PrimaryExpression.
4527         (PrimaryExpression): Move routines to handle resolving identifier
4528         tokens in the grammar here from push_expression_name.
4529         (IdentifierExp): Remove the handling of alternating '.' and identifier
4530         tokens.
4531         (TypeExp): Allow TypeExp to be wrapped in parenthesis in the grammar.
4532         (BasicType): Remove C-style typename rules.
4533         (d_type_from_name, d_module_from_name, push_variable)
4534         (push_fieldnames, push_type_name, push_module_name)
4535         (push_expression_name): Remove.
4536         (lex_one_token): Rename from yylex.  Replace pstate with par_state.
4537         (token_and_value): New type.
4538         (token_fifo, popping, name_obstack): New globals.
4539         (classify_name): New function.
4540         (classify_inner_name): Likewise.
4541         (yylex): Likewise.
4542         (d_parse): Initialize token_fifo, popping and name_obstack.
4543
4544 2015-08-13  Iain Buclaw  <ibuclaw@gdcproject.org>
4545
4546         * Makefile.in (SFILES): Add d-namespace.c.
4547         (COMMON_OBS): Add d-namespace.o.
4548         * d-lang.c (d_language_defn): Use d_lookup_symbol_nonlocal as the
4549         la_lookup_symbol_nonlocal callback function pointer.
4550         * d-lang.h (d_lookup_symbol_nonlocal): New declaration.
4551         (d_lookup_nested_symbol): New declaration.
4552         * d-namespace.c: New file.
4553
4554 2015-08-13  Pedro Alves  <palves@redhat.com>
4555
4556         * python/py-unwind.c (pyuw_sniffer): Install the invalidate
4557         cleanup after the decref cleanup, not before.
4558
4559 2015-08-13  Pierre-Marie de Rodat  <derodat@adacore.com>
4560
4561         * ada-lang.c: Include namespace.h
4562         (aux_add_nonlocal_symbols): Fix a function name in comment.
4563         (ada_add_block_renamings): New.
4564         (add_nonlocal_symbols): Add global renamings handling.
4565         (ada_lookup_symbol_list_worker): Move the symbol lookup part
4566         to...
4567         (ada_add_all_symbols): ... this new function.
4568         (ada_add_block_symbols): Try to match the input name against the
4569         "using directives list", perform a recursive symbol lookup on
4570         the matched declarations.
4571         * block.h (struct block): Move the_namespace to top-level as
4572         namespace_info. Remove the language_specific field.
4573         (BLOCK_NAMESPACE): Update access to the namespace_info field.
4574         * buildsym.h (using_directives): Rename into...
4575         (local_using_directives): ... this.
4576         (global_using_directives): New.
4577         (struct context_stack): Rename the using_directives field into
4578         local_using_directives.
4579         * buildsym.c (finish_block_internal): Deal with the proper
4580         using directives repository (local or global).
4581         (prepare_for_building): Reset local_using_directives. Assert
4582         that there is no pending global using directive.
4583         (reset_symtab_globals): Reset global_using_directives and
4584         local_using_directives.
4585         (end_symtab_get_static_block): Don't ignore symtabs that have
4586         only using directives.
4587         (push_context): Update references to local_using_directives.
4588         (buildsym_init): Do not reset using_directives.
4589         * cp-support.c: Include namespace.h.
4590         * cp-support.h (struct using_direct): Move to namespace.h.
4591         (cp_add_using_directives): Move to namespace.h.
4592         * cp-namespace.c: Include namespace.h
4593         (cp_add_using_directive): Move to namespace.c, rename it to
4594         add_using_directive, add a "using_directives" argument and use
4595         it as the pending using directives repository.  All callers
4596         updated.
4597         * dwarf2read.c (using_directives): New.
4598         (read_import_statement): Call using_directives.
4599         (read_func_scope): Update references to local_using_directives.
4600         (read_lexical_block_scope): Likewise.
4601         (read_namespace): Update the heading comment, call
4602         using_directives.
4603         * namespace.h: New file.
4604         * namespace.c: New file.
4605         * Makefile.in (SFILES): Add namespace.c.
4606         (COMMON_OBS): Add namespace.o
4607
4608 2015-08-12  Joel Brobecker  <brobecker@adacore.com>
4609
4610         * amd64-tdep.c (amd64_displaced_step_fixup): Fix the mask used to
4611         compute RETADDR.
4612
4613 2015-08-12  Keith Seitz  <keiths@redhat.com>
4614
4615         * break-catch-throw.c (re_set_exception_catchpoint) Rename
4616         reserved C++ keyword "explicit" to "explicit_loc".
4617         * breakpoint.c (create_overlay_event_breakpoint)
4618         (create_longjmp_master_breakpoint)
4619         (create_std_terminate_master_breakpoint)
4620         (create_exception_master_breakpoint, update_static_tracepoint):
4621         Rename reserved C++ keyword "explicit" to "explicit_loc".
4622         * completer.c (collect_explicit_location_matches)
4623         (explicit_location_completer): Rename reserved C++ keyword
4624         "explicit" to "explicit_loc".
4625         * linespec.c (struct linespec) <explicit>: Rename to "explicit_loc".
4626         (canonicalize_linespec, create_sals_line_offset)
4627         (convert_linespec_to_sals, convert_explicit_location_to_sals)
4628         (event_location_to_sals, decode_objc): Rename reserved C++ keyword
4629         "explicit" to "explicit_loc".
4630         * location.c (struct event_location) <explicit>: Rename to
4631         "explicit_loc".
4632         (initialize_explicit_location, new_explicit_location)
4633         (explicit_location_to_string_internal, explicit_location_to_linespec):
4634         Rename reserved C++ keyword "explicit" to "explicit_loc".
4635         * location.h (explicit_location_to_string)
4636         (explicit_location_to_linespec, initialize_explicit_location)
4637         (new_explicit_location): Rename reserved C++ keyword "explicit"
4638         to "explicit_loc".
4639         * mi/mi-cmd-break.c (mi_cmd_break_insert_1): Rename reserved C++
4640         keyword "explicit" to "explicit_loc".
4641
4642 2015-08-12  Keith Seitz  <keiths@redhat.com>
4643
4644         * python/python.c (gdbpy_decode_line): Initialize `location' to NULL
4645         and only call decode_line_1 when it is non-NULL.
4646
4647 2015-08-12  Luis Machado  <lgustavo@codesourcery.com>
4648
4649         * breakpoint.c (bp_loc_is_permanent): Return 0 when breakpoint
4650         location address is not meaningful.
4651         (breakpoint_address_is_meaningful): Update comment.
4652
4653 2015-08-11  Keith Seitz  <keiths@redhat.com>
4654
4655         * NEWS: Mention explicit locations.
4656         * breakpoint.c [LOCATION_HELP_STRING]: New macro.
4657         [BREAK_ARGS_HELP]: Use LOCATION_HELP_STRING.
4658         (_initialize_breakpoint): Update documentation for
4659         "clear", "break", "trace", "strace", "ftrace", and "dprintf".
4660
4661 2015-08-11  Keith Seitz  <keiths@redhat.com>
4662
4663         * mi/mi-cmd-break.c (mi_cmd_break_insert_1): Add support for
4664         explicit locations, options "--source", "--function",
4665         "--label", and "--line".
4666
4667 2015-08-11  Keith Seitz  <keiths@redhat.com>
4668
4669         * completer.c: Include location.h.
4670         (enum match_type): New enum.
4671         (location_completer): Rename to ...
4672         (linespec_completer): ... this.
4673         (collect_explicit_location_matches, backup_text_ptr)
4674         (explicit_location_completer): New functions.
4675         (location_completer): "New" function; handle linespec
4676         and explicit location completions.
4677         (complete_line_internal): Remove all location completer-specific
4678         handling.
4679         * linespec.c (linespec_lexer_lex_keyword, is_ada_operator)
4680         (find_toplevel_char): Export.
4681         (linespec_parse_line_offset): Export.
4682         Issue error if STRING is not numerical.
4683         (gdb_get_linespec_parser_quote_characters): New function.
4684         * linespec.h (linespec_parse_line_offset): Declare.
4685         (get_gdb_linespec_parser_quote_characters): Declare.
4686         (is_ada_operator): Declare.
4687         (find_toplevel_char): Declare.
4688         (linespec_lexer_lex_keyword): Declare.
4689         * location.c (explicit_to_event_location): New function.
4690         (explicit_location_lex_one): New function.
4691         (string_to_explicit_location): New function.
4692         (string_to_event_location): Handle explicit locations.
4693         * location.h (explicit_to_event_location): Declare.
4694         (string_to_explicit_location): Declare.
4695
4696 2015-08-11  Keith Seitz  <keiths@redhat.com>
4697
4698         * break-catch-throw.c (re_set_exception_catchpoint): Convert
4699         linespec into explicit location.
4700         * breakpoint.c (create_overlay_breakpoint)
4701         (create_longjmp_master_breakpoint)
4702         (create_std_terminate_master_breakpoint)
4703         (create_exception_master_breakpoint): Convert linespec into explicit
4704         location.
4705         (update_static_tracepoint): Convert linespec into explicit location.
4706         * linespec.c (enum offset_relative_sign, struct line_offset): Move
4707         location.h.
4708         (struct linespec) <expression, expr_pc, source_filename>
4709         <function_name, label_name, line_offset>: Replace with ...
4710         <explicit>: ... this.
4711         <is_linespec>: New member.
4712         (PARSER_EXPLICIT): New accessor macro.
4713         (undefined_label_error): New function.
4714         (source_file_not_found_error): New function.
4715         (linespec_parse_basic): The parser result is now an explicit location.
4716         Use PARSER_EXPLICIT to access it.
4717         Use undefined_label_error.
4718         (canonicalize_linespec): Convert canonical linespec into explicit
4719         location.
4720         Move string representation of location to explicit_location_to_linespec
4721         and use it and explicit_location_to_string to save string
4722         representations of the canonical location.
4723         (create_sals_line_offset, convert_linespec_to_sals): `ls' contains an
4724         explicit location.  Update all references.
4725         (convert_explicit_location_to_sals): New function.
4726         (parse_linespec): Use PARSER_EXPLICIT to access the parser
4727         result's explicit location.
4728         (linespec_state_constructor): Initialize is_linespec.
4729         Use PARSER_EXPLICIT.
4730         (linespec_parser_delete): Use PARSER_EXPLICIT to access the parser's
4731         result.
4732         (event_location_to_sals): For linespec locations, set is_linespec.
4733         Handle explicit locations.
4734         (decode_objc): 'ls' contains an explicit location now. Update all
4735         references.
4736         (symtabs_from_filename): Use source_file_not_found_error.
4737         * location.c (struct event_location.u) <explicit>: New member.
4738         (initialize_explicit_location): New function.
4739         (initialize_event_location): Initialize explicit locations.
4740         (new_explicit_location, get_explicit_location)
4741         (get_explicit_location_const): New functions.
4742         (explicit_to_string_internal): New function; most of contents moved
4743         from canonicalize_linespec.
4744         (explicit_location_to_string): New function.
4745         (explicit_location_to_linespec): New function.
4746         (copy_event_location, delete_event_location)
4747         (event_location_to_string_const, event_location_empty_p): Handle
4748         explicit locations.
4749         * location.h (enum offset_relative_sign, struct line_offset): Move
4750         here from linespec.h.
4751         (enum event_location_type): Add EXPLICIT_LOCATION.
4752         (struct explicit_location): New structure.
4753         (explicit_location_to_string): Declare.
4754         (explicit_location_to_linespec): Declare.
4755         (new_explicit_location, get_explicit_locationp
4756         (get_explicit_location_const, initialize_explicit_location): Declare.
4757
4758 2015-08-11  Keith Seitz  <keiths@redhat.com>
4759
4760         * break-catch-throw.c (re_set_exception_catchpoint): Convert
4761         linespec for stap probe to probe location.
4762         * breakpoint.c (create_longjmp_master_breakpoint)
4763         (create_exception_master_breakpoint): Likewise.
4764         (break_command_1): Remove local variable `arg_cp'.
4765         Check location type to set appropriate breakpoint ops methods.
4766         (trace_command): Likewise.
4767         * linespec.c (event_location_to_sals): Assert on probe locations.
4768         * location.c (EL_PROBE): Add macro definition.
4769         (new_probe_location, get_probe_location): New functions.
4770         (copy_event_location, delete_event_location, event_location_to_string)
4771         (string_to_event_location, event_location_empty_p): Handle probe
4772         locations.
4773         * location.h (enum event_location_type): Add PROBE_LOCATION.
4774         (new_probe_location, get_probe_location): Declare.
4775         * probe.c (parse_probes): Assert that LOCATION is a probe location.
4776         Convert linespec into probe location.
4777
4778 2015-08-11  Keith Seitz  <keiths@redhat.com>
4779
4780         * breakpoint.c (create_thread_event_breakpoint, init_breakpoint_sal):
4781         Convert linespec to address location.
4782         * linespec.c (canonicalize_linespec): Do not handle address
4783         locations here.
4784         (convert_address_location_to_sals): New function; contents moved
4785         from ...
4786         (convert_linespc_to_sals): ... here.
4787         (parse_linespec): Remove address locations from linespec grammar.
4788         Remove handling of address locations.
4789         (linespec_lex_to_end): Remove handling of address linespecs.
4790         (event_location_to_sals): Handle ADDRESS_LOCATION.
4791         (linespec_expression_to_pc): Export.
4792         * linespec.h (linespec_expression_to_pc): Add declaration.
4793         * location.c (struct event_location.u) <address>: New member.
4794         (new_address_location, get_address_location): New functions.
4795         (copy_event_location, delete_event_location, event_location_to_string)
4796         (string_to_event_location, event_location_empty_p): Handle address
4797         locations.
4798         * location.h (enum event_location_type): Add ADDRESS_LOCATION.
4799         (new_address_location, get_address_location): Declare.
4800         * python/py-finishbreakpoint.c (bpfinishpy_init): Convert linespec
4801         to address location.
4802         * spu-tdep.c (spu_catch_start): Likewise.
4803
4804 2015-08-11  Keith Seitz  <keiths@redhat.com>
4805
4806         * ax-gdb.c: Include location.h.
4807         (agent_command_1) Use linespec location instead of address
4808         string.
4809         * break-catch-throw.c: Include location.h.
4810         (re_set_exception_catchpoint): Use linespec locations instead
4811         of address strings.
4812         * breakpoint.c: Include location.h.
4813         (create_overlay_event_breakpoint, create_longjmp_master_breakpoint)
4814         (create_std_terminate_master_breakpoint)
4815         (create_exception_master_breakpoint, update_breakpoints_after_exec):
4816         Use linespec location instead of address string.
4817         (print_breakpoint_location):  Use locations and
4818         event_location_to_string.
4819         Print extra_string for pending locations for non-MI streams.
4820         (print_one_breakpoint_location): Use locations and
4821         event_location_to_string.
4822         (init_raw_breakpoint_without_location): Initialize b->location.
4823         (create_thread_event_breakpoint): Use linespec location instead of
4824         address string.
4825         (init_breakpoint_sal): Likewise.
4826         Only save extra_string if it is non-NULL and not the empty string.
4827         Use event_location_to_string instead of `addr_string'.
4828         Constify `p' and `endp'.
4829         Use skip_spaces_const/skip_space_const instead of non-const versions.
4830         Copy the location into the breakpoint.
4831         If LOCATION is NULL, save the breakpoint address as a linespec location
4832         instead of an address string.
4833         (create_breakpoint_sal): Change `addr_string' parameter to a struct
4834         event_location. All uses updated.
4835         (create_breakpoints_sal): Likewise for local variable `addr_string'.
4836         (parse_breakpoint_sals): Use locations instead of address strings.
4837         Remove check for empty linespec with conditional.
4838         Refactor.
4839         (decode_static_tracepoint_spec): Make argument const and update
4840         function.
4841         (create_breakpoint): Change `arg' to a struct event_location and
4842         rename.
4843         Remove `copy_arg' and `addr_start'.
4844         If EXTRA_STRING is empty, set it to NULL.
4845         Don't populate `canonical' for pending breakpoints.
4846         Pass `extra_string' to find_condition_and_thread.
4847         Clear `extra_string' if `rest' was NULL.
4848         Do not error with "garbage after location" if setting a dprintf
4849         breakpoint.
4850         Copy the location into the breakpoint instead of an address string.
4851         (break_command_1): Use string_to_event_location and pass this to
4852         create_breakpoint instead of an address string.
4853         Check against `arg_cp' for a probe linespec.
4854         (dprintf_command): Use string_to_event_location and pass this to
4855         create_breakpoint instead of an address string.
4856         Throw an exception if no format string was specified.
4857         (print_recreate_ranged_breakpoint): Use event_location_to_string
4858         instead of address strings.
4859         (break_range_command, until_break_command)
4860         (init_ada_exception_breakpoint): Use locations instead
4861         of address strings.
4862         (say_where): Print out extra_string for pending locations.
4863         (base_breakpoint_dtor): Delete `location' and `location_range_end' of
4864         the breakpoint.
4865         (base_breakpoint_create_sals_from_location): Use struct event_location
4866         instead of address string.
4867         Remove `addr_start' and `copy_arg' parameters.
4868         (base_breakpoint_decode_location): Use struct event_location instead of
4869         address string.
4870         (bkpt_re_set): Use locations instead of address strings.
4871         Use event_location_empty_p to check for unset location.
4872         (bkpt_print_recreate): Use event_location_to_string instead of
4873         an address string.
4874         Print out extra_string for pending locations.
4875         (bkpt_create_sals_from_location, bkpt_decode_location)
4876         (bkpt_probe_create_sals_from_location): Use struct event_location
4877         instead of address string.
4878         (bkpt_probe_decode_location): Use struct event_location instead of
4879         address string.
4880         (tracepoint_print_recreate): Use event_location_to_string to
4881         recreate the tracepoint.
4882         (tracepoint_create_sals_from_location, tracepoint_decode_location)
4883         (tracepoint_probe_create_sals_from_location)
4884         (tracepoint_probe_decode_location): Use struct event_location
4885         instead of address string.
4886         (dprintf_print_recreate): Use event_location_to_string to recreate
4887         the dprintf.
4888         (dprintf_re_set): Remove check for valid/missing format string.
4889         (strace_marker_create_sals_from_location)
4890         (strace_marker_create_breakpoints_sal, strace_marker_decode_location)
4891         (update_static_tracepoint): Use struct event_location instead of
4892         address string.
4893         (location_to_sals): Likewise.
4894         Pass `extra_string' to find_condition_and_thread.
4895         For newly resolved pending breakpoint locations, clear the location's
4896         string representation.
4897         Assert that the breakpoint's condition string is NULL when
4898         condition_not_parsed.
4899         (breakpoint_re_set_default, create_sals_from_location_default)
4900         (decode_location_default, trace_command, ftrace_command)
4901         (strace_command, create_tracepoint_from_upload): Use locations
4902         instead of address strings.
4903         * breakpoint.h (struct breakpoint_ops) <create_sals_from_location>:
4904         Use struct event_location instead of address string.
4905         Update all uses.
4906         <decode_location>: Likewise.
4907         (struct breakpoint) <addr_string>: Change to struct event_location
4908         and rename `location'.
4909         <addr_string_range_end>: Change to struct event_location and rename
4910         `location_range_end'.
4911         (create_breakpoint): Use struct event_location instead of address
4912         string.
4913         * cli/cli-cmds.c: Include location.h.
4914         (edit_command, list_command): Use locations instead of address strings.
4915         * elfread.c: Include location.h.
4916         (elf_gnu_ifunc_resolver_return_stop): Use event_location_to_string.
4917         * guile/scm-breakpoint.c: Include location.h.
4918         (bpscm_print_breakpoint_smob): Use event_location_to_string.
4919         (gdbscm_register_breakpoint): Use locations instead of address
4920         strings.
4921         * linespec.c: Include location.h.
4922         (struct ls_parser) <stream>: Change to const char *.
4923         (PARSER_STREAM): Update.
4924         (lionespec_lexer_lex_keyword): According to find_condition_and_thread,
4925         keywords must be followed by whitespace.
4926         (canonicalize_linespec): Save a linespec location into `canonical'.
4927         Save a canonical linespec into `canonical'.
4928         (parse_linespec): Change `argptr' to const char * and rename `arg'.
4929         All uses updated.
4930         Update function description.
4931         (linespec_parser_new): Initialize `parser'.
4932         Update initialization of  parsing stream.
4933         (event_location_to_sals): New function.
4934         (decode_line_full): Change `argptr' to a struct event_location and
4935         rename it `location'.
4936         Use locations instead of address strings.
4937         Call event_location_to_sals instead of parse_linespec.
4938         (decode_line_1): Likewise.
4939         (decode_line_with_current_source, decode_line_with_last_displayed)
4940         Use locations instead of address strings.
4941         (decode_objc): Likewise.
4942         Change `argptr' to const char * and rename `arg'.
4943         (destroy_linespec_result): Delete the linespec result's location
4944         instead of freeing the address string.
4945         * linespec.h (struct linespec_result) <addr_string>: Change to
4946         struct event_location and rename to ...
4947         <location>: ... this.
4948         (decode_line_1, decode_line_full): Change `argptr' to struct
4949         event_location.  All callers updated.
4950         * mi/mi-cmd-break.c: Include language.h, location.h, and linespec.h.
4951         (mi_cmd_break_insert_1): Use locations instead of address strings.
4952         Throw an error if there was "garbage" at the end of the specified
4953         linespec.
4954         * probe.c: Include location.h.
4955         (parse_probes): Change `argptr' to struct event_location.
4956         Use event locations instead of address strings.
4957         * probe.h (parse_probes): Change `argptr' to struct event_location.
4958         * python/py-breakpoint.c: Include location.h.
4959         (bppy_get_location): Constify local variable `str'.
4960         Use event_location_to_string.
4961         (bppy_init): Use locations instead of address strings.
4962         * python/py-finishbreakpoint.c: Include location.h.
4963         (bpfinishpy_init): Remove local variable `addr_str'.
4964         Use locations instead of address strings.
4965         * python/python.c: Include location.h.
4966         (gdbpy_decode_line): Use locations instead of address strings.
4967         * remote.c: Include location.h.
4968         (remote_download_tracepoint): Use locations instead of address
4969         strings.
4970         * spu-tdep.c: Include location.h.
4971         (spu_catch_start): Remove local variable `buf'.
4972         Use locations instead of address strings.
4973         * tracepoint.c: Include location.h.
4974         (scope_info): Use locations instead of address strings.
4975         (encode_source_string): Constify parameter `src'.
4976         * tracepoint.h (encode_source_string): Likewise.
4977
4978 2015-08-11  Keith Seitz  <keiths@redhat.com>
4979
4980         * Makefile.in (SFILES): Add location.c.
4981         (HFILES_NO_SRCDIR): Add location.h.
4982         (COMMON_OBS): Add location.o.
4983         * linespec.c (linespec_lex_to_end): New function.
4984         * linespec.h (linespec_lex_to_end): Declare.
4985         * location.c: New file.
4986         * location.h: New file.
4987
4988 2015-08-11  Keith Seitz  <keiths@redhat.com>
4989
4990         * breakpoint.h (struct breakpoint_ops) <create_sals_from_address>:
4991         Renamed to create_sals_from_location.
4992         <decode_linespec>: Renamed to decode_location.
4993         Update all callers.
4994         * breakpoint.c (create_sals_from_address_default): Renamed to ...
4995         (create_sals_from_location_default): ... this.
4996         (addr_string_to_sals): Renamed to ...
4997         (location_to_sals): ... this.
4998         (decode_linespec_default): Renamed to ...
4999         (decode_location_default): ... this.
5000         (base_breakpoint_create_sals_from_address): Renamed to ...
5001         (base_breakpoint_create_sals_from_location): ... this.
5002         (bkpt_create_sals_from_address): Renamed to ...
5003         (bkpt_create_sals_from_location): ... this.
5004         (bkpt_decode_linespec): Renamed to ...
5005         (bkpt_decode_location): ... this.
5006         (bkpt_probe_create_sals_from_address): Renamed to ...
5007         (bkpt_probe_create_sals_from_location): ... this.
5008         (tracepoint_create_sals_from_address): Renamed to ...
5009         (tracepoint_create_sals_from_location): ... this.
5010         (tracepoint_decode_linespec): Renamed to ...
5011         (tracepoint_decode_location): ... this.
5012         (tracepoint_probe_create_sals_from_address): Renamed to ...
5013         (tracepoint_probe_create_sals_from_location): ... this.
5014         (tracepoint_probe_decode_linespec): Renamed to ...
5015         (tracepoint_probe_decode_location): ... this.
5016         (strace_marker_create_sals_from_address): Renamed to ...
5017         (strace_marker_create_sals_from_location): ... this.
5018         (decode_linespec_default): Renamed to ...
5019         (decode_location_default): ... this.
5020
5021 2015-08-10  Doug Evans  <dje@google.com>
5022             Keith Seitz  <keiths@redhat.com>
5023
5024         PR gdb/17960
5025         * symtab.c (make_file_symbol_completion_list_1): Renamed from
5026         make_file_symbol_completion_list and made static.
5027         (make_file_symbol_completion_list): New function.
5028
5029 2015-08-10  Joel Brobecker  <brobecker@adacore.com>
5030
5031         * infrun.c (follow_fork, displaced_step_prepare, resume): Remove
5032         trailing new-line at end of warning message.
5033         (proceed): Add i18n marker to error messages.
5034
5035 2015-08-07  Pedro Alves  <palves@redhat.com>
5036
5037         * linux-nat.c (linux_nat_always_non_stop_p): Return 1.
5038
5039 2015-08-07  Pedro Alves  <palves@redhat.com>
5040
5041         * s390-linux-tdep.c (is_non_branch_ril)
5042         (s390_displaced_step_copy_insn): New functions.
5043         (s390_displaced_step_fixup): Update comment.
5044         (s390_gdbarch_init): Install s390_displaced_step_copy_insn as
5045         gdbarch_displaced_step_copy_insn hook.
5046
5047 2015-08-07  Pedro Alves  <palves@redhat.com>
5048
5049         * infrun.c (displaced_step_prepare_throw): Return -1 if
5050         gdbarch_displaced_step_copy_insn returns NULL.  Update intro
5051         comment.
5052         * rs6000-tdep.c (LWARX_MASK, LWARX_INSTRUCTION, LDARX_INSTRUCTION)
5053         (STWCX_MASK, STWCX_INSTRUCTION, STDCX_INSTRUCTION): Move higher up
5054         in file.
5055         (ppc_displaced_step_copy_insn): New function.
5056         (ppc_displaced_step_fixup): Update comment.
5057         (rs6000_gdbarch_init): Install ppc_displaced_step_copy_insn as
5058         gdbarch_displaced_step_copy_insn hook.
5059         * gdbarch.sh (displaced_step_copy_insn): Document what happens on
5060         NULL return.
5061         * gdbarch.h: Regenerate.
5062
5063 2015-08-07  Pedro Alves  <palves@redhat.com>
5064
5065         * inferior.h (struct inferior) <displaced_stepping_failed>: New
5066         field.
5067         * infrun.c (use_displaced_stepping_now_p): New parameter 'inf'.
5068         Return false if dispaced stepping failed before.
5069         (resume): Pass the current inferior to
5070         use_displaced_stepping_now_p.  Wrap displaced_step_prepare in
5071         TRY/CATCH.  If we get a MEMORY_ERROR, set the inferior's
5072         displaced_stepping_failed flag, and fall back to an in-line
5073         step-over.
5074
5075 2015-08-07  Pedro Alves  <palves@redhat.com>
5076
5077         * darwin-nat.c (darwin_stop): Rename to ...
5078         (darwin_interrupt): ... this.
5079         (_initialize_darwin_inferior): Adjust.
5080         * gnu-nat.c (gnu_stop): Delete.
5081         (gnu_target): Don't install gnu_stop.
5082         * inf-ptrace.c (inf_ptrace_stop): Rename to ...
5083         (inf_ptrace_interrupt): ... this.
5084         (inf_ptrace_target): Adjust.
5085         * infcmd.c (interrupt_target_1): Use target_interrupt instead of
5086         target_stop.
5087         * linux-nat (linux_nat_stop): Rename to ...
5088         (linux_nat_interrupt): ... this.
5089         (linux_nat_stop): Reimplement.
5090         (linux_nat_add_target): Install linux_nat_interrupt.
5091         * nto-procfs.c (nto_interrupt_twice): Rename to ...
5092         (nto_handle_sigint_twice): ... this.
5093         (nto_interrupt): Rename to ...
5094         (nto_handle_sigint): ... this.  Call target_interrupt instead of
5095         target_stop.
5096         (procfs_wait): Adjust.
5097         (procfs_stop): Rename to ...
5098         (procfs_interrupt): ... this.
5099         (init_procfs_targets): Adjust.
5100         * procfs.c (procfs_stop): Rename to ...
5101         (procfs_interrupt): ... this.
5102         (procfs_target): Adjust.
5103         * remote-m32r-sdi.c (m32r_stop): Rename to ...
5104         (m32r_interrupt): ... this.
5105         (init_m32r_ops): Adjust.
5106         * remote-sim.c (gdbsim_stop_inferior): Rename to ...
5107         (gdbsim_interrupt_inferior): ... this.
5108         (gdbsim_stop): Rename to ...
5109         (gdbsim_interrupt): ... this.
5110         (gdbsim_cntrl_c): Adjust.
5111         (init_gdbsim_ops): Adjust.
5112         * remote.c (sync_remote_interrupt): Adjust comments.
5113         (remote_stop_as): Rename to ...
5114         (remote_interrupt_as): ... this.
5115         (remote_stop): Adjust comment.
5116         (remote_interrupt): New function.
5117         (init_remote_ops): Install remote_interrupt.
5118         * target.c (target_interrupt): New function.
5119         * target.h (struct target_ops) <to_interrupt>: New field.
5120         (target_interrupt): New declaration.
5121         * windows-nat.c (windows_stop): Rename to ...
5122         (windows_interrupt): ... this.
5123         * target-delegates.c: Regenerate.
5124
5125 2015-08-07  Pedro Alves  <palves@redhat.com>
5126
5127         * signal-while-stepping-over-bp-other-thread.exp: Expect "restart
5128         threads" as alternative to "switching back to stepped thread".
5129
5130 2015-08-07  Pedro Alves  <palves@redhat.com>
5131
5132         * NEWS: Mention "maint set/show target-non-stop".
5133         * breakpoint.c (update_global_location_list): Check
5134         target_is_non_stop_p instead of non_stop.
5135         * infcmd.c (attach_command_post_wait, attach_command): Likewise.
5136         * infrun.c (show_can_use_displaced_stepping)
5137         (can_use_displaced_stepping_p, start_step_over_inferior):
5138         Likewise.
5139         (internal_resume_ptid): New function.
5140         (resume): Use it.
5141         (proceed): Check target_is_non_stop_p instead of non_stop.  If in
5142         all-stop mode but the target is always in non-stop mode, start all
5143         the other threads that are implicitly resumed too.
5144         (for_each_just_stopped_thread, fetch_inferior_event)
5145         (adjust_pc_after_break, stop_all_threads): Check
5146         target_is_non_stop_p instead of non_stop.
5147         (handle_inferior_event): Likewise.  Handle detach-fork in all-stop
5148         with the target always in non-stop mode.
5149         (handle_signal_stop) <random signal>: Check target_is_non_stop_p
5150         instead of non_stop.
5151         (switch_back_to_stepped_thread): Check target_is_non_stop_p
5152         instead of non_stop.
5153         (keep_going_stepped_thread): Use internal_resume_ptid.
5154         (stop_waiting): If in all-stop mode, and the target is in non-stop
5155         mode, stop all threads.
5156         (keep_going_pass): Likewise, when starting a new in-line step-over
5157         sequence.
5158         * linux-nat.c (get_pending_status, select_event_lwp)
5159         (linux_nat_filter_event, linux_nat_wait_1, linux_nat_wait): Check
5160         target_is_non_stop_p instead of non_stop.
5161         (linux_nat_always_non_stop_p): New function.
5162         (linux_nat_stop): Check target_is_non_stop_p instead of non_stop.
5163         (linux_nat_add_target): Install linux_nat_always_non_stop_p.
5164         * target-delegates.c: Regenerate.
5165         * target.c (target_is_non_stop_p): New function.
5166         (target_non_stop_enabled, target_non_stop_enabled_1): New globals.
5167         (maint_set_target_non_stop_command)
5168         (maint_show_target_non_stop_command): New functions.
5169         (_initilize_target): Install "maint set/show target-non-stop"
5170         commands.
5171         * target.h (struct target_ops) <to_always_non_stop_p>: New field.
5172         (target_non_stop_enabled): New declaration.
5173         (target_is_non_stop_p): New declaration.
5174
5175 2015-08-07  Pedro Alves  <pedro@codesourcery.com>
5176
5177         * breakpoint.c (breakpoints_should_be_inserted_now): If any thread
5178         has a pending status, return true.
5179         * gdbthread.h: Include target/waitstatus.h.
5180         (struct thread_suspend_state) <stop_reason, waitstatus_pending_p,
5181         stop_pc>: New fields.
5182         (struct thread_info) <resumed>: New field.
5183         (set_resumed): Declare.
5184         * infrun.c: Include "event-loop.h".
5185         (infrun_async_inferior_event_token, infrun_is_async): New globals.
5186         (infrun_async): New function.
5187         (clear_step_over_info): Add debug output.
5188         (displaced_step_in_progress_any_inferior): New function.
5189         (displaced_step_fixup): New returns int.
5190         (start_step_over): Handle in-line step-overs too.  Assert the
5191         thread is marked resumed.
5192         (resume_cleanups): Clear the thread's resumed flag.
5193         (resume): Set the thread's resumed flag.  Return early if the
5194         thread has a pending status.  Allow stepping a breakpoint with no
5195         signal.
5196         (proceed): Adjust to check 'resumed' instead of 'executing'.
5197         (clear_proceed_status_thread): If the thread has a pending status,
5198         and that status is a finished step, discard the pending status.
5199         (clear_proceed_status): Don't clear step_over_info here.
5200         (random_pending_event_thread, do_target_wait): New functions.
5201         (prepare_for_detach, wait_for_inferior, fetch_inferior_event): Use
5202         do_target_wait.
5203         (wait_one): New function.
5204         (THREAD_STOPPED_BY): New macro.
5205         (thread_stopped_by_watchpoint, thread_stopped_by_sw_breakpoint)
5206         (thread_stopped_by_hw_breakpoint): New functions.
5207         (switch_to_thread_cleanup, save_waitstatus, stop_all_threads): New
5208         functions.
5209         (handle_inferior_event): Also call set_resumed(false) on all
5210         threads implicitly stopped by the event.
5211         (restart_threads, resumed_thread_with_pending_status): New
5212         functions.
5213         (finish_step_over): If we were doing an in-line step-over before,
5214         and no longer are after trying to start a new step-over, restart
5215         all threads.  If we have multiple threads with pending events,
5216         save the current event and go through the event loop again.
5217         (handle_signal_stop): Return early if finish_step_over returns
5218         false.
5219         <random signal>: If we get a signal while stepping over a
5220         breakpoint in-line in non-stop mode, restart all threads.  Clear
5221         step_over_info before delivering the signal.
5222         (keep_going_stepped_thread): Use internal_error instead of
5223         gdb_assert.  Mark the thread as resumed.
5224         (keep_going_pass_signal): Assert the thread isn't already resumed.
5225         If some other thread is doing an in-line step-over, defer the
5226         resume.  If we just started a new in-line step-over, stop all
5227         threads.  Don't clear step_over_info.
5228         (infrun_async_inferior_event_handler): New function.
5229         (_initialize_infrun): Create async event handler with
5230         infrun_async_inferior_event_handler as callback.
5231         (infrun_async): New declaration.
5232         * target.c (target_async): New function.
5233         * target.h (target_async): Declare macro and readd as function
5234         declaration.
5235         * target/waitstatus.h (enum target_stop_reason)
5236         <TARGET_STOPPED_BY_SINGLE_STEP>: New value.
5237         * thread.c (new_thread): Clear the new waitstatus field.
5238         (set_resumed): New function.
5239
5240 2015-08-07  Pedro Alves  <palves@redhat.com>
5241
5242         * infrun.c (keep_going_stepped_thread): New function, factored out
5243         from ...
5244         (switch_back_to_stepped_thread): ... here.
5245
5246 2015-08-07  Pedro Alves  <palves@redhat.com>
5247
5248         * infrun.c (currently_stepping): Extend intro comment.
5249         * target.h (target_resume): Extend intro comment.
5250
5251 2015-08-07  Pedro Alves  <palves@redhat.com>
5252
5253         * infrun.c (switch_back_to_stepped_thread): Use ecs->ptid instead
5254         of inferior_ptid.  If the stepped thread vanished, return 0
5255         instead of resuming here.  Use reset_ecs.  Print the prev_pc and
5256         the current stop_pc in log message.  Clear trap_expected if the
5257         thread advanced.  Don't pass currently_stepping to
5258         do_target_resume.
5259
5260 2015-08-07  Pedro Alves  <palves@redhat.com>
5261
5262         * gdbthread.h (struct thread_info) <prev_pc>: Extend comment.
5263         * infrun.c (struct execution_control_state): Move higher up in the
5264         file.
5265         (reset_ecs): New function.
5266         (start_step_over): Now returns int.  Rewrite to use
5267         keep_going_pass_signal instead of manually starting a displaced step.
5268         (resume): Don't call set_running here.  If displaced stepping
5269         can't start now, clear trap_expected.
5270         (find_thread_needs_step_over): Delete function.
5271         (proceed): Set up finish_thread_state_cleanup.  Call set_running.
5272         If the current thread needs a step over, push it in the step-over
5273         chain.  Don't set insert breakpoints nor call resume directly
5274         here.  Instead rewrite to use start_step_over and
5275         keep_going_pass_signal.
5276         (finish_step_over): New function.
5277         (handle_signal_stop): Call finish_step_over instead of
5278         start_step_over.
5279         (switch_back_to_stepped_thread): If the event thread needs another
5280         step-over do that first.  Use start_step_over.
5281         (keep_going_pass_signal): New function, factored out from ...
5282         (keep_going): ... here.
5283         (_initialize_infrun): Comment moved here.
5284         * thread.c (set_running_thread): New function.
5285         (set_running, finish_thread_state): Use set_running_thread.
5286
5287 2015-08-07  Pedro Alves  <palves@redhat.com>
5288
5289         * gdbthread.h (struct thread_info) <step_over_prev,
5290         step_over_next>: New fields.
5291         (thread_step_over_chain_enqueue, thread_step_over_chain_remove)
5292         (thread_step_over_chain_next, thread_is_in_step_over_chain): New
5293         declarations.
5294         * infrun.c (struct displaced_step_request): Delete.
5295         (struct displaced_step_inferior_state) <step_request_queue>:
5296         Delete field.
5297         (displaced_step_prepare): Assert that trap_expected is set.  Use
5298         thread_step_over_chain_enqueue.  Split starting a new displaced
5299         step to ...
5300         (start_step_over): ... this new function.
5301         (resume): Assert the thread isn't waiting for a step over already.
5302         (proceed): Assert the thread isn't waiting for a step over
5303         already.
5304         (infrun_thread_stop_requested): Adjust to remove threads from the
5305         embedded step-over chain.
5306         (handle_inferior_event) <fork/vfork>: Call start_step_over after
5307         displaced_step_fixup.
5308         (handle_signal_stop): Call start_step_over after
5309         displaced_step_fixup.
5310         * infrun.h (step_over_queue_head): New declaration.
5311         * thread.c (step_over_chain_enqueue, step_over_chain_remove)
5312         (thread_step_over_chain_next, thread_is_in_step_over_chain)
5313         (thread_step_over_chain_enqueue)
5314         (thread_step_over_chain_remove): New functions.
5315         (delete_thread_1): Remove thread from the step-over chain.
5316
5317 2015-08-07  Pedro Alves  <palves@redhat.com>
5318
5319         * infrun.c (thread_still_needs_step_over): Rename to ...
5320         (thread_still_needs_step_over_bp): ... this.
5321         (enum step_over_what): New.
5322         (thread_still_needs_step_over): Reimplement.
5323
5324 2015-08-07  Pedro Alves  <palves@redhat.com>
5325
5326         * remote.c (remote_wait_as): If not waiting for a stop reply,
5327         return TARGET_WAITKIND_NO_RESUMED.  If TARGET_WNOHANG is
5328         requested, don't block waiting forever.
5329
5330 2015-08-07  Pedro Alves  <pedro@codesourcery.com>
5331
5332         * infrun.c (adjust_pc_after_break): Now takes thread_info and
5333         waitstatus pointers instead of an ecs.  Adjust.
5334         (handle_inferior_event): Adjust caller.
5335
5336 2015-08-07  Pedro Alves  <palves@redhat.com>
5337
5338         * infrun.c (handle_inferior_event): If we get
5339         TARGET_WAITKIND_SIGNALLED or TARGET_WAITKIND_EXITED in non-stop
5340         mode, mark all threads of the exiting process as not-executing.
5341         (normal_stop): If we get TARGET_WAITKIND_SIGNALLED or
5342         TARGET_WAITKIND_EXITED in non-stop mode, finish all threads of the
5343         exiting process, if inferior_ptid still points at a process.
5344         * thread.c (struct current_thread_cleanup) <next>: New field.
5345         (current_thread_cleanup_chain): New global.
5346         (restore_current_thread_ptid_changed): New function.
5347         (restore_current_thread_cleanup_dtor): Remove the cleanup from the
5348         current_thread_cleanup_chain list.
5349         (make_cleanup_restore_current_thread): Add the cleanup data to the
5350         current_thread_cleanup_chain list.
5351         (_initialize_thread): Install restore_current_thread_ptid_changed
5352         as thread_ptid_changed observer.
5353
5354 2015-08-07  Joel Brobecker  <brobecker@adacore.com>
5355
5356         * dtrace-probe.c (dtrace_process_dof): Ignore the objfile's DOF
5357         data if a DTRACE_DOF_SECT_TYPE_PROVIDER section is found to be
5358         smaller than expected.
5359
5360 2015-08-07  Andrew Burgess  <andrew.burgess@embecosm.com>
5361
5362         * stack.c (get_frame_language): Moved ...
5363         * frame.c (get_frame_language): ... to here.
5364         * language.h (get_frame_language): Declaration moved to frame.h.
5365         * frame.h: Add language.h include, for language enum.
5366         (get_frame_language): Declaration moved from language.h.
5367         * language.c: Add frame.h include.
5368         * top.c: Add frame.h include.
5369         * symtab.h (struct obj_section): Declare.
5370         (struct cmd_list_element): Declare.
5371
5372 2015-08-07  Andrew Burgess  <andrew.burgess@embecosm.com>
5373
5374         * language.c (show_language_command): Find selected frame before
5375         asking for the language of that frame.
5376         (set_language_command): Likewise.
5377         * language.h (get_frame_language): Add frame parameter.
5378         * stack.c (get_frame_language): Add frame parameter, assert
5379         parameter is not NULL, update comment and reindent.
5380         * top.c (check_frame_language_change): Pass the selected frame
5381         into get_frame_language.
5382
5383 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
5384
5385         * btrace.c (btrace_compute_ftrace_bts): Clear insn flags.
5386         (pt_btrace_insn_flags): New.
5387         (ftrace_add_pt): Call pt_btrace_insn_flags.
5388         * btrace.h (btrace_insn_flag): New.
5389         (btrace_insn) <flags>: New.
5390         * record-btrace.c (btrace_insn_history): Print insn prefix.
5391         * NEWS: Announce it.
5392
5393 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
5394
5395         * configure.ac: Check for PERF_ATTR_SIZE_VER5 in linux/perf_event.h
5396         * configure: Regenerate.
5397
5398 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
5399
5400         * Makefile.in (LIBICONV): Define.
5401         (CLIBS): Add LIBICONV.
5402         * acinclude.m4: Use config/iconv.m4 instead of custom AM_ICONV.
5403         * configure: Regenerate.
5404
5405 2015-08-06  Simon Marchi  <simon.marchi@ericsson.com>
5406             Pedro Alves  <palves@redhat.com>
5407
5408         * arm-tdep.c (set_fp_model_sfunc): Add cast from integer to enum.
5409         (arm_set_abi): Likewise.
5410         * ax-general.c (ax_print): Likewise.
5411         * c-exp.y (exp : string_exp): Likewise.
5412         * compile/compile-loc2c.c (compute_stack_depth_worker): Likewise.
5413         (do_compile_dwarf_expr_to_c): Likewise.
5414         * cp-name-parser.y (demangler_special : DEMANGLER_SPECIAL start):
5415         Likewise.
5416         * dwarf2expr.c (execute_stack_op): Likewise.
5417         * dwarf2loc.c (dwarf2_compile_expr_to_ax): Likewise.
5418         (disassemble_dwarf_expression): Likewise.
5419         * dwarf2read.c (dwarf2_add_member_fn): Likewise.
5420         (read_array_order): Likewise.
5421         (abbrev_table_read_table): Likewise.
5422         (read_attribute_value): Likewise.
5423         (skip_unknown_opcode): Likewise.
5424         (dwarf_decode_macro_bytes): Likewise.
5425         (dwarf_decode_macros): Likewise.
5426         * eval.c (value_f90_subarray): Likewise.
5427         * guile/scm-param.c (gdbscm_make_parameter): Likewise.
5428         * i386-linux-tdep.c (i386_canonicalize_syscall): Likewise.
5429         * infrun.c (handle_command): Likewise.
5430         * memory-map.c (memory_map_start_memory): Likewise.
5431         * osabi.c (set_osabi): Likewise.
5432         * parse.c (operator_length_standard): Likewise.
5433         * ppc-linux-tdep.c (ppc_canonicalize_syscall): Likewise, and use
5434         single return point.
5435         * python/py-frame.c (gdbpy_frame_stop_reason_string): Likewise.
5436         * python/py-symbol.c (gdbpy_lookup_symbol): Likewise.
5437         (gdbpy_lookup_global_symbol): Likewise.
5438         * record-full.c (record_full_restore): Likewise.
5439         * regcache.c (regcache_register_status): Likewise.
5440         (regcache_raw_read): Likewise.
5441         (regcache_cooked_read): Likewise.
5442         * rs6000-tdep.c (powerpc_set_vector_abi): Likewise.
5443         * symtab.c (initialize_ordinary_address_classes): Likewise.
5444         * target-debug.h (target_debug_print_signals): Likewise.
5445         * utils.c (do_restore_current_language): Likewise.
5446
5447 2015-08-06  Clem Dickey  <clemd@acm.org>
5448
5449         PR python/17136
5450         * python/lib/gdb/command/type_printers.py (InfoTypePrinter): Fix typo.
5451
5452 2015-08-06  Simon Marchi  <simon.marchi@ericsson.com>
5453
5454         * complaints.c (enum complaint_series): Add newlines and remove
5455         out of date comment.
5456         (struct complaints) <series>: Change type to enum
5457         complaint_series and remove out of date comment.
5458         (symfile_complaint_hook): Use equivalent enum value
5459         ISOLATED_MESSAGE instead of 0.
5460
5461 2015-08-06  Pedro Alves  <palves@redhat.com>
5462
5463         * nat/linux-waitpid.c (my_waitpid): Only print *status if waitpid
5464         returned > 0.
5465
5466 2015-08-06  Pierre Langlois  <pierre.langlois@arm.com>
5467
5468         * common/agent.c (symbol_list) <required>: Remove.
5469
5470 2015-08-06  Pedro Alves  <palves@redhat.com>
5471
5472         * target/waitstatus.h (enum target_stop_reason)
5473         <TARGET_STOPPED_BY_SINGLE_STEP>: New value.
5474
5475 2015-08-05  Pedro Alves  <palves@redhat.com>
5476             Joel Brobecker  <brobecker@adacore.com>
5477
5478         * breakpoint.c (bpstat_what) <bp_longjmp, bp_longjmp_call_dummy>
5479         <bp_exception, bp_longjmp_resume, bp_exception_resume>: Handle the
5480         case where BS->STOP is not set.
5481
5482 2015-08-05  Ulrich Weigand  <uweigand@de.ibm.com>
5483
5484         * nat/gdb_thread_db.h: Add copyright header.
5485         Protect against multiple inclusion.
5486
5487 2015-08-05  Yao Qi  <yao.qi@linaro.org>
5488
5489         * aarch64-linux-nat.c (get_thread_id): Remove.
5490         (debug_reg_change_callback): Call ptid_get_lwp instead of
5491         get_thread_id.
5492         (fetch_gregs_from_thread): Likewise.
5493         (store_gregs_to_thread): Likewise.
5494         (fetch_fpregs_from_thread): Likewise.
5495         (store_fpregs_to_thread): Likewise.
5496         (aarch64_linux_get_debug_reg_capacity): Likewise.
5497         * arm-linux-nat.c (get_thread_id): Remove.
5498         (GET_THREAD_ID): Update macro to use ptid_get_lwp.
5499         * xtensa-linux-nat.c (get_thread_id): Remove.
5500         (GET_THREAD_ID): Update macro to use ptid_get_lwp.
5501         * arm-linux-nat.c (get_thread_id): Remove.
5502         (GET_THREAD_ID): Remove.
5503         (fetch_fpregs): Call ptid_get_lwp instead of GET_THREAD_ID.
5504         (store_fpregs, fetch_regs, store_regs): Likewise.
5505         (fetch_wmmx_regs, store_wmmx_regs): Likewise.
5506         (fetch_vfp_regs, store_vfp_regs): Likewise.
5507         (arm_linux_read_description): Likewise.
5508         (arm_linux_get_hwbp_cap): Likewise.
5509         * xtensa-linux-nat.c (get_thread_id): Remove.
5510         (GET_THREAD_ID): Remove.
5511         (fetch_gregs, store_gregs): Call ptid_get_lwp instead of
5512         GET_THREAD_ID.
5513
5514 2015-08-04  Ciro Santilli  <ciro.santilli@gmail.com>  (obvious patch)
5515
5516         * python/py-linetable.c: Fix case of Linetable to LineTable
5517         in docstrings and code comments.
5518         * python/py-symtab.c: Same.
5519
5520 2015-08-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
5521
5522         * infcmd.c (signal_command): Call do_cleanups for args_chain.
5523
5524 2015-08-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
5525
5526         PR gdb/18767
5527         * infcmd.c (attach_command): Move ARGS_CHAIN cleanup after last ARGS
5528         use.
5529
5530 2015-08-04  Pedro Alves  <palves@redhat.com>
5531
5532         * nat/gdb_thread_db.h (td_init_ftype, td_ta_new_ftype)
5533         (td_ta_map_lwp2thr_ftype, td_ta_thr_iter_ftype)
5534         (td_ta_event_addr_ftype, td_ta_set_event_ftype)
5535         (td_ta_clear_event_ftype, td_ta_event_getmsg_ftype)
5536         (td_thr_validate_ftype, td_thr_get_info_ftype)
5537         (td_thr_event_enable_ftype, td_thr_tls_get_addr_ftype)
5538         (td_thr_tlsbase_ftype, td_symbol_list_ftype, td_ta_delete_ftype):
5539         New typedefs.
5540         * linux-thread-db.c (struct thread_db_info): Use new typedefs.
5541         (try_thread_db_load_1): Define TDB_VERBOSE_DLSYM, TDB_DLSYM , CHK
5542         local macros and use them instead of verbose_dlsym and dlsym
5543         calls.
5544
5545 2015-08-03  Sandra Loosemore  <sandra@codesourcery.com>
5546
5547         * nios2-tdep.h: Include opcode/nios2.h here.
5548         (NIOS2_CDX_OPCODE_SIZE): New.
5549         (struct gdbarch_tdep): Add OP parameter to syscall_next_pc.
5550         * nios2-tdep.c: Don't include opcode/nios2.h here.
5551         (nios2_fetch_insn): For R2, try reading 2-byte instruction if
5552         4-byte read fails.
5553         (nios2_match_add, nios2_match_sub): Add cases for R2 encodings.
5554         (nios2_match_addi, nios2_match_orhi): Likewise.
5555         (nios2_match_stw, nios2_match_ldw): Likewise.
5556         (nios2_match_rdctl): Likewise.
5557         (nios2_match_stwm, nios2_match_ldwm): New.
5558         (nios2_match_branch): Add cases for R2 encodings.
5559         (nios2_match_jmpi, nios2_match_calli): Likewise.
5560         (nios2_match_jmpr, nios2_match_callr): Likewise.
5561         (nios2_match_break, nios2_match_trap): Likewise.
5562         (nios2_in_epilogue_p): Add R2 support.
5563         (nios2_analyze_prologue): Update comments.  Recognize R2 CDX
5564         prologues.
5565         (nios2_breakpoint_from_pc): Handle R2 instructions.
5566         (nios2_get_next_pc): Likewise.  Adjust call to
5567         tdep->syscall_next_pc.
5568         * nios2-linux-tdep.c (nios2_r1_linux_rt_sigreturn_tramp_frame):
5569         Renamed from nios2_linux_rt_sigreturn_tramp_frame.  Use
5570         instruction field macros instead of literal hex values.
5571         (nios2_r2_linux_rt_sigreturn_tramp_frame): New.
5572         (nios2_linux_syscall_next_pc): Adjust signature to pass OP.
5573         Use size field from OP instead of assuming all instructions
5574         are the same size.
5575         (nios2_linux_init_abi): Register appropriate unwinder for mach.
5576
5577 2015-08-03  Ulrich Weigand  <uweigand@de.ibm.com>
5578
5579         * cp-namespace.c (cp_lookup_symbol_via_imports): Fix uninitialized
5580         variable warning with some compilers.
5581
5582 2015-08-03  Yao Qi  <yao.qi@linaro.org>
5583
5584         * arm-linux-nat.c (arm_linux_get_hwbp_type): Capitalize "type"
5585         in comment.  Replace "rw" with "type".
5586         (arm_linux_remove_watchpoint): Change type of "rw" to
5587         "enum target_hw_bp_type".
5588
5589 2015-08-02  Pierre-Marie de Rodat  <derodat@adacore.com>
5590
5591         * alpha-mdebug-tdep.c (find_proc_desc): Update call to
5592         lookup_symbol.
5593         * ft32-tdep.c (ft32_skip_prologue): Likewise.
5594         * moxie-tdep.c (moxie_skip_prologue): Likewise.
5595         * mt-tdep.c (mt_skip_prologue): Likewise.
5596         * xstormy16-tdep.c (xstormy16_skip_prologue): Likewise.
5597
5598 2015-08-01  Pierre-Marie de Rodat  <derodat@adacore.com>
5599
5600         * ada-exp.y (write_object_renaming): Replace struct
5601         ada_symbol_info with struct block_symbol.  Update field
5602         references accordingly.
5603         (block_lookup, select_possible_type_sym): Likewise.
5604         (find_primitive_type): Likewise.  Also update call to
5605         ada_lookup_symbol to extract the symbol itself.
5606         (write_var_or_type, write_name_assoc): Likewise.
5607         * ada-lang.h (struct ada_symbol_info): Remove.
5608         (ada_lookup_symbol_list): Replace struct ada_symbol_info with
5609         struct block_symbol.
5610         (ada_lookup_encoded_symbol, user_select_syms): Likewise.
5611         (ada_lookup_symbol): Return struct block_symbol instead of a
5612         mere symbol.
5613         * ada-lang.c (defns_collected): Replace struct ada_symbol_info
5614         with struct block_symbol.
5615         (resolve_subexp, ada_resolve_function, sort_choices,
5616         user_select_syms, is_nonfunction, add_defn_to_vec,
5617         num_defns_collected, defns_collected,
5618         symbols_are_identical_enums, remove_extra_symbols,
5619         remove_irrelevant_renamings, add_lookup_symbol_list_worker,
5620         ada_lookup_symbol_list, ada_iterate_over_symbols,
5621         ada_lookup_encoded_symbol, get_var_value): Likewise.
5622         (ada_lookup_symbol): Return a block_symbol instead of a mere
5623         symbol.  Replace struct ada_symbol_info with struct
5624         block_symbol.
5625         (ada_lookup_symbol_nonlocal): Likewise.
5626         (standard_lookup): Make block passing explicit through
5627         lookup_symbol_in_language.
5628         * ada-tasks.c (get_tcb_types_info): Update the calls to
5629         lookup_symbol_in_language to extract the mere symbol out of the
5630         returned value.
5631         (ada_tasks_inferior_data_sniffer): Likewise.
5632         * ax-gdb.c (gen_static_field): Likewise for the call to
5633         lookup_symbol.
5634         (gen_maybe_namespace_elt): Deal with struct block_symbol from
5635         lookup functions.
5636         (gen_expr): Likewise.
5637         * c-exp.y: Likewise.  Remove uses of block_found.
5638         (lex_one_token, classify_inner_name, c_print_token): Likewise.
5639         (classify_name): Likewise.  Rename the "sym" local variable to
5640         "bsym".
5641         * c-valprint.c (print_unpacked_pointer): Likewise.
5642         * compile/compile-c-symbols.c (convert_symbol_sym): Promote the
5643         "sym" parameter from struct symbol * to struct block_symbol.
5644         Use it to remove uses of block_found.  Deal with struct
5645         block_symbol from lookup functions.
5646         (gcc_convert_symbol): Likewise.  Update the call to
5647         convert_symbol_sym.
5648         * compile/compile-object-load.c (compile_object_load): Deal with
5649         struct block_symbol from lookup functions.
5650         * cp-namespace.c (cp_lookup_nested_symbol_1,
5651         cp_lookup_nested_symbol, cp_lookup_bare_symbol,
5652         cp_search_static_and_baseclasses,
5653         cp_lookup_symbol_in_namespace, cp_lookup_symbol_via_imports,
5654         cp_lookup_symbol_imports_or_template,
5655         cp_lookup_symbol_via_all_imports, cp_lookup_symbol_namespace,
5656         lookup_namespace_scope, cp_lookup_nonlocal,
5657         find_symbol_in_baseclass): Return struct block_symbol instead of
5658         mere symbols and deal with struct block_symbol from lookup
5659         functions.
5660         * cp-support.c (inspect_type, replace_typedefs,
5661         cp_lookup_rtti_type): Deal with struct block_symbol from
5662         lookup functions.
5663         * cp-support.h (cp_lookup_symbol_nonlocal,
5664         cp_lookup_symbol_from_namespace,
5665         cp_lookup_symbol_imports_or_template, cp_lookup_nested_symbol):
5666         Return struct block_symbol instead of mere symbols.
5667         * d-exp.y (d_type_from_name, d_module_from_name, push_variable,
5668         push_module_name):
5669         Deal with struct block_symbol from lookup functions.  Remove
5670         uses of block_found.
5671         * eval.c (evaluate_subexp_standard): Update call to
5672         cp_lookup_symbol_namespace.
5673         * f-exp.y: Deal with struct block_symbol from lookup functions.
5674         Remove uses of block_found.
5675         (yylex): Likewise.
5676         * gdbtypes.c (lookup_typename, lookup_struct, lookup_union,
5677         lookup_enum, lookup_template_type, check_typedef): Deal with
5678         struct block_symbol from lookup functions.
5679         * guile/scm-frame.c (gdbscm_frame_read_var): Likewise.
5680         * guile/scm-symbol.c (gdbscm_lookup_symbol): Likewise.
5681         (gdbscm_lookup_global_symbol): Likewise.
5682         * gnu-v3-abi.c (gnuv3_get_typeid_type): Likewise.
5683         * go-exp.y: Likewise.  Remove uses of block_found.
5684         (package_name_p, classify_packaged_name, classify_name):
5685         Likewise.
5686         * infrun.c (insert_exception_resume_breakpoint): Likewise.
5687         * jv-exp.y (push_variable): Likewise.
5688         * jv-lang.c (java_lookup_class, get_java_object_type): Likewise.
5689         * language.c (language_bool_type): Likewise.
5690         * language.h (struct language_defn): Update
5691         la_lookup_symbol_nonlocal to return a struct block_symbol rather
5692         than a mere symbol.
5693         * linespec.c (find_label_symbols): Deal with struct block_symbol
5694         from lookup functions.
5695         * m2-exp.y: Likewise.  Remove uses of block_found.
5696         (yylex): Likewise.
5697         * mi/mi-cmd-stack.c (list_args_or_locals): Likewise.
5698         * objc-lang.c (lookup_struct_typedef, find_imps): Likewise.
5699         * p-exp.y: Likewise.  Remove uses of block_found.
5700         (yylex): Likewise.
5701         * p-valprint.c (pascal_val_print): Likewise.
5702         * parse.c (write_dollar_variable): Likewise.  Remove uses of
5703         block_found.
5704         * parser-defs.h (struct symtoken): Turn the SYM field into a
5705         struct block_symbol.
5706         * printcmd.c (address_info): Deal with struct block_symbol from
5707         lookup functions.
5708         * python/py-frame.c (frapy_read_var): Likewise.
5709         * python/py-symbol.c (gdbpy_lookup_symbol,
5710         gdbpy_lookup_global_symbol): Likewise.
5711         * skip.c (skip_function_command): Likewise.
5712         * solib-darwin.c (darwin_lookup_lib_symbol): Return a struct
5713         block_symbol instead of a mere symbol.
5714         * solib-spu.c (spu_lookup_lib_symbol): Likewise.
5715         * solib-svr4.c (elf_lookup_lib_symbol): Likewise.
5716         * solib.c (solib_global_lookup): Likewise.
5717         * solist.h (solib_global_lookup): Likewise.
5718         (struct target_so_ops): Update lookup_lib_global_symbol to
5719         return a struct block_symbol rather than a mere symbol.
5720         * source.c (select_source_symtab): Deal with struct block_symbol
5721         from lookup functions.
5722         * stack.c (print_frame_args, iterate_over_block_arg_vars):
5723         Likewise.
5724         * symfile.c (set_initial_language): Likewise.
5725         * symtab.c (SYMBOL_LOOKUP_FAILED): Turn into a struct
5726         block_symbol.
5727         (SYMBOL_LOOKUP_FAILED_P): New predicate as a macro.
5728         (struct symbol_cache_slot): Turn the FOUND field into a struct
5729         block_symbol.
5730         (block_found): Remove.
5731         (eq_symbol_entry): Update to deal with struct block_symbol in
5732         cache slots.
5733         (symbol_cache_lookup): Return a struct block_symbol rather than
5734         a mere symbol.
5735         (symbol_cache_mark_found): Add a BLOCK parameter to fill
5736         appropriately the cache slots.  Update callers.
5737         (symbol_cache_dump): Update cache slots handling to the type
5738         change.
5739         (lookup_symbol_in_language, lookup_symbol, lookup_language_this,
5740         lookup_symbol_aux, lookup_local_symbol,
5741         lookup_symbol_in_objfile, lookup_global_symbol_from_objfile,
5742         lookup_symbol_in_objfile_symtabs,
5743         lookup_symbol_in_objfile_from_linkage_name,
5744         lookup_symbol_via_quick_fns, basic_lookup_symbol_nonlocal,
5745         lookup_symbol_in_static_block, lookup_static_symbol,
5746         lookup_global_symbol):
5747         Return a struct block_symbol rather than a mere symbol.  Deal
5748         with struct block_symbol from other lookup functions.  Remove
5749         uses of block_found.
5750         (lookup_symbol_in_block): Remove uses of block_found.
5751         (struct global_sym_lookup_data): Turn the RESULT field into a
5752         struct block_symbol.
5753         (lookup_symbol_global_iterator_cb): Update references to the
5754         RESULT field.
5755         (search_symbols): Deal with struct block_symbol from lookup
5756         functions.
5757         * symtab.h (struct block_symbol): New structure.
5758         (block_found): Remove.
5759         (lookup_symbol_in_language, lookup_symbol,
5760         basic_lookup_symbol_nonlocal, lookup_symbol_in_static_block,
5761         lookup_static_symbol, lookup_global_symbol, lookup_language_this,
5762         lookup_global_symbol_from_objfile): Return a struct block_symbol
5763         rather than just a mere symbol.  Update comments to remove
5764         mentions of block_found.
5765         * valops.c (find_function_in_inferior,
5766         value_struct_elt_for_reference, value_maybe_namespace_elt,
5767         value_of_this):  Deal with struct block_symbol from lookup
5768         functions.
5769         * value.c (value_static_field, value_fn_field): Likewise.
5770
5771 2015-07-31  Simon Marchi  <simon.marchi@ericsson.com>
5772
5773         * remote-m32r-sdi.c (m32r_remove_watchpoint): Use enum type
5774         instead of integer.
5775
5776 2015-07-31  Simon Marchi  <simon.marchi@ericsson.com>
5777             Pedro Alves  <palves@redhat.com>
5778
5779         * aarch64-linux-nat.c (aarch64_linux_can_use_hw_breakpoint): Use enum
5780         type or value instead of integer.
5781         (aarch64_linux_insert_watchpoint): Likewise.
5782         (aarch64_linux_remove_watchpoint): Likewise.
5783         * ada-lang.c (ada_op_print_tab): Likewise.
5784         * amd64-linux-tdep.c (amd64_canonicalize_syscall): Likewise.
5785         (amd64_linux_syscall_record_common): Likewise.
5786         * arch-utils.c (target_byte_order_user): Likewise.
5787         (default_byte_order): Likewise.
5788         * arm-linux-nat.c (arm_linux_can_use_hw_breakpoint): Likewise.
5789         (arm_linux_get_hwbp_type): Likewise.
5790         (arm_linux_hw_watchpoint_initialize): Likewise.
5791         (arm_linux_insert_watchpoint): Likewise.
5792         * arm-linux-tdep.c (arm_canonicalize_syscall): Likewise.
5793         (arm_linux_syscall_record): Likewise.
5794         * breakpoint.c (update_watchpoint): Likewise.
5795         (breakpoint_here_p): Likewise.
5796         (bpstat_print): Likewise.
5797         (enable_breakpoint_disp): Likewise.
5798         * c-lang.c (c_op_print_tab): Likewise.
5799         * cli/cli-decode.c (add_info_alias): Likewise.
5800         * d-lang.c (d_op_print_tab): Likewise.
5801         * eval.c (evaluate_subexp_standard): Likewise.
5802         * f-exp.y (dot_ops): Likewise.
5803         (f77_keywords): Likewise.
5804         * f-lang.c (f_op_print_tab): Likewise.
5805         * go-lang.c (go_op_print_tab): Likewise.
5806         * guile/scm-breakpoint.c (gdbscm_make_breakpoint): Likewise.
5807         * guile/scm-cmd.c (gdbscm_make_command): Likewise.
5808         * guile/scm-param.c (gdbscm_make_parameter): Likewise.
5809         * guile/scm-pretty-print.c (gdbscm_apply_val_pretty_printer): Likewise.
5810         * guile/scm-string.c (struct scm_to_stringn_data): Likewise.
5811         (struct scm_from_stringn_data): Likewise.
5812         * i386-linux-tdep.c (i386_canonicalize_syscall): Likewise.
5813         * ia64-linux-nat.c (ia64_linux_insert_watchpoint): Likewise.
5814         (ia64_linux_remove_watchpoint): Likewise.
5815         (ia64_linux_can_use_hw_breakpoint): Likewise.
5816         * infrun.c (print_stop_event): Likewise.
5817         * jv-lang.c (java_op_print_tab): Likewise.
5818         * linux-nat.c (linux_proc_xfer_partial): Likewise.
5819         * linux-nat.h (struct lwp_info): Likewise.
5820         * linux-thread-db.c (enable_thread_event): Likewise.
5821         * m2-lang.c (m2_op_print_tab): Likewise.
5822         * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Likewise.
5823         (mi_cmd_stack_list_variables): Likewise.
5824         * mi/mi-main.c (mi_cmd_trace_frame_collected): Likewise.
5825         * mi/mi-out.c (mi_table_begin): Likewise.
5826         (mi_table_header): Likewise.
5827         * mips-linux-nat.c (mips_linux_can_use_hw_breakpoint): Likewise.
5828         (mips_linux_insert_watchpoint): Likewise.
5829         (mips_linux_remove_watchpoint): Likewise.
5830         * nat/mips-linux-watch.c (mips_linux_watch_type_to_irw): Likewise.
5831         * nat/mips-linux-watch.h (struct mips_watchpoint): Likewise.
5832         (mips_linux_watch_type_to_irw): Likewise.
5833         * nto-procfs.c (procfs_can_use_hw_breakpoint): Likewise.
5834         (procfs_insert_hw_watchpoint): Likewise.
5835         (procfs_remove_hw_watchpoint): Likewise.
5836         (procfs_hw_watchpoint): Likewise.
5837         (procfs_can_use_hw_breakpoint): Likewise.
5838         (procfs_remove_hw_watchpoint): Likewise.
5839         (procfs_insert_hw_watchpoint): Likewise.
5840         * p-lang.c (pascal_op_print_tab): Likewise.
5841         * ppc-linux-nat.c (ppc_linux_can_use_hw_breakpoint): Likewise.
5842         * ppc-linux-tdep.c (ppu2spu_unwind_register): Likewise.
5843         * ppc-sysv-tdep.c (get_decimal_float_return_value): Likewise.
5844         * procfs.c (procfs_can_use_hw_breakpoint): Likewise.
5845         (procfs_insert_watchpoint): Likewise.
5846         (procfs_remove_watchpoint): Likewise.
5847         * psymtab.c (recursively_search_psymtabs): Likewise.
5848         * remote-m32r-sdi.c (m32r_can_use_hw_watchpoint): Likewise.
5849         (m32r_insert_watchpoint): Likewise.
5850         * remote-mips.c (mips_can_use_watchpoint): Likewise.
5851         (mips_insert_watchpoint): Likewise.
5852         (mips_remove_watchpoint): Likewise.
5853         * remote.c (watchpoint_to_Z_packet): Likewise.
5854         (remote_insert_watchpoint): Likewise.
5855         (remote_remove_watchpoint): Likewise.
5856         (remote_check_watch_resources): Likewise.
5857         * s390-linux-nat.c (s390_insert_watchpoint): Likewise.
5858         (s390_remove_watchpoint): Likewise.
5859         (s390_can_use_hw_breakpoint): Likewise.
5860         * s390-linux-tdep.c (s390_gdbarch_init): Likewise.
5861         * spu-linux-nat.c (spu_can_use_hw_breakpoint): Likewise.
5862         * target.h (struct target_ops): Likewise.
5863         * tilegx-tdep.c (tilegx_analyze_prologue): Likewise.
5864         * ui-out.c (struct ui_out_hdr): Likewise.
5865         (append_header_to_list): Likewise.
5866         (get_next_header): Likewise.
5867         (verify_field): Likewise.
5868         (ui_out_begin): Likewise.
5869         (ui_out_field_int): Likewise.
5870         (ui_out_field_fmt_int): Likewise.
5871         (ui_out_field_skip): Likewise.
5872         (ui_out_field_string): Likewise.
5873         (ui_out_field_fmt): Likewise.
5874         * varobj.c (new_variable): Likewise.
5875         * x86-nat.c (x86_insert_watchpoint): Likewise.
5876         (x86_remove_watchpoint): Likewise.
5877         (x86_can_use_hw_breakpoint): Likewise.
5878         * xtensa-tdep.h (struct gdbarch_tdep): Likewise.
5879         * inflow.c (enum gdb_has_a_terminal_flag_enum): Add name to
5880         previously anonymous enumeration type..
5881         * linux-record.h (enum gdb_syscall): Add gdb_sys_no_syscall
5882         value.
5883         * target-debug.h (target_debug_print_enum_target_hw_bp_type): New.
5884         (target_debug_print_enum_bptype): New.
5885         * target-delegates.c: Regenerate.
5886
5887 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
5888
5889         * nios2-tdep.c (nios2_analyze_prologue): Do what the comment
5890         already says and disallow non-stack memory writes in the prologue.
5891
5892 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
5893
5894         * nios2-tdep.c (nios2_analyze_prologue): Update comments to
5895         reflect how current GCC emits stack overflow checks.  Match
5896         both trap and break instructions for backward compatbility.
5897         Disallow other trap and break instructions in the prologue.
5898
5899 2015-07-30  Pedro Alves  <palves@redhat.com>
5900
5901         PR threads/18600
5902         * linux-nat.c (wait_lwp): Report to the core when thread group
5903         leader exits.
5904
5905 2015-07-30  Pedro Alves  <palves@redhat.com>
5906             Simon Marchi  <simon.marchi@ericsson.com>
5907
5908         PR threads/18600
5909         * linux-nat.c (linux_handle_extended_wait): On CLONE event, always
5910         mark the new thread as resumed.  Remove STOPPING parameter.
5911         (wait_lwp): Adjust call to linux_handle_extended_wait.
5912         (linux_nat_filter_event): Adjust call to
5913         linux_handle_extended_wait.
5914         (resume_stopped_resumed_lwps): Add debug output.
5915
5916 2015-07-30  Pierre Langlois  <pierre.langlois@arm.com>
5917
5918         * arch-utils.c (default_fast_tracepoint_valid_at): Remove unused
5919         isize argument.
5920         * arch-utils.h (default_fast_tracepoint_valid_at): Likewise.
5921         * breakpoint.c (check_fast_tracepoint_sals): Adjust call to
5922         gdbarch_fast_tracepoint_valid_at.
5923         * gdbarch.sh (fast_tracepoint_valid_at): Remove isize argument.
5924         * gdbarch.h: Regenerate.
5925         * gdbarch.c: Regenerate.
5926         * i386-tdep.c (i386_fast_tracepoint_valid_at): Remove isize
5927         argument.  Do not set it.
5928         * remote.c (remote_download_tracepoint): Adjust call to
5929         gdbarch_fast_tracepoint_valid_at.  Call gdb_insn_length to get
5930         the instruction length.
5931
5932 2015-07-30  Yao Qi  <yao.qi@linaro.org>
5933
5934         * arm-tdep.h (enum gdb_regnum): Move it to ...
5935         * arch/arm.h: ... here.  New file.
5936         * Makefile.in (HFILES_NO_SRCDIR): Add arch/arm.h.
5937
5938 2015-07-30  Pierre Langlois  <pierre.langlois@arm.com>
5939
5940         * aarch64-tdep.c (decode_b): Rename link argument to is_bl.
5941         Change its type to int *.
5942         (decode_br): Rename link argument to is_blr.  Change its type to
5943         int *.
5944         (decode_cb): Rename op argument to is_cbnz.  Change its type to
5945         int *.
5946         (decode_tb): Rename op argument to is_tbnz.  Change its type to
5947         int *.  Set is_tbnz to either 1 or 0.
5948         (aarch64_analyze_prologue): Change type of is_link to int.  Add
5949         new variables is_cbnz and is_tbnz.  Adjust call to
5950         aarch64_decode_cb and aarch64_decode_tb.
5951
5952 2015-07-29  Simon Marchi  <simon.marchi@ericsson.com>
5953
5954         * mips-linux-nat.c (write_watchpoint_regs): Add NULL as ptrace's 4th
5955         parameter.
5956         (mips_linux_new_thread): Likewise.
5957         * nat/mips-linux-watch.c (mips_linux_read_watch_registers): Likewise.
5958
5959 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
5960
5961         * top.c: Include "tui/tui.h".
5962         (undo_terminal_modifications_before_exit): New static function.
5963         (quit_force): Use it.
5964
5965 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
5966
5967         * target.c (terminal_state): Initialize to terminal_is_ours.
5968
5969 2015-07-29  Yao Qi  <yao.qi@linaro.org>
5970
5971         PR record/18691
5972         * dcache.c (dcache_read_memory_partial): Call
5973         raw_memory_xfer_partial.
5974         * target.c (raw_memory_xfer_partial): Make it non-static.
5975         * target.h (raw_memory_xfer_partial): Declare.
5976
5977 2015-07-28  Simon Marchi  <simon.marchi@ericsson.com>
5978
5979         * c-valprint.c (c_val_print_array): Consider addressable memory
5980         unit size.
5981         (c_val_print_ptr): Likewise.
5982         (c_val_print_int): Likewise.
5983         * findvar.c (read_frame_register_value): Likewise.
5984         * valarith.c (find_size_for_pointer_math): Likewise.
5985         (value_ptrdiff): Likewise.
5986         (value_subscripted_rvalue): Likewise.
5987         * valops.c (read_value_memory): Likewise (and rename variables).
5988         (value_assign): Likewise.
5989         (value_repeat): Likewise.
5990         (value_array): Likewise.
5991         (value_slice): Likewise.
5992         * valprint.c (generic_val_print_ptr): Likewise.
5993         (generic_val_print_enum): Likewise.
5994         (generic_val_print_bool): Likewise.
5995         (generic_val_print_int): Likewise.
5996         (generic_val_print_char): Likewise.
5997         (generic_val_print_float): Likewise.
5998         (generic_val_print_decfloat): Likewise.
5999         (generic_val_print_complex): Likewise.
6000         (val_print_scalar_formatted): Likewise.
6001         (val_print_array_elements): Likewise.
6002         * value.c (set_value_parent): Likewise.
6003         (value_contents_copy_raw): Likewise.
6004         (set_internalvar_component): Likewise.
6005         (value_primitive_field): Likewise.
6006         (value_fetch_lazy): Likewise.
6007         * value.h (read_value_memory): Update comment.
6008
6009 2015-07-28  Simon Marchi  <simon.marchi@ericsson.com>
6010
6011         * value.c (get_value_arch): New function.
6012         * value.h (get_value_arch): New declaration.
6013
6014 2015-07-28  Simon Marchi  <simon.marchi@ericsson.com>
6015
6016         * value.c (struct value): Update comments.
6017
6018 2015-07-28  Simon Marchi  <simon.marchi@ericsson.com>
6019
6020         * gdbtypes.c (type_length_units): New function.
6021         * gdbtypes.h (type_length_units): New declaration.
6022         (struct type) <length>: Update comment.
6023
6024 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6025
6026         * valprint.c (generic_val_print): Factor out complex
6027         printing code to ...
6028         (generic_val_print_complex): ... this new function.
6029
6030 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6031
6032         * valprint.c (generic_val_print): Factor out decfloat
6033         printing code to ...
6034         (generic_val_print_decfloat): ... this new function.
6035
6036 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6037
6038         * valprint.c (generic_val_print): Factor out float
6039         printing code to ...
6040         (generic_val_print_float): ... this new function.
6041
6042 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6043
6044         * valprint.c (generic_val_print): Factor out char
6045         printing code to ...
6046         (generic_val_print_char): ... this new function.
6047
6048 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6049
6050         * valprint.c (generic_val_print): Factor out integer
6051         printing code to ...
6052         (generic_val_print_int): ... this new function.
6053
6054 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6055
6056         * valprint.c (generic_val_print): Factor out bool
6057         printing code to ...
6058         (generic_val_print_bool): ... this new function.
6059
6060 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6061
6062         * valprint.c (generic_val_print): Factor out function/method
6063         printing code to ...
6064         (generic_val_print_func): ... this new function.
6065
6066 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6067
6068         * valprint.c (generic_val_print): Factor out flags
6069         printing code to ...
6070         (generic_val_print_flags): ... this new function.
6071
6072 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6073
6074         * valprint.c (generic_val_print): Factor out enum
6075         printing code to ...
6076         (generic_val_print_enum): ... this new function.
6077
6078 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6079
6080         * valprint.c (generic_val_print): Factor out reference
6081         printing code to ...
6082         (generic_val_print_ref): ... this new function.
6083
6084 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6085
6086         * valprint.c (generic_val_print): Factor out memberptr
6087         printing code to ...
6088         (generic_val_print_memberptr): ... this new function.
6089
6090 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6091
6092         * valprint.c (generic_val_print): Factor out pointer
6093         printing code to ...
6094         (generic_val_print_ptr): ... this new function.
6095
6096 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6097
6098         * valprint.c (generic_val_print): Factor out array
6099         printing code to ...
6100         (generic_val_print_array): ... this new function.
6101
6102 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
6103
6104         * valprint.c (generic_val_print): Factor out
6105         print_unpacked_pointer code to ...
6106         (print_unpacked_pointer): ... this new function.
6107
6108 2015-07-27  Patrick Palka  <patrick@parcs.ath.cx>
6109
6110         * event-top.c (handle_sigterm): Don't inspect
6111         target_can_async_p.  Always set the quit flag and always mark
6112         the async signal handler.
6113
6114 2015-07-27  Yao Qi  <yao.qi@linaro.org>
6115
6116         * Makefile.in (REMOTE_EXAMPLES): Remove it.
6117
6118 2015-07-25  Kevin Buettner  <kevinb@redhat.com>
6119
6120         * remote.c (read_ptid): Return null_ptid when no thread id
6121         is found.
6122         (remote_current_thread): Add log warning for malformed
6123         qC reply.
6124         (remote_start_remote): Add log warning when current thread
6125         not found.
6126
6127 2015-07-24  Pedro Alves  <palves@redhat.com>
6128
6129         * s390-linux-nat.c (fetch_regs, store_regs, fetch_fpregs)
6130         (s390_stopped_by_watchpoint, s390_prepare_to_resume): Pass 0 as
6131         forth argument to ptrace PTRACE_PEEKUSR_AREA/PTRACE_POKEUSR_AREA.
6132
6133 2015-07-24  Pedro Alves  <palves@redhat.com>
6134
6135         PR gdb/18717
6136         * linux-nat.c (linux_nat_filter_event): Don't assert that the lwp
6137         is resumed, and extend the debug log.
6138
6139 2015-07-24  Pedro Alves  <palves@redhat.com>
6140
6141         * fork-child.c (fork_inferior): Print argv[0] instead of exec_file.
6142
6143 2015-07-24  Pedro Alves  <palves@redhat.com>
6144
6145         * aarch64-linux-nat.c: Include nat/gdb_ptrace.h instead of
6146         sys/ptrace.h.
6147         * alpha-linux-nat.c: Likewise.
6148         * amd64-linux-nat.c: Likewise.
6149         * arm-linux-nat.c: Likewise.
6150         * hppa-linux-nat.c: Likewise.
6151         * i386-linux-nat.c: Likewise.
6152         * ia64-linux-nat.c: Likewise.
6153         * linux-fork.c: Likewise.
6154         * linux-nat.c: Likewise.
6155         * m32r-linux-nat.c: Likewise.
6156         * m68klinux-nat.c: Likewise.
6157         * mips-linux-nat.c: Likewise.
6158         * nat/linux-btrace.c: Likewise.
6159         * nat/linux-ptrace.c: Likewise.
6160         * nat/linux-ptrace.h
6161         * nat/mips-linux-watch.c: Likewise.
6162         * nat/x86-linux-dregs.c: Likewise.
6163         * ppc-linux-nat.c: Likewise.
6164         * s390-linux-nat.c: Likewise.
6165         * spu-linux-nat.c: Likewise.
6166         * tilegx-linux-nat.c: Likewise.
6167         * x86-linux-nat.c: Likewise.
6168         * xtensa-linux-nat.c: Likewise.
6169
6170 2015-07-24  Pedro Alves  <palves@redhat.com>
6171
6172         * ptrace.m4 (ptrace tests): Test in C++ mode.  Try with 'enum
6173         __ptrace_request as first parameter type instead of int.
6174         (PTRACE_TYPE_ARG1): Define.
6175         * nat/gdb_ptrace.h [!PTRACE_TYPE_ARG5] (ptrace): Define as wrapper
6176         that casts first argument to PTRACE_TYPE_ARG1.
6177         * config.in: Regenerate.
6178         * configure: Regenerate.
6179
6180 2015-07-24  Pedro Alves  <palves@redhat.com>
6181
6182         * gdb_ptrace.h: Move ...
6183         * nat/gdb_ptrace.h: ... here.
6184         * inf-ptrace.c: Adjust.
6185
6186 2015-07-24  Pedro Alves  <palves@redhat.com>
6187
6188         * acinclude.m4: Include ptrace.m4.
6189         * configure.ac: Call GDB_AC_PTRACE and move ptrace checks ...
6190         * ptrace.m4: ... to this new file.
6191
6192 2015-07-23  Doug Evans  <dje@google.com>
6193
6194         * dwarf2read.c (dwarf2_per_cu_data): Add comment.
6195         (load_cu): Handle dummy CUs.
6196         (dw2_do_instantiate_symtab, process_queuef): Ditto.
6197         (dwarf2_fetch_die_loc_sect_off, dwarf2_fetch_constant_bytes): Ditto.
6198
6199 2015-07-23  Ciro Santilli  <ciro.santilli@gmail.com>  (tiny patch)
6200
6201         * py-linetable.c (ltpy_get_all_source_lines): Adjust function
6202         documentation to say that it returns a list rather than
6203         a FrozenSet.
6204         (linetable_object_methods): Update the docstring of the
6205         "source_line" entry.
6206
6207 2015-07-23  Pierre-Marie de Rodat  <derodat@adacore.com>
6208
6209         * gdbtypes.c (resolve_dynamic_array): Pass the peeled element
6210         type to the recursive call instead of the original (maybe
6211         TYPE_CODE_TYPEDEF) type.
6212
6213 2015-07-23  Yao Qi  <yao.qi@linaro.org>
6214
6215         * aarch64-linux-nat.c (aarch64_linux_can_use_hw_breakpoint): If
6216         TYPE is watchpoint, return zero if aarch64_num_wp_regs is zero.
6217         If TYPE is breakpoint, return zero if arch64_num_bp_regs is zero.
6218
6219 2015-07-21  Yao Qi  <yao.qi@linaro.org>
6220
6221         * aarch64-linux-nat.c (aarch64_linux_get_debug_reg_capacity):
6222         Move it to nat/aarch64-linux-hw-point.c.
6223         (aarch64_linux_child_post_startup_inferior): Update.
6224         * nat/aarch64-linux-hw-point.c (aarch64_linux_get_debug_reg_capacity):
6225         New function.
6226         * nat/aarch64-linux-hw-point.h (aarch64_linux_get_debug_reg_capacity):
6227         Declare it.
6228
6229 2015-07-21  Markus Metzger  <markus.t.metzger@intel.com>
6230
6231         * common/btrace-common.c (btrace_data_append): Change case label.
6232
6233 2015-07-20  Yao Qi  <yao.qi@linaro.org>
6234
6235         * nat/aarch64-linux-hw-point.c (aarch64_handle_unaligned_watchpoint):
6236         Re-indent the code.
6237         * nat/aarch64-linux-hw-point.h: Use ULONGEST rather than
6238         "unsigned long long".
6239
6240 2015-07-18  Kevin Buettner  <kevinb@redhat.com>
6241
6242         * dwarf2read.c (dwarf2_locate_sections): Allow has_section_at_zero
6243         to be set for SEC_ALLOC sections too.
6244
6245 2015-07-17  Yao Qi  <yao.qi@linaro.org>
6246
6247         * Makefile.in (HFILES_NO_SRCDIR): Add
6248         nat/aarch64-linux-hw-point.h.
6249         (aarch64-linux-hw-point.o): New rule.
6250         * nat/aarch64-linux-hw-point.h: New file.
6251         * nat/aarch64-linux-hw-point.c: New file.
6252         * aarch64-linux-nat.c: Include nat/aarch64-linux-hw-point.h.
6253         (AARCH64_HBP_MAX_NUM): Move to nat/aarch64-linux-hw-point.h.
6254         (AARCH64_HWP_MAX_NUM, AARCH64_HBP_ALIGNMENT): Likewise.
6255         (AARCH64_HWP_ALIGNMENT): Likewise.
6256         (AARCH64_HWP_MAX_LEN_PER_REG): Likewise.
6257         (AARCH64_DEBUG_NUM_SLOTS, AARCH64_DEBUG_ARCH): Likewise.
6258         (AARCH64_DEBUG_ARCH_V8, DR_MARK_ALL_CHANGED): Likewise.
6259         (DR_MARK_N_CHANGED, DR_CLEAR_CHANGED): Likewise.
6260         (DR_HAS_CHANGED, DR_N_HAS_CHANGE): Likewise.
6261         (aarch64_num_bp_regs, aarch64_num_wp_regs): Likewise.
6262         (struct aarch64_debug_reg_state): Likewise.
6263         (struct arch_lwp_info): Likewise.
6264         (aarch64_linux_set_debug_regs): Likewise.
6265         (aarch64_notify_debug_reg_change): Remove static.
6266         (aarch64_align_watchpoint): Likewise.
6267         (DR_CONTROL_ENABLED, DR_CONTROL_LENGTH): Likewise.
6268         (aarch64_watchpoint_length): Likewise.
6269         (aarch64_point_encode_ctrl_reg): Likewise
6270         (aarch64_point_is_aligned): Likewise.
6271         (aarch64_dr_state_insert_one_point): Likewise.
6272         (aarch64_dr_state_remove_one_point): Likewise.
6273         (aarch64_handle_breakpoint): Likewise.
6274         (aarch64_handle_aligned_watchpoint): Likewise.
6275         (aarch64_handle_unaligned_watchpoint): Likewise.
6276         (aarch64_handle_watchpoint): Likewise.
6277         * config/aarch64/linux.mh (NAT_FILE): Add
6278         aarch64-linux-hw-point.o.
6279
6280 2015-07-17  Yao Qi  <yao.qi@linaro.org>
6281
6282         * aarch64-linux-nat.c (aarch64_handle_breakpoint): Add argument
6283         state and don't call aarch64_get_debug_reg_state.  All callers
6284         update.
6285         (aarch64_linux_insert_hw_breakpoint): Call
6286         aarch64_get_debug_reg_state earlier.
6287         (aarch64_linux_remove_hw_breakpoint): Likewise.
6288         (aarch64_handle_aligned_watchpoint): Add argument state and
6289         don't call aarch64_get_debug_reg_state.  All callers update.
6290         (aarch64_handle_unaligned_watchpoint): Likewise.
6291         (aarch64_handle_watchpoint): Add argument state.
6292         (aarch64_linux_insert_watchpoint): Call aarch64_get_debug_reg_state
6293         earlier.
6294         (aarch64_linux_remove_watchpoint): Likewise.
6295
6296 2015-07-17  Yao Qi  <yao.qi@linaro.org>
6297
6298         * aarch64-linux-nat.c (aarch64_show_debug_reg_state): Use
6299         debug_printf.
6300         (aarch64_handle_unaligned_watchpoint): Likewise.
6301
6302 2015-07-17  Yao Qi  <yao.qi@linaro.org>
6303
6304         * aarch64-linux-nat.c (aarch64_dr_state_insert_one_point): Change
6305         argument type's type to 'enum target_hw_bp_type'.
6306         (aarch64_dr_state_remove_one_point): Likewise.
6307         (aarch64_handle_breakpoint): Likewise.
6308         (aarch64_linux_insert_hw_breakpoint): Likewise.
6309         (aarch64_linux_remove_hw_breakpoint): Likewise.
6310         (aarch64_handle_aligned_watchpoint): Likewise.
6311
6312 2015-07-17  Yao Qi  <yao.qi@linaro.org>
6313
6314         * aarch64-linux-nat.c (aarch64_linux_get_debug_reg_capacity): Call
6315         ptid_get_pid instead of get_thread_id.
6316
6317 2015-07-17  Yao Qi  <yao.qi@linaro.org>
6318
6319         * remote.c (get_current_thread): Initialise ptid to null_ptid.
6320         (add_current_inferior_and_thread): Don't initialise ptid.
6321
6322 2015-07-16  Pierre Langlois  <pierre.langlois@arm.com>
6323
6324         * aarch64-tdep.c (aarch64_pseudo_read_value): Mark S register as
6325         unavailable if invalid.
6326
6327 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
6328
6329         Revert the previous 6 commits:
6330         Create empty nat/linux-maps.[ch] and common/target-utils.[ch].
6331         Move gdb_regex* to common/
6332         Prepare linux_find_memory_regions_full & co. for move
6333         Move linux_find_memory_regions_full & co.
6334         gdbserver build-id attribute generator
6335         Validate symbol file using build-id
6336
6337 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
6338             Jan Kratochvil  <jan.kratochvil@redhat.com>
6339
6340         Validate symbol file using build-id.
6341         * NEWS (Changes since GDB 7.10): Add 'set validate-build-id'
6342         and 'show validate-build-id'.  Add build-id attribute.
6343         * solib-darwin.c (_initialize_darwin_solib): Assign validate value.
6344         * solib-dsbt.c (_initialize_dsbt_solib): Ditto.
6345         * solib-frv.c (_initialize_frv_solib): Ditto.
6346         * solib-spu.c (set_spu_solib_ops): Ditto.
6347         * solib-svr4.c: Include rsp-low.h.
6348         (NOTE_GNU_BUILD_ID_NAME): New define.
6349         (svr4_validate): New function.
6350         (svr4_copy_library_list): Duplicate field build_id.
6351         (library_list_start_library): Parse 'build-id' attribute.
6352         (svr4_library_attributes): Add 'build-id' attribute.
6353         (_initialize_svr4_solib): Assign validate value.
6354         * solib-target.c (solib.h): Include.
6355         (_initialize_solib_target): Assign validate value.
6356         * solib.c (validate_build_id, show_validate_build_id): New.
6357         (solib_map_sections): Use ops->validate.
6358         (clear_so): Free build_id.
6359         (default_solib_validate): New function.
6360         (_initialize_solib): Add "validate-build-id".
6361         * solib.h (default_solib_validate): New declaration.
6362         * solist.h (struct so_list): New fields 'build_idsz' and 'build_id'.
6363         (target_so_ops): New field 'validate'.
6364
6365 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
6366             Jan Kratochvil  <jan.kratochvil@redhat.com>
6367
6368         gdbserver build-id attribute generator.
6369         * features/library-list-svr4.dtd (library-list-svr4): New
6370         'build-id' attribute.
6371
6372 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
6373             Jan Kratochvil  <jan.kratochvil@redhat.com>
6374
6375         Move linux_find_memory_regions_full & co.
6376         * linux-tdep.c (nat/linux-maps.h): Include.
6377         (gdb_regex.h): Remove the include.
6378         (enum filterflags, struct smaps_vmflags, read_mapping, decode_vmflags)
6379         (mapping_is_anonymous_p, dump_mapping_p): Moved to nat/linux-maps.c.
6380         (linux_find_memory_region_ftype): Moved typedef to nat/linux-maps.h.
6381         (linux_find_memory_regions_full): Moved definition to nat/linux-maps.c.
6382         * nat/linux-maps.c: Include ctype.h, target/target-utils.h, gdb_regex.h
6383         and target/target.h.
6384         (struct smaps_vmflags, read_mapping, decode_vmflags)
6385         (mapping_is_anonymous_p, dump_mapping_p): Move from linux-tdep.c.
6386         (linux_find_memory_regions_full): Move from linux-tdep.c.
6387         * nat/linux-maps.h (read_mapping): New declaration.
6388         (linux_find_memory_region_ftype, enum filterflags): Moved from
6389         linux-tdep.c.
6390         (linux_find_memory_regions_full): New declaration.
6391         * target.c (target/target-utils.h): Include.
6392         (read_alloc_pread_ftype): Moved typedef to target/target-utils.h.
6393         (read_alloc, read_stralloc_func_ftype, read_stralloc): Moved
6394         definitions to target/target-utils.c.
6395         * target.h (target_fileio_read_stralloc): Move it to target/target.h.
6396         * target/target-utils.c (read_alloc, read_stralloc): Move definitions
6397         from target.c.
6398         * target/target-utils.h (read_alloc_pread_ftype): New typedef.
6399         (read_alloc): New declaration.
6400         (read_stralloc_func_ftype): New typedef.
6401         (read_stralloc): New declaration.
6402         * target/target.h (target_fileio_read_stralloc): Move it from target.h.
6403
6404 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
6405             Jan Kratochvil  <jan.kratochvil@redhat.com>
6406
6407         Prepare linux_find_memory_regions_full & co. for move.
6408         * linux-tdep.c (linux_find_memory_region_ftype): Comment.
6409         (linux_find_memory_regions_full): Change signature and prepare
6410         for moving to linux-maps.
6411         (linux_find_memory_regions_data): Rename field 'obfd' to 'data'.
6412         (linux_find_memory_regions_thunk): New.
6413         (linux_find_memory_regions_thunk): Use 'data' field instead of 'obfd'.
6414         (linux_find_memory_regions_gdb): New.
6415         (linux_find_memory_regions): Rename argument 'obfd' to 'func_data'.
6416         (linux_make_mappings_corefile_notes): Use
6417         linux_find_memory_regions_gdb.
6418         * target.c (read_alloc_pread_ftype): New typedef.
6419         (target_fileio_read_alloc_1_pread): New function.
6420         (read_alloc): Refactor from target_fileio_read_alloc_1.
6421         (read_stralloc_func_ftype): New typedef.
6422         (target_fileio_read_alloc_1): New implementation. Use read_alloc.
6423         (read_stralloc): Refactored from target_fileio_read_stralloc.
6424         (target_fileio_read_stralloc): New implementation, use read_stralloc.
6425
6426 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
6427
6428         * Makefile.in (HFILES_NO_SRCDIR): Change gdb_regex.h to
6429         common/gdb_regex.h.
6430         (COMMON_OBS): Add gdb_regex.o.
6431         (gdb_regex.o): New.
6432         * common/common.m4 (GDB_AC_COMMON): Add gdb_use_included_regex,
6433         --without-included-regex and USE_INCLUDED_REGEX.
6434         * common/gdb_regex.c: New file from utils.c functions.
6435         * common/gdb_regex.h: Move it here from gdb_regex.h, update include
6436         file wrapping define name.
6437         * configure: Rebuilt.
6438         * configure.ac (gdb_use_included_regex, --without-included-regex)
6439         (USE_INCLUDED_REGEX): Move them to common/common.m4.
6440         * gdb_regex.h: Move it to common/gdb_regex.h.
6441         * utils.c: Remove include gdb_regex.h.
6442         (do_regfree_cleanup, make_regfree_cleanup, get_regcomp_error)
6443         (compile_rx_or_error): Move them to common/gdb_regex.c.
6444
6445 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
6446             Jan Kratochvil  <jan.kratochvil@redhat.com>
6447
6448         Create empty nat/linux-maps.[ch] and common/target-utils.[ch].
6449         * Makefile.in (HFILES_NO_SRCDIR); Add nat/linux-maps.h,
6450         common/target-utils.h.
6451         (COMMON_OBS): Add target-utils.o.
6452         (linux-maps.o, target-utils.o): New.
6453         * target/target-utils.c: New file.
6454         * target/target-utils.h: New file.
6455         * config/i386/linux.mh (NATDEPFILES): Add linux-maps.o.
6456         * config/i386/linux64.mh (NATDEPFILES): Ditto.
6457         * nat/linux-maps.c: New file.
6458         * nat/linux-maps.h: New file.
6459
6460 2015-07-15  Markus Metzger  <markus.t.metzger@intel.com>
6461             Pedro Alves <palves@redhat.com>
6462
6463         * nat/linux-btrace.c (perf_event_read): Change the type of DATA_HEAD.
6464         (perf_event_read_all): Change the type of SIZE and DATA_HEAD.
6465         (perf_event_read_bts): Change the type of SIZE and READ.
6466         (linux_enable_bts): Change the type of SIZE, PAGES, DATA_SIZE,
6467         and DATA_OFFSET.  Move DATA_SIZE declaration.  Restrict the buffer size
6468         to UINT_MAX.  Check for overflows when using DATA_HEAD from the perf
6469         mmap page.
6470         (linux_enable_pt): Change the type of PAGES and SIZE.  Restrict the
6471         buffer size to UINT_MAX.
6472         (linux_read_bts): Change the type of BUFFER_SIZE, SIZE, DATA_HEAD, and
6473         DATA_TAIL.
6474         * nat/linux-btrace.h (struct perf_event_buffer)<size, data_head>
6475         <last_head>: Change type.
6476         * common/btrace-common.h (struct btrace_dat_pt) <size>: Change type.
6477         * common/btrace-common.c (btrace_data_append): Change the type of
6478         SIZE.
6479         * btrace.c (parse_xml_raw): Change the type of SIZE.  Change oddness
6480         check.
6481
6482 2015-07-14  Simon Marchi  <simon.marchi@ericsson.com>
6483
6484         * gdbtypes.h (CHECK_TYPEDEF): Remove.
6485         * aarch64-tdep.c (aarch64_return_in_memory): Replace CHECK_TYPEDEF
6486         with check_typedef.
6487         * ada-lang.c (decode_constrained_packed_array_type): Likewise.
6488         (ada_array_length): Likewise.
6489         (find_parallel_type_by_descriptive_type): Likewise.
6490         (ada_check_typedef): Likewise.
6491         * arm-tdep.c (arm_return_in_memory): Likewise.
6492         * ax-gdb.c (gen_trace_static_fields): Likewise.
6493         (gen_struct_ref_recursive): Likewise.
6494         * c-exp.y (exp : SIZEOF '(' type ')' %prec UNARY): Likewise.
6495         (variable: block COLONCOLON name): Likewise.
6496         (qualified_name: TYPENAME COLONCOLON name): Likewise.
6497         * c-lang.c (classify_type): Likewise.
6498         * c-typeprint.c (c_print_type): Likewise.
6499         (c_print_typedef): Likewise.
6500         (c_type_print_base): Likewise.
6501         * c-valprint.c (c_val_print): Likewise.
6502         * compile/compile-c-types.c (convert_type): Likewise.
6503         * compile/compile-object-load.c (get_out_value_type): Likewise.
6504         * completer.c (add_struct_fields): Likewise.
6505         (expression_completer): Likewise.
6506         * cp-namespace.c (cp_find_type_baseclass_by_name): Likewise.
6507         (cp_lookup_nested_symbol_1): Likewise.
6508         (cp_lookup_nested_symbol): Likewise.
6509         * cp-valprint.c (cp_print_value_fields): Likewise.
6510         (cp_print_static_field): Likewise.
6511         * d-valprint.c (d_val_print): Likewise.
6512         * eval.c (evaluate_subexp_standard): Likewise.
6513         (evaluate_subexp_for_sizeof): Likewise.
6514         * f-exp.y (exp : SIZEOF '(' type ')' %prec UNARY): Likewise.
6515         * f-typeprint.c (f_type_print_base): Likewise.
6516         * f-valprint.c (f_val_print): Likewise.
6517         * gdbtypes.c (get_discrete_bounds): Likewise.
6518         (create_array_type_with_stride): Likewise.
6519         (type_name_no_tag_or_error): Likewise.
6520         (lookup_struct_elt_type): Likewise.
6521         (get_unsigned_type_max): Likewise.
6522         (internal_type_vptr_fieldno): Likewise.
6523         (set_type_vptr_fieldno): Likewise.
6524         (internal_type_vptr_basetype): Likewise.
6525         (set_type_vptr_basetype): Likewise.
6526         (get_vptr_fieldno): Likewise.
6527         (is_integral_type): Likewise.
6528         (is_scalar_type): Likewise.
6529         (is_scalar_type_recursive): Likewise.
6530         (distance_to_ancestor): Likewise.
6531         (is_unique_ancestor_worker): Likewise.
6532         (check_types_equal): Likewise.
6533         * gnu-v2-abi.c (gnuv2_value_rtti_type): Likewise.
6534
6535 2015-07-14  Iain Buclaw  <ibuclaw@gdcproject.org>
6536
6537         * dwarf2read.c (find_slot_in_mapped_hash): Extend language support to
6538         also test for language_d.
6539         (dwarf2_compute_name): Likewise.
6540         (read_func_scope): Likewise.
6541         (read_structure_type): Likewise.
6542         (new_symbol_full): Likewise.
6543         (determine_prefix): Likewise.
6544         (read_import_statement): Use dot as the separator for language_d.
6545         (typename_concat): Likewise, but don't prefix the D main function.
6546
6547 2015-07-14  Peter Bergner  <bergner@vnet.ibm.com>
6548
6549         * nat/linux-namespaces.c (setns): Rename from this ...
6550         (do_setns): ... to this.  Support calling setns if it exists.
6551         (mnsh_handle_setns): Call do_setns.
6552
6553 2015-07-13  Yao Qi  <yao.qi@linaro.org>
6554
6555         * exec.c (exec_file_attach): Add period at the end of error
6556         message.
6557
6558 2015-07-13  Andrew Burgess  <andrew.burgess@embecosm.com>
6559
6560         * tui/tui-win.c (window_name_completer): New function.
6561         (focus_completer): Call window_name_completer.  All old content
6562         moved into window_name_completer.
6563         (winheight_completer): New function.
6564         (_initialize_tui_win): Rename variable.  Add completer to
6565         winheight command.  Update doc string on winheight.
6566
6567 2015-07-12  Sandra Loosemore  <sandra@codesourcery.com>
6568
6569         * nios2-linux-tdep.c (_initialize_nios2_linux_tdep): Register
6570         all nios2 mach variants.
6571
6572 2015-07-10  Kevin Buettner  <kevinb@redhat.com>
6573
6574         * rx-tdep.c (rx_get_opcode_byte): Use target_read_code instead
6575         of target_read_memory.
6576
6577 2015-07-10  Andrew Burgess  <andrew.burgess@embecosm.com>
6578
6579         * tui/tui-win.c (tui_set_win_height): Use a cleanup to free the
6580         string copy.
6581         (parse_scrolling_args): Likewise.
6582
6583 2015-07-10  Andrew Burgess  <andrew.burgess@embecosm.com>
6584
6585         * tui/tui-win.c (focus_completer): Don't duplicate the tui window
6586         names in this function.
6587
6588 2015-07-10  Andrew Burgess  <andrew.burgess@embecosm.com>
6589
6590         * tui/tui-data.h (SRC_NAME): Convert to lower case.
6591         (CMD_NAME): Likewise.
6592         (DATA_NAME): Likewise.
6593         (DISASSEM_NAME): Likewise.
6594         * tui/tui-win.c (tui_set_focus): Window names are now lower case.
6595         (tui_set_win_height): Likewise.
6596         (parse_scrolling_args): Likewise.
6597
6598 2015-07-10  Markus Metzger  <markus.t.metzger@intel.com>
6599
6600         * record-btrace.c (record_btrace_goto_begin)
6601         (record_btrace_goto_end, record_btrace_goto): Move call to
6602         print_stack_frame ...
6603         (record_btrace_set_replay): ... here.  Set stop_pc.
6604         * record-full.c (record_full_goto_entry): Set stop_pc.
6605
6606 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
6607
6608         * NEWS: Mention support for tracepoints on aarch64-linux.
6609
6610 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
6611
6612         * linux-aarch64-low.c (aarch64_supports_tracepoints): New
6613         function.  Return 1.
6614         (the_low_target): Install it.
6615
6616 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
6617
6618         * gdb.trace/backtrace.exp: Set registers for aarch64 target.
6619         * gdb.trace/collection.exp: Likewise.
6620         * gdb.trace/mi-trace-frame-collected.exp: Likewise.
6621         * gdb.trace/mi-trace-unavailable.exp: Likewise.
6622         * gdb.trace/report.exp: Likewise.
6623         * gdb.trace/trace-break.exp: Likewise.
6624         * gdb.trace/unavailable.exp: Likewise.
6625         * gdb.trace/while-dyn.exp: Likewise.
6626
6627 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
6628
6629         * aarch64-tdep.c: Add ax.h and ax-gdb.h includes.
6630         (aarch64_gen_return_address): New function.
6631         (aarch64_gdbarch_init): Hook it.
6632
6633 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
6634
6635         * aarch64-tdep.c (aarch64_make_stub_cache): Set available_p and
6636         swallow NOT_AVAILABLE_ERROR.
6637         (aarch64_stub_this_id): Call frame_id_build_unavailable_stack if
6638         available_p is not set.
6639         (aarch64_stub_frame_unwind_stop_reason): New function.
6640         (aarch64_stub_unwind): Install it.
6641
6642 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
6643
6644         * aarch64-tdep.c (aarch64_prologue_cache) <available_p>: New
6645         field.
6646         (aarch64_make_prologue_cache_1): New function, factored out from
6647         aarch64_make_prologue_cache.  Do not allocate cache.  Set
6648         available_p.
6649         (aarch64_make_prologue_cache): Reimplement wrapping
6650         aarch64_make_prologue_cache_1, and swallowing
6651         NOT_AVAILABLE_ERROR.
6652         (aarch64_prologue_frame_unwind_stop_reason): New function.
6653         Return UNWIND_UNAVAILABLE if available_p is not set.
6654         (aarch64_prologue_unwind): Install it.
6655         (aarch64_prologue_this_id): Move prev_pc and prev_sp limit
6656         checks into aarch64_prologue_frame_unwind_stop_reason.  Call
6657         frame_id_build_unavailable_stack if available_p is not set.
6658
6659 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
6660
6661         * aarch64-tdep.c (aarch64_prologue_cache) <func, prev_pc>: New
6662         fields.
6663         (aarch64_scan_prologue): Set prev_pc.
6664         (aarch64_make_prologue_cache): Set func.
6665         (aarch64_make_stub_cache): Set prev_pc.
6666         (aarch64_prologue_this_id): Remove local variables id, pc and
6667         func.  Read prev_pc and func from cache.
6668         (aarch64_stub_this_id): Read prev_pc from cache.
6669
6670 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
6671
6672         * aarch64-tdep.c (aarch64_make_stub_cache): Update comment.  New
6673         argument this_cache.  Remove unused local variables reg and
6674         unwound_fp.  Return early if this_cache is already set.  Set
6675         this_cache.
6676         (aarch64_stub_this_id): Update call to aarch64_make_stub_cache.
6677
6678 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
6679
6680         * aarch64-tdep.c (aarch64_make_prologue_cache): Update comment.
6681         New argument this_cache.  Return early if this_cache is already
6682         set.  Set this_cache.
6683         (aarch64_prologue_this_id): Update call to
6684         aarch64_make_prologue_cache.
6685         (aarch64_prologue_prev_register): Likewise.
6686         (aarch64_normal_frame_base): Likewise.
6687
6688 2015-07-09  Simon Marchi  <simon.marchi@ericsson.com>
6689
6690         * c-valprint.c (c_val_print): Factor out memberptr printing code
6691         from c_val_print to ...
6692         (c_val_print_memberptr): ... this new function.
6693
6694 2015-07-09  Simon Marchi  <simon.marchi@ericsson.com>
6695
6696         * c-valprint.c (c_val_print): Factor out int printing code to ...
6697         (c_val_print_int): ... this new function.
6698
6699 2015-07-09  Simon Marchi  <simon.marchi@ericsson.com>
6700
6701         * c-valprint.c (c_val_print): Factor out struct and union
6702         printing code to ...
6703         (c_val_print_struct): ... this new function ...
6704         (c_val_print_union): ... and this new function.
6705
6706 2015-07-09  Simon Marchi  <simon.marchi@ericsson.com>
6707
6708         * c-valprint.c (c_val_print): Factor out pointer printing code
6709         to ...
6710         (c_val_print_ptr): ... this new function.
6711
6712 2015-07-09  Simon Marchi  <simon.marchi@ericsson.com>
6713
6714         * c-valprint.c (c_valprint): Factor our array printing code from
6715         c_val_print to ...
6716         (c_val_print_array): ... this new function.
6717
6718 2015-07-09  Simon Marchi  <simon.marchi@ericsson.com>
6719
6720         * c-valprint.c (c_val_print): Factor out pointer printing code
6721         to ...
6722         (print_unpacked_pointer): ... this new function.
6723
6724 2015-07-09  Simon Marchi  <simon.marchi@ericsson.com>
6725
6726         * c-valprint.c (c_val_print): Remove an assignment to i and move
6727         its declaration.
6728
6729 2015-07-09  Yao Qi  <yao.qi@linaro.org>
6730
6731         * aarch64-linux-nat.c (aarch64_linux_get_debug_reg_capacity): Add
6732         argument ptid.  Update comments.  Caller update.
6733
6734 2015-07-09  Markus Metzger  <markus.t.metzger@intel.com>
6735
6736         * btrace.c (pt_print_packet): Print stop, vmcs, tma, mtc, cyc, and
6737         mnt packets.
6738
6739 2015-07-09  Markus Metzger  <markus.t.metzger@intel.com>
6740
6741         * btrace.c (btrace_pt_readmem_callback): Change type of PC argument.
6742
6743 2015-07-08  Simon Marchi  <simon.marchi@ericsson.com>
6744
6745         * progspace.c (delete_program_space): Add missing spaces.
6746
6747 2015-07-08  Simon Marchi  <simon.marchi@ericsson.com>
6748
6749         * inferior.c (delete_inferior_1): Rename to ...
6750         (delete_inferior): ..., remove 'silent' parameter, delete
6751         program space when unused and remove call to prune_program_spaces.
6752         Remove the old, unused, delete_inferior.
6753         (delete_inferior_silent): Remove.
6754         (prune_inferiors): Change call from delete_inferior_1 to
6755         delete_inferior and remove 'silent' parameter. Remove call to
6756         prune_program_spaces.
6757         (remove_inferior_command): Idem.
6758         * inferior.h (delete_inferior_1): Rename to...
6759         (delete_inferior): ..., remove 'silent' parameter and remove the
6760         original delete_inferior.
6761         (delete_inferior_silent): Remove.
6762         * mi/mi-main.c (mi_cmd_remove_inferior): Change call from
6763         delete_inferior_1 to delete_inferior and remove 'silent'
6764         parameter.
6765         * progspace.c (prune_program_spaces): Remove.
6766         (pspace_empty_p): Rename to...
6767         (program_space_empty_p): ... and make non-static.
6768         (delete_program_space): New.
6769         * progspace.h (prune_program_spaces): Remove declaration.
6770         (program_space_empty_p): New declaration.
6771         (delete_program_space): New declaration.
6772         * monitor.c (monitor_close): Replace call to
6773         delete_thread_silent and delete_inferior_silent with
6774         discard_all_inferiors.
6775
6776 2015-07-08  Patrick Palka  <patrick@parcs.ath.cx>
6777
6778         * defs.h (deprecated_register_changed_hook): Remove prototype.
6779         * interps.c (clear_iterpreter_hooks): Remove reference to
6780         deprecated_register_changed_hook.
6781         * top.c (deprecated_register_changed_hook): Remove prototype.
6782         * valops.c (value_assign): Remove reference to
6783         deprecated_register_changed_hook.
6784         * tui/tui-hooks.c (tui_register_changed): Add parameter "frame".
6785         Add comment documenting the function.
6786         (tui_register_changed_observer): Define.
6787         (tui_install_hooks): Remove reference to
6788         deprecated_register_changed_hook.  Set
6789         tui_register_changed_observer.
6790         (tui_remove_hooks): Remove reference to
6791         deprecated_register_changed_hook.  Unset
6792         tui_register_changed_observer.
6793
6794 2015-07-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
6795
6796         PR compile/18484
6797         * compile/compile-c-types.c (insert_type): Change gdb_assert to error.
6798
6799 2015-07-08  Robert O'Callahan  <robert@ocallahan.org>
6800
6801         PR exp/18617
6802         * ax-gdb.c (gen_conversion): Extend to 'to' bits, not 'from'.
6803
6804 2015-07-08  Markus Metzger  <markus.t.metzger@intel.com>
6805
6806         * MAINTAINERS (Write After Approval): Add Markus T. Metzger.
6807
6808 2015-07-08  Markus Metzger  <markus.t.metzger@intel.com>
6809
6810         * nat/linux-btrace.c (kernel_supports_bts, kernel_supports_pt):
6811         Use safe_strerror() instead of strerror().
6812
6813 2015-07-07  Yao Qi  <yao.qi@linaro.org>
6814
6815         * features/arm-with-m-fpa-layout.xml: Set architecture to arm.
6816         * features/arm-with-m-fpa-layout.c: Regenerated.
6817         * features/arm-with-m-vfp-d16.xml: Likewise.
6818         * features/arm-with-m-vfp-d16.c: Regenerated.
6819         * features/arm-with-m.xml: Likewise.
6820         * features/arm-with-m.c: Regenerated.
6821         * features/arm-with-neon.xml: Likewise.
6822         * features/arm-with-neon.c: Regenerated.
6823         * features/arm-with-vfpv2.xml: Likewise.
6824         * features/arm-with-vfpv2.c: Regenerated.
6825         * features/arm-with-vfpv3.xml: Likewise.
6826         * features/arm-with-vfpv3.c: Regenerated.
6827
6828 2015-07-07  Yao Qi  <yao.qi@linaro.org>
6829
6830         * aarch32-linux-nat.h (VFP_REGS_SIZE): New macro, moved from
6831         arm-linux-nat.c.
6832         * aarch64-linux-nat.c: Include aarch32-linux-nat.h and
6833         elf/external.h.
6834         (fetch_gregs_from_thread): Call aarch32_gp_regcache_supply
6835         if target is 32-bit.
6836         (store_gregs_to_thread): Call aarch32_gp_regcache_collect
6837         if target is 32-bit.
6838         (fetch_fpregs_from_thread): Call aarch32_vfp_regcache_supply
6839         if target is 32-bit.
6840         (store_fpregs_to_thread): Call aarch32_vfp_regcache_collect
6841         if target is 32-bit.
6842         (tdesc_arm_with_vfpv3, tdesc_arm_with_neon): Declare.
6843         (aarch64_linux_read_description): Return the right target
6844         description.
6845         * arm-linux-nat.c (VFP_REGS_SIZE): Moved to aarch32-linux-nat.h.
6846         * config/aarch64/linux.mh (NATDEPFILES): Add aarch32-linux-nat.o.
6847         * configure.tgt (aarch64*-*-linux*): Add arm-tdep.o and
6848         arm-linux-tdep.o.
6849
6850 2015-07-07  Yao Qi  <yao.qi@linaro.org>
6851
6852         * aarch32-linux-nat.c: New file.
6853         * aarch32-linux-nat.h: New file.
6854         * arm-linux-nat.c: Include aarch32-linux-nat.h.
6855         (fetch_regs): Move code to aarch32-linux-nat.c.  Call
6856         aarch32_gp_regcache_supply.
6857         (store_regs): Move code to aarch32-linux-nat.c.  Call
6858         aarch32_gp_regcache_collect.
6859         (fetch_vfp_regs): Move code to aarch32-linux-nat.c.  Call
6860         aarch32_vfp_regcache_supply.
6861         (store_vfp_regs): Move code to aarch32-linux-nat.c.  Call
6862         aarch32_vfp_regcache_collect.
6863         * config/arm/linux.mh (NATDEPFILES): Add aarch32-linux-nat.o.
6864
6865 2015-07-07  Yao Qi  <yao.qi@linaro.org>
6866
6867         * arm-linux-nat.c (store_fpregister): Remove.
6868         (store_register): Likewise.
6869         (fetch_fpregister): Likewise.
6870         (fetch_register): Likewise.
6871         (arm_linux_store_inferior_registers): Call store_regs and
6872         store_fpregs instead.
6873         (arm_linux_fetch_inferior_registers): Call fetch_fpregs and
6874         fetch_regs instead.
6875
6876 2015-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
6877
6878         * doc/gdb.texinfo (TUI): Restructure documentation on TUI layout
6879         and focus commands.
6880
6881 2015-07-06  Joel Brobecker  <brobecker@adacore.com>
6882
6883         * NEWS: Create a new section for the next release branch.
6884         Rename the section of the current branch, now that it has
6885         been cut.
6886
6887 2015-07-06  Joel Brobecker  <brobecker@adacore.com>
6888
6889         GDB 7.10 branch created (66c4b3e8a628a207bc6aafef6af0c4128195f56e):
6890         * version.in: Bump version to 7.10.50.DATE-cvs.
6891
6892 2015-07-06  Luis Machado  <lgustavo@codesourcery.com>
6893
6894         * breakpoint.c (remove_breakpoint_1): Don't handle permanent
6895         breakpoints in a special way.
6896         (remove_breakpoint): Likewise.
6897         (mark_breakpoints_out): Likewise.
6898
6899 2015-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
6900
6901         * doc/gdb.texinfo (TUI): Add comma after @xref.
6902
6903 2015-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
6904
6905         * tui/tui-win.c (tui_set_focus): Use structure member 'generic'
6906         instead of casting the structure type.
6907
6908 2015-07-06  Simon Marchi  <simon.marchi@ericsson.com>
6909
6910         * valops.c (search_struct_field): Remove OFFSET parameter.
6911         (value_cast_structs): Adjust calls to search_struct_field.
6912         (value_struct_elt): Same.
6913         (find_overload_match): Same.
6914
6915 2015-07-06  Simon Marchi  <simon.marchi@ericsson.com>
6916
6917         * value.c (value_fetch_lazy): Update comment, change return
6918         value to void.
6919         * value.h (value_fetch_lazy): Change return value to void.
6920
6921 2015-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
6922
6923         * tui/tui-data.c (tui_partial_win_by_name): Window name is const.
6924         (tui_win_name): Make parameter and result const.
6925         * tui/tui-data.h (tui_win_name): Make parameter and result const.
6926
6927 2015-07-06  Patrick Palka  <patrick@parcs.ath.cx>
6928
6929         * i386-tdep.c (i386_mpx_info_bounds): Don't call error, instead
6930         use printf_unfiltered.
6931         (set_mpx_cmd): Add missing trailing space to command string
6932         literal.
6933         (_initialize_i386_tdep): Give the "mpx" prefix command its
6934         correct name.
6935
6936 2015-07-02  Kevin Buettner  <kevinb@redhat.com>
6937
6938         * rx-tdep.c (RX_USP_REGNUM, RX_BPC_REGNUM): New constants.
6939         (enum rx_frame_type): New.
6940         (struct rx_prologue): Add new field `frame_type'.
6941         (rx_analyze_prologue): Add `frame_type' parameter. Cache this
6942         parameter in the prologue struct.  Add code for recording
6943         locations of PC and PSW for fast interrupt and exception frames.
6944         (rx_skip_prologue): Adjust call to rx_analyze_prologue.
6945         (rx_analyze_frame_prologue): Add `frame_type' parameter.
6946         (rx_frame_type): New function.
6947         (rx_frame_base): Fetch frame type and pass it to rx_analyze_prologue.
6948         (rx_frame_this_id): Rename parameter `this_prologue_cache' to
6949         `this_cache'.
6950         (rx_frame_prev_register): Rename parameter `this_prologue_cache' to
6951         `this_cache'.  Add cases for RX_FRAME_TYPE_EXCEPTION and
6952         RX_FRAME_TYPE_FAST_INTERRUPT.
6953         (normal_frame_p, exception_frame_p, rx_frame_sniffer_common)
6954         (rx_frame_sniffer, rx_exception_sniffer): New functions.
6955         (rx_frame_unwind): Use rx_frame_sniffer instead of
6956         default_frame_sniffer.
6957         (rx_frame_unwind): New unwinder.
6958         (rx_gdbarch_init): Register new unwinder.
6959
6960 2015-07-02  Kevin Buettner  <kevinb@redhat.com>
6961
6962         * rx-tdep.c (RX_BPSW_REGNUM, RX_FPSW_REGNUM): New constants.
6963         (struct gdbarch_tdep): Add fields rx_psw_type and rx_fpsw_type.
6964         (rx_register_type): Add cases for RX_PSW_REGNUM, RX_BPSW_REGNUM,
6965         and RX_FPSW_REGNUM.
6966         (rx_gdbarch_init): Initialize PSW, BPSW, and FPSW flags types.
6967
6968 2015-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
6969
6970         Fix GCC false warning.
6971         * s390-linux-tdep.c (s390_handle_arg): Initialize VAL.
6972
6973 2015-07-02  Yao Qi  <yao.qi@linaro.org>
6974
6975         * aarch64-linux-nat.c (aarch64_linux_insert_hw_breakpoint): Fix
6976         typo in the debugging message.
6977
6978 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
6979
6980         * btrace.c: Include gdbcmd.h, cli/cli-utils.h, and ctype.h.
6981         (maint_btrace_cmdlist, maint_btrace_set_cmdlist)
6982         (maint_btrace_show_cmdlist, maint_btrace_pt_set_cmdlist)
6983         (maint_btrace_pt_show_cmdlist, maint_btrace_pt_skip_pad)
6984         (btrace_maint_clear): New.
6985         (btrace_fetch, btrace_clear): Call btrace_maint_clear.
6986         (pt_print_packet, btrace_maint_decode_pt)
6987         (btrace_maint_update_pt_packets, btrace_maint_update_packets)
6988         (btrace_maint_print_packets, get_uint, get_context_size, no_chunk)
6989         (maint_btrace_packet_history_cmd)
6990         (maint_btrace_clear_packet_history_cmd, maint_btrace_clear_cmd)
6991         (maint_btrace_cmd, maint_btrace_set_cmd, maint_btrace_show_cmd)
6992         (maint_btrace_pt_set_cmd, maint_btrace_pt_show_cmd)
6993         (maint_info_btrace_cmd, _initialize_btrace): New.
6994         * btrace.h (btrace_pt_packet, btrace_pt_packet_s)
6995         (btrace_maint_packet_history, btrace_maint_info): New.
6996         (btrace_thread_info) <maint>: New.
6997         * NEWS: Announce it.
6998
6999 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
7000
7001         * btrace.c (btrace_fetch): Append the new trace data.
7002         (btrace_clear): Clear the stored trace data.
7003         * btrace.h (btrace_thread_info) <data>: New.
7004         * common/btrace-common.h (btrace_data_clear)
7005         (btrace_data_append): New.
7006         * common/btrace-common.c (btrace_data_clear)
7007         (btrace_data_append): New.
7008
7009 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
7010
7011         * nat/linux-btrace.c (linux_enable_bts): Check for
7012         PERF_ATTR_SIZE_VER5.
7013         Check for data_offset and data_size fields.  Use them.
7014
7015 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
7016
7017         * NEWS: Announce new commands "record btrace pt" and "record pt".
7018         Announce new options "set|show record btrace pt buffer-size".
7019         * btrace.c: Include "rsp-low.h".
7020         Include "inttypes.h".
7021         (btrace_add_pc): Add forward declaration.
7022         (pt_reclassify_insn, ftrace_add_pt, btrace_pt_readmem_callback)
7023         (pt_translate_cpu_vendor, btrace_finalize_ftrace_pt)
7024         (btrace_compute_ftrace_pt): New.
7025         (btrace_compute_ftrace): Support BTRACE_FORMAT_PT.
7026         (check_xml_btrace_version): Update version check.
7027         (parse_xml_raw, parse_xml_btrace_pt_config_cpu)
7028         (parse_xml_btrace_pt_raw, parse_xml_btrace_pt)
7029         (btrace_pt_config_cpu_attributes, btrace_pt_config_children)
7030         (btrace_pt_children): New.
7031         (btrace_children): Add support for "pt".
7032         (parse_xml_btrace_conf_pt, btrace_conf_pt_attributes): New.
7033         (btrace_conf_children): Add support for "pt".
7034         * btrace.h: Include "intel-pt.h".
7035         (btrace_pt_error): New.
7036         * common/btrace-common.c (btrace_format_string, btrace_data_fini)
7037         (btrace_data_empty): Support BTRACE_FORMAT_PT.
7038         * common/btrace-common.h (btrace_format): Add BTRACE_FORMAT_PT.
7039         (struct btrace_config_pt): New.
7040         (struct btrace_config)<pt>: New.
7041         (struct btrace_data_pt_config, struct btrace_data_pt): New.
7042         (struct btrace_data)<pt>: New.
7043         * features/btrace-conf.dtd (btrace-conf)<pt>: New.
7044         (pt): New.
7045         * features/btrace.dtd (btrace)<pt>: New.
7046         (pt, pt-config, cpu): New.
7047         * nat/linux-btrace.c (perf_event_read, perf_event_read_all)
7048         (perf_event_pt_event_type, kernel_supports_pt)
7049         (linux_supports_pt): New.
7050         (linux_supports_btrace): Support BTRACE_FORMAT_PT.
7051         (linux_enable_bts): Free tinfo on error.
7052         (linux_enable_pt): New.
7053         (linux_enable_btrace): Support BTRACE_FORMAT_PT.
7054         (linux_disable_pt): New.
7055         (linux_disable_btrace): Support BTRACE_FORMAT_PT.
7056         (linux_fill_btrace_pt_config, linux_read_pt): New.
7057         (linux_read_btrace): Support BTRACE_FORMAT_PT.
7058         * nat/linux-btrace.h (struct btrace_tinfo_pt): New.
7059         (struct btrace_target_info)<pt>: New.
7060         * record-btrace.c (set_record_btrace_pt_cmdlist)
7061         (show_record_btrace_pt_cmdlist): New.
7062         (record_btrace_print_pt_conf): New.
7063         (record_btrace_print_conf): Support BTRACE_FORMAT_PT.
7064         (btrace_ui_out_decode_error): Support BTRACE_FORMAT_PT.
7065         (cmd_record_btrace_pt_start): New.
7066         (cmd_record_btrace_start): Support BTRACE_FORMAT_PT.
7067         (cmd_set_record_btrace_pt, cmd_show_record_btrace_pt): New.
7068         (_initialize_record_btrace): Add new commands.
7069         * remote.c (PACKET_Qbtrace_pt, PACKET_Qbtrace_conf_pt_size): New.
7070         (remote_protocol_features): Add "Qbtrace:pt".
7071         Add "Qbtrace-conf:pt:size".
7072         (remote_supports_btrace): Support BTRACE_FORMAT_PT.
7073         (btrace_sync_conf): Support PACKET_Qbtrace_conf_pt_size.
7074         (remote_enable_btrace): Support BTRACE_FORMAT_PT.
7075         (_initialize_remote): Add new commands.
7076
7077 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
7078
7079         * configure.ac: check for libipt
7080         * configure: Regenerate.
7081         * config.in: Regenerate.
7082         * Makefile.in (LIBIPT): New.
7083         (CLIBS): Add $LIBIPT.
7084         * NEWS: document new configure options
7085
7086 2015-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
7087
7088         * compile/compile-object-load.c (compile_object_load): Replace debug
7089         message "lookup undefined ELF symbol" by 3 more specific messages.
7090
7091 2015-07-01  Kevin Buettner  <kevinb@redhat.com>
7092
7093         * rl78-tdep.c (struct gdbarch_tdep): Add new field, rl78_psw_type.
7094         (rl78_register_type): Add case for RL78_PSW_REGNUM.
7095         (rl78_gdbarch_init): Initialize rl78_psw_type.
7096
7097 2015-07-01  Patrick Palka  <patrick@parcs.ath.cx>
7098
7099         * tui/tui-hooks.c (tui_refresh_frame_and_register_information):
7100         Update commentary.  Always refresh the registers when frame
7101         information has changed.
7102         * tui/tui-stack.c (tui_show_frame_info): Update commentary.
7103         Change return type to int.  Return 1 if frame information has
7104         changed, 0 otherwise.
7105         (tui_before_prompt): Update commentary.
7106         * tui/tui-stack.h (tui_show_frame_info): Change return type to
7107         int.
7108
7109 2015-06-30  Patrick Palka  <patrick@parcs.ath.cx>
7110
7111         PR tui/13378
7112         * frame.c (select_frame): Remove reference to
7113         deprecated_selected_frame_level_changed_hook.
7114         * frame.h (deprecated_selected_frame_level_changed_hook): Remove
7115         declaration.
7116         * stack.c (deprecated_selected_frame_level_changed_hook):
7117         Likewise.
7118         * tui/tui-hooks.c (tui_selected_frame_level_changed_hook):
7119         Rename to ...
7120         (tui_refresh_frame_and_register_information): ... this.  Bail
7121         out if there is no stack.  Don't update register information
7122         unless registers_too_p is true.
7123         (tui_print_frame_info_listing_hook): Rename to ...
7124         (tui_dummy_print_frame_info_listing_hook): ... this.
7125         (tui_before_prompt): New function.
7126         (tui_normal_stop): New function.
7127         (tui_before_prompt_observer): New observer.
7128         (tui_normal_stop_observer): New observer.
7129         (tui_install_hooks): Set
7130         deprecated_print_frame_info_listing_hook to
7131         tui_dummy_print_frame_info_listing_hook.  Register
7132         tui_before_prompt_observer to call tui_before_prompt and
7133         tui_normal_stop_observer to call tui_normal_stop.  Remove
7134         reference to deprecated_selected_frame_level_changed_hook.
7135         (tui_remove_hooks): Detach and unset tui_before_prompt_observer
7136         and tui_normal_stop_observer.  Remove reference to
7137         deprecated_selected_frame_level_changed_hook.
7138
7139 2015-06-30  Patrick Palka  <patrick@parcs.ath.cx>
7140
7141         PR tui/13378
7142         * tui/tui-stack.c (tui_set_locator_info): Change prototype to
7143         return an int instead of void.  Return whether the locator
7144         window has changed.
7145         (tui_show_frame_info): If the locator info has not changed, then
7146         bail out early to avoid refreshing the windows.
7147
7148 2015-06-30  Patrick Palka  <patrick@parcs.ath.cx>
7149
7150         * tui/tui-stack.c (tui_set_locator_info): Explicitly pass
7151         LOCATOR_WIN to tui_alloc_content.
7152
7153 2015-06-30  Yao Qi  <yao.qi@linaro.org>
7154
7155         PR tdep/18605
7156         * arm-tdep.c (arm_get_next_pc_raw): Break for media
7157         instructions.
7158
7159 2015-06-29  Kevin Buettner  <kevinb@redhat.com>
7160
7161         * rx-tdep.c (RX_PSW_REGNUM): New enum constant.
7162         (rx_dwarf_reg_to_regnum): New function.
7163         (rx_gdbarch_init): Register rx_dwarf_reg_to_regnum.  Use dwarf2
7164         unwinding.
7165
7166 2015-06-29  Pedro Alves  <palves@redhat.com>
7167
7168         PR threads/18127
7169         * infcall.c (run_inferior_call): On infcall success, if the thread
7170         was marked stopped before, reset it back to stopped.
7171         * infrun.c (resume): Don't suppress the set_running calls when
7172         doing an infcall.
7173         (normal_stop): Only discard the finish_thread_state cleanup if the
7174         infcall succeeded.
7175
7176 2015-06-29  Pierre Langlois  <pierre.langlois@arm.com>
7177
7178         * MAINTAINERS (Write After Approval): Update my email address.
7179
7180 2015-06-26  Keith Seitz  <keiths@redhat.com>
7181             Doug Evans  <dje@google.com>
7182
7183         PR 16253
7184         * block.c (block_lookup_symbol): For non-function blocks,
7185         continue to search for a symbol with an exact domain match
7186         Otherwise, return any previously found "best domain" symbol.
7187         (block_lookup_symbol_primary): Likewise.
7188
7189 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
7190
7191         * NEWS: Mention the new option "history remove-duplicates".
7192         * top.c (history_remove_duplicates): New static variable.
7193         (show_history_remove_duplicates): New static function.
7194         (gdb_add_history): Conditionally remove duplicate history
7195         entries.
7196         (init_main): Add "history remove-duplicates" option.
7197
7198 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
7199
7200         * tui/tui-win.c (focus_completer): New static function.
7201         (_initialize_tui_win): Set the completion function of the
7202         "focus" command to focus_completer.
7203
7204 2015-06-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
7205
7206         * linespec.c (minsym_found): Reset sal.PC for COMPUNIT_LOCATIONS_VALID
7207         and language_asm..
7208         * symtab.c (find_function_start_sal): Likewise.
7209
7210 2015-06-25  Gary Benson  <gbenson@redhat.com>
7211
7212         * solib.c (solib_find_1): Set local variable sysroot to NULL if
7213         it is the empty string after trailing slashes have been stripped.
7214
7215 2015-06-25  Gary Benson  <gbenson@redhat.com>
7216
7217         * exec.c (exec_file_locate_attach): Remove gdb_sysroot NULL check.
7218         * infrun.c (follow_exec): Likewise.
7219         * remote.c (remote_filesystem_is_local): Likewise.
7220         * solib.c (solib_find_1): Likewise.
7221
7222 2015-06-24  Keith Seitz  <keiths@redhat.com>
7223
7224         * build-id.c (build_id_to_debug_bfd): Add cleanup to free
7225         return value from lrealpath.
7226
7227 2015-06-24  Mike Frysinger  <vapier@gentoo.org>
7228
7229         * remote-sim.c (gdbsim_open): Move sysroot update to the top.
7230
7231 2015-06-24  Mike Frysinger  <vapier@gentoo.org>
7232
7233         * remote-sim.c: Include gdb_bfd.h.
7234         (gdbsim_open): Declare new local sysroot pointing to gdb_sysroot.
7235         Skip TARGET_SYSROOT_PREFIX in gdb_sysroot when it is active.
7236
7237 2015-06-24  Yao Qi  <yao.qi@linaro.org>
7238
7239         * aarch64-linux-tdep.c (aarch64_linux_init_abi): Don't call
7240         set_gdbarch_get_siginfo_type.
7241         * amd64-linux-tdep.c (amd64_linux_init_abi_common): Likewise.
7242         * arm-linux-tdep.c (arm_linux_init_abi): Likewise.
7243         * i386-linux-tdep.c (i386_linux_init_abi): Likewise.
7244         * m68klinux-tdep.c (m68k_linux_init_abi): Likewise.
7245         * ppc-linux-tdep.c (ppc_linux_init_abi): Likewise.
7246         * s390-linux-tdep.c (s390_gdbarch_init): Likewise.
7247         * tilegx-linux-tdep.c (tilegx_linux_init_abi): Likewise.
7248         * linux-tdep.c (linux_get_siginfo_type): Change it to static.
7249         (linux_init_abi): Call set_gdbarch_get_siginfo_type.
7250         * linux-tdep.h (linux_get_siginfo_type): Remove the declaration.
7251
7252 2015-06-24  Gary Benson  <gbenson@redhat.com>
7253
7254         * common/buffer.c (stdint.h): Do not include.
7255         * common/print-utils.c (stdint.h): Likewise.
7256         * compile/compile-c-symbols.c (gdb_assert.h): Likewise.
7257         * compile/compile-c-types.c (gdb_assert.h): Likewise.
7258         * ft32-tdep.c (gdb_assert.h): Likewise.
7259         * guile/scm-utils.c (stdint.h): Likewise.
7260         * i386-linux-tdep.c (stdint.h): Likewise.
7261         * i386-tdep.c (stdint.h): Likewise.
7262         * nat/linux-btrace.c (stdint.h): Likewise.
7263         * nat/linux-btrace.h (stdint.h): Likewise.
7264         * nat/linux-ptrace.c (stdint.h): Likewise.
7265         * nat/mips-linux-watch.h (stdint.h): Likewise.
7266         * ppc-linux-nat.c (stdint.h): Likewise.
7267         * python/python-internal.h (stdint.h): Likewise.
7268         * stub-termcap.c (stdlib.h): Likewise.
7269         * target/target.h (stdint.h): Likewise.
7270         * xtensa-linux-nat.c (stdint.h): Likewise.
7271
7272 2015-06-23  Patrick Palka  <patrick@parcs.ath.cx>
7273
7274         * top.c (init_history): Look at errno after calling strtol to
7275         properly map large GDBHISTSIZE values to infinity.
7276
7277 2015-06-23  Doug Evans  <dje@google.com>
7278
7279         * inferior.h (struct inferior_suspend_state): Delete, unused.
7280         All references deleted.
7281
7282 2015-06-23  Mike Frysinger  <vapier@gentoo.org>
7283
7284         * microblaze-tdep.c (microblaze_push_dummy_code): Delete.
7285         (microblaze_push_dummy_call): Likewise.
7286         (microblaze_gdbarch_init): Delete calls to set_gdbarch_push_dummy_code
7287         and set_gdbarch_push_dummy_call.
7288
7289 2015-06-23  Yao Qi  <yao.qi@linaro.org>
7290
7291         * amd64-linux-nat.c (amd64_linux_fetch_inferior_registers):
7292         Check whether have_ptrace_getregset is TRIBOOL_TRUE explicitly.
7293         (amd64_linux_store_inferior_registers): Likewise.
7294         * arm-linux-nat.c (fetch_fpregister): Likewise.
7295         (fetch_fpregs, store_fpregister): Likewise.
7296         (store_fpregister, store_fpregs): Likewise.
7297         (fetch_register, fetch_regs): Likewise.
7298         (store_register, store_regs): Likewise.
7299         (fetch_vfp_regs, store_vfp_regs): Likewise.
7300         (arm_linux_read_description): Check have_ptrace_getregset is
7301         TRIBOOL_UNKNOWN.  Set have_ptrace_getregset to TRIBOOL_TRUE
7302         or TRIBOOL_FALSE.
7303         * i386-linux-nat.c (fetch_xstateregs): Check
7304         have_ptrace_getregset is not TRIBOOL_TRUE.
7305         (store_xstateregs): Likewise.
7306         * linux-nat.c (have_ptrace_getregset): Change its type to
7307         enum tribool.
7308         * linux-nat.h (tribool): New enum.
7309         * x86-linux-nat.c (x86_linux_read_description): Use enum tribool.
7310         Check whether have_ptrace_getregset is TRIBOOL_TRUE.
7311
7312 2015-06-19  Doug Evans  <dje@google.com>
7313
7314         * NEWS: Mention Sun's version of stabs is no longer supported.
7315         * elfread.c (free_elfinfo): Delete.  All uses updated.
7316         (elfstab_offset_sections): Delete.  All uses updated.
7317         * gdb-stabs.h (stab_section_info): Delete.  All uses updated.
7318         * psympriv.h (partial_symtab) <section_offsets>: Delete.
7319         All uses updated.
7320         * psymtab.c (start_psymtab_common): Delete arg section_offsets.
7321         All callers updated.
7322
7323 2015-06-18  Simon Marchi  <simon.marchi@ericsson.com>
7324
7325         * common/rsp-low.c (needs_escaping): New.
7326         (remote_escape_output): Add unit_size parameter. Refactor to
7327         support multi-byte addressable units.  Rename parameters.
7328         * common/rsp-low.h (remote_escape_output): Add unit_size
7329         parameter and rename others. Update doc.
7330         * remote.c (align_for_efficient_write): New.
7331         (remote_write_bytes_aux): Add unit_size parameter and use it.
7332         Rename some variables.  Update doc.
7333         (remote_xfer_partial): Get unit size and use it.
7334         (remote_read_bytes_1): Add unit_size parameter and use it.
7335         Rename some variables. Update doc.
7336         (remote_write_bytes): Same.
7337         (remote_xfer_live_readonly_partial): Same.
7338         (remote_read_bytes): Same.
7339         (remote_flash_write): Update call to remote_write_bytes_aux.
7340         (remote_write_qxfer): Update call to remote_escape_output.
7341         (remote_search_memory): Same.
7342         (remote_hostio_pwrite): Same.
7343
7344 2015-06-17  Luis Machado  <lgustavo@codesourcery.com>
7345
7346         * breakpoint.c (add_location_to_breakpoint): Don't mark permanent
7347         locations as inserted.
7348         Update and expand comment about permanent locations.
7349         (bp_loc_is_permanent): Don't return 0 for bp_call_dummy.
7350         Move comment to add_location_to_breakpoint.
7351         (update_global_location_list): Don't error out if a permanent
7352         breakpoint is not marked inserted.
7353         Don't error out if a non-permanent breakpoint location is inserted on
7354         top of a permanent breakpoint.
7355
7356 2015-06-17  Luis Machado  <lgustavo@codesourcery.com>
7357
7358         * breakpoint.c (make_breakpoint_permanent): Remove unused
7359         function.
7360         * breakpoint.h (make_breakpoint_permanent): Remove declaration.
7361
7362 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
7363
7364         PR gdb/16999
7365         * NEWS: Mention new GDBHISTSIZE behavior.
7366         * top.c (init_history): For null or out-of-range GDBHISTSIZE,
7367         set history size to unlimited.  Ignore non-numeric GDBHISTSIZE.
7368
7369 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
7370
7371         * NEWS: Mention that GDBHISTSIZE is read instead of HISTSIZE.
7372         * top.c (init_history): Read from GDBHISTSIZE instead of
7373         HISTSIZE.
7374         (init_main): Refer to GDBHISTSIZE instead of HISTSIZE.
7375
7376 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
7377
7378         * top.c (gdb_safe_append_history): Do not call
7379         history_truncate_file if the history is not stifled.
7380
7381 2015-06-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7382
7383         * syscalls/s390-linux.xml: Add syscalls 344 through 354.
7384         * syscalls/s390x-linux.xml: Likewise.
7385
7386 2015-06-16  Michael Eager  <eager@eagercon.com>
7387
7388         * nat/linux-namespaces.c (MSG_CMSG_CLOEXEC): Define if not defined.
7389
7390 2015-06-16  Patrick Palka  <patrick@parcs.ath.cx>
7391
7392         * tui/tui-hooks.c (tui_selected_frame_level_changed_hook): Call
7393         target_terminal_ours_for_output() before calling
7394         tui_show_frame_info(), and restore the original terminal
7395         settings afterwards.
7396
7397 2015-06-16  Martin Simmons  <martin@lispworks.com>  (tiny patch)
7398
7399         * arm-linux-nat.c: Include nat/linux-ptrace.h.
7400
7401 2015-06-15  Simon Marchi  <simon.marchi@ericsson.com>
7402
7403         * mi/mi-main.c (mi_cmd_data_read_memory_bytes): Consider addressable
7404         memory unit size.
7405         (mi_cmd_data_write_memory_bytes): Same.
7406
7407 2015-06-15  Simon Marchi  <simon.marchi@ericsson.com>
7408
7409         * corefile.c (write_memory): Update doc.
7410         * gdbcore.h (write_memory): Same.
7411
7412 2015-06-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
7413
7414         * linux-tdep.c (enum filterflags): Make it from anonymous enum.
7415         (dump_mapping_p): Use it for parameter filterflags.
7416         (linux_find_memory_regions_full): Use it for variable filterflags.
7417
7418 2015-06-15  Aleksandar Ristovski  <aristovski@qnx.com
7419             Jan Kratochvil  <jan.kratochvil@redhat.com>
7420
7421         Merge multiple hex conversions.
7422         * monitor.c: Include rsp-low.h.
7423         (fromhex): Remove definition.
7424
7425 2015-06-15  Aleksandar Ristovski  <aristovski@qnx.com
7426             Jan Kratochvil  <jan.kratochvil@redhat.com>
7427
7428         Move utility functions to common/.
7429         * cli/cli-utils.c (skip_spaces, skip_spaces_const, skip_to_space_const):
7430         Move defs to common/common-utils.c.
7431         * cli/cli-utils.h (skip_spaces, skip_spaces_const, skip_to_space)
7432         (skip_to_space_const): Move decls to common/common-utils.h.
7433         * common/common-defs.h: Move include of common-types.h before
7434         common-utils.h.
7435         * common/common-utils.c: Include host-defs.h and ctype.h.
7436         (HIGH_BYTE_POSN, is_digit_in_base, digit_to_int, strtoulst): Move
7437         from utils.c.
7438         (skip_spaces, skip_spaces_const, skip_to_space_const): Move from
7439         cli/cli-utils.c.
7440         * common/common-utils.h (strtoulst): Move decl from utils.h.
7441         (skip_spaces, skip_spaces_const, skip_to_space, skip_to_space_const):
7442         Move from cli/cli-utils.h.
7443         * common/host-defs.h: Include limits.h.
7444         (TARGET_CHAR_BIT, HOST_CHAR_BIT): Moved from defs.h.
7445         (skip_spaces, skip_spaces_const): Move decls from cli/cli-utils.h.
7446         * defs.h (TARGET_CHAR_BIT, HOST_CHAR_BIT): Move to
7447         common/common-utils.h.
7448         * utils.c (HIGH_BYTE_POSN, is_digit_in_base, digit_to_int)
7449         (strtoulst): Move to common/common-utils.c.
7450         * utils.h (strtoulst): Moved decl to common/common-utils.h.
7451
7452 2015-06-15  Yao Qi  <yao.qi@linaro.org>
7453
7454         * data-directory/Makefile.in (SYSCALLS_FILES): Add aarch64-linux.xml.
7455
7456 2015-06-10  Jon Turney  <jon.turney@dronecode.org.uk>
7457
7458         * build-id.c: Don't include elf-bfd.h.
7459         (build_id_bfd_get): Use bfd_build_id.
7460         (build_id_verify): Ditto.
7461         * build-id.h: Ditto.
7462         (find_separate_debug_file_by_buildid): Ditto.
7463         * python/py-objfile.c: Don't include elf-bfd.h.
7464         (objfpy_get_build_id) Use bfd_build_id.
7465         (objfpy_build_id_matches, objfpy_lookup_objfile_by_build_id): Ditto.
7466         * coffread.c: Include build-id.h.
7467         (coff_symfile_read): Try find_separate_debug_file_by_buildid.
7468
7469 2015-06-03  Jon Turney  <jon.turney@dronecode.org.uk>
7470
7471         * windows-nat.c (do_windows_fetch_inferior_registers)
7472         (handle_output_debug_string): Replace __COPY_CONTEXT_SIZE
7473         conditional with __CYGWIN__.
7474
7475 2015-06-13  Andrew Burgess  <andrew.burgess@embecosm.com>
7476
7477         * completer.c: Add arch-utils.h include.
7478         (enum reg_completer_targets): New enum.
7479         (reg_or_group_completer_1): New function containing old
7480         reg_or_group_completer, add and use new parameter to control what
7481         is completed on.  Use get_current_arch rather than architecture of
7482         currently selected frame.
7483         (reg_or_group_completer): Call new reg_or_group_completer_1.
7484         (reggroup_completer): Call new reg_or_group_completer_1.
7485         * completer.h (reggroup_completer): Add declaration.
7486         * tui/tui-regs.c: Add 'completer.h' include.
7487         (tui_reg_next_command): Renamed to...
7488         (tui_reg_next): ...this.  Adjust parameters and return rather than
7489         display new group.
7490         (tui_reg_prev_command): Renamed to...
7491         (tui_reg_prev): ...this.  Adjust parameters and return rather than
7492         display new group.
7493         (tui_reg_float_command): Delete.
7494         (tui_reg_general_command): Delete.
7495         (tui_reg_system_command): Delete.
7496         (tui_reg_command): Rewrite to perform switching of register group.
7497         Add header comment.
7498         (tuireglist): Remove.
7499         (tui_reggroup_completer): New function.
7500         (_initialize_tui_regs): Remove 'tui reg' sub-commands, update
7501         creation of 'tui reg' command.
7502         * NEWS: Add comment about 'tui reg' changes.
7503
7504 2015-06-12  Simon Marchi  <simon.marchi@ericsson.com>
7505
7506         * target.c (target_read): Consider addressable unit size when
7507         reading from a memory object.
7508         (read_memory_robust): Same.
7509         (read_whatever_is_readable): Same.
7510         (target_write_with_progress): Consider addressable unit size
7511         when writing to a memory object.
7512         * target.h (target_read): Update documentation.
7513         (target_write): Add documentation.
7514
7515 2015-06-12  Simon Marchi  <simon.marchi@ericsson.com>
7516
7517         * arch-utils.h (default_addressable_memory_unit_size): New.
7518         * arch-utils.c (default_addressable_memory_unit_size): New.
7519         * gdbarch.sh (addressable_memory_unit_size): New.
7520         * gdbarch.h: Re-generate.
7521         * gdbarch.c: Re-generate.
7522
7523 2015-06-12  Simon Marchi  <simon.marchi@ericsson.com>
7524
7525         * target.c (target_read): Rename variables and use
7526         TARGET_XFER_E_IO.
7527         (target_read_with_progress): Same.
7528         (read_memory_robust): Constify parameters and rename
7529         variables.
7530         (read_whatever_is_readable): Constify parameters,
7531         rename variables, adjust formatting.
7532         * target.h (read_memory_robust): Constify parameters.
7533
7534 2015-06-12  Ulrich Weigand  <uweigand@de.ibm.com>
7535
7536         * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value_base): Handle short
7537         synthetic (non-AltiVec) vector types.
7538         (ppc64_sysv_abi_return_value): Likewise.
7539
7540 2015-06-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7541
7542         PR breakpoints/16465
7543         * breakpoint.c (create_breakpoint): Save extra_string for
7544         pending breakpoints.
7545
7546 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
7547
7548         * i386-tdep.c (i386_mpx_get_bt_entry): Add a cast for mpx_bd_mask
7549         and bt_mask to CORE_ADDR.
7550
7551 2015-06-11  Gary Benson <gbenson@redhat.com>
7552
7553         * nat/linux-namespaces.c (mnsh_send_message): Use pulongest.
7554         (mnsh_recv_message): Likewise.
7555
7556 2015-06-11  Walfred Tedeschi  <walfred.tedeschi@intel.com>
7557
7558         * i386-tdep.c (i386_mpx_print_bounds): use of LONGEST instead of
7559         long long int and plongest instead of %ll.
7560
7561 2015-06-11  Gary Benson <gbenson@redhat.com>
7562
7563         * nat/linux-namespaces.c (gdb_wait.h): New include.
7564         (sys/wait.h): Do not include.
7565
7566 2015-06-10  Simon Marchi  <simon.marchi@ericsson.com>
7567
7568         * dwarf2read.c (dwarf_record_line): Call dwarf_record_line if
7569         end_sequence is true.
7570
7571 2015-06-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
7572
7573         Code cleanup.
7574         * solib-target.c (library_list_start_list): Use explicit NULL
7575         comparison.
7576
7577 2015-06-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
7578
7579         * solib-target.c (library_list_start_list): Do not dereference
7580         variable version in its initialization.  Make the VERSION check handle
7581         NULL.
7582         (library_list_attributes): Make "version" GDB_XML_AF_OPTIONAL.
7583
7584 2015-06-10  Gary Benson <gbenson@redhat.com>
7585
7586         * NEWS: Announce support for direct access of executable and
7587         shared library files when attaching to inferiors in containers
7588         on GNU/Linux systems.
7589
7590 2015-06-10  Gary Benson <gbenson@redhat.com>
7591
7592         * remote.c (struct remote_state) <fs_pid>: New field.
7593         (new_remote_state): Initialize the above.
7594         (PACKET_vFile_setfs): New enum value.
7595         (remote_hostio_set_filesystem): New function.
7596         (remote_hostio_open): Call the above.
7597         (remote_hostio_unlink): Likewise.
7598         (remote_hostio_readlink): Likewise.
7599         (_initialize_remote): Register new "set/show remote
7600         hostio-setfs-packet" command.
7601         * NEWS: Announce new vFile:setfs packet.
7602
7603 2015-06-10  Gary Benson <gbenson@redhat.com>
7604
7605         * linux-nat.c (nat/linux-namespaces.h): New include.
7606         (fileio.h): Likewise.
7607         (linux_nat_filesystem_is_local): New function.
7608         (linux_nat_fileio_pid_of): Likewise.
7609         (linux_nat_fileio_open): Likewise.
7610         (linux_nat_fileio_readlink): Likewise.
7611         (linux_nat_fileio_unlink): Likewise.
7612         (linux_nat_add_target): Initialize to_filesystem_is_local,
7613         to_fileio_open, to_fileio_readlink and to_fileio_unlink.
7614         (_initialize_linux_nat): New "set/show debug linux-namespaces"
7615         commands.
7616         * NEWS: Mention new "set/show debug linux-namespaces" commands.
7617
7618 2015-06-10  Gary Benson <gbenson@redhat.com>
7619
7620         * target.h (struct inferior): New forward declaration.
7621         (struct target_ops) <to_filesystem_is_local>: Update comment.
7622         (struct target_ops) <to_fileio_open>: New argument inf.
7623         Update comment.  All implementations updated.
7624         (struct target_ops) <to_fileio_unlink>: Likewise.
7625         (struct target_ops) <to_fileio_readlink>: Likewise.
7626         (target_filesystem_is_local): Update comment.
7627         (target_fileio_open): New argument inf.  Update comment.
7628         (target_fileio_unlink): Likewise.
7629         (target_fileio_readlink): Likewise.
7630         (target_fileio_read_alloc): Likewise.
7631         (target_fileio_read_stralloc): Likewise.
7632         * target.c (target_fileio_open): New argument inf.
7633         Pass inf to implementation.  Update debug printing.
7634         (target_fileio_unlink): Likewise.
7635         (target_fileio_readlink): Likewise.
7636         (target_fileio_read_alloc_1): New argument inf. Pass inf
7637         to target_fileio_open.
7638         (target_fileio_read_alloc): New argument inf. Pass inf to
7639         target_fileio_read_alloc_1.
7640         (target_fileio_read_stralloc): Likewise.
7641         * gdb_bfd.c (inferior.h): New include.
7642         (gdb_bfd_iovec_fileio_open): Replace unused "open_closure"
7643         argument with new argument "inferior".  Pass inferior to
7644         target_fileio_open.
7645         (gdb_bfd_open): Supply inferior argument to
7646         gdb_bfd_iovec_fileio_open.
7647         * linux-tdep.c (linux_info_proc): Supply inf argument to
7648         relevant target_fileio calls.
7649         (linux_find_memory_regions_full): Likewise.
7650         (linux_fill_prpsinfo): Likewise.
7651         * remote.c (remote_filesystem_is_local): Supply inf
7652         argument to remote_hostio_open.
7653         (remote_file_put): Likewise.
7654         (remote_file_get): Likewise.
7655         (remote_file_delete): Supply inf argument to
7656         remote_hostio_unlink.
7657
7658 2015-06-10  Gary Benson <gbenson@redhat.com>
7659
7660         * inf-child.c (inf_child_fileio_open): Replace comment.
7661         (inf_child_fileio_pwrite): Likewise.
7662         (inf_child_fileio_pread): Likewise.
7663         (inf_child_fileio_fstat): Insert blank line before comment.
7664         (inf_child_fileio_close): Replace comment.
7665         (inf_child_fileio_unlink): Likewise.
7666         (inf_child_fileio_readlink): Likewise.
7667         * remote.c (remote_hostio_open): Likewise.
7668         (remote_hostio_pread): Likewise.
7669         (remote_hostio_pwrite): Likewise.
7670         (remote_hostio_close): Likewise.
7671         (remote_hostio_unlink): Likewise.
7672         (remote_hostio_readlink): Likewise.
7673         (remote_hostio_fstat): Likewise.
7674         (remote_filesystem_is_local): Likewise.
7675         * target.c (target_fileio_open): Likewise.
7676         (target_fileio_pwrite): Likewise.
7677         (target_fileio_pread): Likewise.
7678         (target_fileio_fstat): Insert blank line before comment.
7679         (target_fileio_close): Replace comment.
7680         (target_fileio_unlink): Likewise.
7681         (target_fileio_readlink): Likewise.
7682         (target_fileio_read_alloc): Likewise.
7683         (target_fileio_read_stralloc): Likewise.
7684
7685 2015-06-10  Gary Benson <gbenson@redhat.com>
7686
7687         * linux-thread-db.c (nat/linux-namespaces.h): New include.
7688         (check_pid_namespace_match): Use linux_ns_same rather than
7689         linux_proc_pid_get_ns to spot PID namespace mismatches.
7690         * nat/linux-procfs.h (linux_proc_pid_get_ns): Remove.
7691         * nat/linux-procfs.c (linux_proc_pid_get_ns): Likewise.
7692
7693 2015-06-10  Gary Benson <gbenson@redhat.com>
7694
7695         * configure.ac (AC_CHECK_FUNCS): Add setns.
7696         * config.in: Regenerate.
7697         * configure: Likewise.
7698         * nat/linux-namespaces.h: New file.
7699         * nat/linux-namespaces.c: Likewise.
7700         * Makefile.in (HFILES_NO_SRCDIR): Add nat/linux-namespaces.h.
7701         (linux-namespaces.o): New rule.
7702         * config/aarch64/linux.mh (NATDEPFILES): Add linux-namespaces.o.
7703         * config/alpha/alpha-linux.mh (NATDEPFILES): Likewise.
7704         * config/arm/linux.mh (NATDEPFILES): Likewise.
7705         * config/i386/linux.mh (NATDEPFILES): Likewise.
7706         * config/i386/linux64.mh (NATDEPFILES): Likewise.
7707         * config/ia64/linux.mh (NATDEPFILES): Likewise.
7708         * config/m32r/linux.mh (NATDEPFILES): Likewise.
7709         * config/m68k/linux.mh (NATDEPFILES): Likewise.
7710         * config/mips/linux.mh (NATDEPFILES): Likewise.
7711         * config/pa/linux.mh (NATDEPFILES): Likewise.
7712         * config/powerpc/linux.mh (NATDEPFILES): Likewise.
7713         * config/powerpc/ppc64-linux.mh (NATDEPFILES): Likewise.
7714         * config/powerpc/spu-linux.mh (NATDEPFILES): Likewise.
7715         * config/s390/linux.mh (NATDEPFILES): Likewise.
7716         * config/sparc/linux.mh (NATDEPFILES): Likewise.
7717         * config/sparc/linux64.mh (NATDEPFILES): Likewise.
7718         * config/tilegx/linux.mh (NATDEPFILES): Likewise.
7719         * config/xtensa/linux.mh (NATDEPFILES): Likewise.
7720
7721 2015-06-10  Gary Benson <gbenson@redhat.com>
7722
7723         * utils.h (make_cleanup_close): Moved to common/filestuff.h.
7724         * utils.c (do_close_cleanup): Moved to common/filestuff.c.
7725         (make_cleanup_close): Likewise.
7726         * common/filestuff.h (make_cleanup_close): Moved from utils.h.
7727         * common/filestuff.c (do_close_cleanup): Moved from utils.c.
7728         (make_cleanup_close): Likewise.
7729
7730 2015-06-03  Jon Turney  <jon.turney@dronecode.org.uk>
7731
7732         * windows-nat.c (thread_rec): Also ignore ERROR_INVALID_HANDLE
7733         from SuspendThread().
7734
7735 2015-06-03  Jon Turney  <jon.turney@dronecode.org.uk>
7736
7737         * windows-nat.c (handle_output_debug_string): Trim trailing '\n'
7738         from OutputDebugString.
7739
7740 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
7741                         Mircea Gherzan  <mircea.gherzan@intel.com>
7742
7743         * i386-tdep.c (MPX_BASE_MASK, MPX_BD_MASK, MPX_BT_MASK, MPX_BD_MASK_32,
7744         MPX_BT_MASK_32): New macros.
7745         (i386_mpx_set_bounds): New function that implements
7746         the command "set-mpx-bound".
7747         (i386_mpx_enabled): Helper function to test MPX availability.
7748         (i386_mpx_bd_base): Helper function to calculate the base directory
7749         address.
7750         (i386_mpx_get_bt_entry): Helper function to access a bound
7751         table entry.
7752         (i386_mpx_print_bounds): Effectively display bound information.
7753         (_initialize_i386_tdep): Add new commands to commands "set mpx" and
7754         "show mpx".
7755         (_initialize_i386_tdep):
7756         Add "bound" to the commands "show mpx" and "set mpx" commands.
7757         (mpx_set_cmdlist and mpx_show_cmdlist): List for the new prefixed "set mpx"
7758         and "show mpx" commands.
7759         * NEWS: List new commands for MPX support.
7760
7761 2015-06-09  Gary Benson <gbenson@redhat.com>
7762
7763         * common/fileio.h (fileio_to_host_mode): New declaration.
7764         * common/fileio.c (fileio_to_host_mode): New Function.
7765         * inf-child.c (inf_child_fileio_open): Process mode argument
7766         with fileio_to_host_mode.
7767
7768 2015-06-09  Gary Benson <gbenson@redhat.com>
7769
7770         * common/fileio.c (fileio_mode_pack): Fix preprocessor
7771         conditional.
7772
7773 2015-06-05  Gary Benson <gbenson@redhat.com>
7774
7775         * gdb_bfd.c (gdb_bfd_open): Move vgdb special case to...
7776         * remote.c (remote_filesystem_is_local): ...here.
7777
7778 2015-06-04  Yao Qi  <yao.qi@linaro.org>
7779
7780         * gdbarch.c: Regenerate it.
7781
7782 2015-06-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
7783
7784         * arch-utils.c (default_infcall_munmap): New.
7785         * arch-utils.h (default_infcall_munmap): New declaration.
7786         * compile/compile-object-load.c (struct munmap_list, munmap_list_add)
7787         (munmap_list_free, munmap_listp_free_cleanup): New.
7788         (struct setup_sections_data): Add field munmap_list_headp.
7789         (setup_sections): Call munmap_list_add.
7790         (compile_object_load): New variable munmap_list_head, initialize
7791         setup_sections_data.munmap_list_headp, return munmap_list_head.
7792         * compile/compile-object-load.h (struct munmap_list): New declaration.
7793         (struct compile_module): Add field munmap_list_head.
7794         (munmap_list_free): New declaration.
7795         * compile/compile-object-run.c (struct do_module_cleanup): Add field
7796         munmap_list_head.
7797         (do_module_cleanup): Call munmap_list_free.
7798         (compile_object_run): Pass munmap_list_head to do_module_cleanup.
7799         * gdbarch.c: Regenerate.
7800         * gdbarch.h: Regenerate.
7801         * gdbarch.sh (infcall_munmap): New.
7802         * linux-tdep.c (linux_infcall_munmap): New.
7803         (linux_init_abi): Install it.
7804
7805 2015-06-02  Simon Marchi  <simon.marchi@ericsson.com>
7806
7807         PR gdb/15564
7808         * inferior.c (detach_inferior): Call exit_inferior_1 with silent = 0.
7809
7810 2015-06-02  Yao Qi  <yao.qi@linaro.org>
7811
7812         * i386-linux-nat.c: Include linux-nat.h.
7813
7814 2015-06-01  Andreas Schwab  <schwab@linux-m68k.org>
7815             Jan Kratochvil  <jan.kratochvil@redhat.com>
7816
7817         PR symtab/18392
7818         * dwarf2-frame-tailcall.c (pretended_chain_levels): Correct
7819         assertion.
7820         * dwarf2loc.c (chain_candidate): Likewise.
7821
7822 2015-06-01  Yao Qi  <yao.qi@linaro.org>
7823
7824         * arm-linux-nat.c (fetch_vfp_regs): Use PTRACE_GETREGSET.
7825         (store_vfp_regs): Use PTRACE_SETREGSET.
7826
7827 2015-06-01  Yao Qi  <yao.qi@linaro.org>
7828
7829         * arm-linux-nat.c (fetch_fpregister): Use PTRACE_GETREGSET.
7830         (fetch_fpregs): Likewise.
7831         * arm-linux-nat.c (store_fpregister): Use PTRACE_SETREGSET.
7832         (store_fpregs): Likewise.
7833
7834 2015-06-01  Yao Qi  <yao.qi@linaro.org>
7835
7836         * arm-linux-nat.c (fetch_register): Use PTRACE_GETREGSET.
7837         (fetch_regs): Likewise.
7838         (store_regs): Use PTRACE_SETREGSET.
7839         (store_register): Likewise.
7840
7841 2015-06-01  Yao Qi  <yao.qi@linaro.org>
7842
7843         * arm-linux-nat.c (arm_linux_read_description): Check whether
7844         kernel supports PTRACE_GETREGSET.
7845
7846 2015-06-01  Yao Qi  <yao.qi@linaro.org>
7847
7848         * x86-linux-nat.c (have_ptrace_getregset): Move it to ...
7849         * linux-nat.c: ... here.
7850         * x86-linux-nat.h (have_ptrace_getregset): Move the declaration
7851         to ...
7852         * linux-nat.h: ... here.
7853
7854 2015-06-01  Yao Qi  <yao.qi@linaro.org>
7855
7856         * amd64-linux-nat.c: Include "nat/linux-ptrace.h".
7857         * i386-linux-nat.c: Likewise.
7858         * nat/linux-ptrace.h (PTRACE_GETREGSET, PTRACE_SETREGSET): Define.
7859         * s390-linux-nat.c: Include "nat/linux-ptrace.h".
7860         (PTRACE_GETREGSET, PTRACE_SETREGSET): Remove.
7861         * x86-linux-nat.c: Include "nat/linux-ptrace.h".
7862         * x86-linux-nat.h (PTRACE_GETREGSET, PTRACE_SETREGSET): Remove.
7863
7864 2015-05-30  Eli Zaretskii  <eliz@gnu.org>
7865
7866         * go32-nat.c (go32_xfer_memory): Fix the return value to be
7867         compatible to what read_child and write_child return.  This
7868         unbreaks that DJGPP build of GDB which was broken since v7.7.
7869
7870 2015-05-29  Martin Galvan  <martin.galvan@tallertechnologies.com>
7871
7872         * MAINTAINERS (Write After Approval): Add Martin Galvan.
7873
7874 2015-05-29  Roland McGrath  <mcgrathr@google.com>
7875
7876         PR gdb/18464
7877         * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Use warning
7878         rather than internal_error for an unrecognized value.
7879
7880 2015-05-29  Max Filippov  <jcmvbkbc@gmail.com>
7881
7882         * xtensa-tdep.c (xtensa_pseudo_register_read)
7883         (xtensa_pseudo_register_write): Don't alias last pseudo register
7884         to a1.
7885
7886 2015-05-28  Don Breazeal  <donb@codesourcery.com>
7887
7888         * infrun.c (follow_fork_inferior): Ensure the use of
7889         process-style ptids (pid,0,0) in verbose/debug "Detaching"
7890         messages.
7891
7892 2015-05-28  Doug Evans  <dje@google.com>
7893
7894         * dwarf2read.c (record_line_ftype): Remove, duplicate.
7895
7896 2015-05-28  Yao Qi  <yao.qi@linaro.org>
7897
7898         * arm-linux-nat.c (arm_linux_has_wmmx_registers): Remove.
7899         (arm_linux_fetch_inferior_registers): Use
7900         tdep->have_wmmx_registers instead of arm_linux_has_wmmx_registers.
7901         (arm_linux_store_inferior_registers): Likewise.
7902         (arm_linux_read_description): Don't set
7903         arm_linux_has_wmmx_registers.
7904         * arm-tdep.c (arm_gdbarch_init): Set
7905         tdep->have_wmmx_registers according target descriptions.
7906         * arm-tdep.h (struct gdbarch_tdep) <have_wmmx_registers>: New
7907         field.
7908
7909 2015-05-28  Yao Qi  <yao.qi@linaro.org>
7910
7911         * arm-linux-nat.c (arm_linux_vfp_register_count): Remove.
7912         (fetch_vfp_regs): Use vfp_register_count from gdbarch_tdep
7913         instead of arm_linux_vfp_register_count.
7914         (store_vfp_regs): Likewise.
7915         (arm_linux_fetch_inferior_registers): Likewise.
7916         (arm_linux_store_inferior_registers): Likewise.
7917         (arm_linux_read_description): Don't set
7918         arm_linux_vfp_register_count.
7919         * arm-linux-tdep.c (arm_linux_iterate_over_regset_sections):
7920         Adjust.
7921         * arm-tdep.c (arm_gdbarch_init): Add assert on
7922         vfp_register_count.
7923         * arm-tdep.h (struct gdbarch_tdep) <have_vfp_registers>: Rename
7924         field to vfp_register_count.  All users updated.
7925
7926 2015-05-28  Kyle Huey  <me@kylehuey.com>  (tiny patch)
7927
7928         * gdb/arm-tdep.c (arm_gdbarch_init): Perform arm_abi detection on
7929         ELFOSABI_GNU binaries.
7930
7931 2015-05-27  Doug Evans  <dje@google.com>
7932
7933         * dwarf2read.c (lnp_state_machine): New typedef.
7934         (lnp_reader_state): New typedef.
7935         (dwarf_record_line_1): Renamed from dwarf_record_line.
7936         All callers updated.
7937         (dwarf_record_line): New function.
7938         (init_lnp_state_machine): New function.
7939         (check_line_address): Replace p_record_line parameter with state.
7940         All callers updated.
7941         (dwarf_decode_lines_1): Call dwarf_record_line, init_lnp_state_machine.
7942         Update to record state in lnp_state_machine.
7943
7944 2015-05-27  Doug Evans  <dje@google.com>
7945
7946         * dwarf2read.c (record_line_ftype): New typedef.
7947         (check_line_address): New function.
7948         (dwarf_decode_lines_1): Call it.
7949
7950 2015-05-27  Doug Evans  <dje@google.com>
7951
7952         * NEWS: Mention "set debug dwarf-line".
7953         * dwarf2read.c (dwarf_line_debug): New static global.
7954         (add_include_dir): Add debug dwarf-line support.
7955         (add_file_name, dwarf_record_line, dwarf_finish_line): Ditto.
7956         (_initialize_dwarf2_read): New parameter "debug dwarf-line".
7957
7958 2015-05-27  Doug Evans  <dje@google.com>
7959
7960         * cp-namespace.c (cp_lookup_nested_symbol): New arg "domain".
7961         All callers updated.
7962         (cp_lookup_nested_symbol_1, find_symbol_in_baseclass): Ditto.
7963         * cp-support.h (cp_lookup_nested_symbol): Update.
7964
7965 2015-05-27  Doug Evans  <dje@google.com>
7966
7967         PR symtab/18258
7968         * block.c (block_find_symbol): New function.
7969         (block_find_non_opaque_type): Ditto.
7970         (block_find_non_opaque_type_preferred): Ditto.
7971         * block.h (block_symbol_matcher_ftype): New typedef.
7972         (block_find_symbol): Declare.
7973         (block_find_non_opaque_type): Ditto.
7974         (block_find_non_opaque_type_preferred): Ditto.
7975         * dwarf2read.c (dw2_lookup_symbol): Call block_find_symbol.
7976         * psymtab.c (psym_lookup_symbol): Ditto.
7977         * symtab.c (basic_lookup_transparent_type_1): New function.
7978         (basic_lookup_transparent_type): Call it.
7979
7980 2015-05-27  Yao Qi  <yao.qi@linaro.org>
7981
7982         * aarch64-tdep.c (aarch64_record_data_proc_simd_fp): Return
7983         AARCH64_RECORD_UNKNOWN for unknown instruction encoding.
7984
7985 2015-05-27  Yao Qi  <yao.qi@linaro.org>
7986
7987         * aarch64-tdep.c (aarch64_record_branch_except_sys): Split lines
7988         before operator &&.
7989         (aarch64_record_load_store): Likewise.
7990
7991 2015-05-26  Doug Evans  <dje@google.com>
7992
7993         PR c++/18141, c++/18417.
7994         * cp-support.c (cp_lookup_rtti_type): Handle the case of NAME being
7995         a typedef.
7996
7997 2015-05-26  Doug Evans  <dje@google.com>
7998
7999         * NEWS: Add entries for command renamings.
8000         * dwarf2read.c (dwarf_read_debug): Renamed from dwarf2_read_debug.
8001         All uses updated.
8002         (dwarf_die_debug): Renamed from dwarf2_die_debug.  All uses updated.
8003         (dwarf_max_cache_age): Renamed from dwarf2_max_cache_age.
8004         All uses updated.
8005         (show_dwarf_max_cache_age): Renamed from show_dwarf2_max_cache_age.
8006         All callers updated.  Fix spelling of DWARF in help text.
8007         (set_dwarf_cmdlist): Renamed from set_dwarf2_cmdlist.
8008         All uses updated.
8009         (show_dwarf_cmdlist): Renamed from show_dwarf2_cmdlist.
8010         All uses updated.
8011         (set_dwarf_cmd): Renamed from set_dwarf2_cmd.  All callers updated.
8012         (show_dwarf_cmd): Renamed from show_dwarf2_cmd.  All callers updated.
8013         (dwarf_always_disassemble): Renamed from dwarf_always_disassemble.
8014         All uses updated.
8015         (show_dwarf_always_disassemble): Renamed from
8016         show_dwarf2_always_disassemble.  All callers updated.
8017         (_initialize_dwarf2_read): Rename "set/show dwarf2" prefix to
8018         "set/show dwarf".  Rename "set/show dwarf2 max-cache-age" to
8019         "set/show dwarf max-cache-age".  Rename
8020         "set/show dwarf2 always-disassemble" to
8021         "set/show dwarf always-disassemble".  Rename
8022         "set/show debug dwarf2-read" to "set/show debug dwarf-read".  Rename
8023         "set/show debug dwarf2-die" to "set/show debug dwarf-die".
8024
8025 2015-05-26  Doug Evans  <dje@google.com>
8026
8027         PR python/18438
8028         * python/py-lazy-string.c (stpy_convert_to_value): Use
8029         gdbpy_gdb_memory_error not PyExc_MemoryError.
8030         (gdbpy_create_lazy_string_object): Ditto.
8031
8032 2015-05-26  Andrew Burgess  <andrew.burgess@embecosm.com>
8033
8034         * tui/tui-regs.c (tui_reg_next_command): Compare against NULL.
8035
8036 2015-05-26  Andrew Burgess  <andrew.burgess@embecosm.com>
8037
8038         * tui/tui-regs.c (tui_reg_prev_command): New function.
8039         (_initialize_tui_regs): Add 'prev' command for 'tui reg'.
8040         * reggroups.c (reggroup_prev): New function.
8041         * reggroups.h (reggroup_prev): Add declaration.  Update comment.
8042
8043 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
8044             Yao Qi  <yao.qi@linaro.org>
8045
8046         * aarch64-linux-tdep.c: Include linux-record.h and
8047         record-full.h.
8048         (struct linux_record_tdep aarch64_linux_record_tdep): Declare.
8049         (aarch64_syscall): New enum.
8050         (aarch64_canonicalize_syscall): New function.
8051         (aarch64_all_but_pc_registers_record): New function.
8052         (aarch64_linux_syscall_record): New function.
8053         (aarch64_linux_init_abi): Install AArch64 process record
8054         handler.  Update to handle syscall recording.
8055         * aarch64-tdep.c: Include record.h and record-full.h.
8056         (submask, bit, bits, REG_ALLOC, MEM_ALLOC): New macros.
8057         (struct aarch64_mem_r): Define.
8058         (aarch64_record_result): New enum.
8059         (struct insn_decode_record): Define.
8060         (insn_decode_record): New typedef.
8061         (aarch64_record_data_proc_reg): New function.
8062         (aarch64_record_data_proc_imm): New function.
8063         (aarch64_record_branch_except_sys): New function.
8064         (aarch64_record_load_store): New function.
8065         (aarch64_record_data_proc_simd_fp): New function.
8066         (aarch64_record_asimd_load_store): New function.
8067         (aarch64_record_decode_insn_handler): New function.
8068         (deallocate_reg_mem): New function.
8069         (aarch64_process_record): New function.
8070         * aarch64-tdep.h (struct gdbarch_tdep) <aarch64_syscall_record>:
8071         New field.
8072         (aarch64_process_record): New extern declaration.
8073         * configure.tgt: Add linux-record.o to gdb_target_obs.
8074         * linux-record.h (struct linux_record_tdep) <arg7>: New field.
8075
8076 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
8077
8078         * NEWS: Add a note on process record-replay support on aarch64*-linux*
8079         targets.
8080
8081 2015-05-26  Martin Galvan  <martin.galvan@tallertechnologies.com>
8082
8083         * amd64-tdep.c: Replace in_function_epilogue_p with
8084         stack_frame_destroyed_p throughout.
8085         * arch-utils.c: Ditto.
8086         * arch-utils.h: Ditto.
8087         * arm-tdep.c: Ditto.
8088         * breakpoint.c: Ditto.
8089         * gdbarch.sh: Ditto.
8090         * hppa-tdep.c: Ditto.
8091         * i386-tdep.c: Ditto.
8092         * mips-tdep.c: Ditto.
8093         * nios2-tdep.c: Ditto.
8094         * rs6000-tdep.c: Ditto.
8095         * s390-linux-tdep.c: Ditto.
8096         * score-tdep.c: Ditto.
8097         * sh-tdep.c: Ditto.
8098         * sparc-tdep.c: Ditto.
8099         * sparc-tdep.h: Ditto.
8100         * sparc64-tdep.c: Ditto.
8101         * spu-tdep.c: Ditto.
8102         * tic6x-tdep.c: Ditto.
8103         * tilegx-tdep.c: Ditto.
8104         * xstormy16-tdep.c: Ditto.
8105         * gdbarch.c, gdbarch.h: Re-generated.
8106
8107 2015-05-22  Andrew Burgess  <andrew.burgess@embecosm.com>
8108
8109         * NEWS: Mention 'tui enable' and 'tui disable'.
8110         * tui/tui.c (tui_enable_command): New function.
8111         (tui_disable_command): New function.
8112         (_initialize_tui): New function.
8113
8114 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
8115
8116         * tui/tui-regs.c (tui_reg_next_command): Use NULL not 0.
8117
8118 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
8119
8120         * tui/tui-layout.c (tui_set_layout_for_display_command): Ensure
8121         buf_ptr is freed.
8122
8123 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
8124
8125         * tui/tui-layout.c (tui_layout_command): Move call to tui_enable
8126         into ...
8127         (tui_set_layout_for_display_command): ...here, before calling
8128         tui_set_layout.  Only set the layout if gdb has not already
8129         entered the TUI_FAILURE state.
8130
8131 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
8132
8133         * tui/tui-layout.c (layout_completer): New function.
8134         (_initialize_tui_layout): Set completer on layout command.
8135
8136 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
8137
8138         * tui/tui-layout.c (tui_set_layout): Remove
8139         tui_register_display_type parameter.  Remove all checking of this
8140         parameter, and reindent function.  Update header comment.
8141         (tui_set_layout_for_display_command): Rename to...
8142         (tui_set_layout_by_name): ...this, and don't check for different
8143         register class types, don't pass a tui_register_display_type to
8144         tui_set_layout.  Update header comment.
8145         (layout_names): Remove register set specific names.
8146         * tui/tui-layout.h (tui_set_layout): Remove
8147         tui_register_display_type parameter.
8148         * tui/tui.c (tui_rl_change_windows): Don't pass a
8149         tui_register_display_type to tui_set_layout.
8150         (tui_rl_delete_other_windows): Likewise.
8151         (tui_enable): Likewise.
8152         * tui/tui-data.h (TUI_FLOAT_REGS_NAME): Remove.
8153         (TUI_FLOAT_REGS_NAME_LOWER): Remove.
8154         (TUI_GENERAL_REGS_NAME): Remove.
8155         (TUI_GENERAL_REGS_NAME_LOWER): Remove.
8156         (TUI_SPECIAL_REGS_NAME): Remove.
8157         (TUI_SPECIAL_REGS_NAME_LOWER): Remove.
8158         (TUI_GENERAL_SPECIAL_REGS_NAME): Remove.
8159         (TUI_GENERAL_SPECIAL_REGS_NAME_LOWER): Remove.
8160         (enum tui_register_display_type): Remove.
8161         (struct tui_layout_def): Remove regs_display_type and
8162         float_regs_display_type fields.
8163         (struct tui_data_info): Remove regs_display_type field.
8164         (tui_layout_command): Use new name for
8165         tui_set_layout_for_display_command.
8166         * tui/tui-data.c (layout_def): Don't initialise removed fields.
8167         (tui_clear_win_detail): Don't initialise removed fields of
8168         win_info.
8169         * tui/tui-regs.c (tui_show_registers): Use new name for
8170         tui_set_layout_for_display_command.
8171         * tui/tui.h (tui_set_layout_for_display_command): Rename
8172         declaration to...
8173         (tui_set_layout_by_name): ...this.
8174         * printcmd.c (display_command): Remove tui related layout call,
8175         and reindent.
8176
8177 2015-05-20  Joel Brobecker  <brobecker@adacore.com>
8178
8179         * infrun.c (handle_inferior_event_1): Renames handle_inferior_event.
8180         (handle_inferior_event): New function.
8181
8182 2015-05-20  Joel Brobecker  <brobecker@adacore.com>
8183
8184         * ada-lang.c (to_fixed_array_type): Rename local variable
8185         typename into type_name.
8186
8187 2015-05-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
8188
8189         Fix ASAN crash for gdb.compile/compile.exp.
8190         * infcall.c (call_function_by_hand_dummy): Use xstrdup for NAME.
8191
8192 2015-05-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
8193
8194         * compile/compile-c-symbols.c (convert_symbol_sym, gcc_convert_symbol)
8195         (gcc_symbol_address): Change gdb_stdout to gdb_stdlog.
8196         * compile/compile-object-load.c (setup_sections, compile_object_load):
8197         Likewise.
8198         * compile/compile.c (compile_to_object): Likewise.
8199
8200 2015-05-16  Doug Evans  <xdje42@gmail.com>
8201
8202         * NEWS: Mention support for unbuffered Guile memory ports.
8203         * scm-ports.c (ioscm_memory_port): Update comments on end, size.
8204         (ioscm_lseek_address): Improve overflow calculation.
8205         (gdbscm_memory_port_fill_input): Add assert.
8206         (gdbscm_memory_port_write): Handle unbuffered ports.
8207         Handle large writes identical to Guile's fport_write.
8208         (gdbscm_memory_port_seek): Fix seeking past end check.
8209         (gdbscm_memory_port_close): Handle closing unbuffered port.
8210         (ioscm_parse_mode_bits): Recognize "0" for unbuffered ports.
8211         (ioscm_init_memory_port): Handle unbuffered ports.
8212         (ioscm_reinit_memory_port): Ditto.
8213         (ioscm_init_memory_port): Update size calculation.
8214         (gdbscm_open_memory): Support zero sized ports.
8215
8216 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
8217
8218         * compile/compile-object-load.c (get_out_value_type): Fix uninitialized
8219         variable compiler warnings.
8220
8221 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
8222
8223         * compile/compile-object-load.c (get_out_value_type): Fix returned type.
8224
8225 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
8226             Phil Muldoon  <pmuldoon@redhat.com>
8227
8228         * NEWS (Changes since GDB 7.9): Add compile print.
8229         * compile/compile-c-support.c (add_code_header, add_code_footer)
8230         (c_compute_program): Add COMPILE_I_PRINT_ADDRESS_SCOPE and
8231         COMPILE_I_PRINT_VALUE_SCOPE.
8232         * compile/compile-internal.h (COMPILE_I_PRINT_OUT_ARG_TYPE)
8233         (COMPILE_I_PRINT_OUT_ARG, COMPILE_I_EXPR_VAL, COMPILE_I_EXPR_PTR_TYPE):
8234         New.
8235         * compile/compile-object-load.c: Include block.h.
8236         (get_out_value_type): New function.
8237         (compile_object_load): Handle COMPILE_I_PRINT_ADDRESS_SCOPE and
8238         COMPILE_I_PRINT_VALUE_SCOPE.  Set compile_module's OUT_VALUE_ADDR and
8239         OUT_VALUE_TYPE.
8240         * compile/compile-object-load.h (struct compile_module): Add fields
8241         out_value_addr and out_value_type.
8242         * compile/compile-object-run.c: Include valprint.h and compile.h.
8243         (struct do_module_cleanup): Add fields out_value_addr and
8244         out_value_type.
8245         (do_module_cleanup): Handle COMPILE_I_PRINT_ADDRESS_SCOPE and
8246         COMPILE_I_PRINT_VALUE_SCOPE.
8247         (compile_object_run): Propagate out_value_addr and out_value_type.
8248         Pass OUT_VALUE_ADDR.
8249         * compile/compile.c: Include valprint.h.
8250         (compile_print_value, compile_print_command): New functions.
8251         (eval_compile_command): Handle failed COMPILE_I_PRINT_ADDRESS_SCOPE.
8252         (_initialize_compile): Update compile code help text.  Install
8253         compile_print_command.
8254         * compile/compile.h (compile_print_value): New prototype.
8255         * defs.h (enum compile_i_scope_types): Add
8256         COMPILE_I_PRINT_ADDRESS_SCOPE and COMPILE_I_PRINT_VALUE_SCOPE.
8257
8258 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
8259
8260         * compile/compile-object-load.c (get_regs_type): Add parameter func_sym.
8261         Rely on its parameter count.
8262         (compile_object_load): Replace lookup_minimal_symbol_text by
8263         lookup_global_symbol_from_objfile.  Verify FUNC_SYM.  Set it in the
8264         return value.
8265         * compile/compile-object-load.h (struct compile_module): Replace
8266         func_addr by func_sym.
8267         * compile/compile-object-run.c: Include block.h.
8268         (compile_object_run): Reset module variable after it is freed.  Use
8269         FUNC_SYM instead of FUNC_ADDR.  Rely on it.
8270
8271 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
8272
8273         * compile/compile-c-support.c (print_one_macro): Use #ifndef.
8274         (generate_register_struct): Use __gdb_uintptr for TYPE_CODE_PTR.
8275         (c_compute_program): Call generate_register_struct after typedefs.
8276         * compile/compile-loc2c.c (push, pushf_register_address)
8277         (pushf_register): Cast to GCC_UINTPTR.
8278         (do_compile_dwarf_expr_to_c): Use unused attribute.  Add space after
8279         type.  Use GCC_UINTPTR instead of void *.  Remove excessive cast.
8280         (compile_dwarf_expr_to_c): Use GCC_UINTPTR instead of void *.
8281         * compile/compile.c (_initialize_compile): Enable warnings for
8282         COMPILE_ARGS.
8283
8284 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
8285
8286         * cli/cli-script.c (execute_control_command): Update
8287         eval_compile_command caller.
8288         * compile/compile-object-load.c (compile_object_load): Add parameters
8289         scope and scope_data.  Set them.
8290         * compile/compile-object-load.h (struct compile_module): Add fields
8291         scope and scope_data.
8292         (compile_object_load): Add parameters scope and scope_data.
8293         * compile/compile-object-run.c (struct do_module_cleanup): Add fields
8294         scope and scope_data.
8295         (compile_object_run): Propagate the fields scope and scope_data.
8296         * compile/compile.c (compile_file_command, compile_code_command):
8297         Update eval_compile_command callers.
8298         (eval_compile_command): Add parameter scope_data.  Pass it plus scope.
8299         * compile/compile.h (eval_compile_command): Add parameter scope_data.
8300         * defs.h (struct command_line): Add field scope_data.
8301
8302 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
8303
8304         * printcmd.c (struct format_data): Move it to valprint.h.
8305         (print_command_parse_format, print_value): New functions from ...
8306         (print_command_1): ... here.  Call them.
8307         * valprint.h (struct format_data): Move it here from printcmd.c.
8308         (print_command_parse_format, print_value): New declarations.
8309
8310 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
8311
8312         * compile/compile-object-load.c (compile_object_load): Add
8313         COMPILE_DEBUG message.
8314
8315 2015-05-15  Jerome Guitton  <guitton@adacore.com>
8316
8317         * ada-lang.c (ada_value_ptr_subscript): Use enum position of
8318         index to get element instead of enum value.
8319         (ada_value_slice_from_ptr, ada_value_slice): Use enum position
8320         of index to compute length, but enum values to compute bounds.
8321         (ada_array_length): Use enum position of index instead of enum value.
8322         (pos_atr): Move position computation to...
8323         (ada_evaluate_subexp): Use enum values to compute bounds.
8324         * gdbtypes.c (discrete_position): ...this new function.
8325         * gdbtypes.h (discrete_position): New function declaration.
8326         * valprint.c (val_print_array_elements): Call discrete_position
8327         to handle array indexed by non-contiguous enumeration types.
8328
8329 2015-05-15  Jerome Guitton  <guitton@adacore.com>
8330
8331         * ada-lang.c (find_parallel_type_by_descriptive_type):
8332         Go through typedefs during lookup.
8333         (to_fixed_array_type): Add support for non-bit packed arrays
8334         as variable-length fields.
8335
8336 2015-05-15  Pedro Alves  <palves@redhat.com>
8337             Simon Marchi  <simon.marchi@ericsson.com>
8338
8339         * event-loop.c (gdb_notifier) <next_file_handler,
8340         next_poll_fds_index>: New fields.
8341         (get_next_file_handler_to_handle_and_advance): New function.
8342         (delete_file_handler): If deleting the next file handler to
8343         handle, advance to the next file handler.
8344         (gdb_wait_for_event): Bail early if no event fired.  Poll file
8345         handlers in round-robin fashion.
8346
8347 2015-05-15  Pedro Alves  <palves@redhat.com>
8348
8349         * linux-tdep.c (linux_find_memory_regions_full): Rename local
8350         'private' to 'priv'.
8351
8352 2015-05-15  Pedro Alves  <palves@redhat.com>
8353
8354         * nat/linux-nat.h: Include "target/waitstatus.h".
8355
8356 2015-05-15  Yuanhui Zhang  <asmwarrior@gmail.com>
8357
8358         * python/py-unwind.c (struct reg_info): Move out of ...
8359         (struct cached_frame_info): ... this scope.
8360         (pending_frame_object_type, unwind_info_object_type): Make extern.
8361
8362 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
8363
8364         * ada-lang.c (ada_value_primitive_packed_val): Make sure
8365         accumSize is never negative.
8366
8367 2015-05-14  Patrick Palka  <patrick@parcs.ath.cx>
8368
8369         * tui/tui-command.c: Remove include of <ctype.h>.
8370         (tui_dispatch_ctrl_char): Remove workaround for xterm terminals.
8371
8372 2015-05-13  Martin Galvan  <martin.galvan@tallertechnologies.com>
8373
8374         * dwarf2read.c (die_needs_namespace): Return 1 for
8375         DW_TAG_inlined_subroutine.
8376
8377 2015-05-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
8378
8379         * regcache.c (regcache_cpy_no_passthrough): New declaration.
8380         (regcache_cpy_no_passthrough): Make it static, add function comment.
8381         * regcache.h (regcache_dup, regcache_cpy): Reduce/update their comment.
8382         (regcache_cpy_no_passthrough): Remove declaration.
8383
8384 2015-05-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
8385
8386         * gdbthread.h (struct thread_control_state): Update comment for
8387         proceed_to_finish.
8388         * infcall.c (run_inferior_call): Update comment about
8389         proceed_to_finish.
8390         * infcmd.c (get_return_value): Update comment about stop_registers.
8391         (finish_forward): Update comment about proceed_to_finish.
8392         * infrun.c (stop_registers): Remove.
8393         (clear_proceed_status, normal_stop): Remove stop_registers handling.
8394         * infrun.h (stop_registers): Remove.
8395
8396 2015-05-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
8397
8398         * infcall.c (struct dummy_frame_context_saver)
8399         (dummy_frame_context_saver_data_free, dummy_frame_context_saver_dtor)
8400         (dummy_frame_context_saver_drop, dummy_frame_context_saver_cleanup)
8401         (dummy_frame_context_saver_get_regs, dummy_frame_context_saver_setup):
8402         New.
8403         (call_function_by_hand_dummy): Move discard_cleanups of
8404         inf_status_cleanup before dummy_frame_push.  Call
8405         dummy_frame_context_saver_setup and prepare context_saver_cleanup.
8406         Use dummy_frame_context_saver_get_regs instead of stop_registers.
8407         * infcall.h (struct dummy_frame_context_saver)
8408         (dummy_frame_context_saver_drop, dummy_frame_context_saver_cleanup)
8409         (dummy_frame_context_saver_get_regs, dummy_frame_context_saver_setup):
8410         New declarations.
8411         * infcmd.c: Include infcall.h.
8412         (get_return_value): Add parameter ctx_saver, use it instead of
8413         stop_registers.
8414         (print_return_value): Add parameter ctx_saver, pass it.
8415         (struct finish_command_continuation_args): Add field ctx_saver.
8416         (finish_command_continuation): Update print_return_value caller.
8417         (finish_command_continuation_free_arg): Free also ctx_saver.
8418         (finish_forward): Call dummy_frame_context_saver_setup.
8419         * inferior.h (struct dummy_frame_context_saver): New declaration.
8420         (get_return_value): Add parameter ctx_saver.
8421         * python/py-finishbreakpoint.c (bpfinishpy_pre_stop_hook): Update
8422         get_return_value caller.
8423
8424 2015-05-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
8425
8426         * dummy-frame.c (struct dummy_frame_dtor_list): New.
8427         (struct dummy_frame): Replace dtor and dtor_data by dtor_list.
8428         (remove_dummy_frame): Process dtor_list.
8429         (pop_dummy_frame): Process dtor_list.
8430         (register_dummy_frame_dtor): Maintain dtor_list.
8431         (find_dummy_frame_dtor): Handle dtor_list.
8432         * dummy-frame.h (register_dummy_frame_dtor, find_dummy_frame_dtor):
8433         Update comments.
8434
8435 2015-05-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
8436
8437         * compile/compile-object-run.c (do_module_cleanup): Add parameter
8438         registers_valid.
8439         (compile_object_run): Update do_module_cleanup caller.
8440         * dummy-frame.c: Include infcall.h.
8441         (struct dummy_frame): Update dtor comment.
8442         (remove_dummy_frame): Call dtor.
8443         (pop_dummy_frame): Update dtor caller.
8444         * dummy-frame.h (dummy_frame_dtor_ftype): Add parameter
8445         registers_valid.
8446
8447 2015-05-13  Joel Brobecker  <brobecker@adacore.com>
8448
8449         GDB 7.9.1 released.
8450
8451 2015-05-13  Joel Brobecker  <brobecker@adacore.com>
8452
8453         * NEWS: Create "Changes in GDB 7.9.1" section.  Move news about
8454         Xmethods now being able to specify a result type to that new
8455         sectioin.
8456
8457 2015-05-13  Patrick Palka  <patrick@parcs.ath.cx>
8458
8459         * tui/tui-win.c (tui_async_resize_screen): Clear win_resized
8460         first before resizing the window.
8461         * tui/tui.c (tui_enable): Likewise.
8462
8463 2015-05-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
8464
8465         * dummy-frame.c (struct dummy_frame): Use proper typedef for dtor.
8466         * dummy-frame.h (dummy_frame_dtor_ftype): Add its comment.
8467         * infcall.c (call_function_by_hand_dummy): Use proper typedef for
8468         dummy_dtor parameter.
8469         * infcall.h: Include dummy-frame.h.
8470         (call_function_by_hand_dummy_dtor_ftype): Remove.
8471         (call_function_by_hand_dummy): Use proper typedef for dummy_dtor
8472         parameter.
8473
8474 2015-05-13  Patrick Palka  <patrick@parcs.ath.cx>
8475
8476         PR gdb/17820
8477         * top.c (history_size_setshow_var): Change type to signed.
8478         Initialize to -2.  Update documentation.
8479         (set_readline_history_size): Define.
8480         (set_history_size_command): Use it.  Remove logic for handling
8481         out-of-range sizes.
8482         (init_history): Use set_readline_history_size().  Test for a
8483         value of -2 instead of 0 when determining whether to set a
8484         default history size.
8485         (init_main): Decode the argument of the "size" command as a
8486         zuinteger_unlimited.
8487
8488 2015-05-12  Doug Evans  <dje@google.com>
8489
8490         * dwarf2read.c (struct file_entry): Tweak comments.
8491         (get_debug_line_section): Tweak comments.
8492
8493 2015-05-12  Don Breazeal  <donb@codesourcery.com>
8494
8495         * NEWS: Announce fork support in the RSP and support
8496         for fork debugging in extended mode.
8497
8498 2015-05-12  Don Breazeal  <donb@codesourcery.com>
8499
8500         * remote.c (remote_insert_fork_catchpoint): New function.
8501         (remote_remove_fork_catchpoint): New function.
8502         (remote_insert_vfork_catchpoint): New function.
8503         (remote_remove_vfork_catchpoint): New function.
8504         (pending_fork_parent_callback): New function.
8505         (remove_new_fork_child): New function.
8506         (remote_update_thread_list): Call remote_notif_get_pending_events
8507         and remove_new_fork_child.
8508         (extended_remote_kill): Kill fork child when killing the
8509         parent before follow_fork completes.
8510         (init_extended_remote_ops): Initialize target vector with
8511         new fork catchpoint functions.
8512
8513 2015-05-12  Don Breazeal  <donb@codesourcery.com>
8514
8515         * remote.c (remove_vfork_event_p): New function.
8516         (remote_follow_fork): Add vfork event type to event checking.
8517         (remote_parse_stop_reply): New stop reasons "vfork" and
8518         "vforkdone" for RSP 'T' Stop Reply Packet.
8519
8520 2015-05-12  Don Breazeal  <donb@codesourcery.com>
8521
8522         * linux-nat.c (linux_nat_ptrace_options): New function.
8523         (linux_init_ptrace, wait_lwp, linux_nat_filter_event):
8524         Call linux_nat_ptrace_options and use different argument to
8525         linux_enable_event_reporting.
8526         (_initialize_linux_nat): Delete call to
8527         linux_ptrace_set_additional_flags.
8528         * nat/linux-ptrace.c (current_ptrace_options): Rename to
8529         supported_ptrace_options.
8530         (additional_flags): Delete variable.
8531         (linux_check_ptrace_features): Use supported_ptrace_options.
8532         (linux_test_for_tracesysgood, linux_test_for_tracefork):
8533         Likewise, and remove additional_flags check.
8534         (linux_enable_event_reporting): Change 'attached' argument to
8535         'options'.  Use supported_ptrace_options.
8536         (ptrace_supports_feature): Change comment.  Use
8537         supported_ptrace_options.
8538         (linux_ptrace_set_additional_flags): Delete function.
8539         * nat/linux-ptrace.h (linux_ptrace_set_additional_flags):
8540         Delete function prototype.
8541         * remote.c (remote_fork_event_p): New function.
8542         (remote_detach_pid): New function.
8543         (remote_detach_1): Call remote_detach_pid, don't mourn inferior
8544         if doing detach-on-fork.
8545         (remote_follow_fork): New function.
8546         (remote_parse_stop_reply): Handle new "T" stop reason "fork".
8547         (remote_pid_to_str): Print "process" strings for pid/0/0 ptids.
8548         (init_extended_remote_ops): Initialize to_follow_fork.
8549
8550 2015-05-12  Don Breazeal  <donb@codesourcery.com>
8551
8552         * nat/linux-ptrace.c (linux_check_ptrace_features): Change
8553         from static to extern.
8554         * nat/linux-ptrace.h (linux_check_ptrace_features): Declare.
8555         * remote.c (anonymous enum): <PACKET_fork_event_feature,
8556         * PACKET_vfork_event_feature>: New enumeration constants.
8557         (remote_protocol_features): Add table entries for new packets.
8558         (remote_query_supported): Add new feature queries to qSupported
8559         packet.
8560
8561 2015-05-12  Gary Benson <gbenson@redhat.com>
8562
8563         * remote.c (remote_add_inferior): Call exec_file_locate_attach
8564         for fake PIDs as well as real ones.
8565         (remote_pid_to_exec_file): Send empty annex if PID is fake.
8566
8567 2015-05-09  Siva Chandra Reddy  <sivachandra@google.com>
8568
8569         * NEWS (Python Scripting): Mention the new gdb.Value methods.
8570         * python/py-value.c (valpy_reference_value): New function.
8571         (valpy_const_value): Likewise.
8572         (value_object_methods): Add new methods.
8573         * value.c (make_cv_value): New function.
8574         * value.h (make_cv_value): Declare.
8575
8576 2015-05-08  Yao Qi  <yao@codesourcery.com>
8577             Sandra Loosemore  <sandra@codesourcery.com>
8578
8579         * dwarf2read.c (setup_type_unit_groups): Do NULL pointer check
8580         to 'lh->include_dirs' before accessing to it.
8581         (psymtab_include_file_name): Likewise.
8582         (dwarf_decode_lines_1): Likewise.
8583         (dwarf_decode_lines): Likewise.
8584         (file_file_name): Likewise.
8585
8586 2015-05-08  Sandra Loosemore  <sandra@codesourcery.com>
8587
8588         * nios2-linux-tdep.c (NIOS2_SIGRETURN_TRAMP_ADDR): Define.
8589         (NIOS2_SIGRETURN_REGSAVE_OFFSET): Define.
8590         (nios2_linux_rt_sigreturn_init): Adjust base address of
8591         register save area.
8592
8593 2015-05-08  Sandra Loosemore  <sandra@codesourcery.com>
8594
8595         * nios2-tdep.c (nios2_breakpoint_from_pc): Revert to using
8596         "trap 31" as the breakpoint instruction on all targets.
8597
8598 2015-05-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
8599
8600         * infcmd.c (print_return_value): Remove unused declaration.
8601
8602 2015-05-08  Joel Brobecker  <brobecker@adacore.com>
8603
8604         * dwarf2read.c (attr_to_dynamic_prop)
8605         <DW_AT_data_member_location>: Use read_type_die isntead of
8606         get_die_type.
8607
8608 2015-05-08  Joel Brobecker  <brobecker@adacore.com>
8609
8610         * ada-lang.c (ada_convert_actual): Add handling of formals
8611         passed inside an aligner type.
8612
8613 2015-05-08  Joel Brobecker  <brobecker@adacore.com>
8614
8615         * copyright.py (NOT_FSF_LIST): Remove sim/erc32 entries.
8616
8617 2015-05-08  Siva Chandra Reddy  <sivachandra@google.com>
8618
8619         PR python/18291
8620         * python/lib/gdb/command/xmethods.py (print_xm_info): Fix typo.
8621         Print xmethod matcher status.
8622
8623 2015-05-08  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8624
8625         * s390-linux-nat.c (fill_gregset): Avoid relying on the PSWA
8626         register in the regcache when treating the PSWM register, and vice
8627         versa.
8628
8629 2015-05-07  Gary Benson <gbenson@redhat.com>
8630
8631         * linux-thread-db.c (struct thread_db_info)
8632         <td_ta_map_id2thr_p>: Remove field.
8633         (try_thread_db_load_1): Remove initialization for the above.
8634
8635 2015-05-07  Gary Benson <gbenson@redhat.com>
8636
8637         * linux-thread-db.c (struct thread_db_info)
8638         <td_thr_validate_p>: Remove field.
8639         (try_thread_db_load_1): Remove initialization for the above.
8640
8641 2015-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
8642
8643         * compile/compile-object-load.c (compile_object_load): Support
8644         mst_text_gnu_ifunc.
8645
8646 2015-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
8647
8648         * compile/compile.c (compile_to_object): Make the cmd_string parameter
8649         const.  Use new variables for the const compatibility.
8650         (eval_compile_command): Make the cmd_string parameter const.
8651         * compile/compile.h (eval_compile_command): Make the cmd_string
8652         parameter const.
8653
8654 2015-05-06  Joel Brobecker  <brobecker@adacore.com>
8655
8656         * defs.h (deprecated_init_ui_hook): Delete.  Remove associated
8657         comment.
8658         * top.c (deprecated_init_ui_hook): Delete.
8659         (gdb_init): Remove handling of deprecated_init_ui_hook.
8660         * interps.c (clear_interpreter_hooks): Remove handling of
8661         deprecated_init_ui_hook.
8662         * main.c (captured_main): Update comment.
8663
8664 2015-05-06  Joel Brobecker  <brobecker@adacore.com>
8665
8666         * solib.c (_initialize_solib): Add "info dll" alias creation.
8667         * windows-nat.c (set_windows_aliases): Delete.
8668         (_initialize_windows_nat): Remove deprecated_init_ui_hook
8669         assignment.
8670         * NEWS: Add news entry about "info dll" now being available
8671         on all platforms.
8672
8673 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
8674
8675         * ada-lang.c (value_assign_to_component): Reformat and improve
8676         documentation. Remove all trailing spaces.
8677
8678 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
8679
8680         * inline-frame.c (inline_frame_sniffer, skip_inline_frames):
8681         Stop counting inlined frames as soon as an out-of-line function
8682         is found.
8683
8684 2014-05-05  Pierre-Marie de Rodat  <derodat@adacore.com>
8685
8686         * dwarf2read.c (inherit_abstract_dies): Skip
8687         DW_TAG_GNU_call_site dies while inheriting children of an
8688         abstract DIE into a scope.
8689         (read_lexical_block_scope): Inherit abstract DIE's for
8690         lexical scopes.
8691
8692 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
8693
8694         * ada-valprint.c (val_print_packed_array_elements): Delete
8695         variable "len".  Add a type-length check when comparing two
8696         consecutive elements of the array.  Use the element's actual
8697         length in call to value_contents_eq.
8698         * ada-lang.c (ada_value_primitive_packed_val): Always return
8699         a value whose type has been resolved.
8700
8701 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
8702
8703         * ada-lang.c (ada_value_primitive_packed_val): Recompute
8704         BIT_SIZE and LEN if the size of the resolved type is smaller
8705         than BIT_SIZE * HOST_CHAR_BIT.
8706
8707 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
8708
8709         * ada-lang.c (ada_value_primitive_packed_val): Use a more
8710         correct address in call to value_at.  Adjust call to
8711         value_address accordingly.
8712
8713 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
8714
8715         * ada-valprint.c (ada_val_print_1): Resolve TYPE before trying
8716         to print it.
8717
8718 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
8719
8720         * dwarf2loc.h (struct property_addr_info): Add "valaddr" field.
8721         * dwarf2loc.c (dwarf2_evaluate_property): Add handling of
8722         pinfo->valaddr.
8723         * gdbtypes.h (resolve_dynamic_type): Add "valaddr" parameter.
8724         * gdbtypes.c (resolve_dynamic_struct): Set pinfo.valaddr.
8725         (resolve_dynamic_type_internal): Set pinfo.valaddr.
8726         Add handling of addr_stack->valaddr.
8727         (resolve_dynamic_type): Add "valaddr" parameter.
8728         Set pinfo.valaddr field.
8729         * ada-lang.c (ada_discrete_type_high_bound): Update call to
8730         resolve_dynamic_type.
8731         (ada_discrete_type_low_bound): Likewise.
8732         * findvar.c (default_read_var_value): Likewise.
8733         * value.c (value_from_contents_and_address): Likewise.
8734
8735 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
8736
8737         * gdbtypes.c (resolve_dynamic_array): Use
8738         create_array_type_with_stride instead of create_array_type.
8739
8740 2015-04-30  DJ Delorie  <dj@redhat.com>
8741
8742         * rl78-tdep.c (rl78_analyze_prologue): Pass RL78_ISA_DEFAULT to
8743         rl78_decode_opcode
8744
8745 2015-04-29  Doug Evans  <dje@google.com>
8746
8747         PR python/18285
8748         * NEWS: Document new gdb.XMethodWorker.get_result_type method.
8749         * eval.c (evaluate_subexp_standard) <OP_FUNCALL>: Handle
8750         EVAL_AVOID_SIDE_EFFECTS for xmethods.
8751         * extension-priv.h (struct extension_language_ops)
8752         <get_xmethod_result_type>: New member.
8753         * extension.c (get_xmethod_result_type): New function.
8754         * extension.h (get_xmethod_result_type): Declare.
8755         * python/py-xmethods.c (get_result_type_method_name): New static
8756         global.
8757         (py_get_result_type_method_name): Ditto.
8758         (gdbpy_get_xmethod_result_type): New function.
8759         (gdbpy_initialize_xmethods): Initialize py_get_result_type_method_name.
8760         * python/python-internal.h (gdbpy_get_xmethod_result_type): Declare.
8761         * python/python.c (python_extension_ops): Add
8762         gdbpy_get_xmethod_result_type.
8763         * python/lib/gdb/xmethod.py (XMethodWorker): Add get_result_type.
8764         * valarith.c (value_x_binop): Handle EVAL_AVOID_SIDE_EFFECTS for
8765         xmethods.
8766         (value_x_unop): Ditto.
8767         * value.c (result_type_of_xmethod): New function.
8768         * value.h (result_type_of_xmethod): Declare.
8769
8770 2015-04-29  Gary Benson <gbenson@redhat.com>
8771
8772         * solib.c (solib_find_1): Allow fd argument to be NULL.
8773         (exec_file_find): Update comment.
8774         (solib_find): Likewise.
8775         * exec.c (exec_file_locate_attach): Use NULL as fd
8776         argument to exec_file_find to avoid having to close
8777         the opened file.
8778         * infrun.c (follow_exec): Likewise.
8779
8780 2015-04-28  Doug Evans  <dje@google.com>
8781
8782         PR python/18299
8783         * python/lib/gdb/printing.py (register_pretty_printer): Handle
8784         name or __name__ attributes.  Handle gdb module as first argument.
8785
8786 2015-04-28  Doug Evans  <dje@google.com>
8787
8788         PR python/18089
8789         * python/py-prettyprint.c (print_children): Verify result of children
8790         iterator.  Provide better error message.
8791         * python/python-internal..h (gdbpy_print_python_errors_p): Declare.
8792         * python/python.c (gdbpy_print_python_errors_p): New function.
8793
8794 2015-04-28  Doug Evans  <dje@google.com>
8795
8796         * gdbtypes.h (struct cplus_struct_type) <n_baseclasses>: Fix comment.
8797
8798 2015-04-28  Sasha Smundak  <asmundak@google.com>
8799
8800         * NEWS: Mention gdb.Type.optimized_out method.
8801         * python/py-type.c (typy_optimized_out):  New function.
8802
8803 2015-04-28  John Baldwin  <jhb@FreeBSD.org>
8804
8805         * fbsd-nat.c: Include "gdb_wait.h" instead of <sys/wait.h>.
8806
8807 2015-04-28  Patrick Palka  <patrick@parcs.ath.cx>
8808
8809         * utils.c (init_page_info): Set rl_catch_sigwinch to zero.
8810         (initialize_utils): Move call of init_page_info() to ...
8811         * top.c (gdb_init): ... here.
8812
8813 2015-04-28  Patrick Palka  <patrick@parcs.ath.cx>
8814
8815         * tui/tui-win.c (tui_sigwinch_handler): Remove now-stale comment.
8816         (tui_sigwinch_handler): Still update our idea of
8817         the terminal's width and height even when TUI is not active.
8818
8819 2015-04-28  Patrick Palka  <patrick@parcs.ath.cx>
8820
8821         * utils.h (set_screen_width_and_height): Declare.
8822         * utils.c (set_screen_width_and_height): Define.
8823         * tui/tui-win.c (tui_update_gdb_sizes): Use it.
8824
8825 2015-04-28  Gary Benson <gbenson@redhat.com>
8826
8827         * infrun.c (solist.h): New include.
8828         (follow_exec): Use exec_file_find to prefix execd_pathname
8829         with gdb_sysroot.
8830
8831 2015-04-28  Patrick Palka  <patrick@parcs.ath.cx>
8832
8833         * tui/tui-source.c (tui_set_source_content): Avoid calling
8834         strcpy() when offset is 0.
8835
8836 2015-04-28  Patrick Palka  <patrick@parcs.ath.cx>
8837
8838         PR gdb/18155
8839         * tui/tui-data.c (tui_free_window): Don't free the locator
8840         window when passed an SRC_WIN or a DISASSEM_WIN.
8841
8842 2015-04-28  Patrick Palka  <patrick@parcs.ath.cx>
8843
8844         * tui/tui-data.h (struct tui_win_element): Forward-declare.
8845         (tui_win_content): Move declaration.
8846         (struct tui_gen_win_info): Give 'content' field the
8847         type tui_win_content.
8848         * tui/tui-data.c (init_content_element): Remove redundant and
8849         erroneous casts.
8850         (tui_add_content_elements): Remove erroneous cast.
8851         * tui/tui-disasm.c (tui_set_disassem_content): Remove redundant
8852         casts.
8853         (tui_get_begin_asm_address): Likewise.
8854         * tui/tui-regs.c (tui_show_registers): Likewise.
8855         (tui_show_register_group): Likewise.
8856         (tui_display_registers_from): Likewise.
8857         (tui_check_register_values): Likewise.
8858         * tui/tui-source.c (tui_set_source_content): Likewise.
8859         (tui_set_source_content_nil): Likewise.
8860         (tui_source_is_displayed): Likewise.
8861         * tui/tui-stack.c (tui_show_locator_content): Likewise.
8862         (tui_set_locator_fullname): Likewise.
8863         (tui_set_locator_info): Likewise.
8864         (tui_show_frame_info): Likewise.
8865         * tui/tui-winsource.c (tui_clear_source_content): Likewise.
8866         (tui_show_source_line): Likewise.
8867         (tui_horizontal_source_scroll): Likewise.
8868         (tui_update_breakpoint_info): Likewise.
8869         (tui_set_exec_info_content): Likewise.
8870         (tui_show_exec_info_content): Likewise.
8871         (tui_alloc_source_buffer): Likewise.
8872         (tui_line_is_displayed): Likewise.
8873         (tui_addr_is_displayed): Likewise.
8874
8875 2015-04-27  John Baldwin  <jhb@FreeBSD.org>
8876
8877         * fbsd-nat.c: (fbsd_wait) [PL_FLAG_EXEC]: Report TARGET_WAITKIND_EXECD
8878         event if PL_FLAG_EXEC is set.
8879         [PL_FLAG_EXEC] (fbsd_insert_exec_catchpoint): New function.
8880         [PL_FLAG_EXEC] (fbsd_remove_exec_catchpoint): New function.
8881         (fbsd_nat_add_target) [PL_FLAG_EXEC]: Set
8882         "to_insert_exec_catchpoint" to "fbsd_insert_exec_catchpoint".
8883         Set "to_remove_exec_catchpoint" to "fbsd_remove_exec_catchpoint".
8884
8885 2015-04-27  John Baldwin  <jhb@FreeBSD.org>
8886
8887         * fbsd-nat.c: [PT_LWPINFO] New variable super_wait.
8888         [TDP_RFPPWAIT] New variable fbsd_pending_children.
8889         [TDP_RFPPWAIT] (fbsd_remember_child): New function.
8890         [TDP_RFPPWAIT] (fbsd_is_child_pending): New function.
8891         [TDP_RFPPWAIT] (fbsd_fetch_kinfo_proc): New function.
8892         [PT_LWPINFO] (fbsd_wait): New function.
8893         [TDP_RFPPWAIT] (fbsd_follow_fork): New function.
8894         [TDP_RFPPWAIT] (fbsd_insert_fork_catchpoint): New function.
8895         [TDP_RFPPWAIT] (fbsd_remove_fork_catchpoint): New function.
8896         [TDP_RFPPWAIT] (fbsd_insert_vfork_catchpoint): New function.
8897         [TDP_RFPPWAIT] (fbsd_remove_vfork_catchpoint): New function.
8898         [TDP_RFPPWAIT] (fbsd_enable_follow_fork): New function.
8899         [TDP_RFPPWAIT] (fbsd_post_startup_inferior): New function.
8900         [TDP_RFPPWAIT] (fbsd_post_attach): New function.
8901         (fbsd_nat_add_target) [PT_LWPINFO] Set "to_wait" to
8902         "fbsd_wait".
8903         [TDP_RFPPWAIT] Set "to_follow_fork" to "fbsd_follow_fork".
8904         Set "to_insert_fork_catchpoint" to "fbsd_insert_fork_catchpoint".
8905         Set "to_remove_fork_catchpoint" to "fbsd_remove_fork_catchpoint".
8906         Set "to_insert_vfork_catchpoint" to "fbsd_insert_vfork_catchpoint".
8907         Set "to_remove_vfork_catchpoint" to "fbsd_remove_vfork_catchpoint".
8908         Set "to_post_startup_inferior" to "fbsd_post_startup_inferior".
8909         Set "to_post_attach" to "fbsd_post_attach".
8910
8911 2015-04-27  John Baldwin  <jhb@FreeBSD.org>
8912
8913         * fbsd-nat.c (fbsd_pid_to_exec_file): Mark static.
8914         (fbsd_find_memory_regions): Mark static.
8915         (fbsd_nat_add_target): New function.
8916         * fbsd-nat.h: Export fbsd_nat_add_target and remove prototypes for
8917         fbsd_pid_to_exec_file and fbsd_find_memory_regions.
8918         * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Use fbsd_nat_add_target.
8919         * i386fbsd-nat.c (_initialize_i386fbsd_nat): Likewise.
8920         * ppcfbsd-nat.c (_initialize_ppcfbsd_nat): Likewise.
8921         * sparc64fbsd-nat.c (_initialize_sparc64fbsd_nat): Likewise.
8922
8923 2015-04-27  Gary Benson <gbenson@redhat.com>
8924
8925         * objfiles.c (allocate_objfile): Do not attempt to expand name
8926         if name is a "target:" filename.
8927         * auto-load.c (load_auto_scripts_for_objfile): Do not attempt
8928         to load auto-load scripts for objfiles with "target:" filenames.
8929
8930 2015-04-27  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8931
8932         * s390-linux-tdep.c: Include "elf/s390.h" and "elf-bfd.h".
8933         (enum s390_vector_abi_kind): New enum.
8934         (struct gdbarch_tdep)<vector_abi>: New field.
8935         (s390_effective_inner_type): Add parameter min_size.  Stop
8936         unwrapping if the inner type is smaller than min_size.
8937         (s390_function_arg_float): Adjust call to
8938         s390_effective_inner_type.
8939         (s390_function_arg_vector): New function.
8940         (s390_function_arg_integer): Adjust comment.
8941         (struct s390_arg_state)<vr>: New field.
8942         (s390_handle_arg): Add parameter 'is_unnamed'.  Pass vector
8943         arguments according to vector ABI when appropriate.
8944         (s390_push_dummy_call): Initialize the argument state's field
8945         'vr'.  Adjust calls to s390_handle_arg.
8946         (s390_register_return_value): Handle vector return values.
8947         (s390_return_value): Apply the "register" return value convention
8948         to a vector when appropriate.
8949         (s390_gdbarch_init): Initialize tdep->vector_abi.
8950         * NEWS: Announce S390 vector ABI support.
8951
8952 2015-04-27  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8953
8954         * s390-linux-tdep.c (s390_return_value_convention): Remove
8955         function.  Inline its logic...
8956         (s390_return_value): ...here.  Instead, move the handling of the
8957         "register" return value convention...
8958         (s390_register_return_value): ...here.  New function.
8959
8960 2015-04-27  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8961
8962         * s390-linux-tdep.c
8963         (is_float_singleton): Remove function.  Move the "singleton" part
8964         of the logic...
8965         (s390_effective_inner_type): ...here.  New function.
8966         (is_float_like): Remove function.  Inline its logic...
8967         (s390_function_arg_float): ...here.
8968         (is_pointer_like, is_integer_like, is_struct_like): Remove
8969         functions.  Inline their logic...
8970         (s390_function_arg_integer): ...here.
8971         (s390_function_arg_pass_by_reference): Remove function.
8972         (extend_simple_arg): Remove function.
8973         (alignment_of): Remove function.
8974         (struct s390_arg_state): New structure.
8975         (s390_handle_arg): New function.
8976         (s390_push_dummy_call): Move parameter placement logic to the new
8977         function s390_handle_arg.  Call it for calculating the stack area
8978         sizes first, and again for actually writing the parameters.
8979
8980 2015-04-27  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8981
8982         * s390-linux-tdep.c (is_power_of_two): Add comment.  Return
8983           false if the argument is zero.
8984
8985 2015-04-27  Pierre-Marie de Rodat  <derodat@adacore.com>
8986
8987         * ada-lang.c (template_to_static_fixed_type): Return input type
8988         when it is already fixed.  Cache the input type itself when not
8989         creating a static fixed copy.  Make it explicit that we never
8990         molestate the input type.
8991         * gdbtypes.c (resolve_dynamic_struct): Reset the
8992         TYPE_TARGET_TYPE field for resolved copies.
8993
8994 2015-04-27  Joel Brobecker  <brobecker@adacore.com>
8995
8996         * ada-lang.c (ada_is_tagged_type): Add call to ada_check_typedef.
8997         (ada_lookup_struct_elt_type): Remove calls to ada_check_typedef.
8998         (template_to_static_fixed_type): Call ada_check_typedef only
8999         when necessary.
9000
9001 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
9002
9003         * cli/cli-dump.c (srec_dump_command): Add internationalization
9004         mark ups.
9005         (ihex_dump_command): Likewise.
9006         (tekhex_dump_command): Likewise.
9007         (binary_dump_command): Likewise.
9008         (binary_append_command): Likewise.
9009
9010 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
9011
9012         * cli/cli-dump.c (verilog_cmdlist): New variable.
9013         (dump_verilog_memory): New function.
9014         (dump_verilog_value): New function.
9015         (verilog_dump_command): New function.
9016         (_initialize_cli_dump): Add new commands to support verilog dump
9017         format.
9018         * NEWS: Add entry for "dump verilog".
9019
9020 2015-04-24  Pierre-Marie de Rodat  <derodat@adacore.com>
9021
9022         * gdbtypes.c (print_gnat_stuff): Do not recurse on the
9023         descriptive type when there is none.
9024
9025 2015-04-23  Patrick Palka  <patrick@parcs.ath.cx>
9026
9027         * tui/tui-win.c (tui_async_resize_screen): Call
9028         rl_resize_terminal().
9029
9030 2015-04-22  Jon Turney  <jon.turney@dronecode.org.uk>
9031
9032         * windows-nat.c (handle_output_debug_string): Don't change
9033         current_event.dwThreadId.
9034         (get_windows_debug_event): Use thread_id, rather than relying on
9035         current_event.dwThreadId being changed.
9036
9037 2015-04-22  Jon Turney  <jon.turney@dronecode.org.uk>
9038
9039         * windows-nat.c (windows_continue): Report an error if
9040         ContinueDebugEvent() fails.
9041
9042 2015-04-16  Jon Turney  <jon.turney@dronecode.org.uk>
9043
9044         * windows-nat.c (windows_resume): Fix misspelling in debug output.
9045
9046 2015-04-16  Jon Turney  <jon.turney@dronecode.org.uk>
9047
9048         * windows-nat.c (get_windows_debug_event): Replace retval with
9049         thread_id throughout.  Update stale comment.
9050
9051 2015-04-16  Jon Turney  <jon.turney@dronecode.org.uk>
9052
9053         * windows-nat.c (get_windows_debug_event): Don't use ternary
9054         conditional operator.
9055
9056 2015-04-21  Pierre Muller  <muller@sourceware.org>
9057
9058         PR pascal/17815
9059         p-exp.y (yylex): Reorganize code to return the matched pattern
9060         for a field of this.
9061
9062 2015-04-21  Gary Benson <gbenson@redhat.com>
9063
9064         * common/fileio.h (fileio_to_host_openflags): New declaration.
9065         * common/fileio.c (fcntl.h): New include.
9066         (fileio_to_host_openflags): New function, factored out from...
9067         * inf-child.c (inf_child_fileio_open_flags_to_host): ...here.
9068         Single use updated.
9069
9070 2015-04-21  Kevin Buettner  <kevinb@redhat.com>
9071
9072         * rl78-tdep.c (RL78_SP_ADDR): Define.
9073         (opc_reg_to_gdb_regnum): New static function.
9074         (rl78_analyze_prologue): Recognize instructions forming slightly
9075         more interesting prologues.
9076
9077 2015-04-20  Pierre-Marie de Rodat  <derodat@adacore.com>
9078
9079         Revert:
9080         2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
9081         * gdbtypes.c (is_dynamic_type_internal): Remove special handling of
9082         TYPE_CODE_REF types so that they are not considered as dynamic
9083         depending on the referenced type.
9084         (resolve_dynamic_type_internal): Likewise.
9085
9086 2015-04-20  Pierre-Marie de Rodat  <derodat@adacore.com>
9087
9088         Revert:
9089         2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
9090         * gdbtypes.c (is_dynamic_type_internal): Remove the unused
9091         "top_level" parameter.
9092         (resolve_dynamic_type_internal): Remove the unused "top_level"
9093         parameter.  Update call to is_dynamic_type_internal.
9094         (is_dynamic_type): Update call to is_dynamic_type_internal.
9095         (resolve_dynamic_range): Update call to
9096         resolve_dynamic_type_internal.
9097         (resolve_dynamic_union): Likewise.
9098         (resolve_dynamic_struct): Likewise.
9099         (resolve_dynamic_type): Likewise.
9100
9101 2015-04-19  Gabriel Krisman Bertazi  <gabriel@krisman.be>
9102
9103         * breakpoint.c (update_dprintf_command_list): Remove duplicated
9104         xmalloc.
9105
9106 2015-04-20  Thomas Schwinge  <thomas@codesourcery.com>
9107
9108         * reply_mig_hack.awk: Robustify parsing.
9109
9110         * reply_mig_hack.awk: Don't bother to declare an intermediate
9111         function pointer variable.
9112
9113 2015-04-17  Doug Evans  <dje@google.com>
9114
9115         * solib-svr4.c (svr4_exec_displacement): Rename outer "displacement"
9116         to "exec_displacement" to avoid confusion with inner use of the name.
9117
9118 2015-04-17  Pedro Alves  <palves@redhat.com>
9119
9120         * arm-linux-nat.c (arm_linux_can_use_hw_breakpoint): Return zero
9121         if HW point of TYPE isn't supported.
9122
9123 2015-04-17  Yao Qi  <yao.qi@linaro.org>
9124             Pedro Alves  <palves@redhat.com>
9125
9126         * target.h (target_can_use_hardware_watchpoint): Update comments.
9127         Remove trailing ";".
9128
9129 2015-04-17  Gary Benson <gbenson@redhat.com>
9130
9131         * remote.c (remote_add_inferior): New argument try_open_exec.
9132         If nonzero, attempt to open the inferior's executable file as
9133         the main executable if no main executable is open already.
9134         All callers updated.
9135         * NEWS: Mention that GDB now supports automatic location and
9136         retrieval of executable + files from remote targets.
9137
9138 2015-04-17  Gary Benson <gbenson@redhat.com>
9139
9140         * target.h (TARGET_OBJECT_EXEC_FILE): New enum value.
9141         * remote.c (PACKET_qXfer_exec_file): Likewise.
9142         (remote_protocol_features): Register the
9143         "qXfer:exec-file:read" feature.
9144         (remote_xfer_partial): Handle TARGET_OBJECT_EXEC_FILE.
9145         (remote_pid_to_exec_file): New function.
9146         (init_remote_ops): Initialize to_pid_to_exec_file.
9147         (_initialize_remote): Register new "set/show remote
9148         pid-to-exec-file-packet" command.
9149         * NEWS: Announce new qXfer:exec-file:read packet.
9150
9151 2015-04-17  Gary Benson <gbenson@redhat.com>
9152
9153         * nat/linux-procfs.h (linux_proc_pid_to_exec_file):
9154         New declaration.
9155         * nat/linux-procfs.c (linux_proc_pid_to_exec_file):
9156         New function, factored out from...
9157         * linux-nat.c (linux_child_pid_to_exec_file): ...here.
9158
9159 2015-04-17  Gary Benson <gbenson@redhat.com>
9160
9161         * exec.c (solist.h): New include.
9162         (exec_file_locate_attach): Prefix absolute executable
9163         paths with gdb_sysroot if set.
9164         * NEWS: Mention that executable paths may be prepended
9165         with sysroot.
9166
9167 2015-04-17  Gary Benson <gbenson@redhat.com>
9168
9169         * solist.h (exec_file_find): New declaration.
9170         * solib.c (solib_find_1): New function, factored out from...
9171         (solib_find): ...here.
9172         (exec_file_find): New function.
9173
9174 2015-04-17  Gary Benson <gbenson@redhat.com>
9175
9176         * gdbcore.h (exec_file_locate_attach): New declaration.
9177         * exec.c (exec_file_locate_attach): New function, factored
9178         out from...
9179         * infcmd.c (attach_command_post_wait): ...here.
9180
9181 2015-04-17  Mike Frysinger  <vapier@gentoo.org>
9182
9183         * MAINTAINERS: Add myself for Blackfin/write-after-approval.
9184
9185 2015-04-16  Yao Qi  <yao.qi@linaro.org>
9186
9187         * infrun.c (maybe_software_singlestep): Declare.
9188         (displaced_step_fixup): Call maybe_software_singlestep.
9189
9190 2015-04-15  Doug Evans  <dje@google.com>
9191
9192         * psymtab.c (psym_expand_symtabs_matching): Add QUIT call.
9193
9194 2015-04-15  Doug Evans  <dje@google.com>
9195
9196         * dwarf2read.c (dw2_expand_symtabs_matching): Add some QUIT calls.
9197
9198 2015-04-15  Simon Marchi  <simon.marchi@ericsson.com>
9199
9200         * python/lib/gdb/command/unwinders.py: Add parentheses.
9201
9202 2015-04-15  Yao Qi  <yao.qi@linaro.org>
9203
9204         * arm-linux-tdep.c (arm_linux_copy_svc): Update debug message.
9205
9206 2015-04-15  Yao Qi  <yao.qi@linaro.org>
9207
9208         * arm-linux-tdep.c (arm_linux_copy_svc): Fix indentation.
9209
9210 2015-04-15  Yao Qi  <yao.qi@linaro.org>
9211
9212         * arm-linux-tdep.c (arm_linux_cleanup_svc): Use
9213         dsc->insn_size instead of 4.
9214
9215 2015-04-14  Gary Benson <gbenson@redhat.com>
9216
9217         * jit.c (mem_bfd_iovec_stat): Zero supplied buffer.
9218         * minidebug.c (lzma_stat): Likewise.
9219         * solib-spu.c (spu_bfd_iovec_stat): Likewise.
9220         * spu-linux-nat.c (spu_bfd_iovec_stat): Likewise.
9221
9222 2015-04-13  Stan Shebs  <stanshebs@google.com>
9223
9224         * MAINTAINERS: Update my email address.
9225
9226 2015-04-13  John Baldwin  <jhb@FreeBSD.org>
9227
9228         * amd64-tdep.c (amd64_target_description): New function.
9229         * amd64-tdep.h: Export amd64_target_description and tdesc_amd64.
9230         * amd64bsd-nat.c [PT_GETXSTATE_INFO]: New variable amd64bsd_xsave_len.
9231         (amd64bsd_fetch_inferior_registers) [PT_GETXSTATE_INFO]: Handle
9232         x86 extended save area.
9233         (amd64bsd_store_inferior_registers) [PT_GETXSTATE_INFO]: Likewise.
9234         * amd64bsd-nat.h: Export amd64bsd_xsave_len.
9235         * amd64fbsd-nat.c (amd64fbsd_read_description): New function.
9236         (_initialize_amd64fbsd_nat): Set "to_read_description" to
9237         "amd64fbsd_read_description".
9238         * amd64fbsd-tdep.c (amd64fbsd_core_read_description): New function.
9239         (amd64fbsd_supply_xstateregset): New function.
9240         (amd64fbsd_collect_xstateregset): New function.
9241         Add "amd64fbsd_xstateregset".
9242         (amd64fbsd_iterate_over_regset_sections): New function.
9243         (amd64fbsd_init_abi): Set "xsave_xcr0_offset" to
9244         "I386_FBSD_XSAVE_XCR0_OFFSET".
9245         Add "iterate_over_regset_sections" gdbarch method.
9246         Add "core_read_description" gdbarch method.
9247         * i386-tdep.c (i386_target_description): New function.
9248         * i386-tdep.h: Export i386_target_description and tdesc_i386.
9249         * i386bsd-nat.c [PT_GETXSTATE_INFO]: New variable i386bsd_xsave_len.
9250         (i386bsd_fetch_inferior_registers) [PT_GETXSTATE_INFO]: Handle
9251         x86 extended save area.
9252         (i386bsd_store_inferior_registers) [PT_GETXSTATE_INFO]: Likewise.
9253         * i386bsd-nat.h: Export i386bsd_xsave_len.
9254         * i386fbsd-nat.c (i386fbsd_read_description): New function.
9255         (_initialize_i386fbsd_nat): Set "to_read_description" to
9256         "i386fbsd_read_description".
9257         * i386fbsd-tdep.c (i386fbsd_core_read_xcr0): New function.
9258         (i386fbsd_core_read_description): New function.
9259         (i386fbsd_supply_xstateregset): New function.
9260         (i386fbsd_collect_xstateregset): New function.
9261         Add "i386fbsd_xstateregset".
9262         (i386fbsd_iterate_over_regset_sections): New function.
9263         (i386fbsd4_init_abi): Set "xsave_xcr0_offset" to
9264         "I386_FBSD_XSAVE_XCR0_OFFSET".
9265         Add "iterate_over_regset_sections" gdbarch method.
9266         Add "core_read_description" gdbarch method.
9267         * i386fbsd-tdep.h: New file.
9268
9269 2015-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
9270
9271         * NEWS (Changes since GDB 7.9): Add removed -xdb.
9272         * breakpoint.c (command_line_is_silent): Remove xdb_commands
9273         conditional.
9274         (_initialize_breakpoint): Remove xdb_commands for bc, ab, sb, db, ba
9275         and lb.
9276         * cli/cli-cmds.c (_initialize_cli_cmds): Remove xdb_commands for v and
9277         va.
9278         * cli/cli-decode.c (find_command_name_length): Remove xdb_commands
9279         conditional.
9280         * defs.h (xdb_commands): Remove declaration.
9281         * f-valprint.c (_initialize_f_valprint): Remove xdb_commands for lc.
9282         * guile/scm-cmd.c (command_classes): Remove xdb from comment.
9283         * infcmd.c (run_no_args_command, go_command): Remove.
9284         (_initialize_infcmd): Remove xdb_commands for S, go, g, R and lr.
9285         * infrun.c (xdb_handle_command): Remove.
9286         (_initialize_infrun): Remove xdb_commands for lz and z.
9287         * main.c (xdb_commands): Remove variable.
9288         (captured_main): Remove "xdb" from long_options.
9289         (print_gdb_help): Remove --xdb from help.
9290         * python/py-cmd.c (gdbpy_initialize_commands): Remove xdb from comment.
9291         * source.c (_initialize_source): Remove xdb_commands for D, ld, / and ?.
9292         * stack.c (backtrace_full_command, args_plus_locals_info)
9293         (current_frame_command): Remove.
9294         (_initialize_stack): Remove xdb_commands for t, T and l.
9295         * symtab.c (_initialize_symtab): Remove xdb_commands for lf and lg.
9296         * thread.c (_initialize_thread): Remove xdb_commands condition.
9297         * tui/tui-layout.c (tui_toggle_layout_command)
9298         (tui_toggle_split_layout_command, tui_handle_xdb_layout): Remove.
9299         (_initialize_tui_layout): Remove xdb_commands for td and ts.
9300         * tui/tui-regs.c (tui_scroll_regs_forward_command)
9301         (tui_scroll_regs_backward_command): Remove.
9302         (_initialize_tui_regs): Remove xdb_commands for fr, gr, sr, +r and -r.
9303         * tui/tui-win.c (tui_xdb_set_win_height_command): Remove.
9304         (_initialize_tui_win): Remove xdb_commands for U and w.
9305         * utils.c (pagination_on_command, pagination_off_command): Remove.
9306         (initialize_utils): Remove xdb_commands for am and sm.
9307
9308 2015-04-10  Pedro Alves  <palves@redhat.com>
9309
9310         * infrun.c (displaced_step_fixup): Switch to the event ptid
9311         earlier.  If the thread stopped for a watchpoint and the
9312         target/arch has non-continuable watchpoints, cancel the displaced
9313         step.
9314         (resume): Don't start a displaced step if in-line step-over info
9315         is valid.
9316
9317 2015-04-10  Pedro Alves  <palves@redhat.com>
9318
9319         * infrun.c (displaced_step_in_progress): New function.
9320         (do_target_resume): Advise target to report all signals if
9321         displaced stepping.
9322
9323 2015-04-10  Pedro Alves  <palves@redhat.com>
9324
9325         PR gdb/18216
9326         * infrun.c (process_event_stop_test): Don't assume a step-resume
9327         is set if tp->stepped_breakpoint is true.
9328
9329 2015-04-10  Yao Qi  <yao.qi@linaro.org>
9330
9331         * arm-tdep.c (install_alu_reg): Update comment.
9332         (thumb_copy_alu_reg): Remove local variable rn.  Update
9333         debugging message.  Use r2 instead of r1 in the modified
9334         instruction.
9335
9336 2015-04-10  Pedro Alves  <palves@redhat.com>
9337
9338         PR gdb/13858
9339         * amd64-linux-tdep.c (amd64_linux_init_abi_common): Install
9340         linux_displaced_step_location as gdbarch_displaced_step_location
9341         hook.
9342         * arm-linux-tdep.c (arm_linux_init_abi): Likewise.
9343         * i386-linux-tdep.c (i386_linux_init_abi): Likewise.
9344         * linux-tdep.c (linux_displaced_step_location): New function,
9345         based on ppc_linux_displaced_step_location.
9346         * linux-tdep.h (linux_displaced_step_location): New declaration.
9347         * ppc-linux-tdep.c (ppc_linux_entry_point_addr): Delete.
9348         (ppc_linux_inferior_created, ppc_linux_displaced_step_location):
9349         Delete.
9350         (ppc_linux_init_abi): Install linux_displaced_step_location as
9351         gdbarch_displaced_step_location hook, even without Cell/B.E..
9352         (_initialize_ppc_linux_tdep): Don't install
9353         ppc_linux_inferior_created as inferior_created observer.
9354         * s390-linux-tdep.c (s390_gdbarch_init): Install
9355         linux_displaced_step_location as gdbarch_displaced_step_location
9356         hook.
9357
9358 2015-04-09  Gary Benson <gbenson@redhat.com>
9359
9360         * common/common-remote-fileio.h: Rename to...
9361         * common/fileio.h: ...this.  Update all references.
9362         (remote_fileio_to_fio_error): Rename to...
9363         (host_to_fileio_error): ...this.
9364         (remote_fileio_to_be): Rename to...
9365         (host_to_bigendian): ...this.  Update all callers.
9366         (remote_fileio_to_fio_uint): Rename to...
9367         (host_to_fileio_uint): ...this.  Update all callers.
9368         (remote_fileio_to_fio_time): Rename to...
9369         (host_to_fileio_time): ...this.  Update all callers.
9370         (remote_fileio_to_fio_stat): Rename to...
9371         (host_to_fileio_stat): ...this.
9372         Update all references.
9373         * common/common-remote-fileio.c: Rename to...
9374         * common/fileio.c: ...this.  Update all references.
9375         (remote_fileio_to_fio_error): Rename to...
9376         (host_to_fileio_error): ...this.  Update all callers.
9377         (remote_fileio_mode_to_target): Rename to...
9378         (fileio_mode_pack): ...this.  Update all callers.
9379         (remote_fileio_to_fio_mode): Rename to...
9380         (host_to_fileio_mode): ...this.  Update all callers.
9381         (remote_fileio_to_fio_ulong): Rename to...
9382         (host_to_fileio_ulong): ...this.  Update all callers.
9383         (remote_fileio_to_fio_stat): Rename to...
9384         (host_to_fileio_stat): ...this.  Update all callers.
9385
9386 2015-04-09  Andy Wingo  <wingo@igalia.com>
9387
9388         * guile/scm-frame.c (gdbscm_frame_read_register): New function.
9389         (frame_functions): Bind gdbscm_frame_read_register to
9390         frame-read-register.
9391         * guile/lib/gdb.scm (frame-read-register): Export.
9392
9393 2015-04-09  Gary Benson <gbenson@redhat.com>
9394
9395         * common/common-remote-fileio.h (remote_fileio_to_fio_error):
9396         New declaration.
9397         * common/common-remote-fileio.c (remote_fileio_to_fio_error):
9398         New function, factored out the named functions below.
9399         * inf-child.c (gdb/fileio.h): Remove include.
9400         (common-remote-fileio.h): New include.
9401         (inf_child_errno_to_fileio_error): Remove function.  Update
9402         all callers to use remote_fileio_to_fio_error.
9403         * remote-fileio.c (remote_fileio_errno_to_target): Likewise.
9404
9405 2015-04-09  Andy Wingo  <wingo@igalia.com>
9406
9407         * MAINTAINERS (Write After Approval): Add Andy Wingo.
9408
9409 2015-04-09  H.J. Lu  <hongjiu.lu@intel.com>
9410
9411         * acinclude.m4: (GDB_AC_CHECK_BFD): Set ZLIBDIR with $zlibdir.
9412         Replace $zlibdir with $ZLIBDIR in LDFLAGS.
9413         * configure: Regenerated.
9414
9415 2015-04-09  Pedro Alves  <palves@redhat.com>
9416
9417         * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add strtok_r.
9418         * gnulib/Makefile.in (aclocal_m4_deps): Add import/m4/strtok_r.m4.
9419         * gnulib/configure, gnulib/config.in, gnulib/aclocal.m4: Regenerate.
9420         * gnulib/import/Makefile.am: Update.
9421         * gnulib/import/Makefile.in: Update.
9422         * gnulib/import/m4/gnulib-cache.m4: Update.
9423         * gnulib/import/m4/gnulib-comp.m4: Update.
9424         * gnulib/import/m4/strtok_r.m4: New file.
9425         * gnulib/import/strtok_r.c: New file.
9426
9427 2015-04-09  Pedro Alves  <palves@redhat.com>
9428
9429         * gnulib/update-gnulib.sh (aclocal version check): Filter out
9430         "called too early to check prototype".
9431
9432 2015-04-08  Sergio Durigan Junior  <sergiodj@redhat.com>
9433
9434         PR python/16699
9435         * python/py-cmd.c (cmdpy_completer_helper): Adjust function to not
9436         use a caching mechanism.  Adjust comments and code to reflect
9437         that.  Replace 'sizeof' by 'strlen' when fetching 'wordobj'.
9438         (cmdpy_completer_handle_brkchars): Adjust call to
9439         cmdpy_completer_helper.  Call Py_XDECREF for 'resultobj'.
9440         (cmdpy_completer): Likewise.
9441
9442 2015-04-08  Yao Qi  <yao.qi@linaro.org>
9443
9444         * spu-tdep.c (spu_gdbarch_init): Don't call
9445         set_gdbarch_cannot_step_breakpoint.
9446
9447 2015-04-07  Sergio Durigan Junior  <sergiodj@redhat.com>
9448
9449         * linux-tdep.c (decode_vmflags): Initialize 'saveptr'.
9450
9451 2015-04-07  Pedro Alves  <palves@redhat.com>
9452
9453         * gdbthread.h (ALL_NON_EXITED_THREADS_SAFE): Rename to ...
9454         (ALL_THREADS_SAFE): ... this, and don't skip exited threads.
9455         (delete_exited_threads): New declaration.
9456         * infrun.c (follow_exec): Use ALL_THREADS_SAFE.
9457         * linux-nat.c (linux_nat_update_thread_list): New function.
9458         (linux_nat_add_target): Install it.
9459         * remote.c (remote_update_thread_list): Use ALL_THREADS_SAFE.
9460         * thread.c (prune_threads): Use ALL_THREADS_SAFE.
9461         (delete_exited_threads): New function.
9462
9463 2015-04-07  Pedro Alves  <pedro@codesourcery.com>
9464
9465         * infrun.c (resume) <displaced stepping debug output>: Get the
9466         leader thread's regcache, not resume_ptid's.
9467
9468 2015-04-06  Doug Evans  <xdje42@gmail.com>
9469
9470         * symtab.c (hash_symbol_entry): Hash STRUCT_DOMAIN symbols as
9471         VAR_DOMAIN.
9472         (symbol_cache_lookup): Clarify use of bsc_ptr, slot_ptr parameters.
9473         Include symbol domain in debugging output.
9474
9475 2015-04-06  Pedro Alves  <palves@redhat.com>
9476             Bernd Edlinger  <bernd.edlinger@hotmail.de>
9477
9478         * configure.ac: Remove the mingw32-specific stub-termcap.o
9479         fallback, and instead fallback to the stub termcap on all hosts.
9480         * configure: Regenerate.
9481         * stub-termcap.c [!__MINGW32__] (PC, BC, UP): Define as weak
9482         symbols.
9483
9484 2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
9485
9486         * gdbtypes.c (is_dynamic_type_internal): Remove the unused
9487         "top_level" parameter.
9488         (resolve_dynamic_type_internal): Remove the unused "top_level"
9489         parameter.  Update call to is_dynamic_type_internal.
9490         (is_dynamic_type): Update call to is_dynamic_type_internal.
9491         (resolve_dynamic_range): Update call to
9492         resolve_dynamic_type_internal.
9493         (resolve_dynamic_union): Likewise.
9494         (resolve_dynamic_struct): Likewise.
9495         (resolve_dynamic_type): Likewise.
9496
9497 2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
9498
9499         * gdbtypes.c (is_dynamic_type_internal): Remove special handling of
9500         TYPE_CODE_REF types so that they are not considered as dynamic
9501         depending on the referenced type.
9502         (resolve_dynamic_type_internal): Likewise.
9503
9504 2015-04-02  H.J. Lu  <hongjiu.lu@intel.com>
9505
9506         * Makefile.in (top_srcdir): New.
9507         * configure: Regenerated.
9508
9509 2015-04-02  Gary Benson <gbenson@redhat.com>
9510
9511         * NEWS: Announce the new default sysroot of "target:".
9512
9513 2015-04-02  Gary Benson <gbenson@redhat.com>
9514
9515         * main.c (captured_main): Set gdb_sysroot to "target:"
9516         if not otherwise set.
9517
9518 2015-04-02  Gary Benson <gbenson@redhat.com>
9519
9520         * exec.c (exec_file_attach): Support "target:" filenames.
9521
9522 2015-04-02  Gary Benson <gbenson@redhat.com>
9523
9524         * solib.c (solib_find): Strip "target:" prefix from sysroot
9525         if accessing local files.
9526
9527 2015-04-02  Gary Benson <gbenson@redhat.com>
9528
9529         * symfile.c (symfile_bfd_open): Reorder to remove duplicated
9530         checks and error messages.
9531
9532 2015-04-02  Gary Benson <gbenson@redhat.com>
9533
9534         * remote.h (REMOTE_SYSROOT_PREFIX): Remove definition.
9535         (remote_filename_p): Remove declaration.
9536         (remote_bfd_open): Likewise.
9537         * remote.c (remote_bfd_iovec_open): Remove function.
9538         (remote_bfd_iovec_close): Likewise.
9539         (remote_bfd_iovec_pread): Likewise.
9540         (remote_bfd_iovec_stat): Likewise.
9541         (remote_filename_p): Likewise.
9542         (remote_bfd_open): Likewise.
9543         * symfile.h (gdb_bfd_open_maybe_remote): Remove declaration.
9544         * symfile.c (separate_debug_file_exists): Use gdb_bfd_open.
9545         (gdb_bfd_open_maybe_remote): Remove function.
9546         (symfile_bfd_open):  Replace remote filename check with
9547         target filename check.
9548         (reread_symbols): Use gdb_bfd_open.
9549         * build-id.c (gdbcore.h): New include.
9550         (build_id_to_debug_bfd): Use gdb_bfd_open.
9551         * infcmd.c (attach_command_post_wait): Remove remote filename
9552         check.
9553         * solib.c (solib_find): Replace remote-specific handling with
9554         target-specific handling.  Update comments where necessary.
9555         (solib_bfd_open): Replace remote-specific handling with
9556         target-specific handling.
9557         (gdb_sysroot_changed): New function.
9558         (_initialize_solib): Call the above when gdb_sysroot changes.
9559         * windows-tdep.c (gdbcore.h): New include.
9560         (windows_xfer_shared_library): Use gdb_bfd_open.
9561
9562 2015-04-02  Gary Benson <gbenson@redhat.com>
9563
9564         * gdb/gdb_bfd.h (TARGET_SYSROOT_PREFIX): New definition.
9565         (is_target_filename): New declaration.
9566         (gdb_bfd_has_target_filename): Likewise.
9567         (gdb_bfd_open): Update documentation comment.
9568         * gdb_bfd.c (target.h): New include.
9569         (gdb/fileio.h): Likewise.
9570         (is_target_filename): New function.
9571         (gdb_bfd_has_target_filename): Likewise.
9572         (fileio_errno_to_host): Likewise.
9573         (gdb_bfd_iovec_fileio_open): Likewise.
9574         (gdb_bfd_iovec_fileio_pread): Likewise.
9575         (gdb_bfd_iovec_fileio_close): Likewise.
9576         (gdb_bfd_iovec_fileio_fstat): Likewise.
9577         (gdb_bfd_open): Use target fileio to access paths prefixed
9578         with "target:" where necessary.
9579
9580 2015-04-02  Gary Benson <gbenson@redhat.com>
9581
9582         * target.h (struct target_ops) <to_filesystem_is_local>:
9583         New field.
9584         (target_filesystem_is_local): New macro.
9585         * target-delegates.c: Regenerate.
9586         * remote.c (remote_filesystem_is_local): New function.
9587         (init_remote_ops): Initialize to_filesystem_is_local.
9588
9589 2015-04-02  Gary Benson <gbenson@redhat.com>
9590
9591         * target.h (struct target_ops) <to_fileio_fstat>: New field.
9592         (target_fileio_fstat): New declaration.
9593         * target.c (target_fileio_fstat): New function.
9594         * inf-child.c (inf_child_fileio_fstat): Likewise.
9595         (inf_child_target): Initialize to_fileio_fstat.
9596         * remote.c (init_remote_ops): Likewise.
9597
9598 2015-04-01  Sasha Smundak  <asmundak@google.com>
9599
9600         * Makefile.in (SUBDIR_PYTHON_OBJS): Add py-unwind.o.
9601         (SUBDIR_PYTHON_SRCS): Add py-unwind.c.
9602         (py-unwind.o): New recipe.
9603         * NEWS: mention Python frame unwinding.
9604         * data-directory/Makefile.in (PYTHON_FILE_LIST): Add
9605         gdb/unwinder.py and gdb/command/unwinder.py
9606         * python/lib/gdb/__init__.py (packages): Add frame_unwinders
9607         list.
9608         (execute_unwinders): New function.
9609         * python/lib/gdb/command/unwinders.py: New file.
9610         * python/lib/gdb/unwinder.py: New file.
9611         * python/py-objfile.c (objfile_object): Add frame_unwinders field.
9612         (objfpy_dealloc): Decrement frame_unwinders reference count.
9613         (objfpy_initialize): Create frame_unwinders list.
9614         (objfpy_get_frame_unwinders): New function.
9615         (objfpy_set_frame_unwinders): Ditto.
9616         (objfile_getset): Add frame_unwinders attribute to Objfile.
9617         * python/py-progspace.c (pspace_object): Add frame_unwinders field.
9618         (pspy_dealloc): Decrement frame_unwinders reference count.
9619         (pspy_initialize): Create frame_unwinders list.
9620         (pspy_get_frame_unwinders): New function.
9621         (pspy_set_frame_unwinders): Ditto.
9622         (pspy_getset): Add frame_unwinders attribute to gdb.Progspace.
9623         * python/py-unwind.c: New file.
9624         * python/python-internal.h (pspy_get_name_unwinders): New prototype.
9625         (objpy_get_frame_unwinders): New prototype.
9626         (gdbpy_initialize_unwind): New prototype.
9627         * python/python.c (gdbpy_apply_type_printers): Call
9628         gdbpy_initialize_unwind.
9629
9630 2015-04-01  Pedro Alves  <palves@redhat.com>
9631
9632         * infrun.c (resume): Check currently_stepping after clearing
9633         stepped_breakpoint, not before.
9634
9635 2015-04-01  Pedro Alves  <palves@redhat.com>
9636
9637         * infrun.c (print_target_wait_results): Print all the ptid
9638         elements.
9639
9640 2015-04-01  Pedro Alves  <palves@redhat.com>
9641
9642         * infrun.c (keep_going): Also discard cleanups if inserting
9643         breakpoints fails.
9644
9645 2015-04-01  Pedro Alves  <palves@redhat.com>
9646
9647         * infrun.c (wait_for_inferior): Install the
9648         finish_thread_state_cleanup cleanup across the whole function, not
9649         just around handle_inferior_event.
9650
9651 2015-04-01  Pedro Alves  <palves@redhat.com>
9652
9653         * infrun.c (resume) <step past permanent breakpoint>: Use
9654         do_target_resume.
9655
9656 2015-04-01  Pedro Alves  <palves@redhat.com>
9657
9658         * linux-nat.c (linux_handle_extended_wait): Always call set_running.
9659
9660 2015-04-01  Pierre-Marie de Rodat  <derodat@adacore.com>
9661
9662         * MAINTAINERS (Write After Approval): Add "Pierre-Marie de Rodat".
9663
9664 2015-04-01  Pedro Alves  <palves@redhat.com>
9665
9666         * linux-thread-db.c (record_thread): Readd the thread to gdb's
9667         list if it was marked exited.
9668
9669 2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
9670
9671         * configure: Regenerated.
9672
9673 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
9674             Jan Kratochvil  <jan.kratochvil@redhat.com>
9675             Oleg Nesterov  <oleg@redhat.com>
9676
9677         PR corefiles/16092
9678         * linux-tdep.c: Include 'gdbcmd.h' and 'gdb_regex.h'.
9679         New enum identifying the various options of the coredump_filter
9680         file.
9681         (struct smaps_vmflags): New struct.
9682         (use_coredump_filter): New variable.
9683         (decode_vmflags): New function.
9684         (mapping_is_anonymous_p): Likewise.
9685         (dump_mapping_p): Likewise.
9686         (linux_find_memory_regions_full): New variables
9687         'coredumpfilter_name', 'coredumpfilterdata', 'pid', 'filterflags'.
9688         Removed variable 'modified'.  Read /proc/<PID>/smaps file; improve
9689         parsing of its information.  Implement memory mapping filtering
9690         based on its contents.
9691         (show_use_coredump_filter): New function.
9692         (_initialize_linux_tdep): New command 'set use-coredump-filter'.
9693         * NEWS: Mention the possibility of using the
9694         '/proc/PID/coredump_filter' file when generating a corefile.
9695         Mention new command 'set use-coredump-filter'.
9696
9697 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
9698
9699         * solib-svr4.c (solib_svr4_r_ldsomap): Catch possible exception by
9700         read_memory_unsigned_integer.
9701
9702 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
9703
9704         * Makefile.in (ZLIB): New.
9705         (ZLIBINC): Likewise.
9706         (INTERNAL_CFLAGS_BASE): Add $(ZLIBINC).
9707         (CLIBS): Add $(ZLIB).
9708         * acinclude.m4: (GDB_AC_CHECK_BFD): Add $zlibdir to LDFLAGS.
9709         Add -lz to LIBS.
9710         * gdb_bfd.c: Don't check HAVE_ZLIB_H to include <zlib.h>.
9711         * top.c (print_gdb_configuration): Remove --with-zlib and
9712         --without-zlib.
9713         * config.in: Regenerated.
9714         * configure: Likewise.
9715
9716 2015-03-31  Antoine Tremblay  <antoine.tremblay@ericsson.com>
9717
9718         * NEWS: Mention info os cpus support.
9719         * gdb/nat/linux-osdata.c (linux_xfer_osdata_cpus): New function.
9720         (struct osdata_type): Add cpus entry, reorder the entries in
9721         alphabetical order.
9722
9723 2015-03-31  Matthias Klose  <doko@ubuntu.com>
9724
9725         * compile/compile.c (compile_to_object): Allow triplets with or
9726         without vendor set.
9727
9728 2015-03-30  Doug Evans  <dje@google.com>
9729
9730         PR c++/18141
9731         * cp-namespace.c (cp_search_static_and_baseclasses): Always look for
9732         klass in VAR_DOMAIN.
9733
9734 2015-03-30  Gary Benson <gbenson@redhat.com>
9735
9736         * remote.c (remote_mourn_1): Remove function.  Update all callers
9737         to use remote_mourn.
9738         (extended_remote_mourn_1): Remove function.  Update all callers
9739         to use extended_remote_mourn.
9740         (extended_remote_attach_1): Remove function.  Update all callers
9741         to use extended_remote_attach.
9742
9743 2015-03-28  James Bowman  <james.bowman@ftdichip.com>
9744
9745         * Makefile.in (ALL_TARGET_OBS): Add ft32-tdep.o.
9746         (HFILES_NO_SRCDIR): Add ft32-tdep.h.
9747         (ALLDEPFILES): Add ft32-tdep.c.
9748         * configure.tgt: Add FT32 entry.
9749         * ft32-tdep.c: New file, FT32 target-dependent code.
9750         * ft32-tdep.h: New file, FT32 target-dependent code.
9751
9752 2015-03-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
9753
9754         Revert:
9755         2015-03-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
9756         Code cleanup.
9757         * printcmd.c (print_command_1): Move expr variable scope.
9758
9759 2015-03-27  Joel Brobecker  <brobecker@adacore.com>
9760
9761         * dtrace-probe.c (dtrace_process_dof_probe): Initialize expr to NULL.
9762
9763 2015-03-27  Andrzej Kaczmarek  <andrzej.kaczmarek@tieto.com>
9764
9765         * gdb_bfd.c (gdb_bfd_section_index): Fix off-by-one for special
9766         sections.
9767
9768 2015-03-26  Joel Brobecker  <brobecker@adacore.com>
9769
9770         * dtrace-probe.c (dtrace_process_dof_probe): Contain any
9771         exception raised while parsing the probe arguments.
9772         Force parsing to be done using the C language parser.
9773         * expression.h (parse_expression_with_language): Declare.
9774         * parse.c (parse_expression_with_language): New function.
9775
9776 2015-03-26  Jon Turney  <jon.turney@dronecode.org.uk>
9777
9778         * MAINTAINERS (Write After Approval): Add "Jon Turney".
9779
9780 2015-03-26  Andy Wingo  <wingo@igalia.com>
9781
9782         PR symtab/18148
9783         * dwarf2read.c (struct partial_die_info): Add has_const_value
9784         member.
9785         (add_partial_symbol): Don't punt on symbols that have const_value
9786         attributes.
9787         (read_partial_die): Detect DW_AT_const_value.
9788
9789 2015-03-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
9790
9791         Code cleanup.
9792         * printcmd.c (print_command_1): Move expr variable scope.
9793
9794 2015-03-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
9795
9796         Code cleanup.
9797         * printcmd.c (validate_format): Make the parameter cmdname const.
9798
9799 2015-03-26  Don Breazeal  <donb@codesourcery.com>
9800
9801         * remote.c (_initialize_remote): Update comment.
9802
9803 2015-03-26  Pedro Alves  <palves@redhat.com>
9804             Jon TURNEY  <jon.turney@dronecode.org.uk>
9805
9806         * coffread.c (coff_symfile_read): When constructing the name of an
9807         import stub symbol from import symbol for amd64, only skip the
9808         char after _imp_ if the target is underscored (like i386) and the
9809         char is indeed the target's leading char.
9810
9811 2015-03-25  Pedro Alves  <palves@redhat.com>
9812
9813         * target.h <to_async>: Replace 'callback' and 'context' parameters
9814         with boolean 'enable' parameter.
9815         (target_async): Replace CALLBACK and CONTEXT parameters with
9816         boolean ENABLE parameter.
9817         * inf-loop.c (inferior_event_handler): Adjust.
9818         * linux-nat.c (linux_nat_attach, linux_nat_resume)
9819         (linux_nat_resume): Adjust.
9820         (async_client_callback, async_client_context): Delete.
9821         (handle_target_event): Call inferior_event_handler directly.
9822         (linux_nat_async): Replace 'callback' and 'context' parameters
9823         with boolean 'enable' parameter.  Adjust.  Remove references to
9824         async_client_callback and async_client_context.
9825         (linux_nat_close): Adjust.
9826         * record-btrace.c (record_btrace_async): Replace 'callback' and
9827         'context' parameters with boolean 'enable' parameter.  Adjust.
9828         (record_btrace_resume): Adjust.
9829         * record-full.c (record_full_async): Replace 'callback' and
9830         'context' parameters with boolean 'enable' parameter.  Adjust.
9831         (record_full_resume, record_full_core_resume): Adjust.
9832         * remote.c (struct remote_state) <async_client_callback,
9833         async_client_context>: Delete fields.
9834         (remote_start_remote, extended_remote_attach_1, remote_resume)
9835         (extended_remote_create_inferior): Adjust.
9836         (remote_async_serial_handler): Call inferior_event_handler
9837         directly.
9838         (remote_async): Replace 'callback' and 'context' parameters with
9839         boolean 'enable' parameter.  Adjust.
9840         * top.c (gdb_readline_wrapper_cleanup, gdb_readline_wrapper):
9841         Adjust.
9842         * target-delegates.c: Regenerate.
9843
9844 2015-03-25  Gary Benson <gbenson@redhat.com>
9845             Pedro Alves  <palves@redhat.com>
9846
9847         * target.c (fileio_ft_t): New typedef, define object vector.
9848         (fileio_fhandles): New static variable.
9849         (is_closed_fileio_fh): New macro.
9850         (lowest_closed_fd): New static variable.
9851         (acquire_fileio_fd): New function.
9852         (release_fileio_fd): Likewise.
9853         (fileio_fd_to_fh): New macro.
9854         (target_fileio_open): Wrap the file descriptor on success.
9855         (target_fileio_pwrite): Updated to use wrapped file descriptor.
9856         (target_fileio_pread): Likewise.
9857         (target_fileio_close): Likewise.
9858
9859 2015-03-24  Pedro Alves  <palves@redhat.com>
9860
9861         * thread.c (thread_apply_all_command): Take exited threads into
9862         account.
9863
9864 2015-03-24  Pedro Alves  <palves@redhat.com>
9865
9866         * infrun.c (resume, proceed): Mention
9867         switch_back_to_stepped_thread, not switch_back_to_stepping.
9868
9869 2015-03-24  Pedro Alves  <palves@redhat.com>
9870
9871         * infrun.c (user_visible_resume_ptid): Rewrite going from
9872         most-locked to unlocked instead of the opposite.  Move comment ...
9873         * infrun.h (user_visible_resume_ptid): ... here.
9874
9875 2015-03-24  Pedro Alves  <palves@redhat.com>
9876
9877         * linux-nat.c (linux_nat_resume): Output debug logs before trying
9878         to resume the event lwp.  Use the lwp's ptid instead of the passed
9879         in (maybe wildcard) ptid.
9880         (stop_wait_callback): Tweak debug log output.
9881         (check_stopped_by_breakpoint): Tweak debug log output.  Also dump
9882         TRAP_TRACE.
9883         (linux_nat_filter_event): In debug output, distinguish a
9884         resume_stop SIGSTOP from a delayed SIGSTOP.  Output debug logs
9885         before trying to resume the lwp.
9886
9887 2015-03-24  Joel Brobecker  <brobecker@adacore.com>
9888
9889         * gdbtypes.h (struct dynamic_prop_list) <prop>: Remove
9890         pointer indirection.
9891         * gdbtypes.c (get_dyn_prop): Adjust, following change above.
9892         (add_dyn_prop, copy_dynamic_prop_list): Likewise.
9893
9894 2015-03-24  Joel Brobecker  <brobecker@adacore.com>
9895
9896         * gdbtypes.h (enum dynamic_prop_node_kind) <DYN_PROP_DATA_LOCATION>:
9897         Renames DYN_ATTR_DATA_LOCATION.
9898         (TYPE_DATA_LOCATION): Use DYN_PROP_DATA_LOCATION instead of
9899         DYN_ATTR_DATA_LOCATION.
9900         * dwarf2read.c (set_die_type): Use DYN_PROP_DATA_LOCATION
9901         instead of DYN_ATTR_DATA_LOCATION.
9902
9903 2015-03-24  Pedro Alves  <palves@redhat.com>
9904
9905         * breakpoint.c (until_break_command): Adjust call to proceed.
9906         * gdbthread.h (struct thread_control_state) <stepping_command>:
9907         New field.
9908         * infcall.c (run_inferior_call): Adjust call to proceed.
9909         * infcmd.c (run_command_1, proceed_thread_callback, continue_1):
9910         Adjust calls to proceed.
9911         (set_step_frame): Set the current thread's step_start_function
9912         here.
9913         (step_once): Adjust calls to proceed.
9914         (jump_command, signal_command, until_next_command)
9915         (finish_backward, finish_forward, proceed_after_attach_callback)
9916         (attach_command_post_wait): Adjust calls to proceed.
9917         * infrun.c (proceed_after_vfork_done): Adjust call to proceed.
9918         (do_target_resume): New function, factored out from ...
9919         (resume): ... here.  Remove 'step' parameter.  Instead, check
9920         currently_stepping to determine whether the thread should be
9921         single-stepped.
9922         (proceed): Remove 'step' parameter and don't set the thread's
9923         step_start_function here.  Adjust call to 'resume'.
9924         (handle_inferior_event): Adjust calls to 'resume'.
9925         (switch_back_to_stepped_thread): Use do_target_resume instead of
9926         'resume'.
9927         (keep_going): Adjust calls to 'resume'.
9928         * infrun.h (proceed): Remove 'step' parameter.
9929         (resume): Likewise.
9930         * windows-nat.c (do_initial_windows_stuff): Adjust call to
9931         'resume'.
9932         * mi/mi-main.c (proceed_thread): Adjust call to 'proceed'.
9933
9934 2015-03-24  Pedro Alves  <palves@redhat.com>
9935
9936         * gdbthread.h (struct thread_control_state) <stepping_command>:
9937         New field.
9938         * infcmd.c (step_once): Pass step=1 to clear_proceed_status.  Set
9939         the thread's stepping_command field.
9940         * infrun.c (resume): Check the thread's stepping_command flag to
9941         determine which threads should be resumed.  Rename 'entry_step'
9942         local to user_step.
9943         (clear_proceed_status_thread): Clear 'stepping_command'.
9944         (schedlock_applies): Change parameter type to struct thread_info
9945         pointer.  Adjust.
9946         (find_thread_needs_step_over): Remove 'step' parameter.  Adjust.
9947         (switch_back_to_stepped_thread): Adjust calls to
9948         'schedlock_applies'.
9949         (_initialize_infrun): Adjust "set scheduler-locking step" help.
9950
9951 2015-03-24  Pedro Alves  <palves@redhat.com>
9952
9953         * infrun.c (step_start_function): Delete and ...
9954         * gdbthread.h (struct thread_control_state) <step_start_function>:
9955         ... now a field here.
9956         * infrun.c (clear_proceed_status_thread): Clear the thread's
9957         step_start_function.
9958         (proceed, process_event_stop_test, print_stop_event): Adjust.
9959
9960 2015-03-24  Pedro Alves  <palves@redhat.com>
9961
9962         * infrun.c (proceed): No longer handle negative step.
9963
9964 2015-03-24  Gary Benson  <gbenson@redhat.com>
9965
9966         * nat/x86-linux.h (x86_linux_new_thread): New declaration.
9967         (x86_linux_prepare_to_resume): Likewise.
9968         * x86-linux-nat.c (x86_linux_new_thread):
9969         Moved to nat/x86-linux.c.
9970         (x86_linux_prepare_to_resume): Likewise.
9971         * nat/x86-linux.c (x86_linux_new_thread): New function.
9972         (x86_linux_prepare_to_resume): Likewise.
9973
9974 2015-03-24  Gary Benson  <gbenson@redhat.com>
9975
9976         * nat/x86-linux-dregs.h: New file.
9977         * nat/x86-linux-dregs.c: Likewise.
9978         * Makefile.in (HFILES_NO_SRCDIR): Add nat/x86-linux-dregs.h.
9979         (x86-linux-dregs.o): New rule.
9980         * config/i386/linux.mh (NATDEPFILES): Add x86-linux-dregs.o.
9981         * config/i386/linux64.mh (NATDEPFILES): Likewise.
9982         * x86-linux-nat.c: Include nat/x86-linux-dregs.h.
9983         (u_debugreg_offset): Moved to nat/x86-linux-dregs.c.
9984         (x86_linux_dr_get): Likewise.
9985         (x86_linux_dr_set): Likewise.
9986         (x86_linux_dr_get_addr): Likewise.
9987         (x86_linux_dr_get_control): Likewise.
9988         (x86_linux_dr_get_status): Likewise.
9989         (update_debug_registers_callback): Likewise.
9990         (x86_linux_dr_set_control): Likewise.
9991         (x86_linux_dr_set_addr): Likewise.
9992         (x86_linux_update_debug_registers): Likewise.
9993
9994 2015-03-24  Gary Benson  <gbenson@redhat.com>
9995
9996         * x86-linux-nat.c (x86_linux_update_debug_registers):
9997         New function, factored out from...
9998         (x86_linux_prepare_to_resume): ...this.
9999
10000 2015-03-24  Gary Benson  <gbenson@redhat.com>
10001
10002         * x86-linux-nat.c (x86_linux_dr_get): Update comments.
10003         (x86_linux_dr_set): Likewise.
10004         (x86_linux_dr_get_addr): Likewise.
10005         (x86_linux_dr_get_control): Likewise.
10006         (x86_linux_dr_get_status): Likewise.
10007         (update_debug_registers_callback): Likewise.
10008         (x86_linux_dr_set_control): Likewise.
10009         (x86_linux_dr_set_addr): Likewise.
10010         (x86_linux_prepare_to_resume): Likewise.
10011         (x86_linux_new_thread): Likewise.
10012
10013 2015-03-24  Gary Benson  <gbenson@redhat.com>
10014
10015         * x86-linux-nat.c (x86_linux_dr_set_addr): Update assertion.
10016         (x86_linux_new_thread): Rename argument.
10017
10018 2015-03-24  Gary Benson  <gbenson@redhat.com>
10019
10020         * nat/x86-linux.h: New file.
10021         * nat/x86-linux.c: Likewise.
10022         * Makefile.in (HFILES_NO_SRCDIR): Add nat/x86-linux.h.
10023         (x86-linux.o): New rule.
10024         * config/i386/linux.mh (NATDEPFILES): Add x86-linux.o.
10025         * config/i386/linux64.mh (NATDEPFILES): Likewise.
10026         * nat/linux-nat.h (struct arch_lwp_info): New forward declaration.
10027         (lwp_set_arch_private_info): New declaration.
10028         (lwp_arch_private_info): Likewise.
10029         * linux-nat.c (lwp_set_arch_private_info): New function.
10030         (lwp_arch_private_info): Likewise.
10031         * x86-linux-nat.c: Include nat/x86-linux.h.
10032         (arch_lwp_info): Removed structure.
10033         (update_debug_registers_callback):
10034         Use lwp_set_debug_registers_changed.
10035         (x86_linux_prepare_to_resume): Use lwp_debug_registers_changed
10036         and lwp_set_debug_registers_changed.
10037         (x86_linux_new_thread): Use lwp_set_debug_registers_changed.
10038
10039 2015-03-24  Gary Benson  <gbenson@redhat.com>
10040
10041         * nat/linux-nat.h (ptid_of_lwp): New declaration.
10042         (lwp_is_stopped): Likewise.
10043         (lwp_stop_reason): Likewise.
10044         * linux-nat.c (ptid_of_lwp): New function.
10045         (lwp_is_stopped): Likewise.
10046         (lwp_is_stopped_by_watchpoint): Likewise.
10047         * x86-linux-nat.c (update_debug_registers_callback):
10048         Use lwp_is_stopped.
10049         (x86_linux_prepare_to_resume): Use ptid_of_lwp and
10050         lwp_stop_reason.
10051
10052 2015-03-24  Gary Benson  <gbenson@redhat.com>
10053
10054         * linux-nat.h (linux_stop_lwp): Move declaration to...
10055         * nat/linux-nat.h (linux_stop_lwp): New declaration.
10056
10057 2015-03-24  Gary Benson  <gbenson@redhat.com>
10058
10059         * linux-nat.h: Include nat/linux-nat.h.
10060         (iterate_over_lwps): Move declaration to nat/linux-nat.h.
10061         * nat/linux-nat.h (struct lwp_info): New forward declaration.
10062         (iterate_over_lwps_ftype): New typedef.
10063         (iterate_over_lwps): New declaration.
10064         * linux-nat.h (iterate_over_lwps): Update comment.  Use
10065         iterate_over_lwps_ftype.  Update callback return value check.
10066
10067 2015-03-24  Gary Benson  <gbenson@redhat.com>
10068
10069         * x86-nat.h (x86_debug_reg_state): Move declaration to...
10070         * nat/x86-dregs.h (x86_debug_reg_state): New declaration.
10071
10072 2015-03-24  Gary Benson  <gbenson@redhat.com>
10073
10074         * nat/linux-nat.h (current_lwp_ptid): New declaration.
10075         * linux-nat.c (current_lwp_ptid): New function.
10076         * x86-linux-nat.c: Include nat/linux-nat.h.
10077         (x86_linux_dr_get_addr): Use current_lwp_ptid.
10078         (x86_linux_dr_get_control): Likewise.
10079         (x86_linux_dr_get_status): Likewise.
10080         (x86_linux_dr_set_control): Likewise.
10081         (x86_linux_dr_set_addr): Likewise.
10082
10083 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
10084
10085         PR breakpoints/16466
10086         * breakpoint.c (create_breakpoint): Set thread on breakpoint struct.
10087
10088 2015-03-23  Joel Brobecker  <brobecker@adacore.com>
10089
10090         * ser-mingw.c (ser_windows_setparity): Fix indentation.
10091         * ser-unix.c (hardwire_setparity): Likewise.
10092
10093 2015-03-23  Yurij Grechishhev  <yurij.grechishhev@gmail.com>
10094
10095         * NEWS: Mention set/show serial parity command.
10096         * monitor.c (monitor_open): Call serial_setparity.
10097         * remote.c (remote_open_1): Likewise.
10098         * ser-base.c (ser_base_serparity): New function.
10099         * ser-base.h (ser_base_setparity): Add  declaration.
10100         * ser-go32.c (dos_ops): Set "setparity" field.
10101         * ser-mingw.c (ser_windows_raw): Do not set state.fParity and
10102         state.Parity.
10103         (ser_windows_setparity): New function.
10104         (hardwire_ops): Add ser_windows_setparity.
10105         (tty_ops): Add NULL for setparity field.
10106         (pipe_ops): Add ser_base_setparity.
10107         (tcp_ops): Likewise.
10108         * ser-pipe.c (pipe_ops): Likewise.
10109         * ser-tcp.c (tcp_ops): Likewise.
10110         * ser-unix.c (hardwire_setparity): Add declaration.
10111         (hardwire_raw): Don't reset PARENB flag.
10112         (hardwire_setparity): New function.
10113         (hardwire_ops): Add hardwire_setparity.
10114         * serial.c (serial_setparity): New function.
10115         (serial_parity): New global.
10116         (parity_none, parity_odd, parity_even, parity_enums, parity):
10117         New static globals.
10118         (set_parity): New function.
10119         (_initialize_serial): Add set/show serial parity commands.
10120         * serial.h (GDBPARITY_NONE): Define.
10121         (GDBPARITY_ODD): Define.
10122         (GDBPARITY_EVEN): Define.
10123         (serial_setparity) Add declaration.
10124         (struct serial_ops): Add setparity field.
10125         * target.h (serial_parity): Add declaration.
10126
10127 2015-03-23  Keith Seitz  <keiths@redhat.com>
10128
10129         * linespec.c (linespec_lexer_lex_keyword): Update comment.
10130
10131 2015-03-23  Keith Seitz  <keiths@redhat.com>
10132
10133         * breakpoint.c (parse_breakpoint_sals): Use
10134         linespec_lexer_lex_keyword to ascertain if the user specified
10135         a NULL location.
10136         * linespec.c [IF_KEYWORD_INDEX]: Define.
10137         (linespec_lexer_lex_keyword): Export.
10138         (struct ls_parser) <keyword_ok>: Remove.
10139         A keyword is only a keyword if not followed by another keyword.
10140         (linespec_lexer_lex_one): Remove keyword_ok handling.
10141         Add comment explaining why the parsing stream is not advanced
10142         when a keyword is seen.
10143         (parse_linespec): Remove parser->keyword_ok.
10144         * linespec.h (linespec_lexer_lex_keyword): Add declaration.
10145
10146 2015-03-23  Keith Seitz  <keiths@redhat.com>
10147
10148         PR gdb/18021
10149         * dwarf2read.c (dwarf2_add_member_fn): Issue a complaint
10150         if we find a static method with DW_AT_vtable_elem_location.
10151
10152 2015-03-21  Eli Zaretskii  <eliz@gnu.org>
10153
10154         * tui/tui-io.c (tui_expand_tabs): Reinitialize the column counter
10155         before the second loop, to avoid undefined behavior.  Reported by
10156         Anton Blanchard <anton@samba.org>.
10157
10158 2015-03-20  Keven Boell  <keven.boell@intel.com>
10159
10160         * gdbtypes.c (resolve_dynamic_type_internal): Adapt
10161         data_location usage to linked list.
10162         (resolve_dynamic_type_internal): Adapt data_location to
10163         linked list.
10164         (get_dyn_prop, add_dyn_prop, copy_dynamic_prop_list): New function.
10165         (copy_type_recursive, copy_type): Add copy of linked list.
10166         * gdbtypes.h (enum dynamic_prop_node_kind): New enum.
10167         (struct dynamic_prop_list): New struct.
10168         * dwarf2read.c (set_die_type): Set data_location data.
10169
10170 2015-03-20  Pedro Alves  <palves@redhat.com>
10171
10172         * i386-sol2-tdep.c (i386_sol2_static_transform_name): Move "p" to
10173         inner block and make it const.
10174         * machoread.c (get_archive_prefix_len): Make "lparen" const.
10175
10176 2015-03-20  Pedro Alves  <palves@redhat.com>
10177
10178         * breakpoint.c (set_breakpoint_condition): Make argument "exp" const.
10179         * breakpoint.h (set_breakpoint_condition): Update declaration.
10180
10181 2015-03-20  Pedro Alves  <palves@redhat.com>
10182
10183         * tui/tui-io.c (tui_expand_tabs): Make "s1" const.
10184
10185 2015-03-20  Pedro Alves  <palves@redhat.com>
10186
10187         * xcoffread.c (scan_xcoff_symtab): Make "p" and "q" const.
10188
10189 2015-03-20  Pedro Alves  <palves@redhat.com>
10190
10191         * remote-m32r-sdi.c (m32r_open): Make "port_str" const.
10192
10193 2015-03-20  Pedro Alves  <palves@redhat.com>
10194
10195         * nto-tdep.c (nto_find_and_open_solib): Make "endian" const.
10196         (nto_init_solib_absolute_prefix): Likewise.
10197
10198 2015-03-20  Pedro Alves  <palves@redhat.com>
10199
10200         * sparc-sol2-tdep.c (sparc_sol2_static_transform_name): Make "p" const.
10201         * spu-tdep.c (spu_gdbarch_init): Make "name" const.
10202
10203 2015-03-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
10204
10205         * config/djgpp/README: Remove gdb.hp.
10206
10207 2015-03-20  Yao Qi  <yao.qi@linaro.org>
10208
10209         * aarch64-tdep.c (aarch64_gdbarch_init): Don't call
10210         set_gdbarch_cannot_step_breakpoint.
10211
10212 2015-03-19  Pedro Alves  <palves@redhat.com>
10213
10214         * linux-nat.c (linux_resume_one_lwp): Rename to ...
10215         (linux_resume_one_lwp_throw): ... this.  Don't handle ESRCH here,
10216         instead call perror_with_name.
10217         (check_ptrace_stopped_lwp_gone): New function.
10218         (linux_resume_one_lwp): Reimplement as wrapper around
10219         linux_resume_one_lwp_throw that swallows errors if the LWP is
10220         gone.
10221         (resume_stopped_resumed_lwps): Try register reads in TRY/CATCH and
10222         swallows errors if the LWP is gone.  Use
10223         linux_resume_one_lwp_throw instead of linux_resume_one_lwp.
10224
10225 2015-03-19  Pedro Alves  <palves@redhat.com>
10226
10227         * linux-nat.c (status_callback): Return early if the LWP has no
10228         status pending.
10229
10230 2015-03-19  Pedro Alves  <palves@redhat.com>
10231
10232         * linux-nat.c (select_event_lwp_callback): Update comment to no
10233         longer mention SIGTRAP.
10234
10235 2015-03-18  Tristan Gingold  <gingold@adacore.com>
10236
10237         * amd64-windows-tdep.c (amd64_windows_find_unwind_info): Move
10238         redirection code to ...
10239         (amd64_windows_frame_decode_insns): ... Here.  Fix in prologue
10240         checks.  Fix SAVE_NONVOL operations.  Add debug code and comments.
10241
10242 2015-03-18  Gary Benson <gbenson@redhat.com>
10243
10244         (remote_protocol_features): Remove the "vFile:fstat" feature.
10245         (remote_hostio_fstat): Probe for "vFile:fstat" support.
10246
10247 2015-03-11  Yao Qi  <yao.qi@linaro.org>
10248
10249         PR tdep/18107
10250         * aarch64-linux-tdep.c: Include xml-syscall.h
10251         (aarch64_linux_get_syscall_number): New function.
10252         (aarch64_linux_init_abi): Call
10253         set_gdbarch_get_syscall_number.
10254         * syscalls/aarch64-linux.xml: New file.
10255
10256 2015-03-17  Yurij Grechishhev  <yurij.grechishhev@gmail.com>
10257
10258         * ser-base.h (ser_base_setstopbits): Change second argument name
10259         from "rate" to "num".
10260
10261 2015-03-17  Gary Benson <gbenson@redhat.com>
10262             Luke Allardyce <lukeallardyce@gmail.com>
10263
10264         PR gdb/18131
10265         * common/common-remote-fileio.h (sys/stat.h): New include.
10266         (stuct stat): Remove forward declaration.
10267
10268 2015-03-16  John Baldwin  <jhb@FreeBSD.org>
10269
10270         * fbsd-tdep.c (fbsd_make_corefile_notes): Fetch all target registers
10271         before writing core register notes.
10272
10273 2015-03-16  Yuanhui Zhang  <asmwarrior@gmail.com>
10274             Pedro Alves  <palves@redhat.com>
10275
10276         * gdb_curses.h (tgetnum): Mark with EXTERN_C.
10277         * stub-termcap.c (tgetent, tgetnum, tgetflag, tgetstr, tputs)
10278         (tgoto): Wrap with extern "C".
10279
10280 2015-03-16  Pedro Alves  <palves@redhat.com>
10281             Yuanhui Zhang  <asmwarrior@gmail.com>
10282
10283         * stub-termcap.c (tputs): Change prototype.
10284
10285 2015-03-16  Yuanhui Zhang  <asmwarrior@gmail.com>
10286             Pedro Alves  <palves@redhat.com>
10287
10288         * windows-nat.c (struct thread_info_struct): Rename to ...
10289         (struct windows_thread_info_struct): ... this.
10290         (thread_info): Rename to ...
10291         (windows_thread_info): ... this.
10292         All users updated.
10293
10294 2015-03-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
10295             Pedro Alves  <palves@redhat.com>
10296
10297         * NEWS: New Removed targets and native configurations.
10298
10299 2015-03-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
10300
10301         Remove HPUX.
10302         * Makefile.in (ALL_64_TARGET_OBS): Remove ia64-hpux-tdep.o.
10303         (ALL_TARGET_OBS): Remove hppa-hpux-tdep.o, solib-som.o and solib-pa64.o.
10304         (HFILES_NO_SRCDIR): Remove solib-som.h, inf-ttrace.h, solib-pa64.h and
10305         ia64-hpux-tdep.h, solib-ia64-hpux.h.
10306         (ALLDEPFILES): Remove hppa-hpux-tdep.c, hppa-hpux-nat.c,
10307         ia64-hpux-nat.c, ia64-hpux-tdep.c, somread.c and solib-som.c.
10308         * config/djgpp/fnchange.lst: Remove hppa-hpux-nat.c and
10309         hppa-hpux-tdep.c.
10310         * config/ia64/hpux.mh: Remove file.
10311         * config/pa/hpux.mh: Remove file.
10312         * configure: Rebuilt.
10313         * configure.ac (dlgetmodinfo, somread.o): Remove.
10314         * configure.host (hppa*-*-hpux*, ia64-*-hpux*): Make them obsolete.
10315         (ia64-*-hpux*): Remove its float format exception.
10316         * configure.tgt (hppa*-*-hpux*, ia64-*-hpux*): Make them obsolete.
10317         * hppa-hpux-nat.c: Remove file.
10318         * hppa-hpux-tdep.c: Remove file.
10319         * hppa-tdep.c (struct hppa_unwind_info, struct hppa_objfile_private):
10320         Move them here from hppa-tdep.h
10321         (hppa_objfile_priv_data, hppa_init_objfile_priv_data): Make it static.
10322         (hppa_frame_prev_register_helper): Remove HPPA_FLAGS_REGNUM exception.
10323         * hppa-tdep.h (struct hppa_unwind_info, struct hppa_objfile_private):
10324         Move them to hppa-tdep.c.
10325         (hppa_objfile_priv_data, hppa_init_objfile_priv_data): Remove
10326         declarations.
10327         * ia64-hpux-nat.c: Remove file.
10328         * ia64-hpux-tdep.c: Remove file.
10329         * ia64-hpux-tdep.h: Remove file.
10330         * inf-ttrace.c: Remove file.
10331         * inf-ttrace.h: Remove file.
10332         * solib-ia64-hpux.c: Remove file.
10333         * solib-ia64-hpux.h: Remove file.
10334         * solib-pa64.c: Remove file.
10335         * solib-pa64.h: Remove file.
10336         * solib-som.c: Remove file.
10337         * solib-som.h: Remove file.
10338         * somread.c: Remove file.
10339
10340 2015-03-13  John Baldwin  <jhb@FreeBSD.org>
10341
10342         * configure.ac: AC_SEARCH_LIBS(kinfo_getvmmap, util).
10343         * config.in: Regenerate.
10344         * configure: Regenerate.
10345         * fbsd-nat.c [!HAVE_KINFO_GETVMMAP] (fbsd_read_mapping): Don't
10346         define.
10347         (fbsd_find_memory_regions): Use kinfo_getvmmap to
10348         enumerate memory regions if present.
10349
10350 2015-03-13  John Baldwin  <jhb@FreeBSD.org>
10351
10352         * amd64fbsd-tdep.c (amd64fbsd_sigtramp_p): Style fixes.
10353         * i386fbsd-tdep.c: Fix style in various gdb_static_assert
10354         expressions.
10355         (i386fbsd_sigtramp_p): Likewise.
10356
10357 2015-03-12  John Baldwin  <jhb@FreeBSD.org>
10358
10359         * MAINTAINERS (Write After Approval): Add John Baldwin.
10360
10361 2015-03-12  Gary Benson <gbenson@redhat.com>
10362
10363         * solib.c (_initialize_solib): Make "set/show sysroot" use
10364         add_setshow_optional_filename_cmd so it can be restored to
10365         empty after being set.
10366
10367 2015-03-11  Sergio Durigan Junior  <sergiodj@redhat.com>
10368
10369         * Makefile.in (SFILES): New source break-catch-syscall.c.
10370         (COMMON_OBS): New object break-catch-syscall.o.
10371         * break-catch-syscall.c: New file.
10372         * breakpoint.c: Remove inclusion of "xml-syscall.h".
10373         (syscall_catchpoint_p): Move declaration to break-catch-syscall.c
10374         (struct syscall_catchpoint): Likewise.
10375         (dtor_catch_syscall): Likewise.
10376         (catch_syscall_inferior_data): Likewise.
10377         (struct catch_syscall_inferior_data): Likewise.
10378         (get_catch_syscall_inferior_data): Likewise.
10379         (catch_syscall_inferior_data_cleanup): Likewise.
10380         (insert_catch_syscall): Likewise.
10381         (remove_catch_syscall): Likewise.
10382         (breakpoint_hit_catch_syscall): Likewise.
10383         (print_it_catch_syscall): Likewise.
10384         (print_one_catch_syscall): Likewise.
10385         (print_mention_catch_syscall): Likewise.
10386         (print_recreate_catch_syscall): Likewise.
10387         (catch_syscall_breakpoint_ops): Likewise.
10388         (syscall_catchpoint_p): Likewise.
10389         (create_syscall_event_catchpoint): Likewise.
10390         (catch_syscall_split_args): Likewise.
10391         (catch_syscall_command_1): Likewise.
10392         (is_syscall_catchpoint_enabled): Likewise.
10393         (catch_syscall_enabled): Likewise.
10394         (catching_syscall_number): Likewise.
10395         (catch_syscall_completer): Likewise.
10396         (clear_syscall_counts): Likewise.
10397         (initialize_breakpoint_ops): Move initialization of syscall
10398         catchpoints to break-catch-syscall.c.
10399         (_initialize_breakpoint): Move code related to syscall catchpoints
10400         to break-catch-syscall.c.
10401
10402 2015-03-11  Sergio Durigan Junior  <sergiodj@redhat.com>
10403
10404         * breakpoint.c (breakpoint_find_if): New function.
10405         * breakpoint.h (breakpoint_find_if): New prototype.
10406
10407 2015-03-11  Gary Benson <gbenson@redhat.com>
10408
10409         * remote-fileio.h (remote_fileio_to_host_stat): New declaration.
10410         * remote-fileio.c (remote_fileio_to_host_uint): New function.
10411         (remote_fileio_to_host_ulong): Likewise.
10412         (remote_fileio_to_host_mode): Likewise.
10413         (remote_fileio_to_host_time): Likewise.
10414         (remote_fileio_to_host_stat): Likewise.
10415         * remote.c (PACKET_vFile_fstat): New enum value.
10416         (remote_protocol_features): Register the "vFile:fstat" feature.
10417         (remote_hostio_fstat): New function.
10418         (remote_bfd_iovec_stat): Use the above.
10419         (_initialize_remote): Register new "set/show remote
10420         hostio-fstat-packet" command.
10421         * symfile.c (separate_debug_file_exists): Update comment.
10422         * NEWS: Announce new vFile:fstat packet.
10423
10424 2015-03-11  Gary Benson <gbenson@redhat.com>
10425
10426         * common/common-remote-fileio.h: New file.
10427         * common/common-remote-fileio.c: Likewise.
10428         * Makefile.in (SFILES): Add common/common-remote-fileio.c.
10429         (HFILES_NO_SRCDIR): Add common/common-remote-fileio.h.
10430         (COMMON_OBS): Add common-remote-fileio.o.
10431         (common-remote-fileio.o): New rule.
10432         * remote-fileio.h (common-remote-fileio.h): New include.
10433         * remote-fileio.c (gdb/fileio.h): Do not include.
10434         (remote_fileio_to_be): Moved to common-remote-fileio.h.
10435         (remote_fileio_to_fio_uint): Likewise.
10436         (remote_fileio_to_fio_time): Likewise.
10437         (remote_fileio_mode_to_target): Moved to common-remote-fileio.c.
10438         (remote_fileio_to_fio_mode): Likewise.
10439         (remote_fileio_to_fio_ulong): Likewise.
10440         (remote_fileio_to_fio_stat): Likewise.
10441
10442 2015-03-11  Andy Wingo  <wingo@igalia.com>
10443
10444         * guile/scm-value.c (gdbscm_value_dynamic_type): Fix typo in which
10445         we were checking the cached type, not the cached dynamic type.
10446
10447 2015-03-11  Andy Wingo  <wingo@igalia.com>
10448
10449         * guile/scm-cmd.c (cmdscm_destroyer): Don't xfree the name and
10450         other strings, as these are on the GC'd heap, and will be
10451         collected along with the smob.
10452
10453 2015-03-11  Andy Wingo  <wingo@igalia.com>
10454
10455         * guile/scm-objfile.c (gdbscm_objfile_progspace): New function.
10456         (objfile_functions): Bind gdbscm_objfile_progspace to
10457         objfile-progspace.
10458         * guile/lib/gdb.scm: Add objfile-progspace to exports.
10459
10460 2015-03-11  Andy Wingo  <wingo@igalia.com>
10461
10462         * guile/guile.c (_initialize_guile): Disable automatic
10463         finalization, if Guile offers us that possibility.
10464         * guile/guile.c (call_initialize_gdb_module):
10465         * guile/scm-safe-call.c (gdbscm_with_catch): Arrange to run
10466         finalizers in appropriate places.
10467         * configure.ac (AC_TRY_LIBGUILE): Add a check for
10468         scm_set_automatic_finalization_enabled.
10469         * configure: Regenerated.
10470
10471 2015-03-11  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10472
10473         * s390-linux-tdep.c (s390_skip_prologue): Skip the prologue using
10474         SAL, if possible.
10475
10476 2015-03-11  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10477
10478         * s390-linux-nat.c (struct arch_lwp_info): New.
10479         (s390_fix_watch_points): Rename to...
10480         (s390_prepare_to_resume): ...this.  Skip the PER info update
10481         unless the watch points have changed.
10482         (s390_refresh_per_info, s390_new_thread): New functions.
10483         (s390_insert_watchpoint): Call s390_refresh_per_info instead of
10484         s390_fix_watch_points.
10485         (s390_remove_watchpoint): Likewise.
10486         (_initialize_s390_nat): Reflect renaming of s390_fix_watch_points.
10487         Register s390_prepare_to_resume.
10488
10489 2015-03-09  Pedro Alves  <palves@redhat.com>
10490
10491         Revert:
10492         2015-03-07  Pedro Alves  <palves@redhat.com>
10493         * common/gdb_socket.h: New file.
10494         * ser-tcp.c: Include gdb_socket.h.  Don't include netinet/in.h nor
10495         sys/socket.h.
10496         (net_open): Use union gdb_sockaddr_u.
10497
10498 2015-03-07  Pedro Alves  <palves@redhat.com>
10499
10500         * configure.ac (build_warnings): Move -Wmissing-prototypes
10501         -Wdeclaration-after-statement -Wmissing-parameter-type
10502         -Wold-style-declaration -Wold-style-definition to the C-specific
10503         set.
10504         * configure: Regenerate.
10505
10506 2015-03-07  Pedro Alves  <palves@redhat.com>
10507
10508         * common/gdb_socket.h: New file.
10509         * ser-tcp.c: Include gdb_socket.h.  Don't include netinet/in.h nor
10510         sys/socket.h.
10511         (net_open): Use union gdb_sockaddr_u.
10512
10513 2015-03-07  Pedro Alves  <palves@redhat.com>
10514
10515         * common/common-exceptions.c [!__cplusplus] (enum catcher_state)
10516         (exceptions_state_mc_action_iter)
10517         (exceptions_state_mc_action_iter_1, exceptions_state_mc_catch):
10518         Don't define.
10519         [__cplusplus] (try_scope_depth): New global.
10520         [__cplusplus] (exception_try_scope_entry)
10521         (exception_try_scope_exit, gdb_exception_sliced_copy)
10522         (exception_rethrow): New functions.
10523         (throw_exception): In C++ mode, throw
10524         gdb_exception_RETURN_MASK_QUIT for RETURN_QUIT and
10525         gdb_exception_RETURN_MASK_ERROR for RETURN_ERROR.
10526         (throw_it): In C++ mode, use try_scope_depth.
10527         * common/common-exceptions.h [!__cplusplus]
10528         (exceptions_state_mc_action_iter)
10529         (exceptions_state_mc_action_iter_1, exceptions_state_mc_catch):
10530         Don't declare.
10531         [__cplusplus] (exception_try_scope_entry)
10532         (exception_try_scope_exit, exception_rethrow): Declare.
10533         [__cplusplus] (struct exception_try_scope): New struct.
10534         [__cplusplus] (TRY, CATCH, END_CATCH): Reimplement on top of real
10535         C++ exceptions.
10536         (struct gdb_exception_RETURN_MASK_ALL)
10537         (struct gdb_exception_RETURN_MASK_ERROR)
10538         (struct gdb_exception_RETURN_MASK_QUIT): New types.
10539
10540 2015-03-07  Pedro Alves  <palves@redhat.com>
10541
10542         * main.c (handle_command_errors): Remove volatile qualifier from
10543         parameter.
10544
10545 2015-03-07  Pedro Alves  <palves@redhat.com>
10546
10547         * breakpoint.c (save_breakpoints): Adjust to avoid code between
10548         TRY and CATCH.
10549         * gdbtypes.c (safe_parse_type): Remove empty line.
10550         (types_deeply_equal):
10551         * guile/scm-frame.c (gdbscm_frame_name):
10552         * linux-thread-db.c (find_new_threads_once):
10553         * python/py-breakpoint.c (bppy_get_commands):
10554         * record-btrace.c (record_btrace_insert_breakpoint)
10555         (record_btrace_remove_breakpoint, record_btrace_start_replaying)
10556         (record_btrace_start_replaying): Adjust to avoid code between TRY
10557         and CATCH.
10558
10559 2015-03-07  Pedro Alves  <palves@redhat.com>
10560
10561         * common/common-exceptions.c (struct catcher) <exception>: No
10562         longer a pointer to volatile exception.  Now an exception value.
10563         <mask>: Delete field.
10564         (exceptions_state_mc_init): Remove all parameters.  Adjust.
10565         (exceptions_state_mc): No longer pop the catcher here.
10566         (exceptions_state_mc_catch): New function.
10567         (throw_exception): Adjust.
10568         * common/common-exceptions.h (exceptions_state_mc_init): Remove
10569         all parameters.
10570         (exceptions_state_mc_catch): Declare.
10571         (TRY_CATCH): Rename to ...
10572         (TRY): ... this.  Remove EXCEPTION and MASK parameters.
10573         (CATCH, END_CATCH): New.
10574         All callers adjusted.
10575
10576 2015-03-07  Tom Tromey  <tromey@redhat.com>
10577
10578         * top.c (quit_force): Inline and delete DO_TRY, DO_PRINT_EX.
10579
10580 2015-03-07  Pedro Alves  <palves@redhat.com>
10581
10582         * amd64-tdep.c (amd64_frame_cache, amd64_sigtramp_frame_cache)
10583         (amd64_epilogue_frame_cache): Normal exception handling code.
10584         * break-catch-throw.c (check_status_exception_catchpoint)
10585         (re_set_exception_catchpoint): Ditto.
10586         * cli/cli-interp.c (safe_execute_command):
10587         * cli/cli-script.c (script_from_file): Ditto.
10588         * compile/compile-c-symbols.c (generate_c_for_for_one_variable):
10589         Ditto.
10590         * compile/compile-object-run.c (compile_object_run): Ditto.
10591         * cp-abi.c (baseclass_offset): Ditto.
10592         * cp-valprint.c (cp_print_value): Ditto.
10593         * exceptions.c (catch_exceptions_with_msg):
10594         * frame-unwind.c (frame_unwind_try_unwinder): Ditto.
10595         * frame.c (get_frame_address_in_block_if_available): Ditto.
10596         * i386-tdep.c (i386_frame_cache, i386_epilogue_frame_cache)
10597         (i386_sigtramp_frame_cache): Ditto.
10598         * infcmd.c (post_create_inferior): Ditto.
10599         * linespec.c (parse_linespec, find_linespec_symbols):
10600         * p-valprint.c (pascal_object_print_value): Ditto.
10601         * parse.c (parse_expression_for_completion): Ditto.
10602         * python/py-finishbreakpoint.c (bpfinishpy_init): Ditto.
10603         * remote.c (remote_get_noisy_reply): Ditto.
10604         * s390-linux-tdep.c (s390_frame_unwind_cache): Ditto.
10605         * solib-svr4.c (solib_svr4_r_map): Ditto.
10606
10607 2015-03-06  Gary Benson  <gbenson@redhat.com>
10608
10609         * common/common-utils.h (startswith): New inline function.
10610         All places where this logic was used updated to use the above.
10611
10612 2015-03-05  Pedro Alves  <palves@redhat.com>
10613
10614         PR gdb/18002
10615         * mem-break.c (default_memory_insert_breakpoint): Set shadow_len
10616         after reading the breakpoint's shadow memory.
10617
10618 2015-03-05  Mark Kettenis  <kettenis@gnu.org>
10619
10620         * hppabsd-nat.c: Remove file.
10621         * hppaobsd-nat.c: New file.
10622         * Makefile.in (ALLDEPFILES): Remove hppabsd-nat.c.  Add
10623         hppaobsd-nat.c.
10624         * config/pa/obsd.mh (NATDEPFILES): Replace hppabsd-nat.o with
10625         hppaobsd-nat.o.
10626
10627 2015-03-04  Pedro Alves  <palves@redhat.com>
10628
10629         * target.h (struct target_ops) <to_decr_pc_after_break>: Delete.
10630         (target_decr_pc_after_break): Delete declaration.
10631         * target.c (default_target_decr_pc_after_break)
10632         (target_decr_pc_after_break): Delete.
10633         * linux-nat.c (check_stopped_by_breakpoint, linux_nat_wait_1): Use
10634         gdbarch_decr_pc_after_break instead of target_decr_pc_after_break.
10635         * linux-thread-db.c (check_event): Likewise.
10636         * infrun.c (adjust_pc_after_break): Likewise.
10637         * darwin-nat.c (cancel_breakpoint): Likewise.
10638         * aix-thread.c (aix_thread_wait): Likewise.
10639         * target-delegates.c: Regenerate.
10640
10641 2015-03-04  Pedro Alves  <palves@redhat.com>
10642
10643         * linux-nat.c (save_sigtrap): Check for breakpoints before
10644         checking watchpoints.
10645         (status_callback) [USE_SIGTRAP_SIGINFO]: Don't check whether a
10646         breakpoint is inserted if relying on SIGTRAP's siginfo.si_code.
10647         (check_stopped_by_breakpoint) [USE_SIGTRAP_SIGINFO]: Decide whether
10648         a breakpoint triggered based on the SIGTRAP's siginfo.si_code.
10649         (linux_nat_stopped_by_sw_breakpoint)
10650         (linux_nat_supports_stopped_by_sw_breakpoint)
10651         (linux_nat_stopped_by_hw_breakpoint)
10652         (linux_nat_supports_stopped_by_hw_breakpoint): New functions.
10653         (linux_nat_wait_1): Don't re-increment the PC if relying on
10654         SIGTRAP's siginfo->si_code.
10655         (linux_nat_add_target): Install new target methods.
10656         * linux-thread-db.c (check_event): Don't account for breakpoint PC
10657         offset if the target already adjusted the PC.
10658         * nat/linux-ptrace.h (USE_SIGTRAP_SIGINFO): New.
10659         (GDB_ARCH_TRAP_BRKPT): New.
10660         (TRAP_HWBKPT): Define if not already defined.
10661
10662 2015-03-04  Pedro Alves  <palves@redhat.com>
10663
10664         * NEWS: Mention the new "swbreak" and "hwbreak" stop reasons.
10665         * remote.c (struct remote_state) <remote_stopped_by_watchpoint_p>:
10666         Delete field.
10667         <stop_reason>: New field.
10668         (PACKET_swbreak_feature, PACKET_hwbreak_feature): New enum values.
10669         (packet_set_cmd_state): New function.
10670         (remote_protocol_features): Register the "swbreak" and "hwbreak"
10671         features.
10672         (remote_query_supported): If not disabled with the corresponding
10673         "set remote foo-packet" command, report support for the swbreak
10674         and hwbreak features.
10675         (struct stop_reply) <remote_stopped_by_watchpoint_p>: Delete
10676         field.
10677         <stop_reason>: New field.
10678         (remote_parse_stop_reply): Handle "swbreak" and "hwbreak".
10679         (remote_wait_as): Adjust.
10680         (remote_stopped_by_sw_breakpoint)
10681         (remote_supports_stopped_by_sw_breakpoint)
10682         (remote_stopped_by_hw_breakpoint)
10683         (remote_supports_stopped_by_hw_breakpoint): New functions.
10684         (remote_stopped_by_watchpoint): New function.
10685         (init_remote_ops): Install them.
10686         (_initialize_remote): Register new "set/show remote
10687         swbreak-feature-packet" and "set/show remote
10688         swbreak-feature-packet" commands.
10689
10690 2015-03-04  Pedro Alves  <palves@redhat.com>
10691
10692         * btrace.h: Include target/waitstatus.h.
10693         (struct btrace_thread_info) <stop_reason>: New field.
10694         * record-btrace.c (record_btrace_step_thread): Use
10695         record_check_stopped_by_breakpoint instead of breakpoint_here_p.
10696         (record_btrace_decr_pc_after_break): Delete.
10697         (record_btrace_stopped_by_sw_breakpoint)
10698         (record_btrace_supports_stopped_by_sw_breakpoint)
10699         (record_btrace_stopped_by_hw_breakpoint)
10700         (record_btrace_supports_stopped_by_hw_breakpoint): New functions.
10701         (init_record_btrace_ops): Install them.
10702         * record-full.c (record_full_hw_watchpoint): Delete and replace
10703         with ...
10704         (record_full_stop_reason): ... this throughout.
10705         (record_full_exec_insn): Adjust.
10706         (record_full_wait_1): Adjust.  No longer re-increment the PC.
10707         (record_full_wait_1): Adjust.  Use
10708         record_check_stopped_by_breakpoint instead of breakpoint_here_p.
10709         (record_full_stopped_by_watchpoint): Adjust.
10710         (record_full_stopped_by_sw_breakpoint)
10711         (record_full_supports_stopped_by_sw_breakpoint)
10712         (record_full_supports_stopped_by_sw_breakpoint)
10713         (record_full_stopped_by_hw_breakpoint)
10714         (record_full_supports_stopped_by_hw_breakpoint): New functions.
10715         (init_record_full_ops, init_record_full_core_ops): Install them.
10716         * record.c (record_check_stopped_by_breakpoint): New function.
10717         * record.h: Include target/waitstatus.h.
10718         (record_check_stopped_by_breakpoint): New declaration.
10719
10720 2015-03-04  Pedro Alves  <palves@redhat.com>
10721
10722         enum lwp_stop_reason -> enum target_stop_reason
10723         * linux-nat.c (linux_resume_one_lwp, check_stopped_by_watchpoint)
10724         (linux_nat_stopped_by_watchpoint, status_callback)
10725         (linux_nat_wait_1): Adjust.
10726         * linux-nat.h (enum lwp_stop_reason): Delete.
10727         (struct lwp_info) <stop_reason>: Now an enum target_stop_reason.
10728         * x86-linux-nat.c (x86_linux_prepare_to_resume): Adjust.
10729         * target/waitstatus.h (enum target_stop_reason): New.
10730
10731 2015-03-04  Pedro Alves  <palves@redhat.com>
10732
10733         * breakpoint.c (need_moribund_for_location_type): New function.
10734         (bpstat_stop_status): Don't skipping checking moribund locations
10735         of breakpoint types which the target tell caused a stop.
10736         (program_breakpoint_here_p): New function, factored out from ...
10737         (bp_loc_is_permanent): ... this.
10738         (update_global_location_list): Don't create a moribund location if
10739         the target supports reporting stops of the type of the removed
10740         breakpoint.
10741         * breakpoint.h (program_breakpoint_here_p): New declaration.
10742         * infrun.c (adjust_pc_after_break): Return early if the target has
10743         already adjusted the PC.  Add comments.
10744         (handle_signal_stop): If nothing explains a signal, and the target
10745         tells us the stop was caused by a software breakpoint, check if
10746         there's a breakpoint instruction in the memory.  If so, adjust the
10747         PC before presenting the stop to the user.  Otherwise, ignore the
10748         trap.  If nothing explains a signal, and the target tells us the
10749         stop was caused by a hardware breakpoint, ignore the trap.
10750         * target.h (struct target_ops) <to_stopped_by_sw_breakpoint,
10751         to_supports_stopped_by_sw_breakpoint, to_stopped_by_hw_breakpoint,
10752         to_supports_stopped_by_hw_breakpoint>: New fields.
10753         (target_stopped_by_sw_breakpoint)
10754         (target_supports_stopped_by_sw_breakpoint)
10755         (target_stopped_by_hw_breakpoint)
10756         (target_supports_stopped_by_hw_breakpoint): Define.
10757         * target-delegates.c: Regenerate.
10758
10759 2015-03-04  Pedro Alves  <palves@redhat.com>
10760
10761         * infrun.c (follow_fork_inferior): Use the whole of the
10762         inferior_ptid and pending_follow.related_pid ptids instead of
10763         building ptids from the process components.  Adjust verbose output
10764         to use target_pid_to_str.
10765         * linux-nat.c (linux_child_follow_fork): Use the whole of the
10766         inferior_ptid and pending_follow.related_pid ptids instead of
10767         building ptids from the process components.
10768
10769 2015-03-04  Mark Kettenis  <kettenis@gnu.org>
10770
10771         * inf-ptrace.c [PT_GET_PROCESS_STATE]
10772         (inf_ptrace_insert_fork_catchpoint): New function.
10773         (inf_ptrace_remove_fork_catchpoint): New function.
10774         (inf_ptrace_target) [PT_GET_PROCESS_STATE]: Install them.
10775
10776 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10777
10778         * s390-linux-tdep.c (s390_register_name): Return empty string
10779         instead of NULL for registers that shouldn't be visible.
10780
10781 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10782
10783         * s390-linux-tdep.c (s390_gdbarch_init): Use the correct syscall
10784         XML file for 64-bit targets.
10785
10786 2015-03-03  Simon Marchi  <simon.marchi@ericsson.com>
10787
10788         * target.h (find_default_create_inferior): Remove declaration.
10789         (find_default_attach): Likewise.
10790
10791 2015-03-03  Pedro Alves  <palves@redhat.com>
10792
10793         * inf-ptrace.c (inf_ptrace_resume): Remove spurious whitespace.
10794         Use ptid_get_pid to get the overall process id when resuming all
10795         threads.
10796
10797 2015-03-03  Pedro Alves  <palves@redhat.com>
10798
10799         * i386-linux-nat.c (i386_linux_resume): Get the ptrace PID out of
10800         the lwp field of ptid.  Pass the full ptid to get_thread_regcache.
10801         * inf-ptrace.c (get_ptrace_pid): New function.
10802         (inf_ptrace_resume): Use it.
10803         * linux-nat.c (linux_resume_one_lwp): Pass the LWP's ptid ummodified
10804         to the lower layer.
10805
10806 2015-03-03  Markus Metzger  <markus.t.metzger@intel.com>
10807
10808         * nat/linux-btrace.c: Include sys/utsname.h.
10809         (linux_determine_kernel_ptr_bits): New.
10810         (linux_enable_bts): Call linux_determine_kernel_ptr_bits.
10811         * x86-linux-nat.c (x86_linux_enable_btrace): Do not overwrite non-zero
10812         ptr_bits.
10813
10814 2015-03-03  Markus Metzger  <markus.t.metzger@intel.com>
10815
10816         * btrace.c (ftrace_update_function): Treat return as tailcall for
10817         "_dl_runtime_resolve".
10818
10819 2015-03-03  Markus Metzger  <markus.t.metzger@intel.com>
10820
10821         * btrace.h (btrace_function) <lbegin, lend>: Remove.
10822         * btrace.c (ftrace_debug): Do not print the line range.
10823         (ftrace_skip_file, ftrace_update_lines): Remove.
10824         (ftrace_new_function): Remove lbegin and lend initialization.
10825         (btrace_compute_ftrace_bts): Remove call to ftrace_update_lines.
10826         * record-btrace.c (btrace_compute_src_line_range): New.
10827         (btrace_call_history_src_line): Call btrace_compute_src_line_range.
10828
10829 2015-03-02  Pedro Alves  <palves@redhat.com>
10830
10831         * infrun.c (follow_exec): Delete all threads of the process except
10832         the event thread.  Extended comments.
10833
10834 2015-03-02  Joel Brobecker  <brobecker@adacore.com>
10835
10836         * contrib/ari/gdb_ari.sh: Reinstate checks for "true" and "false".
10837
10838 2015-03-02  Joel Brobecker  <brobecker@adacore.com>
10839
10840         * utils.h: Remove <stdbool.h> #include.
10841         (producer_is_gcc): Change return type to "int".
10842         * utils.c (producer_is_gcc): Change return type to int.
10843         Return 1 instead of true, and 0 instead of false.
10844         Adjust function documentation accordingly.
10845
10846 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10847
10848         * s390-linux-nat.c (have_regset_vxrs): New static variable.
10849         (s390_linux_fetch_inferior_registers): Handle vector registers, if
10850         present.
10851         (s390_linux_store_inferior_registers): Likewise.
10852         (s390_get_hwcap): Remove function.  Embed its logic...
10853         (s390_read_description): ...here.  Yield a target description with
10854         vector registers if applicable.
10855         * s390-linux-tdep.c: Include "features/s390-vx-linux64.c",
10856         "features/s390-tevx-linux64.c", "features/s390x-vx-linux64.c", and
10857         "features/s390x-tevx-linux64.c".
10858         (struct gdbarch_tdep) <v0_full_regnum>: New field.
10859         (s390_dwarf_regmap): Add vector registers.  Remove bogus entries
10860         for "GNU/Linux-specific registers".
10861         (s390_dwarf_reg_r0l): New enum value.
10862         (s390_dwarf_reg_to_regnum): Support vector registers.
10863         (s390_adjust_frame_regnum): Adjust pseudo DWARF register numbers
10864         of GPR lower halves.
10865         (regnum_is_vxr_full): New function.
10866         (s390_register_name): New function.
10867         (s390_pseudo_register_name): Handle v0-v15, which are composed of
10868         f0-f15 and v0l-v15l.
10869         (s390_pseudo_register_type): Likewise.
10870         (s390_pseudo_register_read): Likewise.
10871         (s390_pseudo_register_write): Likewise.
10872         (s390_value_from_register): Account for the fact that values are
10873         placed left-justified in vector registers.
10874         (s390_pseudo_register_reggroup_p): Add pseudo registers v0-v15 to
10875         the vector reggroup and omit them from the general reggroup.
10876         (s390_regmap_vxrs_low, s390_regmap_vxrs_high): New register maps.
10877         (s390_vxrs_low_regset, s390_vxrs_high_regset): New regsets.
10878         (s390_iterate_over_regset_sections): Add iterations for the two
10879         new vector regsets.
10880         (s390_core_read_description): Yield a target description with
10881         vector registers if applicable.
10882         (s390_gdbarch_init): Handle target descriptions with vector
10883         registers.  Add "register_name" gdbarch method.
10884         (_initialize_s390_tdep): Call new tdesc initialization functions.
10885         * s390-linux-tdep.h (HWCAP_S390_VX): New macro.
10886         (S390_V0_LOWER_REGNUM, S390_V1_LOWER_REGNUM, S390_V2_LOWER_REGNUM)
10887         (S390_V3_LOWER_REGNUM, S390_V4_LOWER_REGNUM, S390_V5_LOWER_REGNUM)
10888         (S390_V6_LOWER_REGNUM, S390_V7_LOWER_REGNUM, S390_V8_LOWER_REGNUM)
10889         (S390_V9_LOWER_REGNUM, S390_V10_LOWER_REGNUM)
10890         (S390_V11_LOWER_REGNUM, S390_V12_LOWER_REGNUM)
10891         (S390_V13_LOWER_REGNUM, S390_V14_LOWER_REGNUM)
10892         (S390_V15_LOWER_REGNUM, S390_V16_REGNUM, S390_V17_REGNUM)
10893         (S390_V18_REGNUM, S390_V19_REGNUM, S390_V20_REGNUM)
10894         (S390_V21_REGNUM, S390_V22_REGNUM, S390_V23_REGNUM)
10895         (S390_V24_REGNUM, S390_V25_REGNUM, S390_V26_REGNUM)
10896         (S390_V27_REGNUM, S390_V28_REGNUM, S390_V29_REGNUM)
10897         (S390_V30_REGNUM, S390_V31_REGNUM): New macros.
10898         (S390_NUM_REGS): Adjust value.
10899         (s390_vxrs_low_regset, s390_vxrs_high_regset): Declare.
10900         (tdesc_s390_vx_linux64, tdesc_s390_tevx_linux64)
10901         (tdesc_s390x_vx_linux64, tdesc_s390x_tevx_linux64): Likewise.
10902         * NEWS: Announce S/390 vector register support.
10903
10904 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
10905
10906         * features/s390-tevx-linux64.xml: New file.
10907         * features/s390-vx-linux64.xml: New file.
10908         * features/s390-vx.xml: New file.
10909         * features/s390x-tevx-linux64.xml: New file.
10910         * features/s390x-vx-linux64.xml: New file.
10911         * features/Makefile (WHICH): Add s390-vx-linux64,
10912         s390x-vx-linux64, s390-tevx-linux64, and s390x-tevx-linux64.
10913         (s390-vx-linux64-expedite, s390-tevx-linux64-expedite)
10914         (s390x-vx-linux64-expedite, s390x-tevx-linux64-expedite): New
10915         macros.
10916         * features/s390-tevx-linux64.c: New generated file.
10917         * features/s390-vx-linux64.c: Likewise.
10918         * features/s390x-tevx-linux64.c: Likewise.
10919         * features/s390x-vx-linux64.c: Likewise.
10920         * regformats/s390-tevx-linux64.dat: Likewise.
10921         * regformats/s390-vx-linux64.dat: Likewise.
10922         * regformats/s390x-tevx-linux64.dat: Likewise.
10923         * regformats/s390x-vx-linux64.dat: Likewise.
10924
10925 2015-02-28  Doug Evans  <xdje42@gmail.com>
10926
10927         * symtab.h (struct symtab) <next>: Fix comment.
10928
10929 2015-02-27  Simon Marchi  <simon.marchi@ericsson.com>
10930
10931         * python/python.c (python_GdbModuleDef): Rename GdbMethods to
10932         python_GdbMethods.
10933
10934 2015-02-27  Pedro Alves  <palves@redhat.com>
10935
10936         * dtrace-probe.c (dtrace_probe_ops): Make extern.
10937
10938 2015-02-27  Pedro Alves  <palves@redhat.com>
10939
10940         * common/common-exceptions.h (exception_none): Declare.
10941         * common/common-exceptions.c (exception_none): Moved from
10942         exceptions.c.
10943         (exceptions_state_mc_init): Use exception_none.
10944         * exceptions.c (exception_none): Move to
10945         common/common-exceptions.c.
10946         * exceptions.h (exception_none): Move to
10947         common/common-exceptions.h.
10948
10949 2015-02-27  Pedro Alves  <palves@redhat.com>
10950
10951         * main.c (catch_command_errors, catch_command_errors_const):
10952         Remove 'mask' argument.  Adjust.
10953         (captured_main): Adjust callers.
10954
10955 2015-02-27  Pedro Alves  <palves@redhat.com>
10956
10957         * python/python-internal.h: Include "extension-priv.h".
10958
10959 2015-02-27  Pedro Alves  <palves@redhat.com>
10960
10961         * breakpoint.h (enum print_stop_action): Move further up in the
10962         file.
10963
10964 2015-02-27  Pedro Alves  <palves@redhat.com>
10965
10966         * gdbarch.sh: Include regcache.h.
10967         * gdbarch.h: Regenerate.
10968
10969 2015-02-27  Pedro Alves  <palves@redhat.com>
10970
10971         * arm-tdep.c (decode_insn) <arm_handle_insn, thumb_handle_insn>:
10972         Remove duplicate const.
10973         * sparc-sol2-tdep.c (sparc_sol2_static_transform_name): Remove
10974         duplicate const.
10975
10976 2015-02-27  Pedro Alves  <palves@redhat.com>
10977
10978         * cp-valprint.c (vtbl_ptr_name): Use EXPORTED_CONST.
10979         * guile/guile.c (extension_language_guile): Use EXPORTED_CONST.
10980         * features/feature_to_c.sh: Tag the generated xml_builtin array
10981         with extern const in C++ mode.
10982
10983 2015-02-27  Tom Tromey  <tromey@redhat.com>
10984
10985         * minidebug.c (struct lzma_stream): Rename to ...
10986         (struct gdb_lzma_stream): ... this.
10987         (lzma_open, lzma_pread, lzma_close, lzma_stat): Adjust.
10988
10989 2015-02-27  Pedro Alves  <palves@redhat.com>
10990
10991         * mi/mi-cmd-stack.c (mi_apply_ext_lang_frame_filter): New
10992         function.
10993         (mi_cmd_stack_list_locals, mi_cmd_stack_list_args)
10994         (mi_cmd_stack_list_variables): Use it.
10995
10996 2015-02-27  Pedro Alves  <palves@redhat.com>
10997
10998         * x86-linux-nat.c (u_debugreg_offset): New function.
10999         (x86_linux_dr_get, x86_linux_dr_set): Use it.
11000
11001 2015-02-27  Pedro Alves  <palves@redhat.com>
11002
11003         * nat/x86-dregs.h (enum target_hw_bp_type): Remove forward
11004         declaration.
11005         Include break-common.h.
11006
11007 2015-02-27  Tom Tromey  <tromey@redhat.com>
11008             Pedro Alves <palves@redhat.com>
11009
11010         * arm-tdep.c (set_fp_model_sfunc, arm_set_abi): Use 'int' for
11011         local used to iterate over enums.
11012         * completer.c (signal_completer): Likewise.
11013         * i386-tdep.c (i386_stap_parse_special_token): Likewise.
11014         * rs6000-tdep.c (powerpc_set_vector_abi): Likewise.
11015         * tui/tui-data.c (tui_next_win, tui_prev_win): Likewise.
11016         * tui/tui-layout.c (next_layout, prev_layout): Likewise.
11017         * tui/tui-win.c (tui_refresh_all_win, tui_rehighlight_all)
11018         (tui_resize_all, tui_set_focus_command, tui_all_windows_info): Likewise.
11019         * tui-wingeneral.c (tui_refresh_all):  Likewise.
11020
11021 2015-02-27  Pedro Alves  <palves@redhat.com>
11022
11023         * target.h: Include "infrun.h".
11024
11025 2015-02-27  Pedro Alves  <palves@redhat.com>
11026
11027         * gdb_proc_service.h: Wrap with EXTERN_C_PUSH/EXTERN_C_POP.
11028
11029 2015-02-27  Pedro Alves  <palves@redhat.com>
11030
11031         * common/agent.h (IPA_SYM_EXPORTED_NAME): New.
11032         (IPA_SYM): Use it.
11033         * common/common-defs.h (EXTERN_C_PUSH, EXTERN_C_POP): New macros.
11034
11035 2015-02-27  Pedro Alves  <palves@redhat.com>
11036
11037         * cli-out.c (_rl_erase_entire_line): Move declaration out of
11038         cli_mld_erase_entire_line, and make it extern "C".
11039         * common/common-defs.h (EXTERN_C): New.
11040         * completer.c (_rl_completion_prefix_display_length)
11041         (_rl_print_completions_horizontally, QSFUNC): Move declarations
11042         out of gdb_display_match_list_1.
11043         (_rl_qsort_string_compare): Move declaration out of
11044         gdb_display_match_list_1, and make it extern "C".
11045         * defs.h (re_comp): Use EXTERN_C.
11046         * maint.c (_mcleanup): Move declaration out of mcleanup_wrapper,
11047         and make it extern "C".
11048         (monstartup): Move declaration out of maintenance_set_profile_cmd,
11049         and make it extern "C".
11050         (main): Move declaration out of maintenance_set_profile_cmd.
11051         * nat/linux-ptrace.c (linux_ptrace_attach_fail_reason_string): Use
11052         EXTERN_C.
11053
11054 2015-02-27  Pedro Alves  <palves@redhat.com>
11055
11056         * python/python.c (GdbMethods): Rename to ...
11057         (python_GdbMethods): ... this and make extern.
11058         (GdbModuleDef): Rename to ...
11059         (python_GdbModuleDef): ... this and make extern.
11060
11061 2015-02-27  Pedro Alves  <palves@redhat.com>
11062
11063         * record-btrace.c (set_record_btrace_cmdlist)
11064         (show_record_btrace_cmdlist): Remove redefinitions.
11065
11066 2015-02-27  Tom Tromey  <tromey@redhat.com>
11067             Pedro Alves  <palves@redhat.com>
11068
11069         * dwarf2-frame.c (enum cfa_how_kind, struct
11070         dwarf2_frame_state_reg_info): Move out of struct
11071         dwarf2_frame_state.
11072         * dwarf2read.c (struct tu_stats): Move out of struct
11073         dwarf2_per_objfile.
11074         (struct file_entry): Move out of struct line_header.
11075         (struct nextfield, struct nextfnfield, struct fnfieldlist, struct
11076         typedef_field_list): Move out of struct field_info.
11077         * gdbtypes.h (enum dynamic_prop_kind, union dynamic_prop_data):
11078         Move out of struct dynamic_prop.
11079         (union type_owner, union field_location, struct field, struct
11080         range_bounds, union type_specific): Move out of struct main_type.
11081         (struct fn_fieldlist, struct fn_field, struct typedef_field)
11082         (VOFFSET_STATIC): Move out of struct cplus_struct_type.
11083         (struct call_site_target, union call_site_parameter_u, struct
11084         call_site_parameter): Move out of struct call_site.
11085         * m32c-tdep.c (enum m32c_prologue_kind): Move out of struct
11086         m32c_prologue.
11087         (enum srcdest_kind): Move out of struct srcdest.
11088         * main.c (enum cmdarg_kind): Move out of struct cmdarg.
11089         * prologue-value.h (enum prologue_value_kind): Move out of struct
11090         prologue_value.
11091         * s390-linux-tdep.c (enum s390_abi_kind): Move out of struct
11092         gdbarch_tdep.
11093         * stabsread.c (struct nextfield, struct next_fnfieldlist): Move
11094         out of struct field_info.
11095         * symfile.h (struct other_sections): Move out of struct
11096         section_addr_info.
11097         * symtab.c (struct symbol_cache_slot): Move out struct
11098         block_symbol_cache.
11099         * target-descriptions.c (enum tdesc_type_kind): Move out of
11100         typedef struct tdesc_type.
11101         * tui/tui-data.h (enum tui_line_or_address_kind): Move out of
11102         struct tui_line_or_address.
11103         * value.c (enum internalvar_kind, union internalvar_data): Move
11104         out of struct internalvar.
11105         * xtensa-tdep.h (struct ctype_cache): Move out of struct
11106         gdbarch_tdep.
11107
11108 2015-02-27  Tom Tromey  <tromey@redhat.com>
11109             Pedro Alves  <palves@redhat.com>
11110
11111         Rename symbols whose names are reserved C++ keywords throughout.
11112
11113 2015-02-27  Pedro Alves  <palves@redhat.com>
11114
11115         * Makefile.in (COMPILER): New, get it from autoconf.
11116         (COMPILE.pre, CC_LD): Use COMPILER.
11117         (CXX): Get from autoconf instead.
11118         (CXX_FOR_TARGET): Default to g++ instead of gcc.
11119         * acinclude.m4: Include build-with-cxx.m4.
11120         * build-with-cxx.m4: New file.
11121         * configure.ac: Call AC_PROG_CXX and GDB_AC_BUILD_WITH_CXX.
11122         Disable -Werror by default if building in C++ mode.
11123         (build_warnings): Add -Wno-sign-compare, -Wno-write-strings and
11124         -Wno-narrowing in C++ mode.  Only enable -Wpointer-sign in C mode.
11125         Run supported-warning-flags tests with the C++ compiler.
11126         Save/restore CXXFLAGS too.
11127         * configure: Regenerate.
11128
11129 2015-02-27  Pedro Alves  <palves@redhat.com>
11130
11131         * libiberty.m4: New file.
11132         * acinclude.m4: Include libiberty.m4.
11133         * configure.ac: Call libiberty_INIT.
11134         * config.in, configure: Regenerate.
11135
11136 2015-02-27  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11137
11138         * s390-linux-tdep.c (s390_gcc_target_options): Not just handle
11139         31-bit targets, but 64-bit targets as well.
11140         (s390_gnu_triplet_regexp): New function.
11141         (s390_gdbarch_init): Set the gcc_target_options gdbarch method for
11142         64-bit targets as well.  Set the gnu_triplet_regexp gdbarch
11143         method.
11144
11145 2015-02-27  Jon TURNEY  <jon.turney@dronecode.org.uk>  (tiny patch)
11146
11147         * windows-nat.c (CONTEXT_DEBUGGER): Remove.
11148         (CONTEXT_DEBUGGER_DR): Add CONTEXT_SEGMENTS.  Incorporate flags
11149         from CONTEXT_DEBUGGER.
11150
11151 2015-02-26  Doug Evans  <dje@google.com>
11152
11153         * gdbtypes.c (internal_type_vptr_fieldno): Add missing call to
11154         CHECK_TYPEDEF.
11155         (set_type_vptr_fieldno): Ditto.
11156         (internal_type_vptr_basetype, set_type_vptr_basetype): Ditto.
11157         * gnu-v3-abi.c (gnuv3_dynamic_class): Ditto.
11158
11159 2015-02-26  Pedro Alves  <palves@redhat.com>
11160
11161         * auto-load.h (file_is_auto_load_safe): Add ATTRIBUTE_PRINTF.
11162         * complaints.c (vcomplaint): Pass argument FMT directly to
11163         printf-like functions instead of complaint->fmt.
11164         * ctf.c (ctf_save_write_metadata): Add ATTRIBUTE_PRINTF.
11165         * darwin-nat.c (inferior_debug): Add ATTRIBUTE_PRINTF.
11166         * compile/compile-loc2c.c (pushf, unary, binary): Add
11167         ATTRIBUTE_PRINTF.
11168         (do_compile_dwarf_expr_to_c): Pass string literal as format string
11169         to pushf.
11170         (BINARY): Pass string literal as format string to 'binary'.
11171         * compile/compile-object-load.c (link_callbacks_einfo): Add
11172         ATTRIBUTE_PRINTF.
11173         * guile/guile-internal.h (gdbscm_printf): Add ATTRIBUTE_PRINTF.
11174
11175 2015-02-26  Pedro Alves  <palves@redhat.com>
11176
11177         * windows-termcap.c: Rename to ...
11178         * stub-termcap.c: ... this.  Adjust header line.
11179         * Makefile.in (SFILES): Refer to stub-termcap.c instead of
11180         windows-termcap.c.
11181         * configure: Regenerate.
11182         * configure.ac: Refer to stub-termcap.o instead of
11183         windows-termcap.o.
11184         * gdb_curses.h: Mention stub-termcap.c instead of
11185         windows-termcap.c.
11186
11187 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
11188
11189         * compile/compile-c-symbols.c (convert_one_symbol, convert_symbol_bmsym)
11190         (gcc_symbol_address): Call gnu_ifunc_resolve_addr.
11191
11192 2015-02-26  Antoine Tremblay  <antoine.tremblay@ericsson.com>
11193
11194         * gdb/infcmd.c (print_return_value): use type_to_string to print type.
11195
11196 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
11197
11198         * elfread.c (elf_read_minimal_symbols): Use bfd_alloc for
11199         bfd_canonicalize_symtab.
11200
11201 2015-02-25  John Baldwin  <jhb@FreeBSD.org>
11202
11203         * amd64fbsd-nat.c: Include sys/user.h.
11204         (_initialize_amd64fbsd_nat): Use the KERN_PROC_SIGTRAMP sysctl
11205         instead of KERN_PS_STRINGS to locate the signal trampoline.
11206         * i386fbsd-nat.c: Include sys/user.h.
11207         (_initialize_i386fbsd_nat): Use the KERN_PROC_SIGTRAMP sysctl
11208         instead of KERN_PS_STRINGS to locate the signal trampoline.
11209         * amd64fbsd-tdep.c (amd64fbsd_sigtramp_code): New.
11210         (amd64fbsd_sigtramp_p): New.
11211         (amd64fbsd_sigtramp_start_addr, amd64fbsd_sigtramp_end_addr): No
11212         longer set default values.
11213         (amd64fbsd_init_abi): Set "sigtramp_p" to "amd64fbsd_sigtramp_p".
11214         * i386fbsd-tdep.c (i386fbsd_sigtramp_start)
11215         (i386fbsd_sigtramp_middle, i386fbsd_sigtramp_end)
11216         (i386fbsd_freebsd4_sigtramp_start)
11217         (i386fbsd_freebsd4_sigtramp_middle)
11218         (i386fbsd_freebsd4_sigtramp_end, i386fbsd_osigtramp_start)
11219         (i386fbsd_osigtramp_middle, i386fbsd_osigtramp_end): New.
11220         (i386fbsd_sigtramp_p): New.
11221         (i386fbsd_sigtramp_start_addr, i386fbsd_sigtramp_end_addr): No
11222         longer set default values.
11223         (i386fbsd_init_abi): Set "sigtramp_p" to "i386fbsd_sigtramp_p".
11224
11225 2015-02-25  John Baldwin  <jhb@freebsd.org>
11226
11227         * amd64fbsd-tdep.c (amd64fbsd_sigcontext_addr): Use
11228         get_frame_register instead of frame_unwind_register_unsigned.
11229
11230 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
11231
11232         PR build/18033
11233         * compile/compile-c-support.c (c_compute_program): Change // comment.
11234         * compile/compile-object-load.c (setup_sections): Change // comment.
11235
11236 2015-02-26  Joel Brobecker  <brobecker@adacore.com>
11237
11238         PR build/18033:
11239         * iq2000-tdep.c (iq2000_frame_cache): Delete C++-style comment.
11240
11241 2015-02-23  Pedro Alves  <palves@redhat.com>
11242
11243         * remote.c (skip_to_semicolon): New function.
11244         (remote_parse_stop_reply) <T stop reply>: Use it.  Don't
11245         special case the stop reasons that look like hex numbers
11246         upfront.  Instead handle real register numbers after matching
11247         all the known stop reasons.
11248
11249 2015-02-21  Doug Evans  <dje@google.com>
11250
11251         PR c++/17976, symtab/17821
11252         * cp-namespace.c (cp_search_static_and_baseclasses): New parameter
11253         is_in_anonymous.  All callers updated.
11254         (find_symbol_in_baseclass): Ditto.
11255         (cp_lookup_nested_symbol_1): Ditto.  Don't search all static blocks
11256         for symbols in an anonymous namespace.
11257         * dwarf2read.c (namespace_name): Don't call dwarf2_name, fetch
11258         DW_AT_name directly.
11259         (dwarf2_name): Convert missing namespace name to
11260         CP_ANONYMOUS_NAMESPACE_STR.
11261
11262 2015-02-20  Pedro Alves  <palves@redhat.com>
11263
11264         * linux-nat.c (linux_handle_extended_wait): Call
11265         thread_db_notice_clone whenever a new clone LWP is detected.
11266         (linux_stop_and_wait_all_lwps, linux_unstop_all_lwps): New
11267         functions.
11268         * linux-nat.h (thread_db_attach_lwp): Delete declaration.
11269         (thread_db_notice_clone, linux_stop_and_wait_all_lwps)
11270         (linux_unstop_all_lwps): Declare.
11271         * linux-thread-db.c (struct thread_get_info_inout): Delete.
11272         (thread_get_info_callback): Delete.
11273         (thread_from_lwp): Use td_thr_get_info and record_thread.
11274         (thread_db_attach_lwp): Delete.
11275         (thread_db_notice_clone): New function.
11276         (try_thread_db_load_1): If /proc is mounted and shows the
11277         process'es task list, walk over all LWPs and call thread_from_lwp
11278         instead of relying on td_ta_thr_iter.
11279         (attach_thread): Don't call check_thread_signals here.  Split the
11280         tail part of the function (which adds the thread to the core GDB
11281         thread list) to ...
11282         (record_thread): ... this function.  Call check_thread_signals
11283         here.
11284         (thread_db_wait): Don't call thread_db_find_new_threads_1.  Always
11285         call thread_from_lwp.
11286         (thread_db_update_thread_list): Rename to ...
11287         (thread_db_update_thread_list_org): ... this.
11288         (thread_db_update_thread_list): New function.
11289         (thread_db_find_thread_from_tid): Delete.
11290         (thread_db_get_ada_task_ptid): Simplify.
11291         * nat/linux-procfs.c: Include <sys/stat.h>.
11292         (linux_proc_task_list_dir_exists): New function.
11293         * nat/linux-procfs.h (linux_proc_task_list_dir_exists): Declare.
11294
11295 2015-02-20  Pedro Alves  <palves@redhat.com>
11296
11297         * linux-nat.c (lin_lwp_attach_lwp): No longer special case the
11298         main LWP.  Handle the case of waitpid returning 0 if we're already
11299         attached to the LWP.  Don't set the LWP's last_resume_kind to
11300         resume_stop if we already knew about the LWP.
11301         (linux_nat_filter_event): Add debug logs.
11302
11303 2015-02-20  Pedro Alves  <palves@redhat.com>
11304
11305         * target.h (forward_target_decr_pc_after_break): Delete
11306         declaration.
11307
11308 2015-02-20  Pedro Alves  <palves@redhat.com>
11309
11310         PR threads/18006
11311         * linux-thread-db.c (thread_get_info_callback): Return early if
11312         the thread's lwp id is -1.
11313
11314 2015-02-20  Joel Brobecker  <brobecker@adacore.com>
11315
11316         GDB 7.9 released.
11317
11318 2015-02-19  Steve Ellcey  <sellcey@imgtec.com>
11319
11320         * dtrace-probe.c (dtrace_process_dof_probe): Initialize arg.expr.
11321         (dtrace_get_probes) Change type of variable 'dof'.
11322
11323 2015-02-19  Antoine Tremblay  <antoine.tremblay@ericsson.com>
11324
11325         PR breakpoints/16812
11326         * linux-nat.c (linux_nat_filter_event): Report SIGTRAP,SIGILL,SIGSEGV.
11327         * nat/linux-ptrace.c (linux_wstatus_maybe_breakpoint): Add.
11328         * nat/linux-ptrace.h: Add linux_wstatus_maybe_breakpoint.
11329
11330 2015-02-19  David Taylor  <dtaylor@emc.com>
11331
11332         * common/ax.def (setv): Fix consumed entry in setv DEFOP.
11333
11334 2015-02-18  Patrick Palka  <patrick@parcs.ath.cx>
11335
11336         * tui/tui-io.c (tui_handle_resize_during_io): Remove this
11337         function.
11338         (tui_putc): Don't call tui_handle_resize_during_io.
11339         (tui_getc): Likewise.
11340         (tui_mld_getc): Likewise.
11341         * tui/tui-win.c: Include event-loop.h and tui/tui-io.h.
11342         (tui_sigwinch_token): New static variable.
11343         (tui_initialize_win): Adjust documentation.  Set
11344         tui_sigwinch_token.
11345         (tui_async_resize_screen): New asynchronous callback.
11346         (tui_sigwinch_handler): Adjust documentation.  Asynchronously
11347         invoke tui_async_resize_screen.
11348
11349 2015-02-18  Jose E. Marchesi  <jose.marchesi@oracle.com>
11350
11351         * configure: Regenerated.
11352         * configure.ac: Use GDB_AC_TRANSFORM.
11353         * Makefile.in (aclocal_m4_deps): Added transform.m4.
11354         * acinclude.m4: sinclude transform.m4.
11355         * transform.m4: New file.
11356         (GDB_AC_TRANSFORM): New macro.
11357
11358 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11359
11360         * NEWS: Announce the support for DTrace SDT probes.
11361
11362 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11363
11364         * amd64-linux-tdep.c: Include "parser-defs.h" and "user-regs.h".
11365         (amd64_dtrace_parse_probe_argument): New function.
11366         (amd64_dtrace_probe_is_enabled): Likewise.
11367         (amd64_dtrace_enable_probe): Likewise.
11368         (amd64_dtrace_disable_probe): Likewise.
11369         (amd64_linux_init_abi): Register the
11370         `gdbarch_dtrace_probe_argument', `gdbarch_dtrace_enable_probe',
11371         `gdbarch_dtrace_disable_probe' and
11372         `gdbarch_dtrace_probe_is_enabled' hooks.
11373         (amd64_dtrace_disabled_probe_sequence_1): New constant.
11374         (amd64_dtrace_disabled_probe_sequence_2): Likewise.
11375         (amd64_dtrace_enable_probe_sequence): Likewise.
11376         (amd64_dtrace_disable_probe_sequence): Likewise.
11377
11378 2015-01-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11379
11380         * breakpoint.c (BREAK_ARGS_HELP): Help string updated to mention
11381         the -probe-dtrace new vpossible value for PROBE_MODIFIER.
11382         * configure.ac (CONFIG_OBS): dtrace-probe.o added if BFD can
11383         handle ELF files.
11384         * Makefile.in (SFILES): dtrace-probe.c added.
11385         * configure: Regenerate.
11386         * dtrace-probe.c: New file.
11387         (SHT_SUNW_dof): New constant.
11388         (dtrace_probe_type): New enum.
11389         (dtrace_probe_arg): New struct.
11390         (dtrace_probe_arg_s): New typedef.
11391         (struct dtrace_probe_enabler): New struct.
11392         (dtrace_probe_enabler_s): New typedef.
11393         (dtrace_probe): New struct.
11394         (dtrace_probe_is_linespec): New function.
11395         (dtrace_dof_sect_type): New enum.
11396         (dtrace_dof_dofh_ident): Likewise.
11397         (dtrace_dof_encoding): Likewise.
11398         (DTRACE_DOF_ENCODE_LSB): Likewise.
11399         (DTRACE_DOF_ENCODE_MSB): Likewise.
11400         (dtrace_dof_hdr): New struct.
11401         (dtrace_dof_sect): Likewise.
11402         (dtrace_dof_provider): Likewise.
11403         (dtrace_dof_probe): Likewise.
11404         (DOF_UINT): New macro.
11405         (DTRACE_DOF_PTR): Likewise.
11406         (DTRACE_DOF_SECT): Likewise.
11407         (dtrace_process_dof_probe): New function.
11408         (dtrace_process_dof): Likewise.
11409         (dtrace_build_arg_exprs): Likewise.
11410         (dtrace_get_arg): Likewise.
11411         (dtrace_get_probes): Likewise.
11412         (dtrace_get_probe_argument_count): Likewise.
11413         (dtrace_can_evaluate_probe_arguments): Likewise.
11414         (dtrace_evaluate_probe_argument): Likewise.
11415         (dtrace_compile_to_ax): Likewise.
11416         (dtrace_probe_destroy): Likewise.
11417         (dtrace_gen_info_probes_table_header): Likewise.
11418         (dtrace_gen_info_probes_table_values): Likewise.
11419         (dtrace_probe_is_enabled): Likewise.
11420         (dtrace_probe_ops): New variable.
11421         (info_probes_dtrace_command): New function.
11422         (_initialize_dtrace_probe): Likewise.
11423         (dtrace_type_name): Likewise.
11424
11425 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11426
11427         * gdbarch.sh (dtrace_parse_probe_argument): New.
11428         (dtrace_probe_is_enabled): Likewise.
11429         (dtrace_enable_probe): Likewise.
11430         (dtrace_disable_probe): Likewise.
11431         * gdbarch.c: Regenerate.
11432         * gdbarch.h: Regenerate.
11433
11434 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11435
11436         * stap-probe.c (stap_probe_ops): Add NULLs in the static
11437         stap_probe_ops for `enable_probe' and `disable_probe'.
11438         * probe.c (enable_probes_command): New function.
11439         (disable_probes_command): Likewise.
11440         (_initialize_probe): Define the cli commands `enable probe' and
11441         `disable probe'.
11442         (parse_probe_linespec): New function.
11443         (info_probes_for_ops): Use parse_probe_linespec.
11444         * probe.h (probe_ops): New hooks `enable_probe' and
11445         `disable_probe'.
11446
11447 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11448
11449         * probe.c (compute_probe_arg): Moved from stap-probe.c
11450         (compile_probe_arg): Likewise.
11451         (probe_funcs): Likewise.
11452         * stap-probe.c (compute_probe_arg): Moved to probe.c.
11453         (compile_probe_arg): Likewise.
11454         (probe_funcs): Likewise.
11455
11456 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
11457
11458         * probe.c (print_ui_out_not_applicables): New function.
11459         (exists_probe_with_pops): Likewise.
11460         (info_probes_for_ops): Do not include column headers for probe
11461         types for which no probe has been actually found on any object.
11462         Also invoke `print_ui_out_not_applicables' in order to match the
11463         column rows with the header when probes of several types are
11464         listed.
11465         Print the "Type" column.
11466         * probe.h (probe_ops): Added a new probe operation `type_name'.
11467         * stap-probe.c (stap_probe_ops): Add `stap_type_name'.
11468         (stap_type_name): New function.
11469
11470 2015-02-17  Patrick Palka  <patrick@parcs.ath.cx>
11471
11472         * tui/tui-io.c (tui_getc): Don't call key_is_command_char.
11473         (key_is_command_char): Delete.
11474
11475 2015-02-17  Pedro Alves  <palves@redhat.com>
11476
11477         * tui/tui.c (tui_enable): Resize windows before anything
11478         might show a window.
11479
11480 2015-02-17  Max Ostapenko  <m.ostapenko@partner.samsung.com>
11481
11482         PR gdb/17984
11483         * aarch64-linux-nat.c: Don't include features/aarch64.c anymore.
11484         (aarch64_linux_read_description): Remove initialize_tdesc_aarch64
11485         call.
11486         * aarch64-tdep.h (tdesc_aarch64): Declare.
11487
11488 2015-02-12  Mark Wielaard  <mjw@redhat.com>
11489
11490         * contrib/ari/gdb_ari.sh: Remove checks for "true" and "false".
11491
11492 2015-02-13  Doug Evans  <dje@google.com>
11493
11494         * cp-namespace.c (cp_basic_lookup_symbol): Rename parameter
11495         anonymous_namespace to is_in_anonymous for consistency with the rest
11496         of the file.
11497         (cp_lookup_bare_symbol): Fix typo in comment.
11498         (cp_search_static_and_baseclasses): Ditto.
11499         (search_symbol_list): Use vertical space in comment better.
11500         (reset_directive_searched): Ditto. Fix typo.
11501         (cp_lookup_nested_symbol_1): Clarify contents of NESTED_NAME parameter.
11502
11503 2015-02-13  Yao Qi  <yao.qi@arm.com>
11504
11505         * MAINTAINERS: Update my email address.
11506
11507 2015-02-12  Doug Evans  <dje@google.com>
11508
11509         * symtab.c (completion_list_add_name): Fix memory leak.
11510
11511 2015-02-12  Doug Evans  <dje@google.com>
11512
11513         * completer.c (complete_line): Remove incorrect comment.
11514
11515 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
11516
11517         * python/py-framefilter.c (py_print_single_arg, enumerate_locals)
11518         (py_print_frame): Use RETURN_MASK_ERROR.
11519
11520 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
11521
11522         * python/py-framefilter.c (py_print_frame): Mention RETURN_QUIT in
11523         function comment.  Wrap all function that can throw in cleanups.
11524         (gdbpy_apply_frame_filter): Wrap all function that can throw in
11525         cleanups.
11526
11527 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
11528
11529         * python/py-framefilter.c (py_print_frame): Substitute goto error.
11530         Remove the error label.
11531
11532 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
11533
11534         * python/py-framefilter.c (py_print_frame): Put conditional code paths
11535         with goto first, indent the former else codepath left.  Put variable
11536         'elided' to a new inner block.
11537
11538 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
11539
11540         * python/py-framefilter.c (py_print_frame): Whitespacing fixes.
11541
11542 2015-02-11  Pedro Alves  <palves@redhat.com>
11543
11544         * xcoffread.c (within_function): Delete.
11545
11546 2015-02-11  Tom Tromey  <tromey@redhat.com>
11547             Pedro Alves <palves@redhat.com>
11548
11549         * breakpoint.c (base_breakpoint_ops): Delete.
11550         * dwarf2loc.c (dwarf_expr_ctx_funcs): Make extern.
11551         * elfread.c (elf_sym_fns_gdb_index, elf_sym_fns_lazy_psyms): Make extern.
11552         * guile/guile.c (guile_extension_script_ops, guile_extension_ops): Make extern.
11553         * ppcnbsd-tdep.c (ppcnbsd2_sigtramp): Make extern.
11554         * python/py-arch.c (arch_object_type): Make extern.
11555         * python/py-block.c (block_syms_iterator_object_type): Make extern.
11556         * python/py-bpevent.c (breakpoint_event_object_type): Make extern.
11557         * python/py-cmd.c (cmdpy_object_type): Make extern.
11558         * python/py-continueevent.c (continue_event_object_type)
11559         * python/py-event.h (GDBPY_NEW_EVENT_TYPE): Remove 'qual'
11560         parameter.  Update all callers.
11561         * python/py-evtregistry.c (eventregistry_object_type): Make extern.
11562         * python/py-exitedevent.c (exited_event_object_type): Make extern.
11563         * python/py-finishbreakpoint.c (finish_breakpoint_object_type): Make extern.
11564         * python/py-function.c (fnpy_object_type): Make extern.
11565         * python/py-inferior.c (inferior_object_type, membuf_object_type): Make extern.
11566         * python/py-infevents.c (call_pre_event_object_type)
11567         (inferior_call_post_event_object_type).
11568         (memory_changed_event_object_type): Make extern.
11569         * python/py-infthread.c (thread_object_type): Make extern.
11570         * python/py-lazy-string.c (lazy_string_object_type): Make extern.
11571         * python/py-linetable.c (linetable_entry_object_type)
11572         (linetable_object_type, ltpy_iterator_object_type): Make extern.
11573         * python/py-newobjfileevent.c (new_objfile_event_object_type)
11574         (clear_objfiles_event_object_type): Make extern.
11575         * python/py-objfile.c (objfile_object_type): Make extern.
11576         * python/py-param.c (parmpy_object_type): Make extern.
11577         * python/py-progspace.c (pspace_object_type): Make extern.
11578         * python/py-signalevent.c (signal_event_object_type): Make extern.
11579         * python/py-symtab.c (symtab_object_type, sal_object_type): Make extern.
11580         * python/py-type.c (type_object_type, field_object_type)
11581         (type_iterator_object_type): Make extern.
11582         * python/python.c (python_extension_script_ops)
11583         (python_extension_ops): Make extern.
11584         * stap-probe.c (stap_probe_ops): Make extern.
11585
11586 2015-02-11  Pedro Alves  <pedro@codesourcery.com>
11587
11588         * infrun.c (adjust_pc_after_break): Don't adjust the PC just
11589         because the event thread is not the current thread.
11590
11591 2015-02-11  Doug Evans  <xdje42@gmail.com>
11592
11593         * gdbtypes.c (internal_type_self_type): If TYPE_SPECIFIC_FIELD hasn't
11594         been initialized yet, return NULL.
11595
11596 2015-02-11  Doug Evans  <dje@google.com>
11597
11598         * symfile.h (new_symfile_objfile): Delete.
11599         * symfile.c (finish_new_objfile): Renamed from new_symfile_objfile.
11600         All callers updated.
11601
11602 2015-02-11  Patrick Palka  <patrick@parcs.ath.cx>
11603
11604         * tui/tui-io.c (tui_handle_resize_during_io): Call
11605         tui_update_gdb_sizes() after resizing the screen.
11606         * tui/tui.c (tui_enable): Resize the terminal before
11607         calling tui_update_gdb_sizes().
11608
11609 2015-02-11  Patrick Palka  <patrick@parcs.ath.cx>
11610
11611         * tui/tui-io.c (tui_getc): Move cursor to the end of the command
11612         line before printing a newline.
11613
11614 2015-02-11  Mark Wielaard  <mjw@redhat.com>
11615
11616         * utils.c (producer_is_gcc): Return true or false.
11617
11618 2015-02-10  Mark Wielaard  <mjw@redhat.com>
11619
11620         * utils.h (producer_is_gcc): Change return type to bool. Add major
11621         argument.
11622         * utils.c (producer_is_gcc): Likewise.
11623         (producer_is_gcc_ge_4): Adjust producer_is_gcc call.
11624         * dwarf2read.c (check_producer): Likewise.
11625
11626 2015-02-10  Pedro Alves  <palves@redhat.com>
11627
11628         * infrun.c (displaced_step_fixup): Switch to the event thread
11629         before calling gdbarch_displaced_step_fixup.
11630
11631 2015-02-10  Antoine Tremblay <antoine.tremblay@ericsson.com>
11632
11633         * MAINTAINERS (Write After Approval): Add Antoine Tremblay.
11634
11635 2015-02-10  Simon Marchi  <simon.marchi@ericsson.com>
11636
11637         * ada-varobj.c (ada_name_of_child): Constify parent.
11638         (ada_path_expr_of_child): Same.
11639         (ada_value_of_child): Same.
11640         (ada_type_of_child): Same.
11641         * c-varobj.c (c_is_path_expr_parent): Same.
11642         (c_describe_child): Same.
11643         (c_name_of_child): Same.
11644         (c_value_of_child): Same.
11645         (c_type_of_child): Same.
11646         (cplus_number_of_children): Same.
11647         (cplus_describe_child): Constify var.
11648         (cplus_name_of_child): Constify parent.
11649         (cplus_value_of_child): Same.
11650         (cplus_type_of_child): Same.
11651         * jv-varobj.c (java_name_of_child): Same.
11652         (java_value_of_child): Same.
11653         (java_type_of_child): Same.
11654         * varobj.c (value_of_child): Same.
11655         (varobj_default_is_path_expr_parent): Constify var, parent and return
11656         value.
11657         (varobj_get_path_expr): Constify var, modify path_expr through
11658         mutable_var.
11659         (install_new_value): Constify parent.
11660         (value_of_child): Constify parent.
11661         * varobj.h (struct varobj): Constify parent.
11662         (struct lang_varobj_ops): Constify name_of_child, value_of_child and
11663         type_of_child.
11664         (varobj_get_path_expr): Constify var.
11665         (varobj_get_path_expr_parent): Constify var and return value.
11666
11667 2015-02-10  Luis Machado  <lgustavo@codesourcery.com>
11668
11669         * arm-tdep.c (arm_prologue_unwind_stop_reason): New function.
11670         (arm_prologue_this_id): Move PC and SP limit checks to
11671         arm_prologue_unwind_stop_reason.
11672         (arm_prologue_unwind) <stop_reason> : Set to
11673         arm_prologue_unwind_stop_reason.
11674
11675 2015-02-09  Mark Wielaard  <mjw@redhat.com>
11676
11677         * dwarf2read.c (set_cu_language): Recognize DW_LANG_Fortran03 and
11678         DW_LANG_Fortran08 as language_fortran.
11679
11680 2015-02-09  Sergio Durigan Junior  <sergiodj@redhat.com>
11681
11682         PR remote/17946
11683         * gdb/remote.c (remote_parse_stop_reply): Fix wrong comparison
11684         of pointer against char.
11685
11686 2015-02-09  Mark Wielaard  <mjw@redhat.com>
11687
11688         * c-typeprint.c (cp_type_print_method_args): Handle '_Atomic'.
11689         (c_type_print_modifier): Likewise.
11690         * dwarf2read.c (read_tag_atomic_type): New function.
11691         (read_type_die_1): Handle DW_TAG_atomic_type.
11692         * gdbtypes.c (make_atomic_type): New function.
11693         (recursive_dump_type): Handle TYPE_ATOMIC.
11694         * gdbtypes.h (enum type_flag_values): Renumber.
11695         (enum type_instance_flag_value): Add TYPE_INSTANCE_FLAG_ATOMIC.
11696         (TYPE_ATOMIC): New macro.
11697         (make_atomic_type): Declare.
11698
11699 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11700
11701         * btrace.c (ftrace_find_call): Skip gaps.
11702         (ftrace_new_function): Initialize level.
11703         (ftrace_new_call, ftrace_new_tailcall, ftrace_new_return)
11704         (ftrace_new_switch): Update
11705         level computation.
11706         (ftrace_new_gap): New.
11707         (ftrace_update_function): Create new function after gap.
11708         (btrace_compute_ftrace_bts): Create gap on error.
11709         (btrace_stitch_bts): Update parameters.  Clear trace if it
11710         becomes empty.
11711         (btrace_stitch_trace): Update parameters.  Update callers.
11712         (btrace_clear): Reset the number of gaps.
11713         (btrace_insn_get): Return NULL if the iterator points to a gap.
11714         (btrace_insn_number): Return zero if the iterator points to a gap.
11715         (btrace_insn_end): Allow gaps at the end.
11716         (btrace_insn_next, btrace_insn_prev, btrace_insn_cmp): Handle gaps.
11717         (btrace_find_insn_by_number): Assert that the found iterator does
11718         not point to a gap.
11719         (btrace_call_next, btrace_call_prev): Assert that the last function
11720         is not a gap.
11721         * btrace.h (btrace_bts_error): New.
11722         (btrace_function): Update comment.
11723         (btrace_function) <insn, insn_offset, number>: Update comment.
11724         (btrace_function) <errcode>: New.
11725         (btrace_thread_info) <ngaps>: New.
11726         (btrace_thread_info) <replay>: Update comment.
11727         (btrace_insn_get): Update comment.
11728         * record-btrace.c (btrace_ui_out_decode_error): New.
11729         (record_btrace_info): Print number of gaps.
11730         (btrace_insn_history, btrace_call_history): Call
11731         btrace_ui_out_decode_error for gaps.
11732         (record_btrace_step_thread, record_btrace_start_replaying): Skip gaps.
11733
11734 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11735
11736         * common/btrace-common.h (btrace_cpu_vendor, btrace_cpu): New.
11737         * nat/linux-btrace.c: (btrace_this_cpu): New.
11738         (cpu_supports_bts): Call btrace_this_cpu.
11739         (intel_supports_bts): Add cpu parameter.
11740
11741 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11742
11743         * btrace.h (btrace_insn_class): New.
11744         (btrace_insn) <size, iclass>: New.
11745         * btrace.c (ftrace_find_call): Update parameters.  Update users.
11746         Use instruction classification.
11747         (ftrace_new_return): Update parameters.  Update users.
11748         (ftrace_update_function): Update parameters.  Update users.  Use
11749         instruction classification.
11750         (ftrace_update_insns): Update parameters.  Update users.
11751         (ftrace_classify_insn): New.
11752         (btrace_compute_ftrace_bts): Fill in new btrace_insn fields.  Add
11753         TRY_CATCH around call to gdb_insn_length.
11754
11755 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11756
11757         * btrace.c (btrace_compute_ftrace_bts, btrace_compute_ftrace):
11758         Update parameters.  Update users.
11759
11760 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11761
11762         * btrace.c (parse_xml_btrace_conf_bts): Add size.
11763         (btrace_conf_bts_attributes): New.
11764         (btrace_conf_children): Add attributes.
11765         * common/btrace-common.h (btrace_config_bts): New.
11766         (btrace_config)<bts>: New.
11767         (btrace_config): Update comment.
11768         * nat/linux-btrace.c (linux_enable_btrace, linux_enable_bts):
11769         Use config.
11770         * features/btrace-conf.dtd: Increment version.  Add size
11771         attribute to bts element.
11772         * record-btrace.c (set_record_btrace_bts_cmdlist,
11773         show_record_btrace_bts_cmdlist): New.
11774         (record_btrace_adjust_size, record_btrace_print_bts_conf,
11775         record_btrace_print_conf, cmd_set_record_btrace_bts,
11776         cmd_show_record_btrace_bts): New.
11777         (record_btrace_info): Call record_btrace_print_conf.
11778         (_initialize_record_btrace): Add commands.
11779         * remote.c: Add PACKET_Qbtrace_conf_bts_size enum.
11780         (remote_protocol_features): Add Qbtrace-conf:bts:size packet.
11781         (btrace_sync_conf): Synchronize bts size.
11782         (_initialize_remote): Add Qbtrace-conf:bts:size packet.
11783         * NEWS: Announce new commands and new packets.
11784
11785 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11786
11787         * Makefile.in (XMLFILES): Add btrace-conf.dtd.
11788         * x86-linux-nat.c (x86_linux_enable_btrace): Update parameters.
11789         (x86_linux_btrace_conf): New.
11790         (x86_linux_create_target): Initialize to_btrace_conf.
11791         * nat/linux-btrace.c (linux_enable_btrace): Update parameters.
11792         Check format.  Split into this and ...
11793         (linux_enable_bts): ... this.
11794         (linux_btrace_conf): New.
11795         (perf_event_skip_record): Renamed into ...
11796         (perf_event_skip_bts_record): ... this.  Updated users.
11797         (linux_disable_btrace): Split into this and ...
11798         (linux_disable_bts): ... this.
11799         (linux_read_btrace): Check format.
11800         * nat/linux-btrace.h (linux_enable_btrace): Update parameters.
11801         (linux_btrace_conf): New.
11802         (btrace_target_info)<ptid>: Moved.
11803         (btrace_target_info)<conf>: New.
11804         (btrace_target_info): Split into this and ...
11805         (btrace_tinfo_bts): ... this.  Updated users.
11806         * btrace.c (btrace_enable): Update parameters.
11807         (btrace_conf, parse_xml_btrace_conf_bts, parse_xml_btrace_conf)
11808         (btrace_conf_children, btrace_conf_attributes)
11809         (btrace_conf_elements): New.
11810         * btrace.h (btrace_enable): Update parameters.
11811         (btrace_conf, parse_xml_btrace_conf): New.
11812         * common/btrace-common.h (btrace_config): New.
11813         * feature/btrace-conf.dtd: New.
11814         * record-btrace.c (record_btrace_conf): New.
11815         (record_btrace_cmdlist): New.
11816         (record_btrace_enable_warn, record_btrace_open): Pass
11817         &record_btrace_conf.
11818         (record_btrace_info): Print recording format.
11819         (cmd_record_btrace_bts_start): New.
11820         (cmd_record_btrace_start): Call cmd_record_btrace_bts_start.
11821         (_initialize_record_btrace): Add "record btrace bts" subcommand.
11822         Add "record bts" alias command.
11823         * remote.c (remote_state)<btrace_config>: New.
11824         (remote_btrace_reset, PACKET_qXfer_btrace_conf): New.
11825         (remote_protocol_features): Add qXfer:btrace-conf:read.
11826         (remote_open_1): Call remote_btrace_reset.
11827         (remote_xfer_partial): Handle TARGET_OBJECT_BTRACE_CONF.
11828         (btrace_target_info)<conf>: New.
11829         (btrace_sync_conf, btrace_read_config): New.
11830         (remote_enable_btrace): Update parameters.  Call btrace_sync_conf and
11831         btrace_read_conf.
11832         (remote_btrace_conf): New.
11833         (init_remote_ops): Initialize to_btrace_conf.
11834         (_initialize_remote): Add qXfer:btrace-conf packet.
11835         * target.c (target_enable_btrace): Update parameters.
11836         (target_btrace_conf): New.
11837         * target.h (target_enable_btrace): Update parameters.
11838         (target_btrace_conf): New.
11839         (target_object)<TARGET_OBJECT_BTRACE_CONF>: New.
11840         (target_ops)<to_enable_btrace>: Update parameters and comment.
11841         (target_ops)<to_btrace_conf>: New.
11842         * target-delegates: Regenerate.
11843         * target-debug.h (target_debug_print_const_struct_btrace_config_p)
11844         (target_debug_print_const_struct_btrace_target_info_p): New.
11845         * NEWS: Announce new command and new packet.
11846
11847 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11848
11849         * nat/linux-btrace.h (perf_event_buffer): New.
11850         (btrace_target_info) <buffer, size, data_head>: Replace with ...
11851         <bts>: ... this.
11852         * nat/linux-btrace.c (perf_event_header, perf_event_mmap_size)
11853         (perf_event_buffer_size, perf_event_buffer_begin)
11854         (perf_event_buffer_end, linux_btrace_has_changed): Removed.
11855         Updated users.
11856         (perf_event_new_data): New.
11857
11858 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11859
11860         * btrace.c (btrace_enable): Pass BTRACE_FORMAT_BTS.
11861         * record-btrace.c (record_btrace_open): Remove call to
11862         target_supports_btrace.
11863         * remote.c (remote_supports_btrace): Update parameters.
11864         * target.c (target_supports_btrace): Update parameters.
11865         * target.h (to_supports_btrace, target_supports_btrace): Update
11866         parameters.
11867         * target-delegates.c: Regenerate.
11868         * target-debug.h (target_debug_print_enum_btrace_format): New.
11869         * nat/linux-btrace.c
11870         (kernel_supports_btrace): Rename into ...
11871         (kernel_supports_bts): ... this.  Update users.  Update warning text.
11872         (intel_supports_btrace): Rename into ...
11873         (intel_supports_bts): ... this.  Update users.
11874         (cpu_supports_btrace): Rename into ...
11875         (cpu_supports_bts): ... this.  Update users.
11876         (linux_supports_btrace): Update parameters.  Split into this and ...
11877         (linux_supports_bts): ... this.
11878         * nat/linux-btrace.h (linux_supports_btrace): Update parameters.
11879
11880 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
11881
11882         * Makefile.in (SFILES): Add common/btrace-common.c.
11883         (COMMON_OBS): Add common/btrace-common.o.
11884         (btrace-common.o): Add build rules.
11885         * btrace.c (parse_xml_btrace): Update parameters.
11886         (parse_xml_btrace_block): Set format field.
11887         (btrace_add_pc, btrace_fetch): Use struct btrace_data.
11888         (do_btrace_data_cleanup, make_cleanup_btrace_data): New.
11889         (btrace_compute_ftrace): Split into this and...
11890         (btrace_compute_ftrace_bts): ...this.
11891         (btrace_stitch_trace): Split into this and...
11892         (btrace_stitch_bts): ...this.
11893         * btrace.h (parse_xml_btrace): Update parameters.
11894         (make_cleanup_btrace_data): New.
11895         * common/btrace-common.c: New.
11896         * common/btrace-common.h: Include common-defs.h.
11897         (btrace_block_s): Update comment.
11898         (btrace_format): New.
11899         (btrace_format_string): New.
11900         (btrace_data_bts): New.
11901         (btrace_data): New.
11902         (btrace_data_init, btrace_data_fini, btrace_data_empty): New.
11903         * remote.c (remote_read_btrace): Update parameters.
11904         * target.c (target_read_btrace): Update parameters.
11905         * target.h (target_read_btrace): Update parameters.
11906         (target_ops)<to_read_btrace>: Update parameters.
11907         * x86-linux-nat.c (x86_linux_read_btrace): Update parameters.
11908         * target-delegates.c: Regenerate.
11909         * target-debug (target_debug_print_struct_btrace_data_p): New.
11910         * nat/linux-btrace.c (linux_read_btrace): Split into this and...
11911         (linux_read_bts): ...this.
11912         * nat/linux-btrace.h (linux_read_btrace): Update parameters.
11913
11914 2015-02-06  Doug Evans  <dje@google.com>
11915
11916         * remote-m32r-sdi.c: Include symfile.h.
11917
11918 2015-02-06  Doug Evans  <dje@google.com>
11919
11920         * symtab.h (clear_symtab_users, deduce_language_from_filename): Move
11921         * symfile.h (clear_symtab_users, deduce_language_from_filename): ...
11922         to here.
11923
11924 2015-02-06  Pedro Alves  <palves@redhat.com>
11925
11926         * linux-thread-db.c (find_new_threads_callback): Add debug output.
11927
11928 2015-02-06  Simon Marchi  <simon.marchi@ericsson.com>
11929
11930         PR gdb/15678
11931         * breakpoint.c (map_breakpoint_numbers): Check for empty args string.
11932         (enable_count_command): Check args for NULL value.
11933
11934 2015-02-05  Doug Evans  <xdje42@gmail.com>
11935
11936         * guile/scm-frame.c: Fix spelling errors in a comment.
11937
11938 2015-02-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
11939
11940         * python/python-internal.h (Py_hash_t): Define it for Python <3.2.
11941         * python/py-value.c (valpy_fetch_lazy): Use it.  Remove cast to the
11942         return type.
11943
11944 2015-02-04  Pedro Alves  <palves@redhat.com>
11945
11946         * linux-nat.c (handle_extended_wait): Don't resume LWPs here.
11947         (wait_lwp): Don't call wait_lwp if linux_handle_extended_wait
11948         returns true.
11949         (resume_stopped_resumed_lwps): Don't check whether the thread is
11950         marked as executing.
11951         (linux_nat_wait_1): Use resume_stopped_resumed_lwps.
11952
11953 2015-02-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11954
11955         * regset.h (struct regset): Add flags field.
11956         (REGSET_VARIABLE_SIZE): New value for a regset's flags field.
11957         * corelow.c (get_core_register_section): Add warning if the size
11958         exceeds the requested size and the regset does not have the
11959         REGSET_VARIABLE_SIZE flag set.
11960         * alphanbsd-tdep.c (alphanbsd_gregset): Add REGSET_VARIABLE_SIZE
11961         flag.
11962         * armbsd-tdep.c (armbsd_gregset): Likewise.
11963         * hppa-hpux-tdep.c (hppa_hpux_regset): Likewise.
11964         * hppaobsd-tdep.c (hppaobsd_gregset): Likewise.
11965         * m68kbsd-tdep.c (m68kbsd_gregset): Likewise.
11966         * mipsnbsd-tdep.c (mipsnbsd_gregset): Likewise.
11967
11968 2015-02-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11969
11970         * amd64-linux-tdep.c (amd64_linux_iterate_over_regset_sections):
11971         For ".reg-xstate", explicitly specify the requested section size
11972         via X86_XSTATE_SIZE instead of just 0 on input and
11973         X86_XSTATE_MAX_SIZE on output.
11974         * i386-linux-tdep.c (i386_linux_iterate_over_regset_sections):
11975         Likewise.
11976
11977 2015-02-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
11978
11979         PR corefiles/17808:
11980         * gdbarch.sh (iterate_over_regset_sections_cb): Document this
11981         function type, particularly its SIZE parameter.
11982         * gdbarch.h: Regenerate.
11983         * amd64-tdep.c (amd64_supply_fpregset): In gdb_assert, compare
11984         actual against required size using ">=" instead of "==".
11985         (amd64_collect_fpregset): Likewise.
11986         * i386-tdep.c (i386_supply_gregset): Likewise.
11987         (i386_collect_gregset): Likewise.
11988         (i386_supply_fpregset): Likewise.
11989         (i386_collect_fpregset): Likewise.
11990         * mips-linux-tdep.c (mips_supply_gregset_wrapper): Likewise.
11991         (mips_fill_gregset_wrapper): Likewise.
11992         (mips_supply_fpregset_wrapper): Likewise.
11993         (mips_fill_fpregset_wrapper): Likewise.
11994         (mips64_supply_gregset_wrapper): Likewise.
11995         (mips64_fill_gregset_wrapper): Likewise.
11996         (mips64_supply_fpregset_wrapper): Likewise.
11997         (mips64_fill_fpregset_wrapper): Likewise.
11998         * mn10300-linux-tdep.c (am33_supply_gregset_method): Likewise.
11999         (am33_supply_fpregset_method): Likewise.
12000         (am33_collect_gregset_method): Likewise.
12001         (am33_collect_fpregset_method): Likewise.
12002
12003 2015-02-04  Doug Evans  <dje@google.com>
12004             Pedro Alves  <palves@redhat.com>
12005             Eli Zaretskii  <eliz@gnu.org>
12006
12007         PR tui/17810
12008         * tui/tui-command.c (tui_refresh_cmd_win): New function.
12009         * tui/tui-command.c (tui_refresh_cmd_win): Declare.
12010         * tui/tui-file.c: #include tui/tui-command.h.
12011         (tui_file_fputs): Refresh command window if stream is not gdb_stdout.
12012         (tui_file_flush): Refresh command window if stream is gdb_stdout.
12013         * tui/tui-io.c (tui_puts): Remove calls to wrefresh, fflush.
12014
12015 2015-02-04  Pedro Alves  <palves@redhat.com>
12016
12017         Fix build breakage.
12018         * event-loop.c (gdb_do_one_event): Add default switch case.
12019
12020 2015-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
12021
12022         Filter out inferior gcc option -fpreprocessed.
12023         * compile/compile.c (filter_args): New function.
12024         (get_args): Use it.
12025
12026 2015-02-03  Pedro Alves  <palves@redhat.com>
12027
12028         * event-loop.c: Don't declare nor define a queue type for
12029         gdb_event_p.
12030         (event_queue): Delete.
12031         (create_event, create_file_event, gdb_event_xfree)
12032         (initialize_event_loop, process_event): Delete.
12033         (gdb_do_one_event): Return as soon as one event is handled.
12034         (handle_file_event): Change prototype.  Used the passed in
12035         file_handler pointer and ready_mask instead of looping over all
12036         file handlers.
12037         (gdb_wait_for_event): Update the poll/select timeouts before
12038         blocking.  Run event handlers directly instead of queueing events.
12039         Return as soon as one event is handled.
12040         (struct async_event_handler_data): Delete.
12041         (invoke_async_event_handler): Delete.
12042         (check_async_event_handlers): Change return type to int.  Run
12043         event handlers directly instead of queueing events.  Return as
12044         soon as one event is handled.
12045         (handle_timer_event): Delete.
12046         (update_wait_timeout): New function, factored out from
12047         poll_timers.
12048         (poll_timers): Reimplement.
12049         * event-loop.h (initialize_event_loop): Delete declaration.
12050         * top.c (gdb_init): Don't call initialize_event_loop.
12051
12052 2015-02-03  Pedro Alves  <palves@redhat.com>
12053
12054         * event-loop.c (clear_async_event_handler): New function.
12055         * event-loop.h (clear_async_event_handler): New declaration.
12056         * record-btrace.c (record_btrace_async): New function.
12057         (init_record_btrace_ops): Install record_btrace_async.
12058         * record-full.c (record_full_async): New function.
12059         (record_full_resume): Don't mark the async event source here.
12060         (init_record_full_ops): Install record_full_async.
12061         (record_full_core_resume): Don't mark the async event source here.
12062         (init_record_full_core_ops): Install record_full_async.
12063         * remote.c (remote_async): Mark and clear the async stop reply
12064         queue event-loop token as appropriate.
12065
12066 2015-02-03  Pedro Alves  <palves@redhat.com>
12067
12068         * linux-nat.c (linux_child_follow_fork, linux_nat_wait_1): Use
12069         target_is_async_p instead of target_can_async.
12070         (linux_nat_wait): Use target_is_async_p instead of
12071         target_can_async.  Don't enable async here.
12072         * remote.c (interrupt_query, remote_wait, putpkt_binary): Use
12073         target_is_async_p instead of target_can_async.
12074
12075 2015-02-02  Simon Marchi  <simon.marchi@ericsson.com>
12076
12077         * varobj.h (lang_varobj_ops): Mention which return values need
12078         to be freed.
12079
12080 2015-02-02  Joel Brobecker  <brobecker@adacore.com>
12081
12082         * dwarf2loc.c (dwarf2_evaluate_property): Add i18n marker.
12083
12084 2015-02-02  Joel Brobecker  <brobecker@adacore.com>
12085
12086         PR gdb/17856:
12087         * ada-lang.c (ada_lookup_symbol_list_worker): Do not re-cache
12088         results found in the cache.
12089
12090 2015-02-02  Joel Brobecker  <brobecker@adacore.com>
12091
12092         PR gdb/17854:
12093         * ada-lang.c (ada_get_symbol_cache): Set pspace_data->sym_cache
12094         when allocating a new one.
12095
12096 2015-02-01  Tom Tromey  <tom@tromey.com>
12097
12098         * MAINTAINERS: Remove myself.
12099
12100 2015-01-31  Doug Evans  <xdje42@gmail.com>
12101
12102         * dwarf2read.c (process_structure_scope): Update setting of
12103         TYPE_VPTR_BASETYPE, TYPE_VPTR_FIELDNO.
12104         * gdbtypes.c (internal_type_vptr_fieldno): New function.
12105         (set_type_vptr_fieldno): New function.
12106         (internal_type_vptr_basetype): New function.
12107         (set_type_vptr_basetype): New function.
12108         (get_vptr_fieldno): Update setting of TYPE_VPTR_FIELDNO,
12109         TYPE_VPTR_BASETYPE.
12110         (allocate_cplus_struct_type): Initialize vptr_fieldno.
12111         (recursive_dump_type): Printing of vptr_fieldno, vptr_basetype ...
12112         (print_cplus_stuff): ... moved here.
12113         (copy_type_recursive): Don't copy TYPE_VPTR_BASETYPE.
12114         * gdbtypes.h (struct main_type): Members vptr_fieldno, vptr_basetype
12115         moved to ...
12116         (struct cplus_struct_type): ... here.  All uses updated.
12117         (TYPE_VPTR_FIELDNO, TYPE_VPTR_BASETYPE): Rewrite.
12118         (internal_type_vptr_fieldno, set_type_vptr_fieldno): Declare.
12119         (internal_type_vptr_basetype, set_type_vptr_basetype): Declare.
12120         * stabsread.c (read_tilde_fields): Update setting of
12121         TYPE_VPTR_FIELDNO, TYPE_VPTR_BASETYPE.
12122
12123 2015-01-31  Doug Evans  <xdje42@gmail.com>
12124
12125         * cp-valprint.c (cp_find_class_member): Rename parameter domain_p
12126         to self_p.
12127         (cp_print_class_member): Rename local domain to self_type.
12128         * dwarf2read.c (quirk_gcc_member_function_pointer): Rename local
12129         domain_type to self_type.
12130         (set_die_type) <need_gnat_info>: Handle
12131         TYPE_CODE_METHODPTR, TYPE_CODE_MEMBERPTR, TYPE_CODE_METHOD.
12132         * gdb-gdb.py (StructMainTypePrettyPrinter): Handle
12133         TYPE_SPECIFIC_SELF_TYPE.
12134         * gdbtypes.c (internal_type_self_type): New function.
12135         (set_type_self_type): New function.
12136         (smash_to_memberptr_type): Rename parameter domain to self_type.
12137         Update setting of TYPE_SELF_TYPE.
12138         (smash_to_methodptr_type): Update setting of TYPE_SELF_TYPE.
12139         (smash_to_method_type): Rename parameter domain to self_type.
12140         Update setting of TYPE_SELF_TYPE.
12141         (check_stub_method): Call smash_to_method_type.
12142         (recursive_dump_type): Handle TYPE_SPECIFIC_SELF_TYPE.
12143         (copy_type_recursive): Ditto.
12144         * gdbtypes.h (enum type_specific_kind): New value
12145         TYPE_SPECIFIC_SELF_TYPE.
12146         (struct main_type) <type_specific>: New member self_type.
12147         (struct cplus_struct_type) <fn_field.type>: Update comment.
12148         (TYPE_SELF_TYPE): Rewrite.
12149         (internal_type_self_type, set_type_self_type): Declare.
12150         * gnu-v3-abi.c (gnuv3_print_method_ptr): Rename local domain to
12151         self_type.
12152         (gnuv3_method_ptr_to_value): Rename local domain_type to self_type.
12153         * m2-typeprint.c (m2_range): Replace TYPE_SELF_TYPE with
12154         TYPE_TARGET_TYPE.
12155         * stabsread.c (read_member_functions): Mark methods with
12156         TYPE_CODE_METHOD, not TYPE_CODE_FUNC.  Update setting of
12157         TYPE_SELF_TYPE.
12158
12159 2015-01-31  Doug Evans  <xdje42@gmail.com>
12160
12161         * gdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE.
12162         All uses updated.
12163
12164 2015-01-31  Doug Evans  <xdje42@gmail.com>
12165
12166         * gnu-v3-abi.c (gnuv3_dynamic_class): Assert only passed structs
12167         or unions.  Return zero if union.
12168         (gnuv3_get_vtable): Call check_typedef.  Assert only passed structs.
12169         (gnuv3_rtti_type): Pass already-check_typedef'd value to
12170         gnuv3_get_vtable.
12171         (compute_vtable_size): Assert only passed structs.
12172         (gnuv3_print_vtable): Don't call gnuv3_get_vtable for non-structs.
12173
12174 2015-01-31  Doug Evans  <xdje42@gmail.com>
12175
12176         * gdbtypes.c (copy_type_recursive): Handle all TYPE_SPECIFIC_FIELD
12177         kinds.
12178
12179 2015-01-31  Gary Benson <gbenson@redhat.com>
12180             Doug Evans  <dje@google.com>
12181
12182         PR cli/9007
12183         PR cli/11920
12184         PR cli/15548
12185         * cli/cli-cmds.c (complete_command): Notify user if max-completions
12186         reached.
12187         * common/common-exceptions.h (enum errors)
12188         <MAX_COMPLETIONS_REACHED_ERROR>: New value.
12189         * completer.h (get_max_completions_reached_message): New declaration.
12190         (max_completions): Likewise.
12191         (completion_tracker_t): New typedef.
12192         (new_completion_tracker): New declaration.
12193         (make_cleanup_free_completion_tracker): Likewise.
12194         (maybe_add_completion_enum): New enum.
12195         (maybe_add_completion): New declaration.
12196         (throw_max_completions_reached_error): Likewise.
12197         * completer.c (max_completions): New global variable.
12198         (new_completion_tracker): New function.
12199         (free_completion_tracker): Likewise.
12200         (make_cleanup_free_completion_tracker): Likewise.
12201         (maybe_add_completions): Likewise.
12202         (throw_max_completions_reached_error): Likewise.
12203         (complete_line): Remove duplicates and limit result to max_completions
12204         entries.
12205         (get_max_completions_reached_message): New function.
12206         (gdb_display_match_list): Handle max_completions.
12207         (_initialize_completer): New declaration and function.
12208         * symtab.c: Include completer.h.
12209         (completion_tracker): New static variable.
12210         (completion_list_add_name): Call maybe_add_completion.
12211         (default_make_symbol_completion_list_break_on_1): Renamed from
12212         default_make_symbol_completion_list_break_on.  Maintain
12213         completion_tracker across calls to completion_list_add_name.
12214         (default_make_symbol_completion_list_break_on): New function.
12215         * top.c (init_main): Set rl_completion_display_matches_hook.
12216         * tui/tui-io.c: Include completer.h.
12217         (tui_old_rl_display_matches_hook): New static global.
12218         (tui_rl_display_match_list): Notify user if max-completions reached.
12219         (tui_setup_io): Save/restore rl_completion_display_matches_hook.
12220         * NEWS (New Options): Mention set/show max-completions.
12221
12222 2015-01-31  Gary Benson  <gbenson@redhat.com>
12223
12224         * symtab.c (struct add_name_data) <code>: New field.
12225         Updated comments.
12226         (add_symtab_completions): New function.
12227         (symtab_expansion_callback): Likewise.
12228         (default_make_symbol_completion_list_break_on): Set datum.code.
12229         Move minimal symbol scan before calling expand_symtabs_matching.
12230         Scan known primary symtabs for externs and statics before calling
12231         expand_symtabs_matching.  Pass symtab_expansion_callback as
12232         expansion_notify argument to expand_symtabs_matching.  Do not scan
12233         primary symtabs for externs and statics after calling
12234         expand_symtabs_matching.
12235
12236 2015-01-31  Gary Benson  <gbenson@redhat.com>
12237
12238         * symfile.h (expand_symtabs_exp_notify_ftype): New typedef.
12239         (struct quick_symbol_functions) <expand_symtabs_matching>:
12240         New argument expansion_notify.  All uses updated.
12241         (expand_symtabs_matching): New argument expansion_notify.
12242         All uses updated.
12243         * symfile-debug.c (debug_qf_expand_symtabs_matching):
12244         Also print expansion notify.
12245         * symtab.c (expand_symtabs_matching_via_partial): Call
12246         expansion_notify whenever a partial symbol table is expanded.
12247         * dwarf2read.c (dw2_expand_symtabs_matching): Call
12248         expansion_notify whenever a symbol table is instantiated.
12249
12250 2015-01-31  Doug Evans  <xdje42@gmail.com>
12251
12252         * cli-out.c: #include completer.h, readline/readline.h.
12253         (cli_mld_crlf, cli_mld_putch, cli_mld_puts): New functions.
12254         (cli_mld_flush, cld_mld_erase_entire_line): Ditto.
12255         (cli_mld_beep, cli_mld_read_key, cli_display_match_list): Ditto.
12256         * cli-out.h (cli_display_match_list): Declare.
12257         * completer.c (MB_INVALIDCH, MB_NULLWCH): New macros.
12258         (ELLIPSIS_LEN): Ditto.
12259         (gdb_get_y_or_n, gdb_display_match_list_pager): New functions.
12260         (gdb_path_isdir, gdb_printable_part, gdb_fnwidth): Ditto.
12261         (gdb_fnprint, gdb_print_filename): Ditto.
12262         (gdb_complete_get_screenwidth, gdb_display_match_list_1): Ditto.
12263         (gdb_display_match_list): Ditto.
12264         * completer.h (mld_crlf_ftype, mld_putch_ftype): New typedefs.
12265         (mld_puts_ftype, mld_flush_ftype, mld_erase_entire_line_ftype): Ditto.
12266         (mld_beep_ftype, mld_read_key_ftype): Ditto.
12267         (match_list_displayer): New struct.
12268         (gdb_display_match_list): Declare.
12269         * top.c (init_main): Set rl_completion_display_matches_hook.
12270         * tui/tui-io.c: #include completer.h.
12271         (printable_part, PUTX, print_filename, get_y_or_n): Delete.
12272         (tui_mld_crlf, tui_mld_putch, tui_mld_puts): New functions.
12273         (tui_mld_flush, tui_mld_erase_entire_line, tui_mld_beep): Ditto.
12274         (tui_mld_getc, tui_mld_read_key): Ditto.
12275         (tui_rl_display_match_list): Rewrite.
12276         (tui_handle_resize_during_io): New arg for_completion.  All callers
12277         updated.
12278
12279 2015-01-31  Doug Evans  <xdje42@gmail.com>
12280
12281         Add symbol lookup cache.
12282         * NEWS: Document new options and commands.
12283         * symtab.c (symbol_cache_key): New static global.
12284         (DEFAULT_SYMBOL_CACHE_SIZE, MAX_SYMBOL_CACHE_SIZE): New macros.
12285         (SYMBOL_LOOKUP_FAILED): New macro.
12286         (symbol_cache_slot_state): New enum.
12287         (block_symbol_cache): New struct.
12288         (symbol_cache): New struct.
12289         (new_symbol_cache_size, symbol_cache_size): New static globals.
12290         (hash_symbol_entry, eq_symbol_entry): New functions.
12291         (symbol_cache_byte_size, resize_symbol_cache): New functions.
12292         (make_symbol_cache, free_symbol_cache): New functions.
12293         (get_symbol_cache, symbol_cache_cleanup): New function.
12294         (set_symbol_cache_size, set_symbol_cache_size_handler): New functions.
12295         (symbol_cache_lookup, symbol_cache_clear_slot): New function.
12296         (symbol_cache_mark_found, symbol_cache_mark_not_found): New functions.
12297         (symbol_cache_flush, symbol_cache_dump): New functions.
12298         (maintenance_print_symbol_cache): New function.
12299         (maintenance_flush_symbol_cache): New function.
12300         (symbol_cache_stats): New function.
12301         (maintenance_print_symbol_cache_statistics): New function.
12302         (symtab_new_objfile_observer): New function.
12303         (symtab_free_objfile_observer): New function.
12304         (lookup_static_symbol, lookup_global_symbol): Use symbol cache.
12305         (_initialize_symtab): Init symbol_cache_key.  New parameter
12306         maint symbol-cache-size.  New maint commands print symbol-cache,
12307         print symbol-cache-statistics, flush-symbol-cache.
12308         Install new_objfile, free_objfile observers.
12309
12310 2015-01-31  Joel Brobecker  <brobecker@adacore.com>
12311
12312         PR symtab/17855
12313         * symfile.c (clear_symtab_users): Move call to breakpoint_re_set
12314         to end.
12315
12316 2015-01-31  Doug Evans  <xdje42@gmail.com>
12317
12318         * NEWS: Mention inlined scripts in .debug_gdb_scripts section.
12319         * auto-load.c: #include ctype.h.
12320         (struct auto_load_pspace_info): Replace member loaded_scripts with
12321         new members loaded_script_files, loaded_script_texts.
12322         (auto_load_pspace_data_cleanup): Update.
12323         (init_loaded_scripts_info): Update.
12324         (get_auto_load_pspace_data_for_loading): Update.
12325         (maybe_add_script_file): Renamed from maybe_add_script.  All callers
12326         updated.
12327         (maybe_add_script_text): New function.
12328         (clear_section_scripts): Update.
12329         (source_script_file, execute_script_contents): New functions.
12330         (source_section_scripts): Add support for
12331         SECTION_SCRIPT_ID_PYTHON_TEXT, SECTION_SCRIPT_ID_GUILE_TEXT.
12332         (print_scripts): New function.
12333         (auto_load_info_scripts): Also print inlined scripts.
12334         (maybe_print_unsupported_script_warning): Renamed from
12335         unsupported_script_warning_print.  All callers updated.
12336         (maybe_print_script_not_found_warning): Renamed from
12337         script_not_found_warning_print.  All callers updated.
12338         * extension-priv.h (struct extension_language_script_ops): New member
12339         objfile_script_executor.
12340         * extension.c (ext_lang_objfile_script_executor): New function.
12341         * extension.h (objfile_script_executor_func): New typedef.
12342         (ext_lang_objfile_script_executor): Declare.
12343         * guile/guile-internal.h (gdbscm_execute_objfile_script): Declare.
12344         * guile/guile.c (guile_extension_script_ops): Update.
12345         * guile/scm-objfile.c (gdbscm_execute_objfile_script): New function.
12346         * python/python.c (python_extension_script_ops): Update.
12347         (gdbpy_execute_objfile_script): New function.
12348
12349 2015-01-31  Eli Zaretskii  <eliz@gnu.org>
12350
12351         * tui/tui-io.c (tui_expand_tabs): New function.
12352         (tui_puts, tui_redisplay_readline): Expand TABs into the
12353         appropriate number of spaces.
12354         * tui/tui-regs.c: Include tui-io.h.
12355         (tui_register_format): Call tui_expand_tabs to expand TABs into
12356         the appropriate number of spaces.
12357         * tui/tui-io.h: Add prototype for tui_expand_tabs.
12358
12359 2015-01-30  Doug Evans  <dje@google.com>
12360
12361         * NEWS: "info source" command now display producer string if present.
12362         * source.c (source_info): Print producer string if present.
12363
12364 2015-01-30  Simon Marchi  <simon.marchi@ericsson.com>
12365
12366         * varobj.c (varobj_delete): Fix comment.
12367
12368 2015-01-30  Simon Marchi  <simon.marchi@ericsson.com>
12369
12370         * varobj.c (create_child): Modify comment.
12371
12372 2015-01-30  Simon Marchi  <simon.marchi@ericsson.com>
12373
12374         * ada-varobj.c (ada_number_of_children): Constify struct varobj *
12375         parameter.
12376         (ada_name_of_variable): Same.
12377         (ada_path_expr_of_child): Same.
12378         (ada_value_of_variable): Same.
12379         (ada_value_is_changeable_p): Same.
12380         (ada_value_has_mutated): Same.
12381         * c-varobj.c (varobj_is_anonymous_child): Same.
12382         (c_is_path_expr_parent): Same.
12383         (c_number_of_children): Same.
12384         (c_name_of_variable): Same.
12385         (c_path_expr_of_child): Same.
12386         (get_type): Same.
12387         (c_value_of_variable): Same.
12388         (cplus_number_of_children): Same.
12389         (cplus_name_of_variable): Same.
12390         (cplus_path_expr_of_child): Same.
12391         (cplus_value_of_variable): Same.
12392         * jv-varobj.c (java_number_of_children): Same.
12393         (java_name_of_variable): Same.
12394         (java_path_expr_of_child): Same.
12395         (java_value_of_variable): Same.
12396         * varobj.c (number_of_children): Same.
12397         (name_of_variable): Same.
12398         (is_root_p): Same.
12399         (varobj_ensure_python_env): Same.
12400         (varobj_get_objname): Same.
12401         (varobj_get_expression): Same.
12402         (varobj_get_display_format): Same.
12403         (varobj_get_display_hint): Same.
12404         (varobj_has_more): Same.
12405         (varobj_get_thread_id): Same.
12406         (varobj_get_frozen): Same.
12407         (dynamic_varobj_has_child_method): Same.
12408         (varobj_get_gdb_type): Same.
12409         (is_path_expr_parent): Same.
12410         (varobj_default_is_path_expr_parent): Same.
12411         (varobj_get_language): Same.
12412         (varobj_get_attributes): Same.
12413         (varobj_is_dynamic_p): Same.
12414         (varobj_get_child_range): Same.
12415         (varobj_value_has_mutated): Same.
12416         (varobj_get_value_type): Same.
12417         (number_of_children): Same.
12418         (name_of_variable): Same.
12419         (check_scope): Same.
12420         (varobj_editable_p): Same.
12421         (varobj_value_is_changeable_p): Same.
12422         (varobj_floating_p): Same.
12423         (varobj_default_value_is_changeable_p): Same.
12424
12425 2015-01-30  Simon Marchi  <simon.marchi@ericsson.com>
12426
12427         * varobj.c (varobj_get_path_expr): Set var->path_expr.
12428         * c-varobj.c (c_path_expr_of_child): Set local var instead of
12429         child->path_expr.
12430         (cplus_path_expr_of_child): Same.
12431
12432 2015-01-30  Simon Marchi  <simon.marchi@ericsson.com>
12433
12434         * mi-cmd-var.c (print_varobj): Free varobj_get_expression
12435         result.
12436         (mi_cmd_var_info_expression): Same.
12437         * varobj.c (varobj_get_expression): Mention in the comment that
12438         the result must by freed by the caller.
12439
12440 2015-01-30  Simon Marchi  <simon.marchi@ericsson.com>
12441
12442         * mi/mi-cmd-var.c (mi_cmd_var_info_type): Free result of
12443         varobj_get_type.
12444         (varobj_update_one): Same.
12445         * varobj.c (update_type_if_necessary): Free curr_type_str and
12446         new_type_str.
12447         (varobj_get_type): Specify in comment that the result needs to be
12448         freed by the caller.
12449
12450 2015-01-29  Doug Evans  <dje@google.com>
12451
12452         PR symtab/17890
12453         * dwarf2read.c (dwarf_decode_line_header): Punt if version > 4.
12454
12455 2015-01-25  Mark Wielaard  <mjw@redhat.com>
12456
12457         * dwarf2read.c (checkproducer): Call producer_is_gcc.
12458         * utils.c (producer_is_gcc_ge_4): Likewise.
12459         (producer_is_gcc): New function.
12460         * utils.h (producer_is_gcc): New declaration.
12461
12462 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
12463
12464         * gdbtypes.h (struct dynamic_prop): New PROP_ADDR_OFFSET enum
12465         kind.
12466         * gdbtypes.c (resolve_dynamic_type_internal): Replace "addr"
12467         parameter by "addr_stack" parameter.
12468         (resolve_dynamic_range): Replace "addr" parameter by
12469         "stack_addr" parameter.  Update function documentation.
12470         Update code accordingly.
12471         (resolve_dynamic_array, resolve_dynamic_union)
12472         (resolve_dynamic_struct, resolve_dynamic_type_internal): Likewise.
12473         (resolve_dynamic_type): Update code, following the changes made
12474         to resolve_dynamic_type_internal's interface.
12475         * dwarf2loc.h (struct property_addr_info): New.
12476         (dwarf2_evaluate_property): Replace "address" parameter
12477         by "addr_stack" parameter.  Adjust function documentation.
12478         (struct dwarf2_offset_baton): New.
12479         (struct dwarf2_property_baton): Update documentation of
12480         field "referenced_type" to be more general. New field
12481         "offset_info" in union data field.
12482         * dwarf2loc.c (dwarf2_evaluate_property): Replace "address"
12483         parameter by "addr_stack" parameter.  Adjust code accordingly.
12484         Add support for PROP_ADDR_OFFSET properties.
12485         * dwarf2read.c (attr_to_dynamic_prop): Add support for
12486         DW_AT_data_member_location attributes as well.  Use case
12487         statements instead of if/else condition.
12488
12489 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
12490
12491         * ada-varobj.c (ada_varobj_get_array_number_of_children):
12492         Return zero if PARENT_VALUE is NULL and parent_type's
12493         range type is dynamic.
12494
12495 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
12496
12497         * gdbtypes.c (is_dynamic_type_internal) <TYPE_CODE_RANGE>: Return
12498         nonzero if the type's subtype is dynamic.
12499         (resolve_dynamic_range): Also resolve the range's subtype.
12500
12501 2015-01-29  Alexander Klimov  <alserkli@inbox.ru>  (tiny patch)
12502
12503         Pushed by Joel Brobecker  <brobecker@adacore.com>.
12504         * symfile.c (unmap_overlay_command): Initialize sec to NULL.
12505
12506 2015-01-27  Doug Evans  <dje@google.com>
12507
12508         * NEWS: Mention gdb.Objfile.username.
12509         * python/py-objfile.c (objfpy_get_username): New function.
12510         (objfile_getset): Add "username".
12511
12512 2015-01-24  Mark Wielaard  <mjw@redhat.com>
12513
12514         * stack.c (return_command): Markup warning message with _.
12515
12516 2015-01-24  Doug Evans  <xdje42@gmail.com>
12517
12518         * gdbtypes.h (TYPE_TYPE_SPECIFIC): Delete.
12519
12520 2015-01-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
12521
12522         Fix 100x slowdown regression on DWZ files.
12523         * dwarf2read.c (struct dwarf2_per_objfile): Add line_header_hash.
12524         (struct line_header): Add offset and offset_in_dwz.
12525         (dwarf_decode_lines): Add parameter decode_mapping to the declaration.
12526         (free_line_header_voidp): New declaration.
12527         (line_header_hash, line_header_hash_voidp, line_header_eq_voidp): New
12528         functions.
12529         (dwarf2_build_include_psymtabs): Update dwarf_decode_lines caller.
12530         (handle_DW_AT_stmt_list): Use line_header_hash.
12531         (free_line_header_voidp): New function.
12532         (dwarf_decode_line_header): Initialize offset and offset_in_dwz.
12533         (dwarf_decode_lines): New parameter decode_mapping, use it.
12534         (dwarf2_free_objfile): Free line_header_hash.
12535
12536 2015-01-23  Simon Marchi  <simon.marchi@ericsson.com>
12537
12538         PR gdb/17416
12539         * valops.c (value_rtti_indirect_type): Catch exception thrown by
12540         value_ind.
12541
12542 2015-01-15  Mark Wielaard  <mjw@redhat.com>
12543
12544         * dwarf2read.c (read_subroutine_type): Set TYPE_NO_RETURN from
12545         DW_AT_noreturn.
12546         * gdbtypes.h (struct func_type): Add is_noreturn field flag. Make
12547         calling_convention an 8 bit bit field.
12548         (TYPE_NO_RETURN): New macro.
12549         * infcmd.c (finish_command): Query if function does not return
12550         normally.
12551         * stack.c (return_command): Likewise.
12552
12553 2015-01-23  Pedro Alves  <palves@redhat.com>
12554
12555         * linux-nat.c (linux_is_async_p): New macro.
12556         (linux_nat_is_async_p):
12557         (linux_nat_terminal_inferior): Check whether the target can async
12558         instead of whether it is already async.
12559         (linux_nat_terminal_ours): Don't check whether the target is
12560         async.
12561         (linux_async_pipe): Use linux_is_async_p.
12562
12563 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
12564
12565         * NEWS (Changes since GDB 7.9): Add 'thread apply all' option
12566         '-ascending'.
12567         * thread.c (tp_array_compar_ascending, tp_array_compar): New.
12568         (thread_apply_all_command): Parse CMD for tp_array_compar_ascending.
12569         Sort tp_array using tp_array_compar.
12570         (_initialize_thread): Extend thread_apply_all_command help.
12571
12572 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
12573
12574         * corelow.c (core_open): Call also thread_command.
12575         * gdbthread.h (thread_command): New prototype moved from ...
12576         * thread.c (thread_command): ... here.
12577         (thread_command): Make it global.
12578
12579 2015-01-22  Pedro Alves  <palves@redhat.com>
12580
12581         * configure.ac [*mingw32*]: Check $curses_found instead of
12582         $prefer_curses.
12583         * configure: Regenerate.
12584         * windows-termcap.c: Remove HAVE_CURSES_H, HAVE_NCURSES_H and
12585         HAVE_NCURSES_NCURSES_H checks.
12586
12587 2015-01-22  Eli Zaretskii  <eliz@gnu.org>
12588
12589         * tui/tui.c (tui_enable) [__MINGW32__]: If the call to 'newterm'
12590         fails with the 1st arg NULL, try again with "unknown".  Don't test
12591         the "cup" capability: it isn't supported by the Windows port of
12592         ncurses, but the Windows console driver is still capable of
12593         supporting TUI.
12594
12595 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
12596
12597         * compile/compile.c (_initialize_compile): Use -fPIE for compile_args.
12598
12599 2015-01-22  Eli Zaretskii  <eliz@gnu.org>
12600
12601         * Makefile.in (HFILES_NO_SRCDIR): Remove ada-varobj.h.
12602         (ALLDEPFILES): Remove irix5-nat.c.  These two are part of the
12603         reason that "make TAGS" is broken.
12604
12605 2015-01-22  Chen Gang  <gang.chen.5i5j@gmail.com>
12606
12607         * hppa-tdep.c (inst_saves_gr): Fix logical working flow issues
12608         and check additional store instructions.
12609
12610 2015-01-21  Wei-cheng Wang  <cole945@gmail.com>
12611
12612         * MAINTAINERS (Write After Approval): Add "Wei-cheng Wang".
12613
12614 2015-01-21  Wei-cheng Wang  <cole945@gmail.com>
12615
12616         * ppc-linux-tdep.c (ppc_skip_trampoline_code,
12617         ppc_canonicalize_syscall, ppc_linux_syscall_record,
12618         ppc_linux_record_signal, ppc_init_linux_record_tdep): Add comments.
12619         * ppc64-tdep.c (ppc64_skip_trampoline_code): Likewise.
12620         * rs6000-tdep.c (rs6000_epilogue_frame_cache,
12621         rs6000_epilogue_frame_this_id, rs6000_epilogue_frame_prev_register,
12622         rs6000_epilogue_frame_sniffer, ppc_record_vsr, ppc_process_record_op4,
12623         ppc_process_record_op19, ppc_process_record_op31,
12624         ppc_process_record_op59, ppc_process_record_op60,
12625         ppc_process_record_op63): Likewise.
12626
12627 2015-01-20  Joel Brobecker  <brobecker@adacore.com>
12628
12629         * nat/linux-ptrace.c (linux_ptrace_attach_fail_reason_string)
12630         (linux_ptrace_test_ret_to_nx): Use safe_strerror instead of
12631         strerror.
12632
12633 2015-01-20  Wei-cheng Wang  <cole945@gmail.com>
12634
12635         * rs6000-tdep.c (ppc_process_record_op4, ppc_process_record_op19,
12636         ppc_process_record_op31, ppc_process_record_op59,
12637         ppc_process_record_op60, ppc_process_record_op63,
12638         ppc_process_record): Fix -Wformat warning.
12639         * rs6000-tdep.c (rs6000_epilogue_frame_cache, ppc_process_record_op60):
12640         Remove unused variables.
12641
12642 2015-01-20  Chen Gang  <gang.chen.5i5j@gmail.com>
12643
12644         * MAINTAINERS (Write After Approval): Add "Chen Gang".
12645
12646 2015-01-19  Eli Zaretskii  <eliz@gnu.org>
12647
12648         * configure.ac [*mingw32*]: Only add windows-termcap.o to
12649         CONFIG_OBS if not building with a curses library.
12650         * configure: Regenerate.
12651
12652         * windows-termcap.c: Include defs.h.  Make the whole body empty if
12653         either one of HAVE_CURSES_H or HAVE_NCURSES_H or
12654         HAVE_NCURSES_NCURSES_H is defined.
12655
12656 2015-01-19  Joel Brobecker  <brobecker@adacore.com>
12657
12658         * rs6000-tdep.c (rs6000_gdbarch_init): Move divide operator
12659         from end of line to start of next line.
12660
12661 2015-01-17  Wei-cheng Wang  <cole945@gmail.com>
12662
12663         * ppc-linux-tdep.c (ppc_skip_trampoline_code):
12664         Scan PLT stub backward for reverse debugging.
12665         * ppc64-tdep.c (ppc64_skip_trampoline_code): Likewise.
12666
12667 2015-01-17  Wei-cheng Wang  <cole945@gmail.com>
12668             Ulrich Weigand  <uweigand@de.ibm.com>
12669
12670         * configure.tgt (powerpc*-*-linux): Add linux-record.o to
12671         gdb_target_obs.
12672         (ppc_linux_record_tdep, ppc64_linux_record_tdep): New for linux syscall
12673         record.
12674         (ppc_canonicalize_syscall, ppc_linux_syscall_record,
12675         ppc_linux_record_signal, ppc_init_linux_record_tdep): New functions.
12676         (ppc_linux_init_abi): Set process_record, process_record_signal.
12677         * ppc-tdep.h (struct gdbarch_tdep): Add ppc_syscall_record and
12678         ppc_linux_record_tdep to gdbarch_tdep.
12679         (ppc_process_record): New declaration.
12680         * rs6000-tdep.c (ppc_record_vsr, ppc_process_record_op4,
12681         ppc_process_record_op19, ppc_process_record_op31,
12682         ppc_process_record_op59, ppc_process_record_op60,
12683         ppc_process_record_op63, ppc_process_record): New functions.
12684
12685 2015-01-17  Wei-cheng Wang  <cole945@gmail.com>
12686
12687         * rs6000-tdep.c (rs6000_in_function_epilogue_p): Rename to
12688         rs6000_in_function_epilogue_frame_p and add an argument
12689         for frame_info.
12690         (rs6000_epilogue_frame_cache, rs6000_epilogue_frame_this_id,
12691         rs6000_epilogue_frame_prev_register, rs6000_epilogue_frame_sniffer):
12692         New functions.
12693         (rs6000_epilogue_frame_unwind): New.
12694         (rs6000_gdbarch_init): Append epilogue unwinder.
12695
12696 2015-01-16  Sergio Durigan Junior  <sergiodj@redhat.com>
12697
12698         * nat/linux-personality.c: Replace "#ifndef
12699         HAVE_DECL_ADDR_NO_RANDOMIZE" by "#if
12700         !HAVE_DECL_ADDR_NO_RANDOMIZE", fixing a regression in RHEL-5
12701         systems.
12702
12703 2015-01-16  Eli Zaretskii  <eliz@gnu.org>
12704
12705         * tui/tui-win.c (tui_rehighlight_all, tui_set_var_cmd): New
12706         functions.
12707         (_initialize_tui_win) <border-kind, border-mode>:
12708         <active-border-mode>: Use tui_set_var_cmd as the "set" function.
12709         (tui_set_tab_width_command): Fix the commentary.
12710
12711         * tui/tui-win.h: Add prototype for tui_rehighlight_all.
12712
12713         * tui/tui-win.c (tui_scroll_left_command, tui_scroll_right_command):
12714         Doc fix.
12715         (tui_set_tab_width_command): Delete and recreate the source and
12716         the disassembly windows, to show the effect of the changed tab
12717         size immediately.
12718
12719         * tui/tui-data.h (LINE_PREFIX): Make shorter
12720         (MAX_PID_WIDTH): Enlarge from 14 to 19, to leave enough space for
12721         "Thread NNNNN.XXXX" thread ID notation on Windows.
12722
12723 2015-01-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
12724
12725         Fix gcc-5 compilation.
12726         * hppa-tdep.c (inst_saves_gr): Fix parentheses typo.
12727
12728 2015-01-15  Sergio Durigan Junior  <sergiodj@redhat.com>
12729
12730         * Makefile.in (HFILES_NO_SRCDIR): Add nat/linux-personality.h.
12731         (linux-personality.o): New rule.
12732         * common/common-defs.h: Include <stdint.h>.
12733         * config/aarch64/linux.mh (NATDEPFILES): Include
12734         linux-personality.o.
12735         * config/alpha/alpha-linux.mh (NATDEPFILES): Likewise.
12736         * config/arm/linux.mh (NATDEPFILES): Likewise.
12737         * config/i386/linux64.mh (NATDEPFILES): Likewise.
12738         * config/i386/linux.mh (NATDEPFILES): Likewise.
12739         * config/ia64/linux.mh (NATDEPFILES): Likewise.
12740         * config/m32r/linux.mh (NATDEPFILES): Likewise.
12741         * config/m68k/linux.mh (NATDEPFILES): Likewise.
12742         * config/mips/linux.mh (NATDEPFILES): Likewise.
12743         * config/pa/linux.mh (NATDEPFILES): Likewise.
12744         * config/powerpc/linux.mh (NATDEPFILES): Likewise.
12745         * config/powerpc/ppc64-linux.mh (NATDEPFILES): Likewise.
12746         * config/powerpc/spu-linux.mh (NATDEPFILES): Likewise.
12747         * config/s390/linux.mh (NATDEPFILES): Likewise.
12748         * config/sparc/linux64.mh (NATDEPFILES): Likewise.
12749         * config/sparc/linux.mh (NATDEPFILES): Likewise.
12750         * config/tilegx/linux.mh (NATDEPFILES): Likewise.
12751         * config/xtensa/linux.mh (NATDEPFILES): Likewise.
12752         * defs.h: Remove #include <stdint.h> (moved to
12753         common/common-defs.h).
12754         * linux-nat.c: Include nat/linux-personality.h.  Remove #include
12755         <sys/personality.h>; do not define ADDR_NO_RANDOMIZE (moved to
12756         nat/linux-personality.c).
12757         (linux_nat_create_inferior): Remove code to disable address space
12758         randomization (moved to nat/linux-personality.c).  Create cleanup
12759         to disable address space randomization.
12760         * nat/linux-personality.c: New file.
12761         * nat/linux-personality.h: Likewise.
12762
12763 2015-01-15  Sergio Durigan Junior  <sergiodj@redhat.com>
12764
12765         * Makefile.in (ALLDEPFILES): Including common/mingw-strerror.c and
12766         common/posix-strerror.c.
12767         (posix-strerror.o): New rule.
12768         (mingw-strerror.o): Likewise.
12769         * common/common-utils.h (safe_strerror): Move prototype to here,
12770         from utils.h.
12771         * common/common.host: New file.
12772         * common/mingw-strerror.c: Likewise.
12773         * common/posix-strerror.c: Likewise.
12774         * configure: Regenerated.
12775         * configure.ac: Source common/common.host.  Add variable
12776         common_host_obs to gdb_host_obs.
12777         * contrib/ari/gdb_ari.sh: Mention gdb/common/mingw-strerror.c and
12778         gdb/common/posix-strerror.c when warning about the use of
12779         strerror.
12780         * mingw-hdep.c (safe_strerror): Remove definition; move it to
12781         common/mingw-strerror.c.
12782         * posix-hdep.c (safe_strerror): Remove definition; move it to
12783         common/posix-hdep.c.
12784         * utils.h (safe_strerror): Remove prototype; move to
12785         common/common-utils.h.
12786
12787 2015-01-15  Joel Brobecker  <brobecker@adacore.com>
12788
12789         GDB 7.8.2 released.
12790
12791 2015-01-15  Joel Brobecker  <brobecker@adacore.com>
12792
12793         * ada-lang.c (ada_array_bound_from_type): Ignore array's parallel
12794         ___XA type if the array has already been fixed.
12795
12796 2015-01-14  Yao Qi  <yao@codesourcery.com>
12797
12798         * Makefile.in (ppc-linux.o): New rule.
12799         * config/powerpc/ppc64-linux.mh (NATDEPFILES): Add ppc-linux.o.
12800         * configure.ac: AC_CHECK_FUNCS(getauxval).
12801         * config.in: Re-generated.
12802         * configure: Re-generated.
12803         * nat/ppc-linux.h [__powerpc64__] (ppc64_64bit_inferior_p):
12804         Declare.
12805         * nat/ppc-linux.c: New file.
12806         * ppc-linux-nat.c (ppc_linux_target_wordsize) [__powerpc64__]:
12807         Call ppc64_64bit_inferior_p.
12808
12809 2015-01-14  Yao Qi  <yao@codesourcery.com>
12810
12811         * ppc-linux-nat.c (PT_ORIG_R3, PT_TRAP): Move to
12812         nat/ppc-linux.h.
12813         (PPC_FEATURE_CELL, PPC_FEATURE_BOOKE): Likewise.
12814         (PPC_FEATURE_HAS_DFP): Likewise.
12815         (PTRACE_GETVRREGS, PTRACE_SETVRREGS): Likewise.
12816         (PTRACE_GETVSXREGS, PTRACE_SETVSXREGS): Likewise.
12817         (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): Likewise.
12818         Include "nat/ppc-linux.h".
12819         * nat/ppc-linux.h: New file.
12820         * Makefile.in (HFILES_NO_SRCDIR): Add nat/ppc-linux.h.
12821
12822 2015-01-14  Pedro Alves  <palves@redhat.com>
12823
12824         PR gdb/17525
12825         * breakpoint.c: Include "interps.h".
12826         (bpstat_do_actions_1): Also check whether the interpreter is
12827         async.
12828
12829 2015-01-14  Pedro Alves  <palves@redhat.com>
12830
12831         PR cli/17828
12832         * infrun.c (reinstall_readline_callback_handler_cleanup): Don't
12833         reinstall if the interpreter is sync.
12834
12835 2015-01-13  Doug Evans  <dje@google.com>
12836
12837         * objfiles.c (objfile_filename): New function.
12838         * objfiles.h (objfile_filename): Declare it.
12839         (objfile_name): Add function comment.
12840         * python/py-objfile.c (objfpy_lookup_objfile_by_name): Try both the
12841         bfd file name (which may be realpath'd), and the original name.
12842
12843 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
12844
12845         * NEWS: Create a new section for the next release branch.
12846         Rename the section of the current branch, now that it has
12847         been cut.
12848
12849 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
12850
12851         GDB 7.9 branch created (92fc2e6978d9a7c8324c7e851dbee59e22ec7a37):
12852         * version.in: Bump version to 7.9.50.DATE-cvs.
12853
12854 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
12855
12856         * nat/linux-procfs.c (linux_proc_attach_tgid_threads):
12857         Remove trailing new-line in argument of call to warning.
12858
12859 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
12860
12861         * linux-nat.c (attach_proc_task_lwp_callback): Remove trailing
12862         new-line in argument of call to "warning".
12863
12864 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
12865
12866         * ada-lang.c (ada_lookup_symbol_nonlocal): If name not found
12867         in static block, then try searching for primitive types.
12868
12869 2015-01-12  Patrick Palka  <patrick@parcs.ath.cx>
12870
12871         * top.h (gdb_add_history): Declare.
12872         * top.c (command_count): New variable.
12873         (gdb_add_history): New function.
12874         (gdb_safe_append_history): New static function.
12875         (quit_force): Call it.
12876         (command_line_input): Use gdb_add_history instead of
12877         add_history.
12878         * event-top.c (command_line_handler): Likewise.
12879
12880 2015-01-12  James Clarke  <jrtc27@jrtc27.com>  (tiny patch)
12881
12882         PR gdb/17046
12883         * darwin-nat.c: Replace <machine/setjmp.h> #include by
12884         <setjmp.h> #include.
12885
12886 2015-01-11  Doug Evans  <xdje42@gmail.com>
12887
12888         * dwarf2read.c (compute_delayed_physnames): Use TYPE_FN_FIELD_PHYSNAME.
12889
12890 2015-01-11  Doug Evans  <xdje42@gmail.com>
12891
12892         PR gdb/15830
12893         * NEWS: The "maint demangle" command is renamed as "demangle".
12894         * demangle.c: #include cli/cli-utils.h, language.h.
12895         (demangle_command): New function.
12896         (_initialize_demangle): Add new command "demangle".
12897         * maint.c (maintenance_demangle): Stub out.
12898         (_initialize_maint_cmds): Update help text for "maint demangle",
12899         and mark as deprecated.
12900
12901 2015-01-11  Mark Kettenis  <kettenis@gnu.org>
12902
12903         * inf-ptrace.c (inf_ptrace_follow_fork): Adjust now that
12904         inferior_thread is a function.
12905
12906 2015-01-09  Patrick Palka  <patrick@parcs.ath.cx>
12907
12908         * Makefile.in (.y.c): Don't munge yacc's #line
12909         directives.
12910
12911 2015-01-09  Patrick Palka  <patrick@parcs.ath.cx>
12912
12913         * utils.c (defaulted_query): Rewrite to use gdb_readline_wrapper
12914         to prompt for input.
12915         * tui/tui-hooks.c (tui_query_hook): Remove.
12916         (tui_install_hooks): Don't set deprecated_query_hook.
12917         * tui/tui-io.c (tui_redisplay_readline): Fix off-by-one error in
12918         height calculation.  Always update the command window's cur_line.
12919
12920 2015-01-09  Pedro Alves  <palves@redhat.com>
12921
12922         * breakpoint.c (hardware_breakpoint_inserted_here_p): New
12923         function.
12924         * breakpoint.h (hardware_breakpoint_inserted_here_p): New
12925         declaration.
12926         * linux-nat.c (linux_nat_status_is_event): Move higher up in file.
12927         (linux_resume_one_lwp): Store the thread's PC.  Adjust to clear
12928         stop_reason.
12929         (check_stopped_by_watchpoint): New function.
12930         (save_sigtrap): Reimplement.
12931         (linux_nat_stopped_by_watchpoint): Adjust.
12932         (linux_nat_lp_status_is_event): Delete.
12933         (stop_wait_callback): Only call save_sigtrap after storing the
12934         pending status.
12935         (status_callback): If the thread had been stopped for a breakpoint
12936         that has since been removed, discard the event and resume the LWP.
12937         (count_events_callback, select_event_lwp_callback): Use
12938         lwp_status_pending_p instead of linux_nat_lp_status_is_event.
12939         (cancel_breakpoint): Rename to ...
12940         (check_stopped_by_breakpoint): ... this.  Record whether the LWP
12941         stopped for a software breakpoint or hardware breakpoint.
12942         (select_event_lwp): Only give preference to the stepping LWP in
12943         all-stop mode.  Adjust comments.
12944         (stop_and_resume_callback): Remove references to new_pending_p.
12945         (linux_nat_filter_event): Likewise.  Leave exit events of the
12946         leader thread pending here.  Handle signal short circuiting here.
12947         Only call save_sigtrap after storing the pending waitstatus.
12948         (linux_nat_wait_1): Remove 'retry' label.  Remove references to
12949         new_pending.  Don't handle leaving events the caller is not
12950         interested in pending here, nor handle signal short-circuiting
12951         here.  Also give equal priority to all LWPs that have had events
12952         in non-stop mode.  If reporting a software breakpoint event,
12953         unadjust the LWP's PC.
12954         * linux-nat.h (enum lwp_stop_reason): New.
12955         (struct lwp_info) <stop_pc>: New field.
12956         (struct lwp_info) <stopped_by_watchpoint>: Delete field.
12957         (struct lwp_info) <stop_reason>: New field.
12958         * x86-linux-nat.c (x86_linux_prepare_to_resume): Adjust.
12959
12960 2015-01-09  Pedro Alves  <palves@redhat.com>
12961
12962         * linux-nat.c (linux_handle_extended_wait) <PTRACE_EVENT_EXEC>:
12963         Set the LWP's 'resumed' flag.
12964
12965 2015-01-09  Pedro Alves  <palves@redhat.com>
12966
12967         * linux-nat.c (linux_resume_one_lwp): New function.
12968         (resume_lwp): Use lwp_status_pending_p and linux_resume_one_lwp.
12969         (linux_nat_resume): Use lwp_status_pending_p and
12970         linux_resume_one_lwp.
12971         (linux_handle_syscall_trap): Use linux_resume_one_lwp.
12972         (linux_handle_extended_wait): Use linux_resume_one_lwp.
12973         (status_callback, running_callback): Use lwp_status_pending_p.
12974         (lwp_status_pending_p): New function.
12975         (stop_and_resume_callback): Use lwp_status_pending_p.
12976         (linux_nat_filter_event): Use linux_resume_one_lwp.
12977         (linux_nat_wait_1): Always use status_callback to look for an LWP
12978         with a pending status.  Use linux_resume_one_lwp.
12979         (resume_stopped_resumed_lwps): Use lwp_status_pending_p and
12980         linux_resume_one_lwp.
12981
12982 2015-01-09  Pedro Alves  <palves@redhat.com>
12983
12984         * breakpoint.c (bp_location_inserted_here_p): New function,
12985         factored out from ...
12986         (breakpoint_inserted_here_p): ... here.  Use
12987         ALL_BP_LOCATIONS_AT_ADDR.
12988         (software_breakpoint_inserted_here_p): Use
12989         bp_location_inserted_here_p and ALL_BP_LOCATIONS_AT_ADDR.
12990
12991 2014-01-09  Pedro Alves  <palves@redhat.com>
12992
12993         Skip enabling event reporting if the kernel supports
12994         PTRACE_EVENT_CLONE.
12995         * linux-thread-db.c: Include "nat/linux-ptrace.h".
12996         (thread_db_use_events): New function.
12997         (try_thread_db_load_1): Check thread_db_use_events before enabling
12998         event reporting.
12999         (update_thread_state): New function.
13000         (attach_thread): Use it.  Check thread_db_use_events before
13001         enabling event reporting.
13002         (thread_db_detach): Check thread_db_use_events before disabling
13003         event reporting.
13004         (find_new_threads_callback): Check thread_db_use_events before
13005         enabling event reporting.  Update the thread's state if not using
13006         libthread_db events.
13007
13008 2015-01-09  Pedro Alves  <palves@redhat.com>
13009
13010         * linux-nat.c (lin_lwp_attach_lwp): Assert that the lwp id we're
13011         about to wait for is > 0.
13012         * linux-thread-db.c (find_new_threads_callback): Ignore thread if
13013         the kernel thread ID is -1.
13014
13015 2015-01-09  Pedro Alves  <palves@redhat.com>
13016
13017         * linux-nat.c (attach_proc_task_lwp_callback): New function.
13018         (linux_nat_attach): Use linux_proc_attach_tgid_threads.
13019         (wait_lwp, linux_nat_filter_event): If not set yet, set the lwp's
13020         ptrace option flags.
13021         * linux-nat.h (struct lwp_info) <must_set_ptrace_flags>: New
13022         field.
13023         * nat/linux-procfs.c: Include <dirent.h>.
13024         (linux_proc_get_int): New parameter "warn".  Handle it.
13025         (linux_proc_get_tgid): Adjust.
13026         (linux_proc_get_tracerpid): Rename to ...
13027         (linux_proc_get_tracerpid_nowarn): ... this.
13028         (linux_proc_pid_get_state): New function, factored out from
13029         (linux_proc_pid_has_state): ... this.  Add new parameter "warn"
13030         and handle it.
13031         (linux_proc_pid_is_gone): New function.
13032         (linux_proc_pid_is_stopped): Adjust.
13033         (linux_proc_pid_is_zombie_maybe_warn)
13034         (linux_proc_pid_is_zombie_nowarn): New functions.
13035         (linux_proc_pid_is_zombie): Use
13036         linux_proc_pid_is_zombie_maybe_warn.
13037         (linux_proc_attach_tgid_threads): New function.
13038         * nat/linux-procfs.h (linux_proc_get_tgid): Update comment.
13039         (linux_proc_get_tracerpid): Rename to ...
13040         (linux_proc_get_tracerpid_nowarn): ... this, and update comment.
13041         (linux_proc_pid_is_gone): New declaration.
13042         (linux_proc_pid_is_zombie): Update comment.
13043         (linux_proc_pid_is_zombie_nowarn): New declaration.
13044         (linux_proc_attach_lwp_func): New typedef.
13045         (linux_proc_attach_tgid_threads): New declaration.
13046         * nat/linux-ptrace.c (linux_ptrace_attach_fail_reason): Adjust to
13047         use nowarn functions.
13048         (linux_ptrace_attach_fail_reason_string): Move here from
13049         gdbserver/linux-low.c and rename.
13050         (ptrace_supports_feature): If the current ptrace options are not
13051         known yet, check them now, instead of asserting.
13052         * nat/linux-ptrace.h (linux_ptrace_attach_fail_reason_string):
13053         Declare.
13054
13055 2015-01-09  Pedro Alves  <palves@redhat.com>
13056
13057         * linux-thread-db.c (thread_db_find_new_threads_silently)
13058         (try_thread_db_load_1, try_thread_db_load, thread_db_load_search)
13059         (find_new_threads_once): Print debug output on gdb_stdlog.
13060
13061 2015-01-09  Chen Gang  <gang.chen.5i5j@gmail.com>
13062             Pedro Alves  <palves@redhat.com>
13063
13064         * compile/compile.c: Include "gdb_wait.h".
13065         (do_rmdir): Check return value, and free 'zap'.
13066
13067 2015-01-08  Pedro Alves  <palves@redhat.com>
13068             Yao Qi  <yao@codesourcery.com>
13069
13070         * dwarf2loc.c (indirect_pieced_value): Don't call
13071         gdb_sign_extend.  Call extract_signed_integer instead.
13072         * utils.c (gdb_sign_extend): Remove.
13073         * utils.h (gdb_sign_extend): Remove declaration.
13074
13075 2015-01-07  Pierre Muller  <muller@sourceware.org>
13076
13077         PR symtab/17811
13078         * stabsread.c (define_symbol): Set language for C++ special symbols.
13079
13080 2015-01-07  Patrick Palka  <patrick@parcs.ath.cx>
13081
13082         * inflow.c (initial_gdb_ttystate): Tweak comment.
13083
13084 2015-01-07  Joel Brobecker  <brobecker@adacore.com>
13085
13086         * inflow.c (set_initial_gdb_ttystate): Add empty line after
13087         comment documenting function.
13088
13089 2015-01-07  Patrick Palka  <patrick@parcs.ath.cx>
13090
13091         * terminal.h (set_initial_gdb_ttystate): Declare.
13092         * inflow.c (initial_gdb_ttystate): New static variable.
13093         (set_initial_gdb_ttystate): New setter.
13094         (child_terminal_init_with_pgrp): Copy initial_gdb_ttystate
13095         instead of our current terminal state.
13096         * top.c (gdb_init): Call set_initial_gdb_ttystate.
13097
13098 2015-01-07  Joel Brobecker  <brobecker@adacore.com>
13099
13100         * guile/scm-type.c (tyscm_array_1): Add comment.
13101         * python/py-type.c (typy_array_1): Add comment.
13102
13103 2015-01-06  Joel Brobecker  <brobecker@adacore.com>
13104
13105         * guile/scm-type.c (tyscm_array_1): Do not raise out-of-range
13106         error if N2 is equal to N1 - 1.
13107
13108 2015-01-06  Joel Brobecker  <brobecker@adacore.com>
13109
13110         * python/py-type.c (typy_array_1): Do not raise negative-length
13111         exception if N2 is equal to N1 - 1.
13112
13113 2015-01-03  Doug Evans  <xdje42@gmail.com>
13114
13115         * c-exp.y: Whitespace cleanup.
13116         (classify_inner_name): Remove extra ;.
13117
13118 2015-01-02  Maciej W. Rozycki  <macro@codesourcery.com>
13119
13120         * mips-tdep.c (mips32_scan_prologue): Keep the extracted stack
13121         offset signed.
13122
13123 2015-01-02  Doug Evans  <dje@google.com>
13124
13125         * dwarf2read.c (setup_type_unit_groups): Remove outdated comment.
13126
13127 2015-01-02  Doug Evans  <dje@google.com>
13128
13129         * symtab.h (struct symbol): Fix typo in comment.
13130
13131 2015-01-01  Joel Brobecker  <brobecker@adacore.com>
13132
13133         Update year range in copyright notice of all files.
13134
13135 2015-01-01  Joel Brobecker  <brobecker@adacore.com>
13136
13137         * top.c (print_gdb_version): Update copyright year to 2015.
13138
13139 2015-01-01  Joel Brobecker  <brobecker@adacore.com>
13140
13141         * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2014.
13142
13143 For older changes see ChangeLog-2014.
13144 \f
13145 Local Variables:
13146 mode: change-log
13147 left-margin: 8
13148 fill-column: 74
13149 version-control: never
13150 coding: utf-8
13151 End: