gdb/linux-record: Support time, waitpid, pipe syscalls
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
2
3 * aarch64-linux-tdep.c (aarch64_linux_init_abi): Add size_time_t.
4 * amd64-linux-tdep.c (amd64_linux_init_abi): Add size_time_t.
5 (amd64_x32_linux_init_abi): Add size_time_t.
6 * arm-linux-tdep.c (arm_linux_init_abi): Add size_time_t.
7 * i386-linux-tdep.c (i386_linux_init_abi): Add size_time_t.
8 * linux-record.c (record_linux_system_call): Add time, waitpid, pipe
9 handling.
10 * linux-record.h (struct linux_record_tdep): Add size_time_t.
11 * ppc-linux-tdep.c (ppc_init_linux_record_tdep): Add size_time_t.
12
13 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
14
15 * linux-record.c (record_linux_msghdr): Fix msg_namelen handling.
16
17 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
18
19 * aarch64-linux-tdep.c (aarch64_linux_init_abi): Remove
20 size_dirent{,64}, add size_old_dirent.
21 * amd64-linux-tdep.c (amd64_linux_init_abi): Remove size_dirent{,64},
22 add size_old_dirent.
23 (amd64_x32_linux_init_abi): Remove size_dirent{,64}, add
24 size_old_dirent.
25 * arm-linux-tdep.c (arm_linux_init_abi): Remove size_dirent{,64},
26 add size_old_dirent.
27 * i386-linux-tdep.c (i386_linux_init_abi): Remove size_dirent{,64},
28 add size_old_dirent.
29 * linux-record.c (record_linux_system_call): Fix handling of readdir
30 and getdents{,64}.
31 * linux-record.h (struct linux_record_tdep): Remove size_dirent{,64},
32 add size_old_dirent.
33 * ppc-linux-tdep.c (ppc_init_linux_record_tdep): Remove
34 size_dirent{,64}, add size_old_dirent.
35
36 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
37
38 * aarch64-linux-tdep.c (aarch64_linux_init_abi): Fix size_sigaction,
39 size_sigset_t, size_old_sigaction, size_old_sigset_t.
40 * amd64-linux-tdep.c (amd64_linux_init_abi): Fix size_sigaction,
41 size_sigset_t, size_old_sigaction, size_old_sigset_t.
42 (amd64_x32_linux_init_abi): Fix size_sigaction, size_sigset_t,
43 size_old_sigaction, size_old_sigset_t.
44 * arm-linux-tdep.c (arm_linux_init_abi): Fix size_sigaction,
45 size_old_sigaction, size_old_sigset_t.
46 * i386-linux-tdep.c (i386_linux_init_abi): Fix size_sigaction,
47 size_old_sigaction, size_old_sigset_t.
48 * ppc-linux-tdep.c (ppc_init_linux_record_tdep): Fix size_sigaction,
49 size_sigset_t, size_old_sigaction, size_old_sigset_t.
50
51 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
52
53 * arm-linux-tdep.c (arm_linux_init_abi): Fix size_[ug]id.
54 * i386-linux-tdep.c (i386_linux_init_abi): Fix size_[ug]id.
55
56 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
57
58 * aarch64-linux-tdep.c (aarch64_linux_init_abi): Remove size_siginfo.
59 * amd64-linux-tdep.c (amd64_linux_init_abi): Remove size_siginfo.
60 (amd64_x32_linux_init_abi): Remove size_siginfo.
61 * arm-linux-tdep.c (arm_linux_init_abi): Remove size_siginfo.
62 * i386-linux-tdep.c (i386_linux_init_abi): Remove size_siginfo.
63 * linux-record.c (record_linux_system_call): Change size_siginfo
64 to size_siginfo_t.
65 * linux-record.h (struct linux_record_tdep): Remove size_siginfo.
66 * ppc-linux-tdep.c (ppc_init_linux_record_tdep): Remove size_siginfo.
67
68 2015-10-29 Pedro Alves <palves@redhat.com>
69
70 * mdebugread.c (add_data_symbol): New function, factored out from
71 ...
72 (parse_symbol): ... here. Delete 'theclass' local.
73
74 2015-10-29 Simon Marchi <simon.marchi@polymtl.ca>
75
76 * jit.c (jit_target_read_impl): Add cast.
77
78 2015-10-29 Simon Marchi <simon.marchi@polymtl.ca>
79
80 * jit.c (jit_reader_load): Add cast.
81
82 2015-10-29 Simon Marchi <simon.marchi@polymtl.ca>
83
84 * dwarf2read.c (partial_die_full_name): Add cast.
85
86 2015-10-29 Pedro Alves <palves@redhat.com>
87
88 * common/vec.h (DEF_VEC_FUNC_P) [iterate]: Cast 0 to type T.
89
90 2015-10-29 Pedro Alves <palves@redhat.com>
91
92 * guile/scm-frame.c (gdbscm_unwind_stop_reason_string): Add cast.
93
94 2015-10-29 Eli Zaretskii <eliz@gnu.org>
95
96 * utils.c (init_page_info): Disable paging if INSIDE_EMACS is set
97 in the environment.
98
99 2015-10-29 Pedro Alves <palves@redhat.com>
100
101 * gnu-v2-abi.c (gnuv2_is_destructor_name)
102 (gnuv2_is_constructor_name): Add casts.
103
104 2015-10-29 Pedro Alves <palves@redhat.com>
105
106 * common/common-exceptions.c (exception_none): Add cast.
107
108 2015-10-29 Pedro Alves <palves@redhat.com>
109
110 * compile/compile-c-types.c (struct type_map_instance)
111 <gcc_type>: Rename to gcc_type_handle.
112 (insert_type, convert_type): Adjust.
113
114 2015-10-29 Pedro Alves <palves@redhat.com>
115
116 * dwarf2-frame-tailcall.c (dwarf2_tailcall_sniffer_first): Don't
117 assume that "break" breaks out of a TRY/CATCH.
118 * python/py-framefilter.c (py_print_single_arg): Don't assume
119 "continue" breaks out of a TRY/CATCH.
120 * python/py-value.c (valpy_binop_throw): New function, factored
121 out from ...
122 (valpy_binop): ... this.
123 (valpy_richcompare_throw): New function, factored
124 out from ...
125 (valpy_richcompare): ... this.
126 * solib.c (solib_read_symbols): Don't assume "break" breaks out
127 of a TRY/CATCH.
128 * common/common-exceptions.h [USE_RAW_CXX_TRY]
129 <TRY/CATCH/END_CATCH>: Define as 1-1 wrappers around try/catch.
130
131 2015-10-28 Simon Dardis <Simon.Dardis@imgtec.com>
132
133 * mips-linux-tdep.c (mips_linux_in_dynsym_stub): Recognise 'or'
134 as move along with [d]addu.
135
136 2015-10-28 Yao Qi <yao.qi@linaro.org>
137
138 * aarch64-tdep.c (aarch64_software_single_step): Pass 1 to
139 aarch64_decode_insn.
140
141 2015-10-27 Pedro Alves <palves@redhat.com>
142
143 * common/print-utils.c (host_address_to_string): Rename to ...
144 (host_address_to_string_1): ... this.
145 * common/print-utils.h (host_address_to_string): Reimplement as
146 wrapper around host_address_to_string_1.
147 * utils.c (gdb_print_host_address): Rename to ...
148 (gdb_print_host_address_1): ... this.
149 * utils.h (gdb_print_host_address): Reimplement as wrapper macro
150 around host_address_to_string_1.
151
152 2015-10-27 Pedro Alves <palves@redhat.com>
153
154 * alpha-tdep.c (alpha_read_insn): Always pass TARGET_XFER_E_IO to
155 memory_error. Rename local 'status' to 'res'.
156 * c-lang.c (c_get_string): Always pass TARGET_XFER_E_IO to
157 memory_error.
158 * corefile.c (read_stack, read_code, write_memory): Always pass
159 TARGET_XFER_E_IO to memory_error.
160 * disasm.c (dis_asm_memory_error): Always pass TARGET_XFER_E_IO to
161 memory_error. Rename parameter 'status' to 'err'.
162 (dump_insns): Rename local 'status' to 'err'.
163 * mips-tdep.c (mips_fetch_instruction): Rename parameter 'statusp'
164 to 'errp'. Rename local 'status' to 'err'. Always pass
165 TARGET_XFER_E_IO to memory_error.
166 (mips_breakpoint_from_pc): Rename local 'status' to 'err'.
167 * target.c (target_read_memory, target_read_raw_memory)
168 (target_read_stack, target_read_code, target_write_memory)
169 (target_write_raw_memory): Return -1 on error instead of
170 TARGET_XFER_E_IO.
171 * valprint.c (val_print_string): Rename local 'errcode' to 'err'.
172 Always pass TARGET_XFER_E_IO to memory_error. Update comment.
173
174 2015-10-27 Simon Marchi <simon.marchi@polymtl.ca>
175
176 * guile/guile-internal.h (gdbscm_with_guile): Change return
177 types to const char *.
178 * guile/scm-safe-call.c (gdbscm_with_guile): Likewise.
179 (struct c_data) <func>: Likewise.
180 (struct c_data) <result>: Change type to const char *.
181 (scscm_eval_scheme_string): Change return type to
182 const char *.
183 (scscm_source_scheme_script): Likewise.
184 (gdbscm_safe_eval_string): Change type of result variable to
185 const char * and remove cast.
186 (gdbscm_safe_source_script): Likewise.
187 * guile/scm-disasm.c (gdbscm_disasm_read_memory_worker):
188 Change return type to const char *.
189 (gdbscm_disasm_read_memory): Change type of status to
190 const char *.
191
192 2015-10-27 Pedro Alves <palves@redhat.com>
193
194 * source.c (openp): New local 'last_errno'. Use it to
195 save/restore errno.
196
197 2015-10-27 Pedro Alves <palves@redhat.com>
198
199 * psymtab.c (dump_psymtab_addrmap_1): Add casts.
200
201 2015-10-27 Simon Marchi <simon.marchi@polymtl.ca>
202
203 * ctf.c (SET_ENUM_FIELD): New macro.
204 (ctf_read_status): Use it.
205 (ctf_read_tp): Use it.
206
207 2015-10-27 Simon Marchi <simon.marchi@polymtl.ca>
208
209 * guile/scm-breakpoint.c (gdbscm_set_breakpoint_stop_x): Add
210 scm_t_dynwind_flags casts.
211 * guile/scm-cmd.c (gdbscm_parse_command_name): Likewise.
212 * guile/scm-ports.c (gdbscm_open_memory): Likewise.
213 * guile/scm-value.c (gdbscm_value_to_string): Likewise.
214
215 2015-10-27 Simon Marchi <simon.marchi@polymtl.ca>
216
217 * ax.h (ax_raw_byte): New declaration.
218 * ax-general.c (ax_raw_byte): New function.
219 (ax_simple): Use ax_raw_byte.
220 * ax-gdb.c (gen_printf): Likewise.
221
222 2015-10-27 Simon Marchi <simon.marchi@polymtl.ca>
223
224 * ada-lang.h (GROW_VECT): Add cast.
225
226 2015-10-26 Doug Evans <xdje42@gmail.com>
227
228 * symtab.h (struct general_symbol_info> <ada_mangled>: Update comment.
229
230 2015-10-26 Simon Marchi <simon.marchi@polymtl.ca>
231
232 * target.c (memory_xfer_partial): Change type of buf to gdb_byte
233 pointer.
234 (simple_search_memory): Cast return of memmem.
235
236 2015-10-26 Simon Marchi <simon.marchi@polymtl.ca>
237
238 * stap-probe.c (handle_stap_probe): Add (const char *) casts.
239
240 2015-10-26 Simon Marchi <simon.marchi@polymtl.ca>
241
242 * ctf.c (ctf_xfer_partial): Return TARGET_XFER_E_IO instead of
243 -1 on error.
244
245 2015-10-26 Doug Evans <dje@google.com>
246
247 PR symtab/17391
248 * dwarf2-frame.c (dwarf2_restore_rule): Call dwarf_reg_to_regnum
249 instead of gdbarch_dwarf2_reg_to_regnum.
250 (dwarf2_frame_cache): Ditto.
251 (read_addr_from_reg): Call dwarf_reg_to_regnum_or_error instead of
252 gdbarch_dwarf2_reg_to_regnum.
253 (get_reg_value): Ditto.
254 (dwarf2_fetch_cfa_info): Ditto.
255 (dwarf2_frame_prev_register): Ditto.
256 * dwarf2loc.c: #include "complaints.h".
257 (dwarf_expr_read_addr_from_reg): Call dwarf_reg_to_regnum_or_error
258 instead of gdbarch_dwarf2_reg_to_regnum.
259 (dwarf_expr_get_reg_value): Ditto.
260 (read_pieced_value): Ditto.
261 (write_pieced_value): Ditto.
262 (dwarf2_evaluate_loc_desc_full): Ditto.
263 (dwarf_reg_to_regnum): New function.
264 (throw_bad_regnum_error): New function.
265 (dwarf_reg_to_regnum_or_error): Renamed from
266 dwarf2_reg_to_regnum_or_errorChange to take a ULONGEST regnum.
267 All callers updated. Call throw_bad_regnum_error.
268 (locexpr_regname): Improve text of bad register number.
269 * dwarf2loc.h (dwarf_reg_to_regnum): Declare.
270 (dwarf_reg_to_regnum_or_error): Update prototype.
271 * dwarf2expr.c: #include "dwarf2loc.h".
272 (dwarf_block_to_sp_offset): Call dwarf_reg_to_regnum instead of
273 gdbarch_dwarf2_reg_to_regnum.
274 * gdbarch.sh (dwarf2_reg_to_regnum): Add comment.
275 * gdbarch.h: Regenerate.
276 * amd64-tdep.c (amd64_dwarf_reg_to_regnum): Remove warning for bad
277 register.
278 * avr-tdep.c (avr_dwarf_reg_to_regnum): Ditto.
279 * cris-tdep.c (cris_dwarf2_reg_to_regnum): Ditto.
280 * bfin-tdep.c (bfin_reg_to_regnum): Fix error checking.
281 * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum): Improve error checking.
282 Remove warning for bad register.
283 * hppa-tdep.c (hppa64_dwarf_reg_to_regnum): Ditto.
284 * i386-tdep.c (i386_svr4_dwarf_reg_to_regnum): Renamed from
285 i386_svr4_reg_to_regnum. Return -1 for bad registers.
286 (i386_svr4_reg_to_regnum): New function.
287 (i386_gdbarch_init): Update call to set_gdbarch_dwarf2_reg_to_regnum.
288 * microblaze-tdep.c (microblaze_dwarf2_reg_to_regnum): Don't assert
289 on bad registers, return -1.
290 * msp430-tdep.c (msp430_dwarf2_reg_to_regnum): Improve error checking.
291 Remove warning for bad register.
292 * nios2-tdep.c: Add static assert for NIOS2_NUM_REGS.
293 (nios2_dwarf_reg_to_regnum): Fix off-by-one error.
294 Remove warning for bad register. Return -1 for bad register.
295 * rl78-tdep.c (rl78_dwarf_reg_to_regnum): Don't flag an internal error
296 for bad register, return -1.
297 * rx-tdep.c (rx_dwarf_reg_to_regnum): Ditto.
298 * m68k-tdep.c (m68k_dwarf_reg_to_regnum): Fix error result.
299 * mep-tdep.c (mep_debug_reg_to_regnum): Ditto.
300 * mips-tdep.c (mips_stab_reg_to_regnum): Ditto.
301 (mips_dwarf_dwarf2_ecoff_reg_to_regnum): Ditto.
302 * mn10300-tdep.c (mn10300_dwarf2_reg_to_regnum): Remove warning
303 for bad regs.
304 * xtensa-tdep.c (xtensa_reg_to_regnum): Remove internal error for
305 bad regs. Fix error result.
306 * stabsread.c (stab_reg_to_regnum): Watch for negative regno.
307 (reg_value_complaint): Update complaint text.
308 * mdebugread.c (reg_value_complaint): New function.
309 (mdebug_reg_to_regnum): Rewrite to watch for bad reg numbers.
310
311 2015-10-26 Doug Evans <dje@google.com>
312
313 PR python/18938
314 * cli/cli-cmds (source_script_fron_sctream): New arg file_to_open.
315 All callers updated.
316
317 2015-10-26 Doug Evans <dje@google.com>
318
319 * psymtab.c (struct dump_psymtab_addrmap_data): Define.
320 (dump_psymtab_addrmap_1, dump_psymtab_addrmap): New functions.
321 (maintenance_print_psymbols): Print address map.
322
323 2015-10-26 Doug Evans <dje@google.com>
324
325 * nat/linux-nat.h (__SIGRTMIN): Move here from gdbserver/linux-low.c.
326
327 2015-10-26 Doug Evans <dje@google.com>
328
329 * common/gdb_wait.h (W_STOPCODE): Define, moved here from
330 gdbserver/linux-low.c.
331 (WSETSTOP): Simplify.
332
333 2015-10-26 Doug Evans <dje@google.com>
334
335 * linux-thread-db.c (find_new_threads_callback): Ditto.
336 (thread_db_pid_to_str): Ditto.
337
338 2015-10-26 Simon Marchi <simon.marchi@polymtl.ca>
339
340 * guile/scm-ports.c (ioscm_make_gdb_stdio_port): Do not pass a
341 local char array to scm_mode_bits, use a cast instead.
342
343 2015-10-26 Simon Marchi <simon.marchi@ericsson.com>
344
345 * tui/tui-data.c (tui_alloc_content): Don't check xmalloc
346 result. Change type of element_block_ptr. Change allocation to
347 use XNEWVEC.
348
349 2015-10-26 Luis Machado <lgustavo@codesourcery.com>
350
351 * record-full.c (record_full_message_wrapper_safe): Pass empty string to
352 catch_errors call instead of NULL.
353
354 2015-10-26 Simon Marchi <simon.marchi@polymtl.ca>
355
356 * guile/scm-ports.c (ioscm_make_gdb_stdio_port): Pass non-const
357 char pointer to scm_mode_bits.
358
359 2015-10-26 Simon Marchi <simon.marchi@polymtl.ca>
360
361 * symtab.c (default_make_symbol_completion_list_break_on_1): Add
362 cast.
363
364 2015-10-26 Simon Marchi <simon.marchi@polymtl.ca>
365
366 * guile/scm-ports.c (gdbscm_memory_port_write): Declare new
367 "data" local variable and use it.
368
369 2015-10-26 Simon Marchi <simon.marchi@polymtl.ca>
370
371 * guile/scm-symbol.c (gdbscm_lookup_global_symbol): Add
372 domain_enum cast.
373 (gdbscm_lookup_symbol): Likewise.
374
375 2015-10-25 Iain Buclaw <ibuclaw@gdcproject.org>
376
377 * d-exp.y: Remove an obsolete comment and propagate the block
378 information to the produced expression.
379
380 2015-10-24 Simon Marchi <simon.marchi@polymtl.ca>
381
382 * tui/tui-data.c (tui_add_to_source_windows): Remove void *
383 cast.
384 (tui_add_content_elements): Likewise.
385
386 2015-10-24 Simon Marchi <simon.marchi@polymtl.ca>
387
388 * cli/cli-setshow.c (do_set_command): Constify p.
389
390 2015-10-24 Simon Marchi <simon.marchi@polymtl.ca>
391
392 * nat/linux-ptrace.c (linux_ptrace_test_ret_to_nx): Replace
393 (void *) cast with (gdb_byte *).
394
395 2015-10-24 Simon Marchi <simon.marchi@polymtl.ca>
396
397 * proc-service.c (ps_pdread): Add cast.
398
399 2015-10-24 Simon Marchi <simon.marchi@polymtl.ca>
400
401 * sparc64-tdep.c (sparc64_store_arguments): Split assignment of
402 valbuf.
403
404 2015-10-24 Simon Marchi <simon.marchi@polymtl.ca>
405
406 * ia64-tdep.c (ia64_pseudo_register_write): Remove cast.
407 (ia64_push_dummy_call): Remove cast and change type of "to" to
408 array of gdb_byte.
409
410 2015-10-23 Simon Marchi <simon.marchi@polymtl.ca>
411
412 * linux-btrace.c (linux_enable_pt): Add cast to mmap return.
413
414 2015-10-23 Simon Marchi <simon.marchi@ericsson.com>
415
416 * observer.h (observer_${event}_notification_stub): Add cast.
417
418 2015-10-23 Yao Qi <yao.qi@linaro.org>
419
420 * aarch64-tdep.c (aarch64_displaced_step_copy_insn): Set
421 dsd.insn_count to zero.
422
423 2015-10-22 Pedro Alves <palves@redhat.com>
424
425 * infrun.c (stop_after_trap): Delete.
426 (clear_proceed_status, handle_signal_stop, struct
427 infcall_control_state, save_infcall_control_state)
428 (restore_infcall_control_state): Remove references to
429 stop_after_trap.
430
431 2015-10-22 Simon Marchi <simon.marchi@ericsson.com>
432
433 * python/python.c (_initialize_python): Add cast.
434
435 2015-10-22 Simon Marchi <simon.marchi@ericsson.com>
436
437 * nto-tdep.c (nto_inferior_data): Add cast.
438
439 2015-10-22 Pedro Alves <palves@redhat.com>
440
441 * windows-nat.c (do_initial_windows_stuff): Rewrite loop using
442 windows_wait and windows_resume directly instead of
443 wait_for_inferior and resume.
444
445 2015-10-22 Simon Marchi <simon.marchi@polymtl.ca>
446
447 * xtensa-tdep.h (XTREG): Add casts.
448 (XTREG_END): Likewise.
449
450 2015-10-22 Simon Marchi <simon.marchi@polymtl.ca>
451
452 * solib-spu.c (spu_bfd_iovec_pread): Add (gdb_byte *) cast.
453
454 2015-10-22 Simon Marchi <simon.marchi@polymtl.ca>
455
456 * rs6000-tdep.c (variants): Add (enum bfd_architecture) cast.
457
458 2015-10-22 Simon Marchi <simon.marchi@polymtl.ca>
459
460 * mips-linux-tdep.c (mips64_linux_get_longjmp_target): Change type of
461 buf to gdb_byte*.
462 (supply_32bit_reg): Add cast.
463 (mips64_fill_gregset): Likewise.
464
465 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
466
467 PR python/18073
468 * python/py-type.c (typy_get_composite): Allow returning a
469 function type.
470
471 2015-10-21 Keven Boell <keven.boell@intel.com>
472
473 * dwarf2read.c (set_die_type): Add read of
474 DW_AT_allocated and DW_AT_associated.
475 * f-typeprint.c: New include of typeprint.h
476 (f_print_type): Add check for allocated/associated
477 status of type.
478 (f_type_print_varspec_suffix): Add check for
479 * gdbtypes.c (create_array_type_with_stride):
480 Add check for valid data location of type in
481 case allocated or associated attributes are set.
482 Length of an array should be only calculated if
483 allocated or associated is resolved as true.
484 (is_dynamic_type_internal): Add check for allocated/
485 associated.
486 (resolve_dynamic_array): Evaluate allocated/associated
487 properties.
488 * gdbtypes.h (enum dynamic_prop_node_kind): <DYN_PROP_ALLOCATED>
489 <DYN_PROP_ASSOCIATED>: New enums.
490 (TYPE_ALLOCATED_PROP, TYPE_ASSOCIATED_PROP): New macros.
491 (type_not_allocated): New function.
492 (type_not_associated): New function.
493 * valarith.c (value_subscripted_rvalue): Add check for
494 allocated/associated.
495 * valprint.c: New include of typeprint.h.
496 (valprint_check_validity): Add check for allocated/associated.
497 (value_check_printable): Add check for allocated/
498 associated.
499 * typeprint.h (val_print_not_allocated): New function.
500 (val_print_not_associated): New function.
501 * typeprint.c (val_print_not_allocated): New function.
502 (val_print_not_associated): New function.
503
504 2015-10-21 Antoine Tremblay <antoine.tremblay@ericsson.com>
505
506 * Makefile.in: Add arm.c/o.
507 * arch/arm.c: New file.
508 * arch/arm.h: (IS_THUMB_ADDR): Move macro from arm-tdep.c.
509 (MAKE_THUMB_ADDR): Likewise.
510 (UNMAKE_THUMB_ADDR): Likewise.
511 * arm-tdep.c (int thumb_insn_size): Move to arm.c.
512 (IS_THUMB_ADDR): Move to arm.h.
513 (MAKE_THUMB_ADDR): Likewise.
514 (UNMAKE_THUMB_ADDR): Likewise.
515 * configure.tgt: Add arm.o to all ARM configs.
516
517 2015-10-21 Yao Qi <yao.qi@linaro.org>
518
519 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
520 Remove argument exp_vCont_s.
521 * gdb.base/range-stepping.exp: Callers updated.
522 * gdb.trace/range-stepping.exp: Likewise.
523
524 2015-10-21 Aleksandar Ristovski <aristovski@qnx.com>
525
526 * gdb/nto-tdep.c (QNX_NOTE_NAME, QNX_INFO_SECT_NAME): New defines.
527 (nto_sniff_abi_note_section): New function.
528 (nto_elf_osabi_sniffer): Use new function to recognize nto specific
529 binary.
530
531 2015-10-21 Aleksandar Ristovski <aristovski@qnx.com>
532
533 * nto-procfs.c (procfs_wait): Set stopped_flags nad stopped_pc.
534 (procfs_stopped_by_watchpoint): Use flags stored in inferior data.
535 * nto-tdep.c (nto_new_inferior_data_reg): New definition.
536 (nto_new_inferior_data, nto_inferior_data_cleanup, nto_inferior_data):
537 New functions.
538 (_initialize_nto_tdep): New forward declaration, new function.
539 * nto-tdep.h (struct nto_inferior_data): New struct.
540 (nto_inferior_data): New function declaration.
541
542 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
543
544 * findvar.c (address_from_register): Check REGNUM validity.
545
546 2015-10-20 Aleksandar Ristovski <aristovski@qnx.com>
547
548 * gdb/nto-procfs.c (procfs_pid_to_exec_file): New function.
549 (init_procfs_targets): Wire new function.
550
551 2015-10-20 Aleksandar Ristovski <aristovski@qnx.com>
552
553 * nto-procfs.c (sys/auxv.h): Include.
554 (procfs_xfer_partial): Implement TARGET_OBJECT_AUXV.
555 * nto-tdep.c (nto_read_auxv_from_initial_stack): New function.
556 * nto-tdep.h (nto_read_auxv_from_initial_stack): New declaration.
557
558 2015-10-20 Aleksandar Ristovski <aristovski@qnx.com>
559
560 * nto-procfs.c (nto_procfs_path): Rename to...
561 (nodestr): ... this, and change type.
562 (nto_node): Use new variable and logic accordingly.
563 (procfs_open_1): Use new variable name. Use local buffer to construct
564 procfrs path.
565 (procfs_pidlist): Use NODESTR to construct procfs path.
566 (procfs_files_info): Use NODESTR to output meaningful text.
567 (do_attach): Construct procfs using NODESTR.
568 (procfs_create_inferior): Compare pointer to NULL.
569
570 2015-10-19 Josh Stone <jistone@redhat.com>
571
572 * linux-nat.c (linux_handle_syscall_trap): Always update entry/
573 return state, even when not actively catching syscalls at all.
574 (linux_handle_extended_wait): Mark syscall_state like an entry.
575 (wait_lwp): Set syscall_state ignored for other traps.
576 (linux_nat_filter_event): Likewise.
577
578 2015-10-19 Luis Machado <lgustavo@codesourcery.com>
579
580 * remote.c (remote_wait_as): Set rs->waiting_for_stop_reply to 0
581 when handling 'E', 'T', 'S', 'X' and 'W' packets.
582 Do not set rs->waiting_for_stop_reply back to 1.
583
584 2015-10-16 Aleksandar Ristovski <aristovski@qnx.com>
585
586 * nto-procfs.c (common/filestuff.h): Include.
587 (procfs_can_use_hw_breakpoint): Fix enum name.
588 (procfs_open_1): Fix compiler warning.
589 (procfs_pidlist): Make static.
590 (procfs_meminfo): Make static, fix type name, add missing argument.
591 (procfs_store_registers): Make static.
592 (procfs_thread_info): Remove unused function.
593 (_initialize_procfs): Forward declare.
594
595 2015-10-16 Yao Qi <yao.qi@arm.com>
596
597 * MAINTAINERS: Update my email address.
598
599 2015-10-15 Yao Qi <yao.qi@linaro.org>
600
601 * aarch64-linux-nat.c (aarch64_linux_insert_hw_breakpoint):
602 Call gdbarch_breakpoint_from_pc to instruction length.
603 (aarch64_linux_remove_hw_breakpoint): Likewise.
604 * common/common-regcache.h (regcache_register_size): Declare.
605 * nat/aarch64-linux-hw-point.c: Include "common-regcache.h".
606 (aarch64_point_is_aligned): Set alignment to 2 for breakpoint if
607 the process is 32bit, otherwise set alignment to 4.
608 (aarch64_handle_breakpoint): Update comments.
609 * regcache.c (regcache_register_size): New function.
610
611 2015-10-15 Aleksandar Ristovski <aristovski@qnx.com>
612
613 * gdbarch.sh (core_regset_section): Remove.
614 * gdbarch.h: Regenerate.
615
616 2015-10-14 Yao Qi <yao.qi@linaro.org>
617
618 * arch/aarch64-insn.h (struct aarch64_memory_operand): Move enum
619 out of it.
620 (enum aarch64_memory_operand_type): New.
621
622 2015-10-13 David Edelsohn <dje.gcc@gmail.com>
623
624 * xcoffread.c (dwarf2_xcoff_names): Add .dwmac and .dwpbtyp.
625
626 2015-10-13 Pedro Alves <palves@redhat.com>
627
628 * ada-lang.c (ada_enum_name): Constify local.
629 * ada-typeprint.c (print_range_bound): Constify locals.
630 * c-varobj.c (c_describe_child): Likewise.
631 * cli/cli-setshow.c (do_set_command): Likewise.
632 * gdb_vecs.c (delim_string_to_char_ptr_vec_append): Likewise.
633 * dwarf2read.c (find_file_and_directory): Likewise.
634 (anonymous_struct_prefix, dwarf2_name): Likewise.
635 * gnu-v3-abi.c (gnuv3_rtti_type): Likewise.
636 * go-lang.c (unpack_mangled_go_symbol): Likewise.
637 * jv-typeprint.c (java_type_print_base): Likewise.
638 * ser-tcp.c (net_open): Likewise.
639 * symfile.c (deduce_language_from_filename): Likewise.
640 * symtab.c (gdb_mangle_name): Likewise.
641 * tui/tui-io.c (tui_redisplay_readline): Likewise.
642
643 2015-10-13 Pedro Alves <palves@redhat.com>
644
645 * infrun.c (restore_execution_direction): New function.
646 (fetch_inferior_event): Use it instead of
647 make_cleanup_restore_integer.
648 (execution_direction): Change type to enum
649 exec_direction_kind.
650 * infrun.h (execution_direction): Likewise.
651
652 2015-10-13 Pedro Alves <palves@redhat.com>
653
654 * ada-lang.c (ada_value_primitive_packed_val): Constify
655 locals. Use value_contents_writeable. Remove casts.
656
657 2015-10-13 Pedro Alves <palves@redhat.com>
658
659 * ada-lang.c (ada_value_primitive_packed_val): Add casts to malloc
660 and alloca calls.
661
662 2015-10-13 Simon Marchi <simon.marchi@polymtl.ca>
663
664 * lm32-tdep.c (lm32_push_dummy_call): Replace call to
665 write_memory with write_memory_unsigned_integer.
666
667 2015-10-13 Simon Marchi <simon.marchi@polymtl.ca>
668
669 * solib-dsbt.c (cmp_name): Constify arguments.
670 * solib-frv.c (cmp_name): Likewise.
671 * solib-svr4.c (svr4_create_solib_event_breakpoints): Likewise.
672 * solib.c (gdb_bfd_lookup_symbol_from_symtab): Likewise.
673 (bfd_lookup_symbol_from_dyn_symtab): Likewise.
674 (gdb_bfd_lookup_symbol): Likewise.
675 * solib.h (gdb_bfd_lookup_symbol): Likewise.
676 (gdb_bfd_lookup_symbol_from_symtab): Likewise.
677
678 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
679
680 * stack.c (parse_frame_specification): Remove message parameter,
681 replace with fixed string in function body, update function
682 comment.
683 (frame_info): Remove message to parse_frame_specification.
684 (select_frame_command): Likewise.
685
686 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
687
688 * stack.c (parse_frame_specification): Delete.
689 (parse_frame_specification_1): Rename to
690 parse_frame_specification.
691 (frame_info): Use parse_frame_specification.
692 (select_frame_command): Likewise.
693 (return_command): Use select_frame and print_stack_frame rather
694 than frame_command and select_frame_command.
695 (func_command): Use get_current_frame rather than
696 parse_frame_specification.
697
698 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
699
700 * stack.c (func_command): Return early when there is no ARG
701 string.
702
703 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
704
705 * stack.c: Include safe-ctype.h not ctype.h.
706 (parse_frame_specification): Use ISSPACE not isspace.
707 (backtrace_command): Use TOLOWER not tolower.
708
709 2015-10-12 Simon Marchi <simon.marchi@polymtl.ca>
710
711 * mep-tdep.c (current_me_module): Add cast.
712 (mep_gdbarch_init): Likewise.
713
714 2015-10-12 Simon Marchi <simon.marchi@polymtl.ca>
715
716 * m32c-tdep.c (m32c_move_reg_t): Replace with...
717 (m32c_write_reg_t): ...this and...
718 (m32c_read_reg_t): ...this.
719 (struct m32c_reg): Update types of read and write.
720 (m32c_raw_read): Change declaration type to m32c_read_reg_t and
721 adjust definition.
722 (m32c_banked_read): Likewise.
723 (m32c_sb_read): Likewise.
724 (m32c_part_read): Likewise.
725 (m32c_cat_read): Likewise.
726 (m32c_r3r2r1r0_read): Likewise.
727 (m32c_raw_write): Change declaration type to m32c_write_reg_t
728 and adjust definition.
729 (m32c_banked_write): Likewise.
730 (m32c_sb_write): Likewise.
731 (m32c_part_write): Likewise.
732 (m32c_cat_write): Likewise.
733 (m32c_r3r2r1r0_write): Likewise.
734
735 2015-10-12 Simon Marchi <simon.marchi@polymtl.ca>
736
737 * aarch64-linux-tdep.c (aarch64_linux_syscall_record): Add cast.
738
739 2015-10-12 Simon Marchi <simon.marchi@polymtl.ca>
740
741 * aarch64-linux-tdep.c (aarch64_canonicalize_syscall): Return
742 gdb_sys_no_syscall instead of -1.
743
744 2015-10-12 Yao Qi <yao.qi@linaro.org>
745
746 * NEWS: Mention the change.
747
748 2015-10-12 Yao Qi <yao.qi@linaro.org>
749
750 * arch/aarch64-insn.c (emit_load_store): Rename to ...
751 (aarch64_emit_load_store): ... it. All callers updated.
752
753 2015-10-12 Yao Qi <yao.qi@linaro.org>
754
755 * arch/aarch64-insn.c (emit_insn): Rename to ...
756 (aarch64_emit_insn): ... it. All callers updated.
757
758 2015-10-12 Yao Qi <yao.qi@linaro.org>
759
760 * aarch64-linux-tdep.c: Include arch-utils.h.
761 (aarch64_linux_init_abi): Call set_gdbarch_max_insn_length,
762 set_gdbarch_displaced_step_copy_insn,
763 set_gdbarch_displaced_step_fixup,
764 set_gdbarch_displaced_step_free_closure,
765 set_gdbarch_displaced_step_location,
766 and set_gdbarch_displaced_step_hw_singlestep.
767 * aarch64-tdep.c (struct displaced_step_closure): New.
768 (struct aarch64_displaced_step_data): New.
769 (aarch64_displaced_step_b): New function.
770 (aarch64_displaced_step_b_cond): Likewise.
771 (aarch64_register): Likewise.
772 (aarch64_displaced_step_cb): Likewise.
773 (aarch64_displaced_step_tb): Likewise.
774 (aarch64_displaced_step_adr): Likewise.
775 (aarch64_displaced_step_ldr_literal): Likewise.
776 (aarch64_displaced_step_others): Likewise.
777 (aarch64_displaced_step_copy_insn): Likewise.
778 (aarch64_displaced_step_fixup): Likewise.
779 (aarch64_displaced_step_hw_singlestep): Likewise.
780 * aarch64-tdep.h (DISPLACED_MODIFIED_INSNS): New macro.
781 (aarch64_displaced_step_copy_insn): Declare.
782 (aarch64_displaced_step_fixup): Declare.
783 (aarch64_displaced_step_hw_singlestep): Declare.
784 * arch/aarch64-insn.c (emit_insn): Moved from
785 gdbserver/linux-aarch64-low.c.
786 (emit_load_store): Likewise.
787 * arch/aarch64-insn.h (enum aarch64_opcodes): Moved from
788 gdbserver/linux-aarch64-low.c.
789 (struct aarch64_register): Likewise.
790 (struct aarch64_memory_operand): Likewise.
791 (ENCODE): Likewise.
792 (can_encode_int32): New macro.
793 (emit_b, emit_bcond, emit_cb, emit_ldr, emit_ldrsw): Likewise.
794 (emit_tb, emit_nop): Likewise.
795 (emit_insn): Declare.
796 (emit_load_store): Declare.
797
798 2015-10-12 Yao Qi <yao.qi@linaro.org>
799
800 * arch/aarch64-insn.c (aarch64_decode_ldr_literal): Moved from
801 gdbserver/linux-aarch64-low.c.
802 (aarch64_relocate_instruction): Likewise.
803 * arch/aarch64-insn.h (aarch64_decode_ldr_literal): Declare.
804 (struct aarch64_insn_data): Moved from
805 gdbserver/linux-aarch64-low.c.
806 (struct aarch64_insn_visitor): Likewise.
807 (aarch64_relocate_instruction): Declare.
808
809 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
810
811 * eval.c (evaluate_subexp_standard) <STRUCTOP_STRUCT>: If
812 EVAL_AVOID_SIDE_EFFECTS mode, forward the VALUE_LVAL attribute
813 to the returned value.
814
815 2015-10-09 Joel Brobecker <brobecker@adacore.com>
816
817 * ada-lang.c (ada_unpack_from_contents): Add guard that unpacked
818 is large enough for BIT_SIZE. Update function comment.
819
820 2015-10-09 Joel Brobecker <brobecker@adacore.com>
821
822 * ada-lang.c (ada_value_primitive_packed_val): Move
823 src_len variable to local block where used. Override
824 BIT_SIZE if bigger than size of resolved type.
825
826 2015-10-09 Joel Brobecker <brobecker@adacore.com>
827
828 * gdbtypes.h (is_scalar_type): Add extern declaration.
829 * gdbtypes.c (is_scalar_type): Make non-static.
830 * ada-lang.c (ada_value_primitive_packed_val): Use is_scalar_type
831 to compute IS_SCALAR instead of doing it ourselves.
832
833 2015-10-09 Joel Brobecker <brobecker@adacore.com>
834
835 * ada-lang.c (ada_value_primitive_packed_val): Rework handling
836 of case where TYPE is dynamic.
837
838 2015-10-09 Joel Brobecker <brobecker@adacore.com>
839
840 * ada-lang.c (ada_unpack_from_contents): New function,
841 extracted from ada_value_primitive_packed_val.
842 (ada_value_primitive_packed_val): Replace extracted out code
843 by call to ada_unpack_from_contents.
844
845 2015-10-09 Joel Brobecker <brobecker@adacore.com>
846
847 * ada-lang.c (ada_value_primitive_packed_val): Reorder local
848 variable declarations.
849
850 2015-10-09 Joel Brobecker <brobecker@adacore.com>
851
852 * ada-lang.c (ada_value_primitive_packed_val): Change the type
853 of local variables src and unpacked to "gdb_type *" instead of
854 "unsigned char *".
855
856 2015-10-09 Joel Brobecker <brobecker@adacore.com>
857
858 * ada-lang.c (ada_value_primitive_packed_val): Make the name
859 of various local variables more explicit and consistent.
860 No real code change otherwise.
861
862 2015-10-09 Simon Marchi <simon.marchi@ericsson.com>
863
864 * i386-tdep.h (struct gdbarch_tdep): Change type of
865 register_reggroup_p to gdbarch_register_reggroup_p_ftype.
866
867 2015-10-09 Simon Marchi <simon.marchi@ericsson.com>
868
869 * cris-tdep.c (struct instruction_environment): Change type of
870 byte_order to enum bfd_endian.
871
872 2015-10-09 Simon Marchi <simon.marchi@ericsson.com>
873
874 * arm-linux-tdep.c (arm_canonicalize_syscall): Add
875 enum gdb_syscall casts.
876
877 2015-10-09 Simon Marchi <simon.marchi@ericsson.com>
878
879 * aarch64-tdep.c (stack_item_t): Change type of data to gdb_byte*.
880 * arm-tdep.c (struct stack_item): Likewise.
881 (push_stack_item): Add gdb_byte* cast.
882 * avr-tdep.c (struct stack_item): Change type of data to gdb_byte*.
883 (push_stack_item): Add gdb_byte* cast.
884 * cli/cli-dump.c (dump_memory_to_file): Change type of buf to gdb_byte*
885 and add cast.
886 * cris-tdep.c (struct stack_item): Change type of data to gdb_byte*.
887 (push_stack_item): Add gdb_byte* cast.
888 * gcore.c (gcore_copy_callback): Change type of memhunk to gdb_byte* and
889 add cast.
890 * gdbtypes.h (print_scalar_formatted): Change type of first parameter to
891 gdb_byte*.
892 * h8300-tdep.c (h8300_extract_return_value): Change type of valbuf to
893 gdb_byte* and remove unnecessary cast.
894 (h8300h_extract_return_value): Likewise.
895 (h8300_store_return_value): Change type of valbuf to gdb_byte*.
896 (h8300h_store_return_value): Likewise.
897 * iq2000-tdep.c (iq2000_extract_return_value): Change type of valbuf to
898 gdb_byte* and remove unnecessary cast.
899 * jit.c (jit_reader_try_read_symtab): Change type of gdb_mem to gdb_byte*
900 and add cast.
901 * m32r-tdep.c (m32r_store_return_value): Change type of valbuf to
902 gdb_byte* and remove unnecessary cast.
903 (m32r_extract_return_value): Change type of dst to gdb_byte* and remove
904 valbuf.
905 * mep-tdep.c (mep_pseudo_cr32_read): Change type of buf to gdb_byte*.
906 (mep_pseudo_cr64_read): Likewise.
907 (mep_pseudo_csr_write): Likewise.
908 (mep_pseudo_cr32_write): Likewise.
909 (mep_pseudo_cr64_write): Likewise.
910 * mi/mi-main.c (mi_cmd_data_write_memory): Change type of buffer to
911 gdb_byte* and add cast.
912 * moxie-tdep.c (moxie_store_return_value): Change type of valbuf to
913 gdb_byte* and remove unnecessary cast.
914 (moxie_extract_return_value): Change type of dst to gdb_byte* and remove
915 valbuf.
916 * p-valprint.c (print_scalar_formatted): Change type of valaddr to
917 gdb_byte*.
918 * printcmd.c (void): Likewise.
919 * python/py-inferior.c (infpy_read_memory): Change type of buffer to
920 gdb_byte* and add cast.
921 (infpy_write_memory): Likewise.
922 (infpy_search_memory): Likewise.
923 * regcache.c (regcache_raw_write_signed): Change type of buf to gdb_byte*
924 and add cast.
925 (regcache_raw_write_unsigned): Likewise.
926 (regcache_cooked_write_signed): Likewise.
927 (regcache_cooked_write_unsigned): Likewise.
928 * sh64-tdep.c (h64_extract_return_value): Change type of valbuf to
929 gdb_byte*.
930
931 2015-10-09 Simon Marchi <simon.marchi@ericsson.com>
932
933 * fbsd-tdep.c (fbsd_collect_regset_section_cb): Add cast.
934 * linux-tdep.c (linux_collect_regset_section_cb_data): Likewise.
935
936 2015-10-09 Eli Zaretskii <eliz@gnu.org>
937
938 * stack.c (print_stack_frame):
939 * utils.c (printchar): Fix typos in commentary.
940
941 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
942
943 * d-exp.y: (UnaryExpression): Support `type.sizeof' expressions.
944 (PostfixExpression): Support `expr.sizeof' expressions.
945 (PrimaryExpression): Support `typeof(expr)' expressions.
946
947 2015-10-08 Maciej W. Rozycki <macro@imgtec.com>
948
949 * MAINTAINERS: Update my email address.
950
951 2015-10-08 Markus Metzger <markus.t.metzger@intel.com>
952
953 * record-btrace.c (record_btrace_resume): Fix void return.
954
955 2015-10-07 Yao Qi <yao.qi@linaro.org>
956
957 * aarch64-tdep.c: Include opcode/aarch64.h.
958 (submask): Move it above.
959 (bit): Likewise.
960 (bits): Likewise.
961 (aarch64_software_single_step): Call aarch64_decode_insn.
962 Decode instruction by aarch64_inst instead of using
963 aarch64_decode_bcond and decode_masked_match.
964
965 2015-10-06 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
966
967 * cli/cli-dump.c (restore_command): Parse load_offset (bias) as address
968 only when the file is binary.
969
970 2015-10-02 James Bowman <james.bowman@ftdichip.com>
971
972 * ft32-tdep.c (ft32_analyze_prologue): Add function prolog
973 subroutine handling.
974
975 2015-10-01 Simon Marchi <simon.marchi@ericsson.com>
976
977 * common/vec.h (VEC_OP (T,cleanup)): Add pointer cast.
978
979 2015-09-30 Doug Evans <dje@google.com>
980
981 * dwarf2read.c (setup_type_unit_groups): Add comment.
982
983 2015-09-30 Pedro Alves <palves@redhat.com>
984
985 * linux-nat.c (linux_nat_always_non_stop_p): Always return 1.
986 * x86-linux-nat.c (x86_linux_always_non_stop_p): Delete.
987 (x86_linux_create_target): Don't install
988 x86_linux_always_non_stop_p.
989
990 2015-09-30 Don Breazeal <donb@codesourcery.com>
991
992 * remote.c (remote_parse_stop_reply): Call strprefix instead
993 of strncmp.
994
995 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
996
997 * gdbarch.sh (struct gdbarch_info): Change tdep_info's type to void *.
998 * gdbarch.h: Regenerate.
999 * i386-tdep.c (i386_gdbarch_init): Remove cast to
1000 struct gdbarch_tdep_info *.
1001 * mips-tdep.c (mips_gdbarch_init): Likewise.
1002 * ppc-linux-tdep (ppu2spu_sniffer): Likewise.
1003 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
1004 * spu-multiarch.c (spu_gdbarch): Likewise.
1005
1006 2015-09-30 Kevin Buettner <kevinb@redhat.com>
1007
1008 * infcmd.c (finish_command_fsm_should_stop): Don't attempt to
1009 record a NULL value.
1010
1011 2015-09-29 Kevin Buettner <kevinb@redhat.com>
1012
1013 * msp430-tdep.c (msp430_push_dummy_call): Treat reference, struct,
1014 and union arguments the same as pointer arguments when determining
1015 size of argument.
1016
1017 2015-09-29 James Bowman <james.bowman@ftdichip.com>
1018
1019 * ft32-tdep.c: #include "opcode/ft32.h".
1020 Delete local macros IS_PUSH, PUSH_REG, IS_LINK, LINK_SIZE.
1021 (ft32_analyze_prologue): Use FT32_* macros.
1022
1023 2015-09-28 Simon Marchi <simon.marchi@ericsson.com>
1024
1025 * cli/cli-script.c (read_next_line): Fix stdout -> stdin in
1026 comment.
1027
1028 2015-09-28 Doug Evans <dje@google.com>
1029
1030 * MAINTAINERS: Add Iain Buclaw as D language maintainer.
1031
1032 2015-09-28 Doug Evans <dje@google.com>
1033
1034 * common/filestuff.c (make_cleanup_close): Update comment.
1035
1036 2015-09-26 Simon Marchi <simon.marchi@polymtl.ca>
1037
1038 * btrace.c (parse_xml_btrace_block): Fix cast of
1039 xml_find_attribute's return value.
1040 * memory-map.c (memory_map_start_memory): Likewise.
1041 * solib-svr4.c (library_list_start_library): Likewise.
1042 * solib-target.c (library_list_start_segment): Likewise.
1043 (library_list_start_section): Likewise.
1044 * tracepoint.c (traceframe_info_start_memory): Likewise.
1045
1046 2015-09-26 Iain Buclaw <ibuclaw@gdcproject.org>
1047
1048 * d-namespace.c (d_lookup_symbol): New arg langdef.
1049 All callers updated. Support looking up symbol as a primitive type.
1050 (lookup_module_scope): New arg langdef. All callers updated.
1051 Call d_lookup_symbol directly for simple bare symbols.
1052
1053 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
1054
1055 * macrocmd.c (print_macro_callback): Add cast(s).
1056 * macrotab.c (macro_bcache_str): Likewise.
1057 (new_macro_definition): Likewise.
1058 * main.c (captured_main): Likewise.
1059 * maint.c (print_bfd_section_info): Likewise.
1060 * mdebugread.c (mdebug_build_psymtabs): Likewise.
1061 (basic_type): Likewise.
1062 * memattr.c (mem_region_cmp): Likewise.
1063 * memory-map.c (memory_map_start_memory): Likewise.
1064 (memory_map_end_memory): Likewise.
1065 (memory_map_start_property): Likewise.
1066 (memory_map_end_property): Likewise.
1067 (clear_result): Likewise.
1068 * memrange.c (compare_mem_ranges): Likewise.
1069 * mep-tdep.c (mep_analyze_frame_prologue): Likewise.
1070 * mi/mi-cmd-var.c (mi_cmd_var_update_iter): Likewise.
1071 * mi/mi-console.c (mi_console_file_delete): Likewise.
1072 (mi_console_file_fputs): Likewise.
1073 (mi_console_raw_packet): Likewise.
1074 (mi_console_file_flush): Likewise.
1075 (mi_console_set_raw): Likewise.
1076 * mi/mi-interp.c (mi_interpreter_resume): Likewise.
1077 (mi_new_thread): Likewise.
1078 (mi_thread_exit): Likewise.
1079 (mi_record_changed): Likewise.
1080 (mi_inferior_added): Likewise.
1081 (mi_inferior_appeared): Likewise.
1082 (mi_inferior_exit): Likewise.
1083 (mi_inferior_removed): Likewise.
1084 (mi_interp_data): Likewise.
1085 (mi_on_normal_stop): Likewise.
1086 (mi_traceframe_changed): Likewise.
1087 (mi_tsv_created): Likewise.
1088 (mi_tsv_deleted): Likewise.
1089 (mi_tsv_modified): Likewise.
1090 (mi_breakpoint_created): Likewise.
1091 (mi_breakpoint_deleted): Likewise.
1092 (mi_breakpoint_modified): Likewise.
1093 (mi_output_running_pid): Likewise.
1094 (mi_inferior_count): Likewise.
1095 (mi_solib_loaded): Likewise.
1096 (mi_solib_unloaded): Likewise.
1097 (mi_command_param_changed): Likewise.
1098 (mi_memory_changed): Likewise.
1099 (report_initial_inferior): Likewise.
1100 (mi_ui_out): Likewise.
1101 (mi_set_logging): Likewise.
1102 * mi/mi-main.c (collect_cores): Likewise.
1103 (print_one_inferior): Likewise.
1104 (free_vector_of_ints): Likewise.
1105 (free_splay_tree): Likewise.
1106 (mi_execute_command): Likewise.
1107 * mi/mi-out.c (mi_table_body): Likewise.
1108 (mi_table_end): Likewise.
1109 (mi_table_header): Likewise.
1110 (mi_begin): Likewise.
1111 (mi_end): Likewise.
1112 (mi_field_int): Likewise.
1113 (mi_field_string): Likewise.
1114 (mi_field_fmt): Likewise.
1115 (mi_flush): Likewise.
1116 (mi_redirect): Likewise.
1117 (field_separator): Likewise.
1118 (mi_open): Likewise.
1119 (mi_close): Likewise.
1120 (mi_out_buffered): Likewise.
1121 (mi_out_rewind): Likewise.
1122 (mi_out_put): Likewise.
1123 (mi_version): Likewise.
1124 (mi_out_data_dtor): Likewise.
1125 * mi/mi-parse.c (mi_parse_cleanup): Likewise.
1126 * microblaze-tdep.c (microblaze_frame_cache): Likewise.
1127 * minidebug.c (lzma_open): Likewise.
1128 (lzma_pread): Likewise.
1129 (lzma_close): Likewise.
1130 (lzma_stat): Likewise.
1131 * mips-linux-tdep.c (mips_linux_init_abi): Likewise.
1132 * mips-sde-tdep.c (mips_sde_frame_cache): Likewise.
1133 (mips_sde_elf_osabi_sniff_abi_tag_sections): Likewise.
1134 * mips-tdep.c (mips_insn16_frame_cache): Likewise.
1135 (mips_micro_frame_cache): Likewise.
1136 (mips_insn32_frame_cache): Likewise.
1137 (mips_stub_frame_cache): Likewise.
1138 (gdb_print_insn_mips): Likewise.
1139 (value_of_mips_user_reg): Likewise.
1140 (mips_gdbarch_init): Likewise.
1141 * mips64obsd-tdep.c (mips64obsd_supply_gregset): Likewise.
1142 * mipsnbsd-tdep.c (mipsnbsd_supply_fpregset): Likewise.
1143 (mipsnbsd_supply_gregset): Likewise.
1144 * mn10300-linux-tdep.c (am33_supply_fpregset_method): Likewise.
1145 (am33_collect_gregset_method): Likewise.
1146 (am33_collect_fpregset_method): Likewise.
1147 * mn10300-tdep.c (mn10300_analyze_frame_prologue): Likewise.
1148 * moxie-tdep.c (moxie_frame_cache): Likewise.
1149 * msp430-tdep.c (msp430_get_opcode_byte): Likewise.
1150 (msp430_analyze_frame_prologue): Likewise.
1151 * mt-tdep.c (mt_frame_unwind_cache): Likewise.
1152 * nios2-linux-tdep.c (nios2_supply_gregset): Likewise.
1153 (nios2_collect_gregset): Likewise.
1154 * nios2-tdep.c (nios2_frame_unwind_cache): Likewise.
1155 (nios2_stub_frame_cache): Likewise.
1156 * objc-lang.c (find_methods): Likewise.
1157 * objfiles.c (objfiles_pspace_data_cleanup): Likewise.
1158 (get_objfile_pspace_data): Likewise.
1159 (get_objfile_bfd_data): Likewise.
1160 (objfile_bfd_data_free): Likewise.
1161 (add_to_objfile_sections): Likewise.
1162 (do_free_objfile_cleanup): Likewise.
1163 (resume_section_map_updates_cleanup): Likewise.
1164 * opencl-lang.c (builtin_opencl_type): Likewise.
1165 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Likewise.
1166 * osdata.c (osdata_start_osdata): Likewise.
1167 (osdata_start_item): Likewise.
1168 (osdata_start_column): Likewise.
1169 (osdata_end_column): Likewise.
1170 (clear_parsing_data): Likewise.
1171 (osdata_free_cleanup): Likewise.
1172 * parse.c (type_stack_cleanup): Likewise.
1173 (exp_uses_objfile_iter): Likewise.
1174 * ppc-linux-tdep.c (ppc_linux_supply_gregset): Likewise.
1175 (ppc_linux_collect_gregset): Likewise.
1176 (ppu2spu_prev_arch): Likewise.
1177 (ppu2spu_this_id): Likewise.
1178 (ppu2spu_prev_register): Likewise.
1179 (ppu2spu_unwind_register): Likewise.
1180 (ppu2spu_sniffer): Likewise.
1181 (ppu2spu_dealloc_cache): Likewise.
1182 (ppc_linux_init_abi): Likewise.
1183 * ppcfbsd-tdep.c (ppcfbsd_sigtramp_frame_cache): Likewise.
1184 * ppcobsd-tdep.c (ppcobsd_sigtramp_frame_cache): Likewise.
1185 * progspace.c (restore_program_space): Likewise.
1186 * psymtab.c (find_pc_sect_psymtab): Likewise.
1187 (compare_psymbols): Likewise.
1188 (psymbol_bcache_full): Likewise.
1189 (allocate_psymtab): Likewise.
1190 (discard_psymtabs_upto): Likewise.
1191 * python/py-block.c (set_block): Likewise.
1192 (del_objfile_blocks): Likewise.
1193 * python/py-breakpoint.c (build_bp_list): Likewise.
1194 * python/py-inferior.c (inferior_to_inferior_object): Likewise.
1195 (build_inferior_list): Likewise.
1196 (py_free_inferior): Likewise.
1197 * python/py-objfile.c (py_free_objfile): Likewise.
1198 (objfile_to_objfile_object): Likewise.
1199 * python/py-prettyprint.c (py_restore_tstate): Likewise.
1200 * python/py-progspace.c (py_free_pspace): Likewise.
1201 (pspace_to_pspace_object): Likewise.
1202 * python/py-symbol.c (set_symbol): Likewise.
1203 (del_objfile_symbols): Likewise.
1204 * python/py-symtab.c (set_sal): Likewise.
1205 (set_symtab): Likewise.
1206 (del_objfile_symtab): Likewise.
1207 (del_objfile_sal): Likewise.
1208 * python/py-type.c (save_objfile_types): Likewise.
1209 (set_type): Likewise.
1210 * python/py-unwind.c (pyuw_prev_register): Likewise.
1211 (pyuw_on_new_gdbarch): Likewise.
1212 * python/py-utils.c (py_decref): Likewise.
1213 (py_xdecref): Likewise.
1214 (gdb_py_generic_dict): Likewise.
1215 * python/py-xmethods.c (gdbpy_free_xmethod_worker_data): Likewise.
1216 (gdbpy_clone_xmethod_worker_data): Likewise.
1217 (gdbpy_get_xmethod_arg_types): Likewise.
1218 (gdbpy_get_xmethod_result_type): Likewise.
1219 (gdbpy_invoke_xmethod): Likewise.
1220 * python/python.c (gdbpy_apply_type_printers): Likewise.
1221 (gdbpy_free_type_printers): Likewise.
1222 * record-btrace.c (record_btrace_disable_callback): Likewise.
1223 (bfcache_hash): Likewise.
1224 (bfcache_eq): Likewise.
1225 (btrace_get_frame_function): Likewise.
1226 (record_btrace_frame_unwind_stop_reason): Likewise.
1227 (record_btrace_frame_this_id): Likewise.
1228 (record_btrace_frame_prev_register): Likewise.
1229 (record_btrace_frame_dealloc_cache): Likewise.
1230 * record-full.c (record_full_message_wrapper): Likewise.
1231 (record_full_save_cleanups): Likewise.
1232 * regcache.c (regcache_descr): Likewise.
1233 (do_regcache_xfree): Likewise.
1234 (do_regcache_invalidate): Likewise.
1235 (do_cooked_read): Likewise.
1236 (regcache_transfer_regset): Likewise.
1237 * reggroups.c (reggroup_add): Likewise.
1238 (reggroup_next): Likewise.
1239 (reggroup_prev): Likewise.
1240 * remote-fileio.c (do_remote_fileio_request): Likewise.
1241 * remote-notif.c (remote_async_get_pending_events_handler): Likewise.
1242 (do_notif_event_xfree): Likewise.
1243 * remote.c (get_remote_arch_state): Likewise.
1244 (remote_pspace_data_cleanup): Likewise.
1245 (get_remote_exec_file): Likewise.
1246 (set_pspace_remote_exec_file): Likewise.
1247 (compare_pnums): Likewise.
1248 (clear_threads_listing_context): Likewise.
1249 (remote_newthread_step): Likewise.
1250 (start_thread): Likewise.
1251 (end_thread): Likewise.
1252 (remove_child_of_pending_fork): Likewise.
1253 (remove_stop_reply_for_inferior): Likewise.
1254 (remove_stop_reply_of_remote_state): Likewise.
1255 (remote_notif_remove_once_on_match): Likewise.
1256 (stop_reply_match_ptid_and_ws): Likewise.
1257 (kill_child_of_pending_fork): Likewise.
1258 (register_remote_g_packet_guess): Likewise.
1259 (remote_read_description_p): Likewise.
1260 (remote_read_description): Likewise.
1261 (free_actions_list_cleanup_wrapper): Likewise.
1262 (remote_async_serial_handler): Likewise.
1263 * rl78-tdep.c (rl78_get_opcode_byte): Likewise.
1264 (rl78_analyze_frame_prologue): Likewise.
1265 * rs6000-tdep.c (ppc_supply_gregset): Likewise.
1266 (ppc_supply_fpregset): Likewise.
1267 (ppc_supply_vsxregset): Likewise.
1268 (ppc_supply_vrregset): Likewise.
1269 (ppc_collect_gregset): Likewise.
1270 (ppc_collect_fpregset): Likewise.
1271 (ppc_collect_vsxregset): Likewise.
1272 (ppc_collect_vrregset): Likewise.
1273 (e500_move_ev_register): Likewise.
1274 (do_regcache_raw_write): Likewise.
1275 (rs6000_frame_cache): Likewise.
1276 (rs6000_epilogue_frame_cache): Likewise.
1277 (rs6000_gdbarch_init): Likewise.
1278 * rx-tdep.c (rx_get_opcode_byte): Likewise.
1279 (rx_analyze_frame_prologue): Likewise.
1280 (rx_frame_type): Likewise.
1281 (rx_frame_sniffer_common): Likewise.
1282 * s390-linux-tdep.c (s390_check_for_saved): Likewise.
1283 (s390_frame_unwind_cache): Likewise.
1284 (s390_stub_frame_unwind_cache): Likewise.
1285 (s390_sigtramp_frame_unwind_cache): Likewise.
1286 * score-tdep.c (score_make_prologue_cache): Likewise.
1287 * sentinel-frame.c (sentinel_frame_prev_register): Likewise.
1288 (sentinel_frame_prev_arch): Likewise.
1289 * ser-base.c (fd_event): Likewise.
1290 (push_event): Likewise.
1291 (ser_base_write): Likewise.
1292 * ser-pipe.c (pipe_close): Likewise.
1293 * serial.c (serial_write): Likewise.
1294 * sh-tdep.c (sh_frame_cache): Likewise.
1295 (sh_stub_this_id): Likewise.
1296 * sh64-tdep.c (sh64_frame_cache): Likewise.
1297 * solib-aix.c (get_solib_aix_inferior_data): Likewise.
1298 (library_list_start_library): Likewise.
1299 (library_list_start_list): Likewise.
1300 (solib_aix_free_library_list): Likewise.
1301 * solib-darwin.c (get_darwin_info): Likewise.
1302 * solib-dsbt.c (get_dsbt_info): Likewise.
1303 * solib-spu.c (append_ocl_sos): Likewise.
1304 * solib-svr4.c (svr4_pspace_data_cleanup): Likewise.
1305 (get_svr4_info): Likewise.
1306 (library_list_start_library): Likewise.
1307 (svr4_library_list_start_list): Likewise.
1308 (hash_probe_and_action): Likewise.
1309 (equal_probe_and_action): Likewise.
1310 (svr4_update_solib_event_breakpoint): Likewise.
1311 (set_solib_svr4_fetch_link_map_offsets): Likewise.
1312 (svr4_fetch_link_map_offsets): Likewise.
1313 (svr4_have_link_map_offsets): Likewise.
1314 * solib-target.c (library_list_start_segment): Likewise.
1315 (library_list_start_section): Likewise.
1316 (library_list_start_library): Likewise.
1317 (library_list_end_library): Likewise.
1318 (library_list_start_list): Likewise.
1319 (solib_target_free_library_list): Likewise.
1320 * solib.c (solib_ops): Likewise.
1321 (set_solib_ops): Likewise.
1322 * sparc-sol2-tdep.c (sparc32_sol2_sigtramp_frame_cache): Likewise.
1323 * sparc-tdep.c (sparc_frame_cache): Likewise.
1324 (sparc32_frame_cache): Likewise.
1325 (sparc32_supply_gregset): Likewise.
1326 (sparc32_collect_gregset): Likewise.
1327 (sparc32_supply_fpregset): Likewise.
1328 (sparc32_collect_fpregset): Likewise.
1329 * sparc64-sol2-tdep.c (sparc64_sol2_sigtramp_frame_cache): Likewise.
1330 * sparc64-tdep.c (sparc64_supply_gregset): Likewise.
1331 (sparc64_collect_gregset): Likewise.
1332 (sparc64_supply_fpregset): Likewise.
1333 (sparc64_collect_fpregset): Likewise.
1334 * sparc64fbsd-tdep.c (sparc64fbsd_sigtramp_frame_cache): Likewise.
1335 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_frame_cache): Likewise.
1336 * sparc64obsd-tdep.c (sparc64obsd_frame_cache): Likewise.
1337 (sparc64obsd_trapframe_cache): Likewise.
1338 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_frame_cache): Likewise.
1339 * sparcobsd-tdep.c (sparc32obsd_sigtramp_frame_cache): Likewise.
1340 * spu-multiarch.c (spu_gdbarch): Likewise.
1341 * spu-tdep.c (spu_frame_unwind_cache): Likewise.
1342 (spu2ppu_prev_arch): Likewise.
1343 (spu2ppu_this_id): Likewise.
1344 (spu2ppu_prev_register): Likewise.
1345 (spu2ppu_dealloc_cache): Likewise.
1346 (spu_dis_asm_print_address): Likewise.
1347 (gdb_print_insn_spu): Likewise.
1348 (spu_get_overlay_table): Likewise.
1349 * stabsread.c (rs6000_builtin_type): Likewise.
1350 * stack.c (do_print_variable_and_value): Likewise.
1351 * stap-probe.c (get_stap_base_address_1): Likewise.
1352 * symfile-debug.c (debug_qf_has_symbols): Likewise.
1353 (debug_qf_find_last_source_symtab): Likewise.
1354 (debug_qf_forget_cached_source_info): Likewise.
1355 (debug_qf_map_symtabs_matching_filename): Likewise.
1356 (debug_qf_lookup_symbol): Likewise.
1357 (debug_qf_print_stats): Likewise.
1358 (debug_qf_dump): Likewise.
1359 (debug_qf_relocate): Likewise.
1360 (debug_qf_expand_symtabs_for_function): Likewise.
1361 (debug_qf_expand_all_symtabs): Likewise.
1362 (debug_qf_expand_symtabs_with_fullname): Likewise.
1363 (debug_qf_map_matching_symbols): Likewise.
1364 (debug_qf_expand_symtabs_matching): Likewise.
1365 (debug_qf_find_pc_sect_compunit_symtab): Likewise.
1366 (debug_qf_map_symbol_filenames): Likewise.
1367 (debug_sym_get_probes): Likewise.
1368 (debug_sym_new_init): Likewise.
1369 (debug_sym_init): Likewise.
1370 (debug_sym_read): Likewise.
1371 (debug_sym_read_psymbols): Likewise.
1372 (debug_sym_finish): Likewise.
1373 (debug_sym_offsets): Likewise.
1374 (debug_sym_read_linetable): Likewise.
1375 (debug_sym_relocate): Likewise.
1376 (uninstall_symfile_debug_logging): Likewise.
1377 * symfile-mem.c (symbol_file_add_from_memory_wrapper): Likewise.
1378 * symfile.c (place_section): Likewise.
1379 (add_section_size_callback): Likewise.
1380 (load_progress): Likewise.
1381 (load_section_callback): Likewise.
1382 (clear_memory_write_data): Likewise.
1383 (allocate_symtab): Likewise.
1384 * symmisc.c (maintenance_expand_file_matcher): Likewise.
1385 * symtab.c (lookup_symtab_callback): Likewise.
1386 (hash_demangled_name_entry): Likewise.
1387 (eq_demangled_name_entry): Likewise.
1388 (get_symbol_cache): Likewise.
1389 (symbol_cache_cleanup): Likewise.
1390 (set_symbol_cache_size): Likewise.
1391 (symbol_cache_flush): Likewise.
1392 (maintenance_print_symbol_cache): Likewise.
1393 (maintenance_print_symbol_cache_statistics): Likewise.
1394 (delete_filename_seen_cache): Likewise.
1395 (output_partial_symbol_filename): Likewise.
1396 (search_symbols_file_matches): Likewise.
1397 (search_symbols_name_matches): Likewise.
1398 (do_free_completion_list): Likewise.
1399 (maybe_add_partial_symtab_filename): Likewise.
1400 (get_main_info): Likewise.
1401 (main_info_cleanup): Likewise.
1402 * target-dcache.c (target_dcache_cleanup): Likewise.
1403 (target_dcache_init_p): Likewise.
1404 (target_dcache_invalidate): Likewise.
1405 (target_dcache_get): Likewise.
1406 (target_dcache_get_or_init): Likewise.
1407 * target-descriptions.c (target_find_description): Likewise.
1408 (tdesc_find_type): Likewise.
1409 (tdesc_data_cleanup): Likewise.
1410 (tdesc_find_arch_register): Likewise.
1411 (tdesc_register_name): Likewise.
1412 (tdesc_register_type): Likewise.
1413 (tdesc_register_reggroup_p): Likewise.
1414 (set_tdesc_pseudo_register_name): Likewise.
1415 (set_tdesc_pseudo_register_type): Likewise.
1416 (set_tdesc_pseudo_register_reggroup_p): Likewise.
1417 (tdesc_use_registers): Likewise.
1418 (free_target_description): Likewise.
1419 * target-memory.c (compare_block_starting_address): Likewise.
1420 (cleanup_request_data): Likewise.
1421 (cleanup_write_requests_vector): Likewise.
1422 * target.c (open_target): Likewise.
1423 (cleanup_restore_target_terminal): Likewise.
1424 (free_memory_read_result_vector): Likewise.
1425 * thread.c (disable_thread_stack_temporaries): Likewise.
1426 (finish_thread_state_cleanup): Likewise.
1427 (do_restore_current_thread_cleanup): Likewise.
1428 (restore_current_thread_cleanup_dtor): Likewise.
1429 (set_thread_refcount): Likewise.
1430 (tp_array_compar): Likewise.
1431 (do_captured_thread_select): Likewise.
1432 * tic6x-tdep.c (tic6x_frame_unwind_cache): Likewise.
1433 (tic6x_stub_this_id): Likewise.
1434 * tilegx-tdep.c (tilegx_frame_cache): Likewise.
1435 * top.c (do_restore_instream_cleanup): Likewise.
1436 (gdb_readline_wrapper_cleanup): Likewise.
1437 (kill_or_detach): Likewise.
1438 (print_inferior_quit_action): Likewise.
1439 * tracefile-tfile.c (match_blocktype): Likewise.
1440 (build_traceframe_info): Likewise.
1441 * tracefile.c (trace_file_writer_xfree): Likewise.
1442 * tracepoint.c (memrange_cmp): Likewise.
1443 (do_collect_symbol): Likewise.
1444 (do_clear_collection_list): Likewise.
1445 (do_restore_current_traceframe_cleanup): Likewise.
1446 (restore_current_traceframe_cleanup_dtor): Likewise.
1447 (free_current_marker): Likewise.
1448 (traceframe_info_start_memory): Likewise.
1449 (traceframe_info_start_tvar): Likewise.
1450 (free_result): Likewise.
1451 * tramp-frame.c (tramp_frame_cache): Likewise.
1452 * tui/tui-file.c (tui_file_delete): Likewise.
1453 (tui_fileopen): Likewise.
1454 (tui_sfileopen): Likewise.
1455 (tui_file_isatty): Likewise.
1456 (tui_file_rewind): Likewise.
1457 (tui_file_put): Likewise.
1458 (tui_file_fputs): Likewise.
1459 (tui_file_get_strbuf): Likewise.
1460 (tui_file_adjust_strbuf): Likewise.
1461 (tui_file_flush): Likewise.
1462 * tui/tui-layout.c (make_command_window): Likewise.
1463 (make_data_window): Likewise.
1464 (show_source_disasm_command): Likewise.
1465 (show_data): Likewise.
1466 (make_source_or_disasm_window): Likewise.
1467 (show_source_or_disasm_and_command): Likewise.
1468 * tui/tui-out.c (tui_field_int): Likewise.
1469 (tui_field_string): Likewise.
1470 (tui_field_fmt): Likewise.
1471 (tui_text): Likewise.
1472 * typeprint.c (hash_typedef_field): Likewise.
1473 (eq_typedef_field): Likewise.
1474 (do_free_typedef_hash): Likewise.
1475 (copy_typedef_hash_element): Likewise.
1476 (do_free_global_table): Likewise.
1477 (find_global_typedef): Likewise.
1478 (find_typedef_in_hash): Likewise.
1479 * ui-file.c (ui_file_write_for_put): Likewise.
1480 (do_ui_file_xstrdup): Likewise.
1481 (mem_file_delete): Likewise.
1482 (mem_file_rewind): Likewise.
1483 (mem_file_put): Likewise.
1484 (mem_file_write): Likewise.
1485 (stdio_file_delete): Likewise.
1486 (stdio_file_flush): Likewise.
1487 (stdio_file_read): Likewise.
1488 (stdio_file_write): Likewise.
1489 (stdio_file_write_async_safe): Likewise.
1490 (stdio_file_fputs): Likewise.
1491 (stdio_file_isatty): Likewise.
1492 (stdio_file_fseek): Likewise.
1493 (tee_file_delete): Likewise.
1494 (tee_file_flush): Likewise.
1495 (tee_file_write): Likewise.
1496 (tee_file_fputs): Likewise.
1497 (tee_file_isatty): Likewise.
1498 * ui-out.c (do_cleanup_table_end): Likewise.
1499 (do_cleanup_end): Likewise.
1500 * user-regs.c (user_reg_add): Likewise.
1501 (user_reg_map_name_to_regnum): Likewise.
1502 (usernum_to_user_reg): Likewise.
1503 (maintenance_print_user_registers): Likewise.
1504 * utils.c (do_bfd_close_cleanup): Likewise.
1505 (do_fclose_cleanup): Likewise.
1506 (do_obstack_free): Likewise.
1507 (do_ui_file_delete): Likewise.
1508 (do_ui_out_redirect_pop): Likewise.
1509 (do_free_section_addr_info): Likewise.
1510 (restore_integer): Likewise.
1511 (do_unpush_target): Likewise.
1512 (do_htab_delete_cleanup): Likewise.
1513 (do_restore_ui_file): Likewise.
1514 (do_value_free): Likewise.
1515 (do_free_so): Likewise.
1516 (free_current_contents): Likewise.
1517 (do_regfree_cleanup): Likewise.
1518 (core_addr_hash): Likewise.
1519 (core_addr_eq): Likewise.
1520 (do_free_char_ptr_vec): Likewise.
1521 * v850-tdep.c (v850_frame_cache): Likewise.
1522 * varobj.c (do_free_variable_cleanup): Likewise.
1523 * vax-tdep.c (vax_supply_gregset): Likewise.
1524 (vax_frame_cache): Likewise.
1525 * vaxobsd-tdep.c (vaxobsd_sigtramp_frame_cache): Likewise.
1526 * xml-support.c (gdb_xml_body_text): Likewise.
1527 (gdb_xml_values_cleanup): Likewise.
1528 (gdb_xml_start_element): Likewise.
1529 (gdb_xml_start_element_wrapper): Likewise.
1530 (gdb_xml_end_element): Likewise.
1531 (gdb_xml_end_element_wrapper): Likewise.
1532 (gdb_xml_cleanup): Likewise.
1533 (gdb_xml_fetch_external_entity): Likewise.
1534 (gdb_xml_parse_attr_enum): Likewise.
1535 (xinclude_start_include): Likewise.
1536 (xinclude_end_include): Likewise.
1537 (xml_xinclude_default): Likewise.
1538 (xml_xinclude_start_doctype): Likewise.
1539 (xml_xinclude_end_doctype): Likewise.
1540 (xml_xinclude_cleanup): Likewise.
1541 (xml_fetch_content_from_file): Likewise.
1542 * xml-syscall.c (free_syscalls_info): Likewise.
1543 (syscall_start_syscall): Likewise.
1544 * xml-tdesc.c (tdesc_end_arch): Likewise.
1545 (tdesc_end_osabi): Likewise.
1546 (tdesc_end_compatible): Likewise.
1547 (tdesc_start_target): Likewise.
1548 (tdesc_start_feature): Likewise.
1549 (tdesc_start_reg): Likewise.
1550 (tdesc_start_union): Likewise.
1551 (tdesc_start_struct): Likewise.
1552 (tdesc_start_flags): Likewise.
1553 (tdesc_start_field): Likewise.
1554 (tdesc_start_vector): Likewise.
1555 (fetch_available_features_from_target): Likewise.
1556 * xstormy16-tdep.c (xstormy16_frame_cache): Likewise.
1557 * xtensa-tdep.c (xtensa_supply_gregset): Likewise.
1558 (xtensa_frame_cache): Likewise.
1559 (xtensa_frame_prev_register): Likewise.
1560 (xtensa_extract_return_value): Likewise.
1561
1562 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
1563
1564 * aarch64-tdep.c (aarch64_make_prologue_cache): Add cast(s).
1565 (aarch64_make_stub_cache): Likewise.
1566 (value_of_aarch64_user_reg): Likewise.
1567 * ada-lang.c (ada_inferior_data_cleanup): Likewise.
1568 (get_ada_inferior_data): Likewise.
1569 (get_ada_pspace_data): Likewise.
1570 (ada_pspace_data_cleanup): Likewise.
1571 (ada_complete_symbol_matcher): Likewise.
1572 (ada_exc_search_name_matches): Likewise.
1573 * ada-tasks.c (get_ada_tasks_pspace_data): Likewise.
1574 (get_ada_tasks_inferior_data): Likewise.
1575 * addrmap.c (addrmap_mutable_foreach_worker): Likewise.
1576 (splay_obstack_alloc): Likewise.
1577 (splay_obstack_free): Likewise.
1578 * alpha-linux-tdep.c (alpha_linux_supply_gregset): Likewise.
1579 (alpha_linux_collect_gregset): Likewise.
1580 (alpha_linux_supply_fpregset): Likewise.
1581 (alpha_linux_collect_fpregset): Likewise.
1582 * alpha-mdebug-tdep.c (alpha_mdebug_frame_unwind_cache): Likewise.
1583 * alpha-tdep.c (alpha_lds): Likewise.
1584 (alpha_sts): Likewise.
1585 (alpha_sigtramp_frame_unwind_cache): Likewise.
1586 (alpha_heuristic_frame_unwind_cache): Likewise.
1587 (alpha_supply_int_regs): Likewise.
1588 (alpha_fill_int_regs): Likewise.
1589 (alpha_supply_fp_regs): Likewise.
1590 (alpha_fill_fp_regs): Likewise.
1591 * alphanbsd-tdep.c (alphanbsd_supply_fpregset): Likewise.
1592 (alphanbsd_aout_supply_gregset): Likewise.
1593 (alphanbsd_supply_gregset): Likewise.
1594 * amd64-linux-tdep.c (amd64_linux_init_abi): Likewise.
1595 (amd64_x32_linux_init_abi): Likewise.
1596 * amd64-nat.c (amd64_supply_native_gregset): Likewise.
1597 (amd64_collect_native_gregset): Likewise.
1598 * amd64-tdep.c (amd64_frame_cache): Likewise.
1599 (amd64_sigtramp_frame_cache): Likewise.
1600 (amd64_epilogue_frame_cache): Likewise.
1601 (amd64_supply_fxsave): Likewise.
1602 (amd64_supply_xsave): Likewise.
1603 (amd64_collect_fxsave): Likewise.
1604 (amd64_collect_xsave): Likewise.
1605 * amd64-windows-tdep.c (amd64_windows_frame_cache): Likewise.
1606 * amd64obsd-tdep.c (amd64obsd_trapframe_cache): Likewise.
1607 * arm-linux-tdep.c (arm_linux_supply_gregset): Likewise.
1608 (arm_linux_collect_gregset): Likewise.
1609 (arm_linux_supply_nwfpe): Likewise.
1610 (arm_linux_collect_nwfpe): Likewise.
1611 (arm_linux_supply_vfp): Likewise.
1612 (arm_linux_collect_vfp): Likewise.
1613 * arm-tdep.c (arm_find_mapping_symbol): Likewise.
1614 (arm_prologue_unwind_stop_reason): Likewise.
1615 (arm_prologue_this_id): Likewise.
1616 (arm_prologue_prev_register): Likewise.
1617 (arm_exidx_data_free): Likewise.
1618 (arm_find_exidx_entry): Likewise.
1619 (arm_stub_this_id): Likewise.
1620 (arm_m_exception_this_id): Likewise.
1621 (arm_m_exception_prev_register): Likewise.
1622 (arm_normal_frame_base): Likewise.
1623 (gdb_print_insn_arm): Likewise.
1624 (arm_objfile_data_free): Likewise.
1625 (arm_record_special_symbol): Likewise.
1626 (value_of_arm_user_reg): Likewise.
1627 * armbsd-tdep.c (armbsd_supply_fpregset): Likewise.
1628 (armbsd_supply_gregset): Likewise.
1629 * auto-load.c (auto_load_pspace_data_cleanup): Likewise.
1630 (get_auto_load_pspace_data): Likewise.
1631 (hash_loaded_script_entry): Likewise.
1632 (eq_loaded_script_entry): Likewise.
1633 (clear_section_scripts): Likewise.
1634 (collect_matching_scripts): Likewise.
1635 * auxv.c (auxv_inferior_data_cleanup): Likewise.
1636 (get_auxv_inferior_data): Likewise.
1637 * avr-tdep.c (avr_frame_unwind_cache): Likewise.
1638 * ax-general.c (do_free_agent_expr_cleanup): Likewise.
1639 * bfd-target.c (target_bfd_xfer_partial): Likewise.
1640 (target_bfd_xclose): Likewise.
1641 (target_bfd_get_section_table): Likewise.
1642 * bfin-tdep.c (bfin_frame_cache): Likewise.
1643 * block.c (find_block_in_blockvector): Likewise.
1644 (call_site_for_pc): Likewise.
1645 (block_find_non_opaque_type_preferred): Likewise.
1646 * break-catch-sig.c (signal_catchpoint_insert_location): Likewise.
1647 (signal_catchpoint_remove_location): Likewise.
1648 (signal_catchpoint_breakpoint_hit): Likewise.
1649 (signal_catchpoint_print_one): Likewise.
1650 (signal_catchpoint_print_mention): Likewise.
1651 (signal_catchpoint_print_recreate): Likewise.
1652 * break-catch-syscall.c (get_catch_syscall_inferior_data): Likewise.
1653 * breakpoint.c (do_cleanup_counted_command_line): Likewise.
1654 (bp_location_compare_addrs): Likewise.
1655 (get_first_locp_gte_addr): Likewise.
1656 (check_tracepoint_command): Likewise.
1657 (do_map_commands_command): Likewise.
1658 (get_breakpoint_objfile_data): Likewise.
1659 (free_breakpoint_probes): Likewise.
1660 (do_captured_breakpoint_query): Likewise.
1661 (compare_breakpoints): Likewise.
1662 (bp_location_compare): Likewise.
1663 (bpstat_remove_breakpoint_callback): Likewise.
1664 (do_delete_breakpoint_cleanup): Likewise.
1665 * bsd-uthread.c (bsd_uthread_set_supply_uthread): Likewise.
1666 (bsd_uthread_set_collect_uthread): Likewise.
1667 (bsd_uthread_activate): Likewise.
1668 (bsd_uthread_fetch_registers): Likewise.
1669 (bsd_uthread_store_registers): Likewise.
1670 * btrace.c (check_xml_btrace_version): Likewise.
1671 (parse_xml_btrace_block): Likewise.
1672 (parse_xml_btrace_pt_config_cpu): Likewise.
1673 (parse_xml_btrace_pt_raw): Likewise.
1674 (parse_xml_btrace_pt): Likewise.
1675 (parse_xml_btrace_conf_bts): Likewise.
1676 (parse_xml_btrace_conf_pt): Likewise.
1677 (do_btrace_data_cleanup): Likewise.
1678 * c-typeprint.c (find_typedef_for_canonicalize): Likewise.
1679 * charset.c (cleanup_iconv): Likewise.
1680 (do_cleanup_iterator): Likewise.
1681 * cli-out.c (cli_uiout_dtor): Likewise.
1682 (cli_table_begin): Likewise.
1683 (cli_table_body): Likewise.
1684 (cli_table_end): Likewise.
1685 (cli_table_header): Likewise.
1686 (cli_begin): Likewise.
1687 (cli_end): Likewise.
1688 (cli_field_int): Likewise.
1689 (cli_field_skip): Likewise.
1690 (cli_field_string): Likewise.
1691 (cli_field_fmt): Likewise.
1692 (cli_spaces): Likewise.
1693 (cli_text): Likewise.
1694 (cli_message): Likewise.
1695 (cli_wrap_hint): Likewise.
1696 (cli_flush): Likewise.
1697 (cli_redirect): Likewise.
1698 (out_field_fmt): Likewise.
1699 (field_separator): Likewise.
1700 (cli_out_set_stream): Likewise.
1701 * cli/cli-cmds.c (compare_symtabs): Likewise.
1702 * cli/cli-dump.c (call_dump_func): Likewise.
1703 (restore_section_callback): Likewise.
1704 * cli/cli-script.c (clear_hook_in_cleanup): Likewise.
1705 (do_restore_user_call_depth): Likewise.
1706 (do_free_command_lines_cleanup): Likewise.
1707 * coff-pe-read.c (get_section_vmas): Likewise.
1708 (pe_as16): Likewise.
1709 (pe_as32): Likewise.
1710 * coffread.c (coff_symfile_read): Likewise.
1711 * common/agent.c (agent_look_up_symbols): Likewise.
1712 * common/filestuff.c (do_close_cleanup): Likewise.
1713 * common/format.c (free_format_pieces_cleanup): Likewise.
1714 * common/vec.c (vec_o_reserve): Likewise.
1715 * compile/compile-c-support.c (print_one_macro): Likewise.
1716 * compile/compile-c-symbols.c (hash_symbol_error): Likewise.
1717 (eq_symbol_error): Likewise.
1718 (del_symbol_error): Likewise.
1719 (error_symbol_once): Likewise.
1720 (gcc_convert_symbol): Likewise.
1721 (gcc_symbol_address): Likewise.
1722 (hash_symname): Likewise.
1723 (eq_symname): Likewise.
1724 * compile/compile-c-types.c (hash_type_map_instance): Likewise.
1725 (eq_type_map_instance): Likewise.
1726 (insert_type): Likewise.
1727 (convert_type): Likewise.
1728 * compile/compile-object-load.c (munmap_listp_free_cleanup): Likewise.
1729 (setup_sections): Likewise.
1730 (link_hash_table_free): Likewise.
1731 (copy_sections): Likewise.
1732 * compile/compile-object-run.c (do_module_cleanup): Likewise.
1733 * compile/compile.c (compile_print_value): Likewise.
1734 (do_rmdir): Likewise.
1735 (cleanup_compile_instance): Likewise.
1736 (cleanup_unlink_file): Likewise.
1737 * completer.c (free_completion_tracker): Likewise.
1738 * corelow.c (add_to_spuid_list): Likewise.
1739 * cp-namespace.c (reset_directive_searched): Likewise.
1740 * cp-support.c (reset_directive_searched): Likewise.
1741 * cris-tdep.c (cris_sigtramp_frame_unwind_cache): Likewise.
1742 (cris_frame_unwind_cache): Likewise.
1743 * d-lang.c (builtin_d_type): Likewise.
1744 * d-namespace.c (reset_directive_searched): Likewise.
1745 * dbxread.c (dbx_free_symfile_info): Likewise.
1746 (do_free_bincl_list_cleanup): Likewise.
1747 * disasm.c (hash_dis_line_entry): Likewise.
1748 (eq_dis_line_entry): Likewise.
1749 (dis_asm_print_address): Likewise.
1750 (fprintf_disasm): Likewise.
1751 (do_ui_file_delete): Likewise.
1752 * doublest.c (convert_floatformat_to_doublest): Likewise.
1753 * dummy-frame.c (pop_dummy_frame_bpt): Likewise.
1754 (dummy_frame_prev_register): Likewise.
1755 (dummy_frame_this_id): Likewise.
1756 * dwarf2-frame-tailcall.c (cache_hash): Likewise.
1757 (cache_eq): Likewise.
1758 (cache_find): Likewise.
1759 (tailcall_frame_this_id): Likewise.
1760 (dwarf2_tailcall_prev_register_first): Likewise.
1761 (tailcall_frame_prev_register): Likewise.
1762 (tailcall_frame_dealloc_cache): Likewise.
1763 (tailcall_frame_prev_arch): Likewise.
1764 * dwarf2-frame.c (dwarf2_frame_state_free): Likewise.
1765 (dwarf2_frame_set_init_reg): Likewise.
1766 (dwarf2_frame_init_reg): Likewise.
1767 (dwarf2_frame_set_signal_frame_p): Likewise.
1768 (dwarf2_frame_signal_frame_p): Likewise.
1769 (dwarf2_frame_set_adjust_regnum): Likewise.
1770 (dwarf2_frame_adjust_regnum): Likewise.
1771 (clear_pointer_cleanup): Likewise.
1772 (dwarf2_frame_cache): Likewise.
1773 (find_cie): Likewise.
1774 (dwarf2_frame_find_fde): Likewise.
1775 * dwarf2expr.c (dwarf_expr_address_type): Likewise.
1776 (free_dwarf_expr_context_cleanup): Likewise.
1777 * dwarf2loc.c (locexpr_find_frame_base_location): Likewise.
1778 (locexpr_get_frame_base): Likewise.
1779 (loclist_find_frame_base_location): Likewise.
1780 (loclist_get_frame_base): Likewise.
1781 (dwarf_expr_dwarf_call): Likewise.
1782 (dwarf_expr_get_base_type): Likewise.
1783 (dwarf_expr_push_dwarf_reg_entry_value): Likewise.
1784 (dwarf_expr_get_obj_addr): Likewise.
1785 (entry_data_value_coerce_ref): Likewise.
1786 (entry_data_value_copy_closure): Likewise.
1787 (entry_data_value_free_closure): Likewise.
1788 (get_frame_address_in_block_wrapper): Likewise.
1789 (dwarf2_evaluate_property): Likewise.
1790 (dwarf2_compile_property_to_c): Likewise.
1791 (needs_frame_read_addr_from_reg): Likewise.
1792 (needs_frame_get_reg_value): Likewise.
1793 (needs_frame_frame_base): Likewise.
1794 (needs_frame_frame_cfa): Likewise.
1795 (needs_frame_tls_address): Likewise.
1796 (needs_frame_dwarf_call): Likewise.
1797 (needs_dwarf_reg_entry_value): Likewise.
1798 (get_ax_pc): Likewise.
1799 (locexpr_read_variable): Likewise.
1800 (locexpr_read_variable_at_entry): Likewise.
1801 (locexpr_read_needs_frame): Likewise.
1802 (locexpr_describe_location): Likewise.
1803 (locexpr_tracepoint_var_ref): Likewise.
1804 (locexpr_generate_c_location): Likewise.
1805 (loclist_read_variable): Likewise.
1806 (loclist_read_variable_at_entry): Likewise.
1807 (loclist_describe_location): Likewise.
1808 (loclist_tracepoint_var_ref): Likewise.
1809 (loclist_generate_c_location): Likewise.
1810 * dwarf2read.c (line_header_hash_voidp): Likewise.
1811 (line_header_eq_voidp): Likewise.
1812 (dwarf2_has_info): Likewise.
1813 (dwarf2_get_section_info): Likewise.
1814 (locate_dwz_sections): Likewise.
1815 (hash_file_name_entry): Likewise.
1816 (eq_file_name_entry): Likewise.
1817 (delete_file_name_entry): Likewise.
1818 (dw2_setup): Likewise.
1819 (dw2_get_file_names_reader): Likewise.
1820 (dw2_find_pc_sect_compunit_symtab): Likewise.
1821 (hash_signatured_type): Likewise.
1822 (eq_signatured_type): Likewise.
1823 (add_signatured_type_cu_to_table): Likewise.
1824 (create_debug_types_hash_table): Likewise.
1825 (lookup_dwo_signatured_type): Likewise.
1826 (lookup_dwp_signatured_type): Likewise.
1827 (lookup_signatured_type): Likewise.
1828 (hash_type_unit_group): Likewise.
1829 (eq_type_unit_group): Likewise.
1830 (get_type_unit_group): Likewise.
1831 (process_psymtab_comp_unit_reader): Likewise.
1832 (sort_tu_by_abbrev_offset): Likewise.
1833 (process_skeletonless_type_unit): Likewise.
1834 (psymtabs_addrmap_cleanup): Likewise.
1835 (dwarf2_read_symtab): Likewise.
1836 (psymtab_to_symtab_1): Likewise.
1837 (die_hash): Likewise.
1838 (die_eq): Likewise.
1839 (load_full_comp_unit_reader): Likewise.
1840 (reset_die_in_process): Likewise.
1841 (free_cu_line_header): Likewise.
1842 (handle_DW_AT_stmt_list): Likewise.
1843 (hash_dwo_file): Likewise.
1844 (eq_dwo_file): Likewise.
1845 (hash_dwo_unit): Likewise.
1846 (eq_dwo_unit): Likewise.
1847 (create_dwo_cu_reader): Likewise.
1848 (create_dwo_unit_in_dwp_v1): Likewise.
1849 (create_dwo_unit_in_dwp_v2): Likewise.
1850 (lookup_dwo_unit_in_dwp): Likewise.
1851 (dwarf2_locate_dwo_sections): Likewise.
1852 (dwarf2_locate_common_dwp_sections): Likewise.
1853 (dwarf2_locate_v2_dwp_sections): Likewise.
1854 (hash_dwp_loaded_cutus): Likewise.
1855 (eq_dwp_loaded_cutus): Likewise.
1856 (lookup_dwo_cutu): Likewise.
1857 (abbrev_table_free_cleanup): Likewise.
1858 (dwarf2_free_abbrev_table): Likewise.
1859 (find_partial_die_in_comp_unit): Likewise.
1860 (free_line_header_voidp): Likewise.
1861 (follow_die_offset): Likewise.
1862 (follow_die_sig_1): Likewise.
1863 (free_heap_comp_unit): Likewise.
1864 (free_stack_comp_unit): Likewise.
1865 (dwarf2_free_objfile): Likewise.
1866 (per_cu_offset_and_type_hash): Likewise.
1867 (per_cu_offset_and_type_eq): Likewise.
1868 (get_die_type_at_offset): Likewise.
1869 (partial_die_hash): Likewise.
1870 (partial_die_eq): Likewise.
1871 (dwarf2_per_objfile_free): Likewise.
1872 (hash_strtab_entry): Likewise.
1873 (eq_strtab_entry): Likewise.
1874 (add_string): Likewise.
1875 (hash_symtab_entry): Likewise.
1876 (eq_symtab_entry): Likewise.
1877 (delete_symtab_entry): Likewise.
1878 (cleanup_mapped_symtab): Likewise.
1879 (add_indices_to_cpool): Likewise.
1880 (hash_psymtab_cu_index): Likewise.
1881 (eq_psymtab_cu_index): Likewise.
1882 (add_address_entry_worker): Likewise.
1883 (unlink_if_set): Likewise.
1884 (write_one_signatured_type): Likewise.
1885 (save_gdb_index_command): Likewise.
1886 * elfread.c (elf_symtab_read): Likewise.
1887 (elf_gnu_ifunc_cache_hash): Likewise.
1888 (elf_gnu_ifunc_cache_eq): Likewise.
1889 (elf_gnu_ifunc_record_cache): Likewise.
1890 (elf_gnu_ifunc_resolve_by_cache): Likewise.
1891 (elf_get_probes): Likewise.
1892 (probe_key_free): Likewise.
1893 * f-lang.c (builtin_f_type): Likewise.
1894 * frame-base.c (frame_base_append_sniffer): Likewise.
1895 (frame_base_set_default): Likewise.
1896 (frame_base_find_by_frame): Likewise.
1897 * frame-unwind.c (frame_unwind_prepend_unwinder): Likewise.
1898 (frame_unwind_append_unwinder): Likewise.
1899 (frame_unwind_find_by_frame): Likewise.
1900 * frame.c (frame_addr_hash): Likewise.
1901 (frame_addr_hash_eq): Likewise.
1902 (frame_stash_find): Likewise.
1903 (do_frame_register_read): Likewise.
1904 (unwind_to_current_frame): Likewise.
1905 (frame_cleanup_after_sniffer): Likewise.
1906 * frv-linux-tdep.c (frv_linux_sigtramp_frame_cache): Likewise.
1907 * frv-tdep.c (frv_frame_unwind_cache): Likewise.
1908 * ft32-tdep.c (ft32_frame_cache): Likewise.
1909 * gcore.c (do_bfd_delete_cleanup): Likewise.
1910 (gcore_create_callback): Likewise.
1911 * gdb_bfd.c (hash_bfd): Likewise.
1912 (eq_bfd): Likewise.
1913 (gdb_bfd_open): Likewise.
1914 (free_one_bfd_section): Likewise.
1915 (gdb_bfd_ref): Likewise.
1916 (gdb_bfd_unref): Likewise.
1917 (get_section_descriptor): Likewise.
1918 (gdb_bfd_map_section): Likewise.
1919 (gdb_bfd_crc): Likewise.
1920 (gdb_bfd_mark_parent): Likewise.
1921 (gdb_bfd_record_inclusion): Likewise.
1922 (gdb_bfd_requires_relocations): Likewise.
1923 (print_one_bfd): Likewise.
1924 * gdbtypes.c (type_pair_hash): Likewise.
1925 (type_pair_eq): Likewise.
1926 (builtin_type): Likewise.
1927 (objfile_type): Likewise.
1928 * gnu-v3-abi.c (vtable_ptrdiff_type): Likewise.
1929 (vtable_address_point_offset): Likewise.
1930 (gnuv3_get_vtable): Likewise.
1931 (hash_value_and_voffset): Likewise.
1932 (eq_value_and_voffset): Likewise.
1933 (compare_value_and_voffset): Likewise.
1934 (compute_vtable_size): Likewise.
1935 (gnuv3_get_typeid_type): Likewise.
1936 * go-lang.c (builtin_go_type): Likewise.
1937 * guile/scm-block.c (bkscm_hash_block_smob): Likewise.
1938 (bkscm_eq_block_smob): Likewise.
1939 (bkscm_objfile_block_map): Likewise.
1940 (bkscm_del_objfile_blocks): Likewise.
1941 * guile/scm-breakpoint.c (bpscm_build_bp_list): Likewise.
1942 * guile/scm-disasm.c (gdbscm_disasm_read_memory_worker): Likewise.
1943 (gdbscm_disasm_print_address): Likewise.
1944 * guile/scm-frame.c (frscm_hash_frame_smob): Likewise.
1945 (frscm_eq_frame_smob): Likewise.
1946 (frscm_inferior_frame_map): Likewise.
1947 (frscm_del_inferior_frames): Likewise.
1948 * guile/scm-gsmob.c (gdbscm_add_objfile_ref): Likewise.
1949 * guile/scm-objfile.c (ofscm_handle_objfile_deleted): Likewise.
1950 (ofscm_objfile_smob_from_objfile): Likewise.
1951 * guile/scm-ports.c (ioscm_write): Likewise.
1952 (ioscm_file_port_delete): Likewise.
1953 (ioscm_file_port_rewind): Likewise.
1954 (ioscm_file_port_put): Likewise.
1955 (ioscm_file_port_write): Likewise.
1956 * guile/scm-progspace.c (psscm_handle_pspace_deleted): Likewise.
1957 (psscm_pspace_smob_from_pspace): Likewise.
1958 * guile/scm-safe-call.c (scscm_recording_pre_unwind_handler): Likewise.
1959 (scscm_recording_unwind_handler): Likewise.
1960 (gdbscm_with_catch): Likewise.
1961 (scscm_call_0_body): Likewise.
1962 (scscm_call_1_body): Likewise.
1963 (scscm_call_2_body): Likewise.
1964 (scscm_call_3_body): Likewise.
1965 (scscm_call_4_body): Likewise.
1966 (scscm_apply_1_body): Likewise.
1967 (scscm_eval_scheme_string): Likewise.
1968 (gdbscm_safe_eval_string): Likewise.
1969 (scscm_source_scheme_script): Likewise.
1970 (gdbscm_safe_source_script): Likewise.
1971 * guile/scm-string.c (gdbscm_call_scm_to_stringn): Likewise.
1972 (gdbscm_call_scm_from_stringn): Likewise.
1973 * guile/scm-symbol.c (syscm_hash_symbol_smob): Likewise.
1974 (syscm_eq_symbol_smob): Likewise.
1975 (syscm_get_symbol_map): Likewise.
1976 (syscm_del_objfile_symbols): Likewise.
1977 * guile/scm-symtab.c (stscm_hash_symtab_smob): Likewise.
1978 (stscm_eq_symtab_smob): Likewise.
1979 (stscm_objfile_symtab_map): Likewise.
1980 (stscm_del_objfile_symtabs): Likewise.
1981 * guile/scm-type.c (tyscm_hash_type_smob): Likewise.
1982 (tyscm_eq_type_smob): Likewise.
1983 (tyscm_type_map): Likewise.
1984 (tyscm_copy_type_recursive): Likewise.
1985 (save_objfile_types): Likewise.
1986 * guile/scm-utils.c (extract_arg): Likewise.
1987 * h8300-tdep.c (h8300_frame_cache): Likewise.
1988 * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_unwind_cache): Likewise.
1989 * hppa-tdep.c (compare_unwind_entries): Likewise.
1990 (find_unwind_entry): Likewise.
1991 (hppa_frame_cache): Likewise.
1992 (hppa_stub_frame_unwind_cache): Likewise.
1993 * hppanbsd-tdep.c (hppanbsd_supply_gregset): Likewise.
1994 * hppaobsd-tdep.c (hppaobsd_supply_gregset): Likewise.
1995 (hppaobsd_supply_fpregset): Likewise.
1996 * i386-cygwin-tdep.c (core_process_module_section): Likewise.
1997 * i386-linux-tdep.c (i386_linux_init_abi): Likewise.
1998 * i386-tdep.c (i386_frame_cache): Likewise.
1999 (i386_epilogue_frame_cache): Likewise.
2000 (i386_sigtramp_frame_cache): Likewise.
2001 (i386_supply_gregset): Likewise.
2002 (i386_collect_gregset): Likewise.
2003 (i386_gdbarch_init): Likewise.
2004 * i386obsd-tdep.c (i386obsd_aout_supply_regset): Likewise.
2005 (i386obsd_trapframe_cache): Likewise.
2006 * i387-tdep.c (i387_supply_fsave): Likewise.
2007 (i387_collect_fsave): Likewise.
2008 (i387_supply_fxsave): Likewise.
2009 (i387_collect_fxsave): Likewise.
2010 (i387_supply_xsave): Likewise.
2011 (i387_collect_xsave): Likewise.
2012 * ia64-tdep.c (ia64_frame_cache): Likewise.
2013 (ia64_sigtramp_frame_cache): Likewise.
2014 * infcmd.c (attach_command_continuation): Likewise.
2015 (attach_command_continuation_free_args): Likewise.
2016 * inferior.c (restore_inferior): Likewise.
2017 (delete_thread_of_inferior): Likewise.
2018 * inflow.c (inflow_inferior_data_cleanup): Likewise.
2019 (get_inflow_inferior_data): Likewise.
2020 (inflow_inferior_exit): Likewise.
2021 * infrun.c (displaced_step_clear_cleanup): Likewise.
2022 (restore_current_uiout_cleanup): Likewise.
2023 (release_stop_context_cleanup): Likewise.
2024 (do_restore_infcall_suspend_state_cleanup): Likewise.
2025 (do_restore_infcall_control_state_cleanup): Likewise.
2026 (restore_inferior_ptid): Likewise.
2027 * inline-frame.c (block_starting_point_at): Likewise.
2028 * iq2000-tdep.c (iq2000_frame_cache): Likewise.
2029 * jit.c (get_jit_objfile_data): Likewise.
2030 (get_jit_program_space_data): Likewise.
2031 (jit_object_close_impl): Likewise.
2032 (jit_find_objf_with_entry_addr): Likewise.
2033 (jit_breakpoint_deleted): Likewise.
2034 (jit_unwind_reg_set_impl): Likewise.
2035 (jit_unwind_reg_get_impl): Likewise.
2036 (jit_dealloc_cache): Likewise.
2037 (jit_frame_sniffer): Likewise.
2038 (jit_frame_prev_register): Likewise.
2039 (jit_prepend_unwinder): Likewise.
2040 (jit_inferior_exit_hook): Likewise.
2041 (free_objfile_data): Likewise.
2042 * jv-lang.c (jv_per_objfile_free): Likewise.
2043 (get_dynamics_objfile): Likewise.
2044 (get_java_class_symtab): Likewise.
2045 (builtin_java_type): Likewise.
2046 * language.c (language_string_char_type): Likewise.
2047 (language_bool_type): Likewise.
2048 (language_lookup_primitive_type): Likewise.
2049 (language_lookup_primitive_type_as_symbol): Likewise.
2050 * linespec.c (hash_address_entry): Likewise.
2051 (eq_address_entry): Likewise.
2052 (iterate_inline_only): Likewise.
2053 (iterate_name_matcher): Likewise.
2054 (decode_line_2_compare_items): Likewise.
2055 (collect_one_symbol): Likewise.
2056 (compare_symbols): Likewise.
2057 (compare_msymbols): Likewise.
2058 (add_symtabs_to_list): Likewise.
2059 (collect_symbols): Likewise.
2060 (compare_msyms): Likewise.
2061 (add_minsym): Likewise.
2062 (cleanup_linespec_result): Likewise.
2063 * linux-fork.c (inferior_call_waitpid_cleanup): Likewise.
2064 * linux-nat.c (delete_lwp_cleanup): Likewise.
2065 (count_events_callback): Likewise.
2066 (select_event_lwp_callback): Likewise.
2067 (resume_stopped_resumed_lwps): Likewise.
2068 * linux-tdep.c (get_linux_gdbarch_data): Likewise.
2069 (invalidate_linux_cache_inf): Likewise.
2070 (get_linux_inferior_data): Likewise.
2071 (linux_find_memory_regions_thunk): Likewise.
2072 (linux_make_mappings_callback): Likewise.
2073 (linux_corefile_thread_callback): Likewise.
2074 (find_mapping_size): Likewise.
2075 * linux-thread-db.c (find_new_threads_callback): Likewise.
2076 * lm32-tdep.c (lm32_frame_cache): Likewise.
2077 * m2-lang.c (builtin_m2_type): Likewise.
2078 * m32c-tdep.c (m32c_analyze_frame_prologue): Likewise.
2079 * m32r-linux-tdep.c (m32r_linux_sigtramp_frame_cache): Likewise.
2080 (m32r_linux_supply_gregset): Likewise.
2081 (m32r_linux_collect_gregset): Likewise.
2082 * m32r-tdep.c (m32r_frame_unwind_cache): Likewise.
2083 * m68hc11-tdep.c (m68hc11_frame_unwind_cache): Likewise.
2084 * m68k-tdep.c (m68k_frame_cache): Likewise.
2085 * m68kbsd-tdep.c (m68kbsd_supply_fpregset): Likewise.
2086 (m68kbsd_supply_gregset): Likewise.
2087 * m68klinux-tdep.c (m68k_linux_sigtramp_frame_cache): Likewise.
2088 * m88k-tdep.c (m88k_frame_cache): Likewise.
2089 (m88k_supply_gregset): Likewise.
2090
2091 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
2092
2093 * aarch64-linux-tdep.c (aarch64_stap_parse_special_token): Add cast
2094 to allocation result assignment.
2095 * ada-exp.y (write_object_renaming): Likewise.
2096 (write_ambiguous_var): Likewise.
2097 (ada_nget_field_index): Likewise.
2098 (write_var_or_type): Likewise.
2099 * ada-lang.c (ada_decode_symbol): Likewise.
2100 (ada_value_assign): Likewise.
2101 (value_pointer): Likewise.
2102 (cache_symbol): Likewise.
2103 (add_nonlocal_symbols): Likewise.
2104 (ada_name_for_lookup): Likewise.
2105 (symbol_completion_add): Likewise.
2106 (ada_to_fixed_type_1): Likewise.
2107 (ada_get_next_arg): Likewise.
2108 (defns_collected): Likewise.
2109 * ada-lex.l (processId): Likewise.
2110 (processString): Likewise.
2111 * ada-tasks.c (read_known_tasks_array): Likewise.
2112 (read_known_tasks_list): Likewise.
2113 * ada-typeprint.c (decoded_type_name): Likewise.
2114 * addrmap.c (addrmap_mutable_create_fixed): Likewise.
2115 * amd64-tdep.c (amd64_push_arguments): Likewise.
2116 (amd64_displaced_step_copy_insn): Likewise.
2117 (amd64_classify_insn_at): Likewise.
2118 (amd64_relocate_instruction): Likewise.
2119 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Likewise.
2120 * arch-utils.c (simple_displaced_step_copy_insn): Likewise.
2121 (initialize_current_architecture): Likewise.
2122 * arm-linux-tdep.c (arm_stap_parse_special_token): Likewise.
2123 * arm-symbian-tdep.c (arm_symbian_osabi_sniffer): Likewise.
2124 * arm-tdep.c (arm_exidx_new_objfile): Likewise.
2125 (arm_push_dummy_call): Likewise.
2126 (extend_buffer_earlier): Likewise.
2127 (arm_adjust_breakpoint_address): Likewise.
2128 (arm_skip_stub): Likewise.
2129 * auto-load.c (filename_is_in_pattern): Likewise.
2130 (maybe_add_script_file): Likewise.
2131 (maybe_add_script_text): Likewise.
2132 (auto_load_objfile_script_1): Likewise.
2133 * auxv.c (ld_so_xfer_auxv): Likewise.
2134 * ax-general.c (new_agent_expr): Likewise.
2135 (grow_expr): Likewise.
2136 (ax_reg_mask): Likewise.
2137 * bcache.c (bcache_full): Likewise.
2138 * breakpoint.c (program_breakpoint_here_p): Likewise.
2139 * btrace.c (parse_xml_raw): Likewise.
2140 * build-id.c (build_id_to_debug_bfd): Likewise.
2141 * buildsym.c (end_symtab_with_blockvector): Likewise.
2142 * c-exp.y (string_exp): Likewise.
2143 (qualified_name): Likewise.
2144 (write_destructor_name): Likewise.
2145 (operator_stoken): Likewise.
2146 (parse_number): Likewise.
2147 (scan_macro_expansion): Likewise.
2148 (yylex): Likewise.
2149 (c_print_token): Likewise.
2150 * c-lang.c (c_get_string): Likewise.
2151 (emit_numeric_character): Likewise.
2152 * charset.c (wchar_iterate): Likewise.
2153 * cli/cli-cmds.c (complete_command): Likewise.
2154 (make_command): Likewise.
2155 * cli/cli-dump.c (restore_section_callback): Likewise.
2156 (restore_binary_file): Likewise.
2157 * cli/cli-interp.c (cli_interpreter_exec): Likewise.
2158 * cli/cli-script.c (execute_control_command): Likewise.
2159 * cli/cli-setshow.c (do_set_command): Likewise.
2160 * coff-pe-read.c (add_pe_forwarded_sym): Likewise.
2161 (read_pe_exported_syms): Likewise.
2162 * coffread.c (coff_read_struct_type): Likewise.
2163 (coff_read_enum_type): Likewise.
2164 * common/btrace-common.c (btrace_data_append): Likewise.
2165 * common/buffer.c (buffer_grow): Likewise.
2166 * common/filestuff.c (gdb_fopen_cloexec): Likewise.
2167 * common/format.c (parse_format_string): Likewise.
2168 * common/gdb_vecs.c (delim_string_to_char_ptr_vec_append): Likewise.
2169 * common/xml-utils.c (xml_escape_text): Likewise.
2170 * compile/compile-object-load.c (copy_sections): Likewise.
2171 (compile_object_load): Likewise.
2172 * compile/compile-object-run.c (compile_object_run): Likewise.
2173 * completer.c (filename_completer): Likewise.
2174 * corefile.c (read_memory_typed_address): Likewise.
2175 (write_memory_unsigned_integer): Likewise.
2176 (write_memory_signed_integer): Likewise.
2177 (complete_set_gnutarget): Likewise.
2178 * corelow.c (get_core_register_section): Likewise.
2179 * cp-name-parser.y (d_grab): Likewise.
2180 (allocate_info): Likewise.
2181 (cp_new_demangle_parse_info): Likewise.
2182 * cp-namespace.c (cp_scan_for_anonymous_namespaces): Likewise.
2183 (cp_lookup_symbol_in_namespace): Likewise.
2184 (lookup_namespace_scope): Likewise.
2185 (find_symbol_in_baseclass): Likewise.
2186 (cp_lookup_nested_symbol): Likewise.
2187 (cp_lookup_transparent_type_loop): Likewise.
2188 * cp-support.c (copy_string_to_obstack): Likewise.
2189 (make_symbol_overload_list): Likewise.
2190 (make_symbol_overload_list_namespace): Likewise.
2191 (make_symbol_overload_list_adl_namespace): Likewise.
2192 (first_component_command): Likewise.
2193 * cp-valprint.c (cp_print_value): Likewise.
2194 * ctf.c (ctf_xfer_partial): Likewise.
2195 * d-exp.y (StringExp): Likewise.
2196 * d-namespace.c (d_lookup_symbol_in_module): Likewise.
2197 (lookup_module_scope): Likewise.
2198 (find_symbol_in_baseclass): Likewise.
2199 (d_lookup_nested_symbol): Likewise.
2200 * dbxread.c (find_stab_function_addr): Likewise.
2201 (read_dbx_symtab): Likewise.
2202 (dbx_end_psymtab): Likewise.
2203 (cp_set_block_scope): Likewise.
2204 * dcache.c (dcache_alloc): Likewise.
2205 * demangle.c (_initialize_demangler): Likewise.
2206 * dicos-tdep.c (dicos_load_module_p): Likewise.
2207 * dictionary.c (dict_create_hashed_expandable): Likewise.
2208 (dict_create_linear_expandable): Likewise.
2209 (expand_hashtable): Likewise.
2210 (add_symbol_linear_expandable): Likewise.
2211 * dwarf2-frame.c (add_cie): Likewise.
2212 (add_fde): Likewise.
2213 (dwarf2_build_frame_info): Likewise.
2214 * dwarf2expr.c (dwarf_expr_grow_stack): Likewise.
2215 (dwarf_expr_fetch_address): Likewise.
2216 (add_piece): Likewise.
2217 (execute_stack_op): Likewise.
2218 * dwarf2loc.c (chain_candidate): Likewise.
2219 (dwarf_entry_parameter_to_value): Likewise.
2220 (read_pieced_value): Likewise.
2221 (write_pieced_value): Likewise.
2222 * dwarf2read.c (dwarf2_read_section): Likewise.
2223 (add_type_unit): Likewise.
2224 (read_comp_units_from_section): Likewise.
2225 (fixup_go_packaging): Likewise.
2226 (dwarf2_compute_name): Likewise.
2227 (dwarf2_physname): Likewise.
2228 (create_dwo_unit_in_dwp_v1): Likewise.
2229 (create_dwo_unit_in_dwp_v2): Likewise.
2230 (read_func_scope): Likewise.
2231 (read_call_site_scope): Likewise.
2232 (dwarf2_attach_fields_to_type): Likewise.
2233 (process_structure_scope): Likewise.
2234 (mark_common_block_symbol_computed): Likewise.
2235 (read_common_block): Likewise.
2236 (abbrev_table_read_table): Likewise.
2237 (guess_partial_die_structure_name): Likewise.
2238 (fixup_partial_die): Likewise.
2239 (add_file_name): Likewise.
2240 (dwarf2_const_value_data): Likewise.
2241 (dwarf2_const_value_attr): Likewise.
2242 (build_error_marker_type): Likewise.
2243 (guess_full_die_structure_name): Likewise.
2244 (anonymous_struct_prefix): Likewise.
2245 (typename_concat): Likewise.
2246 (dwarf2_canonicalize_name): Likewise.
2247 (dwarf2_name): Likewise.
2248 (write_constant_as_bytes): Likewise.
2249 (dwarf2_fetch_constant_bytes): Likewise.
2250 (copy_string): Likewise.
2251 (parse_macro_definition): Likewise.
2252 * elfread.c (elf_symfile_segments): Likewise.
2253 (elf_rel_plt_read): Likewise.
2254 (elf_gnu_ifunc_resolve_by_cache): Likewise.
2255 (elf_gnu_ifunc_resolve_by_got): Likewise.
2256 (elf_read_minimal_symbols): Likewise.
2257 (elf_gnu_ifunc_record_cache): Likewise.
2258 * event-top.c (top_level_prompt): Likewise.
2259 (command_line_handler): Likewise.
2260 * exec.c (resize_section_table): Likewise.
2261 * expprint.c (print_subexp_standard): Likewise.
2262 * fbsd-tdep.c (fbsd_collect_regset_section_cb): Likewise.
2263 * findcmd.c (parse_find_args): Likewise.
2264 * findvar.c (address_from_register): Likewise.
2265 * frame.c (get_prev_frame_always): Likewise.
2266 * gdb_bfd.c (gdb_bfd_ref): Likewise.
2267 (get_section_descriptor): Likewise.
2268 * gdb_obstack.c (obconcat): Likewise.
2269 (obstack_strdup): Likewise.
2270 * gdbtypes.c (lookup_function_type_with_arguments): Likewise.
2271 (create_set_type): Likewise.
2272 (lookup_unsigned_typename): Likewise.
2273 (lookup_signed_typename): Likewise.
2274 (resolve_dynamic_union): Likewise.
2275 (resolve_dynamic_struct): Likewise.
2276 (add_dyn_prop): Likewise.
2277 (copy_dynamic_prop_list): Likewise.
2278 (arch_flags_type): Likewise.
2279 (append_composite_type_field_raw): Likewise.
2280 * gdbtypes.h (INIT_FUNC_SPECIFIC): Likewise.
2281 * gnu-v3-abi.c (gnuv3_rtti_type): Likewise.
2282 * go-exp.y (string_exp): Likewise.
2283 * go-lang.c (go_demangle): Likewise.
2284 * guile/guile.c (compute_scheme_string): Likewise.
2285 * guile/scm-cmd.c (gdbscm_parse_command_name): Likewise.
2286 (gdbscm_canonicalize_command_name): Likewise.
2287 * guile/scm-ports.c (ioscm_init_stdio_buffers): Likewise.
2288 (ioscm_init_memory_port): Likewise.
2289 (ioscm_reinit_memory_port): Likewise.
2290 * guile/scm-utils.c (gdbscm_gc_xstrdup): Likewise.
2291 (gdbscm_gc_dup_argv): Likewise.
2292 * h8300-tdep.c (h8300_push_dummy_call): Likewise.
2293 * hppa-tdep.c (internalize_unwinds): Likewise.
2294 (read_unwind_info): Likewise.
2295 * i386-cygwin-tdep.c (core_process_module_section): Likewise.
2296 (windows_core_xfer_shared_libraries): Likewise.
2297 * i386-tdep.c (i386_displaced_step_copy_insn): Likewise.
2298 (i386_stap_parse_special_token_triplet): Likewise.
2299 (i386_stap_parse_special_token_three_arg_disp): Likewise.
2300 * i386obsd-tdep.c (i386obsd_sigtramp_p): Likewise.
2301 * inf-child.c (inf_child_fileio_readlink): Likewise.
2302 * inf-ptrace.c (inf_ptrace_fetch_register): Likewise.
2303 (inf_ptrace_store_register): Likewise.
2304 * infrun.c (follow_exec): Likewise.
2305 (displaced_step_prepare_throw): Likewise.
2306 (save_stop_context): Likewise.
2307 (save_infcall_suspend_state): Likewise.
2308 * jit.c (jit_read_descriptor): Likewise.
2309 (jit_read_code_entry): Likewise.
2310 (jit_symtab_line_mapping_add_impl): Likewise.
2311 (finalize_symtab): Likewise.
2312 (jit_unwind_reg_get_impl): Likewise.
2313 * jv-exp.y (QualifiedName): Likewise.
2314 * jv-lang.c (get_java_utf8_name): Likewise.
2315 (type_from_class): Likewise.
2316 (java_demangle_type_signature): Likewise.
2317 (java_class_name_from_physname): Likewise.
2318 * jv-typeprint.c (java_type_print_base): Likewise.
2319 * jv-valprint.c (java_value_print): Likewise.
2320 * language.c (add_language): Likewise.
2321 * linespec.c (add_sal_to_sals_basic): Likewise.
2322 (add_sal_to_sals): Likewise.
2323 (decode_objc): Likewise.
2324 (find_linespec_symbols): Likewise.
2325 * linux-fork.c (fork_save_infrun_state): Likewise.
2326 * linux-nat.c (linux_nat_detach): Likewise.
2327 (linux_nat_fileio_readlink): Likewise.
2328 * linux-record.c (record_linux_sockaddr): Likewise.
2329 (record_linux_msghdr): Likewise.
2330 (Do): Likewise.
2331 * linux-tdep.c (linux_core_info_proc_mappings): Likewise.
2332 (linux_collect_regset_section_cb): Likewise.
2333 (linux_get_siginfo_data): Likewise.
2334 * linux-thread-db.c (try_thread_db_load_from_pdir_1): Likewise.
2335 (try_thread_db_load_from_dir): Likewise.
2336 (thread_db_load_search): Likewise.
2337 (info_auto_load_libthread_db): Likewise.
2338 * m32c-tdep.c (m32c_m16c_address_to_pointer): Likewise.
2339 (m32c_m16c_pointer_to_address): Likewise.
2340 * m68hc11-tdep.c (m68hc11_pseudo_register_write): Likewise.
2341 * m68k-tdep.c (m68k_get_longjmp_target): Likewise.
2342 * machoread.c (macho_check_dsym): Likewise.
2343 * macroexp.c (resize_buffer): Likewise.
2344 (gather_arguments): Likewise.
2345 (maybe_expand): Likewise.
2346 * macrotab.c (new_macro_key): Likewise.
2347 (new_source_file): Likewise.
2348 (new_macro_definition): Likewise.
2349 * mdebugread.c (parse_symbol): Likewise.
2350 (parse_type): Likewise.
2351 (parse_partial_symbols): Likewise.
2352 (psymtab_to_symtab_1): Likewise.
2353 * mem-break.c (default_memory_insert_breakpoint): Likewise.
2354 * mi/mi-cmd-break.c (mi_argv_to_format): Likewise.
2355 * mi/mi-main.c (mi_cmd_data_read_memory): Likewise.
2356 (mi_cmd_data_read_memory_bytes): Likewise.
2357 (mi_cmd_data_write_memory_bytes): Likewise.
2358 (mi_cmd_trace_frame_collected): Likewise.
2359 * mi/mi-parse.c (mi_parse_argv): Likewise.
2360 (mi_parse): Likewise.
2361 * minidebug.c (lzma_open): Likewise.
2362 (lzma_pread): Likewise.
2363 * mips-tdep.c (mips_read_fp_register_single): Likewise.
2364 (mips_print_fp_register): Likewise.
2365 * mipsnbsd-tdep.c (mipsnbsd_get_longjmp_target): Likewise.
2366 * mipsread.c (read_alphacoff_dynamic_symtab): Likewise.
2367 * mt-tdep.c (mt_register_name): Likewise.
2368 (mt_registers_info): Likewise.
2369 (mt_push_dummy_call): Likewise.
2370 * namespace.c (add_using_directive): Likewise.
2371 * nat/linux-btrace.c (perf_event_read): Likewise.
2372 (linux_enable_bts): Likewise.
2373 * nat/linux-osdata.c (linux_common_core_of_thread): Likewise.
2374 * nat/linux-ptrace.c (linux_ptrace_test_ret_to_nx): Likewise.
2375 * nto-tdep.c (nto_find_and_open_solib): Likewise.
2376 (nto_parse_redirection): Likewise.
2377 * objc-lang.c (objc_demangle): Likewise.
2378 (find_methods): Likewise.
2379 * objfiles.c (get_objfile_bfd_data): Likewise.
2380 (set_objfile_main_name): Likewise.
2381 (allocate_objfile): Likewise.
2382 (objfile_relocate): Likewise.
2383 (update_section_map): Likewise.
2384 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Likewise.
2385 * p-exp.y (exp): Likewise.
2386 (yylex): Likewise.
2387 * p-valprint.c (pascal_object_print_value): Likewise.
2388 * parse.c (initialize_expout): Likewise.
2389 (mark_completion_tag): Likewise.
2390 (copy_name): Likewise.
2391 (parse_float): Likewise.
2392 (type_stack_reserve): Likewise.
2393 * ppc-linux-tdep.c (ppc_stap_parse_special_token): Likewise.
2394 (ppu2spu_prev_register): Likewise.
2395 * ppc-ravenscar-thread.c (supply_register_at_address): Likewise.
2396 * printcmd.c (printf_wide_c_string): Likewise.
2397 (printf_pointer): Likewise.
2398 * probe.c (parse_probes): Likewise.
2399 * python/py-cmd.c (gdbpy_parse_command_name): Likewise.
2400 (cmdpy_init): Likewise.
2401 * python/py-gdb-readline.c (gdbpy_readline_wrapper): Likewise.
2402 * python/py-symtab.c (set_sal): Likewise.
2403 * python/py-unwind.c (pyuw_sniffer): Likewise.
2404 * python/python.c (python_interactive_command): Likewise.
2405 (compute_python_string): Likewise.
2406 * ravenscar-thread.c (get_running_thread_id): Likewise.
2407 * record-full.c (record_full_exec_insn): Likewise.
2408 (record_full_core_open_1): Likewise.
2409 * regcache.c (regcache_raw_read_signed): Likewise.
2410 (regcache_raw_read_unsigned): Likewise.
2411 (regcache_cooked_read_signed): Likewise.
2412 (regcache_cooked_read_unsigned): Likewise.
2413 * remote-fileio.c (remote_fileio_func_open): Likewise.
2414 (remote_fileio_func_rename): Likewise.
2415 (remote_fileio_func_unlink): Likewise.
2416 (remote_fileio_func_stat): Likewise.
2417 (remote_fileio_func_system): Likewise.
2418 * remote-mips.c (mips_xfer_memory): Likewise.
2419 (mips_load_srec): Likewise.
2420 (pmon_end_download): Likewise.
2421 * remote.c (new_remote_state): Likewise.
2422 (map_regcache_remote_table): Likewise.
2423 (remote_register_number_and_offset): Likewise.
2424 (init_remote_state): Likewise.
2425 (get_memory_packet_size): Likewise.
2426 (remote_pass_signals): Likewise.
2427 (remote_program_signals): Likewise.
2428 (remote_start_remote): Likewise.
2429 (remote_check_symbols): Likewise.
2430 (remote_query_supported): Likewise.
2431 (extended_remote_attach): Likewise.
2432 (process_g_packet): Likewise.
2433 (store_registers_using_G): Likewise.
2434 (putpkt_binary): Likewise.
2435 (read_frame): Likewise.
2436 (compare_sections_command): Likewise.
2437 (remote_hostio_pread): Likewise.
2438 (remote_hostio_readlink): Likewise.
2439 (remote_file_put): Likewise.
2440 (remote_file_get): Likewise.
2441 (remote_pid_to_exec_file): Likewise.
2442 (_initialize_remote): Likewise.
2443 * rs6000-aix-tdep.c (rs6000_aix_ld_info_to_xml): Likewise.
2444 (rs6000_aix_core_xfer_shared_libraries_aix): Likewise.
2445 * rs6000-tdep.c (ppc_displaced_step_copy_insn): Likewise.
2446 (bfd_uses_spe_extensions): Likewise.
2447 * s390-linux-tdep.c (s390_displaced_step_copy_insn): Likewise.
2448 * score-tdep.c (score7_malloc_and_get_memblock): Likewise.
2449 * solib-dsbt.c (decode_loadmap): Likewise.
2450 (fetch_loadmap): Likewise.
2451 (scan_dyntag): Likewise.
2452 (enable_break): Likewise.
2453 (dsbt_relocate_main_executable): Likewise.
2454 * solib-frv.c (fetch_loadmap): Likewise.
2455 (enable_break2): Likewise.
2456 (frv_relocate_main_executable): Likewise.
2457 * solib-spu.c (spu_relocate_main_executable): Likewise.
2458 (spu_bfd_open): Likewise.
2459 * solib-svr4.c (lm_info_read): Likewise.
2460 (read_program_header): Likewise.
2461 (find_program_interpreter): Likewise.
2462 (scan_dyntag): Likewise.
2463 (elf_locate_base): Likewise.
2464 (open_symbol_file_object): Likewise.
2465 (read_program_headers_from_bfd): Likewise.
2466 (svr4_relocate_main_executable): Likewise.
2467 * solib-target.c (solib_target_relocate_section_addresses): Likewise.
2468 * solib.c (solib_find_1): Likewise.
2469 (exec_file_find): Likewise.
2470 (solib_find): Likewise.
2471 * source.c (openp): Likewise.
2472 (print_source_lines_base): Likewise.
2473 (forward_search_command): Likewise.
2474 * sparc-ravenscar-thread.c (supply_register_at_address): Likewise.
2475 * spu-tdep.c (spu2ppu_prev_register): Likewise.
2476 (spu_get_overlay_table): Likewise.
2477 * stabsread.c (patch_block_stabs): Likewise.
2478 (define_symbol): Likewise.
2479 (again:): Likewise.
2480 (read_member_functions): Likewise.
2481 (read_one_struct_field): Likewise.
2482 (read_enum_type): Likewise.
2483 (common_block_start): Likewise.
2484 * stack.c (read_frame_arg): Likewise.
2485 (backtrace_command): Likewise.
2486 * stap-probe.c (stap_parse_register_operand): Likewise.
2487 * symfile.c (syms_from_objfile_1): Likewise.
2488 (find_separate_debug_file): Likewise.
2489 (load_command): Likewise.
2490 (load_progress): Likewise.
2491 (load_section_callback): Likewise.
2492 (reread_symbols): Likewise.
2493 (add_filename_language): Likewise.
2494 (allocate_compunit_symtab): Likewise.
2495 (read_target_long_array): Likewise.
2496 (simple_read_overlay_table): Likewise.
2497 * symtab.c (symbol_set_names): Likewise.
2498 (resize_symbol_cache): Likewise.
2499 (rbreak_command): Likewise.
2500 (completion_list_add_name): Likewise.
2501 (completion_list_objc_symbol): Likewise.
2502 (add_filename_to_list): Likewise.
2503 * target-descriptions.c (maint_print_c_tdesc_cmd): Likewise.
2504 * target-memory.c (target_write_memory_blocks): Likewise.
2505 * target.c (target_read_string): Likewise.
2506 (read_whatever_is_readable): Likewise.
2507 (target_read_alloc_1): Likewise.
2508 (simple_search_memory): Likewise.
2509 (target_fileio_read_alloc_1): Likewise.
2510 * tilegx-tdep.c (tilegx_push_dummy_call): Likewise.
2511 * top.c (command_line_input): Likewise.
2512 * tracefile-tfile.c (tfile_fetch_registers): Likewise.
2513 * tracefile.c (tracefile_fetch_registers): Likewise.
2514 * tracepoint.c (add_memrange): Likewise.
2515 (init_collection_list): Likewise.
2516 (add_aexpr): Likewise.
2517 (trace_dump_actions): Likewise.
2518 (parse_trace_status): Likewise.
2519 (parse_tracepoint_definition): Likewise.
2520 (parse_tsv_definition): Likewise.
2521 (parse_static_tracepoint_marker_definition): Likewise.
2522 * tui/tui-file.c (tui_sfileopen): Likewise.
2523 (tui_file_adjust_strbuf): Likewise.
2524 * tui/tui-io.c (tui_expand_tabs): Likewise.
2525 * tui/tui-source.c (tui_set_source_content): Likewise.
2526 * typeprint.c (find_global_typedef): Likewise.
2527 * ui-file.c (do_ui_file_xstrdup): Likewise.
2528 (ui_file_obsavestring): Likewise.
2529 (mem_file_write): Likewise.
2530 * utils.c (make_hex_string): Likewise.
2531 (get_regcomp_error): Likewise.
2532 (puts_filtered_tabular): Likewise.
2533 (gdb_realpath_keepfile): Likewise.
2534 (ldirname): Likewise.
2535 (gdb_bfd_errmsg): Likewise.
2536 (substitute_path_component): Likewise.
2537 * valops.c (search_struct_method): Likewise.
2538 (find_oload_champ_namespace_loop): Likewise.
2539 * valprint.c (print_decimal_chars): Likewise.
2540 (read_string): Likewise.
2541 (generic_emit_char): Likewise.
2542 * varobj.c (varobj_delete): Likewise.
2543 (varobj_value_get_print_value): Likewise.
2544 * vaxobsd-tdep.c (vaxobsd_sigtramp_sniffer): Likewise.
2545 * windows-tdep.c (display_one_tib): Likewise.
2546 * xcoffread.c (read_xcoff_symtab): Likewise.
2547 (process_xcoff_symbol): Likewise.
2548 (swap_sym): Likewise.
2549 (scan_xcoff_symtab): Likewise.
2550 (xcoff_initial_scan): Likewise.
2551 * xml-support.c (gdb_xml_end_element): Likewise.
2552 (xml_process_xincludes): Likewise.
2553 (xml_fetch_content_from_file): Likewise.
2554 * xml-syscall.c (xml_list_of_syscalls): Likewise.
2555 * xstormy16-tdep.c (xstormy16_push_dummy_call): Likewise.
2556
2557 2015-09-23 James Bowman <james.bowman@ftdichip.com>
2558
2559 * ft32-tdep.c (ft32_register_type): Return gdbarch_tdep (gdbarch)->pc_type
2560 instead of builtin_func_ptr.
2561 (ft32_pointer_to_address): New function.
2562 (ft32_address_class_type_flags): New function.
2563 (ft32_address_class_type_flags_to_name): New function.
2564 (ft32_address_class_name_to_type_flags): New function.
2565 (ft32_gdbarch_init): Set tdep->pc_type. Call
2566 set_gdbarch_pointer_to_address,
2567 set_gdbarch_address_class_type_flags
2568 set_gdbarch_address_class_name_to_type_flags,
2569 and set_gdbarch_address_class_type_flags_to_name.
2570 * ft32-tdep.h (struct gdbarch_tdep) <pc_type>: New field.
2571
2572 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
2573
2574 * ada-lang.c (ada_evaluate_subexp) <OP_FUNCALL>: When the input
2575 value is a reference, actually dereference it in order to get
2576 the underlying value.
2577
2578 2015-09-22 Simon Marchi <simon.marchi@ericsson.com>
2579
2580 * stap-probe.c (handle_stap_probe): Remove unnecessary cast.
2581
2582 2015-09-21 Simon Marchi <simon.marchi@ericsson.com>
2583
2584 * cli/cli-setshow.c (cmd_show_list): Constify a variable.
2585 * linespec.c (linespec_lexer_lex_string): Same.
2586
2587 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2588
2589 * NEWS: Mention support for fast tracepoints on aarch64-linux.
2590
2591 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2592
2593 * aarch64-tdep.c (aarch64_analyze_prologue): New is_adrp
2594 variable. Call aarch64_decode_adr instead of
2595 aarch64_decode_adrp.
2596 * arch/aarch64-insn.h (aarch64_decode_adrp): Delete.
2597 (aarch64_decode_adr): New function declaration.
2598 * arch/aarch64-insn.c (aarch64_decode_adrp): Delete.
2599 (aarch64_decode_adr): New function, factored out from
2600 aarch64_decode_adrp to decode both adr and adrp instructions.
2601
2602 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
2603
2604 * Makefile.in (ALL_64_TARGET_OBS): Add aarch64-insn.o.
2605 (HFILES_NO_SRCDIR): Add arch/aarch64-insn.h.
2606 (aarch64-insn.o): New rule.
2607 * configure.tgt (aarch64*-*-elf): Add aarch64-insn.o.
2608 (aarch64*-*-linux*): Likewise.
2609 * arch/aarch64-insn.c: New file.
2610 * arch/aarch64-insn.h: New file.
2611 * aarch64-tdep.c: Include arch/aarch64-insn.h.
2612 (aarch64_debug): Move to arch/aarch64-insn.c. Declare in
2613 arch/aarch64-insn.h.
2614 (decode_add_sub_imm): Rename to ...
2615 (aarch64_decode_add_sub_imm): ... this.
2616 (decode_adrp): Rename to ...
2617 (aarch64_decode_adrp): ... this. Move to arch/aarch64-insn.c.
2618 Declare in arch/aarch64-insn.h.
2619 (decode_b): Rename to ...
2620 (aarch64_decode_b): ... this. Move to arch/aarch64-insn.c.
2621 Declare in arch/aarch64-insn.h.
2622 (decode_bcond): Rename to ...
2623 (aarch64_decode_bcond): ... this. Move to arch/aarch64-insn.c.
2624 Declare in arch/aarch64-insn.h.
2625 (decode_br): Rename to ...
2626 (aarch64_decode_br): ... this.
2627 (decode_cb): Rename to ...
2628 (aarch64_decode_cb): ... this. Move to arch/aarch64-insn.c.
2629 Declare in arch/aarch64-insn.h.
2630 (decode_eret): Rename to ...
2631 (aarch64_decode_eret): ... this.
2632 (decode_movz): Rename to ...
2633 (aarch64_decode_movz): ... this.
2634 (decode_orr_shifted_register_x): Rename to ...
2635 (aarch64_decode_orr_shifted_register_x): ... this.
2636 (decode_ret): Rename to ...
2637 (aarch64_decode_ret): ... this.
2638 (decode_stp_offset): Rename to ...
2639 (aarch64_decode_stp_offset): ... this.
2640 (decode_stp_offset_wb): Rename to ...
2641 (aarch64_decode_stp_offset_wb): ... this.
2642 (decode_stur): Rename to ...
2643 (aarch64_decode_stur): ... this.
2644 (decode_tb): Rename to ...
2645 (aarch64_decode_tb): ... this. Move to arch/aarch64-insn.c.
2646 Declare in arch/aarch64-insn.h.
2647 (aarch64_analyze_prologue): Adjust calls to renamed functions.
2648
2649 2015-09-20 Doug Evans <xdje42@gmail.com>
2650
2651 * dwarf2read.c (add_partial_symbol): Remove outdated comments.
2652
2653 2015-09-20 Doug Evans <xdje42@gmail.com>
2654
2655 * dwarf2read.c (dwarf2_compute_name): Add FIXME. Don't use a local
2656 variable name that collides with a parameter.
2657
2658 2015-09-20 Joel Brobecker <brobecker@adacore.com>
2659
2660 * dwarf2loc.c (locexpr_get_frame_base): Renames
2661 block_op_get_frame_base.
2662 (dwarf2_block_frame_base_locexpr_funcs): Replace reference to
2663 block_op_get_frame_base by reference to locexpr_get_frame_base.
2664 (loclist_get_frame_base): New function, near identical copy of
2665 locexpr_get_frame_base.
2666 (dwarf2_block_frame_base_loclist_funcs): Replace reference to
2667 block_op_get_frame_base by reference to loclist_get_frame_base.
2668
2669 2015-09-19 Doug Evans <xdje42@gmail.com>
2670
2671 * ravenscar-thread.c (ravenscar_inferior_created): Replace
2672 current_inferior ()->gdbarch with its wrapper target_gdbarch.
2673
2674 2015-09-18 Doug Evans <xdje42@gmail.com>
2675
2676 * linux-thread-db.c (record_thread): Return the created thread.
2677 (thread_from_lwp): Likewise.
2678 (thread_db_get_thread_local_address): Update.
2679
2680 2015-09-18 Doug Evans <xdje42@gmail.com>
2681
2682 * symtab.h (general_symbol_info) <mangled_lang>: Delete struct,
2683 move only member demangled_name up. All uses updated.
2684
2685 2015-09-18 Doug Evans <xdje42@gmail.com>
2686
2687 * findvar.c (default_read_var_value) <LOC_UNRESOLVED>: Include the
2688 kind of minimal symbol in the error message.
2689 * objfiles.c (objfile_flavour_name): New function.
2690 * objfiles.h (objfile_flavour_name): Declare.
2691
2692 2015-09-18 Yao Qi <yao.qi@linaro.org>
2693
2694 * nat/aarch64-linux.c: Include elf/common.h,
2695 nat/gdb_ptrace.h, asm/ptrace.h and sys/uio.h.
2696 (aarch64_ps_get_thread_area): New function.
2697 * nat/aarch64-linux.h: Include gdb_proc_service.h.
2698 (aarch64_ps_get_thread_area): Declare.
2699 * aarch64-linux-nat.c (ps_get_thread_area): Call
2700 aarch64_ps_get_thread_area.
2701
2702 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2703
2704 * record-btrace.c (record_btrace_resume): Honour scheduler-locking.
2705
2706 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2707
2708 * NEWS: Announce new scheduler-locking mode.
2709 * infrun.c (schedlock_replay): New.
2710 (scheduler_enums): Add schedlock_replay.
2711 (scheduler_mode): Change default to schedlock_replay.
2712 (user_visible_resume_ptid): Handle schedlock_replay.
2713 (clear_proceed_status_thread): Stop replaying if resumed thread is
2714 not replaying.
2715 (schedlock_applies): Handle schedlock_replay.
2716 (_initialize_infrun): Document new scheduler-locking mode.
2717 * record-btrace.c (record_btrace_resume): Remove code to stop other
2718 threads when not replaying the resumed thread.
2719
2720 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2721
2722 * record-btrace.c ((record_btrace_will_replay): New.
2723 (init_record_btrace_ops): Initialize to_record_will_replay.
2724 * record-full.c ((record_full_will_replay): New.
2725 (init_record_full_ops): Initialize to_record_will_replay.
2726 * target-delegates.c: Regenerated.
2727 * target.c (target_record_will_replay): New.
2728 * target.h (struct target_ops) <to_record_will_replay>: New.
2729 (target_record_will_replay): New.
2730
2731 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2732
2733 * record-btrace.c (record_btrace_resume): Call
2734 target_record_stop_replaying.
2735 (record_btrace_stop_replaying_all): New.
2736 (init_record_btrace_ops): Initialize to_record_stop_replaying.
2737 * record-full.c (record_full_stop_replaying): New.
2738 (init_record_full_ops ): Initialize to_record_stop_replaying.
2739 * target-delegates.c: Regenerated.
2740 * target.c (target_record_stop_replaying): New.
2741 * target.h (struct target_ops) <to_record_stop_replaying>: New.
2742 (target_record_stop_replaying): New.
2743
2744 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2745
2746 * record-btrace.c (record_btrace_xfer_partial)
2747 (record_btrace_store_registers, record_btrace_prepare_to_store):
2748 Call record_btrace_is_replaying with inferior_ptid instead of
2749 minus_one_ptid.
2750 (record_btrace_store_registers): Change error message.
2751
2752 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2753
2754 * record-btrace.c (record_btrace_is_replaying): Add ptid argument.
2755 Update users to pass minus_one_ptid.
2756 * record-full.c (record_full_is_replaying): Add ptid argument (ignored).
2757 * record.c (cmd_record_delete): Pass inferior_ptid to
2758 target_record_is_replaying.
2759 * target-delegates.c: Regenerated.
2760 * target.c (target_record_is_replaying): Add ptid argument.
2761 * target.h (struct target_ops) <to_record_is_replaying>: Add ptid
2762 argument.
2763 (target_record_is_replaying): Add ptid argument.
2764
2765 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2766
2767 * record-btrace.c (record_btrace_open): Remove non_stop check.
2768 * NEWS: Announce that record btrace supports non-stop mode.
2769
2770 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2771
2772 * infrun.c (handle_inferior_event_1): Switch to the eventing thread
2773 in the TARKET_WAITKIND_NO_HISTORY case.
2774
2775 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2776
2777 * record-btrace.c (record_btrace_maybe_mark_async_event): New.
2778 (record_btrace_wait): Call record_btrace_maybe_mark_async_event.
2779
2780 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2781
2782 * record-btrace.c (get_thread_current_frame): New.
2783 (record_btrace_start_replaying): Call get_thread_current_frame.
2784
2785 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2786
2787 * record-btrace.c (record_btrace_resume_thread): A move request
2788 overwrites a previous move request.
2789 (record_btrace_find_resume_thread): Removed.
2790 (record_btrace_resume): Resume all requested threads.
2791
2792 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2793
2794 * record-btrace.c: Include vec.h.
2795 (record_btrace_find_thread_to_move): Removed.
2796 (btrace_step_no_resumed, btrace_step_again)
2797 (record_btrace_stop_replaying_at_end): New.
2798 (record_btrace_cancel_resume): Call record_btrace_stop_replaying_at_end.
2799 (record_btrace_single_step_forward): Remove calls to
2800 record_btrace_stop_replaying.
2801 (record_btrace_step_thread): Do only one step for BTHR_CONT and
2802 BTHR_RCONT. Keep threads at the end of their history moving.
2803 (record_btrace_wait): Call record_btrace_step_thread for all threads
2804 until one reports an event. Call record_btrace_stop_replaying_at_end
2805 for the eventing thread.
2806
2807 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2808
2809 * record-btrace.c (record_btrace_single_step_forward): Return
2810 NO_HISTORY if a step brings us to the end of the execution history.
2811
2812 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2813
2814 * record-btrace.c (record_btrace_step_thread): Move breakpoint check
2815 to ...
2816 (record_btrace_single_step_forward): ... here and
2817 (record_btrace_single_step_backward): ... here.
2818
2819 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2820
2821 * record-btrace.c (btrace_step_spurious)
2822 (record_btrace_single_step_forward)
2823 (record_btrace_single_step_backward): New.
2824 (record_btrace_step_thread): Call record_btrace_single_step_forward
2825 and record_btrace_single_step_backward.
2826
2827 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2828
2829 * record-btrace.c (record_btrace_replay_at_breakpoint): New.
2830 (record_btrace_step_thread): Call record_btrace_replay_at_breakpoint.
2831
2832 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2833
2834 * record-btrace.c (btrace_thread_flag_to_str)
2835 (record_btrace_cancel_resume): New.
2836 (record_btrace_step_thread): Call btrace_thread_flag_to_str.
2837 (record_btrace_resume): Print execution direction.
2838 (record_btrace_resume_thread): Call btrace_thread_flag_to_str.
2839 (record_btrace_wait): Call record_btrace_cancel_resume.
2840
2841 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2842
2843 * btrace.h (enum btrace_thread_flag) <BTHR_STOP>: New.
2844 * record-btrace (record_btrace_resume_thread): Clear BTHR_STOP.
2845 (record_btrace_find_thread_to_move): Also accept threads that have
2846 BTHR_STOP set.
2847 (btrace_step_stopped_on_request, record_btrace_stop): New.
2848 (record_btrace_step_thread): Support BTHR_STOP.
2849 (record_btrace_wait): Also clear BTHR_STOP when stopping other threads.
2850 (init_record_btrace_ops): Initialize to_stop.
2851
2852 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
2853
2854 * record-btrace.c (record_btrace_wait): Replace non_stop check with
2855 target_is_non_stop_p ().
2856
2857 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
2858
2859 * ada-typeprint.c (print_array_type): Do not describe arrays as
2860 packed when they embed dynamic elements.
2861
2862 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2863
2864 * symtab.h (address_class): Document that TLS variables
2865 are handled by LOC_UNRESOLVED.
2866 * findvar.c (default_read_var_value): Don't relocate TLS variables.
2867 * printcmd.c (address_info): Don't relocate TLS variables.
2868
2869 2015-09-15 Pierre Langlois <pierre.langlois@arm.com>
2870
2871 * aarch64-tdep.c (decode_add_sub_imm): Use debug_printf.
2872 (decode_adrp): Likewise.
2873 (decode_b): Likewise.
2874 (decode_bcond): Likewise.
2875 (decode_br): Likewise.
2876 (decode_cb): Likewise.
2877 (decode_eret): Likewise.
2878 (decode_movz): Likewise.
2879 (decode_orr_shifted_register_x): Likewise.
2880 (decode_ret): Likewise.
2881 (decode_stp_offset): Likewise.
2882 (decode_stp_offset_wb): Likewise.
2883 (decode_stur): Likewise.
2884 (decode_tb): Likewise.
2885 (aarch64_analyze_prologue): Likewise.
2886 (pass_in_x): Likewise.
2887 (pass_in_v): Likewise.
2888 (pass_on_stack): Likewise.
2889 (aarch64_push_dummy_call): Likewise.
2890 (aarch64_extract_return_value): Likewise.
2891 (aarch64_store_return_value): Likewise.
2892 (aarch64_return_value): Likewise.
2893 (aarch64_record_asimd_load_store): Likewise.
2894 (aarch64_record_load_store): Likewise.
2895 (aarch64_record_data_proc_simd_fp): Likewise.
2896
2897 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2898
2899 * linespec.c (minsym_found): Call gdbarch_skip_entrypoint.
2900 * ppc64-tdep.c (ppc64_skip_trampoline_code): Rename to ...
2901 (ppc64_skip_trampoline_code_1): ... here.
2902 (ppc64_skip_trampoline_code): New wrapper function.
2903 * symtab.c (find_function_start_sal): Call gdbarch_skip_entrypoint.
2904
2905 2015-09-15 Yao Qi <yao.qi@linaro.org>
2906
2907 * aarch64-linux-nat.c (aarch64_linux_can_do_single_step): New
2908 function.
2909 (_initialize_aarch64_linux_nat): Install it to to_can_do_single_step.
2910 * arm-linux-tdep.c (arm_linux_software_single_step): Return 0
2911 if target_can_do_single_step returns 1.
2912 * remote.c (struct vCont_action_support) <s, S>: New fields.
2913 (PACKET_vContSupported): New enum.
2914 (remote_protocol_features): New element for vContSupported.
2915 (remote_query_supported): Append "vContSupported+".
2916 (remote_vcont_probe): Remove support_s and support_S, use
2917 rs->supports_vCont.s and rs->supports_vCont.S instead. Disable
2918 vCont packet if c and C actions are not supported.
2919 (remote_can_do_single_step): New function.
2920 (init_remote_ops): Install it to to_can_do_single_step.
2921 (_initialize_remote): Call add_packet_config_cmd.
2922 * target.h (struct target_ops) <to_can_do_single_step>: New field.
2923 (target_can_do_single_step): New macro.
2924 * target-delegates.c: Re-generated.
2925
2926 2015-09-15 Yao Qi <yao.qi@linaro.org>
2927
2928 * aarch64-linux-nat.c (aarch64_linux_siginfo_fixup): New function.
2929 (_initialize_aarch64_linux_nat): Call linux_nat_set_siginfo_fixup.
2930 * nat/aarch64-linux.c (aarch64_compat_siginfo_from_siginfo):
2931 New function.
2932 (aarch64_siginfo_from_compat_siginfo): New function.
2933 * nat/aarch64-linux.h: Include signal.h.
2934 (compat_int_t, compat_uptr_t, compat_time_t): Typedef.
2935 (compat_timer_t, compat_clock_t): Likewise.
2936 (struct compat_timeval): New.
2937 (union compat_sigval): New.
2938 (struct compat_siginfo): New.
2939 (cpt_si_pid, cpt_si_uid, cpt_si_timerid): New macros.
2940 (cpt_si_overrun, cpt_si_status, cpt_si_utime): Likewise.
2941 (cpt_si_stime, cpt_si_ptr, cpt_si_addr): Likewise.
2942 (cpt_si_band, cpt_si_fd): Likewise.
2943
2944 2015-09-14 Pedro Alves <palves@redhat.com>
2945
2946 * infrun.c (current_stop_id): New global.
2947 (get_stop_id, new_stop_id): New functions.
2948 (fetch_inferior_event): Handle normal_stop proceeding the target.
2949 (struct stop_context): New.
2950 (save_stop_context, release_stop_context_cleanup)
2951 (stop_context_changed): New functions.
2952 (normal_stop): Return true if the hook-stop changes the stop
2953 context.
2954 * infrun.h (get_stop_id): Declare.
2955 (normal_stop): Now returns int. Add documentation.
2956
2957 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
2958
2959 * ada-lang.c (ada_value_ptr_subscript): Update the heading
2960 comment. Handle packed arrays.
2961
2962 2015-09-14 Pedro Alves <palves@redhat.com>
2963
2964 * NEWS (Changes in GDB 7.10, New commands>: Remove duplicate
2965 mention of maint set/show target-non-stop.
2966
2967 2015-09-11 Don Breazeal <donb@codesourcery.com>
2968
2969 * NEWS: Announce new remote packets for the exec-events
2970 feature and the exec-events feature and associated commands.
2971
2972 2015-09-11 Don Breazeal <donb@codesourcery.com>
2973
2974 * remote.c (remote_exec_event_p): New function.
2975 (remote_insert_exec_catchpoint): New function.
2976 (remote_remove_exec_catchpoint): New function.
2977 (init_extended_remote_ops): Initialize extended_remote_ops
2978 members to_insert_exec_catchpoint and
2979 to_remove_exec_catchpoint.
2980
2981 2015-09-11 Don Breazeal <donb@codesourcery.com>
2982 Luis Machado <lgustavo@codesourcery.com>
2983
2984 * infrun.c (follow_exec): Use process-style ptid for
2985 exec message. Call add_inferior_with_spaces and
2986 target_follow_exec.
2987 * nat/linux-ptrace.c (linux_supports_traceexec): New function.
2988 * nat/linux-ptrace.h (linux_supports_traceexec): Declare.
2989 * remote.c (remote_pspace_data): New static variable.
2990 (remote_pspace_data_cleanup): New function.
2991 (get_remote_exec_file): New function.
2992 (set_remote_exec_file_1): New function.
2993 (set_remote_exec_file): New function.
2994 (show_remote_exec_file): New function.
2995 (remote_exec_file): Delete static variable.
2996 (anonymous enum) <PACKET_exec_event_feature>: New
2997 enumeration constant.
2998 (remote_protocol_features): Add entry for exec-events feature.
2999 (remote_query_supported): Add client side of qSupported query
3000 for exec-events feature.
3001 (remote_follow_exec): New function.
3002 (remote_parse_stop_reply): Handle 'exec' stop reason.
3003 (extended_remote_run, extended_remote_create_inferior): Call
3004 get_remote_exec_file and set_remote_exec_file_1.
3005 (init_extended_remote_ops) <to_follow_exec>: Initialize new
3006 member.
3007 (_initialize_remote): Call
3008 register_program_space_data_with_cleanup. Call
3009 add_packet_config_cmd for remote exec-events feature.
3010 Modify call to add_setshow_string_noescape_cmd for exec-file
3011 to use new functions set_remote_exec_file and
3012 show_remote_exec_file.
3013 * target-debug.h, target-delegates.c: Regenerated.
3014 * target.c (target_follow_exec): New function.
3015 * target.h (struct target_ops) <to_follow_exec>: New member.
3016 (target_follow_exec): Declare new function.
3017
3018 2015-09-11 Pierre Langlois <pierre.langlois@arm.com>
3019
3020 * aarch64-tdep.c (decode_cb): Move up comment describing the
3021 encoding.
3022 (decode_tb): Fix a typo in comment above the function. Move up
3023 comment describing the encoding.
3024
3025 2015-09-11 Pierre Langlois <pierre.langlois@arm.com>
3026
3027 * aarch64-tdep.c (decode_bcond): Fix incorrect mask.
3028
3029 2015-09-11 Mihail-Marian Nistor <mihail.nistor@freescale.com>
3030
3031 PR gdb/18947
3032 * aarch64-linux-tdep.c: (aarch64_linux_init_abi): Install
3033 glibc_skip_solib_resolver as gdbarch_skip_solib_resolver callback.
3034
3035 2015-09-10 Simon Marchi <simon.marchi@ericsson.com>
3036
3037 * ada-lang.c (scan_discrim_bound): Factor out arithmetic
3038 operations.
3039
3040 2015-09-10 Simon Marchi <simon.marchi@ericsson.com>
3041
3042 * ada-lang.c (ada_search_struct_field): Constify parameters
3043 and/or variables..
3044 (xget_renaming_scope): Likewise.
3045 (ada_is_redundant_range_encoding): Likewise.
3046 (scan_discrim_bound): Likewise.
3047 (to_fixed_range_type): Likewise.
3048
3049 2015-09-10 Yao Qi <yao.qi@linaro.org>
3050
3051 * breakpoint.c (download_tracepoint_locations): New local
3052 can_download_tracepoint. Check the result of
3053 target_can_download_tracepoint and save it in
3054 can_download_tracepoint if there are tracepoints to download.
3055 * linux-nat.h (enum tribool): Move it to ...
3056 * common/common-types.h: ... here.
3057
3058 2015-09-09 Pedro Alves <palves@redhat.com>
3059
3060 * inf-loop.c (inferior_event_handler): Delete INF_TIMER case.
3061 * target.h (enum inferior_event_type) <INF_TIMER>: Delete.
3062
3063 2015-09-09 Pedro Alves <palves@redhat.com>
3064
3065 * continuations.c (add_continuation, restore_thread_cleanup)
3066 (do_all_continuations_ptid, do_all_continuations_thread_callback)
3067 (do_all_continuations_thread, do_all_continuations)
3068 (discard_all_continuations_thread_callback)
3069 (discard_all_continuations_thread, discard_all_continuations)
3070 (add_intermediate_continuation)
3071 (do_all_intermediate_continuations_thread_callback)
3072 (do_all_intermediate_continuations_thread)
3073 (do_all_intermediate_continuations)
3074 (discard_all_intermediate_continuations_thread_callback)
3075 (discard_all_intermediate_continuations_thread)
3076 (discard_all_intermediate_continuations): Delete.
3077 * continuations.h (add_continuation, do_all_continuations)
3078 (do_all_continuations_thread, discard_all_continuations)
3079 (discard_all_continuations_thread, add_intermediate_continuation)
3080 (do_all_intermediate_continuations)
3081 (do_all_intermediate_continuations_thread)
3082 (discard_all_intermediate_continuations)
3083 (discard_all_intermediate_continuations_thread): Delete
3084 declarations.
3085 * event-top.c (stdin_event_handler): Delete references to
3086 continuations.
3087 * gdbthread.h (struct thread_info): Delete continuations and
3088 intermediate_continuations fields.
3089 * inf-loop.c (inferior_event_handler): Remove references to
3090 continuations.
3091 * infrun.c (infrun_thread_stop_requested_callback): Remove
3092 references to continuations.
3093 * target.h (enum inferior_event_type) <INF_EXEC_CONTINUE>: Delete.
3094 * thread.c: Don't include "continuations.h".
3095 (clear_thread_inferior_resources): Remove references to
3096 continuations.
3097
3098 2015-09-09 Pedro Alves <palves@redhat.com>
3099
3100 * infcall.c (struct dummy_frame_context_saver): Delete.
3101 (dummy_frame_context_saver_free, dummy_frame_context_saver_dtor)
3102 (dummy_frame_context_saver_drop)
3103 (dummy_frame_context_saver_cleanup)
3104 (dummy_frame_context_saver_get_regs)
3105 (dummy_frame_context_saver_setup): Delete.
3106 * infcall.h (dummy_frame_context_saver_drop)
3107 (dummy_frame_context_saver_cleanup)
3108 (dummy_frame_context_saver_get_regs, dummy_frame_context_saver):
3109 Delete.
3110 (get_return_value): Remove 'ctx_saver' paremeter. Adjust.
3111 * inferior.h (get_return_value): Remove 'ctx_saver' paremeter.
3112 * python/py-finishbreakpoint.c (bpfinishpy_pre_stop_hook): Adjust.
3113
3114 2015-09-09 Pedro Alves <palves@redhat.com>
3115
3116 * breakpoint.c: Include "thread-fsm.h".
3117 (struct until_break_command_continuation_args): Delete.
3118 (struct until_break_fsm): New.
3119 (until_break_fsm_ops): New global.
3120 (new_until_break_fsm, until_break_fsm_should_stop): New functions.
3121 (until_break_command_continuation): Delete.
3122 (until_break_fsm_clean_up): New function.
3123 (until_break_fsm_async_reply_reason): New function.
3124 (until_break_command): Adjust to create an until_break_fsm instead
3125 of a continuation.
3126 (momentary_bkpt_print_it): No longer print MI's async-stop-reason
3127 here.
3128 * infcmd.c (struct until_next_fsm): New.
3129 (until_next_fsm_ops): New global.
3130 (new_until_next_fsm, until_next_fsm_should_stop): New function.
3131 (until_next_continuation): Delete.
3132 (until_next_fsm_clean_up, until_next_fsm_async_reply_reason): New
3133 functions.
3134 (until_next_command): Adjust to create a new until_next_fsm
3135 instead of a continuation.
3136
3137 2015-09-09 Pedro Alves <palves@redhat.com>
3138
3139 * infcall.c: Include thread_fsm.h.
3140 (struct call_return_meta_info): New.
3141 (get_call_return_value): New function, factored out from
3142 call_function_by_hand_dummy.
3143 (struct call_thread_fsm): New.
3144 (call_thread_fsm_ops): New global.
3145 (new_call_thread_fsm, call_thread_fsm_should_stop)
3146 (call_thread_fsm_should_notify_stop): New functions.
3147 (run_inferior_call): Add 'sm' parameter. Associate the FSM with
3148 the thread.
3149 (call_function_by_hand_dummy): Create a new call_thread_fsm
3150 instance, associate it with the thread, and wait for the FSM to
3151 finish. If finished successfully, fetch the function's result
3152 value out of the FSM.
3153 * infrun.c (fetch_inferior_event): If the FSM says the stop
3154 shouldn't be notified, don't call normal_stop.
3155 (maybe_remove_breakpoints): New function, factored out from ...
3156 (normal_stop): ... here. Simplify.
3157 * infrun.h (maybe_remove_breakpoints): Declare.
3158 * thread-fsm.c (thread_fsm_should_notify_stop): New function.
3159 (thread-fsm.h) <struct thread_fsm_ops>: New field.
3160 (thread_fsm_should_notify_stop): Declare.
3161
3162 2015-09-09 Pedro Alves <palves@redhat.com>
3163
3164 * Makefile.in (COMMON_OBS): Add thread-fsm.o.
3165 * breakpoint.c (handle_jit_event): Print debug output.
3166 (bpstat_what): Split event callback handling to ...
3167 (bpstat_run_callbacks): ... this new function.
3168 (momentary_bkpt_print_it): No longer handle bp_finish here.
3169 * breakpoint.h (bpstat_run_callbacks): Declare.
3170 * gdbthread.h (struct thread_info) <step_multi>: Delete field.
3171 <thread_fsm>: New field.
3172 (thread_cancel_execution_command): Declare.
3173 * infcmd.c: Include thread-fsm.h.
3174 (struct step_command_fsm): New.
3175 (step_command_fsm_ops): New global.
3176 (new_step_command_fsm, step_command_fsm_prepare): New functions.
3177 (step_1): Adjust to use step_command_fsm_prepare and
3178 prepare_one_step.
3179 (struct step_1_continuation_args): Delete.
3180 (step_1_continuation): Delete.
3181 (step_command_fsm_should_stop): New function.
3182 (step_once): Delete.
3183 (step_command_fsm_clean_up, step_command_fsm_async_reply_reason)
3184 (prepare_one_step): New function, based on step_once.
3185 (until_next_command): Remove step_multi reference.
3186 (struct return_value_info): New.
3187 (print_return_value): Rename to ...
3188 (print_return_value_1): ... this. New struct return_value_info
3189 parameter. Adjust.
3190 (print_return_value): Reimplement as wrapper around
3191 print_return_value_1.
3192 (struct finish_command_fsm): New.
3193 (finish_command_continuation): Delete.
3194 (finish_command_fsm_ops): New global.
3195 (new_finish_command_fsm, finish_command_fsm_should_stop): New
3196 functions.
3197 (finish_command_fsm_clean_up, finish_command_fsm_return_value):
3198 New.
3199 (finish_command_continuation_free_arg): Delete.
3200 (finish_command_fsm_async_reply_reason): New.
3201 (finish_backward, finish_forward): Change symbol parameter to a
3202 finish_command_fsm. Adjust.
3203 (finish_command): Create a finish_command_fsm. Adjust.
3204 * infrun.c: Include "thread-fsm.h".
3205 (clear_proceed_status_thread): Delete the thread's FSM.
3206 (infrun_thread_stop_requested_callback): Cancel the thread's
3207 execution command.
3208 (clean_up_just_stopped_threads_fsms): New function.
3209 (fetch_inferior_event): Handle the event_thread's should_stop
3210 method saying the command isn't done yet.
3211 (process_event_stop_test): Run breakpoint callbacks here.
3212 (print_stop_event): Rename to ...
3213 (print_stop_location): ... this.
3214 (restore_current_uiout_cleanup): New function.
3215 (print_stop_event): Reimplement.
3216 (normal_stop): No longer notify the end_stepping_range observers
3217 here handle "step N" nor "finish" here. No longer call
3218 print_stop_event here.
3219 * infrun.h (struct return_value_info): Forward declare.
3220 (print_return_value): Declare.
3221 (print_stop_event): Change prototype.
3222 * thread-fsm.c: New file.
3223 * thread-fsm.h: New file.
3224 * thread.c: Include "thread-fsm.h".
3225 (thread_cancel_execution_command): New function.
3226 (clear_thread_inferior_resources): Call it.
3227 * cli/cli-interp.c (cli_on_normal_stop): New function.
3228 (cli_interpreter_init): Install cli_on_normal_stop as normal_stop
3229 observer.
3230 * mi/mi-interp.c: Include "thread-fsm.h".
3231 (restore_current_uiout_cleanup): Delete.
3232 (mi_on_normal_stop): If the thread has an FSM associated, and it
3233 finished, ask it for the async-reply-reason to print. Always call
3234 print_stop_event here, regardless of the top-level interpreter.
3235 Check bpstat_what to tell whether an asynchronous breakpoint hit
3236 triggered.
3237 * tui/tui-interp.c (tui_on_normal_stop): New function.
3238 (tui_init): Install tui_on_normal_stop as normal_stop observer.
3239
3240 2015-09-09 Pedro Alves <palves@redhat.com>
3241
3242 * breakpoint.c (bpstat_do_actions_1, until_break_command): Don't
3243 check whether the target can async.
3244 * inf-loop.c (inferior_event_handler): Only call target_async if
3245 the target can async.
3246 * infcall.c: Include top.h and interps.h.
3247 (run_inferior_call): For the interpreter to sync mode while
3248 running the infcall. Call wait_sync_command_done instead of
3249 wait_for_inferior plus normal_stop.
3250 * infcmd.c (prepare_execution_command): Don't check whether the
3251 target can async when running in the foreground.
3252 (step_1): Delete synchronous case handling.
3253 (step_once): Always install a continuation, even in sync mode.
3254 (until_next_command, finish_forward): Don't check whether the
3255 target can async.
3256 (attach_command_post_wait, notice_new_inferior): Always install a
3257 continuation, even in sync mode.
3258 * infrun.c (mark_infrun_async_event_handler): New function.
3259 (proceed): In sync mode, mark infrun's event source instead of
3260 waiting for events here.
3261 (fetch_inferior_event): If the target can't async, do a blocking
3262 wait.
3263 (prepare_to_wait): In sync mode, mark infrun's event source.
3264 (infrun_async_inferior_event_handler): No longer bail out if the
3265 target can't async.
3266 * infrun.h (mark_infrun_async_event_handler): New declaration.
3267 * linux-nat.c (linux_nat_wait_1): Remove calls to
3268 set_sigint_trap/clear_sigint_trap.
3269 (linux_nat_terminal_inferior): No longer check whether the target
3270 can async.
3271 * mi/mi-interp.c (mi_on_sync_execution_done): Update and simplify
3272 comment.
3273 (mi_execute_command_input_handler): No longer check whether the
3274 target is async. Update and simplify comment.
3275 * target.c (default_target_wait): New function.
3276 * target.h (struct target_ops) <to_wait>: Now defaults to
3277 default_target_wait.
3278 (default_target_wait): Declare.
3279 * top.c (wait_sync_command_done): New function, factored out from
3280 ...
3281 (maybe_wait_sync_command_done): ... this.
3282 * top.h (wait_sync_command_done): Declare.
3283 * target-delegates.c: Regenerate.
3284
3285 2015-09-09 Markus Metzger <markus.t.metzger@intel.com>
3286
3287 * nat/linux-btrace.h (struct btrace_target_info) <ptr_bits>: Remove.
3288 * nat/linux-btrace.c: Include filestuff.h and inttypes.h.
3289 Remove include of sys/utsname.h.
3290 (linux_determine_kernel_ptr_bits): Remove.
3291 (linux_determine_kernel_start): New.
3292 (perf_event_is_kernel_addr): Remove tinfo argument. Update users.
3293 Update check.
3294 (perf_event_skip_bts_record): Remove tinfo argument. Update users.
3295 (linux_enable_bts, linux_enable_pt): Remove tinfo->ptr_bits
3296 initialization.
3297 * x86-linux-nat.c (x86_linux_enable_btrace): Remove ptr_bits
3298 assignment.
3299
3300 2015-09-07 Pedro Alves <palves@redhat.com>
3301
3302 * guile/guile-internal.h (as_a_scm_t_subr): New.
3303 * guile/guile.c (misc_guile_functions): Use it.
3304 * guile/scm-arch.c (arch_functions): Use it.
3305 * guile/scm-block.c (block_functions, gdbscm_initialize_blocks):
3306 Use it.
3307 * guile/scm-breakpoint.c (breakpoint_functions): Use it.
3308 * guile/scm-cmd.c (command_functions): Use it.
3309 * guile/scm-disasm.c (disasm_functions): Use it.
3310 * guile/scm-exception.c (exception_functions)
3311 (private_exception_functions): Use it.
3312 * guile/scm-frame.c (frame_functions)
3313 * guile/scm-gsmob.c (gsmob_functions): Use it.
3314 * guile/scm-iterator.c (iterator_functions): Use it.
3315 * guile/scm-lazy-string.c (lazy_string_functions): Use it.
3316 * guile/scm-math.c (math_functions): Use it.
3317 * guile/scm-objfile.c (objfile_functions): Use it.
3318 * guile/scm-param.c (parameter_functions): Use it.
3319 * guile/scm-ports.c (port_functions, private_port_functions): Use
3320 it.
3321 * guile/scm-pretty-print.c (pretty_printer_functions): Use it.
3322 * guile/scm-progspace.c (pspace_functions): Use it.
3323 * guile/scm-string.c (string_functions): Use it.
3324 * guile/scm-symbol.c (symbol_functions): Use it.
3325 * guile/scm-symtab.c (symtab_functions): Use it.
3326 * guile/scm-type.c (type_functions, gdbscm_initialize_types): Use
3327 it.
3328 * guile/scm-value.c (value_functions): Use it.
3329
3330 2015-09-04 Andrew Burgess <andrew.burgess@embecosm.com>
3331
3332 * tui/tui-data.c (win_with_focus): Remove cast of NULL pointer.
3333 (tui_next_win): Likewise.
3334 (tui_prev_win): Likewise.
3335 (tui_partial_win_by_name): Likewise.
3336 (tui_init_generic_part): Likewise.
3337 (init_content_element): Likewise.
3338 (tui_del_window): Likewise.
3339 (tui_free_window): Likewise.
3340 (tui_del_data_windows): Likewise.
3341 (tui_free_data_content): Likewise.
3342 * tui/tui-layout.c (make_source_or_disasm_window): Likewise.
3343 * tui/tui-regs.c (tui_show_register_group): Likewise.
3344 * tui/tui-win.c (tui_resize_all): Likewise.
3345 (tui_set_focus): Likewise.
3346 (tui_set_win_height): Likewise.
3347 (make_invisible_and_set_new_height): Likewise.
3348 * tui/tui-windata.c (tui_delete_data_content_windows): Likewise.
3349 * tui/tui-wingeneral.c (make_visible): Likewise.
3350
3351 2015-09-04 Andrew Burgess <andrew.burgess@embecosm.com>
3352
3353 * cli/cli-decode.c (find_cmd): Remove cast of NULL pointer.
3354
3355 2015-09-04 Andrew Burgess <andrew.burgess@embecosm.com>
3356
3357 * c-valprint.c (print_unpacked_pointer): Remove cast of NULL
3358 pointer.
3359 * dbxread.c (dbx_end_psymtab): Likewise.
3360 * gnu-nat.c (gnu_write_inferior): Likewise.
3361 * mdebugread.c (cross_ref): Likewise.
3362 * p-valprint.c (pascal_val_print): Likewise.
3363 * xcoffread.c (xcoff_end_psymtab): Likewise.
3364
3365 2015-09-04 Yao Qi <yao.qi@linaro.org>
3366
3367 * NEWS: Mention the aarch64 multi-arch debugging support.
3368
3369 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
3370
3371 * ada-lang.c (ada_language_arch_info): Create a TYPE_CODE_CHAR
3372 type instead of a TYPE_CODE_INT one for the string_char_type
3373 and the ada_primitive_type_char types.
3374
3375 2015-09-03 Yao Qi <yao.qi@linaro.org>
3376
3377 * aarch64-linux-nat.c (aarch64_linux_region_ok_for_hw_watchpoint):
3378 Move code to aarch64_linux_region_ok_for_watchpoint. Call
3379 aarch64_linux_region_ok_for_watchpoint.
3380 * nat/aarch64-linux-hw-point.c (aarch64_linux_region_ok_for_watchpoint):
3381 New function.
3382 * nat/aarch64-linux-hw-point.h (aarch64_linux_region_ok_for_watchpoint):
3383 Declare it.
3384
3385 2015-09-02 Patrick Palka <patrick@parcs.ath.cx>
3386
3387 * gdb_obstack.h (obstack_strdup): Declare.
3388 * gdb_obstack.c (obstack_strdup): Define.
3389 * gdbarch.sh (gdbarch_obstack_strdup): Declare and define.
3390 * gdbarch.c: Regenerate.
3391 * gdbarch.h: Regenerate.
3392 * gdbtypes.c (arch_type): Use gdbarch_obstack_strdup.
3393
3394 2015-09-02 Patrick Palka <patrick@parcs.ath.cx>
3395
3396 * gdbtypes.c (copy_type_recursive): Update documentation.
3397
3398 2015-09-01 Sergio Durigan Junior <sergiodj@redhat.com>
3399
3400 * solib-svr4.c (solib_event_probe_action): Initialize 'probe_argc'
3401 as zero.
3402
3403 2015-09-01 Sergio Durigan Junior <sergiodj@redhat.com>
3404
3405 * solib-svr4.c (svr4_handle_solib_event): Initialize 'val' as NULL
3406
3407 2015-09-01 Sergio Durigan Junior <sergiodj@redhat.com>
3408
3409 * solib-svr4.c (solib_event_probe_action): Call
3410 get_probe_argument_count using TRY...CATCH.
3411 (svr4_handle_solib_event): Likewise, for evaluate_probe_argument.
3412
3413 2015-09-01 Sergio Durigan Junior <sergiodj@redhat.com>
3414
3415 * probe.h (struct probe_ops) <get_probe_argument_count,
3416 evaluate_probe_argument, enable_probe, disable_probe>: Mention in
3417 the comment that the function can throw an exception.
3418 (get_probe_argument_count): Likewise.
3419 (evaluate_probe_argument): Likewise.
3420 * stap-probe.c (stap_get_opcode): Call error instead of
3421 internal_error.
3422 (stap_get_expected_argument_type): Likewise. Add argument
3423 'probe'. Improve error message by mentioning the probe's name.
3424 (stap_parse_probe_arguments): Adjust call to
3425 stap_get_expected_argument_type.
3426 (stap_get_arg): Add comment. Assert that 'probe->args_parsed' is
3427 not zero. Call internal_error if GDB requests an argument but the
3428 probe has no arguments.
3429
3430 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
3431
3432 * ada-lang.c (ada_resolve_function): Do not ask the user what
3433 match to use when in completion mode.
3434
3435 2015-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
3436
3437 * tui/tui-data.c (tui_win_name): Make local variable const, remove
3438 cast of NULL.
3439
3440 2015-08-31 Max Filippov <jcmvbkbc@gmail.com>
3441
3442 * xtensa-tdep.h (XTENSA_GDBARCH_TDEP_INSTANTIATE): Initialize
3443 call_abi using XSHAL_ABI macro.
3444
3445 2015-08-29 Doug Evans <xdje42@gmail.com>
3446
3447 * symtab.h (struct symbol): Tweak comment.
3448
3449 2015-08-29 Patrick Palka <patrick@parcs.ath.cx>
3450
3451 * gdbtypes.c (alloc_type_arch): Allocate the type on the given
3452 gdbarch obstack instead of on the heap. Update commentary
3453 accordingly.
3454
3455 2015-08-28 Joel Brobecker <brobecker@adacore.com>
3456
3457 GDB 7.10 released.
3458
3459 2015-08-28 Simon Marchi <simon.marchi@ericsson.com>
3460
3461 * NEWS: Update entry about non-8-bits addressable memory.
3462
3463 2015-08-28 Ulrich Weigand <uweigand@de.ibm.com>
3464
3465 Revert:
3466 2014-11-06 Doug Evans <xdje42@gmail.com>
3467 * solib.c (solib_global_lookup): Fetch arch from objfile,
3468 not target_gdbarch.
3469
3470 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
3471
3472 * ppc-linux-tdep.c (ppc_linux_spe_context_lookup): Do not
3473 attempt to relocate a TLS variable offset.
3474
3475 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
3476
3477 * spu-multiarch.c (parse_spufs_run): Bail out if inferior is not
3478 registered yet. Set inferior_ptid while calling target_read_memory.
3479
3480 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
3481
3482 * nat/linux-ptrace.h (GDB_ARCH_TRAP_BRKPT): Replace by ...
3483 (GDB_ARCH_IS_TRAP_BRKPT): ... this. Add __powerpc__ case.
3484 * linux-nat.c (check_stopped_by_breakpoint): Use
3485 GDB_ARCH_IS_TRAP_BRKPT instead of GDB_ARCH_TRAP_BRKPT.
3486
3487 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
3488
3489 * linux-thread-db.c (thread_db_get_thread_local_address): If the
3490 thread was not yet discovered, use thread_from_lwp instead of
3491 calling thread_db_find_new_threads_1.
3492
3493 2015-08-27 Simon Marchi <simon.marchi@ericsson.com>
3494
3495 * m88k-tdep.c (m88k_analyze_prologue): Fix inverted allocation
3496 statements.
3497
3498 2015-08-27 Simon Marchi <simon.marchi@ericsson.com>
3499
3500 * NEWS: Document support for non-8-bits addressable memory.
3501
3502 2015-08-27 Pedro Alves <palves@redhat.com>
3503
3504 * configure.ac: Remove AC_TYPE_SIGNAL call.
3505 * configure, config.in: Regenerate.
3506
3507 2015-08-27 Pedro Alves <palves@redhat.com>
3508
3509 * cp-support.c (gdb_demangle): Use sighandler_t. Remove cast.
3510 * extension-priv.h: Include signal.h.
3511 (struct signal_handler) <handler>: Change type to sighandler_t.
3512 * extension.c (install_gdb_sigint_handler): Use sighandler_t.
3513 * inflow.c (sigint_ours, sigquit_ours): Change type to
3514 sighandler_t.
3515 (child_terminal_inferior): Remove casts.
3516 (child_terminal_ours_1, new_tty): Use sighandler_t. Remove casts.
3517 (osig): Change type to sighandler_t.
3518 * nto-procfs.c (ofunc): Change type to sighandler_t.
3519 (procfs_wait): Remove casts.
3520 * remote-m32r-sdi.c (m32r_wait, m32r_load): Use sighandler_t.
3521 * remote-sim.c (gdbsim_wait): Use sighandler_t.
3522 * utils.c (wait_to_die_with_timeout): Use sighandler_t.
3523
3524 2015-08-27 Pedro Alves <palves@redhat.com>
3525
3526 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add signal-h.
3527 * gnulib/aclocal.m4: Renegerate.
3528 * gnulib/config.in: Renegerate.
3529 * gnulib/configure: Renegerate.
3530 * gnulib/import/Makefile.am: Update.
3531 * gnulib/import/Makefile.in: Regenerate.
3532 * gnulib/import/m4/gnulib-cache.m4: Update.
3533 * gnulib/import/m4/gnulib-comp.m4: Update.
3534 * gnulib/import/m4/signal_h.m4: New file.
3535 * gnulib/import/signal.in.h: New file.
3536
3537 2015-08-27 Pedro Alves <palves@redhat.com>
3538
3539 * remote.c (DEFAULT_MAX_MEMORY_PACKET_SIZE)
3540 (MIN_MEMORY_PACKET_SIZE): New.
3541 (MAX_REMOTE_PACKET_SIZE, MIN_REMOTE_PACKET_SIZE): Delete.
3542 (get_memory_packet_size): Adjust. No longer limit the max packet
3543 size.
3544 (set_memory_packet_size): Adjust, and remove dead code.
3545 (remote_check_symbols): Use xmalloc and a cleanup instead of
3546 alloca.
3547 (remote_packet_size): No longer cap the packet size.
3548 (putpkt_binary): Use xmalloc and a cleanup instead of alloca.
3549
3550 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
3551
3552 * compile/compile.c (compile_to_object): Mention language in
3553 error message.
3554
3555 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
3556
3557 * target.c (target_pre_inferior): Unset attach_flag.
3558
3559 2015-08-26 Simon Marchi <simon.marchi@ericsson.com>
3560
3561 * gdbarch.sh (append_name): Fix type in XRESIZEVEC.
3562 * gdbarch.c: Re-generate.
3563
3564 2015-08-26 Simon Marchi <simon.marchi@ericsson.com>
3565
3566 * aarch64-linux-nat.c (aarch64_add_process): Replace xmalloc-family
3567 function with the XNEW-family equivalent.
3568 * aarch64-tdep.c (aarch64_gdbarch_init): Likewise.
3569 * ada-exp.y (write_ambiguous_var): Likewise.
3570 * ada-lang.c (resolve_subexp): Likewise.
3571 (user_select_syms): Likewise.
3572 (assign_aggregate): Likewise.
3573 (ada_evaluate_subexp): Likewise.
3574 (cache_symbol): Likewise.
3575 * addrmap.c (allocate_key): Likewise.
3576 (addrmap_create_mutable): Likewise.
3577 * aix-thread.c (sync_threadlists): Likewise.
3578 * alpha-tdep.c (alpha_push_dummy_call): Likewise.
3579 (alpha_gdbarch_init): Likewise.
3580 * amd64-windows-tdep.c (amd64_windows_push_arguments): Likewise.
3581 * arm-linux-nat.c (arm_linux_add_process): Likewise.
3582 * arm-linux-tdep.c (arm_linux_displaced_step_copy_insn): Likewise.
3583 * arm-tdep.c (push_stack_item): Likewise.
3584 (arm_displaced_step_copy_insn): Likewise.
3585 (arm_gdbarch_init): Likewise.
3586 (_initialize_arm_tdep): Likewise.
3587 * avr-tdep.c (push_stack_item): Likewise.
3588 * ax-general.c (new_agent_expr): Likewise.
3589 * block.c (block_initialize_namespace): Likewise.
3590 * breakpoint.c (alloc_counted_command_line): Likewise.
3591 (update_dprintf_command_list): Likewise.
3592 (parse_breakpoint_sals): Likewise.
3593 (decode_static_tracepoint_spec): Likewise.
3594 (until_break_command): Likewise.
3595 (clear_command): Likewise.
3596 (update_global_location_list): Likewise.
3597 (get_breakpoint_objfile_data) Likewise.
3598 * btrace.c (ftrace_new_function): Likewise.
3599 (btrace_set_insn_history): Likewise.
3600 (btrace_set_call_history): Likewise.
3601 * buildsym.c (add_symbol_to_list): Likewise.
3602 (record_pending_block): Likewise.
3603 (start_subfile): Likewise.
3604 (start_buildsym_compunit): Likewise.
3605 (push_subfile): Likewise.
3606 (end_symtab_get_static_block): Likewise.
3607 (buildsym_init): Likewise.
3608 * cli/cli-cmds.c (source_command): Likewise.
3609 * cli/cli-decode.c (add_cmd): Likewise.
3610 * cli/cli-script.c (build_command_line): Likewise.
3611 (setup_user_args): Likewise.
3612 (realloc_body_list): Likewise.
3613 (process_next_line): Likewise.
3614 (copy_command_lines): Likewise.
3615 * cli/cli-setshow.c (do_set_command): Likewise.
3616 * coff-pe-read.c (read_pe_exported_syms): Likewise.
3617 * coffread.c (coff_locate_sections): Likewise.
3618 (coff_symtab_read): Likewise.
3619 (coff_read_struct_type): Likewise.
3620 * common/cleanups.c (make_my_cleanup2): Likewise.
3621 * common/common-exceptions.c (throw_it): Likewise.
3622 * common/filestuff.c (make_cleanup_close): Likewise.
3623 * common/format.c (parse_format_string): Likewise.
3624 * common/queue.h (DEFINE_QUEUE_P): Likewise.
3625 * compile/compile-object-load.c (munmap_list_add): Likewise.
3626 (compile_object_load): Likewise.
3627 * compile/compile-object-run.c (compile_object_run): Likewise.
3628 * compile/compile.c (append_args): Likewise.
3629 * corefile.c (specify_exec_file_hook): Likewise.
3630 * cp-support.c (make_symbol_overload_list): Likewise.
3631 * cris-tdep.c (push_stack_item): Likewise.
3632 (cris_gdbarch_init): Likewise.
3633 * ctf.c (ctf_trace_file_writer_new): Likewise.
3634 * dbxread.c (init_header_files): Likewise.
3635 (add_new_header_file): Likewise.
3636 (init_bincl_list): Likewise.
3637 (dbx_end_psymtab): Likewise.
3638 (start_psymtab): Likewise.
3639 (dbx_end_psymtab): Likewise.
3640 * dcache.c (dcache_init): Likewise.
3641 * dictionary.c (dict_create_hashed): Likewise.
3642 (dict_create_hashed_expandable): Likewise.
3643 (dict_create_linear): Likewise.
3644 (dict_create_linear_expandable): Likewise.
3645 * dtrace-probe.c (dtrace_process_dof_probe): Likewise.
3646 * dummy-frame.c (register_dummy_frame_dtor): Likewise.
3647 * dwarf2-frame-tailcall.c (cache_new_ref1): Likewise.
3648 * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
3649 (decode_frame_entry_1): Likewise.
3650 * dwarf2expr.c (new_dwarf_expr_context): Likewise.
3651 * dwarf2loc.c (dwarf2_compile_expr_to_ax): Likewise.
3652 * dwarf2read.c (dwarf2_has_info): Likewise.
3653 (create_signatured_type_table_from_index): Likewise.
3654 (dwarf2_read_index): Likewise.
3655 (dw2_get_file_names_reader): Likewise.
3656 (create_all_type_units): Likewise.
3657 (read_cutu_die_from_dwo): Likewise.
3658 (init_tu_and_read_dwo_dies): Likewise.
3659 (init_cutu_and_read_dies): Likewise.
3660 (create_all_comp_units): Likewise.
3661 (queue_comp_unit): Likewise.
3662 (inherit_abstract_dies): Likewise.
3663 (read_call_site_scope): Likewise.
3664 (dwarf2_add_field): Likewise.
3665 (dwarf2_add_typedef): Likewise.
3666 (dwarf2_add_member_fn): Likewise.
3667 (attr_to_dynamic_prop): Likewise.
3668 (abbrev_table_alloc_abbrev): Likewise.
3669 (abbrev_table_read_table): Likewise.
3670 (add_include_dir): Likewise.
3671 (add_file_name): Likewise.
3672 (dwarf_decode_line_header): Likewise.
3673 (dwarf2_const_value_attr): Likewise.
3674 (dwarf_alloc_block): Likewise.
3675 (parse_macro_definition): Likewise.
3676 (set_die_type): Likewise.
3677 (write_psymtabs_to_index): Likewise.
3678 (create_cus_from_index): Likewise.
3679 (dwarf2_create_include_psymtab): Likewise.
3680 (process_psymtab_comp_unit_reader): Likewise.
3681 (build_type_psymtab_dependencies): Likewise.
3682 (read_comp_units_from_section): Likewise.
3683 (compute_compunit_symtab_includes): Likewise.
3684 (create_dwo_unit_in_dwp_v1): Likewise.
3685 (create_dwo_unit_in_dwp_v2): Likewise.
3686 (read_func_scope): Likewise.
3687 (process_structure_scope): Likewise.
3688 (mark_common_block_symbol_computed): Likewise.
3689 (load_partial_dies): Likewise.
3690 (dwarf2_symbol_mark_computed): Likewise.
3691 * elfread.c (elf_symfile_segments): Likewise.
3692 (elf_read_minimal_symbols): Likewise.
3693 * environ.c (make_environ): Likewise.
3694 * eval.c (evaluate_subexp_standard): Likewise.
3695 * event-loop.c (create_file_handler): Likewise.
3696 (create_async_signal_handler): Likewise.
3697 (create_async_event_handler): Likewise.
3698 (create_timer): Likewise.
3699 * exec.c (build_section_table): Likewise.
3700 * fbsd-nat.c (fbsd_remember_child): Likewise.
3701 * fork-child.c (fork_inferior): Likewise.
3702 * frv-tdep.c (new_variant): Likewise.
3703 * gdbarch.sh (gdbarch_alloc): Likewise.
3704 (append_name): Likewise.
3705 * gdbtypes.c (rank_function): Likewise.
3706 (copy_type_recursive): Likewise.
3707 (add_dyn_prop): Likewise.
3708 * gnu-nat.c (make_proc): Likewise.
3709 (make_inf): Likewise.
3710 (gnu_write_inferior): Likewise.
3711 * gnu-v3-abi.c (build_gdb_vtable_type): Likewise.
3712 (build_std_type_info_type): Likewise.
3713 * guile/scm-param.c (compute_enum_list): Likewise.
3714 * guile/scm-utils.c (gdbscm_parse_function_args): Likewise.
3715 * guile/scm-value.c (gdbscm_value_call): Likewise.
3716 * h8300-tdep.c (h8300_gdbarch_init): Likewise.
3717 * hppa-tdep.c (hppa_init_objfile_priv_data): Likewise.
3718 (read_unwind_info): Likewise.
3719 * ia64-tdep.c (ia64_gdbarch_init): Likewise.
3720 * infcall.c (dummy_frame_context_saver_setup): Likewise.
3721 (call_function_by_hand_dummy): Likewise.
3722 * infcmd.c (step_once): Likewise.
3723 (finish_forward): Likewise.
3724 (attach_command): Likewise.
3725 (notice_new_inferior): Likewise.
3726 * inferior.c (add_inferior_silent): Likewise.
3727 * infrun.c (add_displaced_stepping_state): Likewise.
3728 (save_infcall_control_state): Likewise.
3729 (save_inferior_ptid): Likewise.
3730 (_initialize_infrun): Likewise.
3731 * jit.c (bfd_open_from_target_memory): Likewise.
3732 (jit_gdbarch_data_init): Likewise.
3733 * language.c (add_language): Likewise.
3734 * linespec.c (decode_line_2): Likewise.
3735 * linux-nat.c (add_to_pid_list): Likewise.
3736 (add_initial_lwp): Likewise.
3737 * linux-thread-db.c (add_thread_db_info): Likewise.
3738 (record_thread): Likewise.
3739 (info_auto_load_libthread_db): Likewise.
3740 * m32c-tdep.c (m32c_gdbarch_init): Likewise.
3741 * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
3742 * m68k-tdep.c (m68k_gdbarch_init): Likewise.
3743 * m88k-tdep.c (m88k_analyze_prologue): Likewise.
3744 * macrocmd.c (macro_define_command): Likewise.
3745 * macroexp.c (gather_arguments): Likewise.
3746 * macroscope.c (sal_macro_scope): Likewise.
3747 * macrotab.c (new_macro_table): Likewise.
3748 * mdebugread.c (push_parse_stack): Likewise.
3749 (parse_partial_symbols): Likewise.
3750 (parse_symbol): Likewise.
3751 (psymtab_to_symtab_1): Likewise.
3752 (new_block): Likewise.
3753 (new_psymtab): Likewise.
3754 (mdebug_build_psymtabs): Likewise.
3755 (add_pending): Likewise.
3756 (elfmdebug_build_psymtabs): Likewise.
3757 * mep-tdep.c (mep_gdbarch_init): Likewise.
3758 * mi/mi-main.c (mi_execute_command): Likewise.
3759 * mi/mi-parse.c (mi_parse_argv): Likewise.
3760 * minidebug.c (lzma_open): Likewise.
3761 * minsyms.c (terminate_minimal_symbol_table): Likewise.
3762 * mips-linux-nat.c (mips_linux_insert_watchpoint): Likewise.
3763 * mips-tdep.c (mips_gdbarch_init): Likewise.
3764 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
3765 * msp430-tdep.c (msp430_gdbarch_init): Likewise.
3766 * mt-tdep.c (mt_registers_info): Likewise.
3767 * nat/aarch64-linux.c (aarch64_linux_new_thread): Likewise.
3768 * nat/linux-btrace.c (linux_enable_bts): Likewise.
3769 (linux_enable_pt): Likewise.
3770 * nat/linux-osdata.c (linux_xfer_osdata_processes): Likewise.
3771 (linux_xfer_osdata_processgroups): Likewise.
3772 * nios2-tdep.c (nios2_gdbarch_init): Likewise.
3773 * nto-procfs.c (procfs_meminfo): Likewise.
3774 * objc-lang.c (start_msglist): Likewise.
3775 (selectors_info): Likewise.
3776 (classes_info): Likewise.
3777 (find_methods): Likewise.
3778 * objfiles.c (allocate_objfile): Likewise.
3779 (update_section_map): Likewise.
3780 * osabi.c (gdbarch_register_osabi): Likewise.
3781 (gdbarch_register_osabi_sniffer): Likewise.
3782 * parse.c (start_arglist): Likewise.
3783 * ppc-linux-nat.c (hwdebug_find_thread_points_by_tid): Likewise.
3784 (hwdebug_insert_point): Likewise.
3785 * printcmd.c (display_command): Likewise.
3786 (ui_printf): Likewise.
3787 * procfs.c (create_procinfo): Likewise.
3788 (load_syscalls): Likewise.
3789 (proc_get_LDT_entry): Likewise.
3790 (proc_update_threads): Likewise.
3791 * prologue-value.c (make_pv_area): Likewise.
3792 (pv_area_store): Likewise.
3793 * psymtab.c (extend_psymbol_list): Likewise.
3794 (init_psymbol_list): Likewise.
3795 (allocate_psymtab): Likewise.
3796 * python/py-inferior.c (add_thread_object): Likewise.
3797 * python/py-param.c (compute_enum_values): Likewise.
3798 * python/py-value.c (valpy_call): Likewise.
3799 * python/py-varobj.c (py_varobj_iter_next): Likewise.
3800 * python/python.c (ensure_python_env): Likewise.
3801 * record-btrace.c (record_btrace_start_replaying): Likewise.
3802 * record-full.c (record_full_reg_alloc): Likewise.
3803 (record_full_mem_alloc): Likewise.
3804 (record_full_end_alloc): Likewise.
3805 (record_full_core_xfer_partial): Likewise.
3806 * regcache.c (get_thread_arch_aspace_regcache): Likewise.
3807 * remote-fileio.c (remote_fileio_init_fd_map): Likewise.
3808 * remote-notif.c (remote_notif_state_allocate): Likewise.
3809 * remote.c (demand_private_info): Likewise.
3810 (remote_notif_stop_alloc_reply): Likewise.
3811 (remote_enable_btrace): Likewise.
3812 * reverse.c (save_bookmark_command): Likewise.
3813 * rl78-tdep.c (rl78_gdbarch_init): Likewise.
3814 * rx-tdep.c (rx_gdbarch_init): Likewise.
3815 * s390-linux-nat.c (s390_insert_watchpoint): Likewise.
3816 * ser-go32.c (dos_get_tty_state): Likewise.
3817 (dos_copy_tty_state): Likewise.
3818 * ser-mingw.c (ser_windows_open): Likewise.
3819 (ser_console_wait_handle): Likewise.
3820 (ser_console_get_tty_state): Likewise.
3821 (make_pipe_state): Likewise.
3822 (net_windows_open): Likewise.
3823 * ser-unix.c (hardwire_get_tty_state): Likewise.
3824 (hardwire_copy_tty_state): Likewise.
3825 * solib-aix.c (solib_aix_new_lm_info): Likewise.
3826 * solib-dsbt.c (dsbt_current_sos): Likewise.
3827 (dsbt_relocate_main_executable): Likewise.
3828 * solib-frv.c (frv_current_sos): Likewise.
3829 (frv_relocate_main_executable): Likewise.
3830 * solib-spu.c (spu_bfd_fopen): Likewise.
3831 * solib-svr4.c (lm_info_read): Likewise.
3832 (svr4_copy_library_list): Likewise.
3833 (svr4_default_sos): Likewise.
3834 * source.c (find_source_lines): Likewise.
3835 (line_info): Likewise.
3836 (add_substitute_path_rule): Likewise.
3837 * spu-linux-nat.c (spu_bfd_open): Likewise.
3838 * spu-tdep.c (info_spu_dma_cmdlist): Likewise.
3839 * stabsread.c (dbx_lookup_type): Likewise.
3840 (read_type): Likewise.
3841 (read_member_functions): Likewise.
3842 (read_struct_fields): Likewise.
3843 (read_baseclasses): Likewise.
3844 (read_args): Likewise.
3845 (_initialize_stabsread): Likewise.
3846 * stack.c (func_command): Likewise.
3847 * stap-probe.c (handle_stap_probe): Likewise.
3848 * symfile.c (addrs_section_sort): Likewise.
3849 (addr_info_make_relative): Likewise.
3850 (load_section_callback): Likewise.
3851 (add_symbol_file_command): Likewise.
3852 (init_filename_language_table): Likewise.
3853 * symtab.c (create_filename_seen_cache): Likewise.
3854 (sort_search_symbols_remove_dups): Likewise.
3855 (search_symbols): Likewise.
3856 * target.c (make_cleanup_restore_target_terminal): Likewise.
3857 * thread.c (new_thread): Likewise.
3858 (enable_thread_stack_temporaries): Likewise.
3859 (make_cleanup_restore_current_thread): Likewise.
3860 (thread_apply_all_command): Likewise.
3861 * tic6x-tdep.c (tic6x_gdbarch_init): Likewise.
3862 * top.c (gdb_readline_wrapper): Likewise.
3863 * tracefile-tfile.c (tfile_trace_file_writer_new): Likewise.
3864 * tracepoint.c (trace_find_line_command): Likewise.
3865 (all_tracepoint_actions_and_cleanup): Likewise.
3866 (make_cleanup_restore_current_traceframe): Likewise.
3867 (get_uploaded_tp): Likewise.
3868 (get_uploaded_tsv): Likewise.
3869 * tui/tui-data.c (tui_alloc_generic_win_info): Likewise.
3870 (tui_alloc_win_info): Likewise.
3871 (tui_alloc_content): Likewise.
3872 (tui_add_content_elements): Likewise.
3873 * tui/tui-disasm.c (tui_find_disassembly_address): Likewise.
3874 (tui_set_disassem_content): Likewise.
3875 * ui-file.c (ui_file_new): Likewise.
3876 (stdio_file_new): Likewise.
3877 (tee_file_new): Likewise.
3878 * utils.c (make_cleanup_restore_integer): Likewise.
3879 (add_internal_problem_command): Likewise.
3880 * v850-tdep.c (v850_gdbarch_init): Likewise.
3881 * valops.c (find_oload_champ): Likewise.
3882 * value.c (allocate_value_lazy): Likewise.
3883 (record_latest_value): Likewise.
3884 (create_internalvar): Likewise.
3885 * varobj.c (install_variable): Likewise.
3886 (new_variable): Likewise.
3887 (new_root_variable): Likewise.
3888 (cppush): Likewise.
3889 (_initialize_varobj): Likewise.
3890 * windows-nat.c (windows_make_so): Likewise.
3891 * x86-nat.c (x86_add_process): Likewise.
3892 * xcoffread.c (arrange_linetable): Likewise.
3893 (allocate_include_entry): Likewise.
3894 (process_linenos): Likewise.
3895 (SYMBOL_DUP): Likewise.
3896 (xcoff_start_psymtab): Likewise.
3897 (xcoff_end_psymtab): Likewise.
3898 * xml-support.c (gdb_xml_parse_attr_ulongest): Likewise.
3899 * xtensa-tdep.c (xtensa_register_type): Likewise.
3900 * gdbarch.c: Regenerate.
3901 * gdbarch.h: Regenerate.
3902
3903 2015-08-25 Don Breazeal <donb@codesourcery.com>
3904
3905 * infrun.c (follow_exec): Re-order operations for
3906 handling follow-exec-mode "new".
3907 (handle_inferior_event_1): Assign ecs->event_thread
3908 to the current thread.
3909 * remote.c (get_remote_arch_state): Add an assertion.
3910
3911 2015-08-26 Pedro Alves <palves@redhat.com>
3912
3913 * MAINTAINERS: Add Markus Metzger as btrace maintainer.
3914
3915 2015-08-25 Pedro Alves <palves@redhat.com>
3916
3917 PR gdb/18804
3918 * defs.h (maybe_quit): Declare.
3919 (QUIT): Now calls maybe_quit.
3920 * event-loop.c (clear_async_signal_handler)
3921 (async_signal_handler_is_marked): New functions.
3922 * event-loop.h (async_signal_handler_is_marked)
3923 (clear_async_signal_handler): New declarations.
3924 * remote.c (remote_check_pending_interrupt): New function.
3925 (interrupt_query): Use make_cleanup_restore_target_terminal. No
3926 longer check whether the target is async. If waiting for a stop
3927 reply, and a Ctrl-C as been sent to the target, offer to
3928 disconnect, and throw TARGET_CLOSE_ERROR instead of a quit.
3929 Otherwise do not disconnect and throw a quit.
3930 (_initialize_remote): Install remote_check_pending_interrupt as
3931 to_check_pending_interrupt.
3932 * target.c (target_check_pending_interrupt): New function.
3933 * target.h (struct target_ops) <to_check_pending_interrupt>: New
3934 field.
3935 (target_check_pending_interrupt): New declaration.
3936 * utils.c (maybe_quit): New function.
3937 * target-delegates.c: Regenerate.
3938
3939 2015-08-25 Yao Qi <yao.qi@linaro.org>
3940
3941 * nat/aarch64-linux-hw-point.c (debug_reg_change_callback):
3942 Rename local variable pid to tid, and get lwpid of lwp. Update
3943 debug output.
3944
3945 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
3946
3947 * ada-lang.c (ada_read_var_value): Add a var_block argument
3948 and pass it to default_read_var_value.
3949 * block.c (block_static_link): New accessor.
3950 * block.h (block_static_link): Declare it.
3951 * buildsym.c (finish_block_internal): Add a static_link
3952 argument. If there is a static link, associate it to the new
3953 block.
3954 (finish_block): Add a static link argument and pass it to
3955 finish_block_internal.
3956 (end_symtab_get_static_block): Update calls to finish_block and
3957 to finish_block_internal.
3958 (end_symtab_with_blockvector): Update call to
3959 finish_block_internal.
3960 * buildsym.h: Forward-declare struct dynamic_prop.
3961 (struct context_stack): Add a static_link field.
3962 (finish_block): Add a static link argument.
3963 * c-exp.y: Remove an obsolete comment (evaluation of variables
3964 already start from the selected frame, and now they climb *up*
3965 the call stack) and propagate the block information to the
3966 produced expression.
3967 * d-exp.y: Likewise.
3968 * f-exp.y: Likewise.
3969 * go-exp.y: Likewise.
3970 * jv-exp.y: Likewise.
3971 * m2-exp.y: Likewise.
3972 * p-exp.y: Likewise.
3973 * coffread.c (coff_symtab_read): Update calls to finish_block.
3974 * dbxread.c (process_one_symbol): Likewise.
3975 * xcoffread.c (read_xcoff_symtab): Likewise.
3976 * compile/compile-c-symbols.c (convert_one_symbol): Promote the
3977 "sym" parameter to struct block_symbol, update its uses and pass
3978 its block to calls to read_var_value.
3979 (convert_symbol_sym): Update the calls to convert_one_symbol.
3980 * compile/compile-loc2c.c (do_compile_dwarf_expr_to_c): Update
3981 call to read_var_value.
3982 * dwarf2loc.c (block_op_get_frame_base): New.
3983 (dwarf2_block_frame_base_locexpr_funcs): Implement the
3984 get_frame_base method.
3985 (dwarf2_block_frame_base_loclist_funcs): Likewise.
3986 (dwarf2locexpr_baton_eval): Add a frame argument and use it
3987 instead of the selected frame in order to evaluate the
3988 expression.
3989 (dwarf2_evaluate_property): Add a frame argument. Update call
3990 to dwarf2_locexpr_baton_eval to provide a frame in available and
3991 to handle the absence of address stack.
3992 * dwarf2loc.h (dwarf2_evaluate_property): Add a frame argument.
3993 * dwarf2read.c (attr_to_dynamic_prop): Add a forward
3994 declaration.
3995 (read_func_scope): Record any available static link description.
3996 Update call to finish_block.
3997 (read_lexical_block_scope): Update call to finish_block.
3998 * findvar.c (follow_static_link): New.
3999 (get_hosting_frame): New.
4000 (default_read_var_value): Add a var_block argument. Use
4001 get_hosting_frame to handle non-local references.
4002 (read_var_value): Add a var_block argument and pass it to the
4003 LA_READ_VAR_VALUE method.
4004 * gdbtypes.c (resolve_dynamic_range): Update calls to
4005 dwarf2_evaluate_property.
4006 (resolve_dynamic_type_internal): Likewise.
4007 * guile/scm-frame.c (gdbscm_frame_read_var): Update call to
4008 read_var_value, passing it the block coming from symbol lookup.
4009 * guile/scm-symbol.c (gdbscm_symbol_value): Update call to
4010 read_var_value (TODO).
4011 * infcmd.c (finish_command_continuation): Update call to
4012 read_var_value, passing it the block coming from symbol lookup.
4013 * infrun.c (insert_exception_resume_breakpoint): Likewise.
4014 * language.h (struct language_defn): Add a var_block argument to
4015 the LA_READ_VAR_VALUE method.
4016 * objfiles.c (struct static_link_htab_entry): New.
4017 (static_link_htab_entry_hash): New.
4018 (static_link_htab_entry_eq): New.
4019 (objfile_register_static_link): New.
4020 (objfile_lookup_static_link): New.
4021 (free_objfile): Free the STATIC_LINKS hashed map if needed.
4022 * objfiles.h: Include hashtab.h.
4023 (struct objfile): Add a static_links field.
4024 (objfile_register_static_link): New.
4025 (objfile_lookup_static_link): New.
4026 * printcmd.c (print_variable_and_value): Update call to
4027 read_var_value.
4028 * python/py-finishbreakpoint.c (bpfinishpy_init): Likewise.
4029 * python/py-frame.c (frapy_read_var): Update call to
4030 read_var_value, passing it the block coming from symbol lookup.
4031 * python/py-framefilter.c (extract_sym): Add a sym_block
4032 parameter and set the pointed value to NULL (TODO).
4033 (enumerate_args): Update call to extract_sym.
4034 (enumerate_locals): Update calls to extract_sym and to
4035 read_var_value.
4036 * python/py-symbol.c (sympy_value): Update call to
4037 read_var_value (TODO).
4038 * stack.c (read_frame_local): Update call to read_var_value.
4039 (read_frame_arg): Likewise.
4040 (return_command): Likewise.
4041 * symtab.h (struct symbol_block_ops): Add a get_frame_base
4042 method.
4043 (struct symbol): Add a block field.
4044 (SYMBOL_BLOCK): New accessor.
4045 * valops.c (value_of_variable): Remove frame/block handling and
4046 pass the block argument to read_var_value, which does this job
4047 now.
4048 (value_struct_elt_for_reference): Update calls to
4049 read_var_value.
4050 (value_of_this): Pass the block found to read_var_value.
4051 * value.h (read_var_value): Add a var_block argument.
4052 (default_read_var_value): Likewise.
4053
4054 2015-08-25 Yao Qi <yao.qi@linaro.org>
4055
4056 * aarch64-linux-nat.c (aarch64_linux_new_thread): Move it to ...
4057 * nat/aarch64-linux.c (aarch64_linux_new_thread): ... here.
4058 * nat/aarch64-linux.h (aarch64_linux_new_thread): Declare.
4059
4060 2015-08-25 Yao Qi <yao.qi@linaro.org>
4061
4062 * Makefile.in (aarch64-liunx.o): New rule.
4063 (HFILES_NO_SRCDIR): Add aarch64-linux.h.
4064 * config/aarch64/linux.mh (NAT_FILE): Add aarch64-linux.o.
4065 * aarch64-linux-nat.c: Include nat/aarch64-linux.h.
4066 * aarch64-linux-nat.c (aarch64_get_debug_reg_state): Make it
4067 extern.
4068 (aarch64_linux_prepare_to_resume): Move it nat/aarch64-linux.c.
4069 * nat/aarch64-linux-hw-point.h (aarch64_debug_reg_state): Declare
4070 * nat/aarch64-linux.c: New file.
4071 * nat/aarch64-linux.h: New file.
4072
4073 2015-08-25 Yao Qi <yao.qi@linaro.org>
4074
4075 * aarch64-linux-nat.c (aarch64_linux_prepare_to_resume): Use
4076 lwp_arch_private_info and ptid_of_lwp.
4077
4078 2015-08-25 Yao Qi <yao.qi@linaro.org>
4079
4080 * aarch64-linux-nat.c (struct arch64_dr_update_callback_param):
4081 Move it to nat/aarch64-linux-hw-point.c.
4082 (debug_reg_change_callback): Likewise.
4083 (aarch64_notify_debug_reg_change): :Likewise.
4084 * nat/aarch64-linux-hw-point.c: Include nat/linux-nat.h.
4085 (aarch64_dr_update_callback_param): New.
4086 (debug_reg_change_callback): New function.
4087 (aarch64_notify_debug_reg_change): Likewise.
4088 * nat/aarch64-linux-hw-point.h (aarch64_notify_debug_reg_change):
4089 Remove the declaration.
4090
4091 2015-08-25 Yao Qi <yao.qi@linaro.org>
4092
4093 * aarch64-linux-nat.c (aarch64_notify_debug_reg_change):
4094 Call current_lwp_ptid.
4095
4096 2015-08-25 Yao Qi <yao.qi@linaro.org>
4097
4098 * aarch64-linux-nat.c (debug_reg_change_callback): Use
4099 debug_printf.
4100
4101 2015-08-25 Yao Qi <yao.qi@linaro.org>
4102
4103 * aarch64-linux-nat.c (debug_reg_change_callback): Call
4104 ptid_get_pid rather than ptid_get_lwp.
4105
4106 2015-08-24 Pedro Alves <palves@redhat.com>
4107
4108 * NEWS (New commands): Mention set/show remote
4109 multiprocess-extensions-packet.
4110 * remote.c (remote_query_supported): Only tell the server to use
4111 the multiprocess extensions if the user hasn't force-disabled them
4112 with "set remote multiprocess-extensions-packet off".
4113
4114 2015-08-24 Pedro Alves <palves@redhat.com>
4115
4116 * gnulib/update-gnulib.sh (GNULIB_COMMIT_SHA1): Set to
4117 1029a8112290f6eee9d7878a391c49db42c999bd.
4118 * gnulib/configure, gnulib/config.in, gnulib/aclocal.m4:
4119 Regenerate.
4120 * gnulib/import/Makefile.am: Update.
4121 * gnulib/import/Makefile.in: Update.
4122 * gnulib/import/alloca.in.h: Update.
4123 * gnulib/import/basename-lgpl.c: Update.
4124 * gnulib/import/canonicalize-lgpl.c: Update.
4125 * gnulib/import/config.charset: Update.
4126 * gnulib/import/dirent.in.h: Update.
4127 * gnulib/import/dirfd.c: Update.
4128 * gnulib/import/dirname-lgpl.c: Update.
4129 * gnulib/import/dirname.h: Update.
4130 * gnulib/import/dosname.h: Update.
4131 * gnulib/import/errno.in.h: Update.
4132 * gnulib/import/extra/snippet/arg-nonnull.h: Update.
4133 * gnulib/import/extra/snippet/c++defs.h: Update.
4134 * gnulib/import/extra/snippet/warn-on-use.h: Update.
4135 * gnulib/import/extra/update-copyright: Update.
4136 * gnulib/import/float+.h: Update.
4137 * gnulib/import/float.c: Update.
4138 * gnulib/import/float.in.h: Update.
4139 * gnulib/import/fnmatch.c: Update.
4140 * gnulib/import/fnmatch.in.h: Update.
4141 * gnulib/import/fnmatch_loop.c: Update.
4142 * gnulib/import/fpucw.h: Update.
4143 * gnulib/import/frexp.c: Update.
4144 * gnulib/import/frexpl.c: Update.
4145 * gnulib/import/gettimeofday.c: Update.
4146 * gnulib/import/inttypes.in.h: Update.
4147 * gnulib/import/isnan.c: Update.
4148 * gnulib/import/isnand-nolibm.h: Update.
4149 * gnulib/import/isnand.c: Update.
4150 * gnulib/import/isnanl-nolibm.h: Update.
4151 * gnulib/import/isnanl.c: Update.
4152 * gnulib/import/itold.c: Update.
4153 * gnulib/import/localcharset.c: Update.
4154 * gnulib/import/localcharset.h: Update.
4155 * gnulib/import/lstat.c: Update.
4156 * gnulib/import/m4/00gnulib.m4: Update.
4157 * gnulib/import/m4/absolute-header.m4: Update.
4158 * gnulib/import/m4/alloca.m4: Update.
4159 * gnulib/import/m4/canonicalize.m4: Update.
4160 * gnulib/import/m4/codeset.m4: Update.
4161 * gnulib/import/m4/configmake.m4: Update.
4162 * gnulib/import/m4/dirent_h.m4: Update.
4163 * gnulib/import/m4/dirfd.m4: Update.
4164 * gnulib/import/m4/dirname.m4: Update.
4165 * gnulib/import/m4/double-slash-root.m4: Update.
4166 * gnulib/import/m4/eealloc.m4: Update.
4167 * gnulib/import/m4/errno_h.m4: Update.
4168 * gnulib/import/m4/exponentd.m4: Update.
4169 * gnulib/import/m4/exponentl.m4: Update.
4170 * gnulib/import/m4/extensions.m4: Update.
4171 * gnulib/import/m4/extern-inline.m4: Update.
4172 * gnulib/import/m4/fcntl-o.m4: Update.
4173 * gnulib/import/m4/float_h.m4: Update.
4174 * gnulib/import/m4/fnmatch.m4: Update.
4175 * gnulib/import/m4/fpieee.m4: Update.
4176 * gnulib/import/m4/frexp.m4: Update.
4177 * gnulib/import/m4/frexpl.m4: Update.
4178 * gnulib/import/m4/gettimeofday.m4: Update.
4179 * gnulib/import/m4/glibc21.m4: Update.
4180 * gnulib/import/m4/gnulib-cache.m4: Update.
4181 * gnulib/import/m4/gnulib-common.m4: Update.
4182 * gnulib/import/m4/gnulib-comp.m4: Update.
4183 * gnulib/import/m4/gnulib-tool.m4: Update.
4184 * gnulib/import/m4/include_next.m4: Update.
4185 * gnulib/import/m4/inttypes-pri.m4: Update.
4186 * gnulib/import/m4/inttypes.m4: Update.
4187 * gnulib/import/m4/isnand.m4: Update.
4188 * gnulib/import/m4/isnanl.m4: Update.
4189 * gnulib/import/m4/largefile.m4: Update.
4190 * gnulib/import/m4/localcharset.m4: Update.
4191 * gnulib/import/m4/locale-fr.m4: Update.
4192 * gnulib/import/m4/locale-ja.m4: Update.
4193 * gnulib/import/m4/locale-zh.m4: Update.
4194 * gnulib/import/m4/longlong.m4: Update.
4195 * gnulib/import/m4/lstat.m4: Update.
4196 * gnulib/import/m4/malloc.m4: Update.
4197 * gnulib/import/m4/malloca.m4: Update.
4198 * gnulib/import/m4/math_h.m4: Update.
4199 * gnulib/import/m4/mbrtowc.m4: Update.
4200 * gnulib/import/m4/mbsinit.m4: Update.
4201 * gnulib/import/m4/mbsrtowcs.m4: Update.
4202 * gnulib/import/m4/mbstate_t.m4: Update.
4203 * gnulib/import/m4/memchr.m4: Update.
4204 * gnulib/import/m4/memmem.m4: Update.
4205 * gnulib/import/m4/mmap-anon.m4: Update.
4206 * gnulib/import/m4/multiarch.m4: Update.
4207 * gnulib/import/m4/nocrash.m4: Update.
4208 * gnulib/import/m4/off_t.m4: Update.
4209 * gnulib/import/m4/pathmax.m4: Update.
4210 * gnulib/import/m4/readlink.m4: Update.
4211 * gnulib/import/m4/rename.m4: Update.
4212 * gnulib/import/m4/rmdir.m4: Update.
4213 * gnulib/import/m4/ssize_t.m4: Update.
4214 * gnulib/import/m4/stat.m4: Update.
4215 * gnulib/import/m4/stdbool.m4: Update.
4216 * gnulib/import/m4/stddef_h.m4: Update.
4217 * gnulib/import/m4/stdint.m4: Update.
4218 * gnulib/import/m4/stdio_h.m4: Update.
4219 * gnulib/import/m4/stdlib_h.m4: Update.
4220 * gnulib/import/m4/string_h.m4: Update.
4221 * gnulib/import/m4/strstr.m4: Update.
4222 * gnulib/import/m4/strtok_r.m4: Update.
4223 * gnulib/import/m4/sys_socket_h.m4: Update.
4224 * gnulib/import/m4/sys_stat_h.m4: Update.
4225 * gnulib/import/m4/sys_time_h.m4: Update.
4226 * gnulib/import/m4/sys_types_h.m4: Update.
4227 * gnulib/import/m4/time_h.m4: Update.
4228 * gnulib/import/m4/unistd_h.m4: Update.
4229 * gnulib/import/m4/warn-on-use.m4: Update.
4230 * gnulib/import/m4/wchar_h.m4: Update.
4231 * gnulib/import/m4/wchar_t.m4: Update.
4232 * gnulib/import/m4/wctype_h.m4: Update.
4233 * gnulib/import/m4/wint_t.m4: Update.
4234 * gnulib/import/malloc.c: Update.
4235 * gnulib/import/malloca.c: Update.
4236 * gnulib/import/malloca.h: Update.
4237 * gnulib/import/math.in.h: Update.
4238 * gnulib/import/mbrtowc.c: Update.
4239 * gnulib/import/mbsinit.c: Update.
4240 * gnulib/import/mbsrtowcs-impl.h: Update.
4241 * gnulib/import/mbsrtowcs-state.c: Update.
4242 * gnulib/import/mbsrtowcs.c: Update.
4243 * gnulib/import/memchr.c: Update.
4244 * gnulib/import/memmem.c: Update.
4245 * gnulib/import/pathmax.h: Update.
4246 * gnulib/import/readlink.c: Update.
4247 * gnulib/import/ref-add.sin: Update.
4248 * gnulib/import/ref-del.sin: Update.
4249 * gnulib/import/rename.c: Update.
4250 * gnulib/import/rmdir.c: Update.
4251 * gnulib/import/same-inode.h: Update.
4252 * gnulib/import/stat.c: Update.
4253 * gnulib/import/stdbool.in.h: Update.
4254 * gnulib/import/stddef.in.h: Update.
4255 * gnulib/import/stdint.in.h: Update.
4256 * gnulib/import/stdio.c: Update.
4257 * gnulib/import/stdio.in.h: Update.
4258 * gnulib/import/stdlib.in.h: Update.
4259 * gnulib/import/str-two-way.h: Update.
4260 * gnulib/import/streq.h: Update.
4261 * gnulib/import/string.in.h: Update.
4262 * gnulib/import/stripslash.c: Update.
4263 * gnulib/import/strnlen1.c: Update.
4264 * gnulib/import/strnlen1.h: Update.
4265 * gnulib/import/strstr.c: Update.
4266 * gnulib/import/strtok_r.c: Update.
4267 * gnulib/import/sys_stat.in.h: Update.
4268 * gnulib/import/sys_time.in.h: Update.
4269 * gnulib/import/sys_types.in.h: Update.
4270 * gnulib/import/time.in.h: Update.
4271 * gnulib/import/unistd.in.h: Update.
4272 * gnulib/import/verify.h: Update.
4273 * gnulib/import/wchar.in.h: Update.
4274 * gnulib/import/wctype.in.h: Update.
4275 * gnulib/import/gettimeofday.c: New file.
4276 * gnulib/import/m4/absolute-header.m4: New file.
4277 * gnulib/import/m4/gettimeofday.m4: New file.
4278 * gnulib/import/m4/sys_socket_h.m4: New file.
4279 * gnulib/import/m4/sys_time_h.m4: New file.
4280 * gnulib/import/stdio.c: Delete file.
4281 * gnulib/import/sys_time.in.h: New file.
4282
4283 2015-08-24 Pedro Alves <palves@redhat.com>
4284
4285 * Makefile.in (HFILES_NO_SRCDIR): Add common/gdb_sys_time.h.
4286 * common/gdb_sys_time.h: New file.
4287 * event-loop.c: Include gdb_sys_time.h instead of sys/time.h.
4288 * gdb_select.h: Likewise.
4289 * gdb_usleep.c: Likewise.
4290 * maint.c: Likewise.
4291 * mi/mi-main.c: Likewise.
4292 * mi/mi-parse.h: Likewise.
4293 * remote-fileio.c: Likewise.
4294 * remote-m32r-sdi.c: Likewise.
4295 * remote.c: Likewise.
4296 * ser-base.c: Likewise.
4297 * ser-pipe.c: Likewise.
4298 * ser-tcp.c: Likewise.
4299 * ser-unix.c: Likewise.
4300 * symfile.c: Likewise.
4301 * symfile.c: Likewise. Rename OSIZE to SIZE throughout.
4302 * target-memory.c: Include gdb_sys_time.h instead of sys/time.h.
4303 * utils.c: Likewise.
4304
4305 2015-08-24 Pedro Alves <palves@redhat.com>
4306
4307 * NEWS: Mention removed support for the various ROM monitors.
4308 * Makefile.in (ALL_TARGET_OBS): Remove dbug-rom.o, dink32-rom.o,
4309 ppcbug-rom.o, m32r-rom.o, dsrec.o and monitor.o from gdb_target_obs.
4310 * configure.tgt (h8300-*-*): Remove monitor.o and m32r-rom.o from
4311 gdb_target_obs.
4312 (m68*-*-*): Remove monitor.o dbug-rom.o and dsrec.o from
4313 gdb_target_obs.
4314 (microblaze*-linux-*): Remove microblaze-rom.o, monitor.o and
4315 dsrec.o from gdb_target_obs.
4316 (microblaze*-*-*): Remove microblaze-rom.o, monitor.o and dsrec.o
4317 from gdb_target_obs.
4318 (powerpc-*-lynx*178): Remove monitor.o and dsrec.o from
4319 gdb_target_obs.
4320 (powerpc*-*-*): Remove monitor.o, dsrec.o, ppcbug-rom.o and
4321 dink32-rom.o from gdb_target_obs.
4322 (sh*-*-linux*): Remove monitor.o and dsrec.o from gdb_target_obs.
4323 (sh*): Remove monitor.o and dsrec.o from gdb_target_obs.
4324 * dbug-rom.c, dink32-rom.c, dsrec.c, m32r-rom.c, microblaze-rom.c,
4325 monitor.c, monitor.h, ppcbug-rom.c, srec.h: Delete files.
4326
4327 2015-08-21 Pedro Alves <palves@redhat.com>
4328
4329 * frame.c (null_frame_id): Explicitly zero-initialize.
4330
4331 2015-08-21 Tom Tromey <tromey@redhat.com>
4332
4333 * dwarf2read.c (struct dwarf2_section_info): Rename field
4334 'asection' to 'section'.
4335 (dwarf2_has_info, get_section_bfd_owner, get_section_bfd_section)
4336 (dwarf2_locate_sections, dwarf2_locate_sections)
4337 (locate_dwz_sections, locate_v1_virtual_dwo_sections)
4338 (dwarf2_locate_dwo_sections, dwarf2_locate_dwo_sections)
4339 (dwarf2_locate_v2_dwp_sections): Adjust.
4340
4341 2015-08-21 Patrick Palka <patrick@parcs.ath.cx>
4342
4343 * top.h (gdb_in_secondary_prompt_p): Declare.
4344 * top.c (gdb_secondary_prompt_depth): Define.
4345 (gdb_in_secondary_prompt_p): Define.
4346 (gdb_readline_wrapper_cleanup): Decrement
4347 gdb_secondary_prompt_depth.
4348 (gdb_readline_wrapper): Increment gdb_secondary_prompt_depth.
4349 * tui/tui-io.c (tui_getc): Don't clear the prompt line if we
4350 are in a secondary prompt.
4351
4352 2015-08-21 Patrick Palka <patrick@parcs.ath.cx>
4353
4354 * tui/tui-io.c (tui_getc): Use tui_putc instead of waddch to
4355 emit the newline.
4356
4357 2015-08-21 Gary Benson <gbenson@redhat.com>
4358
4359 * gdb_bfd.c (gdb_bfd_iovec_fileio_pread): Add QUIT call.
4360
4361 2015-08-21 Gary Benson <gbenson@redhat.com>
4362
4363 * target.h (struct target_ops) <to_fileio_open>: New argument
4364 warn_if_slow. Update comment. All implementations updated.
4365 (target_fileio_open_warn_if_slow): New declaration.
4366 * target.c (target_fileio_open): Renamed as...
4367 (target_fileio_open_1): ...this. New argument warn_if_slow.
4368 Pass warn_if_slow to implementation. Update debug printing.
4369 (target_fileio_open): New function.
4370 (target_fileio_open_warn_if_slow): Likewise.
4371 * gdb_bfd.c (gdb_bfd_iovec_fileio_open): Use new function
4372 target_fileio_open_warn_if_slow.
4373
4374 2015-08-21 Gary Benson <gbenson@redhat.com>
4375
4376 * nat/linux-namespaces.c (linux_mntns_access_fs):
4377 Do not overwrite old_chain.
4378
4379 2015-08-20 Max Filippov <jcmvbkbc@gmail.com>
4380
4381 * arch/xtensa.h: New file.
4382 * xtensa-linux-nat.c (gdb_proc_service.h): New #include.
4383 (ps_get_thread_area): New function.
4384 * xtensa-linux-tdep.c (xtensa_linux_init_abi): Add call to
4385 set_gdbarch_fetch_tls_load_module_address to enable TLS support.
4386 * xtensa-tdep.c (osabi.h): New #include.
4387 (xtensa_gdbarch_init): Call gdbarch_init_osabi to register
4388 xtensa-specific hooks.
4389 * xtensa-tdep.h (struct xtensa_elf_gregset_t): Add threadptr
4390 member and move the structure to arch/xtensa.h.
4391
4392 2015-08-21 Pedro Alves <palves@redhat.com>
4393
4394 * remote.c (struct readahead_cache): New.
4395 (struct remote_state) <readahead_cache>: New field.
4396 (remote_open_1): Invalidate the cache.
4397 (readahead_cache_invalidate, readahead_cache_invalidate_fd): New
4398 functions.
4399 (remote_hostio_pwrite): Invalidate the readahead cache.
4400 (remote_hostio_pread): Rename to ...
4401 (remote_hostio_pread_vFile): ... this.
4402 (remote_hostio_pread_from_cache): New function.
4403 (remote_hostio_pread): Reimplement.
4404 (remote_hostio_close): Invalidate the readahead cache.
4405
4406 2015-08-21 Marcin Cieślak <saper@saper.info> (tiny patch)
4407
4408 PR build/18843
4409 * procfs.c: Include "filestuff.h".
4410
4411 2015-08-21 Patrick Palka <patrick@parcs.ath.cx>
4412
4413 * tui/tui-data.h (tui_command_info): Remove fields cur_line and
4414 curch.
4415 * tui/tui-data.c (tui_clear_win_detail) [CMD_WIN]: Don't set
4416 cur_line or curch, instead call wmove().
4417 (init_win_info) [CMD_WIN]: Likewise.
4418 * tui/tui-io.c (tui_puts): Likewise. Don't read cur_line,
4419 instead call getcury().
4420 (tui_redisplay_readline): Don't set cur_line or curch.
4421 (tui_mld_erase_entire_line): Don't read cur_line, instead call
4422 getcury().
4423 (tui_cont_sig): Remove call to wmove.
4424 (tui_getc): Don't read cur_line or curch, instead call getcury()
4425 or getyx(). Don't set curch.
4426 * tui/tui-win.c (make_visible_with_new_height) [CMD_WIN]: Don't
4427 set cur_line or curch. Always move cursor to (0,0).
4428
4429 2015-08-20 Pedro Alves <palves@redhat.com>
4430
4431 * infrun.c (print_target_wait_results): Make extern.
4432 * infrun.h (print_target_wait_results): Declare.
4433 * remote.c (set_stop_requested_callback): Delete.
4434 (process_initial_stop_replies): New function.
4435 (remote_start_remote): Use it.
4436 (stop_reply_queue_length): New function.
4437
4438 2015-08-20 Pedro Alves <palves@redhat.com>
4439
4440 * dwarf2read.c (process_full_comp_unit): To tell whether
4441 start_subfile managed to deduce a language, test for
4442 language_unknown instead of language_c.
4443
4444 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
4445
4446 * ada-lex.l: Reset the start condition to INITIAL in the rule that
4447 matches attributes.
4448
4449 2015-08-19 Kevin Buettner <kevinb@redhat.com>
4450
4451 * dwarf2read.c (dwarf2_string_attr): New function.
4452 (lookup_dwo_unit, process_psymtab_comp_unit_reader)
4453 (dwarf2_compute_name, dwarf2_physname, find_file_and_directory)
4454 (read_call_site_scope, namespace_name, guess_full_die_structure_name)
4455 (anonymous_struct_prefix, prepare_one_comp_unit): Use
4456 dwarf2_string_attr in place of dwarf2_attr and DW_STRING.
4457
4458 2015-08-18 Doug Evans <dje@google.com>
4459 Adrian Sendroiu <adrian.sendroiu@freescale.com>
4460
4461 PR mi/18833
4462 * cli/cli-logging.c (pop_output_files): Don't restore redirection
4463 if MI-like.
4464 * mi/mi-out.c: #include "vec.h".
4465 (ui_filep): New type.
4466 (DEV_VEC_P (ui_filep)): New type.
4467 (struct ui_out_data) <buffer, original_buffer>: Delete.
4468 (struct ui_out_data) <streams>: New member.
4469 (mi_ui_out_impl): Add data_destroy field.
4470 (mi_field_string, mi_field_fmt): Update.
4471 (mi_flush, mi_redirect, field_separator): Update.
4472 (mi_open, mi_close): Update.
4473 (mi_out_buffered, mi_out_rewind, mi_out_put): Update.
4474 (mi_out_data_ctor, mi_out_data_dtor): New functions.
4475 (mi_out_new): Call mi_out_data_ctor.
4476
4477 2015-08-18 Sandra Loosemore <sandra@codesourcery.com>
4478
4479 * remote.c (strprefix): New.
4480 (remote_parse_stop_reply): Use strprefix instead of strncmp
4481 to ensure exact match of keyword.
4482
4483 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
4484
4485 * gdb_bfd.c (debug_bfd_cache): New variable.
4486 (show_bfd_cache_debug): New function.
4487 (gdb_bfd_open): Add debug logging.
4488 (gdb_bfd_ref): Likewise.
4489 (gdb_bfd_unref): Likewise.
4490 (_initialize_gdb_bfd): Add new set/show command.
4491 * NEWS: Mention new command.
4492
4493 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
4494
4495 * gdb_bfd.c (bfd_sharing): New variable.
4496 (show_bfd_sharing): New function.
4497 (gdb_bfd_open): Check bfd_sharing variable.
4498 (_initialize_gdb_bfd): Add new set/show command.
4499 * NEWS: Mention new command.
4500
4501 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
4502
4503 * gdb_bfd.c (struct gdb_bfd_data): Add size, inode, and device id
4504 field.
4505 (struct gdb_bfd_cache_search): Likewise.
4506 (eq_bfd): Compare the size, inode, and device id fields.
4507 (gdb_bfd_open): Initialise the size, inode, and device id fields.
4508 (gdb_bfd_ref): Likewise.
4509 (gdb_bfd_unref): Likewise.
4510
4511 2015-08-18 Pedro Alves <palves@redhat.com>
4512
4513 * linux-nat.c (linux_nat_always_non_stop_p): If the linux_ops
4514 target implements to_always_non_stop_p, call it.
4515 * x86-linux-nat.c (x86_linux_always_non_stop_p): New function.
4516 (x86_linux_create_target): Install it as to_always_non_stop_p
4517 method.
4518
4519 2015-08-17 Doug Evans <dje@google.com>
4520
4521 * ui-out.c (default_ui_out_impl): Add comment.
4522
4523 2015-08-17 Iain Buclaw <ibuclaw@gdcproject.org>
4524
4525 * d-exp.y (type_aggregate_p): New function.
4526 (PrimaryExpression : TypeExp '.' IdentifierExp): Use it.
4527 (classify_inner_name): Likewise.
4528 * d-namespace.c (d_lookup_nested_symbol): Handle TYPE_CODE_ENUM.
4529
4530 2015-08-15 Doug Evans <xdje42@gmail.com>
4531
4532 * psymtab.c (add_psymbol_to_bcache): Remove "val" arg. All callers
4533 updated.
4534 (add_psymbol_to_list): Ditto.
4535
4536 2015-08-15 Doug Evans <xdje42@gmail.com>
4537
4538 * dbxread.c (dbx_end_psymtab): Renamed from end_psymtab. All callers
4539 updated. Call end_psymtab_common.
4540 * dwarf2read.c (process_psymtab_comp_unit_reader): Call
4541 end_psymtab_common.
4542 (build_type_psymtabs_reader): Ditto.
4543 * psympriv.h (sort_pst_symbols): Delete.
4544 (end_psymtab_common): Declare.
4545 * psymtab.c (sort_pst_symbols): Make static.
4546 (end_psymtab_common): New function.
4547 * xcoffread.c (xcoff_end_psymtab): Call end_psymtab_common.
4548
4549 2015-08-15 Doug Evans <xdje42@gmail.com>
4550
4551 * defs.h (LANGUAGE_BITS): Define.
4552 * psympriv.h (partial_symbol) <domain>: Use SYMBOL_DOMAIN_BITS.
4553 (partial_symbol) <aclass>: Use SYMBOL_ACLASS_BITS.
4554 * symtab.h (general_symbol_info> <language>: Usage LANGUAGE_BITS.
4555 (minimal_symbol_type): Add nr_minsym_types.
4556 (MINSYM_TYPE_BITS): Define.
4557 (minimal_symbol) <type>: Use MINSYM_TYPE_BITS.
4558 (domain_enum_tag): Add NR_DOMAINS.
4559 (SYMBOL_DOMAIN_BITS): Change from 4 to 3.
4560 (SYMBOL_ACLASS_BITS): Define from 6 to 5.
4561
4562 2015-08-15 Doug Evans <xdje42@gmail.com>
4563
4564 * objfiles.h: Whitespace cleanup.
4565 * psympriv.h: Whitespace cleanup.
4566 * psymtab.c: Whitespace/coding convention cleanup.
4567
4568 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
4569
4570 * inferior.c (detach_inferior_command): Don't call
4571 any_thread_of_process when pid is 0.
4572 (kill_inferior_command): Likewise.
4573
4574 2015-08-14 Doug Evans <xdje42@gmail.com>
4575
4576 PR gdb/11833
4577 * NEWS: Document new /s modifier for the disassemble command.
4578 * cli/cli-cmds.c (disassemble_command): Add support for /s.
4579 (_initialize_cli_cmds): Update online docs of disassemble command.
4580 * disasm.c: #include "source.h".
4581 (struct deprecated_dis_line_entry): Renamed from dis_line_entry.
4582 All uses updated.
4583 (dis_line_entry): New struct.
4584 (hash_dis_line_entry, eq_dis_line_entry): New functions.
4585 (allocate_dis_line_table): New functions.
4586 (maybe_add_dis_line_entry, line_has_code_p): New functions.
4587 (dump_insns): New arg end_pc. All callers updated.
4588 (do_mixed_source_and_assembly_deprecated): Renamed from
4589 do_mixed_source_and_assembly. All callers updated.
4590 (do_mixed_source_and_assembly): New function.
4591 (gdb_disassembly): Handle /s (DISASSEMBLY_SOURCE).
4592 * disasm.h (DISASSEMBLY_SOURCE_DEPRECATED): Renamed from
4593 DISASSEMBLY_SOURCE. All uses updated.
4594 (DISASSEMBLY_SOURCE): New macro.
4595 * mi/mi-cmd-disas.c (mi_cmd_disassemble): New modes 4,5.
4596
4597 2015-08-14 Keith Seitz <keiths@redhat.com>
4598
4599 * d-exp.y (PrimaryExpression : TypeExp '.' IdentifierExp): Rename
4600 `typename' to `type_name' to avoid C++ reserved word.
4601
4602 2015-08-14 Keith Seitz <keiths@redhat.com>
4603
4604 * location.c (EL_TYPE, EL_LINESPEC, EL_PROBE, EL_ADDRESS)
4605 (EL_EXPLICIT, EL_STRING): Change macro parameter to "P" to
4606 silence ARI errors.
4607
4608 2015-08-14 Iain Buclaw <ibuclaw@gdcproject.org>
4609
4610 * d-exp.y (PrimaryExpression : TypeExp '.' IdentifierExp): Use
4611 xstrprintf instead of malloc and sprintf.
4612 (PrimaryExpression : IdentifierExp): Avoid operator at end of line.
4613 (lex_one_token): Likewise.
4614
4615 2015-08-14 Matthew Fortune <matthew.fortune@imgtec.com>
4616
4617 * solib-svr4.c (read_program_header): Add base_addr argument to
4618 report the runtime address of the segment.
4619 (find_program_interpreter): Update read_program_header call to pass
4620 a NULL pointer for the new argument.
4621 (scan_dyntag): Add ptr_addr argument to report the runtime address
4622 of the tag payload.
4623 (scan_dyntag_auxv): Likewise and use thew new base_addr argument of
4624 read_program_header to get the base address of the dynamic segment.
4625 (elf_locate_base): Update uses of scan_dyntag, scan_dyntag_auxv and
4626 read_program_header.
4627 (elf_locate_base): Scan for and handle DT_MIPS_RLD_MAP_REL.
4628
4629 2015-08-14 Matthew Fortune <matthew.fortune@imgtec.com>
4630
4631 * MAINTAINERS (Write After Approval): Add Matthew Fortune.
4632
4633 2015-08-13 Iain Buclaw <ibuclaw@gdcproject.org>
4634
4635 * d-exp.y (%union): Add voidval.
4636 (%token): Add UNKNOWN_NAME as a token to represent an unclassified
4637 name in the lexing stage.
4638 (PostfixExpression): Move symbol completion handling in grammar here
4639 from PrimaryExpression.
4640 (PrimaryExpression): Move routines to handle resolving identifier
4641 tokens in the grammar here from push_expression_name.
4642 (IdentifierExp): Remove the handling of alternating '.' and identifier
4643 tokens.
4644 (TypeExp): Allow TypeExp to be wrapped in parenthesis in the grammar.
4645 (BasicType): Remove C-style typename rules.
4646 (d_type_from_name, d_module_from_name, push_variable)
4647 (push_fieldnames, push_type_name, push_module_name)
4648 (push_expression_name): Remove.
4649 (lex_one_token): Rename from yylex. Replace pstate with par_state.
4650 (token_and_value): New type.
4651 (token_fifo, popping, name_obstack): New globals.
4652 (classify_name): New function.
4653 (classify_inner_name): Likewise.
4654 (yylex): Likewise.
4655 (d_parse): Initialize token_fifo, popping and name_obstack.
4656
4657 2015-08-13 Iain Buclaw <ibuclaw@gdcproject.org>
4658
4659 * Makefile.in (SFILES): Add d-namespace.c.
4660 (COMMON_OBS): Add d-namespace.o.
4661 * d-lang.c (d_language_defn): Use d_lookup_symbol_nonlocal as the
4662 la_lookup_symbol_nonlocal callback function pointer.
4663 * d-lang.h (d_lookup_symbol_nonlocal): New declaration.
4664 (d_lookup_nested_symbol): New declaration.
4665 * d-namespace.c: New file.
4666
4667 2015-08-13 Pedro Alves <palves@redhat.com>
4668
4669 * python/py-unwind.c (pyuw_sniffer): Install the invalidate
4670 cleanup after the decref cleanup, not before.
4671
4672 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
4673
4674 * ada-lang.c: Include namespace.h
4675 (aux_add_nonlocal_symbols): Fix a function name in comment.
4676 (ada_add_block_renamings): New.
4677 (add_nonlocal_symbols): Add global renamings handling.
4678 (ada_lookup_symbol_list_worker): Move the symbol lookup part
4679 to...
4680 (ada_add_all_symbols): ... this new function.
4681 (ada_add_block_symbols): Try to match the input name against the
4682 "using directives list", perform a recursive symbol lookup on
4683 the matched declarations.
4684 * block.h (struct block): Move the_namespace to top-level as
4685 namespace_info. Remove the language_specific field.
4686 (BLOCK_NAMESPACE): Update access to the namespace_info field.
4687 * buildsym.h (using_directives): Rename into...
4688 (local_using_directives): ... this.
4689 (global_using_directives): New.
4690 (struct context_stack): Rename the using_directives field into
4691 local_using_directives.
4692 * buildsym.c (finish_block_internal): Deal with the proper
4693 using directives repository (local or global).
4694 (prepare_for_building): Reset local_using_directives. Assert
4695 that there is no pending global using directive.
4696 (reset_symtab_globals): Reset global_using_directives and
4697 local_using_directives.
4698 (end_symtab_get_static_block): Don't ignore symtabs that have
4699 only using directives.
4700 (push_context): Update references to local_using_directives.
4701 (buildsym_init): Do not reset using_directives.
4702 * cp-support.c: Include namespace.h.
4703 * cp-support.h (struct using_direct): Move to namespace.h.
4704 (cp_add_using_directives): Move to namespace.h.
4705 * cp-namespace.c: Include namespace.h
4706 (cp_add_using_directive): Move to namespace.c, rename it to
4707 add_using_directive, add a "using_directives" argument and use
4708 it as the pending using directives repository. All callers
4709 updated.
4710 * dwarf2read.c (using_directives): New.
4711 (read_import_statement): Call using_directives.
4712 (read_func_scope): Update references to local_using_directives.
4713 (read_lexical_block_scope): Likewise.
4714 (read_namespace): Update the heading comment, call
4715 using_directives.
4716 * namespace.h: New file.
4717 * namespace.c: New file.
4718 * Makefile.in (SFILES): Add namespace.c.
4719 (COMMON_OBS): Add namespace.o
4720
4721 2015-08-12 Joel Brobecker <brobecker@adacore.com>
4722
4723 * amd64-tdep.c (amd64_displaced_step_fixup): Fix the mask used to
4724 compute RETADDR.
4725
4726 2015-08-12 Keith Seitz <keiths@redhat.com>
4727
4728 * break-catch-throw.c (re_set_exception_catchpoint) Rename
4729 reserved C++ keyword "explicit" to "explicit_loc".
4730 * breakpoint.c (create_overlay_event_breakpoint)
4731 (create_longjmp_master_breakpoint)
4732 (create_std_terminate_master_breakpoint)
4733 (create_exception_master_breakpoint, update_static_tracepoint):
4734 Rename reserved C++ keyword "explicit" to "explicit_loc".
4735 * completer.c (collect_explicit_location_matches)
4736 (explicit_location_completer): Rename reserved C++ keyword
4737 "explicit" to "explicit_loc".
4738 * linespec.c (struct linespec) <explicit>: Rename to "explicit_loc".
4739 (canonicalize_linespec, create_sals_line_offset)
4740 (convert_linespec_to_sals, convert_explicit_location_to_sals)
4741 (event_location_to_sals, decode_objc): Rename reserved C++ keyword
4742 "explicit" to "explicit_loc".
4743 * location.c (struct event_location) <explicit>: Rename to
4744 "explicit_loc".
4745 (initialize_explicit_location, new_explicit_location)
4746 (explicit_location_to_string_internal, explicit_location_to_linespec):
4747 Rename reserved C++ keyword "explicit" to "explicit_loc".
4748 * location.h (explicit_location_to_string)
4749 (explicit_location_to_linespec, initialize_explicit_location)
4750 (new_explicit_location): Rename reserved C++ keyword "explicit"
4751 to "explicit_loc".
4752 * mi/mi-cmd-break.c (mi_cmd_break_insert_1): Rename reserved C++
4753 keyword "explicit" to "explicit_loc".
4754
4755 2015-08-12 Keith Seitz <keiths@redhat.com>
4756
4757 * python/python.c (gdbpy_decode_line): Initialize `location' to NULL
4758 and only call decode_line_1 when it is non-NULL.
4759
4760 2015-08-12 Luis Machado <lgustavo@codesourcery.com>
4761
4762 * breakpoint.c (bp_loc_is_permanent): Return 0 when breakpoint
4763 location address is not meaningful.
4764 (breakpoint_address_is_meaningful): Update comment.
4765
4766 2015-08-11 Keith Seitz <keiths@redhat.com>
4767
4768 * NEWS: Mention explicit locations.
4769 * breakpoint.c [LOCATION_HELP_STRING]: New macro.
4770 [BREAK_ARGS_HELP]: Use LOCATION_HELP_STRING.
4771 (_initialize_breakpoint): Update documentation for
4772 "clear", "break", "trace", "strace", "ftrace", and "dprintf".
4773
4774 2015-08-11 Keith Seitz <keiths@redhat.com>
4775
4776 * mi/mi-cmd-break.c (mi_cmd_break_insert_1): Add support for
4777 explicit locations, options "--source", "--function",
4778 "--label", and "--line".
4779
4780 2015-08-11 Keith Seitz <keiths@redhat.com>
4781
4782 * completer.c: Include location.h.
4783 (enum match_type): New enum.
4784 (location_completer): Rename to ...
4785 (linespec_completer): ... this.
4786 (collect_explicit_location_matches, backup_text_ptr)
4787 (explicit_location_completer): New functions.
4788 (location_completer): "New" function; handle linespec
4789 and explicit location completions.
4790 (complete_line_internal): Remove all location completer-specific
4791 handling.
4792 * linespec.c (linespec_lexer_lex_keyword, is_ada_operator)
4793 (find_toplevel_char): Export.
4794 (linespec_parse_line_offset): Export.
4795 Issue error if STRING is not numerical.
4796 (gdb_get_linespec_parser_quote_characters): New function.
4797 * linespec.h (linespec_parse_line_offset): Declare.
4798 (get_gdb_linespec_parser_quote_characters): Declare.
4799 (is_ada_operator): Declare.
4800 (find_toplevel_char): Declare.
4801 (linespec_lexer_lex_keyword): Declare.
4802 * location.c (explicit_to_event_location): New function.
4803 (explicit_location_lex_one): New function.
4804 (string_to_explicit_location): New function.
4805 (string_to_event_location): Handle explicit locations.
4806 * location.h (explicit_to_event_location): Declare.
4807 (string_to_explicit_location): Declare.
4808
4809 2015-08-11 Keith Seitz <keiths@redhat.com>
4810
4811 * break-catch-throw.c (re_set_exception_catchpoint): Convert
4812 linespec into explicit location.
4813 * breakpoint.c (create_overlay_breakpoint)
4814 (create_longjmp_master_breakpoint)
4815 (create_std_terminate_master_breakpoint)
4816 (create_exception_master_breakpoint): Convert linespec into explicit
4817 location.
4818 (update_static_tracepoint): Convert linespec into explicit location.
4819 * linespec.c (enum offset_relative_sign, struct line_offset): Move
4820 location.h.
4821 (struct linespec) <expression, expr_pc, source_filename>
4822 <function_name, label_name, line_offset>: Replace with ...
4823 <explicit>: ... this.
4824 <is_linespec>: New member.
4825 (PARSER_EXPLICIT): New accessor macro.
4826 (undefined_label_error): New function.
4827 (source_file_not_found_error): New function.
4828 (linespec_parse_basic): The parser result is now an explicit location.
4829 Use PARSER_EXPLICIT to access it.
4830 Use undefined_label_error.
4831 (canonicalize_linespec): Convert canonical linespec into explicit
4832 location.
4833 Move string representation of location to explicit_location_to_linespec
4834 and use it and explicit_location_to_string to save string
4835 representations of the canonical location.
4836 (create_sals_line_offset, convert_linespec_to_sals): `ls' contains an
4837 explicit location. Update all references.
4838 (convert_explicit_location_to_sals): New function.
4839 (parse_linespec): Use PARSER_EXPLICIT to access the parser
4840 result's explicit location.
4841 (linespec_state_constructor): Initialize is_linespec.
4842 Use PARSER_EXPLICIT.
4843 (linespec_parser_delete): Use PARSER_EXPLICIT to access the parser's
4844 result.
4845 (event_location_to_sals): For linespec locations, set is_linespec.
4846 Handle explicit locations.
4847 (decode_objc): 'ls' contains an explicit location now. Update all
4848 references.
4849 (symtabs_from_filename): Use source_file_not_found_error.
4850 * location.c (struct event_location.u) <explicit>: New member.
4851 (initialize_explicit_location): New function.
4852 (initialize_event_location): Initialize explicit locations.
4853 (new_explicit_location, get_explicit_location)
4854 (get_explicit_location_const): New functions.
4855 (explicit_to_string_internal): New function; most of contents moved
4856 from canonicalize_linespec.
4857 (explicit_location_to_string): New function.
4858 (explicit_location_to_linespec): New function.
4859 (copy_event_location, delete_event_location)
4860 (event_location_to_string_const, event_location_empty_p): Handle
4861 explicit locations.
4862 * location.h (enum offset_relative_sign, struct line_offset): Move
4863 here from linespec.h.
4864 (enum event_location_type): Add EXPLICIT_LOCATION.
4865 (struct explicit_location): New structure.
4866 (explicit_location_to_string): Declare.
4867 (explicit_location_to_linespec): Declare.
4868 (new_explicit_location, get_explicit_locationp
4869 (get_explicit_location_const, initialize_explicit_location): Declare.
4870
4871 2015-08-11 Keith Seitz <keiths@redhat.com>
4872
4873 * break-catch-throw.c (re_set_exception_catchpoint): Convert
4874 linespec for stap probe to probe location.
4875 * breakpoint.c (create_longjmp_master_breakpoint)
4876 (create_exception_master_breakpoint): Likewise.
4877 (break_command_1): Remove local variable `arg_cp'.
4878 Check location type to set appropriate breakpoint ops methods.
4879 (trace_command): Likewise.
4880 * linespec.c (event_location_to_sals): Assert on probe locations.
4881 * location.c (EL_PROBE): Add macro definition.
4882 (new_probe_location, get_probe_location): New functions.
4883 (copy_event_location, delete_event_location, event_location_to_string)
4884 (string_to_event_location, event_location_empty_p): Handle probe
4885 locations.
4886 * location.h (enum event_location_type): Add PROBE_LOCATION.
4887 (new_probe_location, get_probe_location): Declare.
4888 * probe.c (parse_probes): Assert that LOCATION is a probe location.
4889 Convert linespec into probe location.
4890
4891 2015-08-11 Keith Seitz <keiths@redhat.com>
4892
4893 * breakpoint.c (create_thread_event_breakpoint, init_breakpoint_sal):
4894 Convert linespec to address location.
4895 * linespec.c (canonicalize_linespec): Do not handle address
4896 locations here.
4897 (convert_address_location_to_sals): New function; contents moved
4898 from ...
4899 (convert_linespc_to_sals): ... here.
4900 (parse_linespec): Remove address locations from linespec grammar.
4901 Remove handling of address locations.
4902 (linespec_lex_to_end): Remove handling of address linespecs.
4903 (event_location_to_sals): Handle ADDRESS_LOCATION.
4904 (linespec_expression_to_pc): Export.
4905 * linespec.h (linespec_expression_to_pc): Add declaration.
4906 * location.c (struct event_location.u) <address>: New member.
4907 (new_address_location, get_address_location): New functions.
4908 (copy_event_location, delete_event_location, event_location_to_string)
4909 (string_to_event_location, event_location_empty_p): Handle address
4910 locations.
4911 * location.h (enum event_location_type): Add ADDRESS_LOCATION.
4912 (new_address_location, get_address_location): Declare.
4913 * python/py-finishbreakpoint.c (bpfinishpy_init): Convert linespec
4914 to address location.
4915 * spu-tdep.c (spu_catch_start): Likewise.
4916
4917 2015-08-11 Keith Seitz <keiths@redhat.com>
4918
4919 * ax-gdb.c: Include location.h.
4920 (agent_command_1) Use linespec location instead of address
4921 string.
4922 * break-catch-throw.c: Include location.h.
4923 (re_set_exception_catchpoint): Use linespec locations instead
4924 of address strings.
4925 * breakpoint.c: Include location.h.
4926 (create_overlay_event_breakpoint, create_longjmp_master_breakpoint)
4927 (create_std_terminate_master_breakpoint)
4928 (create_exception_master_breakpoint, update_breakpoints_after_exec):
4929 Use linespec location instead of address string.
4930 (print_breakpoint_location): Use locations and
4931 event_location_to_string.
4932 Print extra_string for pending locations for non-MI streams.
4933 (print_one_breakpoint_location): Use locations and
4934 event_location_to_string.
4935 (init_raw_breakpoint_without_location): Initialize b->location.
4936 (create_thread_event_breakpoint): Use linespec location instead of
4937 address string.
4938 (init_breakpoint_sal): Likewise.
4939 Only save extra_string if it is non-NULL and not the empty string.
4940 Use event_location_to_string instead of `addr_string'.
4941 Constify `p' and `endp'.
4942 Use skip_spaces_const/skip_space_const instead of non-const versions.
4943 Copy the location into the breakpoint.
4944 If LOCATION is NULL, save the breakpoint address as a linespec location
4945 instead of an address string.
4946 (create_breakpoint_sal): Change `addr_string' parameter to a struct
4947 event_location. All uses updated.
4948 (create_breakpoints_sal): Likewise for local variable `addr_string'.
4949 (parse_breakpoint_sals): Use locations instead of address strings.
4950 Remove check for empty linespec with conditional.
4951 Refactor.
4952 (decode_static_tracepoint_spec): Make argument const and update
4953 function.
4954 (create_breakpoint): Change `arg' to a struct event_location and
4955 rename.
4956 Remove `copy_arg' and `addr_start'.
4957 If EXTRA_STRING is empty, set it to NULL.
4958 Don't populate `canonical' for pending breakpoints.
4959 Pass `extra_string' to find_condition_and_thread.
4960 Clear `extra_string' if `rest' was NULL.
4961 Do not error with "garbage after location" if setting a dprintf
4962 breakpoint.
4963 Copy the location into the breakpoint instead of an address string.
4964 (break_command_1): Use string_to_event_location and pass this to
4965 create_breakpoint instead of an address string.
4966 Check against `arg_cp' for a probe linespec.
4967 (dprintf_command): Use string_to_event_location and pass this to
4968 create_breakpoint instead of an address string.
4969 Throw an exception if no format string was specified.
4970 (print_recreate_ranged_breakpoint): Use event_location_to_string
4971 instead of address strings.
4972 (break_range_command, until_break_command)
4973 (init_ada_exception_breakpoint): Use locations instead
4974 of address strings.
4975 (say_where): Print out extra_string for pending locations.
4976 (base_breakpoint_dtor): Delete `location' and `location_range_end' of
4977 the breakpoint.
4978 (base_breakpoint_create_sals_from_location): Use struct event_location
4979 instead of address string.
4980 Remove `addr_start' and `copy_arg' parameters.
4981 (base_breakpoint_decode_location): Use struct event_location instead of
4982 address string.
4983 (bkpt_re_set): Use locations instead of address strings.
4984 Use event_location_empty_p to check for unset location.
4985 (bkpt_print_recreate): Use event_location_to_string instead of
4986 an address string.
4987 Print out extra_string for pending locations.
4988 (bkpt_create_sals_from_location, bkpt_decode_location)
4989 (bkpt_probe_create_sals_from_location): Use struct event_location
4990 instead of address string.
4991 (bkpt_probe_decode_location): Use struct event_location instead of
4992 address string.
4993 (tracepoint_print_recreate): Use event_location_to_string to
4994 recreate the tracepoint.
4995 (tracepoint_create_sals_from_location, tracepoint_decode_location)
4996 (tracepoint_probe_create_sals_from_location)
4997 (tracepoint_probe_decode_location): Use struct event_location
4998 instead of address string.
4999 (dprintf_print_recreate): Use event_location_to_string to recreate
5000 the dprintf.
5001 (dprintf_re_set): Remove check for valid/missing format string.
5002 (strace_marker_create_sals_from_location)
5003 (strace_marker_create_breakpoints_sal, strace_marker_decode_location)
5004 (update_static_tracepoint): Use struct event_location instead of
5005 address string.
5006 (location_to_sals): Likewise.
5007 Pass `extra_string' to find_condition_and_thread.
5008 For newly resolved pending breakpoint locations, clear the location's
5009 string representation.
5010 Assert that the breakpoint's condition string is NULL when
5011 condition_not_parsed.
5012 (breakpoint_re_set_default, create_sals_from_location_default)
5013 (decode_location_default, trace_command, ftrace_command)
5014 (strace_command, create_tracepoint_from_upload): Use locations
5015 instead of address strings.
5016 * breakpoint.h (struct breakpoint_ops) <create_sals_from_location>:
5017 Use struct event_location instead of address string.
5018 Update all uses.
5019 <decode_location>: Likewise.
5020 (struct breakpoint) <addr_string>: Change to struct event_location
5021 and rename `location'.
5022 <addr_string_range_end>: Change to struct event_location and rename
5023 `location_range_end'.
5024 (create_breakpoint): Use struct event_location instead of address
5025 string.
5026 * cli/cli-cmds.c: Include location.h.
5027 (edit_command, list_command): Use locations instead of address strings.
5028 * elfread.c: Include location.h.
5029 (elf_gnu_ifunc_resolver_return_stop): Use event_location_to_string.
5030 * guile/scm-breakpoint.c: Include location.h.
5031 (bpscm_print_breakpoint_smob): Use event_location_to_string.
5032 (gdbscm_register_breakpoint): Use locations instead of address
5033 strings.
5034 * linespec.c: Include location.h.
5035 (struct ls_parser) <stream>: Change to const char *.
5036 (PARSER_STREAM): Update.
5037 (lionespec_lexer_lex_keyword): According to find_condition_and_thread,
5038 keywords must be followed by whitespace.
5039 (canonicalize_linespec): Save a linespec location into `canonical'.
5040 Save a canonical linespec into `canonical'.
5041 (parse_linespec): Change `argptr' to const char * and rename `arg'.
5042 All uses updated.
5043 Update function description.
5044 (linespec_parser_new): Initialize `parser'.
5045 Update initialization of parsing stream.
5046 (event_location_to_sals): New function.
5047 (decode_line_full): Change `argptr' to a struct event_location and
5048 rename it `location'.
5049 Use locations instead of address strings.
5050 Call event_location_to_sals instead of parse_linespec.
5051 (decode_line_1): Likewise.
5052 (decode_line_with_current_source, decode_line_with_last_displayed)
5053 Use locations instead of address strings.
5054 (decode_objc): Likewise.
5055 Change `argptr' to const char * and rename `arg'.
5056 (destroy_linespec_result): Delete the linespec result's location
5057 instead of freeing the address string.
5058 * linespec.h (struct linespec_result) <addr_string>: Change to
5059 struct event_location and rename to ...
5060 <location>: ... this.
5061 (decode_line_1, decode_line_full): Change `argptr' to struct
5062 event_location. All callers updated.
5063 * mi/mi-cmd-break.c: Include language.h, location.h, and linespec.h.
5064 (mi_cmd_break_insert_1): Use locations instead of address strings.
5065 Throw an error if there was "garbage" at the end of the specified
5066 linespec.
5067 * probe.c: Include location.h.
5068 (parse_probes): Change `argptr' to struct event_location.
5069 Use event locations instead of address strings.
5070 * probe.h (parse_probes): Change `argptr' to struct event_location.
5071 * python/py-breakpoint.c: Include location.h.
5072 (bppy_get_location): Constify local variable `str'.
5073 Use event_location_to_string.
5074 (bppy_init): Use locations instead of address strings.
5075 * python/py-finishbreakpoint.c: Include location.h.
5076 (bpfinishpy_init): Remove local variable `addr_str'.
5077 Use locations instead of address strings.
5078 * python/python.c: Include location.h.
5079 (gdbpy_decode_line): Use locations instead of address strings.
5080 * remote.c: Include location.h.
5081 (remote_download_tracepoint): Use locations instead of address
5082 strings.
5083 * spu-tdep.c: Include location.h.
5084 (spu_catch_start): Remove local variable `buf'.
5085 Use locations instead of address strings.
5086 * tracepoint.c: Include location.h.
5087 (scope_info): Use locations instead of address strings.
5088 (encode_source_string): Constify parameter `src'.
5089 * tracepoint.h (encode_source_string): Likewise.
5090
5091 2015-08-11 Keith Seitz <keiths@redhat.com>
5092
5093 * Makefile.in (SFILES): Add location.c.
5094 (HFILES_NO_SRCDIR): Add location.h.
5095 (COMMON_OBS): Add location.o.
5096 * linespec.c (linespec_lex_to_end): New function.
5097 * linespec.h (linespec_lex_to_end): Declare.
5098 * location.c: New file.
5099 * location.h: New file.
5100
5101 2015-08-11 Keith Seitz <keiths@redhat.com>
5102
5103 * breakpoint.h (struct breakpoint_ops) <create_sals_from_address>:
5104 Renamed to create_sals_from_location.
5105 <decode_linespec>: Renamed to decode_location.
5106 Update all callers.
5107 * breakpoint.c (create_sals_from_address_default): Renamed to ...
5108 (create_sals_from_location_default): ... this.
5109 (addr_string_to_sals): Renamed to ...
5110 (location_to_sals): ... this.
5111 (decode_linespec_default): Renamed to ...
5112 (decode_location_default): ... this.
5113 (base_breakpoint_create_sals_from_address): Renamed to ...
5114 (base_breakpoint_create_sals_from_location): ... this.
5115 (bkpt_create_sals_from_address): Renamed to ...
5116 (bkpt_create_sals_from_location): ... this.
5117 (bkpt_decode_linespec): Renamed to ...
5118 (bkpt_decode_location): ... this.
5119 (bkpt_probe_create_sals_from_address): Renamed to ...
5120 (bkpt_probe_create_sals_from_location): ... this.
5121 (tracepoint_create_sals_from_address): Renamed to ...
5122 (tracepoint_create_sals_from_location): ... this.
5123 (tracepoint_decode_linespec): Renamed to ...
5124 (tracepoint_decode_location): ... this.
5125 (tracepoint_probe_create_sals_from_address): Renamed to ...
5126 (tracepoint_probe_create_sals_from_location): ... this.
5127 (tracepoint_probe_decode_linespec): Renamed to ...
5128 (tracepoint_probe_decode_location): ... this.
5129 (strace_marker_create_sals_from_address): Renamed to ...
5130 (strace_marker_create_sals_from_location): ... this.
5131 (decode_linespec_default): Renamed to ...
5132 (decode_location_default): ... this.
5133
5134 2015-08-10 Doug Evans <dje@google.com>
5135 Keith Seitz <keiths@redhat.com>
5136
5137 PR gdb/17960
5138 * symtab.c (make_file_symbol_completion_list_1): Renamed from
5139 make_file_symbol_completion_list and made static.
5140 (make_file_symbol_completion_list): New function.
5141
5142 2015-08-10 Joel Brobecker <brobecker@adacore.com>
5143
5144 * infrun.c (follow_fork, displaced_step_prepare, resume): Remove
5145 trailing new-line at end of warning message.
5146 (proceed): Add i18n marker to error messages.
5147
5148 2015-08-07 Pedro Alves <palves@redhat.com>
5149
5150 * linux-nat.c (linux_nat_always_non_stop_p): Return 1.
5151
5152 2015-08-07 Pedro Alves <palves@redhat.com>
5153
5154 * s390-linux-tdep.c (is_non_branch_ril)
5155 (s390_displaced_step_copy_insn): New functions.
5156 (s390_displaced_step_fixup): Update comment.
5157 (s390_gdbarch_init): Install s390_displaced_step_copy_insn as
5158 gdbarch_displaced_step_copy_insn hook.
5159
5160 2015-08-07 Pedro Alves <palves@redhat.com>
5161
5162 * infrun.c (displaced_step_prepare_throw): Return -1 if
5163 gdbarch_displaced_step_copy_insn returns NULL. Update intro
5164 comment.
5165 * rs6000-tdep.c (LWARX_MASK, LWARX_INSTRUCTION, LDARX_INSTRUCTION)
5166 (STWCX_MASK, STWCX_INSTRUCTION, STDCX_INSTRUCTION): Move higher up
5167 in file.
5168 (ppc_displaced_step_copy_insn): New function.
5169 (ppc_displaced_step_fixup): Update comment.
5170 (rs6000_gdbarch_init): Install ppc_displaced_step_copy_insn as
5171 gdbarch_displaced_step_copy_insn hook.
5172 * gdbarch.sh (displaced_step_copy_insn): Document what happens on
5173 NULL return.
5174 * gdbarch.h: Regenerate.
5175
5176 2015-08-07 Pedro Alves <palves@redhat.com>
5177
5178 * inferior.h (struct inferior) <displaced_stepping_failed>: New
5179 field.
5180 * infrun.c (use_displaced_stepping_now_p): New parameter 'inf'.
5181 Return false if dispaced stepping failed before.
5182 (resume): Pass the current inferior to
5183 use_displaced_stepping_now_p. Wrap displaced_step_prepare in
5184 TRY/CATCH. If we get a MEMORY_ERROR, set the inferior's
5185 displaced_stepping_failed flag, and fall back to an in-line
5186 step-over.
5187
5188 2015-08-07 Pedro Alves <palves@redhat.com>
5189
5190 * darwin-nat.c (darwin_stop): Rename to ...
5191 (darwin_interrupt): ... this.
5192 (_initialize_darwin_inferior): Adjust.
5193 * gnu-nat.c (gnu_stop): Delete.
5194 (gnu_target): Don't install gnu_stop.
5195 * inf-ptrace.c (inf_ptrace_stop): Rename to ...
5196 (inf_ptrace_interrupt): ... this.
5197 (inf_ptrace_target): Adjust.
5198 * infcmd.c (interrupt_target_1): Use target_interrupt instead of
5199 target_stop.
5200 * linux-nat (linux_nat_stop): Rename to ...
5201 (linux_nat_interrupt): ... this.
5202 (linux_nat_stop): Reimplement.
5203 (linux_nat_add_target): Install linux_nat_interrupt.
5204 * nto-procfs.c (nto_interrupt_twice): Rename to ...
5205 (nto_handle_sigint_twice): ... this.
5206 (nto_interrupt): Rename to ...
5207 (nto_handle_sigint): ... this. Call target_interrupt instead of
5208 target_stop.
5209 (procfs_wait): Adjust.
5210 (procfs_stop): Rename to ...
5211 (procfs_interrupt): ... this.
5212 (init_procfs_targets): Adjust.
5213 * procfs.c (procfs_stop): Rename to ...
5214 (procfs_interrupt): ... this.
5215 (procfs_target): Adjust.
5216 * remote-m32r-sdi.c (m32r_stop): Rename to ...
5217 (m32r_interrupt): ... this.
5218 (init_m32r_ops): Adjust.
5219 * remote-sim.c (gdbsim_stop_inferior): Rename to ...
5220 (gdbsim_interrupt_inferior): ... this.
5221 (gdbsim_stop): Rename to ...
5222 (gdbsim_interrupt): ... this.
5223 (gdbsim_cntrl_c): Adjust.
5224 (init_gdbsim_ops): Adjust.
5225 * remote.c (sync_remote_interrupt): Adjust comments.
5226 (remote_stop_as): Rename to ...
5227 (remote_interrupt_as): ... this.
5228 (remote_stop): Adjust comment.
5229 (remote_interrupt): New function.
5230 (init_remote_ops): Install remote_interrupt.
5231 * target.c (target_interrupt): New function.
5232 * target.h (struct target_ops) <to_interrupt>: New field.
5233 (target_interrupt): New declaration.
5234 * windows-nat.c (windows_stop): Rename to ...
5235 (windows_interrupt): ... this.
5236 * target-delegates.c: Regenerate.
5237
5238 2015-08-07 Pedro Alves <palves@redhat.com>
5239
5240 * signal-while-stepping-over-bp-other-thread.exp: Expect "restart
5241 threads" as alternative to "switching back to stepped thread".
5242
5243 2015-08-07 Pedro Alves <palves@redhat.com>
5244
5245 * NEWS: Mention "maint set/show target-non-stop".
5246 * breakpoint.c (update_global_location_list): Check
5247 target_is_non_stop_p instead of non_stop.
5248 * infcmd.c (attach_command_post_wait, attach_command): Likewise.
5249 * infrun.c (show_can_use_displaced_stepping)
5250 (can_use_displaced_stepping_p, start_step_over_inferior):
5251 Likewise.
5252 (internal_resume_ptid): New function.
5253 (resume): Use it.
5254 (proceed): Check target_is_non_stop_p instead of non_stop. If in
5255 all-stop mode but the target is always in non-stop mode, start all
5256 the other threads that are implicitly resumed too.
5257 (for_each_just_stopped_thread, fetch_inferior_event)
5258 (adjust_pc_after_break, stop_all_threads): Check
5259 target_is_non_stop_p instead of non_stop.
5260 (handle_inferior_event): Likewise. Handle detach-fork in all-stop
5261 with the target always in non-stop mode.
5262 (handle_signal_stop) <random signal>: Check target_is_non_stop_p
5263 instead of non_stop.
5264 (switch_back_to_stepped_thread): Check target_is_non_stop_p
5265 instead of non_stop.
5266 (keep_going_stepped_thread): Use internal_resume_ptid.
5267 (stop_waiting): If in all-stop mode, and the target is in non-stop
5268 mode, stop all threads.
5269 (keep_going_pass): Likewise, when starting a new in-line step-over
5270 sequence.
5271 * linux-nat.c (get_pending_status, select_event_lwp)
5272 (linux_nat_filter_event, linux_nat_wait_1, linux_nat_wait): Check
5273 target_is_non_stop_p instead of non_stop.
5274 (linux_nat_always_non_stop_p): New function.
5275 (linux_nat_stop): Check target_is_non_stop_p instead of non_stop.
5276 (linux_nat_add_target): Install linux_nat_always_non_stop_p.
5277 * target-delegates.c: Regenerate.
5278 * target.c (target_is_non_stop_p): New function.
5279 (target_non_stop_enabled, target_non_stop_enabled_1): New globals.
5280 (maint_set_target_non_stop_command)
5281 (maint_show_target_non_stop_command): New functions.
5282 (_initilize_target): Install "maint set/show target-non-stop"
5283 commands.
5284 * target.h (struct target_ops) <to_always_non_stop_p>: New field.
5285 (target_non_stop_enabled): New declaration.
5286 (target_is_non_stop_p): New declaration.
5287
5288 2015-08-07 Pedro Alves <pedro@codesourcery.com>
5289
5290 * breakpoint.c (breakpoints_should_be_inserted_now): If any thread
5291 has a pending status, return true.
5292 * gdbthread.h: Include target/waitstatus.h.
5293 (struct thread_suspend_state) <stop_reason, waitstatus_pending_p,
5294 stop_pc>: New fields.
5295 (struct thread_info) <resumed>: New field.
5296 (set_resumed): Declare.
5297 * infrun.c: Include "event-loop.h".
5298 (infrun_async_inferior_event_token, infrun_is_async): New globals.
5299 (infrun_async): New function.
5300 (clear_step_over_info): Add debug output.
5301 (displaced_step_in_progress_any_inferior): New function.
5302 (displaced_step_fixup): New returns int.
5303 (start_step_over): Handle in-line step-overs too. Assert the
5304 thread is marked resumed.
5305 (resume_cleanups): Clear the thread's resumed flag.
5306 (resume): Set the thread's resumed flag. Return early if the
5307 thread has a pending status. Allow stepping a breakpoint with no
5308 signal.
5309 (proceed): Adjust to check 'resumed' instead of 'executing'.
5310 (clear_proceed_status_thread): If the thread has a pending status,
5311 and that status is a finished step, discard the pending status.
5312 (clear_proceed_status): Don't clear step_over_info here.
5313 (random_pending_event_thread, do_target_wait): New functions.
5314 (prepare_for_detach, wait_for_inferior, fetch_inferior_event): Use
5315 do_target_wait.
5316 (wait_one): New function.
5317 (THREAD_STOPPED_BY): New macro.
5318 (thread_stopped_by_watchpoint, thread_stopped_by_sw_breakpoint)
5319 (thread_stopped_by_hw_breakpoint): New functions.
5320 (switch_to_thread_cleanup, save_waitstatus, stop_all_threads): New
5321 functions.
5322 (handle_inferior_event): Also call set_resumed(false) on all
5323 threads implicitly stopped by the event.
5324 (restart_threads, resumed_thread_with_pending_status): New
5325 functions.
5326 (finish_step_over): If we were doing an in-line step-over before,
5327 and no longer are after trying to start a new step-over, restart
5328 all threads. If we have multiple threads with pending events,
5329 save the current event and go through the event loop again.
5330 (handle_signal_stop): Return early if finish_step_over returns
5331 false.
5332 <random signal>: If we get a signal while stepping over a
5333 breakpoint in-line in non-stop mode, restart all threads. Clear
5334 step_over_info before delivering the signal.
5335 (keep_going_stepped_thread): Use internal_error instead of
5336 gdb_assert. Mark the thread as resumed.
5337 (keep_going_pass_signal): Assert the thread isn't already resumed.
5338 If some other thread is doing an in-line step-over, defer the
5339 resume. If we just started a new in-line step-over, stop all
5340 threads. Don't clear step_over_info.
5341 (infrun_async_inferior_event_handler): New function.
5342 (_initialize_infrun): Create async event handler with
5343 infrun_async_inferior_event_handler as callback.
5344 (infrun_async): New declaration.
5345 * target.c (target_async): New function.
5346 * target.h (target_async): Declare macro and readd as function
5347 declaration.
5348 * target/waitstatus.h (enum target_stop_reason)
5349 <TARGET_STOPPED_BY_SINGLE_STEP>: New value.
5350 * thread.c (new_thread): Clear the new waitstatus field.
5351 (set_resumed): New function.
5352
5353 2015-08-07 Pedro Alves <palves@redhat.com>
5354
5355 * infrun.c (keep_going_stepped_thread): New function, factored out
5356 from ...
5357 (switch_back_to_stepped_thread): ... here.
5358
5359 2015-08-07 Pedro Alves <palves@redhat.com>
5360
5361 * infrun.c (currently_stepping): Extend intro comment.
5362 * target.h (target_resume): Extend intro comment.
5363
5364 2015-08-07 Pedro Alves <palves@redhat.com>
5365
5366 * infrun.c (switch_back_to_stepped_thread): Use ecs->ptid instead
5367 of inferior_ptid. If the stepped thread vanished, return 0
5368 instead of resuming here. Use reset_ecs. Print the prev_pc and
5369 the current stop_pc in log message. Clear trap_expected if the
5370 thread advanced. Don't pass currently_stepping to
5371 do_target_resume.
5372
5373 2015-08-07 Pedro Alves <palves@redhat.com>
5374
5375 * gdbthread.h (struct thread_info) <prev_pc>: Extend comment.
5376 * infrun.c (struct execution_control_state): Move higher up in the
5377 file.
5378 (reset_ecs): New function.
5379 (start_step_over): Now returns int. Rewrite to use
5380 keep_going_pass_signal instead of manually starting a displaced step.
5381 (resume): Don't call set_running here. If displaced stepping
5382 can't start now, clear trap_expected.
5383 (find_thread_needs_step_over): Delete function.
5384 (proceed): Set up finish_thread_state_cleanup. Call set_running.
5385 If the current thread needs a step over, push it in the step-over
5386 chain. Don't set insert breakpoints nor call resume directly
5387 here. Instead rewrite to use start_step_over and
5388 keep_going_pass_signal.
5389 (finish_step_over): New function.
5390 (handle_signal_stop): Call finish_step_over instead of
5391 start_step_over.
5392 (switch_back_to_stepped_thread): If the event thread needs another
5393 step-over do that first. Use start_step_over.
5394 (keep_going_pass_signal): New function, factored out from ...
5395 (keep_going): ... here.
5396 (_initialize_infrun): Comment moved here.
5397 * thread.c (set_running_thread): New function.
5398 (set_running, finish_thread_state): Use set_running_thread.
5399
5400 2015-08-07 Pedro Alves <palves@redhat.com>
5401
5402 * gdbthread.h (struct thread_info) <step_over_prev,
5403 step_over_next>: New fields.
5404 (thread_step_over_chain_enqueue, thread_step_over_chain_remove)
5405 (thread_step_over_chain_next, thread_is_in_step_over_chain): New
5406 declarations.
5407 * infrun.c (struct displaced_step_request): Delete.
5408 (struct displaced_step_inferior_state) <step_request_queue>:
5409 Delete field.
5410 (displaced_step_prepare): Assert that trap_expected is set. Use
5411 thread_step_over_chain_enqueue. Split starting a new displaced
5412 step to ...
5413 (start_step_over): ... this new function.
5414 (resume): Assert the thread isn't waiting for a step over already.
5415 (proceed): Assert the thread isn't waiting for a step over
5416 already.
5417 (infrun_thread_stop_requested): Adjust to remove threads from the
5418 embedded step-over chain.
5419 (handle_inferior_event) <fork/vfork>: Call start_step_over after
5420 displaced_step_fixup.
5421 (handle_signal_stop): Call start_step_over after
5422 displaced_step_fixup.
5423 * infrun.h (step_over_queue_head): New declaration.
5424 * thread.c (step_over_chain_enqueue, step_over_chain_remove)
5425 (thread_step_over_chain_next, thread_is_in_step_over_chain)
5426 (thread_step_over_chain_enqueue)
5427 (thread_step_over_chain_remove): New functions.
5428 (delete_thread_1): Remove thread from the step-over chain.
5429
5430 2015-08-07 Pedro Alves <palves@redhat.com>
5431
5432 * infrun.c (thread_still_needs_step_over): Rename to ...
5433 (thread_still_needs_step_over_bp): ... this.
5434 (enum step_over_what): New.
5435 (thread_still_needs_step_over): Reimplement.
5436
5437 2015-08-07 Pedro Alves <palves@redhat.com>
5438
5439 * remote.c (remote_wait_as): If not waiting for a stop reply,
5440 return TARGET_WAITKIND_NO_RESUMED. If TARGET_WNOHANG is
5441 requested, don't block waiting forever.
5442
5443 2015-08-07 Pedro Alves <pedro@codesourcery.com>
5444
5445 * infrun.c (adjust_pc_after_break): Now takes thread_info and
5446 waitstatus pointers instead of an ecs. Adjust.
5447 (handle_inferior_event): Adjust caller.
5448
5449 2015-08-07 Pedro Alves <palves@redhat.com>
5450
5451 * infrun.c (handle_inferior_event): If we get
5452 TARGET_WAITKIND_SIGNALLED or TARGET_WAITKIND_EXITED in non-stop
5453 mode, mark all threads of the exiting process as not-executing.
5454 (normal_stop): If we get TARGET_WAITKIND_SIGNALLED or
5455 TARGET_WAITKIND_EXITED in non-stop mode, finish all threads of the
5456 exiting process, if inferior_ptid still points at a process.
5457 * thread.c (struct current_thread_cleanup) <next>: New field.
5458 (current_thread_cleanup_chain): New global.
5459 (restore_current_thread_ptid_changed): New function.
5460 (restore_current_thread_cleanup_dtor): Remove the cleanup from the
5461 current_thread_cleanup_chain list.
5462 (make_cleanup_restore_current_thread): Add the cleanup data to the
5463 current_thread_cleanup_chain list.
5464 (_initialize_thread): Install restore_current_thread_ptid_changed
5465 as thread_ptid_changed observer.
5466
5467 2015-08-07 Joel Brobecker <brobecker@adacore.com>
5468
5469 * dtrace-probe.c (dtrace_process_dof): Ignore the objfile's DOF
5470 data if a DTRACE_DOF_SECT_TYPE_PROVIDER section is found to be
5471 smaller than expected.
5472
5473 2015-08-07 Andrew Burgess <andrew.burgess@embecosm.com>
5474
5475 * stack.c (get_frame_language): Moved ...
5476 * frame.c (get_frame_language): ... to here.
5477 * language.h (get_frame_language): Declaration moved to frame.h.
5478 * frame.h: Add language.h include, for language enum.
5479 (get_frame_language): Declaration moved from language.h.
5480 * language.c: Add frame.h include.
5481 * top.c: Add frame.h include.
5482 * symtab.h (struct obj_section): Declare.
5483 (struct cmd_list_element): Declare.
5484
5485 2015-08-07 Andrew Burgess <andrew.burgess@embecosm.com>
5486
5487 * language.c (show_language_command): Find selected frame before
5488 asking for the language of that frame.
5489 (set_language_command): Likewise.
5490 * language.h (get_frame_language): Add frame parameter.
5491 * stack.c (get_frame_language): Add frame parameter, assert
5492 parameter is not NULL, update comment and reindent.
5493 * top.c (check_frame_language_change): Pass the selected frame
5494 into get_frame_language.
5495
5496 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
5497
5498 * btrace.c (btrace_compute_ftrace_bts): Clear insn flags.
5499 (pt_btrace_insn_flags): New.
5500 (ftrace_add_pt): Call pt_btrace_insn_flags.
5501 * btrace.h (btrace_insn_flag): New.
5502 (btrace_insn) <flags>: New.
5503 * record-btrace.c (btrace_insn_history): Print insn prefix.
5504 * NEWS: Announce it.
5505
5506 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
5507
5508 * configure.ac: Check for PERF_ATTR_SIZE_VER5 in linux/perf_event.h
5509 * configure: Regenerate.
5510
5511 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
5512
5513 * Makefile.in (LIBICONV): Define.
5514 (CLIBS): Add LIBICONV.
5515 * acinclude.m4: Use config/iconv.m4 instead of custom AM_ICONV.
5516 * configure: Regenerate.
5517
5518 2015-08-06 Simon Marchi <simon.marchi@ericsson.com>
5519 Pedro Alves <palves@redhat.com>
5520
5521 * arm-tdep.c (set_fp_model_sfunc): Add cast from integer to enum.
5522 (arm_set_abi): Likewise.
5523 * ax-general.c (ax_print): Likewise.
5524 * c-exp.y (exp : string_exp): Likewise.
5525 * compile/compile-loc2c.c (compute_stack_depth_worker): Likewise.
5526 (do_compile_dwarf_expr_to_c): Likewise.
5527 * cp-name-parser.y (demangler_special : DEMANGLER_SPECIAL start):
5528 Likewise.
5529 * dwarf2expr.c (execute_stack_op): Likewise.
5530 * dwarf2loc.c (dwarf2_compile_expr_to_ax): Likewise.
5531 (disassemble_dwarf_expression): Likewise.
5532 * dwarf2read.c (dwarf2_add_member_fn): Likewise.
5533 (read_array_order): Likewise.
5534 (abbrev_table_read_table): Likewise.
5535 (read_attribute_value): Likewise.
5536 (skip_unknown_opcode): Likewise.
5537 (dwarf_decode_macro_bytes): Likewise.
5538 (dwarf_decode_macros): Likewise.
5539 * eval.c (value_f90_subarray): Likewise.
5540 * guile/scm-param.c (gdbscm_make_parameter): Likewise.
5541 * i386-linux-tdep.c (i386_canonicalize_syscall): Likewise.
5542 * infrun.c (handle_command): Likewise.
5543 * memory-map.c (memory_map_start_memory): Likewise.
5544 * osabi.c (set_osabi): Likewise.
5545 * parse.c (operator_length_standard): Likewise.
5546 * ppc-linux-tdep.c (ppc_canonicalize_syscall): Likewise, and use
5547 single return point.
5548 * python/py-frame.c (gdbpy_frame_stop_reason_string): Likewise.
5549 * python/py-symbol.c (gdbpy_lookup_symbol): Likewise.
5550 (gdbpy_lookup_global_symbol): Likewise.
5551 * record-full.c (record_full_restore): Likewise.
5552 * regcache.c (regcache_register_status): Likewise.
5553 (regcache_raw_read): Likewise.
5554 (regcache_cooked_read): Likewise.
5555 * rs6000-tdep.c (powerpc_set_vector_abi): Likewise.
5556 * symtab.c (initialize_ordinary_address_classes): Likewise.
5557 * target-debug.h (target_debug_print_signals): Likewise.
5558 * utils.c (do_restore_current_language): Likewise.
5559
5560 2015-08-06 Clem Dickey <clemd@acm.org>
5561
5562 PR python/17136
5563 * python/lib/gdb/command/type_printers.py (InfoTypePrinter): Fix typo.
5564
5565 2015-08-06 Simon Marchi <simon.marchi@ericsson.com>
5566
5567 * complaints.c (enum complaint_series): Add newlines and remove
5568 out of date comment.
5569 (struct complaints) <series>: Change type to enum
5570 complaint_series and remove out of date comment.
5571 (symfile_complaint_hook): Use equivalent enum value
5572 ISOLATED_MESSAGE instead of 0.
5573
5574 2015-08-06 Pedro Alves <palves@redhat.com>
5575
5576 * nat/linux-waitpid.c (my_waitpid): Only print *status if waitpid
5577 returned > 0.
5578
5579 2015-08-06 Pierre Langlois <pierre.langlois@arm.com>
5580
5581 * common/agent.c (symbol_list) <required>: Remove.
5582
5583 2015-08-06 Pedro Alves <palves@redhat.com>
5584
5585 * target/waitstatus.h (enum target_stop_reason)
5586 <TARGET_STOPPED_BY_SINGLE_STEP>: New value.
5587
5588 2015-08-05 Pedro Alves <palves@redhat.com>
5589 Joel Brobecker <brobecker@adacore.com>
5590
5591 * breakpoint.c (bpstat_what) <bp_longjmp, bp_longjmp_call_dummy>
5592 <bp_exception, bp_longjmp_resume, bp_exception_resume>: Handle the
5593 case where BS->STOP is not set.
5594
5595 2015-08-05 Ulrich Weigand <uweigand@de.ibm.com>
5596
5597 * nat/gdb_thread_db.h: Add copyright header.
5598 Protect against multiple inclusion.
5599
5600 2015-08-05 Yao Qi <yao.qi@linaro.org>
5601
5602 * aarch64-linux-nat.c (get_thread_id): Remove.
5603 (debug_reg_change_callback): Call ptid_get_lwp instead of
5604 get_thread_id.
5605 (fetch_gregs_from_thread): Likewise.
5606 (store_gregs_to_thread): Likewise.
5607 (fetch_fpregs_from_thread): Likewise.
5608 (store_fpregs_to_thread): Likewise.
5609 (aarch64_linux_get_debug_reg_capacity): Likewise.
5610 * arm-linux-nat.c (get_thread_id): Remove.
5611 (GET_THREAD_ID): Update macro to use ptid_get_lwp.
5612 * xtensa-linux-nat.c (get_thread_id): Remove.
5613 (GET_THREAD_ID): Update macro to use ptid_get_lwp.
5614 * arm-linux-nat.c (get_thread_id): Remove.
5615 (GET_THREAD_ID): Remove.
5616 (fetch_fpregs): Call ptid_get_lwp instead of GET_THREAD_ID.
5617 (store_fpregs, fetch_regs, store_regs): Likewise.
5618 (fetch_wmmx_regs, store_wmmx_regs): Likewise.
5619 (fetch_vfp_regs, store_vfp_regs): Likewise.
5620 (arm_linux_read_description): Likewise.
5621 (arm_linux_get_hwbp_cap): Likewise.
5622 * xtensa-linux-nat.c (get_thread_id): Remove.
5623 (GET_THREAD_ID): Remove.
5624 (fetch_gregs, store_gregs): Call ptid_get_lwp instead of
5625 GET_THREAD_ID.
5626
5627 2015-08-04 Ciro Santilli <ciro.santilli@gmail.com> (obvious patch)
5628
5629 * python/py-linetable.c: Fix case of Linetable to LineTable
5630 in docstrings and code comments.
5631 * python/py-symtab.c: Same.
5632
5633 2015-08-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5634
5635 * infcmd.c (signal_command): Call do_cleanups for args_chain.
5636
5637 2015-08-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5638
5639 PR gdb/18767
5640 * infcmd.c (attach_command): Move ARGS_CHAIN cleanup after last ARGS
5641 use.
5642
5643 2015-08-04 Pedro Alves <palves@redhat.com>
5644
5645 * nat/gdb_thread_db.h (td_init_ftype, td_ta_new_ftype)
5646 (td_ta_map_lwp2thr_ftype, td_ta_thr_iter_ftype)
5647 (td_ta_event_addr_ftype, td_ta_set_event_ftype)
5648 (td_ta_clear_event_ftype, td_ta_event_getmsg_ftype)
5649 (td_thr_validate_ftype, td_thr_get_info_ftype)
5650 (td_thr_event_enable_ftype, td_thr_tls_get_addr_ftype)
5651 (td_thr_tlsbase_ftype, td_symbol_list_ftype, td_ta_delete_ftype):
5652 New typedefs.
5653 * linux-thread-db.c (struct thread_db_info): Use new typedefs.
5654 (try_thread_db_load_1): Define TDB_VERBOSE_DLSYM, TDB_DLSYM , CHK
5655 local macros and use them instead of verbose_dlsym and dlsym
5656 calls.
5657
5658 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
5659
5660 * nios2-tdep.h: Include opcode/nios2.h here.
5661 (NIOS2_CDX_OPCODE_SIZE): New.
5662 (struct gdbarch_tdep): Add OP parameter to syscall_next_pc.
5663 * nios2-tdep.c: Don't include opcode/nios2.h here.
5664 (nios2_fetch_insn): For R2, try reading 2-byte instruction if
5665 4-byte read fails.
5666 (nios2_match_add, nios2_match_sub): Add cases for R2 encodings.
5667 (nios2_match_addi, nios2_match_orhi): Likewise.
5668 (nios2_match_stw, nios2_match_ldw): Likewise.
5669 (nios2_match_rdctl): Likewise.
5670 (nios2_match_stwm, nios2_match_ldwm): New.
5671 (nios2_match_branch): Add cases for R2 encodings.
5672 (nios2_match_jmpi, nios2_match_calli): Likewise.
5673 (nios2_match_jmpr, nios2_match_callr): Likewise.
5674 (nios2_match_break, nios2_match_trap): Likewise.
5675 (nios2_in_epilogue_p): Add R2 support.
5676 (nios2_analyze_prologue): Update comments. Recognize R2 CDX
5677 prologues.
5678 (nios2_breakpoint_from_pc): Handle R2 instructions.
5679 (nios2_get_next_pc): Likewise. Adjust call to
5680 tdep->syscall_next_pc.
5681 * nios2-linux-tdep.c (nios2_r1_linux_rt_sigreturn_tramp_frame):
5682 Renamed from nios2_linux_rt_sigreturn_tramp_frame. Use
5683 instruction field macros instead of literal hex values.
5684 (nios2_r2_linux_rt_sigreturn_tramp_frame): New.
5685 (nios2_linux_syscall_next_pc): Adjust signature to pass OP.
5686 Use size field from OP instead of assuming all instructions
5687 are the same size.
5688 (nios2_linux_init_abi): Register appropriate unwinder for mach.
5689
5690 2015-08-03 Ulrich Weigand <uweigand@de.ibm.com>
5691
5692 * cp-namespace.c (cp_lookup_symbol_via_imports): Fix uninitialized
5693 variable warning with some compilers.
5694
5695 2015-08-03 Yao Qi <yao.qi@linaro.org>
5696
5697 * arm-linux-nat.c (arm_linux_get_hwbp_type): Capitalize "type"
5698 in comment. Replace "rw" with "type".
5699 (arm_linux_remove_watchpoint): Change type of "rw" to
5700 "enum target_hw_bp_type".
5701
5702 2015-08-02 Pierre-Marie de Rodat <derodat@adacore.com>
5703
5704 * alpha-mdebug-tdep.c (find_proc_desc): Update call to
5705 lookup_symbol.
5706 * ft32-tdep.c (ft32_skip_prologue): Likewise.
5707 * moxie-tdep.c (moxie_skip_prologue): Likewise.
5708 * mt-tdep.c (mt_skip_prologue): Likewise.
5709 * xstormy16-tdep.c (xstormy16_skip_prologue): Likewise.
5710
5711 2015-08-01 Pierre-Marie de Rodat <derodat@adacore.com>
5712
5713 * ada-exp.y (write_object_renaming): Replace struct
5714 ada_symbol_info with struct block_symbol. Update field
5715 references accordingly.
5716 (block_lookup, select_possible_type_sym): Likewise.
5717 (find_primitive_type): Likewise. Also update call to
5718 ada_lookup_symbol to extract the symbol itself.
5719 (write_var_or_type, write_name_assoc): Likewise.
5720 * ada-lang.h (struct ada_symbol_info): Remove.
5721 (ada_lookup_symbol_list): Replace struct ada_symbol_info with
5722 struct block_symbol.
5723 (ada_lookup_encoded_symbol, user_select_syms): Likewise.
5724 (ada_lookup_symbol): Return struct block_symbol instead of a
5725 mere symbol.
5726 * ada-lang.c (defns_collected): Replace struct ada_symbol_info
5727 with struct block_symbol.
5728 (resolve_subexp, ada_resolve_function, sort_choices,
5729 user_select_syms, is_nonfunction, add_defn_to_vec,
5730 num_defns_collected, defns_collected,
5731 symbols_are_identical_enums, remove_extra_symbols,
5732 remove_irrelevant_renamings, add_lookup_symbol_list_worker,
5733 ada_lookup_symbol_list, ada_iterate_over_symbols,
5734 ada_lookup_encoded_symbol, get_var_value): Likewise.
5735 (ada_lookup_symbol): Return a block_symbol instead of a mere
5736 symbol. Replace struct ada_symbol_info with struct
5737 block_symbol.
5738 (ada_lookup_symbol_nonlocal): Likewise.
5739 (standard_lookup): Make block passing explicit through
5740 lookup_symbol_in_language.
5741 * ada-tasks.c (get_tcb_types_info): Update the calls to
5742 lookup_symbol_in_language to extract the mere symbol out of the
5743 returned value.
5744 (ada_tasks_inferior_data_sniffer): Likewise.
5745 * ax-gdb.c (gen_static_field): Likewise for the call to
5746 lookup_symbol.
5747 (gen_maybe_namespace_elt): Deal with struct block_symbol from
5748 lookup functions.
5749 (gen_expr): Likewise.
5750 * c-exp.y: Likewise. Remove uses of block_found.
5751 (lex_one_token, classify_inner_name, c_print_token): Likewise.
5752 (classify_name): Likewise. Rename the "sym" local variable to
5753 "bsym".
5754 * c-valprint.c (print_unpacked_pointer): Likewise.
5755 * compile/compile-c-symbols.c (convert_symbol_sym): Promote the
5756 "sym" parameter from struct symbol * to struct block_symbol.
5757 Use it to remove uses of block_found. Deal with struct
5758 block_symbol from lookup functions.
5759 (gcc_convert_symbol): Likewise. Update the call to
5760 convert_symbol_sym.
5761 * compile/compile-object-load.c (compile_object_load): Deal with
5762 struct block_symbol from lookup functions.
5763 * cp-namespace.c (cp_lookup_nested_symbol_1,
5764 cp_lookup_nested_symbol, cp_lookup_bare_symbol,
5765 cp_search_static_and_baseclasses,
5766 cp_lookup_symbol_in_namespace, cp_lookup_symbol_via_imports,
5767 cp_lookup_symbol_imports_or_template,
5768 cp_lookup_symbol_via_all_imports, cp_lookup_symbol_namespace,
5769 lookup_namespace_scope, cp_lookup_nonlocal,
5770 find_symbol_in_baseclass): Return struct block_symbol instead of
5771 mere symbols and deal with struct block_symbol from lookup
5772 functions.
5773 * cp-support.c (inspect_type, replace_typedefs,
5774 cp_lookup_rtti_type): Deal with struct block_symbol from
5775 lookup functions.
5776 * cp-support.h (cp_lookup_symbol_nonlocal,
5777 cp_lookup_symbol_from_namespace,
5778 cp_lookup_symbol_imports_or_template, cp_lookup_nested_symbol):
5779 Return struct block_symbol instead of mere symbols.
5780 * d-exp.y (d_type_from_name, d_module_from_name, push_variable,
5781 push_module_name):
5782 Deal with struct block_symbol from lookup functions. Remove
5783 uses of block_found.
5784 * eval.c (evaluate_subexp_standard): Update call to
5785 cp_lookup_symbol_namespace.
5786 * f-exp.y: Deal with struct block_symbol from lookup functions.
5787 Remove uses of block_found.
5788 (yylex): Likewise.
5789 * gdbtypes.c (lookup_typename, lookup_struct, lookup_union,
5790 lookup_enum, lookup_template_type, check_typedef): Deal with
5791 struct block_symbol from lookup functions.
5792 * guile/scm-frame.c (gdbscm_frame_read_var): Likewise.
5793 * guile/scm-symbol.c (gdbscm_lookup_symbol): Likewise.
5794 (gdbscm_lookup_global_symbol): Likewise.
5795 * gnu-v3-abi.c (gnuv3_get_typeid_type): Likewise.
5796 * go-exp.y: Likewise. Remove uses of block_found.
5797 (package_name_p, classify_packaged_name, classify_name):
5798 Likewise.
5799 * infrun.c (insert_exception_resume_breakpoint): Likewise.
5800 * jv-exp.y (push_variable): Likewise.
5801 * jv-lang.c (java_lookup_class, get_java_object_type): Likewise.
5802 * language.c (language_bool_type): Likewise.
5803 * language.h (struct language_defn): Update
5804 la_lookup_symbol_nonlocal to return a struct block_symbol rather
5805 than a mere symbol.
5806 * linespec.c (find_label_symbols): Deal with struct block_symbol
5807 from lookup functions.
5808 * m2-exp.y: Likewise. Remove uses of block_found.
5809 (yylex): Likewise.
5810 * mi/mi-cmd-stack.c (list_args_or_locals): Likewise.
5811 * objc-lang.c (lookup_struct_typedef, find_imps): Likewise.
5812 * p-exp.y: Likewise. Remove uses of block_found.
5813 (yylex): Likewise.
5814 * p-valprint.c (pascal_val_print): Likewise.
5815 * parse.c (write_dollar_variable): Likewise. Remove uses of
5816 block_found.
5817 * parser-defs.h (struct symtoken): Turn the SYM field into a
5818 struct block_symbol.
5819 * printcmd.c (address_info): Deal with struct block_symbol from
5820 lookup functions.
5821 * python/py-frame.c (frapy_read_var): Likewise.
5822 * python/py-symbol.c (gdbpy_lookup_symbol,
5823 gdbpy_lookup_global_symbol): Likewise.
5824 * skip.c (skip_function_command): Likewise.
5825 * solib-darwin.c (darwin_lookup_lib_symbol): Return a struct
5826 block_symbol instead of a mere symbol.
5827 * solib-spu.c (spu_lookup_lib_symbol): Likewise.
5828 * solib-svr4.c (elf_lookup_lib_symbol): Likewise.
5829 * solib.c (solib_global_lookup): Likewise.
5830 * solist.h (solib_global_lookup): Likewise.
5831 (struct target_so_ops): Update lookup_lib_global_symbol to
5832 return a struct block_symbol rather than a mere symbol.
5833 * source.c (select_source_symtab): Deal with struct block_symbol
5834 from lookup functions.
5835 * stack.c (print_frame_args, iterate_over_block_arg_vars):
5836 Likewise.
5837 * symfile.c (set_initial_language): Likewise.
5838 * symtab.c (SYMBOL_LOOKUP_FAILED): Turn into a struct
5839 block_symbol.
5840 (SYMBOL_LOOKUP_FAILED_P): New predicate as a macro.
5841 (struct symbol_cache_slot): Turn the FOUND field into a struct
5842 block_symbol.
5843 (block_found): Remove.
5844 (eq_symbol_entry): Update to deal with struct block_symbol in
5845 cache slots.
5846 (symbol_cache_lookup): Return a struct block_symbol rather than
5847 a mere symbol.
5848 (symbol_cache_mark_found): Add a BLOCK parameter to fill
5849 appropriately the cache slots. Update callers.
5850 (symbol_cache_dump): Update cache slots handling to the type
5851 change.
5852 (lookup_symbol_in_language, lookup_symbol, lookup_language_this,
5853 lookup_symbol_aux, lookup_local_symbol,
5854 lookup_symbol_in_objfile, lookup_global_symbol_from_objfile,
5855 lookup_symbol_in_objfile_symtabs,
5856 lookup_symbol_in_objfile_from_linkage_name,
5857 lookup_symbol_via_quick_fns, basic_lookup_symbol_nonlocal,
5858 lookup_symbol_in_static_block, lookup_static_symbol,
5859 lookup_global_symbol):
5860 Return a struct block_symbol rather than a mere symbol. Deal
5861 with struct block_symbol from other lookup functions. Remove
5862 uses of block_found.
5863 (lookup_symbol_in_block): Remove uses of block_found.
5864 (struct global_sym_lookup_data): Turn the RESULT field into a
5865 struct block_symbol.
5866 (lookup_symbol_global_iterator_cb): Update references to the
5867 RESULT field.
5868 (search_symbols): Deal with struct block_symbol from lookup
5869 functions.
5870 * symtab.h (struct block_symbol): New structure.
5871 (block_found): Remove.
5872 (lookup_symbol_in_language, lookup_symbol,
5873 basic_lookup_symbol_nonlocal, lookup_symbol_in_static_block,
5874 lookup_static_symbol, lookup_global_symbol, lookup_language_this,
5875 lookup_global_symbol_from_objfile): Return a struct block_symbol
5876 rather than just a mere symbol. Update comments to remove
5877 mentions of block_found.
5878 * valops.c (find_function_in_inferior,
5879 value_struct_elt_for_reference, value_maybe_namespace_elt,
5880 value_of_this): Deal with struct block_symbol from lookup
5881 functions.
5882 * value.c (value_static_field, value_fn_field): Likewise.
5883
5884 2015-07-31 Simon Marchi <simon.marchi@ericsson.com>
5885
5886 * remote-m32r-sdi.c (m32r_remove_watchpoint): Use enum type
5887 instead of integer.
5888
5889 2015-07-31 Simon Marchi <simon.marchi@ericsson.com>
5890 Pedro Alves <palves@redhat.com>
5891
5892 * aarch64-linux-nat.c (aarch64_linux_can_use_hw_breakpoint): Use enum
5893 type or value instead of integer.
5894 (aarch64_linux_insert_watchpoint): Likewise.
5895 (aarch64_linux_remove_watchpoint): Likewise.
5896 * ada-lang.c (ada_op_print_tab): Likewise.
5897 * amd64-linux-tdep.c (amd64_canonicalize_syscall): Likewise.
5898 (amd64_linux_syscall_record_common): Likewise.
5899 * arch-utils.c (target_byte_order_user): Likewise.
5900 (default_byte_order): Likewise.
5901 * arm-linux-nat.c (arm_linux_can_use_hw_breakpoint): Likewise.
5902 (arm_linux_get_hwbp_type): Likewise.
5903 (arm_linux_hw_watchpoint_initialize): Likewise.
5904 (arm_linux_insert_watchpoint): Likewise.
5905 * arm-linux-tdep.c (arm_canonicalize_syscall): Likewise.
5906 (arm_linux_syscall_record): Likewise.
5907 * breakpoint.c (update_watchpoint): Likewise.
5908 (breakpoint_here_p): Likewise.
5909 (bpstat_print): Likewise.
5910 (enable_breakpoint_disp): Likewise.
5911 * c-lang.c (c_op_print_tab): Likewise.
5912 * cli/cli-decode.c (add_info_alias): Likewise.
5913 * d-lang.c (d_op_print_tab): Likewise.
5914 * eval.c (evaluate_subexp_standard): Likewise.
5915 * f-exp.y (dot_ops): Likewise.
5916 (f77_keywords): Likewise.
5917 * f-lang.c (f_op_print_tab): Likewise.
5918 * go-lang.c (go_op_print_tab): Likewise.
5919 * guile/scm-breakpoint.c (gdbscm_make_breakpoint): Likewise.
5920 * guile/scm-cmd.c (gdbscm_make_command): Likewise.
5921 * guile/scm-param.c (gdbscm_make_parameter): Likewise.
5922 * guile/scm-pretty-print.c (gdbscm_apply_val_pretty_printer): Likewise.
5923 * guile/scm-string.c (struct scm_to_stringn_data): Likewise.
5924 (struct scm_from_stringn_data): Likewise.
5925 * i386-linux-tdep.c (i386_canonicalize_syscall): Likewise.
5926 * ia64-linux-nat.c (ia64_linux_insert_watchpoint): Likewise.
5927 (ia64_linux_remove_watchpoint): Likewise.
5928 (ia64_linux_can_use_hw_breakpoint): Likewise.
5929 * infrun.c (print_stop_event): Likewise.
5930 * jv-lang.c (java_op_print_tab): Likewise.
5931 * linux-nat.c (linux_proc_xfer_partial): Likewise.
5932 * linux-nat.h (struct lwp_info): Likewise.
5933 * linux-thread-db.c (enable_thread_event): Likewise.
5934 * m2-lang.c (m2_op_print_tab): Likewise.
5935 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Likewise.
5936 (mi_cmd_stack_list_variables): Likewise.
5937 * mi/mi-main.c (mi_cmd_trace_frame_collected): Likewise.
5938 * mi/mi-out.c (mi_table_begin): Likewise.
5939 (mi_table_header): Likewise.
5940 * mips-linux-nat.c (mips_linux_can_use_hw_breakpoint): Likewise.
5941 (mips_linux_insert_watchpoint): Likewise.
5942 (mips_linux_remove_watchpoint): Likewise.
5943 * nat/mips-linux-watch.c (mips_linux_watch_type_to_irw): Likewise.
5944 * nat/mips-linux-watch.h (struct mips_watchpoint): Likewise.
5945 (mips_linux_watch_type_to_irw): Likewise.
5946 * nto-procfs.c (procfs_can_use_hw_breakpoint): Likewise.
5947 (procfs_insert_hw_watchpoint): Likewise.
5948 (procfs_remove_hw_watchpoint): Likewise.
5949 (procfs_hw_watchpoint): Likewise.
5950 (procfs_can_use_hw_breakpoint): Likewise.
5951 (procfs_remove_hw_watchpoint): Likewise.
5952 (procfs_insert_hw_watchpoint): Likewise.
5953 * p-lang.c (pascal_op_print_tab): Likewise.
5954 * ppc-linux-nat.c (ppc_linux_can_use_hw_breakpoint): Likewise.
5955 * ppc-linux-tdep.c (ppu2spu_unwind_register): Likewise.
5956 * ppc-sysv-tdep.c (get_decimal_float_return_value): Likewise.
5957 * procfs.c (procfs_can_use_hw_breakpoint): Likewise.
5958 (procfs_insert_watchpoint): Likewise.
5959 (procfs_remove_watchpoint): Likewise.
5960 * psymtab.c (recursively_search_psymtabs): Likewise.
5961 * remote-m32r-sdi.c (m32r_can_use_hw_watchpoint): Likewise.
5962 (m32r_insert_watchpoint): Likewise.
5963 * remote-mips.c (mips_can_use_watchpoint): Likewise.
5964 (mips_insert_watchpoint): Likewise.
5965 (mips_remove_watchpoint): Likewise.
5966 * remote.c (watchpoint_to_Z_packet): Likewise.
5967 (remote_insert_watchpoint): Likewise.
5968 (remote_remove_watchpoint): Likewise.
5969 (remote_check_watch_resources): Likewise.
5970 * s390-linux-nat.c (s390_insert_watchpoint): Likewise.
5971 (s390_remove_watchpoint): Likewise.
5972 (s390_can_use_hw_breakpoint): Likewise.
5973 * s390-linux-tdep.c (s390_gdbarch_init): Likewise.
5974 * spu-linux-nat.c (spu_can_use_hw_breakpoint): Likewise.
5975 * target.h (struct target_ops): Likewise.
5976 * tilegx-tdep.c (tilegx_analyze_prologue): Likewise.
5977 * ui-out.c (struct ui_out_hdr): Likewise.
5978 (append_header_to_list): Likewise.
5979 (get_next_header): Likewise.
5980 (verify_field): Likewise.
5981 (ui_out_begin): Likewise.
5982 (ui_out_field_int): Likewise.
5983 (ui_out_field_fmt_int): Likewise.
5984 (ui_out_field_skip): Likewise.
5985 (ui_out_field_string): Likewise.
5986 (ui_out_field_fmt): Likewise.
5987 * varobj.c (new_variable): Likewise.
5988 * x86-nat.c (x86_insert_watchpoint): Likewise.
5989 (x86_remove_watchpoint): Likewise.
5990 (x86_can_use_hw_breakpoint): Likewise.
5991 * xtensa-tdep.h (struct gdbarch_tdep): Likewise.
5992 * inflow.c (enum gdb_has_a_terminal_flag_enum): Add name to
5993 previously anonymous enumeration type..
5994 * linux-record.h (enum gdb_syscall): Add gdb_sys_no_syscall
5995 value.
5996 * target-debug.h (target_debug_print_enum_target_hw_bp_type): New.
5997 (target_debug_print_enum_bptype): New.
5998 * target-delegates.c: Regenerate.
5999
6000 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
6001
6002 * nios2-tdep.c (nios2_analyze_prologue): Do what the comment
6003 already says and disallow non-stack memory writes in the prologue.
6004
6005 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
6006
6007 * nios2-tdep.c (nios2_analyze_prologue): Update comments to
6008 reflect how current GCC emits stack overflow checks. Match
6009 both trap and break instructions for backward compatbility.
6010 Disallow other trap and break instructions in the prologue.
6011
6012 2015-07-30 Pedro Alves <palves@redhat.com>
6013
6014 PR threads/18600
6015 * linux-nat.c (wait_lwp): Report to the core when thread group
6016 leader exits.
6017
6018 2015-07-30 Pedro Alves <palves@redhat.com>
6019 Simon Marchi <simon.marchi@ericsson.com>
6020
6021 PR threads/18600
6022 * linux-nat.c (linux_handle_extended_wait): On CLONE event, always
6023 mark the new thread as resumed. Remove STOPPING parameter.
6024 (wait_lwp): Adjust call to linux_handle_extended_wait.
6025 (linux_nat_filter_event): Adjust call to
6026 linux_handle_extended_wait.
6027 (resume_stopped_resumed_lwps): Add debug output.
6028
6029 2015-07-30 Pierre Langlois <pierre.langlois@arm.com>
6030
6031 * arch-utils.c (default_fast_tracepoint_valid_at): Remove unused
6032 isize argument.
6033 * arch-utils.h (default_fast_tracepoint_valid_at): Likewise.
6034 * breakpoint.c (check_fast_tracepoint_sals): Adjust call to
6035 gdbarch_fast_tracepoint_valid_at.
6036 * gdbarch.sh (fast_tracepoint_valid_at): Remove isize argument.
6037 * gdbarch.h: Regenerate.
6038 * gdbarch.c: Regenerate.
6039 * i386-tdep.c (i386_fast_tracepoint_valid_at): Remove isize
6040 argument. Do not set it.
6041 * remote.c (remote_download_tracepoint): Adjust call to
6042 gdbarch_fast_tracepoint_valid_at. Call gdb_insn_length to get
6043 the instruction length.
6044
6045 2015-07-30 Yao Qi <yao.qi@linaro.org>
6046
6047 * arm-tdep.h (enum gdb_regnum): Move it to ...
6048 * arch/arm.h: ... here. New file.
6049 * Makefile.in (HFILES_NO_SRCDIR): Add arch/arm.h.
6050
6051 2015-07-30 Pierre Langlois <pierre.langlois@arm.com>
6052
6053 * aarch64-tdep.c (decode_b): Rename link argument to is_bl.
6054 Change its type to int *.
6055 (decode_br): Rename link argument to is_blr. Change its type to
6056 int *.
6057 (decode_cb): Rename op argument to is_cbnz. Change its type to
6058 int *.
6059 (decode_tb): Rename op argument to is_tbnz. Change its type to
6060 int *. Set is_tbnz to either 1 or 0.
6061 (aarch64_analyze_prologue): Change type of is_link to int. Add
6062 new variables is_cbnz and is_tbnz. Adjust call to
6063 aarch64_decode_cb and aarch64_decode_tb.
6064
6065 2015-07-29 Simon Marchi <simon.marchi@ericsson.com>
6066
6067 * mips-linux-nat.c (write_watchpoint_regs): Add NULL as ptrace's 4th
6068 parameter.
6069 (mips_linux_new_thread): Likewise.
6070 * nat/mips-linux-watch.c (mips_linux_read_watch_registers): Likewise.
6071
6072 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6073
6074 * top.c: Include "tui/tui.h".
6075 (undo_terminal_modifications_before_exit): New static function.
6076 (quit_force): Use it.
6077
6078 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
6079
6080 * target.c (terminal_state): Initialize to terminal_is_ours.
6081
6082 2015-07-29 Yao Qi <yao.qi@linaro.org>
6083
6084 PR record/18691
6085 * dcache.c (dcache_read_memory_partial): Call
6086 raw_memory_xfer_partial.
6087 * target.c (raw_memory_xfer_partial): Make it non-static.
6088 * target.h (raw_memory_xfer_partial): Declare.
6089
6090 2015-07-28 Simon Marchi <simon.marchi@ericsson.com>
6091
6092 * c-valprint.c (c_val_print_array): Consider addressable memory
6093 unit size.
6094 (c_val_print_ptr): Likewise.
6095 (c_val_print_int): Likewise.
6096 * findvar.c (read_frame_register_value): Likewise.
6097 * valarith.c (find_size_for_pointer_math): Likewise.
6098 (value_ptrdiff): Likewise.
6099 (value_subscripted_rvalue): Likewise.
6100 * valops.c (read_value_memory): Likewise (and rename variables).
6101 (value_assign): Likewise.
6102 (value_repeat): Likewise.
6103 (value_array): Likewise.
6104 (value_slice): Likewise.
6105 * valprint.c (generic_val_print_ptr): Likewise.
6106 (generic_val_print_enum): Likewise.
6107 (generic_val_print_bool): Likewise.
6108 (generic_val_print_int): Likewise.
6109 (generic_val_print_char): Likewise.
6110 (generic_val_print_float): Likewise.
6111 (generic_val_print_decfloat): Likewise.
6112 (generic_val_print_complex): Likewise.
6113 (val_print_scalar_formatted): Likewise.
6114 (val_print_array_elements): Likewise.
6115 * value.c (set_value_parent): Likewise.
6116 (value_contents_copy_raw): Likewise.
6117 (set_internalvar_component): Likewise.
6118 (value_primitive_field): Likewise.
6119 (value_fetch_lazy): Likewise.
6120 * value.h (read_value_memory): Update comment.
6121
6122 2015-07-28 Simon Marchi <simon.marchi@ericsson.com>
6123
6124 * value.c (get_value_arch): New function.
6125 * value.h (get_value_arch): New declaration.
6126
6127 2015-07-28 Simon Marchi <simon.marchi@ericsson.com>
6128
6129 * value.c (struct value): Update comments.
6130
6131 2015-07-28 Simon Marchi <simon.marchi@ericsson.com>
6132
6133 * gdbtypes.c (type_length_units): New function.
6134 * gdbtypes.h (type_length_units): New declaration.
6135 (struct type) <length>: Update comment.
6136
6137 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6138
6139 * valprint.c (generic_val_print): Factor out complex
6140 printing code to ...
6141 (generic_val_print_complex): ... this new function.
6142
6143 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6144
6145 * valprint.c (generic_val_print): Factor out decfloat
6146 printing code to ...
6147 (generic_val_print_decfloat): ... this new function.
6148
6149 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6150
6151 * valprint.c (generic_val_print): Factor out float
6152 printing code to ...
6153 (generic_val_print_float): ... this new function.
6154
6155 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6156
6157 * valprint.c (generic_val_print): Factor out char
6158 printing code to ...
6159 (generic_val_print_char): ... this new function.
6160
6161 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6162
6163 * valprint.c (generic_val_print): Factor out integer
6164 printing code to ...
6165 (generic_val_print_int): ... this new function.
6166
6167 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6168
6169 * valprint.c (generic_val_print): Factor out bool
6170 printing code to ...
6171 (generic_val_print_bool): ... this new function.
6172
6173 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6174
6175 * valprint.c (generic_val_print): Factor out function/method
6176 printing code to ...
6177 (generic_val_print_func): ... this new function.
6178
6179 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6180
6181 * valprint.c (generic_val_print): Factor out flags
6182 printing code to ...
6183 (generic_val_print_flags): ... this new function.
6184
6185 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6186
6187 * valprint.c (generic_val_print): Factor out enum
6188 printing code to ...
6189 (generic_val_print_enum): ... this new function.
6190
6191 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6192
6193 * valprint.c (generic_val_print): Factor out reference
6194 printing code to ...
6195 (generic_val_print_ref): ... this new function.
6196
6197 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6198
6199 * valprint.c (generic_val_print): Factor out memberptr
6200 printing code to ...
6201 (generic_val_print_memberptr): ... this new function.
6202
6203 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6204
6205 * valprint.c (generic_val_print): Factor out pointer
6206 printing code to ...
6207 (generic_val_print_ptr): ... this new function.
6208
6209 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6210
6211 * valprint.c (generic_val_print): Factor out array
6212 printing code to ...
6213 (generic_val_print_array): ... this new function.
6214
6215 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6216
6217 * valprint.c (generic_val_print): Factor out
6218 print_unpacked_pointer code to ...
6219 (print_unpacked_pointer): ... this new function.
6220
6221 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
6222
6223 * event-top.c (handle_sigterm): Don't inspect
6224 target_can_async_p. Always set the quit flag and always mark
6225 the async signal handler.
6226
6227 2015-07-27 Yao Qi <yao.qi@linaro.org>
6228
6229 * Makefile.in (REMOTE_EXAMPLES): Remove it.
6230
6231 2015-07-25 Kevin Buettner <kevinb@redhat.com>
6232
6233 * remote.c (read_ptid): Return null_ptid when no thread id
6234 is found.
6235 (remote_current_thread): Add log warning for malformed
6236 qC reply.
6237 (remote_start_remote): Add log warning when current thread
6238 not found.
6239
6240 2015-07-24 Pedro Alves <palves@redhat.com>
6241
6242 * s390-linux-nat.c (fetch_regs, store_regs, fetch_fpregs)
6243 (s390_stopped_by_watchpoint, s390_prepare_to_resume): Pass 0 as
6244 forth argument to ptrace PTRACE_PEEKUSR_AREA/PTRACE_POKEUSR_AREA.
6245
6246 2015-07-24 Pedro Alves <palves@redhat.com>
6247
6248 PR gdb/18717
6249 * linux-nat.c (linux_nat_filter_event): Don't assert that the lwp
6250 is resumed, and extend the debug log.
6251
6252 2015-07-24 Pedro Alves <palves@redhat.com>
6253
6254 * fork-child.c (fork_inferior): Print argv[0] instead of exec_file.
6255
6256 2015-07-24 Pedro Alves <palves@redhat.com>
6257
6258 * aarch64-linux-nat.c: Include nat/gdb_ptrace.h instead of
6259 sys/ptrace.h.
6260 * alpha-linux-nat.c: Likewise.
6261 * amd64-linux-nat.c: Likewise.
6262 * arm-linux-nat.c: Likewise.
6263 * hppa-linux-nat.c: Likewise.
6264 * i386-linux-nat.c: Likewise.
6265 * ia64-linux-nat.c: Likewise.
6266 * linux-fork.c: Likewise.
6267 * linux-nat.c: Likewise.
6268 * m32r-linux-nat.c: Likewise.
6269 * m68klinux-nat.c: Likewise.
6270 * mips-linux-nat.c: Likewise.
6271 * nat/linux-btrace.c: Likewise.
6272 * nat/linux-ptrace.c: Likewise.
6273 * nat/linux-ptrace.h
6274 * nat/mips-linux-watch.c: Likewise.
6275 * nat/x86-linux-dregs.c: Likewise.
6276 * ppc-linux-nat.c: Likewise.
6277 * s390-linux-nat.c: Likewise.
6278 * spu-linux-nat.c: Likewise.
6279 * tilegx-linux-nat.c: Likewise.
6280 * x86-linux-nat.c: Likewise.
6281 * xtensa-linux-nat.c: Likewise.
6282
6283 2015-07-24 Pedro Alves <palves@redhat.com>
6284
6285 * ptrace.m4 (ptrace tests): Test in C++ mode. Try with 'enum
6286 __ptrace_request as first parameter type instead of int.
6287 (PTRACE_TYPE_ARG1): Define.
6288 * nat/gdb_ptrace.h [!PTRACE_TYPE_ARG5] (ptrace): Define as wrapper
6289 that casts first argument to PTRACE_TYPE_ARG1.
6290 * config.in: Regenerate.
6291 * configure: Regenerate.
6292
6293 2015-07-24 Pedro Alves <palves@redhat.com>
6294
6295 * gdb_ptrace.h: Move ...
6296 * nat/gdb_ptrace.h: ... here.
6297 * inf-ptrace.c: Adjust.
6298
6299 2015-07-24 Pedro Alves <palves@redhat.com>
6300
6301 * acinclude.m4: Include ptrace.m4.
6302 * configure.ac: Call GDB_AC_PTRACE and move ptrace checks ...
6303 * ptrace.m4: ... to this new file.
6304
6305 2015-07-23 Doug Evans <dje@google.com>
6306
6307 * dwarf2read.c (dwarf2_per_cu_data): Add comment.
6308 (load_cu): Handle dummy CUs.
6309 (dw2_do_instantiate_symtab, process_queuef): Ditto.
6310 (dwarf2_fetch_die_loc_sect_off, dwarf2_fetch_constant_bytes): Ditto.
6311
6312 2015-07-23 Ciro Santilli <ciro.santilli@gmail.com> (tiny patch)
6313
6314 * py-linetable.c (ltpy_get_all_source_lines): Adjust function
6315 documentation to say that it returns a list rather than
6316 a FrozenSet.
6317 (linetable_object_methods): Update the docstring of the
6318 "source_line" entry.
6319
6320 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
6321
6322 * gdbtypes.c (resolve_dynamic_array): Pass the peeled element
6323 type to the recursive call instead of the original (maybe
6324 TYPE_CODE_TYPEDEF) type.
6325
6326 2015-07-23 Yao Qi <yao.qi@linaro.org>
6327
6328 * aarch64-linux-nat.c (aarch64_linux_can_use_hw_breakpoint): If
6329 TYPE is watchpoint, return zero if aarch64_num_wp_regs is zero.
6330 If TYPE is breakpoint, return zero if arch64_num_bp_regs is zero.
6331
6332 2015-07-21 Yao Qi <yao.qi@linaro.org>
6333
6334 * aarch64-linux-nat.c (aarch64_linux_get_debug_reg_capacity):
6335 Move it to nat/aarch64-linux-hw-point.c.
6336 (aarch64_linux_child_post_startup_inferior): Update.
6337 * nat/aarch64-linux-hw-point.c (aarch64_linux_get_debug_reg_capacity):
6338 New function.
6339 * nat/aarch64-linux-hw-point.h (aarch64_linux_get_debug_reg_capacity):
6340 Declare it.
6341
6342 2015-07-21 Markus Metzger <markus.t.metzger@intel.com>
6343
6344 * common/btrace-common.c (btrace_data_append): Change case label.
6345
6346 2015-07-20 Yao Qi <yao.qi@linaro.org>
6347
6348 * nat/aarch64-linux-hw-point.c (aarch64_handle_unaligned_watchpoint):
6349 Re-indent the code.
6350 * nat/aarch64-linux-hw-point.h: Use ULONGEST rather than
6351 "unsigned long long".
6352
6353 2015-07-18 Kevin Buettner <kevinb@redhat.com>
6354
6355 * dwarf2read.c (dwarf2_locate_sections): Allow has_section_at_zero
6356 to be set for SEC_ALLOC sections too.
6357
6358 2015-07-17 Yao Qi <yao.qi@linaro.org>
6359
6360 * Makefile.in (HFILES_NO_SRCDIR): Add
6361 nat/aarch64-linux-hw-point.h.
6362 (aarch64-linux-hw-point.o): New rule.
6363 * nat/aarch64-linux-hw-point.h: New file.
6364 * nat/aarch64-linux-hw-point.c: New file.
6365 * aarch64-linux-nat.c: Include nat/aarch64-linux-hw-point.h.
6366 (AARCH64_HBP_MAX_NUM): Move to nat/aarch64-linux-hw-point.h.
6367 (AARCH64_HWP_MAX_NUM, AARCH64_HBP_ALIGNMENT): Likewise.
6368 (AARCH64_HWP_ALIGNMENT): Likewise.
6369 (AARCH64_HWP_MAX_LEN_PER_REG): Likewise.
6370 (AARCH64_DEBUG_NUM_SLOTS, AARCH64_DEBUG_ARCH): Likewise.
6371 (AARCH64_DEBUG_ARCH_V8, DR_MARK_ALL_CHANGED): Likewise.
6372 (DR_MARK_N_CHANGED, DR_CLEAR_CHANGED): Likewise.
6373 (DR_HAS_CHANGED, DR_N_HAS_CHANGE): Likewise.
6374 (aarch64_num_bp_regs, aarch64_num_wp_regs): Likewise.
6375 (struct aarch64_debug_reg_state): Likewise.
6376 (struct arch_lwp_info): Likewise.
6377 (aarch64_linux_set_debug_regs): Likewise.
6378 (aarch64_notify_debug_reg_change): Remove static.
6379 (aarch64_align_watchpoint): Likewise.
6380 (DR_CONTROL_ENABLED, DR_CONTROL_LENGTH): Likewise.
6381 (aarch64_watchpoint_length): Likewise.
6382 (aarch64_point_encode_ctrl_reg): Likewise
6383 (aarch64_point_is_aligned): Likewise.
6384 (aarch64_dr_state_insert_one_point): Likewise.
6385 (aarch64_dr_state_remove_one_point): Likewise.
6386 (aarch64_handle_breakpoint): Likewise.
6387 (aarch64_handle_aligned_watchpoint): Likewise.
6388 (aarch64_handle_unaligned_watchpoint): Likewise.
6389 (aarch64_handle_watchpoint): Likewise.
6390 * config/aarch64/linux.mh (NAT_FILE): Add
6391 aarch64-linux-hw-point.o.
6392
6393 2015-07-17 Yao Qi <yao.qi@linaro.org>
6394
6395 * aarch64-linux-nat.c (aarch64_handle_breakpoint): Add argument
6396 state and don't call aarch64_get_debug_reg_state. All callers
6397 update.
6398 (aarch64_linux_insert_hw_breakpoint): Call
6399 aarch64_get_debug_reg_state earlier.
6400 (aarch64_linux_remove_hw_breakpoint): Likewise.
6401 (aarch64_handle_aligned_watchpoint): Add argument state and
6402 don't call aarch64_get_debug_reg_state. All callers update.
6403 (aarch64_handle_unaligned_watchpoint): Likewise.
6404 (aarch64_handle_watchpoint): Add argument state.
6405 (aarch64_linux_insert_watchpoint): Call aarch64_get_debug_reg_state
6406 earlier.
6407 (aarch64_linux_remove_watchpoint): Likewise.
6408
6409 2015-07-17 Yao Qi <yao.qi@linaro.org>
6410
6411 * aarch64-linux-nat.c (aarch64_show_debug_reg_state): Use
6412 debug_printf.
6413 (aarch64_handle_unaligned_watchpoint): Likewise.
6414
6415 2015-07-17 Yao Qi <yao.qi@linaro.org>
6416
6417 * aarch64-linux-nat.c (aarch64_dr_state_insert_one_point): Change
6418 argument type's type to 'enum target_hw_bp_type'.
6419 (aarch64_dr_state_remove_one_point): Likewise.
6420 (aarch64_handle_breakpoint): Likewise.
6421 (aarch64_linux_insert_hw_breakpoint): Likewise.
6422 (aarch64_linux_remove_hw_breakpoint): Likewise.
6423 (aarch64_handle_aligned_watchpoint): Likewise.
6424
6425 2015-07-17 Yao Qi <yao.qi@linaro.org>
6426
6427 * aarch64-linux-nat.c (aarch64_linux_get_debug_reg_capacity): Call
6428 ptid_get_pid instead of get_thread_id.
6429
6430 2015-07-17 Yao Qi <yao.qi@linaro.org>
6431
6432 * remote.c (get_current_thread): Initialise ptid to null_ptid.
6433 (add_current_inferior_and_thread): Don't initialise ptid.
6434
6435 2015-07-16 Pierre Langlois <pierre.langlois@arm.com>
6436
6437 * aarch64-tdep.c (aarch64_pseudo_read_value): Mark S register as
6438 unavailable if invalid.
6439
6440 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6441
6442 Revert the previous 6 commits:
6443 Create empty nat/linux-maps.[ch] and common/target-utils.[ch].
6444 Move gdb_regex* to common/
6445 Prepare linux_find_memory_regions_full & co. for move
6446 Move linux_find_memory_regions_full & co.
6447 gdbserver build-id attribute generator
6448 Validate symbol file using build-id
6449
6450 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
6451 Jan Kratochvil <jan.kratochvil@redhat.com>
6452
6453 Validate symbol file using build-id.
6454 * NEWS (Changes since GDB 7.10): Add 'set validate-build-id'
6455 and 'show validate-build-id'. Add build-id attribute.
6456 * solib-darwin.c (_initialize_darwin_solib): Assign validate value.
6457 * solib-dsbt.c (_initialize_dsbt_solib): Ditto.
6458 * solib-frv.c (_initialize_frv_solib): Ditto.
6459 * solib-spu.c (set_spu_solib_ops): Ditto.
6460 * solib-svr4.c: Include rsp-low.h.
6461 (NOTE_GNU_BUILD_ID_NAME): New define.
6462 (svr4_validate): New function.
6463 (svr4_copy_library_list): Duplicate field build_id.
6464 (library_list_start_library): Parse 'build-id' attribute.
6465 (svr4_library_attributes): Add 'build-id' attribute.
6466 (_initialize_svr4_solib): Assign validate value.
6467 * solib-target.c (solib.h): Include.
6468 (_initialize_solib_target): Assign validate value.
6469 * solib.c (validate_build_id, show_validate_build_id): New.
6470 (solib_map_sections): Use ops->validate.
6471 (clear_so): Free build_id.
6472 (default_solib_validate): New function.
6473 (_initialize_solib): Add "validate-build-id".
6474 * solib.h (default_solib_validate): New declaration.
6475 * solist.h (struct so_list): New fields 'build_idsz' and 'build_id'.
6476 (target_so_ops): New field 'validate'.
6477
6478 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
6479 Jan Kratochvil <jan.kratochvil@redhat.com>
6480
6481 gdbserver build-id attribute generator.
6482 * features/library-list-svr4.dtd (library-list-svr4): New
6483 'build-id' attribute.
6484
6485 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
6486 Jan Kratochvil <jan.kratochvil@redhat.com>
6487
6488 Move linux_find_memory_regions_full & co.
6489 * linux-tdep.c (nat/linux-maps.h): Include.
6490 (gdb_regex.h): Remove the include.
6491 (enum filterflags, struct smaps_vmflags, read_mapping, decode_vmflags)
6492 (mapping_is_anonymous_p, dump_mapping_p): Moved to nat/linux-maps.c.
6493 (linux_find_memory_region_ftype): Moved typedef to nat/linux-maps.h.
6494 (linux_find_memory_regions_full): Moved definition to nat/linux-maps.c.
6495 * nat/linux-maps.c: Include ctype.h, target/target-utils.h, gdb_regex.h
6496 and target/target.h.
6497 (struct smaps_vmflags, read_mapping, decode_vmflags)
6498 (mapping_is_anonymous_p, dump_mapping_p): Move from linux-tdep.c.
6499 (linux_find_memory_regions_full): Move from linux-tdep.c.
6500 * nat/linux-maps.h (read_mapping): New declaration.
6501 (linux_find_memory_region_ftype, enum filterflags): Moved from
6502 linux-tdep.c.
6503 (linux_find_memory_regions_full): New declaration.
6504 * target.c (target/target-utils.h): Include.
6505 (read_alloc_pread_ftype): Moved typedef to target/target-utils.h.
6506 (read_alloc, read_stralloc_func_ftype, read_stralloc): Moved
6507 definitions to target/target-utils.c.
6508 * target.h (target_fileio_read_stralloc): Move it to target/target.h.
6509 * target/target-utils.c (read_alloc, read_stralloc): Move definitions
6510 from target.c.
6511 * target/target-utils.h (read_alloc_pread_ftype): New typedef.
6512 (read_alloc): New declaration.
6513 (read_stralloc_func_ftype): New typedef.
6514 (read_stralloc): New declaration.
6515 * target/target.h (target_fileio_read_stralloc): Move it from target.h.
6516
6517 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
6518 Jan Kratochvil <jan.kratochvil@redhat.com>
6519
6520 Prepare linux_find_memory_regions_full & co. for move.
6521 * linux-tdep.c (linux_find_memory_region_ftype): Comment.
6522 (linux_find_memory_regions_full): Change signature and prepare
6523 for moving to linux-maps.
6524 (linux_find_memory_regions_data): Rename field 'obfd' to 'data'.
6525 (linux_find_memory_regions_thunk): New.
6526 (linux_find_memory_regions_thunk): Use 'data' field instead of 'obfd'.
6527 (linux_find_memory_regions_gdb): New.
6528 (linux_find_memory_regions): Rename argument 'obfd' to 'func_data'.
6529 (linux_make_mappings_corefile_notes): Use
6530 linux_find_memory_regions_gdb.
6531 * target.c (read_alloc_pread_ftype): New typedef.
6532 (target_fileio_read_alloc_1_pread): New function.
6533 (read_alloc): Refactor from target_fileio_read_alloc_1.
6534 (read_stralloc_func_ftype): New typedef.
6535 (target_fileio_read_alloc_1): New implementation. Use read_alloc.
6536 (read_stralloc): Refactored from target_fileio_read_stralloc.
6537 (target_fileio_read_stralloc): New implementation, use read_stralloc.
6538
6539 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6540
6541 * Makefile.in (HFILES_NO_SRCDIR): Change gdb_regex.h to
6542 common/gdb_regex.h.
6543 (COMMON_OBS): Add gdb_regex.o.
6544 (gdb_regex.o): New.
6545 * common/common.m4 (GDB_AC_COMMON): Add gdb_use_included_regex,
6546 --without-included-regex and USE_INCLUDED_REGEX.
6547 * common/gdb_regex.c: New file from utils.c functions.
6548 * common/gdb_regex.h: Move it here from gdb_regex.h, update include
6549 file wrapping define name.
6550 * configure: Rebuilt.
6551 * configure.ac (gdb_use_included_regex, --without-included-regex)
6552 (USE_INCLUDED_REGEX): Move them to common/common.m4.
6553 * gdb_regex.h: Move it to common/gdb_regex.h.
6554 * utils.c: Remove include gdb_regex.h.
6555 (do_regfree_cleanup, make_regfree_cleanup, get_regcomp_error)
6556 (compile_rx_or_error): Move them to common/gdb_regex.c.
6557
6558 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
6559 Jan Kratochvil <jan.kratochvil@redhat.com>
6560
6561 Create empty nat/linux-maps.[ch] and common/target-utils.[ch].
6562 * Makefile.in (HFILES_NO_SRCDIR); Add nat/linux-maps.h,
6563 common/target-utils.h.
6564 (COMMON_OBS): Add target-utils.o.
6565 (linux-maps.o, target-utils.o): New.
6566 * target/target-utils.c: New file.
6567 * target/target-utils.h: New file.
6568 * config/i386/linux.mh (NATDEPFILES): Add linux-maps.o.
6569 * config/i386/linux64.mh (NATDEPFILES): Ditto.
6570 * nat/linux-maps.c: New file.
6571 * nat/linux-maps.h: New file.
6572
6573 2015-07-15 Markus Metzger <markus.t.metzger@intel.com>
6574 Pedro Alves <palves@redhat.com>
6575
6576 * nat/linux-btrace.c (perf_event_read): Change the type of DATA_HEAD.
6577 (perf_event_read_all): Change the type of SIZE and DATA_HEAD.
6578 (perf_event_read_bts): Change the type of SIZE and READ.
6579 (linux_enable_bts): Change the type of SIZE, PAGES, DATA_SIZE,
6580 and DATA_OFFSET. Move DATA_SIZE declaration. Restrict the buffer size
6581 to UINT_MAX. Check for overflows when using DATA_HEAD from the perf
6582 mmap page.
6583 (linux_enable_pt): Change the type of PAGES and SIZE. Restrict the
6584 buffer size to UINT_MAX.
6585 (linux_read_bts): Change the type of BUFFER_SIZE, SIZE, DATA_HEAD, and
6586 DATA_TAIL.
6587 * nat/linux-btrace.h (struct perf_event_buffer)<size, data_head>
6588 <last_head>: Change type.
6589 * common/btrace-common.h (struct btrace_dat_pt) <size>: Change type.
6590 * common/btrace-common.c (btrace_data_append): Change the type of
6591 SIZE.
6592 * btrace.c (parse_xml_raw): Change the type of SIZE. Change oddness
6593 check.
6594
6595 2015-07-14 Simon Marchi <simon.marchi@ericsson.com>
6596
6597 * gdbtypes.h (CHECK_TYPEDEF): Remove.
6598 * aarch64-tdep.c (aarch64_return_in_memory): Replace CHECK_TYPEDEF
6599 with check_typedef.
6600 * ada-lang.c (decode_constrained_packed_array_type): Likewise.
6601 (ada_array_length): Likewise.
6602 (find_parallel_type_by_descriptive_type): Likewise.
6603 (ada_check_typedef): Likewise.
6604 * arm-tdep.c (arm_return_in_memory): Likewise.
6605 * ax-gdb.c (gen_trace_static_fields): Likewise.
6606 (gen_struct_ref_recursive): Likewise.
6607 * c-exp.y (exp : SIZEOF '(' type ')' %prec UNARY): Likewise.
6608 (variable: block COLONCOLON name): Likewise.
6609 (qualified_name: TYPENAME COLONCOLON name): Likewise.
6610 * c-lang.c (classify_type): Likewise.
6611 * c-typeprint.c (c_print_type): Likewise.
6612 (c_print_typedef): Likewise.
6613 (c_type_print_base): Likewise.
6614 * c-valprint.c (c_val_print): Likewise.
6615 * compile/compile-c-types.c (convert_type): Likewise.
6616 * compile/compile-object-load.c (get_out_value_type): Likewise.
6617 * completer.c (add_struct_fields): Likewise.
6618 (expression_completer): Likewise.
6619 * cp-namespace.c (cp_find_type_baseclass_by_name): Likewise.
6620 (cp_lookup_nested_symbol_1): Likewise.
6621 (cp_lookup_nested_symbol): Likewise.
6622 * cp-valprint.c (cp_print_value_fields): Likewise.
6623 (cp_print_static_field): Likewise.
6624 * d-valprint.c (d_val_print): Likewise.
6625 * eval.c (evaluate_subexp_standard): Likewise.
6626 (evaluate_subexp_for_sizeof): Likewise.
6627 * f-exp.y (exp : SIZEOF '(' type ')' %prec UNARY): Likewise.
6628 * f-typeprint.c (f_type_print_base): Likewise.
6629 * f-valprint.c (f_val_print): Likewise.
6630 * gdbtypes.c (get_discrete_bounds): Likewise.
6631 (create_array_type_with_stride): Likewise.
6632 (type_name_no_tag_or_error): Likewise.
6633 (lookup_struct_elt_type): Likewise.
6634 (get_unsigned_type_max): Likewise.
6635 (internal_type_vptr_fieldno): Likewise.
6636 (set_type_vptr_fieldno): Likewise.
6637 (internal_type_vptr_basetype): Likewise.
6638 (set_type_vptr_basetype): Likewise.
6639 (get_vptr_fieldno): Likewise.
6640 (is_integral_type): Likewise.
6641 (is_scalar_type): Likewise.
6642 (is_scalar_type_recursive): Likewise.
6643 (distance_to_ancestor): Likewise.
6644 (is_unique_ancestor_worker): Likewise.
6645 (check_types_equal): Likewise.
6646 * gnu-v2-abi.c (gnuv2_value_rtti_type): Likewise.
6647
6648 2015-07-14 Iain Buclaw <ibuclaw@gdcproject.org>
6649
6650 * dwarf2read.c (find_slot_in_mapped_hash): Extend language support to
6651 also test for language_d.
6652 (dwarf2_compute_name): Likewise.
6653 (read_func_scope): Likewise.
6654 (read_structure_type): Likewise.
6655 (new_symbol_full): Likewise.
6656 (determine_prefix): Likewise.
6657 (read_import_statement): Use dot as the separator for language_d.
6658 (typename_concat): Likewise, but don't prefix the D main function.
6659
6660 2015-07-14 Peter Bergner <bergner@vnet.ibm.com>
6661
6662 * nat/linux-namespaces.c (setns): Rename from this ...
6663 (do_setns): ... to this. Support calling setns if it exists.
6664 (mnsh_handle_setns): Call do_setns.
6665
6666 2015-07-13 Yao Qi <yao.qi@linaro.org>
6667
6668 * exec.c (exec_file_attach): Add period at the end of error
6669 message.
6670
6671 2015-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6672
6673 * tui/tui-win.c (window_name_completer): New function.
6674 (focus_completer): Call window_name_completer. All old content
6675 moved into window_name_completer.
6676 (winheight_completer): New function.
6677 (_initialize_tui_win): Rename variable. Add completer to
6678 winheight command. Update doc string on winheight.
6679
6680 2015-07-12 Sandra Loosemore <sandra@codesourcery.com>
6681
6682 * nios2-linux-tdep.c (_initialize_nios2_linux_tdep): Register
6683 all nios2 mach variants.
6684
6685 2015-07-10 Kevin Buettner <kevinb@redhat.com>
6686
6687 * rx-tdep.c (rx_get_opcode_byte): Use target_read_code instead
6688 of target_read_memory.
6689
6690 2015-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
6691
6692 * tui/tui-win.c (tui_set_win_height): Use a cleanup to free the
6693 string copy.
6694 (parse_scrolling_args): Likewise.
6695
6696 2015-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
6697
6698 * tui/tui-win.c (focus_completer): Don't duplicate the tui window
6699 names in this function.
6700
6701 2015-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
6702
6703 * tui/tui-data.h (SRC_NAME): Convert to lower case.
6704 (CMD_NAME): Likewise.
6705 (DATA_NAME): Likewise.
6706 (DISASSEM_NAME): Likewise.
6707 * tui/tui-win.c (tui_set_focus): Window names are now lower case.
6708 (tui_set_win_height): Likewise.
6709 (parse_scrolling_args): Likewise.
6710
6711 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
6712
6713 * record-btrace.c (record_btrace_goto_begin)
6714 (record_btrace_goto_end, record_btrace_goto): Move call to
6715 print_stack_frame ...
6716 (record_btrace_set_replay): ... here. Set stop_pc.
6717 * record-full.c (record_full_goto_entry): Set stop_pc.
6718
6719 2015-07-09 Pierre Langlois <pierre.langlois@arm.com>
6720
6721 * NEWS: Mention support for tracepoints on aarch64-linux.
6722
6723 2015-07-09 Pierre Langlois <pierre.langlois@arm.com>
6724
6725 * linux-aarch64-low.c (aarch64_supports_tracepoints): New
6726 function. Return 1.
6727 (the_low_target): Install it.
6728
6729 2015-07-09 Pierre Langlois <pierre.langlois@arm.com>
6730
6731 * gdb.trace/backtrace.exp: Set registers for aarch64 target.
6732 * gdb.trace/collection.exp: Likewise.
6733 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
6734 * gdb.trace/mi-trace-unavailable.exp: Likewise.
6735 * gdb.trace/report.exp: Likewise.
6736 * gdb.trace/trace-break.exp: Likewise.
6737 * gdb.trace/unavailable.exp: Likewise.
6738 * gdb.trace/while-dyn.exp: Likewise.
6739
6740 2015-07-09 Pierre Langlois <pierre.langlois@arm.com>
6741
6742 * aarch64-tdep.c: Add ax.h and ax-gdb.h includes.
6743 (aarch64_gen_return_address): New function.
6744 (aarch64_gdbarch_init): Hook it.
6745
6746 2015-07-09 Pierre Langlois <pierre.langlois@arm.com>
6747
6748 * aarch64-tdep.c (aarch64_make_stub_cache): Set available_p and
6749 swallow NOT_AVAILABLE_ERROR.
6750 (aarch64_stub_this_id): Call frame_id_build_unavailable_stack if
6751 available_p is not set.
6752 (aarch64_stub_frame_unwind_stop_reason): New function.
6753 (aarch64_stub_unwind): Install it.
6754
6755 2015-07-09 Pierre Langlois <pierre.langlois@arm.com>
6756
6757 * aarch64-tdep.c (aarch64_prologue_cache) <available_p>: New
6758 field.
6759 (aarch64_make_prologue_cache_1): New function, factored out from
6760 aarch64_make_prologue_cache. Do not allocate cache. Set
6761 available_p.
6762 (aarch64_make_prologue_cache): Reimplement wrapping
6763 aarch64_make_prologue_cache_1, and swallowing
6764 NOT_AVAILABLE_ERROR.
6765 (aarch64_prologue_frame_unwind_stop_reason): New function.
6766 Return UNWIND_UNAVAILABLE if available_p is not set.
6767 (aarch64_prologue_unwind): Install it.
6768 (aarch64_prologue_this_id): Move prev_pc and prev_sp limit
6769 checks into aarch64_prologue_frame_unwind_stop_reason. Call
6770 frame_id_build_unavailable_stack if available_p is not set.
6771
6772 2015-07-09 Pierre Langlois <pierre.langlois@arm.com>
6773
6774 * aarch64-tdep.c (aarch64_prologue_cache) <func, prev_pc>: New
6775 fields.
6776 (aarch64_scan_prologue): Set prev_pc.
6777 (aarch64_make_prologue_cache): Set func.
6778 (aarch64_make_stub_cache): Set prev_pc.
6779 (aarch64_prologue_this_id): Remove local variables id, pc and
6780 func. Read prev_pc and func from cache.
6781 (aarch64_stub_this_id): Read prev_pc from cache.
6782
6783 2015-07-09 Pierre Langlois <pierre.langlois@arm.com>
6784
6785 * aarch64-tdep.c (aarch64_make_stub_cache): Update comment. New
6786 argument this_cache. Remove unused local variables reg and
6787 unwound_fp. Return early if this_cache is already set. Set
6788 this_cache.
6789 (aarch64_stub_this_id): Update call to aarch64_make_stub_cache.
6790
6791 2015-07-09 Pierre Langlois <pierre.langlois@arm.com>
6792
6793 * aarch64-tdep.c (aarch64_make_prologue_cache): Update comment.
6794 New argument this_cache. Return early if this_cache is already
6795 set. Set this_cache.
6796 (aarch64_prologue_this_id): Update call to
6797 aarch64_make_prologue_cache.
6798 (aarch64_prologue_prev_register): Likewise.
6799 (aarch64_normal_frame_base): Likewise.
6800
6801 2015-07-09 Simon Marchi <simon.marchi@ericsson.com>
6802
6803 * c-valprint.c (c_val_print): Factor out memberptr printing code
6804 from c_val_print to ...
6805 (c_val_print_memberptr): ... this new function.
6806
6807 2015-07-09 Simon Marchi <simon.marchi@ericsson.com>
6808
6809 * c-valprint.c (c_val_print): Factor out int printing code to ...
6810 (c_val_print_int): ... this new function.
6811
6812 2015-07-09 Simon Marchi <simon.marchi@ericsson.com>
6813
6814 * c-valprint.c (c_val_print): Factor out struct and union
6815 printing code to ...
6816 (c_val_print_struct): ... this new function ...
6817 (c_val_print_union): ... and this new function.
6818
6819 2015-07-09 Simon Marchi <simon.marchi@ericsson.com>
6820
6821 * c-valprint.c (c_val_print): Factor out pointer printing code
6822 to ...
6823 (c_val_print_ptr): ... this new function.
6824
6825 2015-07-09 Simon Marchi <simon.marchi@ericsson.com>
6826
6827 * c-valprint.c (c_valprint): Factor our array printing code from
6828 c_val_print to ...
6829 (c_val_print_array): ... this new function.
6830
6831 2015-07-09 Simon Marchi <simon.marchi@ericsson.com>
6832
6833 * c-valprint.c (c_val_print): Factor out pointer printing code
6834 to ...
6835 (print_unpacked_pointer): ... this new function.
6836
6837 2015-07-09 Simon Marchi <simon.marchi@ericsson.com>
6838
6839 * c-valprint.c (c_val_print): Remove an assignment to i and move
6840 its declaration.
6841
6842 2015-07-09 Yao Qi <yao.qi@linaro.org>
6843
6844 * aarch64-linux-nat.c (aarch64_linux_get_debug_reg_capacity): Add
6845 argument ptid. Update comments. Caller update.
6846
6847 2015-07-09 Markus Metzger <markus.t.metzger@intel.com>
6848
6849 * btrace.c (pt_print_packet): Print stop, vmcs, tma, mtc, cyc, and
6850 mnt packets.
6851
6852 2015-07-09 Markus Metzger <markus.t.metzger@intel.com>
6853
6854 * btrace.c (btrace_pt_readmem_callback): Change type of PC argument.
6855
6856 2015-07-08 Simon Marchi <simon.marchi@ericsson.com>
6857
6858 * progspace.c (delete_program_space): Add missing spaces.
6859
6860 2015-07-08 Simon Marchi <simon.marchi@ericsson.com>
6861
6862 * inferior.c (delete_inferior_1): Rename to ...
6863 (delete_inferior): ..., remove 'silent' parameter, delete
6864 program space when unused and remove call to prune_program_spaces.
6865 Remove the old, unused, delete_inferior.
6866 (delete_inferior_silent): Remove.
6867 (prune_inferiors): Change call from delete_inferior_1 to
6868 delete_inferior and remove 'silent' parameter. Remove call to
6869 prune_program_spaces.
6870 (remove_inferior_command): Idem.
6871 * inferior.h (delete_inferior_1): Rename to...
6872 (delete_inferior): ..., remove 'silent' parameter and remove the
6873 original delete_inferior.
6874 (delete_inferior_silent): Remove.
6875 * mi/mi-main.c (mi_cmd_remove_inferior): Change call from
6876 delete_inferior_1 to delete_inferior and remove 'silent'
6877 parameter.
6878 * progspace.c (prune_program_spaces): Remove.
6879 (pspace_empty_p): Rename to...
6880 (program_space_empty_p): ... and make non-static.
6881 (delete_program_space): New.
6882 * progspace.h (prune_program_spaces): Remove declaration.
6883 (program_space_empty_p): New declaration.
6884 (delete_program_space): New declaration.
6885 * monitor.c (monitor_close): Replace call to
6886 delete_thread_silent and delete_inferior_silent with
6887 discard_all_inferiors.
6888
6889 2015-07-08 Patrick Palka <patrick@parcs.ath.cx>
6890
6891 * defs.h (deprecated_register_changed_hook): Remove prototype.
6892 * interps.c (clear_iterpreter_hooks): Remove reference to
6893 deprecated_register_changed_hook.
6894 * top.c (deprecated_register_changed_hook): Remove prototype.
6895 * valops.c (value_assign): Remove reference to
6896 deprecated_register_changed_hook.
6897 * tui/tui-hooks.c (tui_register_changed): Add parameter "frame".
6898 Add comment documenting the function.
6899 (tui_register_changed_observer): Define.
6900 (tui_install_hooks): Remove reference to
6901 deprecated_register_changed_hook. Set
6902 tui_register_changed_observer.
6903 (tui_remove_hooks): Remove reference to
6904 deprecated_register_changed_hook. Unset
6905 tui_register_changed_observer.
6906
6907 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6908
6909 PR compile/18484
6910 * compile/compile-c-types.c (insert_type): Change gdb_assert to error.
6911
6912 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
6913
6914 PR exp/18617
6915 * ax-gdb.c (gen_conversion): Extend to 'to' bits, not 'from'.
6916
6917 2015-07-08 Markus Metzger <markus.t.metzger@intel.com>
6918
6919 * MAINTAINERS (Write After Approval): Add Markus T. Metzger.
6920
6921 2015-07-08 Markus Metzger <markus.t.metzger@intel.com>
6922
6923 * nat/linux-btrace.c (kernel_supports_bts, kernel_supports_pt):
6924 Use safe_strerror() instead of strerror().
6925
6926 2015-07-07 Yao Qi <yao.qi@linaro.org>
6927
6928 * features/arm-with-m-fpa-layout.xml: Set architecture to arm.
6929 * features/arm-with-m-fpa-layout.c: Regenerated.
6930 * features/arm-with-m-vfp-d16.xml: Likewise.
6931 * features/arm-with-m-vfp-d16.c: Regenerated.
6932 * features/arm-with-m.xml: Likewise.
6933 * features/arm-with-m.c: Regenerated.
6934 * features/arm-with-neon.xml: Likewise.
6935 * features/arm-with-neon.c: Regenerated.
6936 * features/arm-with-vfpv2.xml: Likewise.
6937 * features/arm-with-vfpv2.c: Regenerated.
6938 * features/arm-with-vfpv3.xml: Likewise.
6939 * features/arm-with-vfpv3.c: Regenerated.
6940
6941 2015-07-07 Yao Qi <yao.qi@linaro.org>
6942
6943 * aarch32-linux-nat.h (VFP_REGS_SIZE): New macro, moved from
6944 arm-linux-nat.c.
6945 * aarch64-linux-nat.c: Include aarch32-linux-nat.h and
6946 elf/external.h.
6947 (fetch_gregs_from_thread): Call aarch32_gp_regcache_supply
6948 if target is 32-bit.
6949 (store_gregs_to_thread): Call aarch32_gp_regcache_collect
6950 if target is 32-bit.
6951 (fetch_fpregs_from_thread): Call aarch32_vfp_regcache_supply
6952 if target is 32-bit.
6953 (store_fpregs_to_thread): Call aarch32_vfp_regcache_collect
6954 if target is 32-bit.
6955 (tdesc_arm_with_vfpv3, tdesc_arm_with_neon): Declare.
6956 (aarch64_linux_read_description): Return the right target
6957 description.
6958 * arm-linux-nat.c (VFP_REGS_SIZE): Moved to aarch32-linux-nat.h.
6959 * config/aarch64/linux.mh (NATDEPFILES): Add aarch32-linux-nat.o.
6960 * configure.tgt (aarch64*-*-linux*): Add arm-tdep.o and
6961 arm-linux-tdep.o.
6962
6963 2015-07-07 Yao Qi <yao.qi@linaro.org>
6964
6965 * aarch32-linux-nat.c: New file.
6966 * aarch32-linux-nat.h: New file.
6967 * arm-linux-nat.c: Include aarch32-linux-nat.h.
6968 (fetch_regs): Move code to aarch32-linux-nat.c. Call
6969 aarch32_gp_regcache_supply.
6970 (store_regs): Move code to aarch32-linux-nat.c. Call
6971 aarch32_gp_regcache_collect.
6972 (fetch_vfp_regs): Move code to aarch32-linux-nat.c. Call
6973 aarch32_vfp_regcache_supply.
6974 (store_vfp_regs): Move code to aarch32-linux-nat.c. Call
6975 aarch32_vfp_regcache_collect.
6976 * config/arm/linux.mh (NATDEPFILES): Add aarch32-linux-nat.o.
6977
6978 2015-07-07 Yao Qi <yao.qi@linaro.org>
6979
6980 * arm-linux-nat.c (store_fpregister): Remove.
6981 (store_register): Likewise.
6982 (fetch_fpregister): Likewise.
6983 (fetch_register): Likewise.
6984 (arm_linux_store_inferior_registers): Call store_regs and
6985 store_fpregs instead.
6986 (arm_linux_fetch_inferior_registers): Call fetch_fpregs and
6987 fetch_regs instead.
6988
6989 2015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
6990
6991 * doc/gdb.texinfo (TUI): Restructure documentation on TUI layout
6992 and focus commands.
6993
6994 2015-07-06 Joel Brobecker <brobecker@adacore.com>
6995
6996 * NEWS: Create a new section for the next release branch.
6997 Rename the section of the current branch, now that it has
6998 been cut.
6999
7000 2015-07-06 Joel Brobecker <brobecker@adacore.com>
7001
7002 GDB 7.10 branch created (66c4b3e8a628a207bc6aafef6af0c4128195f56e):
7003 * version.in: Bump version to 7.10.50.DATE-cvs.
7004
7005 2015-07-06 Luis Machado <lgustavo@codesourcery.com>
7006
7007 * breakpoint.c (remove_breakpoint_1): Don't handle permanent
7008 breakpoints in a special way.
7009 (remove_breakpoint): Likewise.
7010 (mark_breakpoints_out): Likewise.
7011
7012 2015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
7013
7014 * doc/gdb.texinfo (TUI): Add comma after @xref.
7015
7016 2015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
7017
7018 * tui/tui-win.c (tui_set_focus): Use structure member 'generic'
7019 instead of casting the structure type.
7020
7021 2015-07-06 Simon Marchi <simon.marchi@ericsson.com>
7022
7023 * valops.c (search_struct_field): Remove OFFSET parameter.
7024 (value_cast_structs): Adjust calls to search_struct_field.
7025 (value_struct_elt): Same.
7026 (find_overload_match): Same.
7027
7028 2015-07-06 Simon Marchi <simon.marchi@ericsson.com>
7029
7030 * value.c (value_fetch_lazy): Update comment, change return
7031 value to void.
7032 * value.h (value_fetch_lazy): Change return value to void.
7033
7034 2015-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
7035
7036 * tui/tui-data.c (tui_partial_win_by_name): Window name is const.
7037 (tui_win_name): Make parameter and result const.
7038 * tui/tui-data.h (tui_win_name): Make parameter and result const.
7039
7040 2015-07-06 Patrick Palka <patrick@parcs.ath.cx>
7041
7042 * i386-tdep.c (i386_mpx_info_bounds): Don't call error, instead
7043 use printf_unfiltered.
7044 (set_mpx_cmd): Add missing trailing space to command string
7045 literal.
7046 (_initialize_i386_tdep): Give the "mpx" prefix command its
7047 correct name.
7048
7049 2015-07-02 Kevin Buettner <kevinb@redhat.com>
7050
7051 * rx-tdep.c (RX_USP_REGNUM, RX_BPC_REGNUM): New constants.
7052 (enum rx_frame_type): New.
7053 (struct rx_prologue): Add new field `frame_type'.
7054 (rx_analyze_prologue): Add `frame_type' parameter. Cache this
7055 parameter in the prologue struct. Add code for recording
7056 locations of PC and PSW for fast interrupt and exception frames.
7057 (rx_skip_prologue): Adjust call to rx_analyze_prologue.
7058 (rx_analyze_frame_prologue): Add `frame_type' parameter.
7059 (rx_frame_type): New function.
7060 (rx_frame_base): Fetch frame type and pass it to rx_analyze_prologue.
7061 (rx_frame_this_id): Rename parameter `this_prologue_cache' to
7062 `this_cache'.
7063 (rx_frame_prev_register): Rename parameter `this_prologue_cache' to
7064 `this_cache'. Add cases for RX_FRAME_TYPE_EXCEPTION and
7065 RX_FRAME_TYPE_FAST_INTERRUPT.
7066 (normal_frame_p, exception_frame_p, rx_frame_sniffer_common)
7067 (rx_frame_sniffer, rx_exception_sniffer): New functions.
7068 (rx_frame_unwind): Use rx_frame_sniffer instead of
7069 default_frame_sniffer.
7070 (rx_frame_unwind): New unwinder.
7071 (rx_gdbarch_init): Register new unwinder.
7072
7073 2015-07-02 Kevin Buettner <kevinb@redhat.com>
7074
7075 * rx-tdep.c (RX_BPSW_REGNUM, RX_FPSW_REGNUM): New constants.
7076 (struct gdbarch_tdep): Add fields rx_psw_type and rx_fpsw_type.
7077 (rx_register_type): Add cases for RX_PSW_REGNUM, RX_BPSW_REGNUM,
7078 and RX_FPSW_REGNUM.
7079 (rx_gdbarch_init): Initialize PSW, BPSW, and FPSW flags types.
7080
7081 2015-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7082
7083 Fix GCC false warning.
7084 * s390-linux-tdep.c (s390_handle_arg): Initialize VAL.
7085
7086 2015-07-02 Yao Qi <yao.qi@linaro.org>
7087
7088 * aarch64-linux-nat.c (aarch64_linux_insert_hw_breakpoint): Fix
7089 typo in the debugging message.
7090
7091 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
7092
7093 * btrace.c: Include gdbcmd.h, cli/cli-utils.h, and ctype.h.
7094 (maint_btrace_cmdlist, maint_btrace_set_cmdlist)
7095 (maint_btrace_show_cmdlist, maint_btrace_pt_set_cmdlist)
7096 (maint_btrace_pt_show_cmdlist, maint_btrace_pt_skip_pad)
7097 (btrace_maint_clear): New.
7098 (btrace_fetch, btrace_clear): Call btrace_maint_clear.
7099 (pt_print_packet, btrace_maint_decode_pt)
7100 (btrace_maint_update_pt_packets, btrace_maint_update_packets)
7101 (btrace_maint_print_packets, get_uint, get_context_size, no_chunk)
7102 (maint_btrace_packet_history_cmd)
7103 (maint_btrace_clear_packet_history_cmd, maint_btrace_clear_cmd)
7104 (maint_btrace_cmd, maint_btrace_set_cmd, maint_btrace_show_cmd)
7105 (maint_btrace_pt_set_cmd, maint_btrace_pt_show_cmd)
7106 (maint_info_btrace_cmd, _initialize_btrace): New.
7107 * btrace.h (btrace_pt_packet, btrace_pt_packet_s)
7108 (btrace_maint_packet_history, btrace_maint_info): New.
7109 (btrace_thread_info) <maint>: New.
7110 * NEWS: Announce it.
7111
7112 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
7113
7114 * btrace.c (btrace_fetch): Append the new trace data.
7115 (btrace_clear): Clear the stored trace data.
7116 * btrace.h (btrace_thread_info) <data>: New.
7117 * common/btrace-common.h (btrace_data_clear)
7118 (btrace_data_append): New.
7119 * common/btrace-common.c (btrace_data_clear)
7120 (btrace_data_append): New.
7121
7122 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
7123
7124 * nat/linux-btrace.c (linux_enable_bts): Check for
7125 PERF_ATTR_SIZE_VER5.
7126 Check for data_offset and data_size fields. Use them.
7127
7128 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
7129
7130 * NEWS: Announce new commands "record btrace pt" and "record pt".
7131 Announce new options "set|show record btrace pt buffer-size".
7132 * btrace.c: Include "rsp-low.h".
7133 Include "inttypes.h".
7134 (btrace_add_pc): Add forward declaration.
7135 (pt_reclassify_insn, ftrace_add_pt, btrace_pt_readmem_callback)
7136 (pt_translate_cpu_vendor, btrace_finalize_ftrace_pt)
7137 (btrace_compute_ftrace_pt): New.
7138 (btrace_compute_ftrace): Support BTRACE_FORMAT_PT.
7139 (check_xml_btrace_version): Update version check.
7140 (parse_xml_raw, parse_xml_btrace_pt_config_cpu)
7141 (parse_xml_btrace_pt_raw, parse_xml_btrace_pt)
7142 (btrace_pt_config_cpu_attributes, btrace_pt_config_children)
7143 (btrace_pt_children): New.
7144 (btrace_children): Add support for "pt".
7145 (parse_xml_btrace_conf_pt, btrace_conf_pt_attributes): New.
7146 (btrace_conf_children): Add support for "pt".
7147 * btrace.h: Include "intel-pt.h".
7148 (btrace_pt_error): New.
7149 * common/btrace-common.c (btrace_format_string, btrace_data_fini)
7150 (btrace_data_empty): Support BTRACE_FORMAT_PT.
7151 * common/btrace-common.h (btrace_format): Add BTRACE_FORMAT_PT.
7152 (struct btrace_config_pt): New.
7153 (struct btrace_config)<pt>: New.
7154 (struct btrace_data_pt_config, struct btrace_data_pt): New.
7155 (struct btrace_data)<pt>: New.
7156 * features/btrace-conf.dtd (btrace-conf)<pt>: New.
7157 (pt): New.
7158 * features/btrace.dtd (btrace)<pt>: New.
7159 (pt, pt-config, cpu): New.
7160 * nat/linux-btrace.c (perf_event_read, perf_event_read_all)
7161 (perf_event_pt_event_type, kernel_supports_pt)
7162 (linux_supports_pt): New.
7163 (linux_supports_btrace): Support BTRACE_FORMAT_PT.
7164 (linux_enable_bts): Free tinfo on error.
7165 (linux_enable_pt): New.
7166 (linux_enable_btrace): Support BTRACE_FORMAT_PT.
7167 (linux_disable_pt): New.
7168 (linux_disable_btrace): Support BTRACE_FORMAT_PT.
7169 (linux_fill_btrace_pt_config, linux_read_pt): New.
7170 (linux_read_btrace): Support BTRACE_FORMAT_PT.
7171 * nat/linux-btrace.h (struct btrace_tinfo_pt): New.
7172 (struct btrace_target_info)<pt>: New.
7173 * record-btrace.c (set_record_btrace_pt_cmdlist)
7174 (show_record_btrace_pt_cmdlist): New.
7175 (record_btrace_print_pt_conf): New.
7176 (record_btrace_print_conf): Support BTRACE_FORMAT_PT.
7177 (btrace_ui_out_decode_error): Support BTRACE_FORMAT_PT.
7178 (cmd_record_btrace_pt_start): New.
7179 (cmd_record_btrace_start): Support BTRACE_FORMAT_PT.
7180 (cmd_set_record_btrace_pt, cmd_show_record_btrace_pt): New.
7181 (_initialize_record_btrace): Add new commands.
7182 * remote.c (PACKET_Qbtrace_pt, PACKET_Qbtrace_conf_pt_size): New.
7183 (remote_protocol_features): Add "Qbtrace:pt".
7184 Add "Qbtrace-conf:pt:size".
7185 (remote_supports_btrace): Support BTRACE_FORMAT_PT.
7186 (btrace_sync_conf): Support PACKET_Qbtrace_conf_pt_size.
7187 (remote_enable_btrace): Support BTRACE_FORMAT_PT.
7188 (_initialize_remote): Add new commands.
7189
7190 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
7191
7192 * configure.ac: check for libipt
7193 * configure: Regenerate.
7194 * config.in: Regenerate.
7195 * Makefile.in (LIBIPT): New.
7196 (CLIBS): Add $LIBIPT.
7197 * NEWS: document new configure options
7198
7199 2015-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7200
7201 * compile/compile-object-load.c (compile_object_load): Replace debug
7202 message "lookup undefined ELF symbol" by 3 more specific messages.
7203
7204 2015-07-01 Kevin Buettner <kevinb@redhat.com>
7205
7206 * rl78-tdep.c (struct gdbarch_tdep): Add new field, rl78_psw_type.
7207 (rl78_register_type): Add case for RL78_PSW_REGNUM.
7208 (rl78_gdbarch_init): Initialize rl78_psw_type.
7209
7210 2015-07-01 Patrick Palka <patrick@parcs.ath.cx>
7211
7212 * tui/tui-hooks.c (tui_refresh_frame_and_register_information):
7213 Update commentary. Always refresh the registers when frame
7214 information has changed.
7215 * tui/tui-stack.c (tui_show_frame_info): Update commentary.
7216 Change return type to int. Return 1 if frame information has
7217 changed, 0 otherwise.
7218 (tui_before_prompt): Update commentary.
7219 * tui/tui-stack.h (tui_show_frame_info): Change return type to
7220 int.
7221
7222 2015-06-30 Patrick Palka <patrick@parcs.ath.cx>
7223
7224 PR tui/13378
7225 * frame.c (select_frame): Remove reference to
7226 deprecated_selected_frame_level_changed_hook.
7227 * frame.h (deprecated_selected_frame_level_changed_hook): Remove
7228 declaration.
7229 * stack.c (deprecated_selected_frame_level_changed_hook):
7230 Likewise.
7231 * tui/tui-hooks.c (tui_selected_frame_level_changed_hook):
7232 Rename to ...
7233 (tui_refresh_frame_and_register_information): ... this. Bail
7234 out if there is no stack. Don't update register information
7235 unless registers_too_p is true.
7236 (tui_print_frame_info_listing_hook): Rename to ...
7237 (tui_dummy_print_frame_info_listing_hook): ... this.
7238 (tui_before_prompt): New function.
7239 (tui_normal_stop): New function.
7240 (tui_before_prompt_observer): New observer.
7241 (tui_normal_stop_observer): New observer.
7242 (tui_install_hooks): Set
7243 deprecated_print_frame_info_listing_hook to
7244 tui_dummy_print_frame_info_listing_hook. Register
7245 tui_before_prompt_observer to call tui_before_prompt and
7246 tui_normal_stop_observer to call tui_normal_stop. Remove
7247 reference to deprecated_selected_frame_level_changed_hook.
7248 (tui_remove_hooks): Detach and unset tui_before_prompt_observer
7249 and tui_normal_stop_observer. Remove reference to
7250 deprecated_selected_frame_level_changed_hook.
7251
7252 2015-06-30 Patrick Palka <patrick@parcs.ath.cx>
7253
7254 PR tui/13378
7255 * tui/tui-stack.c (tui_set_locator_info): Change prototype to
7256 return an int instead of void. Return whether the locator
7257 window has changed.
7258 (tui_show_frame_info): If the locator info has not changed, then
7259 bail out early to avoid refreshing the windows.
7260
7261 2015-06-30 Patrick Palka <patrick@parcs.ath.cx>
7262
7263 * tui/tui-stack.c (tui_set_locator_info): Explicitly pass
7264 LOCATOR_WIN to tui_alloc_content.
7265
7266 2015-06-30 Yao Qi <yao.qi@linaro.org>
7267
7268 PR tdep/18605
7269 * arm-tdep.c (arm_get_next_pc_raw): Break for media
7270 instructions.
7271
7272 2015-06-29 Kevin Buettner <kevinb@redhat.com>
7273
7274 * rx-tdep.c (RX_PSW_REGNUM): New enum constant.
7275 (rx_dwarf_reg_to_regnum): New function.
7276 (rx_gdbarch_init): Register rx_dwarf_reg_to_regnum. Use dwarf2
7277 unwinding.
7278
7279 2015-06-29 Pedro Alves <palves@redhat.com>
7280
7281 PR threads/18127
7282 * infcall.c (run_inferior_call): On infcall success, if the thread
7283 was marked stopped before, reset it back to stopped.
7284 * infrun.c (resume): Don't suppress the set_running calls when
7285 doing an infcall.
7286 (normal_stop): Only discard the finish_thread_state cleanup if the
7287 infcall succeeded.
7288
7289 2015-06-29 Pierre Langlois <pierre.langlois@arm.com>
7290
7291 * MAINTAINERS (Write After Approval): Update my email address.
7292
7293 2015-06-26 Keith Seitz <keiths@redhat.com>
7294 Doug Evans <dje@google.com>
7295
7296 PR 16253
7297 * block.c (block_lookup_symbol): For non-function blocks,
7298 continue to search for a symbol with an exact domain match
7299 Otherwise, return any previously found "best domain" symbol.
7300 (block_lookup_symbol_primary): Likewise.
7301
7302 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
7303
7304 * NEWS: Mention the new option "history remove-duplicates".
7305 * top.c (history_remove_duplicates): New static variable.
7306 (show_history_remove_duplicates): New static function.
7307 (gdb_add_history): Conditionally remove duplicate history
7308 entries.
7309 (init_main): Add "history remove-duplicates" option.
7310
7311 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
7312
7313 * tui/tui-win.c (focus_completer): New static function.
7314 (_initialize_tui_win): Set the completion function of the
7315 "focus" command to focus_completer.
7316
7317 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7318
7319 * linespec.c (minsym_found): Reset sal.PC for COMPUNIT_LOCATIONS_VALID
7320 and language_asm..
7321 * symtab.c (find_function_start_sal): Likewise.
7322
7323 2015-06-25 Gary Benson <gbenson@redhat.com>
7324
7325 * solib.c (solib_find_1): Set local variable sysroot to NULL if
7326 it is the empty string after trailing slashes have been stripped.
7327
7328 2015-06-25 Gary Benson <gbenson@redhat.com>
7329
7330 * exec.c (exec_file_locate_attach): Remove gdb_sysroot NULL check.
7331 * infrun.c (follow_exec): Likewise.
7332 * remote.c (remote_filesystem_is_local): Likewise.
7333 * solib.c (solib_find_1): Likewise.
7334
7335 2015-06-24 Keith Seitz <keiths@redhat.com>
7336
7337 * build-id.c (build_id_to_debug_bfd): Add cleanup to free
7338 return value from lrealpath.
7339
7340 2015-06-24 Mike Frysinger <vapier@gentoo.org>
7341
7342 * remote-sim.c (gdbsim_open): Move sysroot update to the top.
7343
7344 2015-06-24 Mike Frysinger <vapier@gentoo.org>
7345
7346 * remote-sim.c: Include gdb_bfd.h.
7347 (gdbsim_open): Declare new local sysroot pointing to gdb_sysroot.
7348 Skip TARGET_SYSROOT_PREFIX in gdb_sysroot when it is active.
7349
7350 2015-06-24 Yao Qi <yao.qi@linaro.org>
7351
7352 * aarch64-linux-tdep.c (aarch64_linux_init_abi): Don't call
7353 set_gdbarch_get_siginfo_type.
7354 * amd64-linux-tdep.c (amd64_linux_init_abi_common): Likewise.
7355 * arm-linux-tdep.c (arm_linux_init_abi): Likewise.
7356 * i386-linux-tdep.c (i386_linux_init_abi): Likewise.
7357 * m68klinux-tdep.c (m68k_linux_init_abi): Likewise.
7358 * ppc-linux-tdep.c (ppc_linux_init_abi): Likewise.
7359 * s390-linux-tdep.c (s390_gdbarch_init): Likewise.
7360 * tilegx-linux-tdep.c (tilegx_linux_init_abi): Likewise.
7361 * linux-tdep.c (linux_get_siginfo_type): Change it to static.
7362 (linux_init_abi): Call set_gdbarch_get_siginfo_type.
7363 * linux-tdep.h (linux_get_siginfo_type): Remove the declaration.
7364
7365 2015-06-24 Gary Benson <gbenson@redhat.com>
7366
7367 * common/buffer.c (stdint.h): Do not include.
7368 * common/print-utils.c (stdint.h): Likewise.
7369 * compile/compile-c-symbols.c (gdb_assert.h): Likewise.
7370 * compile/compile-c-types.c (gdb_assert.h): Likewise.
7371 * ft32-tdep.c (gdb_assert.h): Likewise.
7372 * guile/scm-utils.c (stdint.h): Likewise.
7373 * i386-linux-tdep.c (stdint.h): Likewise.
7374 * i386-tdep.c (stdint.h): Likewise.
7375 * nat/linux-btrace.c (stdint.h): Likewise.
7376 * nat/linux-btrace.h (stdint.h): Likewise.
7377 * nat/linux-ptrace.c (stdint.h): Likewise.
7378 * nat/mips-linux-watch.h (stdint.h): Likewise.
7379 * ppc-linux-nat.c (stdint.h): Likewise.
7380 * python/python-internal.h (stdint.h): Likewise.
7381 * stub-termcap.c (stdlib.h): Likewise.
7382 * target/target.h (stdint.h): Likewise.
7383 * xtensa-linux-nat.c (stdint.h): Likewise.
7384
7385 2015-06-23 Patrick Palka <patrick@parcs.ath.cx>
7386
7387 * top.c (init_history): Look at errno after calling strtol to
7388 properly map large GDBHISTSIZE values to infinity.
7389
7390 2015-06-23 Doug Evans <dje@google.com>
7391
7392 * inferior.h (struct inferior_suspend_state): Delete, unused.
7393 All references deleted.
7394
7395 2015-06-23 Mike Frysinger <vapier@gentoo.org>
7396
7397 * microblaze-tdep.c (microblaze_push_dummy_code): Delete.
7398 (microblaze_push_dummy_call): Likewise.
7399 (microblaze_gdbarch_init): Delete calls to set_gdbarch_push_dummy_code
7400 and set_gdbarch_push_dummy_call.
7401
7402 2015-06-23 Yao Qi <yao.qi@linaro.org>
7403
7404 * amd64-linux-nat.c (amd64_linux_fetch_inferior_registers):
7405 Check whether have_ptrace_getregset is TRIBOOL_TRUE explicitly.
7406 (amd64_linux_store_inferior_registers): Likewise.
7407 * arm-linux-nat.c (fetch_fpregister): Likewise.
7408 (fetch_fpregs, store_fpregister): Likewise.
7409 (store_fpregister, store_fpregs): Likewise.
7410 (fetch_register, fetch_regs): Likewise.
7411 (store_register, store_regs): Likewise.
7412 (fetch_vfp_regs, store_vfp_regs): Likewise.
7413 (arm_linux_read_description): Check have_ptrace_getregset is
7414 TRIBOOL_UNKNOWN. Set have_ptrace_getregset to TRIBOOL_TRUE
7415 or TRIBOOL_FALSE.
7416 * i386-linux-nat.c (fetch_xstateregs): Check
7417 have_ptrace_getregset is not TRIBOOL_TRUE.
7418 (store_xstateregs): Likewise.
7419 * linux-nat.c (have_ptrace_getregset): Change its type to
7420 enum tribool.
7421 * linux-nat.h (tribool): New enum.
7422 * x86-linux-nat.c (x86_linux_read_description): Use enum tribool.
7423 Check whether have_ptrace_getregset is TRIBOOL_TRUE.
7424
7425 2015-06-19 Doug Evans <dje@google.com>
7426
7427 * NEWS: Mention Sun's version of stabs is no longer supported.
7428 * elfread.c (free_elfinfo): Delete. All uses updated.
7429 (elfstab_offset_sections): Delete. All uses updated.
7430 * gdb-stabs.h (stab_section_info): Delete. All uses updated.
7431 * psympriv.h (partial_symtab) <section_offsets>: Delete.
7432 All uses updated.
7433 * psymtab.c (start_psymtab_common): Delete arg section_offsets.
7434 All callers updated.
7435
7436 2015-06-18 Simon Marchi <simon.marchi@ericsson.com>
7437
7438 * common/rsp-low.c (needs_escaping): New.
7439 (remote_escape_output): Add unit_size parameter. Refactor to
7440 support multi-byte addressable units. Rename parameters.
7441 * common/rsp-low.h (remote_escape_output): Add unit_size
7442 parameter and rename others. Update doc.
7443 * remote.c (align_for_efficient_write): New.
7444 (remote_write_bytes_aux): Add unit_size parameter and use it.
7445 Rename some variables. Update doc.
7446 (remote_xfer_partial): Get unit size and use it.
7447 (remote_read_bytes_1): Add unit_size parameter and use it.
7448 Rename some variables. Update doc.
7449 (remote_write_bytes): Same.
7450 (remote_xfer_live_readonly_partial): Same.
7451 (remote_read_bytes): Same.
7452 (remote_flash_write): Update call to remote_write_bytes_aux.
7453 (remote_write_qxfer): Update call to remote_escape_output.
7454 (remote_search_memory): Same.
7455 (remote_hostio_pwrite): Same.
7456
7457 2015-06-17 Luis Machado <lgustavo@codesourcery.com>
7458
7459 * breakpoint.c (add_location_to_breakpoint): Don't mark permanent
7460 locations as inserted.
7461 Update and expand comment about permanent locations.
7462 (bp_loc_is_permanent): Don't return 0 for bp_call_dummy.
7463 Move comment to add_location_to_breakpoint.
7464 (update_global_location_list): Don't error out if a permanent
7465 breakpoint is not marked inserted.
7466 Don't error out if a non-permanent breakpoint location is inserted on
7467 top of a permanent breakpoint.
7468
7469 2015-06-17 Luis Machado <lgustavo@codesourcery.com>
7470
7471 * breakpoint.c (make_breakpoint_permanent): Remove unused
7472 function.
7473 * breakpoint.h (make_breakpoint_permanent): Remove declaration.
7474
7475 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
7476
7477 PR gdb/16999
7478 * NEWS: Mention new GDBHISTSIZE behavior.
7479 * top.c (init_history): For null or out-of-range GDBHISTSIZE,
7480 set history size to unlimited. Ignore non-numeric GDBHISTSIZE.
7481
7482 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
7483
7484 * NEWS: Mention that GDBHISTSIZE is read instead of HISTSIZE.
7485 * top.c (init_history): Read from GDBHISTSIZE instead of
7486 HISTSIZE.
7487 (init_main): Refer to GDBHISTSIZE instead of HISTSIZE.
7488
7489 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
7490
7491 * top.c (gdb_safe_append_history): Do not call
7492 history_truncate_file if the history is not stifled.
7493
7494 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7495
7496 * syscalls/s390-linux.xml: Add syscalls 344 through 354.
7497 * syscalls/s390x-linux.xml: Likewise.
7498
7499 2015-06-16 Michael Eager <eager@eagercon.com>
7500
7501 * nat/linux-namespaces.c (MSG_CMSG_CLOEXEC): Define if not defined.
7502
7503 2015-06-16 Patrick Palka <patrick@parcs.ath.cx>
7504
7505 * tui/tui-hooks.c (tui_selected_frame_level_changed_hook): Call
7506 target_terminal_ours_for_output() before calling
7507 tui_show_frame_info(), and restore the original terminal
7508 settings afterwards.
7509
7510 2015-06-16 Martin Simmons <martin@lispworks.com> (tiny patch)
7511
7512 * arm-linux-nat.c: Include nat/linux-ptrace.h.
7513
7514 2015-06-15 Simon Marchi <simon.marchi@ericsson.com>
7515
7516 * mi/mi-main.c (mi_cmd_data_read_memory_bytes): Consider addressable
7517 memory unit size.
7518 (mi_cmd_data_write_memory_bytes): Same.
7519
7520 2015-06-15 Simon Marchi <simon.marchi@ericsson.com>
7521
7522 * corefile.c (write_memory): Update doc.
7523 * gdbcore.h (write_memory): Same.
7524
7525 2015-06-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7526
7527 * linux-tdep.c (enum filterflags): Make it from anonymous enum.
7528 (dump_mapping_p): Use it for parameter filterflags.
7529 (linux_find_memory_regions_full): Use it for variable filterflags.
7530
7531 2015-06-15 Aleksandar Ristovski <aristovski@qnx.com
7532 Jan Kratochvil <jan.kratochvil@redhat.com>
7533
7534 Merge multiple hex conversions.
7535 * monitor.c: Include rsp-low.h.
7536 (fromhex): Remove definition.
7537
7538 2015-06-15 Aleksandar Ristovski <aristovski@qnx.com
7539 Jan Kratochvil <jan.kratochvil@redhat.com>
7540
7541 Move utility functions to common/.
7542 * cli/cli-utils.c (skip_spaces, skip_spaces_const, skip_to_space_const):
7543 Move defs to common/common-utils.c.
7544 * cli/cli-utils.h (skip_spaces, skip_spaces_const, skip_to_space)
7545 (skip_to_space_const): Move decls to common/common-utils.h.
7546 * common/common-defs.h: Move include of common-types.h before
7547 common-utils.h.
7548 * common/common-utils.c: Include host-defs.h and ctype.h.
7549 (HIGH_BYTE_POSN, is_digit_in_base, digit_to_int, strtoulst): Move
7550 from utils.c.
7551 (skip_spaces, skip_spaces_const, skip_to_space_const): Move from
7552 cli/cli-utils.c.
7553 * common/common-utils.h (strtoulst): Move decl from utils.h.
7554 (skip_spaces, skip_spaces_const, skip_to_space, skip_to_space_const):
7555 Move from cli/cli-utils.h.
7556 * common/host-defs.h: Include limits.h.
7557 (TARGET_CHAR_BIT, HOST_CHAR_BIT): Moved from defs.h.
7558 (skip_spaces, skip_spaces_const): Move decls from cli/cli-utils.h.
7559 * defs.h (TARGET_CHAR_BIT, HOST_CHAR_BIT): Move to
7560 common/common-utils.h.
7561 * utils.c (HIGH_BYTE_POSN, is_digit_in_base, digit_to_int)
7562 (strtoulst): Move to common/common-utils.c.
7563 * utils.h (strtoulst): Moved decl to common/common-utils.h.
7564
7565 2015-06-15 Yao Qi <yao.qi@linaro.org>
7566
7567 * data-directory/Makefile.in (SYSCALLS_FILES): Add aarch64-linux.xml.
7568
7569 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
7570
7571 * build-id.c: Don't include elf-bfd.h.
7572 (build_id_bfd_get): Use bfd_build_id.
7573 (build_id_verify): Ditto.
7574 * build-id.h: Ditto.
7575 (find_separate_debug_file_by_buildid): Ditto.
7576 * python/py-objfile.c: Don't include elf-bfd.h.
7577 (objfpy_get_build_id) Use bfd_build_id.
7578 (objfpy_build_id_matches, objfpy_lookup_objfile_by_build_id): Ditto.
7579 * coffread.c: Include build-id.h.
7580 (coff_symfile_read): Try find_separate_debug_file_by_buildid.
7581
7582 2015-06-03 Jon Turney <jon.turney@dronecode.org.uk>
7583
7584 * windows-nat.c (do_windows_fetch_inferior_registers)
7585 (handle_output_debug_string): Replace __COPY_CONTEXT_SIZE
7586 conditional with __CYGWIN__.
7587
7588 2015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
7589
7590 * completer.c: Add arch-utils.h include.
7591 (enum reg_completer_targets): New enum.
7592 (reg_or_group_completer_1): New function containing old
7593 reg_or_group_completer, add and use new parameter to control what
7594 is completed on. Use get_current_arch rather than architecture of
7595 currently selected frame.
7596 (reg_or_group_completer): Call new reg_or_group_completer_1.
7597 (reggroup_completer): Call new reg_or_group_completer_1.
7598 * completer.h (reggroup_completer): Add declaration.
7599 * tui/tui-regs.c: Add 'completer.h' include.
7600 (tui_reg_next_command): Renamed to...
7601 (tui_reg_next): ...this. Adjust parameters and return rather than
7602 display new group.
7603 (tui_reg_prev_command): Renamed to...
7604 (tui_reg_prev): ...this. Adjust parameters and return rather than
7605 display new group.
7606 (tui_reg_float_command): Delete.
7607 (tui_reg_general_command): Delete.
7608 (tui_reg_system_command): Delete.
7609 (tui_reg_command): Rewrite to perform switching of register group.
7610 Add header comment.
7611 (tuireglist): Remove.
7612 (tui_reggroup_completer): New function.
7613 (_initialize_tui_regs): Remove 'tui reg' sub-commands, update
7614 creation of 'tui reg' command.
7615 * NEWS: Add comment about 'tui reg' changes.
7616
7617 2015-06-12 Simon Marchi <simon.marchi@ericsson.com>
7618
7619 * target.c (target_read): Consider addressable unit size when
7620 reading from a memory object.
7621 (read_memory_robust): Same.
7622 (read_whatever_is_readable): Same.
7623 (target_write_with_progress): Consider addressable unit size
7624 when writing to a memory object.
7625 * target.h (target_read): Update documentation.
7626 (target_write): Add documentation.
7627
7628 2015-06-12 Simon Marchi <simon.marchi@ericsson.com>
7629
7630 * arch-utils.h (default_addressable_memory_unit_size): New.
7631 * arch-utils.c (default_addressable_memory_unit_size): New.
7632 * gdbarch.sh (addressable_memory_unit_size): New.
7633 * gdbarch.h: Re-generate.
7634 * gdbarch.c: Re-generate.
7635
7636 2015-06-12 Simon Marchi <simon.marchi@ericsson.com>
7637
7638 * target.c (target_read): Rename variables and use
7639 TARGET_XFER_E_IO.
7640 (target_read_with_progress): Same.
7641 (read_memory_robust): Constify parameters and rename
7642 variables.
7643 (read_whatever_is_readable): Constify parameters,
7644 rename variables, adjust formatting.
7645 * target.h (read_memory_robust): Constify parameters.
7646
7647 2015-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7648
7649 * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value_base): Handle short
7650 synthetic (non-AltiVec) vector types.
7651 (ppc64_sysv_abi_return_value): Likewise.
7652
7653 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
7654
7655 PR breakpoints/16465
7656 * breakpoint.c (create_breakpoint): Save extra_string for
7657 pending breakpoints.
7658
7659 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
7660
7661 * i386-tdep.c (i386_mpx_get_bt_entry): Add a cast for mpx_bd_mask
7662 and bt_mask to CORE_ADDR.
7663
7664 2015-06-11 Gary Benson <gbenson@redhat.com>
7665
7666 * nat/linux-namespaces.c (mnsh_send_message): Use pulongest.
7667 (mnsh_recv_message): Likewise.
7668
7669 2015-06-11 Walfred Tedeschi <walfred.tedeschi@intel.com>
7670
7671 * i386-tdep.c (i386_mpx_print_bounds): use of LONGEST instead of
7672 long long int and plongest instead of %ll.
7673
7674 2015-06-11 Gary Benson <gbenson@redhat.com>
7675
7676 * nat/linux-namespaces.c (gdb_wait.h): New include.
7677 (sys/wait.h): Do not include.
7678
7679 2015-06-10 Simon Marchi <simon.marchi@ericsson.com>
7680
7681 * dwarf2read.c (dwarf_record_line): Call dwarf_record_line if
7682 end_sequence is true.
7683
7684 2015-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7685
7686 Code cleanup.
7687 * solib-target.c (library_list_start_list): Use explicit NULL
7688 comparison.
7689
7690 2015-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7691
7692 * solib-target.c (library_list_start_list): Do not dereference
7693 variable version in its initialization. Make the VERSION check handle
7694 NULL.
7695 (library_list_attributes): Make "version" GDB_XML_AF_OPTIONAL.
7696
7697 2015-06-10 Gary Benson <gbenson@redhat.com>
7698
7699 * NEWS: Announce support for direct access of executable and
7700 shared library files when attaching to inferiors in containers
7701 on GNU/Linux systems.
7702
7703 2015-06-10 Gary Benson <gbenson@redhat.com>
7704
7705 * remote.c (struct remote_state) <fs_pid>: New field.
7706 (new_remote_state): Initialize the above.
7707 (PACKET_vFile_setfs): New enum value.
7708 (remote_hostio_set_filesystem): New function.
7709 (remote_hostio_open): Call the above.
7710 (remote_hostio_unlink): Likewise.
7711 (remote_hostio_readlink): Likewise.
7712 (_initialize_remote): Register new "set/show remote
7713 hostio-setfs-packet" command.
7714 * NEWS: Announce new vFile:setfs packet.
7715
7716 2015-06-10 Gary Benson <gbenson@redhat.com>
7717
7718 * linux-nat.c (nat/linux-namespaces.h): New include.
7719 (fileio.h): Likewise.
7720 (linux_nat_filesystem_is_local): New function.
7721 (linux_nat_fileio_pid_of): Likewise.
7722 (linux_nat_fileio_open): Likewise.
7723 (linux_nat_fileio_readlink): Likewise.
7724 (linux_nat_fileio_unlink): Likewise.
7725 (linux_nat_add_target): Initialize to_filesystem_is_local,
7726 to_fileio_open, to_fileio_readlink and to_fileio_unlink.
7727 (_initialize_linux_nat): New "set/show debug linux-namespaces"
7728 commands.
7729 * NEWS: Mention new "set/show debug linux-namespaces" commands.
7730
7731 2015-06-10 Gary Benson <gbenson@redhat.com>
7732
7733 * target.h (struct inferior): New forward declaration.
7734 (struct target_ops) <to_filesystem_is_local>: Update comment.
7735 (struct target_ops) <to_fileio_open>: New argument inf.
7736 Update comment. All implementations updated.
7737 (struct target_ops) <to_fileio_unlink>: Likewise.
7738 (struct target_ops) <to_fileio_readlink>: Likewise.
7739 (target_filesystem_is_local): Update comment.
7740 (target_fileio_open): New argument inf. Update comment.
7741 (target_fileio_unlink): Likewise.
7742 (target_fileio_readlink): Likewise.
7743 (target_fileio_read_alloc): Likewise.
7744 (target_fileio_read_stralloc): Likewise.
7745 * target.c (target_fileio_open): New argument inf.
7746 Pass inf to implementation. Update debug printing.
7747 (target_fileio_unlink): Likewise.
7748 (target_fileio_readlink): Likewise.
7749 (target_fileio_read_alloc_1): New argument inf. Pass inf
7750 to target_fileio_open.
7751 (target_fileio_read_alloc): New argument inf. Pass inf to
7752 target_fileio_read_alloc_1.
7753 (target_fileio_read_stralloc): Likewise.
7754 * gdb_bfd.c (inferior.h): New include.
7755 (gdb_bfd_iovec_fileio_open): Replace unused "open_closure"
7756 argument with new argument "inferior". Pass inferior to
7757 target_fileio_open.
7758 (gdb_bfd_open): Supply inferior argument to
7759 gdb_bfd_iovec_fileio_open.
7760 * linux-tdep.c (linux_info_proc): Supply inf argument to
7761 relevant target_fileio calls.
7762 (linux_find_memory_regions_full): Likewise.
7763 (linux_fill_prpsinfo): Likewise.
7764 * remote.c (remote_filesystem_is_local): Supply inf
7765 argument to remote_hostio_open.
7766 (remote_file_put): Likewise.
7767 (remote_file_get): Likewise.
7768 (remote_file_delete): Supply inf argument to
7769 remote_hostio_unlink.
7770
7771 2015-06-10 Gary Benson <gbenson@redhat.com>
7772
7773 * inf-child.c (inf_child_fileio_open): Replace comment.
7774 (inf_child_fileio_pwrite): Likewise.
7775 (inf_child_fileio_pread): Likewise.
7776 (inf_child_fileio_fstat): Insert blank line before comment.
7777 (inf_child_fileio_close): Replace comment.
7778 (inf_child_fileio_unlink): Likewise.
7779 (inf_child_fileio_readlink): Likewise.
7780 * remote.c (remote_hostio_open): Likewise.
7781 (remote_hostio_pread): Likewise.
7782 (remote_hostio_pwrite): Likewise.
7783 (remote_hostio_close): Likewise.
7784 (remote_hostio_unlink): Likewise.
7785 (remote_hostio_readlink): Likewise.
7786 (remote_hostio_fstat): Likewise.
7787 (remote_filesystem_is_local): Likewise.
7788 * target.c (target_fileio_open): Likewise.
7789 (target_fileio_pwrite): Likewise.
7790 (target_fileio_pread): Likewise.
7791 (target_fileio_fstat): Insert blank line before comment.
7792 (target_fileio_close): Replace comment.
7793 (target_fileio_unlink): Likewise.
7794 (target_fileio_readlink): Likewise.
7795 (target_fileio_read_alloc): Likewise.
7796 (target_fileio_read_stralloc): Likewise.
7797
7798 2015-06-10 Gary Benson <gbenson@redhat.com>
7799
7800 * linux-thread-db.c (nat/linux-namespaces.h): New include.
7801 (check_pid_namespace_match): Use linux_ns_same rather than
7802 linux_proc_pid_get_ns to spot PID namespace mismatches.
7803 * nat/linux-procfs.h (linux_proc_pid_get_ns): Remove.
7804 * nat/linux-procfs.c (linux_proc_pid_get_ns): Likewise.
7805
7806 2015-06-10 Gary Benson <gbenson@redhat.com>
7807
7808 * configure.ac (AC_CHECK_FUNCS): Add setns.
7809 * config.in: Regenerate.
7810 * configure: Likewise.
7811 * nat/linux-namespaces.h: New file.
7812 * nat/linux-namespaces.c: Likewise.
7813 * Makefile.in (HFILES_NO_SRCDIR): Add nat/linux-namespaces.h.
7814 (linux-namespaces.o): New rule.
7815 * config/aarch64/linux.mh (NATDEPFILES): Add linux-namespaces.o.
7816 * config/alpha/alpha-linux.mh (NATDEPFILES): Likewise.
7817 * config/arm/linux.mh (NATDEPFILES): Likewise.
7818 * config/i386/linux.mh (NATDEPFILES): Likewise.
7819 * config/i386/linux64.mh (NATDEPFILES): Likewise.
7820 * config/ia64/linux.mh (NATDEPFILES): Likewise.
7821 * config/m32r/linux.mh (NATDEPFILES): Likewise.
7822 * config/m68k/linux.mh (NATDEPFILES): Likewise.
7823 * config/mips/linux.mh (NATDEPFILES): Likewise.
7824 * config/pa/linux.mh (NATDEPFILES): Likewise.
7825 * config/powerpc/linux.mh (NATDEPFILES): Likewise.
7826 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Likewise.
7827 * config/powerpc/spu-linux.mh (NATDEPFILES): Likewise.
7828 * config/s390/linux.mh (NATDEPFILES): Likewise.
7829 * config/sparc/linux.mh (NATDEPFILES): Likewise.
7830 * config/sparc/linux64.mh (NATDEPFILES): Likewise.
7831 * config/tilegx/linux.mh (NATDEPFILES): Likewise.
7832 * config/xtensa/linux.mh (NATDEPFILES): Likewise.
7833
7834 2015-06-10 Gary Benson <gbenson@redhat.com>
7835
7836 * utils.h (make_cleanup_close): Moved to common/filestuff.h.
7837 * utils.c (do_close_cleanup): Moved to common/filestuff.c.
7838 (make_cleanup_close): Likewise.
7839 * common/filestuff.h (make_cleanup_close): Moved from utils.h.
7840 * common/filestuff.c (do_close_cleanup): Moved from utils.c.
7841 (make_cleanup_close): Likewise.
7842
7843 2015-06-03 Jon Turney <jon.turney@dronecode.org.uk>
7844
7845 * windows-nat.c (thread_rec): Also ignore ERROR_INVALID_HANDLE
7846 from SuspendThread().
7847
7848 2015-06-03 Jon Turney <jon.turney@dronecode.org.uk>
7849
7850 * windows-nat.c (handle_output_debug_string): Trim trailing '\n'
7851 from OutputDebugString.
7852
7853 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
7854 Mircea Gherzan <mircea.gherzan@intel.com>
7855
7856 * i386-tdep.c (MPX_BASE_MASK, MPX_BD_MASK, MPX_BT_MASK, MPX_BD_MASK_32,
7857 MPX_BT_MASK_32): New macros.
7858 (i386_mpx_set_bounds): New function that implements
7859 the command "set-mpx-bound".
7860 (i386_mpx_enabled): Helper function to test MPX availability.
7861 (i386_mpx_bd_base): Helper function to calculate the base directory
7862 address.
7863 (i386_mpx_get_bt_entry): Helper function to access a bound
7864 table entry.
7865 (i386_mpx_print_bounds): Effectively display bound information.
7866 (_initialize_i386_tdep): Add new commands to commands "set mpx" and
7867 "show mpx".
7868 (_initialize_i386_tdep):
7869 Add "bound" to the commands "show mpx" and "set mpx" commands.
7870 (mpx_set_cmdlist and mpx_show_cmdlist): List for the new prefixed "set mpx"
7871 and "show mpx" commands.
7872 * NEWS: List new commands for MPX support.
7873
7874 2015-06-09 Gary Benson <gbenson@redhat.com>
7875
7876 * common/fileio.h (fileio_to_host_mode): New declaration.
7877 * common/fileio.c (fileio_to_host_mode): New Function.
7878 * inf-child.c (inf_child_fileio_open): Process mode argument
7879 with fileio_to_host_mode.
7880
7881 2015-06-09 Gary Benson <gbenson@redhat.com>
7882
7883 * common/fileio.c (fileio_mode_pack): Fix preprocessor
7884 conditional.
7885
7886 2015-06-05 Gary Benson <gbenson@redhat.com>
7887
7888 * gdb_bfd.c (gdb_bfd_open): Move vgdb special case to...
7889 * remote.c (remote_filesystem_is_local): ...here.
7890
7891 2015-06-04 Yao Qi <yao.qi@linaro.org>
7892
7893 * gdbarch.c: Regenerate it.
7894
7895 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7896
7897 * arch-utils.c (default_infcall_munmap): New.
7898 * arch-utils.h (default_infcall_munmap): New declaration.
7899 * compile/compile-object-load.c (struct munmap_list, munmap_list_add)
7900 (munmap_list_free, munmap_listp_free_cleanup): New.
7901 (struct setup_sections_data): Add field munmap_list_headp.
7902 (setup_sections): Call munmap_list_add.
7903 (compile_object_load): New variable munmap_list_head, initialize
7904 setup_sections_data.munmap_list_headp, return munmap_list_head.
7905 * compile/compile-object-load.h (struct munmap_list): New declaration.
7906 (struct compile_module): Add field munmap_list_head.
7907 (munmap_list_free): New declaration.
7908 * compile/compile-object-run.c (struct do_module_cleanup): Add field
7909 munmap_list_head.
7910 (do_module_cleanup): Call munmap_list_free.
7911 (compile_object_run): Pass munmap_list_head to do_module_cleanup.
7912 * gdbarch.c: Regenerate.
7913 * gdbarch.h: Regenerate.
7914 * gdbarch.sh (infcall_munmap): New.
7915 * linux-tdep.c (linux_infcall_munmap): New.
7916 (linux_init_abi): Install it.
7917
7918 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
7919
7920 PR gdb/15564
7921 * inferior.c (detach_inferior): Call exit_inferior_1 with silent = 0.
7922
7923 2015-06-02 Yao Qi <yao.qi@linaro.org>
7924
7925 * i386-linux-nat.c: Include linux-nat.h.
7926
7927 2015-06-01 Andreas Schwab <schwab@linux-m68k.org>
7928 Jan Kratochvil <jan.kratochvil@redhat.com>
7929
7930 PR symtab/18392
7931 * dwarf2-frame-tailcall.c (pretended_chain_levels): Correct
7932 assertion.
7933 * dwarf2loc.c (chain_candidate): Likewise.
7934
7935 2015-06-01 Yao Qi <yao.qi@linaro.org>
7936
7937 * arm-linux-nat.c (fetch_vfp_regs): Use PTRACE_GETREGSET.
7938 (store_vfp_regs): Use PTRACE_SETREGSET.
7939
7940 2015-06-01 Yao Qi <yao.qi@linaro.org>
7941
7942 * arm-linux-nat.c (fetch_fpregister): Use PTRACE_GETREGSET.
7943 (fetch_fpregs): Likewise.
7944 * arm-linux-nat.c (store_fpregister): Use PTRACE_SETREGSET.
7945 (store_fpregs): Likewise.
7946
7947 2015-06-01 Yao Qi <yao.qi@linaro.org>
7948
7949 * arm-linux-nat.c (fetch_register): Use PTRACE_GETREGSET.
7950 (fetch_regs): Likewise.
7951 (store_regs): Use PTRACE_SETREGSET.
7952 (store_register): Likewise.
7953
7954 2015-06-01 Yao Qi <yao.qi@linaro.org>
7955
7956 * arm-linux-nat.c (arm_linux_read_description): Check whether
7957 kernel supports PTRACE_GETREGSET.
7958
7959 2015-06-01 Yao Qi <yao.qi@linaro.org>
7960
7961 * x86-linux-nat.c (have_ptrace_getregset): Move it to ...
7962 * linux-nat.c: ... here.
7963 * x86-linux-nat.h (have_ptrace_getregset): Move the declaration
7964 to ...
7965 * linux-nat.h: ... here.
7966
7967 2015-06-01 Yao Qi <yao.qi@linaro.org>
7968
7969 * amd64-linux-nat.c: Include "nat/linux-ptrace.h".
7970 * i386-linux-nat.c: Likewise.
7971 * nat/linux-ptrace.h (PTRACE_GETREGSET, PTRACE_SETREGSET): Define.
7972 * s390-linux-nat.c: Include "nat/linux-ptrace.h".
7973 (PTRACE_GETREGSET, PTRACE_SETREGSET): Remove.
7974 * x86-linux-nat.c: Include "nat/linux-ptrace.h".
7975 * x86-linux-nat.h (PTRACE_GETREGSET, PTRACE_SETREGSET): Remove.
7976
7977 2015-05-30 Eli Zaretskii <eliz@gnu.org>
7978
7979 * go32-nat.c (go32_xfer_memory): Fix the return value to be
7980 compatible to what read_child and write_child return. This
7981 unbreaks that DJGPP build of GDB which was broken since v7.7.
7982
7983 2015-05-29 Martin Galvan <martin.galvan@tallertechnologies.com>
7984
7985 * MAINTAINERS (Write After Approval): Add Martin Galvan.
7986
7987 2015-05-29 Roland McGrath <mcgrathr@google.com>
7988
7989 PR gdb/18464
7990 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Use warning
7991 rather than internal_error for an unrecognized value.
7992
7993 2015-05-29 Max Filippov <jcmvbkbc@gmail.com>
7994
7995 * xtensa-tdep.c (xtensa_pseudo_register_read)
7996 (xtensa_pseudo_register_write): Don't alias last pseudo register
7997 to a1.
7998
7999 2015-05-28 Don Breazeal <donb@codesourcery.com>
8000
8001 * infrun.c (follow_fork_inferior): Ensure the use of
8002 process-style ptids (pid,0,0) in verbose/debug "Detaching"
8003 messages.
8004
8005 2015-05-28 Doug Evans <dje@google.com>
8006
8007 * dwarf2read.c (record_line_ftype): Remove, duplicate.
8008
8009 2015-05-28 Yao Qi <yao.qi@linaro.org>
8010
8011 * arm-linux-nat.c (arm_linux_has_wmmx_registers): Remove.
8012 (arm_linux_fetch_inferior_registers): Use
8013 tdep->have_wmmx_registers instead of arm_linux_has_wmmx_registers.
8014 (arm_linux_store_inferior_registers): Likewise.
8015 (arm_linux_read_description): Don't set
8016 arm_linux_has_wmmx_registers.
8017 * arm-tdep.c (arm_gdbarch_init): Set
8018 tdep->have_wmmx_registers according target descriptions.
8019 * arm-tdep.h (struct gdbarch_tdep) <have_wmmx_registers>: New
8020 field.
8021
8022 2015-05-28 Yao Qi <yao.qi@linaro.org>
8023
8024 * arm-linux-nat.c (arm_linux_vfp_register_count): Remove.
8025 (fetch_vfp_regs): Use vfp_register_count from gdbarch_tdep
8026 instead of arm_linux_vfp_register_count.
8027 (store_vfp_regs): Likewise.
8028 (arm_linux_fetch_inferior_registers): Likewise.
8029 (arm_linux_store_inferior_registers): Likewise.
8030 (arm_linux_read_description): Don't set
8031 arm_linux_vfp_register_count.
8032 * arm-linux-tdep.c (arm_linux_iterate_over_regset_sections):
8033 Adjust.
8034 * arm-tdep.c (arm_gdbarch_init): Add assert on
8035 vfp_register_count.
8036 * arm-tdep.h (struct gdbarch_tdep) <have_vfp_registers>: Rename
8037 field to vfp_register_count. All users updated.
8038
8039 2015-05-28 Kyle Huey <me@kylehuey.com> (tiny patch)
8040
8041 * gdb/arm-tdep.c (arm_gdbarch_init): Perform arm_abi detection on
8042 ELFOSABI_GNU binaries.
8043
8044 2015-05-27 Doug Evans <dje@google.com>
8045
8046 * dwarf2read.c (lnp_state_machine): New typedef.
8047 (lnp_reader_state): New typedef.
8048 (dwarf_record_line_1): Renamed from dwarf_record_line.
8049 All callers updated.
8050 (dwarf_record_line): New function.
8051 (init_lnp_state_machine): New function.
8052 (check_line_address): Replace p_record_line parameter with state.
8053 All callers updated.
8054 (dwarf_decode_lines_1): Call dwarf_record_line, init_lnp_state_machine.
8055 Update to record state in lnp_state_machine.
8056
8057 2015-05-27 Doug Evans <dje@google.com>
8058
8059 * dwarf2read.c (record_line_ftype): New typedef.
8060 (check_line_address): New function.
8061 (dwarf_decode_lines_1): Call it.
8062
8063 2015-05-27 Doug Evans <dje@google.com>
8064
8065 * NEWS: Mention "set debug dwarf-line".
8066 * dwarf2read.c (dwarf_line_debug): New static global.
8067 (add_include_dir): Add debug dwarf-line support.
8068 (add_file_name, dwarf_record_line, dwarf_finish_line): Ditto.
8069 (_initialize_dwarf2_read): New parameter "debug dwarf-line".
8070
8071 2015-05-27 Doug Evans <dje@google.com>
8072
8073 * cp-namespace.c (cp_lookup_nested_symbol): New arg "domain".
8074 All callers updated.
8075 (cp_lookup_nested_symbol_1, find_symbol_in_baseclass): Ditto.
8076 * cp-support.h (cp_lookup_nested_symbol): Update.
8077
8078 2015-05-27 Doug Evans <dje@google.com>
8079
8080 PR symtab/18258
8081 * block.c (block_find_symbol): New function.
8082 (block_find_non_opaque_type): Ditto.
8083 (block_find_non_opaque_type_preferred): Ditto.
8084 * block.h (block_symbol_matcher_ftype): New typedef.
8085 (block_find_symbol): Declare.
8086 (block_find_non_opaque_type): Ditto.
8087 (block_find_non_opaque_type_preferred): Ditto.
8088 * dwarf2read.c (dw2_lookup_symbol): Call block_find_symbol.
8089 * psymtab.c (psym_lookup_symbol): Ditto.
8090 * symtab.c (basic_lookup_transparent_type_1): New function.
8091 (basic_lookup_transparent_type): Call it.
8092
8093 2015-05-27 Yao Qi <yao.qi@linaro.org>
8094
8095 * aarch64-tdep.c (aarch64_record_data_proc_simd_fp): Return
8096 AARCH64_RECORD_UNKNOWN for unknown instruction encoding.
8097
8098 2015-05-27 Yao Qi <yao.qi@linaro.org>
8099
8100 * aarch64-tdep.c (aarch64_record_branch_except_sys): Split lines
8101 before operator &&.
8102 (aarch64_record_load_store): Likewise.
8103
8104 2015-05-26 Doug Evans <dje@google.com>
8105
8106 PR c++/18141, c++/18417.
8107 * cp-support.c (cp_lookup_rtti_type): Handle the case of NAME being
8108 a typedef.
8109
8110 2015-05-26 Doug Evans <dje@google.com>
8111
8112 * NEWS: Add entries for command renamings.
8113 * dwarf2read.c (dwarf_read_debug): Renamed from dwarf2_read_debug.
8114 All uses updated.
8115 (dwarf_die_debug): Renamed from dwarf2_die_debug. All uses updated.
8116 (dwarf_max_cache_age): Renamed from dwarf2_max_cache_age.
8117 All uses updated.
8118 (show_dwarf_max_cache_age): Renamed from show_dwarf2_max_cache_age.
8119 All callers updated. Fix spelling of DWARF in help text.
8120 (set_dwarf_cmdlist): Renamed from set_dwarf2_cmdlist.
8121 All uses updated.
8122 (show_dwarf_cmdlist): Renamed from show_dwarf2_cmdlist.
8123 All uses updated.
8124 (set_dwarf_cmd): Renamed from set_dwarf2_cmd. All callers updated.
8125 (show_dwarf_cmd): Renamed from show_dwarf2_cmd. All callers updated.
8126 (dwarf_always_disassemble): Renamed from dwarf_always_disassemble.
8127 All uses updated.
8128 (show_dwarf_always_disassemble): Renamed from
8129 show_dwarf2_always_disassemble. All callers updated.
8130 (_initialize_dwarf2_read): Rename "set/show dwarf2" prefix to
8131 "set/show dwarf". Rename "set/show dwarf2 max-cache-age" to
8132 "set/show dwarf max-cache-age". Rename
8133 "set/show dwarf2 always-disassemble" to
8134 "set/show dwarf always-disassemble". Rename
8135 "set/show debug dwarf2-read" to "set/show debug dwarf-read". Rename
8136 "set/show debug dwarf2-die" to "set/show debug dwarf-die".
8137
8138 2015-05-26 Doug Evans <dje@google.com>
8139
8140 PR python/18438
8141 * python/py-lazy-string.c (stpy_convert_to_value): Use
8142 gdbpy_gdb_memory_error not PyExc_MemoryError.
8143 (gdbpy_create_lazy_string_object): Ditto.
8144
8145 2015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
8146
8147 * tui/tui-regs.c (tui_reg_next_command): Compare against NULL.
8148
8149 2015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
8150
8151 * tui/tui-regs.c (tui_reg_prev_command): New function.
8152 (_initialize_tui_regs): Add 'prev' command for 'tui reg'.
8153 * reggroups.c (reggroup_prev): New function.
8154 * reggroups.h (reggroup_prev): Add declaration. Update comment.
8155
8156 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
8157 Yao Qi <yao.qi@linaro.org>
8158
8159 * aarch64-linux-tdep.c: Include linux-record.h and
8160 record-full.h.
8161 (struct linux_record_tdep aarch64_linux_record_tdep): Declare.
8162 (aarch64_syscall): New enum.
8163 (aarch64_canonicalize_syscall): New function.
8164 (aarch64_all_but_pc_registers_record): New function.
8165 (aarch64_linux_syscall_record): New function.
8166 (aarch64_linux_init_abi): Install AArch64 process record
8167 handler. Update to handle syscall recording.
8168 * aarch64-tdep.c: Include record.h and record-full.h.
8169 (submask, bit, bits, REG_ALLOC, MEM_ALLOC): New macros.
8170 (struct aarch64_mem_r): Define.
8171 (aarch64_record_result): New enum.
8172 (struct insn_decode_record): Define.
8173 (insn_decode_record): New typedef.
8174 (aarch64_record_data_proc_reg): New function.
8175 (aarch64_record_data_proc_imm): New function.
8176 (aarch64_record_branch_except_sys): New function.
8177 (aarch64_record_load_store): New function.
8178 (aarch64_record_data_proc_simd_fp): New function.
8179 (aarch64_record_asimd_load_store): New function.
8180 (aarch64_record_decode_insn_handler): New function.
8181 (deallocate_reg_mem): New function.
8182 (aarch64_process_record): New function.
8183 * aarch64-tdep.h (struct gdbarch_tdep) <aarch64_syscall_record>:
8184 New field.
8185 (aarch64_process_record): New extern declaration.
8186 * configure.tgt: Add linux-record.o to gdb_target_obs.
8187 * linux-record.h (struct linux_record_tdep) <arg7>: New field.
8188
8189 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
8190
8191 * NEWS: Add a note on process record-replay support on aarch64*-linux*
8192 targets.
8193
8194 2015-05-26 Martin Galvan <martin.galvan@tallertechnologies.com>
8195
8196 * amd64-tdep.c: Replace in_function_epilogue_p with
8197 stack_frame_destroyed_p throughout.
8198 * arch-utils.c: Ditto.
8199 * arch-utils.h: Ditto.
8200 * arm-tdep.c: Ditto.
8201 * breakpoint.c: Ditto.
8202 * gdbarch.sh: Ditto.
8203 * hppa-tdep.c: Ditto.
8204 * i386-tdep.c: Ditto.
8205 * mips-tdep.c: Ditto.
8206 * nios2-tdep.c: Ditto.
8207 * rs6000-tdep.c: Ditto.
8208 * s390-linux-tdep.c: Ditto.
8209 * score-tdep.c: Ditto.
8210 * sh-tdep.c: Ditto.
8211 * sparc-tdep.c: Ditto.
8212 * sparc-tdep.h: Ditto.
8213 * sparc64-tdep.c: Ditto.
8214 * spu-tdep.c: Ditto.
8215 * tic6x-tdep.c: Ditto.
8216 * tilegx-tdep.c: Ditto.
8217 * xstormy16-tdep.c: Ditto.
8218 * gdbarch.c, gdbarch.h: Re-generated.
8219
8220 2015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
8221
8222 * NEWS: Mention 'tui enable' and 'tui disable'.
8223 * tui/tui.c (tui_enable_command): New function.
8224 (tui_disable_command): New function.
8225 (_initialize_tui): New function.
8226
8227 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
8228
8229 * tui/tui-regs.c (tui_reg_next_command): Use NULL not 0.
8230
8231 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
8232
8233 * tui/tui-layout.c (tui_set_layout_for_display_command): Ensure
8234 buf_ptr is freed.
8235
8236 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
8237
8238 * tui/tui-layout.c (tui_layout_command): Move call to tui_enable
8239 into ...
8240 (tui_set_layout_for_display_command): ...here, before calling
8241 tui_set_layout. Only set the layout if gdb has not already
8242 entered the TUI_FAILURE state.
8243
8244 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
8245
8246 * tui/tui-layout.c (layout_completer): New function.
8247 (_initialize_tui_layout): Set completer on layout command.
8248
8249 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
8250
8251 * tui/tui-layout.c (tui_set_layout): Remove
8252 tui_register_display_type parameter. Remove all checking of this
8253 parameter, and reindent function. Update header comment.
8254 (tui_set_layout_for_display_command): Rename to...
8255 (tui_set_layout_by_name): ...this, and don't check for different
8256 register class types, don't pass a tui_register_display_type to
8257 tui_set_layout. Update header comment.
8258 (layout_names): Remove register set specific names.
8259 * tui/tui-layout.h (tui_set_layout): Remove
8260 tui_register_display_type parameter.
8261 * tui/tui.c (tui_rl_change_windows): Don't pass a
8262 tui_register_display_type to tui_set_layout.
8263 (tui_rl_delete_other_windows): Likewise.
8264 (tui_enable): Likewise.
8265 * tui/tui-data.h (TUI_FLOAT_REGS_NAME): Remove.
8266 (TUI_FLOAT_REGS_NAME_LOWER): Remove.
8267 (TUI_GENERAL_REGS_NAME): Remove.
8268 (TUI_GENERAL_REGS_NAME_LOWER): Remove.
8269 (TUI_SPECIAL_REGS_NAME): Remove.
8270 (TUI_SPECIAL_REGS_NAME_LOWER): Remove.
8271 (TUI_GENERAL_SPECIAL_REGS_NAME): Remove.
8272 (TUI_GENERAL_SPECIAL_REGS_NAME_LOWER): Remove.
8273 (enum tui_register_display_type): Remove.
8274 (struct tui_layout_def): Remove regs_display_type and
8275 float_regs_display_type fields.
8276 (struct tui_data_info): Remove regs_display_type field.
8277 (tui_layout_command): Use new name for
8278 tui_set_layout_for_display_command.
8279 * tui/tui-data.c (layout_def): Don't initialise removed fields.
8280 (tui_clear_win_detail): Don't initialise removed fields of
8281 win_info.
8282 * tui/tui-regs.c (tui_show_registers): Use new name for
8283 tui_set_layout_for_display_command.
8284 * tui/tui.h (tui_set_layout_for_display_command): Rename
8285 declaration to...
8286 (tui_set_layout_by_name): ...this.
8287 * printcmd.c (display_command): Remove tui related layout call,
8288 and reindent.
8289
8290 2015-05-20 Joel Brobecker <brobecker@adacore.com>
8291
8292 * infrun.c (handle_inferior_event_1): Renames handle_inferior_event.
8293 (handle_inferior_event): New function.
8294
8295 2015-05-20 Joel Brobecker <brobecker@adacore.com>
8296
8297 * ada-lang.c (to_fixed_array_type): Rename local variable
8298 typename into type_name.
8299
8300 2015-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8301
8302 Fix ASAN crash for gdb.compile/compile.exp.
8303 * infcall.c (call_function_by_hand_dummy): Use xstrdup for NAME.
8304
8305 2015-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8306
8307 * compile/compile-c-symbols.c (convert_symbol_sym, gcc_convert_symbol)
8308 (gcc_symbol_address): Change gdb_stdout to gdb_stdlog.
8309 * compile/compile-object-load.c (setup_sections, compile_object_load):
8310 Likewise.
8311 * compile/compile.c (compile_to_object): Likewise.
8312
8313 2015-05-16 Doug Evans <xdje42@gmail.com>
8314
8315 * NEWS: Mention support for unbuffered Guile memory ports.
8316 * scm-ports.c (ioscm_memory_port): Update comments on end, size.
8317 (ioscm_lseek_address): Improve overflow calculation.
8318 (gdbscm_memory_port_fill_input): Add assert.
8319 (gdbscm_memory_port_write): Handle unbuffered ports.
8320 Handle large writes identical to Guile's fport_write.
8321 (gdbscm_memory_port_seek): Fix seeking past end check.
8322 (gdbscm_memory_port_close): Handle closing unbuffered port.
8323 (ioscm_parse_mode_bits): Recognize "0" for unbuffered ports.
8324 (ioscm_init_memory_port): Handle unbuffered ports.
8325 (ioscm_reinit_memory_port): Ditto.
8326 (ioscm_init_memory_port): Update size calculation.
8327 (gdbscm_open_memory): Support zero sized ports.
8328
8329 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8330
8331 * compile/compile-object-load.c (get_out_value_type): Fix uninitialized
8332 variable compiler warnings.
8333
8334 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8335
8336 * compile/compile-object-load.c (get_out_value_type): Fix returned type.
8337
8338 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8339 Phil Muldoon <pmuldoon@redhat.com>
8340
8341 * NEWS (Changes since GDB 7.9): Add compile print.
8342 * compile/compile-c-support.c (add_code_header, add_code_footer)
8343 (c_compute_program): Add COMPILE_I_PRINT_ADDRESS_SCOPE and
8344 COMPILE_I_PRINT_VALUE_SCOPE.
8345 * compile/compile-internal.h (COMPILE_I_PRINT_OUT_ARG_TYPE)
8346 (COMPILE_I_PRINT_OUT_ARG, COMPILE_I_EXPR_VAL, COMPILE_I_EXPR_PTR_TYPE):
8347 New.
8348 * compile/compile-object-load.c: Include block.h.
8349 (get_out_value_type): New function.
8350 (compile_object_load): Handle COMPILE_I_PRINT_ADDRESS_SCOPE and
8351 COMPILE_I_PRINT_VALUE_SCOPE. Set compile_module's OUT_VALUE_ADDR and
8352 OUT_VALUE_TYPE.
8353 * compile/compile-object-load.h (struct compile_module): Add fields
8354 out_value_addr and out_value_type.
8355 * compile/compile-object-run.c: Include valprint.h and compile.h.
8356 (struct do_module_cleanup): Add fields out_value_addr and
8357 out_value_type.
8358 (do_module_cleanup): Handle COMPILE_I_PRINT_ADDRESS_SCOPE and
8359 COMPILE_I_PRINT_VALUE_SCOPE.
8360 (compile_object_run): Propagate out_value_addr and out_value_type.
8361 Pass OUT_VALUE_ADDR.
8362 * compile/compile.c: Include valprint.h.
8363 (compile_print_value, compile_print_command): New functions.
8364 (eval_compile_command): Handle failed COMPILE_I_PRINT_ADDRESS_SCOPE.
8365 (_initialize_compile): Update compile code help text. Install
8366 compile_print_command.
8367 * compile/compile.h (compile_print_value): New prototype.
8368 * defs.h (enum compile_i_scope_types): Add
8369 COMPILE_I_PRINT_ADDRESS_SCOPE and COMPILE_I_PRINT_VALUE_SCOPE.
8370
8371 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8372
8373 * compile/compile-object-load.c (get_regs_type): Add parameter func_sym.
8374 Rely on its parameter count.
8375 (compile_object_load): Replace lookup_minimal_symbol_text by
8376 lookup_global_symbol_from_objfile. Verify FUNC_SYM. Set it in the
8377 return value.
8378 * compile/compile-object-load.h (struct compile_module): Replace
8379 func_addr by func_sym.
8380 * compile/compile-object-run.c: Include block.h.
8381 (compile_object_run): Reset module variable after it is freed. Use
8382 FUNC_SYM instead of FUNC_ADDR. Rely on it.
8383
8384 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8385
8386 * compile/compile-c-support.c (print_one_macro): Use #ifndef.
8387 (generate_register_struct): Use __gdb_uintptr for TYPE_CODE_PTR.
8388 (c_compute_program): Call generate_register_struct after typedefs.
8389 * compile/compile-loc2c.c (push, pushf_register_address)
8390 (pushf_register): Cast to GCC_UINTPTR.
8391 (do_compile_dwarf_expr_to_c): Use unused attribute. Add space after
8392 type. Use GCC_UINTPTR instead of void *. Remove excessive cast.
8393 (compile_dwarf_expr_to_c): Use GCC_UINTPTR instead of void *.
8394 * compile/compile.c (_initialize_compile): Enable warnings for
8395 COMPILE_ARGS.
8396
8397 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8398
8399 * cli/cli-script.c (execute_control_command): Update
8400 eval_compile_command caller.
8401 * compile/compile-object-load.c (compile_object_load): Add parameters
8402 scope and scope_data. Set them.
8403 * compile/compile-object-load.h (struct compile_module): Add fields
8404 scope and scope_data.
8405 (compile_object_load): Add parameters scope and scope_data.
8406 * compile/compile-object-run.c (struct do_module_cleanup): Add fields
8407 scope and scope_data.
8408 (compile_object_run): Propagate the fields scope and scope_data.
8409 * compile/compile.c (compile_file_command, compile_code_command):
8410 Update eval_compile_command callers.
8411 (eval_compile_command): Add parameter scope_data. Pass it plus scope.
8412 * compile/compile.h (eval_compile_command): Add parameter scope_data.
8413 * defs.h (struct command_line): Add field scope_data.
8414
8415 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8416
8417 * printcmd.c (struct format_data): Move it to valprint.h.
8418 (print_command_parse_format, print_value): New functions from ...
8419 (print_command_1): ... here. Call them.
8420 * valprint.h (struct format_data): Move it here from printcmd.c.
8421 (print_command_parse_format, print_value): New declarations.
8422
8423 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8424
8425 * compile/compile-object-load.c (compile_object_load): Add
8426 COMPILE_DEBUG message.
8427
8428 2015-05-15 Jerome Guitton <guitton@adacore.com>
8429
8430 * ada-lang.c (ada_value_ptr_subscript): Use enum position of
8431 index to get element instead of enum value.
8432 (ada_value_slice_from_ptr, ada_value_slice): Use enum position
8433 of index to compute length, but enum values to compute bounds.
8434 (ada_array_length): Use enum position of index instead of enum value.
8435 (pos_atr): Move position computation to...
8436 (ada_evaluate_subexp): Use enum values to compute bounds.
8437 * gdbtypes.c (discrete_position): ...this new function.
8438 * gdbtypes.h (discrete_position): New function declaration.
8439 * valprint.c (val_print_array_elements): Call discrete_position
8440 to handle array indexed by non-contiguous enumeration types.
8441
8442 2015-05-15 Jerome Guitton <guitton@adacore.com>
8443
8444 * ada-lang.c (find_parallel_type_by_descriptive_type):
8445 Go through typedefs during lookup.
8446 (to_fixed_array_type): Add support for non-bit packed arrays
8447 as variable-length fields.
8448
8449 2015-05-15 Pedro Alves <palves@redhat.com>
8450 Simon Marchi <simon.marchi@ericsson.com>
8451
8452 * event-loop.c (gdb_notifier) <next_file_handler,
8453 next_poll_fds_index>: New fields.
8454 (get_next_file_handler_to_handle_and_advance): New function.
8455 (delete_file_handler): If deleting the next file handler to
8456 handle, advance to the next file handler.
8457 (gdb_wait_for_event): Bail early if no event fired. Poll file
8458 handlers in round-robin fashion.
8459
8460 2015-05-15 Pedro Alves <palves@redhat.com>
8461
8462 * linux-tdep.c (linux_find_memory_regions_full): Rename local
8463 'private' to 'priv'.
8464
8465 2015-05-15 Pedro Alves <palves@redhat.com>
8466
8467 * nat/linux-nat.h: Include "target/waitstatus.h".
8468
8469 2015-05-15 Yuanhui Zhang <asmwarrior@gmail.com>
8470
8471 * python/py-unwind.c (struct reg_info): Move out of ...
8472 (struct cached_frame_info): ... this scope.
8473 (pending_frame_object_type, unwind_info_object_type): Make extern.
8474
8475 2015-05-15 Joel Brobecker <brobecker@adacore.com>
8476
8477 * ada-lang.c (ada_value_primitive_packed_val): Make sure
8478 accumSize is never negative.
8479
8480 2015-05-14 Patrick Palka <patrick@parcs.ath.cx>
8481
8482 * tui/tui-command.c: Remove include of <ctype.h>.
8483 (tui_dispatch_ctrl_char): Remove workaround for xterm terminals.
8484
8485 2015-05-13 Martin Galvan <martin.galvan@tallertechnologies.com>
8486
8487 * dwarf2read.c (die_needs_namespace): Return 1 for
8488 DW_TAG_inlined_subroutine.
8489
8490 2015-05-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8491
8492 * regcache.c (regcache_cpy_no_passthrough): New declaration.
8493 (regcache_cpy_no_passthrough): Make it static, add function comment.
8494 * regcache.h (regcache_dup, regcache_cpy): Reduce/update their comment.
8495 (regcache_cpy_no_passthrough): Remove declaration.
8496
8497 2015-05-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8498
8499 * gdbthread.h (struct thread_control_state): Update comment for
8500 proceed_to_finish.
8501 * infcall.c (run_inferior_call): Update comment about
8502 proceed_to_finish.
8503 * infcmd.c (get_return_value): Update comment about stop_registers.
8504 (finish_forward): Update comment about proceed_to_finish.
8505 * infrun.c (stop_registers): Remove.
8506 (clear_proceed_status, normal_stop): Remove stop_registers handling.
8507 * infrun.h (stop_registers): Remove.
8508
8509 2015-05-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8510
8511 * infcall.c (struct dummy_frame_context_saver)
8512 (dummy_frame_context_saver_data_free, dummy_frame_context_saver_dtor)
8513 (dummy_frame_context_saver_drop, dummy_frame_context_saver_cleanup)
8514 (dummy_frame_context_saver_get_regs, dummy_frame_context_saver_setup):
8515 New.
8516 (call_function_by_hand_dummy): Move discard_cleanups of
8517 inf_status_cleanup before dummy_frame_push. Call
8518 dummy_frame_context_saver_setup and prepare context_saver_cleanup.
8519 Use dummy_frame_context_saver_get_regs instead of stop_registers.
8520 * infcall.h (struct dummy_frame_context_saver)
8521 (dummy_frame_context_saver_drop, dummy_frame_context_saver_cleanup)
8522 (dummy_frame_context_saver_get_regs, dummy_frame_context_saver_setup):
8523 New declarations.
8524 * infcmd.c: Include infcall.h.
8525 (get_return_value): Add parameter ctx_saver, use it instead of
8526 stop_registers.
8527 (print_return_value): Add parameter ctx_saver, pass it.
8528 (struct finish_command_continuation_args): Add field ctx_saver.
8529 (finish_command_continuation): Update print_return_value caller.
8530 (finish_command_continuation_free_arg): Free also ctx_saver.
8531 (finish_forward): Call dummy_frame_context_saver_setup.
8532 * inferior.h (struct dummy_frame_context_saver): New declaration.
8533 (get_return_value): Add parameter ctx_saver.
8534 * python/py-finishbreakpoint.c (bpfinishpy_pre_stop_hook): Update
8535 get_return_value caller.
8536
8537 2015-05-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8538
8539 * dummy-frame.c (struct dummy_frame_dtor_list): New.
8540 (struct dummy_frame): Replace dtor and dtor_data by dtor_list.
8541 (remove_dummy_frame): Process dtor_list.
8542 (pop_dummy_frame): Process dtor_list.
8543 (register_dummy_frame_dtor): Maintain dtor_list.
8544 (find_dummy_frame_dtor): Handle dtor_list.
8545 * dummy-frame.h (register_dummy_frame_dtor, find_dummy_frame_dtor):
8546 Update comments.
8547
8548 2015-05-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8549
8550 * compile/compile-object-run.c (do_module_cleanup): Add parameter
8551 registers_valid.
8552 (compile_object_run): Update do_module_cleanup caller.
8553 * dummy-frame.c: Include infcall.h.
8554 (struct dummy_frame): Update dtor comment.
8555 (remove_dummy_frame): Call dtor.
8556 (pop_dummy_frame): Update dtor caller.
8557 * dummy-frame.h (dummy_frame_dtor_ftype): Add parameter
8558 registers_valid.
8559
8560 2015-05-13 Joel Brobecker <brobecker@adacore.com>
8561
8562 GDB 7.9.1 released.
8563
8564 2015-05-13 Joel Brobecker <brobecker@adacore.com>
8565
8566 * NEWS: Create "Changes in GDB 7.9.1" section. Move news about
8567 Xmethods now being able to specify a result type to that new
8568 sectioin.
8569
8570 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
8571
8572 * tui/tui-win.c (tui_async_resize_screen): Clear win_resized
8573 first before resizing the window.
8574 * tui/tui.c (tui_enable): Likewise.
8575
8576 2015-05-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8577
8578 * dummy-frame.c (struct dummy_frame): Use proper typedef for dtor.
8579 * dummy-frame.h (dummy_frame_dtor_ftype): Add its comment.
8580 * infcall.c (call_function_by_hand_dummy): Use proper typedef for
8581 dummy_dtor parameter.
8582 * infcall.h: Include dummy-frame.h.
8583 (call_function_by_hand_dummy_dtor_ftype): Remove.
8584 (call_function_by_hand_dummy): Use proper typedef for dummy_dtor
8585 parameter.
8586
8587 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
8588
8589 PR gdb/17820
8590 * top.c (history_size_setshow_var): Change type to signed.
8591 Initialize to -2. Update documentation.
8592 (set_readline_history_size): Define.
8593 (set_history_size_command): Use it. Remove logic for handling
8594 out-of-range sizes.
8595 (init_history): Use set_readline_history_size(). Test for a
8596 value of -2 instead of 0 when determining whether to set a
8597 default history size.
8598 (init_main): Decode the argument of the "size" command as a
8599 zuinteger_unlimited.
8600
8601 2015-05-12 Doug Evans <dje@google.com>
8602
8603 * dwarf2read.c (struct file_entry): Tweak comments.
8604 (get_debug_line_section): Tweak comments.
8605
8606 2015-05-12 Don Breazeal <donb@codesourcery.com>
8607
8608 * NEWS: Announce fork support in the RSP and support
8609 for fork debugging in extended mode.
8610
8611 2015-05-12 Don Breazeal <donb@codesourcery.com>
8612
8613 * remote.c (remote_insert_fork_catchpoint): New function.
8614 (remote_remove_fork_catchpoint): New function.
8615 (remote_insert_vfork_catchpoint): New function.
8616 (remote_remove_vfork_catchpoint): New function.
8617 (pending_fork_parent_callback): New function.
8618 (remove_new_fork_child): New function.
8619 (remote_update_thread_list): Call remote_notif_get_pending_events
8620 and remove_new_fork_child.
8621 (extended_remote_kill): Kill fork child when killing the
8622 parent before follow_fork completes.
8623 (init_extended_remote_ops): Initialize target vector with
8624 new fork catchpoint functions.
8625
8626 2015-05-12 Don Breazeal <donb@codesourcery.com>
8627
8628 * remote.c (remove_vfork_event_p): New function.
8629 (remote_follow_fork): Add vfork event type to event checking.
8630 (remote_parse_stop_reply): New stop reasons "vfork" and
8631 "vforkdone" for RSP 'T' Stop Reply Packet.
8632
8633 2015-05-12 Don Breazeal <donb@codesourcery.com>
8634
8635 * linux-nat.c (linux_nat_ptrace_options): New function.
8636 (linux_init_ptrace, wait_lwp, linux_nat_filter_event):
8637 Call linux_nat_ptrace_options and use different argument to
8638 linux_enable_event_reporting.
8639 (_initialize_linux_nat): Delete call to
8640 linux_ptrace_set_additional_flags.
8641 * nat/linux-ptrace.c (current_ptrace_options): Rename to
8642 supported_ptrace_options.
8643 (additional_flags): Delete variable.
8644 (linux_check_ptrace_features): Use supported_ptrace_options.
8645 (linux_test_for_tracesysgood, linux_test_for_tracefork):
8646 Likewise, and remove additional_flags check.
8647 (linux_enable_event_reporting): Change 'attached' argument to
8648 'options'. Use supported_ptrace_options.
8649 (ptrace_supports_feature): Change comment. Use
8650 supported_ptrace_options.
8651 (linux_ptrace_set_additional_flags): Delete function.
8652 * nat/linux-ptrace.h (linux_ptrace_set_additional_flags):
8653 Delete function prototype.
8654 * remote.c (remote_fork_event_p): New function.
8655 (remote_detach_pid): New function.
8656 (remote_detach_1): Call remote_detach_pid, don't mourn inferior
8657 if doing detach-on-fork.
8658 (remote_follow_fork): New function.
8659 (remote_parse_stop_reply): Handle new "T" stop reason "fork".
8660 (remote_pid_to_str): Print "process" strings for pid/0/0 ptids.
8661 (init_extended_remote_ops): Initialize to_follow_fork.
8662
8663 2015-05-12 Don Breazeal <donb@codesourcery.com>
8664
8665 * nat/linux-ptrace.c (linux_check_ptrace_features): Change
8666 from static to extern.
8667 * nat/linux-ptrace.h (linux_check_ptrace_features): Declare.
8668 * remote.c (anonymous enum): <PACKET_fork_event_feature,
8669 * PACKET_vfork_event_feature>: New enumeration constants.
8670 (remote_protocol_features): Add table entries for new packets.
8671 (remote_query_supported): Add new feature queries to qSupported
8672 packet.
8673
8674 2015-05-12 Gary Benson <gbenson@redhat.com>
8675
8676 * remote.c (remote_add_inferior): Call exec_file_locate_attach
8677 for fake PIDs as well as real ones.
8678 (remote_pid_to_exec_file): Send empty annex if PID is fake.
8679
8680 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
8681
8682 * NEWS (Python Scripting): Mention the new gdb.Value methods.
8683 * python/py-value.c (valpy_reference_value): New function.
8684 (valpy_const_value): Likewise.
8685 (value_object_methods): Add new methods.
8686 * value.c (make_cv_value): New function.
8687 * value.h (make_cv_value): Declare.
8688
8689 2015-05-08 Yao Qi <yao@codesourcery.com>
8690 Sandra Loosemore <sandra@codesourcery.com>
8691
8692 * dwarf2read.c (setup_type_unit_groups): Do NULL pointer check
8693 to 'lh->include_dirs' before accessing to it.
8694 (psymtab_include_file_name): Likewise.
8695 (dwarf_decode_lines_1): Likewise.
8696 (dwarf_decode_lines): Likewise.
8697 (file_file_name): Likewise.
8698
8699 2015-05-08 Sandra Loosemore <sandra@codesourcery.com>
8700
8701 * nios2-linux-tdep.c (NIOS2_SIGRETURN_TRAMP_ADDR): Define.
8702 (NIOS2_SIGRETURN_REGSAVE_OFFSET): Define.
8703 (nios2_linux_rt_sigreturn_init): Adjust base address of
8704 register save area.
8705
8706 2015-05-08 Sandra Loosemore <sandra@codesourcery.com>
8707
8708 * nios2-tdep.c (nios2_breakpoint_from_pc): Revert to using
8709 "trap 31" as the breakpoint instruction on all targets.
8710
8711 2015-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8712
8713 * infcmd.c (print_return_value): Remove unused declaration.
8714
8715 2015-05-08 Joel Brobecker <brobecker@adacore.com>
8716
8717 * dwarf2read.c (attr_to_dynamic_prop)
8718 <DW_AT_data_member_location>: Use read_type_die isntead of
8719 get_die_type.
8720
8721 2015-05-08 Joel Brobecker <brobecker@adacore.com>
8722
8723 * ada-lang.c (ada_convert_actual): Add handling of formals
8724 passed inside an aligner type.
8725
8726 2015-05-08 Joel Brobecker <brobecker@adacore.com>
8727
8728 * copyright.py (NOT_FSF_LIST): Remove sim/erc32 entries.
8729
8730 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
8731
8732 PR python/18291
8733 * python/lib/gdb/command/xmethods.py (print_xm_info): Fix typo.
8734 Print xmethod matcher status.
8735
8736 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
8737
8738 * s390-linux-nat.c (fill_gregset): Avoid relying on the PSWA
8739 register in the regcache when treating the PSWM register, and vice
8740 versa.
8741
8742 2015-05-07 Gary Benson <gbenson@redhat.com>
8743
8744 * linux-thread-db.c (struct thread_db_info)
8745 <td_ta_map_id2thr_p>: Remove field.
8746 (try_thread_db_load_1): Remove initialization for the above.
8747
8748 2015-05-07 Gary Benson <gbenson@redhat.com>
8749
8750 * linux-thread-db.c (struct thread_db_info)
8751 <td_thr_validate_p>: Remove field.
8752 (try_thread_db_load_1): Remove initialization for the above.
8753
8754 2015-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8755
8756 * compile/compile-object-load.c (compile_object_load): Support
8757 mst_text_gnu_ifunc.
8758
8759 2015-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8760
8761 * compile/compile.c (compile_to_object): Make the cmd_string parameter
8762 const. Use new variables for the const compatibility.
8763 (eval_compile_command): Make the cmd_string parameter const.
8764 * compile/compile.h (eval_compile_command): Make the cmd_string
8765 parameter const.
8766
8767 2015-05-06 Joel Brobecker <brobecker@adacore.com>
8768
8769 * defs.h (deprecated_init_ui_hook): Delete. Remove associated
8770 comment.
8771 * top.c (deprecated_init_ui_hook): Delete.
8772 (gdb_init): Remove handling of deprecated_init_ui_hook.
8773 * interps.c (clear_interpreter_hooks): Remove handling of
8774 deprecated_init_ui_hook.
8775 * main.c (captured_main): Update comment.
8776
8777 2015-05-06 Joel Brobecker <brobecker@adacore.com>
8778
8779 * solib.c (_initialize_solib): Add "info dll" alias creation.
8780 * windows-nat.c (set_windows_aliases): Delete.
8781 (_initialize_windows_nat): Remove deprecated_init_ui_hook
8782 assignment.
8783 * NEWS: Add news entry about "info dll" now being available
8784 on all platforms.
8785
8786 2015-05-05 Joel Brobecker <brobecker@adacore.com>
8787
8788 * ada-lang.c (value_assign_to_component): Reformat and improve
8789 documentation. Remove all trailing spaces.
8790
8791 2015-05-05 Joel Brobecker <brobecker@adacore.com>
8792
8793 * inline-frame.c (inline_frame_sniffer, skip_inline_frames):
8794 Stop counting inlined frames as soon as an out-of-line function
8795 is found.
8796
8797 2014-05-05 Pierre-Marie de Rodat <derodat@adacore.com>
8798
8799 * dwarf2read.c (inherit_abstract_dies): Skip
8800 DW_TAG_GNU_call_site dies while inheriting children of an
8801 abstract DIE into a scope.
8802 (read_lexical_block_scope): Inherit abstract DIE's for
8803 lexical scopes.
8804
8805 2015-05-05 Joel Brobecker <brobecker@adacore.com>
8806
8807 * ada-valprint.c (val_print_packed_array_elements): Delete
8808 variable "len". Add a type-length check when comparing two
8809 consecutive elements of the array. Use the element's actual
8810 length in call to value_contents_eq.
8811 * ada-lang.c (ada_value_primitive_packed_val): Always return
8812 a value whose type has been resolved.
8813
8814 2015-05-05 Joel Brobecker <brobecker@adacore.com>
8815
8816 * ada-lang.c (ada_value_primitive_packed_val): Recompute
8817 BIT_SIZE and LEN if the size of the resolved type is smaller
8818 than BIT_SIZE * HOST_CHAR_BIT.
8819
8820 2015-05-05 Joel Brobecker <brobecker@adacore.com>
8821
8822 * ada-lang.c (ada_value_primitive_packed_val): Use a more
8823 correct address in call to value_at. Adjust call to
8824 value_address accordingly.
8825
8826 2015-05-05 Joel Brobecker <brobecker@adacore.com>
8827
8828 * ada-valprint.c (ada_val_print_1): Resolve TYPE before trying
8829 to print it.
8830
8831 2015-05-05 Joel Brobecker <brobecker@adacore.com>
8832
8833 * dwarf2loc.h (struct property_addr_info): Add "valaddr" field.
8834 * dwarf2loc.c (dwarf2_evaluate_property): Add handling of
8835 pinfo->valaddr.
8836 * gdbtypes.h (resolve_dynamic_type): Add "valaddr" parameter.
8837 * gdbtypes.c (resolve_dynamic_struct): Set pinfo.valaddr.
8838 (resolve_dynamic_type_internal): Set pinfo.valaddr.
8839 Add handling of addr_stack->valaddr.
8840 (resolve_dynamic_type): Add "valaddr" parameter.
8841 Set pinfo.valaddr field.
8842 * ada-lang.c (ada_discrete_type_high_bound): Update call to
8843 resolve_dynamic_type.
8844 (ada_discrete_type_low_bound): Likewise.
8845 * findvar.c (default_read_var_value): Likewise.
8846 * value.c (value_from_contents_and_address): Likewise.
8847
8848 2015-05-05 Joel Brobecker <brobecker@adacore.com>
8849
8850 * gdbtypes.c (resolve_dynamic_array): Use
8851 create_array_type_with_stride instead of create_array_type.
8852
8853 2015-04-30 DJ Delorie <dj@redhat.com>
8854
8855 * rl78-tdep.c (rl78_analyze_prologue): Pass RL78_ISA_DEFAULT to
8856 rl78_decode_opcode
8857
8858 2015-04-29 Doug Evans <dje@google.com>
8859
8860 PR python/18285
8861 * NEWS: Document new gdb.XMethodWorker.get_result_type method.
8862 * eval.c (evaluate_subexp_standard) <OP_FUNCALL>: Handle
8863 EVAL_AVOID_SIDE_EFFECTS for xmethods.
8864 * extension-priv.h (struct extension_language_ops)
8865 <get_xmethod_result_type>: New member.
8866 * extension.c (get_xmethod_result_type): New function.
8867 * extension.h (get_xmethod_result_type): Declare.
8868 * python/py-xmethods.c (get_result_type_method_name): New static
8869 global.
8870 (py_get_result_type_method_name): Ditto.
8871 (gdbpy_get_xmethod_result_type): New function.
8872 (gdbpy_initialize_xmethods): Initialize py_get_result_type_method_name.
8873 * python/python-internal.h (gdbpy_get_xmethod_result_type): Declare.
8874 * python/python.c (python_extension_ops): Add
8875 gdbpy_get_xmethod_result_type.
8876 * python/lib/gdb/xmethod.py (XMethodWorker): Add get_result_type.
8877 * valarith.c (value_x_binop): Handle EVAL_AVOID_SIDE_EFFECTS for
8878 xmethods.
8879 (value_x_unop): Ditto.
8880 * value.c (result_type_of_xmethod): New function.
8881 * value.h (result_type_of_xmethod): Declare.
8882
8883 2015-04-29 Gary Benson <gbenson@redhat.com>
8884
8885 * solib.c (solib_find_1): Allow fd argument to be NULL.
8886 (exec_file_find): Update comment.
8887 (solib_find): Likewise.
8888 * exec.c (exec_file_locate_attach): Use NULL as fd
8889 argument to exec_file_find to avoid having to close
8890 the opened file.
8891 * infrun.c (follow_exec): Likewise.
8892
8893 2015-04-28 Doug Evans <dje@google.com>
8894
8895 PR python/18299
8896 * python/lib/gdb/printing.py (register_pretty_printer): Handle
8897 name or __name__ attributes. Handle gdb module as first argument.
8898
8899 2015-04-28 Doug Evans <dje@google.com>
8900
8901 PR python/18089
8902 * python/py-prettyprint.c (print_children): Verify result of children
8903 iterator. Provide better error message.
8904 * python/python-internal..h (gdbpy_print_python_errors_p): Declare.
8905 * python/python.c (gdbpy_print_python_errors_p): New function.
8906
8907 2015-04-28 Doug Evans <dje@google.com>
8908
8909 * gdbtypes.h (struct cplus_struct_type) <n_baseclasses>: Fix comment.
8910
8911 2015-04-28 Sasha Smundak <asmundak@google.com>
8912
8913 * NEWS: Mention gdb.Type.optimized_out method.
8914 * python/py-type.c (typy_optimized_out): New function.
8915
8916 2015-04-28 John Baldwin <jhb@FreeBSD.org>
8917
8918 * fbsd-nat.c: Include "gdb_wait.h" instead of <sys/wait.h>.
8919
8920 2015-04-28 Patrick Palka <patrick@parcs.ath.cx>
8921
8922 * utils.c (init_page_info): Set rl_catch_sigwinch to zero.
8923 (initialize_utils): Move call of init_page_info() to ...
8924 * top.c (gdb_init): ... here.
8925
8926 2015-04-28 Patrick Palka <patrick@parcs.ath.cx>
8927
8928 * tui/tui-win.c (tui_sigwinch_handler): Remove now-stale comment.
8929 (tui_sigwinch_handler): Still update our idea of
8930 the terminal's width and height even when TUI is not active.
8931
8932 2015-04-28 Patrick Palka <patrick@parcs.ath.cx>
8933
8934 * utils.h (set_screen_width_and_height): Declare.
8935 * utils.c (set_screen_width_and_height): Define.
8936 * tui/tui-win.c (tui_update_gdb_sizes): Use it.
8937
8938 2015-04-28 Gary Benson <gbenson@redhat.com>
8939
8940 * infrun.c (solist.h): New include.
8941 (follow_exec): Use exec_file_find to prefix execd_pathname
8942 with gdb_sysroot.
8943
8944 2015-04-28 Patrick Palka <patrick@parcs.ath.cx>
8945
8946 * tui/tui-source.c (tui_set_source_content): Avoid calling
8947 strcpy() when offset is 0.
8948
8949 2015-04-28 Patrick Palka <patrick@parcs.ath.cx>
8950
8951 PR gdb/18155
8952 * tui/tui-data.c (tui_free_window): Don't free the locator
8953 window when passed an SRC_WIN or a DISASSEM_WIN.
8954
8955 2015-04-28 Patrick Palka <patrick@parcs.ath.cx>
8956
8957 * tui/tui-data.h (struct tui_win_element): Forward-declare.
8958 (tui_win_content): Move declaration.
8959 (struct tui_gen_win_info): Give 'content' field the
8960 type tui_win_content.
8961 * tui/tui-data.c (init_content_element): Remove redundant and
8962 erroneous casts.
8963 (tui_add_content_elements): Remove erroneous cast.
8964 * tui/tui-disasm.c (tui_set_disassem_content): Remove redundant
8965 casts.
8966 (tui_get_begin_asm_address): Likewise.
8967 * tui/tui-regs.c (tui_show_registers): Likewise.
8968 (tui_show_register_group): Likewise.
8969 (tui_display_registers_from): Likewise.
8970 (tui_check_register_values): Likewise.
8971 * tui/tui-source.c (tui_set_source_content): Likewise.
8972 (tui_set_source_content_nil): Likewise.
8973 (tui_source_is_displayed): Likewise.
8974 * tui/tui-stack.c (tui_show_locator_content): Likewise.
8975 (tui_set_locator_fullname): Likewise.
8976 (tui_set_locator_info): Likewise.
8977 (tui_show_frame_info): Likewise.
8978 * tui/tui-winsource.c (tui_clear_source_content): Likewise.
8979 (tui_show_source_line): Likewise.
8980 (tui_horizontal_source_scroll): Likewise.
8981 (tui_update_breakpoint_info): Likewise.
8982 (tui_set_exec_info_content): Likewise.
8983 (tui_show_exec_info_content): Likewise.
8984 (tui_alloc_source_buffer): Likewise.
8985 (tui_line_is_displayed): Likewise.
8986 (tui_addr_is_displayed): Likewise.
8987
8988 2015-04-27 John Baldwin <jhb@FreeBSD.org>
8989
8990 * fbsd-nat.c: (fbsd_wait) [PL_FLAG_EXEC]: Report TARGET_WAITKIND_EXECD
8991 event if PL_FLAG_EXEC is set.
8992 [PL_FLAG_EXEC] (fbsd_insert_exec_catchpoint): New function.
8993 [PL_FLAG_EXEC] (fbsd_remove_exec_catchpoint): New function.
8994 (fbsd_nat_add_target) [PL_FLAG_EXEC]: Set
8995 "to_insert_exec_catchpoint" to "fbsd_insert_exec_catchpoint".
8996 Set "to_remove_exec_catchpoint" to "fbsd_remove_exec_catchpoint".
8997
8998 2015-04-27 John Baldwin <jhb@FreeBSD.org>
8999
9000 * fbsd-nat.c: [PT_LWPINFO] New variable super_wait.
9001 [TDP_RFPPWAIT] New variable fbsd_pending_children.
9002 [TDP_RFPPWAIT] (fbsd_remember_child): New function.
9003 [TDP_RFPPWAIT] (fbsd_is_child_pending): New function.
9004 [TDP_RFPPWAIT] (fbsd_fetch_kinfo_proc): New function.
9005 [PT_LWPINFO] (fbsd_wait): New function.
9006 [TDP_RFPPWAIT] (fbsd_follow_fork): New function.
9007 [TDP_RFPPWAIT] (fbsd_insert_fork_catchpoint): New function.
9008 [TDP_RFPPWAIT] (fbsd_remove_fork_catchpoint): New function.
9009 [TDP_RFPPWAIT] (fbsd_insert_vfork_catchpoint): New function.
9010 [TDP_RFPPWAIT] (fbsd_remove_vfork_catchpoint): New function.
9011 [TDP_RFPPWAIT] (fbsd_enable_follow_fork): New function.
9012 [TDP_RFPPWAIT] (fbsd_post_startup_inferior): New function.
9013 [TDP_RFPPWAIT] (fbsd_post_attach): New function.
9014 (fbsd_nat_add_target) [PT_LWPINFO] Set "to_wait" to
9015 "fbsd_wait".
9016 [TDP_RFPPWAIT] Set "to_follow_fork" to "fbsd_follow_fork".
9017 Set "to_insert_fork_catchpoint" to "fbsd_insert_fork_catchpoint".
9018 Set "to_remove_fork_catchpoint" to "fbsd_remove_fork_catchpoint".
9019 Set "to_insert_vfork_catchpoint" to "fbsd_insert_vfork_catchpoint".
9020 Set "to_remove_vfork_catchpoint" to "fbsd_remove_vfork_catchpoint".
9021 Set "to_post_startup_inferior" to "fbsd_post_startup_inferior".
9022 Set "to_post_attach" to "fbsd_post_attach".
9023
9024 2015-04-27 John Baldwin <jhb@FreeBSD.org>
9025
9026 * fbsd-nat.c (fbsd_pid_to_exec_file): Mark static.
9027 (fbsd_find_memory_regions): Mark static.
9028 (fbsd_nat_add_target): New function.
9029 * fbsd-nat.h: Export fbsd_nat_add_target and remove prototypes for
9030 fbsd_pid_to_exec_file and fbsd_find_memory_regions.
9031 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Use fbsd_nat_add_target.
9032 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Likewise.
9033 * ppcfbsd-nat.c (_initialize_ppcfbsd_nat): Likewise.
9034 * sparc64fbsd-nat.c (_initialize_sparc64fbsd_nat): Likewise.
9035
9036 2015-04-27 Gary Benson <gbenson@redhat.com>
9037
9038 * objfiles.c (allocate_objfile): Do not attempt to expand name
9039 if name is a "target:" filename.
9040 * auto-load.c (load_auto_scripts_for_objfile): Do not attempt
9041 to load auto-load scripts for objfiles with "target:" filenames.
9042
9043 2015-04-27 Andreas Arnez <arnez@linux.vnet.ibm.com>
9044
9045 * s390-linux-tdep.c: Include "elf/s390.h" and "elf-bfd.h".
9046 (enum s390_vector_abi_kind): New enum.
9047 (struct gdbarch_tdep)<vector_abi>: New field.
9048 (s390_effective_inner_type): Add parameter min_size. Stop
9049 unwrapping if the inner type is smaller than min_size.
9050 (s390_function_arg_float): Adjust call to
9051 s390_effective_inner_type.
9052 (s390_function_arg_vector): New function.
9053 (s390_function_arg_integer): Adjust comment.
9054 (struct s390_arg_state)<vr>: New field.
9055 (s390_handle_arg): Add parameter 'is_unnamed'. Pass vector
9056 arguments according to vector ABI when appropriate.
9057 (s390_push_dummy_call): Initialize the argument state's field
9058 'vr'. Adjust calls to s390_handle_arg.
9059 (s390_register_return_value): Handle vector return values.
9060 (s390_return_value): Apply the "register" return value convention
9061 to a vector when appropriate.
9062 (s390_gdbarch_init): Initialize tdep->vector_abi.
9063 * NEWS: Announce S390 vector ABI support.
9064
9065 2015-04-27 Andreas Arnez <arnez@linux.vnet.ibm.com>
9066
9067 * s390-linux-tdep.c (s390_return_value_convention): Remove
9068 function. Inline its logic...
9069 (s390_return_value): ...here. Instead, move the handling of the
9070 "register" return value convention...
9071 (s390_register_return_value): ...here. New function.
9072
9073 2015-04-27 Andreas Arnez <arnez@linux.vnet.ibm.com>
9074
9075 * s390-linux-tdep.c
9076 (is_float_singleton): Remove function. Move the "singleton" part
9077 of the logic...
9078 (s390_effective_inner_type): ...here. New function.
9079 (is_float_like): Remove function. Inline its logic...
9080 (s390_function_arg_float): ...here.
9081 (is_pointer_like, is_integer_like, is_struct_like): Remove
9082 functions. Inline their logic...
9083 (s390_function_arg_integer): ...here.
9084 (s390_function_arg_pass_by_reference): Remove function.
9085 (extend_simple_arg): Remove function.
9086 (alignment_of): Remove function.
9087 (struct s390_arg_state): New structure.
9088 (s390_handle_arg): New function.
9089 (s390_push_dummy_call): Move parameter placement logic to the new
9090 function s390_handle_arg. Call it for calculating the stack area
9091 sizes first, and again for actually writing the parameters.
9092
9093 2015-04-27 Andreas Arnez <arnez@linux.vnet.ibm.com>
9094
9095 * s390-linux-tdep.c (is_power_of_two): Add comment. Return
9096 false if the argument is zero.
9097
9098 2015-04-27 Pierre-Marie de Rodat <derodat@adacore.com>
9099
9100 * ada-lang.c (template_to_static_fixed_type): Return input type
9101 when it is already fixed. Cache the input type itself when not
9102 creating a static fixed copy. Make it explicit that we never
9103 molestate the input type.
9104 * gdbtypes.c (resolve_dynamic_struct): Reset the
9105 TYPE_TARGET_TYPE field for resolved copies.
9106
9107 2015-04-27 Joel Brobecker <brobecker@adacore.com>
9108
9109 * ada-lang.c (ada_is_tagged_type): Add call to ada_check_typedef.
9110 (ada_lookup_struct_elt_type): Remove calls to ada_check_typedef.
9111 (template_to_static_fixed_type): Call ada_check_typedef only
9112 when necessary.
9113
9114 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
9115
9116 * cli/cli-dump.c (srec_dump_command): Add internationalization
9117 mark ups.
9118 (ihex_dump_command): Likewise.
9119 (tekhex_dump_command): Likewise.
9120 (binary_dump_command): Likewise.
9121 (binary_append_command): Likewise.
9122
9123 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
9124
9125 * cli/cli-dump.c (verilog_cmdlist): New variable.
9126 (dump_verilog_memory): New function.
9127 (dump_verilog_value): New function.
9128 (verilog_dump_command): New function.
9129 (_initialize_cli_dump): Add new commands to support verilog dump
9130 format.
9131 * NEWS: Add entry for "dump verilog".
9132
9133 2015-04-24 Pierre-Marie de Rodat <derodat@adacore.com>
9134
9135 * gdbtypes.c (print_gnat_stuff): Do not recurse on the
9136 descriptive type when there is none.
9137
9138 2015-04-23 Patrick Palka <patrick@parcs.ath.cx>
9139
9140 * tui/tui-win.c (tui_async_resize_screen): Call
9141 rl_resize_terminal().
9142
9143 2015-04-22 Jon Turney <jon.turney@dronecode.org.uk>
9144
9145 * windows-nat.c (handle_output_debug_string): Don't change
9146 current_event.dwThreadId.
9147 (get_windows_debug_event): Use thread_id, rather than relying on
9148 current_event.dwThreadId being changed.
9149
9150 2015-04-22 Jon Turney <jon.turney@dronecode.org.uk>
9151
9152 * windows-nat.c (windows_continue): Report an error if
9153 ContinueDebugEvent() fails.
9154
9155 2015-04-16 Jon Turney <jon.turney@dronecode.org.uk>
9156
9157 * windows-nat.c (windows_resume): Fix misspelling in debug output.
9158
9159 2015-04-16 Jon Turney <jon.turney@dronecode.org.uk>
9160
9161 * windows-nat.c (get_windows_debug_event): Replace retval with
9162 thread_id throughout. Update stale comment.
9163
9164 2015-04-16 Jon Turney <jon.turney@dronecode.org.uk>
9165
9166 * windows-nat.c (get_windows_debug_event): Don't use ternary
9167 conditional operator.
9168
9169 2015-04-21 Pierre Muller <muller@sourceware.org>
9170
9171 PR pascal/17815
9172 p-exp.y (yylex): Reorganize code to return the matched pattern
9173 for a field of this.
9174
9175 2015-04-21 Gary Benson <gbenson@redhat.com>
9176
9177 * common/fileio.h (fileio_to_host_openflags): New declaration.
9178 * common/fileio.c (fcntl.h): New include.
9179 (fileio_to_host_openflags): New function, factored out from...
9180 * inf-child.c (inf_child_fileio_open_flags_to_host): ...here.
9181 Single use updated.
9182
9183 2015-04-21 Kevin Buettner <kevinb@redhat.com>
9184
9185 * rl78-tdep.c (RL78_SP_ADDR): Define.
9186 (opc_reg_to_gdb_regnum): New static function.
9187 (rl78_analyze_prologue): Recognize instructions forming slightly
9188 more interesting prologues.
9189
9190 2015-04-20 Pierre-Marie de Rodat <derodat@adacore.com>
9191
9192 Revert:
9193 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
9194 * gdbtypes.c (is_dynamic_type_internal): Remove special handling of
9195 TYPE_CODE_REF types so that they are not considered as dynamic
9196 depending on the referenced type.
9197 (resolve_dynamic_type_internal): Likewise.
9198
9199 2015-04-20 Pierre-Marie de Rodat <derodat@adacore.com>
9200
9201 Revert:
9202 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
9203 * gdbtypes.c (is_dynamic_type_internal): Remove the unused
9204 "top_level" parameter.
9205 (resolve_dynamic_type_internal): Remove the unused "top_level"
9206 parameter. Update call to is_dynamic_type_internal.
9207 (is_dynamic_type): Update call to is_dynamic_type_internal.
9208 (resolve_dynamic_range): Update call to
9209 resolve_dynamic_type_internal.
9210 (resolve_dynamic_union): Likewise.
9211 (resolve_dynamic_struct): Likewise.
9212 (resolve_dynamic_type): Likewise.
9213
9214 2015-04-19 Gabriel Krisman Bertazi <gabriel@krisman.be>
9215
9216 * breakpoint.c (update_dprintf_command_list): Remove duplicated
9217 xmalloc.
9218
9219 2015-04-20 Thomas Schwinge <thomas@codesourcery.com>
9220
9221 * reply_mig_hack.awk: Robustify parsing.
9222
9223 * reply_mig_hack.awk: Don't bother to declare an intermediate
9224 function pointer variable.
9225
9226 2015-04-17 Doug Evans <dje@google.com>
9227
9228 * solib-svr4.c (svr4_exec_displacement): Rename outer "displacement"
9229 to "exec_displacement" to avoid confusion with inner use of the name.
9230
9231 2015-04-17 Pedro Alves <palves@redhat.com>
9232
9233 * arm-linux-nat.c (arm_linux_can_use_hw_breakpoint): Return zero
9234 if HW point of TYPE isn't supported.
9235
9236 2015-04-17 Yao Qi <yao.qi@linaro.org>
9237 Pedro Alves <palves@redhat.com>
9238
9239 * target.h (target_can_use_hardware_watchpoint): Update comments.
9240 Remove trailing ";".
9241
9242 2015-04-17 Gary Benson <gbenson@redhat.com>
9243
9244 * remote.c (remote_add_inferior): New argument try_open_exec.
9245 If nonzero, attempt to open the inferior's executable file as
9246 the main executable if no main executable is open already.
9247 All callers updated.
9248 * NEWS: Mention that GDB now supports automatic location and
9249 retrieval of executable + files from remote targets.
9250
9251 2015-04-17 Gary Benson <gbenson@redhat.com>
9252
9253 * target.h (TARGET_OBJECT_EXEC_FILE): New enum value.
9254 * remote.c (PACKET_qXfer_exec_file): Likewise.
9255 (remote_protocol_features): Register the
9256 "qXfer:exec-file:read" feature.
9257 (remote_xfer_partial): Handle TARGET_OBJECT_EXEC_FILE.
9258 (remote_pid_to_exec_file): New function.
9259 (init_remote_ops): Initialize to_pid_to_exec_file.
9260 (_initialize_remote): Register new "set/show remote
9261 pid-to-exec-file-packet" command.
9262 * NEWS: Announce new qXfer:exec-file:read packet.
9263
9264 2015-04-17 Gary Benson <gbenson@redhat.com>
9265
9266 * nat/linux-procfs.h (linux_proc_pid_to_exec_file):
9267 New declaration.
9268 * nat/linux-procfs.c (linux_proc_pid_to_exec_file):
9269 New function, factored out from...
9270 * linux-nat.c (linux_child_pid_to_exec_file): ...here.
9271
9272 2015-04-17 Gary Benson <gbenson@redhat.com>
9273
9274 * exec.c (solist.h): New include.
9275 (exec_file_locate_attach): Prefix absolute executable
9276 paths with gdb_sysroot if set.
9277 * NEWS: Mention that executable paths may be prepended
9278 with sysroot.
9279
9280 2015-04-17 Gary Benson <gbenson@redhat.com>
9281
9282 * solist.h (exec_file_find): New declaration.
9283 * solib.c (solib_find_1): New function, factored out from...
9284 (solib_find): ...here.
9285 (exec_file_find): New function.
9286
9287 2015-04-17 Gary Benson <gbenson@redhat.com>
9288
9289 * gdbcore.h (exec_file_locate_attach): New declaration.
9290 * exec.c (exec_file_locate_attach): New function, factored
9291 out from...
9292 * infcmd.c (attach_command_post_wait): ...here.
9293
9294 2015-04-17 Mike Frysinger <vapier@gentoo.org>
9295
9296 * MAINTAINERS: Add myself for Blackfin/write-after-approval.
9297
9298 2015-04-16 Yao Qi <yao.qi@linaro.org>
9299
9300 * infrun.c (maybe_software_singlestep): Declare.
9301 (displaced_step_fixup): Call maybe_software_singlestep.
9302
9303 2015-04-15 Doug Evans <dje@google.com>
9304
9305 * psymtab.c (psym_expand_symtabs_matching): Add QUIT call.
9306
9307 2015-04-15 Doug Evans <dje@google.com>
9308
9309 * dwarf2read.c (dw2_expand_symtabs_matching): Add some QUIT calls.
9310
9311 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
9312
9313 * python/lib/gdb/command/unwinders.py: Add parentheses.
9314
9315 2015-04-15 Yao Qi <yao.qi@linaro.org>
9316
9317 * arm-linux-tdep.c (arm_linux_copy_svc): Update debug message.
9318
9319 2015-04-15 Yao Qi <yao.qi@linaro.org>
9320
9321 * arm-linux-tdep.c (arm_linux_copy_svc): Fix indentation.
9322
9323 2015-04-15 Yao Qi <yao.qi@linaro.org>
9324
9325 * arm-linux-tdep.c (arm_linux_cleanup_svc): Use
9326 dsc->insn_size instead of 4.
9327
9328 2015-04-14 Gary Benson <gbenson@redhat.com>
9329
9330 * jit.c (mem_bfd_iovec_stat): Zero supplied buffer.
9331 * minidebug.c (lzma_stat): Likewise.
9332 * solib-spu.c (spu_bfd_iovec_stat): Likewise.
9333 * spu-linux-nat.c (spu_bfd_iovec_stat): Likewise.
9334
9335 2015-04-13 Stan Shebs <stanshebs@google.com>
9336
9337 * MAINTAINERS: Update my email address.
9338
9339 2015-04-13 John Baldwin <jhb@FreeBSD.org>
9340
9341 * amd64-tdep.c (amd64_target_description): New function.
9342 * amd64-tdep.h: Export amd64_target_description and tdesc_amd64.
9343 * amd64bsd-nat.c [PT_GETXSTATE_INFO]: New variable amd64bsd_xsave_len.
9344 (amd64bsd_fetch_inferior_registers) [PT_GETXSTATE_INFO]: Handle
9345 x86 extended save area.
9346 (amd64bsd_store_inferior_registers) [PT_GETXSTATE_INFO]: Likewise.
9347 * amd64bsd-nat.h: Export amd64bsd_xsave_len.
9348 * amd64fbsd-nat.c (amd64fbsd_read_description): New function.
9349 (_initialize_amd64fbsd_nat): Set "to_read_description" to
9350 "amd64fbsd_read_description".
9351 * amd64fbsd-tdep.c (amd64fbsd_core_read_description): New function.
9352 (amd64fbsd_supply_xstateregset): New function.
9353 (amd64fbsd_collect_xstateregset): New function.
9354 Add "amd64fbsd_xstateregset".
9355 (amd64fbsd_iterate_over_regset_sections): New function.
9356 (amd64fbsd_init_abi): Set "xsave_xcr0_offset" to
9357 "I386_FBSD_XSAVE_XCR0_OFFSET".
9358 Add "iterate_over_regset_sections" gdbarch method.
9359 Add "core_read_description" gdbarch method.
9360 * i386-tdep.c (i386_target_description): New function.
9361 * i386-tdep.h: Export i386_target_description and tdesc_i386.
9362 * i386bsd-nat.c [PT_GETXSTATE_INFO]: New variable i386bsd_xsave_len.
9363 (i386bsd_fetch_inferior_registers) [PT_GETXSTATE_INFO]: Handle
9364 x86 extended save area.
9365 (i386bsd_store_inferior_registers) [PT_GETXSTATE_INFO]: Likewise.
9366 * i386bsd-nat.h: Export i386bsd_xsave_len.
9367 * i386fbsd-nat.c (i386fbsd_read_description): New function.
9368 (_initialize_i386fbsd_nat): Set "to_read_description" to
9369 "i386fbsd_read_description".
9370 * i386fbsd-tdep.c (i386fbsd_core_read_xcr0): New function.
9371 (i386fbsd_core_read_description): New function.
9372 (i386fbsd_supply_xstateregset): New function.
9373 (i386fbsd_collect_xstateregset): New function.
9374 Add "i386fbsd_xstateregset".
9375 (i386fbsd_iterate_over_regset_sections): New function.
9376 (i386fbsd4_init_abi): Set "xsave_xcr0_offset" to
9377 "I386_FBSD_XSAVE_XCR0_OFFSET".
9378 Add "iterate_over_regset_sections" gdbarch method.
9379 Add "core_read_description" gdbarch method.
9380 * i386fbsd-tdep.h: New file.
9381
9382 2015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9383
9384 * NEWS (Changes since GDB 7.9): Add removed -xdb.
9385 * breakpoint.c (command_line_is_silent): Remove xdb_commands
9386 conditional.
9387 (_initialize_breakpoint): Remove xdb_commands for bc, ab, sb, db, ba
9388 and lb.
9389 * cli/cli-cmds.c (_initialize_cli_cmds): Remove xdb_commands for v and
9390 va.
9391 * cli/cli-decode.c (find_command_name_length): Remove xdb_commands
9392 conditional.
9393 * defs.h (xdb_commands): Remove declaration.
9394 * f-valprint.c (_initialize_f_valprint): Remove xdb_commands for lc.
9395 * guile/scm-cmd.c (command_classes): Remove xdb from comment.
9396 * infcmd.c (run_no_args_command, go_command): Remove.
9397 (_initialize_infcmd): Remove xdb_commands for S, go, g, R and lr.
9398 * infrun.c (xdb_handle_command): Remove.
9399 (_initialize_infrun): Remove xdb_commands for lz and z.
9400 * main.c (xdb_commands): Remove variable.
9401 (captured_main): Remove "xdb" from long_options.
9402 (print_gdb_help): Remove --xdb from help.
9403 * python/py-cmd.c (gdbpy_initialize_commands): Remove xdb from comment.
9404 * source.c (_initialize_source): Remove xdb_commands for D, ld, / and ?.
9405 * stack.c (backtrace_full_command, args_plus_locals_info)
9406 (current_frame_command): Remove.
9407 (_initialize_stack): Remove xdb_commands for t, T and l.
9408 * symtab.c (_initialize_symtab): Remove xdb_commands for lf and lg.
9409 * thread.c (_initialize_thread): Remove xdb_commands condition.
9410 * tui/tui-layout.c (tui_toggle_layout_command)
9411 (tui_toggle_split_layout_command, tui_handle_xdb_layout): Remove.
9412 (_initialize_tui_layout): Remove xdb_commands for td and ts.
9413 * tui/tui-regs.c (tui_scroll_regs_forward_command)
9414 (tui_scroll_regs_backward_command): Remove.
9415 (_initialize_tui_regs): Remove xdb_commands for fr, gr, sr, +r and -r.
9416 * tui/tui-win.c (tui_xdb_set_win_height_command): Remove.
9417 (_initialize_tui_win): Remove xdb_commands for U and w.
9418 * utils.c (pagination_on_command, pagination_off_command): Remove.
9419 (initialize_utils): Remove xdb_commands for am and sm.
9420
9421 2015-04-10 Pedro Alves <palves@redhat.com>
9422
9423 * infrun.c (displaced_step_fixup): Switch to the event ptid
9424 earlier. If the thread stopped for a watchpoint and the
9425 target/arch has non-continuable watchpoints, cancel the displaced
9426 step.
9427 (resume): Don't start a displaced step if in-line step-over info
9428 is valid.
9429
9430 2015-04-10 Pedro Alves <palves@redhat.com>
9431
9432 * infrun.c (displaced_step_in_progress): New function.
9433 (do_target_resume): Advise target to report all signals if
9434 displaced stepping.
9435
9436 2015-04-10 Pedro Alves <palves@redhat.com>
9437
9438 PR gdb/18216
9439 * infrun.c (process_event_stop_test): Don't assume a step-resume
9440 is set if tp->stepped_breakpoint is true.
9441
9442 2015-04-10 Yao Qi <yao.qi@linaro.org>
9443
9444 * arm-tdep.c (install_alu_reg): Update comment.
9445 (thumb_copy_alu_reg): Remove local variable rn. Update
9446 debugging message. Use r2 instead of r1 in the modified
9447 instruction.
9448
9449 2015-04-10 Pedro Alves <palves@redhat.com>
9450
9451 PR gdb/13858
9452 * amd64-linux-tdep.c (amd64_linux_init_abi_common): Install
9453 linux_displaced_step_location as gdbarch_displaced_step_location
9454 hook.
9455 * arm-linux-tdep.c (arm_linux_init_abi): Likewise.
9456 * i386-linux-tdep.c (i386_linux_init_abi): Likewise.
9457 * linux-tdep.c (linux_displaced_step_location): New function,
9458 based on ppc_linux_displaced_step_location.
9459 * linux-tdep.h (linux_displaced_step_location): New declaration.
9460 * ppc-linux-tdep.c (ppc_linux_entry_point_addr): Delete.
9461 (ppc_linux_inferior_created, ppc_linux_displaced_step_location):
9462 Delete.
9463 (ppc_linux_init_abi): Install linux_displaced_step_location as
9464 gdbarch_displaced_step_location hook, even without Cell/B.E..
9465 (_initialize_ppc_linux_tdep): Don't install
9466 ppc_linux_inferior_created as inferior_created observer.
9467 * s390-linux-tdep.c (s390_gdbarch_init): Install
9468 linux_displaced_step_location as gdbarch_displaced_step_location
9469 hook.
9470
9471 2015-04-09 Gary Benson <gbenson@redhat.com>
9472
9473 * common/common-remote-fileio.h: Rename to...
9474 * common/fileio.h: ...this. Update all references.
9475 (remote_fileio_to_fio_error): Rename to...
9476 (host_to_fileio_error): ...this.
9477 (remote_fileio_to_be): Rename to...
9478 (host_to_bigendian): ...this. Update all callers.
9479 (remote_fileio_to_fio_uint): Rename to...
9480 (host_to_fileio_uint): ...this. Update all callers.
9481 (remote_fileio_to_fio_time): Rename to...
9482 (host_to_fileio_time): ...this. Update all callers.
9483 (remote_fileio_to_fio_stat): Rename to...
9484 (host_to_fileio_stat): ...this.
9485 Update all references.
9486 * common/common-remote-fileio.c: Rename to...
9487 * common/fileio.c: ...this. Update all references.
9488 (remote_fileio_to_fio_error): Rename to...
9489 (host_to_fileio_error): ...this. Update all callers.
9490 (remote_fileio_mode_to_target): Rename to...
9491 (fileio_mode_pack): ...this. Update all callers.
9492 (remote_fileio_to_fio_mode): Rename to...
9493 (host_to_fileio_mode): ...this. Update all callers.
9494 (remote_fileio_to_fio_ulong): Rename to...
9495 (host_to_fileio_ulong): ...this. Update all callers.
9496 (remote_fileio_to_fio_stat): Rename to...
9497 (host_to_fileio_stat): ...this. Update all callers.
9498
9499 2015-04-09 Andy Wingo <wingo@igalia.com>
9500
9501 * guile/scm-frame.c (gdbscm_frame_read_register): New function.
9502 (frame_functions): Bind gdbscm_frame_read_register to
9503 frame-read-register.
9504 * guile/lib/gdb.scm (frame-read-register): Export.
9505
9506 2015-04-09 Gary Benson <gbenson@redhat.com>
9507
9508 * common/common-remote-fileio.h (remote_fileio_to_fio_error):
9509 New declaration.
9510 * common/common-remote-fileio.c (remote_fileio_to_fio_error):
9511 New function, factored out the named functions below.
9512 * inf-child.c (gdb/fileio.h): Remove include.
9513 (common-remote-fileio.h): New include.
9514 (inf_child_errno_to_fileio_error): Remove function. Update
9515 all callers to use remote_fileio_to_fio_error.
9516 * remote-fileio.c (remote_fileio_errno_to_target): Likewise.
9517
9518 2015-04-09 Andy Wingo <wingo@igalia.com>
9519
9520 * MAINTAINERS (Write After Approval): Add Andy Wingo.
9521
9522 2015-04-09 H.J. Lu <hongjiu.lu@intel.com>
9523
9524 * acinclude.m4: (GDB_AC_CHECK_BFD): Set ZLIBDIR with $zlibdir.
9525 Replace $zlibdir with $ZLIBDIR in LDFLAGS.
9526 * configure: Regenerated.
9527
9528 2015-04-09 Pedro Alves <palves@redhat.com>
9529
9530 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add strtok_r.
9531 * gnulib/Makefile.in (aclocal_m4_deps): Add import/m4/strtok_r.m4.
9532 * gnulib/configure, gnulib/config.in, gnulib/aclocal.m4: Regenerate.
9533 * gnulib/import/Makefile.am: Update.
9534 * gnulib/import/Makefile.in: Update.
9535 * gnulib/import/m4/gnulib-cache.m4: Update.
9536 * gnulib/import/m4/gnulib-comp.m4: Update.
9537 * gnulib/import/m4/strtok_r.m4: New file.
9538 * gnulib/import/strtok_r.c: New file.
9539
9540 2015-04-09 Pedro Alves <palves@redhat.com>
9541
9542 * gnulib/update-gnulib.sh (aclocal version check): Filter out
9543 "called too early to check prototype".
9544
9545 2015-04-08 Sergio Durigan Junior <sergiodj@redhat.com>
9546
9547 PR python/16699
9548 * python/py-cmd.c (cmdpy_completer_helper): Adjust function to not
9549 use a caching mechanism. Adjust comments and code to reflect
9550 that. Replace 'sizeof' by 'strlen' when fetching 'wordobj'.
9551 (cmdpy_completer_handle_brkchars): Adjust call to
9552 cmdpy_completer_helper. Call Py_XDECREF for 'resultobj'.
9553 (cmdpy_completer): Likewise.
9554
9555 2015-04-08 Yao Qi <yao.qi@linaro.org>
9556
9557 * spu-tdep.c (spu_gdbarch_init): Don't call
9558 set_gdbarch_cannot_step_breakpoint.
9559
9560 2015-04-07 Sergio Durigan Junior <sergiodj@redhat.com>
9561
9562 * linux-tdep.c (decode_vmflags): Initialize 'saveptr'.
9563
9564 2015-04-07 Pedro Alves <palves@redhat.com>
9565
9566 * gdbthread.h (ALL_NON_EXITED_THREADS_SAFE): Rename to ...
9567 (ALL_THREADS_SAFE): ... this, and don't skip exited threads.
9568 (delete_exited_threads): New declaration.
9569 * infrun.c (follow_exec): Use ALL_THREADS_SAFE.
9570 * linux-nat.c (linux_nat_update_thread_list): New function.
9571 (linux_nat_add_target): Install it.
9572 * remote.c (remote_update_thread_list): Use ALL_THREADS_SAFE.
9573 * thread.c (prune_threads): Use ALL_THREADS_SAFE.
9574 (delete_exited_threads): New function.
9575
9576 2015-04-07 Pedro Alves <pedro@codesourcery.com>
9577
9578 * infrun.c (resume) <displaced stepping debug output>: Get the
9579 leader thread's regcache, not resume_ptid's.
9580
9581 2015-04-06 Doug Evans <xdje42@gmail.com>
9582
9583 * symtab.c (hash_symbol_entry): Hash STRUCT_DOMAIN symbols as
9584 VAR_DOMAIN.
9585 (symbol_cache_lookup): Clarify use of bsc_ptr, slot_ptr parameters.
9586 Include symbol domain in debugging output.
9587
9588 2015-04-06 Pedro Alves <palves@redhat.com>
9589 Bernd Edlinger <bernd.edlinger@hotmail.de>
9590
9591 * configure.ac: Remove the mingw32-specific stub-termcap.o
9592 fallback, and instead fallback to the stub termcap on all hosts.
9593 * configure: Regenerate.
9594 * stub-termcap.c [!__MINGW32__] (PC, BC, UP): Define as weak
9595 symbols.
9596
9597 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
9598
9599 * gdbtypes.c (is_dynamic_type_internal): Remove the unused
9600 "top_level" parameter.
9601 (resolve_dynamic_type_internal): Remove the unused "top_level"
9602 parameter. Update call to is_dynamic_type_internal.
9603 (is_dynamic_type): Update call to is_dynamic_type_internal.
9604 (resolve_dynamic_range): Update call to
9605 resolve_dynamic_type_internal.
9606 (resolve_dynamic_union): Likewise.
9607 (resolve_dynamic_struct): Likewise.
9608 (resolve_dynamic_type): Likewise.
9609
9610 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
9611
9612 * gdbtypes.c (is_dynamic_type_internal): Remove special handling of
9613 TYPE_CODE_REF types so that they are not considered as dynamic
9614 depending on the referenced type.
9615 (resolve_dynamic_type_internal): Likewise.
9616
9617 2015-04-02 H.J. Lu <hongjiu.lu@intel.com>
9618
9619 * Makefile.in (top_srcdir): New.
9620 * configure: Regenerated.
9621
9622 2015-04-02 Gary Benson <gbenson@redhat.com>
9623
9624 * NEWS: Announce the new default sysroot of "target:".
9625
9626 2015-04-02 Gary Benson <gbenson@redhat.com>
9627
9628 * main.c (captured_main): Set gdb_sysroot to "target:"
9629 if not otherwise set.
9630
9631 2015-04-02 Gary Benson <gbenson@redhat.com>
9632
9633 * exec.c (exec_file_attach): Support "target:" filenames.
9634
9635 2015-04-02 Gary Benson <gbenson@redhat.com>
9636
9637 * solib.c (solib_find): Strip "target:" prefix from sysroot
9638 if accessing local files.
9639
9640 2015-04-02 Gary Benson <gbenson@redhat.com>
9641
9642 * symfile.c (symfile_bfd_open): Reorder to remove duplicated
9643 checks and error messages.
9644
9645 2015-04-02 Gary Benson <gbenson@redhat.com>
9646
9647 * remote.h (REMOTE_SYSROOT_PREFIX): Remove definition.
9648 (remote_filename_p): Remove declaration.
9649 (remote_bfd_open): Likewise.
9650 * remote.c (remote_bfd_iovec_open): Remove function.
9651 (remote_bfd_iovec_close): Likewise.
9652 (remote_bfd_iovec_pread): Likewise.
9653 (remote_bfd_iovec_stat): Likewise.
9654 (remote_filename_p): Likewise.
9655 (remote_bfd_open): Likewise.
9656 * symfile.h (gdb_bfd_open_maybe_remote): Remove declaration.
9657 * symfile.c (separate_debug_file_exists): Use gdb_bfd_open.
9658 (gdb_bfd_open_maybe_remote): Remove function.
9659 (symfile_bfd_open): Replace remote filename check with
9660 target filename check.
9661 (reread_symbols): Use gdb_bfd_open.
9662 * build-id.c (gdbcore.h): New include.
9663 (build_id_to_debug_bfd): Use gdb_bfd_open.
9664 * infcmd.c (attach_command_post_wait): Remove remote filename
9665 check.
9666 * solib.c (solib_find): Replace remote-specific handling with
9667 target-specific handling. Update comments where necessary.
9668 (solib_bfd_open): Replace remote-specific handling with
9669 target-specific handling.
9670 (gdb_sysroot_changed): New function.
9671 (_initialize_solib): Call the above when gdb_sysroot changes.
9672 * windows-tdep.c (gdbcore.h): New include.
9673 (windows_xfer_shared_library): Use gdb_bfd_open.
9674
9675 2015-04-02 Gary Benson <gbenson@redhat.com>
9676
9677 * gdb/gdb_bfd.h (TARGET_SYSROOT_PREFIX): New definition.
9678 (is_target_filename): New declaration.
9679 (gdb_bfd_has_target_filename): Likewise.
9680 (gdb_bfd_open): Update documentation comment.
9681 * gdb_bfd.c (target.h): New include.
9682 (gdb/fileio.h): Likewise.
9683 (is_target_filename): New function.
9684 (gdb_bfd_has_target_filename): Likewise.
9685 (fileio_errno_to_host): Likewise.
9686 (gdb_bfd_iovec_fileio_open): Likewise.
9687 (gdb_bfd_iovec_fileio_pread): Likewise.
9688 (gdb_bfd_iovec_fileio_close): Likewise.
9689 (gdb_bfd_iovec_fileio_fstat): Likewise.
9690 (gdb_bfd_open): Use target fileio to access paths prefixed
9691 with "target:" where necessary.
9692
9693 2015-04-02 Gary Benson <gbenson@redhat.com>
9694
9695 * target.h (struct target_ops) <to_filesystem_is_local>:
9696 New field.
9697 (target_filesystem_is_local): New macro.
9698 * target-delegates.c: Regenerate.
9699 * remote.c (remote_filesystem_is_local): New function.
9700 (init_remote_ops): Initialize to_filesystem_is_local.
9701
9702 2015-04-02 Gary Benson <gbenson@redhat.com>
9703
9704 * target.h (struct target_ops) <to_fileio_fstat>: New field.
9705 (target_fileio_fstat): New declaration.
9706 * target.c (target_fileio_fstat): New function.
9707 * inf-child.c (inf_child_fileio_fstat): Likewise.
9708 (inf_child_target): Initialize to_fileio_fstat.
9709 * remote.c (init_remote_ops): Likewise.
9710
9711 2015-04-01 Sasha Smundak <asmundak@google.com>
9712
9713 * Makefile.in (SUBDIR_PYTHON_OBJS): Add py-unwind.o.
9714 (SUBDIR_PYTHON_SRCS): Add py-unwind.c.
9715 (py-unwind.o): New recipe.
9716 * NEWS: mention Python frame unwinding.
9717 * data-directory/Makefile.in (PYTHON_FILE_LIST): Add
9718 gdb/unwinder.py and gdb/command/unwinder.py
9719 * python/lib/gdb/__init__.py (packages): Add frame_unwinders
9720 list.
9721 (execute_unwinders): New function.
9722 * python/lib/gdb/command/unwinders.py: New file.
9723 * python/lib/gdb/unwinder.py: New file.
9724 * python/py-objfile.c (objfile_object): Add frame_unwinders field.
9725 (objfpy_dealloc): Decrement frame_unwinders reference count.
9726 (objfpy_initialize): Create frame_unwinders list.
9727 (objfpy_get_frame_unwinders): New function.
9728 (objfpy_set_frame_unwinders): Ditto.
9729 (objfile_getset): Add frame_unwinders attribute to Objfile.
9730 * python/py-progspace.c (pspace_object): Add frame_unwinders field.
9731 (pspy_dealloc): Decrement frame_unwinders reference count.
9732 (pspy_initialize): Create frame_unwinders list.
9733 (pspy_get_frame_unwinders): New function.
9734 (pspy_set_frame_unwinders): Ditto.
9735 (pspy_getset): Add frame_unwinders attribute to gdb.Progspace.
9736 * python/py-unwind.c: New file.
9737 * python/python-internal.h (pspy_get_name_unwinders): New prototype.
9738 (objpy_get_frame_unwinders): New prototype.
9739 (gdbpy_initialize_unwind): New prototype.
9740 * python/python.c (gdbpy_apply_type_printers): Call
9741 gdbpy_initialize_unwind.
9742
9743 2015-04-01 Pedro Alves <palves@redhat.com>
9744
9745 * infrun.c (resume): Check currently_stepping after clearing
9746 stepped_breakpoint, not before.
9747
9748 2015-04-01 Pedro Alves <palves@redhat.com>
9749
9750 * infrun.c (print_target_wait_results): Print all the ptid
9751 elements.
9752
9753 2015-04-01 Pedro Alves <palves@redhat.com>
9754
9755 * infrun.c (keep_going): Also discard cleanups if inserting
9756 breakpoints fails.
9757
9758 2015-04-01 Pedro Alves <palves@redhat.com>
9759
9760 * infrun.c (wait_for_inferior): Install the
9761 finish_thread_state_cleanup cleanup across the whole function, not
9762 just around handle_inferior_event.
9763
9764 2015-04-01 Pedro Alves <palves@redhat.com>
9765
9766 * infrun.c (resume) <step past permanent breakpoint>: Use
9767 do_target_resume.
9768
9769 2015-04-01 Pedro Alves <palves@redhat.com>
9770
9771 * linux-nat.c (linux_handle_extended_wait): Always call set_running.
9772
9773 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
9774
9775 * MAINTAINERS (Write After Approval): Add "Pierre-Marie de Rodat".
9776
9777 2015-04-01 Pedro Alves <palves@redhat.com>
9778
9779 * linux-thread-db.c (record_thread): Readd the thread to gdb's
9780 list if it was marked exited.
9781
9782 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
9783
9784 * configure: Regenerated.
9785
9786 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
9787 Jan Kratochvil <jan.kratochvil@redhat.com>
9788 Oleg Nesterov <oleg@redhat.com>
9789
9790 PR corefiles/16092
9791 * linux-tdep.c: Include 'gdbcmd.h' and 'gdb_regex.h'.
9792 New enum identifying the various options of the coredump_filter
9793 file.
9794 (struct smaps_vmflags): New struct.
9795 (use_coredump_filter): New variable.
9796 (decode_vmflags): New function.
9797 (mapping_is_anonymous_p): Likewise.
9798 (dump_mapping_p): Likewise.
9799 (linux_find_memory_regions_full): New variables
9800 'coredumpfilter_name', 'coredumpfilterdata', 'pid', 'filterflags'.
9801 Removed variable 'modified'. Read /proc/<PID>/smaps file; improve
9802 parsing of its information. Implement memory mapping filtering
9803 based on its contents.
9804 (show_use_coredump_filter): New function.
9805 (_initialize_linux_tdep): New command 'set use-coredump-filter'.
9806 * NEWS: Mention the possibility of using the
9807 '/proc/PID/coredump_filter' file when generating a corefile.
9808 Mention new command 'set use-coredump-filter'.
9809
9810 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
9811
9812 * solib-svr4.c (solib_svr4_r_ldsomap): Catch possible exception by
9813 read_memory_unsigned_integer.
9814
9815 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
9816
9817 * Makefile.in (ZLIB): New.
9818 (ZLIBINC): Likewise.
9819 (INTERNAL_CFLAGS_BASE): Add $(ZLIBINC).
9820 (CLIBS): Add $(ZLIB).
9821 * acinclude.m4: (GDB_AC_CHECK_BFD): Add $zlibdir to LDFLAGS.
9822 Add -lz to LIBS.
9823 * gdb_bfd.c: Don't check HAVE_ZLIB_H to include <zlib.h>.
9824 * top.c (print_gdb_configuration): Remove --with-zlib and
9825 --without-zlib.
9826 * config.in: Regenerated.
9827 * configure: Likewise.
9828
9829 2015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
9830
9831 * NEWS: Mention info os cpus support.
9832 * gdb/nat/linux-osdata.c (linux_xfer_osdata_cpus): New function.
9833 (struct osdata_type): Add cpus entry, reorder the entries in
9834 alphabetical order.
9835
9836 2015-03-31 Matthias Klose <doko@ubuntu.com>
9837
9838 * compile/compile.c (compile_to_object): Allow triplets with or
9839 without vendor set.
9840
9841 2015-03-30 Doug Evans <dje@google.com>
9842
9843 PR c++/18141
9844 * cp-namespace.c (cp_search_static_and_baseclasses): Always look for
9845 klass in VAR_DOMAIN.
9846
9847 2015-03-30 Gary Benson <gbenson@redhat.com>
9848
9849 * remote.c (remote_mourn_1): Remove function. Update all callers
9850 to use remote_mourn.
9851 (extended_remote_mourn_1): Remove function. Update all callers
9852 to use extended_remote_mourn.
9853 (extended_remote_attach_1): Remove function. Update all callers
9854 to use extended_remote_attach.
9855
9856 2015-03-28 James Bowman <james.bowman@ftdichip.com>
9857
9858 * Makefile.in (ALL_TARGET_OBS): Add ft32-tdep.o.
9859 (HFILES_NO_SRCDIR): Add ft32-tdep.h.
9860 (ALLDEPFILES): Add ft32-tdep.c.
9861 * configure.tgt: Add FT32 entry.
9862 * ft32-tdep.c: New file, FT32 target-dependent code.
9863 * ft32-tdep.h: New file, FT32 target-dependent code.
9864
9865 2015-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9866
9867 Revert:
9868 2015-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9869 Code cleanup.
9870 * printcmd.c (print_command_1): Move expr variable scope.
9871
9872 2015-03-27 Joel Brobecker <brobecker@adacore.com>
9873
9874 * dtrace-probe.c (dtrace_process_dof_probe): Initialize expr to NULL.
9875
9876 2015-03-27 Andrzej Kaczmarek <andrzej.kaczmarek@tieto.com>
9877
9878 * gdb_bfd.c (gdb_bfd_section_index): Fix off-by-one for special
9879 sections.
9880
9881 2015-03-26 Joel Brobecker <brobecker@adacore.com>
9882
9883 * dtrace-probe.c (dtrace_process_dof_probe): Contain any
9884 exception raised while parsing the probe arguments.
9885 Force parsing to be done using the C language parser.
9886 * expression.h (parse_expression_with_language): Declare.
9887 * parse.c (parse_expression_with_language): New function.
9888
9889 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
9890
9891 * MAINTAINERS (Write After Approval): Add "Jon Turney".
9892
9893 2015-03-26 Andy Wingo <wingo@igalia.com>
9894
9895 PR symtab/18148
9896 * dwarf2read.c (struct partial_die_info): Add has_const_value
9897 member.
9898 (add_partial_symbol): Don't punt on symbols that have const_value
9899 attributes.
9900 (read_partial_die): Detect DW_AT_const_value.
9901
9902 2015-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9903
9904 Code cleanup.
9905 * printcmd.c (print_command_1): Move expr variable scope.
9906
9907 2015-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9908
9909 Code cleanup.
9910 * printcmd.c (validate_format): Make the parameter cmdname const.
9911
9912 2015-03-26 Don Breazeal <donb@codesourcery.com>
9913
9914 * remote.c (_initialize_remote): Update comment.
9915
9916 2015-03-26 Pedro Alves <palves@redhat.com>
9917 Jon TURNEY <jon.turney@dronecode.org.uk>
9918
9919 * coffread.c (coff_symfile_read): When constructing the name of an
9920 import stub symbol from import symbol for amd64, only skip the
9921 char after _imp_ if the target is underscored (like i386) and the
9922 char is indeed the target's leading char.
9923
9924 2015-03-25 Pedro Alves <palves@redhat.com>
9925
9926 * target.h <to_async>: Replace 'callback' and 'context' parameters
9927 with boolean 'enable' parameter.
9928 (target_async): Replace CALLBACK and CONTEXT parameters with
9929 boolean ENABLE parameter.
9930 * inf-loop.c (inferior_event_handler): Adjust.
9931 * linux-nat.c (linux_nat_attach, linux_nat_resume)
9932 (linux_nat_resume): Adjust.
9933 (async_client_callback, async_client_context): Delete.
9934 (handle_target_event): Call inferior_event_handler directly.
9935 (linux_nat_async): Replace 'callback' and 'context' parameters
9936 with boolean 'enable' parameter. Adjust. Remove references to
9937 async_client_callback and async_client_context.
9938 (linux_nat_close): Adjust.
9939 * record-btrace.c (record_btrace_async): Replace 'callback' and
9940 'context' parameters with boolean 'enable' parameter. Adjust.
9941 (record_btrace_resume): Adjust.
9942 * record-full.c (record_full_async): Replace 'callback' and
9943 'context' parameters with boolean 'enable' parameter. Adjust.
9944 (record_full_resume, record_full_core_resume): Adjust.
9945 * remote.c (struct remote_state) <async_client_callback,
9946 async_client_context>: Delete fields.
9947 (remote_start_remote, extended_remote_attach_1, remote_resume)
9948 (extended_remote_create_inferior): Adjust.
9949 (remote_async_serial_handler): Call inferior_event_handler
9950 directly.
9951 (remote_async): Replace 'callback' and 'context' parameters with
9952 boolean 'enable' parameter. Adjust.
9953 * top.c (gdb_readline_wrapper_cleanup, gdb_readline_wrapper):
9954 Adjust.
9955 * target-delegates.c: Regenerate.
9956
9957 2015-03-25 Gary Benson <gbenson@redhat.com>
9958 Pedro Alves <palves@redhat.com>
9959
9960 * target.c (fileio_ft_t): New typedef, define object vector.
9961 (fileio_fhandles): New static variable.
9962 (is_closed_fileio_fh): New macro.
9963 (lowest_closed_fd): New static variable.
9964 (acquire_fileio_fd): New function.
9965 (release_fileio_fd): Likewise.
9966 (fileio_fd_to_fh): New macro.
9967 (target_fileio_open): Wrap the file descriptor on success.
9968 (target_fileio_pwrite): Updated to use wrapped file descriptor.
9969 (target_fileio_pread): Likewise.
9970 (target_fileio_close): Likewise.
9971
9972 2015-03-24 Pedro Alves <palves@redhat.com>
9973
9974 * thread.c (thread_apply_all_command): Take exited threads into
9975 account.
9976
9977 2015-03-24 Pedro Alves <palves@redhat.com>
9978
9979 * infrun.c (resume, proceed): Mention
9980 switch_back_to_stepped_thread, not switch_back_to_stepping.
9981
9982 2015-03-24 Pedro Alves <palves@redhat.com>
9983
9984 * infrun.c (user_visible_resume_ptid): Rewrite going from
9985 most-locked to unlocked instead of the opposite. Move comment ...
9986 * infrun.h (user_visible_resume_ptid): ... here.
9987
9988 2015-03-24 Pedro Alves <palves@redhat.com>
9989
9990 * linux-nat.c (linux_nat_resume): Output debug logs before trying
9991 to resume the event lwp. Use the lwp's ptid instead of the passed
9992 in (maybe wildcard) ptid.
9993 (stop_wait_callback): Tweak debug log output.
9994 (check_stopped_by_breakpoint): Tweak debug log output. Also dump
9995 TRAP_TRACE.
9996 (linux_nat_filter_event): In debug output, distinguish a
9997 resume_stop SIGSTOP from a delayed SIGSTOP. Output debug logs
9998 before trying to resume the lwp.
9999
10000 2015-03-24 Joel Brobecker <brobecker@adacore.com>
10001
10002 * gdbtypes.h (struct dynamic_prop_list) <prop>: Remove
10003 pointer indirection.
10004 * gdbtypes.c (get_dyn_prop): Adjust, following change above.
10005 (add_dyn_prop, copy_dynamic_prop_list): Likewise.
10006
10007 2015-03-24 Joel Brobecker <brobecker@adacore.com>
10008
10009 * gdbtypes.h (enum dynamic_prop_node_kind) <DYN_PROP_DATA_LOCATION>:
10010 Renames DYN_ATTR_DATA_LOCATION.
10011 (TYPE_DATA_LOCATION): Use DYN_PROP_DATA_LOCATION instead of
10012 DYN_ATTR_DATA_LOCATION.
10013 * dwarf2read.c (set_die_type): Use DYN_PROP_DATA_LOCATION
10014 instead of DYN_ATTR_DATA_LOCATION.
10015
10016 2015-03-24 Pedro Alves <palves@redhat.com>
10017
10018 * breakpoint.c (until_break_command): Adjust call to proceed.
10019 * gdbthread.h (struct thread_control_state) <stepping_command>:
10020 New field.
10021 * infcall.c (run_inferior_call): Adjust call to proceed.
10022 * infcmd.c (run_command_1, proceed_thread_callback, continue_1):
10023 Adjust calls to proceed.
10024 (set_step_frame): Set the current thread's step_start_function
10025 here.
10026 (step_once): Adjust calls to proceed.
10027 (jump_command, signal_command, until_next_command)
10028 (finish_backward, finish_forward, proceed_after_attach_callback)
10029 (attach_command_post_wait): Adjust calls to proceed.
10030 * infrun.c (proceed_after_vfork_done): Adjust call to proceed.
10031 (do_target_resume): New function, factored out from ...
10032 (resume): ... here. Remove 'step' parameter. Instead, check
10033 currently_stepping to determine whether the thread should be
10034 single-stepped.
10035 (proceed): Remove 'step' parameter and don't set the thread's
10036 step_start_function here. Adjust call to 'resume'.
10037 (handle_inferior_event): Adjust calls to 'resume'.
10038 (switch_back_to_stepped_thread): Use do_target_resume instead of
10039 'resume'.
10040 (keep_going): Adjust calls to 'resume'.
10041 * infrun.h (proceed): Remove 'step' parameter.
10042 (resume): Likewise.
10043 * windows-nat.c (do_initial_windows_stuff): Adjust call to
10044 'resume'.
10045 * mi/mi-main.c (proceed_thread): Adjust call to 'proceed'.
10046
10047 2015-03-24 Pedro Alves <palves@redhat.com>
10048
10049 * gdbthread.h (struct thread_control_state) <stepping_command>:
10050 New field.
10051 * infcmd.c (step_once): Pass step=1 to clear_proceed_status. Set
10052 the thread's stepping_command field.
10053 * infrun.c (resume): Check the thread's stepping_command flag to
10054 determine which threads should be resumed. Rename 'entry_step'
10055 local to user_step.
10056 (clear_proceed_status_thread): Clear 'stepping_command'.
10057 (schedlock_applies): Change parameter type to struct thread_info
10058 pointer. Adjust.
10059 (find_thread_needs_step_over): Remove 'step' parameter. Adjust.
10060 (switch_back_to_stepped_thread): Adjust calls to
10061 'schedlock_applies'.
10062 (_initialize_infrun): Adjust "set scheduler-locking step" help.
10063
10064 2015-03-24 Pedro Alves <palves@redhat.com>
10065
10066 * infrun.c (step_start_function): Delete and ...
10067 * gdbthread.h (struct thread_control_state) <step_start_function>:
10068 ... now a field here.
10069 * infrun.c (clear_proceed_status_thread): Clear the thread's
10070 step_start_function.
10071 (proceed, process_event_stop_test, print_stop_event): Adjust.
10072
10073 2015-03-24 Pedro Alves <palves@redhat.com>
10074
10075 * infrun.c (proceed): No longer handle negative step.
10076
10077 2015-03-24 Gary Benson <gbenson@redhat.com>
10078
10079 * nat/x86-linux.h (x86_linux_new_thread): New declaration.
10080 (x86_linux_prepare_to_resume): Likewise.
10081 * x86-linux-nat.c (x86_linux_new_thread):
10082 Moved to nat/x86-linux.c.
10083 (x86_linux_prepare_to_resume): Likewise.
10084 * nat/x86-linux.c (x86_linux_new_thread): New function.
10085 (x86_linux_prepare_to_resume): Likewise.
10086
10087 2015-03-24 Gary Benson <gbenson@redhat.com>
10088
10089 * nat/x86-linux-dregs.h: New file.
10090 * nat/x86-linux-dregs.c: Likewise.
10091 * Makefile.in (HFILES_NO_SRCDIR): Add nat/x86-linux-dregs.h.
10092 (x86-linux-dregs.o): New rule.
10093 * config/i386/linux.mh (NATDEPFILES): Add x86-linux-dregs.o.
10094 * config/i386/linux64.mh (NATDEPFILES): Likewise.
10095 * x86-linux-nat.c: Include nat/x86-linux-dregs.h.
10096 (u_debugreg_offset): Moved to nat/x86-linux-dregs.c.
10097 (x86_linux_dr_get): Likewise.
10098 (x86_linux_dr_set): Likewise.
10099 (x86_linux_dr_get_addr): Likewise.
10100 (x86_linux_dr_get_control): Likewise.
10101 (x86_linux_dr_get_status): Likewise.
10102 (update_debug_registers_callback): Likewise.
10103 (x86_linux_dr_set_control): Likewise.
10104 (x86_linux_dr_set_addr): Likewise.
10105 (x86_linux_update_debug_registers): Likewise.
10106
10107 2015-03-24 Gary Benson <gbenson@redhat.com>
10108
10109 * x86-linux-nat.c (x86_linux_update_debug_registers):
10110 New function, factored out from...
10111 (x86_linux_prepare_to_resume): ...this.
10112
10113 2015-03-24 Gary Benson <gbenson@redhat.com>
10114
10115 * x86-linux-nat.c (x86_linux_dr_get): Update comments.
10116 (x86_linux_dr_set): Likewise.
10117 (x86_linux_dr_get_addr): Likewise.
10118 (x86_linux_dr_get_control): Likewise.
10119 (x86_linux_dr_get_status): Likewise.
10120 (update_debug_registers_callback): Likewise.
10121 (x86_linux_dr_set_control): Likewise.
10122 (x86_linux_dr_set_addr): Likewise.
10123 (x86_linux_prepare_to_resume): Likewise.
10124 (x86_linux_new_thread): Likewise.
10125
10126 2015-03-24 Gary Benson <gbenson@redhat.com>
10127
10128 * x86-linux-nat.c (x86_linux_dr_set_addr): Update assertion.
10129 (x86_linux_new_thread): Rename argument.
10130
10131 2015-03-24 Gary Benson <gbenson@redhat.com>
10132
10133 * nat/x86-linux.h: New file.
10134 * nat/x86-linux.c: Likewise.
10135 * Makefile.in (HFILES_NO_SRCDIR): Add nat/x86-linux.h.
10136 (x86-linux.o): New rule.
10137 * config/i386/linux.mh (NATDEPFILES): Add x86-linux.o.
10138 * config/i386/linux64.mh (NATDEPFILES): Likewise.
10139 * nat/linux-nat.h (struct arch_lwp_info): New forward declaration.
10140 (lwp_set_arch_private_info): New declaration.
10141 (lwp_arch_private_info): Likewise.
10142 * linux-nat.c (lwp_set_arch_private_info): New function.
10143 (lwp_arch_private_info): Likewise.
10144 * x86-linux-nat.c: Include nat/x86-linux.h.
10145 (arch_lwp_info): Removed structure.
10146 (update_debug_registers_callback):
10147 Use lwp_set_debug_registers_changed.
10148 (x86_linux_prepare_to_resume): Use lwp_debug_registers_changed
10149 and lwp_set_debug_registers_changed.
10150 (x86_linux_new_thread): Use lwp_set_debug_registers_changed.
10151
10152 2015-03-24 Gary Benson <gbenson@redhat.com>
10153
10154 * nat/linux-nat.h (ptid_of_lwp): New declaration.
10155 (lwp_is_stopped): Likewise.
10156 (lwp_stop_reason): Likewise.
10157 * linux-nat.c (ptid_of_lwp): New function.
10158 (lwp_is_stopped): Likewise.
10159 (lwp_is_stopped_by_watchpoint): Likewise.
10160 * x86-linux-nat.c (update_debug_registers_callback):
10161 Use lwp_is_stopped.
10162 (x86_linux_prepare_to_resume): Use ptid_of_lwp and
10163 lwp_stop_reason.
10164
10165 2015-03-24 Gary Benson <gbenson@redhat.com>
10166
10167 * linux-nat.h (linux_stop_lwp): Move declaration to...
10168 * nat/linux-nat.h (linux_stop_lwp): New declaration.
10169
10170 2015-03-24 Gary Benson <gbenson@redhat.com>
10171
10172 * linux-nat.h: Include nat/linux-nat.h.
10173 (iterate_over_lwps): Move declaration to nat/linux-nat.h.
10174 * nat/linux-nat.h (struct lwp_info): New forward declaration.
10175 (iterate_over_lwps_ftype): New typedef.
10176 (iterate_over_lwps): New declaration.
10177 * linux-nat.h (iterate_over_lwps): Update comment. Use
10178 iterate_over_lwps_ftype. Update callback return value check.
10179
10180 2015-03-24 Gary Benson <gbenson@redhat.com>
10181
10182 * x86-nat.h (x86_debug_reg_state): Move declaration to...
10183 * nat/x86-dregs.h (x86_debug_reg_state): New declaration.
10184
10185 2015-03-24 Gary Benson <gbenson@redhat.com>
10186
10187 * nat/linux-nat.h (current_lwp_ptid): New declaration.
10188 * linux-nat.c (current_lwp_ptid): New function.
10189 * x86-linux-nat.c: Include nat/linux-nat.h.
10190 (x86_linux_dr_get_addr): Use current_lwp_ptid.
10191 (x86_linux_dr_get_control): Likewise.
10192 (x86_linux_dr_get_status): Likewise.
10193 (x86_linux_dr_set_control): Likewise.
10194 (x86_linux_dr_set_addr): Likewise.
10195
10196 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10197
10198 PR breakpoints/16466
10199 * breakpoint.c (create_breakpoint): Set thread on breakpoint struct.
10200
10201 2015-03-23 Joel Brobecker <brobecker@adacore.com>
10202
10203 * ser-mingw.c (ser_windows_setparity): Fix indentation.
10204 * ser-unix.c (hardwire_setparity): Likewise.
10205
10206 2015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
10207
10208 * NEWS: Mention set/show serial parity command.
10209 * monitor.c (monitor_open): Call serial_setparity.
10210 * remote.c (remote_open_1): Likewise.
10211 * ser-base.c (ser_base_serparity): New function.
10212 * ser-base.h (ser_base_setparity): Add declaration.
10213 * ser-go32.c (dos_ops): Set "setparity" field.
10214 * ser-mingw.c (ser_windows_raw): Do not set state.fParity and
10215 state.Parity.
10216 (ser_windows_setparity): New function.
10217 (hardwire_ops): Add ser_windows_setparity.
10218 (tty_ops): Add NULL for setparity field.
10219 (pipe_ops): Add ser_base_setparity.
10220 (tcp_ops): Likewise.
10221 * ser-pipe.c (pipe_ops): Likewise.
10222 * ser-tcp.c (tcp_ops): Likewise.
10223 * ser-unix.c (hardwire_setparity): Add declaration.
10224 (hardwire_raw): Don't reset PARENB flag.
10225 (hardwire_setparity): New function.
10226 (hardwire_ops): Add hardwire_setparity.
10227 * serial.c (serial_setparity): New function.
10228 (serial_parity): New global.
10229 (parity_none, parity_odd, parity_even, parity_enums, parity):
10230 New static globals.
10231 (set_parity): New function.
10232 (_initialize_serial): Add set/show serial parity commands.
10233 * serial.h (GDBPARITY_NONE): Define.
10234 (GDBPARITY_ODD): Define.
10235 (GDBPARITY_EVEN): Define.
10236 (serial_setparity) Add declaration.
10237 (struct serial_ops): Add setparity field.
10238 * target.h (serial_parity): Add declaration.
10239
10240 2015-03-23 Keith Seitz <keiths@redhat.com>
10241
10242 * linespec.c (linespec_lexer_lex_keyword): Update comment.
10243
10244 2015-03-23 Keith Seitz <keiths@redhat.com>
10245
10246 * breakpoint.c (parse_breakpoint_sals): Use
10247 linespec_lexer_lex_keyword to ascertain if the user specified
10248 a NULL location.
10249 * linespec.c [IF_KEYWORD_INDEX]: Define.
10250 (linespec_lexer_lex_keyword): Export.
10251 (struct ls_parser) <keyword_ok>: Remove.
10252 A keyword is only a keyword if not followed by another keyword.
10253 (linespec_lexer_lex_one): Remove keyword_ok handling.
10254 Add comment explaining why the parsing stream is not advanced
10255 when a keyword is seen.
10256 (parse_linespec): Remove parser->keyword_ok.
10257 * linespec.h (linespec_lexer_lex_keyword): Add declaration.
10258
10259 2015-03-23 Keith Seitz <keiths@redhat.com>
10260
10261 PR gdb/18021
10262 * dwarf2read.c (dwarf2_add_member_fn): Issue a complaint
10263 if we find a static method with DW_AT_vtable_elem_location.
10264
10265 2015-03-21 Eli Zaretskii <eliz@gnu.org>
10266
10267 * tui/tui-io.c (tui_expand_tabs): Reinitialize the column counter
10268 before the second loop, to avoid undefined behavior. Reported by
10269 Anton Blanchard <anton@samba.org>.
10270
10271 2015-03-20 Keven Boell <keven.boell@intel.com>
10272
10273 * gdbtypes.c (resolve_dynamic_type_internal): Adapt
10274 data_location usage to linked list.
10275 (resolve_dynamic_type_internal): Adapt data_location to
10276 linked list.
10277 (get_dyn_prop, add_dyn_prop, copy_dynamic_prop_list): New function.
10278 (copy_type_recursive, copy_type): Add copy of linked list.
10279 * gdbtypes.h (enum dynamic_prop_node_kind): New enum.
10280 (struct dynamic_prop_list): New struct.
10281 * dwarf2read.c (set_die_type): Set data_location data.
10282
10283 2015-03-20 Pedro Alves <palves@redhat.com>
10284
10285 * i386-sol2-tdep.c (i386_sol2_static_transform_name): Move "p" to
10286 inner block and make it const.
10287 * machoread.c (get_archive_prefix_len): Make "lparen" const.
10288
10289 2015-03-20 Pedro Alves <palves@redhat.com>
10290
10291 * breakpoint.c (set_breakpoint_condition): Make argument "exp" const.
10292 * breakpoint.h (set_breakpoint_condition): Update declaration.
10293
10294 2015-03-20 Pedro Alves <palves@redhat.com>
10295
10296 * tui/tui-io.c (tui_expand_tabs): Make "s1" const.
10297
10298 2015-03-20 Pedro Alves <palves@redhat.com>
10299
10300 * xcoffread.c (scan_xcoff_symtab): Make "p" and "q" const.
10301
10302 2015-03-20 Pedro Alves <palves@redhat.com>
10303
10304 * remote-m32r-sdi.c (m32r_open): Make "port_str" const.
10305
10306 2015-03-20 Pedro Alves <palves@redhat.com>
10307
10308 * nto-tdep.c (nto_find_and_open_solib): Make "endian" const.
10309 (nto_init_solib_absolute_prefix): Likewise.
10310
10311 2015-03-20 Pedro Alves <palves@redhat.com>
10312
10313 * sparc-sol2-tdep.c (sparc_sol2_static_transform_name): Make "p" const.
10314 * spu-tdep.c (spu_gdbarch_init): Make "name" const.
10315
10316 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10317
10318 * config/djgpp/README: Remove gdb.hp.
10319
10320 2015-03-20 Yao Qi <yao.qi@linaro.org>
10321
10322 * aarch64-tdep.c (aarch64_gdbarch_init): Don't call
10323 set_gdbarch_cannot_step_breakpoint.
10324
10325 2015-03-19 Pedro Alves <palves@redhat.com>
10326
10327 * linux-nat.c (linux_resume_one_lwp): Rename to ...
10328 (linux_resume_one_lwp_throw): ... this. Don't handle ESRCH here,
10329 instead call perror_with_name.
10330 (check_ptrace_stopped_lwp_gone): New function.
10331 (linux_resume_one_lwp): Reimplement as wrapper around
10332 linux_resume_one_lwp_throw that swallows errors if the LWP is
10333 gone.
10334 (resume_stopped_resumed_lwps): Try register reads in TRY/CATCH and
10335 swallows errors if the LWP is gone. Use
10336 linux_resume_one_lwp_throw instead of linux_resume_one_lwp.
10337
10338 2015-03-19 Pedro Alves <palves@redhat.com>
10339
10340 * linux-nat.c (status_callback): Return early if the LWP has no
10341 status pending.
10342
10343 2015-03-19 Pedro Alves <palves@redhat.com>
10344
10345 * linux-nat.c (select_event_lwp_callback): Update comment to no
10346 longer mention SIGTRAP.
10347
10348 2015-03-18 Tristan Gingold <gingold@adacore.com>
10349
10350 * amd64-windows-tdep.c (amd64_windows_find_unwind_info): Move
10351 redirection code to ...
10352 (amd64_windows_frame_decode_insns): ... Here. Fix in prologue
10353 checks. Fix SAVE_NONVOL operations. Add debug code and comments.
10354
10355 2015-03-18 Gary Benson <gbenson@redhat.com>
10356
10357 (remote_protocol_features): Remove the "vFile:fstat" feature.
10358 (remote_hostio_fstat): Probe for "vFile:fstat" support.
10359
10360 2015-03-11 Yao Qi <yao.qi@linaro.org>
10361
10362 PR tdep/18107
10363 * aarch64-linux-tdep.c: Include xml-syscall.h
10364 (aarch64_linux_get_syscall_number): New function.
10365 (aarch64_linux_init_abi): Call
10366 set_gdbarch_get_syscall_number.
10367 * syscalls/aarch64-linux.xml: New file.
10368
10369 2015-03-17 Yurij Grechishhev <yurij.grechishhev@gmail.com>
10370
10371 * ser-base.h (ser_base_setstopbits): Change second argument name
10372 from "rate" to "num".
10373
10374 2015-03-17 Gary Benson <gbenson@redhat.com>
10375 Luke Allardyce <lukeallardyce@gmail.com>
10376
10377 PR gdb/18131
10378 * common/common-remote-fileio.h (sys/stat.h): New include.
10379 (stuct stat): Remove forward declaration.
10380
10381 2015-03-16 John Baldwin <jhb@FreeBSD.org>
10382
10383 * fbsd-tdep.c (fbsd_make_corefile_notes): Fetch all target registers
10384 before writing core register notes.
10385
10386 2015-03-16 Yuanhui Zhang <asmwarrior@gmail.com>
10387 Pedro Alves <palves@redhat.com>
10388
10389 * gdb_curses.h (tgetnum): Mark with EXTERN_C.
10390 * stub-termcap.c (tgetent, tgetnum, tgetflag, tgetstr, tputs)
10391 (tgoto): Wrap with extern "C".
10392
10393 2015-03-16 Pedro Alves <palves@redhat.com>
10394 Yuanhui Zhang <asmwarrior@gmail.com>
10395
10396 * stub-termcap.c (tputs): Change prototype.
10397
10398 2015-03-16 Yuanhui Zhang <asmwarrior@gmail.com>
10399 Pedro Alves <palves@redhat.com>
10400
10401 * windows-nat.c (struct thread_info_struct): Rename to ...
10402 (struct windows_thread_info_struct): ... this.
10403 (thread_info): Rename to ...
10404 (windows_thread_info): ... this.
10405 All users updated.
10406
10407 2015-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10408 Pedro Alves <palves@redhat.com>
10409
10410 * NEWS: New Removed targets and native configurations.
10411
10412 2015-03-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10413
10414 Remove HPUX.
10415 * Makefile.in (ALL_64_TARGET_OBS): Remove ia64-hpux-tdep.o.
10416 (ALL_TARGET_OBS): Remove hppa-hpux-tdep.o, solib-som.o and solib-pa64.o.
10417 (HFILES_NO_SRCDIR): Remove solib-som.h, inf-ttrace.h, solib-pa64.h and
10418 ia64-hpux-tdep.h, solib-ia64-hpux.h.
10419 (ALLDEPFILES): Remove hppa-hpux-tdep.c, hppa-hpux-nat.c,
10420 ia64-hpux-nat.c, ia64-hpux-tdep.c, somread.c and solib-som.c.
10421 * config/djgpp/fnchange.lst: Remove hppa-hpux-nat.c and
10422 hppa-hpux-tdep.c.
10423 * config/ia64/hpux.mh: Remove file.
10424 * config/pa/hpux.mh: Remove file.
10425 * configure: Rebuilt.
10426 * configure.ac (dlgetmodinfo, somread.o): Remove.
10427 * configure.host (hppa*-*-hpux*, ia64-*-hpux*): Make them obsolete.
10428 (ia64-*-hpux*): Remove its float format exception.
10429 * configure.tgt (hppa*-*-hpux*, ia64-*-hpux*): Make them obsolete.
10430 * hppa-hpux-nat.c: Remove file.
10431 * hppa-hpux-tdep.c: Remove file.
10432 * hppa-tdep.c (struct hppa_unwind_info, struct hppa_objfile_private):
10433 Move them here from hppa-tdep.h
10434 (hppa_objfile_priv_data, hppa_init_objfile_priv_data): Make it static.
10435 (hppa_frame_prev_register_helper): Remove HPPA_FLAGS_REGNUM exception.
10436 * hppa-tdep.h (struct hppa_unwind_info, struct hppa_objfile_private):
10437 Move them to hppa-tdep.c.
10438 (hppa_objfile_priv_data, hppa_init_objfile_priv_data): Remove
10439 declarations.
10440 * ia64-hpux-nat.c: Remove file.
10441 * ia64-hpux-tdep.c: Remove file.
10442 * ia64-hpux-tdep.h: Remove file.
10443 * inf-ttrace.c: Remove file.
10444 * inf-ttrace.h: Remove file.
10445 * solib-ia64-hpux.c: Remove file.
10446 * solib-ia64-hpux.h: Remove file.
10447 * solib-pa64.c: Remove file.
10448 * solib-pa64.h: Remove file.
10449 * solib-som.c: Remove file.
10450 * solib-som.h: Remove file.
10451 * somread.c: Remove file.
10452
10453 2015-03-13 John Baldwin <jhb@FreeBSD.org>
10454
10455 * configure.ac: AC_SEARCH_LIBS(kinfo_getvmmap, util).
10456 * config.in: Regenerate.
10457 * configure: Regenerate.
10458 * fbsd-nat.c [!HAVE_KINFO_GETVMMAP] (fbsd_read_mapping): Don't
10459 define.
10460 (fbsd_find_memory_regions): Use kinfo_getvmmap to
10461 enumerate memory regions if present.
10462
10463 2015-03-13 John Baldwin <jhb@FreeBSD.org>
10464
10465 * amd64fbsd-tdep.c (amd64fbsd_sigtramp_p): Style fixes.
10466 * i386fbsd-tdep.c: Fix style in various gdb_static_assert
10467 expressions.
10468 (i386fbsd_sigtramp_p): Likewise.
10469
10470 2015-03-12 John Baldwin <jhb@FreeBSD.org>
10471
10472 * MAINTAINERS (Write After Approval): Add John Baldwin.
10473
10474 2015-03-12 Gary Benson <gbenson@redhat.com>
10475
10476 * solib.c (_initialize_solib): Make "set/show sysroot" use
10477 add_setshow_optional_filename_cmd so it can be restored to
10478 empty after being set.
10479
10480 2015-03-11 Sergio Durigan Junior <sergiodj@redhat.com>
10481
10482 * Makefile.in (SFILES): New source break-catch-syscall.c.
10483 (COMMON_OBS): New object break-catch-syscall.o.
10484 * break-catch-syscall.c: New file.
10485 * breakpoint.c: Remove inclusion of "xml-syscall.h".
10486 (syscall_catchpoint_p): Move declaration to break-catch-syscall.c
10487 (struct syscall_catchpoint): Likewise.
10488 (dtor_catch_syscall): Likewise.
10489 (catch_syscall_inferior_data): Likewise.
10490 (struct catch_syscall_inferior_data): Likewise.
10491 (get_catch_syscall_inferior_data): Likewise.
10492 (catch_syscall_inferior_data_cleanup): Likewise.
10493 (insert_catch_syscall): Likewise.
10494 (remove_catch_syscall): Likewise.
10495 (breakpoint_hit_catch_syscall): Likewise.
10496 (print_it_catch_syscall): Likewise.
10497 (print_one_catch_syscall): Likewise.
10498 (print_mention_catch_syscall): Likewise.
10499 (print_recreate_catch_syscall): Likewise.
10500 (catch_syscall_breakpoint_ops): Likewise.
10501 (syscall_catchpoint_p): Likewise.
10502 (create_syscall_event_catchpoint): Likewise.
10503 (catch_syscall_split_args): Likewise.
10504 (catch_syscall_command_1): Likewise.
10505 (is_syscall_catchpoint_enabled): Likewise.
10506 (catch_syscall_enabled): Likewise.
10507 (catching_syscall_number): Likewise.
10508 (catch_syscall_completer): Likewise.
10509 (clear_syscall_counts): Likewise.
10510 (initialize_breakpoint_ops): Move initialization of syscall
10511 catchpoints to break-catch-syscall.c.
10512 (_initialize_breakpoint): Move code related to syscall catchpoints
10513 to break-catch-syscall.c.
10514
10515 2015-03-11 Sergio Durigan Junior <sergiodj@redhat.com>
10516
10517 * breakpoint.c (breakpoint_find_if): New function.
10518 * breakpoint.h (breakpoint_find_if): New prototype.
10519
10520 2015-03-11 Gary Benson <gbenson@redhat.com>
10521
10522 * remote-fileio.h (remote_fileio_to_host_stat): New declaration.
10523 * remote-fileio.c (remote_fileio_to_host_uint): New function.
10524 (remote_fileio_to_host_ulong): Likewise.
10525 (remote_fileio_to_host_mode): Likewise.
10526 (remote_fileio_to_host_time): Likewise.
10527 (remote_fileio_to_host_stat): Likewise.
10528 * remote.c (PACKET_vFile_fstat): New enum value.
10529 (remote_protocol_features): Register the "vFile:fstat" feature.
10530 (remote_hostio_fstat): New function.
10531 (remote_bfd_iovec_stat): Use the above.
10532 (_initialize_remote): Register new "set/show remote
10533 hostio-fstat-packet" command.
10534 * symfile.c (separate_debug_file_exists): Update comment.
10535 * NEWS: Announce new vFile:fstat packet.
10536
10537 2015-03-11 Gary Benson <gbenson@redhat.com>
10538
10539 * common/common-remote-fileio.h: New file.
10540 * common/common-remote-fileio.c: Likewise.
10541 * Makefile.in (SFILES): Add common/common-remote-fileio.c.
10542 (HFILES_NO_SRCDIR): Add common/common-remote-fileio.h.
10543 (COMMON_OBS): Add common-remote-fileio.o.
10544 (common-remote-fileio.o): New rule.
10545 * remote-fileio.h (common-remote-fileio.h): New include.
10546 * remote-fileio.c (gdb/fileio.h): Do not include.
10547 (remote_fileio_to_be): Moved to common-remote-fileio.h.
10548 (remote_fileio_to_fio_uint): Likewise.
10549 (remote_fileio_to_fio_time): Likewise.
10550 (remote_fileio_mode_to_target): Moved to common-remote-fileio.c.
10551 (remote_fileio_to_fio_mode): Likewise.
10552 (remote_fileio_to_fio_ulong): Likewise.
10553 (remote_fileio_to_fio_stat): Likewise.
10554
10555 2015-03-11 Andy Wingo <wingo@igalia.com>
10556
10557 * guile/scm-value.c (gdbscm_value_dynamic_type): Fix typo in which
10558 we were checking the cached type, not the cached dynamic type.
10559
10560 2015-03-11 Andy Wingo <wingo@igalia.com>
10561
10562 * guile/scm-cmd.c (cmdscm_destroyer): Don't xfree the name and
10563 other strings, as these are on the GC'd heap, and will be
10564 collected along with the smob.
10565
10566 2015-03-11 Andy Wingo <wingo@igalia.com>
10567
10568 * guile/scm-objfile.c (gdbscm_objfile_progspace): New function.
10569 (objfile_functions): Bind gdbscm_objfile_progspace to
10570 objfile-progspace.
10571 * guile/lib/gdb.scm: Add objfile-progspace to exports.
10572
10573 2015-03-11 Andy Wingo <wingo@igalia.com>
10574
10575 * guile/guile.c (_initialize_guile): Disable automatic
10576 finalization, if Guile offers us that possibility.
10577 * guile/guile.c (call_initialize_gdb_module):
10578 * guile/scm-safe-call.c (gdbscm_with_catch): Arrange to run
10579 finalizers in appropriate places.
10580 * configure.ac (AC_TRY_LIBGUILE): Add a check for
10581 scm_set_automatic_finalization_enabled.
10582 * configure: Regenerated.
10583
10584 2015-03-11 Andreas Arnez <arnez@linux.vnet.ibm.com>
10585
10586 * s390-linux-tdep.c (s390_skip_prologue): Skip the prologue using
10587 SAL, if possible.
10588
10589 2015-03-11 Andreas Arnez <arnez@linux.vnet.ibm.com>
10590
10591 * s390-linux-nat.c (struct arch_lwp_info): New.
10592 (s390_fix_watch_points): Rename to...
10593 (s390_prepare_to_resume): ...this. Skip the PER info update
10594 unless the watch points have changed.
10595 (s390_refresh_per_info, s390_new_thread): New functions.
10596 (s390_insert_watchpoint): Call s390_refresh_per_info instead of
10597 s390_fix_watch_points.
10598 (s390_remove_watchpoint): Likewise.
10599 (_initialize_s390_nat): Reflect renaming of s390_fix_watch_points.
10600 Register s390_prepare_to_resume.
10601
10602 2015-03-09 Pedro Alves <palves@redhat.com>
10603
10604 Revert:
10605 2015-03-07 Pedro Alves <palves@redhat.com>
10606 * common/gdb_socket.h: New file.
10607 * ser-tcp.c: Include gdb_socket.h. Don't include netinet/in.h nor
10608 sys/socket.h.
10609 (net_open): Use union gdb_sockaddr_u.
10610
10611 2015-03-07 Pedro Alves <palves@redhat.com>
10612
10613 * configure.ac (build_warnings): Move -Wmissing-prototypes
10614 -Wdeclaration-after-statement -Wmissing-parameter-type
10615 -Wold-style-declaration -Wold-style-definition to the C-specific
10616 set.
10617 * configure: Regenerate.
10618
10619 2015-03-07 Pedro Alves <palves@redhat.com>
10620
10621 * common/gdb_socket.h: New file.
10622 * ser-tcp.c: Include gdb_socket.h. Don't include netinet/in.h nor
10623 sys/socket.h.
10624 (net_open): Use union gdb_sockaddr_u.
10625
10626 2015-03-07 Pedro Alves <palves@redhat.com>
10627
10628 * common/common-exceptions.c [!__cplusplus] (enum catcher_state)
10629 (exceptions_state_mc_action_iter)
10630 (exceptions_state_mc_action_iter_1, exceptions_state_mc_catch):
10631 Don't define.
10632 [__cplusplus] (try_scope_depth): New global.
10633 [__cplusplus] (exception_try_scope_entry)
10634 (exception_try_scope_exit, gdb_exception_sliced_copy)
10635 (exception_rethrow): New functions.
10636 (throw_exception): In C++ mode, throw
10637 gdb_exception_RETURN_MASK_QUIT for RETURN_QUIT and
10638 gdb_exception_RETURN_MASK_ERROR for RETURN_ERROR.
10639 (throw_it): In C++ mode, use try_scope_depth.
10640 * common/common-exceptions.h [!__cplusplus]
10641 (exceptions_state_mc_action_iter)
10642 (exceptions_state_mc_action_iter_1, exceptions_state_mc_catch):
10643 Don't declare.
10644 [__cplusplus] (exception_try_scope_entry)
10645 (exception_try_scope_exit, exception_rethrow): Declare.
10646 [__cplusplus] (struct exception_try_scope): New struct.
10647 [__cplusplus] (TRY, CATCH, END_CATCH): Reimplement on top of real
10648 C++ exceptions.
10649 (struct gdb_exception_RETURN_MASK_ALL)
10650 (struct gdb_exception_RETURN_MASK_ERROR)
10651 (struct gdb_exception_RETURN_MASK_QUIT): New types.
10652
10653 2015-03-07 Pedro Alves <palves@redhat.com>
10654
10655 * main.c (handle_command_errors): Remove volatile qualifier from
10656 parameter.
10657
10658 2015-03-07 Pedro Alves <palves@redhat.com>
10659
10660 * breakpoint.c (save_breakpoints): Adjust to avoid code between
10661 TRY and CATCH.
10662 * gdbtypes.c (safe_parse_type): Remove empty line.
10663 (types_deeply_equal):
10664 * guile/scm-frame.c (gdbscm_frame_name):
10665 * linux-thread-db.c (find_new_threads_once):
10666 * python/py-breakpoint.c (bppy_get_commands):
10667 * record-btrace.c (record_btrace_insert_breakpoint)
10668 (record_btrace_remove_breakpoint, record_btrace_start_replaying)
10669 (record_btrace_start_replaying): Adjust to avoid code between TRY
10670 and CATCH.
10671
10672 2015-03-07 Pedro Alves <palves@redhat.com>
10673
10674 * common/common-exceptions.c (struct catcher) <exception>: No
10675 longer a pointer to volatile exception. Now an exception value.
10676 <mask>: Delete field.
10677 (exceptions_state_mc_init): Remove all parameters. Adjust.
10678 (exceptions_state_mc): No longer pop the catcher here.
10679 (exceptions_state_mc_catch): New function.
10680 (throw_exception): Adjust.
10681 * common/common-exceptions.h (exceptions_state_mc_init): Remove
10682 all parameters.
10683 (exceptions_state_mc_catch): Declare.
10684 (TRY_CATCH): Rename to ...
10685 (TRY): ... this. Remove EXCEPTION and MASK parameters.
10686 (CATCH, END_CATCH): New.
10687 All callers adjusted.
10688
10689 2015-03-07 Tom Tromey <tromey@redhat.com>
10690
10691 * top.c (quit_force): Inline and delete DO_TRY, DO_PRINT_EX.
10692
10693 2015-03-07 Pedro Alves <palves@redhat.com>
10694
10695 * amd64-tdep.c (amd64_frame_cache, amd64_sigtramp_frame_cache)
10696 (amd64_epilogue_frame_cache): Normal exception handling code.
10697 * break-catch-throw.c (check_status_exception_catchpoint)
10698 (re_set_exception_catchpoint): Ditto.
10699 * cli/cli-interp.c (safe_execute_command):
10700 * cli/cli-script.c (script_from_file): Ditto.
10701 * compile/compile-c-symbols.c (generate_c_for_for_one_variable):
10702 Ditto.
10703 * compile/compile-object-run.c (compile_object_run): Ditto.
10704 * cp-abi.c (baseclass_offset): Ditto.
10705 * cp-valprint.c (cp_print_value): Ditto.
10706 * exceptions.c (catch_exceptions_with_msg):
10707 * frame-unwind.c (frame_unwind_try_unwinder): Ditto.
10708 * frame.c (get_frame_address_in_block_if_available): Ditto.
10709 * i386-tdep.c (i386_frame_cache, i386_epilogue_frame_cache)
10710 (i386_sigtramp_frame_cache): Ditto.
10711 * infcmd.c (post_create_inferior): Ditto.
10712 * linespec.c (parse_linespec, find_linespec_symbols):
10713 * p-valprint.c (pascal_object_print_value): Ditto.
10714 * parse.c (parse_expression_for_completion): Ditto.
10715 * python/py-finishbreakpoint.c (bpfinishpy_init): Ditto.
10716 * remote.c (remote_get_noisy_reply): Ditto.
10717 * s390-linux-tdep.c (s390_frame_unwind_cache): Ditto.
10718 * solib-svr4.c (solib_svr4_r_map): Ditto.
10719
10720 2015-03-06 Gary Benson <gbenson@redhat.com>
10721
10722 * common/common-utils.h (startswith): New inline function.
10723 All places where this logic was used updated to use the above.
10724
10725 2015-03-05 Pedro Alves <palves@redhat.com>
10726
10727 PR gdb/18002
10728 * mem-break.c (default_memory_insert_breakpoint): Set shadow_len
10729 after reading the breakpoint's shadow memory.
10730
10731 2015-03-05 Mark Kettenis <kettenis@gnu.org>
10732
10733 * hppabsd-nat.c: Remove file.
10734 * hppaobsd-nat.c: New file.
10735 * Makefile.in (ALLDEPFILES): Remove hppabsd-nat.c. Add
10736 hppaobsd-nat.c.
10737 * config/pa/obsd.mh (NATDEPFILES): Replace hppabsd-nat.o with
10738 hppaobsd-nat.o.
10739
10740 2015-03-04 Pedro Alves <palves@redhat.com>
10741
10742 * target.h (struct target_ops) <to_decr_pc_after_break>: Delete.
10743 (target_decr_pc_after_break): Delete declaration.
10744 * target.c (default_target_decr_pc_after_break)
10745 (target_decr_pc_after_break): Delete.
10746 * linux-nat.c (check_stopped_by_breakpoint, linux_nat_wait_1): Use
10747 gdbarch_decr_pc_after_break instead of target_decr_pc_after_break.
10748 * linux-thread-db.c (check_event): Likewise.
10749 * infrun.c (adjust_pc_after_break): Likewise.
10750 * darwin-nat.c (cancel_breakpoint): Likewise.
10751 * aix-thread.c (aix_thread_wait): Likewise.
10752 * target-delegates.c: Regenerate.
10753
10754 2015-03-04 Pedro Alves <palves@redhat.com>
10755
10756 * linux-nat.c (save_sigtrap): Check for breakpoints before
10757 checking watchpoints.
10758 (status_callback) [USE_SIGTRAP_SIGINFO]: Don't check whether a
10759 breakpoint is inserted if relying on SIGTRAP's siginfo.si_code.
10760 (check_stopped_by_breakpoint) [USE_SIGTRAP_SIGINFO]: Decide whether
10761 a breakpoint triggered based on the SIGTRAP's siginfo.si_code.
10762 (linux_nat_stopped_by_sw_breakpoint)
10763 (linux_nat_supports_stopped_by_sw_breakpoint)
10764 (linux_nat_stopped_by_hw_breakpoint)
10765 (linux_nat_supports_stopped_by_hw_breakpoint): New functions.
10766 (linux_nat_wait_1): Don't re-increment the PC if relying on
10767 SIGTRAP's siginfo->si_code.
10768 (linux_nat_add_target): Install new target methods.
10769 * linux-thread-db.c (check_event): Don't account for breakpoint PC
10770 offset if the target already adjusted the PC.
10771 * nat/linux-ptrace.h (USE_SIGTRAP_SIGINFO): New.
10772 (GDB_ARCH_TRAP_BRKPT): New.
10773 (TRAP_HWBKPT): Define if not already defined.
10774
10775 2015-03-04 Pedro Alves <palves@redhat.com>
10776
10777 * NEWS: Mention the new "swbreak" and "hwbreak" stop reasons.
10778 * remote.c (struct remote_state) <remote_stopped_by_watchpoint_p>:
10779 Delete field.
10780 <stop_reason>: New field.
10781 (PACKET_swbreak_feature, PACKET_hwbreak_feature): New enum values.
10782 (packet_set_cmd_state): New function.
10783 (remote_protocol_features): Register the "swbreak" and "hwbreak"
10784 features.
10785 (remote_query_supported): If not disabled with the corresponding
10786 "set remote foo-packet" command, report support for the swbreak
10787 and hwbreak features.
10788 (struct stop_reply) <remote_stopped_by_watchpoint_p>: Delete
10789 field.
10790 <stop_reason>: New field.
10791 (remote_parse_stop_reply): Handle "swbreak" and "hwbreak".
10792 (remote_wait_as): Adjust.
10793 (remote_stopped_by_sw_breakpoint)
10794 (remote_supports_stopped_by_sw_breakpoint)
10795 (remote_stopped_by_hw_breakpoint)
10796 (remote_supports_stopped_by_hw_breakpoint): New functions.
10797 (remote_stopped_by_watchpoint): New function.
10798 (init_remote_ops): Install them.
10799 (_initialize_remote): Register new "set/show remote
10800 swbreak-feature-packet" and "set/show remote
10801 swbreak-feature-packet" commands.
10802
10803 2015-03-04 Pedro Alves <palves@redhat.com>
10804
10805 * btrace.h: Include target/waitstatus.h.
10806 (struct btrace_thread_info) <stop_reason>: New field.
10807 * record-btrace.c (record_btrace_step_thread): Use
10808 record_check_stopped_by_breakpoint instead of breakpoint_here_p.
10809 (record_btrace_decr_pc_after_break): Delete.
10810 (record_btrace_stopped_by_sw_breakpoint)
10811 (record_btrace_supports_stopped_by_sw_breakpoint)
10812 (record_btrace_stopped_by_hw_breakpoint)
10813 (record_btrace_supports_stopped_by_hw_breakpoint): New functions.
10814 (init_record_btrace_ops): Install them.
10815 * record-full.c (record_full_hw_watchpoint): Delete and replace
10816 with ...
10817 (record_full_stop_reason): ... this throughout.
10818 (record_full_exec_insn): Adjust.
10819 (record_full_wait_1): Adjust. No longer re-increment the PC.
10820 (record_full_wait_1): Adjust. Use
10821 record_check_stopped_by_breakpoint instead of breakpoint_here_p.
10822 (record_full_stopped_by_watchpoint): Adjust.
10823 (record_full_stopped_by_sw_breakpoint)
10824 (record_full_supports_stopped_by_sw_breakpoint)
10825 (record_full_supports_stopped_by_sw_breakpoint)
10826 (record_full_stopped_by_hw_breakpoint)
10827 (record_full_supports_stopped_by_hw_breakpoint): New functions.
10828 (init_record_full_ops, init_record_full_core_ops): Install them.
10829 * record.c (record_check_stopped_by_breakpoint): New function.
10830 * record.h: Include target/waitstatus.h.
10831 (record_check_stopped_by_breakpoint): New declaration.
10832
10833 2015-03-04 Pedro Alves <palves@redhat.com>
10834
10835 enum lwp_stop_reason -> enum target_stop_reason
10836 * linux-nat.c (linux_resume_one_lwp, check_stopped_by_watchpoint)
10837 (linux_nat_stopped_by_watchpoint, status_callback)
10838 (linux_nat_wait_1): Adjust.
10839 * linux-nat.h (enum lwp_stop_reason): Delete.
10840 (struct lwp_info) <stop_reason>: Now an enum target_stop_reason.
10841 * x86-linux-nat.c (x86_linux_prepare_to_resume): Adjust.
10842 * target/waitstatus.h (enum target_stop_reason): New.
10843
10844 2015-03-04 Pedro Alves <palves@redhat.com>
10845
10846 * breakpoint.c (need_moribund_for_location_type): New function.
10847 (bpstat_stop_status): Don't skipping checking moribund locations
10848 of breakpoint types which the target tell caused a stop.
10849 (program_breakpoint_here_p): New function, factored out from ...
10850 (bp_loc_is_permanent): ... this.
10851 (update_global_location_list): Don't create a moribund location if
10852 the target supports reporting stops of the type of the removed
10853 breakpoint.
10854 * breakpoint.h (program_breakpoint_here_p): New declaration.
10855 * infrun.c (adjust_pc_after_break): Return early if the target has
10856 already adjusted the PC. Add comments.
10857 (handle_signal_stop): If nothing explains a signal, and the target
10858 tells us the stop was caused by a software breakpoint, check if
10859 there's a breakpoint instruction in the memory. If so, adjust the
10860 PC before presenting the stop to the user. Otherwise, ignore the
10861 trap. If nothing explains a signal, and the target tells us the
10862 stop was caused by a hardware breakpoint, ignore the trap.
10863 * target.h (struct target_ops) <to_stopped_by_sw_breakpoint,
10864 to_supports_stopped_by_sw_breakpoint, to_stopped_by_hw_breakpoint,
10865 to_supports_stopped_by_hw_breakpoint>: New fields.
10866 (target_stopped_by_sw_breakpoint)
10867 (target_supports_stopped_by_sw_breakpoint)
10868 (target_stopped_by_hw_breakpoint)
10869 (target_supports_stopped_by_hw_breakpoint): Define.
10870 * target-delegates.c: Regenerate.
10871
10872 2015-03-04 Pedro Alves <palves@redhat.com>
10873
10874 * infrun.c (follow_fork_inferior): Use the whole of the
10875 inferior_ptid and pending_follow.related_pid ptids instead of
10876 building ptids from the process components. Adjust verbose output
10877 to use target_pid_to_str.
10878 * linux-nat.c (linux_child_follow_fork): Use the whole of the
10879 inferior_ptid and pending_follow.related_pid ptids instead of
10880 building ptids from the process components.
10881
10882 2015-03-04 Mark Kettenis <kettenis@gnu.org>
10883
10884 * inf-ptrace.c [PT_GET_PROCESS_STATE]
10885 (inf_ptrace_insert_fork_catchpoint): New function.
10886 (inf_ptrace_remove_fork_catchpoint): New function.
10887 (inf_ptrace_target) [PT_GET_PROCESS_STATE]: Install them.
10888
10889 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10890
10891 * s390-linux-tdep.c (s390_register_name): Return empty string
10892 instead of NULL for registers that shouldn't be visible.
10893
10894 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10895
10896 * s390-linux-tdep.c (s390_gdbarch_init): Use the correct syscall
10897 XML file for 64-bit targets.
10898
10899 2015-03-03 Simon Marchi <simon.marchi@ericsson.com>
10900
10901 * target.h (find_default_create_inferior): Remove declaration.
10902 (find_default_attach): Likewise.
10903
10904 2015-03-03 Pedro Alves <palves@redhat.com>
10905
10906 * inf-ptrace.c (inf_ptrace_resume): Remove spurious whitespace.
10907 Use ptid_get_pid to get the overall process id when resuming all
10908 threads.
10909
10910 2015-03-03 Pedro Alves <palves@redhat.com>
10911
10912 * i386-linux-nat.c (i386_linux_resume): Get the ptrace PID out of
10913 the lwp field of ptid. Pass the full ptid to get_thread_regcache.
10914 * inf-ptrace.c (get_ptrace_pid): New function.
10915 (inf_ptrace_resume): Use it.
10916 * linux-nat.c (linux_resume_one_lwp): Pass the LWP's ptid ummodified
10917 to the lower layer.
10918
10919 2015-03-03 Markus Metzger <markus.t.metzger@intel.com>
10920
10921 * nat/linux-btrace.c: Include sys/utsname.h.
10922 (linux_determine_kernel_ptr_bits): New.
10923 (linux_enable_bts): Call linux_determine_kernel_ptr_bits.
10924 * x86-linux-nat.c (x86_linux_enable_btrace): Do not overwrite non-zero
10925 ptr_bits.
10926
10927 2015-03-03 Markus Metzger <markus.t.metzger@intel.com>
10928
10929 * btrace.c (ftrace_update_function): Treat return as tailcall for
10930 "_dl_runtime_resolve".
10931
10932 2015-03-03 Markus Metzger <markus.t.metzger@intel.com>
10933
10934 * btrace.h (btrace_function) <lbegin, lend>: Remove.
10935 * btrace.c (ftrace_debug): Do not print the line range.
10936 (ftrace_skip_file, ftrace_update_lines): Remove.
10937 (ftrace_new_function): Remove lbegin and lend initialization.
10938 (btrace_compute_ftrace_bts): Remove call to ftrace_update_lines.
10939 * record-btrace.c (btrace_compute_src_line_range): New.
10940 (btrace_call_history_src_line): Call btrace_compute_src_line_range.
10941
10942 2015-03-02 Pedro Alves <palves@redhat.com>
10943
10944 * infrun.c (follow_exec): Delete all threads of the process except
10945 the event thread. Extended comments.
10946
10947 2015-03-02 Joel Brobecker <brobecker@adacore.com>
10948
10949 * contrib/ari/gdb_ari.sh: Reinstate checks for "true" and "false".
10950
10951 2015-03-02 Joel Brobecker <brobecker@adacore.com>
10952
10953 * utils.h: Remove <stdbool.h> #include.
10954 (producer_is_gcc): Change return type to "int".
10955 * utils.c (producer_is_gcc): Change return type to int.
10956 Return 1 instead of true, and 0 instead of false.
10957 Adjust function documentation accordingly.
10958
10959 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
10960
10961 * s390-linux-nat.c (have_regset_vxrs): New static variable.
10962 (s390_linux_fetch_inferior_registers): Handle vector registers, if
10963 present.
10964 (s390_linux_store_inferior_registers): Likewise.
10965 (s390_get_hwcap): Remove function. Embed its logic...
10966 (s390_read_description): ...here. Yield a target description with
10967 vector registers if applicable.
10968 * s390-linux-tdep.c: Include "features/s390-vx-linux64.c",
10969 "features/s390-tevx-linux64.c", "features/s390x-vx-linux64.c", and
10970 "features/s390x-tevx-linux64.c".
10971 (struct gdbarch_tdep) <v0_full_regnum>: New field.
10972 (s390_dwarf_regmap): Add vector registers. Remove bogus entries
10973 for "GNU/Linux-specific registers".
10974 (s390_dwarf_reg_r0l): New enum value.
10975 (s390_dwarf_reg_to_regnum): Support vector registers.
10976 (s390_adjust_frame_regnum): Adjust pseudo DWARF register numbers
10977 of GPR lower halves.
10978 (regnum_is_vxr_full): New function.
10979 (s390_register_name): New function.
10980 (s390_pseudo_register_name): Handle v0-v15, which are composed of
10981 f0-f15 and v0l-v15l.
10982 (s390_pseudo_register_type): Likewise.
10983 (s390_pseudo_register_read): Likewise.
10984 (s390_pseudo_register_write): Likewise.
10985 (s390_value_from_register): Account for the fact that values are
10986 placed left-justified in vector registers.
10987 (s390_pseudo_register_reggroup_p): Add pseudo registers v0-v15 to
10988 the vector reggroup and omit them from the general reggroup.
10989 (s390_regmap_vxrs_low, s390_regmap_vxrs_high): New register maps.
10990 (s390_vxrs_low_regset, s390_vxrs_high_regset): New regsets.
10991 (s390_iterate_over_regset_sections): Add iterations for the two
10992 new vector regsets.
10993 (s390_core_read_description): Yield a target description with
10994 vector registers if applicable.
10995 (s390_gdbarch_init): Handle target descriptions with vector
10996 registers. Add "register_name" gdbarch method.
10997 (_initialize_s390_tdep): Call new tdesc initialization functions.
10998 * s390-linux-tdep.h (HWCAP_S390_VX): New macro.
10999 (S390_V0_LOWER_REGNUM, S390_V1_LOWER_REGNUM, S390_V2_LOWER_REGNUM)
11000 (S390_V3_LOWER_REGNUM, S390_V4_LOWER_REGNUM, S390_V5_LOWER_REGNUM)
11001 (S390_V6_LOWER_REGNUM, S390_V7_LOWER_REGNUM, S390_V8_LOWER_REGNUM)
11002 (S390_V9_LOWER_REGNUM, S390_V10_LOWER_REGNUM)
11003 (S390_V11_LOWER_REGNUM, S390_V12_LOWER_REGNUM)
11004 (S390_V13_LOWER_REGNUM, S390_V14_LOWER_REGNUM)
11005 (S390_V15_LOWER_REGNUM, S390_V16_REGNUM, S390_V17_REGNUM)
11006 (S390_V18_REGNUM, S390_V19_REGNUM, S390_V20_REGNUM)
11007 (S390_V21_REGNUM, S390_V22_REGNUM, S390_V23_REGNUM)
11008 (S390_V24_REGNUM, S390_V25_REGNUM, S390_V26_REGNUM)
11009 (S390_V27_REGNUM, S390_V28_REGNUM, S390_V29_REGNUM)
11010 (S390_V30_REGNUM, S390_V31_REGNUM): New macros.
11011 (S390_NUM_REGS): Adjust value.
11012 (s390_vxrs_low_regset, s390_vxrs_high_regset): Declare.
11013 (tdesc_s390_vx_linux64, tdesc_s390_tevx_linux64)
11014 (tdesc_s390x_vx_linux64, tdesc_s390x_tevx_linux64): Likewise.
11015 * NEWS: Announce S/390 vector register support.
11016
11017 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
11018
11019 * features/s390-tevx-linux64.xml: New file.
11020 * features/s390-vx-linux64.xml: New file.
11021 * features/s390-vx.xml: New file.
11022 * features/s390x-tevx-linux64.xml: New file.
11023 * features/s390x-vx-linux64.xml: New file.
11024 * features/Makefile (WHICH): Add s390-vx-linux64,
11025 s390x-vx-linux64, s390-tevx-linux64, and s390x-tevx-linux64.
11026 (s390-vx-linux64-expedite, s390-tevx-linux64-expedite)
11027 (s390x-vx-linux64-expedite, s390x-tevx-linux64-expedite): New
11028 macros.
11029 * features/s390-tevx-linux64.c: New generated file.
11030 * features/s390-vx-linux64.c: Likewise.
11031 * features/s390x-tevx-linux64.c: Likewise.
11032 * features/s390x-vx-linux64.c: Likewise.
11033 * regformats/s390-tevx-linux64.dat: Likewise.
11034 * regformats/s390-vx-linux64.dat: Likewise.
11035 * regformats/s390x-tevx-linux64.dat: Likewise.
11036 * regformats/s390x-vx-linux64.dat: Likewise.
11037
11038 2015-02-28 Doug Evans <xdje42@gmail.com>
11039
11040 * symtab.h (struct symtab) <next>: Fix comment.
11041
11042 2015-02-27 Simon Marchi <simon.marchi@ericsson.com>
11043
11044 * python/python.c (python_GdbModuleDef): Rename GdbMethods to
11045 python_GdbMethods.
11046
11047 2015-02-27 Pedro Alves <palves@redhat.com>
11048
11049 * dtrace-probe.c (dtrace_probe_ops): Make extern.
11050
11051 2015-02-27 Pedro Alves <palves@redhat.com>
11052
11053 * common/common-exceptions.h (exception_none): Declare.
11054 * common/common-exceptions.c (exception_none): Moved from
11055 exceptions.c.
11056 (exceptions_state_mc_init): Use exception_none.
11057 * exceptions.c (exception_none): Move to
11058 common/common-exceptions.c.
11059 * exceptions.h (exception_none): Move to
11060 common/common-exceptions.h.
11061
11062 2015-02-27 Pedro Alves <palves@redhat.com>
11063
11064 * main.c (catch_command_errors, catch_command_errors_const):
11065 Remove 'mask' argument. Adjust.
11066 (captured_main): Adjust callers.
11067
11068 2015-02-27 Pedro Alves <palves@redhat.com>
11069
11070 * python/python-internal.h: Include "extension-priv.h".
11071
11072 2015-02-27 Pedro Alves <palves@redhat.com>
11073
11074 * breakpoint.h (enum print_stop_action): Move further up in the
11075 file.
11076
11077 2015-02-27 Pedro Alves <palves@redhat.com>
11078
11079 * gdbarch.sh: Include regcache.h.
11080 * gdbarch.h: Regenerate.
11081
11082 2015-02-27 Pedro Alves <palves@redhat.com>
11083
11084 * arm-tdep.c (decode_insn) <arm_handle_insn, thumb_handle_insn>:
11085 Remove duplicate const.
11086 * sparc-sol2-tdep.c (sparc_sol2_static_transform_name): Remove
11087 duplicate const.
11088
11089 2015-02-27 Pedro Alves <palves@redhat.com>
11090
11091 * cp-valprint.c (vtbl_ptr_name): Use EXPORTED_CONST.
11092 * guile/guile.c (extension_language_guile): Use EXPORTED_CONST.
11093 * features/feature_to_c.sh: Tag the generated xml_builtin array
11094 with extern const in C++ mode.
11095
11096 2015-02-27 Tom Tromey <tromey@redhat.com>
11097
11098 * minidebug.c (struct lzma_stream): Rename to ...
11099 (struct gdb_lzma_stream): ... this.
11100 (lzma_open, lzma_pread, lzma_close, lzma_stat): Adjust.
11101
11102 2015-02-27 Pedro Alves <palves@redhat.com>
11103
11104 * mi/mi-cmd-stack.c (mi_apply_ext_lang_frame_filter): New
11105 function.
11106 (mi_cmd_stack_list_locals, mi_cmd_stack_list_args)
11107 (mi_cmd_stack_list_variables): Use it.
11108
11109 2015-02-27 Pedro Alves <palves@redhat.com>
11110
11111 * x86-linux-nat.c (u_debugreg_offset): New function.
11112 (x86_linux_dr_get, x86_linux_dr_set): Use it.
11113
11114 2015-02-27 Pedro Alves <palves@redhat.com>
11115
11116 * nat/x86-dregs.h (enum target_hw_bp_type): Remove forward
11117 declaration.
11118 Include break-common.h.
11119
11120 2015-02-27 Tom Tromey <tromey@redhat.com>
11121 Pedro Alves <palves@redhat.com>
11122
11123 * arm-tdep.c (set_fp_model_sfunc, arm_set_abi): Use 'int' for
11124 local used to iterate over enums.
11125 * completer.c (signal_completer): Likewise.
11126 * i386-tdep.c (i386_stap_parse_special_token): Likewise.
11127 * rs6000-tdep.c (powerpc_set_vector_abi): Likewise.
11128 * tui/tui-data.c (tui_next_win, tui_prev_win): Likewise.
11129 * tui/tui-layout.c (next_layout, prev_layout): Likewise.
11130 * tui/tui-win.c (tui_refresh_all_win, tui_rehighlight_all)
11131 (tui_resize_all, tui_set_focus_command, tui_all_windows_info): Likewise.
11132 * tui-wingeneral.c (tui_refresh_all): Likewise.
11133
11134 2015-02-27 Pedro Alves <palves@redhat.com>
11135
11136 * target.h: Include "infrun.h".
11137
11138 2015-02-27 Pedro Alves <palves@redhat.com>
11139
11140 * gdb_proc_service.h: Wrap with EXTERN_C_PUSH/EXTERN_C_POP.
11141
11142 2015-02-27 Pedro Alves <palves@redhat.com>
11143
11144 * common/agent.h (IPA_SYM_EXPORTED_NAME): New.
11145 (IPA_SYM): Use it.
11146 * common/common-defs.h (EXTERN_C_PUSH, EXTERN_C_POP): New macros.
11147
11148 2015-02-27 Pedro Alves <palves@redhat.com>
11149
11150 * cli-out.c (_rl_erase_entire_line): Move declaration out of
11151 cli_mld_erase_entire_line, and make it extern "C".
11152 * common/common-defs.h (EXTERN_C): New.
11153 * completer.c (_rl_completion_prefix_display_length)
11154 (_rl_print_completions_horizontally, QSFUNC): Move declarations
11155 out of gdb_display_match_list_1.
11156 (_rl_qsort_string_compare): Move declaration out of
11157 gdb_display_match_list_1, and make it extern "C".
11158 * defs.h (re_comp): Use EXTERN_C.
11159 * maint.c (_mcleanup): Move declaration out of mcleanup_wrapper,
11160 and make it extern "C".
11161 (monstartup): Move declaration out of maintenance_set_profile_cmd,
11162 and make it extern "C".
11163 (main): Move declaration out of maintenance_set_profile_cmd.
11164 * nat/linux-ptrace.c (linux_ptrace_attach_fail_reason_string): Use
11165 EXTERN_C.
11166
11167 2015-02-27 Pedro Alves <palves@redhat.com>
11168
11169 * python/python.c (GdbMethods): Rename to ...
11170 (python_GdbMethods): ... this and make extern.
11171 (GdbModuleDef): Rename to ...
11172 (python_GdbModuleDef): ... this and make extern.
11173
11174 2015-02-27 Pedro Alves <palves@redhat.com>
11175
11176 * record-btrace.c (set_record_btrace_cmdlist)
11177 (show_record_btrace_cmdlist): Remove redefinitions.
11178
11179 2015-02-27 Tom Tromey <tromey@redhat.com>
11180 Pedro Alves <palves@redhat.com>
11181
11182 * dwarf2-frame.c (enum cfa_how_kind, struct
11183 dwarf2_frame_state_reg_info): Move out of struct
11184 dwarf2_frame_state.
11185 * dwarf2read.c (struct tu_stats): Move out of struct
11186 dwarf2_per_objfile.
11187 (struct file_entry): Move out of struct line_header.
11188 (struct nextfield, struct nextfnfield, struct fnfieldlist, struct
11189 typedef_field_list): Move out of struct field_info.
11190 * gdbtypes.h (enum dynamic_prop_kind, union dynamic_prop_data):
11191 Move out of struct dynamic_prop.
11192 (union type_owner, union field_location, struct field, struct
11193 range_bounds, union type_specific): Move out of struct main_type.
11194 (struct fn_fieldlist, struct fn_field, struct typedef_field)
11195 (VOFFSET_STATIC): Move out of struct cplus_struct_type.
11196 (struct call_site_target, union call_site_parameter_u, struct
11197 call_site_parameter): Move out of struct call_site.
11198 * m32c-tdep.c (enum m32c_prologue_kind): Move out of struct
11199 m32c_prologue.
11200 (enum srcdest_kind): Move out of struct srcdest.
11201 * main.c (enum cmdarg_kind): Move out of struct cmdarg.
11202 * prologue-value.h (enum prologue_value_kind): Move out of struct
11203 prologue_value.
11204 * s390-linux-tdep.c (enum s390_abi_kind): Move out of struct
11205 gdbarch_tdep.
11206 * stabsread.c (struct nextfield, struct next_fnfieldlist): Move
11207 out of struct field_info.
11208 * symfile.h (struct other_sections): Move out of struct
11209 section_addr_info.
11210 * symtab.c (struct symbol_cache_slot): Move out struct
11211 block_symbol_cache.
11212 * target-descriptions.c (enum tdesc_type_kind): Move out of
11213 typedef struct tdesc_type.
11214 * tui/tui-data.h (enum tui_line_or_address_kind): Move out of
11215 struct tui_line_or_address.
11216 * value.c (enum internalvar_kind, union internalvar_data): Move
11217 out of struct internalvar.
11218 * xtensa-tdep.h (struct ctype_cache): Move out of struct
11219 gdbarch_tdep.
11220
11221 2015-02-27 Tom Tromey <tromey@redhat.com>
11222 Pedro Alves <palves@redhat.com>
11223
11224 Rename symbols whose names are reserved C++ keywords throughout.
11225
11226 2015-02-27 Pedro Alves <palves@redhat.com>
11227
11228 * Makefile.in (COMPILER): New, get it from autoconf.
11229 (COMPILE.pre, CC_LD): Use COMPILER.
11230 (CXX): Get from autoconf instead.
11231 (CXX_FOR_TARGET): Default to g++ instead of gcc.
11232 * acinclude.m4: Include build-with-cxx.m4.
11233 * build-with-cxx.m4: New file.
11234 * configure.ac: Call AC_PROG_CXX and GDB_AC_BUILD_WITH_CXX.
11235 Disable -Werror by default if building in C++ mode.
11236 (build_warnings): Add -Wno-sign-compare, -Wno-write-strings and
11237 -Wno-narrowing in C++ mode. Only enable -Wpointer-sign in C mode.
11238 Run supported-warning-flags tests with the C++ compiler.
11239 Save/restore CXXFLAGS too.
11240 * configure: Regenerate.
11241
11242 2015-02-27 Pedro Alves <palves@redhat.com>
11243
11244 * libiberty.m4: New file.
11245 * acinclude.m4: Include libiberty.m4.
11246 * configure.ac: Call libiberty_INIT.
11247 * config.in, configure: Regenerate.
11248
11249 2015-02-27 Andreas Arnez <arnez@linux.vnet.ibm.com>
11250
11251 * s390-linux-tdep.c (s390_gcc_target_options): Not just handle
11252 31-bit targets, but 64-bit targets as well.
11253 (s390_gnu_triplet_regexp): New function.
11254 (s390_gdbarch_init): Set the gcc_target_options gdbarch method for
11255 64-bit targets as well. Set the gnu_triplet_regexp gdbarch
11256 method.
11257
11258 2015-02-27 Jon TURNEY <jon.turney@dronecode.org.uk> (tiny patch)
11259
11260 * windows-nat.c (CONTEXT_DEBUGGER): Remove.
11261 (CONTEXT_DEBUGGER_DR): Add CONTEXT_SEGMENTS. Incorporate flags
11262 from CONTEXT_DEBUGGER.
11263
11264 2015-02-26 Doug Evans <dje@google.com>
11265
11266 * gdbtypes.c (internal_type_vptr_fieldno): Add missing call to
11267 CHECK_TYPEDEF.
11268 (set_type_vptr_fieldno): Ditto.
11269 (internal_type_vptr_basetype, set_type_vptr_basetype): Ditto.
11270 * gnu-v3-abi.c (gnuv3_dynamic_class): Ditto.
11271
11272 2015-02-26 Pedro Alves <palves@redhat.com>
11273
11274 * auto-load.h (file_is_auto_load_safe): Add ATTRIBUTE_PRINTF.
11275 * complaints.c (vcomplaint): Pass argument FMT directly to
11276 printf-like functions instead of complaint->fmt.
11277 * ctf.c (ctf_save_write_metadata): Add ATTRIBUTE_PRINTF.
11278 * darwin-nat.c (inferior_debug): Add ATTRIBUTE_PRINTF.
11279 * compile/compile-loc2c.c (pushf, unary, binary): Add
11280 ATTRIBUTE_PRINTF.
11281 (do_compile_dwarf_expr_to_c): Pass string literal as format string
11282 to pushf.
11283 (BINARY): Pass string literal as format string to 'binary'.
11284 * compile/compile-object-load.c (link_callbacks_einfo): Add
11285 ATTRIBUTE_PRINTF.
11286 * guile/guile-internal.h (gdbscm_printf): Add ATTRIBUTE_PRINTF.
11287
11288 2015-02-26 Pedro Alves <palves@redhat.com>
11289
11290 * windows-termcap.c: Rename to ...
11291 * stub-termcap.c: ... this. Adjust header line.
11292 * Makefile.in (SFILES): Refer to stub-termcap.c instead of
11293 windows-termcap.c.
11294 * configure: Regenerate.
11295 * configure.ac: Refer to stub-termcap.o instead of
11296 windows-termcap.o.
11297 * gdb_curses.h: Mention stub-termcap.c instead of
11298 windows-termcap.c.
11299
11300 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11301
11302 * compile/compile-c-symbols.c (convert_one_symbol, convert_symbol_bmsym)
11303 (gcc_symbol_address): Call gnu_ifunc_resolve_addr.
11304
11305 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
11306
11307 * gdb/infcmd.c (print_return_value): use type_to_string to print type.
11308
11309 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11310
11311 * elfread.c (elf_read_minimal_symbols): Use bfd_alloc for
11312 bfd_canonicalize_symtab.
11313
11314 2015-02-25 John Baldwin <jhb@FreeBSD.org>
11315
11316 * amd64fbsd-nat.c: Include sys/user.h.
11317 (_initialize_amd64fbsd_nat): Use the KERN_PROC_SIGTRAMP sysctl
11318 instead of KERN_PS_STRINGS to locate the signal trampoline.
11319 * i386fbsd-nat.c: Include sys/user.h.
11320 (_initialize_i386fbsd_nat): Use the KERN_PROC_SIGTRAMP sysctl
11321 instead of KERN_PS_STRINGS to locate the signal trampoline.
11322 * amd64fbsd-tdep.c (amd64fbsd_sigtramp_code): New.
11323 (amd64fbsd_sigtramp_p): New.
11324 (amd64fbsd_sigtramp_start_addr, amd64fbsd_sigtramp_end_addr): No
11325 longer set default values.
11326 (amd64fbsd_init_abi): Set "sigtramp_p" to "amd64fbsd_sigtramp_p".
11327 * i386fbsd-tdep.c (i386fbsd_sigtramp_start)
11328 (i386fbsd_sigtramp_middle, i386fbsd_sigtramp_end)
11329 (i386fbsd_freebsd4_sigtramp_start)
11330 (i386fbsd_freebsd4_sigtramp_middle)
11331 (i386fbsd_freebsd4_sigtramp_end, i386fbsd_osigtramp_start)
11332 (i386fbsd_osigtramp_middle, i386fbsd_osigtramp_end): New.
11333 (i386fbsd_sigtramp_p): New.
11334 (i386fbsd_sigtramp_start_addr, i386fbsd_sigtramp_end_addr): No
11335 longer set default values.
11336 (i386fbsd_init_abi): Set "sigtramp_p" to "i386fbsd_sigtramp_p".
11337
11338 2015-02-25 John Baldwin <jhb@freebsd.org>
11339
11340 * amd64fbsd-tdep.c (amd64fbsd_sigcontext_addr): Use
11341 get_frame_register instead of frame_unwind_register_unsigned.
11342
11343 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11344
11345 PR build/18033
11346 * compile/compile-c-support.c (c_compute_program): Change // comment.
11347 * compile/compile-object-load.c (setup_sections): Change // comment.
11348
11349 2015-02-26 Joel Brobecker <brobecker@adacore.com>
11350
11351 PR build/18033:
11352 * iq2000-tdep.c (iq2000_frame_cache): Delete C++-style comment.
11353
11354 2015-02-23 Pedro Alves <palves@redhat.com>
11355
11356 * remote.c (skip_to_semicolon): New function.
11357 (remote_parse_stop_reply) <T stop reply>: Use it. Don't
11358 special case the stop reasons that look like hex numbers
11359 upfront. Instead handle real register numbers after matching
11360 all the known stop reasons.
11361
11362 2015-02-21 Doug Evans <dje@google.com>
11363
11364 PR c++/17976, symtab/17821
11365 * cp-namespace.c (cp_search_static_and_baseclasses): New parameter
11366 is_in_anonymous. All callers updated.
11367 (find_symbol_in_baseclass): Ditto.
11368 (cp_lookup_nested_symbol_1): Ditto. Don't search all static blocks
11369 for symbols in an anonymous namespace.
11370 * dwarf2read.c (namespace_name): Don't call dwarf2_name, fetch
11371 DW_AT_name directly.
11372 (dwarf2_name): Convert missing namespace name to
11373 CP_ANONYMOUS_NAMESPACE_STR.
11374
11375 2015-02-20 Pedro Alves <palves@redhat.com>
11376
11377 * linux-nat.c (linux_handle_extended_wait): Call
11378 thread_db_notice_clone whenever a new clone LWP is detected.
11379 (linux_stop_and_wait_all_lwps, linux_unstop_all_lwps): New
11380 functions.
11381 * linux-nat.h (thread_db_attach_lwp): Delete declaration.
11382 (thread_db_notice_clone, linux_stop_and_wait_all_lwps)
11383 (linux_unstop_all_lwps): Declare.
11384 * linux-thread-db.c (struct thread_get_info_inout): Delete.
11385 (thread_get_info_callback): Delete.
11386 (thread_from_lwp): Use td_thr_get_info and record_thread.
11387 (thread_db_attach_lwp): Delete.
11388 (thread_db_notice_clone): New function.
11389 (try_thread_db_load_1): If /proc is mounted and shows the
11390 process'es task list, walk over all LWPs and call thread_from_lwp
11391 instead of relying on td_ta_thr_iter.
11392 (attach_thread): Don't call check_thread_signals here. Split the
11393 tail part of the function (which adds the thread to the core GDB
11394 thread list) to ...
11395 (record_thread): ... this function. Call check_thread_signals
11396 here.
11397 (thread_db_wait): Don't call thread_db_find_new_threads_1. Always
11398 call thread_from_lwp.
11399 (thread_db_update_thread_list): Rename to ...
11400 (thread_db_update_thread_list_org): ... this.
11401 (thread_db_update_thread_list): New function.
11402 (thread_db_find_thread_from_tid): Delete.
11403 (thread_db_get_ada_task_ptid): Simplify.
11404 * nat/linux-procfs.c: Include <sys/stat.h>.
11405 (linux_proc_task_list_dir_exists): New function.
11406 * nat/linux-procfs.h (linux_proc_task_list_dir_exists): Declare.
11407
11408 2015-02-20 Pedro Alves <palves@redhat.com>
11409
11410 * linux-nat.c (lin_lwp_attach_lwp): No longer special case the
11411 main LWP. Handle the case of waitpid returning 0 if we're already
11412 attached to the LWP. Don't set the LWP's last_resume_kind to
11413 resume_stop if we already knew about the LWP.
11414 (linux_nat_filter_event): Add debug logs.
11415
11416 2015-02-20 Pedro Alves <palves@redhat.com>
11417
11418 * target.h (forward_target_decr_pc_after_break): Delete
11419 declaration.
11420
11421 2015-02-20 Pedro Alves <palves@redhat.com>
11422
11423 PR threads/18006
11424 * linux-thread-db.c (thread_get_info_callback): Return early if
11425 the thread's lwp id is -1.
11426
11427 2015-02-20 Joel Brobecker <brobecker@adacore.com>
11428
11429 GDB 7.9 released.
11430
11431 2015-02-19 Steve Ellcey <sellcey@imgtec.com>
11432
11433 * dtrace-probe.c (dtrace_process_dof_probe): Initialize arg.expr.
11434 (dtrace_get_probes) Change type of variable 'dof'.
11435
11436 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
11437
11438 PR breakpoints/16812
11439 * linux-nat.c (linux_nat_filter_event): Report SIGTRAP,SIGILL,SIGSEGV.
11440 * nat/linux-ptrace.c (linux_wstatus_maybe_breakpoint): Add.
11441 * nat/linux-ptrace.h: Add linux_wstatus_maybe_breakpoint.
11442
11443 2015-02-19 David Taylor <dtaylor@emc.com>
11444
11445 * common/ax.def (setv): Fix consumed entry in setv DEFOP.
11446
11447 2015-02-18 Patrick Palka <patrick@parcs.ath.cx>
11448
11449 * tui/tui-io.c (tui_handle_resize_during_io): Remove this
11450 function.
11451 (tui_putc): Don't call tui_handle_resize_during_io.
11452 (tui_getc): Likewise.
11453 (tui_mld_getc): Likewise.
11454 * tui/tui-win.c: Include event-loop.h and tui/tui-io.h.
11455 (tui_sigwinch_token): New static variable.
11456 (tui_initialize_win): Adjust documentation. Set
11457 tui_sigwinch_token.
11458 (tui_async_resize_screen): New asynchronous callback.
11459 (tui_sigwinch_handler): Adjust documentation. Asynchronously
11460 invoke tui_async_resize_screen.
11461
11462 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
11463
11464 * configure: Regenerated.
11465 * configure.ac: Use GDB_AC_TRANSFORM.
11466 * Makefile.in (aclocal_m4_deps): Added transform.m4.
11467 * acinclude.m4: sinclude transform.m4.
11468 * transform.m4: New file.
11469 (GDB_AC_TRANSFORM): New macro.
11470
11471 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
11472
11473 * NEWS: Announce the support for DTrace SDT probes.
11474
11475 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
11476
11477 * amd64-linux-tdep.c: Include "parser-defs.h" and "user-regs.h".
11478 (amd64_dtrace_parse_probe_argument): New function.
11479 (amd64_dtrace_probe_is_enabled): Likewise.
11480 (amd64_dtrace_enable_probe): Likewise.
11481 (amd64_dtrace_disable_probe): Likewise.
11482 (amd64_linux_init_abi): Register the
11483 `gdbarch_dtrace_probe_argument', `gdbarch_dtrace_enable_probe',
11484 `gdbarch_dtrace_disable_probe' and
11485 `gdbarch_dtrace_probe_is_enabled' hooks.
11486 (amd64_dtrace_disabled_probe_sequence_1): New constant.
11487 (amd64_dtrace_disabled_probe_sequence_2): Likewise.
11488 (amd64_dtrace_enable_probe_sequence): Likewise.
11489 (amd64_dtrace_disable_probe_sequence): Likewise.
11490
11491 2015-01-17 Jose E. Marchesi <jose.marchesi@oracle.com>
11492
11493 * breakpoint.c (BREAK_ARGS_HELP): Help string updated to mention
11494 the -probe-dtrace new vpossible value for PROBE_MODIFIER.
11495 * configure.ac (CONFIG_OBS): dtrace-probe.o added if BFD can
11496 handle ELF files.
11497 * Makefile.in (SFILES): dtrace-probe.c added.
11498 * configure: Regenerate.
11499 * dtrace-probe.c: New file.
11500 (SHT_SUNW_dof): New constant.
11501 (dtrace_probe_type): New enum.
11502 (dtrace_probe_arg): New struct.
11503 (dtrace_probe_arg_s): New typedef.
11504 (struct dtrace_probe_enabler): New struct.
11505 (dtrace_probe_enabler_s): New typedef.
11506 (dtrace_probe): New struct.
11507 (dtrace_probe_is_linespec): New function.
11508 (dtrace_dof_sect_type): New enum.
11509 (dtrace_dof_dofh_ident): Likewise.
11510 (dtrace_dof_encoding): Likewise.
11511 (DTRACE_DOF_ENCODE_LSB): Likewise.
11512 (DTRACE_DOF_ENCODE_MSB): Likewise.
11513 (dtrace_dof_hdr): New struct.
11514 (dtrace_dof_sect): Likewise.
11515 (dtrace_dof_provider): Likewise.
11516 (dtrace_dof_probe): Likewise.
11517 (DOF_UINT): New macro.
11518 (DTRACE_DOF_PTR): Likewise.
11519 (DTRACE_DOF_SECT): Likewise.
11520 (dtrace_process_dof_probe): New function.
11521 (dtrace_process_dof): Likewise.
11522 (dtrace_build_arg_exprs): Likewise.
11523 (dtrace_get_arg): Likewise.
11524 (dtrace_get_probes): Likewise.
11525 (dtrace_get_probe_argument_count): Likewise.
11526 (dtrace_can_evaluate_probe_arguments): Likewise.
11527 (dtrace_evaluate_probe_argument): Likewise.
11528 (dtrace_compile_to_ax): Likewise.
11529 (dtrace_probe_destroy): Likewise.
11530 (dtrace_gen_info_probes_table_header): Likewise.
11531 (dtrace_gen_info_probes_table_values): Likewise.
11532 (dtrace_probe_is_enabled): Likewise.
11533 (dtrace_probe_ops): New variable.
11534 (info_probes_dtrace_command): New function.
11535 (_initialize_dtrace_probe): Likewise.
11536 (dtrace_type_name): Likewise.
11537
11538 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
11539
11540 * gdbarch.sh (dtrace_parse_probe_argument): New.
11541 (dtrace_probe_is_enabled): Likewise.
11542 (dtrace_enable_probe): Likewise.
11543 (dtrace_disable_probe): Likewise.
11544 * gdbarch.c: Regenerate.
11545 * gdbarch.h: Regenerate.
11546
11547 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
11548
11549 * stap-probe.c (stap_probe_ops): Add NULLs in the static
11550 stap_probe_ops for `enable_probe' and `disable_probe'.
11551 * probe.c (enable_probes_command): New function.
11552 (disable_probes_command): Likewise.
11553 (_initialize_probe): Define the cli commands `enable probe' and
11554 `disable probe'.
11555 (parse_probe_linespec): New function.
11556 (info_probes_for_ops): Use parse_probe_linespec.
11557 * probe.h (probe_ops): New hooks `enable_probe' and
11558 `disable_probe'.
11559
11560 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
11561
11562 * probe.c (compute_probe_arg): Moved from stap-probe.c
11563 (compile_probe_arg): Likewise.
11564 (probe_funcs): Likewise.
11565 * stap-probe.c (compute_probe_arg): Moved to probe.c.
11566 (compile_probe_arg): Likewise.
11567 (probe_funcs): Likewise.
11568
11569 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
11570
11571 * probe.c (print_ui_out_not_applicables): New function.
11572 (exists_probe_with_pops): Likewise.
11573 (info_probes_for_ops): Do not include column headers for probe
11574 types for which no probe has been actually found on any object.
11575 Also invoke `print_ui_out_not_applicables' in order to match the
11576 column rows with the header when probes of several types are
11577 listed.
11578 Print the "Type" column.
11579 * probe.h (probe_ops): Added a new probe operation `type_name'.
11580 * stap-probe.c (stap_probe_ops): Add `stap_type_name'.
11581 (stap_type_name): New function.
11582
11583 2015-02-17 Patrick Palka <patrick@parcs.ath.cx>
11584
11585 * tui/tui-io.c (tui_getc): Don't call key_is_command_char.
11586 (key_is_command_char): Delete.
11587
11588 2015-02-17 Pedro Alves <palves@redhat.com>
11589
11590 * tui/tui.c (tui_enable): Resize windows before anything
11591 might show a window.
11592
11593 2015-02-17 Max Ostapenko <m.ostapenko@partner.samsung.com>
11594
11595 PR gdb/17984
11596 * aarch64-linux-nat.c: Don't include features/aarch64.c anymore.
11597 (aarch64_linux_read_description): Remove initialize_tdesc_aarch64
11598 call.
11599 * aarch64-tdep.h (tdesc_aarch64): Declare.
11600
11601 2015-02-12 Mark Wielaard <mjw@redhat.com>
11602
11603 * contrib/ari/gdb_ari.sh: Remove checks for "true" and "false".
11604
11605 2015-02-13 Doug Evans <dje@google.com>
11606
11607 * cp-namespace.c (cp_basic_lookup_symbol): Rename parameter
11608 anonymous_namespace to is_in_anonymous for consistency with the rest
11609 of the file.
11610 (cp_lookup_bare_symbol): Fix typo in comment.
11611 (cp_search_static_and_baseclasses): Ditto.
11612 (search_symbol_list): Use vertical space in comment better.
11613 (reset_directive_searched): Ditto. Fix typo.
11614 (cp_lookup_nested_symbol_1): Clarify contents of NESTED_NAME parameter.
11615
11616 2015-02-13 Yao Qi <yao.qi@arm.com>
11617
11618 * MAINTAINERS: Update my email address.
11619
11620 2015-02-12 Doug Evans <dje@google.com>
11621
11622 * symtab.c (completion_list_add_name): Fix memory leak.
11623
11624 2015-02-12 Doug Evans <dje@google.com>
11625
11626 * completer.c (complete_line): Remove incorrect comment.
11627
11628 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11629
11630 * python/py-framefilter.c (py_print_single_arg, enumerate_locals)
11631 (py_print_frame): Use RETURN_MASK_ERROR.
11632
11633 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11634
11635 * python/py-framefilter.c (py_print_frame): Mention RETURN_QUIT in
11636 function comment. Wrap all function that can throw in cleanups.
11637 (gdbpy_apply_frame_filter): Wrap all function that can throw in
11638 cleanups.
11639
11640 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11641
11642 * python/py-framefilter.c (py_print_frame): Substitute goto error.
11643 Remove the error label.
11644
11645 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11646
11647 * python/py-framefilter.c (py_print_frame): Put conditional code paths
11648 with goto first, indent the former else codepath left. Put variable
11649 'elided' to a new inner block.
11650
11651 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11652
11653 * python/py-framefilter.c (py_print_frame): Whitespacing fixes.
11654
11655 2015-02-11 Pedro Alves <palves@redhat.com>
11656
11657 * xcoffread.c (within_function): Delete.
11658
11659 2015-02-11 Tom Tromey <tromey@redhat.com>
11660 Pedro Alves <palves@redhat.com>
11661
11662 * breakpoint.c (base_breakpoint_ops): Delete.
11663 * dwarf2loc.c (dwarf_expr_ctx_funcs): Make extern.
11664 * elfread.c (elf_sym_fns_gdb_index, elf_sym_fns_lazy_psyms): Make extern.
11665 * guile/guile.c (guile_extension_script_ops, guile_extension_ops): Make extern.
11666 * ppcnbsd-tdep.c (ppcnbsd2_sigtramp): Make extern.
11667 * python/py-arch.c (arch_object_type): Make extern.
11668 * python/py-block.c (block_syms_iterator_object_type): Make extern.
11669 * python/py-bpevent.c (breakpoint_event_object_type): Make extern.
11670 * python/py-cmd.c (cmdpy_object_type): Make extern.
11671 * python/py-continueevent.c (continue_event_object_type)
11672 * python/py-event.h (GDBPY_NEW_EVENT_TYPE): Remove 'qual'
11673 parameter. Update all callers.
11674 * python/py-evtregistry.c (eventregistry_object_type): Make extern.
11675 * python/py-exitedevent.c (exited_event_object_type): Make extern.
11676 * python/py-finishbreakpoint.c (finish_breakpoint_object_type): Make extern.
11677 * python/py-function.c (fnpy_object_type): Make extern.
11678 * python/py-inferior.c (inferior_object_type, membuf_object_type): Make extern.
11679 * python/py-infevents.c (call_pre_event_object_type)
11680 (inferior_call_post_event_object_type).
11681 (memory_changed_event_object_type): Make extern.
11682 * python/py-infthread.c (thread_object_type): Make extern.
11683 * python/py-lazy-string.c (lazy_string_object_type): Make extern.
11684 * python/py-linetable.c (linetable_entry_object_type)
11685 (linetable_object_type, ltpy_iterator_object_type): Make extern.
11686 * python/py-newobjfileevent.c (new_objfile_event_object_type)
11687 (clear_objfiles_event_object_type): Make extern.
11688 * python/py-objfile.c (objfile_object_type): Make extern.
11689 * python/py-param.c (parmpy_object_type): Make extern.
11690 * python/py-progspace.c (pspace_object_type): Make extern.
11691 * python/py-signalevent.c (signal_event_object_type): Make extern.
11692 * python/py-symtab.c (symtab_object_type, sal_object_type): Make extern.
11693 * python/py-type.c (type_object_type, field_object_type)
11694 (type_iterator_object_type): Make extern.
11695 * python/python.c (python_extension_script_ops)
11696 (python_extension_ops): Make extern.
11697 * stap-probe.c (stap_probe_ops): Make extern.
11698
11699 2015-02-11 Pedro Alves <pedro@codesourcery.com>
11700
11701 * infrun.c (adjust_pc_after_break): Don't adjust the PC just
11702 because the event thread is not the current thread.
11703
11704 2015-02-11 Doug Evans <xdje42@gmail.com>
11705
11706 * gdbtypes.c (internal_type_self_type): If TYPE_SPECIFIC_FIELD hasn't
11707 been initialized yet, return NULL.
11708
11709 2015-02-11 Doug Evans <dje@google.com>
11710
11711 * symfile.h (new_symfile_objfile): Delete.
11712 * symfile.c (finish_new_objfile): Renamed from new_symfile_objfile.
11713 All callers updated.
11714
11715 2015-02-11 Patrick Palka <patrick@parcs.ath.cx>
11716
11717 * tui/tui-io.c (tui_handle_resize_during_io): Call
11718 tui_update_gdb_sizes() after resizing the screen.
11719 * tui/tui.c (tui_enable): Resize the terminal before
11720 calling tui_update_gdb_sizes().
11721
11722 2015-02-11 Patrick Palka <patrick@parcs.ath.cx>
11723
11724 * tui/tui-io.c (tui_getc): Move cursor to the end of the command
11725 line before printing a newline.
11726
11727 2015-02-11 Mark Wielaard <mjw@redhat.com>
11728
11729 * utils.c (producer_is_gcc): Return true or false.
11730
11731 2015-02-10 Mark Wielaard <mjw@redhat.com>
11732
11733 * utils.h (producer_is_gcc): Change return type to bool. Add major
11734 argument.
11735 * utils.c (producer_is_gcc): Likewise.
11736 (producer_is_gcc_ge_4): Adjust producer_is_gcc call.
11737 * dwarf2read.c (check_producer): Likewise.
11738
11739 2015-02-10 Pedro Alves <palves@redhat.com>
11740
11741 * infrun.c (displaced_step_fixup): Switch to the event thread
11742 before calling gdbarch_displaced_step_fixup.
11743
11744 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
11745
11746 * MAINTAINERS (Write After Approval): Add Antoine Tremblay.
11747
11748 2015-02-10 Simon Marchi <simon.marchi@ericsson.com>
11749
11750 * ada-varobj.c (ada_name_of_child): Constify parent.
11751 (ada_path_expr_of_child): Same.
11752 (ada_value_of_child): Same.
11753 (ada_type_of_child): Same.
11754 * c-varobj.c (c_is_path_expr_parent): Same.
11755 (c_describe_child): Same.
11756 (c_name_of_child): Same.
11757 (c_value_of_child): Same.
11758 (c_type_of_child): Same.
11759 (cplus_number_of_children): Same.
11760 (cplus_describe_child): Constify var.
11761 (cplus_name_of_child): Constify parent.
11762 (cplus_value_of_child): Same.
11763 (cplus_type_of_child): Same.
11764 * jv-varobj.c (java_name_of_child): Same.
11765 (java_value_of_child): Same.
11766 (java_type_of_child): Same.
11767 * varobj.c (value_of_child): Same.
11768 (varobj_default_is_path_expr_parent): Constify var, parent and return
11769 value.
11770 (varobj_get_path_expr): Constify var, modify path_expr through
11771 mutable_var.
11772 (install_new_value): Constify parent.
11773 (value_of_child): Constify parent.
11774 * varobj.h (struct varobj): Constify parent.
11775 (struct lang_varobj_ops): Constify name_of_child, value_of_child and
11776 type_of_child.
11777 (varobj_get_path_expr): Constify var.
11778 (varobj_get_path_expr_parent): Constify var and return value.
11779
11780 2015-02-10 Luis Machado <lgustavo@codesourcery.com>
11781
11782 * arm-tdep.c (arm_prologue_unwind_stop_reason): New function.
11783 (arm_prologue_this_id): Move PC and SP limit checks to
11784 arm_prologue_unwind_stop_reason.
11785 (arm_prologue_unwind) <stop_reason> : Set to
11786 arm_prologue_unwind_stop_reason.
11787
11788 2015-02-09 Mark Wielaard <mjw@redhat.com>
11789
11790 * dwarf2read.c (set_cu_language): Recognize DW_LANG_Fortran03 and
11791 DW_LANG_Fortran08 as language_fortran.
11792
11793 2015-02-09 Sergio Durigan Junior <sergiodj@redhat.com>
11794
11795 PR remote/17946
11796 * gdb/remote.c (remote_parse_stop_reply): Fix wrong comparison
11797 of pointer against char.
11798
11799 2015-02-09 Mark Wielaard <mjw@redhat.com>
11800
11801 * c-typeprint.c (cp_type_print_method_args): Handle '_Atomic'.
11802 (c_type_print_modifier): Likewise.
11803 * dwarf2read.c (read_tag_atomic_type): New function.
11804 (read_type_die_1): Handle DW_TAG_atomic_type.
11805 * gdbtypes.c (make_atomic_type): New function.
11806 (recursive_dump_type): Handle TYPE_ATOMIC.
11807 * gdbtypes.h (enum type_flag_values): Renumber.
11808 (enum type_instance_flag_value): Add TYPE_INSTANCE_FLAG_ATOMIC.
11809 (TYPE_ATOMIC): New macro.
11810 (make_atomic_type): Declare.
11811
11812 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11813
11814 * btrace.c (ftrace_find_call): Skip gaps.
11815 (ftrace_new_function): Initialize level.
11816 (ftrace_new_call, ftrace_new_tailcall, ftrace_new_return)
11817 (ftrace_new_switch): Update
11818 level computation.
11819 (ftrace_new_gap): New.
11820 (ftrace_update_function): Create new function after gap.
11821 (btrace_compute_ftrace_bts): Create gap on error.
11822 (btrace_stitch_bts): Update parameters. Clear trace if it
11823 becomes empty.
11824 (btrace_stitch_trace): Update parameters. Update callers.
11825 (btrace_clear): Reset the number of gaps.
11826 (btrace_insn_get): Return NULL if the iterator points to a gap.
11827 (btrace_insn_number): Return zero if the iterator points to a gap.
11828 (btrace_insn_end): Allow gaps at the end.
11829 (btrace_insn_next, btrace_insn_prev, btrace_insn_cmp): Handle gaps.
11830 (btrace_find_insn_by_number): Assert that the found iterator does
11831 not point to a gap.
11832 (btrace_call_next, btrace_call_prev): Assert that the last function
11833 is not a gap.
11834 * btrace.h (btrace_bts_error): New.
11835 (btrace_function): Update comment.
11836 (btrace_function) <insn, insn_offset, number>: Update comment.
11837 (btrace_function) <errcode>: New.
11838 (btrace_thread_info) <ngaps>: New.
11839 (btrace_thread_info) <replay>: Update comment.
11840 (btrace_insn_get): Update comment.
11841 * record-btrace.c (btrace_ui_out_decode_error): New.
11842 (record_btrace_info): Print number of gaps.
11843 (btrace_insn_history, btrace_call_history): Call
11844 btrace_ui_out_decode_error for gaps.
11845 (record_btrace_step_thread, record_btrace_start_replaying): Skip gaps.
11846
11847 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11848
11849 * common/btrace-common.h (btrace_cpu_vendor, btrace_cpu): New.
11850 * nat/linux-btrace.c: (btrace_this_cpu): New.
11851 (cpu_supports_bts): Call btrace_this_cpu.
11852 (intel_supports_bts): Add cpu parameter.
11853
11854 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11855
11856 * btrace.h (btrace_insn_class): New.
11857 (btrace_insn) <size, iclass>: New.
11858 * btrace.c (ftrace_find_call): Update parameters. Update users.
11859 Use instruction classification.
11860 (ftrace_new_return): Update parameters. Update users.
11861 (ftrace_update_function): Update parameters. Update users. Use
11862 instruction classification.
11863 (ftrace_update_insns): Update parameters. Update users.
11864 (ftrace_classify_insn): New.
11865 (btrace_compute_ftrace_bts): Fill in new btrace_insn fields. Add
11866 TRY_CATCH around call to gdb_insn_length.
11867
11868 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11869
11870 * btrace.c (btrace_compute_ftrace_bts, btrace_compute_ftrace):
11871 Update parameters. Update users.
11872
11873 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11874
11875 * btrace.c (parse_xml_btrace_conf_bts): Add size.
11876 (btrace_conf_bts_attributes): New.
11877 (btrace_conf_children): Add attributes.
11878 * common/btrace-common.h (btrace_config_bts): New.
11879 (btrace_config)<bts>: New.
11880 (btrace_config): Update comment.
11881 * nat/linux-btrace.c (linux_enable_btrace, linux_enable_bts):
11882 Use config.
11883 * features/btrace-conf.dtd: Increment version. Add size
11884 attribute to bts element.
11885 * record-btrace.c (set_record_btrace_bts_cmdlist,
11886 show_record_btrace_bts_cmdlist): New.
11887 (record_btrace_adjust_size, record_btrace_print_bts_conf,
11888 record_btrace_print_conf, cmd_set_record_btrace_bts,
11889 cmd_show_record_btrace_bts): New.
11890 (record_btrace_info): Call record_btrace_print_conf.
11891 (_initialize_record_btrace): Add commands.
11892 * remote.c: Add PACKET_Qbtrace_conf_bts_size enum.
11893 (remote_protocol_features): Add Qbtrace-conf:bts:size packet.
11894 (btrace_sync_conf): Synchronize bts size.
11895 (_initialize_remote): Add Qbtrace-conf:bts:size packet.
11896 * NEWS: Announce new commands and new packets.
11897
11898 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11899
11900 * Makefile.in (XMLFILES): Add btrace-conf.dtd.
11901 * x86-linux-nat.c (x86_linux_enable_btrace): Update parameters.
11902 (x86_linux_btrace_conf): New.
11903 (x86_linux_create_target): Initialize to_btrace_conf.
11904 * nat/linux-btrace.c (linux_enable_btrace): Update parameters.
11905 Check format. Split into this and ...
11906 (linux_enable_bts): ... this.
11907 (linux_btrace_conf): New.
11908 (perf_event_skip_record): Renamed into ...
11909 (perf_event_skip_bts_record): ... this. Updated users.
11910 (linux_disable_btrace): Split into this and ...
11911 (linux_disable_bts): ... this.
11912 (linux_read_btrace): Check format.
11913 * nat/linux-btrace.h (linux_enable_btrace): Update parameters.
11914 (linux_btrace_conf): New.
11915 (btrace_target_info)<ptid>: Moved.
11916 (btrace_target_info)<conf>: New.
11917 (btrace_target_info): Split into this and ...
11918 (btrace_tinfo_bts): ... this. Updated users.
11919 * btrace.c (btrace_enable): Update parameters.
11920 (btrace_conf, parse_xml_btrace_conf_bts, parse_xml_btrace_conf)
11921 (btrace_conf_children, btrace_conf_attributes)
11922 (btrace_conf_elements): New.
11923 * btrace.h (btrace_enable): Update parameters.
11924 (btrace_conf, parse_xml_btrace_conf): New.
11925 * common/btrace-common.h (btrace_config): New.
11926 * feature/btrace-conf.dtd: New.
11927 * record-btrace.c (record_btrace_conf): New.
11928 (record_btrace_cmdlist): New.
11929 (record_btrace_enable_warn, record_btrace_open): Pass
11930 &record_btrace_conf.
11931 (record_btrace_info): Print recording format.
11932 (cmd_record_btrace_bts_start): New.
11933 (cmd_record_btrace_start): Call cmd_record_btrace_bts_start.
11934 (_initialize_record_btrace): Add "record btrace bts" subcommand.
11935 Add "record bts" alias command.
11936 * remote.c (remote_state)<btrace_config>: New.
11937 (remote_btrace_reset, PACKET_qXfer_btrace_conf): New.
11938 (remote_protocol_features): Add qXfer:btrace-conf:read.
11939 (remote_open_1): Call remote_btrace_reset.
11940 (remote_xfer_partial): Handle TARGET_OBJECT_BTRACE_CONF.
11941 (btrace_target_info)<conf>: New.
11942 (btrace_sync_conf, btrace_read_config): New.
11943 (remote_enable_btrace): Update parameters. Call btrace_sync_conf and
11944 btrace_read_conf.
11945 (remote_btrace_conf): New.
11946 (init_remote_ops): Initialize to_btrace_conf.
11947 (_initialize_remote): Add qXfer:btrace-conf packet.
11948 * target.c (target_enable_btrace): Update parameters.
11949 (target_btrace_conf): New.
11950 * target.h (target_enable_btrace): Update parameters.
11951 (target_btrace_conf): New.
11952 (target_object)<TARGET_OBJECT_BTRACE_CONF>: New.
11953 (target_ops)<to_enable_btrace>: Update parameters and comment.
11954 (target_ops)<to_btrace_conf>: New.
11955 * target-delegates: Regenerate.
11956 * target-debug.h (target_debug_print_const_struct_btrace_config_p)
11957 (target_debug_print_const_struct_btrace_target_info_p): New.
11958 * NEWS: Announce new command and new packet.
11959
11960 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11961
11962 * nat/linux-btrace.h (perf_event_buffer): New.
11963 (btrace_target_info) <buffer, size, data_head>: Replace with ...
11964 <bts>: ... this.
11965 * nat/linux-btrace.c (perf_event_header, perf_event_mmap_size)
11966 (perf_event_buffer_size, perf_event_buffer_begin)
11967 (perf_event_buffer_end, linux_btrace_has_changed): Removed.
11968 Updated users.
11969 (perf_event_new_data): New.
11970
11971 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11972
11973 * btrace.c (btrace_enable): Pass BTRACE_FORMAT_BTS.
11974 * record-btrace.c (record_btrace_open): Remove call to
11975 target_supports_btrace.
11976 * remote.c (remote_supports_btrace): Update parameters.
11977 * target.c (target_supports_btrace): Update parameters.
11978 * target.h (to_supports_btrace, target_supports_btrace): Update
11979 parameters.
11980 * target-delegates.c: Regenerate.
11981 * target-debug.h (target_debug_print_enum_btrace_format): New.
11982 * nat/linux-btrace.c
11983 (kernel_supports_btrace): Rename into ...
11984 (kernel_supports_bts): ... this. Update users. Update warning text.
11985 (intel_supports_btrace): Rename into ...
11986 (intel_supports_bts): ... this. Update users.
11987 (cpu_supports_btrace): Rename into ...
11988 (cpu_supports_bts): ... this. Update users.
11989 (linux_supports_btrace): Update parameters. Split into this and ...
11990 (linux_supports_bts): ... this.
11991 * nat/linux-btrace.h (linux_supports_btrace): Update parameters.
11992
11993 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11994
11995 * Makefile.in (SFILES): Add common/btrace-common.c.
11996 (COMMON_OBS): Add common/btrace-common.o.
11997 (btrace-common.o): Add build rules.
11998 * btrace.c (parse_xml_btrace): Update parameters.
11999 (parse_xml_btrace_block): Set format field.
12000 (btrace_add_pc, btrace_fetch): Use struct btrace_data.
12001 (do_btrace_data_cleanup, make_cleanup_btrace_data): New.
12002 (btrace_compute_ftrace): Split into this and...
12003 (btrace_compute_ftrace_bts): ...this.
12004 (btrace_stitch_trace): Split into this and...
12005 (btrace_stitch_bts): ...this.
12006 * btrace.h (parse_xml_btrace): Update parameters.
12007 (make_cleanup_btrace_data): New.
12008 * common/btrace-common.c: New.
12009 * common/btrace-common.h: Include common-defs.h.
12010 (btrace_block_s): Update comment.
12011 (btrace_format): New.
12012 (btrace_format_string): New.
12013 (btrace_data_bts): New.
12014 (btrace_data): New.
12015 (btrace_data_init, btrace_data_fini, btrace_data_empty): New.
12016 * remote.c (remote_read_btrace): Update parameters.
12017 * target.c (target_read_btrace): Update parameters.
12018 * target.h (target_read_btrace): Update parameters.
12019 (target_ops)<to_read_btrace>: Update parameters.
12020 * x86-linux-nat.c (x86_linux_read_btrace): Update parameters.
12021 * target-delegates.c: Regenerate.
12022 * target-debug (target_debug_print_struct_btrace_data_p): New.
12023 * nat/linux-btrace.c (linux_read_btrace): Split into this and...
12024 (linux_read_bts): ...this.
12025 * nat/linux-btrace.h (linux_read_btrace): Update parameters.
12026
12027 2015-02-06 Doug Evans <dje@google.com>
12028
12029 * remote-m32r-sdi.c: Include symfile.h.
12030
12031 2015-02-06 Doug Evans <dje@google.com>
12032
12033 * symtab.h (clear_symtab_users, deduce_language_from_filename): Move
12034 * symfile.h (clear_symtab_users, deduce_language_from_filename): ...
12035 to here.
12036
12037 2015-02-06 Pedro Alves <palves@redhat.com>
12038
12039 * linux-thread-db.c (find_new_threads_callback): Add debug output.
12040
12041 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
12042
12043 PR gdb/15678
12044 * breakpoint.c (map_breakpoint_numbers): Check for empty args string.
12045 (enable_count_command): Check args for NULL value.
12046
12047 2015-02-05 Doug Evans <xdje42@gmail.com>
12048
12049 * guile/scm-frame.c: Fix spelling errors in a comment.
12050
12051 2015-02-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12052
12053 * python/python-internal.h (Py_hash_t): Define it for Python <3.2.
12054 * python/py-value.c (valpy_fetch_lazy): Use it. Remove cast to the
12055 return type.
12056
12057 2015-02-04 Pedro Alves <palves@redhat.com>
12058
12059 * linux-nat.c (handle_extended_wait): Don't resume LWPs here.
12060 (wait_lwp): Don't call wait_lwp if linux_handle_extended_wait
12061 returns true.
12062 (resume_stopped_resumed_lwps): Don't check whether the thread is
12063 marked as executing.
12064 (linux_nat_wait_1): Use resume_stopped_resumed_lwps.
12065
12066 2015-02-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12067
12068 * regset.h (struct regset): Add flags field.
12069 (REGSET_VARIABLE_SIZE): New value for a regset's flags field.
12070 * corelow.c (get_core_register_section): Add warning if the size
12071 exceeds the requested size and the regset does not have the
12072 REGSET_VARIABLE_SIZE flag set.
12073 * alphanbsd-tdep.c (alphanbsd_gregset): Add REGSET_VARIABLE_SIZE
12074 flag.
12075 * armbsd-tdep.c (armbsd_gregset): Likewise.
12076 * hppa-hpux-tdep.c (hppa_hpux_regset): Likewise.
12077 * hppaobsd-tdep.c (hppaobsd_gregset): Likewise.
12078 * m68kbsd-tdep.c (m68kbsd_gregset): Likewise.
12079 * mipsnbsd-tdep.c (mipsnbsd_gregset): Likewise.
12080
12081 2015-02-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12082
12083 * amd64-linux-tdep.c (amd64_linux_iterate_over_regset_sections):
12084 For ".reg-xstate", explicitly specify the requested section size
12085 via X86_XSTATE_SIZE instead of just 0 on input and
12086 X86_XSTATE_MAX_SIZE on output.
12087 * i386-linux-tdep.c (i386_linux_iterate_over_regset_sections):
12088 Likewise.
12089
12090 2015-02-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12091
12092 PR corefiles/17808:
12093 * gdbarch.sh (iterate_over_regset_sections_cb): Document this
12094 function type, particularly its SIZE parameter.
12095 * gdbarch.h: Regenerate.
12096 * amd64-tdep.c (amd64_supply_fpregset): In gdb_assert, compare
12097 actual against required size using ">=" instead of "==".
12098 (amd64_collect_fpregset): Likewise.
12099 * i386-tdep.c (i386_supply_gregset): Likewise.
12100 (i386_collect_gregset): Likewise.
12101 (i386_supply_fpregset): Likewise.
12102 (i386_collect_fpregset): Likewise.
12103 * mips-linux-tdep.c (mips_supply_gregset_wrapper): Likewise.
12104 (mips_fill_gregset_wrapper): Likewise.
12105 (mips_supply_fpregset_wrapper): Likewise.
12106 (mips_fill_fpregset_wrapper): Likewise.
12107 (mips64_supply_gregset_wrapper): Likewise.
12108 (mips64_fill_gregset_wrapper): Likewise.
12109 (mips64_supply_fpregset_wrapper): Likewise.
12110 (mips64_fill_fpregset_wrapper): Likewise.
12111 * mn10300-linux-tdep.c (am33_supply_gregset_method): Likewise.
12112 (am33_supply_fpregset_method): Likewise.
12113 (am33_collect_gregset_method): Likewise.
12114 (am33_collect_fpregset_method): Likewise.
12115
12116 2015-02-04 Doug Evans <dje@google.com>
12117 Pedro Alves <palves@redhat.com>
12118 Eli Zaretskii <eliz@gnu.org>
12119
12120 PR tui/17810
12121 * tui/tui-command.c (tui_refresh_cmd_win): New function.
12122 * tui/tui-command.c (tui_refresh_cmd_win): Declare.
12123 * tui/tui-file.c: #include tui/tui-command.h.
12124 (tui_file_fputs): Refresh command window if stream is not gdb_stdout.
12125 (tui_file_flush): Refresh command window if stream is gdb_stdout.
12126 * tui/tui-io.c (tui_puts): Remove calls to wrefresh, fflush.
12127
12128 2015-02-04 Pedro Alves <palves@redhat.com>
12129
12130 Fix build breakage.
12131 * event-loop.c (gdb_do_one_event): Add default switch case.
12132
12133 2015-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12134
12135 Filter out inferior gcc option -fpreprocessed.
12136 * compile/compile.c (filter_args): New function.
12137 (get_args): Use it.
12138
12139 2015-02-03 Pedro Alves <palves@redhat.com>
12140
12141 * event-loop.c: Don't declare nor define a queue type for
12142 gdb_event_p.
12143 (event_queue): Delete.
12144 (create_event, create_file_event, gdb_event_xfree)
12145 (initialize_event_loop, process_event): Delete.
12146 (gdb_do_one_event): Return as soon as one event is handled.
12147 (handle_file_event): Change prototype. Used the passed in
12148 file_handler pointer and ready_mask instead of looping over all
12149 file handlers.
12150 (gdb_wait_for_event): Update the poll/select timeouts before
12151 blocking. Run event handlers directly instead of queueing events.
12152 Return as soon as one event is handled.
12153 (struct async_event_handler_data): Delete.
12154 (invoke_async_event_handler): Delete.
12155 (check_async_event_handlers): Change return type to int. Run
12156 event handlers directly instead of queueing events. Return as
12157 soon as one event is handled.
12158 (handle_timer_event): Delete.
12159 (update_wait_timeout): New function, factored out from
12160 poll_timers.
12161 (poll_timers): Reimplement.
12162 * event-loop.h (initialize_event_loop): Delete declaration.
12163 * top.c (gdb_init): Don't call initialize_event_loop.
12164
12165 2015-02-03 Pedro Alves <palves@redhat.com>
12166
12167 * event-loop.c (clear_async_event_handler): New function.
12168 * event-loop.h (clear_async_event_handler): New declaration.
12169 * record-btrace.c (record_btrace_async): New function.
12170 (init_record_btrace_ops): Install record_btrace_async.
12171 * record-full.c (record_full_async): New function.
12172 (record_full_resume): Don't mark the async event source here.
12173 (init_record_full_ops): Install record_full_async.
12174 (record_full_core_resume): Don't mark the async event source here.
12175 (init_record_full_core_ops): Install record_full_async.
12176 * remote.c (remote_async): Mark and clear the async stop reply
12177 queue event-loop token as appropriate.
12178
12179 2015-02-03 Pedro Alves <palves@redhat.com>
12180
12181 * linux-nat.c (linux_child_follow_fork, linux_nat_wait_1): Use
12182 target_is_async_p instead of target_can_async.
12183 (linux_nat_wait): Use target_is_async_p instead of
12184 target_can_async. Don't enable async here.
12185 * remote.c (interrupt_query, remote_wait, putpkt_binary): Use
12186 target_is_async_p instead of target_can_async.
12187
12188 2015-02-02 Simon Marchi <simon.marchi@ericsson.com>
12189
12190 * varobj.h (lang_varobj_ops): Mention which return values need
12191 to be freed.
12192
12193 2015-02-02 Joel Brobecker <brobecker@adacore.com>
12194
12195 * dwarf2loc.c (dwarf2_evaluate_property): Add i18n marker.
12196
12197 2015-02-02 Joel Brobecker <brobecker@adacore.com>
12198
12199 PR gdb/17856:
12200 * ada-lang.c (ada_lookup_symbol_list_worker): Do not re-cache
12201 results found in the cache.
12202
12203 2015-02-02 Joel Brobecker <brobecker@adacore.com>
12204
12205 PR gdb/17854:
12206 * ada-lang.c (ada_get_symbol_cache): Set pspace_data->sym_cache
12207 when allocating a new one.
12208
12209 2015-02-01 Tom Tromey <tom@tromey.com>
12210
12211 * MAINTAINERS: Remove myself.
12212
12213 2015-01-31 Doug Evans <xdje42@gmail.com>
12214
12215 * dwarf2read.c (process_structure_scope): Update setting of
12216 TYPE_VPTR_BASETYPE, TYPE_VPTR_FIELDNO.
12217 * gdbtypes.c (internal_type_vptr_fieldno): New function.
12218 (set_type_vptr_fieldno): New function.
12219 (internal_type_vptr_basetype): New function.
12220 (set_type_vptr_basetype): New function.
12221 (get_vptr_fieldno): Update setting of TYPE_VPTR_FIELDNO,
12222 TYPE_VPTR_BASETYPE.
12223 (allocate_cplus_struct_type): Initialize vptr_fieldno.
12224 (recursive_dump_type): Printing of vptr_fieldno, vptr_basetype ...
12225 (print_cplus_stuff): ... moved here.
12226 (copy_type_recursive): Don't copy TYPE_VPTR_BASETYPE.
12227 * gdbtypes.h (struct main_type): Members vptr_fieldno, vptr_basetype
12228 moved to ...
12229 (struct cplus_struct_type): ... here. All uses updated.
12230 (TYPE_VPTR_FIELDNO, TYPE_VPTR_BASETYPE): Rewrite.
12231 (internal_type_vptr_fieldno, set_type_vptr_fieldno): Declare.
12232 (internal_type_vptr_basetype, set_type_vptr_basetype): Declare.
12233 * stabsread.c (read_tilde_fields): Update setting of
12234 TYPE_VPTR_FIELDNO, TYPE_VPTR_BASETYPE.
12235
12236 2015-01-31 Doug Evans <xdje42@gmail.com>
12237
12238 * cp-valprint.c (cp_find_class_member): Rename parameter domain_p
12239 to self_p.
12240 (cp_print_class_member): Rename local domain to self_type.
12241 * dwarf2read.c (quirk_gcc_member_function_pointer): Rename local
12242 domain_type to self_type.
12243 (set_die_type) <need_gnat_info>: Handle
12244 TYPE_CODE_METHODPTR, TYPE_CODE_MEMBERPTR, TYPE_CODE_METHOD.
12245 * gdb-gdb.py (StructMainTypePrettyPrinter): Handle
12246 TYPE_SPECIFIC_SELF_TYPE.
12247 * gdbtypes.c (internal_type_self_type): New function.
12248 (set_type_self_type): New function.
12249 (smash_to_memberptr_type): Rename parameter domain to self_type.
12250 Update setting of TYPE_SELF_TYPE.
12251 (smash_to_methodptr_type): Update setting of TYPE_SELF_TYPE.
12252 (smash_to_method_type): Rename parameter domain to self_type.
12253 Update setting of TYPE_SELF_TYPE.
12254 (check_stub_method): Call smash_to_method_type.
12255 (recursive_dump_type): Handle TYPE_SPECIFIC_SELF_TYPE.
12256 (copy_type_recursive): Ditto.
12257 * gdbtypes.h (enum type_specific_kind): New value
12258 TYPE_SPECIFIC_SELF_TYPE.
12259 (struct main_type) <type_specific>: New member self_type.
12260 (struct cplus_struct_type) <fn_field.type>: Update comment.
12261 (TYPE_SELF_TYPE): Rewrite.
12262 (internal_type_self_type, set_type_self_type): Declare.
12263 * gnu-v3-abi.c (gnuv3_print_method_ptr): Rename local domain to
12264 self_type.
12265 (gnuv3_method_ptr_to_value): Rename local domain_type to self_type.
12266 * m2-typeprint.c (m2_range): Replace TYPE_SELF_TYPE with
12267 TYPE_TARGET_TYPE.
12268 * stabsread.c (read_member_functions): Mark methods with
12269 TYPE_CODE_METHOD, not TYPE_CODE_FUNC. Update setting of
12270 TYPE_SELF_TYPE.
12271
12272 2015-01-31 Doug Evans <xdje42@gmail.com>
12273
12274 * gdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE.
12275 All uses updated.
12276
12277 2015-01-31 Doug Evans <xdje42@gmail.com>
12278
12279 * gnu-v3-abi.c (gnuv3_dynamic_class): Assert only passed structs
12280 or unions. Return zero if union.
12281 (gnuv3_get_vtable): Call check_typedef. Assert only passed structs.
12282 (gnuv3_rtti_type): Pass already-check_typedef'd value to
12283 gnuv3_get_vtable.
12284 (compute_vtable_size): Assert only passed structs.
12285 (gnuv3_print_vtable): Don't call gnuv3_get_vtable for non-structs.
12286
12287 2015-01-31 Doug Evans <xdje42@gmail.com>
12288
12289 * gdbtypes.c (copy_type_recursive): Handle all TYPE_SPECIFIC_FIELD
12290 kinds.
12291
12292 2015-01-31 Gary Benson <gbenson@redhat.com>
12293 Doug Evans <dje@google.com>
12294
12295 PR cli/9007
12296 PR cli/11920
12297 PR cli/15548
12298 * cli/cli-cmds.c (complete_command): Notify user if max-completions
12299 reached.
12300 * common/common-exceptions.h (enum errors)
12301 <MAX_COMPLETIONS_REACHED_ERROR>: New value.
12302 * completer.h (get_max_completions_reached_message): New declaration.
12303 (max_completions): Likewise.
12304 (completion_tracker_t): New typedef.
12305 (new_completion_tracker): New declaration.
12306 (make_cleanup_free_completion_tracker): Likewise.
12307 (maybe_add_completion_enum): New enum.
12308 (maybe_add_completion): New declaration.
12309 (throw_max_completions_reached_error): Likewise.
12310 * completer.c (max_completions): New global variable.
12311 (new_completion_tracker): New function.
12312 (free_completion_tracker): Likewise.
12313 (make_cleanup_free_completion_tracker): Likewise.
12314 (maybe_add_completions): Likewise.
12315 (throw_max_completions_reached_error): Likewise.
12316 (complete_line): Remove duplicates and limit result to max_completions
12317 entries.
12318 (get_max_completions_reached_message): New function.
12319 (gdb_display_match_list): Handle max_completions.
12320 (_initialize_completer): New declaration and function.
12321 * symtab.c: Include completer.h.
12322 (completion_tracker): New static variable.
12323 (completion_list_add_name): Call maybe_add_completion.
12324 (default_make_symbol_completion_list_break_on_1): Renamed from
12325 default_make_symbol_completion_list_break_on. Maintain
12326 completion_tracker across calls to completion_list_add_name.
12327 (default_make_symbol_completion_list_break_on): New function.
12328 * top.c (init_main): Set rl_completion_display_matches_hook.
12329 * tui/tui-io.c: Include completer.h.
12330 (tui_old_rl_display_matches_hook): New static global.
12331 (tui_rl_display_match_list): Notify user if max-completions reached.
12332 (tui_setup_io): Save/restore rl_completion_display_matches_hook.
12333 * NEWS (New Options): Mention set/show max-completions.
12334
12335 2015-01-31 Gary Benson <gbenson@redhat.com>
12336
12337 * symtab.c (struct add_name_data) <code>: New field.
12338 Updated comments.
12339 (add_symtab_completions): New function.
12340 (symtab_expansion_callback): Likewise.
12341 (default_make_symbol_completion_list_break_on): Set datum.code.
12342 Move minimal symbol scan before calling expand_symtabs_matching.
12343 Scan known primary symtabs for externs and statics before calling
12344 expand_symtabs_matching. Pass symtab_expansion_callback as
12345 expansion_notify argument to expand_symtabs_matching. Do not scan
12346 primary symtabs for externs and statics after calling
12347 expand_symtabs_matching.
12348
12349 2015-01-31 Gary Benson <gbenson@redhat.com>
12350
12351 * symfile.h (expand_symtabs_exp_notify_ftype): New typedef.
12352 (struct quick_symbol_functions) <expand_symtabs_matching>:
12353 New argument expansion_notify. All uses updated.
12354 (expand_symtabs_matching): New argument expansion_notify.
12355 All uses updated.
12356 * symfile-debug.c (debug_qf_expand_symtabs_matching):
12357 Also print expansion notify.
12358 * symtab.c (expand_symtabs_matching_via_partial): Call
12359 expansion_notify whenever a partial symbol table is expanded.
12360 * dwarf2read.c (dw2_expand_symtabs_matching): Call
12361 expansion_notify whenever a symbol table is instantiated.
12362
12363 2015-01-31 Doug Evans <xdje42@gmail.com>
12364
12365 * cli-out.c: #include completer.h, readline/readline.h.
12366 (cli_mld_crlf, cli_mld_putch, cli_mld_puts): New functions.
12367 (cli_mld_flush, cld_mld_erase_entire_line): Ditto.
12368 (cli_mld_beep, cli_mld_read_key, cli_display_match_list): Ditto.
12369 * cli-out.h (cli_display_match_list): Declare.
12370 * completer.c (MB_INVALIDCH, MB_NULLWCH): New macros.
12371 (ELLIPSIS_LEN): Ditto.
12372 (gdb_get_y_or_n, gdb_display_match_list_pager): New functions.
12373 (gdb_path_isdir, gdb_printable_part, gdb_fnwidth): Ditto.
12374 (gdb_fnprint, gdb_print_filename): Ditto.
12375 (gdb_complete_get_screenwidth, gdb_display_match_list_1): Ditto.
12376 (gdb_display_match_list): Ditto.
12377 * completer.h (mld_crlf_ftype, mld_putch_ftype): New typedefs.
12378 (mld_puts_ftype, mld_flush_ftype, mld_erase_entire_line_ftype): Ditto.
12379 (mld_beep_ftype, mld_read_key_ftype): Ditto.
12380 (match_list_displayer): New struct.
12381 (gdb_display_match_list): Declare.
12382 * top.c (init_main): Set rl_completion_display_matches_hook.
12383 * tui/tui-io.c: #include completer.h.
12384 (printable_part, PUTX, print_filename, get_y_or_n): Delete.
12385 (tui_mld_crlf, tui_mld_putch, tui_mld_puts): New functions.
12386 (tui_mld_flush, tui_mld_erase_entire_line, tui_mld_beep): Ditto.
12387 (tui_mld_getc, tui_mld_read_key): Ditto.
12388 (tui_rl_display_match_list): Rewrite.
12389 (tui_handle_resize_during_io): New arg for_completion. All callers
12390 updated.
12391
12392 2015-01-31 Doug Evans <xdje42@gmail.com>
12393
12394 Add symbol lookup cache.
12395 * NEWS: Document new options and commands.
12396 * symtab.c (symbol_cache_key): New static global.
12397 (DEFAULT_SYMBOL_CACHE_SIZE, MAX_SYMBOL_CACHE_SIZE): New macros.
12398 (SYMBOL_LOOKUP_FAILED): New macro.
12399 (symbol_cache_slot_state): New enum.
12400 (block_symbol_cache): New struct.
12401 (symbol_cache): New struct.
12402 (new_symbol_cache_size, symbol_cache_size): New static globals.
12403 (hash_symbol_entry, eq_symbol_entry): New functions.
12404 (symbol_cache_byte_size, resize_symbol_cache): New functions.
12405 (make_symbol_cache, free_symbol_cache): New functions.
12406 (get_symbol_cache, symbol_cache_cleanup): New function.
12407 (set_symbol_cache_size, set_symbol_cache_size_handler): New functions.
12408 (symbol_cache_lookup, symbol_cache_clear_slot): New function.
12409 (symbol_cache_mark_found, symbol_cache_mark_not_found): New functions.
12410 (symbol_cache_flush, symbol_cache_dump): New functions.
12411 (maintenance_print_symbol_cache): New function.
12412 (maintenance_flush_symbol_cache): New function.
12413 (symbol_cache_stats): New function.
12414 (maintenance_print_symbol_cache_statistics): New function.
12415 (symtab_new_objfile_observer): New function.
12416 (symtab_free_objfile_observer): New function.
12417 (lookup_static_symbol, lookup_global_symbol): Use symbol cache.
12418 (_initialize_symtab): Init symbol_cache_key. New parameter
12419 maint symbol-cache-size. New maint commands print symbol-cache,
12420 print symbol-cache-statistics, flush-symbol-cache.
12421 Install new_objfile, free_objfile observers.
12422
12423 2015-01-31 Joel Brobecker <brobecker@adacore.com>
12424
12425 PR symtab/17855
12426 * symfile.c (clear_symtab_users): Move call to breakpoint_re_set
12427 to end.
12428
12429 2015-01-31 Doug Evans <xdje42@gmail.com>
12430
12431 * NEWS: Mention inlined scripts in .debug_gdb_scripts section.
12432 * auto-load.c: #include ctype.h.
12433 (struct auto_load_pspace_info): Replace member loaded_scripts with
12434 new members loaded_script_files, loaded_script_texts.
12435 (auto_load_pspace_data_cleanup): Update.
12436 (init_loaded_scripts_info): Update.
12437 (get_auto_load_pspace_data_for_loading): Update.
12438 (maybe_add_script_file): Renamed from maybe_add_script. All callers
12439 updated.
12440 (maybe_add_script_text): New function.
12441 (clear_section_scripts): Update.
12442 (source_script_file, execute_script_contents): New functions.
12443 (source_section_scripts): Add support for
12444 SECTION_SCRIPT_ID_PYTHON_TEXT, SECTION_SCRIPT_ID_GUILE_TEXT.
12445 (print_scripts): New function.
12446 (auto_load_info_scripts): Also print inlined scripts.
12447 (maybe_print_unsupported_script_warning): Renamed from
12448 unsupported_script_warning_print. All callers updated.
12449 (maybe_print_script_not_found_warning): Renamed from
12450 script_not_found_warning_print. All callers updated.
12451 * extension-priv.h (struct extension_language_script_ops): New member
12452 objfile_script_executor.
12453 * extension.c (ext_lang_objfile_script_executor): New function.
12454 * extension.h (objfile_script_executor_func): New typedef.
12455 (ext_lang_objfile_script_executor): Declare.
12456 * guile/guile-internal.h (gdbscm_execute_objfile_script): Declare.
12457 * guile/guile.c (guile_extension_script_ops): Update.
12458 * guile/scm-objfile.c (gdbscm_execute_objfile_script): New function.
12459 * python/python.c (python_extension_script_ops): Update.
12460 (gdbpy_execute_objfile_script): New function.
12461
12462 2015-01-31 Eli Zaretskii <eliz@gnu.org>
12463
12464 * tui/tui-io.c (tui_expand_tabs): New function.
12465 (tui_puts, tui_redisplay_readline): Expand TABs into the
12466 appropriate number of spaces.
12467 * tui/tui-regs.c: Include tui-io.h.
12468 (tui_register_format): Call tui_expand_tabs to expand TABs into
12469 the appropriate number of spaces.
12470 * tui/tui-io.h: Add prototype for tui_expand_tabs.
12471
12472 2015-01-30 Doug Evans <dje@google.com>
12473
12474 * NEWS: "info source" command now display producer string if present.
12475 * source.c (source_info): Print producer string if present.
12476
12477 2015-01-30 Simon Marchi <simon.marchi@ericsson.com>
12478
12479 * varobj.c (varobj_delete): Fix comment.
12480
12481 2015-01-30 Simon Marchi <simon.marchi@ericsson.com>
12482
12483 * varobj.c (create_child): Modify comment.
12484
12485 2015-01-30 Simon Marchi <simon.marchi@ericsson.com>
12486
12487 * ada-varobj.c (ada_number_of_children): Constify struct varobj *
12488 parameter.
12489 (ada_name_of_variable): Same.
12490 (ada_path_expr_of_child): Same.
12491 (ada_value_of_variable): Same.
12492 (ada_value_is_changeable_p): Same.
12493 (ada_value_has_mutated): Same.
12494 * c-varobj.c (varobj_is_anonymous_child): Same.
12495 (c_is_path_expr_parent): Same.
12496 (c_number_of_children): Same.
12497 (c_name_of_variable): Same.
12498 (c_path_expr_of_child): Same.
12499 (get_type): Same.
12500 (c_value_of_variable): Same.
12501 (cplus_number_of_children): Same.
12502 (cplus_name_of_variable): Same.
12503 (cplus_path_expr_of_child): Same.
12504 (cplus_value_of_variable): Same.
12505 * jv-varobj.c (java_number_of_children): Same.
12506 (java_name_of_variable): Same.
12507 (java_path_expr_of_child): Same.
12508 (java_value_of_variable): Same.
12509 * varobj.c (number_of_children): Same.
12510 (name_of_variable): Same.
12511 (is_root_p): Same.
12512 (varobj_ensure_python_env): Same.
12513 (varobj_get_objname): Same.
12514 (varobj_get_expression): Same.
12515 (varobj_get_display_format): Same.
12516 (varobj_get_display_hint): Same.
12517 (varobj_has_more): Same.
12518 (varobj_get_thread_id): Same.
12519 (varobj_get_frozen): Same.
12520 (dynamic_varobj_has_child_method): Same.
12521 (varobj_get_gdb_type): Same.
12522 (is_path_expr_parent): Same.
12523 (varobj_default_is_path_expr_parent): Same.
12524 (varobj_get_language): Same.
12525 (varobj_get_attributes): Same.
12526 (varobj_is_dynamic_p): Same.
12527 (varobj_get_child_range): Same.
12528 (varobj_value_has_mutated): Same.
12529 (varobj_get_value_type): Same.
12530 (number_of_children): Same.
12531 (name_of_variable): Same.
12532 (check_scope): Same.
12533 (varobj_editable_p): Same.
12534 (varobj_value_is_changeable_p): Same.
12535 (varobj_floating_p): Same.
12536 (varobj_default_value_is_changeable_p): Same.
12537
12538 2015-01-30 Simon Marchi <simon.marchi@ericsson.com>
12539
12540 * varobj.c (varobj_get_path_expr): Set var->path_expr.
12541 * c-varobj.c (c_path_expr_of_child): Set local var instead of
12542 child->path_expr.
12543 (cplus_path_expr_of_child): Same.
12544
12545 2015-01-30 Simon Marchi <simon.marchi@ericsson.com>
12546
12547 * mi-cmd-var.c (print_varobj): Free varobj_get_expression
12548 result.
12549 (mi_cmd_var_info_expression): Same.
12550 * varobj.c (varobj_get_expression): Mention in the comment that
12551 the result must by freed by the caller.
12552
12553 2015-01-30 Simon Marchi <simon.marchi@ericsson.com>
12554
12555 * mi/mi-cmd-var.c (mi_cmd_var_info_type): Free result of
12556 varobj_get_type.
12557 (varobj_update_one): Same.
12558 * varobj.c (update_type_if_necessary): Free curr_type_str and
12559 new_type_str.
12560 (varobj_get_type): Specify in comment that the result needs to be
12561 freed by the caller.
12562
12563 2015-01-29 Doug Evans <dje@google.com>
12564
12565 PR symtab/17890
12566 * dwarf2read.c (dwarf_decode_line_header): Punt if version > 4.
12567
12568 2015-01-25 Mark Wielaard <mjw@redhat.com>
12569
12570 * dwarf2read.c (checkproducer): Call producer_is_gcc.
12571 * utils.c (producer_is_gcc_ge_4): Likewise.
12572 (producer_is_gcc): New function.
12573 * utils.h (producer_is_gcc): New declaration.
12574
12575 2015-01-29 Joel Brobecker <brobecker@adacore.com>
12576
12577 * gdbtypes.h (struct dynamic_prop): New PROP_ADDR_OFFSET enum
12578 kind.
12579 * gdbtypes.c (resolve_dynamic_type_internal): Replace "addr"
12580 parameter by "addr_stack" parameter.
12581 (resolve_dynamic_range): Replace "addr" parameter by
12582 "stack_addr" parameter. Update function documentation.
12583 Update code accordingly.
12584 (resolve_dynamic_array, resolve_dynamic_union)
12585 (resolve_dynamic_struct, resolve_dynamic_type_internal): Likewise.
12586 (resolve_dynamic_type): Update code, following the changes made
12587 to resolve_dynamic_type_internal's interface.
12588 * dwarf2loc.h (struct property_addr_info): New.
12589 (dwarf2_evaluate_property): Replace "address" parameter
12590 by "addr_stack" parameter. Adjust function documentation.
12591 (struct dwarf2_offset_baton): New.
12592 (struct dwarf2_property_baton): Update documentation of
12593 field "referenced_type" to be more general. New field
12594 "offset_info" in union data field.
12595 * dwarf2loc.c (dwarf2_evaluate_property): Replace "address"
12596 parameter by "addr_stack" parameter. Adjust code accordingly.
12597 Add support for PROP_ADDR_OFFSET properties.
12598 * dwarf2read.c (attr_to_dynamic_prop): Add support for
12599 DW_AT_data_member_location attributes as well. Use case
12600 statements instead of if/else condition.
12601
12602 2015-01-29 Joel Brobecker <brobecker@adacore.com>
12603
12604 * ada-varobj.c (ada_varobj_get_array_number_of_children):
12605 Return zero if PARENT_VALUE is NULL and parent_type's
12606 range type is dynamic.
12607
12608 2015-01-29 Joel Brobecker <brobecker@adacore.com>
12609
12610 * gdbtypes.c (is_dynamic_type_internal) <TYPE_CODE_RANGE>: Return
12611 nonzero if the type's subtype is dynamic.
12612 (resolve_dynamic_range): Also resolve the range's subtype.
12613
12614 2015-01-29 Alexander Klimov <alserkli@inbox.ru> (tiny patch)
12615
12616 Pushed by Joel Brobecker <brobecker@adacore.com>.
12617 * symfile.c (unmap_overlay_command): Initialize sec to NULL.
12618
12619 2015-01-27 Doug Evans <dje@google.com>
12620
12621 * NEWS: Mention gdb.Objfile.username.
12622 * python/py-objfile.c (objfpy_get_username): New function.
12623 (objfile_getset): Add "username".
12624
12625 2015-01-24 Mark Wielaard <mjw@redhat.com>
12626
12627 * stack.c (return_command): Markup warning message with _.
12628
12629 2015-01-24 Doug Evans <xdje42@gmail.com>
12630
12631 * gdbtypes.h (TYPE_TYPE_SPECIFIC): Delete.
12632
12633 2015-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12634
12635 Fix 100x slowdown regression on DWZ files.
12636 * dwarf2read.c (struct dwarf2_per_objfile): Add line_header_hash.
12637 (struct line_header): Add offset and offset_in_dwz.
12638 (dwarf_decode_lines): Add parameter decode_mapping to the declaration.
12639 (free_line_header_voidp): New declaration.
12640 (line_header_hash, line_header_hash_voidp, line_header_eq_voidp): New
12641 functions.
12642 (dwarf2_build_include_psymtabs): Update dwarf_decode_lines caller.
12643 (handle_DW_AT_stmt_list): Use line_header_hash.
12644 (free_line_header_voidp): New function.
12645 (dwarf_decode_line_header): Initialize offset and offset_in_dwz.
12646 (dwarf_decode_lines): New parameter decode_mapping, use it.
12647 (dwarf2_free_objfile): Free line_header_hash.
12648
12649 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
12650
12651 PR gdb/17416
12652 * valops.c (value_rtti_indirect_type): Catch exception thrown by
12653 value_ind.
12654
12655 2015-01-15 Mark Wielaard <mjw@redhat.com>
12656
12657 * dwarf2read.c (read_subroutine_type): Set TYPE_NO_RETURN from
12658 DW_AT_noreturn.
12659 * gdbtypes.h (struct func_type): Add is_noreturn field flag. Make
12660 calling_convention an 8 bit bit field.
12661 (TYPE_NO_RETURN): New macro.
12662 * infcmd.c (finish_command): Query if function does not return
12663 normally.
12664 * stack.c (return_command): Likewise.
12665
12666 2015-01-23 Pedro Alves <palves@redhat.com>
12667
12668 * linux-nat.c (linux_is_async_p): New macro.
12669 (linux_nat_is_async_p):
12670 (linux_nat_terminal_inferior): Check whether the target can async
12671 instead of whether it is already async.
12672 (linux_nat_terminal_ours): Don't check whether the target is
12673 async.
12674 (linux_async_pipe): Use linux_is_async_p.
12675
12676 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12677
12678 * NEWS (Changes since GDB 7.9): Add 'thread apply all' option
12679 '-ascending'.
12680 * thread.c (tp_array_compar_ascending, tp_array_compar): New.
12681 (thread_apply_all_command): Parse CMD for tp_array_compar_ascending.
12682 Sort tp_array using tp_array_compar.
12683 (_initialize_thread): Extend thread_apply_all_command help.
12684
12685 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12686
12687 * corelow.c (core_open): Call also thread_command.
12688 * gdbthread.h (thread_command): New prototype moved from ...
12689 * thread.c (thread_command): ... here.
12690 (thread_command): Make it global.
12691
12692 2015-01-22 Pedro Alves <palves@redhat.com>
12693
12694 * configure.ac [*mingw32*]: Check $curses_found instead of
12695 $prefer_curses.
12696 * configure: Regenerate.
12697 * windows-termcap.c: Remove HAVE_CURSES_H, HAVE_NCURSES_H and
12698 HAVE_NCURSES_NCURSES_H checks.
12699
12700 2015-01-22 Eli Zaretskii <eliz@gnu.org>
12701
12702 * tui/tui.c (tui_enable) [__MINGW32__]: If the call to 'newterm'
12703 fails with the 1st arg NULL, try again with "unknown". Don't test
12704 the "cup" capability: it isn't supported by the Windows port of
12705 ncurses, but the Windows console driver is still capable of
12706 supporting TUI.
12707
12708 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12709
12710 * compile/compile.c (_initialize_compile): Use -fPIE for compile_args.
12711
12712 2015-01-22 Eli Zaretskii <eliz@gnu.org>
12713
12714 * Makefile.in (HFILES_NO_SRCDIR): Remove ada-varobj.h.
12715 (ALLDEPFILES): Remove irix5-nat.c. These two are part of the
12716 reason that "make TAGS" is broken.
12717
12718 2015-01-22 Chen Gang <gang.chen.5i5j@gmail.com>
12719
12720 * hppa-tdep.c (inst_saves_gr): Fix logical working flow issues
12721 and check additional store instructions.
12722
12723 2015-01-21 Wei-cheng Wang <cole945@gmail.com>
12724
12725 * MAINTAINERS (Write After Approval): Add "Wei-cheng Wang".
12726
12727 2015-01-21 Wei-cheng Wang <cole945@gmail.com>
12728
12729 * ppc-linux-tdep.c (ppc_skip_trampoline_code,
12730 ppc_canonicalize_syscall, ppc_linux_syscall_record,
12731 ppc_linux_record_signal, ppc_init_linux_record_tdep): Add comments.
12732 * ppc64-tdep.c (ppc64_skip_trampoline_code): Likewise.
12733 * rs6000-tdep.c (rs6000_epilogue_frame_cache,
12734 rs6000_epilogue_frame_this_id, rs6000_epilogue_frame_prev_register,
12735 rs6000_epilogue_frame_sniffer, ppc_record_vsr, ppc_process_record_op4,
12736 ppc_process_record_op19, ppc_process_record_op31,
12737 ppc_process_record_op59, ppc_process_record_op60,
12738 ppc_process_record_op63): Likewise.
12739
12740 2015-01-20 Joel Brobecker <brobecker@adacore.com>
12741
12742 * nat/linux-ptrace.c (linux_ptrace_attach_fail_reason_string)
12743 (linux_ptrace_test_ret_to_nx): Use safe_strerror instead of
12744 strerror.
12745
12746 2015-01-20 Wei-cheng Wang <cole945@gmail.com>
12747
12748 * rs6000-tdep.c (ppc_process_record_op4, ppc_process_record_op19,
12749 ppc_process_record_op31, ppc_process_record_op59,
12750 ppc_process_record_op60, ppc_process_record_op63,
12751 ppc_process_record): Fix -Wformat warning.
12752 * rs6000-tdep.c (rs6000_epilogue_frame_cache, ppc_process_record_op60):
12753 Remove unused variables.
12754
12755 2015-01-20 Chen Gang <gang.chen.5i5j@gmail.com>
12756
12757 * MAINTAINERS (Write After Approval): Add "Chen Gang".
12758
12759 2015-01-19 Eli Zaretskii <eliz@gnu.org>
12760
12761 * configure.ac [*mingw32*]: Only add windows-termcap.o to
12762 CONFIG_OBS if not building with a curses library.
12763 * configure: Regenerate.
12764
12765 * windows-termcap.c: Include defs.h. Make the whole body empty if
12766 either one of HAVE_CURSES_H or HAVE_NCURSES_H or
12767 HAVE_NCURSES_NCURSES_H is defined.
12768
12769 2015-01-19 Joel Brobecker <brobecker@adacore.com>
12770
12771 * rs6000-tdep.c (rs6000_gdbarch_init): Move divide operator
12772 from end of line to start of next line.
12773
12774 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
12775
12776 * ppc-linux-tdep.c (ppc_skip_trampoline_code):
12777 Scan PLT stub backward for reverse debugging.
12778 * ppc64-tdep.c (ppc64_skip_trampoline_code): Likewise.
12779
12780 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
12781 Ulrich Weigand <uweigand@de.ibm.com>
12782
12783 * configure.tgt (powerpc*-*-linux): Add linux-record.o to
12784 gdb_target_obs.
12785 (ppc_linux_record_tdep, ppc64_linux_record_tdep): New for linux syscall
12786 record.
12787 (ppc_canonicalize_syscall, ppc_linux_syscall_record,
12788 ppc_linux_record_signal, ppc_init_linux_record_tdep): New functions.
12789 (ppc_linux_init_abi): Set process_record, process_record_signal.
12790 * ppc-tdep.h (struct gdbarch_tdep): Add ppc_syscall_record and
12791 ppc_linux_record_tdep to gdbarch_tdep.
12792 (ppc_process_record): New declaration.
12793 * rs6000-tdep.c (ppc_record_vsr, ppc_process_record_op4,
12794 ppc_process_record_op19, ppc_process_record_op31,
12795 ppc_process_record_op59, ppc_process_record_op60,
12796 ppc_process_record_op63, ppc_process_record): New functions.
12797
12798 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
12799
12800 * rs6000-tdep.c (rs6000_in_function_epilogue_p): Rename to
12801 rs6000_in_function_epilogue_frame_p and add an argument
12802 for frame_info.
12803 (rs6000_epilogue_frame_cache, rs6000_epilogue_frame_this_id,
12804 rs6000_epilogue_frame_prev_register, rs6000_epilogue_frame_sniffer):
12805 New functions.
12806 (rs6000_epilogue_frame_unwind): New.
12807 (rs6000_gdbarch_init): Append epilogue unwinder.
12808
12809 2015-01-16 Sergio Durigan Junior <sergiodj@redhat.com>
12810
12811 * nat/linux-personality.c: Replace "#ifndef
12812 HAVE_DECL_ADDR_NO_RANDOMIZE" by "#if
12813 !HAVE_DECL_ADDR_NO_RANDOMIZE", fixing a regression in RHEL-5
12814 systems.
12815
12816 2015-01-16 Eli Zaretskii <eliz@gnu.org>
12817
12818 * tui/tui-win.c (tui_rehighlight_all, tui_set_var_cmd): New
12819 functions.
12820 (_initialize_tui_win) <border-kind, border-mode>:
12821 <active-border-mode>: Use tui_set_var_cmd as the "set" function.
12822 (tui_set_tab_width_command): Fix the commentary.
12823
12824 * tui/tui-win.h: Add prototype for tui_rehighlight_all.
12825
12826 * tui/tui-win.c (tui_scroll_left_command, tui_scroll_right_command):
12827 Doc fix.
12828 (tui_set_tab_width_command): Delete and recreate the source and
12829 the disassembly windows, to show the effect of the changed tab
12830 size immediately.
12831
12832 * tui/tui-data.h (LINE_PREFIX): Make shorter
12833 (MAX_PID_WIDTH): Enlarge from 14 to 19, to leave enough space for
12834 "Thread NNNNN.XXXX" thread ID notation on Windows.
12835
12836 2015-01-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12837
12838 Fix gcc-5 compilation.
12839 * hppa-tdep.c (inst_saves_gr): Fix parentheses typo.
12840
12841 2015-01-15 Sergio Durigan Junior <sergiodj@redhat.com>
12842
12843 * Makefile.in (HFILES_NO_SRCDIR): Add nat/linux-personality.h.
12844 (linux-personality.o): New rule.
12845 * common/common-defs.h: Include <stdint.h>.
12846 * config/aarch64/linux.mh (NATDEPFILES): Include
12847 linux-personality.o.
12848 * config/alpha/alpha-linux.mh (NATDEPFILES): Likewise.
12849 * config/arm/linux.mh (NATDEPFILES): Likewise.
12850 * config/i386/linux64.mh (NATDEPFILES): Likewise.
12851 * config/i386/linux.mh (NATDEPFILES): Likewise.
12852 * config/ia64/linux.mh (NATDEPFILES): Likewise.
12853 * config/m32r/linux.mh (NATDEPFILES): Likewise.
12854 * config/m68k/linux.mh (NATDEPFILES): Likewise.
12855 * config/mips/linux.mh (NATDEPFILES): Likewise.
12856 * config/pa/linux.mh (NATDEPFILES): Likewise.
12857 * config/powerpc/linux.mh (NATDEPFILES): Likewise.
12858 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Likewise.
12859 * config/powerpc/spu-linux.mh (NATDEPFILES): Likewise.
12860 * config/s390/linux.mh (NATDEPFILES): Likewise.
12861 * config/sparc/linux64.mh (NATDEPFILES): Likewise.
12862 * config/sparc/linux.mh (NATDEPFILES): Likewise.
12863 * config/tilegx/linux.mh (NATDEPFILES): Likewise.
12864 * config/xtensa/linux.mh (NATDEPFILES): Likewise.
12865 * defs.h: Remove #include <stdint.h> (moved to
12866 common/common-defs.h).
12867 * linux-nat.c: Include nat/linux-personality.h. Remove #include
12868 <sys/personality.h>; do not define ADDR_NO_RANDOMIZE (moved to
12869 nat/linux-personality.c).
12870 (linux_nat_create_inferior): Remove code to disable address space
12871 randomization (moved to nat/linux-personality.c). Create cleanup
12872 to disable address space randomization.
12873 * nat/linux-personality.c: New file.
12874 * nat/linux-personality.h: Likewise.
12875
12876 2015-01-15 Sergio Durigan Junior <sergiodj@redhat.com>
12877
12878 * Makefile.in (ALLDEPFILES): Including common/mingw-strerror.c and
12879 common/posix-strerror.c.
12880 (posix-strerror.o): New rule.
12881 (mingw-strerror.o): Likewise.
12882 * common/common-utils.h (safe_strerror): Move prototype to here,
12883 from utils.h.
12884 * common/common.host: New file.
12885 * common/mingw-strerror.c: Likewise.
12886 * common/posix-strerror.c: Likewise.
12887 * configure: Regenerated.
12888 * configure.ac: Source common/common.host. Add variable
12889 common_host_obs to gdb_host_obs.
12890 * contrib/ari/gdb_ari.sh: Mention gdb/common/mingw-strerror.c and
12891 gdb/common/posix-strerror.c when warning about the use of
12892 strerror.
12893 * mingw-hdep.c (safe_strerror): Remove definition; move it to
12894 common/mingw-strerror.c.
12895 * posix-hdep.c (safe_strerror): Remove definition; move it to
12896 common/posix-hdep.c.
12897 * utils.h (safe_strerror): Remove prototype; move to
12898 common/common-utils.h.
12899
12900 2015-01-15 Joel Brobecker <brobecker@adacore.com>
12901
12902 GDB 7.8.2 released.
12903
12904 2015-01-15 Joel Brobecker <brobecker@adacore.com>
12905
12906 * ada-lang.c (ada_array_bound_from_type): Ignore array's parallel
12907 ___XA type if the array has already been fixed.
12908
12909 2015-01-14 Yao Qi <yao@codesourcery.com>
12910
12911 * Makefile.in (ppc-linux.o): New rule.
12912 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Add ppc-linux.o.
12913 * configure.ac: AC_CHECK_FUNCS(getauxval).
12914 * config.in: Re-generated.
12915 * configure: Re-generated.
12916 * nat/ppc-linux.h [__powerpc64__] (ppc64_64bit_inferior_p):
12917 Declare.
12918 * nat/ppc-linux.c: New file.
12919 * ppc-linux-nat.c (ppc_linux_target_wordsize) [__powerpc64__]:
12920 Call ppc64_64bit_inferior_p.
12921
12922 2015-01-14 Yao Qi <yao@codesourcery.com>
12923
12924 * ppc-linux-nat.c (PT_ORIG_R3, PT_TRAP): Move to
12925 nat/ppc-linux.h.
12926 (PPC_FEATURE_CELL, PPC_FEATURE_BOOKE): Likewise.
12927 (PPC_FEATURE_HAS_DFP): Likewise.
12928 (PTRACE_GETVRREGS, PTRACE_SETVRREGS): Likewise.
12929 (PTRACE_GETVSXREGS, PTRACE_SETVSXREGS): Likewise.
12930 (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): Likewise.
12931 Include "nat/ppc-linux.h".
12932 * nat/ppc-linux.h: New file.
12933 * Makefile.in (HFILES_NO_SRCDIR): Add nat/ppc-linux.h.
12934
12935 2015-01-14 Pedro Alves <palves@redhat.com>
12936
12937 PR gdb/17525
12938 * breakpoint.c: Include "interps.h".
12939 (bpstat_do_actions_1): Also check whether the interpreter is
12940 async.
12941
12942 2015-01-14 Pedro Alves <palves@redhat.com>
12943
12944 PR cli/17828
12945 * infrun.c (reinstall_readline_callback_handler_cleanup): Don't
12946 reinstall if the interpreter is sync.
12947
12948 2015-01-13 Doug Evans <dje@google.com>
12949
12950 * objfiles.c (objfile_filename): New function.
12951 * objfiles.h (objfile_filename): Declare it.
12952 (objfile_name): Add function comment.
12953 * python/py-objfile.c (objfpy_lookup_objfile_by_name): Try both the
12954 bfd file name (which may be realpath'd), and the original name.
12955
12956 2015-01-13 Joel Brobecker <brobecker@adacore.com>
12957
12958 * NEWS: Create a new section for the next release branch.
12959 Rename the section of the current branch, now that it has
12960 been cut.
12961
12962 2015-01-13 Joel Brobecker <brobecker@adacore.com>
12963
12964 GDB 7.9 branch created (92fc2e6978d9a7c8324c7e851dbee59e22ec7a37):
12965 * version.in: Bump version to 7.9.50.DATE-cvs.
12966
12967 2015-01-13 Joel Brobecker <brobecker@adacore.com>
12968
12969 * nat/linux-procfs.c (linux_proc_attach_tgid_threads):
12970 Remove trailing new-line in argument of call to warning.
12971
12972 2015-01-13 Joel Brobecker <brobecker@adacore.com>
12973
12974 * linux-nat.c (attach_proc_task_lwp_callback): Remove trailing
12975 new-line in argument of call to "warning".
12976
12977 2015-01-13 Joel Brobecker <brobecker@adacore.com>
12978
12979 * ada-lang.c (ada_lookup_symbol_nonlocal): If name not found
12980 in static block, then try searching for primitive types.
12981
12982 2015-01-12 Patrick Palka <patrick@parcs.ath.cx>
12983
12984 * top.h (gdb_add_history): Declare.
12985 * top.c (command_count): New variable.
12986 (gdb_add_history): New function.
12987 (gdb_safe_append_history): New static function.
12988 (quit_force): Call it.
12989 (command_line_input): Use gdb_add_history instead of
12990 add_history.
12991 * event-top.c (command_line_handler): Likewise.
12992
12993 2015-01-12 James Clarke <jrtc27@jrtc27.com> (tiny patch)
12994
12995 PR gdb/17046
12996 * darwin-nat.c: Replace <machine/setjmp.h> #include by
12997 <setjmp.h> #include.
12998
12999 2015-01-11 Doug Evans <xdje42@gmail.com>
13000
13001 * dwarf2read.c (compute_delayed_physnames): Use TYPE_FN_FIELD_PHYSNAME.
13002
13003 2015-01-11 Doug Evans <xdje42@gmail.com>
13004
13005 PR gdb/15830
13006 * NEWS: The "maint demangle" command is renamed as "demangle".
13007 * demangle.c: #include cli/cli-utils.h, language.h.
13008 (demangle_command): New function.
13009 (_initialize_demangle): Add new command "demangle".
13010 * maint.c (maintenance_demangle): Stub out.
13011 (_initialize_maint_cmds): Update help text for "maint demangle",
13012 and mark as deprecated.
13013
13014 2015-01-11 Mark Kettenis <kettenis@gnu.org>
13015
13016 * inf-ptrace.c (inf_ptrace_follow_fork): Adjust now that
13017 inferior_thread is a function.
13018
13019 2015-01-09 Patrick Palka <patrick@parcs.ath.cx>
13020
13021 * Makefile.in (.y.c): Don't munge yacc's #line
13022 directives.
13023
13024 2015-01-09 Patrick Palka <patrick@parcs.ath.cx>
13025
13026 * utils.c (defaulted_query): Rewrite to use gdb_readline_wrapper
13027 to prompt for input.
13028 * tui/tui-hooks.c (tui_query_hook): Remove.
13029 (tui_install_hooks): Don't set deprecated_query_hook.
13030 * tui/tui-io.c (tui_redisplay_readline): Fix off-by-one error in
13031 height calculation. Always update the command window's cur_line.
13032
13033 2015-01-09 Pedro Alves <palves@redhat.com>
13034
13035 * breakpoint.c (hardware_breakpoint_inserted_here_p): New
13036 function.
13037 * breakpoint.h (hardware_breakpoint_inserted_here_p): New
13038 declaration.
13039 * linux-nat.c (linux_nat_status_is_event): Move higher up in file.
13040 (linux_resume_one_lwp): Store the thread's PC. Adjust to clear
13041 stop_reason.
13042 (check_stopped_by_watchpoint): New function.
13043 (save_sigtrap): Reimplement.
13044 (linux_nat_stopped_by_watchpoint): Adjust.
13045 (linux_nat_lp_status_is_event): Delete.
13046 (stop_wait_callback): Only call save_sigtrap after storing the
13047 pending status.
13048 (status_callback): If the thread had been stopped for a breakpoint
13049 that has since been removed, discard the event and resume the LWP.
13050 (count_events_callback, select_event_lwp_callback): Use
13051 lwp_status_pending_p instead of linux_nat_lp_status_is_event.
13052 (cancel_breakpoint): Rename to ...
13053 (check_stopped_by_breakpoint): ... this. Record whether the LWP
13054 stopped for a software breakpoint or hardware breakpoint.
13055 (select_event_lwp): Only give preference to the stepping LWP in
13056 all-stop mode. Adjust comments.
13057 (stop_and_resume_callback): Remove references to new_pending_p.
13058 (linux_nat_filter_event): Likewise. Leave exit events of the
13059 leader thread pending here. Handle signal short circuiting here.
13060 Only call save_sigtrap after storing the pending waitstatus.
13061 (linux_nat_wait_1): Remove 'retry' label. Remove references to
13062 new_pending. Don't handle leaving events the caller is not
13063 interested in pending here, nor handle signal short-circuiting
13064 here. Also give equal priority to all LWPs that have had events
13065 in non-stop mode. If reporting a software breakpoint event,
13066 unadjust the LWP's PC.
13067 * linux-nat.h (enum lwp_stop_reason): New.
13068 (struct lwp_info) <stop_pc>: New field.
13069 (struct lwp_info) <stopped_by_watchpoint>: Delete field.
13070 (struct lwp_info) <stop_reason>: New field.
13071 * x86-linux-nat.c (x86_linux_prepare_to_resume): Adjust.
13072
13073 2015-01-09 Pedro Alves <palves@redhat.com>
13074
13075 * linux-nat.c (linux_handle_extended_wait) <PTRACE_EVENT_EXEC>:
13076 Set the LWP's 'resumed' flag.
13077
13078 2015-01-09 Pedro Alves <palves@redhat.com>
13079
13080 * linux-nat.c (linux_resume_one_lwp): New function.
13081 (resume_lwp): Use lwp_status_pending_p and linux_resume_one_lwp.
13082 (linux_nat_resume): Use lwp_status_pending_p and
13083 linux_resume_one_lwp.
13084 (linux_handle_syscall_trap): Use linux_resume_one_lwp.
13085 (linux_handle_extended_wait): Use linux_resume_one_lwp.
13086 (status_callback, running_callback): Use lwp_status_pending_p.
13087 (lwp_status_pending_p): New function.
13088 (stop_and_resume_callback): Use lwp_status_pending_p.
13089 (linux_nat_filter_event): Use linux_resume_one_lwp.
13090 (linux_nat_wait_1): Always use status_callback to look for an LWP
13091 with a pending status. Use linux_resume_one_lwp.
13092 (resume_stopped_resumed_lwps): Use lwp_status_pending_p and
13093 linux_resume_one_lwp.
13094
13095 2015-01-09 Pedro Alves <palves@redhat.com>
13096
13097 * breakpoint.c (bp_location_inserted_here_p): New function,
13098 factored out from ...
13099 (breakpoint_inserted_here_p): ... here. Use
13100 ALL_BP_LOCATIONS_AT_ADDR.
13101 (software_breakpoint_inserted_here_p): Use
13102 bp_location_inserted_here_p and ALL_BP_LOCATIONS_AT_ADDR.
13103
13104 2014-01-09 Pedro Alves <palves@redhat.com>
13105
13106 Skip enabling event reporting if the kernel supports
13107 PTRACE_EVENT_CLONE.
13108 * linux-thread-db.c: Include "nat/linux-ptrace.h".
13109 (thread_db_use_events): New function.
13110 (try_thread_db_load_1): Check thread_db_use_events before enabling
13111 event reporting.
13112 (update_thread_state): New function.
13113 (attach_thread): Use it. Check thread_db_use_events before
13114 enabling event reporting.
13115 (thread_db_detach): Check thread_db_use_events before disabling
13116 event reporting.
13117 (find_new_threads_callback): Check thread_db_use_events before
13118 enabling event reporting. Update the thread's state if not using
13119 libthread_db events.
13120
13121 2015-01-09 Pedro Alves <palves@redhat.com>
13122
13123 * linux-nat.c (lin_lwp_attach_lwp): Assert that the lwp id we're
13124 about to wait for is > 0.
13125 * linux-thread-db.c (find_new_threads_callback): Ignore thread if
13126 the kernel thread ID is -1.
13127
13128 2015-01-09 Pedro Alves <palves@redhat.com>
13129
13130 * linux-nat.c (attach_proc_task_lwp_callback): New function.
13131 (linux_nat_attach): Use linux_proc_attach_tgid_threads.
13132 (wait_lwp, linux_nat_filter_event): If not set yet, set the lwp's
13133 ptrace option flags.
13134 * linux-nat.h (struct lwp_info) <must_set_ptrace_flags>: New
13135 field.
13136 * nat/linux-procfs.c: Include <dirent.h>.
13137 (linux_proc_get_int): New parameter "warn". Handle it.
13138 (linux_proc_get_tgid): Adjust.
13139 (linux_proc_get_tracerpid): Rename to ...
13140 (linux_proc_get_tracerpid_nowarn): ... this.
13141 (linux_proc_pid_get_state): New function, factored out from
13142 (linux_proc_pid_has_state): ... this. Add new parameter "warn"
13143 and handle it.
13144 (linux_proc_pid_is_gone): New function.
13145 (linux_proc_pid_is_stopped): Adjust.
13146 (linux_proc_pid_is_zombie_maybe_warn)
13147 (linux_proc_pid_is_zombie_nowarn): New functions.
13148 (linux_proc_pid_is_zombie): Use
13149 linux_proc_pid_is_zombie_maybe_warn.
13150 (linux_proc_attach_tgid_threads): New function.
13151 * nat/linux-procfs.h (linux_proc_get_tgid): Update comment.
13152 (linux_proc_get_tracerpid): Rename to ...
13153 (linux_proc_get_tracerpid_nowarn): ... this, and update comment.
13154 (linux_proc_pid_is_gone): New declaration.
13155 (linux_proc_pid_is_zombie): Update comment.
13156 (linux_proc_pid_is_zombie_nowarn): New declaration.
13157 (linux_proc_attach_lwp_func): New typedef.
13158 (linux_proc_attach_tgid_threads): New declaration.
13159 * nat/linux-ptrace.c (linux_ptrace_attach_fail_reason): Adjust to
13160 use nowarn functions.
13161 (linux_ptrace_attach_fail_reason_string): Move here from
13162 gdbserver/linux-low.c and rename.
13163 (ptrace_supports_feature): If the current ptrace options are not
13164 known yet, check them now, instead of asserting.
13165 * nat/linux-ptrace.h (linux_ptrace_attach_fail_reason_string):
13166 Declare.
13167
13168 2015-01-09 Pedro Alves <palves@redhat.com>
13169
13170 * linux-thread-db.c (thread_db_find_new_threads_silently)
13171 (try_thread_db_load_1, try_thread_db_load, thread_db_load_search)
13172 (find_new_threads_once): Print debug output on gdb_stdlog.
13173
13174 2015-01-09 Chen Gang <gang.chen.5i5j@gmail.com>
13175 Pedro Alves <palves@redhat.com>
13176
13177 * compile/compile.c: Include "gdb_wait.h".
13178 (do_rmdir): Check return value, and free 'zap'.
13179
13180 2015-01-08 Pedro Alves <palves@redhat.com>
13181 Yao Qi <yao@codesourcery.com>
13182
13183 * dwarf2loc.c (indirect_pieced_value): Don't call
13184 gdb_sign_extend. Call extract_signed_integer instead.
13185 * utils.c (gdb_sign_extend): Remove.
13186 * utils.h (gdb_sign_extend): Remove declaration.
13187
13188 2015-01-07 Pierre Muller <muller@sourceware.org>
13189
13190 PR symtab/17811
13191 * stabsread.c (define_symbol): Set language for C++ special symbols.
13192
13193 2015-01-07 Patrick Palka <patrick@parcs.ath.cx>
13194
13195 * inflow.c (initial_gdb_ttystate): Tweak comment.
13196
13197 2015-01-07 Joel Brobecker <brobecker@adacore.com>
13198
13199 * inflow.c (set_initial_gdb_ttystate): Add empty line after
13200 comment documenting function.
13201
13202 2015-01-07 Patrick Palka <patrick@parcs.ath.cx>
13203
13204 * terminal.h (set_initial_gdb_ttystate): Declare.
13205 * inflow.c (initial_gdb_ttystate): New static variable.
13206 (set_initial_gdb_ttystate): New setter.
13207 (child_terminal_init_with_pgrp): Copy initial_gdb_ttystate
13208 instead of our current terminal state.
13209 * top.c (gdb_init): Call set_initial_gdb_ttystate.
13210
13211 2015-01-07 Joel Brobecker <brobecker@adacore.com>
13212
13213 * guile/scm-type.c (tyscm_array_1): Add comment.
13214 * python/py-type.c (typy_array_1): Add comment.
13215
13216 2015-01-06 Joel Brobecker <brobecker@adacore.com>
13217
13218 * guile/scm-type.c (tyscm_array_1): Do not raise out-of-range
13219 error if N2 is equal to N1 - 1.
13220
13221 2015-01-06 Joel Brobecker <brobecker@adacore.com>
13222
13223 * python/py-type.c (typy_array_1): Do not raise negative-length
13224 exception if N2 is equal to N1 - 1.
13225
13226 2015-01-03 Doug Evans <xdje42@gmail.com>
13227
13228 * c-exp.y: Whitespace cleanup.
13229 (classify_inner_name): Remove extra ;.
13230
13231 2015-01-02 Maciej W. Rozycki <macro@codesourcery.com>
13232
13233 * mips-tdep.c (mips32_scan_prologue): Keep the extracted stack
13234 offset signed.
13235
13236 2015-01-02 Doug Evans <dje@google.com>
13237
13238 * dwarf2read.c (setup_type_unit_groups): Remove outdated comment.
13239
13240 2015-01-02 Doug Evans <dje@google.com>
13241
13242 * symtab.h (struct symbol): Fix typo in comment.
13243
13244 2015-01-01 Joel Brobecker <brobecker@adacore.com>
13245
13246 Update year range in copyright notice of all files.
13247
13248 2015-01-01 Joel Brobecker <brobecker@adacore.com>
13249
13250 * top.c (print_gdb_version): Update copyright year to 2015.
13251
13252 2015-01-01 Joel Brobecker <brobecker@adacore.com>
13253
13254 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2014.
13255
13256 For older changes see ChangeLog-2014.
13257 \f
13258 Local Variables:
13259 mode: change-log
13260 left-margin: 8
13261 fill-column: 74
13262 version-control: never
13263 coding: utf-8
13264 End:
This page took 0.328444 seconds and 4 git commands to generate.