gdb: fix doc string of target_can_use_hardware_watchpoint.
[external/binutils.git] / gdb / ChangeLog
1 2016-03-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
2
3         * target.h: Fix doc string of target_can_use_hardware_watchpoint.
4
5 2016-03-09  Pedro Alves  <palves@redhat.com>
6
7         * event-top.c (more_to_come): Delete.
8         (struct readline_input_state): Delete.
9         (readline_input_state): Delete.
10         (get_command_line_buffer): New function.
11         (command_handler): Update comments.  Don't handle NULL commands
12         here.  Do not execute commented lines.
13         (command_line_append_input_line): New function.
14         (handle_line_of_input): New function, partly based on
15         command_line_handler and command_line_input.
16         (command_line_handler): Rewrite.
17         * event-top.h (command_handler): New declaration.
18         (command_loop): Defer command execution to command_handler.
19         (command_line_input): Update comments.  Simplify, using struct
20         buffer and handle_line_of_input.
21         * top.h (struct buffer): New forward declaration.
22         (handle_line_of_input): New declaration.
23
24 2016-03-09  Pedro Alves  <palves@redhat.com>
25
26         * event-top.c (command_line_handler): Use xfree + xstrdup instead
27         of xrealloc + strcpy.
28         * main.c (captured_main): Use xstrdup instead of xmalloc plus
29         manual clear.
30         * top.c (saved_command_line): Rewrite comment.
31         (saved_command_line_size): Delete.
32         (command_line_input): Use xfree + xstrdup instead of xrealloc +
33         strcpy.
34         * top.h (saved_command_line_size): Delete declaration.
35
36 2016-03-09  Pedro Alves  <palves@redhat.com>
37
38         * event-top.c: Include buffer.h.
39         (gdb_readline_no_editing_callback): Use struct buffer instead
40         of xrealloc.
41
42 2016-03-09  Pedro Alves  <palves@redhat.com>
43
44         * common/buffer.h (buffer_grow_char): New function.
45         * top.c: Include buffer.h.
46         (gdb_readline_no_editing): Rename 'prompt_arg' parameter to
47         'prompt'.  Use struct buffer instead of xrealloc.
48
49 2016-03-09  Pedro Alves  <palves@redhat.com>
50
51         * defs.h (gdb_readline): Delete declaration.
52         * top.c (gdb_readline): Rename to ...
53         (gdb_readline_no_editing): ... this, and make static.
54
55 2016-03-09  Pedro Alves  <palves@redhat.com>
56
57         * utils.c (prompt_for_continue): Update comments.
58
59 2016-03-09  Pedro Alves  <palves@redhat.com>
60
61         * event-top.c (async_annotation_suffix): Delete.
62         (top_level_prompt, command_line_handler): Don't use
63         'async_annotation_suffix' and simplify.
64         * event-top.h (async_annotation_suffix): Delete declaration.
65         (init_main): Remove reference to 'async_annotation_suffix'.
66
67 2016-03-09  Pedro Alves  <palves@redhat.com>
68
69         * event-top.c (gdb_readline2): Rename to ...
70         (gdb_readline_no_editing_callback): ... this.
71         (change_line_handler, stdin_event_handler)
72         (gdb_setup_readline): Adjust.
73         * event-top.h (gdb_readline2): Rename to ...
74         (gdb_readline_no_editing_callback): ... this, and move closer to
75         other readline-related declarations.
76         * mi/mi-interp.c (mi_interpreter_resume): Adjust.
77
78 2016-03-09  Pedro Alves  <palves@redhat.com>
79
80         * top.c (window_hook): Delete.
81         (command_loop): Remove references to window_hook.
82
83 2016-03-09  Pedro Alves  <palves@redhat.com>
84
85         * gdb.base/command-line-input.exp: New file.
86
87 2016-03-09  Marcin Kościelnicki  <koriakin@0x04.net>
88
89         * corefile.c (safe_read_memory_unsigned_integer): New function.
90         * gdbcore.h (safe_read_memory_unsigned_integer): New prototype.
91         * rs6000-tdep.c (rs6000_frame_cache): Read backchain as unsigned.
92
93 2016-03-09  Marcin Kościelnicki  <koriakin@0x04.net>
94
95         * rs6000-tdep.c: Add "ax.h" and "ax-gdb.h" includes.
96         (rs6000_gen_return_address): New function.
97         (rs6000_gdbarch_init): Wire in the above.
98
99 2016-03-09  Marcin Kościelnicki  <koriakin@0x04.net>
100
101         * rs6000-tdep.c (rs6000_ax_pseudo_register_collect): New function.
102         (rs6000_gdbarch_init): Wire in the above.
103
104 2016-03-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
105
106         * s390-linux-tdep.c (s390_analyze_prologue): Ignore BRC and BRCL
107         instructions that do nothing or are conditional traps.
108
109 2016-03-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
110
111         * s390-linux-tdep.c (s390_prologue_frame_unwind_cache): Store
112         frame func's PC in info->func before any other failure can occur.
113         (s390_frame_this_id): Use frame_id_build_unavailable_stack if
114         info->func has been filled out.
115
116 2016-03-09  Pedro Alves  <palves@redhat.com>
117
118         * osabi.c (gdb_osabi_names): Avoid spaces in osabi names.
119
120 2016-03-09  Pedro Alves  <palves@redhat.com>
121
122         * frv-tdep.c (frv_gdbarch_init): Handle bfd_mach_fr300.
123
124 2016-03-09  Pedro Alves  <palves@redhat.com>
125
126         * cris-tdep.c (cris_gdbarch_init): Return 0 if the info's byte
127         order is BFD_ENDIAN_BIG or if the cris version is unsupported.
128
129 2016-03-09  Pedro Alves  <palves@redhat.com>
130
131         * doublest.c: Extend comments.
132         (floatformat_to_doublest, floatformat_from_doublest): Copy the
133         floatformat's total size, not the host type's size.
134
135 2016-03-09  Pedro Alves  <palves@redhat.com>
136
137         * doublest.c (floatformat_totalsize_bytes): New function.
138         (floatformat_from_type): Assert that the type's length is at least
139         as long as the floatformat's totalsize.
140         * doublest.h (floatformat_totalsize_bytes): New declaration.
141         * gdbtypes.c (arch_float_type): Assert that the type's length is
142         at least as long as the floatformat's totalsize.
143
144 2016-03-09  Pedro Alves  <palves@redhat.com>
145
146         * hppa-linux-tdep.c (hppa_linux_init_abi): Set the long double
147         format to floatformats_ieee_double.
148
149 2016-03-07  Pedro Alves  <palves@redhat.com>
150
151         * mips-tdep.c (mips_gdbarch_init): Check whether info.abfd is NULL
152         before calling bfd_get_flavour.
153
154 2016-03-05  Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
155
156         * avr-tdep.c (AVR_LAST_ARG_REGNUM): Define.
157         (avr_push_dummy_call): Correct last needed argument register.
158         Write MSB of argument into register and subsequent bytes into
159         other registers in decreasing order.
160
161 2016-03-04  Yao Qi  <yao.qi@linaro.org>
162
163         * arm-tdep.c (arm_record_vdata_transfer_insn): Simplify the
164         condition check.  Record the right D register number.
165
166 2016-03-04  Yao Qi  <yao.qi@linaro.org>
167
168         * arm-tdep.c (arm_record_extension_space): Remove code
169         printing "Process record does not support".
170         (arm_record_data_proc_misc_ld_str): Likewise.
171         (decode_insn): Call arm_record_extension_space if condition
172         is 0xf.  Call arm_record_unsupported_insn if ret isn't
173         ARM_RECORD_SUCCESS.  Use 'ret' instead of 'insn_id' to hold
174         the value of thumb2_record_decode_insn_handler.
175
176 2016-03-04  Simon Marchi  <simon.marchi@ericsson.com>
177
178         * features/feature_to_c.sh: Print the help when passing no
179         argument.
180
181 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
182
183         * MAINTAINERS (Write After Approval): Add Bernhard Heckel.
184
185 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
186
187         * dwarf2read.c (new_symbol_full): Fix detection of gfortran compilers.
188
189 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
190
191         * s390-linux-tdep.c (s390_backchain_frame_unwind_cache): Avoid
192         exception when attempting to access the inferior's backchain.
193
194 2016-02-29  Yao Qi  <yao.qi@linaro.org>
195
196         * aarch64-linux-tdep.c (aarch64_canonicalize_syscall): Support
197         eventfd2, eventfd2, dup3, inotify_init1, fallocate and pipe2.
198         Return gdb_sys_epoll_create1 instead of gdb_sys_epoll_create
199         for aarch64_sys_epoll_create1.
200
201 2016-02-29  Yao Qi  <yao.qi@linaro.org>
202
203         * linux-record.h (enum gdb_syscall) <gdb_sys_fallocate>: New.
204         <gdb_sys_eventfd2, gdb_sys_epoll_create1, gdb_sys_dup3>: New.
205         <gdb_sys_pipe2, gdb_sys_inotify_init1>: New.
206         * linux-record.c (record_linux_system_call): Handle them.
207
208 2016-02-28  Iain Buclaw  <ibuclaw@gdcproject.org>
209
210         * d-namespace.c (d_lookup_symbol_imports): Avoid recursive lookups from
211         cyclic imports.
212
213 2016-02-26  Keith Seitz  <keiths@redhat.com>
214
215         * rs6000-tdep.c (rs6000_frame_cache): Explicitly cast return result
216         to avoid invalid conversion from void *.
217
218 2016-02-26  Yao Qi  <yao.qi@linaro.org>
219
220         * arm-tdep.c (arm_record_exreg_ld_st_insn): Set 'single_reg'
221         per bit 8.  Check bit 20 instead of bit 4 for VMOV
222         instruction.  Record D registers for instructions changing
223         S registers.  Change of the order of length and address
224         in record_buf_mem array.
225
226 2016-02-26  Yao Qi  <yao.qi@linaro.org>
227
228         * arm-tdep.c (thumb_record_ld_st_reg_offset): Fix the register
229         number of Rd.
230
231 2016-02-25  Doug Evans  <dje@google.com>
232
233         * remote-m32r-sdi.c (recv_char_data): Initialize val to avoid
234         compiler warning.
235         (recv_long_data): Ditto.
236
237 2016-02-25  Simon Marchi  <simon.marchi@ericsson.com>
238
239         * i386-linux-tdep.c (i386_linux_handle_segmentation_fault):
240         Initialize variables.
241
242 2016-02-25  Antoine Tremblay  <antoine.tremblay@ericsson.com>
243
244         * ax-general.c (ax_reg): Call gdbarch_remote_register_number.
245         (ax_reg_mask): Likewise.
246
247 2016-02-24  Pedro Alves  <palves@redhat.com>
248
249         * linux-nat.c (save_sigtrap) Delete.
250         (stop_wait_callback): Call save_stop_reason instead of
251         save_sigtrap.
252         (check_stopped_by_breakpoint): Rename to ...
253         (save_stop_reason): ... this.  Bits of save_sigtrap folded here.
254         Use GDB_ARCH_IS_TRAP_HWBKPT and handle ambiguous
255         GDB_ARCH_IS_TRAP_BRKPT / GDB_ARCH_IS_TRAP_HWBKPT.  Factor out
256         common code between the USE_SIGTRAP_SIGINFO and
257         !USE_SIGTRAP_SIGINFO blocks.
258         (linux_nat_filter_event): Call save_stop_reason instead of
259         save_sigtrap.
260         * nat/linux-ptrace.h: Check for both SI_KERNEL and TRAP_BRKPT
261         si_code for MIPS.
262         * nat/linux-ptrace.h: Fix "TRAP_HWBPT" typo in x86 table.  Add
263         comments on MIPS behavior.
264         (GDB_ARCH_IS_TRAP_HWBKPT): Define for all archs.
265
266 2016-02-24  Marcin Kościelnicki  <koriakin@0x04.net>
267
268         * rs6000-tdep.c (rs6000_frame_cache): Initialize frame and pc to 0
269         to avoid spurious warnings.
270
271 2016-02-24  Gary Benson  <gbenson@redhat.com>
272
273         * exec.c (exec_file_locate_attach): Do not attempt to
274         locate main executable locally if not found in sysroot.
275
276 2016-02-24  Joel Brobecker  <brobecker@adacore.com>
277
278         GDB 7.11 released.
279
280 2016-02-24  Wei-cheng Wang  <cole945@gmail.com>
281
282         * rs6000-tdep.c (rs6000_frame_cache, rs6000_frame_this_id): Handle
283         unavailable PC/SP to build unavailable frame.
284
285 2016-02-23  Doug Evans  <dje@google.com>
286
287         Extend "skip" command to support -file, -gfile, -function, -rfunction.
288         * NEWS: Document new features.
289         * skip.c: #include "fnmatch.h", "gdb_regex.h".
290         (skiplist_entry) <file>: Renamed from filename.
291         <function>: Renamed from function_name.
292         <file_is_glob, function_is_regexp>: New members.
293         <compiled_function_regexp, compiled_function_regexp_is_valid>:
294         New members.
295         (make_skip_entry): New function.
296         (free_skiplist_entry, free_skiplist_entry_cleanup): New functions.
297         (make_free_skiplist_entry_cleanup): New function.
298         (skip_file_command): Update.
299         (skip_function, skip_function_command): Update.
300         (compile_skip_regexp): New functions.
301         (skip_command): Add support for new options.
302         (skip_info): Update.
303         (skip_file_p, skip_gfile_p): New functions.
304         (skip_function_p, skip_rfunction_p): New functions.
305         (function_name_is_marked_for_skip): Update and simplify.
306         (_initialize_step_skip): Update.
307         * symtab.c: #include "fnmatch.h".
308         (compare_glob_filenames_for_search): New function.
309         * symtab.h (compare_glob_filenames_for_search): Declare.
310         * utils.c (count_path_elements): New function.
311         (strip_leading_path_elements): New function.
312         * utils.h (count_path_elements): Declare.
313         (strip_leading_path_elements): Declare.
314
315 2016-02-23  Simon Marchi  <simon.marchi@ericsson.com>
316
317         * arm-tdep.c (arm_decode_svc_copro): Remove "to" parameter.
318         (thumb_process_displaced_insn): Likewise.
319         (arm_process_displaced_insn): Adjust calls.
320
321 2016-02-23  Yao Qi  <yao.qi@linaro.org>
322
323         * aarch64-linux-tdep.c (enum aarch64_syscall) <aarch64_sys_mknod>:
324         Remove.
325         <aarch64_sys_mkdir, aarch64_sys_unlink, aarch64_sys_symlink>: Remove.
326         <aarch64_sys_link, aarch64_sys_rename, aarch64_sys_faccess>: Remove.
327         <aarch64_sys_mknodat, aarch64_sys_mkdirat>: New.
328         <aarch64_sys_unlinkat, aarch64_sys_symlinkat>: New.
329         <aarch64_sys_linkat, aarch64_sys_renameat>: New.
330         <aarch64_sys_faccessat>: New.
331         <aarch64_sys_open, aarch64_sys_readlink, aarch64_sys_fstatat>: Remove.
332         <aarch64_sys_openat, aarch64_sys_readlinkat>: New.
333         <aarch64_sys_newfstatat>: New.
334         (UNSUPPORTED_SYSCALL_MAP): New macro.
335         (aarch64_canonicalize_syscall): Add missing syscalls.
336
337 2016-02-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
338
339         * gdb-gdb.py (class TypeFlagsPrinter): Use parentheses for print.
340
341 2016-02-22  Yao Qi  <yao.qi@linaro.org>
342
343         * arm-tdep.c: Fix code format issues.
344
345 2016-02-21  Iain Buclaw  <ibuclaw@gdcproject.org>
346
347         * d-namespace.c (d_lookup_symbol_imports): Remove argument
348         'search_parents'.  All callers updated.
349
350 2016-02-18  Marcin Kościelnicki  <koriakin@0x04.net>
351
352         * s390-linux-tdep.c (s390_guess_tracepoint_registers): New function.
353         (s390_gdbarch_init): Fill guess_tracepoint_registers hook.
354
355 2016-02-18  Walfred Tedeschi  <walfred.tedeschi@intel.com>
356
357         * NEWS: Add entry for bound violation.
358         * amd64-linux-tdep.c (amd64_linux_init_abi_common):
359         Add handler for segmentation fault.
360         * gdbarch.sh (handle_segmentation_fault): New.
361         * gdbarch.c: Regenerate.
362         * gdbarch.h: Regenerate.
363         * i386-linux-tdep.c (i386_linux_handle_segmentation_fault): New.
364         (SIG_CODE_BONDARY_FAULT): New define.
365         (i386_linux_init_abi): Use i386_mpx_bound_violation_handler.
366         * i386-linux-tdep.h (i386_linux_handle_segmentation_fault) New.
367         * i386-tdep.c (i386_mpx_enabled): Add as external.
368         * i386-tdep.c (i386_mpx_enabled): Add as external.
369         * infrun.c (handle_segmentation_fault): New function.
370         (print_signal_received_reason): Use handle_segmentation_fault.
371
372 2016-02-18  Marcin Kościelnicki  <koriakin@0x04.net>
373
374         * arch-utils.c (default_guess_tracepoint_registers): New function.
375         * arch-utils.h (default_guess_tracepoint_registers): New prototype.
376         * gdbarch.c: Regenerate.
377         * gdbarch.h: Regenerate.
378         * gdbarch.sh: Add guess_tracepoint_registers hook.
379         * tracefile.c (tracefile_fetch_registers): Use the new gdbarch hook.
380
381 2016-02-17  Gary Benson  <gbenson@redhat.com>
382
383         * exec.c (exec_file_locate_attach): Add missing cleanup.
384
385 2016-02-16  Don Breazeal  <donb@codesourcery.com>
386
387         PR remote/19496
388         * remote.c (remove_new_fork_children): Check for pending
389         fork status in thread_info.suspend.
390
391 2016-02-16  Yao Qi  <yao.qi@linaro.org>
392
393         * arm-linux-tdep.c (arm_linux_software_single_step): Assign
394         'old_chain' later.
395
396 2016-02-16  Yao Qi  <yao.qi@linaro.org>
397
398         * arch/arm-get-next-pcs.h (struct arm_get_next_pcs_ops)
399         <syscall_next_pc>: Remove argument PC.  Callers updated.
400         * arm-linux-tdep.c (arm_linux_get_next_pcs_syscall_next_pc):
401         Remove argument PC.  Get pc from regcache_read_pc.
402         * arm-tdep.c (arm_get_next_pcs_syscall_next_pc): Remove
403         argument PC.
404
405 2016-02-15  Yao Qi  <yao.qi@linaro.org>
406
407         * aarch64-tdep.c (aarch64_analyze_prologue): Remove "0x".
408
409 2016-02-12  Yao Qi  <yao.qi@linaro.org>
410
411         * arch/arm-linux.c (arm_linux_get_next_pcs_fixup): Calculate
412         nextpc according to instruction.
413
414 2016-02-12  Yao Qi  <yao.qi@linaro.org>
415
416         * arch/arm-get-next-pcs.c (arm_get_next_pcs): Call
417         self->ops->fixup if it isn't NULL.
418         * arch/arm-get-next-pcs.h: Include gdb_vecs.h.
419         (struct arm_get_next_pcs_ops) <fixup>: New field.
420         * arch/arm-linux.c: Include common-regcache.h and
421         arch/arm-get-next-pcs.h.
422         (arm_linux_get_next_pcs_fixup): New function.
423         * arch/arm-linux.h (arm_linux_get_next_pcs_fixup): Declare.
424         * arm-linux-tdep.c (arm_linux_get_next_pcs_ops): Initialize
425         it with arm_linux_get_next_pcs_fixup.
426         (arm_linux_software_single_step): Move code to
427         arm_linux_get_next_pcs_fixup.
428         * arm-tdep.c (arm_get_next_pcs_ops): Initialize it.
429
430 2016-02-12  Marcin Kościelnicki  <koriakin@0x04.net>
431
432         * xml-tdesc.c (target_fetch_description_xml) [!HAVE_LIBEXPAT]: Warn
433         and return NULL.
434
435 2016-02-12  Markus Metzger  <markus.t.metzger@intel.com>
436
437         * frame.h (skip_tailcall_frames): Update comment.
438         * frame.c (skip_artificial_frames, skip_tailcall_frames): Return NULL
439         if only artificial frames are found.  Update comment.
440         (frame_unwind_caller_id): Handle NULL return.
441         (frame_unwind_caller_pc, frame_unwind_caller_arch): Assert that
442         skip_artificial_frames does not return NULL.
443         (frame_pop): Add an error if only tailcall frames are found.
444         * infcmd.c (finish_command): Move skip_tailcall_frames call into
445         forward-execution case.  Add an error if only tailcall frames are
446         found.
447
448 2016-02-12  Markus Metzger  <markus.t.metzger@intel.com>
449
450         * stack.c (frame_info): Check frame_unwind_caller_id.
451
452 2016-02-12  Markus Metzger  <markus.t.metzger@intel.com>
453
454         * frame.h (skip_tailcall_frames): New.
455         * frame.c (skip_tailcall_frames): New.
456         (frame_pop): Call skip_tailcall_frames.
457         * infcmd.c (finish_command): Call skip_tailcall_frames.
458
459 2016-02-11  Pedro Alves  <palves@redhat.com>
460
461         * Makefile.in (check-parallel): New rule.
462
463 2016-02-11  Simon Marchi  <simon.marchi@ericsson.com>
464
465         * arm-tdep.c (arm_skip_prologue): Remove unused variables.
466         (arm_analyze_prologue): Likewise.
467         (arm_scan_prologue): Likewise.
468         (arm_m_exception_prev_register): Likewise.
469         (arm_copy_block_xfer): Likewise.
470         (thumb2_copy_block_xfer): Likewise.
471         (arm_decode_miscellaneous): Likewise.
472         (arm_decode_ld_st_word_ubyte): Likewise.
473         (arm_decode_svc_copro): Likewise.
474         (thumb2_decode_svc_copro): Likewise.
475         (thumb_copy_16bit_ldr_literal): Likewise.
476         (thumb_copy_pop_pc_16bit): Likewise.
477         (decode_thumb_32bit_ld_mem_hints): Likewise.
478         (arm_show_force_mode): Likewise.
479         (_initialize_arm_tdep): Likewise.
480         (arm_record_strx): Likewise.
481         (arm_record_extension_space): Likewise.
482         (arm_record_data_proc_misc_ld_str): Likewise.
483         (arm_record_exreg_ld_st_insn): Likewise.
484         (arm_record_vfp_data_proc_insn): Likewise.
485         (arm_record_coproc_data_proc): Likewise.
486         (thumb_record_misc): Likewise.
487         (thumb_record_ldm_stm_swi): Likewise.
488         (thumb2_record_ld_st_dual_ex_tbb): Likewise.
489         (thumb2_record_ld_mem_hints): Likewise.
490         (thumb2_record_lmul_lmla_div): Likewise.
491         (thumb2_record_asimd_struct_ld_st): Likewise.
492         (arm_process_record): Likewise.
493
494 2016-02-11  Simon Marchi  <simon.marchi@ericsson.com>
495
496         * arm-tdep.c (arm_displaced_step_copy_insn): Remove.
497         (ARM displaced stepping support): Remove reference to
498         arm_displaced_step_copy_insn in comment.
499         * arm-tdep.h (arm_displaced_step_copy_insn): Remove.
500         * arm-linux-tdep.c (arm_linux_displaced_step_copy_insn): Remove
501         reference to arm_displaced_step_copy_insn in comment.
502
503 2016-02-11  Simon Marchi  <simon.marchi@ericsson.com>
504
505         * arm-tdep.c (thumb_copy_unmodified_16bit): Change type of insn.
506         (thumb_copy_b): Likewise.
507         (arm_decode_b_bl_ldmstm): Likewise.
508         (thumb_copy_16bit_ldr_literal): Likewise.
509         (thumb_copy_pop_pc_16bit): Likewise.
510
511 2016-02-11  Antoine Tremblay  <antoine.tremblay@ericsson.com>
512
513         * tracepoint.c (encode_actions_1): Use target_gdbarch () rather
514         than loc->gdbarch.
515
516 2016-02-10  Marcin Kościelnicki  <koriakin@0x04.net>
517
518         * tracefile-tfile.c (trace_tdesc): New static variable.
519         (tfile_open): Clear trace_tdesc, call target_find_description.
520         (tfile_interp_line): Recognize tdesc lines.
521         (tfile_close): Clear trace_tdesc.
522         (tfile_xfer_partial_features): New function.
523         (tfile_xfer_partial): Call tfile_xfer_partial_features.
524         (tfile_append_tdesc_line): New function.
525
526 2016-02-10  Marcin Kościelnicki  <koriakin@0x04.net>
527
528         * ctf.c (ctf_write_tdesc): New function.
529         (ctf_write_ops): Wire in ctf_write_tdesc.
530         * tracefile-tfile.c (tfile_write_tdesc): New function.
531         (tfile_write_ops): Wire in tfile_write_tdesc.
532         * tracefile.c (trace_save): Call write_tdesc method.
533         * tracefile.h (struct trace_file_write_ops): Add write_tdesc method.
534         * xml-tdesc.c (target_fetch_description_xml): New function.
535         * xml-tdesc.h: Add target_fetch_description_xml prototype.
536
537 2016-02-10  Simon Marchi  <simon.marchi@ericsson.com>
538
539         * arm-tdep.c (arm_copy_extra_ld_st): Fix "unpriveleged" typo.
540         (arm_decode_dp_misc): Likewise.
541
542 2016-02-10  Marcin Kościelnicki  <koriakin@0x04.net>
543
544         * amd64-tdep.c (amd64_ax_pseudo_register_collect): New function.
545         (amd64_init_abi): Fill ax_pseudo_register_collect hook.
546         * gdb/i386-tdep.c (i386_pseudo_register_read_into_value): Remove
547         misleading comment.
548         (i386_pseudo_register_write): Ditto.
549         (i386_ax_pseudo_register_collect): New function.
550         (i386_gdbarch_init): Fill ax_pseudo_register_collect hook.
551         * i386-tdep.h: Add i386_ax_pseudo_register_collect prototype.
552
553 2016-02-10  Marcin Kościelnicki  <koriakin@0x04.net>
554
555         * tracefile-tfile.c (tfile_fetch_registers): Use g packet order
556         instead of gdb order.
557
558 2016-02-10  Marcin Kościelnicki  <koriakin@0x04.net>
559
560         * tracefile-tfile.c (tfile_fetch_registers): Fix off-by-one in bounds
561         check.
562
563 2016-02-10  Joel Brobecker  <brobecker@adacore.com>
564
565         * NEWS: Create a new section for the next release branch.
566         Rename the section of the current branch, now that it has
567         been cut.
568
569 2016-02-10  Joel Brobecker  <brobecker@adacore.com>
570
571         GDB 7.11 branch created (9ef9e6a6a0dd8f948708cb67c9afcfd0be40cb0a):
572         * version.in: Bump version to 7.11.50.DATE-git.
573
574 2016-02-09  Keith Seitz  <keiths@redhat.com>
575
576         PR breakpoints/19546
577         * breakpoint.c (breakpoint_event_location_empty_p): New function.
578         (update_breakpoints_after_exec, bkpt_re_set): Use this new function
579         instead of event_location_empty_p.
580
581 2016-02-09  Keith Seitz  <keiths@redhat.com>
582
583         * mi/mi-cmd-break.c (mi_cmd_break_insert_1): Use
584         string_to_event_location_basic instead of string_to_event_location.
585
586 2016-02-09  Keith Seitz  <keiths@redhat.com>
587
588         * guile/scm-breakpoint.c (gdbscm_register_breakpoint_x): Skip
589         leading whitespace and use string_to_event_location_basic instead
590         of new_linespec_location.
591
592 2016-02-09  Keith Seitz  <keiths@redhat.com>
593
594         PR python/19506
595         * python/py-breakpoint.c (bppy_init): Use
596         string_to_event_location_basic instead of new_linespec_location.
597
598 2016-02-09  Keith Seitz  <keiths@redhat.com>
599
600         * location.c (string_to_explicit_location): Note that "-p" is
601         reserved for probe locations and return NULL for any input
602         that starts with that.
603         (string_to_event_location): Move "legacy" linespec code to ...
604         (string_to_event_location_basic): ... here.
605         * location.h (string_to_event_location): Update comment.
606         (string_to_event_location_basic): New function.
607
608 2016-02-09  Simon Marchi  <simon.marchi@ericsson.com>
609
610         * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
611         to AC_OUTPUT.  Remove "exit 0" at the end.
612         * configure: Regenerate.
613
614 2016-02-09  Pedro Alves  <palves@redhat.com>
615
616         PR breakpoints/19548
617         * breakpoint.c (create_overlay_event_breakpoint): Don't update
618         global location list here.
619         (create_longjmp_master_breakpoint)
620         (create_std_terminate_master_breakpoint)
621         (create_exception_master_breakpoint, create_jit_event_breakpoint)
622         (update_breakpoint_locations):
623         (breakpoint_re_set): Update global location list after all
624         breakpoints are re-set.
625
626 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
627
628         * remote.c (remote_register_number_and_offset): Remove unused
629         variable(s).
630         (remote_thread_always_alive): Likewise.
631         (remote_update_thread_list): Likewise.
632         (process_initial_stop_replies): Likewise.
633         (remote_start_remote): Likewise.
634         (remote_check_symbols): Likewise.
635         (discard_pending_stop_replies): Likewise.
636         (process_stop_reply): Likewise.
637         (putpkt_binary): Likewise.
638         (getpkt): Likewise.
639         (remote_add_target_side_condition): Likewise.
640         (remote_insert_breakpoint): Likewise.
641         (remote_supports_stopped_by_sw_breakpoint): Likewise.
642         (remote_supports_stopped_by_hw_breakpoint): Likewise.
643         (remote_xfer_partial): Likewise.
644         (remote_read_btrace): Likewise.
645         (remote_async_serial_handler): Likewise.
646         (remote_thread_events): Likewise.
647         (_initialize_remote): Likewise.
648
649 2016-02-07  Simon Marchi  <simon.marchi@polymtl.ca>
650
651         * varobj.h (varobj_delete): Remove dellist parameter, update and
652         move documentation here.
653         * varobj.c (struct cpstack, cppush, cppop): Remove.
654         (delete_variable): Remove resultp (first) parameter.
655         (delete_variable_1): Likewise.
656         (varobj_delete): Remove dellist parameter and unused code.
657         (update_dynamic_varobj_children): Adjust varobj_delete call.
658         (update_type_if_necessary): Likewise.
659         (varobj_set_visualizer): Likewise.
660         (varobj_update): Likewise.
661         (value_of_root): Likewise.
662         (varobj_invalidate_iter): Likewise.
663         * mi/mi-cmd-var.c (mi_cmd_var_delete): Likewise.
664
665 2016-02-04  Yao Qi  <yao.qi@linaro.org>
666
667         * remote.c (remote_wait_as): Set rs->waiting_for_stop_reply to
668         0 before handling 'F' and set it back afterwards.
669
670 2016-02-02  Simon Marchi  <simon.marchi@ericsson.com>
671
672         * ui-out.c (MAX_UI_OUT_LEVELS): Remove.
673
674 2016-02-02  Walfred Tedeschi  <walfred.tedeschi@intel.com>
675
676         * amd64-linux-siginfo.c (nat_siginfo_t, nat_sigval_t, nat_timeval):
677         New types.
678         (compat_siginfo): New bound fields added.
679         (compat_x32_siginfo): New field added.
680         (cpt_si_addr_lsb): New define.
681         (compat_siginfo_from_siginfo): Use nat_siginfo.
682         (siginfo_from_compat_siginfo): Use nat_siginfo.
683         (compat_x32_siginfo_from_siginfo): Likewise.
684         (siginfo_from_compat_x32_siginfo): Likewise.
685
686 2016-02-02  Walfred Tedeschi  <walfred.tedeschi@intel.com>
687
688         * linux-tdep.c (linux_get_siginfo_type): Add the _addr_bnd
689         structure to the siginfo if extra_fields contains
690         LINUX_SIGINFO_FIELD_ADDR_BND.
691
692 2016-02-02  Walfred Tedeschi  <walfred.tedeschi@intel.com>
693
694         * linux-tdep.h (linux_get_siginfo_type_with_fields): Make extern.
695         * linux-tdep.c (linux_get_siginfo_type_with_fields): Make extern.
696         * i386-linux-tdep.h (x86_linux_get_siginfo_type): New
697         function.
698         * amd64-linux-tdep.c (amd64_linux_init_abi_common): Add
699         x86_linux_get_siginfo_type for the amd64 abi.
700         * i386-linux-tdep.c (x86_linux_get_siginfo_type): New
701         function.
702         (i386_linux_init_abi): Add new function at the i386 ABI
703         initialization.
704
705 2016-02-02  Walfred Tedeschi  <walfred.tedeschi@intel.com>
706
707         * linux-tdep.h (linux_siginfo_extra_field_values): New enum values.
708         (linux_siginfo_extra_fields): New enum type.
709         * linux-tdep.c (linux_get_siginfo_type_with_fields): New function.
710         (linux_get_siginfo_type): Use new function.
711
712 2016-02-02  Walfred Tedeschi  <walfred.tedeschi@intel.com>
713
714         * nat/amd64-linux-siginfo.c: New file.
715         * nat/amd64-linux-siginfo.h: New file.
716         * Makefile.in (HFILES_NO_SRCDIR): Add nat/amd64-linux-siginfo.h.
717         (amd64-linux-siginfo.o): New rule.
718         * config/i386/linux64.mh (NATDEPFILES): Add amd64-linux-siginfo.o.
719         * amd64-linux-nat.c (nat/amd64-linux-siginfo.h): New include.
720         (compat_siginfo_from_siginfo, siginfo_from_compat_siginfo)
721         (compat_x32_siginfo_from_siginfo, siginfo_from_compat_x32_siginfo)
722         (compat_timeval, compat_sigval, compat_x32_clock, cpt_si_pid)
723         (cpt_si_uid, cpt_si_timerid, cpt_si_overrun, cpt_si_status)
724         (cpt_si_utime, cpt_si_stime, cpt_si_ptr, cpt_si_addr, cpt_si_band)
725         (cpt_si_fd, si_timerid, si_overrun): Move to nat/amd64-linux-siginfo.c.
726
727 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
728
729         * value.c (max_value_size): New variable.
730         (MIN_VALUE_FOR_MAX_VALUE_SIZE): New define.
731         (set_max_value_size): New function.
732         (show_max_value_size): New function.
733         (check_type_length_before_alloc): New function.
734         (allocate_value_contents): Call check_type_length_before_alloc.
735         (set_value_enclosing_type): Likewise.
736         (_initialize_values): Add set/show handler for max-value-size.
737         * NEWS: Mention new set/show command.
738
739 2016-01-31  Simon Marchi  <simon.marchi@polymtl.ca>
740
741         * varobj.h (struct varobj): Fix typos in comments.
742         (struct lang_varobj_ops): Likewise.
743         * varobj.c (VAROBJ_TABLE_SIZE): Likewise.
744         (varobj_create): Move misplaced comment.
745
746 2016-01-29  Simon Marchi  <simon.marchi@ericsson.com>
747
748         * aarch64-tdep.c (aarch64_record_asimd_load_store): Add braces
749         to for include additional lines.
750         * xcoffread.c (scan_xcoff_symtab): Remove unnecessary braces.
751
752 2016-01-28  Simon Marchi  <simon.marchi@ericsson.com>
753
754         * gnulib/import/Makefile.am: Regenerate.
755         * gnulib/import/Makefile.in: Regenerate.
756         * gnulib/import/m4/gnulib-cache.m4: Regenerate.
757         * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add rawmemchr.
758
759 2016-01-28  Simon Marchi  <simon.marchi@ericsson.com>
760
761         * remote.c (skip_to_semicolon): Remove.
762         (remote_parse_stop_reply): Use strchrnul instead of
763         skip_to_semicolon.
764         * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add
765         strchrnul.
766         * gnulib/aclocal.m4: Regenerate.
767         * gnulib/config.in: Regenerate.
768         * gnulib/configure: Regenerate.
769         * gnulib/import/Makefile.am: Regenerate.
770         * gnulib/import/Makefile.in: Regenerate.
771         * gnulib/import/m4/gnulib-cache.m4: Regenerate.
772         * gnulib/import/m4/gnulib-comp.m4: Regenerate.
773         * gnulib/import/m4/rawmemchr.m4: New file.
774         * gnulib/import/m4/strchrnul.m4: New file.
775         * gnulib/import/rawmemchr.c: New file.
776         * gnulib/import/rawmemchr.valgrind: New file.
777         * gnulib/import/strchrnul.c: New file.
778         * gnulib/import/strchrnul.valgrind: New file.
779
780 2016-01-28  Yao Qi  <yao.qi@linaro.org>
781
782         * breakpoint.c (build_target_command_list): Don't call continue
783         if aexpr is NULL.
784         (build_target_condition_list): Likewise.
785
786 2016-01-27  Kevin Buettner  <kevinb@redhat.com>
787
788         * rx-tdep.c (rx_push_dummy_call): Treat scalars larger than 8
789         bytes as aggregates.
790
791 2016-01-27  Joel Brobecker  <brobecker@adacore.com>
792
793         * MAINTAINERS (Responsible Maintainers): Add Keith Seitz as
794         Linespec Maintainers.
795
796 2016-01-26  Simon Marchi  <simon.marchi@ericsson.com>
797
798         * common/common-utils.c (skip_spaces): Fix comment.
799         (skip_to_space_const): Likewise.
800
801 2016-01-25  Yao Qi  <yao.qi@linaro.org>
802
803         * arch/arm-get-next-pcs.c (thumb_deal_with_atomic_sequence_raw):
804         Remove argument pc.  Get pc by regcache_read_pc.  Callers updated.
805         (arm_deal_with_atomic_sequence_raw): Likewise.
806         (thumb_get_next_pcs_raw): Likewise.
807         (arm_get_next_pcs_raw): Likewise.
808         (arm_get_next_pcs): Remove argument pc.  Callers updated.
809         * arch/arm-get-next-pcs.h (arm_get_next_pcs): Update declaration.
810
811 2016-01-25  Mark Wielaard  <mjw@redhat.com>
812
813         * ada-lang.c (ada_evaluate_subexp): Add proper else block.
814         * c-typeprint.c (c_type_print_base): Fix misleading indentation of
815         if statement.
816         * inflow.c (child_terminal_ours_1): Fix misleading indentation of
817         statement block by introducing an else.
818         * linux-record.c (record_linux_sockaddr): Fix misleading indentation
819         of return statements.
820         (record_linux_msghdr): Likewise.
821
822 2016-01-25  Pedro Alves  <palves@redhat.com>
823
824         PR threads/19461
825         * infrun.c (handle_inferior_event_1) <fork/vfork>: Update
826         parent/child running states.
827
828 2016-01-25  Pedro Alves  <palves@redhat.com>
829
830         PR gdb/19494
831         * linux-nat.c (kill_one_lwp): New, factored out from ...
832         (kill_callback): ... this.
833         (kill_wait_callback): New, factored out from ...
834         (kill_wait_one_lwp): ... this.
835         (kill_unfollowed_fork_children): New function.
836         (linux_nat_kill): Use it.
837
838 2016-01-22  John Baldwin  <jhb@FreeBSD.org>
839
840         * fbsd-nat.c (fbsd_pid_to_str): Adjust string format.
841
842 2016-01-22  Yao Qi  <yao.qi@linaro.org>
843
844         * arm-linux-nat.c (fetch_fpregs): Call perror_with_name
845         instead of warning.
846         (store_fpregs, fetch_regs, store_regs): Likewise.
847         (fetch_wmmx_regs, store_wmmx_regs): Likewise.
848         (fetch_vfp_regs, store_vfp_regs): Likewise.
849
850 2016-01-21  Doug Evans  <dje@google.com>
851
852         * breakpoint.c (init_breakpoint_sal): Add comment.
853
854 2016-01-21  Marcin Kościelnicki  <koriakin@0x04.net>
855
856         * ax-gdb.c (gen_traced_pop): Use gen_fetch for string collection.
857
858 2016-01-21  Andrew Burgess  <andrew.burgess@embecosm.com>
859
860         * disasm.c (maybe_add_dis_line_entry): Rename to...
861         (add_dis_line_entry): ...this, and update header comment.
862         (do_mixed_source_and_assembly): Now use add_dis_line_entry.
863
864 2016-01-21  Pedro Alves  <palves@redhat.com>
865
866         * Makefile.in (COMPILER_CFLAGS): New.
867         (CXXFLAGS): Get it from configure.
868         (INTERNAL_CFLAGS_BASE, INTERNAL_LDFLAGS): Use COMPILER_CFLAGS
869         instead of CFLAGS.
870         * build-with-cxx.m4 (GDB_AC_BUILD_WITH_CXX): Set and AC_SUBST
871         COMPILER_CFLAGS.
872         * configure: Regenerate.
873
874 2016-01-21  Joel Brobecker  <brobecker@adacore.com>
875
876         * location.h (new_address_location): Add new parameters
877         "addr_string" and "addr_string_len".
878         (get_address_string_location): Add declaration.
879         * location.c (new_address_location): Add new parameters
880         "addr_string" and "addr_string_len".  If not NULL, store
881         a copy of the addr_string in the new location as well.
882         (get_address_string_location): New function.
883         (string_to_event_location): Update call to new_address_location.
884         * linespec.c (event_location_to_sals) <ADDRESS_LOCATION>:
885         Save the event location in the parser's state before
886         passing it to convert_address_location_to_sals.
887         * breakpoint.c (create_thread_event_breakpoint): Update call
888         to new_address_location.
889         (init_breakpoint_sal): Get the event location's string, if any,
890         and use it to update call to new_address_location.
891         * python/py-finishbreakpoint.c (bpfinishpy_init):
892         Update call to new_address_location.
893         * spu-tdep.c (spu_catch_start): Likewise.
894
895         * config/djgpp/fnchange.lst: Add entries for
896         gdb/testsuite/gdb.base/break-fun-addr1.c and
897         gdb/testsuite/gdb.base/break-fun-addr2.c.
898
899 2016-01-21  Yao Qi  <yao.qi@linaro.org>
900
901         * arm-linux-tdep.c (arm_linux_sigreturn_next_pc): Add parameter
902         is_thumb and set it according to CPSR saved on the stack.
903         (arm_linux_get_next_pcs_syscall_next_pc): Pass is_thumb to
904         arm_linux_sigreturn_next_pc.
905
906 2016-01-20  Simon Marchi  <simon.marchi@polymtl.ca>
907
908         * python/lib/gdb/printing.py (FlagEnumerationPrinter.__call__):
909         Fix enumerators sort key function.
910
911 2016-01-20  Joel Brobecker  <brobecker@adacore.com>
912
913         * printcmd.c (print_scalar_formatted): Move binary operator from
914         end of line to beginning of next line.  Adjust formatting
915         accordingly.
916
917 2016-01-19  John Baldwin  <jhb@FreeBSD.org>
918
919         * fbsd-nat.c (fbsd_pid_to_exec_file): Use new "buflen" instead of
920         "len" with sysctl.
921
922 2016-01-19  John Baldwin  <jhb@FreeBSD.org>
923
924         * fbsd-tdep.c (find_stop_signal): Remove.
925         (struct fbsd_collect_regset_section_cb) <lwp>: New field.
926         <stop_signal>: New field.
927         <abort_iteration>: New field.
928         (fbsd_collect_regset_section_cb): Use new fields.
929         (fbsd_collect_thread_registers): New function.
930         (struct fbsd_corefile_thread_data): New structure.
931         (fbsd_corefile_thread): New function.
932         (fbsd_make_corefile_notes): Use new function to dump notes for each
933         non-exited thread in a process.
934
935 2016-01-19  John Baldwin  <jhb@FreeBSD.org>
936
937         * configure.ac: Check for support for LWP names on FreeBSD.
938         * fbsd-nat.c [PT_LWPINFO] New variable debug_fbsd_lwp.
939         [TDP_RFPPWAIT || HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME]
940         (fbsd_fetch_kinfo_proc): Move function earlier.
941         [PT_LWPINFO] (fbsd_thread_alive): New function.
942         [PT_LWPINFO] (fbsd_pid_to_str): New function.
943         [HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME] (fbsd_thread_name): New function.
944         [PT_LWP_EVENTS] (fbsd_enable_lwp_events): New function.
945         [PT_LWPINFO] (fbsd_add_threads): New function.
946         [PT_LWPINFO] (fbsd_update_thread_list): New function.
947         [PT_LWPINFO] New variable super_resume.
948         [PT_LWPINFO] (resume_one_thread_cb): New function.
949         [PT_LWPINFO] (resume_all_threads_cb): New function.
950         [PT_LWPINFO] (fbsd_resume): New function.
951         (fbsd_remember_child): Save full ptid instead of plain pid.
952         (fbsd_is_child_pending): Return ptid of saved child process.
953         (fbsd_wait): Include lwp in returned ptid and switch to LWP ptid on
954         first stop.
955         [PT_LWP_EVENTS] Handle LWP events.
956         [TDP_RFPPWAIT] Include LWP in child ptid.
957         (fbsd_post_startup_inferior) [PT_LWP_EVENTS]: Enable LWP events.
958         (fbsd_post_attach) [PT_LWP_EVENTS]: Enable LWP events.
959         Add threads for existing processes.
960         (fbsd_nat_add_target) [PT_LWPINFO]: Set "to_thread_alive" to
961         "fbsd_thread_alive".
962         Set "to_pid_to_str" to "fbsd_pid_to_str".
963         [HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME]: Set "to_thread_name" to
964         "fbsd_thread_name".
965         [PT_LWPINFO]: Set "to_update_thread_list" to "fbsd_update_thread_list".
966         Set "to_has_thread_control" to "tc_schedlock".
967         Set "to_resume" to "fbsd_resume".
968         (_initialize_fbsd_nat): New function.
969         * configure: Regenerate.
970         * config.in: Regenerate.
971
972 2016-01-19  John Baldwin  <jhb@FreeBSD.org>
973
974         * amd64bsd-nat.c (amd64bsd_fetch_inferior_registers): Use
975         get_ptrace_pid.
976         (amd64bsd_store_inferior_registers): Use get_ptrace_pid.
977         (amd64bsd_dr_get): Use get_ptrace_pid.
978         (amd64bsd_dr_set): Use get_ptrace_pid.
979         * i386bsd-nat.c (i386bsd_fetch_inferior_registers): Use get_ptrace_pid.
980         (i386bsd_store_inferior_registers): Use get_ptrace_pid.
981         (i386bsd_dr_get): Use get_ptrace_pid.
982         (i386bsd_dr_set): Use get_ptrace_pid.
983         * inf-ptrace.c (get_ptrace_pid): Export.
984         * inf-ptrace.h (get_ptrace_pid): Declare.
985         * ppcfbsd-nat.c (ppcfbsd_fetch_inferior_registers): Use lwp id.
986         (ppcfbsd_store_inferior_registers): Use lwp id.
987
988 2016-01-19  John Baldwin  <jhb@FreeBSD.org>
989
990         * fbsd_tdep.c (fbsd_core_pid_to_str): New function.
991         (fbsd_core_thread_name): New function.
992         (fbsd_init_abi): Add "core_pid_to_str" gdbarch method.
993         Add "core_thread_name" gdbarch method.
994
995 2016-01-19  John Baldwin  <jhb@FreeBSD.org>
996
997         * corelow.c (core_thread_name): New function.
998         (init_core_ops): Use "core_thread_name" for the "to_thread_name"
999         target op.
1000         * gdbarch.sh (core_thread_name): New gdbarch callback.
1001         * gdbarch.h: Re-generate.
1002         * gdbarch.c: Re-generate.
1003
1004 2016-01-19  Simon Marchi  <simon.marchi@polymtl.ca>
1005
1006         * python/lib/gdb/printing.py (_EnumInstance.to_string): Explicitly
1007         convert gdb.Value to integer type using int().
1008
1009 2016-01-19  John Baldwin  <jhb@FreeBSD.org>
1010
1011         * configure.ac: Include <sys/types.h when checking for "r_fs" in
1012         "struct reg".
1013         * configure: Regenerate.
1014
1015 2016-01-19  Pedro Alves  <palves@redhat.com>
1016
1017         * ax-gdb.c (agent_command_1): Adjust call to decode_line_full.
1018         * break-catch-throw.c (re_set_exception_catchpoint): Pass the
1019         current program space down to linespec decoding and breakpoint
1020         location updating.
1021         * breakpoint.c (parse_breakpoint_sals): Adjust calls to
1022         decode_line_full.
1023         (until_break_command): Adjust calls to decode_line_1.
1024         (base_breakpoint_decode_location, bkpt_decode_location): Add
1025         'search_pspace' parameter.  Pass it along.
1026         (bkpt_probe_create_sals_from_location): Adjust calls to
1027         parse_probes.
1028         (tracepoint_decode_location, tracepoint_probe_decode_location)
1029         (strace_marker_decode_location): Add 'search_pspace' parameter.
1030         Pass it along.
1031         (all_locations_are_pending): Rewrite to take a breakpoint and
1032         program space as arguments instead.
1033         (hoist_existing_locations): New function.
1034         (update_breakpoint_locations): Add 'filter_pspace' parameter.  Use
1035         hoist_existing_locations instead of always removing all locations,
1036         and adjust to all_locations_are_pending change.
1037         (location_to_sals): Add 'search_pspace' parameter.  Pass it along.
1038         Don't disable the breakpoint if there are other locations in
1039         another program space.
1040         (breakpoint_re_set_default): Adjust to pass down the current
1041         program space as filter program space.
1042         (decode_location_default): Add 'search_pspace' parameter and pass
1043         it along.
1044         (prepare_re_set_context): Don't switch program space here.
1045         (breakpoint_re_set): Use save_current_space_and_thread instead of
1046         save_current_program_space.
1047         * breakpoint.h (struct breakpoint_ops) <decode_location>: Add
1048         'search_pspace' parameter.
1049         (update_breakpoint_locations): Add 'filter_pspace' parameter.
1050         * cli/cli-cmds.c (edit_command, list_command): Adjust calls to
1051         decode_line_1.
1052         * elfread.c (elf_gnu_ifunc_resolver_return_stop): Pass the current
1053         program space as filter program space.
1054         * linespec.c (struct linespec_state) <search_pspace>: New field.
1055         (create_sals_line_offset, convert_explicit_location_to_sals)
1056         (parse_linespec): Pass the search program space down.
1057         (linespec_state_constructor): Add 'search_pspace' parameter.
1058         Store it.
1059         (linespec_parser_new): Add 'search_pspace' parameter and pass it
1060         along.
1061         (linespec_lex_to_end): Adjust.
1062         (decode_line_full, decode_line_1): Add 'search_pspace' parameter
1063         and pass it along.
1064         (decode_line_with_last_displayed): Adjust.
1065         (collect_symtabs_from_filename, symtabs_from_filename): New
1066         'search_pspace' parameter.  Use it.
1067         (find_function_symbols): Pass the search program space down.
1068         * linespec.h (decode_line_1, decode_line_full): Add
1069         'search_pspace' parameter.
1070         * probe.c (parse_probes_in_pspace): New function, factored out
1071         from ...
1072         (parse_probes): ... this.  Add 'search_pspace' parameter and use
1073         it.
1074         * probe.h (parse_probes): Add pspace' parameter.
1075         * python/python.c (gdbpy_decode_line): Adjust.
1076         * tracepoint.c (scope_info): Adjust.
1077
1078 2016-01-18  Maciej W. Rozycki  <macro@imgtec.com>
1079
1080         * mips-tdep.c (mips_insn_size): Remove 48-bit microMIPS
1081         instruction support.
1082         (micromips_next_pc): Likewise.
1083         (micromips_scan_prologue): Likewise.
1084         (micromips_deal_with_atomic_sequence): Likewise.
1085         (micromips_stack_frame_destroyed_p): Likewise.
1086         (mips_breakpoint_from_pc): Likewise.
1087
1088 2016-01-18  Maciej W. Rozycki  <macro@imgtec.com>
1089
1090         * mips-tdep.c (micromips_insn_at_pc_has_delay_slot): Pass
1091         unshifted 16-bit microMIPS instruction word to `mips_insn_size'.
1092
1093 2016-01-18  Pedro Alves  <palves@redhat.com>
1094
1095         * NEWS: Mention that GDB now displays the ID and name of the
1096         thread that hit a breakpoint or received a signal.
1097         * break-catch-sig.c (signal_catchpoint_print_it): Use
1098         maybe_print_thread_hit_breakpoint.
1099         * break-catch-syscall.c (print_it_catch_syscall): Likewise.
1100         * break-catch-throw.c (print_it_exception_catchpoint): Likewise.
1101         * breakpoint.c (maybe_print_thread_hit_breakpoint): New function.
1102         (print_it_catch_fork, print_it_catch_vfork, print_it_catch_solib)
1103         (print_it_catch_exec, print_it_ranged_breakpoint)
1104         (print_it_watchpoint, print_it_masked_watchpoint, bkpt_print_it):
1105         Use maybe_print_thread_hit_breakpoint.
1106         * breakpoint.h (maybe_print_thread_hit_breakpoint): Declare.
1107         * gdbthread.h (show_thread_that_caused_stop): Declare.
1108         * infrun.c (print_signal_received_reason): Print which thread
1109         received signal.
1110         * thread.c (show_thread_that_caused_stop): New function.
1111
1112 2016-01-18  Gary Benson  <gbenson@redhat.com>
1113
1114         * nat/linux-namespaces.c (do_fork): New function.
1115         (linux_mntns_get_helper): Use the above.
1116
1117 2016-01-17  Jonas Hahnfeld <Hahnfeld@itc.rwth-aachen.de>  (tiny change)
1118
1119         Pushed by Joel Brobecker  <brobecker@adacore.com>.
1120         PR gdb/19208
1121         * dwarf2read.c (read_partial_die): Do not call set_objfile_main_name
1122         if the function has no name.
1123
1124 2016-01-15  Sandra Loosemore  <sandra@codesourcery.com>
1125
1126         * charset.c [PHONY_ICONV] (GDB_DEFAULT_HOST_CHARSET):
1127         Conditionalize for Windows host.
1128         (GDB_DEFAULT_TARGET_CHARSET): Match GDB_DEFAULT_HOST_CHARSET.
1129         (GDB_DEFAULT_TARGET_WIDE_CHARSET): Use UTF-32.
1130         (phony_iconv_open): Handle both UTF-32 endiannesses.
1131         (phony_iconv): Likewise.  Check for output overflow and clean up
1132         out-of-input cases.  Correct adjustment to input buffer pointer.
1133         (set_be_le_names) [PHONY_ICONV]: Use hard-wired names to match
1134         phony_iconv_open.
1135
1136 2016-01-15  Pedro Alves  <palves@redhat.com>
1137
1138         * NEWS: Mention star wildcard ranges.
1139         * cli/cli-utils.c (get_number_or_range): Check state->in_range first.
1140         (number_range_setup_range): New function.
1141         * cli/cli-utils.h (number_range_setup_range): New declaration.
1142         * thread.c (thread_apply_command): Support star TID ranges.
1143         * tid-parse.c (tid_range_parser_finished)
1144         (tid_range_parser_string, tid_range_parser_skip)
1145         (get_tid_or_range, get_tid_or_range): Handle
1146         TID_RANGE_STATE_STAR_RANGE.
1147         (tid_range_parser_star_range): New function.
1148         * tid-parse.h (enum tid_range_state) <TID_RANGE_STATE_STAR_RANGE>:
1149         New value.
1150         (tid_range_parser_star_range): New declaration.
1151
1152 2016-01-15  Pedro Alves  <palves@redhat.com>
1153
1154         * thread.c (thread_apply_command): Use the tid range parser to
1155         advance past the thread ID list.
1156         * tid-parse.c (get_positive_number_trailer): New function.
1157         (parse_thread_id): Use it.
1158         (get_tid_or_range): Use it.  Return 0 instead of throwing invalid
1159         thread ID error.
1160         (get_tid_or_range): Detect negative values.  Return 0 instead of
1161         throwing invalid thread ID error.
1162
1163 2016-01-14  Yao Qi  <yao.qi@linaro.org>
1164
1165         * arm-linux-tdep.c (arm_linux_get_next_pcs_syscall_next_pc):
1166         Declare.
1167         (arm_linux_get_next_pcs_ops): Install
1168         arm_linux_get_next_pcs_syscall_next_pc.
1169         (arm_linux_syscall_next_pc): Change to ...
1170         (arm_linux_get_next_pcs_syscall_next_pc): ... it.
1171         (arm_linux_init_abi): Don't set tdep->syscall_next_pc.
1172         * arm-tdep.c (arm_get_next_pcs_syscall_next_pc): Declare.
1173         (arm_get_next_pcs_syscall_next_pc): Make it static.  Don't
1174         call tdep->syscall_next_pc.
1175         * arm-tdep.h (struct gdbarch_tdep) <syscall_next_pc>: Remove.
1176         (arm_get_next_pcs_syscall_next_pc): Remove.
1177
1178 2016-01-14  Yao Qi  <yao.qi@linaro.org>
1179
1180         * remote.c (remote_set_syscall_catchpoint): Cast to char *.
1181         * thread.c (do_captured_thread_select): Cast to const char *.
1182
1183 2016-01-14  Yao Qi  <yao.qi@linaro.org>
1184
1185         * arch/arm-get-next-pcs.c (arm_get_next_pcs_ctor): Change
1186         argument arm_thumb2_breakpoint to has_thumb2_breakpoint.
1187         (thumb_get_next_pcs_raw): Check has_thumb2_breakpoint
1188         instead.
1189         * arch/arm-get-next-pcs.h (struct arm_get_next_pcs)
1190         <arm_thumb2_breakpoint>: Remove.
1191         <has_thumb2_breakpoint>: New field.
1192         (arm_get_next_pcs_ctor): Update declaration.
1193         * arm-linux-tdep.c (arm_linux_software_single_step): Pass
1194         1 to arm_get_next_pcs_ctor.
1195         * arm-tdep.c (arm_software_single_step): Pass 0 to
1196         arm_get_next_pcs_ctor.
1197
1198 2016-01-13  Ulrich Weigand  <uweigand@de.ibm.com>
1199
1200         * MAINTAINERS: Add Andreas Arnez as s390 target maintainer.
1201
1202 2016-01-13  Yao Qi  <yao.qi@linaro.org>
1203
1204         * arch/arm-get-next-pcs.c (arm_get_next_pcs_raw): Use
1205         byte_order_for_code to read instruction.
1206
1207 2016-01-13  Pedro Alves  <palves@redhat.com>
1208
1209         * NEWS: Mention $_gthread.
1210         * gdbthread.h (struct thread_info) <global_num>: Mention
1211         $_gthread.
1212         * thread.c (thread_num_make_value_helper): New function.
1213         (thread_id_make_value): Delete.
1214         (thread_id_per_inf_num_make_value, global_thread_id_make_value):
1215         New.
1216         (thread_funcs): Adjust.
1217         (gthread_funcs): New.
1218         (_initialize_thread): Register $_gthread variable.
1219
1220 2016-01-13  Pedro Alves  <palves@redhat.com>
1221
1222         * NEWS: Mention "info threads -gid".
1223         * gdbthread.h (struct thread_info) <global_num>: Mention "info
1224         threads -gid".
1225         * thread.c (info_threads_command): Handle "-gid".
1226         (_initialize_thread): Adjust "info threads" help string to mention
1227         -gid.
1228
1229 2016-01-13  Pedro Alves  <palves@redhat.com>
1230
1231         * NEWS: Mention InferiorThread.global_num.
1232         * python/py-infthread.c (thpy_get_global_num): New function.
1233         (thread_object_getset): Register "global_num".
1234
1235 2016-01-13  Pedro Alves  <palves@redhat.com>
1236
1237         * NEWS: Mention that thread IDs are now per inferior and global
1238         thread IDs.
1239         * Makefile.in (SFILES): Add tid-parse.c.
1240         (COMMON_OBS): Add tid-parse.o.
1241         (HFILES_NO_SRCDIR): Add tid-parse.h.
1242         * ada-tasks.c: Adjust to use ptid_to_global_thread_id.
1243         * breakpoint.c (insert_breakpoint_locations)
1244         (remove_threaded_breakpoints, bpstat_check_breakpoint_conditions)
1245         (print_one_breakpoint_location, set_longjmp_breakpoint)
1246         (check_longjmp_breakpoint_for_call_dummy)
1247         (set_momentary_breakpoint): Adjust to use global IDs.
1248         (find_condition_and_thread, watch_command_1): Use parse_thread_id.
1249         (until_break_command, longjmp_bkpt_dtor)
1250         (breakpoint_re_set_thread, insert_single_step_breakpoint): Adjust
1251         to use global IDs.
1252         * dummy-frame.c (pop_dummy_frame_bpt): Adjust to use
1253         ptid_to_global_thread_id.
1254         * elfread.c (elf_gnu_ifunc_resolver_stop): Likewise.
1255         * gdbthread.h (struct thread_info): Rename field 'num' to
1256         'global_num.  Add new fields 'per_inf_num' and 'inf'.
1257         (thread_id_to_pid): Rename thread_id_to_pid to
1258         global_thread_id_to_ptid.
1259         (pid_to_thread_id): Rename to ...
1260         (ptid_to_global_thread_id): ... this.
1261         (valid_thread_id): Rename to ...
1262         (valid_global_thread_id): ... this.
1263         (find_thread_id): Rename to ...
1264         (find_thread_global_id): ... this.
1265         (ALL_THREADS, ALL_THREADS_BY_INFERIOR): Declare.
1266         (print_thread_info): Add comment.
1267         * tid-parse.h: New file.
1268         * tid-parse.c: New file.
1269         * infcmd.c (step_command_fsm_prepare)
1270         (step_command_fsm_should_stop): Adjust to use the global thread
1271         ID.
1272         (until_next_command, until_next_command)
1273         (finish_command_fsm_should_stop): Adjust to use the global thread
1274         ID.
1275         (attach_post_wait): Adjust to check the inferior number too.
1276         * inferior.h (struct inferior) <highest_thread_num>: New field.
1277         * infrun.c (handle_signal_stop)
1278         (insert_exception_resume_breakpoint)
1279         (insert_exception_resume_from_probe): Adjust to use the global
1280         thread ID.
1281         * record-btrace.c (record_btrace_open): Use global thread IDs.
1282         * remote.c (process_initial_stop_replies): Also consider the
1283         inferior number.
1284         * target.c (target_pre_inferior): Clear the inferior's highest
1285         thread num.
1286         * thread.c (clear_thread_inferior_resources): Adjust to use the
1287         global thread ID.
1288         (new_thread): New inferior parameter.  Adjust to use it.  Set both
1289         the thread's global ID and the thread's per-inferior ID.
1290         (add_thread_silent): Adjust.
1291         (find_thread_global_id): New.
1292         (find_thread_id): Make static.  Adjust to rename.
1293         (valid_thread_id): Rename to ...
1294         (valid_global_thread_id): ... this.
1295         (pid_to_thread_id): Rename to ...
1296         (ptid_to_global_thread_id): ... this.
1297         (thread_id_to_pid): Rename to ...
1298         (global_thread_id_to_ptid): ... this.  Adjust.
1299         (first_thread_of_process): Adjust.
1300         (do_captured_list_thread_ids): Adjust to use global thread IDs.
1301         (should_print_thread): New function.
1302         (print_thread_info): Rename to ...
1303         (print_thread_info_1): ... this, and add new show_global_ids
1304         parameter.  Handle it.  Iterate over inferiors.
1305         (print_thread_info): Reimplement as wrapper around
1306         print_thread_info_1.
1307         (show_inferior_qualified_tids): New function.
1308         (print_thread_id): Use it.
1309         (tp_array_compar): Compare inferior numbers too.
1310         (thread_apply_command): Use tid_range_parser.
1311         (do_captured_thread_select): Use parse_thread_id.
1312         (thread_id_make_value): Adjust.
1313         (_initialize_thread): Adjust "info threads" help string.
1314         * varobj.c (struct varobj_root): Update comment.
1315         (varobj_create): Adjust to use global thread IDs.
1316         (value_of_root_1): Adjust to use global_thread_id_to_ptid.
1317         * windows-tdep.c (display_tib): No longer accept an argument.
1318         * cli/cli-utils.c (get_number_trailer): Make extern.
1319         * cli/cli-utils.h (get_number_trailer): Declare.
1320         (get_number_const): Adjust documentation.
1321         * mi/mi-cmd-var.c (mi_cmd_var_update_iter): Adjust to use global
1322         thread IDs.
1323         * mi/mi-interp.c (mi_new_thread, mi_thread_exit)
1324         (mi_on_normal_stop, mi_output_running_pid, mi_on_resume):
1325         * mi/mi-main.c (mi_execute_command, mi_cmd_execute): Likewise.
1326         * guile/scm-breakpoint.c (gdbscm_set_breakpoint_thread_x):
1327         Likewise.
1328         * python/py-breakpoint.c (bppy_set_thread): Likewise.
1329         * python/py-finishbreakpoint.c (bpfinishpy_init): Likewise.
1330         * python/py-infthread.c (thpy_get_num): Add comment and return the
1331         per-inferior thread ID.
1332         (thread_object_getset): Update comment of "num".
1333
1334 2016-01-13  Pedro Alves  <palves@redhat.com>
1335
1336         * breakpoint.c (remove_threaded_breakpoints)
1337         (print_one_breakpoint_location): Use print_thread_id.
1338         * btrace.c (btrace_enable, btrace_disable, btrace_teardown)
1339         (btrace_fetch, btrace_clear): Use print_thread_id.
1340         * common/print-utils.c (CELLSIZE): Delete.
1341         (get_cell): Rename to ...
1342         (get_print_cell): ... this and made extern.  Adjust call callers.
1343         Adjust to use PRINT_CELL_SIZE.
1344         * common/print-utils.h (get_print_cell): Declare.
1345         (PRINT_CELL_SIZE): New.
1346         * gdbthread.h (print_thread_id): Declare.
1347         * infcmd.c (signal_command): Use print_thread_id.
1348         * inferior.c (print_inferior): Use print_thread_id.
1349         * infrun.c (handle_signal_stop)
1350         (insert_exception_resume_breakpoint)
1351         (insert_exception_resume_from_probe)
1352         (print_signal_received_reason): Use print_thread_id.
1353         * record-btrace.c (record_btrace_info)
1354         (record_btrace_resume_thread, record_btrace_cancel_resume)
1355         (record_btrace_step_thread, record_btrace_wait): Use
1356         print_thread_id.
1357         * thread.c (thread_apply_all_command): Use print_thread_id.
1358         (print_thread_id): New function.
1359         (thread_apply_command): Use print_thread_id.
1360         (thread_command, thread_find_command, do_captured_thread_select):
1361         Use print_thread_id.
1362
1363 2016-01-13  Pedro Alves  <palves@redhat.com>
1364
1365         * NEWS: Mention InferiorThread.inferior.
1366         * python/py-infthread.c (thpy_get_inferior): New.
1367         (thread_object_getset): Register "inferior".
1368
1369 2016-01-13  Pedro Alves  <palves@redhat.com>
1370
1371         * NEWS: Mention $_inferior.
1372         * inferior.c (inferior_id_make_value): New.
1373         (inferior_funcs): New.
1374         (_initialize_inferior): Create $_inferior variable.
1375
1376 2016-01-13  Pedro Alves  <palves@redhat.com>
1377
1378         PR breakpoints/19388
1379         * frame.c (get_current_frame): Use validate_registers_access.
1380         * gdbthread.h (validate_registers_access): Declare.
1381         * infrun.c (validate_siginfo_access): Delete.
1382         (siginfo_value_read, siginfo_value_write): Use
1383         validate_registers_access.
1384         * thread.c (validate_registers_access): New function.
1385
1386 2016-01-12  Josh Stone  <jistone@redhat.com>
1387             Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1388
1389         * NEWS (Changes since GDB 7.10): Mention QCatchSyscalls and the
1390         syscall_entry and syscall_return stop reasons.  Mention GDB
1391         support for remote catch syscall.
1392         * remote.c (PACKET_QCatchSyscalls): New enum.
1393         (remote_set_syscall_catchpoint): New function.
1394         (remote_protocol_features): New element for QCatchSyscalls.
1395         (remote_parse_stop_reply): Parse syscall_entry/return stops.
1396         (init_remote_ops): Install remote_set_syscall_catchpoint.
1397         (_initialize_remote): Config QCatchSyscalls.
1398         * linux-nat.h (struct lwp_info) <syscall_state>: Comment typo.
1399
1400 2016-01-12  Yao Qi  <yao.qi@linaro.org>
1401
1402         * nat/linux-ptrace.c (linux_child_function): Cast child_stack
1403         to gdb_byte * and pass to linux_fork_to_function.
1404
1405 2016-01-12  Yao Qi  <yao.qi@linaro.org>
1406
1407         * nat/linux-ptrace.c (linux_fork_to_function): Change type
1408         of argument 'function'.
1409         (linux_grandchild_function): Change return type to 'int'.
1410         Change child_stack's type to 'void *'.
1411         (linux_child_function): Likewise.
1412
1413 2016-01-12  Pedro Alves  <palves@redhat.com>
1414
1415         Remove use of the registered trademark symbol throughout.
1416
1417 2016-01-12  Thomas Schwinge  <thomas@codesourcery.com>
1418
1419         * reply_mig_hack.awk: Rewrite one regular expression.
1420
1421 2016-01-11  Mike Frysinger  <vapier@gentoo.org>
1422
1423         * acinclude.m4: Include new warning.m4 file.
1424         * configure: Regenerated.
1425         * configure.ac: Move all warning logic ...
1426         * warning.m4: ... here.
1427
1428 2016-01-08  Yao Qi  <yao.qi@linaro.org>
1429
1430         * extension.c: Include target.h.
1431         (set_active_ext_lang): Only call install_gdb_sigint_handler,
1432         check_quit_flag, and set_quit_flag if target_terminal_is_ours
1433         returns false.
1434         (restore_active_ext_lang): Likewise.
1435         * target.c (target_terminal_is_ours): New function.
1436         * target.h (target_terminal_is_ours): Declare.
1437
1438 2016-01-07  Maciej W. Rozycki  <macro@imgtec.com>
1439
1440         * mips-tdep.c (mips_breakpoint_from_pc): Rename local `status'
1441         to `err' in the little-endian leg.
1442
1443 2016-01-06  Yao Qi  <yao.qi@linaro.org>
1444
1445         * arch/arm-get-next-pcs.c (arm_get_next_pcs): Move it to some
1446         lines below.
1447         (thumb_get_next_pcs_raw): Make it static.
1448         (arm_get_next_pcs_raw): Likewise.
1449         * arch/arm-get-next-pcs.h (thumb_get_next_pcs_raw): Remove the
1450         declaration.
1451         (arm_get_next_pcs_raw): Likewise.
1452
1453 2016-01-05  Mike Frysinger  <vapier@gentoo.org>
1454
1455         * version.in: Change cvs to git.
1456
1457 2016-01-05  Mike Frysinger  <vapier@gentoo.org>
1458
1459         * configure.tgt (score-*-*): Delete gdb_sim assignment.
1460
1461 2016-01-05  Pedro Alves  <palves@redhat.com>
1462
1463         PR sim/13418
1464         * configure.ac: Define WITH_PPC_SIM when linking in the sim and
1465         the target is powerpc*.
1466         * rs6000-tdep.c (init_sim_regno_table): Check WITH_PPC_SIM instead
1467         of WITH_SIM.
1468         * configure: Regenerate.
1469         * config.in: Regenerate.
1470
1471 2016-01-04  Markus Metzger  <markus.t.metzger@intel.com>
1472
1473         * btrace.c (btrace_pt_readmem_callback): Do not return in TRY/CATCH.
1474
1475 2016-01-02  Mike Frysinger  <vapier@gentoo.org>
1476
1477         * configure.tgt (powerpc*-*-*): Delete test call and
1478         always assign gdb_sim.
1479
1480 2016-01-01  Joel Brobecker  <brobecker@adacore.com>
1481
1482         Update year range in copyright notice of all files.
1483
1484 2016-01-01  Joel Brobecker  <brobecker@adacore.com>
1485
1486         * top.c (print_gdb_version): Change copyright year in version
1487         message.
1488
1489 2016-01-01  Joel Brobecker  <brobecker@adacore.com>
1490
1491         * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2015.
1492
1493 For older changes see ChangeLog-2015.
1494 \f
1495 Local Variables:
1496 mode: change-log
1497 left-margin: 8
1498 fill-column: 74
1499 version-control: never
1500 coding: utf-8
1501 End: