btrace: split record_btrace_step_thread
[external/binutils.git] / gdb / ChangeLog
1 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
2
3         * record-btrace.c (btrace_step_spurious)
4         (record_btrace_single_step_forward)
5         (record_btrace_single_step_backward): New.
6         (record_btrace_step_thread): Call record_btrace_single_step_forward
7         and record_btrace_single_step_backward.
8
9 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
10
11         * record-btrace.c (record_btrace_replay_at_breakpoint): New.
12         (record_btrace_step_thread): Call record_btrace_replay_at_breakpoint.
13
14 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
15
16         * record-btrace.c (btrace_thread_flag_to_str)
17         (record_btrace_cancel_resume): New.
18         (record_btrace_step_thread): Call btrace_thread_flag_to_str.
19         (record_btrace_resume): Print execution direction.
20         (record_btrace_resume_thread): Call btrace_thread_flag_to_str.
21         (record_btrace_wait): Call record_btrace_cancel_resume.
22
23 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
24
25         * btrace.h (enum btrace_thread_flag) <BTHR_STOP>: New.
26         * record-btrace (record_btrace_resume_thread): Clear BTHR_STOP.
27         (record_btrace_find_thread_to_move): Also accept threads that have
28         BTHR_STOP set.
29         (btrace_step_stopped_on_request, record_btrace_stop): New.
30         (record_btrace_step_thread): Support BTHR_STOP.
31         (record_btrace_wait): Also clear BTHR_STOP when stopping other threads.
32         (init_record_btrace_ops): Initialize to_stop.
33
34 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
35
36         * record-btrace.c (record_btrace_wait): Replace non_stop check with
37         target_is_non_stop_p ().
38
39 2015-09-15  Pierre-Marie de Rodat  <derodat@adacore.com>
40
41         * ada-typeprint.c (print_array_type): Do not describe arrays as
42         packed when they embed dynamic elements.
43
44 2015-09-15  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
45
46         * symtab.h (address_class): Document that TLS variables
47         are handled by LOC_UNRESOLVED.
48         * findvar.c (default_read_var_value): Don't relocate TLS variables.
49         * printcmd.c (address_info): Don't relocate TLS variables.
50
51 2015-09-15  Pierre Langlois  <pierre.langlois@arm.com>
52
53         * aarch64-tdep.c (decode_add_sub_imm): Use debug_printf.
54         (decode_adrp): Likewise.
55         (decode_b): Likewise.
56         (decode_bcond): Likewise.
57         (decode_br): Likewise.
58         (decode_cb): Likewise.
59         (decode_eret): Likewise.
60         (decode_movz): Likewise.
61         (decode_orr_shifted_register_x): Likewise.
62         (decode_ret): Likewise.
63         (decode_stp_offset): Likewise.
64         (decode_stp_offset_wb): Likewise.
65         (decode_stur): Likewise.
66         (decode_tb): Likewise.
67         (aarch64_analyze_prologue): Likewise.
68         (pass_in_x): Likewise.
69         (pass_in_v): Likewise.
70         (pass_on_stack): Likewise.
71         (aarch64_push_dummy_call): Likewise.
72         (aarch64_extract_return_value): Likewise.
73         (aarch64_store_return_value): Likewise.
74         (aarch64_return_value): Likewise.
75         (aarch64_record_asimd_load_store): Likewise.
76         (aarch64_record_load_store): Likewise.
77         (aarch64_record_data_proc_simd_fp): Likewise.
78
79 2015-09-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
80
81         * linespec.c (minsym_found): Call gdbarch_skip_entrypoint.
82         * ppc64-tdep.c (ppc64_skip_trampoline_code): Rename to ...
83         (ppc64_skip_trampoline_code_1): ... here.
84         (ppc64_skip_trampoline_code): New wrapper function.
85         * symtab.c (find_function_start_sal): Call gdbarch_skip_entrypoint.
86
87 2015-09-15  Yao Qi  <yao.qi@linaro.org>
88
89         * aarch64-linux-nat.c (aarch64_linux_can_do_single_step): New
90         function.
91         (_initialize_aarch64_linux_nat): Install it to to_can_do_single_step.
92         * arm-linux-tdep.c (arm_linux_software_single_step): Return 0
93         if target_can_do_single_step returns 1.
94         * remote.c (struct vCont_action_support) <s, S>: New fields.
95         (PACKET_vContSupported): New enum.
96         (remote_protocol_features): New element for vContSupported.
97         (remote_query_supported): Append "vContSupported+".
98         (remote_vcont_probe): Remove support_s and support_S, use
99         rs->supports_vCont.s and rs->supports_vCont.S instead.  Disable
100         vCont packet if c and C actions are not supported.
101         (remote_can_do_single_step): New function.
102         (init_remote_ops): Install it to to_can_do_single_step.
103         (_initialize_remote): Call add_packet_config_cmd.
104         * target.h (struct target_ops) <to_can_do_single_step>: New field.
105         (target_can_do_single_step): New macro.
106         * target-delegates.c: Re-generated.
107
108 2015-09-15  Yao Qi  <yao.qi@linaro.org>
109
110         * aarch64-linux-nat.c (aarch64_linux_siginfo_fixup): New function.
111         (_initialize_aarch64_linux_nat): Call linux_nat_set_siginfo_fixup.
112         * nat/aarch64-linux.c (aarch64_compat_siginfo_from_siginfo):
113         New function.
114         (aarch64_siginfo_from_compat_siginfo): New function.
115         * nat/aarch64-linux.h: Include signal.h.
116         (compat_int_t, compat_uptr_t, compat_time_t): Typedef.
117         (compat_timer_t, compat_clock_t): Likewise.
118         (struct compat_timeval): New.
119         (union compat_sigval): New.
120         (struct compat_siginfo): New.
121         (cpt_si_pid, cpt_si_uid, cpt_si_timerid): New macros.
122         (cpt_si_overrun, cpt_si_status, cpt_si_utime): Likewise.
123         (cpt_si_stime, cpt_si_ptr, cpt_si_addr): Likewise.
124         (cpt_si_band, cpt_si_fd): Likewise.
125
126 2015-09-14  Pedro Alves  <palves@redhat.com>
127
128         * infrun.c (current_stop_id): New global.
129         (get_stop_id, new_stop_id): New functions.
130         (fetch_inferior_event): Handle normal_stop proceeding the target.
131         (struct stop_context): New.
132         (save_stop_context, release_stop_context_cleanup)
133         (stop_context_changed): New functions.
134         (normal_stop): Return true if the hook-stop changes the stop
135         context.
136         * infrun.h (get_stop_id): Declare.
137         (normal_stop): Now returns int.  Add documentation.
138
139 2015-09-14  Pierre-Marie de Rodat  <derodat@adacore.com>
140
141         * ada-lang.c (ada_value_ptr_subscript): Update the heading
142         comment.  Handle packed arrays.
143
144 2015-09-14  Pedro Alves  <palves@redhat.com>
145
146         * NEWS (Changes in GDB 7.10, New commands>: Remove duplicate
147         mention of maint set/show target-non-stop.
148
149 2015-09-11  Don Breazeal  <donb@codesourcery.com>
150
151         * NEWS: Announce new remote packets for the exec-events
152         feature and the exec-events feature and associated commands.
153
154 2015-09-11  Don Breazeal  <donb@codesourcery.com>
155
156         * remote.c (remote_exec_event_p): New function.
157         (remote_insert_exec_catchpoint): New function.
158         (remote_remove_exec_catchpoint): New function.
159         (init_extended_remote_ops): Initialize extended_remote_ops
160         members to_insert_exec_catchpoint and
161         to_remove_exec_catchpoint.
162
163 2015-09-11  Don Breazeal  <donb@codesourcery.com>
164             Luis Machado  <lgustavo@codesourcery.com>
165
166         * infrun.c (follow_exec): Use process-style ptid for
167         exec message.  Call add_inferior_with_spaces and
168         target_follow_exec.
169         * nat/linux-ptrace.c (linux_supports_traceexec): New function.
170         * nat/linux-ptrace.h (linux_supports_traceexec): Declare.
171         * remote.c (remote_pspace_data): New static variable.
172         (remote_pspace_data_cleanup): New function.
173         (get_remote_exec_file): New function.
174         (set_remote_exec_file_1): New function.
175         (set_remote_exec_file): New function.
176         (show_remote_exec_file): New function.
177         (remote_exec_file): Delete static variable.
178         (anonymous enum) <PACKET_exec_event_feature>: New
179         enumeration constant.
180         (remote_protocol_features): Add entry for exec-events feature.
181         (remote_query_supported): Add client side of qSupported query
182         for exec-events feature.
183         (remote_follow_exec): New function.
184         (remote_parse_stop_reply): Handle 'exec' stop reason.
185         (extended_remote_run, extended_remote_create_inferior): Call
186         get_remote_exec_file and set_remote_exec_file_1.
187         (init_extended_remote_ops) <to_follow_exec>: Initialize new
188         member.
189         (_initialize_remote): Call
190         register_program_space_data_with_cleanup.  Call
191         add_packet_config_cmd for remote exec-events feature.
192         Modify call to add_setshow_string_noescape_cmd for exec-file
193         to use new functions set_remote_exec_file and
194         show_remote_exec_file.
195         * target-debug.h, target-delegates.c: Regenerated.
196         * target.c (target_follow_exec): New function.
197         * target.h (struct target_ops) <to_follow_exec>: New member.
198         (target_follow_exec): Declare new function.
199
200 2015-09-11  Pierre Langlois  <pierre.langlois@arm.com>
201
202         * aarch64-tdep.c (decode_cb): Move up comment describing the
203         encoding.
204         (decode_tb): Fix a typo in comment above the function.  Move up
205         comment describing the encoding.
206
207 2015-09-11  Pierre Langlois  <pierre.langlois@arm.com>
208
209         * aarch64-tdep.c (decode_bcond): Fix incorrect mask.
210
211 2015-09-11  Mihail-Marian Nistor  <mihail.nistor@freescale.com>
212
213         PR gdb/18947
214         * aarch64-linux-tdep.c: (aarch64_linux_init_abi): Install
215         glibc_skip_solib_resolver as gdbarch_skip_solib_resolver callback.
216
217 2015-09-10  Simon Marchi  <simon.marchi@ericsson.com>
218
219         * ada-lang.c (scan_discrim_bound): Factor out arithmetic
220         operations.
221
222 2015-09-10  Simon Marchi  <simon.marchi@ericsson.com>
223
224         * ada-lang.c (ada_search_struct_field): Constify parameters
225         and/or variables..
226         (xget_renaming_scope): Likewise.
227         (ada_is_redundant_range_encoding): Likewise.
228         (scan_discrim_bound): Likewise.
229         (to_fixed_range_type): Likewise.
230
231 2015-09-10  Yao Qi  <yao.qi@linaro.org>
232
233         * breakpoint.c (download_tracepoint_locations): New local
234         can_download_tracepoint.  Check the result of
235         target_can_download_tracepoint and save it in
236         can_download_tracepoint if there are tracepoints to download.
237         * linux-nat.h (enum tribool): Move it to ...
238         * common/common-types.h: ... here.
239
240 2015-09-09  Pedro Alves  <palves@redhat.com>
241
242         * inf-loop.c (inferior_event_handler): Delete INF_TIMER case.
243         * target.h (enum inferior_event_type) <INF_TIMER>: Delete.
244
245 2015-09-09  Pedro Alves  <palves@redhat.com>
246
247         * continuations.c (add_continuation, restore_thread_cleanup)
248         (do_all_continuations_ptid, do_all_continuations_thread_callback)
249         (do_all_continuations_thread, do_all_continuations)
250         (discard_all_continuations_thread_callback)
251         (discard_all_continuations_thread, discard_all_continuations)
252         (add_intermediate_continuation)
253         (do_all_intermediate_continuations_thread_callback)
254         (do_all_intermediate_continuations_thread)
255         (do_all_intermediate_continuations)
256         (discard_all_intermediate_continuations_thread_callback)
257         (discard_all_intermediate_continuations_thread)
258         (discard_all_intermediate_continuations): Delete.
259         * continuations.h (add_continuation, do_all_continuations)
260         (do_all_continuations_thread, discard_all_continuations)
261         (discard_all_continuations_thread, add_intermediate_continuation)
262         (do_all_intermediate_continuations)
263         (do_all_intermediate_continuations_thread)
264         (discard_all_intermediate_continuations)
265         (discard_all_intermediate_continuations_thread): Delete
266         declarations.
267         * event-top.c (stdin_event_handler): Delete references to
268         continuations.
269         * gdbthread.h (struct thread_info): Delete continuations and
270         intermediate_continuations fields.
271         * inf-loop.c (inferior_event_handler): Remove references to
272         continuations.
273         * infrun.c (infrun_thread_stop_requested_callback): Remove
274         references to continuations.
275         * target.h (enum inferior_event_type) <INF_EXEC_CONTINUE>: Delete.
276         * thread.c: Don't include "continuations.h".
277         (clear_thread_inferior_resources): Remove references to
278         continuations.
279
280 2015-09-09  Pedro Alves  <palves@redhat.com>
281
282         * infcall.c (struct dummy_frame_context_saver): Delete.
283         (dummy_frame_context_saver_free, dummy_frame_context_saver_dtor)
284         (dummy_frame_context_saver_drop)
285         (dummy_frame_context_saver_cleanup)
286         (dummy_frame_context_saver_get_regs)
287         (dummy_frame_context_saver_setup): Delete.
288         * infcall.h (dummy_frame_context_saver_drop)
289         (dummy_frame_context_saver_cleanup)
290         (dummy_frame_context_saver_get_regs, dummy_frame_context_saver):
291         Delete.
292         (get_return_value): Remove 'ctx_saver' paremeter.  Adjust.
293         * inferior.h (get_return_value): Remove 'ctx_saver' paremeter.
294         * python/py-finishbreakpoint.c (bpfinishpy_pre_stop_hook): Adjust.
295
296 2015-09-09  Pedro Alves  <palves@redhat.com>
297
298         * breakpoint.c: Include "thread-fsm.h".
299         (struct until_break_command_continuation_args): Delete.
300         (struct until_break_fsm): New.
301         (until_break_fsm_ops): New global.
302         (new_until_break_fsm, until_break_fsm_should_stop): New functions.
303         (until_break_command_continuation): Delete.
304         (until_break_fsm_clean_up): New function.
305         (until_break_fsm_async_reply_reason): New function.
306         (until_break_command): Adjust to create an until_break_fsm instead
307         of a continuation.
308         (momentary_bkpt_print_it): No longer print MI's async-stop-reason
309         here.
310         * infcmd.c (struct until_next_fsm): New.
311         (until_next_fsm_ops): New global.
312         (new_until_next_fsm, until_next_fsm_should_stop): New function.
313         (until_next_continuation): Delete.
314         (until_next_fsm_clean_up, until_next_fsm_async_reply_reason): New
315         functions.
316         (until_next_command): Adjust to create a new until_next_fsm
317         instead of a continuation.
318
319 2015-09-09  Pedro Alves  <palves@redhat.com>
320
321         * infcall.c: Include thread_fsm.h.
322         (struct call_return_meta_info): New.
323         (get_call_return_value): New function, factored out from
324         call_function_by_hand_dummy.
325         (struct call_thread_fsm): New.
326         (call_thread_fsm_ops): New global.
327         (new_call_thread_fsm, call_thread_fsm_should_stop)
328         (call_thread_fsm_should_notify_stop): New functions.
329         (run_inferior_call): Add 'sm' parameter.  Associate the FSM with
330         the thread.
331         (call_function_by_hand_dummy): Create a new call_thread_fsm
332         instance, associate it with the thread, and wait for the FSM to
333         finish.  If finished successfully, fetch the function's result
334         value out of the FSM.
335         * infrun.c (fetch_inferior_event): If the FSM says the stop
336         shouldn't be notified, don't call normal_stop.
337         (maybe_remove_breakpoints): New function, factored out from ...
338         (normal_stop): ... here.  Simplify.
339         * infrun.h (maybe_remove_breakpoints): Declare.
340         * thread-fsm.c (thread_fsm_should_notify_stop): New function.
341         (thread-fsm.h) <struct thread_fsm_ops>: New field.
342         (thread_fsm_should_notify_stop): Declare.
343
344 2015-09-09  Pedro Alves  <palves@redhat.com>
345
346         * Makefile.in (COMMON_OBS): Add thread-fsm.o.
347         * breakpoint.c (handle_jit_event): Print debug output.
348         (bpstat_what): Split event callback handling to ...
349         (bpstat_run_callbacks): ... this new function.
350         (momentary_bkpt_print_it): No longer handle bp_finish here.
351         * breakpoint.h (bpstat_run_callbacks): Declare.
352         * gdbthread.h (struct thread_info) <step_multi>: Delete field.
353         <thread_fsm>: New field.
354         (thread_cancel_execution_command): Declare.
355         * infcmd.c: Include thread-fsm.h.
356         (struct step_command_fsm): New.
357         (step_command_fsm_ops): New global.
358         (new_step_command_fsm, step_command_fsm_prepare): New functions.
359         (step_1): Adjust to use step_command_fsm_prepare and
360         prepare_one_step.
361         (struct step_1_continuation_args): Delete.
362         (step_1_continuation): Delete.
363         (step_command_fsm_should_stop): New function.
364         (step_once): Delete.
365         (step_command_fsm_clean_up, step_command_fsm_async_reply_reason)
366         (prepare_one_step): New function, based on step_once.
367         (until_next_command): Remove step_multi reference.
368         (struct return_value_info): New.
369         (print_return_value): Rename to ...
370         (print_return_value_1): ... this.  New struct return_value_info
371         parameter.  Adjust.
372         (print_return_value): Reimplement as wrapper around
373         print_return_value_1.
374         (struct finish_command_fsm): New.
375         (finish_command_continuation): Delete.
376         (finish_command_fsm_ops): New global.
377         (new_finish_command_fsm, finish_command_fsm_should_stop): New
378         functions.
379         (finish_command_fsm_clean_up, finish_command_fsm_return_value):
380         New.
381         (finish_command_continuation_free_arg): Delete.
382         (finish_command_fsm_async_reply_reason): New.
383         (finish_backward, finish_forward): Change symbol parameter to a
384         finish_command_fsm.  Adjust.
385         (finish_command): Create a finish_command_fsm.  Adjust.
386         * infrun.c: Include "thread-fsm.h".
387         (clear_proceed_status_thread): Delete the thread's FSM.
388         (infrun_thread_stop_requested_callback): Cancel the thread's
389         execution command.
390         (clean_up_just_stopped_threads_fsms): New function.
391         (fetch_inferior_event): Handle the event_thread's should_stop
392         method saying the command isn't done yet.
393         (process_event_stop_test): Run breakpoint callbacks here.
394         (print_stop_event): Rename to ...
395         (print_stop_location): ... this.
396         (restore_current_uiout_cleanup): New function.
397         (print_stop_event): Reimplement.
398         (normal_stop): No longer notify the end_stepping_range observers
399         here handle "step N" nor "finish" here.  No longer call
400         print_stop_event here.
401         * infrun.h (struct return_value_info): Forward declare.
402         (print_return_value): Declare.
403         (print_stop_event): Change prototype.
404         * thread-fsm.c: New file.
405         * thread-fsm.h: New file.
406         * thread.c: Include "thread-fsm.h".
407         (thread_cancel_execution_command): New function.
408         (clear_thread_inferior_resources): Call it.
409         * cli/cli-interp.c (cli_on_normal_stop): New function.
410         (cli_interpreter_init): Install cli_on_normal_stop as normal_stop
411         observer.
412         * mi/mi-interp.c: Include "thread-fsm.h".
413         (restore_current_uiout_cleanup): Delete.
414         (mi_on_normal_stop): If the thread has an FSM associated, and it
415         finished, ask it for the async-reply-reason to print.  Always call
416         print_stop_event here, regardless of the top-level interpreter.
417         Check bpstat_what to tell whether an asynchronous breakpoint hit
418         triggered.
419         * tui/tui-interp.c (tui_on_normal_stop): New function.
420         (tui_init): Install tui_on_normal_stop as normal_stop observer.
421
422 2015-09-09  Pedro Alves  <palves@redhat.com>
423
424         * breakpoint.c (bpstat_do_actions_1, until_break_command): Don't
425         check whether the target can async.
426         * inf-loop.c (inferior_event_handler): Only call target_async if
427         the target can async.
428         * infcall.c: Include top.h and interps.h.
429         (run_inferior_call): For the interpreter to sync mode while
430         running the infcall.  Call wait_sync_command_done instead of
431         wait_for_inferior plus normal_stop.
432         * infcmd.c (prepare_execution_command): Don't check whether the
433         target can async when running in the foreground.
434         (step_1): Delete synchronous case handling.
435         (step_once): Always install a continuation, even in sync mode.
436         (until_next_command, finish_forward): Don't check whether the
437         target can async.
438         (attach_command_post_wait, notice_new_inferior): Always install a
439         continuation, even in sync mode.
440         * infrun.c (mark_infrun_async_event_handler): New function.
441         (proceed): In sync mode, mark infrun's event source instead of
442         waiting for events here.
443         (fetch_inferior_event): If the target can't async, do a blocking
444         wait.
445         (prepare_to_wait): In sync mode, mark infrun's event source.
446         (infrun_async_inferior_event_handler): No longer bail out if the
447         target can't async.
448         * infrun.h (mark_infrun_async_event_handler): New declaration.
449         * linux-nat.c (linux_nat_wait_1): Remove calls to
450         set_sigint_trap/clear_sigint_trap.
451         (linux_nat_terminal_inferior): No longer check whether the target
452         can async.
453         * mi/mi-interp.c (mi_on_sync_execution_done): Update and simplify
454         comment.
455         (mi_execute_command_input_handler): No longer check whether the
456         target is async.  Update and simplify comment.
457         * target.c (default_target_wait): New function.
458         * target.h (struct target_ops) <to_wait>: Now defaults to
459         default_target_wait.
460         (default_target_wait): Declare.
461         * top.c (wait_sync_command_done): New function, factored out from
462         ...
463         (maybe_wait_sync_command_done): ... this.
464         * top.h (wait_sync_command_done): Declare.
465         * target-delegates.c: Regenerate.
466
467 2015-09-09  Markus Metzger  <markus.t.metzger@intel.com>
468
469         * nat/linux-btrace.h (struct btrace_target_info) <ptr_bits>: Remove.
470         * nat/linux-btrace.c: Include filestuff.h and inttypes.h.
471         Remove include of sys/utsname.h.
472         (linux_determine_kernel_ptr_bits): Remove.
473         (linux_determine_kernel_start): New.
474         (perf_event_is_kernel_addr): Remove tinfo argument.  Update users.
475         Update check.
476         (perf_event_skip_bts_record): Remove tinfo argument.  Update users.
477         (linux_enable_bts, linux_enable_pt): Remove tinfo->ptr_bits
478         initialization.
479         * x86-linux-nat.c (x86_linux_enable_btrace): Remove ptr_bits
480         assignment.
481
482 2015-09-07  Pedro Alves  <palves@redhat.com>
483
484         * guile/guile-internal.h (as_a_scm_t_subr): New.
485         * guile/guile.c (misc_guile_functions): Use it.
486         * guile/scm-arch.c (arch_functions): Use it.
487         * guile/scm-block.c (block_functions, gdbscm_initialize_blocks):
488         Use it.
489         * guile/scm-breakpoint.c (breakpoint_functions): Use it.
490         * guile/scm-cmd.c (command_functions): Use it.
491         * guile/scm-disasm.c (disasm_functions): Use it.
492         * guile/scm-exception.c (exception_functions)
493         (private_exception_functions): Use it.
494         * guile/scm-frame.c (frame_functions)
495         * guile/scm-gsmob.c (gsmob_functions): Use it.
496         * guile/scm-iterator.c (iterator_functions): Use it.
497         * guile/scm-lazy-string.c (lazy_string_functions): Use it.
498         * guile/scm-math.c (math_functions): Use it.
499         * guile/scm-objfile.c (objfile_functions): Use it.
500         * guile/scm-param.c (parameter_functions): Use it.
501         * guile/scm-ports.c (port_functions, private_port_functions): Use
502         it.
503         * guile/scm-pretty-print.c (pretty_printer_functions): Use it.
504         * guile/scm-progspace.c (pspace_functions): Use it.
505         * guile/scm-string.c (string_functions): Use it.
506         * guile/scm-symbol.c (symbol_functions): Use it.
507         * guile/scm-symtab.c (symtab_functions): Use it.
508         * guile/scm-type.c (type_functions, gdbscm_initialize_types): Use
509         it.
510         * guile/scm-value.c (value_functions): Use it.
511
512 2015-09-04  Andrew Burgess  <andrew.burgess@embecosm.com>
513
514         * tui/tui-data.c (win_with_focus): Remove cast of NULL pointer.
515         (tui_next_win): Likewise.
516         (tui_prev_win): Likewise.
517         (tui_partial_win_by_name): Likewise.
518         (tui_init_generic_part): Likewise.
519         (init_content_element): Likewise.
520         (tui_del_window): Likewise.
521         (tui_free_window): Likewise.
522         (tui_del_data_windows): Likewise.
523         (tui_free_data_content): Likewise.
524         * tui/tui-layout.c (make_source_or_disasm_window): Likewise.
525         * tui/tui-regs.c (tui_show_register_group): Likewise.
526         * tui/tui-win.c (tui_resize_all): Likewise.
527         (tui_set_focus): Likewise.
528         (tui_set_win_height): Likewise.
529         (make_invisible_and_set_new_height): Likewise.
530         * tui/tui-windata.c (tui_delete_data_content_windows): Likewise.
531         * tui/tui-wingeneral.c (make_visible): Likewise.
532
533 2015-09-04  Andrew Burgess  <andrew.burgess@embecosm.com>
534
535         * cli/cli-decode.c (find_cmd): Remove cast of NULL pointer.
536
537 2015-09-04  Andrew Burgess  <andrew.burgess@embecosm.com>
538
539         * c-valprint.c (print_unpacked_pointer): Remove cast of NULL
540         pointer.
541         * dbxread.c (dbx_end_psymtab): Likewise.
542         * gnu-nat.c (gnu_write_inferior): Likewise.
543         * mdebugread.c (cross_ref): Likewise.
544         * p-valprint.c (pascal_val_print): Likewise.
545         * xcoffread.c (xcoff_end_psymtab): Likewise.
546
547 2015-09-04  Yao Qi  <yao.qi@linaro.org>
548
549         * NEWS: Mention the aarch64 multi-arch debugging support.
550
551 2015-09-03  Pierre-Marie de Rodat  <derodat@adacore.com>
552
553         * ada-lang.c (ada_language_arch_info): Create a TYPE_CODE_CHAR
554         type instead of a TYPE_CODE_INT one for the string_char_type
555         and the ada_primitive_type_char types.
556
557 2015-09-03  Yao Qi  <yao.qi@linaro.org>
558
559         * aarch64-linux-nat.c (aarch64_linux_region_ok_for_hw_watchpoint):
560         Move code to aarch64_linux_region_ok_for_watchpoint.  Call
561         aarch64_linux_region_ok_for_watchpoint.
562         * nat/aarch64-linux-hw-point.c (aarch64_linux_region_ok_for_watchpoint):
563         New function.
564         * nat/aarch64-linux-hw-point.h (aarch64_linux_region_ok_for_watchpoint):
565         Declare it.
566
567 2015-09-02  Patrick Palka  <patrick@parcs.ath.cx>
568
569         * gdb_obstack.h (obstack_strdup): Declare.
570         * gdb_obstack.c (obstack_strdup): Define.
571         * gdbarch.sh (gdbarch_obstack_strdup): Declare and define.
572         * gdbarch.c: Regenerate.
573         * gdbarch.h: Regenerate.
574         * gdbtypes.c (arch_type): Use gdbarch_obstack_strdup.
575
576 2015-09-02  Patrick Palka  <patrick@parcs.ath.cx>
577
578         * gdbtypes.c (copy_type_recursive): Update documentation.
579
580 2015-09-01  Sergio Durigan Junior  <sergiodj@redhat.com>
581
582         * solib-svr4.c (solib_event_probe_action): Initialize 'probe_argc'
583         as zero.
584
585 2015-09-01  Sergio Durigan Junior  <sergiodj@redhat.com>
586
587         * solib-svr4.c (svr4_handle_solib_event): Initialize 'val' as NULL
588
589 2015-09-01  Sergio Durigan Junior  <sergiodj@redhat.com>
590
591         * solib-svr4.c (solib_event_probe_action): Call
592         get_probe_argument_count using TRY...CATCH.
593         (svr4_handle_solib_event): Likewise, for evaluate_probe_argument.
594
595 2015-09-01  Sergio Durigan Junior  <sergiodj@redhat.com>
596
597         * probe.h (struct probe_ops) <get_probe_argument_count,
598         evaluate_probe_argument, enable_probe, disable_probe>: Mention in
599         the comment that the function can throw an exception.
600         (get_probe_argument_count): Likewise.
601         (evaluate_probe_argument): Likewise.
602         * stap-probe.c (stap_get_opcode): Call error instead of
603         internal_error.
604         (stap_get_expected_argument_type): Likewise.  Add argument
605         'probe'.  Improve error message by mentioning the probe's name.
606         (stap_parse_probe_arguments): Adjust call to
607         stap_get_expected_argument_type.
608         (stap_get_arg): Add comment.  Assert that 'probe->args_parsed' is
609         not zero.  Call internal_error if GDB requests an argument but the
610         probe has no arguments.
611
612 2015-09-01  Pierre-Marie de Rodat  <derodat@adacore.com>
613
614         * ada-lang.c (ada_resolve_function): Do not ask the user what
615         match to use when in completion mode.
616
617 2015-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
618
619         * tui/tui-data.c (tui_win_name): Make local variable const, remove
620         cast of NULL.
621
622 2015-08-31  Max Filippov  <jcmvbkbc@gmail.com>
623
624         * xtensa-tdep.h (XTENSA_GDBARCH_TDEP_INSTANTIATE): Initialize
625         call_abi using XSHAL_ABI macro.
626
627 2015-08-29  Doug Evans  <xdje42@gmail.com>
628
629         * symtab.h (struct symbol): Tweak comment.
630
631 2015-08-29  Patrick Palka  <patrick@parcs.ath.cx>
632
633         * gdbtypes.c (alloc_type_arch): Allocate the type on the given
634         gdbarch obstack instead of on the heap.  Update commentary
635         accordingly.
636
637 2015-08-28  Joel Brobecker  <brobecker@adacore.com>
638
639         GDB 7.10 released.
640
641 2015-08-28  Simon Marchi  <simon.marchi@ericsson.com>
642
643         * NEWS: Update entry about non-8-bits addressable memory.
644
645 2015-08-28  Ulrich Weigand  <uweigand@de.ibm.com>
646
647         Revert:
648         2014-11-06  Doug Evans  <xdje42@gmail.com>
649         * solib.c (solib_global_lookup): Fetch arch from objfile,
650         not target_gdbarch.
651
652 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
653
654         * ppc-linux-tdep.c (ppc_linux_spe_context_lookup): Do not
655         attempt to relocate a TLS variable offset.
656
657 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
658
659         * spu-multiarch.c (parse_spufs_run): Bail out if inferior is not
660         registered yet.  Set inferior_ptid while calling target_read_memory.
661
662 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
663
664         * nat/linux-ptrace.h (GDB_ARCH_TRAP_BRKPT): Replace by ...
665         (GDB_ARCH_IS_TRAP_BRKPT): ... this.  Add __powerpc__ case.
666         * linux-nat.c (check_stopped_by_breakpoint): Use
667         GDB_ARCH_IS_TRAP_BRKPT instead of GDB_ARCH_TRAP_BRKPT.
668
669 2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
670
671         * linux-thread-db.c (thread_db_get_thread_local_address): If the
672         thread was not yet discovered, use thread_from_lwp instead of
673         calling thread_db_find_new_threads_1.
674
675 2015-08-27  Simon Marchi  <simon.marchi@ericsson.com>
676
677         * m88k-tdep.c (m88k_analyze_prologue): Fix inverted allocation
678         statements.
679
680 2015-08-27  Simon Marchi  <simon.marchi@ericsson.com>
681
682         * NEWS: Document support for non-8-bits addressable memory.
683
684 2015-08-27  Pedro Alves  <palves@redhat.com>
685
686         * configure.ac: Remove AC_TYPE_SIGNAL call.
687         * configure, config.in: Regenerate.
688
689 2015-08-27  Pedro Alves  <palves@redhat.com>
690
691         * cp-support.c (gdb_demangle): Use sighandler_t.  Remove cast.
692         * extension-priv.h: Include signal.h.
693         (struct signal_handler) <handler>: Change type to sighandler_t.
694         * extension.c (install_gdb_sigint_handler): Use sighandler_t.
695         * inflow.c (sigint_ours, sigquit_ours): Change type to
696         sighandler_t.
697         (child_terminal_inferior): Remove casts.
698         (child_terminal_ours_1, new_tty): Use sighandler_t.  Remove casts.
699         (osig): Change type to sighandler_t.
700         * nto-procfs.c (ofunc): Change type to sighandler_t.
701         (procfs_wait): Remove casts.
702         * remote-m32r-sdi.c (m32r_wait, m32r_load): Use sighandler_t.
703         * remote-sim.c (gdbsim_wait): Use sighandler_t.
704         * utils.c (wait_to_die_with_timeout): Use sighandler_t.
705
706 2015-08-27  Pedro Alves  <palves@redhat.com>
707
708         * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add signal-h.
709         * gnulib/aclocal.m4: Renegerate.
710         * gnulib/config.in: Renegerate.
711         * gnulib/configure: Renegerate.
712         * gnulib/import/Makefile.am: Update.
713         * gnulib/import/Makefile.in: Regenerate.
714         * gnulib/import/m4/gnulib-cache.m4: Update.
715         * gnulib/import/m4/gnulib-comp.m4: Update.
716         * gnulib/import/m4/signal_h.m4: New file.
717         * gnulib/import/signal.in.h: New file.
718
719 2015-08-27  Pedro Alves  <palves@redhat.com>
720
721         * remote.c (DEFAULT_MAX_MEMORY_PACKET_SIZE)
722         (MIN_MEMORY_PACKET_SIZE): New.
723         (MAX_REMOTE_PACKET_SIZE, MIN_REMOTE_PACKET_SIZE): Delete.
724         (get_memory_packet_size): Adjust.  No longer limit the max packet
725         size.
726         (set_memory_packet_size): Adjust, and remove dead code.
727         (remote_check_symbols): Use xmalloc and a cleanup instead of
728         alloca.
729         (remote_packet_size): No longer cap the packet size.
730         (putpkt_binary): Use xmalloc and a cleanup instead of alloca.
731
732 2015-08-26  Luis Machado  <lgustavo@codesourcery.com>
733
734         * compile/compile.c (compile_to_object): Mention language in
735         error message.
736
737 2015-08-26  Patrick Palka  <patrick@parcs.ath.cx>
738
739         * target.c (target_pre_inferior): Unset attach_flag.
740
741 2015-08-26  Simon Marchi  <simon.marchi@ericsson.com>
742
743         * gdbarch.sh (append_name): Fix type in XRESIZEVEC.
744         * gdbarch.c: Re-generate.
745
746 2015-08-26  Simon Marchi  <simon.marchi@ericsson.com>
747
748         * aarch64-linux-nat.c (aarch64_add_process): Replace xmalloc-family
749         function with the XNEW-family equivalent.
750         * aarch64-tdep.c (aarch64_gdbarch_init): Likewise.
751         * ada-exp.y (write_ambiguous_var): Likewise.
752         * ada-lang.c (resolve_subexp): Likewise.
753         (user_select_syms): Likewise.
754         (assign_aggregate): Likewise.
755         (ada_evaluate_subexp): Likewise.
756         (cache_symbol): Likewise.
757         * addrmap.c (allocate_key): Likewise.
758         (addrmap_create_mutable): Likewise.
759         * aix-thread.c (sync_threadlists): Likewise.
760         * alpha-tdep.c (alpha_push_dummy_call): Likewise.
761         (alpha_gdbarch_init): Likewise.
762         * amd64-windows-tdep.c (amd64_windows_push_arguments): Likewise.
763         * arm-linux-nat.c (arm_linux_add_process): Likewise.
764         * arm-linux-tdep.c (arm_linux_displaced_step_copy_insn): Likewise.
765         * arm-tdep.c (push_stack_item): Likewise.
766         (arm_displaced_step_copy_insn): Likewise.
767         (arm_gdbarch_init): Likewise.
768         (_initialize_arm_tdep): Likewise.
769         * avr-tdep.c (push_stack_item): Likewise.
770         * ax-general.c (new_agent_expr): Likewise.
771         * block.c (block_initialize_namespace): Likewise.
772         * breakpoint.c (alloc_counted_command_line): Likewise.
773         (update_dprintf_command_list): Likewise.
774         (parse_breakpoint_sals): Likewise.
775         (decode_static_tracepoint_spec): Likewise.
776         (until_break_command): Likewise.
777         (clear_command): Likewise.
778         (update_global_location_list): Likewise.
779         (get_breakpoint_objfile_data) Likewise.
780         * btrace.c (ftrace_new_function): Likewise.
781         (btrace_set_insn_history): Likewise.
782         (btrace_set_call_history): Likewise.
783         * buildsym.c (add_symbol_to_list): Likewise.
784         (record_pending_block): Likewise.
785         (start_subfile): Likewise.
786         (start_buildsym_compunit): Likewise.
787         (push_subfile): Likewise.
788         (end_symtab_get_static_block): Likewise.
789         (buildsym_init): Likewise.
790         * cli/cli-cmds.c (source_command): Likewise.
791         * cli/cli-decode.c (add_cmd): Likewise.
792         * cli/cli-script.c (build_command_line): Likewise.
793         (setup_user_args): Likewise.
794         (realloc_body_list): Likewise.
795         (process_next_line): Likewise.
796         (copy_command_lines): Likewise.
797         * cli/cli-setshow.c (do_set_command): Likewise.
798         * coff-pe-read.c (read_pe_exported_syms): Likewise.
799         * coffread.c (coff_locate_sections): Likewise.
800         (coff_symtab_read): Likewise.
801         (coff_read_struct_type): Likewise.
802         * common/cleanups.c (make_my_cleanup2): Likewise.
803         * common/common-exceptions.c (throw_it): Likewise.
804         * common/filestuff.c (make_cleanup_close): Likewise.
805         * common/format.c (parse_format_string): Likewise.
806         * common/queue.h (DEFINE_QUEUE_P): Likewise.
807         * compile/compile-object-load.c (munmap_list_add): Likewise.
808         (compile_object_load): Likewise.
809         * compile/compile-object-run.c (compile_object_run): Likewise.
810         * compile/compile.c (append_args): Likewise.
811         * corefile.c (specify_exec_file_hook): Likewise.
812         * cp-support.c (make_symbol_overload_list): Likewise.
813         * cris-tdep.c (push_stack_item): Likewise.
814         (cris_gdbarch_init): Likewise.
815         * ctf.c (ctf_trace_file_writer_new): Likewise.
816         * dbxread.c (init_header_files): Likewise.
817         (add_new_header_file): Likewise.
818         (init_bincl_list): Likewise.
819         (dbx_end_psymtab): Likewise.
820         (start_psymtab): Likewise.
821         (dbx_end_psymtab): Likewise.
822         * dcache.c (dcache_init): Likewise.
823         * dictionary.c (dict_create_hashed): Likewise.
824         (dict_create_hashed_expandable): Likewise.
825         (dict_create_linear): Likewise.
826         (dict_create_linear_expandable): Likewise.
827         * dtrace-probe.c (dtrace_process_dof_probe): Likewise.
828         * dummy-frame.c (register_dummy_frame_dtor): Likewise.
829         * dwarf2-frame-tailcall.c (cache_new_ref1): Likewise.
830         * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
831         (decode_frame_entry_1): Likewise.
832         * dwarf2expr.c (new_dwarf_expr_context): Likewise.
833         * dwarf2loc.c (dwarf2_compile_expr_to_ax): Likewise.
834         * dwarf2read.c (dwarf2_has_info): Likewise.
835         (create_signatured_type_table_from_index): Likewise.
836         (dwarf2_read_index): Likewise.
837         (dw2_get_file_names_reader): Likewise.
838         (create_all_type_units): Likewise.
839         (read_cutu_die_from_dwo): Likewise.
840         (init_tu_and_read_dwo_dies): Likewise.
841         (init_cutu_and_read_dies): Likewise.
842         (create_all_comp_units): Likewise.
843         (queue_comp_unit): Likewise.
844         (inherit_abstract_dies): Likewise.
845         (read_call_site_scope): Likewise.
846         (dwarf2_add_field): Likewise.
847         (dwarf2_add_typedef): Likewise.
848         (dwarf2_add_member_fn): Likewise.
849         (attr_to_dynamic_prop): Likewise.
850         (abbrev_table_alloc_abbrev): Likewise.
851         (abbrev_table_read_table): Likewise.
852         (add_include_dir): Likewise.
853         (add_file_name): Likewise.
854         (dwarf_decode_line_header): Likewise.
855         (dwarf2_const_value_attr): Likewise.
856         (dwarf_alloc_block): Likewise.
857         (parse_macro_definition): Likewise.
858         (set_die_type): Likewise.
859         (write_psymtabs_to_index): Likewise.
860         (create_cus_from_index): Likewise.
861         (dwarf2_create_include_psymtab): Likewise.
862         (process_psymtab_comp_unit_reader): Likewise.
863         (build_type_psymtab_dependencies): Likewise.
864         (read_comp_units_from_section): Likewise.
865         (compute_compunit_symtab_includes): Likewise.
866         (create_dwo_unit_in_dwp_v1): Likewise.
867         (create_dwo_unit_in_dwp_v2): Likewise.
868         (read_func_scope): Likewise.
869         (process_structure_scope): Likewise.
870         (mark_common_block_symbol_computed): Likewise.
871         (load_partial_dies): Likewise.
872         (dwarf2_symbol_mark_computed): Likewise.
873         * elfread.c (elf_symfile_segments): Likewise.
874         (elf_read_minimal_symbols): Likewise.
875         * environ.c (make_environ): Likewise.
876         * eval.c (evaluate_subexp_standard): Likewise.
877         * event-loop.c (create_file_handler): Likewise.
878         (create_async_signal_handler): Likewise.
879         (create_async_event_handler): Likewise.
880         (create_timer): Likewise.
881         * exec.c (build_section_table): Likewise.
882         * fbsd-nat.c (fbsd_remember_child): Likewise.
883         * fork-child.c (fork_inferior): Likewise.
884         * frv-tdep.c (new_variant): Likewise.
885         * gdbarch.sh (gdbarch_alloc): Likewise.
886         (append_name): Likewise.
887         * gdbtypes.c (rank_function): Likewise.
888         (copy_type_recursive): Likewise.
889         (add_dyn_prop): Likewise.
890         * gnu-nat.c (make_proc): Likewise.
891         (make_inf): Likewise.
892         (gnu_write_inferior): Likewise.
893         * gnu-v3-abi.c (build_gdb_vtable_type): Likewise.
894         (build_std_type_info_type): Likewise.
895         * guile/scm-param.c (compute_enum_list): Likewise.
896         * guile/scm-utils.c (gdbscm_parse_function_args): Likewise.
897         * guile/scm-value.c (gdbscm_value_call): Likewise.
898         * h8300-tdep.c (h8300_gdbarch_init): Likewise.
899         * hppa-tdep.c (hppa_init_objfile_priv_data): Likewise.
900         (read_unwind_info): Likewise.
901         * ia64-tdep.c (ia64_gdbarch_init): Likewise.
902         * infcall.c (dummy_frame_context_saver_setup): Likewise.
903         (call_function_by_hand_dummy): Likewise.
904         * infcmd.c (step_once): Likewise.
905         (finish_forward): Likewise.
906         (attach_command): Likewise.
907         (notice_new_inferior): Likewise.
908         * inferior.c (add_inferior_silent): Likewise.
909         * infrun.c (add_displaced_stepping_state): Likewise.
910         (save_infcall_control_state): Likewise.
911         (save_inferior_ptid): Likewise.
912         (_initialize_infrun): Likewise.
913         * jit.c (bfd_open_from_target_memory): Likewise.
914         (jit_gdbarch_data_init): Likewise.
915         * language.c (add_language): Likewise.
916         * linespec.c (decode_line_2): Likewise.
917         * linux-nat.c (add_to_pid_list): Likewise.
918         (add_initial_lwp): Likewise.
919         * linux-thread-db.c (add_thread_db_info): Likewise.
920         (record_thread): Likewise.
921         (info_auto_load_libthread_db): Likewise.
922         * m32c-tdep.c (m32c_gdbarch_init): Likewise.
923         * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
924         * m68k-tdep.c (m68k_gdbarch_init): Likewise.
925         * m88k-tdep.c (m88k_analyze_prologue): Likewise.
926         * macrocmd.c (macro_define_command): Likewise.
927         * macroexp.c (gather_arguments): Likewise.
928         * macroscope.c (sal_macro_scope): Likewise.
929         * macrotab.c (new_macro_table): Likewise.
930         * mdebugread.c (push_parse_stack): Likewise.
931         (parse_partial_symbols): Likewise.
932         (parse_symbol): Likewise.
933         (psymtab_to_symtab_1): Likewise.
934         (new_block): Likewise.
935         (new_psymtab): Likewise.
936         (mdebug_build_psymtabs): Likewise.
937         (add_pending): Likewise.
938         (elfmdebug_build_psymtabs): Likewise.
939         * mep-tdep.c (mep_gdbarch_init): Likewise.
940         * mi/mi-main.c (mi_execute_command): Likewise.
941         * mi/mi-parse.c (mi_parse_argv): Likewise.
942         * minidebug.c (lzma_open): Likewise.
943         * minsyms.c (terminate_minimal_symbol_table): Likewise.
944         * mips-linux-nat.c (mips_linux_insert_watchpoint): Likewise.
945         * mips-tdep.c (mips_gdbarch_init): Likewise.
946         * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
947         * msp430-tdep.c (msp430_gdbarch_init): Likewise.
948         * mt-tdep.c (mt_registers_info): Likewise.
949         * nat/aarch64-linux.c (aarch64_linux_new_thread): Likewise.
950         * nat/linux-btrace.c (linux_enable_bts): Likewise.
951         (linux_enable_pt): Likewise.
952         * nat/linux-osdata.c (linux_xfer_osdata_processes): Likewise.
953         (linux_xfer_osdata_processgroups): Likewise.
954         * nios2-tdep.c (nios2_gdbarch_init): Likewise.
955         * nto-procfs.c (procfs_meminfo): Likewise.
956         * objc-lang.c (start_msglist): Likewise.
957         (selectors_info): Likewise.
958         (classes_info): Likewise.
959         (find_methods): Likewise.
960         * objfiles.c (allocate_objfile): Likewise.
961         (update_section_map): Likewise.
962         * osabi.c (gdbarch_register_osabi): Likewise.
963         (gdbarch_register_osabi_sniffer): Likewise.
964         * parse.c (start_arglist): Likewise.
965         * ppc-linux-nat.c (hwdebug_find_thread_points_by_tid): Likewise.
966         (hwdebug_insert_point): Likewise.
967         * printcmd.c (display_command): Likewise.
968         (ui_printf): Likewise.
969         * procfs.c (create_procinfo): Likewise.
970         (load_syscalls): Likewise.
971         (proc_get_LDT_entry): Likewise.
972         (proc_update_threads): Likewise.
973         * prologue-value.c (make_pv_area): Likewise.
974         (pv_area_store): Likewise.
975         * psymtab.c (extend_psymbol_list): Likewise.
976         (init_psymbol_list): Likewise.
977         (allocate_psymtab): Likewise.
978         * python/py-inferior.c (add_thread_object): Likewise.
979         * python/py-param.c (compute_enum_values): Likewise.
980         * python/py-value.c (valpy_call): Likewise.
981         * python/py-varobj.c (py_varobj_iter_next): Likewise.
982         * python/python.c (ensure_python_env): Likewise.
983         * record-btrace.c (record_btrace_start_replaying): Likewise.
984         * record-full.c (record_full_reg_alloc): Likewise.
985         (record_full_mem_alloc): Likewise.
986         (record_full_end_alloc): Likewise.
987         (record_full_core_xfer_partial): Likewise.
988         * regcache.c (get_thread_arch_aspace_regcache): Likewise.
989         * remote-fileio.c (remote_fileio_init_fd_map): Likewise.
990         * remote-notif.c (remote_notif_state_allocate): Likewise.
991         * remote.c (demand_private_info): Likewise.
992         (remote_notif_stop_alloc_reply): Likewise.
993         (remote_enable_btrace): Likewise.
994         * reverse.c (save_bookmark_command): Likewise.
995         * rl78-tdep.c (rl78_gdbarch_init): Likewise.
996         * rx-tdep.c (rx_gdbarch_init): Likewise.
997         * s390-linux-nat.c (s390_insert_watchpoint): Likewise.
998         * ser-go32.c (dos_get_tty_state): Likewise.
999         (dos_copy_tty_state): Likewise.
1000         * ser-mingw.c (ser_windows_open): Likewise.
1001         (ser_console_wait_handle): Likewise.
1002         (ser_console_get_tty_state): Likewise.
1003         (make_pipe_state): Likewise.
1004         (net_windows_open): Likewise.
1005         * ser-unix.c (hardwire_get_tty_state): Likewise.
1006         (hardwire_copy_tty_state): Likewise.
1007         * solib-aix.c (solib_aix_new_lm_info): Likewise.
1008         * solib-dsbt.c (dsbt_current_sos): Likewise.
1009         (dsbt_relocate_main_executable): Likewise.
1010         * solib-frv.c (frv_current_sos): Likewise.
1011         (frv_relocate_main_executable): Likewise.
1012         * solib-spu.c (spu_bfd_fopen): Likewise.
1013         * solib-svr4.c (lm_info_read): Likewise.
1014         (svr4_copy_library_list): Likewise.
1015         (svr4_default_sos): Likewise.
1016         * source.c (find_source_lines): Likewise.
1017         (line_info): Likewise.
1018         (add_substitute_path_rule): Likewise.
1019         * spu-linux-nat.c (spu_bfd_open): Likewise.
1020         * spu-tdep.c (info_spu_dma_cmdlist): Likewise.
1021         * stabsread.c (dbx_lookup_type): Likewise.
1022         (read_type): Likewise.
1023         (read_member_functions): Likewise.
1024         (read_struct_fields): Likewise.
1025         (read_baseclasses): Likewise.
1026         (read_args): Likewise.
1027         (_initialize_stabsread): Likewise.
1028         * stack.c (func_command): Likewise.
1029         * stap-probe.c (handle_stap_probe): Likewise.
1030         * symfile.c (addrs_section_sort): Likewise.
1031         (addr_info_make_relative): Likewise.
1032         (load_section_callback): Likewise.
1033         (add_symbol_file_command): Likewise.
1034         (init_filename_language_table): Likewise.
1035         * symtab.c (create_filename_seen_cache): Likewise.
1036         (sort_search_symbols_remove_dups): Likewise.
1037         (search_symbols): Likewise.
1038         * target.c (make_cleanup_restore_target_terminal): Likewise.
1039         * thread.c (new_thread): Likewise.
1040         (enable_thread_stack_temporaries): Likewise.
1041         (make_cleanup_restore_current_thread): Likewise.
1042         (thread_apply_all_command): Likewise.
1043         * tic6x-tdep.c (tic6x_gdbarch_init): Likewise.
1044         * top.c (gdb_readline_wrapper): Likewise.
1045         * tracefile-tfile.c (tfile_trace_file_writer_new): Likewise.
1046         * tracepoint.c (trace_find_line_command): Likewise.
1047         (all_tracepoint_actions_and_cleanup): Likewise.
1048         (make_cleanup_restore_current_traceframe): Likewise.
1049         (get_uploaded_tp): Likewise.
1050         (get_uploaded_tsv): Likewise.
1051         * tui/tui-data.c (tui_alloc_generic_win_info): Likewise.
1052         (tui_alloc_win_info): Likewise.
1053         (tui_alloc_content): Likewise.
1054         (tui_add_content_elements): Likewise.
1055         * tui/tui-disasm.c (tui_find_disassembly_address): Likewise.
1056         (tui_set_disassem_content): Likewise.
1057         * ui-file.c (ui_file_new): Likewise.
1058         (stdio_file_new): Likewise.
1059         (tee_file_new): Likewise.
1060         * utils.c (make_cleanup_restore_integer): Likewise.
1061         (add_internal_problem_command): Likewise.
1062         * v850-tdep.c (v850_gdbarch_init): Likewise.
1063         * valops.c (find_oload_champ): Likewise.
1064         * value.c (allocate_value_lazy): Likewise.
1065         (record_latest_value): Likewise.
1066         (create_internalvar): Likewise.
1067         * varobj.c (install_variable): Likewise.
1068         (new_variable): Likewise.
1069         (new_root_variable): Likewise.
1070         (cppush): Likewise.
1071         (_initialize_varobj): Likewise.
1072         * windows-nat.c (windows_make_so): Likewise.
1073         * x86-nat.c (x86_add_process): Likewise.
1074         * xcoffread.c (arrange_linetable): Likewise.
1075         (allocate_include_entry): Likewise.
1076         (process_linenos): Likewise.
1077         (SYMBOL_DUP): Likewise.
1078         (xcoff_start_psymtab): Likewise.
1079         (xcoff_end_psymtab): Likewise.
1080         * xml-support.c (gdb_xml_parse_attr_ulongest): Likewise.
1081         * xtensa-tdep.c (xtensa_register_type): Likewise.
1082         * gdbarch.c: Regenerate.
1083         * gdbarch.h: Regenerate.
1084
1085 2015-08-25  Don Breazeal  <donb@codesourcery.com>
1086
1087         * infrun.c (follow_exec): Re-order operations for
1088         handling follow-exec-mode "new".
1089         (handle_inferior_event_1): Assign ecs->event_thread
1090         to the current thread.
1091         * remote.c (get_remote_arch_state): Add an assertion.
1092
1093 2015-08-26  Pedro Alves  <palves@redhat.com>
1094
1095         * MAINTAINERS: Add Markus Metzger as btrace maintainer.
1096
1097 2015-08-25  Pedro Alves  <palves@redhat.com>
1098
1099         PR gdb/18804
1100         * defs.h (maybe_quit): Declare.
1101         (QUIT): Now calls maybe_quit.
1102         * event-loop.c (clear_async_signal_handler)
1103         (async_signal_handler_is_marked): New functions.
1104         * event-loop.h (async_signal_handler_is_marked)
1105         (clear_async_signal_handler): New declarations.
1106         * remote.c (remote_check_pending_interrupt): New function.
1107         (interrupt_query): Use make_cleanup_restore_target_terminal.  No
1108         longer check whether the target is async.  If waiting for a stop
1109         reply, and a Ctrl-C as been sent to the target, offer to
1110         disconnect, and throw TARGET_CLOSE_ERROR instead of a quit.
1111         Otherwise do not disconnect and throw a quit.
1112         (_initialize_remote): Install remote_check_pending_interrupt as
1113         to_check_pending_interrupt.
1114         * target.c (target_check_pending_interrupt): New function.
1115         * target.h (struct target_ops) <to_check_pending_interrupt>: New
1116         field.
1117         (target_check_pending_interrupt): New declaration.
1118         * utils.c (maybe_quit): New function.
1119         * target-delegates.c: Regenerate.
1120
1121 2015-08-25  Yao Qi  <yao.qi@linaro.org>
1122
1123         * nat/aarch64-linux-hw-point.c (debug_reg_change_callback):
1124         Rename local variable pid to tid, and get lwpid of lwp.  Update
1125         debug output.
1126
1127 2015-08-25  Pierre-Marie de Rodat  <derodat@adacore.com>
1128
1129         * ada-lang.c (ada_read_var_value): Add a var_block argument
1130         and pass it to default_read_var_value.
1131         * block.c (block_static_link): New accessor.
1132         * block.h (block_static_link): Declare it.
1133         * buildsym.c (finish_block_internal): Add a static_link
1134         argument.  If there is a static link, associate it to the new
1135         block.
1136         (finish_block): Add a static link argument and pass it to
1137         finish_block_internal.
1138         (end_symtab_get_static_block): Update calls to finish_block and
1139         to finish_block_internal.
1140         (end_symtab_with_blockvector): Update call to
1141         finish_block_internal.
1142         * buildsym.h: Forward-declare struct dynamic_prop.
1143         (struct context_stack): Add a static_link field.
1144         (finish_block): Add a static link argument.
1145         * c-exp.y: Remove an obsolete comment (evaluation of variables
1146         already start from the selected frame, and now they climb *up*
1147         the call stack) and propagate the block information to the
1148         produced expression.
1149         * d-exp.y: Likewise.
1150         * f-exp.y: Likewise.
1151         * go-exp.y: Likewise.
1152         * jv-exp.y: Likewise.
1153         * m2-exp.y: Likewise.
1154         * p-exp.y: Likewise.
1155         * coffread.c (coff_symtab_read): Update calls to finish_block.
1156         * dbxread.c (process_one_symbol): Likewise.
1157         * xcoffread.c (read_xcoff_symtab): Likewise.
1158         * compile/compile-c-symbols.c (convert_one_symbol): Promote the
1159         "sym" parameter to struct block_symbol, update its uses and pass
1160         its block to calls to read_var_value.
1161         (convert_symbol_sym): Update the calls to convert_one_symbol.
1162         * compile/compile-loc2c.c (do_compile_dwarf_expr_to_c): Update
1163         call to read_var_value.
1164         * dwarf2loc.c (block_op_get_frame_base): New.
1165         (dwarf2_block_frame_base_locexpr_funcs): Implement the
1166         get_frame_base method.
1167         (dwarf2_block_frame_base_loclist_funcs): Likewise.
1168         (dwarf2locexpr_baton_eval): Add a frame argument and use it
1169         instead of the selected frame in order to evaluate the
1170         expression.
1171         (dwarf2_evaluate_property): Add a frame argument.  Update call
1172         to dwarf2_locexpr_baton_eval to provide a frame in available and
1173         to handle the absence of address stack.
1174         * dwarf2loc.h (dwarf2_evaluate_property): Add a frame argument.
1175         * dwarf2read.c (attr_to_dynamic_prop): Add a forward
1176         declaration.
1177         (read_func_scope): Record any available static link description.
1178         Update call to finish_block.
1179         (read_lexical_block_scope): Update call to finish_block.
1180         * findvar.c (follow_static_link): New.
1181         (get_hosting_frame): New.
1182         (default_read_var_value): Add a var_block argument.  Use
1183         get_hosting_frame to handle non-local references.
1184         (read_var_value): Add a var_block argument and pass it to the
1185         LA_READ_VAR_VALUE method.
1186         * gdbtypes.c (resolve_dynamic_range): Update calls to
1187         dwarf2_evaluate_property.
1188         (resolve_dynamic_type_internal): Likewise.
1189         * guile/scm-frame.c (gdbscm_frame_read_var): Update call to
1190         read_var_value, passing it the block coming from symbol lookup.
1191         * guile/scm-symbol.c (gdbscm_symbol_value): Update call to
1192         read_var_value (TODO).
1193         * infcmd.c (finish_command_continuation): Update call to
1194         read_var_value, passing it the block coming from symbol lookup.
1195         * infrun.c (insert_exception_resume_breakpoint): Likewise.
1196         * language.h (struct language_defn): Add a var_block argument to
1197         the LA_READ_VAR_VALUE method.
1198         * objfiles.c (struct static_link_htab_entry): New.
1199         (static_link_htab_entry_hash): New.
1200         (static_link_htab_entry_eq): New.
1201         (objfile_register_static_link): New.
1202         (objfile_lookup_static_link): New.
1203         (free_objfile): Free the STATIC_LINKS hashed map if needed.
1204         * objfiles.h: Include hashtab.h.
1205         (struct objfile): Add a static_links field.
1206         (objfile_register_static_link): New.
1207         (objfile_lookup_static_link): New.
1208         * printcmd.c (print_variable_and_value): Update call to
1209         read_var_value.
1210         * python/py-finishbreakpoint.c (bpfinishpy_init): Likewise.
1211         * python/py-frame.c (frapy_read_var): Update call to
1212         read_var_value, passing it the block coming from symbol lookup.
1213         * python/py-framefilter.c (extract_sym): Add a sym_block
1214         parameter and set the pointed value to NULL (TODO).
1215         (enumerate_args): Update call to extract_sym.
1216         (enumerate_locals): Update calls to extract_sym and to
1217         read_var_value.
1218         * python/py-symbol.c (sympy_value): Update call to
1219         read_var_value (TODO).
1220         * stack.c (read_frame_local): Update call to read_var_value.
1221         (read_frame_arg): Likewise.
1222         (return_command): Likewise.
1223         * symtab.h (struct symbol_block_ops): Add a get_frame_base
1224         method.
1225         (struct symbol): Add a block field.
1226         (SYMBOL_BLOCK): New accessor.
1227         * valops.c (value_of_variable): Remove frame/block handling and
1228         pass the block argument to read_var_value, which does this job
1229         now.
1230         (value_struct_elt_for_reference): Update calls to
1231         read_var_value.
1232         (value_of_this): Pass the block found to read_var_value.
1233         * value.h (read_var_value): Add a var_block argument.
1234         (default_read_var_value): Likewise.
1235
1236 2015-08-25  Yao Qi  <yao.qi@linaro.org>
1237
1238         * aarch64-linux-nat.c (aarch64_linux_new_thread): Move it to ...
1239         * nat/aarch64-linux.c (aarch64_linux_new_thread): ... here.
1240         * nat/aarch64-linux.h (aarch64_linux_new_thread): Declare.
1241
1242 2015-08-25  Yao Qi  <yao.qi@linaro.org>
1243
1244         * Makefile.in (aarch64-liunx.o): New rule.
1245         (HFILES_NO_SRCDIR): Add aarch64-linux.h.
1246         * config/aarch64/linux.mh (NAT_FILE): Add aarch64-linux.o.
1247         * aarch64-linux-nat.c: Include nat/aarch64-linux.h.
1248         * aarch64-linux-nat.c (aarch64_get_debug_reg_state): Make it
1249         extern.
1250         (aarch64_linux_prepare_to_resume): Move it nat/aarch64-linux.c.
1251         * nat/aarch64-linux-hw-point.h (aarch64_debug_reg_state): Declare
1252         * nat/aarch64-linux.c: New file.
1253         * nat/aarch64-linux.h: New file.
1254
1255 2015-08-25  Yao Qi  <yao.qi@linaro.org>
1256
1257         * aarch64-linux-nat.c (aarch64_linux_prepare_to_resume): Use
1258         lwp_arch_private_info and ptid_of_lwp.
1259
1260 2015-08-25  Yao Qi  <yao.qi@linaro.org>
1261
1262         * aarch64-linux-nat.c (struct arch64_dr_update_callback_param):
1263         Move it to nat/aarch64-linux-hw-point.c.
1264         (debug_reg_change_callback): Likewise.
1265         (aarch64_notify_debug_reg_change): :Likewise.
1266         * nat/aarch64-linux-hw-point.c: Include nat/linux-nat.h.
1267         (aarch64_dr_update_callback_param): New.
1268         (debug_reg_change_callback): New function.
1269         (aarch64_notify_debug_reg_change): Likewise.
1270         * nat/aarch64-linux-hw-point.h (aarch64_notify_debug_reg_change):
1271         Remove the declaration.
1272
1273 2015-08-25  Yao Qi  <yao.qi@linaro.org>
1274
1275         * aarch64-linux-nat.c (aarch64_notify_debug_reg_change):
1276         Call current_lwp_ptid.
1277
1278 2015-08-25  Yao Qi  <yao.qi@linaro.org>
1279
1280         * aarch64-linux-nat.c (debug_reg_change_callback): Use
1281         debug_printf.
1282
1283 2015-08-25  Yao Qi  <yao.qi@linaro.org>
1284
1285         * aarch64-linux-nat.c (debug_reg_change_callback): Call
1286         ptid_get_pid rather than ptid_get_lwp.
1287
1288 2015-08-24  Pedro Alves  <palves@redhat.com>
1289
1290         * NEWS (New commands): Mention set/show remote
1291         multiprocess-extensions-packet.
1292         * remote.c (remote_query_supported): Only tell the server to use
1293         the multiprocess extensions if the user hasn't force-disabled them
1294         with "set remote multiprocess-extensions-packet off".
1295
1296 2015-08-24  Pedro Alves  <palves@redhat.com>
1297
1298         * gnulib/update-gnulib.sh (GNULIB_COMMIT_SHA1): Set to
1299         1029a8112290f6eee9d7878a391c49db42c999bd.
1300         * gnulib/configure, gnulib/config.in, gnulib/aclocal.m4:
1301         Regenerate.
1302         * gnulib/import/Makefile.am: Update.
1303         * gnulib/import/Makefile.in: Update.
1304         * gnulib/import/alloca.in.h: Update.
1305         * gnulib/import/basename-lgpl.c: Update.
1306         * gnulib/import/canonicalize-lgpl.c: Update.
1307         * gnulib/import/config.charset: Update.
1308         * gnulib/import/dirent.in.h: Update.
1309         * gnulib/import/dirfd.c: Update.
1310         * gnulib/import/dirname-lgpl.c: Update.
1311         * gnulib/import/dirname.h: Update.
1312         * gnulib/import/dosname.h: Update.
1313         * gnulib/import/errno.in.h: Update.
1314         * gnulib/import/extra/snippet/arg-nonnull.h: Update.
1315         * gnulib/import/extra/snippet/c++defs.h: Update.
1316         * gnulib/import/extra/snippet/warn-on-use.h: Update.
1317         * gnulib/import/extra/update-copyright: Update.
1318         * gnulib/import/float+.h: Update.
1319         * gnulib/import/float.c: Update.
1320         * gnulib/import/float.in.h: Update.
1321         * gnulib/import/fnmatch.c: Update.
1322         * gnulib/import/fnmatch.in.h: Update.
1323         * gnulib/import/fnmatch_loop.c: Update.
1324         * gnulib/import/fpucw.h: Update.
1325         * gnulib/import/frexp.c: Update.
1326         * gnulib/import/frexpl.c: Update.
1327         * gnulib/import/gettimeofday.c: Update.
1328         * gnulib/import/inttypes.in.h: Update.
1329         * gnulib/import/isnan.c: Update.
1330         * gnulib/import/isnand-nolibm.h: Update.
1331         * gnulib/import/isnand.c: Update.
1332         * gnulib/import/isnanl-nolibm.h: Update.
1333         * gnulib/import/isnanl.c: Update.
1334         * gnulib/import/itold.c: Update.
1335         * gnulib/import/localcharset.c: Update.
1336         * gnulib/import/localcharset.h: Update.
1337         * gnulib/import/lstat.c: Update.
1338         * gnulib/import/m4/00gnulib.m4: Update.
1339         * gnulib/import/m4/absolute-header.m4: Update.
1340         * gnulib/import/m4/alloca.m4: Update.
1341         * gnulib/import/m4/canonicalize.m4: Update.
1342         * gnulib/import/m4/codeset.m4: Update.
1343         * gnulib/import/m4/configmake.m4: Update.
1344         * gnulib/import/m4/dirent_h.m4: Update.
1345         * gnulib/import/m4/dirfd.m4: Update.
1346         * gnulib/import/m4/dirname.m4: Update.
1347         * gnulib/import/m4/double-slash-root.m4: Update.
1348         * gnulib/import/m4/eealloc.m4: Update.
1349         * gnulib/import/m4/errno_h.m4: Update.
1350         * gnulib/import/m4/exponentd.m4: Update.
1351         * gnulib/import/m4/exponentl.m4: Update.
1352         * gnulib/import/m4/extensions.m4: Update.
1353         * gnulib/import/m4/extern-inline.m4: Update.
1354         * gnulib/import/m4/fcntl-o.m4: Update.
1355         * gnulib/import/m4/float_h.m4: Update.
1356         * gnulib/import/m4/fnmatch.m4: Update.
1357         * gnulib/import/m4/fpieee.m4: Update.
1358         * gnulib/import/m4/frexp.m4: Update.
1359         * gnulib/import/m4/frexpl.m4: Update.
1360         * gnulib/import/m4/gettimeofday.m4: Update.
1361         * gnulib/import/m4/glibc21.m4: Update.
1362         * gnulib/import/m4/gnulib-cache.m4: Update.
1363         * gnulib/import/m4/gnulib-common.m4: Update.
1364         * gnulib/import/m4/gnulib-comp.m4: Update.
1365         * gnulib/import/m4/gnulib-tool.m4: Update.
1366         * gnulib/import/m4/include_next.m4: Update.
1367         * gnulib/import/m4/inttypes-pri.m4: Update.
1368         * gnulib/import/m4/inttypes.m4: Update.
1369         * gnulib/import/m4/isnand.m4: Update.
1370         * gnulib/import/m4/isnanl.m4: Update.
1371         * gnulib/import/m4/largefile.m4: Update.
1372         * gnulib/import/m4/localcharset.m4: Update.
1373         * gnulib/import/m4/locale-fr.m4: Update.
1374         * gnulib/import/m4/locale-ja.m4: Update.
1375         * gnulib/import/m4/locale-zh.m4: Update.
1376         * gnulib/import/m4/longlong.m4: Update.
1377         * gnulib/import/m4/lstat.m4: Update.
1378         * gnulib/import/m4/malloc.m4: Update.
1379         * gnulib/import/m4/malloca.m4: Update.
1380         * gnulib/import/m4/math_h.m4: Update.
1381         * gnulib/import/m4/mbrtowc.m4: Update.
1382         * gnulib/import/m4/mbsinit.m4: Update.
1383         * gnulib/import/m4/mbsrtowcs.m4: Update.
1384         * gnulib/import/m4/mbstate_t.m4: Update.
1385         * gnulib/import/m4/memchr.m4: Update.
1386         * gnulib/import/m4/memmem.m4: Update.
1387         * gnulib/import/m4/mmap-anon.m4: Update.
1388         * gnulib/import/m4/multiarch.m4: Update.
1389         * gnulib/import/m4/nocrash.m4: Update.
1390         * gnulib/import/m4/off_t.m4: Update.
1391         * gnulib/import/m4/pathmax.m4: Update.
1392         * gnulib/import/m4/readlink.m4: Update.
1393         * gnulib/import/m4/rename.m4: Update.
1394         * gnulib/import/m4/rmdir.m4: Update.
1395         * gnulib/import/m4/ssize_t.m4: Update.
1396         * gnulib/import/m4/stat.m4: Update.
1397         * gnulib/import/m4/stdbool.m4: Update.
1398         * gnulib/import/m4/stddef_h.m4: Update.
1399         * gnulib/import/m4/stdint.m4: Update.
1400         * gnulib/import/m4/stdio_h.m4: Update.
1401         * gnulib/import/m4/stdlib_h.m4: Update.
1402         * gnulib/import/m4/string_h.m4: Update.
1403         * gnulib/import/m4/strstr.m4: Update.
1404         * gnulib/import/m4/strtok_r.m4: Update.
1405         * gnulib/import/m4/sys_socket_h.m4: Update.
1406         * gnulib/import/m4/sys_stat_h.m4: Update.
1407         * gnulib/import/m4/sys_time_h.m4: Update.
1408         * gnulib/import/m4/sys_types_h.m4: Update.
1409         * gnulib/import/m4/time_h.m4: Update.
1410         * gnulib/import/m4/unistd_h.m4: Update.
1411         * gnulib/import/m4/warn-on-use.m4: Update.
1412         * gnulib/import/m4/wchar_h.m4: Update.
1413         * gnulib/import/m4/wchar_t.m4: Update.
1414         * gnulib/import/m4/wctype_h.m4: Update.
1415         * gnulib/import/m4/wint_t.m4: Update.
1416         * gnulib/import/malloc.c: Update.
1417         * gnulib/import/malloca.c: Update.
1418         * gnulib/import/malloca.h: Update.
1419         * gnulib/import/math.in.h: Update.
1420         * gnulib/import/mbrtowc.c: Update.
1421         * gnulib/import/mbsinit.c: Update.
1422         * gnulib/import/mbsrtowcs-impl.h: Update.
1423         * gnulib/import/mbsrtowcs-state.c: Update.
1424         * gnulib/import/mbsrtowcs.c: Update.
1425         * gnulib/import/memchr.c: Update.
1426         * gnulib/import/memmem.c: Update.
1427         * gnulib/import/pathmax.h: Update.
1428         * gnulib/import/readlink.c: Update.
1429         * gnulib/import/ref-add.sin: Update.
1430         * gnulib/import/ref-del.sin: Update.
1431         * gnulib/import/rename.c: Update.
1432         * gnulib/import/rmdir.c: Update.
1433         * gnulib/import/same-inode.h: Update.
1434         * gnulib/import/stat.c: Update.
1435         * gnulib/import/stdbool.in.h: Update.
1436         * gnulib/import/stddef.in.h: Update.
1437         * gnulib/import/stdint.in.h: Update.
1438         * gnulib/import/stdio.c: Update.
1439         * gnulib/import/stdio.in.h: Update.
1440         * gnulib/import/stdlib.in.h: Update.
1441         * gnulib/import/str-two-way.h: Update.
1442         * gnulib/import/streq.h: Update.
1443         * gnulib/import/string.in.h: Update.
1444         * gnulib/import/stripslash.c: Update.
1445         * gnulib/import/strnlen1.c: Update.
1446         * gnulib/import/strnlen1.h: Update.
1447         * gnulib/import/strstr.c: Update.
1448         * gnulib/import/strtok_r.c: Update.
1449         * gnulib/import/sys_stat.in.h: Update.
1450         * gnulib/import/sys_time.in.h: Update.
1451         * gnulib/import/sys_types.in.h: Update.
1452         * gnulib/import/time.in.h: Update.
1453         * gnulib/import/unistd.in.h: Update.
1454         * gnulib/import/verify.h: Update.
1455         * gnulib/import/wchar.in.h: Update.
1456         * gnulib/import/wctype.in.h: Update.
1457         * gnulib/import/gettimeofday.c: New file.
1458         * gnulib/import/m4/absolute-header.m4: New file.
1459         * gnulib/import/m4/gettimeofday.m4: New file.
1460         * gnulib/import/m4/sys_socket_h.m4: New file.
1461         * gnulib/import/m4/sys_time_h.m4: New file.
1462         * gnulib/import/stdio.c: Delete file.
1463         * gnulib/import/sys_time.in.h: New file.
1464
1465 2015-08-24  Pedro Alves  <palves@redhat.com>
1466
1467         * Makefile.in (HFILES_NO_SRCDIR): Add common/gdb_sys_time.h.
1468         * common/gdb_sys_time.h: New file.
1469         * event-loop.c: Include gdb_sys_time.h instead of sys/time.h.
1470         * gdb_select.h: Likewise.
1471         * gdb_usleep.c: Likewise.
1472         * maint.c: Likewise.
1473         * mi/mi-main.c: Likewise.
1474         * mi/mi-parse.h: Likewise.
1475         * remote-fileio.c: Likewise.
1476         * remote-m32r-sdi.c: Likewise.
1477         * remote.c: Likewise.
1478         * ser-base.c: Likewise.
1479         * ser-pipe.c: Likewise.
1480         * ser-tcp.c: Likewise.
1481         * ser-unix.c: Likewise.
1482         * symfile.c: Likewise.
1483         * symfile.c: Likewise.  Rename OSIZE to SIZE throughout.
1484         * target-memory.c: Include gdb_sys_time.h instead of sys/time.h.
1485         * utils.c: Likewise.
1486
1487 2015-08-24  Pedro Alves  <palves@redhat.com>
1488
1489         * NEWS: Mention removed support for the various ROM monitors.
1490         * Makefile.in (ALL_TARGET_OBS): Remove dbug-rom.o, dink32-rom.o,
1491         ppcbug-rom.o, m32r-rom.o, dsrec.o and monitor.o from gdb_target_obs.
1492         * configure.tgt (h8300-*-*): Remove monitor.o and m32r-rom.o from
1493         gdb_target_obs.
1494         (m68*-*-*): Remove monitor.o dbug-rom.o and dsrec.o from
1495         gdb_target_obs.
1496         (microblaze*-linux-*): Remove microblaze-rom.o, monitor.o and
1497         dsrec.o from gdb_target_obs.
1498         (microblaze*-*-*): Remove microblaze-rom.o, monitor.o and dsrec.o
1499         from gdb_target_obs.
1500         (powerpc-*-lynx*178): Remove monitor.o and dsrec.o from
1501         gdb_target_obs.
1502         (powerpc*-*-*): Remove monitor.o, dsrec.o, ppcbug-rom.o and
1503         dink32-rom.o from gdb_target_obs.
1504         (sh*-*-linux*): Remove monitor.o and dsrec.o from gdb_target_obs.
1505         (sh*): Remove monitor.o and dsrec.o from gdb_target_obs.
1506         * dbug-rom.c, dink32-rom.c, dsrec.c, m32r-rom.c, microblaze-rom.c,
1507         monitor.c, monitor.h, ppcbug-rom.c, srec.h: Delete files.
1508
1509 2015-08-21  Pedro Alves  <palves@redhat.com>
1510
1511         * frame.c (null_frame_id): Explicitly zero-initialize.
1512
1513 2015-08-21  Tom Tromey  <tromey@redhat.com>
1514
1515         * dwarf2read.c (struct dwarf2_section_info): Rename field
1516         'asection' to 'section'.
1517         (dwarf2_has_info, get_section_bfd_owner, get_section_bfd_section)
1518         (dwarf2_locate_sections, dwarf2_locate_sections)
1519         (locate_dwz_sections, locate_v1_virtual_dwo_sections)
1520         (dwarf2_locate_dwo_sections, dwarf2_locate_dwo_sections)
1521         (dwarf2_locate_v2_dwp_sections): Adjust.
1522
1523 2015-08-21  Patrick Palka  <patrick@parcs.ath.cx>
1524
1525         * top.h (gdb_in_secondary_prompt_p): Declare.
1526         * top.c (gdb_secondary_prompt_depth): Define.
1527         (gdb_in_secondary_prompt_p): Define.
1528         (gdb_readline_wrapper_cleanup): Decrement
1529         gdb_secondary_prompt_depth.
1530         (gdb_readline_wrapper): Increment gdb_secondary_prompt_depth.
1531         * tui/tui-io.c (tui_getc): Don't clear the prompt line if we
1532         are in a secondary prompt.
1533
1534 2015-08-21  Patrick Palka  <patrick@parcs.ath.cx>
1535
1536         * tui/tui-io.c (tui_getc): Use tui_putc instead of waddch to
1537         emit the newline.
1538
1539 2015-08-21  Gary Benson  <gbenson@redhat.com>
1540
1541         * gdb_bfd.c (gdb_bfd_iovec_fileio_pread): Add QUIT call.
1542
1543 2015-08-21  Gary Benson  <gbenson@redhat.com>
1544
1545         * target.h (struct target_ops) <to_fileio_open>: New argument
1546         warn_if_slow.  Update comment.  All implementations updated.
1547         (target_fileio_open_warn_if_slow): New declaration.
1548         * target.c (target_fileio_open): Renamed as...
1549         (target_fileio_open_1): ...this.  New argument warn_if_slow.
1550         Pass warn_if_slow to implementation.  Update debug printing.
1551         (target_fileio_open): New function.
1552         (target_fileio_open_warn_if_slow): Likewise.
1553         * gdb_bfd.c (gdb_bfd_iovec_fileio_open): Use new function
1554         target_fileio_open_warn_if_slow.
1555
1556 2015-08-21  Gary Benson  <gbenson@redhat.com>
1557
1558         * nat/linux-namespaces.c (linux_mntns_access_fs):
1559         Do not overwrite old_chain.
1560
1561 2015-08-20  Max Filippov  <jcmvbkbc@gmail.com>
1562
1563         * arch/xtensa.h: New file.
1564         * xtensa-linux-nat.c (gdb_proc_service.h): New #include.
1565         (ps_get_thread_area): New function.
1566         * xtensa-linux-tdep.c (xtensa_linux_init_abi): Add call to
1567         set_gdbarch_fetch_tls_load_module_address to enable TLS support.
1568         * xtensa-tdep.c (osabi.h): New #include.
1569         (xtensa_gdbarch_init): Call gdbarch_init_osabi to register
1570         xtensa-specific hooks.
1571         * xtensa-tdep.h (struct xtensa_elf_gregset_t): Add threadptr
1572         member and move the structure to arch/xtensa.h.
1573
1574 2015-08-21  Pedro Alves  <palves@redhat.com>
1575
1576         * remote.c (struct readahead_cache): New.
1577         (struct remote_state) <readahead_cache>: New field.
1578         (remote_open_1): Invalidate the cache.
1579         (readahead_cache_invalidate, readahead_cache_invalidate_fd): New
1580         functions.
1581         (remote_hostio_pwrite): Invalidate the readahead cache.
1582         (remote_hostio_pread): Rename to ...
1583         (remote_hostio_pread_vFile): ... this.
1584         (remote_hostio_pread_from_cache): New function.
1585         (remote_hostio_pread): Reimplement.
1586         (remote_hostio_close): Invalidate the readahead cache.
1587
1588 2015-08-21  Marcin CieÅ›lak <saper@saper.info>  (tiny patch)
1589
1590         PR build/18843
1591         * procfs.c: Include "filestuff.h".
1592
1593 2015-08-21  Patrick Palka  <patrick@parcs.ath.cx>
1594
1595         * tui/tui-data.h (tui_command_info): Remove fields cur_line and
1596         curch.
1597         * tui/tui-data.c (tui_clear_win_detail) [CMD_WIN]: Don't set
1598         cur_line or curch, instead call wmove().
1599         (init_win_info) [CMD_WIN]: Likewise.
1600         * tui/tui-io.c (tui_puts): Likewise. Don't read cur_line,
1601         instead call getcury().
1602         (tui_redisplay_readline): Don't set cur_line or curch.
1603         (tui_mld_erase_entire_line): Don't read cur_line, instead call
1604         getcury().
1605         (tui_cont_sig): Remove call to wmove.
1606         (tui_getc): Don't read cur_line or curch, instead call getcury()
1607         or getyx().  Don't set curch.
1608         * tui/tui-win.c (make_visible_with_new_height) [CMD_WIN]: Don't
1609         set cur_line or curch.  Always move cursor to (0,0).
1610
1611 2015-08-20  Pedro Alves  <palves@redhat.com>
1612
1613         * infrun.c (print_target_wait_results): Make extern.
1614         * infrun.h (print_target_wait_results): Declare.
1615         * remote.c (set_stop_requested_callback): Delete.
1616         (process_initial_stop_replies): New function.
1617         (remote_start_remote): Use it.
1618         (stop_reply_queue_length): New function.
1619
1620 2015-08-20  Pedro Alves  <palves@redhat.com>
1621
1622         * dwarf2read.c (process_full_comp_unit): To tell whether
1623         start_subfile managed to deduce a language, test for
1624         language_unknown instead of language_c.
1625
1626 2015-08-20  Pierre-Marie de Rodat  <derodat@adacore.com>
1627
1628         * ada-lex.l: Reset the start condition to INITIAL in the rule that
1629         matches attributes.
1630
1631 2015-08-19  Kevin Buettner  <kevinb@redhat.com>
1632
1633         * dwarf2read.c (dwarf2_string_attr): New function.
1634         (lookup_dwo_unit, process_psymtab_comp_unit_reader)
1635         (dwarf2_compute_name, dwarf2_physname, find_file_and_directory)
1636         (read_call_site_scope, namespace_name, guess_full_die_structure_name)
1637         (anonymous_struct_prefix, prepare_one_comp_unit): Use
1638         dwarf2_string_attr in place of dwarf2_attr and DW_STRING.
1639
1640 2015-08-18  Doug Evans  <dje@google.com>
1641             Adrian Sendroiu <adrian.sendroiu@freescale.com>
1642
1643         PR mi/18833
1644         * cli/cli-logging.c (pop_output_files): Don't restore redirection
1645         if MI-like.
1646         * mi/mi-out.c: #include "vec.h".
1647         (ui_filep): New type.
1648         (DEV_VEC_P (ui_filep)): New type.
1649         (struct ui_out_data) <buffer, original_buffer>: Delete.
1650         (struct ui_out_data) <streams>: New member.
1651         (mi_ui_out_impl): Add data_destroy field.
1652         (mi_field_string, mi_field_fmt): Update.
1653         (mi_flush, mi_redirect, field_separator): Update.
1654         (mi_open, mi_close): Update.
1655         (mi_out_buffered, mi_out_rewind, mi_out_put): Update.
1656         (mi_out_data_ctor, mi_out_data_dtor): New functions.
1657         (mi_out_new): Call mi_out_data_ctor.
1658
1659 2015-08-18  Sandra Loosemore  <sandra@codesourcery.com>
1660
1661         * remote.c (strprefix): New.
1662         (remote_parse_stop_reply): Use strprefix instead of strncmp
1663         to ensure exact match of keyword.
1664
1665 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
1666
1667         * gdb_bfd.c (debug_bfd_cache): New variable.
1668         (show_bfd_cache_debug): New function.
1669         (gdb_bfd_open): Add debug logging.
1670         (gdb_bfd_ref): Likewise.
1671         (gdb_bfd_unref): Likewise.
1672         (_initialize_gdb_bfd): Add new set/show command.
1673         * NEWS: Mention new command.
1674
1675 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
1676
1677         * gdb_bfd.c (bfd_sharing): New variable.
1678         (show_bfd_sharing): New function.
1679         (gdb_bfd_open): Check bfd_sharing variable.
1680         (_initialize_gdb_bfd): Add new set/show command.
1681         * NEWS: Mention new command.
1682
1683 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
1684
1685         * gdb_bfd.c (struct gdb_bfd_data): Add size, inode, and device id
1686         field.
1687         (struct gdb_bfd_cache_search): Likewise.
1688         (eq_bfd): Compare the size, inode, and device id fields.
1689         (gdb_bfd_open): Initialise the size, inode, and device id fields.
1690         (gdb_bfd_ref): Likewise.
1691         (gdb_bfd_unref): Likewise.
1692
1693 2015-08-18  Pedro Alves  <palves@redhat.com>
1694
1695         * linux-nat.c (linux_nat_always_non_stop_p): If the linux_ops
1696         target implements to_always_non_stop_p, call it.
1697         * x86-linux-nat.c (x86_linux_always_non_stop_p): New function.
1698         (x86_linux_create_target): Install it as to_always_non_stop_p
1699         method.
1700
1701 2015-08-17  Doug Evans  <dje@google.com>
1702
1703         * ui-out.c (default_ui_out_impl): Add comment.
1704
1705 2015-08-17  Iain Buclaw  <ibuclaw@gdcproject.org>
1706
1707         * d-exp.y (type_aggregate_p): New function.
1708         (PrimaryExpression : TypeExp '.' IdentifierExp): Use it.
1709         (classify_inner_name): Likewise.
1710         * d-namespace.c (d_lookup_nested_symbol): Handle TYPE_CODE_ENUM.
1711
1712 2015-08-15  Doug Evans  <xdje42@gmail.com>
1713
1714         * psymtab.c (add_psymbol_to_bcache): Remove "val" arg.  All callers
1715         updated.
1716         (add_psymbol_to_list): Ditto.
1717
1718 2015-08-15  Doug Evans  <xdje42@gmail.com>
1719
1720         * dbxread.c (dbx_end_psymtab): Renamed from end_psymtab.  All callers
1721         updated.  Call end_psymtab_common.
1722         * dwarf2read.c (process_psymtab_comp_unit_reader): Call
1723         end_psymtab_common.
1724         (build_type_psymtabs_reader): Ditto.
1725         * psympriv.h (sort_pst_symbols): Delete.
1726         (end_psymtab_common): Declare.
1727         * psymtab.c (sort_pst_symbols): Make static.
1728         (end_psymtab_common): New function.
1729         * xcoffread.c (xcoff_end_psymtab): Call end_psymtab_common.
1730
1731 2015-08-15  Doug Evans  <xdje42@gmail.com>
1732
1733         * defs.h (LANGUAGE_BITS): Define.
1734         * psympriv.h (partial_symbol) <domain>: Use SYMBOL_DOMAIN_BITS.
1735         (partial_symbol) <aclass>: Use SYMBOL_ACLASS_BITS.
1736         * symtab.h (general_symbol_info> <language>: Usage LANGUAGE_BITS.
1737         (minimal_symbol_type): Add nr_minsym_types.
1738         (MINSYM_TYPE_BITS): Define.
1739         (minimal_symbol) <type>: Use MINSYM_TYPE_BITS.
1740         (domain_enum_tag): Add NR_DOMAINS.
1741         (SYMBOL_DOMAIN_BITS): Change from 4 to 3.
1742         (SYMBOL_ACLASS_BITS): Define from 6 to 5.
1743
1744 2015-08-15  Doug Evans  <xdje42@gmail.com>
1745
1746         * objfiles.h: Whitespace cleanup.
1747         * psympriv.h: Whitespace cleanup.
1748         * psymtab.c: Whitespace/coding convention cleanup.
1749
1750 2015-08-15  Patrick Palka  <patrick@parcs.ath.cx>
1751
1752         * inferior.c (detach_inferior_command): Don't call
1753         any_thread_of_process when pid is 0.
1754         (kill_inferior_command): Likewise.
1755
1756 2015-08-14  Doug Evans  <xdje42@gmail.com>
1757
1758         PR gdb/11833
1759         * NEWS: Document new /s modifier for the disassemble command.
1760         * cli/cli-cmds.c (disassemble_command): Add support for /s.
1761         (_initialize_cli_cmds): Update online docs of disassemble command.
1762         * disasm.c: #include "source.h".
1763         (struct deprecated_dis_line_entry): Renamed from dis_line_entry.
1764         All uses updated.
1765         (dis_line_entry): New struct.
1766         (hash_dis_line_entry, eq_dis_line_entry): New functions.
1767         (allocate_dis_line_table): New functions.
1768         (maybe_add_dis_line_entry, line_has_code_p): New functions.
1769         (dump_insns): New arg end_pc.  All callers updated.
1770         (do_mixed_source_and_assembly_deprecated): Renamed from
1771         do_mixed_source_and_assembly.  All callers updated.
1772         (do_mixed_source_and_assembly): New function.
1773         (gdb_disassembly): Handle /s (DISASSEMBLY_SOURCE).
1774         * disasm.h (DISASSEMBLY_SOURCE_DEPRECATED): Renamed from
1775         DISASSEMBLY_SOURCE.  All uses updated.
1776         (DISASSEMBLY_SOURCE): New macro.
1777         * mi/mi-cmd-disas.c (mi_cmd_disassemble): New modes 4,5.
1778
1779 2015-08-14  Keith Seitz  <keiths@redhat.com>
1780
1781         * d-exp.y (PrimaryExpression : TypeExp '.' IdentifierExp): Rename
1782         `typename' to `type_name' to avoid C++ reserved word.
1783
1784 2015-08-14  Keith Seitz  <keiths@redhat.com>
1785
1786         * location.c (EL_TYPE, EL_LINESPEC, EL_PROBE, EL_ADDRESS)
1787         (EL_EXPLICIT, EL_STRING): Change macro parameter to "P" to
1788         silence ARI errors.
1789
1790 2015-08-14  Iain Buclaw  <ibuclaw@gdcproject.org>
1791
1792         * d-exp.y (PrimaryExpression : TypeExp '.' IdentifierExp): Use
1793         xstrprintf instead of malloc and sprintf.
1794         (PrimaryExpression : IdentifierExp): Avoid operator at end of line.
1795         (lex_one_token): Likewise.
1796
1797 2015-08-14  Matthew Fortune  <matthew.fortune@imgtec.com>
1798
1799         * solib-svr4.c (read_program_header): Add base_addr argument to
1800         report the runtime address of the segment.
1801         (find_program_interpreter): Update read_program_header call to pass
1802         a NULL pointer for the new argument.
1803         (scan_dyntag): Add ptr_addr argument to report the runtime address
1804         of the tag payload.
1805         (scan_dyntag_auxv): Likewise and use thew new base_addr argument of
1806         read_program_header to get the base address of the dynamic segment.
1807         (elf_locate_base): Update uses of scan_dyntag, scan_dyntag_auxv and
1808         read_program_header.
1809         (elf_locate_base): Scan for and handle DT_MIPS_RLD_MAP_REL.
1810
1811 2015-08-14  Matthew Fortune  <matthew.fortune@imgtec.com>
1812
1813         * MAINTAINERS (Write After Approval): Add Matthew Fortune.
1814
1815 2015-08-13  Iain Buclaw  <ibuclaw@gdcproject.org>
1816
1817         * d-exp.y (%union): Add voidval.
1818         (%token): Add UNKNOWN_NAME as a token to represent an unclassified
1819         name in the lexing stage.
1820         (PostfixExpression): Move symbol completion handling in grammar here
1821         from PrimaryExpression.
1822         (PrimaryExpression): Move routines to handle resolving identifier
1823         tokens in the grammar here from push_expression_name.
1824         (IdentifierExp): Remove the handling of alternating '.' and identifier
1825         tokens.
1826         (TypeExp): Allow TypeExp to be wrapped in parenthesis in the grammar.
1827         (BasicType): Remove C-style typename rules.
1828         (d_type_from_name, d_module_from_name, push_variable)
1829         (push_fieldnames, push_type_name, push_module_name)
1830         (push_expression_name): Remove.
1831         (lex_one_token): Rename from yylex.  Replace pstate with par_state.
1832         (token_and_value): New type.
1833         (token_fifo, popping, name_obstack): New globals.
1834         (classify_name): New function.
1835         (classify_inner_name): Likewise.
1836         (yylex): Likewise.
1837         (d_parse): Initialize token_fifo, popping and name_obstack.
1838
1839 2015-08-13  Iain Buclaw  <ibuclaw@gdcproject.org>
1840
1841         * Makefile.in (SFILES): Add d-namespace.c.
1842         (COMMON_OBS): Add d-namespace.o.
1843         * d-lang.c (d_language_defn): Use d_lookup_symbol_nonlocal as the
1844         la_lookup_symbol_nonlocal callback function pointer.
1845         * d-lang.h (d_lookup_symbol_nonlocal): New declaration.
1846         (d_lookup_nested_symbol): New declaration.
1847         * d-namespace.c: New file.
1848
1849 2015-08-13  Pedro Alves  <palves@redhat.com>
1850
1851         * python/py-unwind.c (pyuw_sniffer): Install the invalidate
1852         cleanup after the decref cleanup, not before.
1853
1854 2015-08-13  Pierre-Marie de Rodat  <derodat@adacore.com>
1855
1856         * ada-lang.c: Include namespace.h
1857         (aux_add_nonlocal_symbols): Fix a function name in comment.
1858         (ada_add_block_renamings): New.
1859         (add_nonlocal_symbols): Add global renamings handling.
1860         (ada_lookup_symbol_list_worker): Move the symbol lookup part
1861         to...
1862         (ada_add_all_symbols): ... this new function.
1863         (ada_add_block_symbols): Try to match the input name against the
1864         "using directives list", perform a recursive symbol lookup on
1865         the matched declarations.
1866         * block.h (struct block): Move the_namespace to top-level as
1867         namespace_info. Remove the language_specific field.
1868         (BLOCK_NAMESPACE): Update access to the namespace_info field.
1869         * buildsym.h (using_directives): Rename into...
1870         (local_using_directives): ... this.
1871         (global_using_directives): New.
1872         (struct context_stack): Rename the using_directives field into
1873         local_using_directives.
1874         * buildsym.c (finish_block_internal): Deal with the proper
1875         using directives repository (local or global).
1876         (prepare_for_building): Reset local_using_directives. Assert
1877         that there is no pending global using directive.
1878         (reset_symtab_globals): Reset global_using_directives and
1879         local_using_directives.
1880         (end_symtab_get_static_block): Don't ignore symtabs that have
1881         only using directives.
1882         (push_context): Update references to local_using_directives.
1883         (buildsym_init): Do not reset using_directives.
1884         * cp-support.c: Include namespace.h.
1885         * cp-support.h (struct using_direct): Move to namespace.h.
1886         (cp_add_using_directives): Move to namespace.h.
1887         * cp-namespace.c: Include namespace.h
1888         (cp_add_using_directive): Move to namespace.c, rename it to
1889         add_using_directive, add a "using_directives" argument and use
1890         it as the pending using directives repository.  All callers
1891         updated.
1892         * dwarf2read.c (using_directives): New.
1893         (read_import_statement): Call using_directives.
1894         (read_func_scope): Update references to local_using_directives.
1895         (read_lexical_block_scope): Likewise.
1896         (read_namespace): Update the heading comment, call
1897         using_directives.
1898         * namespace.h: New file.
1899         * namespace.c: New file.
1900         * Makefile.in (SFILES): Add namespace.c.
1901         (COMMON_OBS): Add namespace.o
1902
1903 2015-08-12  Joel Brobecker  <brobecker@adacore.com>
1904
1905         * amd64-tdep.c (amd64_displaced_step_fixup): Fix the mask used to
1906         compute RETADDR.
1907
1908 2015-08-12  Keith Seitz  <keiths@redhat.com>
1909
1910         * break-catch-throw.c (re_set_exception_catchpoint) Rename
1911         reserved C++ keyword "explicit" to "explicit_loc".
1912         * breakpoint.c (create_overlay_event_breakpoint)
1913         (create_longjmp_master_breakpoint)
1914         (create_std_terminate_master_breakpoint)
1915         (create_exception_master_breakpoint, update_static_tracepoint):
1916         Rename reserved C++ keyword "explicit" to "explicit_loc".
1917         * completer.c (collect_explicit_location_matches)
1918         (explicit_location_completer): Rename reserved C++ keyword
1919         "explicit" to "explicit_loc".
1920         * linespec.c (struct linespec) <explicit>: Rename to "explicit_loc".
1921         (canonicalize_linespec, create_sals_line_offset)
1922         (convert_linespec_to_sals, convert_explicit_location_to_sals)
1923         (event_location_to_sals, decode_objc): Rename reserved C++ keyword
1924         "explicit" to "explicit_loc".
1925         * location.c (struct event_location) <explicit>: Rename to
1926         "explicit_loc".
1927         (initialize_explicit_location, new_explicit_location)
1928         (explicit_location_to_string_internal, explicit_location_to_linespec):
1929         Rename reserved C++ keyword "explicit" to "explicit_loc".
1930         * location.h (explicit_location_to_string)
1931         (explicit_location_to_linespec, initialize_explicit_location)
1932         (new_explicit_location): Rename reserved C++ keyword "explicit"
1933         to "explicit_loc".
1934         * mi/mi-cmd-break.c (mi_cmd_break_insert_1): Rename reserved C++
1935         keyword "explicit" to "explicit_loc".
1936
1937 2015-08-12  Keith Seitz  <keiths@redhat.com>
1938
1939         * python/python.c (gdbpy_decode_line): Initialize `location' to NULL
1940         and only call decode_line_1 when it is non-NULL.
1941
1942 2015-08-12  Luis Machado  <lgustavo@codesourcery.com>
1943
1944         * breakpoint.c (bp_loc_is_permanent): Return 0 when breakpoint
1945         location address is not meaningful.
1946         (breakpoint_address_is_meaningful): Update comment.
1947
1948 2015-08-11  Keith Seitz  <keiths@redhat.com>
1949
1950         * NEWS: Mention explicit locations.
1951         * breakpoint.c [LOCATION_HELP_STRING]: New macro.
1952         [BREAK_ARGS_HELP]: Use LOCATION_HELP_STRING.
1953         (_initialize_breakpoint): Update documentation for
1954         "clear", "break", "trace", "strace", "ftrace", and "dprintf".
1955
1956 2015-08-11  Keith Seitz  <keiths@redhat.com>
1957
1958         * mi/mi-cmd-break.c (mi_cmd_break_insert_1): Add support for
1959         explicit locations, options "--source", "--function",
1960         "--label", and "--line".
1961
1962 2015-08-11  Keith Seitz  <keiths@redhat.com>
1963
1964         * completer.c: Include location.h.
1965         (enum match_type): New enum.
1966         (location_completer): Rename to ...
1967         (linespec_completer): ... this.
1968         (collect_explicit_location_matches, backup_text_ptr)
1969         (explicit_location_completer): New functions.
1970         (location_completer): "New" function; handle linespec
1971         and explicit location completions.
1972         (complete_line_internal): Remove all location completer-specific
1973         handling.
1974         * linespec.c (linespec_lexer_lex_keyword, is_ada_operator)
1975         (find_toplevel_char): Export.
1976         (linespec_parse_line_offset): Export.
1977         Issue error if STRING is not numerical.
1978         (gdb_get_linespec_parser_quote_characters): New function.
1979         * linespec.h (linespec_parse_line_offset): Declare.
1980         (get_gdb_linespec_parser_quote_characters): Declare.
1981         (is_ada_operator): Declare.
1982         (find_toplevel_char): Declare.
1983         (linespec_lexer_lex_keyword): Declare.
1984         * location.c (explicit_to_event_location): New function.
1985         (explicit_location_lex_one): New function.
1986         (string_to_explicit_location): New function.
1987         (string_to_event_location): Handle explicit locations.
1988         * location.h (explicit_to_event_location): Declare.
1989         (string_to_explicit_location): Declare.
1990
1991 2015-08-11  Keith Seitz  <keiths@redhat.com>
1992
1993         * break-catch-throw.c (re_set_exception_catchpoint): Convert
1994         linespec into explicit location.
1995         * breakpoint.c (create_overlay_breakpoint)
1996         (create_longjmp_master_breakpoint)
1997         (create_std_terminate_master_breakpoint)
1998         (create_exception_master_breakpoint): Convert linespec into explicit
1999         location.
2000         (update_static_tracepoint): Convert linespec into explicit location.
2001         * linespec.c (enum offset_relative_sign, struct line_offset): Move
2002         location.h.
2003         (struct linespec) <expression, expr_pc, source_filename>
2004         <function_name, label_name, line_offset>: Replace with ...
2005         <explicit>: ... this.
2006         <is_linespec>: New member.
2007         (PARSER_EXPLICIT): New accessor macro.
2008         (undefined_label_error): New function.
2009         (source_file_not_found_error): New function.
2010         (linespec_parse_basic): The parser result is now an explicit location.
2011         Use PARSER_EXPLICIT to access it.
2012         Use undefined_label_error.
2013         (canonicalize_linespec): Convert canonical linespec into explicit
2014         location.
2015         Move string representation of location to explicit_location_to_linespec
2016         and use it and explicit_location_to_string to save string
2017         representations of the canonical location.
2018         (create_sals_line_offset, convert_linespec_to_sals): `ls' contains an
2019         explicit location.  Update all references.
2020         (convert_explicit_location_to_sals): New function.
2021         (parse_linespec): Use PARSER_EXPLICIT to access the parser
2022         result's explicit location.
2023         (linespec_state_constructor): Initialize is_linespec.
2024         Use PARSER_EXPLICIT.
2025         (linespec_parser_delete): Use PARSER_EXPLICIT to access the parser's
2026         result.
2027         (event_location_to_sals): For linespec locations, set is_linespec.
2028         Handle explicit locations.
2029         (decode_objc): 'ls' contains an explicit location now. Update all
2030         references.
2031         (symtabs_from_filename): Use source_file_not_found_error.
2032         * location.c (struct event_location.u) <explicit>: New member.
2033         (initialize_explicit_location): New function.
2034         (initialize_event_location): Initialize explicit locations.
2035         (new_explicit_location, get_explicit_location)
2036         (get_explicit_location_const): New functions.
2037         (explicit_to_string_internal): New function; most of contents moved
2038         from canonicalize_linespec.
2039         (explicit_location_to_string): New function.
2040         (explicit_location_to_linespec): New function.
2041         (copy_event_location, delete_event_location)
2042         (event_location_to_string_const, event_location_empty_p): Handle
2043         explicit locations.
2044         * location.h (enum offset_relative_sign, struct line_offset): Move
2045         here from linespec.h.
2046         (enum event_location_type): Add EXPLICIT_LOCATION.
2047         (struct explicit_location): New structure.
2048         (explicit_location_to_string): Declare.
2049         (explicit_location_to_linespec): Declare.
2050         (new_explicit_location, get_explicit_locationp
2051         (get_explicit_location_const, initialize_explicit_location): Declare.
2052
2053 2015-08-11  Keith Seitz  <keiths@redhat.com>
2054
2055         * break-catch-throw.c (re_set_exception_catchpoint): Convert
2056         linespec for stap probe to probe location.
2057         * breakpoint.c (create_longjmp_master_breakpoint)
2058         (create_exception_master_breakpoint): Likewise.
2059         (break_command_1): Remove local variable `arg_cp'.
2060         Check location type to set appropriate breakpoint ops methods.
2061         (trace_command): Likewise.
2062         * linespec.c (event_location_to_sals): Assert on probe locations.
2063         * location.c (EL_PROBE): Add macro definition.
2064         (new_probe_location, get_probe_location): New functions.
2065         (copy_event_location, delete_event_location, event_location_to_string)
2066         (string_to_event_location, event_location_empty_p): Handle probe
2067         locations.
2068         * location.h (enum event_location_type): Add PROBE_LOCATION.
2069         (new_probe_location, get_probe_location): Declare.
2070         * probe.c (parse_probes): Assert that LOCATION is a probe location.
2071         Convert linespec into probe location.
2072
2073 2015-08-11  Keith Seitz  <keiths@redhat.com>
2074
2075         * breakpoint.c (create_thread_event_breakpoint, init_breakpoint_sal):
2076         Convert linespec to address location.
2077         * linespec.c (canonicalize_linespec): Do not handle address
2078         locations here.
2079         (convert_address_location_to_sals): New function; contents moved
2080         from ...
2081         (convert_linespc_to_sals): ... here.
2082         (parse_linespec): Remove address locations from linespec grammar.
2083         Remove handling of address locations.
2084         (linespec_lex_to_end): Remove handling of address linespecs.
2085         (event_location_to_sals): Handle ADDRESS_LOCATION.
2086         (linespec_expression_to_pc): Export.
2087         * linespec.h (linespec_expression_to_pc): Add declaration.
2088         * location.c (struct event_location.u) <address>: New member.
2089         (new_address_location, get_address_location): New functions.
2090         (copy_event_location, delete_event_location, event_location_to_string)
2091         (string_to_event_location, event_location_empty_p): Handle address
2092         locations.
2093         * location.h (enum event_location_type): Add ADDRESS_LOCATION.
2094         (new_address_location, get_address_location): Declare.
2095         * python/py-finishbreakpoint.c (bpfinishpy_init): Convert linespec
2096         to address location.
2097         * spu-tdep.c (spu_catch_start): Likewise.
2098
2099 2015-08-11  Keith Seitz  <keiths@redhat.com>
2100
2101         * ax-gdb.c: Include location.h.
2102         (agent_command_1) Use linespec location instead of address
2103         string.
2104         * break-catch-throw.c: Include location.h.
2105         (re_set_exception_catchpoint): Use linespec locations instead
2106         of address strings.
2107         * breakpoint.c: Include location.h.
2108         (create_overlay_event_breakpoint, create_longjmp_master_breakpoint)
2109         (create_std_terminate_master_breakpoint)
2110         (create_exception_master_breakpoint, update_breakpoints_after_exec):
2111         Use linespec location instead of address string.
2112         (print_breakpoint_location):  Use locations and
2113         event_location_to_string.
2114         Print extra_string for pending locations for non-MI streams.
2115         (print_one_breakpoint_location): Use locations and
2116         event_location_to_string.
2117         (init_raw_breakpoint_without_location): Initialize b->location.
2118         (create_thread_event_breakpoint): Use linespec location instead of
2119         address string.
2120         (init_breakpoint_sal): Likewise.
2121         Only save extra_string if it is non-NULL and not the empty string.
2122         Use event_location_to_string instead of `addr_string'.
2123         Constify `p' and `endp'.
2124         Use skip_spaces_const/skip_space_const instead of non-const versions.
2125         Copy the location into the breakpoint.
2126         If LOCATION is NULL, save the breakpoint address as a linespec location
2127         instead of an address string.
2128         (create_breakpoint_sal): Change `addr_string' parameter to a struct
2129         event_location. All uses updated.
2130         (create_breakpoints_sal): Likewise for local variable `addr_string'.
2131         (parse_breakpoint_sals): Use locations instead of address strings.
2132         Remove check for empty linespec with conditional.
2133         Refactor.
2134         (decode_static_tracepoint_spec): Make argument const and update
2135         function.
2136         (create_breakpoint): Change `arg' to a struct event_location and
2137         rename.
2138         Remove `copy_arg' and `addr_start'.
2139         If EXTRA_STRING is empty, set it to NULL.
2140         Don't populate `canonical' for pending breakpoints.
2141         Pass `extra_string' to find_condition_and_thread.
2142         Clear `extra_string' if `rest' was NULL.
2143         Do not error with "garbage after location" if setting a dprintf
2144         breakpoint.
2145         Copy the location into the breakpoint instead of an address string.
2146         (break_command_1): Use string_to_event_location and pass this to
2147         create_breakpoint instead of an address string.
2148         Check against `arg_cp' for a probe linespec.
2149         (dprintf_command): Use string_to_event_location and pass this to
2150         create_breakpoint instead of an address string.
2151         Throw an exception if no format string was specified.
2152         (print_recreate_ranged_breakpoint): Use event_location_to_string
2153         instead of address strings.
2154         (break_range_command, until_break_command)
2155         (init_ada_exception_breakpoint): Use locations instead
2156         of address strings.
2157         (say_where): Print out extra_string for pending locations.
2158         (base_breakpoint_dtor): Delete `location' and `location_range_end' of
2159         the breakpoint.
2160         (base_breakpoint_create_sals_from_location): Use struct event_location
2161         instead of address string.
2162         Remove `addr_start' and `copy_arg' parameters.
2163         (base_breakpoint_decode_location): Use struct event_location instead of
2164         address string.
2165         (bkpt_re_set): Use locations instead of address strings.
2166         Use event_location_empty_p to check for unset location.
2167         (bkpt_print_recreate): Use event_location_to_string instead of
2168         an address string.
2169         Print out extra_string for pending locations.
2170         (bkpt_create_sals_from_location, bkpt_decode_location)
2171         (bkpt_probe_create_sals_from_location): Use struct event_location
2172         instead of address string.
2173         (bkpt_probe_decode_location): Use struct event_location instead of
2174         address string.
2175         (tracepoint_print_recreate): Use event_location_to_string to
2176         recreate the tracepoint.
2177         (tracepoint_create_sals_from_location, tracepoint_decode_location)
2178         (tracepoint_probe_create_sals_from_location)
2179         (tracepoint_probe_decode_location): Use struct event_location
2180         instead of address string.
2181         (dprintf_print_recreate): Use event_location_to_string to recreate
2182         the dprintf.
2183         (dprintf_re_set): Remove check for valid/missing format string.
2184         (strace_marker_create_sals_from_location)
2185         (strace_marker_create_breakpoints_sal, strace_marker_decode_location)
2186         (update_static_tracepoint): Use struct event_location instead of
2187         address string.
2188         (location_to_sals): Likewise.
2189         Pass `extra_string' to find_condition_and_thread.
2190         For newly resolved pending breakpoint locations, clear the location's
2191         string representation.
2192         Assert that the breakpoint's condition string is NULL when
2193         condition_not_parsed.
2194         (breakpoint_re_set_default, create_sals_from_location_default)
2195         (decode_location_default, trace_command, ftrace_command)
2196         (strace_command, create_tracepoint_from_upload): Use locations
2197         instead of address strings.
2198         * breakpoint.h (struct breakpoint_ops) <create_sals_from_location>:
2199         Use struct event_location instead of address string.
2200         Update all uses.
2201         <decode_location>: Likewise.
2202         (struct breakpoint) <addr_string>: Change to struct event_location
2203         and rename `location'.
2204         <addr_string_range_end>: Change to struct event_location and rename
2205         `location_range_end'.
2206         (create_breakpoint): Use struct event_location instead of address
2207         string.
2208         * cli/cli-cmds.c: Include location.h.
2209         (edit_command, list_command): Use locations instead of address strings.
2210         * elfread.c: Include location.h.
2211         (elf_gnu_ifunc_resolver_return_stop): Use event_location_to_string.
2212         * guile/scm-breakpoint.c: Include location.h.
2213         (bpscm_print_breakpoint_smob): Use event_location_to_string.
2214         (gdbscm_register_breakpoint): Use locations instead of address
2215         strings.
2216         * linespec.c: Include location.h.
2217         (struct ls_parser) <stream>: Change to const char *.
2218         (PARSER_STREAM): Update.
2219         (lionespec_lexer_lex_keyword): According to find_condition_and_thread,
2220         keywords must be followed by whitespace.
2221         (canonicalize_linespec): Save a linespec location into `canonical'.
2222         Save a canonical linespec into `canonical'.
2223         (parse_linespec): Change `argptr' to const char * and rename `arg'.
2224         All uses updated.
2225         Update function description.
2226         (linespec_parser_new): Initialize `parser'.
2227         Update initialization of  parsing stream.
2228         (event_location_to_sals): New function.
2229         (decode_line_full): Change `argptr' to a struct event_location and
2230         rename it `location'.
2231         Use locations instead of address strings.
2232         Call event_location_to_sals instead of parse_linespec.
2233         (decode_line_1): Likewise.
2234         (decode_line_with_current_source, decode_line_with_last_displayed)
2235         Use locations instead of address strings.
2236         (decode_objc): Likewise.
2237         Change `argptr' to const char * and rename `arg'.
2238         (destroy_linespec_result): Delete the linespec result's location
2239         instead of freeing the address string.
2240         * linespec.h (struct linespec_result) <addr_string>: Change to
2241         struct event_location and rename to ...
2242         <location>: ... this.
2243         (decode_line_1, decode_line_full): Change `argptr' to struct
2244         event_location.  All callers updated.
2245         * mi/mi-cmd-break.c: Include language.h, location.h, and linespec.h.
2246         (mi_cmd_break_insert_1): Use locations instead of address strings.
2247         Throw an error if there was "garbage" at the end of the specified
2248         linespec.
2249         * probe.c: Include location.h.
2250         (parse_probes): Change `argptr' to struct event_location.
2251         Use event locations instead of address strings.
2252         * probe.h (parse_probes): Change `argptr' to struct event_location.
2253         * python/py-breakpoint.c: Include location.h.
2254         (bppy_get_location): Constify local variable `str'.
2255         Use event_location_to_string.
2256         (bppy_init): Use locations instead of address strings.
2257         * python/py-finishbreakpoint.c: Include location.h.
2258         (bpfinishpy_init): Remove local variable `addr_str'.
2259         Use locations instead of address strings.
2260         * python/python.c: Include location.h.
2261         (gdbpy_decode_line): Use locations instead of address strings.
2262         * remote.c: Include location.h.
2263         (remote_download_tracepoint): Use locations instead of address
2264         strings.
2265         * spu-tdep.c: Include location.h.
2266         (spu_catch_start): Remove local variable `buf'.
2267         Use locations instead of address strings.
2268         * tracepoint.c: Include location.h.
2269         (scope_info): Use locations instead of address strings.
2270         (encode_source_string): Constify parameter `src'.
2271         * tracepoint.h (encode_source_string): Likewise.
2272
2273 2015-08-11  Keith Seitz  <keiths@redhat.com>
2274
2275         * Makefile.in (SFILES): Add location.c.
2276         (HFILES_NO_SRCDIR): Add location.h.
2277         (COMMON_OBS): Add location.o.
2278         * linespec.c (linespec_lex_to_end): New function.
2279         * linespec.h (linespec_lex_to_end): Declare.
2280         * location.c: New file.
2281         * location.h: New file.
2282
2283 2015-08-11  Keith Seitz  <keiths@redhat.com>
2284
2285         * breakpoint.h (struct breakpoint_ops) <create_sals_from_address>:
2286         Renamed to create_sals_from_location.
2287         <decode_linespec>: Renamed to decode_location.
2288         Update all callers.
2289         * breakpoint.c (create_sals_from_address_default): Renamed to ...
2290         (create_sals_from_location_default): ... this.
2291         (addr_string_to_sals): Renamed to ...
2292         (location_to_sals): ... this.
2293         (decode_linespec_default): Renamed to ...
2294         (decode_location_default): ... this.
2295         (base_breakpoint_create_sals_from_address): Renamed to ...
2296         (base_breakpoint_create_sals_from_location): ... this.
2297         (bkpt_create_sals_from_address): Renamed to ...
2298         (bkpt_create_sals_from_location): ... this.
2299         (bkpt_decode_linespec): Renamed to ...
2300         (bkpt_decode_location): ... this.
2301         (bkpt_probe_create_sals_from_address): Renamed to ...
2302         (bkpt_probe_create_sals_from_location): ... this.
2303         (tracepoint_create_sals_from_address): Renamed to ...
2304         (tracepoint_create_sals_from_location): ... this.
2305         (tracepoint_decode_linespec): Renamed to ...
2306         (tracepoint_decode_location): ... this.
2307         (tracepoint_probe_create_sals_from_address): Renamed to ...
2308         (tracepoint_probe_create_sals_from_location): ... this.
2309         (tracepoint_probe_decode_linespec): Renamed to ...
2310         (tracepoint_probe_decode_location): ... this.
2311         (strace_marker_create_sals_from_address): Renamed to ...
2312         (strace_marker_create_sals_from_location): ... this.
2313         (decode_linespec_default): Renamed to ...
2314         (decode_location_default): ... this.
2315
2316 2015-08-10  Doug Evans  <dje@google.com>
2317             Keith Seitz  <keiths@redhat.com>
2318
2319         PR gdb/17960
2320         * symtab.c (make_file_symbol_completion_list_1): Renamed from
2321         make_file_symbol_completion_list and made static.
2322         (make_file_symbol_completion_list): New function.
2323
2324 2015-08-10  Joel Brobecker  <brobecker@adacore.com>
2325
2326         * infrun.c (follow_fork, displaced_step_prepare, resume): Remove
2327         trailing new-line at end of warning message.
2328         (proceed): Add i18n marker to error messages.
2329
2330 2015-08-07  Pedro Alves  <palves@redhat.com>
2331
2332         * linux-nat.c (linux_nat_always_non_stop_p): Return 1.
2333
2334 2015-08-07  Pedro Alves  <palves@redhat.com>
2335
2336         * s390-linux-tdep.c (is_non_branch_ril)
2337         (s390_displaced_step_copy_insn): New functions.
2338         (s390_displaced_step_fixup): Update comment.
2339         (s390_gdbarch_init): Install s390_displaced_step_copy_insn as
2340         gdbarch_displaced_step_copy_insn hook.
2341
2342 2015-08-07  Pedro Alves  <palves@redhat.com>
2343
2344         * infrun.c (displaced_step_prepare_throw): Return -1 if
2345         gdbarch_displaced_step_copy_insn returns NULL.  Update intro
2346         comment.
2347         * rs6000-tdep.c (LWARX_MASK, LWARX_INSTRUCTION, LDARX_INSTRUCTION)
2348         (STWCX_MASK, STWCX_INSTRUCTION, STDCX_INSTRUCTION): Move higher up
2349         in file.
2350         (ppc_displaced_step_copy_insn): New function.
2351         (ppc_displaced_step_fixup): Update comment.
2352         (rs6000_gdbarch_init): Install ppc_displaced_step_copy_insn as
2353         gdbarch_displaced_step_copy_insn hook.
2354         * gdbarch.sh (displaced_step_copy_insn): Document what happens on
2355         NULL return.
2356         * gdbarch.h: Regenerate.
2357
2358 2015-08-07  Pedro Alves  <palves@redhat.com>
2359
2360         * inferior.h (struct inferior) <displaced_stepping_failed>: New
2361         field.
2362         * infrun.c (use_displaced_stepping_now_p): New parameter 'inf'.
2363         Return false if dispaced stepping failed before.
2364         (resume): Pass the current inferior to
2365         use_displaced_stepping_now_p.  Wrap displaced_step_prepare in
2366         TRY/CATCH.  If we get a MEMORY_ERROR, set the inferior's
2367         displaced_stepping_failed flag, and fall back to an in-line
2368         step-over.
2369
2370 2015-08-07  Pedro Alves  <palves@redhat.com>
2371
2372         * darwin-nat.c (darwin_stop): Rename to ...
2373         (darwin_interrupt): ... this.
2374         (_initialize_darwin_inferior): Adjust.
2375         * gnu-nat.c (gnu_stop): Delete.
2376         (gnu_target): Don't install gnu_stop.
2377         * inf-ptrace.c (inf_ptrace_stop): Rename to ...
2378         (inf_ptrace_interrupt): ... this.
2379         (inf_ptrace_target): Adjust.
2380         * infcmd.c (interrupt_target_1): Use target_interrupt instead of
2381         target_stop.
2382         * linux-nat (linux_nat_stop): Rename to ...
2383         (linux_nat_interrupt): ... this.
2384         (linux_nat_stop): Reimplement.
2385         (linux_nat_add_target): Install linux_nat_interrupt.
2386         * nto-procfs.c (nto_interrupt_twice): Rename to ...
2387         (nto_handle_sigint_twice): ... this.
2388         (nto_interrupt): Rename to ...
2389         (nto_handle_sigint): ... this.  Call target_interrupt instead of
2390         target_stop.
2391         (procfs_wait): Adjust.
2392         (procfs_stop): Rename to ...
2393         (procfs_interrupt): ... this.
2394         (init_procfs_targets): Adjust.
2395         * procfs.c (procfs_stop): Rename to ...
2396         (procfs_interrupt): ... this.
2397         (procfs_target): Adjust.
2398         * remote-m32r-sdi.c (m32r_stop): Rename to ...
2399         (m32r_interrupt): ... this.
2400         (init_m32r_ops): Adjust.
2401         * remote-sim.c (gdbsim_stop_inferior): Rename to ...
2402         (gdbsim_interrupt_inferior): ... this.
2403         (gdbsim_stop): Rename to ...
2404         (gdbsim_interrupt): ... this.
2405         (gdbsim_cntrl_c): Adjust.
2406         (init_gdbsim_ops): Adjust.
2407         * remote.c (sync_remote_interrupt): Adjust comments.
2408         (remote_stop_as): Rename to ...
2409         (remote_interrupt_as): ... this.
2410         (remote_stop): Adjust comment.
2411         (remote_interrupt): New function.
2412         (init_remote_ops): Install remote_interrupt.
2413         * target.c (target_interrupt): New function.
2414         * target.h (struct target_ops) <to_interrupt>: New field.
2415         (target_interrupt): New declaration.
2416         * windows-nat.c (windows_stop): Rename to ...
2417         (windows_interrupt): ... this.
2418         * target-delegates.c: Regenerate.
2419
2420 2015-08-07  Pedro Alves  <palves@redhat.com>
2421
2422         * signal-while-stepping-over-bp-other-thread.exp: Expect "restart
2423         threads" as alternative to "switching back to stepped thread".
2424
2425 2015-08-07  Pedro Alves  <palves@redhat.com>
2426
2427         * NEWS: Mention "maint set/show target-non-stop".
2428         * breakpoint.c (update_global_location_list): Check
2429         target_is_non_stop_p instead of non_stop.
2430         * infcmd.c (attach_command_post_wait, attach_command): Likewise.
2431         * infrun.c (show_can_use_displaced_stepping)
2432         (can_use_displaced_stepping_p, start_step_over_inferior):
2433         Likewise.
2434         (internal_resume_ptid): New function.
2435         (resume): Use it.
2436         (proceed): Check target_is_non_stop_p instead of non_stop.  If in
2437         all-stop mode but the target is always in non-stop mode, start all
2438         the other threads that are implicitly resumed too.
2439         (for_each_just_stopped_thread, fetch_inferior_event)
2440         (adjust_pc_after_break, stop_all_threads): Check
2441         target_is_non_stop_p instead of non_stop.
2442         (handle_inferior_event): Likewise.  Handle detach-fork in all-stop
2443         with the target always in non-stop mode.
2444         (handle_signal_stop) <random signal>: Check target_is_non_stop_p
2445         instead of non_stop.
2446         (switch_back_to_stepped_thread): Check target_is_non_stop_p
2447         instead of non_stop.
2448         (keep_going_stepped_thread): Use internal_resume_ptid.
2449         (stop_waiting): If in all-stop mode, and the target is in non-stop
2450         mode, stop all threads.
2451         (keep_going_pass): Likewise, when starting a new in-line step-over
2452         sequence.
2453         * linux-nat.c (get_pending_status, select_event_lwp)
2454         (linux_nat_filter_event, linux_nat_wait_1, linux_nat_wait): Check
2455         target_is_non_stop_p instead of non_stop.
2456         (linux_nat_always_non_stop_p): New function.
2457         (linux_nat_stop): Check target_is_non_stop_p instead of non_stop.
2458         (linux_nat_add_target): Install linux_nat_always_non_stop_p.
2459         * target-delegates.c: Regenerate.
2460         * target.c (target_is_non_stop_p): New function.
2461         (target_non_stop_enabled, target_non_stop_enabled_1): New globals.
2462         (maint_set_target_non_stop_command)
2463         (maint_show_target_non_stop_command): New functions.
2464         (_initilize_target): Install "maint set/show target-non-stop"
2465         commands.
2466         * target.h (struct target_ops) <to_always_non_stop_p>: New field.
2467         (target_non_stop_enabled): New declaration.
2468         (target_is_non_stop_p): New declaration.
2469
2470 2015-08-07  Pedro Alves  <pedro@codesourcery.com>
2471
2472         * breakpoint.c (breakpoints_should_be_inserted_now): If any thread
2473         has a pending status, return true.
2474         * gdbthread.h: Include target/waitstatus.h.
2475         (struct thread_suspend_state) <stop_reason, waitstatus_pending_p,
2476         stop_pc>: New fields.
2477         (struct thread_info) <resumed>: New field.
2478         (set_resumed): Declare.
2479         * infrun.c: Include "event-loop.h".
2480         (infrun_async_inferior_event_token, infrun_is_async): New globals.
2481         (infrun_async): New function.
2482         (clear_step_over_info): Add debug output.
2483         (displaced_step_in_progress_any_inferior): New function.
2484         (displaced_step_fixup): New returns int.
2485         (start_step_over): Handle in-line step-overs too.  Assert the
2486         thread is marked resumed.
2487         (resume_cleanups): Clear the thread's resumed flag.
2488         (resume): Set the thread's resumed flag.  Return early if the
2489         thread has a pending status.  Allow stepping a breakpoint with no
2490         signal.
2491         (proceed): Adjust to check 'resumed' instead of 'executing'.
2492         (clear_proceed_status_thread): If the thread has a pending status,
2493         and that status is a finished step, discard the pending status.
2494         (clear_proceed_status): Don't clear step_over_info here.
2495         (random_pending_event_thread, do_target_wait): New functions.
2496         (prepare_for_detach, wait_for_inferior, fetch_inferior_event): Use
2497         do_target_wait.
2498         (wait_one): New function.
2499         (THREAD_STOPPED_BY): New macro.
2500         (thread_stopped_by_watchpoint, thread_stopped_by_sw_breakpoint)
2501         (thread_stopped_by_hw_breakpoint): New functions.
2502         (switch_to_thread_cleanup, save_waitstatus, stop_all_threads): New
2503         functions.
2504         (handle_inferior_event): Also call set_resumed(false) on all
2505         threads implicitly stopped by the event.
2506         (restart_threads, resumed_thread_with_pending_status): New
2507         functions.
2508         (finish_step_over): If we were doing an in-line step-over before,
2509         and no longer are after trying to start a new step-over, restart
2510         all threads.  If we have multiple threads with pending events,
2511         save the current event and go through the event loop again.
2512         (handle_signal_stop): Return early if finish_step_over returns
2513         false.
2514         <random signal>: If we get a signal while stepping over a
2515         breakpoint in-line in non-stop mode, restart all threads.  Clear
2516         step_over_info before delivering the signal.
2517         (keep_going_stepped_thread): Use internal_error instead of
2518         gdb_assert.  Mark the thread as resumed.
2519         (keep_going_pass_signal): Assert the thread isn't already resumed.
2520         If some other thread is doing an in-line step-over, defer the
2521         resume.  If we just started a new in-line step-over, stop all
2522         threads.  Don't clear step_over_info.
2523         (infrun_async_inferior_event_handler): New function.
2524         (_initialize_infrun): Create async event handler with
2525         infrun_async_inferior_event_handler as callback.
2526         (infrun_async): New declaration.
2527         * target.c (target_async): New function.
2528         * target.h (target_async): Declare macro and readd as function
2529         declaration.
2530         * target/waitstatus.h (enum target_stop_reason)
2531         <TARGET_STOPPED_BY_SINGLE_STEP>: New value.
2532         * thread.c (new_thread): Clear the new waitstatus field.
2533         (set_resumed): New function.
2534
2535 2015-08-07  Pedro Alves  <palves@redhat.com>
2536
2537         * infrun.c (keep_going_stepped_thread): New function, factored out
2538         from ...
2539         (switch_back_to_stepped_thread): ... here.
2540
2541 2015-08-07  Pedro Alves  <palves@redhat.com>
2542
2543         * infrun.c (currently_stepping): Extend intro comment.
2544         * target.h (target_resume): Extend intro comment.
2545
2546 2015-08-07  Pedro Alves  <palves@redhat.com>
2547
2548         * infrun.c (switch_back_to_stepped_thread): Use ecs->ptid instead
2549         of inferior_ptid.  If the stepped thread vanished, return 0
2550         instead of resuming here.  Use reset_ecs.  Print the prev_pc and
2551         the current stop_pc in log message.  Clear trap_expected if the
2552         thread advanced.  Don't pass currently_stepping to
2553         do_target_resume.
2554
2555 2015-08-07  Pedro Alves  <palves@redhat.com>
2556
2557         * gdbthread.h (struct thread_info) <prev_pc>: Extend comment.
2558         * infrun.c (struct execution_control_state): Move higher up in the
2559         file.
2560         (reset_ecs): New function.
2561         (start_step_over): Now returns int.  Rewrite to use
2562         keep_going_pass_signal instead of manually starting a displaced step.
2563         (resume): Don't call set_running here.  If displaced stepping
2564         can't start now, clear trap_expected.
2565         (find_thread_needs_step_over): Delete function.
2566         (proceed): Set up finish_thread_state_cleanup.  Call set_running.
2567         If the current thread needs a step over, push it in the step-over
2568         chain.  Don't set insert breakpoints nor call resume directly
2569         here.  Instead rewrite to use start_step_over and
2570         keep_going_pass_signal.
2571         (finish_step_over): New function.
2572         (handle_signal_stop): Call finish_step_over instead of
2573         start_step_over.
2574         (switch_back_to_stepped_thread): If the event thread needs another
2575         step-over do that first.  Use start_step_over.
2576         (keep_going_pass_signal): New function, factored out from ...
2577         (keep_going): ... here.
2578         (_initialize_infrun): Comment moved here.
2579         * thread.c (set_running_thread): New function.
2580         (set_running, finish_thread_state): Use set_running_thread.
2581
2582 2015-08-07  Pedro Alves  <palves@redhat.com>
2583
2584         * gdbthread.h (struct thread_info) <step_over_prev,
2585         step_over_next>: New fields.
2586         (thread_step_over_chain_enqueue, thread_step_over_chain_remove)
2587         (thread_step_over_chain_next, thread_is_in_step_over_chain): New
2588         declarations.
2589         * infrun.c (struct displaced_step_request): Delete.
2590         (struct displaced_step_inferior_state) <step_request_queue>:
2591         Delete field.
2592         (displaced_step_prepare): Assert that trap_expected is set.  Use
2593         thread_step_over_chain_enqueue.  Split starting a new displaced
2594         step to ...
2595         (start_step_over): ... this new function.
2596         (resume): Assert the thread isn't waiting for a step over already.
2597         (proceed): Assert the thread isn't waiting for a step over
2598         already.
2599         (infrun_thread_stop_requested): Adjust to remove threads from the
2600         embedded step-over chain.
2601         (handle_inferior_event) <fork/vfork>: Call start_step_over after
2602         displaced_step_fixup.
2603         (handle_signal_stop): Call start_step_over after
2604         displaced_step_fixup.
2605         * infrun.h (step_over_queue_head): New declaration.
2606         * thread.c (step_over_chain_enqueue, step_over_chain_remove)
2607         (thread_step_over_chain_next, thread_is_in_step_over_chain)
2608         (thread_step_over_chain_enqueue)
2609         (thread_step_over_chain_remove): New functions.
2610         (delete_thread_1): Remove thread from the step-over chain.
2611
2612 2015-08-07  Pedro Alves  <palves@redhat.com>
2613
2614         * infrun.c (thread_still_needs_step_over): Rename to ...
2615         (thread_still_needs_step_over_bp): ... this.
2616         (enum step_over_what): New.
2617         (thread_still_needs_step_over): Reimplement.
2618
2619 2015-08-07  Pedro Alves  <palves@redhat.com>
2620
2621         * remote.c (remote_wait_as): If not waiting for a stop reply,
2622         return TARGET_WAITKIND_NO_RESUMED.  If TARGET_WNOHANG is
2623         requested, don't block waiting forever.
2624
2625 2015-08-07  Pedro Alves  <pedro@codesourcery.com>
2626
2627         * infrun.c (adjust_pc_after_break): Now takes thread_info and
2628         waitstatus pointers instead of an ecs.  Adjust.
2629         (handle_inferior_event): Adjust caller.
2630
2631 2015-08-07  Pedro Alves  <palves@redhat.com>
2632
2633         * infrun.c (handle_inferior_event): If we get
2634         TARGET_WAITKIND_SIGNALLED or TARGET_WAITKIND_EXITED in non-stop
2635         mode, mark all threads of the exiting process as not-executing.
2636         (normal_stop): If we get TARGET_WAITKIND_SIGNALLED or
2637         TARGET_WAITKIND_EXITED in non-stop mode, finish all threads of the
2638         exiting process, if inferior_ptid still points at a process.
2639         * thread.c (struct current_thread_cleanup) <next>: New field.
2640         (current_thread_cleanup_chain): New global.
2641         (restore_current_thread_ptid_changed): New function.
2642         (restore_current_thread_cleanup_dtor): Remove the cleanup from the
2643         current_thread_cleanup_chain list.
2644         (make_cleanup_restore_current_thread): Add the cleanup data to the
2645         current_thread_cleanup_chain list.
2646         (_initialize_thread): Install restore_current_thread_ptid_changed
2647         as thread_ptid_changed observer.
2648
2649 2015-08-07  Joel Brobecker  <brobecker@adacore.com>
2650
2651         * dtrace-probe.c (dtrace_process_dof): Ignore the objfile's DOF
2652         data if a DTRACE_DOF_SECT_TYPE_PROVIDER section is found to be
2653         smaller than expected.
2654
2655 2015-08-07  Andrew Burgess  <andrew.burgess@embecosm.com>
2656
2657         * stack.c (get_frame_language): Moved ...
2658         * frame.c (get_frame_language): ... to here.
2659         * language.h (get_frame_language): Declaration moved to frame.h.
2660         * frame.h: Add language.h include, for language enum.
2661         (get_frame_language): Declaration moved from language.h.
2662         * language.c: Add frame.h include.
2663         * top.c: Add frame.h include.
2664         * symtab.h (struct obj_section): Declare.
2665         (struct cmd_list_element): Declare.
2666
2667 2015-08-07  Andrew Burgess  <andrew.burgess@embecosm.com>
2668
2669         * language.c (show_language_command): Find selected frame before
2670         asking for the language of that frame.
2671         (set_language_command): Likewise.
2672         * language.h (get_frame_language): Add frame parameter.
2673         * stack.c (get_frame_language): Add frame parameter, assert
2674         parameter is not NULL, update comment and reindent.
2675         * top.c (check_frame_language_change): Pass the selected frame
2676         into get_frame_language.
2677
2678 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
2679
2680         * btrace.c (btrace_compute_ftrace_bts): Clear insn flags.
2681         (pt_btrace_insn_flags): New.
2682         (ftrace_add_pt): Call pt_btrace_insn_flags.
2683         * btrace.h (btrace_insn_flag): New.
2684         (btrace_insn) <flags>: New.
2685         * record-btrace.c (btrace_insn_history): Print insn prefix.
2686         * NEWS: Announce it.
2687
2688 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
2689
2690         * configure.ac: Check for PERF_ATTR_SIZE_VER5 in linux/perf_event.h
2691         * configure: Regenerate.
2692
2693 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
2694
2695         * Makefile.in (LIBICONV): Define.
2696         (CLIBS): Add LIBICONV.
2697         * acinclude.m4: Use config/iconv.m4 instead of custom AM_ICONV.
2698         * configure: Regenerate.
2699
2700 2015-08-06  Simon Marchi  <simon.marchi@ericsson.com>
2701             Pedro Alves  <palves@redhat.com>
2702
2703         * arm-tdep.c (set_fp_model_sfunc): Add cast from integer to enum.
2704         (arm_set_abi): Likewise.
2705         * ax-general.c (ax_print): Likewise.
2706         * c-exp.y (exp : string_exp): Likewise.
2707         * compile/compile-loc2c.c (compute_stack_depth_worker): Likewise.
2708         (do_compile_dwarf_expr_to_c): Likewise.
2709         * cp-name-parser.y (demangler_special : DEMANGLER_SPECIAL start):
2710         Likewise.
2711         * dwarf2expr.c (execute_stack_op): Likewise.
2712         * dwarf2loc.c (dwarf2_compile_expr_to_ax): Likewise.
2713         (disassemble_dwarf_expression): Likewise.
2714         * dwarf2read.c (dwarf2_add_member_fn): Likewise.
2715         (read_array_order): Likewise.
2716         (abbrev_table_read_table): Likewise.
2717         (read_attribute_value): Likewise.
2718         (skip_unknown_opcode): Likewise.
2719         (dwarf_decode_macro_bytes): Likewise.
2720         (dwarf_decode_macros): Likewise.
2721         * eval.c (value_f90_subarray): Likewise.
2722         * guile/scm-param.c (gdbscm_make_parameter): Likewise.
2723         * i386-linux-tdep.c (i386_canonicalize_syscall): Likewise.
2724         * infrun.c (handle_command): Likewise.
2725         * memory-map.c (memory_map_start_memory): Likewise.
2726         * osabi.c (set_osabi): Likewise.
2727         * parse.c (operator_length_standard): Likewise.
2728         * ppc-linux-tdep.c (ppc_canonicalize_syscall): Likewise, and use
2729         single return point.
2730         * python/py-frame.c (gdbpy_frame_stop_reason_string): Likewise.
2731         * python/py-symbol.c (gdbpy_lookup_symbol): Likewise.
2732         (gdbpy_lookup_global_symbol): Likewise.
2733         * record-full.c (record_full_restore): Likewise.
2734         * regcache.c (regcache_register_status): Likewise.
2735         (regcache_raw_read): Likewise.
2736         (regcache_cooked_read): Likewise.
2737         * rs6000-tdep.c (powerpc_set_vector_abi): Likewise.
2738         * symtab.c (initialize_ordinary_address_classes): Likewise.
2739         * target-debug.h (target_debug_print_signals): Likewise.
2740         * utils.c (do_restore_current_language): Likewise.
2741
2742 2015-08-06  Clem Dickey  <clemd@acm.org>
2743
2744         PR python/17136
2745         * python/lib/gdb/command/type_printers.py (InfoTypePrinter): Fix typo.
2746
2747 2015-08-06  Simon Marchi  <simon.marchi@ericsson.com>
2748
2749         * complaints.c (enum complaint_series): Add newlines and remove
2750         out of date comment.
2751         (struct complaints) <series>: Change type to enum
2752         complaint_series and remove out of date comment.
2753         (symfile_complaint_hook): Use equivalent enum value
2754         ISOLATED_MESSAGE instead of 0.
2755
2756 2015-08-06  Pedro Alves  <palves@redhat.com>
2757
2758         * nat/linux-waitpid.c (my_waitpid): Only print *status if waitpid
2759         returned > 0.
2760
2761 2015-08-06  Pierre Langlois  <pierre.langlois@arm.com>
2762
2763         * common/agent.c (symbol_list) <required>: Remove.
2764
2765 2015-08-06  Pedro Alves  <palves@redhat.com>
2766
2767         * target/waitstatus.h (enum target_stop_reason)
2768         <TARGET_STOPPED_BY_SINGLE_STEP>: New value.
2769
2770 2015-08-05  Pedro Alves  <palves@redhat.com>
2771             Joel Brobecker  <brobecker@adacore.com>
2772
2773         * breakpoint.c (bpstat_what) <bp_longjmp, bp_longjmp_call_dummy>
2774         <bp_exception, bp_longjmp_resume, bp_exception_resume>: Handle the
2775         case where BS->STOP is not set.
2776
2777 2015-08-05  Ulrich Weigand  <uweigand@de.ibm.com>
2778
2779         * nat/gdb_thread_db.h: Add copyright header.
2780         Protect against multiple inclusion.
2781
2782 2015-08-05  Yao Qi  <yao.qi@linaro.org>
2783
2784         * aarch64-linux-nat.c (get_thread_id): Remove.
2785         (debug_reg_change_callback): Call ptid_get_lwp instead of
2786         get_thread_id.
2787         (fetch_gregs_from_thread): Likewise.
2788         (store_gregs_to_thread): Likewise.
2789         (fetch_fpregs_from_thread): Likewise.
2790         (store_fpregs_to_thread): Likewise.
2791         (aarch64_linux_get_debug_reg_capacity): Likewise.
2792         * arm-linux-nat.c (get_thread_id): Remove.
2793         (GET_THREAD_ID): Update macro to use ptid_get_lwp.
2794         * xtensa-linux-nat.c (get_thread_id): Remove.
2795         (GET_THREAD_ID): Update macro to use ptid_get_lwp.
2796         * arm-linux-nat.c (get_thread_id): Remove.
2797         (GET_THREAD_ID): Remove.
2798         (fetch_fpregs): Call ptid_get_lwp instead of GET_THREAD_ID.
2799         (store_fpregs, fetch_regs, store_regs): Likewise.
2800         (fetch_wmmx_regs, store_wmmx_regs): Likewise.
2801         (fetch_vfp_regs, store_vfp_regs): Likewise.
2802         (arm_linux_read_description): Likewise.
2803         (arm_linux_get_hwbp_cap): Likewise.
2804         * xtensa-linux-nat.c (get_thread_id): Remove.
2805         (GET_THREAD_ID): Remove.
2806         (fetch_gregs, store_gregs): Call ptid_get_lwp instead of
2807         GET_THREAD_ID.
2808
2809 2015-08-04  Ciro Santilli  <ciro.santilli@gmail.com>  (obvious patch)
2810
2811         * python/py-linetable.c: Fix case of Linetable to LineTable
2812         in docstrings and code comments.
2813         * python/py-symtab.c: Same.
2814
2815 2015-08-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
2816
2817         * infcmd.c (signal_command): Call do_cleanups for args_chain.
2818
2819 2015-08-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
2820
2821         PR gdb/18767
2822         * infcmd.c (attach_command): Move ARGS_CHAIN cleanup after last ARGS
2823         use.
2824
2825 2015-08-04  Pedro Alves  <palves@redhat.com>
2826
2827         * nat/gdb_thread_db.h (td_init_ftype, td_ta_new_ftype)
2828         (td_ta_map_lwp2thr_ftype, td_ta_thr_iter_ftype)
2829         (td_ta_event_addr_ftype, td_ta_set_event_ftype)
2830         (td_ta_clear_event_ftype, td_ta_event_getmsg_ftype)
2831         (td_thr_validate_ftype, td_thr_get_info_ftype)
2832         (td_thr_event_enable_ftype, td_thr_tls_get_addr_ftype)
2833         (td_thr_tlsbase_ftype, td_symbol_list_ftype, td_ta_delete_ftype):
2834         New typedefs.
2835         * linux-thread-db.c (struct thread_db_info): Use new typedefs.
2836         (try_thread_db_load_1): Define TDB_VERBOSE_DLSYM, TDB_DLSYM , CHK
2837         local macros and use them instead of verbose_dlsym and dlsym
2838         calls.
2839
2840 2015-08-03  Sandra Loosemore  <sandra@codesourcery.com>
2841
2842         * nios2-tdep.h: Include opcode/nios2.h here.
2843         (NIOS2_CDX_OPCODE_SIZE): New.
2844         (struct gdbarch_tdep): Add OP parameter to syscall_next_pc.
2845         * nios2-tdep.c: Don't include opcode/nios2.h here.
2846         (nios2_fetch_insn): For R2, try reading 2-byte instruction if
2847         4-byte read fails.
2848         (nios2_match_add, nios2_match_sub): Add cases for R2 encodings.
2849         (nios2_match_addi, nios2_match_orhi): Likewise.
2850         (nios2_match_stw, nios2_match_ldw): Likewise.
2851         (nios2_match_rdctl): Likewise.
2852         (nios2_match_stwm, nios2_match_ldwm): New.
2853         (nios2_match_branch): Add cases for R2 encodings.
2854         (nios2_match_jmpi, nios2_match_calli): Likewise.
2855         (nios2_match_jmpr, nios2_match_callr): Likewise.
2856         (nios2_match_break, nios2_match_trap): Likewise.
2857         (nios2_in_epilogue_p): Add R2 support.
2858         (nios2_analyze_prologue): Update comments.  Recognize R2 CDX
2859         prologues.
2860         (nios2_breakpoint_from_pc): Handle R2 instructions.
2861         (nios2_get_next_pc): Likewise.  Adjust call to
2862         tdep->syscall_next_pc.
2863         * nios2-linux-tdep.c (nios2_r1_linux_rt_sigreturn_tramp_frame):
2864         Renamed from nios2_linux_rt_sigreturn_tramp_frame.  Use
2865         instruction field macros instead of literal hex values.
2866         (nios2_r2_linux_rt_sigreturn_tramp_frame): New.
2867         (nios2_linux_syscall_next_pc): Adjust signature to pass OP.
2868         Use size field from OP instead of assuming all instructions
2869         are the same size.
2870         (nios2_linux_init_abi): Register appropriate unwinder for mach.
2871
2872 2015-08-03  Ulrich Weigand  <uweigand@de.ibm.com>
2873
2874         * cp-namespace.c (cp_lookup_symbol_via_imports): Fix uninitialized
2875         variable warning with some compilers.
2876
2877 2015-08-03  Yao Qi  <yao.qi@linaro.org>
2878
2879         * arm-linux-nat.c (arm_linux_get_hwbp_type): Capitalize "type"
2880         in comment.  Replace "rw" with "type".
2881         (arm_linux_remove_watchpoint): Change type of "rw" to
2882         "enum target_hw_bp_type".
2883
2884 2015-08-02  Pierre-Marie de Rodat  <derodat@adacore.com>
2885
2886         * alpha-mdebug-tdep.c (find_proc_desc): Update call to
2887         lookup_symbol.
2888         * ft32-tdep.c (ft32_skip_prologue): Likewise.
2889         * moxie-tdep.c (moxie_skip_prologue): Likewise.
2890         * mt-tdep.c (mt_skip_prologue): Likewise.
2891         * xstormy16-tdep.c (xstormy16_skip_prologue): Likewise.
2892
2893 2015-08-01  Pierre-Marie de Rodat  <derodat@adacore.com>
2894
2895         * ada-exp.y (write_object_renaming): Replace struct
2896         ada_symbol_info with struct block_symbol.  Update field
2897         references accordingly.
2898         (block_lookup, select_possible_type_sym): Likewise.
2899         (find_primitive_type): Likewise.  Also update call to
2900         ada_lookup_symbol to extract the symbol itself.
2901         (write_var_or_type, write_name_assoc): Likewise.
2902         * ada-lang.h (struct ada_symbol_info): Remove.
2903         (ada_lookup_symbol_list): Replace struct ada_symbol_info with
2904         struct block_symbol.
2905         (ada_lookup_encoded_symbol, user_select_syms): Likewise.
2906         (ada_lookup_symbol): Return struct block_symbol instead of a
2907         mere symbol.
2908         * ada-lang.c (defns_collected): Replace struct ada_symbol_info
2909         with struct block_symbol.
2910         (resolve_subexp, ada_resolve_function, sort_choices,
2911         user_select_syms, is_nonfunction, add_defn_to_vec,
2912         num_defns_collected, defns_collected,
2913         symbols_are_identical_enums, remove_extra_symbols,
2914         remove_irrelevant_renamings, add_lookup_symbol_list_worker,
2915         ada_lookup_symbol_list, ada_iterate_over_symbols,
2916         ada_lookup_encoded_symbol, get_var_value): Likewise.
2917         (ada_lookup_symbol): Return a block_symbol instead of a mere
2918         symbol.  Replace struct ada_symbol_info with struct
2919         block_symbol.
2920         (ada_lookup_symbol_nonlocal): Likewise.
2921         (standard_lookup): Make block passing explicit through
2922         lookup_symbol_in_language.
2923         * ada-tasks.c (get_tcb_types_info): Update the calls to
2924         lookup_symbol_in_language to extract the mere symbol out of the
2925         returned value.
2926         (ada_tasks_inferior_data_sniffer): Likewise.
2927         * ax-gdb.c (gen_static_field): Likewise for the call to
2928         lookup_symbol.
2929         (gen_maybe_namespace_elt): Deal with struct block_symbol from
2930         lookup functions.
2931         (gen_expr): Likewise.
2932         * c-exp.y: Likewise.  Remove uses of block_found.
2933         (lex_one_token, classify_inner_name, c_print_token): Likewise.
2934         (classify_name): Likewise.  Rename the "sym" local variable to
2935         "bsym".
2936         * c-valprint.c (print_unpacked_pointer): Likewise.
2937         * compile/compile-c-symbols.c (convert_symbol_sym): Promote the
2938         "sym" parameter from struct symbol * to struct block_symbol.
2939         Use it to remove uses of block_found.  Deal with struct
2940         block_symbol from lookup functions.
2941         (gcc_convert_symbol): Likewise.  Update the call to
2942         convert_symbol_sym.
2943         * compile/compile-object-load.c (compile_object_load): Deal with
2944         struct block_symbol from lookup functions.
2945         * cp-namespace.c (cp_lookup_nested_symbol_1,
2946         cp_lookup_nested_symbol, cp_lookup_bare_symbol,
2947         cp_search_static_and_baseclasses,
2948         cp_lookup_symbol_in_namespace, cp_lookup_symbol_via_imports,
2949         cp_lookup_symbol_imports_or_template,
2950         cp_lookup_symbol_via_all_imports, cp_lookup_symbol_namespace,
2951         lookup_namespace_scope, cp_lookup_nonlocal,
2952         find_symbol_in_baseclass): Return struct block_symbol instead of
2953         mere symbols and deal with struct block_symbol from lookup
2954         functions.
2955         * cp-support.c (inspect_type, replace_typedefs,
2956         cp_lookup_rtti_type): Deal with struct block_symbol from
2957         lookup functions.
2958         * cp-support.h (cp_lookup_symbol_nonlocal,
2959         cp_lookup_symbol_from_namespace,
2960         cp_lookup_symbol_imports_or_template, cp_lookup_nested_symbol):
2961         Return struct block_symbol instead of mere symbols.
2962         * d-exp.y (d_type_from_name, d_module_from_name, push_variable,
2963         push_module_name):
2964         Deal with struct block_symbol from lookup functions.  Remove
2965         uses of block_found.
2966         * eval.c (evaluate_subexp_standard): Update call to
2967         cp_lookup_symbol_namespace.
2968         * f-exp.y: Deal with struct block_symbol from lookup functions.
2969         Remove uses of block_found.
2970         (yylex): Likewise.
2971         * gdbtypes.c (lookup_typename, lookup_struct, lookup_union,
2972         lookup_enum, lookup_template_type, check_typedef): Deal with
2973         struct block_symbol from lookup functions.
2974         * guile/scm-frame.c (gdbscm_frame_read_var): Likewise.
2975         * guile/scm-symbol.c (gdbscm_lookup_symbol): Likewise.
2976         (gdbscm_lookup_global_symbol): Likewise.
2977         * gnu-v3-abi.c (gnuv3_get_typeid_type): Likewise.
2978         * go-exp.y: Likewise.  Remove uses of block_found.
2979         (package_name_p, classify_packaged_name, classify_name):
2980         Likewise.
2981         * infrun.c (insert_exception_resume_breakpoint): Likewise.
2982         * jv-exp.y (push_variable): Likewise.
2983         * jv-lang.c (java_lookup_class, get_java_object_type): Likewise.
2984         * language.c (language_bool_type): Likewise.
2985         * language.h (struct language_defn): Update
2986         la_lookup_symbol_nonlocal to return a struct block_symbol rather
2987         than a mere symbol.
2988         * linespec.c (find_label_symbols): Deal with struct block_symbol
2989         from lookup functions.
2990         * m2-exp.y: Likewise.  Remove uses of block_found.
2991         (yylex): Likewise.
2992         * mi/mi-cmd-stack.c (list_args_or_locals): Likewise.
2993         * objc-lang.c (lookup_struct_typedef, find_imps): Likewise.
2994         * p-exp.y: Likewise.  Remove uses of block_found.
2995         (yylex): Likewise.
2996         * p-valprint.c (pascal_val_print): Likewise.
2997         * parse.c (write_dollar_variable): Likewise.  Remove uses of
2998         block_found.
2999         * parser-defs.h (struct symtoken): Turn the SYM field into a
3000         struct block_symbol.
3001         * printcmd.c (address_info): Deal with struct block_symbol from
3002         lookup functions.
3003         * python/py-frame.c (frapy_read_var): Likewise.
3004         * python/py-symbol.c (gdbpy_lookup_symbol,
3005         gdbpy_lookup_global_symbol): Likewise.
3006         * skip.c (skip_function_command): Likewise.
3007         * solib-darwin.c (darwin_lookup_lib_symbol): Return a struct
3008         block_symbol instead of a mere symbol.
3009         * solib-spu.c (spu_lookup_lib_symbol): Likewise.
3010         * solib-svr4.c (elf_lookup_lib_symbol): Likewise.
3011         * solib.c (solib_global_lookup): Likewise.
3012         * solist.h (solib_global_lookup): Likewise.
3013         (struct target_so_ops): Update lookup_lib_global_symbol to
3014         return a struct block_symbol rather than a mere symbol.
3015         * source.c (select_source_symtab): Deal with struct block_symbol
3016         from lookup functions.
3017         * stack.c (print_frame_args, iterate_over_block_arg_vars):
3018         Likewise.
3019         * symfile.c (set_initial_language): Likewise.
3020         * symtab.c (SYMBOL_LOOKUP_FAILED): Turn into a struct
3021         block_symbol.
3022         (SYMBOL_LOOKUP_FAILED_P): New predicate as a macro.
3023         (struct symbol_cache_slot): Turn the FOUND field into a struct
3024         block_symbol.
3025         (block_found): Remove.
3026         (eq_symbol_entry): Update to deal with struct block_symbol in
3027         cache slots.
3028         (symbol_cache_lookup): Return a struct block_symbol rather than
3029         a mere symbol.
3030         (symbol_cache_mark_found): Add a BLOCK parameter to fill
3031         appropriately the cache slots.  Update callers.
3032         (symbol_cache_dump): Update cache slots handling to the type
3033         change.
3034         (lookup_symbol_in_language, lookup_symbol, lookup_language_this,
3035         lookup_symbol_aux, lookup_local_symbol,
3036         lookup_symbol_in_objfile, lookup_global_symbol_from_objfile,
3037         lookup_symbol_in_objfile_symtabs,
3038         lookup_symbol_in_objfile_from_linkage_name,
3039         lookup_symbol_via_quick_fns, basic_lookup_symbol_nonlocal,
3040         lookup_symbol_in_static_block, lookup_static_symbol,
3041         lookup_global_symbol):
3042         Return a struct block_symbol rather than a mere symbol.  Deal
3043         with struct block_symbol from other lookup functions.  Remove
3044         uses of block_found.
3045         (lookup_symbol_in_block): Remove uses of block_found.
3046         (struct global_sym_lookup_data): Turn the RESULT field into a
3047         struct block_symbol.
3048         (lookup_symbol_global_iterator_cb): Update references to the
3049         RESULT field.
3050         (search_symbols): Deal with struct block_symbol from lookup
3051         functions.
3052         * symtab.h (struct block_symbol): New structure.
3053         (block_found): Remove.
3054         (lookup_symbol_in_language, lookup_symbol,
3055         basic_lookup_symbol_nonlocal, lookup_symbol_in_static_block,
3056         lookup_static_symbol, lookup_global_symbol, lookup_language_this,
3057         lookup_global_symbol_from_objfile): Return a struct block_symbol
3058         rather than just a mere symbol.  Update comments to remove
3059         mentions of block_found.
3060         * valops.c (find_function_in_inferior,
3061         value_struct_elt_for_reference, value_maybe_namespace_elt,
3062         value_of_this):  Deal with struct block_symbol from lookup
3063         functions.
3064         * value.c (value_static_field, value_fn_field): Likewise.
3065
3066 2015-07-31  Simon Marchi  <simon.marchi@ericsson.com>
3067
3068         * remote-m32r-sdi.c (m32r_remove_watchpoint): Use enum type
3069         instead of integer.
3070
3071 2015-07-31  Simon Marchi  <simon.marchi@ericsson.com>
3072             Pedro Alves  <palves@redhat.com>
3073
3074         * aarch64-linux-nat.c (aarch64_linux_can_use_hw_breakpoint): Use enum
3075         type or value instead of integer.
3076         (aarch64_linux_insert_watchpoint): Likewise.
3077         (aarch64_linux_remove_watchpoint): Likewise.
3078         * ada-lang.c (ada_op_print_tab): Likewise.
3079         * amd64-linux-tdep.c (amd64_canonicalize_syscall): Likewise.
3080         (amd64_linux_syscall_record_common): Likewise.
3081         * arch-utils.c (target_byte_order_user): Likewise.
3082         (default_byte_order): Likewise.
3083         * arm-linux-nat.c (arm_linux_can_use_hw_breakpoint): Likewise.
3084         (arm_linux_get_hwbp_type): Likewise.
3085         (arm_linux_hw_watchpoint_initialize): Likewise.
3086         (arm_linux_insert_watchpoint): Likewise.
3087         * arm-linux-tdep.c (arm_canonicalize_syscall): Likewise.
3088         (arm_linux_syscall_record): Likewise.
3089         * breakpoint.c (update_watchpoint): Likewise.
3090         (breakpoint_here_p): Likewise.
3091         (bpstat_print): Likewise.
3092         (enable_breakpoint_disp): Likewise.
3093         * c-lang.c (c_op_print_tab): Likewise.
3094         * cli/cli-decode.c (add_info_alias): Likewise.
3095         * d-lang.c (d_op_print_tab): Likewise.
3096         * eval.c (evaluate_subexp_standard): Likewise.
3097         * f-exp.y (dot_ops): Likewise.
3098         (f77_keywords): Likewise.
3099         * f-lang.c (f_op_print_tab): Likewise.
3100         * go-lang.c (go_op_print_tab): Likewise.
3101         * guile/scm-breakpoint.c (gdbscm_make_breakpoint): Likewise.
3102         * guile/scm-cmd.c (gdbscm_make_command): Likewise.
3103         * guile/scm-param.c (gdbscm_make_parameter): Likewise.
3104         * guile/scm-pretty-print.c (gdbscm_apply_val_pretty_printer): Likewise.
3105         * guile/scm-string.c (struct scm_to_stringn_data): Likewise.
3106         (struct scm_from_stringn_data): Likewise.
3107         * i386-linux-tdep.c (i386_canonicalize_syscall): Likewise.
3108         * ia64-linux-nat.c (ia64_linux_insert_watchpoint): Likewise.
3109         (ia64_linux_remove_watchpoint): Likewise.
3110         (ia64_linux_can_use_hw_breakpoint): Likewise.
3111         * infrun.c (print_stop_event): Likewise.
3112         * jv-lang.c (java_op_print_tab): Likewise.
3113         * linux-nat.c (linux_proc_xfer_partial): Likewise.
3114         * linux-nat.h (struct lwp_info): Likewise.
3115         * linux-thread-db.c (enable_thread_event): Likewise.
3116         * m2-lang.c (m2_op_print_tab): Likewise.
3117         * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Likewise.
3118         (mi_cmd_stack_list_variables): Likewise.
3119         * mi/mi-main.c (mi_cmd_trace_frame_collected): Likewise.
3120         * mi/mi-out.c (mi_table_begin): Likewise.
3121         (mi_table_header): Likewise.
3122         * mips-linux-nat.c (mips_linux_can_use_hw_breakpoint): Likewise.
3123         (mips_linux_insert_watchpoint): Likewise.
3124         (mips_linux_remove_watchpoint): Likewise.
3125         * nat/mips-linux-watch.c (mips_linux_watch_type_to_irw): Likewise.
3126         * nat/mips-linux-watch.h (struct mips_watchpoint): Likewise.
3127         (mips_linux_watch_type_to_irw): Likewise.
3128         * nto-procfs.c (procfs_can_use_hw_breakpoint): Likewise.
3129         (procfs_insert_hw_watchpoint): Likewise.
3130         (procfs_remove_hw_watchpoint): Likewise.
3131         (procfs_hw_watchpoint): Likewise.
3132         (procfs_can_use_hw_breakpoint): Likewise.
3133         (procfs_remove_hw_watchpoint): Likewise.
3134         (procfs_insert_hw_watchpoint): Likewise.
3135         * p-lang.c (pascal_op_print_tab): Likewise.
3136         * ppc-linux-nat.c (ppc_linux_can_use_hw_breakpoint): Likewise.
3137         * ppc-linux-tdep.c (ppu2spu_unwind_register): Likewise.
3138         * ppc-sysv-tdep.c (get_decimal_float_return_value): Likewise.
3139         * procfs.c (procfs_can_use_hw_breakpoint): Likewise.
3140         (procfs_insert_watchpoint): Likewise.
3141         (procfs_remove_watchpoint): Likewise.
3142         * psymtab.c (recursively_search_psymtabs): Likewise.
3143         * remote-m32r-sdi.c (m32r_can_use_hw_watchpoint): Likewise.
3144         (m32r_insert_watchpoint): Likewise.
3145         * remote-mips.c (mips_can_use_watchpoint): Likewise.
3146         (mips_insert_watchpoint): Likewise.
3147         (mips_remove_watchpoint): Likewise.
3148         * remote.c (watchpoint_to_Z_packet): Likewise.
3149         (remote_insert_watchpoint): Likewise.
3150         (remote_remove_watchpoint): Likewise.
3151         (remote_check_watch_resources): Likewise.
3152         * s390-linux-nat.c (s390_insert_watchpoint): Likewise.
3153         (s390_remove_watchpoint): Likewise.
3154         (s390_can_use_hw_breakpoint): Likewise.
3155         * s390-linux-tdep.c (s390_gdbarch_init): Likewise.
3156         * spu-linux-nat.c (spu_can_use_hw_breakpoint): Likewise.
3157         * target.h (struct target_ops): Likewise.
3158         * tilegx-tdep.c (tilegx_analyze_prologue): Likewise.
3159         * ui-out.c (struct ui_out_hdr): Likewise.
3160         (append_header_to_list): Likewise.
3161         (get_next_header): Likewise.
3162         (verify_field): Likewise.
3163         (ui_out_begin): Likewise.
3164         (ui_out_field_int): Likewise.
3165         (ui_out_field_fmt_int): Likewise.
3166         (ui_out_field_skip): Likewise.
3167         (ui_out_field_string): Likewise.
3168         (ui_out_field_fmt): Likewise.
3169         * varobj.c (new_variable): Likewise.
3170         * x86-nat.c (x86_insert_watchpoint): Likewise.
3171         (x86_remove_watchpoint): Likewise.
3172         (x86_can_use_hw_breakpoint): Likewise.
3173         * xtensa-tdep.h (struct gdbarch_tdep): Likewise.
3174         * inflow.c (enum gdb_has_a_terminal_flag_enum): Add name to
3175         previously anonymous enumeration type..
3176         * linux-record.h (enum gdb_syscall): Add gdb_sys_no_syscall
3177         value.
3178         * target-debug.h (target_debug_print_enum_target_hw_bp_type): New.
3179         (target_debug_print_enum_bptype): New.
3180         * target-delegates.c: Regenerate.
3181
3182 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
3183
3184         * nios2-tdep.c (nios2_analyze_prologue): Do what the comment
3185         already says and disallow non-stack memory writes in the prologue.
3186
3187 2015-07-30  Sandra Loosemore  <sandra@codesourcery.com>
3188
3189         * nios2-tdep.c (nios2_analyze_prologue): Update comments to
3190         reflect how current GCC emits stack overflow checks.  Match
3191         both trap and break instructions for backward compatbility.
3192         Disallow other trap and break instructions in the prologue.
3193
3194 2015-07-30  Pedro Alves  <palves@redhat.com>
3195
3196         PR threads/18600
3197         * linux-nat.c (wait_lwp): Report to the core when thread group
3198         leader exits.
3199
3200 2015-07-30  Pedro Alves  <palves@redhat.com>
3201             Simon Marchi  <simon.marchi@ericsson.com>
3202
3203         PR threads/18600
3204         * linux-nat.c (linux_handle_extended_wait): On CLONE event, always
3205         mark the new thread as resumed.  Remove STOPPING parameter.
3206         (wait_lwp): Adjust call to linux_handle_extended_wait.
3207         (linux_nat_filter_event): Adjust call to
3208         linux_handle_extended_wait.
3209         (resume_stopped_resumed_lwps): Add debug output.
3210
3211 2015-07-30  Pierre Langlois  <pierre.langlois@arm.com>
3212
3213         * arch-utils.c (default_fast_tracepoint_valid_at): Remove unused
3214         isize argument.
3215         * arch-utils.h (default_fast_tracepoint_valid_at): Likewise.
3216         * breakpoint.c (check_fast_tracepoint_sals): Adjust call to
3217         gdbarch_fast_tracepoint_valid_at.
3218         * gdbarch.sh (fast_tracepoint_valid_at): Remove isize argument.
3219         * gdbarch.h: Regenerate.
3220         * gdbarch.c: Regenerate.
3221         * i386-tdep.c (i386_fast_tracepoint_valid_at): Remove isize
3222         argument.  Do not set it.
3223         * remote.c (remote_download_tracepoint): Adjust call to
3224         gdbarch_fast_tracepoint_valid_at.  Call gdb_insn_length to get
3225         the instruction length.
3226
3227 2015-07-30  Yao Qi  <yao.qi@linaro.org>
3228
3229         * arm-tdep.h (enum gdb_regnum): Move it to ...
3230         * arch/arm.h: ... here.  New file.
3231         * Makefile.in (HFILES_NO_SRCDIR): Add arch/arm.h.
3232
3233 2015-07-30  Pierre Langlois  <pierre.langlois@arm.com>
3234
3235         * aarch64-tdep.c (decode_b): Rename link argument to is_bl.
3236         Change its type to int *.
3237         (decode_br): Rename link argument to is_blr.  Change its type to
3238         int *.
3239         (decode_cb): Rename op argument to is_cbnz.  Change its type to
3240         int *.
3241         (decode_tb): Rename op argument to is_tbnz.  Change its type to
3242         int *.  Set is_tbnz to either 1 or 0.
3243         (aarch64_analyze_prologue): Change type of is_link to int.  Add
3244         new variables is_cbnz and is_tbnz.  Adjust call to
3245         aarch64_decode_cb and aarch64_decode_tb.
3246
3247 2015-07-29  Simon Marchi  <simon.marchi@ericsson.com>
3248
3249         * mips-linux-nat.c (write_watchpoint_regs): Add NULL as ptrace's 4th
3250         parameter.
3251         (mips_linux_new_thread): Likewise.
3252         * nat/mips-linux-watch.c (mips_linux_read_watch_registers): Likewise.
3253
3254 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
3255
3256         * top.c: Include "tui/tui.h".
3257         (undo_terminal_modifications_before_exit): New static function.
3258         (quit_force): Use it.
3259
3260 2015-07-29  Patrick Palka  <patrick@parcs.ath.cx>
3261
3262         * target.c (terminal_state): Initialize to terminal_is_ours.
3263
3264 2015-07-29  Yao Qi  <yao.qi@linaro.org>
3265
3266         PR record/18691
3267         * dcache.c (dcache_read_memory_partial): Call
3268         raw_memory_xfer_partial.
3269         * target.c (raw_memory_xfer_partial): Make it non-static.
3270         * target.h (raw_memory_xfer_partial): Declare.
3271
3272 2015-07-28  Simon Marchi  <simon.marchi@ericsson.com>
3273
3274         * c-valprint.c (c_val_print_array): Consider addressable memory
3275         unit size.
3276         (c_val_print_ptr): Likewise.
3277         (c_val_print_int): Likewise.
3278         * findvar.c (read_frame_register_value): Likewise.
3279         * valarith.c (find_size_for_pointer_math): Likewise.
3280         (value_ptrdiff): Likewise.
3281         (value_subscripted_rvalue): Likewise.
3282         * valops.c (read_value_memory): Likewise (and rename variables).
3283         (value_assign): Likewise.
3284         (value_repeat): Likewise.
3285         (value_array): Likewise.
3286         (value_slice): Likewise.
3287         * valprint.c (generic_val_print_ptr): Likewise.
3288         (generic_val_print_enum): Likewise.
3289         (generic_val_print_bool): Likewise.
3290         (generic_val_print_int): Likewise.
3291         (generic_val_print_char): Likewise.
3292         (generic_val_print_float): Likewise.
3293         (generic_val_print_decfloat): Likewise.
3294         (generic_val_print_complex): Likewise.
3295         (val_print_scalar_formatted): Likewise.
3296         (val_print_array_elements): Likewise.
3297         * value.c (set_value_parent): Likewise.
3298         (value_contents_copy_raw): Likewise.
3299         (set_internalvar_component): Likewise.
3300         (value_primitive_field): Likewise.
3301         (value_fetch_lazy): Likewise.
3302         * value.h (read_value_memory): Update comment.
3303
3304 2015-07-28  Simon Marchi  <simon.marchi@ericsson.com>
3305
3306         * value.c (get_value_arch): New function.
3307         * value.h (get_value_arch): New declaration.
3308
3309 2015-07-28  Simon Marchi  <simon.marchi@ericsson.com>
3310
3311         * value.c (struct value): Update comments.
3312
3313 2015-07-28  Simon Marchi  <simon.marchi@ericsson.com>
3314
3315         * gdbtypes.c (type_length_units): New function.
3316         * gdbtypes.h (type_length_units): New declaration.
3317         (struct type) <length>: Update comment.
3318
3319 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
3320
3321         * valprint.c (generic_val_print): Factor out complex
3322         printing code to ...
3323         (generic_val_print_complex): ... this new function.
3324
3325 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
3326
3327         * valprint.c (generic_val_print): Factor out decfloat
3328         printing code to ...
3329         (generic_val_print_decfloat): ... this new function.
3330
3331 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
3332
3333         * valprint.c (generic_val_print): Factor out float
3334         printing code to ...
3335         (generic_val_print_float): ... this new function.
3336
3337 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
3338
3339         * valprint.c (generic_val_print): Factor out char
3340         printing code to ...
3341         (generic_val_print_char): ... this new function.
3342
3343 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
3344
3345         * valprint.c (generic_val_print): Factor out integer
3346         printing code to ...
3347         (generic_val_print_int): ... this new function.
3348
3349 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
3350
3351         * valprint.c (generic_val_print): Factor out bool
3352         printing code to ...
3353         (generic_val_print_bool): ... this new function.
3354
3355 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
3356
3357         * valprint.c (generic_val_print): Factor out function/method
3358         printing code to ...
3359         (generic_val_print_func): ... this new function.
3360
3361 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
3362
3363         * valprint.c (generic_val_print): Factor out flags
3364         printing code to ...
3365         (generic_val_print_flags): ... this new function.
3366
3367 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
3368
3369         * valprint.c (generic_val_print): Factor out enum
3370         printing code to ...
3371         (generic_val_print_enum): ... this new function.
3372
3373 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
3374
3375         * valprint.c (generic_val_print): Factor out reference
3376         printing code to ...
3377         (generic_val_print_ref): ... this new function.
3378
3379 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
3380
3381         * valprint.c (generic_val_print): Factor out memberptr
3382         printing code to ...
3383         (generic_val_print_memberptr): ... this new function.
3384
3385 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
3386
3387         * valprint.c (generic_val_print): Factor out pointer
3388         printing code to ...
3389         (generic_val_print_ptr): ... this new function.
3390
3391 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
3392
3393         * valprint.c (generic_val_print): Factor out array
3394         printing code to ...
3395         (generic_val_print_array): ... this new function.
3396
3397 2015-07-27  Simon Marchi  <simon.marchi@ericsson.com>
3398
3399         * valprint.c (generic_val_print): Factor out
3400         print_unpacked_pointer code to ...
3401         (print_unpacked_pointer): ... this new function.
3402
3403 2015-07-27  Patrick Palka  <patrick@parcs.ath.cx>
3404
3405         * event-top.c (handle_sigterm): Don't inspect
3406         target_can_async_p.  Always set the quit flag and always mark
3407         the async signal handler.
3408
3409 2015-07-27  Yao Qi  <yao.qi@linaro.org>
3410
3411         * Makefile.in (REMOTE_EXAMPLES): Remove it.
3412
3413 2015-07-25  Kevin Buettner  <kevinb@redhat.com>
3414
3415         * remote.c (read_ptid): Return null_ptid when no thread id
3416         is found.
3417         (remote_current_thread): Add log warning for malformed
3418         qC reply.
3419         (remote_start_remote): Add log warning when current thread
3420         not found.
3421
3422 2015-07-24  Pedro Alves  <palves@redhat.com>
3423
3424         * s390-linux-nat.c (fetch_regs, store_regs, fetch_fpregs)
3425         (s390_stopped_by_watchpoint, s390_prepare_to_resume): Pass 0 as
3426         forth argument to ptrace PTRACE_PEEKUSR_AREA/PTRACE_POKEUSR_AREA.
3427
3428 2015-07-24  Pedro Alves  <palves@redhat.com>
3429
3430         PR gdb/18717
3431         * linux-nat.c (linux_nat_filter_event): Don't assert that the lwp
3432         is resumed, and extend the debug log.
3433
3434 2015-07-24  Pedro Alves  <palves@redhat.com>
3435
3436         * fork-child.c (fork_inferior): Print argv[0] instead of exec_file.
3437
3438 2015-07-24  Pedro Alves  <palves@redhat.com>
3439
3440         * aarch64-linux-nat.c: Include nat/gdb_ptrace.h instead of
3441         sys/ptrace.h.
3442         * alpha-linux-nat.c: Likewise.
3443         * amd64-linux-nat.c: Likewise.
3444         * arm-linux-nat.c: Likewise.
3445         * hppa-linux-nat.c: Likewise.
3446         * i386-linux-nat.c: Likewise.
3447         * ia64-linux-nat.c: Likewise.
3448         * linux-fork.c: Likewise.
3449         * linux-nat.c: Likewise.
3450         * m32r-linux-nat.c: Likewise.
3451         * m68klinux-nat.c: Likewise.
3452         * mips-linux-nat.c: Likewise.
3453         * nat/linux-btrace.c: Likewise.
3454         * nat/linux-ptrace.c: Likewise.
3455         * nat/linux-ptrace.h
3456         * nat/mips-linux-watch.c: Likewise.
3457         * nat/x86-linux-dregs.c: Likewise.
3458         * ppc-linux-nat.c: Likewise.
3459         * s390-linux-nat.c: Likewise.
3460         * spu-linux-nat.c: Likewise.
3461         * tilegx-linux-nat.c: Likewise.
3462         * x86-linux-nat.c: Likewise.
3463         * xtensa-linux-nat.c: Likewise.
3464
3465 2015-07-24  Pedro Alves  <palves@redhat.com>
3466
3467         * ptrace.m4 (ptrace tests): Test in C++ mode.  Try with 'enum
3468         __ptrace_request as first parameter type instead of int.
3469         (PTRACE_TYPE_ARG1): Define.
3470         * nat/gdb_ptrace.h [!PTRACE_TYPE_ARG5] (ptrace): Define as wrapper
3471         that casts first argument to PTRACE_TYPE_ARG1.
3472         * config.in: Regenerate.
3473         * configure: Regenerate.
3474
3475 2015-07-24  Pedro Alves  <palves@redhat.com>
3476
3477         * gdb_ptrace.h: Move ...
3478         * nat/gdb_ptrace.h: ... here.
3479         * inf-ptrace.c: Adjust.
3480
3481 2015-07-24  Pedro Alves  <palves@redhat.com>
3482
3483         * acinclude.m4: Include ptrace.m4.
3484         * configure.ac: Call GDB_AC_PTRACE and move ptrace checks ...
3485         * ptrace.m4: ... to this new file.
3486
3487 2015-07-23  Doug Evans  <dje@google.com>
3488
3489         * dwarf2read.c (dwarf2_per_cu_data): Add comment.
3490         (load_cu): Handle dummy CUs.
3491         (dw2_do_instantiate_symtab, process_queuef): Ditto.
3492         (dwarf2_fetch_die_loc_sect_off, dwarf2_fetch_constant_bytes): Ditto.
3493
3494 2015-07-23  Ciro Santilli  <ciro.santilli@gmail.com>  (tiny patch)
3495
3496         * py-linetable.c (ltpy_get_all_source_lines): Adjust function
3497         documentation to say that it returns a list rather than
3498         a FrozenSet.
3499         (linetable_object_methods): Update the docstring of the
3500         "source_line" entry.
3501
3502 2015-07-23  Pierre-Marie de Rodat  <derodat@adacore.com>
3503
3504         * gdbtypes.c (resolve_dynamic_array): Pass the peeled element
3505         type to the recursive call instead of the original (maybe
3506         TYPE_CODE_TYPEDEF) type.
3507
3508 2015-07-23  Yao Qi  <yao.qi@linaro.org>
3509
3510         * aarch64-linux-nat.c (aarch64_linux_can_use_hw_breakpoint): If
3511         TYPE is watchpoint, return zero if aarch64_num_wp_regs is zero.
3512         If TYPE is breakpoint, return zero if arch64_num_bp_regs is zero.
3513
3514 2015-07-21  Yao Qi  <yao.qi@linaro.org>
3515
3516         * aarch64-linux-nat.c (aarch64_linux_get_debug_reg_capacity):
3517         Move it to nat/aarch64-linux-hw-point.c.
3518         (aarch64_linux_child_post_startup_inferior): Update.
3519         * nat/aarch64-linux-hw-point.c (aarch64_linux_get_debug_reg_capacity):
3520         New function.
3521         * nat/aarch64-linux-hw-point.h (aarch64_linux_get_debug_reg_capacity):
3522         Declare it.
3523
3524 2015-07-21  Markus Metzger  <markus.t.metzger@intel.com>
3525
3526         * common/btrace-common.c (btrace_data_append): Change case label.
3527
3528 2015-07-20  Yao Qi  <yao.qi@linaro.org>
3529
3530         * nat/aarch64-linux-hw-point.c (aarch64_handle_unaligned_watchpoint):
3531         Re-indent the code.
3532         * nat/aarch64-linux-hw-point.h: Use ULONGEST rather than
3533         "unsigned long long".
3534
3535 2015-07-18  Kevin Buettner  <kevinb@redhat.com>
3536
3537         * dwarf2read.c (dwarf2_locate_sections): Allow has_section_at_zero
3538         to be set for SEC_ALLOC sections too.
3539
3540 2015-07-17  Yao Qi  <yao.qi@linaro.org>
3541
3542         * Makefile.in (HFILES_NO_SRCDIR): Add
3543         nat/aarch64-linux-hw-point.h.
3544         (aarch64-linux-hw-point.o): New rule.
3545         * nat/aarch64-linux-hw-point.h: New file.
3546         * nat/aarch64-linux-hw-point.c: New file.
3547         * aarch64-linux-nat.c: Include nat/aarch64-linux-hw-point.h.
3548         (AARCH64_HBP_MAX_NUM): Move to nat/aarch64-linux-hw-point.h.
3549         (AARCH64_HWP_MAX_NUM, AARCH64_HBP_ALIGNMENT): Likewise.
3550         (AARCH64_HWP_ALIGNMENT): Likewise.
3551         (AARCH64_HWP_MAX_LEN_PER_REG): Likewise.
3552         (AARCH64_DEBUG_NUM_SLOTS, AARCH64_DEBUG_ARCH): Likewise.
3553         (AARCH64_DEBUG_ARCH_V8, DR_MARK_ALL_CHANGED): Likewise.
3554         (DR_MARK_N_CHANGED, DR_CLEAR_CHANGED): Likewise.
3555         (DR_HAS_CHANGED, DR_N_HAS_CHANGE): Likewise.
3556         (aarch64_num_bp_regs, aarch64_num_wp_regs): Likewise.
3557         (struct aarch64_debug_reg_state): Likewise.
3558         (struct arch_lwp_info): Likewise.
3559         (aarch64_linux_set_debug_regs): Likewise.
3560         (aarch64_notify_debug_reg_change): Remove static.
3561         (aarch64_align_watchpoint): Likewise.
3562         (DR_CONTROL_ENABLED, DR_CONTROL_LENGTH): Likewise.
3563         (aarch64_watchpoint_length): Likewise.
3564         (aarch64_point_encode_ctrl_reg): Likewise
3565         (aarch64_point_is_aligned): Likewise.
3566         (aarch64_dr_state_insert_one_point): Likewise.
3567         (aarch64_dr_state_remove_one_point): Likewise.
3568         (aarch64_handle_breakpoint): Likewise.
3569         (aarch64_handle_aligned_watchpoint): Likewise.
3570         (aarch64_handle_unaligned_watchpoint): Likewise.
3571         (aarch64_handle_watchpoint): Likewise.
3572         * config/aarch64/linux.mh (NAT_FILE): Add
3573         aarch64-linux-hw-point.o.
3574
3575 2015-07-17  Yao Qi  <yao.qi@linaro.org>
3576
3577         * aarch64-linux-nat.c (aarch64_handle_breakpoint): Add argument
3578         state and don't call aarch64_get_debug_reg_state.  All callers
3579         update.
3580         (aarch64_linux_insert_hw_breakpoint): Call
3581         aarch64_get_debug_reg_state earlier.
3582         (aarch64_linux_remove_hw_breakpoint): Likewise.
3583         (aarch64_handle_aligned_watchpoint): Add argument state and
3584         don't call aarch64_get_debug_reg_state.  All callers update.
3585         (aarch64_handle_unaligned_watchpoint): Likewise.
3586         (aarch64_handle_watchpoint): Add argument state.
3587         (aarch64_linux_insert_watchpoint): Call aarch64_get_debug_reg_state
3588         earlier.
3589         (aarch64_linux_remove_watchpoint): Likewise.
3590
3591 2015-07-17  Yao Qi  <yao.qi@linaro.org>
3592
3593         * aarch64-linux-nat.c (aarch64_show_debug_reg_state): Use
3594         debug_printf.
3595         (aarch64_handle_unaligned_watchpoint): Likewise.
3596
3597 2015-07-17  Yao Qi  <yao.qi@linaro.org>
3598
3599         * aarch64-linux-nat.c (aarch64_dr_state_insert_one_point): Change
3600         argument type's type to 'enum target_hw_bp_type'.
3601         (aarch64_dr_state_remove_one_point): Likewise.
3602         (aarch64_handle_breakpoint): Likewise.
3603         (aarch64_linux_insert_hw_breakpoint): Likewise.
3604         (aarch64_linux_remove_hw_breakpoint): Likewise.
3605         (aarch64_handle_aligned_watchpoint): Likewise.
3606
3607 2015-07-17  Yao Qi  <yao.qi@linaro.org>
3608
3609         * aarch64-linux-nat.c (aarch64_linux_get_debug_reg_capacity): Call
3610         ptid_get_pid instead of get_thread_id.
3611
3612 2015-07-17  Yao Qi  <yao.qi@linaro.org>
3613
3614         * remote.c (get_current_thread): Initialise ptid to null_ptid.
3615         (add_current_inferior_and_thread): Don't initialise ptid.
3616
3617 2015-07-16  Pierre Langlois  <pierre.langlois@arm.com>
3618
3619         * aarch64-tdep.c (aarch64_pseudo_read_value): Mark S register as
3620         unavailable if invalid.
3621
3622 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
3623
3624         Revert the previous 6 commits:
3625         Create empty nat/linux-maps.[ch] and common/target-utils.[ch].
3626         Move gdb_regex* to common/
3627         Prepare linux_find_memory_regions_full & co. for move
3628         Move linux_find_memory_regions_full & co.
3629         gdbserver build-id attribute generator
3630         Validate symbol file using build-id
3631
3632 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
3633             Jan Kratochvil  <jan.kratochvil@redhat.com>
3634
3635         Validate symbol file using build-id.
3636         * NEWS (Changes since GDB 7.10): Add 'set validate-build-id'
3637         and 'show validate-build-id'.  Add build-id attribute.
3638         * solib-darwin.c (_initialize_darwin_solib): Assign validate value.
3639         * solib-dsbt.c (_initialize_dsbt_solib): Ditto.
3640         * solib-frv.c (_initialize_frv_solib): Ditto.
3641         * solib-spu.c (set_spu_solib_ops): Ditto.
3642         * solib-svr4.c: Include rsp-low.h.
3643         (NOTE_GNU_BUILD_ID_NAME): New define.
3644         (svr4_validate): New function.
3645         (svr4_copy_library_list): Duplicate field build_id.
3646         (library_list_start_library): Parse 'build-id' attribute.
3647         (svr4_library_attributes): Add 'build-id' attribute.
3648         (_initialize_svr4_solib): Assign validate value.
3649         * solib-target.c (solib.h): Include.
3650         (_initialize_solib_target): Assign validate value.
3651         * solib.c (validate_build_id, show_validate_build_id): New.
3652         (solib_map_sections): Use ops->validate.
3653         (clear_so): Free build_id.
3654         (default_solib_validate): New function.
3655         (_initialize_solib): Add "validate-build-id".
3656         * solib.h (default_solib_validate): New declaration.
3657         * solist.h (struct so_list): New fields 'build_idsz' and 'build_id'.
3658         (target_so_ops): New field 'validate'.
3659
3660 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
3661             Jan Kratochvil  <jan.kratochvil@redhat.com>
3662
3663         gdbserver build-id attribute generator.
3664         * features/library-list-svr4.dtd (library-list-svr4): New
3665         'build-id' attribute.
3666
3667 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
3668             Jan Kratochvil  <jan.kratochvil@redhat.com>
3669
3670         Move linux_find_memory_regions_full & co.
3671         * linux-tdep.c (nat/linux-maps.h): Include.
3672         (gdb_regex.h): Remove the include.
3673         (enum filterflags, struct smaps_vmflags, read_mapping, decode_vmflags)
3674         (mapping_is_anonymous_p, dump_mapping_p): Moved to nat/linux-maps.c.
3675         (linux_find_memory_region_ftype): Moved typedef to nat/linux-maps.h.
3676         (linux_find_memory_regions_full): Moved definition to nat/linux-maps.c.
3677         * nat/linux-maps.c: Include ctype.h, target/target-utils.h, gdb_regex.h
3678         and target/target.h.
3679         (struct smaps_vmflags, read_mapping, decode_vmflags)
3680         (mapping_is_anonymous_p, dump_mapping_p): Move from linux-tdep.c.
3681         (linux_find_memory_regions_full): Move from linux-tdep.c.
3682         * nat/linux-maps.h (read_mapping): New declaration.
3683         (linux_find_memory_region_ftype, enum filterflags): Moved from
3684         linux-tdep.c.
3685         (linux_find_memory_regions_full): New declaration.
3686         * target.c (target/target-utils.h): Include.
3687         (read_alloc_pread_ftype): Moved typedef to target/target-utils.h.
3688         (read_alloc, read_stralloc_func_ftype, read_stralloc): Moved
3689         definitions to target/target-utils.c.
3690         * target.h (target_fileio_read_stralloc): Move it to target/target.h.
3691         * target/target-utils.c (read_alloc, read_stralloc): Move definitions
3692         from target.c.
3693         * target/target-utils.h (read_alloc_pread_ftype): New typedef.
3694         (read_alloc): New declaration.
3695         (read_stralloc_func_ftype): New typedef.
3696         (read_stralloc): New declaration.
3697         * target/target.h (target_fileio_read_stralloc): Move it from target.h.
3698
3699 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
3700             Jan Kratochvil  <jan.kratochvil@redhat.com>
3701
3702         Prepare linux_find_memory_regions_full & co. for move.
3703         * linux-tdep.c (linux_find_memory_region_ftype): Comment.
3704         (linux_find_memory_regions_full): Change signature and prepare
3705         for moving to linux-maps.
3706         (linux_find_memory_regions_data): Rename field 'obfd' to 'data'.
3707         (linux_find_memory_regions_thunk): New.
3708         (linux_find_memory_regions_thunk): Use 'data' field instead of 'obfd'.
3709         (linux_find_memory_regions_gdb): New.
3710         (linux_find_memory_regions): Rename argument 'obfd' to 'func_data'.
3711         (linux_make_mappings_corefile_notes): Use
3712         linux_find_memory_regions_gdb.
3713         * target.c (read_alloc_pread_ftype): New typedef.
3714         (target_fileio_read_alloc_1_pread): New function.
3715         (read_alloc): Refactor from target_fileio_read_alloc_1.
3716         (read_stralloc_func_ftype): New typedef.
3717         (target_fileio_read_alloc_1): New implementation. Use read_alloc.
3718         (read_stralloc): Refactored from target_fileio_read_stralloc.
3719         (target_fileio_read_stralloc): New implementation, use read_stralloc.
3720
3721 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
3722
3723         * Makefile.in (HFILES_NO_SRCDIR): Change gdb_regex.h to
3724         common/gdb_regex.h.
3725         (COMMON_OBS): Add gdb_regex.o.
3726         (gdb_regex.o): New.
3727         * common/common.m4 (GDB_AC_COMMON): Add gdb_use_included_regex,
3728         --without-included-regex and USE_INCLUDED_REGEX.
3729         * common/gdb_regex.c: New file from utils.c functions.
3730         * common/gdb_regex.h: Move it here from gdb_regex.h, update include
3731         file wrapping define name.
3732         * configure: Rebuilt.
3733         * configure.ac (gdb_use_included_regex, --without-included-regex)
3734         (USE_INCLUDED_REGEX): Move them to common/common.m4.
3735         * gdb_regex.h: Move it to common/gdb_regex.h.
3736         * utils.c: Remove include gdb_regex.h.
3737         (do_regfree_cleanup, make_regfree_cleanup, get_regcomp_error)
3738         (compile_rx_or_error): Move them to common/gdb_regex.c.
3739
3740 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
3741             Jan Kratochvil  <jan.kratochvil@redhat.com>
3742
3743         Create empty nat/linux-maps.[ch] and common/target-utils.[ch].
3744         * Makefile.in (HFILES_NO_SRCDIR); Add nat/linux-maps.h,
3745         common/target-utils.h.
3746         (COMMON_OBS): Add target-utils.o.
3747         (linux-maps.o, target-utils.o): New.
3748         * target/target-utils.c: New file.
3749         * target/target-utils.h: New file.
3750         * config/i386/linux.mh (NATDEPFILES): Add linux-maps.o.
3751         * config/i386/linux64.mh (NATDEPFILES): Ditto.
3752         * nat/linux-maps.c: New file.
3753         * nat/linux-maps.h: New file.
3754
3755 2015-07-15  Markus Metzger  <markus.t.metzger@intel.com>
3756             Pedro Alves <palves@redhat.com>
3757
3758         * nat/linux-btrace.c (perf_event_read): Change the type of DATA_HEAD.
3759         (perf_event_read_all): Change the type of SIZE and DATA_HEAD.
3760         (perf_event_read_bts): Change the type of SIZE and READ.
3761         (linux_enable_bts): Change the type of SIZE, PAGES, DATA_SIZE,
3762         and DATA_OFFSET.  Move DATA_SIZE declaration.  Restrict the buffer size
3763         to UINT_MAX.  Check for overflows when using DATA_HEAD from the perf
3764         mmap page.
3765         (linux_enable_pt): Change the type of PAGES and SIZE.  Restrict the
3766         buffer size to UINT_MAX.
3767         (linux_read_bts): Change the type of BUFFER_SIZE, SIZE, DATA_HEAD, and
3768         DATA_TAIL.
3769         * nat/linux-btrace.h (struct perf_event_buffer)<size, data_head>
3770         <last_head>: Change type.
3771         * common/btrace-common.h (struct btrace_dat_pt) <size>: Change type.
3772         * common/btrace-common.c (btrace_data_append): Change the type of
3773         SIZE.
3774         * btrace.c (parse_xml_raw): Change the type of SIZE.  Change oddness
3775         check.
3776
3777 2015-07-14  Simon Marchi  <simon.marchi@ericsson.com>
3778
3779         * gdbtypes.h (CHECK_TYPEDEF): Remove.
3780         * aarch64-tdep.c (aarch64_return_in_memory): Replace CHECK_TYPEDEF
3781         with check_typedef.
3782         * ada-lang.c (decode_constrained_packed_array_type): Likewise.
3783         (ada_array_length): Likewise.
3784         (find_parallel_type_by_descriptive_type): Likewise.
3785         (ada_check_typedef): Likewise.
3786         * arm-tdep.c (arm_return_in_memory): Likewise.
3787         * ax-gdb.c (gen_trace_static_fields): Likewise.
3788         (gen_struct_ref_recursive): Likewise.
3789         * c-exp.y (exp : SIZEOF '(' type ')' %prec UNARY): Likewise.
3790         (variable: block COLONCOLON name): Likewise.
3791         (qualified_name: TYPENAME COLONCOLON name): Likewise.
3792         * c-lang.c (classify_type): Likewise.
3793         * c-typeprint.c (c_print_type): Likewise.
3794         (c_print_typedef): Likewise.
3795         (c_type_print_base): Likewise.
3796         * c-valprint.c (c_val_print): Likewise.
3797         * compile/compile-c-types.c (convert_type): Likewise.
3798         * compile/compile-object-load.c (get_out_value_type): Likewise.
3799         * completer.c (add_struct_fields): Likewise.
3800         (expression_completer): Likewise.
3801         * cp-namespace.c (cp_find_type_baseclass_by_name): Likewise.
3802         (cp_lookup_nested_symbol_1): Likewise.
3803         (cp_lookup_nested_symbol): Likewise.
3804         * cp-valprint.c (cp_print_value_fields): Likewise.
3805         (cp_print_static_field): Likewise.
3806         * d-valprint.c (d_val_print): Likewise.
3807         * eval.c (evaluate_subexp_standard): Likewise.
3808         (evaluate_subexp_for_sizeof): Likewise.
3809         * f-exp.y (exp : SIZEOF '(' type ')' %prec UNARY): Likewise.
3810         * f-typeprint.c (f_type_print_base): Likewise.
3811         * f-valprint.c (f_val_print): Likewise.
3812         * gdbtypes.c (get_discrete_bounds): Likewise.
3813         (create_array_type_with_stride): Likewise.
3814         (type_name_no_tag_or_error): Likewise.
3815         (lookup_struct_elt_type): Likewise.
3816         (get_unsigned_type_max): Likewise.
3817         (internal_type_vptr_fieldno): Likewise.
3818         (set_type_vptr_fieldno): Likewise.
3819         (internal_type_vptr_basetype): Likewise.
3820         (set_type_vptr_basetype): Likewise.
3821         (get_vptr_fieldno): Likewise.
3822         (is_integral_type): Likewise.
3823         (is_scalar_type): Likewise.
3824         (is_scalar_type_recursive): Likewise.
3825         (distance_to_ancestor): Likewise.
3826         (is_unique_ancestor_worker): Likewise.
3827         (check_types_equal): Likewise.
3828         * gnu-v2-abi.c (gnuv2_value_rtti_type): Likewise.
3829
3830 2015-07-14  Iain Buclaw  <ibuclaw@gdcproject.org>
3831
3832         * dwarf2read.c (find_slot_in_mapped_hash): Extend language support to
3833         also test for language_d.
3834         (dwarf2_compute_name): Likewise.
3835         (read_func_scope): Likewise.
3836         (read_structure_type): Likewise.
3837         (new_symbol_full): Likewise.
3838         (determine_prefix): Likewise.
3839         (read_import_statement): Use dot as the separator for language_d.
3840         (typename_concat): Likewise, but don't prefix the D main function.
3841
3842 2015-07-14  Peter Bergner  <bergner@vnet.ibm.com>
3843
3844         * nat/linux-namespaces.c (setns): Rename from this ...
3845         (do_setns): ... to this.  Support calling setns if it exists.
3846         (mnsh_handle_setns): Call do_setns.
3847
3848 2015-07-13  Yao Qi  <yao.qi@linaro.org>
3849
3850         * exec.c (exec_file_attach): Add period at the end of error
3851         message.
3852
3853 2015-07-13  Andrew Burgess  <andrew.burgess@embecosm.com>
3854
3855         * tui/tui-win.c (window_name_completer): New function.
3856         (focus_completer): Call window_name_completer.  All old content
3857         moved into window_name_completer.
3858         (winheight_completer): New function.
3859         (_initialize_tui_win): Rename variable.  Add completer to
3860         winheight command.  Update doc string on winheight.
3861
3862 2015-07-12  Sandra Loosemore  <sandra@codesourcery.com>
3863
3864         * nios2-linux-tdep.c (_initialize_nios2_linux_tdep): Register
3865         all nios2 mach variants.
3866
3867 2015-07-10  Kevin Buettner  <kevinb@redhat.com>
3868
3869         * rx-tdep.c (rx_get_opcode_byte): Use target_read_code instead
3870         of target_read_memory.
3871
3872 2015-07-10  Andrew Burgess  <andrew.burgess@embecosm.com>
3873
3874         * tui/tui-win.c (tui_set_win_height): Use a cleanup to free the
3875         string copy.
3876         (parse_scrolling_args): Likewise.
3877
3878 2015-07-10  Andrew Burgess  <andrew.burgess@embecosm.com>
3879
3880         * tui/tui-win.c (focus_completer): Don't duplicate the tui window
3881         names in this function.
3882
3883 2015-07-10  Andrew Burgess  <andrew.burgess@embecosm.com>
3884
3885         * tui/tui-data.h (SRC_NAME): Convert to lower case.
3886         (CMD_NAME): Likewise.
3887         (DATA_NAME): Likewise.
3888         (DISASSEM_NAME): Likewise.
3889         * tui/tui-win.c (tui_set_focus): Window names are now lower case.
3890         (tui_set_win_height): Likewise.
3891         (parse_scrolling_args): Likewise.
3892
3893 2015-07-10  Markus Metzger  <markus.t.metzger@intel.com>
3894
3895         * record-btrace.c (record_btrace_goto_begin)
3896         (record_btrace_goto_end, record_btrace_goto): Move call to
3897         print_stack_frame ...
3898         (record_btrace_set_replay): ... here.  Set stop_pc.
3899         * record-full.c (record_full_goto_entry): Set stop_pc.
3900
3901 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
3902
3903         * NEWS: Mention support for tracepoints on aarch64-linux.
3904
3905 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
3906
3907         * linux-aarch64-low.c (aarch64_supports_tracepoints): New
3908         function.  Return 1.
3909         (the_low_target): Install it.
3910
3911 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
3912
3913         * gdb.trace/backtrace.exp: Set registers for aarch64 target.
3914         * gdb.trace/collection.exp: Likewise.
3915         * gdb.trace/mi-trace-frame-collected.exp: Likewise.
3916         * gdb.trace/mi-trace-unavailable.exp: Likewise.
3917         * gdb.trace/report.exp: Likewise.
3918         * gdb.trace/trace-break.exp: Likewise.
3919         * gdb.trace/unavailable.exp: Likewise.
3920         * gdb.trace/while-dyn.exp: Likewise.
3921
3922 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
3923
3924         * aarch64-tdep.c: Add ax.h and ax-gdb.h includes.
3925         (aarch64_gen_return_address): New function.
3926         (aarch64_gdbarch_init): Hook it.
3927
3928 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
3929
3930         * aarch64-tdep.c (aarch64_make_stub_cache): Set available_p and
3931         swallow NOT_AVAILABLE_ERROR.
3932         (aarch64_stub_this_id): Call frame_id_build_unavailable_stack if
3933         available_p is not set.
3934         (aarch64_stub_frame_unwind_stop_reason): New function.
3935         (aarch64_stub_unwind): Install it.
3936
3937 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
3938
3939         * aarch64-tdep.c (aarch64_prologue_cache) <available_p>: New
3940         field.
3941         (aarch64_make_prologue_cache_1): New function, factored out from
3942         aarch64_make_prologue_cache.  Do not allocate cache.  Set
3943         available_p.
3944         (aarch64_make_prologue_cache): Reimplement wrapping
3945         aarch64_make_prologue_cache_1, and swallowing
3946         NOT_AVAILABLE_ERROR.
3947         (aarch64_prologue_frame_unwind_stop_reason): New function.
3948         Return UNWIND_UNAVAILABLE if available_p is not set.
3949         (aarch64_prologue_unwind): Install it.
3950         (aarch64_prologue_this_id): Move prev_pc and prev_sp limit
3951         checks into aarch64_prologue_frame_unwind_stop_reason.  Call
3952         frame_id_build_unavailable_stack if available_p is not set.
3953
3954 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
3955
3956         * aarch64-tdep.c (aarch64_prologue_cache) <func, prev_pc>: New
3957         fields.
3958         (aarch64_scan_prologue): Set prev_pc.
3959         (aarch64_make_prologue_cache): Set func.
3960         (aarch64_make_stub_cache): Set prev_pc.
3961         (aarch64_prologue_this_id): Remove local variables id, pc and
3962         func.  Read prev_pc and func from cache.
3963         (aarch64_stub_this_id): Read prev_pc from cache.
3964
3965 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
3966
3967         * aarch64-tdep.c (aarch64_make_stub_cache): Update comment.  New
3968         argument this_cache.  Remove unused local variables reg and
3969         unwound_fp.  Return early if this_cache is already set.  Set
3970         this_cache.
3971         (aarch64_stub_this_id): Update call to aarch64_make_stub_cache.
3972
3973 2015-07-09  Pierre Langlois  <pierre.langlois@arm.com>
3974
3975         * aarch64-tdep.c (aarch64_make_prologue_cache): Update comment.
3976         New argument this_cache.  Return early if this_cache is already
3977         set.  Set this_cache.
3978         (aarch64_prologue_this_id): Update call to
3979         aarch64_make_prologue_cache.
3980         (aarch64_prologue_prev_register): Likewise.
3981         (aarch64_normal_frame_base): Likewise.
3982
3983 2015-07-09  Simon Marchi  <simon.marchi@ericsson.com>
3984
3985         * c-valprint.c (c_val_print): Factor out memberptr printing code
3986         from c_val_print to ...
3987         (c_val_print_memberptr): ... this new function.
3988
3989 2015-07-09  Simon Marchi  <simon.marchi@ericsson.com>
3990
3991         * c-valprint.c (c_val_print): Factor out int printing code to ...
3992         (c_val_print_int): ... this new function.
3993
3994 2015-07-09  Simon Marchi  <simon.marchi@ericsson.com>
3995
3996         * c-valprint.c (c_val_print): Factor out struct and union
3997         printing code to ...
3998         (c_val_print_struct): ... this new function ...
3999         (c_val_print_union): ... and this new function.
4000
4001 2015-07-09  Simon Marchi  <simon.marchi@ericsson.com>
4002
4003         * c-valprint.c (c_val_print): Factor out pointer printing code
4004         to ...
4005         (c_val_print_ptr): ... this new function.
4006
4007 2015-07-09  Simon Marchi  <simon.marchi@ericsson.com>
4008
4009         * c-valprint.c (c_valprint): Factor our array printing code from
4010         c_val_print to ...
4011         (c_val_print_array): ... this new function.
4012
4013 2015-07-09  Simon Marchi  <simon.marchi@ericsson.com>
4014
4015         * c-valprint.c (c_val_print): Factor out pointer printing code
4016         to ...
4017         (print_unpacked_pointer): ... this new function.
4018
4019 2015-07-09  Simon Marchi  <simon.marchi@ericsson.com>
4020
4021         * c-valprint.c (c_val_print): Remove an assignment to i and move
4022         its declaration.
4023
4024 2015-07-09  Yao Qi  <yao.qi@linaro.org>
4025
4026         * aarch64-linux-nat.c (aarch64_linux_get_debug_reg_capacity): Add
4027         argument ptid.  Update comments.  Caller update.
4028
4029 2015-07-09  Markus Metzger  <markus.t.metzger@intel.com>
4030
4031         * btrace.c (pt_print_packet): Print stop, vmcs, tma, mtc, cyc, and
4032         mnt packets.
4033
4034 2015-07-09  Markus Metzger  <markus.t.metzger@intel.com>
4035
4036         * btrace.c (btrace_pt_readmem_callback): Change type of PC argument.
4037
4038 2015-07-08  Simon Marchi  <simon.marchi@ericsson.com>
4039
4040         * progspace.c (delete_program_space): Add missing spaces.
4041
4042 2015-07-08  Simon Marchi  <simon.marchi@ericsson.com>
4043
4044         * inferior.c (delete_inferior_1): Rename to ...
4045         (delete_inferior): ..., remove 'silent' parameter, delete
4046         program space when unused and remove call to prune_program_spaces.
4047         Remove the old, unused, delete_inferior.
4048         (delete_inferior_silent): Remove.
4049         (prune_inferiors): Change call from delete_inferior_1 to
4050         delete_inferior and remove 'silent' parameter. Remove call to
4051         prune_program_spaces.
4052         (remove_inferior_command): Idem.
4053         * inferior.h (delete_inferior_1): Rename to...
4054         (delete_inferior): ..., remove 'silent' parameter and remove the
4055         original delete_inferior.
4056         (delete_inferior_silent): Remove.
4057         * mi/mi-main.c (mi_cmd_remove_inferior): Change call from
4058         delete_inferior_1 to delete_inferior and remove 'silent'
4059         parameter.
4060         * progspace.c (prune_program_spaces): Remove.
4061         (pspace_empty_p): Rename to...
4062         (program_space_empty_p): ... and make non-static.
4063         (delete_program_space): New.
4064         * progspace.h (prune_program_spaces): Remove declaration.
4065         (program_space_empty_p): New declaration.
4066         (delete_program_space): New declaration.
4067         * monitor.c (monitor_close): Replace call to
4068         delete_thread_silent and delete_inferior_silent with
4069         discard_all_inferiors.
4070
4071 2015-07-08  Patrick Palka  <patrick@parcs.ath.cx>
4072
4073         * defs.h (deprecated_register_changed_hook): Remove prototype.
4074         * interps.c (clear_iterpreter_hooks): Remove reference to
4075         deprecated_register_changed_hook.
4076         * top.c (deprecated_register_changed_hook): Remove prototype.
4077         * valops.c (value_assign): Remove reference to
4078         deprecated_register_changed_hook.
4079         * tui/tui-hooks.c (tui_register_changed): Add parameter "frame".
4080         Add comment documenting the function.
4081         (tui_register_changed_observer): Define.
4082         (tui_install_hooks): Remove reference to
4083         deprecated_register_changed_hook.  Set
4084         tui_register_changed_observer.
4085         (tui_remove_hooks): Remove reference to
4086         deprecated_register_changed_hook.  Unset
4087         tui_register_changed_observer.
4088
4089 2015-07-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
4090
4091         PR compile/18484
4092         * compile/compile-c-types.c (insert_type): Change gdb_assert to error.
4093
4094 2015-07-08  Robert O'Callahan  <robert@ocallahan.org>
4095
4096         PR exp/18617
4097         * ax-gdb.c (gen_conversion): Extend to 'to' bits, not 'from'.
4098
4099 2015-07-08  Markus Metzger  <markus.t.metzger@intel.com>
4100
4101         * MAINTAINERS (Write After Approval): Add Markus T. Metzger.
4102
4103 2015-07-08  Markus Metzger  <markus.t.metzger@intel.com>
4104
4105         * nat/linux-btrace.c (kernel_supports_bts, kernel_supports_pt):
4106         Use safe_strerror() instead of strerror().
4107
4108 2015-07-07  Yao Qi  <yao.qi@linaro.org>
4109
4110         * features/arm-with-m-fpa-layout.xml: Set architecture to arm.
4111         * features/arm-with-m-fpa-layout.c: Regenerated.
4112         * features/arm-with-m-vfp-d16.xml: Likewise.
4113         * features/arm-with-m-vfp-d16.c: Regenerated.
4114         * features/arm-with-m.xml: Likewise.
4115         * features/arm-with-m.c: Regenerated.
4116         * features/arm-with-neon.xml: Likewise.
4117         * features/arm-with-neon.c: Regenerated.
4118         * features/arm-with-vfpv2.xml: Likewise.
4119         * features/arm-with-vfpv2.c: Regenerated.
4120         * features/arm-with-vfpv3.xml: Likewise.
4121         * features/arm-with-vfpv3.c: Regenerated.
4122
4123 2015-07-07  Yao Qi  <yao.qi@linaro.org>
4124
4125         * aarch32-linux-nat.h (VFP_REGS_SIZE): New macro, moved from
4126         arm-linux-nat.c.
4127         * aarch64-linux-nat.c: Include aarch32-linux-nat.h and
4128         elf/external.h.
4129         (fetch_gregs_from_thread): Call aarch32_gp_regcache_supply
4130         if target is 32-bit.
4131         (store_gregs_to_thread): Call aarch32_gp_regcache_collect
4132         if target is 32-bit.
4133         (fetch_fpregs_from_thread): Call aarch32_vfp_regcache_supply
4134         if target is 32-bit.
4135         (store_fpregs_to_thread): Call aarch32_vfp_regcache_collect
4136         if target is 32-bit.
4137         (tdesc_arm_with_vfpv3, tdesc_arm_with_neon): Declare.
4138         (aarch64_linux_read_description): Return the right target
4139         description.
4140         * arm-linux-nat.c (VFP_REGS_SIZE): Moved to aarch32-linux-nat.h.
4141         * config/aarch64/linux.mh (NATDEPFILES): Add aarch32-linux-nat.o.
4142         * configure.tgt (aarch64*-*-linux*): Add arm-tdep.o and
4143         arm-linux-tdep.o.
4144
4145 2015-07-07  Yao Qi  <yao.qi@linaro.org>
4146
4147         * aarch32-linux-nat.c: New file.
4148         * aarch32-linux-nat.h: New file.
4149         * arm-linux-nat.c: Include aarch32-linux-nat.h.
4150         (fetch_regs): Move code to aarch32-linux-nat.c.  Call
4151         aarch32_gp_regcache_supply.
4152         (store_regs): Move code to aarch32-linux-nat.c.  Call
4153         aarch32_gp_regcache_collect.
4154         (fetch_vfp_regs): Move code to aarch32-linux-nat.c.  Call
4155         aarch32_vfp_regcache_supply.
4156         (store_vfp_regs): Move code to aarch32-linux-nat.c.  Call
4157         aarch32_vfp_regcache_collect.
4158         * config/arm/linux.mh (NATDEPFILES): Add aarch32-linux-nat.o.
4159
4160 2015-07-07  Yao Qi  <yao.qi@linaro.org>
4161
4162         * arm-linux-nat.c (store_fpregister): Remove.
4163         (store_register): Likewise.
4164         (fetch_fpregister): Likewise.
4165         (fetch_register): Likewise.
4166         (arm_linux_store_inferior_registers): Call store_regs and
4167         store_fpregs instead.
4168         (arm_linux_fetch_inferior_registers): Call fetch_fpregs and
4169         fetch_regs instead.
4170
4171 2015-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
4172
4173         * doc/gdb.texinfo (TUI): Restructure documentation on TUI layout
4174         and focus commands.
4175
4176 2015-07-06  Joel Brobecker  <brobecker@adacore.com>
4177
4178         * NEWS: Create a new section for the next release branch.
4179         Rename the section of the current branch, now that it has
4180         been cut.
4181
4182 2015-07-06  Joel Brobecker  <brobecker@adacore.com>
4183
4184         GDB 7.10 branch created (66c4b3e8a628a207bc6aafef6af0c4128195f56e):
4185         * version.in: Bump version to 7.10.50.DATE-cvs.
4186
4187 2015-07-06  Luis Machado  <lgustavo@codesourcery.com>
4188
4189         * breakpoint.c (remove_breakpoint_1): Don't handle permanent
4190         breakpoints in a special way.
4191         (remove_breakpoint): Likewise.
4192         (mark_breakpoints_out): Likewise.
4193
4194 2015-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
4195
4196         * doc/gdb.texinfo (TUI): Add comma after @xref.
4197
4198 2015-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
4199
4200         * tui/tui-win.c (tui_set_focus): Use structure member 'generic'
4201         instead of casting the structure type.
4202
4203 2015-07-06  Simon Marchi  <simon.marchi@ericsson.com>
4204
4205         * valops.c (search_struct_field): Remove OFFSET parameter.
4206         (value_cast_structs): Adjust calls to search_struct_field.
4207         (value_struct_elt): Same.
4208         (find_overload_match): Same.
4209
4210 2015-07-06  Simon Marchi  <simon.marchi@ericsson.com>
4211
4212         * value.c (value_fetch_lazy): Update comment, change return
4213         value to void.
4214         * value.h (value_fetch_lazy): Change return value to void.
4215
4216 2015-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
4217
4218         * tui/tui-data.c (tui_partial_win_by_name): Window name is const.
4219         (tui_win_name): Make parameter and result const.
4220         * tui/tui-data.h (tui_win_name): Make parameter and result const.
4221
4222 2015-07-06  Patrick Palka  <patrick@parcs.ath.cx>
4223
4224         * i386-tdep.c (i386_mpx_info_bounds): Don't call error, instead
4225         use printf_unfiltered.
4226         (set_mpx_cmd): Add missing trailing space to command string
4227         literal.
4228         (_initialize_i386_tdep): Give the "mpx" prefix command its
4229         correct name.
4230
4231 2015-07-02  Kevin Buettner  <kevinb@redhat.com>
4232
4233         * rx-tdep.c (RX_USP_REGNUM, RX_BPC_REGNUM): New constants.
4234         (enum rx_frame_type): New.
4235         (struct rx_prologue): Add new field `frame_type'.
4236         (rx_analyze_prologue): Add `frame_type' parameter. Cache this
4237         parameter in the prologue struct.  Add code for recording
4238         locations of PC and PSW for fast interrupt and exception frames.
4239         (rx_skip_prologue): Adjust call to rx_analyze_prologue.
4240         (rx_analyze_frame_prologue): Add `frame_type' parameter.
4241         (rx_frame_type): New function.
4242         (rx_frame_base): Fetch frame type and pass it to rx_analyze_prologue.
4243         (rx_frame_this_id): Rename parameter `this_prologue_cache' to
4244         `this_cache'.
4245         (rx_frame_prev_register): Rename parameter `this_prologue_cache' to
4246         `this_cache'.  Add cases for RX_FRAME_TYPE_EXCEPTION and
4247         RX_FRAME_TYPE_FAST_INTERRUPT.
4248         (normal_frame_p, exception_frame_p, rx_frame_sniffer_common)
4249         (rx_frame_sniffer, rx_exception_sniffer): New functions.
4250         (rx_frame_unwind): Use rx_frame_sniffer instead of
4251         default_frame_sniffer.
4252         (rx_frame_unwind): New unwinder.
4253         (rx_gdbarch_init): Register new unwinder.
4254
4255 2015-07-02  Kevin Buettner  <kevinb@redhat.com>
4256
4257         * rx-tdep.c (RX_BPSW_REGNUM, RX_FPSW_REGNUM): New constants.
4258         (struct gdbarch_tdep): Add fields rx_psw_type and rx_fpsw_type.
4259         (rx_register_type): Add cases for RX_PSW_REGNUM, RX_BPSW_REGNUM,
4260         and RX_FPSW_REGNUM.
4261         (rx_gdbarch_init): Initialize PSW, BPSW, and FPSW flags types.
4262
4263 2015-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
4264
4265         Fix GCC false warning.
4266         * s390-linux-tdep.c (s390_handle_arg): Initialize VAL.
4267
4268 2015-07-02  Yao Qi  <yao.qi@linaro.org>
4269
4270         * aarch64-linux-nat.c (aarch64_linux_insert_hw_breakpoint): Fix
4271         typo in the debugging message.
4272
4273 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
4274
4275         * btrace.c: Include gdbcmd.h, cli/cli-utils.h, and ctype.h.
4276         (maint_btrace_cmdlist, maint_btrace_set_cmdlist)
4277         (maint_btrace_show_cmdlist, maint_btrace_pt_set_cmdlist)
4278         (maint_btrace_pt_show_cmdlist, maint_btrace_pt_skip_pad)
4279         (btrace_maint_clear): New.
4280         (btrace_fetch, btrace_clear): Call btrace_maint_clear.
4281         (pt_print_packet, btrace_maint_decode_pt)
4282         (btrace_maint_update_pt_packets, btrace_maint_update_packets)
4283         (btrace_maint_print_packets, get_uint, get_context_size, no_chunk)
4284         (maint_btrace_packet_history_cmd)
4285         (maint_btrace_clear_packet_history_cmd, maint_btrace_clear_cmd)
4286         (maint_btrace_cmd, maint_btrace_set_cmd, maint_btrace_show_cmd)
4287         (maint_btrace_pt_set_cmd, maint_btrace_pt_show_cmd)
4288         (maint_info_btrace_cmd, _initialize_btrace): New.
4289         * btrace.h (btrace_pt_packet, btrace_pt_packet_s)
4290         (btrace_maint_packet_history, btrace_maint_info): New.
4291         (btrace_thread_info) <maint>: New.
4292         * NEWS: Announce it.
4293
4294 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
4295
4296         * btrace.c (btrace_fetch): Append the new trace data.
4297         (btrace_clear): Clear the stored trace data.
4298         * btrace.h (btrace_thread_info) <data>: New.
4299         * common/btrace-common.h (btrace_data_clear)
4300         (btrace_data_append): New.
4301         * common/btrace-common.c (btrace_data_clear)
4302         (btrace_data_append): New.
4303
4304 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
4305
4306         * nat/linux-btrace.c (linux_enable_bts): Check for
4307         PERF_ATTR_SIZE_VER5.
4308         Check for data_offset and data_size fields.  Use them.
4309
4310 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
4311
4312         * NEWS: Announce new commands "record btrace pt" and "record pt".
4313         Announce new options "set|show record btrace pt buffer-size".
4314         * btrace.c: Include "rsp-low.h".
4315         Include "inttypes.h".
4316         (btrace_add_pc): Add forward declaration.
4317         (pt_reclassify_insn, ftrace_add_pt, btrace_pt_readmem_callback)
4318         (pt_translate_cpu_vendor, btrace_finalize_ftrace_pt)
4319         (btrace_compute_ftrace_pt): New.
4320         (btrace_compute_ftrace): Support BTRACE_FORMAT_PT.
4321         (check_xml_btrace_version): Update version check.
4322         (parse_xml_raw, parse_xml_btrace_pt_config_cpu)
4323         (parse_xml_btrace_pt_raw, parse_xml_btrace_pt)
4324         (btrace_pt_config_cpu_attributes, btrace_pt_config_children)
4325         (btrace_pt_children): New.
4326         (btrace_children): Add support for "pt".
4327         (parse_xml_btrace_conf_pt, btrace_conf_pt_attributes): New.
4328         (btrace_conf_children): Add support for "pt".
4329         * btrace.h: Include "intel-pt.h".
4330         (btrace_pt_error): New.
4331         * common/btrace-common.c (btrace_format_string, btrace_data_fini)
4332         (btrace_data_empty): Support BTRACE_FORMAT_PT.
4333         * common/btrace-common.h (btrace_format): Add BTRACE_FORMAT_PT.
4334         (struct btrace_config_pt): New.
4335         (struct btrace_config)<pt>: New.
4336         (struct btrace_data_pt_config, struct btrace_data_pt): New.
4337         (struct btrace_data)<pt>: New.
4338         * features/btrace-conf.dtd (btrace-conf)<pt>: New.
4339         (pt): New.
4340         * features/btrace.dtd (btrace)<pt>: New.
4341         (pt, pt-config, cpu): New.
4342         * nat/linux-btrace.c (perf_event_read, perf_event_read_all)
4343         (perf_event_pt_event_type, kernel_supports_pt)
4344         (linux_supports_pt): New.
4345         (linux_supports_btrace): Support BTRACE_FORMAT_PT.
4346         (linux_enable_bts): Free tinfo on error.
4347         (linux_enable_pt): New.
4348         (linux_enable_btrace): Support BTRACE_FORMAT_PT.
4349         (linux_disable_pt): New.
4350         (linux_disable_btrace): Support BTRACE_FORMAT_PT.
4351         (linux_fill_btrace_pt_config, linux_read_pt): New.
4352         (linux_read_btrace): Support BTRACE_FORMAT_PT.
4353         * nat/linux-btrace.h (struct btrace_tinfo_pt): New.
4354         (struct btrace_target_info)<pt>: New.
4355         * record-btrace.c (set_record_btrace_pt_cmdlist)
4356         (show_record_btrace_pt_cmdlist): New.
4357         (record_btrace_print_pt_conf): New.
4358         (record_btrace_print_conf): Support BTRACE_FORMAT_PT.
4359         (btrace_ui_out_decode_error): Support BTRACE_FORMAT_PT.
4360         (cmd_record_btrace_pt_start): New.
4361         (cmd_record_btrace_start): Support BTRACE_FORMAT_PT.
4362         (cmd_set_record_btrace_pt, cmd_show_record_btrace_pt): New.
4363         (_initialize_record_btrace): Add new commands.
4364         * remote.c (PACKET_Qbtrace_pt, PACKET_Qbtrace_conf_pt_size): New.
4365         (remote_protocol_features): Add "Qbtrace:pt".
4366         Add "Qbtrace-conf:pt:size".
4367         (remote_supports_btrace): Support BTRACE_FORMAT_PT.
4368         (btrace_sync_conf): Support PACKET_Qbtrace_conf_pt_size.
4369         (remote_enable_btrace): Support BTRACE_FORMAT_PT.
4370         (_initialize_remote): Add new commands.
4371
4372 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
4373
4374         * configure.ac: check for libipt
4375         * configure: Regenerate.
4376         * config.in: Regenerate.
4377         * Makefile.in (LIBIPT): New.
4378         (CLIBS): Add $LIBIPT.
4379         * NEWS: document new configure options
4380
4381 2015-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
4382
4383         * compile/compile-object-load.c (compile_object_load): Replace debug
4384         message "lookup undefined ELF symbol" by 3 more specific messages.
4385
4386 2015-07-01  Kevin Buettner  <kevinb@redhat.com>
4387
4388         * rl78-tdep.c (struct gdbarch_tdep): Add new field, rl78_psw_type.
4389         (rl78_register_type): Add case for RL78_PSW_REGNUM.
4390         (rl78_gdbarch_init): Initialize rl78_psw_type.
4391
4392 2015-07-01  Patrick Palka  <patrick@parcs.ath.cx>
4393
4394         * tui/tui-hooks.c (tui_refresh_frame_and_register_information):
4395         Update commentary.  Always refresh the registers when frame
4396         information has changed.
4397         * tui/tui-stack.c (tui_show_frame_info): Update commentary.
4398         Change return type to int.  Return 1 if frame information has
4399         changed, 0 otherwise.
4400         (tui_before_prompt): Update commentary.
4401         * tui/tui-stack.h (tui_show_frame_info): Change return type to
4402         int.
4403
4404 2015-06-30  Patrick Palka  <patrick@parcs.ath.cx>
4405
4406         PR tui/13378
4407         * frame.c (select_frame): Remove reference to
4408         deprecated_selected_frame_level_changed_hook.
4409         * frame.h (deprecated_selected_frame_level_changed_hook): Remove
4410         declaration.
4411         * stack.c (deprecated_selected_frame_level_changed_hook):
4412         Likewise.
4413         * tui/tui-hooks.c (tui_selected_frame_level_changed_hook):
4414         Rename to ...
4415         (tui_refresh_frame_and_register_information): ... this.  Bail
4416         out if there is no stack.  Don't update register information
4417         unless registers_too_p is true.
4418         (tui_print_frame_info_listing_hook): Rename to ...
4419         (tui_dummy_print_frame_info_listing_hook): ... this.
4420         (tui_before_prompt): New function.
4421         (tui_normal_stop): New function.
4422         (tui_before_prompt_observer): New observer.
4423         (tui_normal_stop_observer): New observer.
4424         (tui_install_hooks): Set
4425         deprecated_print_frame_info_listing_hook to
4426         tui_dummy_print_frame_info_listing_hook.  Register
4427         tui_before_prompt_observer to call tui_before_prompt and
4428         tui_normal_stop_observer to call tui_normal_stop.  Remove
4429         reference to deprecated_selected_frame_level_changed_hook.
4430         (tui_remove_hooks): Detach and unset tui_before_prompt_observer
4431         and tui_normal_stop_observer.  Remove reference to
4432         deprecated_selected_frame_level_changed_hook.
4433
4434 2015-06-30  Patrick Palka  <patrick@parcs.ath.cx>
4435
4436         PR tui/13378
4437         * tui/tui-stack.c (tui_set_locator_info): Change prototype to
4438         return an int instead of void.  Return whether the locator
4439         window has changed.
4440         (tui_show_frame_info): If the locator info has not changed, then
4441         bail out early to avoid refreshing the windows.
4442
4443 2015-06-30  Patrick Palka  <patrick@parcs.ath.cx>
4444
4445         * tui/tui-stack.c (tui_set_locator_info): Explicitly pass
4446         LOCATOR_WIN to tui_alloc_content.
4447
4448 2015-06-30  Yao Qi  <yao.qi@linaro.org>
4449
4450         PR tdep/18605
4451         * arm-tdep.c (arm_get_next_pc_raw): Break for media
4452         instructions.
4453
4454 2015-06-29  Kevin Buettner  <kevinb@redhat.com>
4455
4456         * rx-tdep.c (RX_PSW_REGNUM): New enum constant.
4457         (rx_dwarf_reg_to_regnum): New function.
4458         (rx_gdbarch_init): Register rx_dwarf_reg_to_regnum.  Use dwarf2
4459         unwinding.
4460
4461 2015-06-29  Pedro Alves  <palves@redhat.com>
4462
4463         PR threads/18127
4464         * infcall.c (run_inferior_call): On infcall success, if the thread
4465         was marked stopped before, reset it back to stopped.
4466         * infrun.c (resume): Don't suppress the set_running calls when
4467         doing an infcall.
4468         (normal_stop): Only discard the finish_thread_state cleanup if the
4469         infcall succeeded.
4470
4471 2015-06-29  Pierre Langlois  <pierre.langlois@arm.com>
4472
4473         * MAINTAINERS (Write After Approval): Update my email address.
4474
4475 2015-06-26  Keith Seitz  <keiths@redhat.com>
4476             Doug Evans  <dje@google.com>
4477
4478         PR 16253
4479         * block.c (block_lookup_symbol): For non-function blocks,
4480         continue to search for a symbol with an exact domain match
4481         Otherwise, return any previously found "best domain" symbol.
4482         (block_lookup_symbol_primary): Likewise.
4483
4484 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
4485
4486         * NEWS: Mention the new option "history remove-duplicates".
4487         * top.c (history_remove_duplicates): New static variable.
4488         (show_history_remove_duplicates): New static function.
4489         (gdb_add_history): Conditionally remove duplicate history
4490         entries.
4491         (init_main): Add "history remove-duplicates" option.
4492
4493 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
4494
4495         * tui/tui-win.c (focus_completer): New static function.
4496         (_initialize_tui_win): Set the completion function of the
4497         "focus" command to focus_completer.
4498
4499 2015-06-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
4500
4501         * linespec.c (minsym_found): Reset sal.PC for COMPUNIT_LOCATIONS_VALID
4502         and language_asm..
4503         * symtab.c (find_function_start_sal): Likewise.
4504
4505 2015-06-25  Gary Benson  <gbenson@redhat.com>
4506
4507         * solib.c (solib_find_1): Set local variable sysroot to NULL if
4508         it is the empty string after trailing slashes have been stripped.
4509
4510 2015-06-25  Gary Benson  <gbenson@redhat.com>
4511
4512         * exec.c (exec_file_locate_attach): Remove gdb_sysroot NULL check.
4513         * infrun.c (follow_exec): Likewise.
4514         * remote.c (remote_filesystem_is_local): Likewise.
4515         * solib.c (solib_find_1): Likewise.
4516
4517 2015-06-24  Keith Seitz  <keiths@redhat.com>
4518
4519         * build-id.c (build_id_to_debug_bfd): Add cleanup to free
4520         return value from lrealpath.
4521
4522 2015-06-24  Mike Frysinger  <vapier@gentoo.org>
4523
4524         * remote-sim.c (gdbsim_open): Move sysroot update to the top.
4525
4526 2015-06-24  Mike Frysinger  <vapier@gentoo.org>
4527
4528         * remote-sim.c: Include gdb_bfd.h.
4529         (gdbsim_open): Declare new local sysroot pointing to gdb_sysroot.
4530         Skip TARGET_SYSROOT_PREFIX in gdb_sysroot when it is active.
4531
4532 2015-06-24  Yao Qi  <yao.qi@linaro.org>
4533
4534         * aarch64-linux-tdep.c (aarch64_linux_init_abi): Don't call
4535         set_gdbarch_get_siginfo_type.
4536         * amd64-linux-tdep.c (amd64_linux_init_abi_common): Likewise.
4537         * arm-linux-tdep.c (arm_linux_init_abi): Likewise.
4538         * i386-linux-tdep.c (i386_linux_init_abi): Likewise.
4539         * m68klinux-tdep.c (m68k_linux_init_abi): Likewise.
4540         * ppc-linux-tdep.c (ppc_linux_init_abi): Likewise.
4541         * s390-linux-tdep.c (s390_gdbarch_init): Likewise.
4542         * tilegx-linux-tdep.c (tilegx_linux_init_abi): Likewise.
4543         * linux-tdep.c (linux_get_siginfo_type): Change it to static.
4544         (linux_init_abi): Call set_gdbarch_get_siginfo_type.
4545         * linux-tdep.h (linux_get_siginfo_type): Remove the declaration.
4546
4547 2015-06-24  Gary Benson  <gbenson@redhat.com>
4548
4549         * common/buffer.c (stdint.h): Do not include.
4550         * common/print-utils.c (stdint.h): Likewise.
4551         * compile/compile-c-symbols.c (gdb_assert.h): Likewise.
4552         * compile/compile-c-types.c (gdb_assert.h): Likewise.
4553         * ft32-tdep.c (gdb_assert.h): Likewise.
4554         * guile/scm-utils.c (stdint.h): Likewise.
4555         * i386-linux-tdep.c (stdint.h): Likewise.
4556         * i386-tdep.c (stdint.h): Likewise.
4557         * nat/linux-btrace.c (stdint.h): Likewise.
4558         * nat/linux-btrace.h (stdint.h): Likewise.
4559         * nat/linux-ptrace.c (stdint.h): Likewise.
4560         * nat/mips-linux-watch.h (stdint.h): Likewise.
4561         * ppc-linux-nat.c (stdint.h): Likewise.
4562         * python/python-internal.h (stdint.h): Likewise.
4563         * stub-termcap.c (stdlib.h): Likewise.
4564         * target/target.h (stdint.h): Likewise.
4565         * xtensa-linux-nat.c (stdint.h): Likewise.
4566
4567 2015-06-23  Patrick Palka  <patrick@parcs.ath.cx>
4568
4569         * top.c (init_history): Look at errno after calling strtol to
4570         properly map large GDBHISTSIZE values to infinity.
4571
4572 2015-06-23  Doug Evans  <dje@google.com>
4573
4574         * inferior.h (struct inferior_suspend_state): Delete, unused.
4575         All references deleted.
4576
4577 2015-06-23  Mike Frysinger  <vapier@gentoo.org>
4578
4579         * microblaze-tdep.c (microblaze_push_dummy_code): Delete.
4580         (microblaze_push_dummy_call): Likewise.
4581         (microblaze_gdbarch_init): Delete calls to set_gdbarch_push_dummy_code
4582         and set_gdbarch_push_dummy_call.
4583
4584 2015-06-23  Yao Qi  <yao.qi@linaro.org>
4585
4586         * amd64-linux-nat.c (amd64_linux_fetch_inferior_registers):
4587         Check whether have_ptrace_getregset is TRIBOOL_TRUE explicitly.
4588         (amd64_linux_store_inferior_registers): Likewise.
4589         * arm-linux-nat.c (fetch_fpregister): Likewise.
4590         (fetch_fpregs, store_fpregister): Likewise.
4591         (store_fpregister, store_fpregs): Likewise.
4592         (fetch_register, fetch_regs): Likewise.
4593         (store_register, store_regs): Likewise.
4594         (fetch_vfp_regs, store_vfp_regs): Likewise.
4595         (arm_linux_read_description): Check have_ptrace_getregset is
4596         TRIBOOL_UNKNOWN.  Set have_ptrace_getregset to TRIBOOL_TRUE
4597         or TRIBOOL_FALSE.
4598         * i386-linux-nat.c (fetch_xstateregs): Check
4599         have_ptrace_getregset is not TRIBOOL_TRUE.
4600         (store_xstateregs): Likewise.
4601         * linux-nat.c (have_ptrace_getregset): Change its type to
4602         enum tribool.
4603         * linux-nat.h (tribool): New enum.
4604         * x86-linux-nat.c (x86_linux_read_description): Use enum tribool.
4605         Check whether have_ptrace_getregset is TRIBOOL_TRUE.
4606
4607 2015-06-19  Doug Evans  <dje@google.com>
4608
4609         * NEWS: Mention Sun's version of stabs is no longer supported.
4610         * elfread.c (free_elfinfo): Delete.  All uses updated.
4611         (elfstab_offset_sections): Delete.  All uses updated.
4612         * gdb-stabs.h (stab_section_info): Delete.  All uses updated.
4613         * psympriv.h (partial_symtab) <section_offsets>: Delete.
4614         All uses updated.
4615         * psymtab.c (start_psymtab_common): Delete arg section_offsets.
4616         All callers updated.
4617
4618 2015-06-18  Simon Marchi  <simon.marchi@ericsson.com>
4619
4620         * common/rsp-low.c (needs_escaping): New.
4621         (remote_escape_output): Add unit_size parameter. Refactor to
4622         support multi-byte addressable units.  Rename parameters.
4623         * common/rsp-low.h (remote_escape_output): Add unit_size
4624         parameter and rename others. Update doc.
4625         * remote.c (align_for_efficient_write): New.
4626         (remote_write_bytes_aux): Add unit_size parameter and use it.
4627         Rename some variables.  Update doc.
4628         (remote_xfer_partial): Get unit size and use it.
4629         (remote_read_bytes_1): Add unit_size parameter and use it.
4630         Rename some variables. Update doc.
4631         (remote_write_bytes): Same.
4632         (remote_xfer_live_readonly_partial): Same.
4633         (remote_read_bytes): Same.
4634         (remote_flash_write): Update call to remote_write_bytes_aux.
4635         (remote_write_qxfer): Update call to remote_escape_output.
4636         (remote_search_memory): Same.
4637         (remote_hostio_pwrite): Same.
4638
4639 2015-06-17  Luis Machado  <lgustavo@codesourcery.com>
4640
4641         * breakpoint.c (add_location_to_breakpoint): Don't mark permanent
4642         locations as inserted.
4643         Update and expand comment about permanent locations.
4644         (bp_loc_is_permanent): Don't return 0 for bp_call_dummy.
4645         Move comment to add_location_to_breakpoint.
4646         (update_global_location_list): Don't error out if a permanent
4647         breakpoint is not marked inserted.
4648         Don't error out if a non-permanent breakpoint location is inserted on
4649         top of a permanent breakpoint.
4650
4651 2015-06-17  Luis Machado  <lgustavo@codesourcery.com>
4652
4653         * breakpoint.c (make_breakpoint_permanent): Remove unused
4654         function.
4655         * breakpoint.h (make_breakpoint_permanent): Remove declaration.
4656
4657 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
4658
4659         PR gdb/16999
4660         * NEWS: Mention new GDBHISTSIZE behavior.
4661         * top.c (init_history): For null or out-of-range GDBHISTSIZE,
4662         set history size to unlimited.  Ignore non-numeric GDBHISTSIZE.
4663
4664 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
4665
4666         * NEWS: Mention that GDBHISTSIZE is read instead of HISTSIZE.
4667         * top.c (init_history): Read from GDBHISTSIZE instead of
4668         HISTSIZE.
4669         (init_main): Refer to GDBHISTSIZE instead of HISTSIZE.
4670
4671 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
4672
4673         * top.c (gdb_safe_append_history): Do not call
4674         history_truncate_file if the history is not stifled.
4675
4676 2015-06-17  Andreas Arnez  <arnez@linux.vnet.ibm.com>
4677
4678         * syscalls/s390-linux.xml: Add syscalls 344 through 354.
4679         * syscalls/s390x-linux.xml: Likewise.
4680
4681 2015-06-16  Michael Eager  <eager@eagercon.com>
4682
4683         * nat/linux-namespaces.c (MSG_CMSG_CLOEXEC): Define if not defined.
4684
4685 2015-06-16  Patrick Palka  <patrick@parcs.ath.cx>
4686
4687         * tui/tui-hooks.c (tui_selected_frame_level_changed_hook): Call
4688         target_terminal_ours_for_output() before calling
4689         tui_show_frame_info(), and restore the original terminal
4690         settings afterwards.
4691
4692 2015-06-16  Martin Simmons  <martin@lispworks.com>  (tiny patch)
4693
4694         * arm-linux-nat.c: Include nat/linux-ptrace.h.
4695
4696 2015-06-15  Simon Marchi  <simon.marchi@ericsson.com>
4697
4698         * mi/mi-main.c (mi_cmd_data_read_memory_bytes): Consider addressable
4699         memory unit size.
4700         (mi_cmd_data_write_memory_bytes): Same.
4701
4702 2015-06-15  Simon Marchi  <simon.marchi@ericsson.com>
4703
4704         * corefile.c (write_memory): Update doc.
4705         * gdbcore.h (write_memory): Same.
4706
4707 2015-06-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
4708
4709         * linux-tdep.c (enum filterflags): Make it from anonymous enum.
4710         (dump_mapping_p): Use it for parameter filterflags.
4711         (linux_find_memory_regions_full): Use it for variable filterflags.
4712
4713 2015-06-15  Aleksandar Ristovski  <aristovski@qnx.com
4714             Jan Kratochvil  <jan.kratochvil@redhat.com>
4715
4716         Merge multiple hex conversions.
4717         * monitor.c: Include rsp-low.h.
4718         (fromhex): Remove definition.
4719
4720 2015-06-15  Aleksandar Ristovski  <aristovski@qnx.com
4721             Jan Kratochvil  <jan.kratochvil@redhat.com>
4722
4723         Move utility functions to common/.
4724         * cli/cli-utils.c (skip_spaces, skip_spaces_const, skip_to_space_const):
4725         Move defs to common/common-utils.c.
4726         * cli/cli-utils.h (skip_spaces, skip_spaces_const, skip_to_space)
4727         (skip_to_space_const): Move decls to common/common-utils.h.
4728         * common/common-defs.h: Move include of common-types.h before
4729         common-utils.h.
4730         * common/common-utils.c: Include host-defs.h and ctype.h.
4731         (HIGH_BYTE_POSN, is_digit_in_base, digit_to_int, strtoulst): Move
4732         from utils.c.
4733         (skip_spaces, skip_spaces_const, skip_to_space_const): Move from
4734         cli/cli-utils.c.
4735         * common/common-utils.h (strtoulst): Move decl from utils.h.
4736         (skip_spaces, skip_spaces_const, skip_to_space, skip_to_space_const):
4737         Move from cli/cli-utils.h.
4738         * common/host-defs.h: Include limits.h.
4739         (TARGET_CHAR_BIT, HOST_CHAR_BIT): Moved from defs.h.
4740         (skip_spaces, skip_spaces_const): Move decls from cli/cli-utils.h.
4741         * defs.h (TARGET_CHAR_BIT, HOST_CHAR_BIT): Move to
4742         common/common-utils.h.
4743         * utils.c (HIGH_BYTE_POSN, is_digit_in_base, digit_to_int)
4744         (strtoulst): Move to common/common-utils.c.
4745         * utils.h (strtoulst): Moved decl to common/common-utils.h.
4746
4747 2015-06-15  Yao Qi  <yao.qi@linaro.org>
4748
4749         * data-directory/Makefile.in (SYSCALLS_FILES): Add aarch64-linux.xml.
4750
4751 2015-06-10  Jon Turney  <jon.turney@dronecode.org.uk>
4752
4753         * build-id.c: Don't include elf-bfd.h.
4754         (build_id_bfd_get): Use bfd_build_id.
4755         (build_id_verify): Ditto.
4756         * build-id.h: Ditto.
4757         (find_separate_debug_file_by_buildid): Ditto.
4758         * python/py-objfile.c: Don't include elf-bfd.h.
4759         (objfpy_get_build_id) Use bfd_build_id.
4760         (objfpy_build_id_matches, objfpy_lookup_objfile_by_build_id): Ditto.
4761         * coffread.c: Include build-id.h.
4762         (coff_symfile_read): Try find_separate_debug_file_by_buildid.
4763
4764 2015-06-03  Jon Turney  <jon.turney@dronecode.org.uk>
4765
4766         * windows-nat.c (do_windows_fetch_inferior_registers)
4767         (handle_output_debug_string): Replace __COPY_CONTEXT_SIZE
4768         conditional with __CYGWIN__.
4769
4770 2015-06-13  Andrew Burgess  <andrew.burgess@embecosm.com>
4771
4772         * completer.c: Add arch-utils.h include.
4773         (enum reg_completer_targets): New enum.
4774         (reg_or_group_completer_1): New function containing old
4775         reg_or_group_completer, add and use new parameter to control what
4776         is completed on.  Use get_current_arch rather than architecture of
4777         currently selected frame.
4778         (reg_or_group_completer): Call new reg_or_group_completer_1.
4779         (reggroup_completer): Call new reg_or_group_completer_1.
4780         * completer.h (reggroup_completer): Add declaration.
4781         * tui/tui-regs.c: Add 'completer.h' include.
4782         (tui_reg_next_command): Renamed to...
4783         (tui_reg_next): ...this.  Adjust parameters and return rather than
4784         display new group.
4785         (tui_reg_prev_command): Renamed to...
4786         (tui_reg_prev): ...this.  Adjust parameters and return rather than
4787         display new group.
4788         (tui_reg_float_command): Delete.
4789         (tui_reg_general_command): Delete.
4790         (tui_reg_system_command): Delete.
4791         (tui_reg_command): Rewrite to perform switching of register group.
4792         Add header comment.
4793         (tuireglist): Remove.
4794         (tui_reggroup_completer): New function.
4795         (_initialize_tui_regs): Remove 'tui reg' sub-commands, update
4796         creation of 'tui reg' command.
4797         * NEWS: Add comment about 'tui reg' changes.
4798
4799 2015-06-12  Simon Marchi  <simon.marchi@ericsson.com>
4800
4801         * target.c (target_read): Consider addressable unit size when
4802         reading from a memory object.
4803         (read_memory_robust): Same.
4804         (read_whatever_is_readable): Same.
4805         (target_write_with_progress): Consider addressable unit size
4806         when writing to a memory object.
4807         * target.h (target_read): Update documentation.
4808         (target_write): Add documentation.
4809
4810 2015-06-12  Simon Marchi  <simon.marchi@ericsson.com>
4811
4812         * arch-utils.h (default_addressable_memory_unit_size): New.
4813         * arch-utils.c (default_addressable_memory_unit_size): New.
4814         * gdbarch.sh (addressable_memory_unit_size): New.
4815         * gdbarch.h: Re-generate.
4816         * gdbarch.c: Re-generate.
4817
4818 2015-06-12  Simon Marchi  <simon.marchi@ericsson.com>
4819
4820         * target.c (target_read): Rename variables and use
4821         TARGET_XFER_E_IO.
4822         (target_read_with_progress): Same.
4823         (read_memory_robust): Constify parameters and rename
4824         variables.
4825         (read_whatever_is_readable): Constify parameters,
4826         rename variables, adjust formatting.
4827         * target.h (read_memory_robust): Constify parameters.
4828
4829 2015-06-12  Ulrich Weigand  <uweigand@de.ibm.com>
4830
4831         * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value_base): Handle short
4832         synthetic (non-AltiVec) vector types.
4833         (ppc64_sysv_abi_return_value): Likewise.
4834
4835 2015-06-12  Antoine Tremblay  <antoine.tremblay@ericsson.com>
4836
4837         PR breakpoints/16465
4838         * breakpoint.c (create_breakpoint): Save extra_string for
4839         pending breakpoints.
4840
4841 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
4842
4843         * i386-tdep.c (i386_mpx_get_bt_entry): Add a cast for mpx_bd_mask
4844         and bt_mask to CORE_ADDR.
4845
4846 2015-06-11  Gary Benson <gbenson@redhat.com>
4847
4848         * nat/linux-namespaces.c (mnsh_send_message): Use pulongest.
4849         (mnsh_recv_message): Likewise.
4850
4851 2015-06-11  Walfred Tedeschi  <walfred.tedeschi@intel.com>
4852
4853         * i386-tdep.c (i386_mpx_print_bounds): use of LONGEST instead of
4854         long long int and plongest instead of %ll.
4855
4856 2015-06-11  Gary Benson <gbenson@redhat.com>
4857
4858         * nat/linux-namespaces.c (gdb_wait.h): New include.
4859         (sys/wait.h): Do not include.
4860
4861 2015-06-10  Simon Marchi  <simon.marchi@ericsson.com>
4862
4863         * dwarf2read.c (dwarf_record_line): Call dwarf_record_line if
4864         end_sequence is true.
4865
4866 2015-06-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
4867
4868         Code cleanup.
4869         * solib-target.c (library_list_start_list): Use explicit NULL
4870         comparison.
4871
4872 2015-06-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
4873
4874         * solib-target.c (library_list_start_list): Do not dereference
4875         variable version in its initialization.  Make the VERSION check handle
4876         NULL.
4877         (library_list_attributes): Make "version" GDB_XML_AF_OPTIONAL.
4878
4879 2015-06-10  Gary Benson <gbenson@redhat.com>
4880
4881         * NEWS: Announce support for direct access of executable and
4882         shared library files when attaching to inferiors in containers
4883         on GNU/Linux systems.
4884
4885 2015-06-10  Gary Benson <gbenson@redhat.com>
4886
4887         * remote.c (struct remote_state) <fs_pid>: New field.
4888         (new_remote_state): Initialize the above.
4889         (PACKET_vFile_setfs): New enum value.
4890         (remote_hostio_set_filesystem): New function.
4891         (remote_hostio_open): Call the above.
4892         (remote_hostio_unlink): Likewise.
4893         (remote_hostio_readlink): Likewise.
4894         (_initialize_remote): Register new "set/show remote
4895         hostio-setfs-packet" command.
4896         * NEWS: Announce new vFile:setfs packet.
4897
4898 2015-06-10  Gary Benson <gbenson@redhat.com>
4899
4900         * linux-nat.c (nat/linux-namespaces.h): New include.
4901         (fileio.h): Likewise.
4902         (linux_nat_filesystem_is_local): New function.
4903         (linux_nat_fileio_pid_of): Likewise.
4904         (linux_nat_fileio_open): Likewise.
4905         (linux_nat_fileio_readlink): Likewise.
4906         (linux_nat_fileio_unlink): Likewise.
4907         (linux_nat_add_target): Initialize to_filesystem_is_local,
4908         to_fileio_open, to_fileio_readlink and to_fileio_unlink.
4909         (_initialize_linux_nat): New "set/show debug linux-namespaces"
4910         commands.
4911         * NEWS: Mention new "set/show debug linux-namespaces" commands.
4912
4913 2015-06-10  Gary Benson <gbenson@redhat.com>
4914
4915         * target.h (struct inferior): New forward declaration.
4916         (struct target_ops) <to_filesystem_is_local>: Update comment.
4917         (struct target_ops) <to_fileio_open>: New argument inf.
4918         Update comment.  All implementations updated.
4919         (struct target_ops) <to_fileio_unlink>: Likewise.
4920         (struct target_ops) <to_fileio_readlink>: Likewise.
4921         (target_filesystem_is_local): Update comment.
4922         (target_fileio_open): New argument inf.  Update comment.
4923         (target_fileio_unlink): Likewise.
4924         (target_fileio_readlink): Likewise.
4925         (target_fileio_read_alloc): Likewise.
4926         (target_fileio_read_stralloc): Likewise.
4927         * target.c (target_fileio_open): New argument inf.
4928         Pass inf to implementation.  Update debug printing.
4929         (target_fileio_unlink): Likewise.
4930         (target_fileio_readlink): Likewise.
4931         (target_fileio_read_alloc_1): New argument inf. Pass inf
4932         to target_fileio_open.
4933         (target_fileio_read_alloc): New argument inf. Pass inf to
4934         target_fileio_read_alloc_1.
4935         (target_fileio_read_stralloc): Likewise.
4936         * gdb_bfd.c (inferior.h): New include.
4937         (gdb_bfd_iovec_fileio_open): Replace unused "open_closure"
4938         argument with new argument "inferior".  Pass inferior to
4939         target_fileio_open.
4940         (gdb_bfd_open): Supply inferior argument to
4941         gdb_bfd_iovec_fileio_open.
4942         * linux-tdep.c (linux_info_proc): Supply inf argument to
4943         relevant target_fileio calls.
4944         (linux_find_memory_regions_full): Likewise.
4945         (linux_fill_prpsinfo): Likewise.
4946         * remote.c (remote_filesystem_is_local): Supply inf
4947         argument to remote_hostio_open.
4948         (remote_file_put): Likewise.
4949         (remote_file_get): Likewise.
4950         (remote_file_delete): Supply inf argument to
4951         remote_hostio_unlink.
4952
4953 2015-06-10  Gary Benson <gbenson@redhat.com>
4954
4955         * inf-child.c (inf_child_fileio_open): Replace comment.
4956         (inf_child_fileio_pwrite): Likewise.
4957         (inf_child_fileio_pread): Likewise.
4958         (inf_child_fileio_fstat): Insert blank line before comment.
4959         (inf_child_fileio_close): Replace comment.
4960         (inf_child_fileio_unlink): Likewise.
4961         (inf_child_fileio_readlink): Likewise.
4962         * remote.c (remote_hostio_open): Likewise.
4963         (remote_hostio_pread): Likewise.
4964         (remote_hostio_pwrite): Likewise.
4965         (remote_hostio_close): Likewise.
4966         (remote_hostio_unlink): Likewise.
4967         (remote_hostio_readlink): Likewise.
4968         (remote_hostio_fstat): Likewise.
4969         (remote_filesystem_is_local): Likewise.
4970         * target.c (target_fileio_open): Likewise.
4971         (target_fileio_pwrite): Likewise.
4972         (target_fileio_pread): Likewise.
4973         (target_fileio_fstat): Insert blank line before comment.
4974         (target_fileio_close): Replace comment.
4975         (target_fileio_unlink): Likewise.
4976         (target_fileio_readlink): Likewise.
4977         (target_fileio_read_alloc): Likewise.
4978         (target_fileio_read_stralloc): Likewise.
4979
4980 2015-06-10  Gary Benson <gbenson@redhat.com>
4981
4982         * linux-thread-db.c (nat/linux-namespaces.h): New include.
4983         (check_pid_namespace_match): Use linux_ns_same rather than
4984         linux_proc_pid_get_ns to spot PID namespace mismatches.
4985         * nat/linux-procfs.h (linux_proc_pid_get_ns): Remove.
4986         * nat/linux-procfs.c (linux_proc_pid_get_ns): Likewise.
4987
4988 2015-06-10  Gary Benson <gbenson@redhat.com>
4989
4990         * configure.ac (AC_CHECK_FUNCS): Add setns.
4991         * config.in: Regenerate.
4992         * configure: Likewise.
4993         * nat/linux-namespaces.h: New file.
4994         * nat/linux-namespaces.c: Likewise.
4995         * Makefile.in (HFILES_NO_SRCDIR): Add nat/linux-namespaces.h.
4996         (linux-namespaces.o): New rule.
4997         * config/aarch64/linux.mh (NATDEPFILES): Add linux-namespaces.o.
4998         * config/alpha/alpha-linux.mh (NATDEPFILES): Likewise.
4999         * config/arm/linux.mh (NATDEPFILES): Likewise.
5000         * config/i386/linux.mh (NATDEPFILES): Likewise.
5001         * config/i386/linux64.mh (NATDEPFILES): Likewise.
5002         * config/ia64/linux.mh (NATDEPFILES): Likewise.
5003         * config/m32r/linux.mh (NATDEPFILES): Likewise.
5004         * config/m68k/linux.mh (NATDEPFILES): Likewise.
5005         * config/mips/linux.mh (NATDEPFILES): Likewise.
5006         * config/pa/linux.mh (NATDEPFILES): Likewise.
5007         * config/powerpc/linux.mh (NATDEPFILES): Likewise.
5008         * config/powerpc/ppc64-linux.mh (NATDEPFILES): Likewise.
5009         * config/powerpc/spu-linux.mh (NATDEPFILES): Likewise.
5010         * config/s390/linux.mh (NATDEPFILES): Likewise.
5011         * config/sparc/linux.mh (NATDEPFILES): Likewise.
5012         * config/sparc/linux64.mh (NATDEPFILES): Likewise.
5013         * config/tilegx/linux.mh (NATDEPFILES): Likewise.
5014         * config/xtensa/linux.mh (NATDEPFILES): Likewise.
5015
5016 2015-06-10  Gary Benson <gbenson@redhat.com>
5017
5018         * utils.h (make_cleanup_close): Moved to common/filestuff.h.
5019         * utils.c (do_close_cleanup): Moved to common/filestuff.c.
5020         (make_cleanup_close): Likewise.
5021         * common/filestuff.h (make_cleanup_close): Moved from utils.h.
5022         * common/filestuff.c (do_close_cleanup): Moved from utils.c.
5023         (make_cleanup_close): Likewise.
5024
5025 2015-06-03  Jon Turney  <jon.turney@dronecode.org.uk>
5026
5027         * windows-nat.c (thread_rec): Also ignore ERROR_INVALID_HANDLE
5028         from SuspendThread().
5029
5030 2015-06-03  Jon Turney  <jon.turney@dronecode.org.uk>
5031
5032         * windows-nat.c (handle_output_debug_string): Trim trailing '\n'
5033         from OutputDebugString.
5034
5035 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
5036                         Mircea Gherzan  <mircea.gherzan@intel.com>
5037
5038         * i386-tdep.c (MPX_BASE_MASK, MPX_BD_MASK, MPX_BT_MASK, MPX_BD_MASK_32,
5039         MPX_BT_MASK_32): New macros.
5040         (i386_mpx_set_bounds): New function that implements
5041         the command "set-mpx-bound".
5042         (i386_mpx_enabled): Helper function to test MPX availability.
5043         (i386_mpx_bd_base): Helper function to calculate the base directory
5044         address.
5045         (i386_mpx_get_bt_entry): Helper function to access a bound
5046         table entry.
5047         (i386_mpx_print_bounds): Effectively display bound information.
5048         (_initialize_i386_tdep): Add new commands to commands "set mpx" and
5049         "show mpx".
5050         (_initialize_i386_tdep):
5051         Add "bound" to the commands "show mpx" and "set mpx" commands.
5052         (mpx_set_cmdlist and mpx_show_cmdlist): List for the new prefixed "set mpx"
5053         and "show mpx" commands.
5054         * NEWS: List new commands for MPX support.
5055
5056 2015-06-09  Gary Benson <gbenson@redhat.com>
5057
5058         * common/fileio.h (fileio_to_host_mode): New declaration.
5059         * common/fileio.c (fileio_to_host_mode): New Function.
5060         * inf-child.c (inf_child_fileio_open): Process mode argument
5061         with fileio_to_host_mode.
5062
5063 2015-06-09  Gary Benson <gbenson@redhat.com>
5064
5065         * common/fileio.c (fileio_mode_pack): Fix preprocessor
5066         conditional.
5067
5068 2015-06-05  Gary Benson <gbenson@redhat.com>
5069
5070         * gdb_bfd.c (gdb_bfd_open): Move vgdb special case to...
5071         * remote.c (remote_filesystem_is_local): ...here.
5072
5073 2015-06-04  Yao Qi  <yao.qi@linaro.org>
5074
5075         * gdbarch.c: Regenerate it.
5076
5077 2015-06-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
5078
5079         * arch-utils.c (default_infcall_munmap): New.
5080         * arch-utils.h (default_infcall_munmap): New declaration.
5081         * compile/compile-object-load.c (struct munmap_list, munmap_list_add)
5082         (munmap_list_free, munmap_listp_free_cleanup): New.
5083         (struct setup_sections_data): Add field munmap_list_headp.
5084         (setup_sections): Call munmap_list_add.
5085         (compile_object_load): New variable munmap_list_head, initialize
5086         setup_sections_data.munmap_list_headp, return munmap_list_head.
5087         * compile/compile-object-load.h (struct munmap_list): New declaration.
5088         (struct compile_module): Add field munmap_list_head.
5089         (munmap_list_free): New declaration.
5090         * compile/compile-object-run.c (struct do_module_cleanup): Add field
5091         munmap_list_head.
5092         (do_module_cleanup): Call munmap_list_free.
5093         (compile_object_run): Pass munmap_list_head to do_module_cleanup.
5094         * gdbarch.c: Regenerate.
5095         * gdbarch.h: Regenerate.
5096         * gdbarch.sh (infcall_munmap): New.
5097         * linux-tdep.c (linux_infcall_munmap): New.
5098         (linux_init_abi): Install it.
5099
5100 2015-06-02  Simon Marchi  <simon.marchi@ericsson.com>
5101
5102         PR gdb/15564
5103         * inferior.c (detach_inferior): Call exit_inferior_1 with silent = 0.
5104
5105 2015-06-02  Yao Qi  <yao.qi@linaro.org>
5106
5107         * i386-linux-nat.c: Include linux-nat.h.
5108
5109 2015-06-01  Andreas Schwab  <schwab@linux-m68k.org>
5110             Jan Kratochvil  <jan.kratochvil@redhat.com>
5111
5112         PR symtab/18392
5113         * dwarf2-frame-tailcall.c (pretended_chain_levels): Correct
5114         assertion.
5115         * dwarf2loc.c (chain_candidate): Likewise.
5116
5117 2015-06-01  Yao Qi  <yao.qi@linaro.org>
5118
5119         * arm-linux-nat.c (fetch_vfp_regs): Use PTRACE_GETREGSET.
5120         (store_vfp_regs): Use PTRACE_SETREGSET.
5121
5122 2015-06-01  Yao Qi  <yao.qi@linaro.org>
5123
5124         * arm-linux-nat.c (fetch_fpregister): Use PTRACE_GETREGSET.
5125         (fetch_fpregs): Likewise.
5126         * arm-linux-nat.c (store_fpregister): Use PTRACE_SETREGSET.
5127         (store_fpregs): Likewise.
5128
5129 2015-06-01  Yao Qi  <yao.qi@linaro.org>
5130
5131         * arm-linux-nat.c (fetch_register): Use PTRACE_GETREGSET.
5132         (fetch_regs): Likewise.
5133         (store_regs): Use PTRACE_SETREGSET.
5134         (store_register): Likewise.
5135
5136 2015-06-01  Yao Qi  <yao.qi@linaro.org>
5137
5138         * arm-linux-nat.c (arm_linux_read_description): Check whether
5139         kernel supports PTRACE_GETREGSET.
5140
5141 2015-06-01  Yao Qi  <yao.qi@linaro.org>
5142
5143         * x86-linux-nat.c (have_ptrace_getregset): Move it to ...
5144         * linux-nat.c: ... here.
5145         * x86-linux-nat.h (have_ptrace_getregset): Move the declaration
5146         to ...
5147         * linux-nat.h: ... here.
5148
5149 2015-06-01  Yao Qi  <yao.qi@linaro.org>
5150
5151         * amd64-linux-nat.c: Include "nat/linux-ptrace.h".
5152         * i386-linux-nat.c: Likewise.
5153         * nat/linux-ptrace.h (PTRACE_GETREGSET, PTRACE_SETREGSET): Define.
5154         * s390-linux-nat.c: Include "nat/linux-ptrace.h".
5155         (PTRACE_GETREGSET, PTRACE_SETREGSET): Remove.
5156         * x86-linux-nat.c: Include "nat/linux-ptrace.h".
5157         * x86-linux-nat.h (PTRACE_GETREGSET, PTRACE_SETREGSET): Remove.
5158
5159 2015-05-30  Eli Zaretskii  <eliz@gnu.org>
5160
5161         * go32-nat.c (go32_xfer_memory): Fix the return value to be
5162         compatible to what read_child and write_child return.  This
5163         unbreaks that DJGPP build of GDB which was broken since v7.7.
5164
5165 2015-05-29  Martin Galvan  <martin.galvan@tallertechnologies.com>
5166
5167         * MAINTAINERS (Write After Approval): Add Martin Galvan.
5168
5169 2015-05-29  Roland McGrath  <mcgrathr@google.com>
5170
5171         PR gdb/18464
5172         * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Use warning
5173         rather than internal_error for an unrecognized value.
5174
5175 2015-05-29  Max Filippov  <jcmvbkbc@gmail.com>
5176
5177         * xtensa-tdep.c (xtensa_pseudo_register_read)
5178         (xtensa_pseudo_register_write): Don't alias last pseudo register
5179         to a1.
5180
5181 2015-05-28  Don Breazeal  <donb@codesourcery.com>
5182
5183         * infrun.c (follow_fork_inferior): Ensure the use of
5184         process-style ptids (pid,0,0) in verbose/debug "Detaching"
5185         messages.
5186
5187 2015-05-28  Doug Evans  <dje@google.com>
5188
5189         * dwarf2read.c (record_line_ftype): Remove, duplicate.
5190
5191 2015-05-28  Yao Qi  <yao.qi@linaro.org>
5192
5193         * arm-linux-nat.c (arm_linux_has_wmmx_registers): Remove.
5194         (arm_linux_fetch_inferior_registers): Use
5195         tdep->have_wmmx_registers instead of arm_linux_has_wmmx_registers.
5196         (arm_linux_store_inferior_registers): Likewise.
5197         (arm_linux_read_description): Don't set
5198         arm_linux_has_wmmx_registers.
5199         * arm-tdep.c (arm_gdbarch_init): Set
5200         tdep->have_wmmx_registers according target descriptions.
5201         * arm-tdep.h (struct gdbarch_tdep) <have_wmmx_registers>: New
5202         field.
5203
5204 2015-05-28  Yao Qi  <yao.qi@linaro.org>
5205
5206         * arm-linux-nat.c (arm_linux_vfp_register_count): Remove.
5207         (fetch_vfp_regs): Use vfp_register_count from gdbarch_tdep
5208         instead of arm_linux_vfp_register_count.
5209         (store_vfp_regs): Likewise.
5210         (arm_linux_fetch_inferior_registers): Likewise.
5211         (arm_linux_store_inferior_registers): Likewise.
5212         (arm_linux_read_description): Don't set
5213         arm_linux_vfp_register_count.
5214         * arm-linux-tdep.c (arm_linux_iterate_over_regset_sections):
5215         Adjust.
5216         * arm-tdep.c (arm_gdbarch_init): Add assert on
5217         vfp_register_count.
5218         * arm-tdep.h (struct gdbarch_tdep) <have_vfp_registers>: Rename
5219         field to vfp_register_count.  All users updated.
5220
5221 2015-05-28  Kyle Huey  <me@kylehuey.com>  (tiny patch)
5222
5223         * gdb/arm-tdep.c (arm_gdbarch_init): Perform arm_abi detection on
5224         ELFOSABI_GNU binaries.
5225
5226 2015-05-27  Doug Evans  <dje@google.com>
5227
5228         * dwarf2read.c (lnp_state_machine): New typedef.
5229         (lnp_reader_state): New typedef.
5230         (dwarf_record_line_1): Renamed from dwarf_record_line.
5231         All callers updated.
5232         (dwarf_record_line): New function.
5233         (init_lnp_state_machine): New function.
5234         (check_line_address): Replace p_record_line parameter with state.
5235         All callers updated.
5236         (dwarf_decode_lines_1): Call dwarf_record_line, init_lnp_state_machine.
5237         Update to record state in lnp_state_machine.
5238
5239 2015-05-27  Doug Evans  <dje@google.com>
5240
5241         * dwarf2read.c (record_line_ftype): New typedef.
5242         (check_line_address): New function.
5243         (dwarf_decode_lines_1): Call it.
5244
5245 2015-05-27  Doug Evans  <dje@google.com>
5246
5247         * NEWS: Mention "set debug dwarf-line".
5248         * dwarf2read.c (dwarf_line_debug): New static global.
5249         (add_include_dir): Add debug dwarf-line support.
5250         (add_file_name, dwarf_record_line, dwarf_finish_line): Ditto.
5251         (_initialize_dwarf2_read): New parameter "debug dwarf-line".
5252
5253 2015-05-27  Doug Evans  <dje@google.com>
5254
5255         * cp-namespace.c (cp_lookup_nested_symbol): New arg "domain".
5256         All callers updated.
5257         (cp_lookup_nested_symbol_1, find_symbol_in_baseclass): Ditto.
5258         * cp-support.h (cp_lookup_nested_symbol): Update.
5259
5260 2015-05-27  Doug Evans  <dje@google.com>
5261
5262         PR symtab/18258
5263         * block.c (block_find_symbol): New function.
5264         (block_find_non_opaque_type): Ditto.
5265         (block_find_non_opaque_type_preferred): Ditto.
5266         * block.h (block_symbol_matcher_ftype): New typedef.
5267         (block_find_symbol): Declare.
5268         (block_find_non_opaque_type): Ditto.
5269         (block_find_non_opaque_type_preferred): Ditto.
5270         * dwarf2read.c (dw2_lookup_symbol): Call block_find_symbol.
5271         * psymtab.c (psym_lookup_symbol): Ditto.
5272         * symtab.c (basic_lookup_transparent_type_1): New function.
5273         (basic_lookup_transparent_type): Call it.
5274
5275 2015-05-27  Yao Qi  <yao.qi@linaro.org>
5276
5277         * aarch64-tdep.c (aarch64_record_data_proc_simd_fp): Return
5278         AARCH64_RECORD_UNKNOWN for unknown instruction encoding.
5279
5280 2015-05-27  Yao Qi  <yao.qi@linaro.org>
5281
5282         * aarch64-tdep.c (aarch64_record_branch_except_sys): Split lines
5283         before operator &&.
5284         (aarch64_record_load_store): Likewise.
5285
5286 2015-05-26  Doug Evans  <dje@google.com>
5287
5288         PR c++/18141, c++/18417.
5289         * cp-support.c (cp_lookup_rtti_type): Handle the case of NAME being
5290         a typedef.
5291
5292 2015-05-26  Doug Evans  <dje@google.com>
5293
5294         * NEWS: Add entries for command renamings.
5295         * dwarf2read.c (dwarf_read_debug): Renamed from dwarf2_read_debug.
5296         All uses updated.
5297         (dwarf_die_debug): Renamed from dwarf2_die_debug.  All uses updated.
5298         (dwarf_max_cache_age): Renamed from dwarf2_max_cache_age.
5299         All uses updated.
5300         (show_dwarf_max_cache_age): Renamed from show_dwarf2_max_cache_age.
5301         All callers updated.  Fix spelling of DWARF in help text.
5302         (set_dwarf_cmdlist): Renamed from set_dwarf2_cmdlist.
5303         All uses updated.
5304         (show_dwarf_cmdlist): Renamed from show_dwarf2_cmdlist.
5305         All uses updated.
5306         (set_dwarf_cmd): Renamed from set_dwarf2_cmd.  All callers updated.
5307         (show_dwarf_cmd): Renamed from show_dwarf2_cmd.  All callers updated.
5308         (dwarf_always_disassemble): Renamed from dwarf_always_disassemble.
5309         All uses updated.
5310         (show_dwarf_always_disassemble): Renamed from
5311         show_dwarf2_always_disassemble.  All callers updated.
5312         (_initialize_dwarf2_read): Rename "set/show dwarf2" prefix to
5313         "set/show dwarf".  Rename "set/show dwarf2 max-cache-age" to
5314         "set/show dwarf max-cache-age".  Rename
5315         "set/show dwarf2 always-disassemble" to
5316         "set/show dwarf always-disassemble".  Rename
5317         "set/show debug dwarf2-read" to "set/show debug dwarf-read".  Rename
5318         "set/show debug dwarf2-die" to "set/show debug dwarf-die".
5319
5320 2015-05-26  Doug Evans  <dje@google.com>
5321
5322         PR python/18438
5323         * python/py-lazy-string.c (stpy_convert_to_value): Use
5324         gdbpy_gdb_memory_error not PyExc_MemoryError.
5325         (gdbpy_create_lazy_string_object): Ditto.
5326
5327 2015-05-26  Andrew Burgess  <andrew.burgess@embecosm.com>
5328
5329         * tui/tui-regs.c (tui_reg_next_command): Compare against NULL.
5330
5331 2015-05-26  Andrew Burgess  <andrew.burgess@embecosm.com>
5332
5333         * tui/tui-regs.c (tui_reg_prev_command): New function.
5334         (_initialize_tui_regs): Add 'prev' command for 'tui reg'.
5335         * reggroups.c (reggroup_prev): New function.
5336         * reggroups.h (reggroup_prev): Add declaration.  Update comment.
5337
5338 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
5339             Yao Qi  <yao.qi@linaro.org>
5340
5341         * aarch64-linux-tdep.c: Include linux-record.h and
5342         record-full.h.
5343         (struct linux_record_tdep aarch64_linux_record_tdep): Declare.
5344         (aarch64_syscall): New enum.
5345         (aarch64_canonicalize_syscall): New function.
5346         (aarch64_all_but_pc_registers_record): New function.
5347         (aarch64_linux_syscall_record): New function.
5348         (aarch64_linux_init_abi): Install AArch64 process record
5349         handler.  Update to handle syscall recording.
5350         * aarch64-tdep.c: Include record.h and record-full.h.
5351         (submask, bit, bits, REG_ALLOC, MEM_ALLOC): New macros.
5352         (struct aarch64_mem_r): Define.
5353         (aarch64_record_result): New enum.
5354         (struct insn_decode_record): Define.
5355         (insn_decode_record): New typedef.
5356         (aarch64_record_data_proc_reg): New function.
5357         (aarch64_record_data_proc_imm): New function.
5358         (aarch64_record_branch_except_sys): New function.
5359         (aarch64_record_load_store): New function.
5360         (aarch64_record_data_proc_simd_fp): New function.
5361         (aarch64_record_asimd_load_store): New function.
5362         (aarch64_record_decode_insn_handler): New function.
5363         (deallocate_reg_mem): New function.
5364         (aarch64_process_record): New function.
5365         * aarch64-tdep.h (struct gdbarch_tdep) <aarch64_syscall_record>:
5366         New field.
5367         (aarch64_process_record): New extern declaration.
5368         * configure.tgt: Add linux-record.o to gdb_target_obs.
5369         * linux-record.h (struct linux_record_tdep) <arg7>: New field.
5370
5371 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
5372
5373         * NEWS: Add a note on process record-replay support on aarch64*-linux*
5374         targets.
5375
5376 2015-05-26  Martin Galvan  <martin.galvan@tallertechnologies.com>
5377
5378         * amd64-tdep.c: Replace in_function_epilogue_p with
5379         stack_frame_destroyed_p throughout.
5380         * arch-utils.c: Ditto.
5381         * arch-utils.h: Ditto.
5382         * arm-tdep.c: Ditto.
5383         * breakpoint.c: Ditto.
5384         * gdbarch.sh: Ditto.
5385         * hppa-tdep.c: Ditto.
5386         * i386-tdep.c: Ditto.
5387         * mips-tdep.c: Ditto.
5388         * nios2-tdep.c: Ditto.
5389         * rs6000-tdep.c: Ditto.
5390         * s390-linux-tdep.c: Ditto.
5391         * score-tdep.c: Ditto.
5392         * sh-tdep.c: Ditto.
5393         * sparc-tdep.c: Ditto.
5394         * sparc-tdep.h: Ditto.
5395         * sparc64-tdep.c: Ditto.
5396         * spu-tdep.c: Ditto.
5397         * tic6x-tdep.c: Ditto.
5398         * tilegx-tdep.c: Ditto.
5399         * xstormy16-tdep.c: Ditto.
5400         * gdbarch.c, gdbarch.h: Re-generated.
5401
5402 2015-05-22  Andrew Burgess  <andrew.burgess@embecosm.com>
5403
5404         * NEWS: Mention 'tui enable' and 'tui disable'.
5405         * tui/tui.c (tui_enable_command): New function.
5406         (tui_disable_command): New function.
5407         (_initialize_tui): New function.
5408
5409 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
5410
5411         * tui/tui-regs.c (tui_reg_next_command): Use NULL not 0.
5412
5413 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
5414
5415         * tui/tui-layout.c (tui_set_layout_for_display_command): Ensure
5416         buf_ptr is freed.
5417
5418 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
5419
5420         * tui/tui-layout.c (tui_layout_command): Move call to tui_enable
5421         into ...
5422         (tui_set_layout_for_display_command): ...here, before calling
5423         tui_set_layout.  Only set the layout if gdb has not already
5424         entered the TUI_FAILURE state.
5425
5426 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
5427
5428         * tui/tui-layout.c (layout_completer): New function.
5429         (_initialize_tui_layout): Set completer on layout command.
5430
5431 2015-05-21  Andrew Burgess  <andrew.burgess@embecosm.com>
5432
5433         * tui/tui-layout.c (tui_set_layout): Remove
5434         tui_register_display_type parameter.  Remove all checking of this
5435         parameter, and reindent function.  Update header comment.
5436         (tui_set_layout_for_display_command): Rename to...
5437         (tui_set_layout_by_name): ...this, and don't check for different
5438         register class types, don't pass a tui_register_display_type to
5439         tui_set_layout.  Update header comment.
5440         (layout_names): Remove register set specific names.
5441         * tui/tui-layout.h (tui_set_layout): Remove
5442         tui_register_display_type parameter.
5443         * tui/tui.c (tui_rl_change_windows): Don't pass a
5444         tui_register_display_type to tui_set_layout.
5445         (tui_rl_delete_other_windows): Likewise.
5446         (tui_enable): Likewise.
5447         * tui/tui-data.h (TUI_FLOAT_REGS_NAME): Remove.
5448         (TUI_FLOAT_REGS_NAME_LOWER): Remove.
5449         (TUI_GENERAL_REGS_NAME): Remove.
5450         (TUI_GENERAL_REGS_NAME_LOWER): Remove.
5451         (TUI_SPECIAL_REGS_NAME): Remove.
5452         (TUI_SPECIAL_REGS_NAME_LOWER): Remove.
5453         (TUI_GENERAL_SPECIAL_REGS_NAME): Remove.
5454         (TUI_GENERAL_SPECIAL_REGS_NAME_LOWER): Remove.
5455         (enum tui_register_display_type): Remove.
5456         (struct tui_layout_def): Remove regs_display_type and
5457         float_regs_display_type fields.
5458         (struct tui_data_info): Remove regs_display_type field.
5459         (tui_layout_command): Use new name for
5460         tui_set_layout_for_display_command.
5461         * tui/tui-data.c (layout_def): Don't initialise removed fields.
5462         (tui_clear_win_detail): Don't initialise removed fields of
5463         win_info.
5464         * tui/tui-regs.c (tui_show_registers): Use new name for
5465         tui_set_layout_for_display_command.
5466         * tui/tui.h (tui_set_layout_for_display_command): Rename
5467         declaration to...
5468         (tui_set_layout_by_name): ...this.
5469         * printcmd.c (display_command): Remove tui related layout call,
5470         and reindent.
5471
5472 2015-05-20  Joel Brobecker  <brobecker@adacore.com>
5473
5474         * infrun.c (handle_inferior_event_1): Renames handle_inferior_event.
5475         (handle_inferior_event): New function.
5476
5477 2015-05-20  Joel Brobecker  <brobecker@adacore.com>
5478
5479         * ada-lang.c (to_fixed_array_type): Rename local variable
5480         typename into type_name.
5481
5482 2015-05-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
5483
5484         Fix ASAN crash for gdb.compile/compile.exp.
5485         * infcall.c (call_function_by_hand_dummy): Use xstrdup for NAME.
5486
5487 2015-05-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
5488
5489         * compile/compile-c-symbols.c (convert_symbol_sym, gcc_convert_symbol)
5490         (gcc_symbol_address): Change gdb_stdout to gdb_stdlog.
5491         * compile/compile-object-load.c (setup_sections, compile_object_load):
5492         Likewise.
5493         * compile/compile.c (compile_to_object): Likewise.
5494
5495 2015-05-16  Doug Evans  <xdje42@gmail.com>
5496
5497         * NEWS: Mention support for unbuffered Guile memory ports.
5498         * scm-ports.c (ioscm_memory_port): Update comments on end, size.
5499         (ioscm_lseek_address): Improve overflow calculation.
5500         (gdbscm_memory_port_fill_input): Add assert.
5501         (gdbscm_memory_port_write): Handle unbuffered ports.
5502         Handle large writes identical to Guile's fport_write.
5503         (gdbscm_memory_port_seek): Fix seeking past end check.
5504         (gdbscm_memory_port_close): Handle closing unbuffered port.
5505         (ioscm_parse_mode_bits): Recognize "0" for unbuffered ports.
5506         (ioscm_init_memory_port): Handle unbuffered ports.
5507         (ioscm_reinit_memory_port): Ditto.
5508         (ioscm_init_memory_port): Update size calculation.
5509         (gdbscm_open_memory): Support zero sized ports.
5510
5511 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
5512
5513         * compile/compile-object-load.c (get_out_value_type): Fix uninitialized
5514         variable compiler warnings.
5515
5516 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
5517
5518         * compile/compile-object-load.c (get_out_value_type): Fix returned type.
5519
5520 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
5521             Phil Muldoon  <pmuldoon@redhat.com>
5522
5523         * NEWS (Changes since GDB 7.9): Add compile print.
5524         * compile/compile-c-support.c (add_code_header, add_code_footer)
5525         (c_compute_program): Add COMPILE_I_PRINT_ADDRESS_SCOPE and
5526         COMPILE_I_PRINT_VALUE_SCOPE.
5527         * compile/compile-internal.h (COMPILE_I_PRINT_OUT_ARG_TYPE)
5528         (COMPILE_I_PRINT_OUT_ARG, COMPILE_I_EXPR_VAL, COMPILE_I_EXPR_PTR_TYPE):
5529         New.
5530         * compile/compile-object-load.c: Include block.h.
5531         (get_out_value_type): New function.
5532         (compile_object_load): Handle COMPILE_I_PRINT_ADDRESS_SCOPE and
5533         COMPILE_I_PRINT_VALUE_SCOPE.  Set compile_module's OUT_VALUE_ADDR and
5534         OUT_VALUE_TYPE.
5535         * compile/compile-object-load.h (struct compile_module): Add fields
5536         out_value_addr and out_value_type.
5537         * compile/compile-object-run.c: Include valprint.h and compile.h.
5538         (struct do_module_cleanup): Add fields out_value_addr and
5539         out_value_type.
5540         (do_module_cleanup): Handle COMPILE_I_PRINT_ADDRESS_SCOPE and
5541         COMPILE_I_PRINT_VALUE_SCOPE.
5542         (compile_object_run): Propagate out_value_addr and out_value_type.
5543         Pass OUT_VALUE_ADDR.
5544         * compile/compile.c: Include valprint.h.
5545         (compile_print_value, compile_print_command): New functions.
5546         (eval_compile_command): Handle failed COMPILE_I_PRINT_ADDRESS_SCOPE.
5547         (_initialize_compile): Update compile code help text.  Install
5548         compile_print_command.
5549         * compile/compile.h (compile_print_value): New prototype.
5550         * defs.h (enum compile_i_scope_types): Add
5551         COMPILE_I_PRINT_ADDRESS_SCOPE and COMPILE_I_PRINT_VALUE_SCOPE.
5552
5553 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
5554
5555         * compile/compile-object-load.c (get_regs_type): Add parameter func_sym.
5556         Rely on its parameter count.
5557         (compile_object_load): Replace lookup_minimal_symbol_text by
5558         lookup_global_symbol_from_objfile.  Verify FUNC_SYM.  Set it in the
5559         return value.
5560         * compile/compile-object-load.h (struct compile_module): Replace
5561         func_addr by func_sym.
5562         * compile/compile-object-run.c: Include block.h.
5563         (compile_object_run): Reset module variable after it is freed.  Use
5564         FUNC_SYM instead of FUNC_ADDR.  Rely on it.
5565
5566 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
5567
5568         * compile/compile-c-support.c (print_one_macro): Use #ifndef.
5569         (generate_register_struct): Use __gdb_uintptr for TYPE_CODE_PTR.
5570         (c_compute_program): Call generate_register_struct after typedefs.
5571         * compile/compile-loc2c.c (push, pushf_register_address)
5572         (pushf_register): Cast to GCC_UINTPTR.
5573         (do_compile_dwarf_expr_to_c): Use unused attribute.  Add space after
5574         type.  Use GCC_UINTPTR instead of void *.  Remove excessive cast.
5575         (compile_dwarf_expr_to_c): Use GCC_UINTPTR instead of void *.
5576         * compile/compile.c (_initialize_compile): Enable warnings for
5577         COMPILE_ARGS.
5578
5579 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
5580
5581         * cli/cli-script.c (execute_control_command): Update
5582         eval_compile_command caller.
5583         * compile/compile-object-load.c (compile_object_load): Add parameters
5584         scope and scope_data.  Set them.
5585         * compile/compile-object-load.h (struct compile_module): Add fields
5586         scope and scope_data.
5587         (compile_object_load): Add parameters scope and scope_data.
5588         * compile/compile-object-run.c (struct do_module_cleanup): Add fields
5589         scope and scope_data.
5590         (compile_object_run): Propagate the fields scope and scope_data.
5591         * compile/compile.c (compile_file_command, compile_code_command):
5592         Update eval_compile_command callers.
5593         (eval_compile_command): Add parameter scope_data.  Pass it plus scope.
5594         * compile/compile.h (eval_compile_command): Add parameter scope_data.
5595         * defs.h (struct command_line): Add field scope_data.
5596
5597 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
5598
5599         * printcmd.c (struct format_data): Move it to valprint.h.
5600         (print_command_parse_format, print_value): New functions from ...
5601         (print_command_1): ... here.  Call them.
5602         * valprint.h (struct format_data): Move it here from printcmd.c.
5603         (print_command_parse_format, print_value): New declarations.
5604
5605 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
5606
5607         * compile/compile-object-load.c (compile_object_load): Add
5608         COMPILE_DEBUG message.
5609
5610 2015-05-15  Jerome Guitton  <guitton@adacore.com>
5611
5612         * ada-lang.c (ada_value_ptr_subscript): Use enum position of
5613         index to get element instead of enum value.
5614         (ada_value_slice_from_ptr, ada_value_slice): Use enum position
5615         of index to compute length, but enum values to compute bounds.
5616         (ada_array_length): Use enum position of index instead of enum value.
5617         (pos_atr): Move position computation to...
5618         (ada_evaluate_subexp): Use enum values to compute bounds.
5619         * gdbtypes.c (discrete_position): ...this new function.
5620         * gdbtypes.h (discrete_position): New function declaration.
5621         * valprint.c (val_print_array_elements): Call discrete_position
5622         to handle array indexed by non-contiguous enumeration types.
5623
5624 2015-05-15  Jerome Guitton  <guitton@adacore.com>
5625
5626         * ada-lang.c (find_parallel_type_by_descriptive_type):
5627         Go through typedefs during lookup.
5628         (to_fixed_array_type): Add support for non-bit packed arrays
5629         as variable-length fields.
5630
5631 2015-05-15  Pedro Alves  <palves@redhat.com>
5632             Simon Marchi  <simon.marchi@ericsson.com>
5633
5634         * event-loop.c (gdb_notifier) <next_file_handler,
5635         next_poll_fds_index>: New fields.
5636         (get_next_file_handler_to_handle_and_advance): New function.
5637         (delete_file_handler): If deleting the next file handler to
5638         handle, advance to the next file handler.
5639         (gdb_wait_for_event): Bail early if no event fired.  Poll file
5640         handlers in round-robin fashion.
5641
5642 2015-05-15  Pedro Alves  <palves@redhat.com>
5643
5644         * linux-tdep.c (linux_find_memory_regions_full): Rename local
5645         'private' to 'priv'.
5646
5647 2015-05-15  Pedro Alves  <palves@redhat.com>
5648
5649         * nat/linux-nat.h: Include "target/waitstatus.h".
5650
5651 2015-05-15  Yuanhui Zhang  <asmwarrior@gmail.com>
5652
5653         * python/py-unwind.c (struct reg_info): Move out of ...
5654         (struct cached_frame_info): ... this scope.
5655         (pending_frame_object_type, unwind_info_object_type): Make extern.
5656
5657 2015-05-15  Joel Brobecker  <brobecker@adacore.com>
5658
5659         * ada-lang.c (ada_value_primitive_packed_val): Make sure
5660         accumSize is never negative.
5661
5662 2015-05-14  Patrick Palka  <patrick@parcs.ath.cx>
5663
5664         * tui/tui-command.c: Remove include of <ctype.h>.
5665         (tui_dispatch_ctrl_char): Remove workaround for xterm terminals.
5666
5667 2015-05-13  Martin Galvan  <martin.galvan@tallertechnologies.com>
5668
5669         * dwarf2read.c (die_needs_namespace): Return 1 for
5670         DW_TAG_inlined_subroutine.
5671
5672 2015-05-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
5673
5674         * regcache.c (regcache_cpy_no_passthrough): New declaration.
5675         (regcache_cpy_no_passthrough): Make it static, add function comment.
5676         * regcache.h (regcache_dup, regcache_cpy): Reduce/update their comment.
5677         (regcache_cpy_no_passthrough): Remove declaration.
5678
5679 2015-05-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
5680
5681         * gdbthread.h (struct thread_control_state): Update comment for
5682         proceed_to_finish.
5683         * infcall.c (run_inferior_call): Update comment about
5684         proceed_to_finish.
5685         * infcmd.c (get_return_value): Update comment about stop_registers.
5686         (finish_forward): Update comment about proceed_to_finish.
5687         * infrun.c (stop_registers): Remove.
5688         (clear_proceed_status, normal_stop): Remove stop_registers handling.
5689         * infrun.h (stop_registers): Remove.
5690
5691 2015-05-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
5692
5693         * infcall.c (struct dummy_frame_context_saver)
5694         (dummy_frame_context_saver_data_free, dummy_frame_context_saver_dtor)
5695         (dummy_frame_context_saver_drop, dummy_frame_context_saver_cleanup)
5696         (dummy_frame_context_saver_get_regs, dummy_frame_context_saver_setup):
5697         New.
5698         (call_function_by_hand_dummy): Move discard_cleanups of
5699         inf_status_cleanup before dummy_frame_push.  Call
5700         dummy_frame_context_saver_setup and prepare context_saver_cleanup.
5701         Use dummy_frame_context_saver_get_regs instead of stop_registers.
5702         * infcall.h (struct dummy_frame_context_saver)
5703         (dummy_frame_context_saver_drop, dummy_frame_context_saver_cleanup)
5704         (dummy_frame_context_saver_get_regs, dummy_frame_context_saver_setup):
5705         New declarations.
5706         * infcmd.c: Include infcall.h.
5707         (get_return_value): Add parameter ctx_saver, use it instead of
5708         stop_registers.
5709         (print_return_value): Add parameter ctx_saver, pass it.
5710         (struct finish_command_continuation_args): Add field ctx_saver.
5711         (finish_command_continuation): Update print_return_value caller.
5712         (finish_command_continuation_free_arg): Free also ctx_saver.
5713         (finish_forward): Call dummy_frame_context_saver_setup.
5714         * inferior.h (struct dummy_frame_context_saver): New declaration.
5715         (get_return_value): Add parameter ctx_saver.
5716         * python/py-finishbreakpoint.c (bpfinishpy_pre_stop_hook): Update
5717         get_return_value caller.
5718
5719 2015-05-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
5720
5721         * dummy-frame.c (struct dummy_frame_dtor_list): New.
5722         (struct dummy_frame): Replace dtor and dtor_data by dtor_list.
5723         (remove_dummy_frame): Process dtor_list.
5724         (pop_dummy_frame): Process dtor_list.
5725         (register_dummy_frame_dtor): Maintain dtor_list.
5726         (find_dummy_frame_dtor): Handle dtor_list.
5727         * dummy-frame.h (register_dummy_frame_dtor, find_dummy_frame_dtor):
5728         Update comments.
5729
5730 2015-05-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
5731
5732         * compile/compile-object-run.c (do_module_cleanup): Add parameter
5733         registers_valid.
5734         (compile_object_run): Update do_module_cleanup caller.
5735         * dummy-frame.c: Include infcall.h.
5736         (struct dummy_frame): Update dtor comment.
5737         (remove_dummy_frame): Call dtor.
5738         (pop_dummy_frame): Update dtor caller.
5739         * dummy-frame.h (dummy_frame_dtor_ftype): Add parameter
5740         registers_valid.
5741
5742 2015-05-13  Joel Brobecker  <brobecker@adacore.com>
5743
5744         GDB 7.9.1 released.
5745
5746 2015-05-13  Joel Brobecker  <brobecker@adacore.com>
5747
5748         * NEWS: Create "Changes in GDB 7.9.1" section.  Move news about
5749         Xmethods now being able to specify a result type to that new
5750         sectioin.
5751
5752 2015-05-13  Patrick Palka  <patrick@parcs.ath.cx>
5753
5754         * tui/tui-win.c (tui_async_resize_screen): Clear win_resized
5755         first before resizing the window.
5756         * tui/tui.c (tui_enable): Likewise.
5757
5758 2015-05-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
5759
5760         * dummy-frame.c (struct dummy_frame): Use proper typedef for dtor.
5761         * dummy-frame.h (dummy_frame_dtor_ftype): Add its comment.
5762         * infcall.c (call_function_by_hand_dummy): Use proper typedef for
5763         dummy_dtor parameter.
5764         * infcall.h: Include dummy-frame.h.
5765         (call_function_by_hand_dummy_dtor_ftype): Remove.
5766         (call_function_by_hand_dummy): Use proper typedef for dummy_dtor
5767         parameter.
5768
5769 2015-05-13  Patrick Palka  <patrick@parcs.ath.cx>
5770
5771         PR gdb/17820
5772         * top.c (history_size_setshow_var): Change type to signed.
5773         Initialize to -2.  Update documentation.
5774         (set_readline_history_size): Define.
5775         (set_history_size_command): Use it.  Remove logic for handling
5776         out-of-range sizes.
5777         (init_history): Use set_readline_history_size().  Test for a
5778         value of -2 instead of 0 when determining whether to set a
5779         default history size.
5780         (init_main): Decode the argument of the "size" command as a
5781         zuinteger_unlimited.
5782
5783 2015-05-12  Doug Evans  <dje@google.com>
5784
5785         * dwarf2read.c (struct file_entry): Tweak comments.
5786         (get_debug_line_section): Tweak comments.
5787
5788 2015-05-12  Don Breazeal  <donb@codesourcery.com>
5789
5790         * NEWS: Announce fork support in the RSP and support
5791         for fork debugging in extended mode.
5792
5793 2015-05-12  Don Breazeal  <donb@codesourcery.com>
5794
5795         * remote.c (remote_insert_fork_catchpoint): New function.
5796         (remote_remove_fork_catchpoint): New function.
5797         (remote_insert_vfork_catchpoint): New function.
5798         (remote_remove_vfork_catchpoint): New function.
5799         (pending_fork_parent_callback): New function.
5800         (remove_new_fork_child): New function.
5801         (remote_update_thread_list): Call remote_notif_get_pending_events
5802         and remove_new_fork_child.
5803         (extended_remote_kill): Kill fork child when killing the
5804         parent before follow_fork completes.
5805         (init_extended_remote_ops): Initialize target vector with
5806         new fork catchpoint functions.
5807
5808 2015-05-12  Don Breazeal  <donb@codesourcery.com>
5809
5810         * remote.c (remove_vfork_event_p): New function.
5811         (remote_follow_fork): Add vfork event type to event checking.
5812         (remote_parse_stop_reply): New stop reasons "vfork" and
5813         "vforkdone" for RSP 'T' Stop Reply Packet.
5814
5815 2015-05-12  Don Breazeal  <donb@codesourcery.com>
5816
5817         * linux-nat.c (linux_nat_ptrace_options): New function.
5818         (linux_init_ptrace, wait_lwp, linux_nat_filter_event):
5819         Call linux_nat_ptrace_options and use different argument to
5820         linux_enable_event_reporting.
5821         (_initialize_linux_nat): Delete call to
5822         linux_ptrace_set_additional_flags.
5823         * nat/linux-ptrace.c (current_ptrace_options): Rename to
5824         supported_ptrace_options.
5825         (additional_flags): Delete variable.
5826         (linux_check_ptrace_features): Use supported_ptrace_options.
5827         (linux_test_for_tracesysgood, linux_test_for_tracefork):
5828         Likewise, and remove additional_flags check.
5829         (linux_enable_event_reporting): Change 'attached' argument to
5830         'options'.  Use supported_ptrace_options.
5831         (ptrace_supports_feature): Change comment.  Use
5832         supported_ptrace_options.
5833         (linux_ptrace_set_additional_flags): Delete function.
5834         * nat/linux-ptrace.h (linux_ptrace_set_additional_flags):
5835         Delete function prototype.
5836         * remote.c (remote_fork_event_p): New function.
5837         (remote_detach_pid): New function.
5838         (remote_detach_1): Call remote_detach_pid, don't mourn inferior
5839         if doing detach-on-fork.
5840         (remote_follow_fork): New function.
5841         (remote_parse_stop_reply): Handle new "T" stop reason "fork".
5842         (remote_pid_to_str): Print "process" strings for pid/0/0 ptids.
5843         (init_extended_remote_ops): Initialize to_follow_fork.
5844
5845 2015-05-12  Don Breazeal  <donb@codesourcery.com>
5846
5847         * nat/linux-ptrace.c (linux_check_ptrace_features): Change
5848         from static to extern.
5849         * nat/linux-ptrace.h (linux_check_ptrace_features): Declare.
5850         * remote.c (anonymous enum): <PACKET_fork_event_feature,
5851         * PACKET_vfork_event_feature>: New enumeration constants.
5852         (remote_protocol_features): Add table entries for new packets.
5853         (remote_query_supported): Add new feature queries to qSupported
5854         packet.
5855
5856 2015-05-12  Gary Benson <gbenson@redhat.com>
5857
5858         * remote.c (remote_add_inferior): Call exec_file_locate_attach
5859         for fake PIDs as well as real ones.
5860         (remote_pid_to_exec_file): Send empty annex if PID is fake.
5861
5862 2015-05-09  Siva Chandra Reddy  <sivachandra@google.com>
5863
5864         * NEWS (Python Scripting): Mention the new gdb.Value methods.
5865         * python/py-value.c (valpy_reference_value): New function.
5866         (valpy_const_value): Likewise.
5867         (value_object_methods): Add new methods.
5868         * value.c (make_cv_value): New function.
5869         * value.h (make_cv_value): Declare.
5870
5871 2015-05-08  Yao Qi  <yao@codesourcery.com>
5872             Sandra Loosemore  <sandra@codesourcery.com>
5873
5874         * dwarf2read.c (setup_type_unit_groups): Do NULL pointer check
5875         to 'lh->include_dirs' before accessing to it.
5876         (psymtab_include_file_name): Likewise.
5877         (dwarf_decode_lines_1): Likewise.
5878         (dwarf_decode_lines): Likewise.
5879         (file_file_name): Likewise.
5880
5881 2015-05-08  Sandra Loosemore  <sandra@codesourcery.com>
5882
5883         * nios2-linux-tdep.c (NIOS2_SIGRETURN_TRAMP_ADDR): Define.
5884         (NIOS2_SIGRETURN_REGSAVE_OFFSET): Define.
5885         (nios2_linux_rt_sigreturn_init): Adjust base address of
5886         register save area.
5887
5888 2015-05-08  Sandra Loosemore  <sandra@codesourcery.com>
5889
5890         * nios2-tdep.c (nios2_breakpoint_from_pc): Revert to using
5891         "trap 31" as the breakpoint instruction on all targets.
5892
5893 2015-05-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
5894
5895         * infcmd.c (print_return_value): Remove unused declaration.
5896
5897 2015-05-08  Joel Brobecker  <brobecker@adacore.com>
5898
5899         * dwarf2read.c (attr_to_dynamic_prop)
5900         <DW_AT_data_member_location>: Use read_type_die isntead of
5901         get_die_type.
5902
5903 2015-05-08  Joel Brobecker  <brobecker@adacore.com>
5904
5905         * ada-lang.c (ada_convert_actual): Add handling of formals
5906         passed inside an aligner type.
5907
5908 2015-05-08  Joel Brobecker  <brobecker@adacore.com>
5909
5910         * copyright.py (NOT_FSF_LIST): Remove sim/erc32 entries.
5911
5912 2015-05-08  Siva Chandra Reddy  <sivachandra@google.com>
5913
5914         PR python/18291
5915         * python/lib/gdb/command/xmethods.py (print_xm_info): Fix typo.
5916         Print xmethod matcher status.
5917
5918 2015-05-08  Andreas Arnez  <arnez@linux.vnet.ibm.com>
5919
5920         * s390-linux-nat.c (fill_gregset): Avoid relying on the PSWA
5921         register in the regcache when treating the PSWM register, and vice
5922         versa.
5923
5924 2015-05-07  Gary Benson <gbenson@redhat.com>
5925
5926         * linux-thread-db.c (struct thread_db_info)
5927         <td_ta_map_id2thr_p>: Remove field.
5928         (try_thread_db_load_1): Remove initialization for the above.
5929
5930 2015-05-07  Gary Benson <gbenson@redhat.com>
5931
5932         * linux-thread-db.c (struct thread_db_info)
5933         <td_thr_validate_p>: Remove field.
5934         (try_thread_db_load_1): Remove initialization for the above.
5935
5936 2015-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
5937
5938         * compile/compile-object-load.c (compile_object_load): Support
5939         mst_text_gnu_ifunc.
5940
5941 2015-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
5942
5943         * compile/compile.c (compile_to_object): Make the cmd_string parameter
5944         const.  Use new variables for the const compatibility.
5945         (eval_compile_command): Make the cmd_string parameter const.
5946         * compile/compile.h (eval_compile_command): Make the cmd_string
5947         parameter const.
5948
5949 2015-05-06  Joel Brobecker  <brobecker@adacore.com>
5950
5951         * defs.h (deprecated_init_ui_hook): Delete.  Remove associated
5952         comment.
5953         * top.c (deprecated_init_ui_hook): Delete.
5954         (gdb_init): Remove handling of deprecated_init_ui_hook.
5955         * interps.c (clear_interpreter_hooks): Remove handling of
5956         deprecated_init_ui_hook.
5957         * main.c (captured_main): Update comment.
5958
5959 2015-05-06  Joel Brobecker  <brobecker@adacore.com>
5960
5961         * solib.c (_initialize_solib): Add "info dll" alias creation.
5962         * windows-nat.c (set_windows_aliases): Delete.
5963         (_initialize_windows_nat): Remove deprecated_init_ui_hook
5964         assignment.
5965         * NEWS: Add news entry about "info dll" now being available
5966         on all platforms.
5967
5968 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
5969
5970         * ada-lang.c (value_assign_to_component): Reformat and improve
5971         documentation. Remove all trailing spaces.
5972
5973 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
5974
5975         * inline-frame.c (inline_frame_sniffer, skip_inline_frames):
5976         Stop counting inlined frames as soon as an out-of-line function
5977         is found.
5978
5979 2014-05-05  Pierre-Marie de Rodat  <derodat@adacore.com>
5980
5981         * dwarf2read.c (inherit_abstract_dies): Skip
5982         DW_TAG_GNU_call_site dies while inheriting children of an
5983         abstract DIE into a scope.
5984         (read_lexical_block_scope): Inherit abstract DIE's for
5985         lexical scopes.
5986
5987 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
5988
5989         * ada-valprint.c (val_print_packed_array_elements): Delete
5990         variable "len".  Add a type-length check when comparing two
5991         consecutive elements of the array.  Use the element's actual
5992         length in call to value_contents_eq.
5993         * ada-lang.c (ada_value_primitive_packed_val): Always return
5994         a value whose type has been resolved.
5995
5996 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
5997
5998         * ada-lang.c (ada_value_primitive_packed_val): Recompute
5999         BIT_SIZE and LEN if the size of the resolved type is smaller
6000         than BIT_SIZE * HOST_CHAR_BIT.
6001
6002 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
6003
6004         * ada-lang.c (ada_value_primitive_packed_val): Use a more
6005         correct address in call to value_at.  Adjust call to
6006         value_address accordingly.
6007
6008 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
6009
6010         * ada-valprint.c (ada_val_print_1): Resolve TYPE before trying
6011         to print it.
6012
6013 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
6014
6015         * dwarf2loc.h (struct property_addr_info): Add "valaddr" field.
6016         * dwarf2loc.c (dwarf2_evaluate_property): Add handling of
6017         pinfo->valaddr.
6018         * gdbtypes.h (resolve_dynamic_type): Add "valaddr" parameter.
6019         * gdbtypes.c (resolve_dynamic_struct): Set pinfo.valaddr.
6020         (resolve_dynamic_type_internal): Set pinfo.valaddr.
6021         Add handling of addr_stack->valaddr.
6022         (resolve_dynamic_type): Add "valaddr" parameter.
6023         Set pinfo.valaddr field.
6024         * ada-lang.c (ada_discrete_type_high_bound): Update call to
6025         resolve_dynamic_type.
6026         (ada_discrete_type_low_bound): Likewise.
6027         * findvar.c (default_read_var_value): Likewise.
6028         * value.c (value_from_contents_and_address): Likewise.
6029
6030 2015-05-05  Joel Brobecker  <brobecker@adacore.com>
6031
6032         * gdbtypes.c (resolve_dynamic_array): Use
6033         create_array_type_with_stride instead of create_array_type.
6034
6035 2015-04-30  DJ Delorie  <dj@redhat.com>
6036
6037         * rl78-tdep.c (rl78_analyze_prologue): Pass RL78_ISA_DEFAULT to
6038         rl78_decode_opcode
6039
6040 2015-04-29  Doug Evans  <dje@google.com>
6041
6042         PR python/18285
6043         * NEWS: Document new gdb.XMethodWorker.get_result_type method.
6044         * eval.c (evaluate_subexp_standard) <OP_FUNCALL>: Handle
6045         EVAL_AVOID_SIDE_EFFECTS for xmethods.
6046         * extension-priv.h (struct extension_language_ops)
6047         <get_xmethod_result_type>: New member.
6048         * extension.c (get_xmethod_result_type): New function.
6049         * extension.h (get_xmethod_result_type): Declare.
6050         * python/py-xmethods.c (get_result_type_method_name): New static
6051         global.
6052         (py_get_result_type_method_name): Ditto.
6053         (gdbpy_get_xmethod_result_type): New function.
6054         (gdbpy_initialize_xmethods): Initialize py_get_result_type_method_name.
6055         * python/python-internal.h (gdbpy_get_xmethod_result_type): Declare.
6056         * python/python.c (python_extension_ops): Add
6057         gdbpy_get_xmethod_result_type.
6058         * python/lib/gdb/xmethod.py (XMethodWorker): Add get_result_type.
6059         * valarith.c (value_x_binop): Handle EVAL_AVOID_SIDE_EFFECTS for
6060         xmethods.
6061         (value_x_unop): Ditto.
6062         * value.c (result_type_of_xmethod): New function.
6063         * value.h (result_type_of_xmethod): Declare.
6064
6065 2015-04-29  Gary Benson <gbenson@redhat.com>
6066
6067         * solib.c (solib_find_1): Allow fd argument to be NULL.
6068         (exec_file_find): Update comment.
6069         (solib_find): Likewise.
6070         * exec.c (exec_file_locate_attach): Use NULL as fd
6071         argument to exec_file_find to avoid having to close
6072         the opened file.
6073         * infrun.c (follow_exec): Likewise.
6074
6075 2015-04-28  Doug Evans  <dje@google.com>
6076
6077         PR python/18299
6078         * python/lib/gdb/printing.py (register_pretty_printer): Handle
6079         name or __name__ attributes.  Handle gdb module as first argument.
6080
6081 2015-04-28  Doug Evans  <dje@google.com>
6082
6083         PR python/18089
6084         * python/py-prettyprint.c (print_children): Verify result of children
6085         iterator.  Provide better error message.
6086         * python/python-internal..h (gdbpy_print_python_errors_p): Declare.
6087         * python/python.c (gdbpy_print_python_errors_p): New function.
6088
6089 2015-04-28  Doug Evans  <dje@google.com>
6090
6091         * gdbtypes.h (struct cplus_struct_type) <n_baseclasses>: Fix comment.
6092
6093 2015-04-28  Sasha Smundak  <asmundak@google.com>
6094
6095         * NEWS: Mention gdb.Type.optimized_out method.
6096         * python/py-type.c (typy_optimized_out):  New function.
6097
6098 2015-04-28  John Baldwin  <jhb@FreeBSD.org>
6099
6100         * fbsd-nat.c: Include "gdb_wait.h" instead of <sys/wait.h>.
6101
6102 2015-04-28  Patrick Palka  <patrick@parcs.ath.cx>
6103
6104         * utils.c (init_page_info): Set rl_catch_sigwinch to zero.
6105         (initialize_utils): Move call of init_page_info() to ...
6106         * top.c (gdb_init): ... here.
6107
6108 2015-04-28  Patrick Palka  <patrick@parcs.ath.cx>
6109
6110         * tui/tui-win.c (tui_sigwinch_handler): Remove now-stale comment.
6111         (tui_sigwinch_handler): Still update our idea of
6112         the terminal's width and height even when TUI is not active.
6113
6114 2015-04-28  Patrick Palka  <patrick@parcs.ath.cx>
6115
6116         * utils.h (set_screen_width_and_height): Declare.
6117         * utils.c (set_screen_width_and_height): Define.
6118         * tui/tui-win.c (tui_update_gdb_sizes): Use it.
6119
6120 2015-04-28  Gary Benson <gbenson@redhat.com>
6121
6122         * infrun.c (solist.h): New include.
6123         (follow_exec): Use exec_file_find to prefix execd_pathname
6124         with gdb_sysroot.
6125
6126 2015-04-28  Patrick Palka  <patrick@parcs.ath.cx>
6127
6128         * tui/tui-source.c (tui_set_source_content): Avoid calling
6129         strcpy() when offset is 0.
6130
6131 2015-04-28  Patrick Palka  <patrick@parcs.ath.cx>
6132
6133         PR gdb/18155
6134         * tui/tui-data.c (tui_free_window): Don't free the locator
6135         window when passed an SRC_WIN or a DISASSEM_WIN.
6136
6137 2015-04-28  Patrick Palka  <patrick@parcs.ath.cx>
6138
6139         * tui/tui-data.h (struct tui_win_element): Forward-declare.
6140         (tui_win_content): Move declaration.
6141         (struct tui_gen_win_info): Give 'content' field the
6142         type tui_win_content.
6143         * tui/tui-data.c (init_content_element): Remove redundant and
6144         erroneous casts.
6145         (tui_add_content_elements): Remove erroneous cast.
6146         * tui/tui-disasm.c (tui_set_disassem_content): Remove redundant
6147         casts.
6148         (tui_get_begin_asm_address): Likewise.
6149         * tui/tui-regs.c (tui_show_registers): Likewise.
6150         (tui_show_register_group): Likewise.
6151         (tui_display_registers_from): Likewise.
6152         (tui_check_register_values): Likewise.
6153         * tui/tui-source.c (tui_set_source_content): Likewise.
6154         (tui_set_source_content_nil): Likewise.
6155         (tui_source_is_displayed): Likewise.
6156         * tui/tui-stack.c (tui_show_locator_content): Likewise.
6157         (tui_set_locator_fullname): Likewise.
6158         (tui_set_locator_info): Likewise.
6159         (tui_show_frame_info): Likewise.
6160         * tui/tui-winsource.c (tui_clear_source_content): Likewise.
6161         (tui_show_source_line): Likewise.
6162         (tui_horizontal_source_scroll): Likewise.
6163         (tui_update_breakpoint_info): Likewise.
6164         (tui_set_exec_info_content): Likewise.
6165         (tui_show_exec_info_content): Likewise.
6166         (tui_alloc_source_buffer): Likewise.
6167         (tui_line_is_displayed): Likewise.
6168         (tui_addr_is_displayed): Likewise.
6169
6170 2015-04-27  John Baldwin  <jhb@FreeBSD.org>
6171
6172         * fbsd-nat.c: (fbsd_wait) [PL_FLAG_EXEC]: Report TARGET_WAITKIND_EXECD
6173         event if PL_FLAG_EXEC is set.
6174         [PL_FLAG_EXEC] (fbsd_insert_exec_catchpoint): New function.
6175         [PL_FLAG_EXEC] (fbsd_remove_exec_catchpoint): New function.
6176         (fbsd_nat_add_target) [PL_FLAG_EXEC]: Set
6177         "to_insert_exec_catchpoint" to "fbsd_insert_exec_catchpoint".
6178         Set "to_remove_exec_catchpoint" to "fbsd_remove_exec_catchpoint".
6179
6180 2015-04-27  John Baldwin  <jhb@FreeBSD.org>
6181
6182         * fbsd-nat.c: [PT_LWPINFO] New variable super_wait.
6183         [TDP_RFPPWAIT] New variable fbsd_pending_children.
6184         [TDP_RFPPWAIT] (fbsd_remember_child): New function.
6185         [TDP_RFPPWAIT] (fbsd_is_child_pending): New function.
6186         [TDP_RFPPWAIT] (fbsd_fetch_kinfo_proc): New function.
6187         [PT_LWPINFO] (fbsd_wait): New function.
6188         [TDP_RFPPWAIT] (fbsd_follow_fork): New function.
6189         [TDP_RFPPWAIT] (fbsd_insert_fork_catchpoint): New function.
6190         [TDP_RFPPWAIT] (fbsd_remove_fork_catchpoint): New function.
6191         [TDP_RFPPWAIT] (fbsd_insert_vfork_catchpoint): New function.
6192         [TDP_RFPPWAIT] (fbsd_remove_vfork_catchpoint): New function.
6193         [TDP_RFPPWAIT] (fbsd_enable_follow_fork): New function.
6194         [TDP_RFPPWAIT] (fbsd_post_startup_inferior): New function.
6195         [TDP_RFPPWAIT] (fbsd_post_attach): New function.
6196         (fbsd_nat_add_target) [PT_LWPINFO] Set "to_wait" to
6197         "fbsd_wait".
6198         [TDP_RFPPWAIT] Set "to_follow_fork" to "fbsd_follow_fork".
6199         Set "to_insert_fork_catchpoint" to "fbsd_insert_fork_catchpoint".
6200         Set "to_remove_fork_catchpoint" to "fbsd_remove_fork_catchpoint".
6201         Set "to_insert_vfork_catchpoint" to "fbsd_insert_vfork_catchpoint".
6202         Set "to_remove_vfork_catchpoint" to "fbsd_remove_vfork_catchpoint".
6203         Set "to_post_startup_inferior" to "fbsd_post_startup_inferior".
6204         Set "to_post_attach" to "fbsd_post_attach".
6205
6206 2015-04-27  John Baldwin  <jhb@FreeBSD.org>
6207
6208         * fbsd-nat.c (fbsd_pid_to_exec_file): Mark static.
6209         (fbsd_find_memory_regions): Mark static.
6210         (fbsd_nat_add_target): New function.
6211         * fbsd-nat.h: Export fbsd_nat_add_target and remove prototypes for
6212         fbsd_pid_to_exec_file and fbsd_find_memory_regions.
6213         * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Use fbsd_nat_add_target.
6214         * i386fbsd-nat.c (_initialize_i386fbsd_nat): Likewise.
6215         * ppcfbsd-nat.c (_initialize_ppcfbsd_nat): Likewise.
6216         * sparc64fbsd-nat.c (_initialize_sparc64fbsd_nat): Likewise.
6217
6218 2015-04-27  Gary Benson <gbenson@redhat.com>
6219
6220         * objfiles.c (allocate_objfile): Do not attempt to expand name
6221         if name is a "target:" filename.
6222         * auto-load.c (load_auto_scripts_for_objfile): Do not attempt
6223         to load auto-load scripts for objfiles with "target:" filenames.
6224
6225 2015-04-27  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6226
6227         * s390-linux-tdep.c: Include "elf/s390.h" and "elf-bfd.h".
6228         (enum s390_vector_abi_kind): New enum.
6229         (struct gdbarch_tdep)<vector_abi>: New field.
6230         (s390_effective_inner_type): Add parameter min_size.  Stop
6231         unwrapping if the inner type is smaller than min_size.
6232         (s390_function_arg_float): Adjust call to
6233         s390_effective_inner_type.
6234         (s390_function_arg_vector): New function.
6235         (s390_function_arg_integer): Adjust comment.
6236         (struct s390_arg_state)<vr>: New field.
6237         (s390_handle_arg): Add parameter 'is_unnamed'.  Pass vector
6238         arguments according to vector ABI when appropriate.
6239         (s390_push_dummy_call): Initialize the argument state's field
6240         'vr'.  Adjust calls to s390_handle_arg.
6241         (s390_register_return_value): Handle vector return values.
6242         (s390_return_value): Apply the "register" return value convention
6243         to a vector when appropriate.
6244         (s390_gdbarch_init): Initialize tdep->vector_abi.
6245         * NEWS: Announce S390 vector ABI support.
6246
6247 2015-04-27  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6248
6249         * s390-linux-tdep.c (s390_return_value_convention): Remove
6250         function.  Inline its logic...
6251         (s390_return_value): ...here.  Instead, move the handling of the
6252         "register" return value convention...
6253         (s390_register_return_value): ...here.  New function.
6254
6255 2015-04-27  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6256
6257         * s390-linux-tdep.c
6258         (is_float_singleton): Remove function.  Move the "singleton" part
6259         of the logic...
6260         (s390_effective_inner_type): ...here.  New function.
6261         (is_float_like): Remove function.  Inline its logic...
6262         (s390_function_arg_float): ...here.
6263         (is_pointer_like, is_integer_like, is_struct_like): Remove
6264         functions.  Inline their logic...
6265         (s390_function_arg_integer): ...here.
6266         (s390_function_arg_pass_by_reference): Remove function.
6267         (extend_simple_arg): Remove function.
6268         (alignment_of): Remove function.
6269         (struct s390_arg_state): New structure.
6270         (s390_handle_arg): New function.
6271         (s390_push_dummy_call): Move parameter placement logic to the new
6272         function s390_handle_arg.  Call it for calculating the stack area
6273         sizes first, and again for actually writing the parameters.
6274
6275 2015-04-27  Andreas Arnez  <arnez@linux.vnet.ibm.com>
6276
6277         * s390-linux-tdep.c (is_power_of_two): Add comment.  Return
6278           false if the argument is zero.
6279
6280 2015-04-27  Pierre-Marie de Rodat  <derodat@adacore.com>
6281
6282         * ada-lang.c (template_to_static_fixed_type): Return input type
6283         when it is already fixed.  Cache the input type itself when not
6284         creating a static fixed copy.  Make it explicit that we never
6285         molestate the input type.
6286         * gdbtypes.c (resolve_dynamic_struct): Reset the
6287         TYPE_TARGET_TYPE field for resolved copies.
6288
6289 2015-04-27  Joel Brobecker  <brobecker@adacore.com>
6290
6291         * ada-lang.c (ada_is_tagged_type): Add call to ada_check_typedef.
6292         (ada_lookup_struct_elt_type): Remove calls to ada_check_typedef.
6293         (template_to_static_fixed_type): Call ada_check_typedef only
6294         when necessary.
6295
6296 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
6297
6298         * cli/cli-dump.c (srec_dump_command): Add internationalization
6299         mark ups.
6300         (ihex_dump_command): Likewise.
6301         (tekhex_dump_command): Likewise.
6302         (binary_dump_command): Likewise.
6303         (binary_append_command): Likewise.
6304
6305 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
6306
6307         * cli/cli-dump.c (verilog_cmdlist): New variable.
6308         (dump_verilog_memory): New function.
6309         (dump_verilog_value): New function.
6310         (verilog_dump_command): New function.
6311         (_initialize_cli_dump): Add new commands to support verilog dump
6312         format.
6313         * NEWS: Add entry for "dump verilog".
6314
6315 2015-04-24  Pierre-Marie de Rodat  <derodat@adacore.com>
6316
6317         * gdbtypes.c (print_gnat_stuff): Do not recurse on the
6318         descriptive type when there is none.
6319
6320 2015-04-23  Patrick Palka  <patrick@parcs.ath.cx>
6321
6322         * tui/tui-win.c (tui_async_resize_screen): Call
6323         rl_resize_terminal().
6324
6325 2015-04-22  Jon Turney  <jon.turney@dronecode.org.uk>
6326
6327         * windows-nat.c (handle_output_debug_string): Don't change
6328         current_event.dwThreadId.
6329         (get_windows_debug_event): Use thread_id, rather than relying on
6330         current_event.dwThreadId being changed.
6331
6332 2015-04-22  Jon Turney  <jon.turney@dronecode.org.uk>
6333
6334         * windows-nat.c (windows_continue): Report an error if
6335         ContinueDebugEvent() fails.
6336
6337 2015-04-16  Jon Turney  <jon.turney@dronecode.org.uk>
6338
6339         * windows-nat.c (windows_resume): Fix misspelling in debug output.
6340
6341 2015-04-16  Jon Turney  <jon.turney@dronecode.org.uk>
6342
6343         * windows-nat.c (get_windows_debug_event): Replace retval with
6344         thread_id throughout.  Update stale comment.
6345
6346 2015-04-16  Jon Turney  <jon.turney@dronecode.org.uk>
6347
6348         * windows-nat.c (get_windows_debug_event): Don't use ternary
6349         conditional operator.
6350
6351 2015-04-21  Pierre Muller  <muller@sourceware.org>
6352
6353         PR pascal/17815
6354         p-exp.y (yylex): Reorganize code to return the matched pattern
6355         for a field of this.
6356
6357 2015-04-21  Gary Benson <gbenson@redhat.com>
6358
6359         * common/fileio.h (fileio_to_host_openflags): New declaration.
6360         * common/fileio.c (fcntl.h): New include.
6361         (fileio_to_host_openflags): New function, factored out from...
6362         * inf-child.c (inf_child_fileio_open_flags_to_host): ...here.
6363         Single use updated.
6364
6365 2015-04-21  Kevin Buettner  <kevinb@redhat.com>
6366
6367         * rl78-tdep.c (RL78_SP_ADDR): Define.
6368         (opc_reg_to_gdb_regnum): New static function.
6369         (rl78_analyze_prologue): Recognize instructions forming slightly
6370         more interesting prologues.
6371
6372 2015-04-20  Pierre-Marie de Rodat  <derodat@adacore.com>
6373
6374         Revert:
6375         2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
6376         * gdbtypes.c (is_dynamic_type_internal): Remove special handling of
6377         TYPE_CODE_REF types so that they are not considered as dynamic
6378         depending on the referenced type.
6379         (resolve_dynamic_type_internal): Likewise.
6380
6381 2015-04-20  Pierre-Marie de Rodat  <derodat@adacore.com>
6382
6383         Revert:
6384         2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
6385         * gdbtypes.c (is_dynamic_type_internal): Remove the unused
6386         "top_level" parameter.
6387         (resolve_dynamic_type_internal): Remove the unused "top_level"
6388         parameter.  Update call to is_dynamic_type_internal.
6389         (is_dynamic_type): Update call to is_dynamic_type_internal.
6390         (resolve_dynamic_range): Update call to
6391         resolve_dynamic_type_internal.
6392         (resolve_dynamic_union): Likewise.
6393         (resolve_dynamic_struct): Likewise.
6394         (resolve_dynamic_type): Likewise.
6395
6396 2015-04-19  Gabriel Krisman Bertazi  <gabriel@krisman.be>
6397
6398         * breakpoint.c (update_dprintf_command_list): Remove duplicated
6399         xmalloc.
6400
6401 2015-04-20  Thomas Schwinge  <thomas@codesourcery.com>
6402
6403         * reply_mig_hack.awk: Robustify parsing.
6404
6405         * reply_mig_hack.awk: Don't bother to declare an intermediate
6406         function pointer variable.
6407
6408 2015-04-17  Doug Evans  <dje@google.com>
6409
6410         * solib-svr4.c (svr4_exec_displacement): Rename outer "displacement"
6411         to "exec_displacement" to avoid confusion with inner use of the name.
6412
6413 2015-04-17  Pedro Alves  <palves@redhat.com>
6414
6415         * arm-linux-nat.c (arm_linux_can_use_hw_breakpoint): Return zero
6416         if HW point of TYPE isn't supported.
6417
6418 2015-04-17  Yao Qi  <yao.qi@linaro.org>
6419             Pedro Alves  <palves@redhat.com>
6420
6421         * target.h (target_can_use_hardware_watchpoint): Update comments.
6422         Remove trailing ";".
6423
6424 2015-04-17  Gary Benson <gbenson@redhat.com>
6425
6426         * remote.c (remote_add_inferior): New argument try_open_exec.
6427         If nonzero, attempt to open the inferior's executable file as
6428         the main executable if no main executable is open already.
6429         All callers updated.
6430         * NEWS: Mention that GDB now supports automatic location and
6431         retrieval of executable + files from remote targets.
6432
6433 2015-04-17  Gary Benson <gbenson@redhat.com>
6434
6435         * target.h (TARGET_OBJECT_EXEC_FILE): New enum value.
6436         * remote.c (PACKET_qXfer_exec_file): Likewise.
6437         (remote_protocol_features): Register the
6438         "qXfer:exec-file:read" feature.
6439         (remote_xfer_partial): Handle TARGET_OBJECT_EXEC_FILE.
6440         (remote_pid_to_exec_file): New function.
6441         (init_remote_ops): Initialize to_pid_to_exec_file.
6442         (_initialize_remote): Register new "set/show remote
6443         pid-to-exec-file-packet" command.
6444         * NEWS: Announce new qXfer:exec-file:read packet.
6445
6446 2015-04-17  Gary Benson <gbenson@redhat.com>
6447
6448         * nat/linux-procfs.h (linux_proc_pid_to_exec_file):
6449         New declaration.
6450         * nat/linux-procfs.c (linux_proc_pid_to_exec_file):
6451         New function, factored out from...
6452         * linux-nat.c (linux_child_pid_to_exec_file): ...here.
6453
6454 2015-04-17  Gary Benson <gbenson@redhat.com>
6455
6456         * exec.c (solist.h): New include.
6457         (exec_file_locate_attach): Prefix absolute executable
6458         paths with gdb_sysroot if set.
6459         * NEWS: Mention that executable paths may be prepended
6460         with sysroot.
6461
6462 2015-04-17  Gary Benson <gbenson@redhat.com>
6463
6464         * solist.h (exec_file_find): New declaration.
6465         * solib.c (solib_find_1): New function, factored out from...
6466         (solib_find): ...here.
6467         (exec_file_find): New function.
6468
6469 2015-04-17  Gary Benson <gbenson@redhat.com>
6470
6471         * gdbcore.h (exec_file_locate_attach): New declaration.
6472         * exec.c (exec_file_locate_attach): New function, factored
6473         out from...
6474         * infcmd.c (attach_command_post_wait): ...here.
6475
6476 2015-04-17  Mike Frysinger  <vapier@gentoo.org>
6477
6478         * MAINTAINERS: Add myself for Blackfin/write-after-approval.
6479
6480 2015-04-16  Yao Qi  <yao.qi@linaro.org>
6481
6482         * infrun.c (maybe_software_singlestep): Declare.
6483         (displaced_step_fixup): Call maybe_software_singlestep.
6484
6485 2015-04-15  Doug Evans  <dje@google.com>
6486
6487         * psymtab.c (psym_expand_symtabs_matching): Add QUIT call.
6488
6489 2015-04-15  Doug Evans  <dje@google.com>
6490
6491         * dwarf2read.c (dw2_expand_symtabs_matching): Add some QUIT calls.
6492
6493 2015-04-15  Simon Marchi  <simon.marchi@ericsson.com>
6494
6495         * python/lib/gdb/command/unwinders.py: Add parentheses.
6496
6497 2015-04-15  Yao Qi  <yao.qi@linaro.org>
6498
6499         * arm-linux-tdep.c (arm_linux_copy_svc): Update debug message.
6500
6501 2015-04-15  Yao Qi  <yao.qi@linaro.org>
6502
6503         * arm-linux-tdep.c (arm_linux_copy_svc): Fix indentation.
6504
6505 2015-04-15  Yao Qi  <yao.qi@linaro.org>
6506
6507         * arm-linux-tdep.c (arm_linux_cleanup_svc): Use
6508         dsc->insn_size instead of 4.
6509
6510 2015-04-14  Gary Benson <gbenson@redhat.com>
6511
6512         * jit.c (mem_bfd_iovec_stat): Zero supplied buffer.
6513         * minidebug.c (lzma_stat): Likewise.
6514         * solib-spu.c (spu_bfd_iovec_stat): Likewise.
6515         * spu-linux-nat.c (spu_bfd_iovec_stat): Likewise.
6516
6517 2015-04-13  Stan Shebs  <stanshebs@google.com>
6518
6519         * MAINTAINERS: Update my email address.
6520
6521 2015-04-13  John Baldwin  <jhb@FreeBSD.org>
6522
6523         * amd64-tdep.c (amd64_target_description): New function.
6524         * amd64-tdep.h: Export amd64_target_description and tdesc_amd64.
6525         * amd64bsd-nat.c [PT_GETXSTATE_INFO]: New variable amd64bsd_xsave_len.
6526         (amd64bsd_fetch_inferior_registers) [PT_GETXSTATE_INFO]: Handle
6527         x86 extended save area.
6528         (amd64bsd_store_inferior_registers) [PT_GETXSTATE_INFO]: Likewise.
6529         * amd64bsd-nat.h: Export amd64bsd_xsave_len.
6530         * amd64fbsd-nat.c (amd64fbsd_read_description): New function.
6531         (_initialize_amd64fbsd_nat): Set "to_read_description" to
6532         "amd64fbsd_read_description".
6533         * amd64fbsd-tdep.c (amd64fbsd_core_read_description): New function.
6534         (amd64fbsd_supply_xstateregset): New function.
6535         (amd64fbsd_collect_xstateregset): New function.
6536         Add "amd64fbsd_xstateregset".
6537         (amd64fbsd_iterate_over_regset_sections): New function.
6538         (amd64fbsd_init_abi): Set "xsave_xcr0_offset" to
6539         "I386_FBSD_XSAVE_XCR0_OFFSET".
6540         Add "iterate_over_regset_sections" gdbarch method.
6541         Add "core_read_description" gdbarch method.
6542         * i386-tdep.c (i386_target_description): New function.
6543         * i386-tdep.h: Export i386_target_description and tdesc_i386.
6544         * i386bsd-nat.c [PT_GETXSTATE_INFO]: New variable i386bsd_xsave_len.
6545         (i386bsd_fetch_inferior_registers) [PT_GETXSTATE_INFO]: Handle
6546         x86 extended save area.
6547         (i386bsd_store_inferior_registers) [PT_GETXSTATE_INFO]: Likewise.
6548         * i386bsd-nat.h: Export i386bsd_xsave_len.
6549         * i386fbsd-nat.c (i386fbsd_read_description): New function.
6550         (_initialize_i386fbsd_nat): Set "to_read_description" to
6551         "i386fbsd_read_description".
6552         * i386fbsd-tdep.c (i386fbsd_core_read_xcr0): New function.
6553         (i386fbsd_core_read_description): New function.
6554         (i386fbsd_supply_xstateregset): New function.
6555         (i386fbsd_collect_xstateregset): New function.
6556         Add "i386fbsd_xstateregset".
6557         (i386fbsd_iterate_over_regset_sections): New function.
6558         (i386fbsd4_init_abi): Set "xsave_xcr0_offset" to
6559         "I386_FBSD_XSAVE_XCR0_OFFSET".
6560         Add "iterate_over_regset_sections" gdbarch method.
6561         Add "core_read_description" gdbarch method.
6562         * i386fbsd-tdep.h: New file.
6563
6564 2015-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
6565
6566         * NEWS (Changes since GDB 7.9): Add removed -xdb.
6567         * breakpoint.c (command_line_is_silent): Remove xdb_commands
6568         conditional.
6569         (_initialize_breakpoint): Remove xdb_commands for bc, ab, sb, db, ba
6570         and lb.
6571         * cli/cli-cmds.c (_initialize_cli_cmds): Remove xdb_commands for v and
6572         va.
6573         * cli/cli-decode.c (find_command_name_length): Remove xdb_commands
6574         conditional.
6575         * defs.h (xdb_commands): Remove declaration.
6576         * f-valprint.c (_initialize_f_valprint): Remove xdb_commands for lc.
6577         * guile/scm-cmd.c (command_classes): Remove xdb from comment.
6578         * infcmd.c (run_no_args_command, go_command): Remove.
6579         (_initialize_infcmd): Remove xdb_commands for S, go, g, R and lr.
6580         * infrun.c (xdb_handle_command): Remove.
6581         (_initialize_infrun): Remove xdb_commands for lz and z.
6582         * main.c (xdb_commands): Remove variable.
6583         (captured_main): Remove "xdb" from long_options.
6584         (print_gdb_help): Remove --xdb from help.
6585         * python/py-cmd.c (gdbpy_initialize_commands): Remove xdb from comment.
6586         * source.c (_initialize_source): Remove xdb_commands for D, ld, / and ?.
6587         * stack.c (backtrace_full_command, args_plus_locals_info)
6588         (current_frame_command): Remove.
6589         (_initialize_stack): Remove xdb_commands for t, T and l.
6590         * symtab.c (_initialize_symtab): Remove xdb_commands for lf and lg.
6591         * thread.c (_initialize_thread): Remove xdb_commands condition.
6592         * tui/tui-layout.c (tui_toggle_layout_command)
6593         (tui_toggle_split_layout_command, tui_handle_xdb_layout): Remove.
6594         (_initialize_tui_layout): Remove xdb_commands for td and ts.
6595         * tui/tui-regs.c (tui_scroll_regs_forward_command)
6596         (tui_scroll_regs_backward_command): Remove.
6597         (_initialize_tui_regs): Remove xdb_commands for fr, gr, sr, +r and -r.
6598         * tui/tui-win.c (tui_xdb_set_win_height_command): Remove.
6599         (_initialize_tui_win): Remove xdb_commands for U and w.
6600         * utils.c (pagination_on_command, pagination_off_command): Remove.
6601         (initialize_utils): Remove xdb_commands for am and sm.
6602
6603 2015-04-10  Pedro Alves  <palves@redhat.com>
6604
6605         * infrun.c (displaced_step_fixup): Switch to the event ptid
6606         earlier.  If the thread stopped for a watchpoint and the
6607         target/arch has non-continuable watchpoints, cancel the displaced
6608         step.
6609         (resume): Don't start a displaced step if in-line step-over info
6610         is valid.
6611
6612 2015-04-10  Pedro Alves  <palves@redhat.com>
6613
6614         * infrun.c (displaced_step_in_progress): New function.
6615         (do_target_resume): Advise target to report all signals if
6616         displaced stepping.
6617
6618 2015-04-10  Pedro Alves  <palves@redhat.com>
6619
6620         PR gdb/18216
6621         * infrun.c (process_event_stop_test): Don't assume a step-resume
6622         is set if tp->stepped_breakpoint is true.
6623
6624 2015-04-10  Yao Qi  <yao.qi@linaro.org>
6625
6626         * arm-tdep.c (install_alu_reg): Update comment.
6627         (thumb_copy_alu_reg): Remove local variable rn.  Update
6628         debugging message.  Use r2 instead of r1 in the modified
6629         instruction.
6630
6631 2015-04-10  Pedro Alves  <palves@redhat.com>
6632
6633         PR gdb/13858
6634         * amd64-linux-tdep.c (amd64_linux_init_abi_common): Install
6635         linux_displaced_step_location as gdbarch_displaced_step_location
6636         hook.
6637         * arm-linux-tdep.c (arm_linux_init_abi): Likewise.
6638         * i386-linux-tdep.c (i386_linux_init_abi): Likewise.
6639         * linux-tdep.c (linux_displaced_step_location): New function,
6640         based on ppc_linux_displaced_step_location.
6641         * linux-tdep.h (linux_displaced_step_location): New declaration.
6642         * ppc-linux-tdep.c (ppc_linux_entry_point_addr): Delete.
6643         (ppc_linux_inferior_created, ppc_linux_displaced_step_location):
6644         Delete.
6645         (ppc_linux_init_abi): Install linux_displaced_step_location as
6646         gdbarch_displaced_step_location hook, even without Cell/B.E..
6647         (_initialize_ppc_linux_tdep): Don't install
6648         ppc_linux_inferior_created as inferior_created observer.
6649         * s390-linux-tdep.c (s390_gdbarch_init): Install
6650         linux_displaced_step_location as gdbarch_displaced_step_location
6651         hook.
6652
6653 2015-04-09  Gary Benson <gbenson@redhat.com>
6654
6655         * common/common-remote-fileio.h: Rename to...
6656         * common/fileio.h: ...this.  Update all references.
6657         (remote_fileio_to_fio_error): Rename to...
6658         (host_to_fileio_error): ...this.
6659         (remote_fileio_to_be): Rename to...
6660         (host_to_bigendian): ...this.  Update all callers.
6661         (remote_fileio_to_fio_uint): Rename to...
6662         (host_to_fileio_uint): ...this.  Update all callers.
6663         (remote_fileio_to_fio_time): Rename to...
6664         (host_to_fileio_time): ...this.  Update all callers.
6665         (remote_fileio_to_fio_stat): Rename to...
6666         (host_to_fileio_stat): ...this.
6667         Update all references.
6668         * common/common-remote-fileio.c: Rename to...
6669         * common/fileio.c: ...this.  Update all references.
6670         (remote_fileio_to_fio_error): Rename to...
6671         (host_to_fileio_error): ...this.  Update all callers.
6672         (remote_fileio_mode_to_target): Rename to...
6673         (fileio_mode_pack): ...this.  Update all callers.
6674         (remote_fileio_to_fio_mode): Rename to...
6675         (host_to_fileio_mode): ...this.  Update all callers.
6676         (remote_fileio_to_fio_ulong): Rename to...
6677         (host_to_fileio_ulong): ...this.  Update all callers.
6678         (remote_fileio_to_fio_stat): Rename to...
6679         (host_to_fileio_stat): ...this.  Update all callers.
6680
6681 2015-04-09  Andy Wingo  <wingo@igalia.com>
6682
6683         * guile/scm-frame.c (gdbscm_frame_read_register): New function.
6684         (frame_functions): Bind gdbscm_frame_read_register to
6685         frame-read-register.
6686         * guile/lib/gdb.scm (frame-read-register): Export.
6687
6688 2015-04-09  Gary Benson <gbenson@redhat.com>
6689
6690         * common/common-remote-fileio.h (remote_fileio_to_fio_error):
6691         New declaration.
6692         * common/common-remote-fileio.c (remote_fileio_to_fio_error):
6693         New function, factored out the named functions below.
6694         * inf-child.c (gdb/fileio.h): Remove include.
6695         (common-remote-fileio.h): New include.
6696         (inf_child_errno_to_fileio_error): Remove function.  Update
6697         all callers to use remote_fileio_to_fio_error.
6698         * remote-fileio.c (remote_fileio_errno_to_target): Likewise.
6699
6700 2015-04-09  Andy Wingo  <wingo@igalia.com>
6701
6702         * MAINTAINERS (Write After Approval): Add Andy Wingo.
6703
6704 2015-04-09  H.J. Lu  <hongjiu.lu@intel.com>
6705
6706         * acinclude.m4: (GDB_AC_CHECK_BFD): Set ZLIBDIR with $zlibdir.
6707         Replace $zlibdir with $ZLIBDIR in LDFLAGS.
6708         * configure: Regenerated.
6709
6710 2015-04-09  Pedro Alves  <palves@redhat.com>
6711
6712         * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add strtok_r.
6713         * gnulib/Makefile.in (aclocal_m4_deps): Add import/m4/strtok_r.m4.
6714         * gnulib/configure, gnulib/config.in, gnulib/aclocal.m4: Regenerate.
6715         * gnulib/import/Makefile.am: Update.
6716         * gnulib/import/Makefile.in: Update.
6717         * gnulib/import/m4/gnulib-cache.m4: Update.
6718         * gnulib/import/m4/gnulib-comp.m4: Update.
6719         * gnulib/import/m4/strtok_r.m4: New file.
6720         * gnulib/import/strtok_r.c: New file.
6721
6722 2015-04-09  Pedro Alves  <palves@redhat.com>
6723
6724         * gnulib/update-gnulib.sh (aclocal version check): Filter out
6725         "called too early to check prototype".
6726
6727 2015-04-08  Sergio Durigan Junior  <sergiodj@redhat.com>
6728
6729         PR python/16699
6730         * python/py-cmd.c (cmdpy_completer_helper): Adjust function to not
6731         use a caching mechanism.  Adjust comments and code to reflect
6732         that.  Replace 'sizeof' by 'strlen' when fetching 'wordobj'.
6733         (cmdpy_completer_handle_brkchars): Adjust call to
6734         cmdpy_completer_helper.  Call Py_XDECREF for 'resultobj'.
6735         (cmdpy_completer): Likewise.
6736
6737 2015-04-08  Yao Qi  <yao.qi@linaro.org>
6738
6739         * spu-tdep.c (spu_gdbarch_init): Don't call
6740         set_gdbarch_cannot_step_breakpoint.
6741
6742 2015-04-07  Sergio Durigan Junior  <sergiodj@redhat.com>
6743
6744         * linux-tdep.c (decode_vmflags): Initialize 'saveptr'.
6745
6746 2015-04-07  Pedro Alves  <palves@redhat.com>
6747
6748         * gdbthread.h (ALL_NON_EXITED_THREADS_SAFE): Rename to ...
6749         (ALL_THREADS_SAFE): ... this, and don't skip exited threads.
6750         (delete_exited_threads): New declaration.
6751         * infrun.c (follow_exec): Use ALL_THREADS_SAFE.
6752         * linux-nat.c (linux_nat_update_thread_list): New function.
6753         (linux_nat_add_target): Install it.
6754         * remote.c (remote_update_thread_list): Use ALL_THREADS_SAFE.
6755         * thread.c (prune_threads): Use ALL_THREADS_SAFE.
6756         (delete_exited_threads): New function.
6757
6758 2015-04-07  Pedro Alves  <pedro@codesourcery.com>
6759
6760         * infrun.c (resume) <displaced stepping debug output>: Get the
6761         leader thread's regcache, not resume_ptid's.
6762
6763 2015-04-06  Doug Evans  <xdje42@gmail.com>
6764
6765         * symtab.c (hash_symbol_entry): Hash STRUCT_DOMAIN symbols as
6766         VAR_DOMAIN.
6767         (symbol_cache_lookup): Clarify use of bsc_ptr, slot_ptr parameters.
6768         Include symbol domain in debugging output.
6769
6770 2015-04-06  Pedro Alves  <palves@redhat.com>
6771             Bernd Edlinger  <bernd.edlinger@hotmail.de>
6772
6773         * configure.ac: Remove the mingw32-specific stub-termcap.o
6774         fallback, and instead fallback to the stub termcap on all hosts.
6775         * configure: Regenerate.
6776         * stub-termcap.c [!__MINGW32__] (PC, BC, UP): Define as weak
6777         symbols.
6778
6779 2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
6780
6781         * gdbtypes.c (is_dynamic_type_internal): Remove the unused
6782         "top_level" parameter.
6783         (resolve_dynamic_type_internal): Remove the unused "top_level"
6784         parameter.  Update call to is_dynamic_type_internal.
6785         (is_dynamic_type): Update call to is_dynamic_type_internal.
6786         (resolve_dynamic_range): Update call to
6787         resolve_dynamic_type_internal.
6788         (resolve_dynamic_union): Likewise.
6789         (resolve_dynamic_struct): Likewise.
6790         (resolve_dynamic_type): Likewise.
6791
6792 2015-04-03  Pierre-Marie de Rodat  <derodat@adacore.com>
6793
6794         * gdbtypes.c (is_dynamic_type_internal): Remove special handling of
6795         TYPE_CODE_REF types so that they are not considered as dynamic
6796         depending on the referenced type.
6797         (resolve_dynamic_type_internal): Likewise.
6798
6799 2015-04-02  H.J. Lu  <hongjiu.lu@intel.com>
6800
6801         * Makefile.in (top_srcdir): New.
6802         * configure: Regenerated.
6803
6804 2015-04-02  Gary Benson <gbenson@redhat.com>
6805
6806         * NEWS: Announce the new default sysroot of "target:".
6807
6808 2015-04-02  Gary Benson <gbenson@redhat.com>
6809
6810         * main.c (captured_main): Set gdb_sysroot to "target:"
6811         if not otherwise set.
6812
6813 2015-04-02  Gary Benson <gbenson@redhat.com>
6814
6815         * exec.c (exec_file_attach): Support "target:" filenames.
6816
6817 2015-04-02  Gary Benson <gbenson@redhat.com>
6818
6819         * solib.c (solib_find): Strip "target:" prefix from sysroot
6820         if accessing local files.
6821
6822 2015-04-02  Gary Benson <gbenson@redhat.com>
6823
6824         * symfile.c (symfile_bfd_open): Reorder to remove duplicated
6825         checks and error messages.
6826
6827 2015-04-02  Gary Benson <gbenson@redhat.com>
6828
6829         * remote.h (REMOTE_SYSROOT_PREFIX): Remove definition.
6830         (remote_filename_p): Remove declaration.
6831         (remote_bfd_open): Likewise.
6832         * remote.c (remote_bfd_iovec_open): Remove function.
6833         (remote_bfd_iovec_close): Likewise.
6834         (remote_bfd_iovec_pread): Likewise.
6835         (remote_bfd_iovec_stat): Likewise.
6836         (remote_filename_p): Likewise.
6837         (remote_bfd_open): Likewise.
6838         * symfile.h (gdb_bfd_open_maybe_remote): Remove declaration.
6839         * symfile.c (separate_debug_file_exists): Use gdb_bfd_open.
6840         (gdb_bfd_open_maybe_remote): Remove function.
6841         (symfile_bfd_open):  Replace remote filename check with
6842         target filename check.
6843         (reread_symbols): Use gdb_bfd_open.
6844         * build-id.c (gdbcore.h): New include.
6845         (build_id_to_debug_bfd): Use gdb_bfd_open.
6846         * infcmd.c (attach_command_post_wait): Remove remote filename
6847         check.
6848         * solib.c (solib_find): Replace remote-specific handling with
6849         target-specific handling.  Update comments where necessary.
6850         (solib_bfd_open): Replace remote-specific handling with
6851         target-specific handling.
6852         (gdb_sysroot_changed): New function.
6853         (_initialize_solib): Call the above when gdb_sysroot changes.
6854         * windows-tdep.c (gdbcore.h): New include.
6855         (windows_xfer_shared_library): Use gdb_bfd_open.
6856
6857 2015-04-02  Gary Benson <gbenson@redhat.com>
6858
6859         * gdb/gdb_bfd.h (TARGET_SYSROOT_PREFIX): New definition.
6860         (is_target_filename): New declaration.
6861         (gdb_bfd_has_target_filename): Likewise.
6862         (gdb_bfd_open): Update documentation comment.
6863         * gdb_bfd.c (target.h): New include.
6864         (gdb/fileio.h): Likewise.
6865         (is_target_filename): New function.
6866         (gdb_bfd_has_target_filename): Likewise.
6867         (fileio_errno_to_host): Likewise.
6868         (gdb_bfd_iovec_fileio_open): Likewise.
6869         (gdb_bfd_iovec_fileio_pread): Likewise.
6870         (gdb_bfd_iovec_fileio_close): Likewise.
6871         (gdb_bfd_iovec_fileio_fstat): Likewise.
6872         (gdb_bfd_open): Use target fileio to access paths prefixed
6873         with "target:" where necessary.
6874
6875 2015-04-02  Gary Benson <gbenson@redhat.com>
6876
6877         * target.h (struct target_ops) <to_filesystem_is_local>:
6878         New field.
6879         (target_filesystem_is_local): New macro.
6880         * target-delegates.c: Regenerate.
6881         * remote.c (remote_filesystem_is_local): New function.
6882         (init_remote_ops): Initialize to_filesystem_is_local.
6883
6884 2015-04-02  Gary Benson <gbenson@redhat.com>
6885
6886         * target.h (struct target_ops) <to_fileio_fstat>: New field.
6887         (target_fileio_fstat): New declaration.
6888         * target.c (target_fileio_fstat): New function.
6889         * inf-child.c (inf_child_fileio_fstat): Likewise.
6890         (inf_child_target): Initialize to_fileio_fstat.
6891         * remote.c (init_remote_ops): Likewise.
6892
6893 2015-04-01  Sasha Smundak  <asmundak@google.com>
6894
6895         * Makefile.in (SUBDIR_PYTHON_OBJS): Add py-unwind.o.
6896         (SUBDIR_PYTHON_SRCS): Add py-unwind.c.
6897         (py-unwind.o): New recipe.
6898         * NEWS: mention Python frame unwinding.
6899         * data-directory/Makefile.in (PYTHON_FILE_LIST): Add
6900         gdb/unwinder.py and gdb/command/unwinder.py
6901         * python/lib/gdb/__init__.py (packages): Add frame_unwinders
6902         list.
6903         (execute_unwinders): New function.
6904         * python/lib/gdb/command/unwinders.py: New file.
6905         * python/lib/gdb/unwinder.py: New file.
6906         * python/py-objfile.c (objfile_object): Add frame_unwinders field.
6907         (objfpy_dealloc): Decrement frame_unwinders reference count.
6908         (objfpy_initialize): Create frame_unwinders list.
6909         (objfpy_get_frame_unwinders): New function.
6910         (objfpy_set_frame_unwinders): Ditto.
6911         (objfile_getset): Add frame_unwinders attribute to Objfile.
6912         * python/py-progspace.c (pspace_object): Add frame_unwinders field.
6913         (pspy_dealloc): Decrement frame_unwinders reference count.
6914         (pspy_initialize): Create frame_unwinders list.
6915         (pspy_get_frame_unwinders): New function.
6916         (pspy_set_frame_unwinders): Ditto.
6917         (pspy_getset): Add frame_unwinders attribute to gdb.Progspace.
6918         * python/py-unwind.c: New file.
6919         * python/python-internal.h (pspy_get_name_unwinders): New prototype.
6920         (objpy_get_frame_unwinders): New prototype.
6921         (gdbpy_initialize_unwind): New prototype.
6922         * python/python.c (gdbpy_apply_type_printers): Call
6923         gdbpy_initialize_unwind.
6924
6925 2015-04-01  Pedro Alves  <palves@redhat.com>
6926
6927         * infrun.c (resume): Check currently_stepping after clearing
6928         stepped_breakpoint, not before.
6929
6930 2015-04-01  Pedro Alves  <palves@redhat.com>
6931
6932         * infrun.c (print_target_wait_results): Print all the ptid
6933         elements.
6934
6935 2015-04-01  Pedro Alves  <palves@redhat.com>
6936
6937         * infrun.c (keep_going): Also discard cleanups if inserting
6938         breakpoints fails.
6939
6940 2015-04-01  Pedro Alves  <palves@redhat.com>
6941
6942         * infrun.c (wait_for_inferior): Install the
6943         finish_thread_state_cleanup cleanup across the whole function, not
6944         just around handle_inferior_event.
6945
6946 2015-04-01  Pedro Alves  <palves@redhat.com>
6947
6948         * infrun.c (resume) <step past permanent breakpoint>: Use
6949         do_target_resume.
6950
6951 2015-04-01  Pedro Alves  <palves@redhat.com>
6952
6953         * linux-nat.c (linux_handle_extended_wait): Always call set_running.
6954
6955 2015-04-01  Pierre-Marie de Rodat  <derodat@adacore.com>
6956
6957         * MAINTAINERS (Write After Approval): Add "Pierre-Marie de Rodat".
6958
6959 2015-04-01  Pedro Alves  <palves@redhat.com>
6960
6961         * linux-thread-db.c (record_thread): Readd the thread to gdb's
6962         list if it was marked exited.
6963
6964 2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
6965
6966         * configure: Regenerated.
6967
6968 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
6969             Jan Kratochvil  <jan.kratochvil@redhat.com>
6970             Oleg Nesterov  <oleg@redhat.com>
6971
6972         PR corefiles/16092
6973         * linux-tdep.c: Include 'gdbcmd.h' and 'gdb_regex.h'.
6974         New enum identifying the various options of the coredump_filter
6975         file.
6976         (struct smaps_vmflags): New struct.
6977         (use_coredump_filter): New variable.
6978         (decode_vmflags): New function.
6979         (mapping_is_anonymous_p): Likewise.
6980         (dump_mapping_p): Likewise.
6981         (linux_find_memory_regions_full): New variables
6982         'coredumpfilter_name', 'coredumpfilterdata', 'pid', 'filterflags'.
6983         Removed variable 'modified'.  Read /proc/<PID>/smaps file; improve
6984         parsing of its information.  Implement memory mapping filtering
6985         based on its contents.
6986         (show_use_coredump_filter): New function.
6987         (_initialize_linux_tdep): New command 'set use-coredump-filter'.
6988         * NEWS: Mention the possibility of using the
6989         '/proc/PID/coredump_filter' file when generating a corefile.
6990         Mention new command 'set use-coredump-filter'.
6991
6992 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
6993
6994         * solib-svr4.c (solib_svr4_r_ldsomap): Catch possible exception by
6995         read_memory_unsigned_integer.
6996
6997 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
6998
6999         * Makefile.in (ZLIB): New.
7000         (ZLIBINC): Likewise.
7001         (INTERNAL_CFLAGS_BASE): Add $(ZLIBINC).
7002         (CLIBS): Add $(ZLIB).
7003         * acinclude.m4: (GDB_AC_CHECK_BFD): Add $zlibdir to LDFLAGS.
7004         Add -lz to LIBS.
7005         * gdb_bfd.c: Don't check HAVE_ZLIB_H to include <zlib.h>.
7006         * top.c (print_gdb_configuration): Remove --with-zlib and
7007         --without-zlib.
7008         * config.in: Regenerated.
7009         * configure: Likewise.
7010
7011 2015-03-31  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7012
7013         * NEWS: Mention info os cpus support.
7014         * gdb/nat/linux-osdata.c (linux_xfer_osdata_cpus): New function.
7015         (struct osdata_type): Add cpus entry, reorder the entries in
7016         alphabetical order.
7017
7018 2015-03-31  Matthias Klose  <doko@ubuntu.com>
7019
7020         * compile/compile.c (compile_to_object): Allow triplets with or
7021         without vendor set.
7022
7023 2015-03-30  Doug Evans  <dje@google.com>
7024
7025         PR c++/18141
7026         * cp-namespace.c (cp_search_static_and_baseclasses): Always look for
7027         klass in VAR_DOMAIN.
7028
7029 2015-03-30  Gary Benson <gbenson@redhat.com>
7030
7031         * remote.c (remote_mourn_1): Remove function.  Update all callers
7032         to use remote_mourn.
7033         (extended_remote_mourn_1): Remove function.  Update all callers
7034         to use extended_remote_mourn.
7035         (extended_remote_attach_1): Remove function.  Update all callers
7036         to use extended_remote_attach.
7037
7038 2015-03-28  James Bowman  <james.bowman@ftdichip.com>
7039
7040         * Makefile.in (ALL_TARGET_OBS): Add ft32-tdep.o.
7041         (HFILES_NO_SRCDIR): Add ft32-tdep.h.
7042         (ALLDEPFILES): Add ft32-tdep.c.
7043         * configure.tgt: Add FT32 entry.
7044         * ft32-tdep.c: New file, FT32 target-dependent code.
7045         * ft32-tdep.h: New file, FT32 target-dependent code.
7046
7047 2015-03-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
7048
7049         Revert:
7050         2015-03-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
7051         Code cleanup.
7052         * printcmd.c (print_command_1): Move expr variable scope.
7053
7054 2015-03-27  Joel Brobecker  <brobecker@adacore.com>
7055
7056         * dtrace-probe.c (dtrace_process_dof_probe): Initialize expr to NULL.
7057
7058 2015-03-27  Andrzej Kaczmarek  <andrzej.kaczmarek@tieto.com>
7059
7060         * gdb_bfd.c (gdb_bfd_section_index): Fix off-by-one for special
7061         sections.
7062
7063 2015-03-26  Joel Brobecker  <brobecker@adacore.com>
7064
7065         * dtrace-probe.c (dtrace_process_dof_probe): Contain any
7066         exception raised while parsing the probe arguments.
7067         Force parsing to be done using the C language parser.
7068         * expression.h (parse_expression_with_language): Declare.
7069         * parse.c (parse_expression_with_language): New function.
7070
7071 2015-03-26  Jon Turney  <jon.turney@dronecode.org.uk>
7072
7073         * MAINTAINERS (Write After Approval): Add "Jon Turney".
7074
7075 2015-03-26  Andy Wingo  <wingo@igalia.com>
7076
7077         PR symtab/18148
7078         * dwarf2read.c (struct partial_die_info): Add has_const_value
7079         member.
7080         (add_partial_symbol): Don't punt on symbols that have const_value
7081         attributes.
7082         (read_partial_die): Detect DW_AT_const_value.
7083
7084 2015-03-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
7085
7086         Code cleanup.
7087         * printcmd.c (print_command_1): Move expr variable scope.
7088
7089 2015-03-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
7090
7091         Code cleanup.
7092         * printcmd.c (validate_format): Make the parameter cmdname const.
7093
7094 2015-03-26  Don Breazeal  <donb@codesourcery.com>
7095
7096         * remote.c (_initialize_remote): Update comment.
7097
7098 2015-03-26  Pedro Alves  <palves@redhat.com>
7099             Jon TURNEY  <jon.turney@dronecode.org.uk>
7100
7101         * coffread.c (coff_symfile_read): When constructing the name of an
7102         import stub symbol from import symbol for amd64, only skip the
7103         char after _imp_ if the target is underscored (like i386) and the
7104         char is indeed the target's leading char.
7105
7106 2015-03-25  Pedro Alves  <palves@redhat.com>
7107
7108         * target.h <to_async>: Replace 'callback' and 'context' parameters
7109         with boolean 'enable' parameter.
7110         (target_async): Replace CALLBACK and CONTEXT parameters with
7111         boolean ENABLE parameter.
7112         * inf-loop.c (inferior_event_handler): Adjust.
7113         * linux-nat.c (linux_nat_attach, linux_nat_resume)
7114         (linux_nat_resume): Adjust.
7115         (async_client_callback, async_client_context): Delete.
7116         (handle_target_event): Call inferior_event_handler directly.
7117         (linux_nat_async): Replace 'callback' and 'context' parameters
7118         with boolean 'enable' parameter.  Adjust.  Remove references to
7119         async_client_callback and async_client_context.
7120         (linux_nat_close): Adjust.
7121         * record-btrace.c (record_btrace_async): Replace 'callback' and
7122         'context' parameters with boolean 'enable' parameter.  Adjust.
7123         (record_btrace_resume): Adjust.
7124         * record-full.c (record_full_async): Replace 'callback' and
7125         'context' parameters with boolean 'enable' parameter.  Adjust.
7126         (record_full_resume, record_full_core_resume): Adjust.
7127         * remote.c (struct remote_state) <async_client_callback,
7128         async_client_context>: Delete fields.
7129         (remote_start_remote, extended_remote_attach_1, remote_resume)
7130         (extended_remote_create_inferior): Adjust.
7131         (remote_async_serial_handler): Call inferior_event_handler
7132         directly.
7133         (remote_async): Replace 'callback' and 'context' parameters with
7134         boolean 'enable' parameter.  Adjust.
7135         * top.c (gdb_readline_wrapper_cleanup, gdb_readline_wrapper):
7136         Adjust.
7137         * target-delegates.c: Regenerate.
7138
7139 2015-03-25  Gary Benson <gbenson@redhat.com>
7140             Pedro Alves  <palves@redhat.com>
7141
7142         * target.c (fileio_ft_t): New typedef, define object vector.
7143         (fileio_fhandles): New static variable.
7144         (is_closed_fileio_fh): New macro.
7145         (lowest_closed_fd): New static variable.
7146         (acquire_fileio_fd): New function.
7147         (release_fileio_fd): Likewise.
7148         (fileio_fd_to_fh): New macro.
7149         (target_fileio_open): Wrap the file descriptor on success.
7150         (target_fileio_pwrite): Updated to use wrapped file descriptor.
7151         (target_fileio_pread): Likewise.
7152         (target_fileio_close): Likewise.
7153
7154 2015-03-24  Pedro Alves  <palves@redhat.com>
7155
7156         * thread.c (thread_apply_all_command): Take exited threads into
7157         account.
7158
7159 2015-03-24  Pedro Alves  <palves@redhat.com>
7160
7161         * infrun.c (resume, proceed): Mention
7162         switch_back_to_stepped_thread, not switch_back_to_stepping.
7163
7164 2015-03-24  Pedro Alves  <palves@redhat.com>
7165
7166         * infrun.c (user_visible_resume_ptid): Rewrite going from
7167         most-locked to unlocked instead of the opposite.  Move comment ...
7168         * infrun.h (user_visible_resume_ptid): ... here.
7169
7170 2015-03-24  Pedro Alves  <palves@redhat.com>
7171
7172         * linux-nat.c (linux_nat_resume): Output debug logs before trying
7173         to resume the event lwp.  Use the lwp's ptid instead of the passed
7174         in (maybe wildcard) ptid.
7175         (stop_wait_callback): Tweak debug log output.
7176         (check_stopped_by_breakpoint): Tweak debug log output.  Also dump
7177         TRAP_TRACE.
7178         (linux_nat_filter_event): In debug output, distinguish a
7179         resume_stop SIGSTOP from a delayed SIGSTOP.  Output debug logs
7180         before trying to resume the lwp.
7181
7182 2015-03-24  Joel Brobecker  <brobecker@adacore.com>
7183
7184         * gdbtypes.h (struct dynamic_prop_list) <prop>: Remove
7185         pointer indirection.
7186         * gdbtypes.c (get_dyn_prop): Adjust, following change above.
7187         (add_dyn_prop, copy_dynamic_prop_list): Likewise.
7188
7189 2015-03-24  Joel Brobecker  <brobecker@adacore.com>
7190
7191         * gdbtypes.h (enum dynamic_prop_node_kind) <DYN_PROP_DATA_LOCATION>:
7192         Renames DYN_ATTR_DATA_LOCATION.
7193         (TYPE_DATA_LOCATION): Use DYN_PROP_DATA_LOCATION instead of
7194         DYN_ATTR_DATA_LOCATION.
7195         * dwarf2read.c (set_die_type): Use DYN_PROP_DATA_LOCATION
7196         instead of DYN_ATTR_DATA_LOCATION.
7197
7198 2015-03-24  Pedro Alves  <palves@redhat.com>
7199
7200         * breakpoint.c (until_break_command): Adjust call to proceed.
7201         * gdbthread.h (struct thread_control_state) <stepping_command>:
7202         New field.
7203         * infcall.c (run_inferior_call): Adjust call to proceed.
7204         * infcmd.c (run_command_1, proceed_thread_callback, continue_1):
7205         Adjust calls to proceed.
7206         (set_step_frame): Set the current thread's step_start_function
7207         here.
7208         (step_once): Adjust calls to proceed.
7209         (jump_command, signal_command, until_next_command)
7210         (finish_backward, finish_forward, proceed_after_attach_callback)
7211         (attach_command_post_wait): Adjust calls to proceed.
7212         * infrun.c (proceed_after_vfork_done): Adjust call to proceed.
7213         (do_target_resume): New function, factored out from ...
7214         (resume): ... here.  Remove 'step' parameter.  Instead, check
7215         currently_stepping to determine whether the thread should be
7216         single-stepped.
7217         (proceed): Remove 'step' parameter and don't set the thread's
7218         step_start_function here.  Adjust call to 'resume'.
7219         (handle_inferior_event): Adjust calls to 'resume'.
7220         (switch_back_to_stepped_thread): Use do_target_resume instead of
7221         'resume'.
7222         (keep_going): Adjust calls to 'resume'.
7223         * infrun.h (proceed): Remove 'step' parameter.
7224         (resume): Likewise.
7225         * windows-nat.c (do_initial_windows_stuff): Adjust call to
7226         'resume'.
7227         * mi/mi-main.c (proceed_thread): Adjust call to 'proceed'.
7228
7229 2015-03-24  Pedro Alves  <palves@redhat.com>
7230
7231         * gdbthread.h (struct thread_control_state) <stepping_command>:
7232         New field.
7233         * infcmd.c (step_once): Pass step=1 to clear_proceed_status.  Set
7234         the thread's stepping_command field.
7235         * infrun.c (resume): Check the thread's stepping_command flag to
7236         determine which threads should be resumed.  Rename 'entry_step'
7237         local to user_step.
7238         (clear_proceed_status_thread): Clear 'stepping_command'.
7239         (schedlock_applies): Change parameter type to struct thread_info
7240         pointer.  Adjust.
7241         (find_thread_needs_step_over): Remove 'step' parameter.  Adjust.
7242         (switch_back_to_stepped_thread): Adjust calls to
7243         'schedlock_applies'.
7244         (_initialize_infrun): Adjust "set scheduler-locking step" help.
7245
7246 2015-03-24  Pedro Alves  <palves@redhat.com>
7247
7248         * infrun.c (step_start_function): Delete and ...
7249         * gdbthread.h (struct thread_control_state) <step_start_function>:
7250         ... now a field here.
7251         * infrun.c (clear_proceed_status_thread): Clear the thread's
7252         step_start_function.
7253         (proceed, process_event_stop_test, print_stop_event): Adjust.
7254
7255 2015-03-24  Pedro Alves  <palves@redhat.com>
7256
7257         * infrun.c (proceed): No longer handle negative step.
7258
7259 2015-03-24  Gary Benson  <gbenson@redhat.com>
7260
7261         * nat/x86-linux.h (x86_linux_new_thread): New declaration.
7262         (x86_linux_prepare_to_resume): Likewise.
7263         * x86-linux-nat.c (x86_linux_new_thread):
7264         Moved to nat/x86-linux.c.
7265         (x86_linux_prepare_to_resume): Likewise.
7266         * nat/x86-linux.c (x86_linux_new_thread): New function.
7267         (x86_linux_prepare_to_resume): Likewise.
7268
7269 2015-03-24  Gary Benson  <gbenson@redhat.com>
7270
7271         * nat/x86-linux-dregs.h: New file.
7272         * nat/x86-linux-dregs.c: Likewise.
7273         * Makefile.in (HFILES_NO_SRCDIR): Add nat/x86-linux-dregs.h.
7274         (x86-linux-dregs.o): New rule.
7275         * config/i386/linux.mh (NATDEPFILES): Add x86-linux-dregs.o.
7276         * config/i386/linux64.mh (NATDEPFILES): Likewise.
7277         * x86-linux-nat.c: Include nat/x86-linux-dregs.h.
7278         (u_debugreg_offset): Moved to nat/x86-linux-dregs.c.
7279         (x86_linux_dr_get): Likewise.
7280         (x86_linux_dr_set): Likewise.
7281         (x86_linux_dr_get_addr): Likewise.
7282         (x86_linux_dr_get_control): Likewise.
7283         (x86_linux_dr_get_status): Likewise.
7284         (update_debug_registers_callback): Likewise.
7285         (x86_linux_dr_set_control): Likewise.
7286         (x86_linux_dr_set_addr): Likewise.
7287         (x86_linux_update_debug_registers): Likewise.
7288
7289 2015-03-24  Gary Benson  <gbenson@redhat.com>
7290
7291         * x86-linux-nat.c (x86_linux_update_debug_registers):
7292         New function, factored out from...
7293         (x86_linux_prepare_to_resume): ...this.
7294
7295 2015-03-24  Gary Benson  <gbenson@redhat.com>
7296
7297         * x86-linux-nat.c (x86_linux_dr_get): Update comments.
7298         (x86_linux_dr_set): Likewise.
7299         (x86_linux_dr_get_addr): Likewise.
7300         (x86_linux_dr_get_control): Likewise.
7301         (x86_linux_dr_get_status): Likewise.
7302         (update_debug_registers_callback): Likewise.
7303         (x86_linux_dr_set_control): Likewise.
7304         (x86_linux_dr_set_addr): Likewise.
7305         (x86_linux_prepare_to_resume): Likewise.
7306         (x86_linux_new_thread): Likewise.
7307
7308 2015-03-24  Gary Benson  <gbenson@redhat.com>
7309
7310         * x86-linux-nat.c (x86_linux_dr_set_addr): Update assertion.
7311         (x86_linux_new_thread): Rename argument.
7312
7313 2015-03-24  Gary Benson  <gbenson@redhat.com>
7314
7315         * nat/x86-linux.h: New file.
7316         * nat/x86-linux.c: Likewise.
7317         * Makefile.in (HFILES_NO_SRCDIR): Add nat/x86-linux.h.
7318         (x86-linux.o): New rule.
7319         * config/i386/linux.mh (NATDEPFILES): Add x86-linux.o.
7320         * config/i386/linux64.mh (NATDEPFILES): Likewise.
7321         * nat/linux-nat.h (struct arch_lwp_info): New forward declaration.
7322         (lwp_set_arch_private_info): New declaration.
7323         (lwp_arch_private_info): Likewise.
7324         * linux-nat.c (lwp_set_arch_private_info): New function.
7325         (lwp_arch_private_info): Likewise.
7326         * x86-linux-nat.c: Include nat/x86-linux.h.
7327         (arch_lwp_info): Removed structure.
7328         (update_debug_registers_callback):
7329         Use lwp_set_debug_registers_changed.
7330         (x86_linux_prepare_to_resume): Use lwp_debug_registers_changed
7331         and lwp_set_debug_registers_changed.
7332         (x86_linux_new_thread): Use lwp_set_debug_registers_changed.
7333
7334 2015-03-24  Gary Benson  <gbenson@redhat.com>
7335
7336         * nat/linux-nat.h (ptid_of_lwp): New declaration.
7337         (lwp_is_stopped): Likewise.
7338         (lwp_stop_reason): Likewise.
7339         * linux-nat.c (ptid_of_lwp): New function.
7340         (lwp_is_stopped): Likewise.
7341         (lwp_is_stopped_by_watchpoint): Likewise.
7342         * x86-linux-nat.c (update_debug_registers_callback):
7343         Use lwp_is_stopped.
7344         (x86_linux_prepare_to_resume): Use ptid_of_lwp and
7345         lwp_stop_reason.
7346
7347 2015-03-24  Gary Benson  <gbenson@redhat.com>
7348
7349         * linux-nat.h (linux_stop_lwp): Move declaration to...
7350         * nat/linux-nat.h (linux_stop_lwp): New declaration.
7351
7352 2015-03-24  Gary Benson  <gbenson@redhat.com>
7353
7354         * linux-nat.h: Include nat/linux-nat.h.
7355         (iterate_over_lwps): Move declaration to nat/linux-nat.h.
7356         * nat/linux-nat.h (struct lwp_info): New forward declaration.
7357         (iterate_over_lwps_ftype): New typedef.
7358         (iterate_over_lwps): New declaration.
7359         * linux-nat.h (iterate_over_lwps): Update comment.  Use
7360         iterate_over_lwps_ftype.  Update callback return value check.
7361
7362 2015-03-24  Gary Benson  <gbenson@redhat.com>
7363
7364         * x86-nat.h (x86_debug_reg_state): Move declaration to...
7365         * nat/x86-dregs.h (x86_debug_reg_state): New declaration.
7366
7367 2015-03-24  Gary Benson  <gbenson@redhat.com>
7368
7369         * nat/linux-nat.h (current_lwp_ptid): New declaration.
7370         * linux-nat.c (current_lwp_ptid): New function.
7371         * x86-linux-nat.c: Include nat/linux-nat.h.
7372         (x86_linux_dr_get_addr): Use current_lwp_ptid.
7373         (x86_linux_dr_get_control): Likewise.
7374         (x86_linux_dr_get_status): Likewise.
7375         (x86_linux_dr_set_control): Likewise.
7376         (x86_linux_dr_set_addr): Likewise.
7377
7378 2015-03-24  Antoine Tremblay  <antoine.tremblay@ericsson.com>
7379
7380         PR breakpoints/16466
7381         * breakpoint.c (create_breakpoint): Set thread on breakpoint struct.
7382
7383 2015-03-23  Joel Brobecker  <brobecker@adacore.com>
7384
7385         * ser-mingw.c (ser_windows_setparity): Fix indentation.
7386         * ser-unix.c (hardwire_setparity): Likewise.
7387
7388 2015-03-23  Yurij Grechishhev  <yurij.grechishhev@gmail.com>
7389
7390         * NEWS: Mention set/show serial parity command.
7391         * monitor.c (monitor_open): Call serial_setparity.
7392         * remote.c (remote_open_1): Likewise.
7393         * ser-base.c (ser_base_serparity): New function.
7394         * ser-base.h (ser_base_setparity): Add  declaration.
7395         * ser-go32.c (dos_ops): Set "setparity" field.
7396         * ser-mingw.c (ser_windows_raw): Do not set state.fParity and
7397         state.Parity.
7398         (ser_windows_setparity): New function.
7399         (hardwire_ops): Add ser_windows_setparity.
7400         (tty_ops): Add NULL for setparity field.
7401         (pipe_ops): Add ser_base_setparity.
7402         (tcp_ops): Likewise.
7403         * ser-pipe.c (pipe_ops): Likewise.
7404         * ser-tcp.c (tcp_ops): Likewise.
7405         * ser-unix.c (hardwire_setparity): Add declaration.
7406         (hardwire_raw): Don't reset PARENB flag.
7407         (hardwire_setparity): New function.
7408         (hardwire_ops): Add hardwire_setparity.
7409         * serial.c (serial_setparity): New function.
7410         (serial_parity): New global.
7411         (parity_none, parity_odd, parity_even, parity_enums, parity):
7412         New static globals.
7413         (set_parity): New function.
7414         (_initialize_serial): Add set/show serial parity commands.
7415         * serial.h (GDBPARITY_NONE): Define.
7416         (GDBPARITY_ODD): Define.
7417         (GDBPARITY_EVEN): Define.
7418         (serial_setparity) Add declaration.
7419         (struct serial_ops): Add setparity field.
7420         * target.h (serial_parity): Add declaration.
7421
7422 2015-03-23  Keith Seitz  <keiths@redhat.com>
7423
7424         * linespec.c (linespec_lexer_lex_keyword): Update comment.
7425
7426 2015-03-23  Keith Seitz  <keiths@redhat.com>
7427
7428         * breakpoint.c (parse_breakpoint_sals): Use
7429         linespec_lexer_lex_keyword to ascertain if the user specified
7430         a NULL location.
7431         * linespec.c [IF_KEYWORD_INDEX]: Define.
7432         (linespec_lexer_lex_keyword): Export.
7433         (struct ls_parser) <keyword_ok>: Remove.
7434         A keyword is only a keyword if not followed by another keyword.
7435         (linespec_lexer_lex_one): Remove keyword_ok handling.
7436         Add comment explaining why the parsing stream is not advanced
7437         when a keyword is seen.
7438         (parse_linespec): Remove parser->keyword_ok.
7439         * linespec.h (linespec_lexer_lex_keyword): Add declaration.
7440
7441 2015-03-23  Keith Seitz  <keiths@redhat.com>
7442
7443         PR gdb/18021
7444         * dwarf2read.c (dwarf2_add_member_fn): Issue a complaint
7445         if we find a static method with DW_AT_vtable_elem_location.
7446
7447 2015-03-21  Eli Zaretskii  <eliz@gnu.org>
7448
7449         * tui/tui-io.c (tui_expand_tabs): Reinitialize the column counter
7450         before the second loop, to avoid undefined behavior.  Reported by
7451         Anton Blanchard <anton@samba.org>.
7452
7453 2015-03-20  Keven Boell  <keven.boell@intel.com>
7454
7455         * gdbtypes.c (resolve_dynamic_type_internal): Adapt
7456         data_location usage to linked list.
7457         (resolve_dynamic_type_internal): Adapt data_location to
7458         linked list.
7459         (get_dyn_prop, add_dyn_prop, copy_dynamic_prop_list): New function.
7460         (copy_type_recursive, copy_type): Add copy of linked list.
7461         * gdbtypes.h (enum dynamic_prop_node_kind): New enum.
7462         (struct dynamic_prop_list): New struct.
7463         * dwarf2read.c (set_die_type): Set data_location data.
7464
7465 2015-03-20  Pedro Alves  <palves@redhat.com>
7466
7467         * i386-sol2-tdep.c (i386_sol2_static_transform_name): Move "p" to
7468         inner block and make it const.
7469         * machoread.c (get_archive_prefix_len): Make "lparen" const.
7470
7471 2015-03-20  Pedro Alves  <palves@redhat.com>
7472
7473         * breakpoint.c (set_breakpoint_condition): Make argument "exp" const.
7474         * breakpoint.h (set_breakpoint_condition): Update declaration.
7475
7476 2015-03-20  Pedro Alves  <palves@redhat.com>
7477
7478         * tui/tui-io.c (tui_expand_tabs): Make "s1" const.
7479
7480 2015-03-20  Pedro Alves  <palves@redhat.com>
7481
7482         * xcoffread.c (scan_xcoff_symtab): Make "p" and "q" const.
7483
7484 2015-03-20  Pedro Alves  <palves@redhat.com>
7485
7486         * remote-m32r-sdi.c (m32r_open): Make "port_str" const.
7487
7488 2015-03-20  Pedro Alves  <palves@redhat.com>
7489
7490         * nto-tdep.c (nto_find_and_open_solib): Make "endian" const.
7491         (nto_init_solib_absolute_prefix): Likewise.
7492
7493 2015-03-20  Pedro Alves  <palves@redhat.com>
7494
7495         * sparc-sol2-tdep.c (sparc_sol2_static_transform_name): Make "p" const.
7496         * spu-tdep.c (spu_gdbarch_init): Make "name" const.
7497
7498 2015-03-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
7499
7500         * config/djgpp/README: Remove gdb.hp.
7501
7502 2015-03-20  Yao Qi  <yao.qi@linaro.org>
7503
7504         * aarch64-tdep.c (aarch64_gdbarch_init): Don't call
7505         set_gdbarch_cannot_step_breakpoint.
7506
7507 2015-03-19  Pedro Alves  <palves@redhat.com>
7508
7509         * linux-nat.c (linux_resume_one_lwp): Rename to ...
7510         (linux_resume_one_lwp_throw): ... this.  Don't handle ESRCH here,
7511         instead call perror_with_name.
7512         (check_ptrace_stopped_lwp_gone): New function.
7513         (linux_resume_one_lwp): Reimplement as wrapper around
7514         linux_resume_one_lwp_throw that swallows errors if the LWP is
7515         gone.
7516         (resume_stopped_resumed_lwps): Try register reads in TRY/CATCH and
7517         swallows errors if the LWP is gone.  Use
7518         linux_resume_one_lwp_throw instead of linux_resume_one_lwp.
7519
7520 2015-03-19  Pedro Alves  <palves@redhat.com>
7521
7522         * linux-nat.c (status_callback): Return early if the LWP has no
7523         status pending.
7524
7525 2015-03-19  Pedro Alves  <palves@redhat.com>
7526
7527         * linux-nat.c (select_event_lwp_callback): Update comment to no
7528         longer mention SIGTRAP.
7529
7530 2015-03-18  Tristan Gingold  <gingold@adacore.com>
7531
7532         * amd64-windows-tdep.c (amd64_windows_find_unwind_info): Move
7533         redirection code to ...
7534         (amd64_windows_frame_decode_insns): ... Here.  Fix in prologue
7535         checks.  Fix SAVE_NONVOL operations.  Add debug code and comments.
7536
7537 2015-03-18  Gary Benson <gbenson@redhat.com>
7538
7539         (remote_protocol_features): Remove the "vFile:fstat" feature.
7540         (remote_hostio_fstat): Probe for "vFile:fstat" support.
7541
7542 2015-03-11  Yao Qi  <yao.qi@linaro.org>
7543
7544         PR tdep/18107
7545         * aarch64-linux-tdep.c: Include xml-syscall.h
7546         (aarch64_linux_get_syscall_number): New function.
7547         (aarch64_linux_init_abi): Call
7548         set_gdbarch_get_syscall_number.
7549         * syscalls/aarch64-linux.xml: New file.
7550
7551 2015-03-17  Yurij Grechishhev  <yurij.grechishhev@gmail.com>
7552
7553         * ser-base.h (ser_base_setstopbits): Change second argument name
7554         from "rate" to "num".
7555
7556 2015-03-17  Gary Benson <gbenson@redhat.com>
7557             Luke Allardyce <lukeallardyce@gmail.com>
7558
7559         PR gdb/18131
7560         * common/common-remote-fileio.h (sys/stat.h): New include.
7561         (stuct stat): Remove forward declaration.
7562
7563 2015-03-16  John Baldwin  <jhb@FreeBSD.org>
7564
7565         * fbsd-tdep.c (fbsd_make_corefile_notes): Fetch all target registers
7566         before writing core register notes.
7567
7568 2015-03-16  Yuanhui Zhang  <asmwarrior@gmail.com>
7569             Pedro Alves  <palves@redhat.com>
7570
7571         * gdb_curses.h (tgetnum): Mark with EXTERN_C.
7572         * stub-termcap.c (tgetent, tgetnum, tgetflag, tgetstr, tputs)
7573         (tgoto): Wrap with extern "C".
7574
7575 2015-03-16  Pedro Alves  <palves@redhat.com>
7576             Yuanhui Zhang  <asmwarrior@gmail.com>
7577
7578         * stub-termcap.c (tputs): Change prototype.
7579
7580 2015-03-16  Yuanhui Zhang  <asmwarrior@gmail.com>
7581             Pedro Alves  <palves@redhat.com>
7582
7583         * windows-nat.c (struct thread_info_struct): Rename to ...
7584         (struct windows_thread_info_struct): ... this.
7585         (thread_info): Rename to ...
7586         (windows_thread_info): ... this.
7587         All users updated.
7588
7589 2015-03-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
7590             Pedro Alves  <palves@redhat.com>
7591
7592         * NEWS: New Removed targets and native configurations.
7593
7594 2015-03-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
7595
7596         Remove HPUX.
7597         * Makefile.in (ALL_64_TARGET_OBS): Remove ia64-hpux-tdep.o.
7598         (ALL_TARGET_OBS): Remove hppa-hpux-tdep.o, solib-som.o and solib-pa64.o.
7599         (HFILES_NO_SRCDIR): Remove solib-som.h, inf-ttrace.h, solib-pa64.h and
7600         ia64-hpux-tdep.h, solib-ia64-hpux.h.
7601         (ALLDEPFILES): Remove hppa-hpux-tdep.c, hppa-hpux-nat.c,
7602         ia64-hpux-nat.c, ia64-hpux-tdep.c, somread.c and solib-som.c.
7603         * config/djgpp/fnchange.lst: Remove hppa-hpux-nat.c and
7604         hppa-hpux-tdep.c.
7605         * config/ia64/hpux.mh: Remove file.
7606         * config/pa/hpux.mh: Remove file.
7607         * configure: Rebuilt.
7608         * configure.ac (dlgetmodinfo, somread.o): Remove.
7609         * configure.host (hppa*-*-hpux*, ia64-*-hpux*): Make them obsolete.
7610         (ia64-*-hpux*): Remove its float format exception.
7611         * configure.tgt (hppa*-*-hpux*, ia64-*-hpux*): Make them obsolete.
7612         * hppa-hpux-nat.c: Remove file.
7613         * hppa-hpux-tdep.c: Remove file.
7614         * hppa-tdep.c (struct hppa_unwind_info, struct hppa_objfile_private):
7615         Move them here from hppa-tdep.h
7616         (hppa_objfile_priv_data, hppa_init_objfile_priv_data): Make it static.
7617         (hppa_frame_prev_register_helper): Remove HPPA_FLAGS_REGNUM exception.
7618         * hppa-tdep.h (struct hppa_unwind_info, struct hppa_objfile_private):
7619         Move them to hppa-tdep.c.
7620         (hppa_objfile_priv_data, hppa_init_objfile_priv_data): Remove
7621         declarations.
7622         * ia64-hpux-nat.c: Remove file.
7623         * ia64-hpux-tdep.c: Remove file.
7624         * ia64-hpux-tdep.h: Remove file.
7625         * inf-ttrace.c: Remove file.
7626         * inf-ttrace.h: Remove file.
7627         * solib-ia64-hpux.c: Remove file.
7628         * solib-ia64-hpux.h: Remove file.
7629         * solib-pa64.c: Remove file.
7630         * solib-pa64.h: Remove file.
7631         * solib-som.c: Remove file.
7632         * solib-som.h: Remove file.
7633         * somread.c: Remove file.
7634
7635 2015-03-13  John Baldwin  <jhb@FreeBSD.org>
7636
7637         * configure.ac: AC_SEARCH_LIBS(kinfo_getvmmap, util).
7638         * config.in: Regenerate.
7639         * configure: Regenerate.
7640         * fbsd-nat.c [!HAVE_KINFO_GETVMMAP] (fbsd_read_mapping): Don't
7641         define.
7642         (fbsd_find_memory_regions): Use kinfo_getvmmap to
7643         enumerate memory regions if present.
7644
7645 2015-03-13  John Baldwin  <jhb@FreeBSD.org>
7646
7647         * amd64fbsd-tdep.c (amd64fbsd_sigtramp_p): Style fixes.
7648         * i386fbsd-tdep.c: Fix style in various gdb_static_assert
7649         expressions.
7650         (i386fbsd_sigtramp_p): Likewise.
7651
7652 2015-03-12  John Baldwin  <jhb@FreeBSD.org>
7653
7654         * MAINTAINERS (Write After Approval): Add John Baldwin.
7655
7656 2015-03-12  Gary Benson <gbenson@redhat.com>
7657
7658         * solib.c (_initialize_solib): Make "set/show sysroot" use
7659         add_setshow_optional_filename_cmd so it can be restored to
7660         empty after being set.
7661
7662 2015-03-11  Sergio Durigan Junior  <sergiodj@redhat.com>
7663
7664         * Makefile.in (SFILES): New source break-catch-syscall.c.
7665         (COMMON_OBS): New object break-catch-syscall.o.
7666         * break-catch-syscall.c: New file.
7667         * breakpoint.c: Remove inclusion of "xml-syscall.h".
7668         (syscall_catchpoint_p): Move declaration to break-catch-syscall.c
7669         (struct syscall_catchpoint): Likewise.
7670         (dtor_catch_syscall): Likewise.
7671         (catch_syscall_inferior_data): Likewise.
7672         (struct catch_syscall_inferior_data): Likewise.
7673         (get_catch_syscall_inferior_data): Likewise.
7674         (catch_syscall_inferior_data_cleanup): Likewise.
7675         (insert_catch_syscall): Likewise.
7676         (remove_catch_syscall): Likewise.
7677         (breakpoint_hit_catch_syscall): Likewise.
7678         (print_it_catch_syscall): Likewise.
7679         (print_one_catch_syscall): Likewise.
7680         (print_mention_catch_syscall): Likewise.
7681         (print_recreate_catch_syscall): Likewise.
7682         (catch_syscall_breakpoint_ops): Likewise.
7683         (syscall_catchpoint_p): Likewise.
7684         (create_syscall_event_catchpoint): Likewise.
7685         (catch_syscall_split_args): Likewise.
7686         (catch_syscall_command_1): Likewise.
7687         (is_syscall_catchpoint_enabled): Likewise.
7688         (catch_syscall_enabled): Likewise.
7689         (catching_syscall_number): Likewise.
7690         (catch_syscall_completer): Likewise.
7691         (clear_syscall_counts): Likewise.
7692         (initialize_breakpoint_ops): Move initialization of syscall
7693         catchpoints to break-catch-syscall.c.
7694         (_initialize_breakpoint): Move code related to syscall catchpoints
7695         to break-catch-syscall.c.
7696
7697 2015-03-11  Sergio Durigan Junior  <sergiodj@redhat.com>
7698
7699         * breakpoint.c (breakpoint_find_if): New function.
7700         * breakpoint.h (breakpoint_find_if): New prototype.
7701
7702 2015-03-11  Gary Benson <gbenson@redhat.com>
7703
7704         * remote-fileio.h (remote_fileio_to_host_stat): New declaration.
7705         * remote-fileio.c (remote_fileio_to_host_uint): New function.
7706         (remote_fileio_to_host_ulong): Likewise.
7707         (remote_fileio_to_host_mode): Likewise.
7708         (remote_fileio_to_host_time): Likewise.
7709         (remote_fileio_to_host_stat): Likewise.
7710         * remote.c (PACKET_vFile_fstat): New enum value.
7711         (remote_protocol_features): Register the "vFile:fstat" feature.
7712         (remote_hostio_fstat): New function.
7713         (remote_bfd_iovec_stat): Use the above.
7714         (_initialize_remote): Register new "set/show remote
7715         hostio-fstat-packet" command.
7716         * symfile.c (separate_debug_file_exists): Update comment.
7717         * NEWS: Announce new vFile:fstat packet.
7718
7719 2015-03-11  Gary Benson <gbenson@redhat.com>
7720
7721         * common/common-remote-fileio.h: New file.
7722         * common/common-remote-fileio.c: Likewise.
7723         * Makefile.in (SFILES): Add common/common-remote-fileio.c.
7724         (HFILES_NO_SRCDIR): Add common/common-remote-fileio.h.
7725         (COMMON_OBS): Add common-remote-fileio.o.
7726         (common-remote-fileio.o): New rule.
7727         * remote-fileio.h (common-remote-fileio.h): New include.
7728         * remote-fileio.c (gdb/fileio.h): Do not include.
7729         (remote_fileio_to_be): Moved to common-remote-fileio.h.
7730         (remote_fileio_to_fio_uint): Likewise.
7731         (remote_fileio_to_fio_time): Likewise.
7732         (remote_fileio_mode_to_target): Moved to common-remote-fileio.c.
7733         (remote_fileio_to_fio_mode): Likewise.
7734         (remote_fileio_to_fio_ulong): Likewise.
7735         (remote_fileio_to_fio_stat): Likewise.
7736
7737 2015-03-11  Andy Wingo  <wingo@igalia.com>
7738
7739         * guile/scm-value.c (gdbscm_value_dynamic_type): Fix typo in which
7740         we were checking the cached type, not the cached dynamic type.
7741
7742 2015-03-11  Andy Wingo  <wingo@igalia.com>
7743
7744         * guile/scm-cmd.c (cmdscm_destroyer): Don't xfree the name and
7745         other strings, as these are on the GC'd heap, and will be
7746         collected along with the smob.
7747
7748 2015-03-11  Andy Wingo  <wingo@igalia.com>
7749
7750         * guile/scm-objfile.c (gdbscm_objfile_progspace): New function.
7751         (objfile_functions): Bind gdbscm_objfile_progspace to
7752         objfile-progspace.
7753         * guile/lib/gdb.scm: Add objfile-progspace to exports.
7754
7755 2015-03-11  Andy Wingo  <wingo@igalia.com>
7756
7757         * guile/guile.c (_initialize_guile): Disable automatic
7758         finalization, if Guile offers us that possibility.
7759         * guile/guile.c (call_initialize_gdb_module):
7760         * guile/scm-safe-call.c (gdbscm_with_catch): Arrange to run
7761         finalizers in appropriate places.
7762         * configure.ac (AC_TRY_LIBGUILE): Add a check for
7763         scm_set_automatic_finalization_enabled.
7764         * configure: Regenerated.
7765
7766 2015-03-11  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7767
7768         * s390-linux-tdep.c (s390_skip_prologue): Skip the prologue using
7769         SAL, if possible.
7770
7771 2015-03-11  Andreas Arnez  <arnez@linux.vnet.ibm.com>
7772
7773         * s390-linux-nat.c (struct arch_lwp_info): New.
7774         (s390_fix_watch_points): Rename to...
7775         (s390_prepare_to_resume): ...this.  Skip the PER info update
7776         unless the watch points have changed.
7777         (s390_refresh_per_info, s390_new_thread): New functions.
7778         (s390_insert_watchpoint): Call s390_refresh_per_info instead of
7779         s390_fix_watch_points.
7780         (s390_remove_watchpoint): Likewise.
7781         (_initialize_s390_nat): Reflect renaming of s390_fix_watch_points.
7782         Register s390_prepare_to_resume.
7783
7784 2015-03-09  Pedro Alves  <palves@redhat.com>
7785
7786         Revert:
7787         2015-03-07  Pedro Alves  <palves@redhat.com>
7788         * common/gdb_socket.h: New file.
7789         * ser-tcp.c: Include gdb_socket.h.  Don't include netinet/in.h nor
7790         sys/socket.h.
7791         (net_open): Use union gdb_sockaddr_u.
7792
7793 2015-03-07  Pedro Alves  <palves@redhat.com>
7794
7795         * configure.ac (build_warnings): Move -Wmissing-prototypes
7796         -Wdeclaration-after-statement -Wmissing-parameter-type
7797         -Wold-style-declaration -Wold-style-definition to the C-specific
7798         set.
7799         * configure: Regenerate.
7800
7801 2015-03-07  Pedro Alves  <palves@redhat.com>
7802
7803         * common/gdb_socket.h: New file.
7804         * ser-tcp.c: Include gdb_socket.h.  Don't include netinet/in.h nor
7805         sys/socket.h.
7806         (net_open): Use union gdb_sockaddr_u.
7807
7808 2015-03-07  Pedro Alves  <palves@redhat.com>
7809
7810         * common/common-exceptions.c [!__cplusplus] (enum catcher_state)
7811         (exceptions_state_mc_action_iter)
7812         (exceptions_state_mc_action_iter_1, exceptions_state_mc_catch):
7813         Don't define.
7814         [__cplusplus] (try_scope_depth): New global.
7815         [__cplusplus] (exception_try_scope_entry)
7816         (exception_try_scope_exit, gdb_exception_sliced_copy)
7817         (exception_rethrow): New functions.
7818         (throw_exception): In C++ mode, throw
7819         gdb_exception_RETURN_MASK_QUIT for RETURN_QUIT and
7820         gdb_exception_RETURN_MASK_ERROR for RETURN_ERROR.
7821         (throw_it): In C++ mode, use try_scope_depth.
7822         * common/common-exceptions.h [!__cplusplus]
7823         (exceptions_state_mc_action_iter)
7824         (exceptions_state_mc_action_iter_1, exceptions_state_mc_catch):
7825         Don't declare.
7826         [__cplusplus] (exception_try_scope_entry)
7827         (exception_try_scope_exit, exception_rethrow): Declare.
7828         [__cplusplus] (struct exception_try_scope): New struct.
7829         [__cplusplus] (TRY, CATCH, END_CATCH): Reimplement on top of real
7830         C++ exceptions.
7831         (struct gdb_exception_RETURN_MASK_ALL)
7832         (struct gdb_exception_RETURN_MASK_ERROR)
7833         (struct gdb_exception_RETURN_MASK_QUIT): New types.
7834
7835 2015-03-07  Pedro Alves  <palves@redhat.com>
7836
7837         * main.c (handle_command_errors): Remove volatile qualifier from
7838         parameter.
7839
7840 2015-03-07  Pedro Alves  <palves@redhat.com>
7841
7842         * breakpoint.c (save_breakpoints): Adjust to avoid code between
7843         TRY and CATCH.
7844         * gdbtypes.c (safe_parse_type): Remove empty line.
7845         (types_deeply_equal):
7846         * guile/scm-frame.c (gdbscm_frame_name):
7847         * linux-thread-db.c (find_new_threads_once):
7848         * python/py-breakpoint.c (bppy_get_commands):
7849         * record-btrace.c (record_btrace_insert_breakpoint)
7850         (record_btrace_remove_breakpoint, record_btrace_start_replaying)
7851         (record_btrace_start_replaying): Adjust to avoid code between TRY
7852         and CATCH.
7853
7854 2015-03-07  Pedro Alves  <palves@redhat.com>
7855
7856         * common/common-exceptions.c (struct catcher) <exception>: No
7857         longer a pointer to volatile exception.  Now an exception value.
7858         <mask>: Delete field.
7859         (exceptions_state_mc_init): Remove all parameters.  Adjust.
7860         (exceptions_state_mc): No longer pop the catcher here.
7861         (exceptions_state_mc_catch): New function.
7862         (throw_exception): Adjust.
7863         * common/common-exceptions.h (exceptions_state_mc_init): Remove
7864         all parameters.
7865         (exceptions_state_mc_catch): Declare.
7866         (TRY_CATCH): Rename to ...
7867         (TRY): ... this.  Remove EXCEPTION and MASK parameters.
7868         (CATCH, END_CATCH): New.
7869         All callers adjusted.
7870
7871 2015-03-07  Tom Tromey  <tromey@redhat.com>
7872
7873         * top.c (quit_force): Inline and delete DO_TRY, DO_PRINT_EX.
7874
7875 2015-03-07  Pedro Alves  <palves@redhat.com>
7876
7877         * amd64-tdep.c (amd64_frame_cache, amd64_sigtramp_frame_cache)
7878         (amd64_epilogue_frame_cache): Normal exception handling code.
7879         * break-catch-throw.c (check_status_exception_catchpoint)
7880         (re_set_exception_catchpoint): Ditto.
7881         * cli/cli-interp.c (safe_execute_command):
7882         * cli/cli-script.c (script_from_file): Ditto.
7883         * compile/compile-c-symbols.c (generate_c_for_for_one_variable):
7884         Ditto.
7885         * compile/compile-object-run.c (compile_object_run): Ditto.
7886         * cp-abi.c (baseclass_offset): Ditto.
7887         * cp-valprint.c (cp_print_value): Ditto.
7888         * exceptions.c (catch_exceptions_with_msg):
7889         * frame-unwind.c (frame_unwind_try_unwinder): Ditto.
7890         * frame.c (get_frame_address_in_block_if_available): Ditto.
7891         * i386-tdep.c (i386_frame_cache, i386_epilogue_frame_cache)
7892         (i386_sigtramp_frame_cache): Ditto.
7893         * infcmd.c (post_create_inferior): Ditto.
7894         * linespec.c (parse_linespec, find_linespec_symbols):
7895         * p-valprint.c (pascal_object_print_value): Ditto.
7896         * parse.c (parse_expression_for_completion): Ditto.
7897         * python/py-finishbreakpoint.c (bpfinishpy_init): Ditto.
7898         * remote.c (remote_get_noisy_reply): Ditto.
7899         * s390-linux-tdep.c (s390_frame_unwind_cache): Ditto.
7900         * solib-svr4.c (solib_svr4_r_map): Ditto.
7901
7902 2015-03-06  Gary Benson  <gbenson@redhat.com>
7903
7904         * common/common-utils.h (startswith): New inline function.
7905         All places where this logic was used updated to use the above.
7906
7907 2015-03-05  Pedro Alves  <palves@redhat.com>
7908
7909         PR gdb/18002
7910         * mem-break.c (default_memory_insert_breakpoint): Set shadow_len
7911         after reading the breakpoint's shadow memory.
7912
7913 2015-03-05  Mark Kettenis  <kettenis@gnu.org>
7914
7915         * hppabsd-nat.c: Remove file.
7916         * hppaobsd-nat.c: New file.
7917         * Makefile.in (ALLDEPFILES): Remove hppabsd-nat.c.  Add
7918         hppaobsd-nat.c.
7919         * config/pa/obsd.mh (NATDEPFILES): Replace hppabsd-nat.o with
7920         hppaobsd-nat.o.
7921
7922 2015-03-04  Pedro Alves  <palves@redhat.com>
7923
7924         * target.h (struct target_ops) <to_decr_pc_after_break>: Delete.
7925         (target_decr_pc_after_break): Delete declaration.
7926         * target.c (default_target_decr_pc_after_break)
7927         (target_decr_pc_after_break): Delete.
7928         * linux-nat.c (check_stopped_by_breakpoint, linux_nat_wait_1): Use
7929         gdbarch_decr_pc_after_break instead of target_decr_pc_after_break.
7930         * linux-thread-db.c (check_event): Likewise.
7931         * infrun.c (adjust_pc_after_break): Likewise.
7932         * darwin-nat.c (cancel_breakpoint): Likewise.
7933         * aix-thread.c (aix_thread_wait): Likewise.
7934         * target-delegates.c: Regenerate.
7935
7936 2015-03-04  Pedro Alves  <palves@redhat.com>
7937
7938         * linux-nat.c (save_sigtrap): Check for breakpoints before
7939         checking watchpoints.
7940         (status_callback) [USE_SIGTRAP_SIGINFO]: Don't check whether a
7941         breakpoint is inserted if relying on SIGTRAP's siginfo.si_code.
7942         (check_stopped_by_breakpoint) [USE_SIGTRAP_SIGINFO]: Decide whether
7943         a breakpoint triggered based on the SIGTRAP's siginfo.si_code.
7944         (linux_nat_stopped_by_sw_breakpoint)
7945         (linux_nat_supports_stopped_by_sw_breakpoint)
7946         (linux_nat_stopped_by_hw_breakpoint)
7947         (linux_nat_supports_stopped_by_hw_breakpoint): New functions.
7948         (linux_nat_wait_1): Don't re-increment the PC if relying on
7949         SIGTRAP's siginfo->si_code.
7950         (linux_nat_add_target): Install new target methods.
7951         * linux-thread-db.c (check_event): Don't account for breakpoint PC
7952         offset if the target already adjusted the PC.
7953         * nat/linux-ptrace.h (USE_SIGTRAP_SIGINFO): New.
7954         (GDB_ARCH_TRAP_BRKPT): New.
7955         (TRAP_HWBKPT): Define if not already defined.
7956
7957 2015-03-04  Pedro Alves  <palves@redhat.com>
7958
7959         * NEWS: Mention the new "swbreak" and "hwbreak" stop reasons.
7960         * remote.c (struct remote_state) <remote_stopped_by_watchpoint_p>:
7961         Delete field.
7962         <stop_reason>: New field.
7963         (PACKET_swbreak_feature, PACKET_hwbreak_feature): New enum values.
7964         (packet_set_cmd_state): New function.
7965         (remote_protocol_features): Register the "swbreak" and "hwbreak"
7966         features.
7967         (remote_query_supported): If not disabled with the corresponding
7968         "set remote foo-packet" command, report support for the swbreak
7969         and hwbreak features.
7970         (struct stop_reply) <remote_stopped_by_watchpoint_p>: Delete
7971         field.
7972         <stop_reason>: New field.
7973         (remote_parse_stop_reply): Handle "swbreak" and "hwbreak".
7974         (remote_wait_as): Adjust.
7975         (remote_stopped_by_sw_breakpoint)
7976         (remote_supports_stopped_by_sw_breakpoint)
7977         (remote_stopped_by_hw_breakpoint)
7978         (remote_supports_stopped_by_hw_breakpoint): New functions.
7979         (remote_stopped_by_watchpoint): New function.
7980         (init_remote_ops): Install them.
7981         (_initialize_remote): Register new "set/show remote
7982         swbreak-feature-packet" and "set/show remote
7983         swbreak-feature-packet" commands.
7984
7985 2015-03-04  Pedro Alves  <palves@redhat.com>
7986
7987         * btrace.h: Include target/waitstatus.h.
7988         (struct btrace_thread_info) <stop_reason>: New field.
7989         * record-btrace.c (record_btrace_step_thread): Use
7990         record_check_stopped_by_breakpoint instead of breakpoint_here_p.
7991         (record_btrace_decr_pc_after_break): Delete.
7992         (record_btrace_stopped_by_sw_breakpoint)
7993         (record_btrace_supports_stopped_by_sw_breakpoint)
7994         (record_btrace_stopped_by_hw_breakpoint)
7995         (record_btrace_supports_stopped_by_hw_breakpoint): New functions.
7996         (init_record_btrace_ops): Install them.
7997         * record-full.c (record_full_hw_watchpoint): Delete and replace
7998         with ...
7999         (record_full_stop_reason): ... this throughout.
8000         (record_full_exec_insn): Adjust.
8001         (record_full_wait_1): Adjust.  No longer re-increment the PC.
8002         (record_full_wait_1): Adjust.  Use
8003         record_check_stopped_by_breakpoint instead of breakpoint_here_p.
8004         (record_full_stopped_by_watchpoint): Adjust.
8005         (record_full_stopped_by_sw_breakpoint)
8006         (record_full_supports_stopped_by_sw_breakpoint)
8007         (record_full_supports_stopped_by_sw_breakpoint)
8008         (record_full_stopped_by_hw_breakpoint)
8009         (record_full_supports_stopped_by_hw_breakpoint): New functions.
8010         (init_record_full_ops, init_record_full_core_ops): Install them.
8011         * record.c (record_check_stopped_by_breakpoint): New function.
8012         * record.h: Include target/waitstatus.h.
8013         (record_check_stopped_by_breakpoint): New declaration.
8014
8015 2015-03-04  Pedro Alves  <palves@redhat.com>
8016
8017         enum lwp_stop_reason -> enum target_stop_reason
8018         * linux-nat.c (linux_resume_one_lwp, check_stopped_by_watchpoint)
8019         (linux_nat_stopped_by_watchpoint, status_callback)
8020         (linux_nat_wait_1): Adjust.
8021         * linux-nat.h (enum lwp_stop_reason): Delete.
8022         (struct lwp_info) <stop_reason>: Now an enum target_stop_reason.
8023         * x86-linux-nat.c (x86_linux_prepare_to_resume): Adjust.
8024         * target/waitstatus.h (enum target_stop_reason): New.
8025
8026 2015-03-04  Pedro Alves  <palves@redhat.com>
8027
8028         * breakpoint.c (need_moribund_for_location_type): New function.
8029         (bpstat_stop_status): Don't skipping checking moribund locations
8030         of breakpoint types which the target tell caused a stop.
8031         (program_breakpoint_here_p): New function, factored out from ...
8032         (bp_loc_is_permanent): ... this.
8033         (update_global_location_list): Don't create a moribund location if
8034         the target supports reporting stops of the type of the removed
8035         breakpoint.
8036         * breakpoint.h (program_breakpoint_here_p): New declaration.
8037         * infrun.c (adjust_pc_after_break): Return early if the target has
8038         already adjusted the PC.  Add comments.
8039         (handle_signal_stop): If nothing explains a signal, and the target
8040         tells us the stop was caused by a software breakpoint, check if
8041         there's a breakpoint instruction in the memory.  If so, adjust the
8042         PC before presenting the stop to the user.  Otherwise, ignore the
8043         trap.  If nothing explains a signal, and the target tells us the
8044         stop was caused by a hardware breakpoint, ignore the trap.
8045         * target.h (struct target_ops) <to_stopped_by_sw_breakpoint,
8046         to_supports_stopped_by_sw_breakpoint, to_stopped_by_hw_breakpoint,
8047         to_supports_stopped_by_hw_breakpoint>: New fields.
8048         (target_stopped_by_sw_breakpoint)
8049         (target_supports_stopped_by_sw_breakpoint)
8050         (target_stopped_by_hw_breakpoint)
8051         (target_supports_stopped_by_hw_breakpoint): Define.
8052         * target-delegates.c: Regenerate.
8053
8054 2015-03-04  Pedro Alves  <palves@redhat.com>
8055
8056         * infrun.c (follow_fork_inferior): Use the whole of the
8057         inferior_ptid and pending_follow.related_pid ptids instead of
8058         building ptids from the process components.  Adjust verbose output
8059         to use target_pid_to_str.
8060         * linux-nat.c (linux_child_follow_fork): Use the whole of the
8061         inferior_ptid and pending_follow.related_pid ptids instead of
8062         building ptids from the process components.
8063
8064 2015-03-04  Mark Kettenis  <kettenis@gnu.org>
8065
8066         * inf-ptrace.c [PT_GET_PROCESS_STATE]
8067         (inf_ptrace_insert_fork_catchpoint): New function.
8068         (inf_ptrace_remove_fork_catchpoint): New function.
8069         (inf_ptrace_target) [PT_GET_PROCESS_STATE]: Install them.
8070
8071 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8072
8073         * s390-linux-tdep.c (s390_register_name): Return empty string
8074         instead of NULL for registers that shouldn't be visible.
8075
8076 2015-03-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8077
8078         * s390-linux-tdep.c (s390_gdbarch_init): Use the correct syscall
8079         XML file for 64-bit targets.
8080
8081 2015-03-03  Simon Marchi  <simon.marchi@ericsson.com>
8082
8083         * target.h (find_default_create_inferior): Remove declaration.
8084         (find_default_attach): Likewise.
8085
8086 2015-03-03  Pedro Alves  <palves@redhat.com>
8087
8088         * inf-ptrace.c (inf_ptrace_resume): Remove spurious whitespace.
8089         Use ptid_get_pid to get the overall process id when resuming all
8090         threads.
8091
8092 2015-03-03  Pedro Alves  <palves@redhat.com>
8093
8094         * i386-linux-nat.c (i386_linux_resume): Get the ptrace PID out of
8095         the lwp field of ptid.  Pass the full ptid to get_thread_regcache.
8096         * inf-ptrace.c (get_ptrace_pid): New function.
8097         (inf_ptrace_resume): Use it.
8098         * linux-nat.c (linux_resume_one_lwp): Pass the LWP's ptid ummodified
8099         to the lower layer.
8100
8101 2015-03-03  Markus Metzger  <markus.t.metzger@intel.com>
8102
8103         * nat/linux-btrace.c: Include sys/utsname.h.
8104         (linux_determine_kernel_ptr_bits): New.
8105         (linux_enable_bts): Call linux_determine_kernel_ptr_bits.
8106         * x86-linux-nat.c (x86_linux_enable_btrace): Do not overwrite non-zero
8107         ptr_bits.
8108
8109 2015-03-03  Markus Metzger  <markus.t.metzger@intel.com>
8110
8111         * btrace.c (ftrace_update_function): Treat return as tailcall for
8112         "_dl_runtime_resolve".
8113
8114 2015-03-03  Markus Metzger  <markus.t.metzger@intel.com>
8115
8116         * btrace.h (btrace_function) <lbegin, lend>: Remove.
8117         * btrace.c (ftrace_debug): Do not print the line range.
8118         (ftrace_skip_file, ftrace_update_lines): Remove.
8119         (ftrace_new_function): Remove lbegin and lend initialization.
8120         (btrace_compute_ftrace_bts): Remove call to ftrace_update_lines.
8121         * record-btrace.c (btrace_compute_src_line_range): New.
8122         (btrace_call_history_src_line): Call btrace_compute_src_line_range.
8123
8124 2015-03-02  Pedro Alves  <palves@redhat.com>
8125
8126         * infrun.c (follow_exec): Delete all threads of the process except
8127         the event thread.  Extended comments.
8128
8129 2015-03-02  Joel Brobecker  <brobecker@adacore.com>
8130
8131         * contrib/ari/gdb_ari.sh: Reinstate checks for "true" and "false".
8132
8133 2015-03-02  Joel Brobecker  <brobecker@adacore.com>
8134
8135         * utils.h: Remove <stdbool.h> #include.
8136         (producer_is_gcc): Change return type to "int".
8137         * utils.c (producer_is_gcc): Change return type to int.
8138         Return 1 instead of true, and 0 instead of false.
8139         Adjust function documentation accordingly.
8140
8141 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8142
8143         * s390-linux-nat.c (have_regset_vxrs): New static variable.
8144         (s390_linux_fetch_inferior_registers): Handle vector registers, if
8145         present.
8146         (s390_linux_store_inferior_registers): Likewise.
8147         (s390_get_hwcap): Remove function.  Embed its logic...
8148         (s390_read_description): ...here.  Yield a target description with
8149         vector registers if applicable.
8150         * s390-linux-tdep.c: Include "features/s390-vx-linux64.c",
8151         "features/s390-tevx-linux64.c", "features/s390x-vx-linux64.c", and
8152         "features/s390x-tevx-linux64.c".
8153         (struct gdbarch_tdep) <v0_full_regnum>: New field.
8154         (s390_dwarf_regmap): Add vector registers.  Remove bogus entries
8155         for "GNU/Linux-specific registers".
8156         (s390_dwarf_reg_r0l): New enum value.
8157         (s390_dwarf_reg_to_regnum): Support vector registers.
8158         (s390_adjust_frame_regnum): Adjust pseudo DWARF register numbers
8159         of GPR lower halves.
8160         (regnum_is_vxr_full): New function.
8161         (s390_register_name): New function.
8162         (s390_pseudo_register_name): Handle v0-v15, which are composed of
8163         f0-f15 and v0l-v15l.
8164         (s390_pseudo_register_type): Likewise.
8165         (s390_pseudo_register_read): Likewise.
8166         (s390_pseudo_register_write): Likewise.
8167         (s390_value_from_register): Account for the fact that values are
8168         placed left-justified in vector registers.
8169         (s390_pseudo_register_reggroup_p): Add pseudo registers v0-v15 to
8170         the vector reggroup and omit them from the general reggroup.
8171         (s390_regmap_vxrs_low, s390_regmap_vxrs_high): New register maps.
8172         (s390_vxrs_low_regset, s390_vxrs_high_regset): New regsets.
8173         (s390_iterate_over_regset_sections): Add iterations for the two
8174         new vector regsets.
8175         (s390_core_read_description): Yield a target description with
8176         vector registers if applicable.
8177         (s390_gdbarch_init): Handle target descriptions with vector
8178         registers.  Add "register_name" gdbarch method.
8179         (_initialize_s390_tdep): Call new tdesc initialization functions.
8180         * s390-linux-tdep.h (HWCAP_S390_VX): New macro.
8181         (S390_V0_LOWER_REGNUM, S390_V1_LOWER_REGNUM, S390_V2_LOWER_REGNUM)
8182         (S390_V3_LOWER_REGNUM, S390_V4_LOWER_REGNUM, S390_V5_LOWER_REGNUM)
8183         (S390_V6_LOWER_REGNUM, S390_V7_LOWER_REGNUM, S390_V8_LOWER_REGNUM)
8184         (S390_V9_LOWER_REGNUM, S390_V10_LOWER_REGNUM)
8185         (S390_V11_LOWER_REGNUM, S390_V12_LOWER_REGNUM)
8186         (S390_V13_LOWER_REGNUM, S390_V14_LOWER_REGNUM)
8187         (S390_V15_LOWER_REGNUM, S390_V16_REGNUM, S390_V17_REGNUM)
8188         (S390_V18_REGNUM, S390_V19_REGNUM, S390_V20_REGNUM)
8189         (S390_V21_REGNUM, S390_V22_REGNUM, S390_V23_REGNUM)
8190         (S390_V24_REGNUM, S390_V25_REGNUM, S390_V26_REGNUM)
8191         (S390_V27_REGNUM, S390_V28_REGNUM, S390_V29_REGNUM)
8192         (S390_V30_REGNUM, S390_V31_REGNUM): New macros.
8193         (S390_NUM_REGS): Adjust value.
8194         (s390_vxrs_low_regset, s390_vxrs_high_regset): Declare.
8195         (tdesc_s390_vx_linux64, tdesc_s390_tevx_linux64)
8196         (tdesc_s390x_vx_linux64, tdesc_s390x_tevx_linux64): Likewise.
8197         * NEWS: Announce S/390 vector register support.
8198
8199 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8200
8201         * features/s390-tevx-linux64.xml: New file.
8202         * features/s390-vx-linux64.xml: New file.
8203         * features/s390-vx.xml: New file.
8204         * features/s390x-tevx-linux64.xml: New file.
8205         * features/s390x-vx-linux64.xml: New file.
8206         * features/Makefile (WHICH): Add s390-vx-linux64,
8207         s390x-vx-linux64, s390-tevx-linux64, and s390x-tevx-linux64.
8208         (s390-vx-linux64-expedite, s390-tevx-linux64-expedite)
8209         (s390x-vx-linux64-expedite, s390x-tevx-linux64-expedite): New
8210         macros.
8211         * features/s390-tevx-linux64.c: New generated file.
8212         * features/s390-vx-linux64.c: Likewise.
8213         * features/s390x-tevx-linux64.c: Likewise.
8214         * features/s390x-vx-linux64.c: Likewise.
8215         * regformats/s390-tevx-linux64.dat: Likewise.
8216         * regformats/s390-vx-linux64.dat: Likewise.
8217         * regformats/s390x-tevx-linux64.dat: Likewise.
8218         * regformats/s390x-vx-linux64.dat: Likewise.
8219
8220 2015-02-28  Doug Evans  <xdje42@gmail.com>
8221
8222         * symtab.h (struct symtab) <next>: Fix comment.
8223
8224 2015-02-27  Simon Marchi  <simon.marchi@ericsson.com>
8225
8226         * python/python.c (python_GdbModuleDef): Rename GdbMethods to
8227         python_GdbMethods.
8228
8229 2015-02-27  Pedro Alves  <palves@redhat.com>
8230
8231         * dtrace-probe.c (dtrace_probe_ops): Make extern.
8232
8233 2015-02-27  Pedro Alves  <palves@redhat.com>
8234
8235         * common/common-exceptions.h (exception_none): Declare.
8236         * common/common-exceptions.c (exception_none): Moved from
8237         exceptions.c.
8238         (exceptions_state_mc_init): Use exception_none.
8239         * exceptions.c (exception_none): Move to
8240         common/common-exceptions.c.
8241         * exceptions.h (exception_none): Move to
8242         common/common-exceptions.h.
8243
8244 2015-02-27  Pedro Alves  <palves@redhat.com>
8245
8246         * main.c (catch_command_errors, catch_command_errors_const):
8247         Remove 'mask' argument.  Adjust.
8248         (captured_main): Adjust callers.
8249
8250 2015-02-27  Pedro Alves  <palves@redhat.com>
8251
8252         * python/python-internal.h: Include "extension-priv.h".
8253
8254 2015-02-27  Pedro Alves  <palves@redhat.com>
8255
8256         * breakpoint.h (enum print_stop_action): Move further up in the
8257         file.
8258
8259 2015-02-27  Pedro Alves  <palves@redhat.com>
8260
8261         * gdbarch.sh: Include regcache.h.
8262         * gdbarch.h: Regenerate.
8263
8264 2015-02-27  Pedro Alves  <palves@redhat.com>
8265
8266         * arm-tdep.c (decode_insn) <arm_handle_insn, thumb_handle_insn>:
8267         Remove duplicate const.
8268         * sparc-sol2-tdep.c (sparc_sol2_static_transform_name): Remove
8269         duplicate const.
8270
8271 2015-02-27  Pedro Alves  <palves@redhat.com>
8272
8273         * cp-valprint.c (vtbl_ptr_name): Use EXPORTED_CONST.
8274         * guile/guile.c (extension_language_guile): Use EXPORTED_CONST.
8275         * features/feature_to_c.sh: Tag the generated xml_builtin array
8276         with extern const in C++ mode.
8277
8278 2015-02-27  Tom Tromey  <tromey@redhat.com>
8279
8280         * minidebug.c (struct lzma_stream): Rename to ...
8281         (struct gdb_lzma_stream): ... this.
8282         (lzma_open, lzma_pread, lzma_close, lzma_stat): Adjust.
8283
8284 2015-02-27  Pedro Alves  <palves@redhat.com>
8285
8286         * mi/mi-cmd-stack.c (mi_apply_ext_lang_frame_filter): New
8287         function.
8288         (mi_cmd_stack_list_locals, mi_cmd_stack_list_args)
8289         (mi_cmd_stack_list_variables): Use it.
8290
8291 2015-02-27  Pedro Alves  <palves@redhat.com>
8292
8293         * x86-linux-nat.c (u_debugreg_offset): New function.
8294         (x86_linux_dr_get, x86_linux_dr_set): Use it.
8295
8296 2015-02-27  Pedro Alves  <palves@redhat.com>
8297
8298         * nat/x86-dregs.h (enum target_hw_bp_type): Remove forward
8299         declaration.
8300         Include break-common.h.
8301
8302 2015-02-27  Tom Tromey  <tromey@redhat.com>
8303             Pedro Alves <palves@redhat.com>
8304
8305         * arm-tdep.c (set_fp_model_sfunc, arm_set_abi): Use 'int' for
8306         local used to iterate over enums.
8307         * completer.c (signal_completer): Likewise.
8308         * i386-tdep.c (i386_stap_parse_special_token): Likewise.
8309         * rs6000-tdep.c (powerpc_set_vector_abi): Likewise.
8310         * tui/tui-data.c (tui_next_win, tui_prev_win): Likewise.
8311         * tui/tui-layout.c (next_layout, prev_layout): Likewise.
8312         * tui/tui-win.c (tui_refresh_all_win, tui_rehighlight_all)
8313         (tui_resize_all, tui_set_focus_command, tui_all_windows_info): Likewise.
8314         * tui-wingeneral.c (tui_refresh_all):  Likewise.
8315
8316 2015-02-27  Pedro Alves  <palves@redhat.com>
8317
8318         * target.h: Include "infrun.h".
8319
8320 2015-02-27  Pedro Alves  <palves@redhat.com>
8321
8322         * gdb_proc_service.h: Wrap with EXTERN_C_PUSH/EXTERN_C_POP.
8323
8324 2015-02-27  Pedro Alves  <palves@redhat.com>
8325
8326         * common/agent.h (IPA_SYM_EXPORTED_NAME): New.
8327         (IPA_SYM): Use it.
8328         * common/common-defs.h (EXTERN_C_PUSH, EXTERN_C_POP): New macros.
8329
8330 2015-02-27  Pedro Alves  <palves@redhat.com>
8331
8332         * cli-out.c (_rl_erase_entire_line): Move declaration out of
8333         cli_mld_erase_entire_line, and make it extern "C".
8334         * common/common-defs.h (EXTERN_C): New.
8335         * completer.c (_rl_completion_prefix_display_length)
8336         (_rl_print_completions_horizontally, QSFUNC): Move declarations
8337         out of gdb_display_match_list_1.
8338         (_rl_qsort_string_compare): Move declaration out of
8339         gdb_display_match_list_1, and make it extern "C".
8340         * defs.h (re_comp): Use EXTERN_C.
8341         * maint.c (_mcleanup): Move declaration out of mcleanup_wrapper,
8342         and make it extern "C".
8343         (monstartup): Move declaration out of maintenance_set_profile_cmd,
8344         and make it extern "C".
8345         (main): Move declaration out of maintenance_set_profile_cmd.
8346         * nat/linux-ptrace.c (linux_ptrace_attach_fail_reason_string): Use
8347         EXTERN_C.
8348
8349 2015-02-27  Pedro Alves  <palves@redhat.com>
8350
8351         * python/python.c (GdbMethods): Rename to ...
8352         (python_GdbMethods): ... this and make extern.
8353         (GdbModuleDef): Rename to ...
8354         (python_GdbModuleDef): ... this and make extern.
8355
8356 2015-02-27  Pedro Alves  <palves@redhat.com>
8357
8358         * record-btrace.c (set_record_btrace_cmdlist)
8359         (show_record_btrace_cmdlist): Remove redefinitions.
8360
8361 2015-02-27  Tom Tromey  <tromey@redhat.com>
8362             Pedro Alves  <palves@redhat.com>
8363
8364         * dwarf2-frame.c (enum cfa_how_kind, struct
8365         dwarf2_frame_state_reg_info): Move out of struct
8366         dwarf2_frame_state.
8367         * dwarf2read.c (struct tu_stats): Move out of struct
8368         dwarf2_per_objfile.
8369         (struct file_entry): Move out of struct line_header.
8370         (struct nextfield, struct nextfnfield, struct fnfieldlist, struct
8371         typedef_field_list): Move out of struct field_info.
8372         * gdbtypes.h (enum dynamic_prop_kind, union dynamic_prop_data):
8373         Move out of struct dynamic_prop.
8374         (union type_owner, union field_location, struct field, struct
8375         range_bounds, union type_specific): Move out of struct main_type.
8376         (struct fn_fieldlist, struct fn_field, struct typedef_field)
8377         (VOFFSET_STATIC): Move out of struct cplus_struct_type.
8378         (struct call_site_target, union call_site_parameter_u, struct
8379         call_site_parameter): Move out of struct call_site.
8380         * m32c-tdep.c (enum m32c_prologue_kind): Move out of struct
8381         m32c_prologue.
8382         (enum srcdest_kind): Move out of struct srcdest.
8383         * main.c (enum cmdarg_kind): Move out of struct cmdarg.
8384         * prologue-value.h (enum prologue_value_kind): Move out of struct
8385         prologue_value.
8386         * s390-linux-tdep.c (enum s390_abi_kind): Move out of struct
8387         gdbarch_tdep.
8388         * stabsread.c (struct nextfield, struct next_fnfieldlist): Move
8389         out of struct field_info.
8390         * symfile.h (struct other_sections): Move out of struct
8391         section_addr_info.
8392         * symtab.c (struct symbol_cache_slot): Move out struct
8393         block_symbol_cache.
8394         * target-descriptions.c (enum tdesc_type_kind): Move out of
8395         typedef struct tdesc_type.
8396         * tui/tui-data.h (enum tui_line_or_address_kind): Move out of
8397         struct tui_line_or_address.
8398         * value.c (enum internalvar_kind, union internalvar_data): Move
8399         out of struct internalvar.
8400         * xtensa-tdep.h (struct ctype_cache): Move out of struct
8401         gdbarch_tdep.
8402
8403 2015-02-27  Tom Tromey  <tromey@redhat.com>
8404             Pedro Alves  <palves@redhat.com>
8405
8406         Rename symbols whose names are reserved C++ keywords throughout.
8407
8408 2015-02-27  Pedro Alves  <palves@redhat.com>
8409
8410         * Makefile.in (COMPILER): New, get it from autoconf.
8411         (COMPILE.pre, CC_LD): Use COMPILER.
8412         (CXX): Get from autoconf instead.
8413         (CXX_FOR_TARGET): Default to g++ instead of gcc.
8414         * acinclude.m4: Include build-with-cxx.m4.
8415         * build-with-cxx.m4: New file.
8416         * configure.ac: Call AC_PROG_CXX and GDB_AC_BUILD_WITH_CXX.
8417         Disable -Werror by default if building in C++ mode.
8418         (build_warnings): Add -Wno-sign-compare, -Wno-write-strings and
8419         -Wno-narrowing in C++ mode.  Only enable -Wpointer-sign in C mode.
8420         Run supported-warning-flags tests with the C++ compiler.
8421         Save/restore CXXFLAGS too.
8422         * configure: Regenerate.
8423
8424 2015-02-27  Pedro Alves  <palves@redhat.com>
8425
8426         * libiberty.m4: New file.
8427         * acinclude.m4: Include libiberty.m4.
8428         * configure.ac: Call libiberty_INIT.
8429         * config.in, configure: Regenerate.
8430
8431 2015-02-27  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8432
8433         * s390-linux-tdep.c (s390_gcc_target_options): Not just handle
8434         31-bit targets, but 64-bit targets as well.
8435         (s390_gnu_triplet_regexp): New function.
8436         (s390_gdbarch_init): Set the gcc_target_options gdbarch method for
8437         64-bit targets as well.  Set the gnu_triplet_regexp gdbarch
8438         method.
8439
8440 2015-02-27  Jon TURNEY  <jon.turney@dronecode.org.uk>  (tiny patch)
8441
8442         * windows-nat.c (CONTEXT_DEBUGGER): Remove.
8443         (CONTEXT_DEBUGGER_DR): Add CONTEXT_SEGMENTS.  Incorporate flags
8444         from CONTEXT_DEBUGGER.
8445
8446 2015-02-26  Doug Evans  <dje@google.com>
8447
8448         * gdbtypes.c (internal_type_vptr_fieldno): Add missing call to
8449         CHECK_TYPEDEF.
8450         (set_type_vptr_fieldno): Ditto.
8451         (internal_type_vptr_basetype, set_type_vptr_basetype): Ditto.
8452         * gnu-v3-abi.c (gnuv3_dynamic_class): Ditto.
8453
8454 2015-02-26  Pedro Alves  <palves@redhat.com>
8455
8456         * auto-load.h (file_is_auto_load_safe): Add ATTRIBUTE_PRINTF.
8457         * complaints.c (vcomplaint): Pass argument FMT directly to
8458         printf-like functions instead of complaint->fmt.
8459         * ctf.c (ctf_save_write_metadata): Add ATTRIBUTE_PRINTF.
8460         * darwin-nat.c (inferior_debug): Add ATTRIBUTE_PRINTF.
8461         * compile/compile-loc2c.c (pushf, unary, binary): Add
8462         ATTRIBUTE_PRINTF.
8463         (do_compile_dwarf_expr_to_c): Pass string literal as format string
8464         to pushf.
8465         (BINARY): Pass string literal as format string to 'binary'.
8466         * compile/compile-object-load.c (link_callbacks_einfo): Add
8467         ATTRIBUTE_PRINTF.
8468         * guile/guile-internal.h (gdbscm_printf): Add ATTRIBUTE_PRINTF.
8469
8470 2015-02-26  Pedro Alves  <palves@redhat.com>
8471
8472         * windows-termcap.c: Rename to ...
8473         * stub-termcap.c: ... this.  Adjust header line.
8474         * Makefile.in (SFILES): Refer to stub-termcap.c instead of
8475         windows-termcap.c.
8476         * configure: Regenerate.
8477         * configure.ac: Refer to stub-termcap.o instead of
8478         windows-termcap.o.
8479         * gdb_curses.h: Mention stub-termcap.c instead of
8480         windows-termcap.c.
8481
8482 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
8483
8484         * compile/compile-c-symbols.c (convert_one_symbol, convert_symbol_bmsym)
8485         (gcc_symbol_address): Call gnu_ifunc_resolve_addr.
8486
8487 2015-02-26  Antoine Tremblay  <antoine.tremblay@ericsson.com>
8488
8489         * gdb/infcmd.c (print_return_value): use type_to_string to print type.
8490
8491 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
8492
8493         * elfread.c (elf_read_minimal_symbols): Use bfd_alloc for
8494         bfd_canonicalize_symtab.
8495
8496 2015-02-25  John Baldwin  <jhb@FreeBSD.org>
8497
8498         * amd64fbsd-nat.c: Include sys/user.h.
8499         (_initialize_amd64fbsd_nat): Use the KERN_PROC_SIGTRAMP sysctl
8500         instead of KERN_PS_STRINGS to locate the signal trampoline.
8501         * i386fbsd-nat.c: Include sys/user.h.
8502         (_initialize_i386fbsd_nat): Use the KERN_PROC_SIGTRAMP sysctl
8503         instead of KERN_PS_STRINGS to locate the signal trampoline.
8504         * amd64fbsd-tdep.c (amd64fbsd_sigtramp_code): New.
8505         (amd64fbsd_sigtramp_p): New.
8506         (amd64fbsd_sigtramp_start_addr, amd64fbsd_sigtramp_end_addr): No
8507         longer set default values.
8508         (amd64fbsd_init_abi): Set "sigtramp_p" to "amd64fbsd_sigtramp_p".
8509         * i386fbsd-tdep.c (i386fbsd_sigtramp_start)
8510         (i386fbsd_sigtramp_middle, i386fbsd_sigtramp_end)
8511         (i386fbsd_freebsd4_sigtramp_start)
8512         (i386fbsd_freebsd4_sigtramp_middle)
8513         (i386fbsd_freebsd4_sigtramp_end, i386fbsd_osigtramp_start)
8514         (i386fbsd_osigtramp_middle, i386fbsd_osigtramp_end): New.
8515         (i386fbsd_sigtramp_p): New.
8516         (i386fbsd_sigtramp_start_addr, i386fbsd_sigtramp_end_addr): No
8517         longer set default values.
8518         (i386fbsd_init_abi): Set "sigtramp_p" to "i386fbsd_sigtramp_p".
8519
8520 2015-02-25  John Baldwin  <jhb@freebsd.org>
8521
8522         * amd64fbsd-tdep.c (amd64fbsd_sigcontext_addr): Use
8523         get_frame_register instead of frame_unwind_register_unsigned.
8524
8525 2015-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
8526
8527         PR build/18033
8528         * compile/compile-c-support.c (c_compute_program): Change // comment.
8529         * compile/compile-object-load.c (setup_sections): Change // comment.
8530
8531 2015-02-26  Joel Brobecker  <brobecker@adacore.com>
8532
8533         PR build/18033:
8534         * iq2000-tdep.c (iq2000_frame_cache): Delete C++-style comment.
8535
8536 2015-02-23  Pedro Alves  <palves@redhat.com>
8537
8538         * remote.c (skip_to_semicolon): New function.
8539         (remote_parse_stop_reply) <T stop reply>: Use it.  Don't
8540         special case the stop reasons that look like hex numbers
8541         upfront.  Instead handle real register numbers after matching
8542         all the known stop reasons.
8543
8544 2015-02-21  Doug Evans  <dje@google.com>
8545
8546         PR c++/17976, symtab/17821
8547         * cp-namespace.c (cp_search_static_and_baseclasses): New parameter
8548         is_in_anonymous.  All callers updated.
8549         (find_symbol_in_baseclass): Ditto.
8550         (cp_lookup_nested_symbol_1): Ditto.  Don't search all static blocks
8551         for symbols in an anonymous namespace.
8552         * dwarf2read.c (namespace_name): Don't call dwarf2_name, fetch
8553         DW_AT_name directly.
8554         (dwarf2_name): Convert missing namespace name to
8555         CP_ANONYMOUS_NAMESPACE_STR.
8556
8557 2015-02-20  Pedro Alves  <palves@redhat.com>
8558
8559         * linux-nat.c (linux_handle_extended_wait): Call
8560         thread_db_notice_clone whenever a new clone LWP is detected.
8561         (linux_stop_and_wait_all_lwps, linux_unstop_all_lwps): New
8562         functions.
8563         * linux-nat.h (thread_db_attach_lwp): Delete declaration.
8564         (thread_db_notice_clone, linux_stop_and_wait_all_lwps)
8565         (linux_unstop_all_lwps): Declare.
8566         * linux-thread-db.c (struct thread_get_info_inout): Delete.
8567         (thread_get_info_callback): Delete.
8568         (thread_from_lwp): Use td_thr_get_info and record_thread.
8569         (thread_db_attach_lwp): Delete.
8570         (thread_db_notice_clone): New function.
8571         (try_thread_db_load_1): If /proc is mounted and shows the
8572         process'es task list, walk over all LWPs and call thread_from_lwp
8573         instead of relying on td_ta_thr_iter.
8574         (attach_thread): Don't call check_thread_signals here.  Split the
8575         tail part of the function (which adds the thread to the core GDB
8576         thread list) to ...
8577         (record_thread): ... this function.  Call check_thread_signals
8578         here.
8579         (thread_db_wait): Don't call thread_db_find_new_threads_1.  Always
8580         call thread_from_lwp.
8581         (thread_db_update_thread_list): Rename to ...
8582         (thread_db_update_thread_list_org): ... this.
8583         (thread_db_update_thread_list): New function.
8584         (thread_db_find_thread_from_tid): Delete.
8585         (thread_db_get_ada_task_ptid): Simplify.
8586         * nat/linux-procfs.c: Include <sys/stat.h>.
8587         (linux_proc_task_list_dir_exists): New function.
8588         * nat/linux-procfs.h (linux_proc_task_list_dir_exists): Declare.
8589
8590 2015-02-20  Pedro Alves  <palves@redhat.com>
8591
8592         * linux-nat.c (lin_lwp_attach_lwp): No longer special case the
8593         main LWP.  Handle the case of waitpid returning 0 if we're already
8594         attached to the LWP.  Don't set the LWP's last_resume_kind to
8595         resume_stop if we already knew about the LWP.
8596         (linux_nat_filter_event): Add debug logs.
8597
8598 2015-02-20  Pedro Alves  <palves@redhat.com>
8599
8600         * target.h (forward_target_decr_pc_after_break): Delete
8601         declaration.
8602
8603 2015-02-20  Pedro Alves  <palves@redhat.com>
8604
8605         PR threads/18006
8606         * linux-thread-db.c (thread_get_info_callback): Return early if
8607         the thread's lwp id is -1.
8608
8609 2015-02-20  Joel Brobecker  <brobecker@adacore.com>
8610
8611         GDB 7.9 released.
8612
8613 2015-02-19  Steve Ellcey  <sellcey@imgtec.com>
8614
8615         * dtrace-probe.c (dtrace_process_dof_probe): Initialize arg.expr.
8616         (dtrace_get_probes) Change type of variable 'dof'.
8617
8618 2015-02-19  Antoine Tremblay  <antoine.tremblay@ericsson.com>
8619
8620         PR breakpoints/16812
8621         * linux-nat.c (linux_nat_filter_event): Report SIGTRAP,SIGILL,SIGSEGV.
8622         * nat/linux-ptrace.c (linux_wstatus_maybe_breakpoint): Add.
8623         * nat/linux-ptrace.h: Add linux_wstatus_maybe_breakpoint.
8624
8625 2015-02-19  David Taylor  <dtaylor@emc.com>
8626
8627         * common/ax.def (setv): Fix consumed entry in setv DEFOP.
8628
8629 2015-02-18  Patrick Palka  <patrick@parcs.ath.cx>
8630
8631         * tui/tui-io.c (tui_handle_resize_during_io): Remove this
8632         function.
8633         (tui_putc): Don't call tui_handle_resize_during_io.
8634         (tui_getc): Likewise.
8635         (tui_mld_getc): Likewise.
8636         * tui/tui-win.c: Include event-loop.h and tui/tui-io.h.
8637         (tui_sigwinch_token): New static variable.
8638         (tui_initialize_win): Adjust documentation.  Set
8639         tui_sigwinch_token.
8640         (tui_async_resize_screen): New asynchronous callback.
8641         (tui_sigwinch_handler): Adjust documentation.  Asynchronously
8642         invoke tui_async_resize_screen.
8643
8644 2015-02-18  Jose E. Marchesi  <jose.marchesi@oracle.com>
8645
8646         * configure: Regenerated.
8647         * configure.ac: Use GDB_AC_TRANSFORM.
8648         * Makefile.in (aclocal_m4_deps): Added transform.m4.
8649         * acinclude.m4: sinclude transform.m4.
8650         * transform.m4: New file.
8651         (GDB_AC_TRANSFORM): New macro.
8652
8653 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
8654
8655         * NEWS: Announce the support for DTrace SDT probes.
8656
8657 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
8658
8659         * amd64-linux-tdep.c: Include "parser-defs.h" and "user-regs.h".
8660         (amd64_dtrace_parse_probe_argument): New function.
8661         (amd64_dtrace_probe_is_enabled): Likewise.
8662         (amd64_dtrace_enable_probe): Likewise.
8663         (amd64_dtrace_disable_probe): Likewise.
8664         (amd64_linux_init_abi): Register the
8665         `gdbarch_dtrace_probe_argument', `gdbarch_dtrace_enable_probe',
8666         `gdbarch_dtrace_disable_probe' and
8667         `gdbarch_dtrace_probe_is_enabled' hooks.
8668         (amd64_dtrace_disabled_probe_sequence_1): New constant.
8669         (amd64_dtrace_disabled_probe_sequence_2): Likewise.
8670         (amd64_dtrace_enable_probe_sequence): Likewise.
8671         (amd64_dtrace_disable_probe_sequence): Likewise.
8672
8673 2015-01-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
8674
8675         * breakpoint.c (BREAK_ARGS_HELP): Help string updated to mention
8676         the -probe-dtrace new vpossible value for PROBE_MODIFIER.
8677         * configure.ac (CONFIG_OBS): dtrace-probe.o added if BFD can
8678         handle ELF files.
8679         * Makefile.in (SFILES): dtrace-probe.c added.
8680         * configure: Regenerate.
8681         * dtrace-probe.c: New file.
8682         (SHT_SUNW_dof): New constant.
8683         (dtrace_probe_type): New enum.
8684         (dtrace_probe_arg): New struct.
8685         (dtrace_probe_arg_s): New typedef.
8686         (struct dtrace_probe_enabler): New struct.
8687         (dtrace_probe_enabler_s): New typedef.
8688         (dtrace_probe): New struct.
8689         (dtrace_probe_is_linespec): New function.
8690         (dtrace_dof_sect_type): New enum.
8691         (dtrace_dof_dofh_ident): Likewise.
8692         (dtrace_dof_encoding): Likewise.
8693         (DTRACE_DOF_ENCODE_LSB): Likewise.
8694         (DTRACE_DOF_ENCODE_MSB): Likewise.
8695         (dtrace_dof_hdr): New struct.
8696         (dtrace_dof_sect): Likewise.
8697         (dtrace_dof_provider): Likewise.
8698         (dtrace_dof_probe): Likewise.
8699         (DOF_UINT): New macro.
8700         (DTRACE_DOF_PTR): Likewise.
8701         (DTRACE_DOF_SECT): Likewise.
8702         (dtrace_process_dof_probe): New function.
8703         (dtrace_process_dof): Likewise.
8704         (dtrace_build_arg_exprs): Likewise.
8705         (dtrace_get_arg): Likewise.
8706         (dtrace_get_probes): Likewise.
8707         (dtrace_get_probe_argument_count): Likewise.
8708         (dtrace_can_evaluate_probe_arguments): Likewise.
8709         (dtrace_evaluate_probe_argument): Likewise.
8710         (dtrace_compile_to_ax): Likewise.
8711         (dtrace_probe_destroy): Likewise.
8712         (dtrace_gen_info_probes_table_header): Likewise.
8713         (dtrace_gen_info_probes_table_values): Likewise.
8714         (dtrace_probe_is_enabled): Likewise.
8715         (dtrace_probe_ops): New variable.
8716         (info_probes_dtrace_command): New function.
8717         (_initialize_dtrace_probe): Likewise.
8718         (dtrace_type_name): Likewise.
8719
8720 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
8721
8722         * gdbarch.sh (dtrace_parse_probe_argument): New.
8723         (dtrace_probe_is_enabled): Likewise.
8724         (dtrace_enable_probe): Likewise.
8725         (dtrace_disable_probe): Likewise.
8726         * gdbarch.c: Regenerate.
8727         * gdbarch.h: Regenerate.
8728
8729 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
8730
8731         * stap-probe.c (stap_probe_ops): Add NULLs in the static
8732         stap_probe_ops for `enable_probe' and `disable_probe'.
8733         * probe.c (enable_probes_command): New function.
8734         (disable_probes_command): Likewise.
8735         (_initialize_probe): Define the cli commands `enable probe' and
8736         `disable probe'.
8737         (parse_probe_linespec): New function.
8738         (info_probes_for_ops): Use parse_probe_linespec.
8739         * probe.h (probe_ops): New hooks `enable_probe' and
8740         `disable_probe'.
8741
8742 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
8743
8744         * probe.c (compute_probe_arg): Moved from stap-probe.c
8745         (compile_probe_arg): Likewise.
8746         (probe_funcs): Likewise.
8747         * stap-probe.c (compute_probe_arg): Moved to probe.c.
8748         (compile_probe_arg): Likewise.
8749         (probe_funcs): Likewise.
8750
8751 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
8752
8753         * probe.c (print_ui_out_not_applicables): New function.
8754         (exists_probe_with_pops): Likewise.
8755         (info_probes_for_ops): Do not include column headers for probe
8756         types for which no probe has been actually found on any object.
8757         Also invoke `print_ui_out_not_applicables' in order to match the
8758         column rows with the header when probes of several types are
8759         listed.
8760         Print the "Type" column.
8761         * probe.h (probe_ops): Added a new probe operation `type_name'.
8762         * stap-probe.c (stap_probe_ops): Add `stap_type_name'.
8763         (stap_type_name): New function.
8764
8765 2015-02-17  Patrick Palka  <patrick@parcs.ath.cx>
8766
8767         * tui/tui-io.c (tui_getc): Don't call key_is_command_char.
8768         (key_is_command_char): Delete.
8769
8770 2015-02-17  Pedro Alves  <palves@redhat.com>
8771
8772         * tui/tui.c (tui_enable): Resize windows before anything
8773         might show a window.
8774
8775 2015-02-17  Max Ostapenko  <m.ostapenko@partner.samsung.com>
8776
8777         PR gdb/17984
8778         * aarch64-linux-nat.c: Don't include features/aarch64.c anymore.
8779         (aarch64_linux_read_description): Remove initialize_tdesc_aarch64
8780         call.
8781         * aarch64-tdep.h (tdesc_aarch64): Declare.
8782
8783 2015-02-12  Mark Wielaard  <mjw@redhat.com>
8784
8785         * contrib/ari/gdb_ari.sh: Remove checks for "true" and "false".
8786
8787 2015-02-13  Doug Evans  <dje@google.com>
8788
8789         * cp-namespace.c (cp_basic_lookup_symbol): Rename parameter
8790         anonymous_namespace to is_in_anonymous for consistency with the rest
8791         of the file.
8792         (cp_lookup_bare_symbol): Fix typo in comment.
8793         (cp_search_static_and_baseclasses): Ditto.
8794         (search_symbol_list): Use vertical space in comment better.
8795         (reset_directive_searched): Ditto. Fix typo.
8796         (cp_lookup_nested_symbol_1): Clarify contents of NESTED_NAME parameter.
8797
8798 2015-02-13  Yao Qi  <yao.qi@arm.com>
8799
8800         * MAINTAINERS: Update my email address.
8801
8802 2015-02-12  Doug Evans  <dje@google.com>
8803
8804         * symtab.c (completion_list_add_name): Fix memory leak.
8805
8806 2015-02-12  Doug Evans  <dje@google.com>
8807
8808         * completer.c (complete_line): Remove incorrect comment.
8809
8810 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
8811
8812         * python/py-framefilter.c (py_print_single_arg, enumerate_locals)
8813         (py_print_frame): Use RETURN_MASK_ERROR.
8814
8815 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
8816
8817         * python/py-framefilter.c (py_print_frame): Mention RETURN_QUIT in
8818         function comment.  Wrap all function that can throw in cleanups.
8819         (gdbpy_apply_frame_filter): Wrap all function that can throw in
8820         cleanups.
8821
8822 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
8823
8824         * python/py-framefilter.c (py_print_frame): Substitute goto error.
8825         Remove the error label.
8826
8827 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
8828
8829         * python/py-framefilter.c (py_print_frame): Put conditional code paths
8830         with goto first, indent the former else codepath left.  Put variable
8831         'elided' to a new inner block.
8832
8833 2015-02-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
8834
8835         * python/py-framefilter.c (py_print_frame): Whitespacing fixes.
8836
8837 2015-02-11  Pedro Alves  <palves@redhat.com>
8838
8839         * xcoffread.c (within_function): Delete.
8840
8841 2015-02-11  Tom Tromey  <tromey@redhat.com>
8842             Pedro Alves <palves@redhat.com>
8843
8844         * breakpoint.c (base_breakpoint_ops): Delete.
8845         * dwarf2loc.c (dwarf_expr_ctx_funcs): Make extern.
8846         * elfread.c (elf_sym_fns_gdb_index, elf_sym_fns_lazy_psyms): Make extern.
8847         * guile/guile.c (guile_extension_script_ops, guile_extension_ops): Make extern.
8848         * ppcnbsd-tdep.c (ppcnbsd2_sigtramp): Make extern.
8849         * python/py-arch.c (arch_object_type): Make extern.
8850         * python/py-block.c (block_syms_iterator_object_type): Make extern.
8851         * python/py-bpevent.c (breakpoint_event_object_type): Make extern.
8852         * python/py-cmd.c (cmdpy_object_type): Make extern.
8853         * python/py-continueevent.c (continue_event_object_type)
8854         * python/py-event.h (GDBPY_NEW_EVENT_TYPE): Remove 'qual'
8855         parameter.  Update all callers.
8856         * python/py-evtregistry.c (eventregistry_object_type): Make extern.
8857         * python/py-exitedevent.c (exited_event_object_type): Make extern.
8858         * python/py-finishbreakpoint.c (finish_breakpoint_object_type): Make extern.
8859         * python/py-function.c (fnpy_object_type): Make extern.
8860         * python/py-inferior.c (inferior_object_type, membuf_object_type): Make extern.
8861         * python/py-infevents.c (call_pre_event_object_type)
8862         (inferior_call_post_event_object_type).
8863         (memory_changed_event_object_type): Make extern.
8864         * python/py-infthread.c (thread_object_type): Make extern.
8865         * python/py-lazy-string.c (lazy_string_object_type): Make extern.
8866         * python/py-linetable.c (linetable_entry_object_type)
8867         (linetable_object_type, ltpy_iterator_object_type): Make extern.
8868         * python/py-newobjfileevent.c (new_objfile_event_object_type)
8869         (clear_objfiles_event_object_type): Make extern.
8870         * python/py-objfile.c (objfile_object_type): Make extern.
8871         * python/py-param.c (parmpy_object_type): Make extern.
8872         * python/py-progspace.c (pspace_object_type): Make extern.
8873         * python/py-signalevent.c (signal_event_object_type): Make extern.
8874         * python/py-symtab.c (symtab_object_type, sal_object_type): Make extern.
8875         * python/py-type.c (type_object_type, field_object_type)
8876         (type_iterator_object_type): Make extern.
8877         * python/python.c (python_extension_script_ops)
8878         (python_extension_ops): Make extern.
8879         * stap-probe.c (stap_probe_ops): Make extern.
8880
8881 2015-02-11  Pedro Alves  <pedro@codesourcery.com>
8882
8883         * infrun.c (adjust_pc_after_break): Don't adjust the PC just
8884         because the event thread is not the current thread.
8885
8886 2015-02-11  Doug Evans  <xdje42@gmail.com>
8887
8888         * gdbtypes.c (internal_type_self_type): If TYPE_SPECIFIC_FIELD hasn't
8889         been initialized yet, return NULL.
8890
8891 2015-02-11  Doug Evans  <dje@google.com>
8892
8893         * symfile.h (new_symfile_objfile): Delete.
8894         * symfile.c (finish_new_objfile): Renamed from new_symfile_objfile.
8895         All callers updated.
8896
8897 2015-02-11  Patrick Palka  <patrick@parcs.ath.cx>
8898
8899         * tui/tui-io.c (tui_handle_resize_during_io): Call
8900         tui_update_gdb_sizes() after resizing the screen.
8901         * tui/tui.c (tui_enable): Resize the terminal before
8902         calling tui_update_gdb_sizes().
8903
8904 2015-02-11  Patrick Palka  <patrick@parcs.ath.cx>
8905
8906         * tui/tui-io.c (tui_getc): Move cursor to the end of the command
8907         line before printing a newline.
8908
8909 2015-02-11  Mark Wielaard  <mjw@redhat.com>
8910
8911         * utils.c (producer_is_gcc): Return true or false.
8912
8913 2015-02-10  Mark Wielaard  <mjw@redhat.com>
8914
8915         * utils.h (producer_is_gcc): Change return type to bool. Add major
8916         argument.
8917         * utils.c (producer_is_gcc): Likewise.
8918         (producer_is_gcc_ge_4): Adjust producer_is_gcc call.
8919         * dwarf2read.c (check_producer): Likewise.
8920
8921 2015-02-10  Pedro Alves  <palves@redhat.com>
8922
8923         * infrun.c (displaced_step_fixup): Switch to the event thread
8924         before calling gdbarch_displaced_step_fixup.
8925
8926 2015-02-10  Antoine Tremblay <antoine.tremblay@ericsson.com>
8927
8928         * MAINTAINERS (Write After Approval): Add Antoine Tremblay.
8929
8930 2015-02-10  Simon Marchi  <simon.marchi@ericsson.com>
8931
8932         * ada-varobj.c (ada_name_of_child): Constify parent.
8933         (ada_path_expr_of_child): Same.
8934         (ada_value_of_child): Same.
8935         (ada_type_of_child): Same.
8936         * c-varobj.c (c_is_path_expr_parent): Same.
8937         (c_describe_child): Same.
8938         (c_name_of_child): Same.
8939         (c_value_of_child): Same.
8940         (c_type_of_child): Same.
8941         (cplus_number_of_children): Same.
8942         (cplus_describe_child): Constify var.
8943         (cplus_name_of_child): Constify parent.
8944         (cplus_value_of_child): Same.
8945         (cplus_type_of_child): Same.
8946         * jv-varobj.c (java_name_of_child): Same.
8947         (java_value_of_child): Same.
8948         (java_type_of_child): Same.
8949         * varobj.c (value_of_child): Same.
8950         (varobj_default_is_path_expr_parent): Constify var, parent and return
8951         value.
8952         (varobj_get_path_expr): Constify var, modify path_expr through
8953         mutable_var.
8954         (install_new_value): Constify parent.
8955         (value_of_child): Constify parent.
8956         * varobj.h (struct varobj): Constify parent.
8957         (struct lang_varobj_ops): Constify name_of_child, value_of_child and
8958         type_of_child.
8959         (varobj_get_path_expr): Constify var.
8960         (varobj_get_path_expr_parent): Constify var and return value.
8961
8962 2015-02-10  Luis Machado  <lgustavo@codesourcery.com>
8963
8964         * arm-tdep.c (arm_prologue_unwind_stop_reason): New function.
8965         (arm_prologue_this_id): Move PC and SP limit checks to
8966         arm_prologue_unwind_stop_reason.
8967         (arm_prologue_unwind) <stop_reason> : Set to
8968         arm_prologue_unwind_stop_reason.
8969
8970 2015-02-09  Mark Wielaard  <mjw@redhat.com>
8971
8972         * dwarf2read.c (set_cu_language): Recognize DW_LANG_Fortran03 and
8973         DW_LANG_Fortran08 as language_fortran.
8974
8975 2015-02-09  Sergio Durigan Junior  <sergiodj@redhat.com>
8976
8977         PR remote/17946
8978         * gdb/remote.c (remote_parse_stop_reply): Fix wrong comparison
8979         of pointer against char.
8980
8981 2015-02-09  Mark Wielaard  <mjw@redhat.com>
8982
8983         * c-typeprint.c (cp_type_print_method_args): Handle '_Atomic'.
8984         (c_type_print_modifier): Likewise.
8985         * dwarf2read.c (read_tag_atomic_type): New function.
8986         (read_type_die_1): Handle DW_TAG_atomic_type.
8987         * gdbtypes.c (make_atomic_type): New function.
8988         (recursive_dump_type): Handle TYPE_ATOMIC.
8989         * gdbtypes.h (enum type_flag_values): Renumber.
8990         (enum type_instance_flag_value): Add TYPE_INSTANCE_FLAG_ATOMIC.
8991         (TYPE_ATOMIC): New macro.
8992         (make_atomic_type): Declare.
8993
8994 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
8995
8996         * btrace.c (ftrace_find_call): Skip gaps.
8997         (ftrace_new_function): Initialize level.
8998         (ftrace_new_call, ftrace_new_tailcall, ftrace_new_return)
8999         (ftrace_new_switch): Update
9000         level computation.
9001         (ftrace_new_gap): New.
9002         (ftrace_update_function): Create new function after gap.
9003         (btrace_compute_ftrace_bts): Create gap on error.
9004         (btrace_stitch_bts): Update parameters.  Clear trace if it
9005         becomes empty.
9006         (btrace_stitch_trace): Update parameters.  Update callers.
9007         (btrace_clear): Reset the number of gaps.
9008         (btrace_insn_get): Return NULL if the iterator points to a gap.
9009         (btrace_insn_number): Return zero if the iterator points to a gap.
9010         (btrace_insn_end): Allow gaps at the end.
9011         (btrace_insn_next, btrace_insn_prev, btrace_insn_cmp): Handle gaps.
9012         (btrace_find_insn_by_number): Assert that the found iterator does
9013         not point to a gap.
9014         (btrace_call_next, btrace_call_prev): Assert that the last function
9015         is not a gap.
9016         * btrace.h (btrace_bts_error): New.
9017         (btrace_function): Update comment.
9018         (btrace_function) <insn, insn_offset, number>: Update comment.
9019         (btrace_function) <errcode>: New.
9020         (btrace_thread_info) <ngaps>: New.
9021         (btrace_thread_info) <replay>: Update comment.
9022         (btrace_insn_get): Update comment.
9023         * record-btrace.c (btrace_ui_out_decode_error): New.
9024         (record_btrace_info): Print number of gaps.
9025         (btrace_insn_history, btrace_call_history): Call
9026         btrace_ui_out_decode_error for gaps.
9027         (record_btrace_step_thread, record_btrace_start_replaying): Skip gaps.
9028
9029 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
9030
9031         * common/btrace-common.h (btrace_cpu_vendor, btrace_cpu): New.
9032         * nat/linux-btrace.c: (btrace_this_cpu): New.
9033         (cpu_supports_bts): Call btrace_this_cpu.
9034         (intel_supports_bts): Add cpu parameter.
9035
9036 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
9037
9038         * btrace.h (btrace_insn_class): New.
9039         (btrace_insn) <size, iclass>: New.
9040         * btrace.c (ftrace_find_call): Update parameters.  Update users.
9041         Use instruction classification.
9042         (ftrace_new_return): Update parameters.  Update users.
9043         (ftrace_update_function): Update parameters.  Update users.  Use
9044         instruction classification.
9045         (ftrace_update_insns): Update parameters.  Update users.
9046         (ftrace_classify_insn): New.
9047         (btrace_compute_ftrace_bts): Fill in new btrace_insn fields.  Add
9048         TRY_CATCH around call to gdb_insn_length.
9049
9050 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
9051
9052         * btrace.c (btrace_compute_ftrace_bts, btrace_compute_ftrace):
9053         Update parameters.  Update users.
9054
9055 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
9056
9057         * btrace.c (parse_xml_btrace_conf_bts): Add size.
9058         (btrace_conf_bts_attributes): New.
9059         (btrace_conf_children): Add attributes.
9060         * common/btrace-common.h (btrace_config_bts): New.
9061         (btrace_config)<bts>: New.
9062         (btrace_config): Update comment.
9063         * nat/linux-btrace.c (linux_enable_btrace, linux_enable_bts):
9064         Use config.
9065         * features/btrace-conf.dtd: Increment version.  Add size
9066         attribute to bts element.
9067         * record-btrace.c (set_record_btrace_bts_cmdlist,
9068         show_record_btrace_bts_cmdlist): New.
9069         (record_btrace_adjust_size, record_btrace_print_bts_conf,
9070         record_btrace_print_conf, cmd_set_record_btrace_bts,
9071         cmd_show_record_btrace_bts): New.
9072         (record_btrace_info): Call record_btrace_print_conf.
9073         (_initialize_record_btrace): Add commands.
9074         * remote.c: Add PACKET_Qbtrace_conf_bts_size enum.
9075         (remote_protocol_features): Add Qbtrace-conf:bts:size packet.
9076         (btrace_sync_conf): Synchronize bts size.
9077         (_initialize_remote): Add Qbtrace-conf:bts:size packet.
9078         * NEWS: Announce new commands and new packets.
9079
9080 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
9081
9082         * Makefile.in (XMLFILES): Add btrace-conf.dtd.
9083         * x86-linux-nat.c (x86_linux_enable_btrace): Update parameters.
9084         (x86_linux_btrace_conf): New.
9085         (x86_linux_create_target): Initialize to_btrace_conf.
9086         * nat/linux-btrace.c (linux_enable_btrace): Update parameters.
9087         Check format.  Split into this and ...
9088         (linux_enable_bts): ... this.
9089         (linux_btrace_conf): New.
9090         (perf_event_skip_record): Renamed into ...
9091         (perf_event_skip_bts_record): ... this.  Updated users.
9092         (linux_disable_btrace): Split into this and ...
9093         (linux_disable_bts): ... this.
9094         (linux_read_btrace): Check format.
9095         * nat/linux-btrace.h (linux_enable_btrace): Update parameters.
9096         (linux_btrace_conf): New.
9097         (btrace_target_info)<ptid>: Moved.
9098         (btrace_target_info)<conf>: New.
9099         (btrace_target_info): Split into this and ...
9100         (btrace_tinfo_bts): ... this.  Updated users.
9101         * btrace.c (btrace_enable): Update parameters.
9102         (btrace_conf, parse_xml_btrace_conf_bts, parse_xml_btrace_conf)
9103         (btrace_conf_children, btrace_conf_attributes)
9104         (btrace_conf_elements): New.
9105         * btrace.h (btrace_enable): Update parameters.
9106         (btrace_conf, parse_xml_btrace_conf): New.
9107         * common/btrace-common.h (btrace_config): New.
9108         * feature/btrace-conf.dtd: New.
9109         * record-btrace.c (record_btrace_conf): New.
9110         (record_btrace_cmdlist): New.
9111         (record_btrace_enable_warn, record_btrace_open): Pass
9112         &record_btrace_conf.
9113         (record_btrace_info): Print recording format.
9114         (cmd_record_btrace_bts_start): New.
9115         (cmd_record_btrace_start): Call cmd_record_btrace_bts_start.
9116         (_initialize_record_btrace): Add "record btrace bts" subcommand.
9117         Add "record bts" alias command.
9118         * remote.c (remote_state)<btrace_config>: New.
9119         (remote_btrace_reset, PACKET_qXfer_btrace_conf): New.
9120         (remote_protocol_features): Add qXfer:btrace-conf:read.
9121         (remote_open_1): Call remote_btrace_reset.
9122         (remote_xfer_partial): Handle TARGET_OBJECT_BTRACE_CONF.
9123         (btrace_target_info)<conf>: New.
9124         (btrace_sync_conf, btrace_read_config): New.
9125         (remote_enable_btrace): Update parameters.  Call btrace_sync_conf and
9126         btrace_read_conf.
9127         (remote_btrace_conf): New.
9128         (init_remote_ops): Initialize to_btrace_conf.
9129         (_initialize_remote): Add qXfer:btrace-conf packet.
9130         * target.c (target_enable_btrace): Update parameters.
9131         (target_btrace_conf): New.
9132         * target.h (target_enable_btrace): Update parameters.
9133         (target_btrace_conf): New.
9134         (target_object)<TARGET_OBJECT_BTRACE_CONF>: New.
9135         (target_ops)<to_enable_btrace>: Update parameters and comment.
9136         (target_ops)<to_btrace_conf>: New.
9137         * target-delegates: Regenerate.
9138         * target-debug.h (target_debug_print_const_struct_btrace_config_p)
9139         (target_debug_print_const_struct_btrace_target_info_p): New.
9140         * NEWS: Announce new command and new packet.
9141
9142 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
9143
9144         * nat/linux-btrace.h (perf_event_buffer): New.
9145         (btrace_target_info) <buffer, size, data_head>: Replace with ...
9146         <bts>: ... this.
9147         * nat/linux-btrace.c (perf_event_header, perf_event_mmap_size)
9148         (perf_event_buffer_size, perf_event_buffer_begin)
9149         (perf_event_buffer_end, linux_btrace_has_changed): Removed.
9150         Updated users.
9151         (perf_event_new_data): New.
9152
9153 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
9154
9155         * btrace.c (btrace_enable): Pass BTRACE_FORMAT_BTS.
9156         * record-btrace.c (record_btrace_open): Remove call to
9157         target_supports_btrace.
9158         * remote.c (remote_supports_btrace): Update parameters.
9159         * target.c (target_supports_btrace): Update parameters.
9160         * target.h (to_supports_btrace, target_supports_btrace): Update
9161         parameters.
9162         * target-delegates.c: Regenerate.
9163         * target-debug.h (target_debug_print_enum_btrace_format): New.
9164         * nat/linux-btrace.c
9165         (kernel_supports_btrace): Rename into ...
9166         (kernel_supports_bts): ... this.  Update users.  Update warning text.
9167         (intel_supports_btrace): Rename into ...
9168         (intel_supports_bts): ... this.  Update users.
9169         (cpu_supports_btrace): Rename into ...
9170         (cpu_supports_bts): ... this.  Update users.
9171         (linux_supports_btrace): Update parameters.  Split into this and ...
9172         (linux_supports_bts): ... this.
9173         * nat/linux-btrace.h (linux_supports_btrace): Update parameters.
9174
9175 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
9176
9177         * Makefile.in (SFILES): Add common/btrace-common.c.
9178         (COMMON_OBS): Add common/btrace-common.o.
9179         (btrace-common.o): Add build rules.
9180         * btrace.c (parse_xml_btrace): Update parameters.
9181         (parse_xml_btrace_block): Set format field.
9182         (btrace_add_pc, btrace_fetch): Use struct btrace_data.
9183         (do_btrace_data_cleanup, make_cleanup_btrace_data): New.
9184         (btrace_compute_ftrace): Split into this and...
9185         (btrace_compute_ftrace_bts): ...this.
9186         (btrace_stitch_trace): Split into this and...
9187         (btrace_stitch_bts): ...this.
9188         * btrace.h (parse_xml_btrace): Update parameters.
9189         (make_cleanup_btrace_data): New.
9190         * common/btrace-common.c: New.
9191         * common/btrace-common.h: Include common-defs.h.
9192         (btrace_block_s): Update comment.
9193         (btrace_format): New.
9194         (btrace_format_string): New.
9195         (btrace_data_bts): New.
9196         (btrace_data): New.
9197         (btrace_data_init, btrace_data_fini, btrace_data_empty): New.
9198         * remote.c (remote_read_btrace): Update parameters.
9199         * target.c (target_read_btrace): Update parameters.
9200         * target.h (target_read_btrace): Update parameters.
9201         (target_ops)<to_read_btrace>: Update parameters.
9202         * x86-linux-nat.c (x86_linux_read_btrace): Update parameters.
9203         * target-delegates.c: Regenerate.
9204         * target-debug (target_debug_print_struct_btrace_data_p): New.
9205         * nat/linux-btrace.c (linux_read_btrace): Split into this and...
9206         (linux_read_bts): ...this.
9207         * nat/linux-btrace.h (linux_read_btrace): Update parameters.
9208
9209 2015-02-06  Doug Evans  <dje@google.com>
9210
9211         * remote-m32r-sdi.c: Include symfile.h.
9212
9213 2015-02-06  Doug Evans  <dje@google.com>
9214
9215         * symtab.h (clear_symtab_users, deduce_language_from_filename): Move
9216         * symfile.h (clear_symtab_users, deduce_language_from_filename): ...
9217         to here.
9218
9219 2015-02-06  Pedro Alves  <palves@redhat.com>
9220
9221         * linux-thread-db.c (find_new_threads_callback): Add debug output.
9222
9223 2015-02-06  Simon Marchi  <simon.marchi@ericsson.com>
9224
9225         PR gdb/15678
9226         * breakpoint.c (map_breakpoint_numbers): Check for empty args string.
9227         (enable_count_command): Check args for NULL value.
9228
9229 2015-02-05  Doug Evans  <xdje42@gmail.com>
9230
9231         * guile/scm-frame.c: Fix spelling errors in a comment.
9232
9233 2015-02-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
9234
9235         * python/python-internal.h (Py_hash_t): Define it for Python <3.2.
9236         * python/py-value.c (valpy_fetch_lazy): Use it.  Remove cast to the
9237         return type.
9238
9239 2015-02-04  Pedro Alves  <palves@redhat.com>
9240
9241         * linux-nat.c (handle_extended_wait): Don't resume LWPs here.
9242         (wait_lwp): Don't call wait_lwp if linux_handle_extended_wait
9243         returns true.
9244         (resume_stopped_resumed_lwps): Don't check whether the thread is
9245         marked as executing.
9246         (linux_nat_wait_1): Use resume_stopped_resumed_lwps.
9247
9248 2015-02-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9249
9250         * regset.h (struct regset): Add flags field.
9251         (REGSET_VARIABLE_SIZE): New value for a regset's flags field.
9252         * corelow.c (get_core_register_section): Add warning if the size
9253         exceeds the requested size and the regset does not have the
9254         REGSET_VARIABLE_SIZE flag set.
9255         * alphanbsd-tdep.c (alphanbsd_gregset): Add REGSET_VARIABLE_SIZE
9256         flag.
9257         * armbsd-tdep.c (armbsd_gregset): Likewise.
9258         * hppa-hpux-tdep.c (hppa_hpux_regset): Likewise.
9259         * hppaobsd-tdep.c (hppaobsd_gregset): Likewise.
9260         * m68kbsd-tdep.c (m68kbsd_gregset): Likewise.
9261         * mipsnbsd-tdep.c (mipsnbsd_gregset): Likewise.
9262
9263 2015-02-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9264
9265         * amd64-linux-tdep.c (amd64_linux_iterate_over_regset_sections):
9266         For ".reg-xstate", explicitly specify the requested section size
9267         via X86_XSTATE_SIZE instead of just 0 on input and
9268         X86_XSTATE_MAX_SIZE on output.
9269         * i386-linux-tdep.c (i386_linux_iterate_over_regset_sections):
9270         Likewise.
9271
9272 2015-02-04  Andreas Arnez  <arnez@linux.vnet.ibm.com>
9273
9274         PR corefiles/17808:
9275         * gdbarch.sh (iterate_over_regset_sections_cb): Document this
9276         function type, particularly its SIZE parameter.
9277         * gdbarch.h: Regenerate.
9278         * amd64-tdep.c (amd64_supply_fpregset): In gdb_assert, compare
9279         actual against required size using ">=" instead of "==".
9280         (amd64_collect_fpregset): Likewise.
9281         * i386-tdep.c (i386_supply_gregset): Likewise.
9282         (i386_collect_gregset): Likewise.
9283         (i386_supply_fpregset): Likewise.
9284         (i386_collect_fpregset): Likewise.
9285         * mips-linux-tdep.c (mips_supply_gregset_wrapper): Likewise.
9286         (mips_fill_gregset_wrapper): Likewise.
9287         (mips_supply_fpregset_wrapper): Likewise.
9288         (mips_fill_fpregset_wrapper): Likewise.
9289         (mips64_supply_gregset_wrapper): Likewise.
9290         (mips64_fill_gregset_wrapper): Likewise.
9291         (mips64_supply_fpregset_wrapper): Likewise.
9292         (mips64_fill_fpregset_wrapper): Likewise.
9293         * mn10300-linux-tdep.c (am33_supply_gregset_method): Likewise.
9294         (am33_supply_fpregset_method): Likewise.
9295         (am33_collect_gregset_method): Likewise.
9296         (am33_collect_fpregset_method): Likewise.
9297
9298 2015-02-04  Doug Evans  <dje@google.com>
9299             Pedro Alves  <palves@redhat.com>
9300             Eli Zaretskii  <eliz@gnu.org>
9301
9302         PR tui/17810
9303         * tui/tui-command.c (tui_refresh_cmd_win): New function.
9304         * tui/tui-command.c (tui_refresh_cmd_win): Declare.
9305         * tui/tui-file.c: #include tui/tui-command.h.
9306         (tui_file_fputs): Refresh command window if stream is not gdb_stdout.
9307         (tui_file_flush): Refresh command window if stream is gdb_stdout.
9308         * tui/tui-io.c (tui_puts): Remove calls to wrefresh, fflush.
9309
9310 2015-02-04  Pedro Alves  <palves@redhat.com>
9311
9312         Fix build breakage.
9313         * event-loop.c (gdb_do_one_event): Add default switch case.
9314
9315 2015-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
9316
9317         Filter out inferior gcc option -fpreprocessed.
9318         * compile/compile.c (filter_args): New function.
9319         (get_args): Use it.
9320
9321 2015-02-03  Pedro Alves  <palves@redhat.com>
9322
9323         * event-loop.c: Don't declare nor define a queue type for
9324         gdb_event_p.
9325         (event_queue): Delete.
9326         (create_event, create_file_event, gdb_event_xfree)
9327         (initialize_event_loop, process_event): Delete.
9328         (gdb_do_one_event): Return as soon as one event is handled.
9329         (handle_file_event): Change prototype.  Used the passed in
9330         file_handler pointer and ready_mask instead of looping over all
9331         file handlers.
9332         (gdb_wait_for_event): Update the poll/select timeouts before
9333         blocking.  Run event handlers directly instead of queueing events.
9334         Return as soon as one event is handled.
9335         (struct async_event_handler_data): Delete.
9336         (invoke_async_event_handler): Delete.
9337         (check_async_event_handlers): Change return type to int.  Run
9338         event handlers directly instead of queueing events.  Return as
9339         soon as one event is handled.
9340         (handle_timer_event): Delete.
9341         (update_wait_timeout): New function, factored out from
9342         poll_timers.
9343         (poll_timers): Reimplement.
9344         * event-loop.h (initialize_event_loop): Delete declaration.
9345         * top.c (gdb_init): Don't call initialize_event_loop.
9346
9347 2015-02-03  Pedro Alves  <palves@redhat.com>
9348
9349         * event-loop.c (clear_async_event_handler): New function.
9350         * event-loop.h (clear_async_event_handler): New declaration.
9351         * record-btrace.c (record_btrace_async): New function.
9352         (init_record_btrace_ops): Install record_btrace_async.
9353         * record-full.c (record_full_async): New function.
9354         (record_full_resume): Don't mark the async event source here.
9355         (init_record_full_ops): Install record_full_async.
9356         (record_full_core_resume): Don't mark the async event source here.
9357         (init_record_full_core_ops): Install record_full_async.
9358         * remote.c (remote_async): Mark and clear the async stop reply
9359         queue event-loop token as appropriate.
9360
9361 2015-02-03  Pedro Alves  <palves@redhat.com>
9362
9363         * linux-nat.c (linux_child_follow_fork, linux_nat_wait_1): Use
9364         target_is_async_p instead of target_can_async.
9365         (linux_nat_wait): Use target_is_async_p instead of
9366         target_can_async.  Don't enable async here.
9367         * remote.c (interrupt_query, remote_wait, putpkt_binary): Use
9368         target_is_async_p instead of target_can_async.
9369
9370 2015-02-02  Simon Marchi  <simon.marchi@ericsson.com>
9371
9372         * varobj.h (lang_varobj_ops): Mention which return values need
9373         to be freed.
9374
9375 2015-02-02  Joel Brobecker  <brobecker@adacore.com>
9376
9377         * dwarf2loc.c (dwarf2_evaluate_property): Add i18n marker.
9378
9379 2015-02-02  Joel Brobecker  <brobecker@adacore.com>
9380
9381         PR gdb/17856:
9382         * ada-lang.c (ada_lookup_symbol_list_worker): Do not re-cache
9383         results found in the cache.
9384
9385 2015-02-02  Joel Brobecker  <brobecker@adacore.com>
9386
9387         PR gdb/17854:
9388         * ada-lang.c (ada_get_symbol_cache): Set pspace_data->sym_cache
9389         when allocating a new one.
9390
9391 2015-02-01  Tom Tromey  <tom@tromey.com>
9392
9393         * MAINTAINERS: Remove myself.
9394
9395 2015-01-31  Doug Evans  <xdje42@gmail.com>
9396
9397         * dwarf2read.c (process_structure_scope): Update setting of
9398         TYPE_VPTR_BASETYPE, TYPE_VPTR_FIELDNO.
9399         * gdbtypes.c (internal_type_vptr_fieldno): New function.
9400         (set_type_vptr_fieldno): New function.
9401         (internal_type_vptr_basetype): New function.
9402         (set_type_vptr_basetype): New function.
9403         (get_vptr_fieldno): Update setting of TYPE_VPTR_FIELDNO,
9404         TYPE_VPTR_BASETYPE.
9405         (allocate_cplus_struct_type): Initialize vptr_fieldno.
9406         (recursive_dump_type): Printing of vptr_fieldno, vptr_basetype ...
9407         (print_cplus_stuff): ... moved here.
9408         (copy_type_recursive): Don't copy TYPE_VPTR_BASETYPE.
9409         * gdbtypes.h (struct main_type): Members vptr_fieldno, vptr_basetype
9410         moved to ...
9411         (struct cplus_struct_type): ... here.  All uses updated.
9412         (TYPE_VPTR_FIELDNO, TYPE_VPTR_BASETYPE): Rewrite.
9413         (internal_type_vptr_fieldno, set_type_vptr_fieldno): Declare.
9414         (internal_type_vptr_basetype, set_type_vptr_basetype): Declare.
9415         * stabsread.c (read_tilde_fields): Update setting of
9416         TYPE_VPTR_FIELDNO, TYPE_VPTR_BASETYPE.
9417
9418 2015-01-31  Doug Evans  <xdje42@gmail.com>
9419
9420         * cp-valprint.c (cp_find_class_member): Rename parameter domain_p
9421         to self_p.
9422         (cp_print_class_member): Rename local domain to self_type.
9423         * dwarf2read.c (quirk_gcc_member_function_pointer): Rename local
9424         domain_type to self_type.
9425         (set_die_type) <need_gnat_info>: Handle
9426         TYPE_CODE_METHODPTR, TYPE_CODE_MEMBERPTR, TYPE_CODE_METHOD.
9427         * gdb-gdb.py (StructMainTypePrettyPrinter): Handle
9428         TYPE_SPECIFIC_SELF_TYPE.
9429         * gdbtypes.c (internal_type_self_type): New function.
9430         (set_type_self_type): New function.
9431         (smash_to_memberptr_type): Rename parameter domain to self_type.
9432         Update setting of TYPE_SELF_TYPE.
9433         (smash_to_methodptr_type): Update setting of TYPE_SELF_TYPE.
9434         (smash_to_method_type): Rename parameter domain to self_type.
9435         Update setting of TYPE_SELF_TYPE.
9436         (check_stub_method): Call smash_to_method_type.
9437         (recursive_dump_type): Handle TYPE_SPECIFIC_SELF_TYPE.
9438         (copy_type_recursive): Ditto.
9439         * gdbtypes.h (enum type_specific_kind): New value
9440         TYPE_SPECIFIC_SELF_TYPE.
9441         (struct main_type) <type_specific>: New member self_type.
9442         (struct cplus_struct_type) <fn_field.type>: Update comment.
9443         (TYPE_SELF_TYPE): Rewrite.
9444         (internal_type_self_type, set_type_self_type): Declare.
9445         * gnu-v3-abi.c (gnuv3_print_method_ptr): Rename local domain to
9446         self_type.
9447         (gnuv3_method_ptr_to_value): Rename local domain_type to self_type.
9448         * m2-typeprint.c (m2_range): Replace TYPE_SELF_TYPE with
9449         TYPE_TARGET_TYPE.
9450         * stabsread.c (read_member_functions): Mark methods with
9451         TYPE_CODE_METHOD, not TYPE_CODE_FUNC.  Update setting of
9452         TYPE_SELF_TYPE.
9453
9454 2015-01-31  Doug Evans  <xdje42@gmail.com>
9455
9456         * gdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE.
9457         All uses updated.
9458
9459 2015-01-31  Doug Evans  <xdje42@gmail.com>
9460
9461         * gnu-v3-abi.c (gnuv3_dynamic_class): Assert only passed structs
9462         or unions.  Return zero if union.
9463         (gnuv3_get_vtable): Call check_typedef.  Assert only passed structs.
9464         (gnuv3_rtti_type): Pass already-check_typedef'd value to
9465         gnuv3_get_vtable.
9466         (compute_vtable_size): Assert only passed structs.
9467         (gnuv3_print_vtable): Don't call gnuv3_get_vtable for non-structs.
9468
9469 2015-01-31  Doug Evans  <xdje42@gmail.com>
9470
9471         * gdbtypes.c (copy_type_recursive): Handle all TYPE_SPECIFIC_FIELD
9472         kinds.
9473
9474 2015-01-31  Gary Benson <gbenson@redhat.com>
9475             Doug Evans  <dje@google.com>
9476
9477         PR cli/9007
9478         PR cli/11920
9479         PR cli/15548
9480         * cli/cli-cmds.c (complete_command): Notify user if max-completions
9481         reached.
9482         * common/common-exceptions.h (enum errors)
9483         <MAX_COMPLETIONS_REACHED_ERROR>: New value.
9484         * completer.h (get_max_completions_reached_message): New declaration.
9485         (max_completions): Likewise.
9486         (completion_tracker_t): New typedef.
9487         (new_completion_tracker): New declaration.
9488         (make_cleanup_free_completion_tracker): Likewise.
9489         (maybe_add_completion_enum): New enum.
9490         (maybe_add_completion): New declaration.
9491         (throw_max_completions_reached_error): Likewise.
9492         * completer.c (max_completions): New global variable.
9493         (new_completion_tracker): New function.
9494         (free_completion_tracker): Likewise.
9495         (make_cleanup_free_completion_tracker): Likewise.
9496         (maybe_add_completions): Likewise.
9497         (throw_max_completions_reached_error): Likewise.
9498         (complete_line): Remove duplicates and limit result to max_completions
9499         entries.
9500         (get_max_completions_reached_message): New function.
9501         (gdb_display_match_list): Handle max_completions.
9502         (_initialize_completer): New declaration and function.
9503         * symtab.c: Include completer.h.
9504         (completion_tracker): New static variable.
9505         (completion_list_add_name): Call maybe_add_completion.
9506         (default_make_symbol_completion_list_break_on_1): Renamed from
9507         default_make_symbol_completion_list_break_on.  Maintain
9508         completion_tracker across calls to completion_list_add_name.
9509         (default_make_symbol_completion_list_break_on): New function.
9510         * top.c (init_main): Set rl_completion_display_matches_hook.
9511         * tui/tui-io.c: Include completer.h.
9512         (tui_old_rl_display_matches_hook): New static global.
9513         (tui_rl_display_match_list): Notify user if max-completions reached.
9514         (tui_setup_io): Save/restore rl_completion_display_matches_hook.
9515         * NEWS (New Options): Mention set/show max-completions.
9516
9517 2015-01-31  Gary Benson  <gbenson@redhat.com>
9518
9519         * symtab.c (struct add_name_data) <code>: New field.
9520         Updated comments.
9521         (add_symtab_completions): New function.
9522         (symtab_expansion_callback): Likewise.
9523         (default_make_symbol_completion_list_break_on): Set datum.code.
9524         Move minimal symbol scan before calling expand_symtabs_matching.
9525         Scan known primary symtabs for externs and statics before calling
9526         expand_symtabs_matching.  Pass symtab_expansion_callback as
9527         expansion_notify argument to expand_symtabs_matching.  Do not scan
9528         primary symtabs for externs and statics after calling
9529         expand_symtabs_matching.
9530
9531 2015-01-31  Gary Benson  <gbenson@redhat.com>
9532
9533         * symfile.h (expand_symtabs_exp_notify_ftype): New typedef.
9534         (struct quick_symbol_functions) <expand_symtabs_matching>:
9535         New argument expansion_notify.  All uses updated.
9536         (expand_symtabs_matching): New argument expansion_notify.
9537         All uses updated.
9538         * symfile-debug.c (debug_qf_expand_symtabs_matching):
9539         Also print expansion notify.
9540         * symtab.c (expand_symtabs_matching_via_partial): Call
9541         expansion_notify whenever a partial symbol table is expanded.
9542         * dwarf2read.c (dw2_expand_symtabs_matching): Call
9543         expansion_notify whenever a symbol table is instantiated.
9544
9545 2015-01-31  Doug Evans  <xdje42@gmail.com>
9546
9547         * cli-out.c: #include completer.h, readline/readline.h.
9548         (cli_mld_crlf, cli_mld_putch, cli_mld_puts): New functions.
9549         (cli_mld_flush, cld_mld_erase_entire_line): Ditto.
9550         (cli_mld_beep, cli_mld_read_key, cli_display_match_list): Ditto.
9551         * cli-out.h (cli_display_match_list): Declare.
9552         * completer.c (MB_INVALIDCH, MB_NULLWCH): New macros.
9553         (ELLIPSIS_LEN): Ditto.
9554         (gdb_get_y_or_n, gdb_display_match_list_pager): New functions.
9555         (gdb_path_isdir, gdb_printable_part, gdb_fnwidth): Ditto.
9556         (gdb_fnprint, gdb_print_filename): Ditto.
9557         (gdb_complete_get_screenwidth, gdb_display_match_list_1): Ditto.
9558         (gdb_display_match_list): Ditto.
9559         * completer.h (mld_crlf_ftype, mld_putch_ftype): New typedefs.
9560         (mld_puts_ftype, mld_flush_ftype, mld_erase_entire_line_ftype): Ditto.
9561         (mld_beep_ftype, mld_read_key_ftype): Ditto.
9562         (match_list_displayer): New struct.
9563         (gdb_display_match_list): Declare.
9564         * top.c (init_main): Set rl_completion_display_matches_hook.
9565         * tui/tui-io.c: #include completer.h.
9566         (printable_part, PUTX, print_filename, get_y_or_n): Delete.
9567         (tui_mld_crlf, tui_mld_putch, tui_mld_puts): New functions.
9568         (tui_mld_flush, tui_mld_erase_entire_line, tui_mld_beep): Ditto.
9569         (tui_mld_getc, tui_mld_read_key): Ditto.
9570         (tui_rl_display_match_list): Rewrite.
9571         (tui_handle_resize_during_io): New arg for_completion.  All callers
9572         updated.
9573
9574 2015-01-31  Doug Evans  <xdje42@gmail.com>
9575
9576         Add symbol lookup cache.
9577         * NEWS: Document new options and commands.
9578         * symtab.c (symbol_cache_key): New static global.
9579         (DEFAULT_SYMBOL_CACHE_SIZE, MAX_SYMBOL_CACHE_SIZE): New macros.
9580         (SYMBOL_LOOKUP_FAILED): New macro.
9581         (symbol_cache_slot_state): New enum.
9582         (block_symbol_cache): New struct.
9583         (symbol_cache): New struct.
9584         (new_symbol_cache_size, symbol_cache_size): New static globals.
9585         (hash_symbol_entry, eq_symbol_entry): New functions.
9586         (symbol_cache_byte_size, resize_symbol_cache): New functions.
9587         (make_symbol_cache, free_symbol_cache): New functions.
9588         (get_symbol_cache, symbol_cache_cleanup): New function.
9589         (set_symbol_cache_size, set_symbol_cache_size_handler): New functions.
9590         (symbol_cache_lookup, symbol_cache_clear_slot): New function.
9591         (symbol_cache_mark_found, symbol_cache_mark_not_found): New functions.
9592         (symbol_cache_flush, symbol_cache_dump): New functions.
9593         (maintenance_print_symbol_cache): New function.
9594         (maintenance_flush_symbol_cache): New function.
9595         (symbol_cache_stats): New function.
9596         (maintenance_print_symbol_cache_statistics): New function.
9597         (symtab_new_objfile_observer): New function.
9598         (symtab_free_objfile_observer): New function.
9599         (lookup_static_symbol, lookup_global_symbol): Use symbol cache.
9600         (_initialize_symtab): Init symbol_cache_key.  New parameter
9601         maint symbol-cache-size.  New maint commands print symbol-cache,
9602         print symbol-cache-statistics, flush-symbol-cache.
9603         Install new_objfile, free_objfile observers.
9604
9605 2015-01-31  Joel Brobecker  <brobecker@adacore.com>
9606
9607         PR symtab/17855
9608         * symfile.c (clear_symtab_users): Move call to breakpoint_re_set
9609         to end.
9610
9611 2015-01-31  Doug Evans  <xdje42@gmail.com>
9612
9613         * NEWS: Mention inlined scripts in .debug_gdb_scripts section.
9614         * auto-load.c: #include ctype.h.
9615         (struct auto_load_pspace_info): Replace member loaded_scripts with
9616         new members loaded_script_files, loaded_script_texts.
9617         (auto_load_pspace_data_cleanup): Update.
9618         (init_loaded_scripts_info): Update.
9619         (get_auto_load_pspace_data_for_loading): Update.
9620         (maybe_add_script_file): Renamed from maybe_add_script.  All callers
9621         updated.
9622         (maybe_add_script_text): New function.
9623         (clear_section_scripts): Update.
9624         (source_script_file, execute_script_contents): New functions.
9625         (source_section_scripts): Add support for
9626         SECTION_SCRIPT_ID_PYTHON_TEXT, SECTION_SCRIPT_ID_GUILE_TEXT.
9627         (print_scripts): New function.
9628         (auto_load_info_scripts): Also print inlined scripts.
9629         (maybe_print_unsupported_script_warning): Renamed from
9630         unsupported_script_warning_print.  All callers updated.
9631         (maybe_print_script_not_found_warning): Renamed from
9632         script_not_found_warning_print.  All callers updated.
9633         * extension-priv.h (struct extension_language_script_ops): New member
9634         objfile_script_executor.
9635         * extension.c (ext_lang_objfile_script_executor): New function.
9636         * extension.h (objfile_script_executor_func): New typedef.
9637         (ext_lang_objfile_script_executor): Declare.
9638         * guile/guile-internal.h (gdbscm_execute_objfile_script): Declare.
9639         * guile/guile.c (guile_extension_script_ops): Update.
9640         * guile/scm-objfile.c (gdbscm_execute_objfile_script): New function.
9641         * python/python.c (python_extension_script_ops): Update.
9642         (gdbpy_execute_objfile_script): New function.
9643
9644 2015-01-31  Eli Zaretskii  <eliz@gnu.org>
9645
9646         * tui/tui-io.c (tui_expand_tabs): New function.
9647         (tui_puts, tui_redisplay_readline): Expand TABs into the
9648         appropriate number of spaces.
9649         * tui/tui-regs.c: Include tui-io.h.
9650         (tui_register_format): Call tui_expand_tabs to expand TABs into
9651         the appropriate number of spaces.
9652         * tui/tui-io.h: Add prototype for tui_expand_tabs.
9653
9654 2015-01-30  Doug Evans  <dje@google.com>
9655
9656         * NEWS: "info source" command now display producer string if present.
9657         * source.c (source_info): Print producer string if present.
9658
9659 2015-01-30  Simon Marchi  <simon.marchi@ericsson.com>
9660
9661         * varobj.c (varobj_delete): Fix comment.
9662
9663 2015-01-30  Simon Marchi  <simon.marchi@ericsson.com>
9664
9665         * varobj.c (create_child): Modify comment.
9666
9667 2015-01-30  Simon Marchi  <simon.marchi@ericsson.com>
9668
9669         * ada-varobj.c (ada_number_of_children): Constify struct varobj *
9670         parameter.
9671         (ada_name_of_variable): Same.
9672         (ada_path_expr_of_child): Same.
9673         (ada_value_of_variable): Same.
9674         (ada_value_is_changeable_p): Same.
9675         (ada_value_has_mutated): Same.
9676         * c-varobj.c (varobj_is_anonymous_child): Same.
9677         (c_is_path_expr_parent): Same.
9678         (c_number_of_children): Same.
9679         (c_name_of_variable): Same.
9680         (c_path_expr_of_child): Same.
9681         (get_type): Same.
9682         (c_value_of_variable): Same.
9683         (cplus_number_of_children): Same.
9684         (cplus_name_of_variable): Same.
9685         (cplus_path_expr_of_child): Same.
9686         (cplus_value_of_variable): Same.
9687         * jv-varobj.c (java_number_of_children): Same.
9688         (java_name_of_variable): Same.
9689         (java_path_expr_of_child): Same.
9690         (java_value_of_variable): Same.
9691         * varobj.c (number_of_children): Same.
9692         (name_of_variable): Same.
9693         (is_root_p): Same.
9694         (varobj_ensure_python_env): Same.
9695         (varobj_get_objname): Same.
9696         (varobj_get_expression): Same.
9697         (varobj_get_display_format): Same.
9698         (varobj_get_display_hint): Same.
9699         (varobj_has_more): Same.
9700         (varobj_get_thread_id): Same.
9701         (varobj_get_frozen): Same.
9702         (dynamic_varobj_has_child_method): Same.
9703         (varobj_get_gdb_type): Same.
9704         (is_path_expr_parent): Same.
9705         (varobj_default_is_path_expr_parent): Same.
9706         (varobj_get_language): Same.
9707         (varobj_get_attributes): Same.
9708         (varobj_is_dynamic_p): Same.
9709         (varobj_get_child_range): Same.
9710         (varobj_value_has_mutated): Same.
9711         (varobj_get_value_type): Same.
9712         (number_of_children): Same.
9713         (name_of_variable): Same.
9714         (check_scope): Same.
9715         (varobj_editable_p): Same.
9716         (varobj_value_is_changeable_p): Same.
9717         (varobj_floating_p): Same.
9718         (varobj_default_value_is_changeable_p): Same.
9719
9720 2015-01-30  Simon Marchi  <simon.marchi@ericsson.com>
9721
9722         * varobj.c (varobj_get_path_expr): Set var->path_expr.
9723         * c-varobj.c (c_path_expr_of_child): Set local var instead of
9724         child->path_expr.
9725         (cplus_path_expr_of_child): Same.
9726
9727 2015-01-30  Simon Marchi  <simon.marchi@ericsson.com>
9728
9729         * mi-cmd-var.c (print_varobj): Free varobj_get_expression
9730         result.
9731         (mi_cmd_var_info_expression): Same.
9732         * varobj.c (varobj_get_expression): Mention in the comment that
9733         the result must by freed by the caller.
9734
9735 2015-01-30  Simon Marchi  <simon.marchi@ericsson.com>
9736
9737         * mi/mi-cmd-var.c (mi_cmd_var_info_type): Free result of
9738         varobj_get_type.
9739         (varobj_update_one): Same.
9740         * varobj.c (update_type_if_necessary): Free curr_type_str and
9741         new_type_str.
9742         (varobj_get_type): Specify in comment that the result needs to be
9743         freed by the caller.
9744
9745 2015-01-29  Doug Evans  <dje@google.com>
9746
9747         PR symtab/17890
9748         * dwarf2read.c (dwarf_decode_line_header): Punt if version > 4.
9749
9750 2015-01-25  Mark Wielaard  <mjw@redhat.com>
9751
9752         * dwarf2read.c (checkproducer): Call producer_is_gcc.
9753         * utils.c (producer_is_gcc_ge_4): Likewise.
9754         (producer_is_gcc): New function.
9755         * utils.h (producer_is_gcc): New declaration.
9756
9757 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
9758
9759         * gdbtypes.h (struct dynamic_prop): New PROP_ADDR_OFFSET enum
9760         kind.
9761         * gdbtypes.c (resolve_dynamic_type_internal): Replace "addr"
9762         parameter by "addr_stack" parameter.
9763         (resolve_dynamic_range): Replace "addr" parameter by
9764         "stack_addr" parameter.  Update function documentation.
9765         Update code accordingly.
9766         (resolve_dynamic_array, resolve_dynamic_union)
9767         (resolve_dynamic_struct, resolve_dynamic_type_internal): Likewise.
9768         (resolve_dynamic_type): Update code, following the changes made
9769         to resolve_dynamic_type_internal's interface.
9770         * dwarf2loc.h (struct property_addr_info): New.
9771         (dwarf2_evaluate_property): Replace "address" parameter
9772         by "addr_stack" parameter.  Adjust function documentation.
9773         (struct dwarf2_offset_baton): New.
9774         (struct dwarf2_property_baton): Update documentation of
9775         field "referenced_type" to be more general. New field
9776         "offset_info" in union data field.
9777         * dwarf2loc.c (dwarf2_evaluate_property): Replace "address"
9778         parameter by "addr_stack" parameter.  Adjust code accordingly.
9779         Add support for PROP_ADDR_OFFSET properties.
9780         * dwarf2read.c (attr_to_dynamic_prop): Add support for
9781         DW_AT_data_member_location attributes as well.  Use case
9782         statements instead of if/else condition.
9783
9784 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
9785
9786         * ada-varobj.c (ada_varobj_get_array_number_of_children):
9787         Return zero if PARENT_VALUE is NULL and parent_type's
9788         range type is dynamic.
9789
9790 2015-01-29  Joel Brobecker  <brobecker@adacore.com>
9791
9792         * gdbtypes.c (is_dynamic_type_internal) <TYPE_CODE_RANGE>: Return
9793         nonzero if the type's subtype is dynamic.
9794         (resolve_dynamic_range): Also resolve the range's subtype.
9795
9796 2015-01-29  Alexander Klimov  <alserkli@inbox.ru>  (tiny patch)
9797
9798         Pushed by Joel Brobecker  <brobecker@adacore.com>.
9799         * symfile.c (unmap_overlay_command): Initialize sec to NULL.
9800
9801 2015-01-27  Doug Evans  <dje@google.com>
9802
9803         * NEWS: Mention gdb.Objfile.username.
9804         * python/py-objfile.c (objfpy_get_username): New function.
9805         (objfile_getset): Add "username".
9806
9807 2015-01-24  Mark Wielaard  <mjw@redhat.com>
9808
9809         * stack.c (return_command): Markup warning message with _.
9810
9811 2015-01-24  Doug Evans  <xdje42@gmail.com>
9812
9813         * gdbtypes.h (TYPE_TYPE_SPECIFIC): Delete.
9814
9815 2015-01-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
9816
9817         Fix 100x slowdown regression on DWZ files.
9818         * dwarf2read.c (struct dwarf2_per_objfile): Add line_header_hash.
9819         (struct line_header): Add offset and offset_in_dwz.
9820         (dwarf_decode_lines): Add parameter decode_mapping to the declaration.
9821         (free_line_header_voidp): New declaration.
9822         (line_header_hash, line_header_hash_voidp, line_header_eq_voidp): New
9823         functions.
9824         (dwarf2_build_include_psymtabs): Update dwarf_decode_lines caller.
9825         (handle_DW_AT_stmt_list): Use line_header_hash.
9826         (free_line_header_voidp): New function.
9827         (dwarf_decode_line_header): Initialize offset and offset_in_dwz.
9828         (dwarf_decode_lines): New parameter decode_mapping, use it.
9829         (dwarf2_free_objfile): Free line_header_hash.
9830
9831 2015-01-23  Simon Marchi  <simon.marchi@ericsson.com>
9832
9833         PR gdb/17416
9834         * valops.c (value_rtti_indirect_type): Catch exception thrown by
9835         value_ind.
9836
9837 2015-01-15  Mark Wielaard  <mjw@redhat.com>
9838
9839         * dwarf2read.c (read_subroutine_type): Set TYPE_NO_RETURN from
9840         DW_AT_noreturn.
9841         * gdbtypes.h (struct func_type): Add is_noreturn field flag. Make
9842         calling_convention an 8 bit bit field.
9843         (TYPE_NO_RETURN): New macro.
9844         * infcmd.c (finish_command): Query if function does not return
9845         normally.
9846         * stack.c (return_command): Likewise.
9847
9848 2015-01-23  Pedro Alves  <palves@redhat.com>
9849
9850         * linux-nat.c (linux_is_async_p): New macro.
9851         (linux_nat_is_async_p):
9852         (linux_nat_terminal_inferior): Check whether the target can async
9853         instead of whether it is already async.
9854         (linux_nat_terminal_ours): Don't check whether the target is
9855         async.
9856         (linux_async_pipe): Use linux_is_async_p.
9857
9858 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
9859
9860         * NEWS (Changes since GDB 7.9): Add 'thread apply all' option
9861         '-ascending'.
9862         * thread.c (tp_array_compar_ascending, tp_array_compar): New.
9863         (thread_apply_all_command): Parse CMD for tp_array_compar_ascending.
9864         Sort tp_array using tp_array_compar.
9865         (_initialize_thread): Extend thread_apply_all_command help.
9866
9867 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
9868
9869         * corelow.c (core_open): Call also thread_command.
9870         * gdbthread.h (thread_command): New prototype moved from ...
9871         * thread.c (thread_command): ... here.
9872         (thread_command): Make it global.
9873
9874 2015-01-22  Pedro Alves  <palves@redhat.com>
9875
9876         * configure.ac [*mingw32*]: Check $curses_found instead of
9877         $prefer_curses.
9878         * configure: Regenerate.
9879         * windows-termcap.c: Remove HAVE_CURSES_H, HAVE_NCURSES_H and
9880         HAVE_NCURSES_NCURSES_H checks.
9881
9882 2015-01-22  Eli Zaretskii  <eliz@gnu.org>
9883
9884         * tui/tui.c (tui_enable) [__MINGW32__]: If the call to 'newterm'
9885         fails with the 1st arg NULL, try again with "unknown".  Don't test
9886         the "cup" capability: it isn't supported by the Windows port of
9887         ncurses, but the Windows console driver is still capable of
9888         supporting TUI.
9889
9890 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
9891
9892         * compile/compile.c (_initialize_compile): Use -fPIE for compile_args.
9893
9894 2015-01-22  Eli Zaretskii  <eliz@gnu.org>
9895
9896         * Makefile.in (HFILES_NO_SRCDIR): Remove ada-varobj.h.
9897         (ALLDEPFILES): Remove irix5-nat.c.  These two are part of the
9898         reason that "make TAGS" is broken.
9899
9900 2015-01-22  Chen Gang  <gang.chen.5i5j@gmail.com>
9901
9902         * hppa-tdep.c (inst_saves_gr): Fix logical working flow issues
9903         and check additional store instructions.
9904
9905 2015-01-21  Wei-cheng Wang  <cole945@gmail.com>
9906
9907         * MAINTAINERS (Write After Approval): Add "Wei-cheng Wang".
9908
9909 2015-01-21  Wei-cheng Wang  <cole945@gmail.com>
9910
9911         * ppc-linux-tdep.c (ppc_skip_trampoline_code,
9912         ppc_canonicalize_syscall, ppc_linux_syscall_record,
9913         ppc_linux_record_signal, ppc_init_linux_record_tdep): Add comments.
9914         * ppc64-tdep.c (ppc64_skip_trampoline_code): Likewise.
9915         * rs6000-tdep.c (rs6000_epilogue_frame_cache,
9916         rs6000_epilogue_frame_this_id, rs6000_epilogue_frame_prev_register,
9917         rs6000_epilogue_frame_sniffer, ppc_record_vsr, ppc_process_record_op4,
9918         ppc_process_record_op19, ppc_process_record_op31,
9919         ppc_process_record_op59, ppc_process_record_op60,
9920         ppc_process_record_op63): Likewise.
9921
9922 2015-01-20  Joel Brobecker  <brobecker@adacore.com>
9923
9924         * nat/linux-ptrace.c (linux_ptrace_attach_fail_reason_string)
9925         (linux_ptrace_test_ret_to_nx): Use safe_strerror instead of
9926         strerror.
9927
9928 2015-01-20  Wei-cheng Wang  <cole945@gmail.com>
9929
9930         * rs6000-tdep.c (ppc_process_record_op4, ppc_process_record_op19,
9931         ppc_process_record_op31, ppc_process_record_op59,
9932         ppc_process_record_op60, ppc_process_record_op63,
9933         ppc_process_record): Fix -Wformat warning.
9934         * rs6000-tdep.c (rs6000_epilogue_frame_cache, ppc_process_record_op60):
9935         Remove unused variables.
9936
9937 2015-01-20  Chen Gang  <gang.chen.5i5j@gmail.com>
9938
9939         * MAINTAINERS (Write After Approval): Add "Chen Gang".
9940
9941 2015-01-19  Eli Zaretskii  <eliz@gnu.org>
9942
9943         * configure.ac [*mingw32*]: Only add windows-termcap.o to
9944         CONFIG_OBS if not building with a curses library.
9945         * configure: Regenerate.
9946
9947         * windows-termcap.c: Include defs.h.  Make the whole body empty if
9948         either one of HAVE_CURSES_H or HAVE_NCURSES_H or
9949         HAVE_NCURSES_NCURSES_H is defined.
9950
9951 2015-01-19  Joel Brobecker  <brobecker@adacore.com>
9952
9953         * rs6000-tdep.c (rs6000_gdbarch_init): Move divide operator
9954         from end of line to start of next line.
9955
9956 2015-01-17  Wei-cheng Wang  <cole945@gmail.com>
9957
9958         * ppc-linux-tdep.c (ppc_skip_trampoline_code):
9959         Scan PLT stub backward for reverse debugging.
9960         * ppc64-tdep.c (ppc64_skip_trampoline_code): Likewise.
9961
9962 2015-01-17  Wei-cheng Wang  <cole945@gmail.com>
9963             Ulrich Weigand  <uweigand@de.ibm.com>
9964
9965         * configure.tgt (powerpc*-*-linux): Add linux-record.o to
9966         gdb_target_obs.
9967         (ppc_linux_record_tdep, ppc64_linux_record_tdep): New for linux syscall
9968         record.
9969         (ppc_canonicalize_syscall, ppc_linux_syscall_record,
9970         ppc_linux_record_signal, ppc_init_linux_record_tdep): New functions.
9971         (ppc_linux_init_abi): Set process_record, process_record_signal.
9972         * ppc-tdep.h (struct gdbarch_tdep): Add ppc_syscall_record and
9973         ppc_linux_record_tdep to gdbarch_tdep.
9974         (ppc_process_record): New declaration.
9975         * rs6000-tdep.c (ppc_record_vsr, ppc_process_record_op4,
9976         ppc_process_record_op19, ppc_process_record_op31,
9977         ppc_process_record_op59, ppc_process_record_op60,
9978         ppc_process_record_op63, ppc_process_record): New functions.
9979
9980 2015-01-17  Wei-cheng Wang  <cole945@gmail.com>
9981
9982         * rs6000-tdep.c (rs6000_in_function_epilogue_p): Rename to
9983         rs6000_in_function_epilogue_frame_p and add an argument
9984         for frame_info.
9985         (rs6000_epilogue_frame_cache, rs6000_epilogue_frame_this_id,
9986         rs6000_epilogue_frame_prev_register, rs6000_epilogue_frame_sniffer):
9987         New functions.
9988         (rs6000_epilogue_frame_unwind): New.
9989         (rs6000_gdbarch_init): Append epilogue unwinder.
9990
9991 2015-01-16  Sergio Durigan Junior  <sergiodj@redhat.com>
9992
9993         * nat/linux-personality.c: Replace "#ifndef
9994         HAVE_DECL_ADDR_NO_RANDOMIZE" by "#if
9995         !HAVE_DECL_ADDR_NO_RANDOMIZE", fixing a regression in RHEL-5
9996         systems.
9997
9998 2015-01-16  Eli Zaretskii  <eliz@gnu.org>
9999
10000         * tui/tui-win.c (tui_rehighlight_all, tui_set_var_cmd): New
10001         functions.
10002         (_initialize_tui_win) <border-kind, border-mode>:
10003         <active-border-mode>: Use tui_set_var_cmd as the "set" function.
10004         (tui_set_tab_width_command): Fix the commentary.
10005
10006         * tui/tui-win.h: Add prototype for tui_rehighlight_all.
10007
10008         * tui/tui-win.c (tui_scroll_left_command, tui_scroll_right_command):
10009         Doc fix.
10010         (tui_set_tab_width_command): Delete and recreate the source and
10011         the disassembly windows, to show the effect of the changed tab
10012         size immediately.
10013
10014         * tui/tui-data.h (LINE_PREFIX): Make shorter
10015         (MAX_PID_WIDTH): Enlarge from 14 to 19, to leave enough space for
10016         "Thread NNNNN.XXXX" thread ID notation on Windows.
10017
10018 2015-01-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
10019
10020         Fix gcc-5 compilation.
10021         * hppa-tdep.c (inst_saves_gr): Fix parentheses typo.
10022
10023 2015-01-15  Sergio Durigan Junior  <sergiodj@redhat.com>
10024
10025         * Makefile.in (HFILES_NO_SRCDIR): Add nat/linux-personality.h.
10026         (linux-personality.o): New rule.
10027         * common/common-defs.h: Include <stdint.h>.
10028         * config/aarch64/linux.mh (NATDEPFILES): Include
10029         linux-personality.o.
10030         * config/alpha/alpha-linux.mh (NATDEPFILES): Likewise.
10031         * config/arm/linux.mh (NATDEPFILES): Likewise.
10032         * config/i386/linux64.mh (NATDEPFILES): Likewise.
10033         * config/i386/linux.mh (NATDEPFILES): Likewise.
10034         * config/ia64/linux.mh (NATDEPFILES): Likewise.
10035         * config/m32r/linux.mh (NATDEPFILES): Likewise.
10036         * config/m68k/linux.mh (NATDEPFILES): Likewise.
10037         * config/mips/linux.mh (NATDEPFILES): Likewise.
10038         * config/pa/linux.mh (NATDEPFILES): Likewise.
10039         * config/powerpc/linux.mh (NATDEPFILES): Likewise.
10040         * config/powerpc/ppc64-linux.mh (NATDEPFILES): Likewise.
10041         * config/powerpc/spu-linux.mh (NATDEPFILES): Likewise.
10042         * config/s390/linux.mh (NATDEPFILES): Likewise.
10043         * config/sparc/linux64.mh (NATDEPFILES): Likewise.
10044         * config/sparc/linux.mh (NATDEPFILES): Likewise.
10045         * config/tilegx/linux.mh (NATDEPFILES): Likewise.
10046         * config/xtensa/linux.mh (NATDEPFILES): Likewise.
10047         * defs.h: Remove #include <stdint.h> (moved to
10048         common/common-defs.h).
10049         * linux-nat.c: Include nat/linux-personality.h.  Remove #include
10050         <sys/personality.h>; do not define ADDR_NO_RANDOMIZE (moved to
10051         nat/linux-personality.c).
10052         (linux_nat_create_inferior): Remove code to disable address space
10053         randomization (moved to nat/linux-personality.c).  Create cleanup
10054         to disable address space randomization.
10055         * nat/linux-personality.c: New file.
10056         * nat/linux-personality.h: Likewise.
10057
10058 2015-01-15  Sergio Durigan Junior  <sergiodj@redhat.com>
10059
10060         * Makefile.in (ALLDEPFILES): Including common/mingw-strerror.c and
10061         common/posix-strerror.c.
10062         (posix-strerror.o): New rule.
10063         (mingw-strerror.o): Likewise.
10064         * common/common-utils.h (safe_strerror): Move prototype to here,
10065         from utils.h.
10066         * common/common.host: New file.
10067         * common/mingw-strerror.c: Likewise.
10068         * common/posix-strerror.c: Likewise.
10069         * configure: Regenerated.
10070         * configure.ac: Source common/common.host.  Add variable
10071         common_host_obs to gdb_host_obs.
10072         * contrib/ari/gdb_ari.sh: Mention gdb/common/mingw-strerror.c and
10073         gdb/common/posix-strerror.c when warning about the use of
10074         strerror.
10075         * mingw-hdep.c (safe_strerror): Remove definition; move it to
10076         common/mingw-strerror.c.
10077         * posix-hdep.c (safe_strerror): Remove definition; move it to
10078         common/posix-hdep.c.
10079         * utils.h (safe_strerror): Remove prototype; move to
10080         common/common-utils.h.
10081
10082 2015-01-15  Joel Brobecker  <brobecker@adacore.com>
10083
10084         GDB 7.8.2 released.
10085
10086 2015-01-15  Joel Brobecker  <brobecker@adacore.com>
10087
10088         * ada-lang.c (ada_array_bound_from_type): Ignore array's parallel
10089         ___XA type if the array has already been fixed.
10090
10091 2015-01-14  Yao Qi  <yao@codesourcery.com>
10092
10093         * Makefile.in (ppc-linux.o): New rule.
10094         * config/powerpc/ppc64-linux.mh (NATDEPFILES): Add ppc-linux.o.
10095         * configure.ac: AC_CHECK_FUNCS(getauxval).
10096         * config.in: Re-generated.
10097         * configure: Re-generated.
10098         * nat/ppc-linux.h [__powerpc64__] (ppc64_64bit_inferior_p):
10099         Declare.
10100         * nat/ppc-linux.c: New file.
10101         * ppc-linux-nat.c (ppc_linux_target_wordsize) [__powerpc64__]:
10102         Call ppc64_64bit_inferior_p.
10103
10104 2015-01-14  Yao Qi  <yao@codesourcery.com>
10105
10106         * ppc-linux-nat.c (PT_ORIG_R3, PT_TRAP): Move to
10107         nat/ppc-linux.h.
10108         (PPC_FEATURE_CELL, PPC_FEATURE_BOOKE): Likewise.
10109         (PPC_FEATURE_HAS_DFP): Likewise.
10110         (PTRACE_GETVRREGS, PTRACE_SETVRREGS): Likewise.
10111         (PTRACE_GETVSXREGS, PTRACE_SETVSXREGS): Likewise.
10112         (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): Likewise.
10113         Include "nat/ppc-linux.h".
10114         * nat/ppc-linux.h: New file.
10115         * Makefile.in (HFILES_NO_SRCDIR): Add nat/ppc-linux.h.
10116
10117 2015-01-14  Pedro Alves  <palves@redhat.com>
10118
10119         PR gdb/17525
10120         * breakpoint.c: Include "interps.h".
10121         (bpstat_do_actions_1): Also check whether the interpreter is
10122         async.
10123
10124 2015-01-14  Pedro Alves  <palves@redhat.com>
10125
10126         PR cli/17828
10127         * infrun.c (reinstall_readline_callback_handler_cleanup): Don't
10128         reinstall if the interpreter is sync.
10129
10130 2015-01-13  Doug Evans  <dje@google.com>
10131
10132         * objfiles.c (objfile_filename): New function.
10133         * objfiles.h (objfile_filename): Declare it.
10134         (objfile_name): Add function comment.
10135         * python/py-objfile.c (objfpy_lookup_objfile_by_name): Try both the
10136         bfd file name (which may be realpath'd), and the original name.
10137
10138 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
10139
10140         * NEWS: Create a new section for the next release branch.
10141         Rename the section of the current branch, now that it has
10142         been cut.
10143
10144 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
10145
10146         GDB 7.9 branch created (92fc2e6978d9a7c8324c7e851dbee59e22ec7a37):
10147         * version.in: Bump version to 7.9.50.DATE-cvs.
10148
10149 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
10150
10151         * nat/linux-procfs.c (linux_proc_attach_tgid_threads):
10152         Remove trailing new-line in argument of call to warning.
10153
10154 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
10155
10156         * linux-nat.c (attach_proc_task_lwp_callback): Remove trailing
10157         new-line in argument of call to "warning".
10158
10159 2015-01-13  Joel Brobecker  <brobecker@adacore.com>
10160
10161         * ada-lang.c (ada_lookup_symbol_nonlocal): If name not found
10162         in static block, then try searching for primitive types.
10163
10164 2015-01-12  Patrick Palka  <patrick@parcs.ath.cx>
10165
10166         * top.h (gdb_add_history): Declare.
10167         * top.c (command_count): New variable.
10168         (gdb_add_history): New function.
10169         (gdb_safe_append_history): New static function.
10170         (quit_force): Call it.
10171         (command_line_input): Use gdb_add_history instead of
10172         add_history.
10173         * event-top.c (command_line_handler): Likewise.
10174
10175 2015-01-12  James Clarke  <jrtc27@jrtc27.com>  (tiny patch)
10176
10177         PR gdb/17046
10178         * darwin-nat.c: Replace <machine/setjmp.h> #include by
10179         <setjmp.h> #include.
10180
10181 2015-01-11  Doug Evans  <xdje42@gmail.com>
10182
10183         * dwarf2read.c (compute_delayed_physnames): Use TYPE_FN_FIELD_PHYSNAME.
10184
10185 2015-01-11  Doug Evans  <xdje42@gmail.com>
10186
10187         PR gdb/15830
10188         * NEWS: The "maint demangle" command is renamed as "demangle".
10189         * demangle.c: #include cli/cli-utils.h, language.h.
10190         (demangle_command): New function.
10191         (_initialize_demangle): Add new command "demangle".
10192         * maint.c (maintenance_demangle): Stub out.
10193         (_initialize_maint_cmds): Update help text for "maint demangle",
10194         and mark as deprecated.
10195
10196 2015-01-11  Mark Kettenis  <kettenis@gnu.org>
10197
10198         * inf-ptrace.c (inf_ptrace_follow_fork): Adjust now that
10199         inferior_thread is a function.
10200
10201 2015-01-09  Patrick Palka  <patrick@parcs.ath.cx>
10202
10203         * Makefile.in (.y.c): Don't munge yacc's #line
10204         directives.
10205
10206 2015-01-09  Patrick Palka  <patrick@parcs.ath.cx>
10207
10208         * utils.c (defaulted_query): Rewrite to use gdb_readline_wrapper
10209         to prompt for input.
10210         * tui/tui-hooks.c (tui_query_hook): Remove.
10211         (tui_install_hooks): Don't set deprecated_query_hook.
10212         * tui/tui-io.c (tui_redisplay_readline): Fix off-by-one error in
10213         height calculation.  Always update the command window's cur_line.
10214
10215 2015-01-09  Pedro Alves  <palves@redhat.com>
10216
10217         * breakpoint.c (hardware_breakpoint_inserted_here_p): New
10218         function.
10219         * breakpoint.h (hardware_breakpoint_inserted_here_p): New
10220         declaration.
10221         * linux-nat.c (linux_nat_status_is_event): Move higher up in file.
10222         (linux_resume_one_lwp): Store the thread's PC.  Adjust to clear
10223         stop_reason.
10224         (check_stopped_by_watchpoint): New function.
10225         (save_sigtrap): Reimplement.
10226         (linux_nat_stopped_by_watchpoint): Adjust.
10227         (linux_nat_lp_status_is_event): Delete.
10228         (stop_wait_callback): Only call save_sigtrap after storing the
10229         pending status.
10230         (status_callback): If the thread had been stopped for a breakpoint
10231         that has since been removed, discard the event and resume the LWP.
10232         (count_events_callback, select_event_lwp_callback): Use
10233         lwp_status_pending_p instead of linux_nat_lp_status_is_event.
10234         (cancel_breakpoint): Rename to ...
10235         (check_stopped_by_breakpoint): ... this.  Record whether the LWP
10236         stopped for a software breakpoint or hardware breakpoint.
10237         (select_event_lwp): Only give preference to the stepping LWP in
10238         all-stop mode.  Adjust comments.
10239         (stop_and_resume_callback): Remove references to new_pending_p.
10240         (linux_nat_filter_event): Likewise.  Leave exit events of the
10241         leader thread pending here.  Handle signal short circuiting here.
10242         Only call save_sigtrap after storing the pending waitstatus.
10243         (linux_nat_wait_1): Remove 'retry' label.  Remove references to
10244         new_pending.  Don't handle leaving events the caller is not
10245         interested in pending here, nor handle signal short-circuiting
10246         here.  Also give equal priority to all LWPs that have had events
10247         in non-stop mode.  If reporting a software breakpoint event,
10248         unadjust the LWP's PC.
10249         * linux-nat.h (enum lwp_stop_reason): New.
10250         (struct lwp_info) <stop_pc>: New field.
10251         (struct lwp_info) <stopped_by_watchpoint>: Delete field.
10252         (struct lwp_info) <stop_reason>: New field.
10253         * x86-linux-nat.c (x86_linux_prepare_to_resume): Adjust.
10254
10255 2015-01-09  Pedro Alves  <palves@redhat.com>
10256
10257         * linux-nat.c (linux_handle_extended_wait) <PTRACE_EVENT_EXEC>:
10258         Set the LWP's 'resumed' flag.
10259
10260 2015-01-09  Pedro Alves  <palves@redhat.com>
10261
10262         * linux-nat.c (linux_resume_one_lwp): New function.
10263         (resume_lwp): Use lwp_status_pending_p and linux_resume_one_lwp.
10264         (linux_nat_resume): Use lwp_status_pending_p and
10265         linux_resume_one_lwp.
10266         (linux_handle_syscall_trap): Use linux_resume_one_lwp.
10267         (linux_handle_extended_wait): Use linux_resume_one_lwp.
10268         (status_callback, running_callback): Use lwp_status_pending_p.
10269         (lwp_status_pending_p): New function.
10270         (stop_and_resume_callback): Use lwp_status_pending_p.
10271         (linux_nat_filter_event): Use linux_resume_one_lwp.
10272         (linux_nat_wait_1): Always use status_callback to look for an LWP
10273         with a pending status.  Use linux_resume_one_lwp.
10274         (resume_stopped_resumed_lwps): Use lwp_status_pending_p and
10275         linux_resume_one_lwp.
10276
10277 2015-01-09  Pedro Alves  <palves@redhat.com>
10278
10279         * breakpoint.c (bp_location_inserted_here_p): New function,
10280         factored out from ...
10281         (breakpoint_inserted_here_p): ... here.  Use
10282         ALL_BP_LOCATIONS_AT_ADDR.
10283         (software_breakpoint_inserted_here_p): Use
10284         bp_location_inserted_here_p and ALL_BP_LOCATIONS_AT_ADDR.
10285
10286 2014-01-09  Pedro Alves  <palves@redhat.com>
10287
10288         Skip enabling event reporting if the kernel supports
10289         PTRACE_EVENT_CLONE.
10290         * linux-thread-db.c: Include "nat/linux-ptrace.h".
10291         (thread_db_use_events): New function.
10292         (try_thread_db_load_1): Check thread_db_use_events before enabling
10293         event reporting.
10294         (update_thread_state): New function.
10295         (attach_thread): Use it.  Check thread_db_use_events before
10296         enabling event reporting.
10297         (thread_db_detach): Check thread_db_use_events before disabling
10298         event reporting.
10299         (find_new_threads_callback): Check thread_db_use_events before
10300         enabling event reporting.  Update the thread's state if not using
10301         libthread_db events.
10302
10303 2015-01-09  Pedro Alves  <palves@redhat.com>
10304
10305         * linux-nat.c (lin_lwp_attach_lwp): Assert that the lwp id we're
10306         about to wait for is > 0.
10307         * linux-thread-db.c (find_new_threads_callback): Ignore thread if
10308         the kernel thread ID is -1.
10309
10310 2015-01-09  Pedro Alves  <palves@redhat.com>
10311
10312         * linux-nat.c (attach_proc_task_lwp_callback): New function.
10313         (linux_nat_attach): Use linux_proc_attach_tgid_threads.
10314         (wait_lwp, linux_nat_filter_event): If not set yet, set the lwp's
10315         ptrace option flags.
10316         * linux-nat.h (struct lwp_info) <must_set_ptrace_flags>: New
10317         field.
10318         * nat/linux-procfs.c: Include <dirent.h>.
10319         (linux_proc_get_int): New parameter "warn".  Handle it.
10320         (linux_proc_get_tgid): Adjust.
10321         (linux_proc_get_tracerpid): Rename to ...
10322         (linux_proc_get_tracerpid_nowarn): ... this.
10323         (linux_proc_pid_get_state): New function, factored out from
10324         (linux_proc_pid_has_state): ... this.  Add new parameter "warn"
10325         and handle it.
10326         (linux_proc_pid_is_gone): New function.
10327         (linux_proc_pid_is_stopped): Adjust.
10328         (linux_proc_pid_is_zombie_maybe_warn)
10329         (linux_proc_pid_is_zombie_nowarn): New functions.
10330         (linux_proc_pid_is_zombie): Use
10331         linux_proc_pid_is_zombie_maybe_warn.
10332         (linux_proc_attach_tgid_threads): New function.
10333         * nat/linux-procfs.h (linux_proc_get_tgid): Update comment.
10334         (linux_proc_get_tracerpid): Rename to ...
10335         (linux_proc_get_tracerpid_nowarn): ... this, and update comment.
10336         (linux_proc_pid_is_gone): New declaration.
10337         (linux_proc_pid_is_zombie): Update comment.
10338         (linux_proc_pid_is_zombie_nowarn): New declaration.
10339         (linux_proc_attach_lwp_func): New typedef.
10340         (linux_proc_attach_tgid_threads): New declaration.
10341         * nat/linux-ptrace.c (linux_ptrace_attach_fail_reason): Adjust to
10342         use nowarn functions.
10343         (linux_ptrace_attach_fail_reason_string): Move here from
10344         gdbserver/linux-low.c and rename.
10345         (ptrace_supports_feature): If the current ptrace options are not
10346         known yet, check them now, instead of asserting.
10347         * nat/linux-ptrace.h (linux_ptrace_attach_fail_reason_string):
10348         Declare.
10349
10350 2015-01-09  Pedro Alves  <palves@redhat.com>
10351
10352         * linux-thread-db.c (thread_db_find_new_threads_silently)
10353         (try_thread_db_load_1, try_thread_db_load, thread_db_load_search)
10354         (find_new_threads_once): Print debug output on gdb_stdlog.
10355
10356 2015-01-09  Chen Gang  <gang.chen.5i5j@gmail.com>
10357             Pedro Alves  <palves@redhat.com>
10358
10359         * compile/compile.c: Include "gdb_wait.h".
10360         (do_rmdir): Check return value, and free 'zap'.
10361
10362 2015-01-08  Pedro Alves  <palves@redhat.com>
10363             Yao Qi  <yao@codesourcery.com>
10364
10365         * dwarf2loc.c (indirect_pieced_value): Don't call
10366         gdb_sign_extend.  Call extract_signed_integer instead.
10367         * utils.c (gdb_sign_extend): Remove.
10368         * utils.h (gdb_sign_extend): Remove declaration.
10369
10370 2015-01-07  Pierre Muller  <muller@sourceware.org>
10371
10372         PR symtab/17811
10373         * stabsread.c (define_symbol): Set language for C++ special symbols.
10374
10375 2015-01-07  Patrick Palka  <patrick@parcs.ath.cx>
10376
10377         * inflow.c (initial_gdb_ttystate): Tweak comment.
10378
10379 2015-01-07  Joel Brobecker  <brobecker@adacore.com>
10380
10381         * inflow.c (set_initial_gdb_ttystate): Add empty line after
10382         comment documenting function.
10383
10384 2015-01-07  Patrick Palka  <patrick@parcs.ath.cx>
10385
10386         * terminal.h (set_initial_gdb_ttystate): Declare.
10387         * inflow.c (initial_gdb_ttystate): New static variable.
10388         (set_initial_gdb_ttystate): New setter.
10389         (child_terminal_init_with_pgrp): Copy initial_gdb_ttystate
10390         instead of our current terminal state.
10391         * top.c (gdb_init): Call set_initial_gdb_ttystate.
10392
10393 2015-01-07  Joel Brobecker  <brobecker@adacore.com>
10394
10395         * guile/scm-type.c (tyscm_array_1): Add comment.
10396         * python/py-type.c (typy_array_1): Add comment.
10397
10398 2015-01-06  Joel Brobecker  <brobecker@adacore.com>
10399
10400         * guile/scm-type.c (tyscm_array_1): Do not raise out-of-range
10401         error if N2 is equal to N1 - 1.
10402
10403 2015-01-06  Joel Brobecker  <brobecker@adacore.com>
10404
10405         * python/py-type.c (typy_array_1): Do not raise negative-length
10406         exception if N2 is equal to N1 - 1.
10407
10408 2015-01-03  Doug Evans  <xdje42@gmail.com>
10409
10410         * c-exp.y: Whitespace cleanup.
10411         (classify_inner_name): Remove extra ;.
10412
10413 2015-01-02  Maciej W. Rozycki  <macro@codesourcery.com>
10414
10415         * mips-tdep.c (mips32_scan_prologue): Keep the extracted stack
10416         offset signed.
10417
10418 2015-01-02  Doug Evans  <dje@google.com>
10419
10420         * dwarf2read.c (setup_type_unit_groups): Remove outdated comment.
10421
10422 2015-01-02  Doug Evans  <dje@google.com>
10423
10424         * symtab.h (struct symbol): Fix typo in comment.
10425
10426 2015-01-01  Joel Brobecker  <brobecker@adacore.com>
10427
10428         Update year range in copyright notice of all files.
10429
10430 2015-01-01  Joel Brobecker  <brobecker@adacore.com>
10431
10432         * top.c (print_gdb_version): Update copyright year to 2015.
10433
10434 2015-01-01  Joel Brobecker  <brobecker@adacore.com>
10435
10436         * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2014.
10437
10438 For older changes see ChangeLog-2014.
10439 \f
10440 Local Variables:
10441 mode: change-log
10442 left-margin: 8
10443 fill-column: 74
10444 version-control: never
10445 coding: utf-8
10446 End: