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