Joel Brobecker stepping down as AIX Maintainer
[external/binutils.git] / gdb / ChangeLog
1 2016-04-22  Joel Brobecker  <brobecker@adacore.com>
2
3         * MAINTAINER: Remove myself as AIX Maintainer.
4
5 2016-04-22  Maciej W. Rozycki  <macro@imgtec.com>
6
7         * mips-tdep.c (mips_gdbarch_init): For GDB_OSABI_LINUX set
8         `num_regs' to 90 rather than 79.  Where a target description is
9         present adjust the setting appropriately.
10
11 2016-04-21  Pedro Alves  <palves@redhat.com>
12
13         * common/common-exceptions.h (GDB_XCPT_TRY): Add comment.
14         (GDB_XCPT): Always define as GDB_XCPT_SJMP.
15
16 2016-04-21  Pedro Alves  <palves@redhat.com>
17
18         * aix-thread.c (pdc_read_data, pdc_write_data): Add cast.
19         (aix_thread_resume): Use PTRACE_TYPE_ARG5.
20         * rs6000-nat.c (rs6000_ptrace64): Use PTRACE_TYPE_ARG5.
21         (rs6000_ptrace_ldinfo): Change type of 'ldi' local to void
22         pointer, and cast return to gdb_byte pointer.
23
24 2016-04-21  Pedro Alves  <palves@redhat.com>
25
26         * s390-linux-nat.c (fetch_regset, store_regset, check_regset): Use
27         void * instead of gdb_byte *.
28
29 2016-04-21  Pedro Alves  <palves@redhat.com>
30
31         * dwarf2read.c (try_open_dwop_file, open_dwo_file)
32         (file_file_name, file_full_name): Add char * cast to sentinel in
33         concat/reconcat calls.
34         * event-top.c (top_level_prompt): Likewise.
35         * guile/guile.c (initialize_scheme_side): Likewise.
36         * linux-tdep.c (linux_fill_prpsinfo): Likewise.
37         * macrotab.c (macro_source_fullname): Likewise.
38         * main.c (get_init_files, captured_main): Likewise.
39         * psymtab.c (psymtab_to_fullname): Likewise.
40         * python/python.c (_initialize_python)
41         (gdbpy_finish_initialization): Likewise.
42         * source.c (symtab_to_fullname): Likewise.
43
44 2016-04-20  Pedro Alves  <palves@redhat.com>
45
46         * build-with-cxx.m4 (GDB_AC_BUILD_WITH_CXX): Default to yes.
47         * configure: Renegerate.
48
49 2016-04-20  Pedro Alves  <palves@redhat.com>
50
51         * darwin-nat.c (darwin_decode_message): Use gdb_signal_from_host.
52
53 2016-04-20  Pedro Alves  <palves@redhat.com>
54
55         * aarch64-tdep.c (aarch64_record_load_store): Change type of
56         'reg_rm_val' local to ULONGEST.
57
58 2016-04-20  Pedro Alves  <palves@redhat.com>
59
60         * darwin-nat.c (darwin_resume_thread): Add uintptr_t cast.
61
62 2016-04-20  Doug Evans  <xdje42@gmail.com>
63
64         * symmisc.c (dump_symtab_1): Print owning compunit for identical
65         blockvectors.
66
67 2016-04-20  Yao Qi  <yao.qi@linaro.org>
68
69         * aarch32-linux-nat.c: Include "arch/arm-linux.h".
70
71 2016-04-20  Yao Qi  <yao.qi@linaro.org>
72
73         * arm-linux-tdep.h (ARM_CPSR_GREGNUM): Move it to ...
74         * arch/arm-linux.h: ... here.
75
76 2016-04-19  John Baldwin  <jhb@FreeBSD.org>
77
78         * amd64bsd-nat.c (amd64bsd_fetch_inferior_registers): Change xstateregs
79         to void *.
80         (amd64bsd_store_inferior_registers): Likewise.
81         * fbsd-nat.c (resume_one_thread_cb): Explicitly cast data to ptid_t *.
82         (resume_all_threads_cb): Likewise.
83         * i386bsd-nat.c (i386bsd_supply_gregset): Cast gregs to char *.
84         (i386bsd_collect_gregset): Likewise.
85         (i386bsd_fetch_inferior_registers): Change xstateregs to void *.
86         (i386bsd_store_inferior_registers): Likewise.
87
88 2016-04-19  John Baldwin  <jhb@FreeBSD.org>
89
90         * main.c (setup_alternate_signal_stack): Cast to char *.
91
92 2016-04-19  Doug Evans  <xdje42@gmail.com>
93
94         * symmisc.c (dump_symtab_1, dump_symtab): Delete arg objfile.
95         All callers updated.
96
97 2016-04-19  Doug Evans  <xdje42@gmail.com>
98
99         PR gdb/17911
100         * source.c (is_regular_file): New arg errno_ptr.
101         All callers updated.
102
103 2016-04-19  Andreas Arnez  <arnez@linux.vnet.ibm.com>
104
105         * linux-record.c (record_linux_system_call): Merge handling for
106         readlink/recv/read and pipe/pipe2.
107
108 2016-04-14  Walfred Tedeschi  <walfred.tedeschi@intel.com>
109
110         * features/i386/amd64-mpx-linux.xml: Remove AVX feature.
111         * features/i386/amd64-mpx.xml: Remove AVX feature.
112         * features/i386/i386-mpx-linux.xml: Remove AVX feature.
113         * features/i386/i386-mpx.xml: Remove AVX feature.
114         * features/i386/amd64-mpx-linux.c: Regenerate.
115         * features/i386/amd64-mpx.c: Regenerate.
116         * features/i386/i386-mpx-linux.c: Regenerate.
117         * features/i386/i386-mpx.c: Regenerate.
118         * regformats/i386/amd64-mpx-linux.dat: Regenerate.
119         * regformats/i386/amd64-mpx.dat: Regenerate.
120         * regformats/i386/i386-mpx-linux.dat: Regenerate.
121         * regformats/i386/i386-mpx.dat: Regenerate.
122
123 2016-04-16  Walfred Tedeschi  <walfred.tedeschi@intel.com>
124
125         * amd64-linux-tdep.c (features/i386/amd64-avx-mpx-linux.c):
126         New include.
127         (amd64_linux_core_read_description): Add case for
128          X86_XSTATE_AVX_MPX_MASK.
129         (_initialize_amd64_linux_tdep): Call initialize_tdesc_amd64_avx_mpx_linux.
130         * amd64-linux-tdep.h (tdesc_amd64_avx_mpx_linux): New definition.
131         * amd64-tdep.c (features/i386/amd64-avx-mpx.c): New include.
132         (amd64_target_description): Add case for  X86_XSTATE_AVX_MPX_MASK.
133         (_initialize_amd64_tdep): Call initialize_tdesc_amd64_avx_mpx.
134         * common/x86-xstate.h (X86_XSTATE_MPX_MASK): Remove AVX bits.
135         (X86_XSTATE_AVX_MPX_MASK): New case.
136         * features/Makefile (i386/i386-avx-mpx, i386/i386-avx-mpx-linux)
137         (i386/amd64-avx-mpx, i386/amd64-avx-mpx-linux): New rules.
138         (i386/i386-avx-mpx-expedite, i386/i386-avx-mpx-linux-expedite)
139         (i386/amd64-avx-mpx-expedite, i386/amd64-avx-mpx-linux-expedite):
140         New expedites.
141         * i386-linux-tdep.c (features/i386/i386-avx-mpx-linux.c): New
142         include.
143         (i386_linux_core_read_description): Add case
144         X86_XSTATE_AVX_MPX_MASK.
145         (_initialize_i386_linux_tdep): Call
146         initialize_tdesc_i386_avx_mpx_linux.
147         * i386-linux-tdep.h (tdesc_i386_avx_mpx_linux): New include.
148         * i386-tdep.c (features/i386/i386-avx-mpx.c): New include.
149         (i386_target_description): Add case for X86_XSTATE_AVX_MPX_MASK.
150         * x86-linux-nat.c (x86_linux_read_description): Add case for
151         X86_XSTATE_AVX_MPX_MASK.
152         * features/i386/amd64-avx-mpx-linux.xml: New file.
153         * features/i386/i386-avx-mpx-linux.xml: New file.
154         * features/i386/i386-avx-mpx.xml: New file.
155         * features/i386/amd64-avx-mpx.xml: New file.
156         * features/i386/amd64-avx-mpx-linux.c: Generated.
157         * features/i386/amd64-avx-mpx.c: Generated.
158         * features/i386/i386-avx-mpx-linux.c: Generated.
159         * features/i386/i386-avx-mpx.c: Generated.
160         * regformats/i386/amd64-avx-mpx-linux.dat: Generated.
161         * regformats/i386/amd64-avx-mpx.dat: Generated.
162         * regformats/i386/i386-avx-mpx-linux.dat: Generated.
163         * regformats/i386/i386-avx-mpx.dat: Generated.
164
165 2016-04-18  Pedro Alves  <palves@redhat.com>
166
167         * ptrace.m4 (GDB_AC_PTRACE): Don't run tests in C++ mode.
168         * configure: Regenerate.
169
170 2016-04-18  Martin Galvan  <martin.galvan@tallertechnologies.com>
171
172         * valops.c (value_addr): For C++ references, set the copied value's
173         enclosing_type as well.
174
175 2016-04-18  Yao Qi  <yao.qi@linaro.org>
176
177         Revert:
178         2016-04-15  Yao Qi  <yao.qi@linaro.org>
179
180         * arm-tdep.c (thumb_stack_frame_destroyed_p): Return zero if
181         PC is far from the end of function.
182
183 2016-04-16  Pedro Alves  <palves@redhat.com>
184
185         * ada-exp.y (yydefred): Define as ada_yydefred.
186
187 2016-04-15  Pedro Alves  <palves@redhat.com>
188
189         * ada-lang.c (ada_lookup_struct_elt_type): Constify 'type_str' and
190         'name_str' locals.
191
192 2016-04-15  Pedro Alves  <palves@redhat.com>
193
194         * btrace.c (pt_btrace_insn_flags): Change return type to
195         btrace_insn_flags.  Use btrace_insn_flags for local.
196
197 2016-04-15  Pedro Alves  <palves@redhat.com>
198
199         * nat/linux-ptrace.h [__mips__] (GDB_ARCH_IS_TRAP_BRKPT): Also
200         accept TRAP_BRKPT.
201          [__mips__] (GDB_ARCH_IS_TRAP_HWBKPT): Also accept TRAP_HWBKPT.
202
203 2016-04-15  Yao Qi  <yao.qi@linaro.org>
204
205         * arm-tdep.c (thumb_stack_frame_destroyed_p): Return zero if
206         PC is far from the end of function.
207
208 2016-04-14  Pedro Alves  <palves@redhat.com>
209
210         * cli/cli-cmds.c (alias_usage_error): New function.
211         (alias_command): Use it.
212         * ctf.c (ctf_save_metadata_header): Inline metadata_fmt local in
213         ctf_save_write_metadata call.
214
215 2016-04-14  Pedro Alves  <palves@redhat.com>
216
217         * ada-typeprint.c (print_fixed_point_type): Don't pass float as
218         argument to function expecting LONGEST.
219         * value.c (unpack_long): Add casts to LONGEST.
220
221 2016-04-13  Luis Machado  <lgustavo@codesourcery.com>
222
223         * exec.c (exec_file_locate_attach): Guard a couple functions
224         that can throw errors.
225         (exception_print_same): New helper function.
226
227 2016-04-13  Pedro Alves  <palves@redhat.com>
228
229         PR remote/19840
230         * remote.c (struct remote_state) <last_resume_exec_dir>: New
231         field.
232         (new_remote_state): Default last_resume_exec_dir to EXEC_FORWARD.
233         (remote_open_1): Reset last_resume_exec_dir to EXEC_FORWARD.
234         (remote_resume): Store the last execution direction.
235         (remote_execution_direction): New function.
236         (init_remote_ops): Install it as to_execution_direction target_ops
237         method.
238
239 2016-04-12  Pedro Alves  <palves@redhat.com>
240
241         * common/common-exceptions.h (GDB_XCPT_TRY): Update comment.
242         [__cplusplus] (GDB_XCPT): Define as GDB_XCPT_TRY.
243
244 2016-04-12  Pedro Alves  <palves@redhat.com>
245
246         * common/common-exceptions.c (struct catcher) <buf>: Now a
247         'jmp_buf' instead of SIGJMP_BUF.
248         (exceptions_state_mc_init): Change return type to 'jmp_buf'.
249         (throw_exception): Use longjmp instead of SIGLONGJMP.
250         * common/common-exceptions.h: Include <setjmp.h> instead of
251         "gdb_setjmp.h".
252         (exceptions_state_mc_init): Change return type to 'jmp_buf'.
253         [GDB_XCPT == GDB_XCPT_SJMP] (TRY): Use setjmp instead of
254         SIGSETJMP.
255         * cp-support.c: Include "gdb_setjmp.h".
256
257 2016-04-12  Pedro Alves  <palves@redhat.com>
258
259         * common/common-exceptions.c (exception_rethrow): Remove
260         prepare_to_throw_exception call.
261         * common/common-exceptions.h (prepare_to_throw_exception): Delete
262         declaration.
263         * exceptions.c (prepare_to_throw_exception): Delete.
264
265 2016-04-12  Pedro Alves  <palves@redhat.com>
266
267         * target.c (target_check_pending_interrupt): Delete.
268         * target.h (struct target_ops) <to_check_pending_interrupt>:
269         Remove method.
270         (target_check_pending_interrupt): Remove declaration.
271         * target-delegates.c: Regenerate.
272
273 2016-04-12  Pedro Alves  <palves@redhat.com>
274
275         * defs.h: Update comments on SIGINT handling.
276         (immediate_quit): Delete declaration.
277         * event-loop.c (call_async_signal_handler): Delete.
278         * event-loop.h (call_async_signal_handler): Delete declaration.
279         (mark_async_signal_handler): Update comments.
280         (gdb_call_async_signal_handler): Delete declaration.
281         * event-top.c (handle_sigint): Call mark_async_signal_handler
282         instead of gdb_call_async_signal_handler.
283         * exceptions.c (prepare_to_throw_exception): Remove reference to
284         immediate_quit.
285         (exception_fprintf): Remove comments about immediate_quit.
286         * mingw-hdep.c (sigint_event, sigint_handler): Delete.
287         (gdb_select): Don't wait on sigint_event.
288         (gdb_call_async_signal_handler): Delete.
289         (_initialize_mingw_hdep): Delete.
290         * posix-hdep.c (gdb_call_async_signal_handler): Delete.
291         * utils.c (immediate_quit): Delete.
292
293 2016-04-12  Pedro Alves  <palves@redhat.com>
294
295         * defs.h (quit_handler_ftype, quit_handler)
296         (make_cleanup_override_quit_handler, default_quit_handler): New.
297         (QUIT): Adjust comments.
298         * event-top.c (default_quit_handler): New function.
299         (quit_handler): New global.
300         (struct quit_handler_cleanup_data): New.
301         (restore_quit_handler, restore_quit_handler_dtor)
302         (make_cleanup_override_quit_handler): New.
303         (async_request_quit): Call QUIT.
304         * remote.c (struct remote_state) <got_ctrlc_during_io>: New field.
305         (async_sigint_remote_twice_token, async_sigint_remote_token):
306         Delete.
307         (remote_close): Update comments.
308         (remote_start_remote): Don't set immediate_quit.  Set starting_up
309         earlier.
310         (remote_serial_quit_handler, remote_unpush_and_throw): New
311         functions.
312         (remote_open_1): Clear got_ctrlc_during_io.  Set
313         remote_async_terminal_ours_p unconditionally.
314         (async_initialize_sigint_signal_handler)
315         (async_handle_remote_sigint, async_handle_remote_sigint_twice)
316         (remote_check_pending_interrupt, async_remote_interrupt)
317         (async_remote_interrupt_twice)
318         (async_cleanup_sigint_signal_handler, ofunc)
319         (sync_remote_interrupt, sync_remote_interrupt_twice): Delete.
320         (remote_terminal_inferior, remote_terminal_ours): Remove async
321         checks.
322         (remote_wait_as): Don't install a SIGINT handler in sync mode.
323         (readchar, remote_serial_write): Override the quit handler with
324         remote_serial_quit_handler.
325         (getpkt_or_notif_sane_1): Don't call QUIT.
326         (initialize_remote_ops): Don't install
327         remote_check_pending_interrupt.
328         (_initialize_remote): Don't create async_sigint_remote_token and
329         async_sigint_remote_twice_token.
330         * ser-base.c (ser_base_wait_for): Call QUIT and use
331         interruptible_select.
332         (ser_base_write): Call QUIT.
333         * ser-go32.c (dos_readchar, dos_write): Call QUIT.
334         * ser-unix.c (wait_for): Don't use VTIME.  Always take the
335         gdb_select path, but call QUIT and interruptible_select.
336         * utils.c (maybe_quit): Call the current quit handler.  Don't call
337         target_check_pending_interrupt.
338         (defaulted_query, prompt_for_continue): Override the quit handler
339         with the default quit handler.
340
341 2016-04-12  Pedro Alves  <palves@redhat.com>
342
343         * tui/tui-hooks.c (tui_target_has_run): Delete.
344         (tui_about_to_proceed): Delete.
345         (tui_about_to_proceed_observer): Delete.
346         (tui_install_hooks, tui_remove_hooks): Don't install/remove an
347         about_to_proceed observer.
348
349 2016-04-12  Pedro Alves  <palves@redhat.com>
350
351         * mi/mi-interp.c (mi_new_thread): Put
352         target_terminal_ours_for_output in effect while outputting.
353         (mi_thread_exit): Use target_terminal_ours_for_output instead of
354         target_terminal_ours.
355         (mi_record_changed, mi_inferior_added, mi_inferior_appeared)
356         (mi_inferior_exit, mi_inferior_removed, mi_traceframe_changed)
357         (mi_tsv_created, mi_tsv_deleted, mi_tsv_modified)
358         (mi_breakpoint_created, mi_breakpoint_deleted)
359         (mi_breakpoint_modified, mi_solib_loaded, mi_solib_unloaded)
360         (mi_command_param_changed, mi_memory_changed)
361         (report_initial_inferior): Use target_terminal_ours_for_output
362         instead of target_terminal_ours.  Restore terminal settings.
363         * mi/mi-main.c (mi_execute_command): Use
364         target_terminal_ours_for_output instead of target_terminal_ours.
365         Restore terminal settings.
366
367 2016-04-12  Pedro Alves  <palves@redhat.com>
368
369         PR gdb/19828
370         * gnu-nat.c (inf_validate_task_sc): Don't call
371         target_terminal_ours / target_terminal_inferior around query.
372         * i386-tdep.c (i386_record_lea_modrm, i386_process_record): Don't
373         call target_terminal_ours / target_terminal_inferior around
374         yquery.
375         * linux-record.c (record_linux_system_call): Don't call
376         target_terminal_ours / target_terminal_inferior around yquery.
377         * nto-procfs.c (interrupt_query): Don't call target_terminal_ours
378         / target_terminal_inferior around query.
379         * record-full.c (record_full_check_insn_num): Remove
380         'set_terminal' parameter.  Don't call target_terminal_ours /
381         target_terminal_inferior around query.
382         (record_full_message, record_full_registers_change)
383         (record_full_xfer_partial): Adjust.
384         * remote.c (interrupt_query): Don't call target_terminal_ours /
385         target_terminal_inferior around query.
386         * utils.c (defaulted_query): Install cleanup to restore target
387         terminal.  Put target_terminal_ours_for_output in effect while
388         defaulted producing, and target_terminal_ours in in effect while
389         handling input.
390         (prompt_for_continue): Install cleanup to restore target terminal.
391         Put target_terminal_ours in in effect while handling input.
392
393 2016-04-12  Pedro Alves  <palves@redhat.com>
394
395         * utils.c (defaulted_query, prompt_for_continue): Free temporary
396         strings with cleanups, instead of xfree.
397
398 2016-04-12  Pedro Alves  <palves@redhat.com>
399
400         * utils.c (vwarning, internal_vproblem): Use
401         make_cleanup_restore_target_terminal and
402         target_terminal_ours_for_output.
403
404 2016-04-12  Pedro Alves  <palves@redhat.com>
405
406         * infcmd.c (post_create_inferior, prepare_one_step): Use
407         target_terminal_ours_for_output instead of target_terminal_ours.
408
409 2016-04-12  Pedro Alves  <palves@redhat.com>
410
411         * exceptions.c (print_flush): Use target_terminal_ours_for_output
412         instead of target_terminal_ours, and restore target terminal with
413         a cleanup.
414
415 2016-04-12  Pedro Alves  <palves@redhat.com>
416
417         * cp-support.c (gdb_demangle): Use target_terminal_ours_for_output
418         instead of target_terminal_ours, and restore target terminal with
419         a cleanup.
420
421 2016-04-12  Pedro Alves  <palves@redhat.com>
422
423         * ada-lang.c (type_as_string, type_as_string_and_cleanup): New
424         functions.
425         (ada_lookup_struct_elt_type): Use type_as_string_and_cleanup.
426
427 2016-04-12  Pedro Alves  <palves@redhat.com>
428
429         * ser-base.c (fd_event): Retry read_prim on EINTR.
430         (do_ser_base_readchar): Retry read_prim on EINTR.
431         (ser_base_write): Retry write_prim on EINTR.
432         * ser-unix.c (ser_unix_read_prim): Don't retry on EINTR here.
433         (ser_unix_write_prim): Remove comment.
434
435 2016-04-12  Pedro Alves  <palves@redhat.com>
436
437         * remote.c (remote_pass_ctrlc): New function.
438         (init_remote_ops): Install it.
439         * target.c (target_terminal_inferior): Pass pending Ctrl-C to the
440         target.
441         (target_pass_ctrlc, default_target_pass_ctrlc): New functions.
442         * target.h (struct target_ops) <to_pass_ctrlc>: New method.
443         (target_pass_ctrlc, default_target_pass_ctrlc): New declarations.
444         * target-delegates.c: Regenerate.
445
446 2016-04-12  Pedro Alves  <palves@redhat.com>
447
448         * infcmd.c (interrupt_target_1): Call target_stop is in non-stop
449         mode.
450         * linux-nat.c (linux_nat_interrupt): Delete.
451         (linux_nat_add_target): Don't install linux_nat_interrupt.
452         * remote.c (remote_interrupt_ns): Change return type to void.
453         Throw error if interrupting the target is not supported.
454         (remote_interrupt): Don't call the remote_stop_ns/remote_stop_as.
455
456 2016-04-12  Pedro Alves  <palves@redhat.com>
457
458         * defs.h (clear_quit_flag): Remove declaration.
459         * extension-priv.h (struct extension_language_ops)
460         <clear_quit_flag>: Remove field and update comments.
461         * extension.c (clear_quit_flag): Delete.
462         * guile/guile.c (guile_extension_ops): Adjust.
463         * python/python.c (python_extension_ops): Adjust.
464         (gdbpy_clear_quit_flag): Delete.
465
466 2016-04-12  Pedro Alves  <palves@redhat.com>
467
468         * main.c (captured_main): Don't clear the quit flag.
469
470 2016-04-12  Pedro Alves  <palves@redhat.com>
471
472         * exceptions.c (prepare_to_throw_exception): Don't clear the quit
473         flag.
474
475 2016-04-12  Pedro Alves  <palves@redhat.com>
476
477         * event-top.c (command_handler): Don't call clear_quit_flag.
478
479 2016-04-12  Pedro Alves  <palves@redhat.com>
480
481         * remote-sim.c (gdb_os_poll_quit): Don't call clear_quit_flag.
482         * remote.c (remote_wait_as): Don't call clear_quit_flag.
483
484 2016-04-12  Pedro Alves  <palves@redhat.com>
485
486         * python/python.c: Include "ser-event.h".
487         (gdbpy_event_fds): Delete.
488         (gdbpy_serial_event): New.
489         (gdbpy_run_events): Change prototype.  Use serial_event_clear
490         instead of serial_readchar.
491         (gdbpy_post_event): Use serial_event_set instead of serial_write.
492         (gdbpy_initialize_events): Use make_serial_event instead of
493         serial_pipe.
494
495 2016-04-12  Pedro Alves  <palves@redhat.com>
496
497         * defs.h: Extend QUIT-related comments to mention
498         interruptible_select.
499         (quit_serial_event_set, quit_serial_event_clear): Declare.
500         * event-top.c: Include "ser-event.h" and "gdb_select.h".
501         (quit_serial_event): New global.
502         (async_init_signals): Make quit_serial_event.
503         (quit_serial_event_set, quit_serial_event_clear)
504         (quit_serial_event_fd, interruptible_select): New functions.
505         * extension.c (set_quit_flag): Set the quit serial event.
506         (check_quit_flag): Clear the quit serial event.
507         * gdb_select.h (interruptible_select): New declaration.
508         * guile/scm-ports.c (ioscm_input_waiting): Use
509         interruptible_select instead of gdb_select.
510         * top.c (gdb_readline_no_editing): Likewise.
511         * ui-file.c (stdio_file_read): Likewise.
512
513 2016-04-12  Pedro Alves  <palves@redhat.com>
514
515         * event-loop.c: Include "ser-event.h".
516         (async_signal_handlers_serial_event): New global.
517         (async_signals_handler, initialize_async_signal_handlers): New
518         functions.
519         (mark_async_signal_handler): Set
520         async_signal_handlers_serial_event.
521         (invoke_async_signal_handlers): Clear
522         async_signal_handlers_serial_event.
523         * event-top.c (async_init_signals): Call
524         initialize_async_signal_handlers.
525
526 2016-04-12  Pedro Alves  <palves@redhat.com>
527
528         * Makefile.in (SFILES): Add ser-event.c.
529         (HFILES_NO_SRCDIR): Add ser-event.h.
530         (COMMON_OBS): Add ser-event.o.
531         * ser-event.c, ser-event.h: New files.
532         * serial.c (new_serial): New function, factored out from
533         (serial_fdopen_ops): ... this.
534         (serial_open_ops_1): New function, factored out from
535         (serial_open): ... this.
536         (serial_open_ops): New function.
537         * serial.h (struct serial): Forware declare.
538         (serial_open_ops): New declaration.
539
540 2016-04-12  Pedro Alves  <palves@redhat.com>
541
542         * serial.c (serial_open, serial_fdopen_ops, do_serial_close):
543         Remove references to name.
544         * serial.h (struct serial) <name>: Delete.
545
546 2016-04-12  Pedro Alves  <palves@redhat.com>
547
548         * remote-fileio.c (sigint_fileio_token, remote_fio_no_longjmp):
549         Delete.
550         (async_remote_fileio_interrupt): Delete.
551         (remote_fileio_ctrl_c_signal_handler): Don't call the async signal
552         handler.  Instead just always set the ctrl_c flag.
553         (remote_fileio_reply): Clear remote_fio_ctrl_c_flag before
554         re-enabling the SIGINT handler.
555         (remote_fileio_func_open, remote_fileio_func_close)
556         (remote_fileio_func_read, remote_fileio_func_write)
557         (remote_fileio_func_lseek, remote_fileio_func_rename)
558         (remote_fileio_func_unlink, remote_fileio_func_stat)
559         (remote_fileio_func_fstat, remote_fileio_func_gettimeofday)
560         (remote_fileio_func_isatty, remote_fileio_func_system)
561         (remote_fileio_request): Remove references to
562         remote_fio_no_longjmp.
563         (initialize_remote_fileio): Don't create an async signal handler.
564
565 2016-04-12  Pedro Alves  <palves@redhat.com>
566
567         * event-top.c (stdin_event_handler): Call QUIT;
568         (prompt_for_continue): Don't run with immediate_quit set.
569
570 2016-04-12  Pedro Alves  <palves@redhat.com>
571
572         * tui/tui-io.c (tui_redisplay_readline): Check
573         gdb_in_secondary_prompt_p instead of immediate_quit.
574         * tui/tui.c: Include top.h.
575         (tui_rl_startup_hook): Check gdb_in_secondary_prompt_p instead of
576         immediate_quit.
577
578 2016-04-12  Pedro Alves  <palves@redhat.com>
579
580         * top.c (read_command_file): Inline command_loop here.
581         (command_loop): Delete.
582
583 2016-04-12  Pedro Alves  <palves@redhat.com>
584
585         * top.c: Include "gdb_select.h".
586         (gdb_readline_no_editing): Wait for input with gdb_select instead
587         of blocking in fgetc.
588         (command_line_input): Don't set immediate_quit.
589
590 2016-04-08  Martin Galvan  <martin.galvan@tallertechnologies.com>
591
592         * value.c (value_next): Make pass-by-reference parameters const-correct.
593         (value_parent): Likewise.
594         (value_enclosing_type): Likewise.
595         (value_lazy): Likewise.
596         (value_stack): Likewise.
597         (value_embedded_offset): Likewise.
598         (value_pointed_to_offset): Likewise.
599         (value_raw_address): Likewise.
600         (deprecated_value_modifiable): Likewise.
601         (value_free_to_mark): Likewise.
602         (value_release_to_mark): Likewise.
603         (internalvar_name): Likewise.
604         (readjust_indirect_value_type): Likewise.
605         (value_initialized): Likewise.
606         * value.h (value_next): Likewise.
607         (value_parent): Likewise.
608         (value_enclosing_type): Likewise.
609         (value_lazy): Likewise.
610         (value_stack): Likewise.
611         (value_embedded_offset): Likewise.
612         (value_pointed_to_offset): Likewise.
613         (value_raw_address): Likewise.
614         (deprecated_value_modifiable): Likewise.
615         (value_free_to_mark): Likewise.
616         (value_release_to_mark): Likewise.
617         (internalvar_name): Likewise.
618         (readjust_indirect_value_type): Likewise.
619         (value_initialized): Likewise.
620
621 2016-04-07  Yao Qi  <yao.qi@linaro.org>
622
623         * record-full.c (record_full_insert_breakpoint): Return
624         early if entry on the address is found in
625         record_full_breakpoints.
626
627 2016-04-07  Yao Qi  <yao.qi@linaro.org>
628
629         * record-full.c (record_full_insert_breakpoint): Set
630         bp_tgt->reqstd_address and bp_tgt->placed_size.
631
632 2016-04-06  Don Breazeal  <donb@codesourcery.com>
633
634         * value.c (value_actual_type): Don't try to get rtti type
635         of the value if it has been optimized out.
636         (value_optimized_out): If a memory access error occurs,
637         just check vaue->optimized_out.
638
639 2016-04-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
640
641         Revert the previous commit adding unknown_v_replies_ok.
642
643 2016-04-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
644
645         * remote.c (struct remote_state): New field unknown_v_replies_ok.
646         (packet_config_support): Read it.
647         (remote_start_remote): Set it.
648
649 2016-04-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
650
651         * remote.c: Revert check-in by a mistake in the previous commit.
652
653 2016-04-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
654             Pedro Alves  <palves@redhat.com>
655
656         * exec.c (exec_file_locate_attach): Print warning for unsupported
657         target_pid_to_exec_file.
658         * symfile-mem.c (add_vsyscall_page): Remove the "file" command
659         message part.
660
661 2016-04-04  Simon Marchi  <simon.marchi@ericsson.com>
662
663         * cli/cli-decode.c (help_cmd_list): Fix function doc and remove
664         trailing spaces.
665
666 2016-04-01  Artemiy Volkov  <artemiyv@acm.org>
667
668         PR gdb/19820
669         * eval.c (evaluate_subexp_standard): Allow TYPE_CODE_ENUM to be
670         the type of BINOP_REPEAT's second operand.
671
672 2016-03-31  Yichao Yu  <yyc1992@gmail.com>
673
674         PR gdb/19858
675         * jit.c (jit_breakpoint_re_set_internal): Return 0 if we already
676         got the breakpoint at the right address.
677         (jit_inferior_created): New function.
678         (_initialize_jit): Install jit_inferior_created as
679         inferior_created observer.
680
681 2016-03-31  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
682
683         * NEWS: Mention support for tracepoints on powerpc*-linux.
684
685 2016-03-31  Catalin Udma  <catalin.udma@freescale.com>
686
687         PR python/19743
688         * python/python.c (execute_gdb_command): Use console uiout
689         when executing gdb command.
690         * utils.c (restore_ui_out_closure): New structure.
691         (do_restore_ui_out): New function.
692         (make_cleanup_restore_ui_out): Likewise.
693         * utils.h (make_cleanup_restore_ui_out): Declare.
694
695 2016-03-31  Pedro Alves  <palves@redhat.com>
696
697         * NEWS: Mention that support for "target m32rsdi", "target mips",
698         "target pmon", "target ddb", "target rockhopper", and "target lsi"
699         was removed.
700         * Makefile.in (ALL_TARGET_OBS): Remove remote-m32r-sdi.o and
701         remote-mips.o.
702         (ALLDEPFILES): Remove remote-m32r-sdi.c and remote-mips.c.
703         * configure.tgt: Remove all references to remote-m32r-sdi.o and
704         remote-mips.o.
705         * mips-tdep.c (deprecated_mips_set_processor_regs_hack): Delete
706         function.
707         * mips-tdep.h (deprecated_mips_set_processor_regs_hack): Delete
708         declaration.
709         * remote-m32r-sdi.c, remote-mips.c: Delete files.
710         * symfile.c (generic_load, generic_load): Remove comments.
711
712 2016-03-30  Yao Qi  <yao.qi@linaro.org>
713
714         * arm-tdep.c (arm_epilogue_frame_this_id): Check 'func' against
715         0 rather than NULL.
716
717 2016-03-30  Yao Qi  <yao.qi@linaro.org>
718
719         * arm-tdep.c: (arm_make_epilogue_frame_cache): New function.
720         (arm_epilogue_frame_this_id): New function.
721         (arm_epilogue_frame_prev_register): New function.
722         (arm_epilogue_frame_sniffer): New function.
723         (arm_epilogue_frame_unwind): New.
724         (arm_gdbarch_init): Append unwinder arm_epilogue_frame_unwind.
725
726 2016-03-30  Yao Qi  <yao.qi@linaro.org>
727
728         * arm-tdep.c (arm_stack_frame_destroyed_p): Rename it ...
729         (arm_stack_frame_destroyed_p_1): ... here.  Don't call
730         arm_pc_is_thumb.
731         (arm_stack_frame_destroyed_p): Call
732         thumb_stack_frame_destroyed_p and
733         arm_stack_frame_destroyed_p_1.
734
735 2016-03-30  Doug Evans  <dje@google.com>
736
737         * python/py-utils.c (host_string_to_python_string): New function.
738         * python/python-internal.h (host_string_to_python_string): Declare it.
739         * python/py-*.c (*): Update all calls to
740         PyString_Decode (str, strlen (str), host_charset (), NULL);
741         to use host_string_to_python_string instead.
742
743 2016-03-30  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
744
745         * remote.c (remote_check_symbols): Allocate own buffer for reply.
746
747 2016-03-29  Max Filippov  <jcmvbkbc@gmail.com>
748
749         * xtensa-tdep.c (xtensa_frame_cache): Change op1 type to LONGEST.
750         Use safe_read_memory_integer instead of read_memory_integer.
751
752 2016-03-29  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
753
754         * NEWS: Mention support for tracepoints on s390*-linux.
755
756 2016-03-29  Don Breazeal  <donb@codesourcery.com>
757
758         * gdb/value.c (value_actual_type): Fix formatting issue.
759
760 2016-03-23  Yao Qi  <yao.qi@linaro.org>
761
762         * gdbarch.sh (software_single_step): Remove comments.
763         * gdbarch.h: Regenerated.
764
765 2016-03-21  Yao Qi  <yao.qi@linaro.org>
766
767         * arm-tdep.c (arm_record_media): New.
768         (arm_record_ld_st_reg_offset): Call arm_record_media.
769
770 2016-03-21  Yao Qi  <yao.qi@linaro.org>
771
772         * arm-linux-tdep.c (arm_canonicalize_syscall): Canonicalize
773         more syscalls.
774
775 2016-03-18  Yao Qi  <yao.qi@linaro.org>
776
777         * sparc-tdep.c (sparc_software_single_step): Make it static.
778         * sparc-tdep.h (sparc_software_single_step): Remove declaration.
779
780 2016-03-18  Yao Qi  <yao.qi@linaro.org>
781
782         * spu-tdep.c (spu_software_single_step): Throw error when
783         target_read_memory fails.
784
785 2016-03-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
786
787         * linux-thread-db.c (check_pid_namespace_match): Extend the message.
788
789 2016-03-17  Pedro Alves  <palves@redhat.com>
790             Don Breazeal  <donb@codesourcery.com>
791
792         PR remote/19496
793         * infcmd.c (notice_new_inferior): Use the 'leave_running' argument
794         instead of checking the 'non_stop' global.
795         * remote.c (remote_add_thread): New parameter 'executing'.  Use it
796         to set the new thread's executing state.
797         (remote_notice_new_inferior): Rename parameter 'running' to
798         'executing'.  Always set the thread state to THREAD_RUNNING in
799         non-stop mode, and to THREAD_STOPPED in all-stop mode.  Pass
800         EXECUTING to remote_add_thread and notice_new_inferior.
801         (remote_update_thread_list): Update to pass executing state, not
802         running state.
803
804 2016-03-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
805
806         * syscalls/s390-linux.xml: Add NUMA syscalls and new syscalls up
807         to 374.
808         * syscalls/s390x-linux.xml: Likewise.
809
810 2016-03-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
811
812         * linux-record.c (record_mem_at_reg): New helper function.
813         (record_linux_system_call): Exploit new helper function where
814         applicable.
815
816 2016-03-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
817
818         * linux-record.c: Fix whitespace issues; tabify, remove trailing
819         spaces.
820
821 2016-03-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
822
823         * linux-record.c (record_linux_system_call): Add missing return
824         statements to handling of pipe and pipe2 syscalls.
825
826 2016-03-16  Doug Evans  <dje@google.com>
827
828         * xml-tdesc.c (tdesc_start_enum): Fix c++ build.
829
830 2016-03-16  Yao Qi  <yao.qi@linaro.org>
831
832         * arm-linux-tdep.c (arm_linux_init_abi): Fix
833         arm_linux_record_tdep.arg1, arm_linux_record_tdep.arg2 and
834         arm_linux_record_tdep.arg3.  Set arm_linux_record_tdep.arg4,
835         arm_linux_record_tdep.arg5, arm_linux_record_tdep.arg6, and
836         arm_linux_record_tdep.arg7.
837
838 2016-03-15  Keith Seitz  <keiths@redhat.com>
839
840         PR breakpoints/18303
841         * cp-namespace.c (cp_lookup_bare_symbol): Change assertion to
842         look for "::" instead of simply ":".
843         (cp_search_static_and_baseclasses): Return null_block_symbol for
844         malformed input.
845         Remove assertions.
846         * cp-support.c (cp_find_first_component_aux): Do not return
847         a prefix length for ':' unless the next character is also ':'.
848
849 2016-03-15  Doug Evans  <dje@google.com>
850
851         * features/aarch64-core.xml (cpsr_flags): New flags type.
852         (cpsr): Use it.
853         * features/aarch64.c: Regenerate.
854
855 2016-03-15  Doug Evans  <dje@google.com>
856
857         * features/i386/32bit-core.xml (i386_eflags): Remove "end" spec.
858         * features/i386/32bit-sse.xml (i386_eflags): Ditto.
859         * features/i386/64bit-core.xml (i386_eflags): Ditto.
860         * features/i386/64bit-sse.xml (i386_eflags): Ditto.
861         * features/i386/x32-core.xml (i386_eflags): Ditto.
862
863 2016-03-15  Doug Evans  <dje@google.com>
864             Wei-cheng Wang  <cole945@gmail.com>
865
866         Extend flags to support multibit and enum bitfields.
867         * NEWS: Document new features.
868         * c-typeprint.c (c_type_print_varspec_prefix): Handle TYPE_CODE_FLAGS.
869         (c_type_print_varspec_suffix, c_type_print_base): Ditto.
870         * gdbtypes.c (arch_flags_type): Don't assume all fields are one bit.
871         (append_flags_type_field): New function.
872         (append_flags_type_flag): Call it.
873         * gdbtypes.h (append_flags_type_field): Declare.
874         * target-descriptions.c (struct tdesc_type_flag): Delete.
875         (enum tdesc_type_kind) <TDESC_TYPE_BOOL>: New enum value.
876         (enum tdesc_type_kind) <TDESC_TYPE_ENUM>: Ditto.
877         (struct tdesc_type) <u.f>: Delete.
878         (tdesc_predefined_types): Add "bool".
879         (tdesc_predefined_type): New function.
880         (tdesc_gdb_type): Handle TDESC_TYPE_BOOL, TDESC_TYPE_ENUM.
881         Update TDESC_TYPE_FLAGS support.
882         (tdesc_free_type): Handle TDESC_TYPE_ENUM.  Update TDESC_TYPE_FLAGS.
883         (tdesc_create_flags): Update.
884         (tdesc_create_enum): New function.
885         (tdesc_add_field): Initialize start,end to -1.
886         (tdesc_add_typed_bitfield): New function.
887         (tdesc_add_bitfield): Call it.
888         (tdesc_add_flag): Allow TDESC_TYPE_STRUCT.  Update.
889         (tdesc_add_enum_value): New function.
890         (maint_print_c_tdesc_cmd): Fold TDESC_TYPE_FLAGS support into
891         TDESC_TYPE_STRUCT.  Handle TDESC_TYPE_ENUM.
892         * target-descriptions.h (tdesc_create_enum): Declare.
893         (tdesc_add_typed_bitfield, tdesc_add_enum_value): Declare.
894         * valprint.c (generic_val_print_enum_1): New function.
895         (generic_val_print_enum): Call it.
896         (val_print_type_code_flags): Make static.  Handle multibit bitfields
897         and enum bitfields.
898         * valprint.h (val_print_type_code_flags): Delete.
899         * xml-tdesc.c (struct tdesc_parsing_data) <current_type_is_flags>:
900         Delete.  All uses removed.
901         (tdesc_start_enum): New function.
902         (tdesc_start_field): Handle multibit and enum bitfields.
903         (tdesc_start_enum_value): New function.
904         (enum_value_attributes, enum_children, enum_attributes): New static
905         globals.
906         (feature_children): Add "enum".
907         * features/gdb-target.dtd (enum, evalue): New elements.
908
909 2016-03-15  Doug Evans  <dje@google.com>
910
911         * target-descriptions.c (struct tdesc_type) <u.u.size>: Change type
912         from LONGEST to int.
913         (struct tdesc_type) <u.f.size>: Ditto.
914         (tdesc_set_struct_size): Change type of "size" arg from LONGEST
915         to int.  Add assertion size > 0.
916         (tdesc_create_flags): Ditto.
917         * target-descriptions.h (tdesc_set_struct_size): Update.
918         (tdesc_create_flags): Update.
919         * xml-tdesc.c (MAX_FIELD_SIZE, MAX_FIELD_BITSIZE): New macros.
920         (MAX_VECTOR_SIZE): New macro.
921         (tdesc_start_struct): Catch conversion errors from LONGEST to int.
922         (tdesc_start_flags, tdesc_start_field, tdesc_start_vector): Ditto.
923
924 2016-03-15  Doug Evans  <dje@google.com>
925
926         * target-descriptions.c (maint_print_c_tdesc_cmd): Use "type" for
927         TYPE_CODE_FLAGS instead of "field_type", for consistency.
928         * features/i386/amd64-avx-linux.c: Regenerate.
929         * features/i386/amd64-avx.c: Regenerate.
930         * features/i386/amd64-avx512-linux.c: Regenerate.
931         * features/i386/amd64-avx512.c: Regenerate.
932         * features/i386/amd64-linux.c: Regenerate.
933         * features/i386/amd64-mpx-linux.c: Regenerate.
934         * features/i386/amd64-mpx.c: Regenerate.
935         * features/i386/amd64.c: Regenerate.
936         * features/i386/i386-avx-linux.c: Regenerate.
937         * features/i386/i386-avx.c: Regenerate.
938         * features/i386/i386-avx512-linux.c: Regenerate.
939         * features/i386/i386-avx512.c: Regenerate.
940         * features/i386/i386-linux.c: Regenerate.
941         * features/i386/i386-mmx-linux.c: Regenerate.
942         * features/i386/i386-mmx.c: Regenerate.
943         * features/i386/i386-mpx-linux.c: Regenerate.
944         * features/i386/i386-mpx.c: Regenerate.
945         * features/i386/i386.c: Regenerate.
946         * features/i386/x32-avx-linux.c: Regenerate.
947         * features/i386/x32-avx.c: Regenerate.
948         * features/i386/x32-avx512-linux.c: Regenerate.
949         * features/i386/x32-avx512.c: Regenerate.
950         * features/i386/x32-linux.c: Regenerate.
951         * features/i386/x32.c: Regenerate.
952
953 2016-03-15  Pedro Alves  <palves@redhat.com>
954
955         PR gdb/19676
956         * linux-thread-db.c (try_thread_db_load_1): Leave
957         info->td_ta_thr_iter_p NULL iff debugging a live process and we
958         have /proc access.
959         (find_new_threads_once): Assert that we have a non-NULL
960         info->td_ta_thr_iter_p instead of checking whether the target has
961         execution.
962
963 2016-03-15  Pedro Alves  <palves@redhat.com>
964
965         PR gdb/19676
966         * infrun.c (displaced_step_prepare): Also disable displaced
967         stepping on NOT_SUPPORTED_ERROR.
968         * linux-tdep.c (linux_displaced_step_location): If reading auxv
969         fails, throw NOT_SUPPORTED_ERROR instead of generic error.
970
971 2016-03-13  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
972
973         * s390-linux-tdep.c (s390_gen_return_address): New function.
974         (s390_gdbarch_init): Fill gen_return_address hook.
975
976 2016-03-11  Andrew Burgess  <andrew.burgess@embecosm.com>
977
978         * symmisc.c (maintenance_info_line_tables): New function.
979         (maintenance_print_one_line_table): New function.
980         (_initialize_symmisc): Register 'maint info line-table' command.
981         * NEWS: Mention new command.
982
983 2016-03-11  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
984
985         * s390-linux-tdep.c (s390_ax_pseudo_register_collect): New function.
986         (s390_ax_pseudo_register_push_stack): New function.
987         (s390_gdbarch_init): Fill ax_pseudo_register_collect and
988         ax_pseudo_register_push_stack hooks.
989
990 2016-03-10  Simon Marchi  <simon.marchi@polymtl.ca>
991
992         * data-directory/Makefile.in (PYTHON_FILE_LIST): Install
993         gdb/function/as_string.py.
994         * python/lib/gdb/function/as_string.py: New file.
995         * NEWS: Mention the new $_as_string function.
996
997 2016-03-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
998
999         * target.h: Fix doc string of target_can_use_hardware_watchpoint.
1000
1001 2016-03-09  Pedro Alves  <palves@redhat.com>
1002
1003         * event-top.c (more_to_come): Delete.
1004         (struct readline_input_state): Delete.
1005         (readline_input_state): Delete.
1006         (get_command_line_buffer): New function.
1007         (command_handler): Update comments.  Don't handle NULL commands
1008         here.  Do not execute commented lines.
1009         (command_line_append_input_line): New function.
1010         (handle_line_of_input): New function, partly based on
1011         command_line_handler and command_line_input.
1012         (command_line_handler): Rewrite.
1013         * event-top.h (command_handler): New declaration.
1014         (command_loop): Defer command execution to command_handler.
1015         (command_line_input): Update comments.  Simplify, using struct
1016         buffer and handle_line_of_input.
1017         * top.h (struct buffer): New forward declaration.
1018         (handle_line_of_input): New declaration.
1019
1020 2016-03-09  Pedro Alves  <palves@redhat.com>
1021
1022         * event-top.c (command_line_handler): Use xfree + xstrdup instead
1023         of xrealloc + strcpy.
1024         * main.c (captured_main): Use xstrdup instead of xmalloc plus
1025         manual clear.
1026         * top.c (saved_command_line): Rewrite comment.
1027         (saved_command_line_size): Delete.
1028         (command_line_input): Use xfree + xstrdup instead of xrealloc +
1029         strcpy.
1030         * top.h (saved_command_line_size): Delete declaration.
1031
1032 2016-03-09  Pedro Alves  <palves@redhat.com>
1033
1034         * event-top.c: Include buffer.h.
1035         (gdb_readline_no_editing_callback): Use struct buffer instead
1036         of xrealloc.
1037
1038 2016-03-09  Pedro Alves  <palves@redhat.com>
1039
1040         * common/buffer.h (buffer_grow_char): New function.
1041         * top.c: Include buffer.h.
1042         (gdb_readline_no_editing): Rename 'prompt_arg' parameter to
1043         'prompt'.  Use struct buffer instead of xrealloc.
1044
1045 2016-03-09  Pedro Alves  <palves@redhat.com>
1046
1047         * defs.h (gdb_readline): Delete declaration.
1048         * top.c (gdb_readline): Rename to ...
1049         (gdb_readline_no_editing): ... this, and make static.
1050
1051 2016-03-09  Pedro Alves  <palves@redhat.com>
1052
1053         * utils.c (prompt_for_continue): Update comments.
1054
1055 2016-03-09  Pedro Alves  <palves@redhat.com>
1056
1057         * event-top.c (async_annotation_suffix): Delete.
1058         (top_level_prompt, command_line_handler): Don't use
1059         'async_annotation_suffix' and simplify.
1060         * event-top.h (async_annotation_suffix): Delete declaration.
1061         (init_main): Remove reference to 'async_annotation_suffix'.
1062
1063 2016-03-09  Pedro Alves  <palves@redhat.com>
1064
1065         * event-top.c (gdb_readline2): Rename to ...
1066         (gdb_readline_no_editing_callback): ... this.
1067         (change_line_handler, stdin_event_handler)
1068         (gdb_setup_readline): Adjust.
1069         * event-top.h (gdb_readline2): Rename to ...
1070         (gdb_readline_no_editing_callback): ... this, and move closer to
1071         other readline-related declarations.
1072         * mi/mi-interp.c (mi_interpreter_resume): Adjust.
1073
1074 2016-03-09  Pedro Alves  <palves@redhat.com>
1075
1076         * top.c (window_hook): Delete.
1077         (command_loop): Remove references to window_hook.
1078
1079 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
1080
1081         * corefile.c (safe_read_memory_unsigned_integer): New function.
1082         * gdbcore.h (safe_read_memory_unsigned_integer): New prototype.
1083         * rs6000-tdep.c (rs6000_frame_cache): Read backchain as unsigned.
1084
1085 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
1086
1087         * rs6000-tdep.c: Add "ax.h" and "ax-gdb.h" includes.
1088         (rs6000_gen_return_address): New function.
1089         (rs6000_gdbarch_init): Wire in the above.
1090
1091 2016-03-09  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
1092
1093         * rs6000-tdep.c (rs6000_ax_pseudo_register_collect): New function.
1094         (rs6000_gdbarch_init): Wire in the above.
1095
1096 2016-03-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1097
1098         * s390-linux-tdep.c (s390_analyze_prologue): Ignore BRC and BRCL
1099         instructions that do nothing or are conditional traps.
1100
1101 2016-03-09  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1102
1103         * s390-linux-tdep.c (s390_prologue_frame_unwind_cache): Store
1104         frame func's PC in info->func before any other failure can occur.
1105         (s390_frame_this_id): Use frame_id_build_unavailable_stack if
1106         info->func has been filled out.
1107
1108 2016-03-09  Pedro Alves  <palves@redhat.com>
1109
1110         * osabi.c (gdb_osabi_names): Avoid spaces in osabi names.
1111
1112 2016-03-09  Pedro Alves  <palves@redhat.com>
1113
1114         * frv-tdep.c (frv_gdbarch_init): Handle bfd_mach_fr300.
1115
1116 2016-03-09  Pedro Alves  <palves@redhat.com>
1117
1118         * cris-tdep.c (cris_gdbarch_init): Return 0 if the info's byte
1119         order is BFD_ENDIAN_BIG or if the cris version is unsupported.
1120
1121 2016-03-09  Pedro Alves  <palves@redhat.com>
1122
1123         * doublest.c: Extend comments.
1124         (floatformat_to_doublest, floatformat_from_doublest): Copy the
1125         floatformat's total size, not the host type's size.
1126
1127 2016-03-09  Pedro Alves  <palves@redhat.com>
1128
1129         * doublest.c (floatformat_totalsize_bytes): New function.
1130         (floatformat_from_type): Assert that the type's length is at least
1131         as long as the floatformat's totalsize.
1132         * doublest.h (floatformat_totalsize_bytes): New declaration.
1133         * gdbtypes.c (arch_float_type): Assert that the type's length is
1134         at least as long as the floatformat's totalsize.
1135
1136 2016-03-09  Pedro Alves  <palves@redhat.com>
1137
1138         * hppa-linux-tdep.c (hppa_linux_init_abi): Set the long double
1139         format to floatformats_ieee_double.
1140
1141 2016-03-07  Pedro Alves  <palves@redhat.com>
1142
1143         * mips-tdep.c (mips_gdbarch_init): Check whether info.abfd is NULL
1144         before calling bfd_get_flavour.
1145
1146 2016-03-05  Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
1147
1148         * avr-tdep.c (AVR_LAST_ARG_REGNUM): Define.
1149         (avr_push_dummy_call): Correct last needed argument register.
1150         Write MSB of argument into register and subsequent bytes into
1151         other registers in decreasing order.
1152
1153 2016-03-04  Yao Qi  <yao.qi@linaro.org>
1154
1155         * arm-tdep.c (arm_record_vdata_transfer_insn): Simplify the
1156         condition check.  Record the right D register number.
1157
1158 2016-03-04  Yao Qi  <yao.qi@linaro.org>
1159
1160         * arm-tdep.c (arm_record_extension_space): Remove code
1161         printing "Process record does not support".
1162         (arm_record_data_proc_misc_ld_str): Likewise.
1163         (decode_insn): Call arm_record_extension_space if condition
1164         is 0xf.  Call arm_record_unsupported_insn if ret isn't
1165         ARM_RECORD_SUCCESS.  Use 'ret' instead of 'insn_id' to hold
1166         the value of thumb2_record_decode_insn_handler.
1167
1168 2016-03-04  Simon Marchi  <simon.marchi@ericsson.com>
1169
1170         * features/feature_to_c.sh: Print the help when passing no
1171         argument.
1172
1173 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
1174
1175         * MAINTAINERS (Write After Approval): Add Bernhard Heckel.
1176
1177 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
1178
1179         * dwarf2read.c (new_symbol_full): Fix detection of gfortran compilers.
1180
1181 2016-03-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1182
1183         * s390-linux-tdep.c (s390_backchain_frame_unwind_cache): Avoid
1184         exception when attempting to access the inferior's backchain.
1185
1186 2016-02-29  Yao Qi  <yao.qi@linaro.org>
1187
1188         * aarch64-linux-tdep.c (aarch64_canonicalize_syscall): Support
1189         eventfd2, eventfd2, dup3, inotify_init1, fallocate and pipe2.
1190         Return gdb_sys_epoll_create1 instead of gdb_sys_epoll_create
1191         for aarch64_sys_epoll_create1.
1192
1193 2016-02-29  Yao Qi  <yao.qi@linaro.org>
1194
1195         * linux-record.h (enum gdb_syscall) <gdb_sys_fallocate>: New.
1196         <gdb_sys_eventfd2, gdb_sys_epoll_create1, gdb_sys_dup3>: New.
1197         <gdb_sys_pipe2, gdb_sys_inotify_init1>: New.
1198         * linux-record.c (record_linux_system_call): Handle them.
1199
1200 2016-02-28  Iain Buclaw  <ibuclaw@gdcproject.org>
1201
1202         * d-namespace.c (d_lookup_symbol_imports): Avoid recursive lookups from
1203         cyclic imports.
1204
1205 2016-02-26  Keith Seitz  <keiths@redhat.com>
1206
1207         * rs6000-tdep.c (rs6000_frame_cache): Explicitly cast return result
1208         to avoid invalid conversion from void *.
1209
1210 2016-02-26  Yao Qi  <yao.qi@linaro.org>
1211
1212         * arm-tdep.c (arm_record_exreg_ld_st_insn): Set 'single_reg'
1213         per bit 8.  Check bit 20 instead of bit 4 for VMOV
1214         instruction.  Record D registers for instructions changing
1215         S registers.  Change of the order of length and address
1216         in record_buf_mem array.
1217
1218 2016-02-26  Yao Qi  <yao.qi@linaro.org>
1219
1220         * arm-tdep.c (thumb_record_ld_st_reg_offset): Fix the register
1221         number of Rd.
1222
1223 2016-02-25  Doug Evans  <dje@google.com>
1224
1225         * remote-m32r-sdi.c (recv_char_data): Initialize val to avoid
1226         compiler warning.
1227         (recv_long_data): Ditto.
1228
1229 2016-02-25  Simon Marchi  <simon.marchi@ericsson.com>
1230
1231         * i386-linux-tdep.c (i386_linux_handle_segmentation_fault):
1232         Initialize variables.
1233
1234 2016-02-25  Antoine Tremblay  <antoine.tremblay@ericsson.com>
1235
1236         * ax-general.c (ax_reg): Call gdbarch_remote_register_number.
1237         (ax_reg_mask): Likewise.
1238
1239 2016-02-24  Pedro Alves  <palves@redhat.com>
1240
1241         * linux-nat.c (save_sigtrap) Delete.
1242         (stop_wait_callback): Call save_stop_reason instead of
1243         save_sigtrap.
1244         (check_stopped_by_breakpoint): Rename to ...
1245         (save_stop_reason): ... this.  Bits of save_sigtrap folded here.
1246         Use GDB_ARCH_IS_TRAP_HWBKPT and handle ambiguous
1247         GDB_ARCH_IS_TRAP_BRKPT / GDB_ARCH_IS_TRAP_HWBKPT.  Factor out
1248         common code between the USE_SIGTRAP_SIGINFO and
1249         !USE_SIGTRAP_SIGINFO blocks.
1250         (linux_nat_filter_event): Call save_stop_reason instead of
1251         save_sigtrap.
1252         * nat/linux-ptrace.h: Check for both SI_KERNEL and TRAP_BRKPT
1253         si_code for MIPS.
1254         * nat/linux-ptrace.h: Fix "TRAP_HWBPT" typo in x86 table.  Add
1255         comments on MIPS behavior.
1256         (GDB_ARCH_IS_TRAP_HWBKPT): Define for all archs.
1257
1258 2016-02-24  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
1259
1260         * rs6000-tdep.c (rs6000_frame_cache): Initialize frame and pc to 0
1261         to avoid spurious warnings.
1262
1263 2016-02-24  Gary Benson  <gbenson@redhat.com>
1264
1265         * exec.c (exec_file_locate_attach): Do not attempt to
1266         locate main executable locally if not found in sysroot.
1267
1268 2016-02-24  Joel Brobecker  <brobecker@adacore.com>
1269
1270         GDB 7.11 released.
1271
1272 2016-02-24  Wei-cheng Wang  <cole945@gmail.com>
1273
1274         * rs6000-tdep.c (rs6000_frame_cache, rs6000_frame_this_id): Handle
1275         unavailable PC/SP to build unavailable frame.
1276
1277 2016-02-23  Doug Evans  <dje@google.com>
1278
1279         Extend "skip" command to support -file, -gfile, -function, -rfunction.
1280         * NEWS: Document new features.
1281         * skip.c: #include "fnmatch.h", "gdb_regex.h".
1282         (skiplist_entry) <file>: Renamed from filename.
1283         <function>: Renamed from function_name.
1284         <file_is_glob, function_is_regexp>: New members.
1285         <compiled_function_regexp, compiled_function_regexp_is_valid>:
1286         New members.
1287         (make_skip_entry): New function.
1288         (free_skiplist_entry, free_skiplist_entry_cleanup): New functions.
1289         (make_free_skiplist_entry_cleanup): New function.
1290         (skip_file_command): Update.
1291         (skip_function, skip_function_command): Update.
1292         (compile_skip_regexp): New functions.
1293         (skip_command): Add support for new options.
1294         (skip_info): Update.
1295         (skip_file_p, skip_gfile_p): New functions.
1296         (skip_function_p, skip_rfunction_p): New functions.
1297         (function_name_is_marked_for_skip): Update and simplify.
1298         (_initialize_step_skip): Update.
1299         * symtab.c: #include "fnmatch.h".
1300         (compare_glob_filenames_for_search): New function.
1301         * symtab.h (compare_glob_filenames_for_search): Declare.
1302         * utils.c (count_path_elements): New function.
1303         (strip_leading_path_elements): New function.
1304         * utils.h (count_path_elements): Declare.
1305         (strip_leading_path_elements): Declare.
1306
1307 2016-02-23  Simon Marchi  <simon.marchi@ericsson.com>
1308
1309         * arm-tdep.c (arm_decode_svc_copro): Remove "to" parameter.
1310         (thumb_process_displaced_insn): Likewise.
1311         (arm_process_displaced_insn): Adjust calls.
1312
1313 2016-02-23  Yao Qi  <yao.qi@linaro.org>
1314
1315         * aarch64-linux-tdep.c (enum aarch64_syscall) <aarch64_sys_mknod>:
1316         Remove.
1317         <aarch64_sys_mkdir, aarch64_sys_unlink, aarch64_sys_symlink>: Remove.
1318         <aarch64_sys_link, aarch64_sys_rename, aarch64_sys_faccess>: Remove.
1319         <aarch64_sys_mknodat, aarch64_sys_mkdirat>: New.
1320         <aarch64_sys_unlinkat, aarch64_sys_symlinkat>: New.
1321         <aarch64_sys_linkat, aarch64_sys_renameat>: New.
1322         <aarch64_sys_faccessat>: New.
1323         <aarch64_sys_open, aarch64_sys_readlink, aarch64_sys_fstatat>: Remove.
1324         <aarch64_sys_openat, aarch64_sys_readlinkat>: New.
1325         <aarch64_sys_newfstatat>: New.
1326         (UNSUPPORTED_SYSCALL_MAP): New macro.
1327         (aarch64_canonicalize_syscall): Add missing syscalls.
1328
1329 2016-02-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
1330
1331         * gdb-gdb.py (class TypeFlagsPrinter): Use parentheses for print.
1332
1333 2016-02-22  Yao Qi  <yao.qi@linaro.org>
1334
1335         * arm-tdep.c: Fix code format issues.
1336
1337 2016-02-21  Iain Buclaw  <ibuclaw@gdcproject.org>
1338
1339         * d-namespace.c (d_lookup_symbol_imports): Remove argument
1340         'search_parents'.  All callers updated.
1341
1342 2016-02-18  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
1343
1344         * s390-linux-tdep.c (s390_guess_tracepoint_registers): New function.
1345         (s390_gdbarch_init): Fill guess_tracepoint_registers hook.
1346
1347 2016-02-18  Walfred Tedeschi  <walfred.tedeschi@intel.com>
1348
1349         * NEWS: Add entry for bound violation.
1350         * amd64-linux-tdep.c (amd64_linux_init_abi_common):
1351         Add handler for segmentation fault.
1352         * gdbarch.sh (handle_segmentation_fault): New.
1353         * gdbarch.c: Regenerate.
1354         * gdbarch.h: Regenerate.
1355         * i386-linux-tdep.c (i386_linux_handle_segmentation_fault): New.
1356         (SIG_CODE_BONDARY_FAULT): New define.
1357         (i386_linux_init_abi): Use i386_mpx_bound_violation_handler.
1358         * i386-linux-tdep.h (i386_linux_handle_segmentation_fault) New.
1359         * i386-tdep.c (i386_mpx_enabled): Add as external.
1360         * i386-tdep.c (i386_mpx_enabled): Add as external.
1361         * infrun.c (handle_segmentation_fault): New function.
1362         (print_signal_received_reason): Use handle_segmentation_fault.
1363
1364 2016-02-18  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
1365
1366         * arch-utils.c (default_guess_tracepoint_registers): New function.
1367         * arch-utils.h (default_guess_tracepoint_registers): New prototype.
1368         * gdbarch.c: Regenerate.
1369         * gdbarch.h: Regenerate.
1370         * gdbarch.sh: Add guess_tracepoint_registers hook.
1371         * tracefile.c (tracefile_fetch_registers): Use the new gdbarch hook.
1372
1373 2016-02-17  Gary Benson  <gbenson@redhat.com>
1374
1375         * exec.c (exec_file_locate_attach): Add missing cleanup.
1376
1377 2016-02-16  Don Breazeal  <donb@codesourcery.com>
1378
1379         PR remote/19496
1380         * remote.c (remove_new_fork_children): Check for pending
1381         fork status in thread_info.suspend.
1382
1383 2016-02-16  Yao Qi  <yao.qi@linaro.org>
1384
1385         * arm-linux-tdep.c (arm_linux_software_single_step): Assign
1386         'old_chain' later.
1387
1388 2016-02-16  Yao Qi  <yao.qi@linaro.org>
1389
1390         * arch/arm-get-next-pcs.h (struct arm_get_next_pcs_ops)
1391         <syscall_next_pc>: Remove argument PC.  Callers updated.
1392         * arm-linux-tdep.c (arm_linux_get_next_pcs_syscall_next_pc):
1393         Remove argument PC.  Get pc from regcache_read_pc.
1394         * arm-tdep.c (arm_get_next_pcs_syscall_next_pc): Remove
1395         argument PC.
1396
1397 2016-02-15  Yao Qi  <yao.qi@linaro.org>
1398
1399         * aarch64-tdep.c (aarch64_analyze_prologue): Remove "0x".
1400
1401 2016-02-12  Yao Qi  <yao.qi@linaro.org>
1402
1403         * arch/arm-linux.c (arm_linux_get_next_pcs_fixup): Calculate
1404         nextpc according to instruction.
1405
1406 2016-02-12  Yao Qi  <yao.qi@linaro.org>
1407
1408         * arch/arm-get-next-pcs.c (arm_get_next_pcs): Call
1409         self->ops->fixup if it isn't NULL.
1410         * arch/arm-get-next-pcs.h: Include gdb_vecs.h.
1411         (struct arm_get_next_pcs_ops) <fixup>: New field.
1412         * arch/arm-linux.c: Include common-regcache.h and
1413         arch/arm-get-next-pcs.h.
1414         (arm_linux_get_next_pcs_fixup): New function.
1415         * arch/arm-linux.h (arm_linux_get_next_pcs_fixup): Declare.
1416         * arm-linux-tdep.c (arm_linux_get_next_pcs_ops): Initialize
1417         it with arm_linux_get_next_pcs_fixup.
1418         (arm_linux_software_single_step): Move code to
1419         arm_linux_get_next_pcs_fixup.
1420         * arm-tdep.c (arm_get_next_pcs_ops): Initialize it.
1421
1422 2016-02-12  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
1423
1424         * xml-tdesc.c (target_fetch_description_xml) [!HAVE_LIBEXPAT]: Warn
1425         and return NULL.
1426
1427 2016-02-12  Markus Metzger  <markus.t.metzger@intel.com>
1428
1429         * frame.h (skip_tailcall_frames): Update comment.
1430         * frame.c (skip_artificial_frames, skip_tailcall_frames): Return NULL
1431         if only artificial frames are found.  Update comment.
1432         (frame_unwind_caller_id): Handle NULL return.
1433         (frame_unwind_caller_pc, frame_unwind_caller_arch): Assert that
1434         skip_artificial_frames does not return NULL.
1435         (frame_pop): Add an error if only tailcall frames are found.
1436         * infcmd.c (finish_command): Move skip_tailcall_frames call into
1437         forward-execution case.  Add an error if only tailcall frames are
1438         found.
1439
1440 2016-02-12  Markus Metzger  <markus.t.metzger@intel.com>
1441
1442         * stack.c (frame_info): Check frame_unwind_caller_id.
1443
1444 2016-02-12  Markus Metzger  <markus.t.metzger@intel.com>
1445
1446         * frame.h (skip_tailcall_frames): New.
1447         * frame.c (skip_tailcall_frames): New.
1448         (frame_pop): Call skip_tailcall_frames.
1449         * infcmd.c (finish_command): Call skip_tailcall_frames.
1450
1451 2016-02-11  Pedro Alves  <palves@redhat.com>
1452
1453         * Makefile.in (check-parallel): New rule.
1454
1455 2016-02-11  Simon Marchi  <simon.marchi@ericsson.com>
1456
1457         * arm-tdep.c (arm_skip_prologue): Remove unused variables.
1458         (arm_analyze_prologue): Likewise.
1459         (arm_scan_prologue): Likewise.
1460         (arm_m_exception_prev_register): Likewise.
1461         (arm_copy_block_xfer): Likewise.
1462         (thumb2_copy_block_xfer): Likewise.
1463         (arm_decode_miscellaneous): Likewise.
1464         (arm_decode_ld_st_word_ubyte): Likewise.
1465         (arm_decode_svc_copro): Likewise.
1466         (thumb2_decode_svc_copro): Likewise.
1467         (thumb_copy_16bit_ldr_literal): Likewise.
1468         (thumb_copy_pop_pc_16bit): Likewise.
1469         (decode_thumb_32bit_ld_mem_hints): Likewise.
1470         (arm_show_force_mode): Likewise.
1471         (_initialize_arm_tdep): Likewise.
1472         (arm_record_strx): Likewise.
1473         (arm_record_extension_space): Likewise.
1474         (arm_record_data_proc_misc_ld_str): Likewise.
1475         (arm_record_exreg_ld_st_insn): Likewise.
1476         (arm_record_vfp_data_proc_insn): Likewise.
1477         (arm_record_coproc_data_proc): Likewise.
1478         (thumb_record_misc): Likewise.
1479         (thumb_record_ldm_stm_swi): Likewise.
1480         (thumb2_record_ld_st_dual_ex_tbb): Likewise.
1481         (thumb2_record_ld_mem_hints): Likewise.
1482         (thumb2_record_lmul_lmla_div): Likewise.
1483         (thumb2_record_asimd_struct_ld_st): Likewise.
1484         (arm_process_record): Likewise.
1485
1486 2016-02-11  Simon Marchi  <simon.marchi@ericsson.com>
1487
1488         * arm-tdep.c (arm_displaced_step_copy_insn): Remove.
1489         (ARM displaced stepping support): Remove reference to
1490         arm_displaced_step_copy_insn in comment.
1491         * arm-tdep.h (arm_displaced_step_copy_insn): Remove.
1492         * arm-linux-tdep.c (arm_linux_displaced_step_copy_insn): Remove
1493         reference to arm_displaced_step_copy_insn in comment.
1494
1495 2016-02-11  Simon Marchi  <simon.marchi@ericsson.com>
1496
1497         * arm-tdep.c (thumb_copy_unmodified_16bit): Change type of insn.
1498         (thumb_copy_b): Likewise.
1499         (arm_decode_b_bl_ldmstm): Likewise.
1500         (thumb_copy_16bit_ldr_literal): Likewise.
1501         (thumb_copy_pop_pc_16bit): Likewise.
1502
1503 2016-02-11  Antoine Tremblay  <antoine.tremblay@ericsson.com>
1504
1505         * tracepoint.c (encode_actions_1): Use target_gdbarch () rather
1506         than loc->gdbarch.
1507
1508 2016-02-10  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
1509
1510         * tracefile-tfile.c (trace_tdesc): New static variable.
1511         (tfile_open): Clear trace_tdesc, call target_find_description.
1512         (tfile_interp_line): Recognize tdesc lines.
1513         (tfile_close): Clear trace_tdesc.
1514         (tfile_xfer_partial_features): New function.
1515         (tfile_xfer_partial): Call tfile_xfer_partial_features.
1516         (tfile_append_tdesc_line): New function.
1517
1518 2016-02-10  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
1519
1520         * ctf.c (ctf_write_tdesc): New function.
1521         (ctf_write_ops): Wire in ctf_write_tdesc.
1522         * tracefile-tfile.c (tfile_write_tdesc): New function.
1523         (tfile_write_ops): Wire in tfile_write_tdesc.
1524         * tracefile.c (trace_save): Call write_tdesc method.
1525         * tracefile.h (struct trace_file_write_ops): Add write_tdesc method.
1526         * xml-tdesc.c (target_fetch_description_xml): New function.
1527         * xml-tdesc.h: Add target_fetch_description_xml prototype.
1528
1529 2016-02-10  Simon Marchi  <simon.marchi@ericsson.com>
1530
1531         * arm-tdep.c (arm_copy_extra_ld_st): Fix "unpriveleged" typo.
1532         (arm_decode_dp_misc): Likewise.
1533
1534 2016-02-10  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
1535
1536         * amd64-tdep.c (amd64_ax_pseudo_register_collect): New function.
1537         (amd64_init_abi): Fill ax_pseudo_register_collect hook.
1538         * gdb/i386-tdep.c (i386_pseudo_register_read_into_value): Remove
1539         misleading comment.
1540         (i386_pseudo_register_write): Ditto.
1541         (i386_ax_pseudo_register_collect): New function.
1542         (i386_gdbarch_init): Fill ax_pseudo_register_collect hook.
1543         * i386-tdep.h: Add i386_ax_pseudo_register_collect prototype.
1544
1545 2016-02-10  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
1546
1547         * tracefile-tfile.c (tfile_fetch_registers): Use g packet order
1548         instead of gdb order.
1549
1550 2016-02-10  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
1551
1552         * tracefile-tfile.c (tfile_fetch_registers): Fix off-by-one in bounds
1553         check.
1554
1555 2016-02-10  Joel Brobecker  <brobecker@adacore.com>
1556
1557         * NEWS: Create a new section for the next release branch.
1558         Rename the section of the current branch, now that it has
1559         been cut.
1560
1561 2016-02-10  Joel Brobecker  <brobecker@adacore.com>
1562
1563         GDB 7.11 branch created (9ef9e6a6a0dd8f948708cb67c9afcfd0be40cb0a):
1564         * version.in: Bump version to 7.11.50.DATE-git.
1565
1566 2016-02-09  Keith Seitz  <keiths@redhat.com>
1567
1568         PR breakpoints/19546
1569         * breakpoint.c (breakpoint_event_location_empty_p): New function.
1570         (update_breakpoints_after_exec, bkpt_re_set): Use this new function
1571         instead of event_location_empty_p.
1572
1573 2016-02-09  Keith Seitz  <keiths@redhat.com>
1574
1575         * mi/mi-cmd-break.c (mi_cmd_break_insert_1): Use
1576         string_to_event_location_basic instead of string_to_event_location.
1577
1578 2016-02-09  Keith Seitz  <keiths@redhat.com>
1579
1580         * guile/scm-breakpoint.c (gdbscm_register_breakpoint_x): Skip
1581         leading whitespace and use string_to_event_location_basic instead
1582         of new_linespec_location.
1583
1584 2016-02-09  Keith Seitz  <keiths@redhat.com>
1585
1586         PR python/19506
1587         * python/py-breakpoint.c (bppy_init): Use
1588         string_to_event_location_basic instead of new_linespec_location.
1589
1590 2016-02-09  Keith Seitz  <keiths@redhat.com>
1591
1592         * location.c (string_to_explicit_location): Note that "-p" is
1593         reserved for probe locations and return NULL for any input
1594         that starts with that.
1595         (string_to_event_location): Move "legacy" linespec code to ...
1596         (string_to_event_location_basic): ... here.
1597         * location.h (string_to_event_location): Update comment.
1598         (string_to_event_location_basic): New function.
1599
1600 2016-02-09  Simon Marchi  <simon.marchi@ericsson.com>
1601
1602         * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
1603         to AC_OUTPUT.  Remove "exit 0" at the end.
1604         * configure: Regenerate.
1605
1606 2016-02-09  Pedro Alves  <palves@redhat.com>
1607
1608         PR breakpoints/19548
1609         * breakpoint.c (create_overlay_event_breakpoint): Don't update
1610         global location list here.
1611         (create_longjmp_master_breakpoint)
1612         (create_std_terminate_master_breakpoint)
1613         (create_exception_master_breakpoint, create_jit_event_breakpoint)
1614         (update_breakpoint_locations):
1615         (breakpoint_re_set): Update global location list after all
1616         breakpoints are re-set.
1617
1618 2016-02-08  Simon Marchi  <simon.marchi@ericsson.com>
1619
1620         * remote.c (remote_register_number_and_offset): Remove unused
1621         variable(s).
1622         (remote_thread_always_alive): Likewise.
1623         (remote_update_thread_list): Likewise.
1624         (process_initial_stop_replies): Likewise.
1625         (remote_start_remote): Likewise.
1626         (remote_check_symbols): Likewise.
1627         (discard_pending_stop_replies): Likewise.
1628         (process_stop_reply): Likewise.
1629         (putpkt_binary): Likewise.
1630         (getpkt): Likewise.
1631         (remote_add_target_side_condition): Likewise.
1632         (remote_insert_breakpoint): Likewise.
1633         (remote_supports_stopped_by_sw_breakpoint): Likewise.
1634         (remote_supports_stopped_by_hw_breakpoint): Likewise.
1635         (remote_xfer_partial): Likewise.
1636         (remote_read_btrace): Likewise.
1637         (remote_async_serial_handler): Likewise.
1638         (remote_thread_events): Likewise.
1639         (_initialize_remote): Likewise.
1640
1641 2016-02-07  Simon Marchi  <simon.marchi@polymtl.ca>
1642
1643         * varobj.h (varobj_delete): Remove dellist parameter, update and
1644         move documentation here.
1645         * varobj.c (struct cpstack, cppush, cppop): Remove.
1646         (delete_variable): Remove resultp (first) parameter.
1647         (delete_variable_1): Likewise.
1648         (varobj_delete): Remove dellist parameter and unused code.
1649         (update_dynamic_varobj_children): Adjust varobj_delete call.
1650         (update_type_if_necessary): Likewise.
1651         (varobj_set_visualizer): Likewise.
1652         (varobj_update): Likewise.
1653         (value_of_root): Likewise.
1654         (varobj_invalidate_iter): Likewise.
1655         * mi/mi-cmd-var.c (mi_cmd_var_delete): Likewise.
1656
1657 2016-02-04  Yao Qi  <yao.qi@linaro.org>
1658
1659         * remote.c (remote_wait_as): Set rs->waiting_for_stop_reply to
1660         0 before handling 'F' and set it back afterwards.
1661
1662 2016-02-02  Simon Marchi  <simon.marchi@ericsson.com>
1663
1664         * ui-out.c (MAX_UI_OUT_LEVELS): Remove.
1665
1666 2016-02-02  Walfred Tedeschi  <walfred.tedeschi@intel.com>
1667
1668         * amd64-linux-siginfo.c (nat_siginfo_t, nat_sigval_t, nat_timeval):
1669         New types.
1670         (compat_siginfo): New bound fields added.
1671         (compat_x32_siginfo): New field added.
1672         (cpt_si_addr_lsb): New define.
1673         (compat_siginfo_from_siginfo): Use nat_siginfo.
1674         (siginfo_from_compat_siginfo): Use nat_siginfo.
1675         (compat_x32_siginfo_from_siginfo): Likewise.
1676         (siginfo_from_compat_x32_siginfo): Likewise.
1677
1678 2016-02-02  Walfred Tedeschi  <walfred.tedeschi@intel.com>
1679
1680         * linux-tdep.c (linux_get_siginfo_type): Add the _addr_bnd
1681         structure to the siginfo if extra_fields contains
1682         LINUX_SIGINFO_FIELD_ADDR_BND.
1683
1684 2016-02-02  Walfred Tedeschi  <walfred.tedeschi@intel.com>
1685
1686         * linux-tdep.h (linux_get_siginfo_type_with_fields): Make extern.
1687         * linux-tdep.c (linux_get_siginfo_type_with_fields): Make extern.
1688         * i386-linux-tdep.h (x86_linux_get_siginfo_type): New
1689         function.
1690         * amd64-linux-tdep.c (amd64_linux_init_abi_common): Add
1691         x86_linux_get_siginfo_type for the amd64 abi.
1692         * i386-linux-tdep.c (x86_linux_get_siginfo_type): New
1693         function.
1694         (i386_linux_init_abi): Add new function at the i386 ABI
1695         initialization.
1696
1697 2016-02-02  Walfred Tedeschi  <walfred.tedeschi@intel.com>
1698
1699         * linux-tdep.h (linux_siginfo_extra_field_values): New enum values.
1700         (linux_siginfo_extra_fields): New enum type.
1701         * linux-tdep.c (linux_get_siginfo_type_with_fields): New function.
1702         (linux_get_siginfo_type): Use new function.
1703
1704 2016-02-02  Walfred Tedeschi  <walfred.tedeschi@intel.com>
1705
1706         * nat/amd64-linux-siginfo.c: New file.
1707         * nat/amd64-linux-siginfo.h: New file.
1708         * Makefile.in (HFILES_NO_SRCDIR): Add nat/amd64-linux-siginfo.h.
1709         (amd64-linux-siginfo.o): New rule.
1710         * config/i386/linux64.mh (NATDEPFILES): Add amd64-linux-siginfo.o.
1711         * amd64-linux-nat.c (nat/amd64-linux-siginfo.h): New include.
1712         (compat_siginfo_from_siginfo, siginfo_from_compat_siginfo)
1713         (compat_x32_siginfo_from_siginfo, siginfo_from_compat_x32_siginfo)
1714         (compat_timeval, compat_sigval, compat_x32_clock, cpt_si_pid)
1715         (cpt_si_uid, cpt_si_timerid, cpt_si_overrun, cpt_si_status)
1716         (cpt_si_utime, cpt_si_stime, cpt_si_ptr, cpt_si_addr, cpt_si_band)
1717         (cpt_si_fd, si_timerid, si_overrun): Move to nat/amd64-linux-siginfo.c.
1718
1719 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
1720
1721         * value.c (max_value_size): New variable.
1722         (MIN_VALUE_FOR_MAX_VALUE_SIZE): New define.
1723         (set_max_value_size): New function.
1724         (show_max_value_size): New function.
1725         (check_type_length_before_alloc): New function.
1726         (allocate_value_contents): Call check_type_length_before_alloc.
1727         (set_value_enclosing_type): Likewise.
1728         (_initialize_values): Add set/show handler for max-value-size.
1729         * NEWS: Mention new set/show command.
1730
1731 2016-01-31  Simon Marchi  <simon.marchi@polymtl.ca>
1732
1733         * varobj.h (struct varobj): Fix typos in comments.
1734         (struct lang_varobj_ops): Likewise.
1735         * varobj.c (VAROBJ_TABLE_SIZE): Likewise.
1736         (varobj_create): Move misplaced comment.
1737
1738 2016-01-29  Simon Marchi  <simon.marchi@ericsson.com>
1739
1740         * aarch64-tdep.c (aarch64_record_asimd_load_store): Add braces
1741         to for include additional lines.
1742         * xcoffread.c (scan_xcoff_symtab): Remove unnecessary braces.
1743
1744 2016-01-28  Simon Marchi  <simon.marchi@ericsson.com>
1745
1746         * gnulib/import/Makefile.am: Regenerate.
1747         * gnulib/import/Makefile.in: Regenerate.
1748         * gnulib/import/m4/gnulib-cache.m4: Regenerate.
1749         * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add rawmemchr.
1750
1751 2016-01-28  Simon Marchi  <simon.marchi@ericsson.com>
1752
1753         * remote.c (skip_to_semicolon): Remove.
1754         (remote_parse_stop_reply): Use strchrnul instead of
1755         skip_to_semicolon.
1756         * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add
1757         strchrnul.
1758         * gnulib/aclocal.m4: Regenerate.
1759         * gnulib/config.in: Regenerate.
1760         * gnulib/configure: Regenerate.
1761         * gnulib/import/Makefile.am: Regenerate.
1762         * gnulib/import/Makefile.in: Regenerate.
1763         * gnulib/import/m4/gnulib-cache.m4: Regenerate.
1764         * gnulib/import/m4/gnulib-comp.m4: Regenerate.
1765         * gnulib/import/m4/rawmemchr.m4: New file.
1766         * gnulib/import/m4/strchrnul.m4: New file.
1767         * gnulib/import/rawmemchr.c: New file.
1768         * gnulib/import/rawmemchr.valgrind: New file.
1769         * gnulib/import/strchrnul.c: New file.
1770         * gnulib/import/strchrnul.valgrind: New file.
1771
1772 2016-01-28  Yao Qi  <yao.qi@linaro.org>
1773
1774         * breakpoint.c (build_target_command_list): Don't call continue
1775         if aexpr is NULL.
1776         (build_target_condition_list): Likewise.
1777
1778 2016-01-27  Kevin Buettner  <kevinb@redhat.com>
1779
1780         * rx-tdep.c (rx_push_dummy_call): Treat scalars larger than 8
1781         bytes as aggregates.
1782
1783 2016-01-27  Joel Brobecker  <brobecker@adacore.com>
1784
1785         * MAINTAINERS (Responsible Maintainers): Add Keith Seitz as
1786         Linespec Maintainers.
1787
1788 2016-01-26  Simon Marchi  <simon.marchi@ericsson.com>
1789
1790         * common/common-utils.c (skip_spaces): Fix comment.
1791         (skip_to_space_const): Likewise.
1792
1793 2016-01-25  Yao Qi  <yao.qi@linaro.org>
1794
1795         * arch/arm-get-next-pcs.c (thumb_deal_with_atomic_sequence_raw):
1796         Remove argument pc.  Get pc by regcache_read_pc.  Callers updated.
1797         (arm_deal_with_atomic_sequence_raw): Likewise.
1798         (thumb_get_next_pcs_raw): Likewise.
1799         (arm_get_next_pcs_raw): Likewise.
1800         (arm_get_next_pcs): Remove argument pc.  Callers updated.
1801         * arch/arm-get-next-pcs.h (arm_get_next_pcs): Update declaration.
1802
1803 2016-01-25  Mark Wielaard  <mjw@redhat.com>
1804
1805         * ada-lang.c (ada_evaluate_subexp): Add proper else block.
1806         * c-typeprint.c (c_type_print_base): Fix misleading indentation of
1807         if statement.
1808         * inflow.c (child_terminal_ours_1): Fix misleading indentation of
1809         statement block by introducing an else.
1810         * linux-record.c (record_linux_sockaddr): Fix misleading indentation
1811         of return statements.
1812         (record_linux_msghdr): Likewise.
1813
1814 2016-01-25  Pedro Alves  <palves@redhat.com>
1815
1816         PR threads/19461
1817         * infrun.c (handle_inferior_event_1) <fork/vfork>: Update
1818         parent/child running states.
1819
1820 2016-01-25  Pedro Alves  <palves@redhat.com>
1821
1822         PR gdb/19494
1823         * linux-nat.c (kill_one_lwp): New, factored out from ...
1824         (kill_callback): ... this.
1825         (kill_wait_callback): New, factored out from ...
1826         (kill_wait_one_lwp): ... this.
1827         (kill_unfollowed_fork_children): New function.
1828         (linux_nat_kill): Use it.
1829
1830 2016-01-22  John Baldwin  <jhb@FreeBSD.org>
1831
1832         * fbsd-nat.c (fbsd_pid_to_str): Adjust string format.
1833
1834 2016-01-22  Yao Qi  <yao.qi@linaro.org>
1835
1836         * arm-linux-nat.c (fetch_fpregs): Call perror_with_name
1837         instead of warning.
1838         (store_fpregs, fetch_regs, store_regs): Likewise.
1839         (fetch_wmmx_regs, store_wmmx_regs): Likewise.
1840         (fetch_vfp_regs, store_vfp_regs): Likewise.
1841
1842 2016-01-21  Doug Evans  <dje@google.com>
1843
1844         * breakpoint.c (init_breakpoint_sal): Add comment.
1845
1846 2016-01-21  Marcin KoÅ›cielnicki  <koriakin@0x04.net>
1847
1848         * ax-gdb.c (gen_traced_pop): Use gen_fetch for string collection.
1849
1850 2016-01-21  Andrew Burgess  <andrew.burgess@embecosm.com>
1851
1852         * disasm.c (maybe_add_dis_line_entry): Rename to...
1853         (add_dis_line_entry): ...this, and update header comment.
1854         (do_mixed_source_and_assembly): Now use add_dis_line_entry.
1855
1856 2016-01-21  Pedro Alves  <palves@redhat.com>
1857
1858         * Makefile.in (COMPILER_CFLAGS): New.
1859         (CXXFLAGS): Get it from configure.
1860         (INTERNAL_CFLAGS_BASE, INTERNAL_LDFLAGS): Use COMPILER_CFLAGS
1861         instead of CFLAGS.
1862         * build-with-cxx.m4 (GDB_AC_BUILD_WITH_CXX): Set and AC_SUBST
1863         COMPILER_CFLAGS.
1864         * configure: Regenerate.
1865
1866 2016-01-21  Joel Brobecker  <brobecker@adacore.com>
1867
1868         * location.h (new_address_location): Add new parameters
1869         "addr_string" and "addr_string_len".
1870         (get_address_string_location): Add declaration.
1871         * location.c (new_address_location): Add new parameters
1872         "addr_string" and "addr_string_len".  If not NULL, store
1873         a copy of the addr_string in the new location as well.
1874         (get_address_string_location): New function.
1875         (string_to_event_location): Update call to new_address_location.
1876         * linespec.c (event_location_to_sals) <ADDRESS_LOCATION>:
1877         Save the event location in the parser's state before
1878         passing it to convert_address_location_to_sals.
1879         * breakpoint.c (create_thread_event_breakpoint): Update call
1880         to new_address_location.
1881         (init_breakpoint_sal): Get the event location's string, if any,
1882         and use it to update call to new_address_location.
1883         * python/py-finishbreakpoint.c (bpfinishpy_init):
1884         Update call to new_address_location.
1885         * spu-tdep.c (spu_catch_start): Likewise.
1886
1887         * config/djgpp/fnchange.lst: Add entries for
1888         gdb/testsuite/gdb.base/break-fun-addr1.c and
1889         gdb/testsuite/gdb.base/break-fun-addr2.c.
1890
1891 2016-01-21  Yao Qi  <yao.qi@linaro.org>
1892
1893         * arm-linux-tdep.c (arm_linux_sigreturn_next_pc): Add parameter
1894         is_thumb and set it according to CPSR saved on the stack.
1895         (arm_linux_get_next_pcs_syscall_next_pc): Pass is_thumb to
1896         arm_linux_sigreturn_next_pc.
1897
1898 2016-01-20  Simon Marchi  <simon.marchi@polymtl.ca>
1899
1900         * python/lib/gdb/printing.py (FlagEnumerationPrinter.__call__):
1901         Fix enumerators sort key function.
1902
1903 2016-01-20  Joel Brobecker  <brobecker@adacore.com>
1904
1905         * printcmd.c (print_scalar_formatted): Move binary operator from
1906         end of line to beginning of next line.  Adjust formatting
1907         accordingly.
1908
1909 2016-01-19  John Baldwin  <jhb@FreeBSD.org>
1910
1911         * fbsd-nat.c (fbsd_pid_to_exec_file): Use new "buflen" instead of
1912         "len" with sysctl.
1913
1914 2016-01-19  John Baldwin  <jhb@FreeBSD.org>
1915
1916         * fbsd-tdep.c (find_stop_signal): Remove.
1917         (struct fbsd_collect_regset_section_cb) <lwp>: New field.
1918         <stop_signal>: New field.
1919         <abort_iteration>: New field.
1920         (fbsd_collect_regset_section_cb): Use new fields.
1921         (fbsd_collect_thread_registers): New function.
1922         (struct fbsd_corefile_thread_data): New structure.
1923         (fbsd_corefile_thread): New function.
1924         (fbsd_make_corefile_notes): Use new function to dump notes for each
1925         non-exited thread in a process.
1926
1927 2016-01-19  John Baldwin  <jhb@FreeBSD.org>
1928
1929         * configure.ac: Check for support for LWP names on FreeBSD.
1930         * fbsd-nat.c [PT_LWPINFO] New variable debug_fbsd_lwp.
1931         [TDP_RFPPWAIT || HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME]
1932         (fbsd_fetch_kinfo_proc): Move function earlier.
1933         [PT_LWPINFO] (fbsd_thread_alive): New function.
1934         [PT_LWPINFO] (fbsd_pid_to_str): New function.
1935         [HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME] (fbsd_thread_name): New function.
1936         [PT_LWP_EVENTS] (fbsd_enable_lwp_events): New function.
1937         [PT_LWPINFO] (fbsd_add_threads): New function.
1938         [PT_LWPINFO] (fbsd_update_thread_list): New function.
1939         [PT_LWPINFO] New variable super_resume.
1940         [PT_LWPINFO] (resume_one_thread_cb): New function.
1941         [PT_LWPINFO] (resume_all_threads_cb): New function.
1942         [PT_LWPINFO] (fbsd_resume): New function.
1943         (fbsd_remember_child): Save full ptid instead of plain pid.
1944         (fbsd_is_child_pending): Return ptid of saved child process.
1945         (fbsd_wait): Include lwp in returned ptid and switch to LWP ptid on
1946         first stop.
1947         [PT_LWP_EVENTS] Handle LWP events.
1948         [TDP_RFPPWAIT] Include LWP in child ptid.
1949         (fbsd_post_startup_inferior) [PT_LWP_EVENTS]: Enable LWP events.
1950         (fbsd_post_attach) [PT_LWP_EVENTS]: Enable LWP events.
1951         Add threads for existing processes.
1952         (fbsd_nat_add_target) [PT_LWPINFO]: Set "to_thread_alive" to
1953         "fbsd_thread_alive".
1954         Set "to_pid_to_str" to "fbsd_pid_to_str".
1955         [HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME]: Set "to_thread_name" to
1956         "fbsd_thread_name".
1957         [PT_LWPINFO]: Set "to_update_thread_list" to "fbsd_update_thread_list".
1958         Set "to_has_thread_control" to "tc_schedlock".
1959         Set "to_resume" to "fbsd_resume".
1960         (_initialize_fbsd_nat): New function.
1961         * configure: Regenerate.
1962         * config.in: Regenerate.
1963
1964 2016-01-19  John Baldwin  <jhb@FreeBSD.org>
1965
1966         * amd64bsd-nat.c (amd64bsd_fetch_inferior_registers): Use
1967         get_ptrace_pid.
1968         (amd64bsd_store_inferior_registers): Use get_ptrace_pid.
1969         (amd64bsd_dr_get): Use get_ptrace_pid.
1970         (amd64bsd_dr_set): Use get_ptrace_pid.
1971         * i386bsd-nat.c (i386bsd_fetch_inferior_registers): Use get_ptrace_pid.
1972         (i386bsd_store_inferior_registers): Use get_ptrace_pid.
1973         (i386bsd_dr_get): Use get_ptrace_pid.
1974         (i386bsd_dr_set): Use get_ptrace_pid.
1975         * inf-ptrace.c (get_ptrace_pid): Export.
1976         * inf-ptrace.h (get_ptrace_pid): Declare.
1977         * ppcfbsd-nat.c (ppcfbsd_fetch_inferior_registers): Use lwp id.
1978         (ppcfbsd_store_inferior_registers): Use lwp id.
1979
1980 2016-01-19  John Baldwin  <jhb@FreeBSD.org>
1981
1982         * fbsd_tdep.c (fbsd_core_pid_to_str): New function.
1983         (fbsd_core_thread_name): New function.
1984         (fbsd_init_abi): Add "core_pid_to_str" gdbarch method.
1985         Add "core_thread_name" gdbarch method.
1986
1987 2016-01-19  John Baldwin  <jhb@FreeBSD.org>
1988
1989         * corelow.c (core_thread_name): New function.
1990         (init_core_ops): Use "core_thread_name" for the "to_thread_name"
1991         target op.
1992         * gdbarch.sh (core_thread_name): New gdbarch callback.
1993         * gdbarch.h: Re-generate.
1994         * gdbarch.c: Re-generate.
1995
1996 2016-01-19  Simon Marchi  <simon.marchi@polymtl.ca>
1997
1998         * python/lib/gdb/printing.py (_EnumInstance.to_string): Explicitly
1999         convert gdb.Value to integer type using int().
2000
2001 2016-01-19  John Baldwin  <jhb@FreeBSD.org>
2002
2003         * configure.ac: Include <sys/types.h when checking for "r_fs" in
2004         "struct reg".
2005         * configure: Regenerate.
2006
2007 2016-01-19  Pedro Alves  <palves@redhat.com>
2008
2009         * ax-gdb.c (agent_command_1): Adjust call to decode_line_full.
2010         * break-catch-throw.c (re_set_exception_catchpoint): Pass the
2011         current program space down to linespec decoding and breakpoint
2012         location updating.
2013         * breakpoint.c (parse_breakpoint_sals): Adjust calls to
2014         decode_line_full.
2015         (until_break_command): Adjust calls to decode_line_1.
2016         (base_breakpoint_decode_location, bkpt_decode_location): Add
2017         'search_pspace' parameter.  Pass it along.
2018         (bkpt_probe_create_sals_from_location): Adjust calls to
2019         parse_probes.
2020         (tracepoint_decode_location, tracepoint_probe_decode_location)
2021         (strace_marker_decode_location): Add 'search_pspace' parameter.
2022         Pass it along.
2023         (all_locations_are_pending): Rewrite to take a breakpoint and
2024         program space as arguments instead.
2025         (hoist_existing_locations): New function.
2026         (update_breakpoint_locations): Add 'filter_pspace' parameter.  Use
2027         hoist_existing_locations instead of always removing all locations,
2028         and adjust to all_locations_are_pending change.
2029         (location_to_sals): Add 'search_pspace' parameter.  Pass it along.
2030         Don't disable the breakpoint if there are other locations in
2031         another program space.
2032         (breakpoint_re_set_default): Adjust to pass down the current
2033         program space as filter program space.
2034         (decode_location_default): Add 'search_pspace' parameter and pass
2035         it along.
2036         (prepare_re_set_context): Don't switch program space here.
2037         (breakpoint_re_set): Use save_current_space_and_thread instead of
2038         save_current_program_space.
2039         * breakpoint.h (struct breakpoint_ops) <decode_location>: Add
2040         'search_pspace' parameter.
2041         (update_breakpoint_locations): Add 'filter_pspace' parameter.
2042         * cli/cli-cmds.c (edit_command, list_command): Adjust calls to
2043         decode_line_1.
2044         * elfread.c (elf_gnu_ifunc_resolver_return_stop): Pass the current
2045         program space as filter program space.
2046         * linespec.c (struct linespec_state) <search_pspace>: New field.
2047         (create_sals_line_offset, convert_explicit_location_to_sals)
2048         (parse_linespec): Pass the search program space down.
2049         (linespec_state_constructor): Add 'search_pspace' parameter.
2050         Store it.
2051         (linespec_parser_new): Add 'search_pspace' parameter and pass it
2052         along.
2053         (linespec_lex_to_end): Adjust.
2054         (decode_line_full, decode_line_1): Add 'search_pspace' parameter
2055         and pass it along.
2056         (decode_line_with_last_displayed): Adjust.
2057         (collect_symtabs_from_filename, symtabs_from_filename): New
2058         'search_pspace' parameter.  Use it.
2059         (find_function_symbols): Pass the search program space down.
2060         * linespec.h (decode_line_1, decode_line_full): Add
2061         'search_pspace' parameter.
2062         * probe.c (parse_probes_in_pspace): New function, factored out
2063         from ...
2064         (parse_probes): ... this.  Add 'search_pspace' parameter and use
2065         it.
2066         * probe.h (parse_probes): Add pspace' parameter.
2067         * python/python.c (gdbpy_decode_line): Adjust.
2068         * tracepoint.c (scope_info): Adjust.
2069
2070 2016-01-18  Maciej W. Rozycki  <macro@imgtec.com>
2071
2072         * mips-tdep.c (mips_insn_size): Remove 48-bit microMIPS
2073         instruction support.
2074         (micromips_next_pc): Likewise.
2075         (micromips_scan_prologue): Likewise.
2076         (micromips_deal_with_atomic_sequence): Likewise.
2077         (micromips_stack_frame_destroyed_p): Likewise.
2078         (mips_breakpoint_from_pc): Likewise.
2079
2080 2016-01-18  Maciej W. Rozycki  <macro@imgtec.com>
2081
2082         * mips-tdep.c (micromips_insn_at_pc_has_delay_slot): Pass
2083         unshifted 16-bit microMIPS instruction word to `mips_insn_size'.
2084
2085 2016-01-18  Pedro Alves  <palves@redhat.com>
2086
2087         * NEWS: Mention that GDB now displays the ID and name of the
2088         thread that hit a breakpoint or received a signal.
2089         * break-catch-sig.c (signal_catchpoint_print_it): Use
2090         maybe_print_thread_hit_breakpoint.
2091         * break-catch-syscall.c (print_it_catch_syscall): Likewise.
2092         * break-catch-throw.c (print_it_exception_catchpoint): Likewise.
2093         * breakpoint.c (maybe_print_thread_hit_breakpoint): New function.
2094         (print_it_catch_fork, print_it_catch_vfork, print_it_catch_solib)
2095         (print_it_catch_exec, print_it_ranged_breakpoint)
2096         (print_it_watchpoint, print_it_masked_watchpoint, bkpt_print_it):
2097         Use maybe_print_thread_hit_breakpoint.
2098         * breakpoint.h (maybe_print_thread_hit_breakpoint): Declare.
2099         * gdbthread.h (show_thread_that_caused_stop): Declare.
2100         * infrun.c (print_signal_received_reason): Print which thread
2101         received signal.
2102         * thread.c (show_thread_that_caused_stop): New function.
2103
2104 2016-01-18  Gary Benson  <gbenson@redhat.com>
2105
2106         * nat/linux-namespaces.c (do_fork): New function.
2107         (linux_mntns_get_helper): Use the above.
2108
2109 2016-01-17  Jonas Hahnfeld <Hahnfeld@itc.rwth-aachen.de>  (tiny change)
2110
2111         Pushed by Joel Brobecker  <brobecker@adacore.com>.
2112         PR gdb/19208
2113         * dwarf2read.c (read_partial_die): Do not call set_objfile_main_name
2114         if the function has no name.
2115
2116 2016-01-15  Sandra Loosemore  <sandra@codesourcery.com>
2117
2118         * charset.c [PHONY_ICONV] (GDB_DEFAULT_HOST_CHARSET):
2119         Conditionalize for Windows host.
2120         (GDB_DEFAULT_TARGET_CHARSET): Match GDB_DEFAULT_HOST_CHARSET.
2121         (GDB_DEFAULT_TARGET_WIDE_CHARSET): Use UTF-32.
2122         (phony_iconv_open): Handle both UTF-32 endiannesses.
2123         (phony_iconv): Likewise.  Check for output overflow and clean up
2124         out-of-input cases.  Correct adjustment to input buffer pointer.
2125         (set_be_le_names) [PHONY_ICONV]: Use hard-wired names to match
2126         phony_iconv_open.
2127
2128 2016-01-15  Pedro Alves  <palves@redhat.com>
2129
2130         * NEWS: Mention star wildcard ranges.
2131         * cli/cli-utils.c (get_number_or_range): Check state->in_range first.
2132         (number_range_setup_range): New function.
2133         * cli/cli-utils.h (number_range_setup_range): New declaration.
2134         * thread.c (thread_apply_command): Support star TID ranges.
2135         * tid-parse.c (tid_range_parser_finished)
2136         (tid_range_parser_string, tid_range_parser_skip)
2137         (get_tid_or_range, get_tid_or_range): Handle
2138         TID_RANGE_STATE_STAR_RANGE.
2139         (tid_range_parser_star_range): New function.
2140         * tid-parse.h (enum tid_range_state) <TID_RANGE_STATE_STAR_RANGE>:
2141         New value.
2142         (tid_range_parser_star_range): New declaration.
2143
2144 2016-01-15  Pedro Alves  <palves@redhat.com>
2145
2146         * thread.c (thread_apply_command): Use the tid range parser to
2147         advance past the thread ID list.
2148         * tid-parse.c (get_positive_number_trailer): New function.
2149         (parse_thread_id): Use it.
2150         (get_tid_or_range): Use it.  Return 0 instead of throwing invalid
2151         thread ID error.
2152         (get_tid_or_range): Detect negative values.  Return 0 instead of
2153         throwing invalid thread ID error.
2154
2155 2016-01-14  Yao Qi  <yao.qi@linaro.org>
2156
2157         * arm-linux-tdep.c (arm_linux_get_next_pcs_syscall_next_pc):
2158         Declare.
2159         (arm_linux_get_next_pcs_ops): Install
2160         arm_linux_get_next_pcs_syscall_next_pc.
2161         (arm_linux_syscall_next_pc): Change to ...
2162         (arm_linux_get_next_pcs_syscall_next_pc): ... it.
2163         (arm_linux_init_abi): Don't set tdep->syscall_next_pc.
2164         * arm-tdep.c (arm_get_next_pcs_syscall_next_pc): Declare.
2165         (arm_get_next_pcs_syscall_next_pc): Make it static.  Don't
2166         call tdep->syscall_next_pc.
2167         * arm-tdep.h (struct gdbarch_tdep) <syscall_next_pc>: Remove.
2168         (arm_get_next_pcs_syscall_next_pc): Remove.
2169
2170 2016-01-14  Yao Qi  <yao.qi@linaro.org>
2171
2172         * remote.c (remote_set_syscall_catchpoint): Cast to char *.
2173         * thread.c (do_captured_thread_select): Cast to const char *.
2174
2175 2016-01-14  Yao Qi  <yao.qi@linaro.org>
2176
2177         * arch/arm-get-next-pcs.c (arm_get_next_pcs_ctor): Change
2178         argument arm_thumb2_breakpoint to has_thumb2_breakpoint.
2179         (thumb_get_next_pcs_raw): Check has_thumb2_breakpoint
2180         instead.
2181         * arch/arm-get-next-pcs.h (struct arm_get_next_pcs)
2182         <arm_thumb2_breakpoint>: Remove.
2183         <has_thumb2_breakpoint>: New field.
2184         (arm_get_next_pcs_ctor): Update declaration.
2185         * arm-linux-tdep.c (arm_linux_software_single_step): Pass
2186         1 to arm_get_next_pcs_ctor.
2187         * arm-tdep.c (arm_software_single_step): Pass 0 to
2188         arm_get_next_pcs_ctor.
2189
2190 2016-01-13  Ulrich Weigand  <uweigand@de.ibm.com>
2191
2192         * MAINTAINERS: Add Andreas Arnez as s390 target maintainer.
2193
2194 2016-01-13  Yao Qi  <yao.qi@linaro.org>
2195
2196         * arch/arm-get-next-pcs.c (arm_get_next_pcs_raw): Use
2197         byte_order_for_code to read instruction.
2198
2199 2016-01-13  Pedro Alves  <palves@redhat.com>
2200
2201         * NEWS: Mention $_gthread.
2202         * gdbthread.h (struct thread_info) <global_num>: Mention
2203         $_gthread.
2204         * thread.c (thread_num_make_value_helper): New function.
2205         (thread_id_make_value): Delete.
2206         (thread_id_per_inf_num_make_value, global_thread_id_make_value):
2207         New.
2208         (thread_funcs): Adjust.
2209         (gthread_funcs): New.
2210         (_initialize_thread): Register $_gthread variable.
2211
2212 2016-01-13  Pedro Alves  <palves@redhat.com>
2213
2214         * NEWS: Mention "info threads -gid".
2215         * gdbthread.h (struct thread_info) <global_num>: Mention "info
2216         threads -gid".
2217         * thread.c (info_threads_command): Handle "-gid".
2218         (_initialize_thread): Adjust "info threads" help string to mention
2219         -gid.
2220
2221 2016-01-13  Pedro Alves  <palves@redhat.com>
2222
2223         * NEWS: Mention InferiorThread.global_num.
2224         * python/py-infthread.c (thpy_get_global_num): New function.
2225         (thread_object_getset): Register "global_num".
2226
2227 2016-01-13  Pedro Alves  <palves@redhat.com>
2228
2229         * NEWS: Mention that thread IDs are now per inferior and global
2230         thread IDs.
2231         * Makefile.in (SFILES): Add tid-parse.c.
2232         (COMMON_OBS): Add tid-parse.o.
2233         (HFILES_NO_SRCDIR): Add tid-parse.h.
2234         * ada-tasks.c: Adjust to use ptid_to_global_thread_id.
2235         * breakpoint.c (insert_breakpoint_locations)
2236         (remove_threaded_breakpoints, bpstat_check_breakpoint_conditions)
2237         (print_one_breakpoint_location, set_longjmp_breakpoint)
2238         (check_longjmp_breakpoint_for_call_dummy)
2239         (set_momentary_breakpoint): Adjust to use global IDs.
2240         (find_condition_and_thread, watch_command_1): Use parse_thread_id.
2241         (until_break_command, longjmp_bkpt_dtor)
2242         (breakpoint_re_set_thread, insert_single_step_breakpoint): Adjust
2243         to use global IDs.
2244         * dummy-frame.c (pop_dummy_frame_bpt): Adjust to use
2245         ptid_to_global_thread_id.
2246         * elfread.c (elf_gnu_ifunc_resolver_stop): Likewise.
2247         * gdbthread.h (struct thread_info): Rename field 'num' to
2248         'global_num.  Add new fields 'per_inf_num' and 'inf'.
2249         (thread_id_to_pid): Rename thread_id_to_pid to
2250         global_thread_id_to_ptid.
2251         (pid_to_thread_id): Rename to ...
2252         (ptid_to_global_thread_id): ... this.
2253         (valid_thread_id): Rename to ...
2254         (valid_global_thread_id): ... this.
2255         (find_thread_id): Rename to ...
2256         (find_thread_global_id): ... this.
2257         (ALL_THREADS, ALL_THREADS_BY_INFERIOR): Declare.
2258         (print_thread_info): Add comment.
2259         * tid-parse.h: New file.
2260         * tid-parse.c: New file.
2261         * infcmd.c (step_command_fsm_prepare)
2262         (step_command_fsm_should_stop): Adjust to use the global thread
2263         ID.
2264         (until_next_command, until_next_command)
2265         (finish_command_fsm_should_stop): Adjust to use the global thread
2266         ID.
2267         (attach_post_wait): Adjust to check the inferior number too.
2268         * inferior.h (struct inferior) <highest_thread_num>: New field.
2269         * infrun.c (handle_signal_stop)
2270         (insert_exception_resume_breakpoint)
2271         (insert_exception_resume_from_probe): Adjust to use the global
2272         thread ID.
2273         * record-btrace.c (record_btrace_open): Use global thread IDs.
2274         * remote.c (process_initial_stop_replies): Also consider the
2275         inferior number.
2276         * target.c (target_pre_inferior): Clear the inferior's highest
2277         thread num.
2278         * thread.c (clear_thread_inferior_resources): Adjust to use the
2279         global thread ID.
2280         (new_thread): New inferior parameter.  Adjust to use it.  Set both
2281         the thread's global ID and the thread's per-inferior ID.
2282         (add_thread_silent): Adjust.
2283         (find_thread_global_id): New.
2284         (find_thread_id): Make static.  Adjust to rename.
2285         (valid_thread_id): Rename to ...
2286         (valid_global_thread_id): ... this.
2287         (pid_to_thread_id): Rename to ...
2288         (ptid_to_global_thread_id): ... this.
2289         (thread_id_to_pid): Rename to ...
2290         (global_thread_id_to_ptid): ... this.  Adjust.
2291         (first_thread_of_process): Adjust.
2292         (do_captured_list_thread_ids): Adjust to use global thread IDs.
2293         (should_print_thread): New function.
2294         (print_thread_info): Rename to ...
2295         (print_thread_info_1): ... this, and add new show_global_ids
2296         parameter.  Handle it.  Iterate over inferiors.
2297         (print_thread_info): Reimplement as wrapper around
2298         print_thread_info_1.
2299         (show_inferior_qualified_tids): New function.
2300         (print_thread_id): Use it.
2301         (tp_array_compar): Compare inferior numbers too.
2302         (thread_apply_command): Use tid_range_parser.
2303         (do_captured_thread_select): Use parse_thread_id.
2304         (thread_id_make_value): Adjust.
2305         (_initialize_thread): Adjust "info threads" help string.
2306         * varobj.c (struct varobj_root): Update comment.
2307         (varobj_create): Adjust to use global thread IDs.
2308         (value_of_root_1): Adjust to use global_thread_id_to_ptid.
2309         * windows-tdep.c (display_tib): No longer accept an argument.
2310         * cli/cli-utils.c (get_number_trailer): Make extern.
2311         * cli/cli-utils.h (get_number_trailer): Declare.
2312         (get_number_const): Adjust documentation.
2313         * mi/mi-cmd-var.c (mi_cmd_var_update_iter): Adjust to use global
2314         thread IDs.
2315         * mi/mi-interp.c (mi_new_thread, mi_thread_exit)
2316         (mi_on_normal_stop, mi_output_running_pid, mi_on_resume):
2317         * mi/mi-main.c (mi_execute_command, mi_cmd_execute): Likewise.
2318         * guile/scm-breakpoint.c (gdbscm_set_breakpoint_thread_x):
2319         Likewise.
2320         * python/py-breakpoint.c (bppy_set_thread): Likewise.
2321         * python/py-finishbreakpoint.c (bpfinishpy_init): Likewise.
2322         * python/py-infthread.c (thpy_get_num): Add comment and return the
2323         per-inferior thread ID.
2324         (thread_object_getset): Update comment of "num".
2325
2326 2016-01-13  Pedro Alves  <palves@redhat.com>
2327
2328         * breakpoint.c (remove_threaded_breakpoints)
2329         (print_one_breakpoint_location): Use print_thread_id.
2330         * btrace.c (btrace_enable, btrace_disable, btrace_teardown)
2331         (btrace_fetch, btrace_clear): Use print_thread_id.
2332         * common/print-utils.c (CELLSIZE): Delete.
2333         (get_cell): Rename to ...
2334         (get_print_cell): ... this and made extern.  Adjust call callers.
2335         Adjust to use PRINT_CELL_SIZE.
2336         * common/print-utils.h (get_print_cell): Declare.
2337         (PRINT_CELL_SIZE): New.
2338         * gdbthread.h (print_thread_id): Declare.
2339         * infcmd.c (signal_command): Use print_thread_id.
2340         * inferior.c (print_inferior): Use print_thread_id.
2341         * infrun.c (handle_signal_stop)
2342         (insert_exception_resume_breakpoint)
2343         (insert_exception_resume_from_probe)
2344         (print_signal_received_reason): Use print_thread_id.
2345         * record-btrace.c (record_btrace_info)
2346         (record_btrace_resume_thread, record_btrace_cancel_resume)
2347         (record_btrace_step_thread, record_btrace_wait): Use
2348         print_thread_id.
2349         * thread.c (thread_apply_all_command): Use print_thread_id.
2350         (print_thread_id): New function.
2351         (thread_apply_command): Use print_thread_id.
2352         (thread_command, thread_find_command, do_captured_thread_select):
2353         Use print_thread_id.
2354
2355 2016-01-13  Pedro Alves  <palves@redhat.com>
2356
2357         * NEWS: Mention InferiorThread.inferior.
2358         * python/py-infthread.c (thpy_get_inferior): New.
2359         (thread_object_getset): Register "inferior".
2360
2361 2016-01-13  Pedro Alves  <palves@redhat.com>
2362
2363         * NEWS: Mention $_inferior.
2364         * inferior.c (inferior_id_make_value): New.
2365         (inferior_funcs): New.
2366         (_initialize_inferior): Create $_inferior variable.
2367
2368 2016-01-13  Pedro Alves  <palves@redhat.com>
2369
2370         PR breakpoints/19388
2371         * frame.c (get_current_frame): Use validate_registers_access.
2372         * gdbthread.h (validate_registers_access): Declare.
2373         * infrun.c (validate_siginfo_access): Delete.
2374         (siginfo_value_read, siginfo_value_write): Use
2375         validate_registers_access.
2376         * thread.c (validate_registers_access): New function.
2377
2378 2016-01-12  Josh Stone  <jistone@redhat.com>
2379             Philippe Waroquiers  <philippe.waroquiers@skynet.be>
2380
2381         * NEWS (Changes since GDB 7.10): Mention QCatchSyscalls and the
2382         syscall_entry and syscall_return stop reasons.  Mention GDB
2383         support for remote catch syscall.
2384         * remote.c (PACKET_QCatchSyscalls): New enum.
2385         (remote_set_syscall_catchpoint): New function.
2386         (remote_protocol_features): New element for QCatchSyscalls.
2387         (remote_parse_stop_reply): Parse syscall_entry/return stops.
2388         (init_remote_ops): Install remote_set_syscall_catchpoint.
2389         (_initialize_remote): Config QCatchSyscalls.
2390         * linux-nat.h (struct lwp_info) <syscall_state>: Comment typo.
2391
2392 2016-01-12  Yao Qi  <yao.qi@linaro.org>
2393
2394         * nat/linux-ptrace.c (linux_child_function): Cast child_stack
2395         to gdb_byte * and pass to linux_fork_to_function.
2396
2397 2016-01-12  Yao Qi  <yao.qi@linaro.org>
2398
2399         * nat/linux-ptrace.c (linux_fork_to_function): Change type
2400         of argument 'function'.
2401         (linux_grandchild_function): Change return type to 'int'.
2402         Change child_stack's type to 'void *'.
2403         (linux_child_function): Likewise.
2404
2405 2016-01-12  Pedro Alves  <palves@redhat.com>
2406
2407         Remove use of the registered trademark symbol throughout.
2408
2409 2016-01-12  Thomas Schwinge  <thomas@codesourcery.com>
2410
2411         * reply_mig_hack.awk: Rewrite one regular expression.
2412
2413 2016-01-11  Mike Frysinger  <vapier@gentoo.org>
2414
2415         * acinclude.m4: Include new warning.m4 file.
2416         * configure: Regenerated.
2417         * configure.ac: Move all warning logic ...
2418         * warning.m4: ... here.
2419
2420 2016-01-08  Yao Qi  <yao.qi@linaro.org>
2421
2422         * extension.c: Include target.h.
2423         (set_active_ext_lang): Only call install_gdb_sigint_handler,
2424         check_quit_flag, and set_quit_flag if target_terminal_is_ours
2425         returns false.
2426         (restore_active_ext_lang): Likewise.
2427         * target.c (target_terminal_is_ours): New function.
2428         * target.h (target_terminal_is_ours): Declare.
2429
2430 2016-01-07  Maciej W. Rozycki  <macro@imgtec.com>
2431
2432         * mips-tdep.c (mips_breakpoint_from_pc): Rename local `status'
2433         to `err' in the little-endian leg.
2434
2435 2016-01-06  Yao Qi  <yao.qi@linaro.org>
2436
2437         * arch/arm-get-next-pcs.c (arm_get_next_pcs): Move it to some
2438         lines below.
2439         (thumb_get_next_pcs_raw): Make it static.
2440         (arm_get_next_pcs_raw): Likewise.
2441         * arch/arm-get-next-pcs.h (thumb_get_next_pcs_raw): Remove the
2442         declaration.
2443         (arm_get_next_pcs_raw): Likewise.
2444
2445 2016-01-05  Mike Frysinger  <vapier@gentoo.org>
2446
2447         * version.in: Change cvs to git.
2448
2449 2016-01-05  Mike Frysinger  <vapier@gentoo.org>
2450
2451         * configure.tgt (score-*-*): Delete gdb_sim assignment.
2452
2453 2016-01-05  Pedro Alves  <palves@redhat.com>
2454
2455         PR sim/13418
2456         * configure.ac: Define WITH_PPC_SIM when linking in the sim and
2457         the target is powerpc*.
2458         * rs6000-tdep.c (init_sim_regno_table): Check WITH_PPC_SIM instead
2459         of WITH_SIM.
2460         * configure: Regenerate.
2461         * config.in: Regenerate.
2462
2463 2016-01-04  Markus Metzger  <markus.t.metzger@intel.com>
2464
2465         * btrace.c (btrace_pt_readmem_callback): Do not return in TRY/CATCH.
2466
2467 2016-01-02  Mike Frysinger  <vapier@gentoo.org>
2468
2469         * configure.tgt (powerpc*-*-*): Delete test call and
2470         always assign gdb_sim.
2471
2472 2016-01-01  Joel Brobecker  <brobecker@adacore.com>
2473
2474         Update year range in copyright notice of all files.
2475
2476 2016-01-01  Joel Brobecker  <brobecker@adacore.com>
2477
2478         * top.c (print_gdb_version): Change copyright year in version
2479         message.
2480
2481 2016-01-01  Joel Brobecker  <brobecker@adacore.com>
2482
2483         * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2015.
2484
2485 For older changes see ChangeLog-2015.
2486 \f
2487 Local Variables:
2488 mode: change-log
2489 left-margin: 8
2490 fill-column: 74
2491 version-control: never
2492 coding: utf-8
2493 End: