windows-nat: Fix misspelling in debug output
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2015-04-16 Jon Turney <jon.turney@dronecode.org.uk>
2
3 * windows-nat.c (windows_resume): Fix misspelling in debug output.
4
5 2015-04-16 Jon Turney <jon.turney@dronecode.org.uk>
6
7 * windows-nat.c (get_windows_debug_event): Replace retval with
8 thread_id throughout. Update stale comment.
9
10 2015-04-16 Jon Turney <jon.turney@dronecode.org.uk>
11
12 * windows-nat.c (get_windows_debug_event): Don't use ternary
13 conditional operator.
14
15 2015-04-21 Pierre Muller <muller@sourceware.org>
16
17 PR pascal/17815
18 p-exp.y (yylex): Reorganize code to return the matched pattern
19 for a field of this.
20
21 2015-04-21 Gary Benson <gbenson@redhat.com>
22
23 * common/fileio.h (fileio_to_host_openflags): New declaration.
24 * common/fileio.c (fcntl.h): New include.
25 (fileio_to_host_openflags): New function, factored out from...
26 * inf-child.c (inf_child_fileio_open_flags_to_host): ...here.
27 Single use updated.
28
29 2015-04-21 Kevin Buettner <kevinb@redhat.com>
30
31 * rl78-tdep.c (RL78_SP_ADDR): Define.
32 (opc_reg_to_gdb_regnum): New static function.
33 (rl78_analyze_prologue): Recognize instructions forming slightly
34 more interesting prologues.
35
36 2015-04-20 Pierre-Marie de Rodat <derodat@adacore.com>
37
38 Revert:
39 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
40 * gdbtypes.c (is_dynamic_type_internal): Remove special handling of
41 TYPE_CODE_REF types so that they are not considered as dynamic
42 depending on the referenced type.
43 (resolve_dynamic_type_internal): Likewise.
44
45 2015-04-20 Pierre-Marie de Rodat <derodat@adacore.com>
46
47 Revert:
48 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
49 * gdbtypes.c (is_dynamic_type_internal): Remove the unused
50 "top_level" parameter.
51 (resolve_dynamic_type_internal): Remove the unused "top_level"
52 parameter. Update call to is_dynamic_type_internal.
53 (is_dynamic_type): Update call to is_dynamic_type_internal.
54 (resolve_dynamic_range): Update call to
55 resolve_dynamic_type_internal.
56 (resolve_dynamic_union): Likewise.
57 (resolve_dynamic_struct): Likewise.
58 (resolve_dynamic_type): Likewise.
59
60 2015-04-19 Gabriel Krisman Bertazi <gabriel@krisman.be>
61
62 * breakpoint.c (update_dprintf_command_list): Remove duplicated
63 xmalloc.
64
65 2015-04-20 Thomas Schwinge <thomas@codesourcery.com>
66
67 * reply_mig_hack.awk: Robustify parsing.
68
69 * reply_mig_hack.awk: Don't bother to declare an intermediate
70 function pointer variable.
71
72 2015-04-17 Doug Evans <dje@google.com>
73
74 * solib-svr4.c (svr4_exec_displacement): Rename outer "displacement"
75 to "exec_displacement" to avoid confusion with inner use of the name.
76
77 2015-04-17 Pedro Alves <palves@redhat.com>
78
79 * arm-linux-nat.c (arm_linux_can_use_hw_breakpoint): Return zero
80 if HW point of TYPE isn't supported.
81
82 2015-04-17 Yao Qi <yao.qi@linaro.org>
83 Pedro Alves <palves@redhat.com>
84
85 * target.h (target_can_use_hardware_watchpoint): Update comments.
86 Remove trailing ";".
87
88 2015-04-17 Gary Benson <gbenson@redhat.com>
89
90 * remote.c (remote_add_inferior): New argument try_open_exec.
91 If nonzero, attempt to open the inferior's executable file as
92 the main executable if no main executable is open already.
93 All callers updated.
94 * NEWS: Mention that GDB now supports automatic location and
95 retrieval of executable + files from remote targets.
96
97 2015-04-17 Gary Benson <gbenson@redhat.com>
98
99 * target.h (TARGET_OBJECT_EXEC_FILE): New enum value.
100 * remote.c (PACKET_qXfer_exec_file): Likewise.
101 (remote_protocol_features): Register the
102 "qXfer:exec-file:read" feature.
103 (remote_xfer_partial): Handle TARGET_OBJECT_EXEC_FILE.
104 (remote_pid_to_exec_file): New function.
105 (init_remote_ops): Initialize to_pid_to_exec_file.
106 (_initialize_remote): Register new "set/show remote
107 pid-to-exec-file-packet" command.
108 * NEWS: Announce new qXfer:exec-file:read packet.
109
110 2015-04-17 Gary Benson <gbenson@redhat.com>
111
112 * nat/linux-procfs.h (linux_proc_pid_to_exec_file):
113 New declaration.
114 * nat/linux-procfs.c (linux_proc_pid_to_exec_file):
115 New function, factored out from...
116 * linux-nat.c (linux_child_pid_to_exec_file): ...here.
117
118 2015-04-17 Gary Benson <gbenson@redhat.com>
119
120 * exec.c (solist.h): New include.
121 (exec_file_locate_attach): Prefix absolute executable
122 paths with gdb_sysroot if set.
123 * NEWS: Mention that executable paths may be prepended
124 with sysroot.
125
126 2015-04-17 Gary Benson <gbenson@redhat.com>
127
128 * solist.h (exec_file_find): New declaration.
129 * solib.c (solib_find_1): New function, factored out from...
130 (solib_find): ...here.
131 (exec_file_find): New function.
132
133 2015-04-17 Gary Benson <gbenson@redhat.com>
134
135 * gdbcore.h (exec_file_locate_attach): New declaration.
136 * exec.c (exec_file_locate_attach): New function, factored
137 out from...
138 * infcmd.c (attach_command_post_wait): ...here.
139
140 2015-04-17 Mike Frysinger <vapier@gentoo.org>
141
142 * MAINTAINERS: Add myself for Blackfin/write-after-approval.
143
144 2015-04-16 Yao Qi <yao.qi@linaro.org>
145
146 * infrun.c (maybe_software_singlestep): Declare.
147 (displaced_step_fixup): Call maybe_software_singlestep.
148
149 2015-04-15 Doug Evans <dje@google.com>
150
151 * psymtab.c (psym_expand_symtabs_matching): Add QUIT call.
152
153 2015-04-15 Doug Evans <dje@google.com>
154
155 * dwarf2read.c (dw2_expand_symtabs_matching): Add some QUIT calls.
156
157 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
158
159 * python/lib/gdb/command/unwinders.py: Add parentheses.
160
161 2015-04-15 Yao Qi <yao.qi@linaro.org>
162
163 * arm-linux-tdep.c (arm_linux_copy_svc): Update debug message.
164
165 2015-04-15 Yao Qi <yao.qi@linaro.org>
166
167 * arm-linux-tdep.c (arm_linux_copy_svc): Fix indentation.
168
169 2015-04-15 Yao Qi <yao.qi@linaro.org>
170
171 * arm-linux-tdep.c (arm_linux_cleanup_svc): Use
172 dsc->insn_size instead of 4.
173
174 2015-04-14 Gary Benson <gbenson@redhat.com>
175
176 * jit.c (mem_bfd_iovec_stat): Zero supplied buffer.
177 * minidebug.c (lzma_stat): Likewise.
178 * solib-spu.c (spu_bfd_iovec_stat): Likewise.
179 * spu-linux-nat.c (spu_bfd_iovec_stat): Likewise.
180
181 2015-04-13 Stan Shebs <stanshebs@google.com>
182
183 * MAINTAINERS: Update my email address.
184
185 2015-04-13 John Baldwin <jhb@FreeBSD.org>
186
187 * amd64-tdep.c (amd64_target_description): New function.
188 * amd64-tdep.h: Export amd64_target_description and tdesc_amd64.
189 * amd64bsd-nat.c [PT_GETXSTATE_INFO]: New variable amd64bsd_xsave_len.
190 (amd64bsd_fetch_inferior_registers) [PT_GETXSTATE_INFO]: Handle
191 x86 extended save area.
192 (amd64bsd_store_inferior_registers) [PT_GETXSTATE_INFO]: Likewise.
193 * amd64bsd-nat.h: Export amd64bsd_xsave_len.
194 * amd64fbsd-nat.c (amd64fbsd_read_description): New function.
195 (_initialize_amd64fbsd_nat): Set "to_read_description" to
196 "amd64fbsd_read_description".
197 * amd64fbsd-tdep.c (amd64fbsd_core_read_description): New function.
198 (amd64fbsd_supply_xstateregset): New function.
199 (amd64fbsd_collect_xstateregset): New function.
200 Add "amd64fbsd_xstateregset".
201 (amd64fbsd_iterate_over_regset_sections): New function.
202 (amd64fbsd_init_abi): Set "xsave_xcr0_offset" to
203 "I386_FBSD_XSAVE_XCR0_OFFSET".
204 Add "iterate_over_regset_sections" gdbarch method.
205 Add "core_read_description" gdbarch method.
206 * i386-tdep.c (i386_target_description): New function.
207 * i386-tdep.h: Export i386_target_description and tdesc_i386.
208 * i386bsd-nat.c [PT_GETXSTATE_INFO]: New variable i386bsd_xsave_len.
209 (i386bsd_fetch_inferior_registers) [PT_GETXSTATE_INFO]: Handle
210 x86 extended save area.
211 (i386bsd_store_inferior_registers) [PT_GETXSTATE_INFO]: Likewise.
212 * i386bsd-nat.h: Export i386bsd_xsave_len.
213 * i386fbsd-nat.c (i386fbsd_read_description): New function.
214 (_initialize_i386fbsd_nat): Set "to_read_description" to
215 "i386fbsd_read_description".
216 * i386fbsd-tdep.c (i386fbsd_core_read_xcr0): New function.
217 (i386fbsd_core_read_description): New function.
218 (i386fbsd_supply_xstateregset): New function.
219 (i386fbsd_collect_xstateregset): New function.
220 Add "i386fbsd_xstateregset".
221 (i386fbsd_iterate_over_regset_sections): New function.
222 (i386fbsd4_init_abi): Set "xsave_xcr0_offset" to
223 "I386_FBSD_XSAVE_XCR0_OFFSET".
224 Add "iterate_over_regset_sections" gdbarch method.
225 Add "core_read_description" gdbarch method.
226 * i386fbsd-tdep.h: New file.
227
228 2015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
229
230 * NEWS (Changes since GDB 7.9): Add removed -xdb.
231 * breakpoint.c (command_line_is_silent): Remove xdb_commands
232 conditional.
233 (_initialize_breakpoint): Remove xdb_commands for bc, ab, sb, db, ba
234 and lb.
235 * cli/cli-cmds.c (_initialize_cli_cmds): Remove xdb_commands for v and
236 va.
237 * cli/cli-decode.c (find_command_name_length): Remove xdb_commands
238 conditional.
239 * defs.h (xdb_commands): Remove declaration.
240 * f-valprint.c (_initialize_f_valprint): Remove xdb_commands for lc.
241 * guile/scm-cmd.c (command_classes): Remove xdb from comment.
242 * infcmd.c (run_no_args_command, go_command): Remove.
243 (_initialize_infcmd): Remove xdb_commands for S, go, g, R and lr.
244 * infrun.c (xdb_handle_command): Remove.
245 (_initialize_infrun): Remove xdb_commands for lz and z.
246 * main.c (xdb_commands): Remove variable.
247 (captured_main): Remove "xdb" from long_options.
248 (print_gdb_help): Remove --xdb from help.
249 * python/py-cmd.c (gdbpy_initialize_commands): Remove xdb from comment.
250 * source.c (_initialize_source): Remove xdb_commands for D, ld, / and ?.
251 * stack.c (backtrace_full_command, args_plus_locals_info)
252 (current_frame_command): Remove.
253 (_initialize_stack): Remove xdb_commands for t, T and l.
254 * symtab.c (_initialize_symtab): Remove xdb_commands for lf and lg.
255 * thread.c (_initialize_thread): Remove xdb_commands condition.
256 * tui/tui-layout.c (tui_toggle_layout_command)
257 (tui_toggle_split_layout_command, tui_handle_xdb_layout): Remove.
258 (_initialize_tui_layout): Remove xdb_commands for td and ts.
259 * tui/tui-regs.c (tui_scroll_regs_forward_command)
260 (tui_scroll_regs_backward_command): Remove.
261 (_initialize_tui_regs): Remove xdb_commands for fr, gr, sr, +r and -r.
262 * tui/tui-win.c (tui_xdb_set_win_height_command): Remove.
263 (_initialize_tui_win): Remove xdb_commands for U and w.
264 * utils.c (pagination_on_command, pagination_off_command): Remove.
265 (initialize_utils): Remove xdb_commands for am and sm.
266
267 2015-04-10 Pedro Alves <palves@redhat.com>
268
269 * infrun.c (displaced_step_fixup): Switch to the event ptid
270 earlier. If the thread stopped for a watchpoint and the
271 target/arch has non-continuable watchpoints, cancel the displaced
272 step.
273 (resume): Don't start a displaced step if in-line step-over info
274 is valid.
275
276 2015-04-10 Pedro Alves <palves@redhat.com>
277
278 * infrun.c (displaced_step_in_progress): New function.
279 (do_target_resume): Advise target to report all signals if
280 displaced stepping.
281
282 2015-04-10 Pedro Alves <palves@redhat.com>
283
284 PR gdb/18216
285 * infrun.c (process_event_stop_test): Don't assume a step-resume
286 is set if tp->stepped_breakpoint is true.
287
288 2015-04-10 Yao Qi <yao.qi@linaro.org>
289
290 * arm-tdep.c (install_alu_reg): Update comment.
291 (thumb_copy_alu_reg): Remove local variable rn. Update
292 debugging message. Use r2 instead of r1 in the modified
293 instruction.
294
295 2015-04-10 Pedro Alves <palves@redhat.com>
296
297 PR gdb/13858
298 * amd64-linux-tdep.c (amd64_linux_init_abi_common): Install
299 linux_displaced_step_location as gdbarch_displaced_step_location
300 hook.
301 * arm-linux-tdep.c (arm_linux_init_abi): Likewise.
302 * i386-linux-tdep.c (i386_linux_init_abi): Likewise.
303 * linux-tdep.c (linux_displaced_step_location): New function,
304 based on ppc_linux_displaced_step_location.
305 * linux-tdep.h (linux_displaced_step_location): New declaration.
306 * ppc-linux-tdep.c (ppc_linux_entry_point_addr): Delete.
307 (ppc_linux_inferior_created, ppc_linux_displaced_step_location):
308 Delete.
309 (ppc_linux_init_abi): Install linux_displaced_step_location as
310 gdbarch_displaced_step_location hook, even without Cell/B.E..
311 (_initialize_ppc_linux_tdep): Don't install
312 ppc_linux_inferior_created as inferior_created observer.
313 * s390-linux-tdep.c (s390_gdbarch_init): Install
314 linux_displaced_step_location as gdbarch_displaced_step_location
315 hook.
316
317 2015-04-09 Gary Benson <gbenson@redhat.com>
318
319 * common/common-remote-fileio.h: Rename to...
320 * common/fileio.h: ...this. Update all references.
321 (remote_fileio_to_fio_error): Rename to...
322 (host_to_fileio_error): ...this.
323 (remote_fileio_to_be): Rename to...
324 (host_to_bigendian): ...this. Update all callers.
325 (remote_fileio_to_fio_uint): Rename to...
326 (host_to_fileio_uint): ...this. Update all callers.
327 (remote_fileio_to_fio_time): Rename to...
328 (host_to_fileio_time): ...this. Update all callers.
329 (remote_fileio_to_fio_stat): Rename to...
330 (host_to_fileio_stat): ...this.
331 Update all references.
332 * common/common-remote-fileio.c: Rename to...
333 * common/fileio.c: ...this. Update all references.
334 (remote_fileio_to_fio_error): Rename to...
335 (host_to_fileio_error): ...this. Update all callers.
336 (remote_fileio_mode_to_target): Rename to...
337 (fileio_mode_pack): ...this. Update all callers.
338 (remote_fileio_to_fio_mode): Rename to...
339 (host_to_fileio_mode): ...this. Update all callers.
340 (remote_fileio_to_fio_ulong): Rename to...
341 (host_to_fileio_ulong): ...this. Update all callers.
342 (remote_fileio_to_fio_stat): Rename to...
343 (host_to_fileio_stat): ...this. Update all callers.
344
345 2015-04-09 Andy Wingo <wingo@igalia.com>
346
347 * guile/scm-frame.c (gdbscm_frame_read_register): New function.
348 (frame_functions): Bind gdbscm_frame_read_register to
349 frame-read-register.
350 * guile/lib/gdb.scm (frame-read-register): Export.
351
352 2015-04-09 Gary Benson <gbenson@redhat.com>
353
354 * common/common-remote-fileio.h (remote_fileio_to_fio_error):
355 New declaration.
356 * common/common-remote-fileio.c (remote_fileio_to_fio_error):
357 New function, factored out the named functions below.
358 * inf-child.c (gdb/fileio.h): Remove include.
359 (common-remote-fileio.h): New include.
360 (inf_child_errno_to_fileio_error): Remove function. Update
361 all callers to use remote_fileio_to_fio_error.
362 * remote-fileio.c (remote_fileio_errno_to_target): Likewise.
363
364 2015-04-09 Andy Wingo <wingo@igalia.com>
365
366 * MAINTAINERS (Write After Approval): Add Andy Wingo.
367
368 2015-04-09 H.J. Lu <hongjiu.lu@intel.com>
369
370 * acinclude.m4: (GDB_AC_CHECK_BFD): Set ZLIBDIR with $zlibdir.
371 Replace $zlibdir with $ZLIBDIR in LDFLAGS.
372 * configure: Regenerated.
373
374 2015-04-09 Pedro Alves <palves@redhat.com>
375
376 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add strtok_r.
377 * gnulib/Makefile.in (aclocal_m4_deps): Add import/m4/strtok_r.m4.
378 * gnulib/configure, gnulib/config.in, gnulib/aclocal.m4: Regenerate.
379 * gnulib/import/Makefile.am: Update.
380 * gnulib/import/Makefile.in: Update.
381 * gnulib/import/m4/gnulib-cache.m4: Update.
382 * gnulib/import/m4/gnulib-comp.m4: Update.
383 * gnulib/import/m4/strtok_r.m4: New file.
384 * gnulib/import/strtok_r.c: New file.
385
386 2015-04-09 Pedro Alves <palves@redhat.com>
387
388 * gnulib/update-gnulib.sh (aclocal version check): Filter out
389 "called too early to check prototype".
390
391 2015-04-08 Sergio Durigan Junior <sergiodj@redhat.com>
392
393 PR python/16699
394 * python/py-cmd.c (cmdpy_completer_helper): Adjust function to not
395 use a caching mechanism. Adjust comments and code to reflect
396 that. Replace 'sizeof' by 'strlen' when fetching 'wordobj'.
397 (cmdpy_completer_handle_brkchars): Adjust call to
398 cmdpy_completer_helper. Call Py_XDECREF for 'resultobj'.
399 (cmdpy_completer): Likewise.
400
401 2015-04-08 Yao Qi <yao.qi@linaro.org>
402
403 * spu-tdep.c (spu_gdbarch_init): Don't call
404 set_gdbarch_cannot_step_breakpoint.
405
406 2015-04-07 Sergio Durigan Junior <sergiodj@redhat.com>
407
408 * linux-tdep.c (decode_vmflags): Initialize 'saveptr'.
409
410 2015-04-07 Pedro Alves <palves@redhat.com>
411
412 * gdbthread.h (ALL_NON_EXITED_THREADS_SAFE): Rename to ...
413 (ALL_THREADS_SAFE): ... this, and don't skip exited threads.
414 (delete_exited_threads): New declaration.
415 * infrun.c (follow_exec): Use ALL_THREADS_SAFE.
416 * linux-nat.c (linux_nat_update_thread_list): New function.
417 (linux_nat_add_target): Install it.
418 * remote.c (remote_update_thread_list): Use ALL_THREADS_SAFE.
419 * thread.c (prune_threads): Use ALL_THREADS_SAFE.
420 (delete_exited_threads): New function.
421
422 2015-04-07 Pedro Alves <pedro@codesourcery.com>
423
424 * infrun.c (resume) <displaced stepping debug output>: Get the
425 leader thread's regcache, not resume_ptid's.
426
427 2015-04-06 Doug Evans <xdje42@gmail.com>
428
429 * symtab.c (hash_symbol_entry): Hash STRUCT_DOMAIN symbols as
430 VAR_DOMAIN.
431 (symbol_cache_lookup): Clarify use of bsc_ptr, slot_ptr parameters.
432 Include symbol domain in debugging output.
433
434 2015-04-06 Pedro Alves <palves@redhat.com>
435 Bernd Edlinger <bernd.edlinger@hotmail.de>
436
437 * configure.ac: Remove the mingw32-specific stub-termcap.o
438 fallback, and instead fallback to the stub termcap on all hosts.
439 * configure: Regenerate.
440 * stub-termcap.c [!__MINGW32__] (PC, BC, UP): Define as weak
441 symbols.
442
443 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
444
445 * gdbtypes.c (is_dynamic_type_internal): Remove the unused
446 "top_level" parameter.
447 (resolve_dynamic_type_internal): Remove the unused "top_level"
448 parameter. Update call to is_dynamic_type_internal.
449 (is_dynamic_type): Update call to is_dynamic_type_internal.
450 (resolve_dynamic_range): Update call to
451 resolve_dynamic_type_internal.
452 (resolve_dynamic_union): Likewise.
453 (resolve_dynamic_struct): Likewise.
454 (resolve_dynamic_type): Likewise.
455
456 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
457
458 * gdbtypes.c (is_dynamic_type_internal): Remove special handling of
459 TYPE_CODE_REF types so that they are not considered as dynamic
460 depending on the referenced type.
461 (resolve_dynamic_type_internal): Likewise.
462
463 2015-04-02 H.J. Lu <hongjiu.lu@intel.com>
464
465 * Makefile.in (top_srcdir): New.
466 * configure: Regenerated.
467
468 2015-04-02 Gary Benson <gbenson@redhat.com>
469
470 * NEWS: Announce the new default sysroot of "target:".
471
472 2015-04-02 Gary Benson <gbenson@redhat.com>
473
474 * main.c (captured_main): Set gdb_sysroot to "target:"
475 if not otherwise set.
476
477 2015-04-02 Gary Benson <gbenson@redhat.com>
478
479 * exec.c (exec_file_attach): Support "target:" filenames.
480
481 2015-04-02 Gary Benson <gbenson@redhat.com>
482
483 * solib.c (solib_find): Strip "target:" prefix from sysroot
484 if accessing local files.
485
486 2015-04-02 Gary Benson <gbenson@redhat.com>
487
488 * symfile.c (symfile_bfd_open): Reorder to remove duplicated
489 checks and error messages.
490
491 2015-04-02 Gary Benson <gbenson@redhat.com>
492
493 * remote.h (REMOTE_SYSROOT_PREFIX): Remove definition.
494 (remote_filename_p): Remove declaration.
495 (remote_bfd_open): Likewise.
496 * remote.c (remote_bfd_iovec_open): Remove function.
497 (remote_bfd_iovec_close): Likewise.
498 (remote_bfd_iovec_pread): Likewise.
499 (remote_bfd_iovec_stat): Likewise.
500 (remote_filename_p): Likewise.
501 (remote_bfd_open): Likewise.
502 * symfile.h (gdb_bfd_open_maybe_remote): Remove declaration.
503 * symfile.c (separate_debug_file_exists): Use gdb_bfd_open.
504 (gdb_bfd_open_maybe_remote): Remove function.
505 (symfile_bfd_open): Replace remote filename check with
506 target filename check.
507 (reread_symbols): Use gdb_bfd_open.
508 * build-id.c (gdbcore.h): New include.
509 (build_id_to_debug_bfd): Use gdb_bfd_open.
510 * infcmd.c (attach_command_post_wait): Remove remote filename
511 check.
512 * solib.c (solib_find): Replace remote-specific handling with
513 target-specific handling. Update comments where necessary.
514 (solib_bfd_open): Replace remote-specific handling with
515 target-specific handling.
516 (gdb_sysroot_changed): New function.
517 (_initialize_solib): Call the above when gdb_sysroot changes.
518 * windows-tdep.c (gdbcore.h): New include.
519 (windows_xfer_shared_library): Use gdb_bfd_open.
520
521 2015-04-02 Gary Benson <gbenson@redhat.com>
522
523 * gdb/gdb_bfd.h (TARGET_SYSROOT_PREFIX): New definition.
524 (is_target_filename): New declaration.
525 (gdb_bfd_has_target_filename): Likewise.
526 (gdb_bfd_open): Update documentation comment.
527 * gdb_bfd.c (target.h): New include.
528 (gdb/fileio.h): Likewise.
529 (is_target_filename): New function.
530 (gdb_bfd_has_target_filename): Likewise.
531 (fileio_errno_to_host): Likewise.
532 (gdb_bfd_iovec_fileio_open): Likewise.
533 (gdb_bfd_iovec_fileio_pread): Likewise.
534 (gdb_bfd_iovec_fileio_close): Likewise.
535 (gdb_bfd_iovec_fileio_fstat): Likewise.
536 (gdb_bfd_open): Use target fileio to access paths prefixed
537 with "target:" where necessary.
538
539 2015-04-02 Gary Benson <gbenson@redhat.com>
540
541 * target.h (struct target_ops) <to_filesystem_is_local>:
542 New field.
543 (target_filesystem_is_local): New macro.
544 * target-delegates.c: Regenerate.
545 * remote.c (remote_filesystem_is_local): New function.
546 (init_remote_ops): Initialize to_filesystem_is_local.
547
548 2015-04-02 Gary Benson <gbenson@redhat.com>
549
550 * target.h (struct target_ops) <to_fileio_fstat>: New field.
551 (target_fileio_fstat): New declaration.
552 * target.c (target_fileio_fstat): New function.
553 * inf-child.c (inf_child_fileio_fstat): Likewise.
554 (inf_child_target): Initialize to_fileio_fstat.
555 * remote.c (init_remote_ops): Likewise.
556
557 2015-04-01 Sasha Smundak <asmundak@google.com>
558
559 * Makefile.in (SUBDIR_PYTHON_OBJS): Add py-unwind.o.
560 (SUBDIR_PYTHON_SRCS): Add py-unwind.c.
561 (py-unwind.o): New recipe.
562 * NEWS: mention Python frame unwinding.
563 * data-directory/Makefile.in (PYTHON_FILE_LIST): Add
564 gdb/unwinder.py and gdb/command/unwinder.py
565 * python/lib/gdb/__init__.py (packages): Add frame_unwinders
566 list.
567 (execute_unwinders): New function.
568 * python/lib/gdb/command/unwinders.py: New file.
569 * python/lib/gdb/unwinder.py: New file.
570 * python/py-objfile.c (objfile_object): Add frame_unwinders field.
571 (objfpy_dealloc): Decrement frame_unwinders reference count.
572 (objfpy_initialize): Create frame_unwinders list.
573 (objfpy_get_frame_unwinders): New function.
574 (objfpy_set_frame_unwinders): Ditto.
575 (objfile_getset): Add frame_unwinders attribute to Objfile.
576 * python/py-progspace.c (pspace_object): Add frame_unwinders field.
577 (pspy_dealloc): Decrement frame_unwinders reference count.
578 (pspy_initialize): Create frame_unwinders list.
579 (pspy_get_frame_unwinders): New function.
580 (pspy_set_frame_unwinders): Ditto.
581 (pspy_getset): Add frame_unwinders attribute to gdb.Progspace.
582 * python/py-unwind.c: New file.
583 * python/python-internal.h (pspy_get_name_unwinders): New prototype.
584 (objpy_get_frame_unwinders): New prototype.
585 (gdbpy_initialize_unwind): New prototype.
586 * python/python.c (gdbpy_apply_type_printers): Call
587 gdbpy_initialize_unwind.
588
589 2015-04-01 Pedro Alves <palves@redhat.com>
590
591 * infrun.c (resume): Check currently_stepping after clearing
592 stepped_breakpoint, not before.
593
594 2015-04-01 Pedro Alves <palves@redhat.com>
595
596 * infrun.c (print_target_wait_results): Print all the ptid
597 elements.
598
599 2015-04-01 Pedro Alves <palves@redhat.com>
600
601 * infrun.c (keep_going): Also discard cleanups if inserting
602 breakpoints fails.
603
604 2015-04-01 Pedro Alves <palves@redhat.com>
605
606 * infrun.c (wait_for_inferior): Install the
607 finish_thread_state_cleanup cleanup across the whole function, not
608 just around handle_inferior_event.
609
610 2015-04-01 Pedro Alves <palves@redhat.com>
611
612 * infrun.c (resume) <step past permanent breakpoint>: Use
613 do_target_resume.
614
615 2015-04-01 Pedro Alves <palves@redhat.com>
616
617 * linux-nat.c (linux_handle_extended_wait): Always call set_running.
618
619 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
620
621 * MAINTAINERS (Write After Approval): Add "Pierre-Marie de Rodat".
622
623 2015-04-01 Pedro Alves <palves@redhat.com>
624
625 * linux-thread-db.c (record_thread): Readd the thread to gdb's
626 list if it was marked exited.
627
628 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
629
630 * configure: Regenerated.
631
632 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
633 Jan Kratochvil <jan.kratochvil@redhat.com>
634 Oleg Nesterov <oleg@redhat.com>
635
636 PR corefiles/16092
637 * linux-tdep.c: Include 'gdbcmd.h' and 'gdb_regex.h'.
638 New enum identifying the various options of the coredump_filter
639 file.
640 (struct smaps_vmflags): New struct.
641 (use_coredump_filter): New variable.
642 (decode_vmflags): New function.
643 (mapping_is_anonymous_p): Likewise.
644 (dump_mapping_p): Likewise.
645 (linux_find_memory_regions_full): New variables
646 'coredumpfilter_name', 'coredumpfilterdata', 'pid', 'filterflags'.
647 Removed variable 'modified'. Read /proc/<PID>/smaps file; improve
648 parsing of its information. Implement memory mapping filtering
649 based on its contents.
650 (show_use_coredump_filter): New function.
651 (_initialize_linux_tdep): New command 'set use-coredump-filter'.
652 * NEWS: Mention the possibility of using the
653 '/proc/PID/coredump_filter' file when generating a corefile.
654 Mention new command 'set use-coredump-filter'.
655
656 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
657
658 * solib-svr4.c (solib_svr4_r_ldsomap): Catch possible exception by
659 read_memory_unsigned_integer.
660
661 2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
662
663 * Makefile.in (ZLIB): New.
664 (ZLIBINC): Likewise.
665 (INTERNAL_CFLAGS_BASE): Add $(ZLIBINC).
666 (CLIBS): Add $(ZLIB).
667 * acinclude.m4: (GDB_AC_CHECK_BFD): Add $zlibdir to LDFLAGS.
668 Add -lz to LIBS.
669 * gdb_bfd.c: Don't check HAVE_ZLIB_H to include <zlib.h>.
670 * top.c (print_gdb_configuration): Remove --with-zlib and
671 --without-zlib.
672 * config.in: Regenerated.
673 * configure: Likewise.
674
675 2015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
676
677 * NEWS: Mention info os cpus support.
678 * gdb/nat/linux-osdata.c (linux_xfer_osdata_cpus): New function.
679 (struct osdata_type): Add cpus entry, reorder the entries in
680 alphabetical order.
681
682 2015-03-31 Matthias Klose <doko@ubuntu.com>
683
684 * compile/compile.c (compile_to_object): Allow triplets with or
685 without vendor set.
686
687 2015-03-30 Doug Evans <dje@google.com>
688
689 PR c++/18141
690 * cp-namespace.c (cp_search_static_and_baseclasses): Always look for
691 klass in VAR_DOMAIN.
692
693 2015-03-30 Gary Benson <gbenson@redhat.com>
694
695 * remote.c (remote_mourn_1): Remove function. Update all callers
696 to use remote_mourn.
697 (extended_remote_mourn_1): Remove function. Update all callers
698 to use extended_remote_mourn.
699 (extended_remote_attach_1): Remove function. Update all callers
700 to use extended_remote_attach.
701
702 2015-03-28 James Bowman <james.bowman@ftdichip.com>
703
704 * Makefile.in (ALL_TARGET_OBS): Add ft32-tdep.o.
705 (HFILES_NO_SRCDIR): Add ft32-tdep.h.
706 (ALLDEPFILES): Add ft32-tdep.c.
707 * configure.tgt: Add FT32 entry.
708 * ft32-tdep.c: New file, FT32 target-dependent code.
709 * ft32-tdep.h: New file, FT32 target-dependent code.
710
711 2015-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
712
713 Revert:
714 2015-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
715 Code cleanup.
716 * printcmd.c (print_command_1): Move expr variable scope.
717
718 2015-03-27 Joel Brobecker <brobecker@adacore.com>
719
720 * dtrace-probe.c (dtrace_process_dof_probe): Initialize expr to NULL.
721
722 2015-03-27 Andrzej Kaczmarek <andrzej.kaczmarek@tieto.com>
723
724 * gdb_bfd.c (gdb_bfd_section_index): Fix off-by-one for special
725 sections.
726
727 2015-03-26 Joel Brobecker <brobecker@adacore.com>
728
729 * dtrace-probe.c (dtrace_process_dof_probe): Contain any
730 exception raised while parsing the probe arguments.
731 Force parsing to be done using the C language parser.
732 * expression.h (parse_expression_with_language): Declare.
733 * parse.c (parse_expression_with_language): New function.
734
735 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
736
737 * MAINTAINERS (Write After Approval): Add "Jon Turney".
738
739 2015-03-26 Andy Wingo <wingo@igalia.com>
740
741 PR symtab/18148
742 * dwarf2read.c (struct partial_die_info): Add has_const_value
743 member.
744 (add_partial_symbol): Don't punt on symbols that have const_value
745 attributes.
746 (read_partial_die): Detect DW_AT_const_value.
747
748 2015-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
749
750 Code cleanup.
751 * printcmd.c (print_command_1): Move expr variable scope.
752
753 2015-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
754
755 Code cleanup.
756 * printcmd.c (validate_format): Make the parameter cmdname const.
757
758 2015-03-26 Don Breazeal <donb@codesourcery.com>
759
760 * remote.c (_initialize_remote): Update comment.
761
762 2015-03-26 Pedro Alves <palves@redhat.com>
763 Jon TURNEY <jon.turney@dronecode.org.uk>
764
765 * coffread.c (coff_symfile_read): When constructing the name of an
766 import stub symbol from import symbol for amd64, only skip the
767 char after _imp_ if the target is underscored (like i386) and the
768 char is indeed the target's leading char.
769
770 2015-03-25 Pedro Alves <palves@redhat.com>
771
772 * target.h <to_async>: Replace 'callback' and 'context' parameters
773 with boolean 'enable' parameter.
774 (target_async): Replace CALLBACK and CONTEXT parameters with
775 boolean ENABLE parameter.
776 * inf-loop.c (inferior_event_handler): Adjust.
777 * linux-nat.c (linux_nat_attach, linux_nat_resume)
778 (linux_nat_resume): Adjust.
779 (async_client_callback, async_client_context): Delete.
780 (handle_target_event): Call inferior_event_handler directly.
781 (linux_nat_async): Replace 'callback' and 'context' parameters
782 with boolean 'enable' parameter. Adjust. Remove references to
783 async_client_callback and async_client_context.
784 (linux_nat_close): Adjust.
785 * record-btrace.c (record_btrace_async): Replace 'callback' and
786 'context' parameters with boolean 'enable' parameter. Adjust.
787 (record_btrace_resume): Adjust.
788 * record-full.c (record_full_async): Replace 'callback' and
789 'context' parameters with boolean 'enable' parameter. Adjust.
790 (record_full_resume, record_full_core_resume): Adjust.
791 * remote.c (struct remote_state) <async_client_callback,
792 async_client_context>: Delete fields.
793 (remote_start_remote, extended_remote_attach_1, remote_resume)
794 (extended_remote_create_inferior): Adjust.
795 (remote_async_serial_handler): Call inferior_event_handler
796 directly.
797 (remote_async): Replace 'callback' and 'context' parameters with
798 boolean 'enable' parameter. Adjust.
799 * top.c (gdb_readline_wrapper_cleanup, gdb_readline_wrapper):
800 Adjust.
801 * target-delegates.c: Regenerate.
802
803 2015-03-25 Gary Benson <gbenson@redhat.com>
804 Pedro Alves <palves@redhat.com>
805
806 * target.c (fileio_ft_t): New typedef, define object vector.
807 (fileio_fhandles): New static variable.
808 (is_closed_fileio_fh): New macro.
809 (lowest_closed_fd): New static variable.
810 (acquire_fileio_fd): New function.
811 (release_fileio_fd): Likewise.
812 (fileio_fd_to_fh): New macro.
813 (target_fileio_open): Wrap the file descriptor on success.
814 (target_fileio_pwrite): Updated to use wrapped file descriptor.
815 (target_fileio_pread): Likewise.
816 (target_fileio_close): Likewise.
817
818 2015-03-24 Pedro Alves <palves@redhat.com>
819
820 * thread.c (thread_apply_all_command): Take exited threads into
821 account.
822
823 2015-03-24 Pedro Alves <palves@redhat.com>
824
825 * infrun.c (resume, proceed): Mention
826 switch_back_to_stepped_thread, not switch_back_to_stepping.
827
828 2015-03-24 Pedro Alves <palves@redhat.com>
829
830 * infrun.c (user_visible_resume_ptid): Rewrite going from
831 most-locked to unlocked instead of the opposite. Move comment ...
832 * infrun.h (user_visible_resume_ptid): ... here.
833
834 2015-03-24 Pedro Alves <palves@redhat.com>
835
836 * linux-nat.c (linux_nat_resume): Output debug logs before trying
837 to resume the event lwp. Use the lwp's ptid instead of the passed
838 in (maybe wildcard) ptid.
839 (stop_wait_callback): Tweak debug log output.
840 (check_stopped_by_breakpoint): Tweak debug log output. Also dump
841 TRAP_TRACE.
842 (linux_nat_filter_event): In debug output, distinguish a
843 resume_stop SIGSTOP from a delayed SIGSTOP. Output debug logs
844 before trying to resume the lwp.
845
846 2015-03-24 Joel Brobecker <brobecker@adacore.com>
847
848 * gdbtypes.h (struct dynamic_prop_list) <prop>: Remove
849 pointer indirection.
850 * gdbtypes.c (get_dyn_prop): Adjust, following change above.
851 (add_dyn_prop, copy_dynamic_prop_list): Likewise.
852
853 2015-03-24 Joel Brobecker <brobecker@adacore.com>
854
855 * gdbtypes.h (enum dynamic_prop_node_kind) <DYN_PROP_DATA_LOCATION>:
856 Renames DYN_ATTR_DATA_LOCATION.
857 (TYPE_DATA_LOCATION): Use DYN_PROP_DATA_LOCATION instead of
858 DYN_ATTR_DATA_LOCATION.
859 * dwarf2read.c (set_die_type): Use DYN_PROP_DATA_LOCATION
860 instead of DYN_ATTR_DATA_LOCATION.
861
862 2015-03-24 Pedro Alves <palves@redhat.com>
863
864 * breakpoint.c (until_break_command): Adjust call to proceed.
865 * gdbthread.h (struct thread_control_state) <stepping_command>:
866 New field.
867 * infcall.c (run_inferior_call): Adjust call to proceed.
868 * infcmd.c (run_command_1, proceed_thread_callback, continue_1):
869 Adjust calls to proceed.
870 (set_step_frame): Set the current thread's step_start_function
871 here.
872 (step_once): Adjust calls to proceed.
873 (jump_command, signal_command, until_next_command)
874 (finish_backward, finish_forward, proceed_after_attach_callback)
875 (attach_command_post_wait): Adjust calls to proceed.
876 * infrun.c (proceed_after_vfork_done): Adjust call to proceed.
877 (do_target_resume): New function, factored out from ...
878 (resume): ... here. Remove 'step' parameter. Instead, check
879 currently_stepping to determine whether the thread should be
880 single-stepped.
881 (proceed): Remove 'step' parameter and don't set the thread's
882 step_start_function here. Adjust call to 'resume'.
883 (handle_inferior_event): Adjust calls to 'resume'.
884 (switch_back_to_stepped_thread): Use do_target_resume instead of
885 'resume'.
886 (keep_going): Adjust calls to 'resume'.
887 * infrun.h (proceed): Remove 'step' parameter.
888 (resume): Likewise.
889 * windows-nat.c (do_initial_windows_stuff): Adjust call to
890 'resume'.
891 * mi/mi-main.c (proceed_thread): Adjust call to 'proceed'.
892
893 2015-03-24 Pedro Alves <palves@redhat.com>
894
895 * gdbthread.h (struct thread_control_state) <stepping_command>:
896 New field.
897 * infcmd.c (step_once): Pass step=1 to clear_proceed_status. Set
898 the thread's stepping_command field.
899 * infrun.c (resume): Check the thread's stepping_command flag to
900 determine which threads should be resumed. Rename 'entry_step'
901 local to user_step.
902 (clear_proceed_status_thread): Clear 'stepping_command'.
903 (schedlock_applies): Change parameter type to struct thread_info
904 pointer. Adjust.
905 (find_thread_needs_step_over): Remove 'step' parameter. Adjust.
906 (switch_back_to_stepped_thread): Adjust calls to
907 'schedlock_applies'.
908 (_initialize_infrun): Adjust "set scheduler-locking step" help.
909
910 2015-03-24 Pedro Alves <palves@redhat.com>
911
912 * infrun.c (step_start_function): Delete and ...
913 * gdbthread.h (struct thread_control_state) <step_start_function>:
914 ... now a field here.
915 * infrun.c (clear_proceed_status_thread): Clear the thread's
916 step_start_function.
917 (proceed, process_event_stop_test, print_stop_event): Adjust.
918
919 2015-03-24 Pedro Alves <palves@redhat.com>
920
921 * infrun.c (proceed): No longer handle negative step.
922
923 2015-03-24 Gary Benson <gbenson@redhat.com>
924
925 * nat/x86-linux.h (x86_linux_new_thread): New declaration.
926 (x86_linux_prepare_to_resume): Likewise.
927 * x86-linux-nat.c (x86_linux_new_thread):
928 Moved to nat/x86-linux.c.
929 (x86_linux_prepare_to_resume): Likewise.
930 * nat/x86-linux.c (x86_linux_new_thread): New function.
931 (x86_linux_prepare_to_resume): Likewise.
932
933 2015-03-24 Gary Benson <gbenson@redhat.com>
934
935 * nat/x86-linux-dregs.h: New file.
936 * nat/x86-linux-dregs.c: Likewise.
937 * Makefile.in (HFILES_NO_SRCDIR): Add nat/x86-linux-dregs.h.
938 (x86-linux-dregs.o): New rule.
939 * config/i386/linux.mh (NATDEPFILES): Add x86-linux-dregs.o.
940 * config/i386/linux64.mh (NATDEPFILES): Likewise.
941 * x86-linux-nat.c: Include nat/x86-linux-dregs.h.
942 (u_debugreg_offset): Moved to nat/x86-linux-dregs.c.
943 (x86_linux_dr_get): Likewise.
944 (x86_linux_dr_set): Likewise.
945 (x86_linux_dr_get_addr): Likewise.
946 (x86_linux_dr_get_control): Likewise.
947 (x86_linux_dr_get_status): Likewise.
948 (update_debug_registers_callback): Likewise.
949 (x86_linux_dr_set_control): Likewise.
950 (x86_linux_dr_set_addr): Likewise.
951 (x86_linux_update_debug_registers): Likewise.
952
953 2015-03-24 Gary Benson <gbenson@redhat.com>
954
955 * x86-linux-nat.c (x86_linux_update_debug_registers):
956 New function, factored out from...
957 (x86_linux_prepare_to_resume): ...this.
958
959 2015-03-24 Gary Benson <gbenson@redhat.com>
960
961 * x86-linux-nat.c (x86_linux_dr_get): Update comments.
962 (x86_linux_dr_set): Likewise.
963 (x86_linux_dr_get_addr): Likewise.
964 (x86_linux_dr_get_control): Likewise.
965 (x86_linux_dr_get_status): Likewise.
966 (update_debug_registers_callback): Likewise.
967 (x86_linux_dr_set_control): Likewise.
968 (x86_linux_dr_set_addr): Likewise.
969 (x86_linux_prepare_to_resume): Likewise.
970 (x86_linux_new_thread): Likewise.
971
972 2015-03-24 Gary Benson <gbenson@redhat.com>
973
974 * x86-linux-nat.c (x86_linux_dr_set_addr): Update assertion.
975 (x86_linux_new_thread): Rename argument.
976
977 2015-03-24 Gary Benson <gbenson@redhat.com>
978
979 * nat/x86-linux.h: New file.
980 * nat/x86-linux.c: Likewise.
981 * Makefile.in (HFILES_NO_SRCDIR): Add nat/x86-linux.h.
982 (x86-linux.o): New rule.
983 * config/i386/linux.mh (NATDEPFILES): Add x86-linux.o.
984 * config/i386/linux64.mh (NATDEPFILES): Likewise.
985 * nat/linux-nat.h (struct arch_lwp_info): New forward declaration.
986 (lwp_set_arch_private_info): New declaration.
987 (lwp_arch_private_info): Likewise.
988 * linux-nat.c (lwp_set_arch_private_info): New function.
989 (lwp_arch_private_info): Likewise.
990 * x86-linux-nat.c: Include nat/x86-linux.h.
991 (arch_lwp_info): Removed structure.
992 (update_debug_registers_callback):
993 Use lwp_set_debug_registers_changed.
994 (x86_linux_prepare_to_resume): Use lwp_debug_registers_changed
995 and lwp_set_debug_registers_changed.
996 (x86_linux_new_thread): Use lwp_set_debug_registers_changed.
997
998 2015-03-24 Gary Benson <gbenson@redhat.com>
999
1000 * nat/linux-nat.h (ptid_of_lwp): New declaration.
1001 (lwp_is_stopped): Likewise.
1002 (lwp_stop_reason): Likewise.
1003 * linux-nat.c (ptid_of_lwp): New function.
1004 (lwp_is_stopped): Likewise.
1005 (lwp_is_stopped_by_watchpoint): Likewise.
1006 * x86-linux-nat.c (update_debug_registers_callback):
1007 Use lwp_is_stopped.
1008 (x86_linux_prepare_to_resume): Use ptid_of_lwp and
1009 lwp_stop_reason.
1010
1011 2015-03-24 Gary Benson <gbenson@redhat.com>
1012
1013 * linux-nat.h (linux_stop_lwp): Move declaration to...
1014 * nat/linux-nat.h (linux_stop_lwp): New declaration.
1015
1016 2015-03-24 Gary Benson <gbenson@redhat.com>
1017
1018 * linux-nat.h: Include nat/linux-nat.h.
1019 (iterate_over_lwps): Move declaration to nat/linux-nat.h.
1020 * nat/linux-nat.h (struct lwp_info): New forward declaration.
1021 (iterate_over_lwps_ftype): New typedef.
1022 (iterate_over_lwps): New declaration.
1023 * linux-nat.h (iterate_over_lwps): Update comment. Use
1024 iterate_over_lwps_ftype. Update callback return value check.
1025
1026 2015-03-24 Gary Benson <gbenson@redhat.com>
1027
1028 * x86-nat.h (x86_debug_reg_state): Move declaration to...
1029 * nat/x86-dregs.h (x86_debug_reg_state): New declaration.
1030
1031 2015-03-24 Gary Benson <gbenson@redhat.com>
1032
1033 * nat/linux-nat.h (current_lwp_ptid): New declaration.
1034 * linux-nat.c (current_lwp_ptid): New function.
1035 * x86-linux-nat.c: Include nat/linux-nat.h.
1036 (x86_linux_dr_get_addr): Use current_lwp_ptid.
1037 (x86_linux_dr_get_control): Likewise.
1038 (x86_linux_dr_get_status): Likewise.
1039 (x86_linux_dr_set_control): Likewise.
1040 (x86_linux_dr_set_addr): Likewise.
1041
1042 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1043
1044 PR breakpoints/16466
1045 * breakpoint.c (create_breakpoint): Set thread on breakpoint struct.
1046
1047 2015-03-23 Joel Brobecker <brobecker@adacore.com>
1048
1049 * ser-mingw.c (ser_windows_setparity): Fix indentation.
1050 * ser-unix.c (hardwire_setparity): Likewise.
1051
1052 2015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
1053
1054 * NEWS: Mention set/show serial parity command.
1055 * monitor.c (monitor_open): Call serial_setparity.
1056 * remote.c (remote_open_1): Likewise.
1057 * ser-base.c (ser_base_serparity): New function.
1058 * ser-base.h (ser_base_setparity): Add declaration.
1059 * ser-go32.c (dos_ops): Set "setparity" field.
1060 * ser-mingw.c (ser_windows_raw): Do not set state.fParity and
1061 state.Parity.
1062 (ser_windows_setparity): New function.
1063 (hardwire_ops): Add ser_windows_setparity.
1064 (tty_ops): Add NULL for setparity field.
1065 (pipe_ops): Add ser_base_setparity.
1066 (tcp_ops): Likewise.
1067 * ser-pipe.c (pipe_ops): Likewise.
1068 * ser-tcp.c (tcp_ops): Likewise.
1069 * ser-unix.c (hardwire_setparity): Add declaration.
1070 (hardwire_raw): Don't reset PARENB flag.
1071 (hardwire_setparity): New function.
1072 (hardwire_ops): Add hardwire_setparity.
1073 * serial.c (serial_setparity): New function.
1074 (serial_parity): New global.
1075 (parity_none, parity_odd, parity_even, parity_enums, parity):
1076 New static globals.
1077 (set_parity): New function.
1078 (_initialize_serial): Add set/show serial parity commands.
1079 * serial.h (GDBPARITY_NONE): Define.
1080 (GDBPARITY_ODD): Define.
1081 (GDBPARITY_EVEN): Define.
1082 (serial_setparity) Add declaration.
1083 (struct serial_ops): Add setparity field.
1084 * target.h (serial_parity): Add declaration.
1085
1086 2015-03-23 Keith Seitz <keiths@redhat.com>
1087
1088 * linespec.c (linespec_lexer_lex_keyword): Update comment.
1089
1090 2015-03-23 Keith Seitz <keiths@redhat.com>
1091
1092 * breakpoint.c (parse_breakpoint_sals): Use
1093 linespec_lexer_lex_keyword to ascertain if the user specified
1094 a NULL location.
1095 * linespec.c [IF_KEYWORD_INDEX]: Define.
1096 (linespec_lexer_lex_keyword): Export.
1097 (struct ls_parser) <keyword_ok>: Remove.
1098 A keyword is only a keyword if not followed by another keyword.
1099 (linespec_lexer_lex_one): Remove keyword_ok handling.
1100 Add comment explaining why the parsing stream is not advanced
1101 when a keyword is seen.
1102 (parse_linespec): Remove parser->keyword_ok.
1103 * linespec.h (linespec_lexer_lex_keyword): Add declaration.
1104
1105 2015-03-23 Keith Seitz <keiths@redhat.com>
1106
1107 PR gdb/18021
1108 * dwarf2read.c (dwarf2_add_member_fn): Issue a complaint
1109 if we find a static method with DW_AT_vtable_elem_location.
1110
1111 2015-03-21 Eli Zaretskii <eliz@gnu.org>
1112
1113 * tui/tui-io.c (tui_expand_tabs): Reinitialize the column counter
1114 before the second loop, to avoid undefined behavior. Reported by
1115 Anton Blanchard <anton@samba.org>.
1116
1117 2015-03-20 Keven Boell <keven.boell@intel.com>
1118
1119 * gdbtypes.c (resolve_dynamic_type_internal): Adapt
1120 data_location usage to linked list.
1121 (resolve_dynamic_type_internal): Adapt data_location to
1122 linked list.
1123 (get_dyn_prop, add_dyn_prop, copy_dynamic_prop_list): New function.
1124 (copy_type_recursive, copy_type): Add copy of linked list.
1125 * gdbtypes.h (enum dynamic_prop_node_kind): New enum.
1126 (struct dynamic_prop_list): New struct.
1127 * dwarf2read.c (set_die_type): Set data_location data.
1128
1129 2015-03-20 Pedro Alves <palves@redhat.com>
1130
1131 * i386-sol2-tdep.c (i386_sol2_static_transform_name): Move "p" to
1132 inner block and make it const.
1133 * machoread.c (get_archive_prefix_len): Make "lparen" const.
1134
1135 2015-03-20 Pedro Alves <palves@redhat.com>
1136
1137 * breakpoint.c (set_breakpoint_condition): Make argument "exp" const.
1138 * breakpoint.h (set_breakpoint_condition): Update declaration.
1139
1140 2015-03-20 Pedro Alves <palves@redhat.com>
1141
1142 * tui/tui-io.c (tui_expand_tabs): Make "s1" const.
1143
1144 2015-03-20 Pedro Alves <palves@redhat.com>
1145
1146 * xcoffread.c (scan_xcoff_symtab): Make "p" and "q" const.
1147
1148 2015-03-20 Pedro Alves <palves@redhat.com>
1149
1150 * remote-m32r-sdi.c (m32r_open): Make "port_str" const.
1151
1152 2015-03-20 Pedro Alves <palves@redhat.com>
1153
1154 * nto-tdep.c (nto_find_and_open_solib): Make "endian" const.
1155 (nto_init_solib_absolute_prefix): Likewise.
1156
1157 2015-03-20 Pedro Alves <palves@redhat.com>
1158
1159 * sparc-sol2-tdep.c (sparc_sol2_static_transform_name): Make "p" const.
1160 * spu-tdep.c (spu_gdbarch_init): Make "name" const.
1161
1162 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1163
1164 * config/djgpp/README: Remove gdb.hp.
1165
1166 2015-03-20 Yao Qi <yao.qi@linaro.org>
1167
1168 * aarch64-tdep.c (aarch64_gdbarch_init): Don't call
1169 set_gdbarch_cannot_step_breakpoint.
1170
1171 2015-03-19 Pedro Alves <palves@redhat.com>
1172
1173 * linux-nat.c (linux_resume_one_lwp): Rename to ...
1174 (linux_resume_one_lwp_throw): ... this. Don't handle ESRCH here,
1175 instead call perror_with_name.
1176 (check_ptrace_stopped_lwp_gone): New function.
1177 (linux_resume_one_lwp): Reimplement as wrapper around
1178 linux_resume_one_lwp_throw that swallows errors if the LWP is
1179 gone.
1180 (resume_stopped_resumed_lwps): Try register reads in TRY/CATCH and
1181 swallows errors if the LWP is gone. Use
1182 linux_resume_one_lwp_throw instead of linux_resume_one_lwp.
1183
1184 2015-03-19 Pedro Alves <palves@redhat.com>
1185
1186 * linux-nat.c (status_callback): Return early if the LWP has no
1187 status pending.
1188
1189 2015-03-19 Pedro Alves <palves@redhat.com>
1190
1191 * linux-nat.c (select_event_lwp_callback): Update comment to no
1192 longer mention SIGTRAP.
1193
1194 2015-03-18 Tristan Gingold <gingold@adacore.com>
1195
1196 * amd64-windows-tdep.c (amd64_windows_find_unwind_info): Move
1197 redirection code to ...
1198 (amd64_windows_frame_decode_insns): ... Here. Fix in prologue
1199 checks. Fix SAVE_NONVOL operations. Add debug code and comments.
1200
1201 2015-03-18 Gary Benson <gbenson@redhat.com>
1202
1203 (remote_protocol_features): Remove the "vFile:fstat" feature.
1204 (remote_hostio_fstat): Probe for "vFile:fstat" support.
1205
1206 2015-03-11 Yao Qi <yao.qi@linaro.org>
1207
1208 PR tdep/18107
1209 * aarch64-linux-tdep.c: Include xml-syscall.h
1210 (aarch64_linux_get_syscall_number): New function.
1211 (aarch64_linux_init_abi): Call
1212 set_gdbarch_get_syscall_number.
1213 * syscalls/aarch64-linux.xml: New file.
1214
1215 2015-03-17 Yurij Grechishhev <yurij.grechishhev@gmail.com>
1216
1217 * ser-base.h (ser_base_setstopbits): Change second argument name
1218 from "rate" to "num".
1219
1220 2015-03-17 Gary Benson <gbenson@redhat.com>
1221 Luke Allardyce <lukeallardyce@gmail.com>
1222
1223 PR gdb/18131
1224 * common/common-remote-fileio.h (sys/stat.h): New include.
1225 (stuct stat): Remove forward declaration.
1226
1227 2015-03-16 John Baldwin <jhb@FreeBSD.org>
1228
1229 * fbsd-tdep.c (fbsd_make_corefile_notes): Fetch all target registers
1230 before writing core register notes.
1231
1232 2015-03-16 Yuanhui Zhang <asmwarrior@gmail.com>
1233 Pedro Alves <palves@redhat.com>
1234
1235 * gdb_curses.h (tgetnum): Mark with EXTERN_C.
1236 * stub-termcap.c (tgetent, tgetnum, tgetflag, tgetstr, tputs)
1237 (tgoto): Wrap with extern "C".
1238
1239 2015-03-16 Pedro Alves <palves@redhat.com>
1240 Yuanhui Zhang <asmwarrior@gmail.com>
1241
1242 * stub-termcap.c (tputs): Change prototype.
1243
1244 2015-03-16 Yuanhui Zhang <asmwarrior@gmail.com>
1245 Pedro Alves <palves@redhat.com>
1246
1247 * windows-nat.c (struct thread_info_struct): Rename to ...
1248 (struct windows_thread_info_struct): ... this.
1249 (thread_info): Rename to ...
1250 (windows_thread_info): ... this.
1251 All users updated.
1252
1253 2015-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1254 Pedro Alves <palves@redhat.com>
1255
1256 * NEWS: New Removed targets and native configurations.
1257
1258 2015-03-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1259
1260 Remove HPUX.
1261 * Makefile.in (ALL_64_TARGET_OBS): Remove ia64-hpux-tdep.o.
1262 (ALL_TARGET_OBS): Remove hppa-hpux-tdep.o, solib-som.o and solib-pa64.o.
1263 (HFILES_NO_SRCDIR): Remove solib-som.h, inf-ttrace.h, solib-pa64.h and
1264 ia64-hpux-tdep.h, solib-ia64-hpux.h.
1265 (ALLDEPFILES): Remove hppa-hpux-tdep.c, hppa-hpux-nat.c,
1266 ia64-hpux-nat.c, ia64-hpux-tdep.c, somread.c and solib-som.c.
1267 * config/djgpp/fnchange.lst: Remove hppa-hpux-nat.c and
1268 hppa-hpux-tdep.c.
1269 * config/ia64/hpux.mh: Remove file.
1270 * config/pa/hpux.mh: Remove file.
1271 * configure: Rebuilt.
1272 * configure.ac (dlgetmodinfo, somread.o): Remove.
1273 * configure.host (hppa*-*-hpux*, ia64-*-hpux*): Make them obsolete.
1274 (ia64-*-hpux*): Remove its float format exception.
1275 * configure.tgt (hppa*-*-hpux*, ia64-*-hpux*): Make them obsolete.
1276 * hppa-hpux-nat.c: Remove file.
1277 * hppa-hpux-tdep.c: Remove file.
1278 * hppa-tdep.c (struct hppa_unwind_info, struct hppa_objfile_private):
1279 Move them here from hppa-tdep.h
1280 (hppa_objfile_priv_data, hppa_init_objfile_priv_data): Make it static.
1281 (hppa_frame_prev_register_helper): Remove HPPA_FLAGS_REGNUM exception.
1282 * hppa-tdep.h (struct hppa_unwind_info, struct hppa_objfile_private):
1283 Move them to hppa-tdep.c.
1284 (hppa_objfile_priv_data, hppa_init_objfile_priv_data): Remove
1285 declarations.
1286 * ia64-hpux-nat.c: Remove file.
1287 * ia64-hpux-tdep.c: Remove file.
1288 * ia64-hpux-tdep.h: Remove file.
1289 * inf-ttrace.c: Remove file.
1290 * inf-ttrace.h: Remove file.
1291 * solib-ia64-hpux.c: Remove file.
1292 * solib-ia64-hpux.h: Remove file.
1293 * solib-pa64.c: Remove file.
1294 * solib-pa64.h: Remove file.
1295 * solib-som.c: Remove file.
1296 * solib-som.h: Remove file.
1297 * somread.c: Remove file.
1298
1299 2015-03-13 John Baldwin <jhb@FreeBSD.org>
1300
1301 * configure.ac: AC_SEARCH_LIBS(kinfo_getvmmap, util).
1302 * config.in: Regenerate.
1303 * configure: Regenerate.
1304 * fbsd-nat.c [!HAVE_KINFO_GETVMMAP] (fbsd_read_mapping): Don't
1305 define.
1306 (fbsd_find_memory_regions): Use kinfo_getvmmap to
1307 enumerate memory regions if present.
1308
1309 2015-03-13 John Baldwin <jhb@FreeBSD.org>
1310
1311 * amd64fbsd-tdep.c (amd64fbsd_sigtramp_p): Style fixes.
1312 * i386fbsd-tdep.c: Fix style in various gdb_static_assert
1313 expressions.
1314 (i386fbsd_sigtramp_p): Likewise.
1315
1316 2015-03-12 John Baldwin <jhb@FreeBSD.org>
1317
1318 * MAINTAINERS (Write After Approval): Add John Baldwin.
1319
1320 2015-03-12 Gary Benson <gbenson@redhat.com>
1321
1322 * solib.c (_initialize_solib): Make "set/show sysroot" use
1323 add_setshow_optional_filename_cmd so it can be restored to
1324 empty after being set.
1325
1326 2015-03-11 Sergio Durigan Junior <sergiodj@redhat.com>
1327
1328 * Makefile.in (SFILES): New source break-catch-syscall.c.
1329 (COMMON_OBS): New object break-catch-syscall.o.
1330 * break-catch-syscall.c: New file.
1331 * breakpoint.c: Remove inclusion of "xml-syscall.h".
1332 (syscall_catchpoint_p): Move declaration to break-catch-syscall.c
1333 (struct syscall_catchpoint): Likewise.
1334 (dtor_catch_syscall): Likewise.
1335 (catch_syscall_inferior_data): Likewise.
1336 (struct catch_syscall_inferior_data): Likewise.
1337 (get_catch_syscall_inferior_data): Likewise.
1338 (catch_syscall_inferior_data_cleanup): Likewise.
1339 (insert_catch_syscall): Likewise.
1340 (remove_catch_syscall): Likewise.
1341 (breakpoint_hit_catch_syscall): Likewise.
1342 (print_it_catch_syscall): Likewise.
1343 (print_one_catch_syscall): Likewise.
1344 (print_mention_catch_syscall): Likewise.
1345 (print_recreate_catch_syscall): Likewise.
1346 (catch_syscall_breakpoint_ops): Likewise.
1347 (syscall_catchpoint_p): Likewise.
1348 (create_syscall_event_catchpoint): Likewise.
1349 (catch_syscall_split_args): Likewise.
1350 (catch_syscall_command_1): Likewise.
1351 (is_syscall_catchpoint_enabled): Likewise.
1352 (catch_syscall_enabled): Likewise.
1353 (catching_syscall_number): Likewise.
1354 (catch_syscall_completer): Likewise.
1355 (clear_syscall_counts): Likewise.
1356 (initialize_breakpoint_ops): Move initialization of syscall
1357 catchpoints to break-catch-syscall.c.
1358 (_initialize_breakpoint): Move code related to syscall catchpoints
1359 to break-catch-syscall.c.
1360
1361 2015-03-11 Sergio Durigan Junior <sergiodj@redhat.com>
1362
1363 * breakpoint.c (breakpoint_find_if): New function.
1364 * breakpoint.h (breakpoint_find_if): New prototype.
1365
1366 2015-03-11 Gary Benson <gbenson@redhat.com>
1367
1368 * remote-fileio.h (remote_fileio_to_host_stat): New declaration.
1369 * remote-fileio.c (remote_fileio_to_host_uint): New function.
1370 (remote_fileio_to_host_ulong): Likewise.
1371 (remote_fileio_to_host_mode): Likewise.
1372 (remote_fileio_to_host_time): Likewise.
1373 (remote_fileio_to_host_stat): Likewise.
1374 * remote.c (PACKET_vFile_fstat): New enum value.
1375 (remote_protocol_features): Register the "vFile:fstat" feature.
1376 (remote_hostio_fstat): New function.
1377 (remote_bfd_iovec_stat): Use the above.
1378 (_initialize_remote): Register new "set/show remote
1379 hostio-fstat-packet" command.
1380 * symfile.c (separate_debug_file_exists): Update comment.
1381 * NEWS: Announce new vFile:fstat packet.
1382
1383 2015-03-11 Gary Benson <gbenson@redhat.com>
1384
1385 * common/common-remote-fileio.h: New file.
1386 * common/common-remote-fileio.c: Likewise.
1387 * Makefile.in (SFILES): Add common/common-remote-fileio.c.
1388 (HFILES_NO_SRCDIR): Add common/common-remote-fileio.h.
1389 (COMMON_OBS): Add common-remote-fileio.o.
1390 (common-remote-fileio.o): New rule.
1391 * remote-fileio.h (common-remote-fileio.h): New include.
1392 * remote-fileio.c (gdb/fileio.h): Do not include.
1393 (remote_fileio_to_be): Moved to common-remote-fileio.h.
1394 (remote_fileio_to_fio_uint): Likewise.
1395 (remote_fileio_to_fio_time): Likewise.
1396 (remote_fileio_mode_to_target): Moved to common-remote-fileio.c.
1397 (remote_fileio_to_fio_mode): Likewise.
1398 (remote_fileio_to_fio_ulong): Likewise.
1399 (remote_fileio_to_fio_stat): Likewise.
1400
1401 2015-03-11 Andy Wingo <wingo@igalia.com>
1402
1403 * guile/scm-value.c (gdbscm_value_dynamic_type): Fix typo in which
1404 we were checking the cached type, not the cached dynamic type.
1405
1406 2015-03-11 Andy Wingo <wingo@igalia.com>
1407
1408 * guile/scm-cmd.c (cmdscm_destroyer): Don't xfree the name and
1409 other strings, as these are on the GC'd heap, and will be
1410 collected along with the smob.
1411
1412 2015-03-11 Andy Wingo <wingo@igalia.com>
1413
1414 * guile/scm-objfile.c (gdbscm_objfile_progspace): New function.
1415 (objfile_functions): Bind gdbscm_objfile_progspace to
1416 objfile-progspace.
1417 * guile/lib/gdb.scm: Add objfile-progspace to exports.
1418
1419 2015-03-11 Andy Wingo <wingo@igalia.com>
1420
1421 * guile/guile.c (_initialize_guile): Disable automatic
1422 finalization, if Guile offers us that possibility.
1423 * guile/guile.c (call_initialize_gdb_module):
1424 * guile/scm-safe-call.c (gdbscm_with_catch): Arrange to run
1425 finalizers in appropriate places.
1426 * configure.ac (AC_TRY_LIBGUILE): Add a check for
1427 scm_set_automatic_finalization_enabled.
1428 * configure: Regenerated.
1429
1430 2015-03-11 Andreas Arnez <arnez@linux.vnet.ibm.com>
1431
1432 * s390-linux-tdep.c (s390_skip_prologue): Skip the prologue using
1433 SAL, if possible.
1434
1435 2015-03-11 Andreas Arnez <arnez@linux.vnet.ibm.com>
1436
1437 * s390-linux-nat.c (struct arch_lwp_info): New.
1438 (s390_fix_watch_points): Rename to...
1439 (s390_prepare_to_resume): ...this. Skip the PER info update
1440 unless the watch points have changed.
1441 (s390_refresh_per_info, s390_new_thread): New functions.
1442 (s390_insert_watchpoint): Call s390_refresh_per_info instead of
1443 s390_fix_watch_points.
1444 (s390_remove_watchpoint): Likewise.
1445 (_initialize_s390_nat): Reflect renaming of s390_fix_watch_points.
1446 Register s390_prepare_to_resume.
1447
1448 2015-03-09 Pedro Alves <palves@redhat.com>
1449
1450 Revert:
1451 2015-03-07 Pedro Alves <palves@redhat.com>
1452 * common/gdb_socket.h: New file.
1453 * ser-tcp.c: Include gdb_socket.h. Don't include netinet/in.h nor
1454 sys/socket.h.
1455 (net_open): Use union gdb_sockaddr_u.
1456
1457 2015-03-07 Pedro Alves <palves@redhat.com>
1458
1459 * configure.ac (build_warnings): Move -Wmissing-prototypes
1460 -Wdeclaration-after-statement -Wmissing-parameter-type
1461 -Wold-style-declaration -Wold-style-definition to the C-specific
1462 set.
1463 * configure: Regenerate.
1464
1465 2015-03-07 Pedro Alves <palves@redhat.com>
1466
1467 * common/gdb_socket.h: New file.
1468 * ser-tcp.c: Include gdb_socket.h. Don't include netinet/in.h nor
1469 sys/socket.h.
1470 (net_open): Use union gdb_sockaddr_u.
1471
1472 2015-03-07 Pedro Alves <palves@redhat.com>
1473
1474 * common/common-exceptions.c [!__cplusplus] (enum catcher_state)
1475 (exceptions_state_mc_action_iter)
1476 (exceptions_state_mc_action_iter_1, exceptions_state_mc_catch):
1477 Don't define.
1478 [__cplusplus] (try_scope_depth): New global.
1479 [__cplusplus] (exception_try_scope_entry)
1480 (exception_try_scope_exit, gdb_exception_sliced_copy)
1481 (exception_rethrow): New functions.
1482 (throw_exception): In C++ mode, throw
1483 gdb_exception_RETURN_MASK_QUIT for RETURN_QUIT and
1484 gdb_exception_RETURN_MASK_ERROR for RETURN_ERROR.
1485 (throw_it): In C++ mode, use try_scope_depth.
1486 * common/common-exceptions.h [!__cplusplus]
1487 (exceptions_state_mc_action_iter)
1488 (exceptions_state_mc_action_iter_1, exceptions_state_mc_catch):
1489 Don't declare.
1490 [__cplusplus] (exception_try_scope_entry)
1491 (exception_try_scope_exit, exception_rethrow): Declare.
1492 [__cplusplus] (struct exception_try_scope): New struct.
1493 [__cplusplus] (TRY, CATCH, END_CATCH): Reimplement on top of real
1494 C++ exceptions.
1495 (struct gdb_exception_RETURN_MASK_ALL)
1496 (struct gdb_exception_RETURN_MASK_ERROR)
1497 (struct gdb_exception_RETURN_MASK_QUIT): New types.
1498
1499 2015-03-07 Pedro Alves <palves@redhat.com>
1500
1501 * main.c (handle_command_errors): Remove volatile qualifier from
1502 parameter.
1503
1504 2015-03-07 Pedro Alves <palves@redhat.com>
1505
1506 * breakpoint.c (save_breakpoints): Adjust to avoid code between
1507 TRY and CATCH.
1508 * gdbtypes.c (safe_parse_type): Remove empty line.
1509 (types_deeply_equal):
1510 * guile/scm-frame.c (gdbscm_frame_name):
1511 * linux-thread-db.c (find_new_threads_once):
1512 * python/py-breakpoint.c (bppy_get_commands):
1513 * record-btrace.c (record_btrace_insert_breakpoint)
1514 (record_btrace_remove_breakpoint, record_btrace_start_replaying)
1515 (record_btrace_start_replaying): Adjust to avoid code between TRY
1516 and CATCH.
1517
1518 2015-03-07 Pedro Alves <palves@redhat.com>
1519
1520 * common/common-exceptions.c (struct catcher) <exception>: No
1521 longer a pointer to volatile exception. Now an exception value.
1522 <mask>: Delete field.
1523 (exceptions_state_mc_init): Remove all parameters. Adjust.
1524 (exceptions_state_mc): No longer pop the catcher here.
1525 (exceptions_state_mc_catch): New function.
1526 (throw_exception): Adjust.
1527 * common/common-exceptions.h (exceptions_state_mc_init): Remove
1528 all parameters.
1529 (exceptions_state_mc_catch): Declare.
1530 (TRY_CATCH): Rename to ...
1531 (TRY): ... this. Remove EXCEPTION and MASK parameters.
1532 (CATCH, END_CATCH): New.
1533 All callers adjusted.
1534
1535 2015-03-07 Tom Tromey <tromey@redhat.com>
1536
1537 * top.c (quit_force): Inline and delete DO_TRY, DO_PRINT_EX.
1538
1539 2015-03-07 Pedro Alves <palves@redhat.com>
1540
1541 * amd64-tdep.c (amd64_frame_cache, amd64_sigtramp_frame_cache)
1542 (amd64_epilogue_frame_cache): Normal exception handling code.
1543 * break-catch-throw.c (check_status_exception_catchpoint)
1544 (re_set_exception_catchpoint): Ditto.
1545 * cli/cli-interp.c (safe_execute_command):
1546 * cli/cli-script.c (script_from_file): Ditto.
1547 * compile/compile-c-symbols.c (generate_c_for_for_one_variable):
1548 Ditto.
1549 * compile/compile-object-run.c (compile_object_run): Ditto.
1550 * cp-abi.c (baseclass_offset): Ditto.
1551 * cp-valprint.c (cp_print_value): Ditto.
1552 * exceptions.c (catch_exceptions_with_msg):
1553 * frame-unwind.c (frame_unwind_try_unwinder): Ditto.
1554 * frame.c (get_frame_address_in_block_if_available): Ditto.
1555 * i386-tdep.c (i386_frame_cache, i386_epilogue_frame_cache)
1556 (i386_sigtramp_frame_cache): Ditto.
1557 * infcmd.c (post_create_inferior): Ditto.
1558 * linespec.c (parse_linespec, find_linespec_symbols):
1559 * p-valprint.c (pascal_object_print_value): Ditto.
1560 * parse.c (parse_expression_for_completion): Ditto.
1561 * python/py-finishbreakpoint.c (bpfinishpy_init): Ditto.
1562 * remote.c (remote_get_noisy_reply): Ditto.
1563 * s390-linux-tdep.c (s390_frame_unwind_cache): Ditto.
1564 * solib-svr4.c (solib_svr4_r_map): Ditto.
1565
1566 2015-03-06 Gary Benson <gbenson@redhat.com>
1567
1568 * common/common-utils.h (startswith): New inline function.
1569 All places where this logic was used updated to use the above.
1570
1571 2015-03-05 Pedro Alves <palves@redhat.com>
1572
1573 PR gdb/18002
1574 * mem-break.c (default_memory_insert_breakpoint): Set shadow_len
1575 after reading the breakpoint's shadow memory.
1576
1577 2015-03-05 Mark Kettenis <kettenis@gnu.org>
1578
1579 * hppabsd-nat.c: Remove file.
1580 * hppaobsd-nat.c: New file.
1581 * Makefile.in (ALLDEPFILES): Remove hppabsd-nat.c. Add
1582 hppaobsd-nat.c.
1583 * config/pa/obsd.mh (NATDEPFILES): Replace hppabsd-nat.o with
1584 hppaobsd-nat.o.
1585
1586 2015-03-04 Pedro Alves <palves@redhat.com>
1587
1588 * target.h (struct target_ops) <to_decr_pc_after_break>: Delete.
1589 (target_decr_pc_after_break): Delete declaration.
1590 * target.c (default_target_decr_pc_after_break)
1591 (target_decr_pc_after_break): Delete.
1592 * linux-nat.c (check_stopped_by_breakpoint, linux_nat_wait_1): Use
1593 gdbarch_decr_pc_after_break instead of target_decr_pc_after_break.
1594 * linux-thread-db.c (check_event): Likewise.
1595 * infrun.c (adjust_pc_after_break): Likewise.
1596 * darwin-nat.c (cancel_breakpoint): Likewise.
1597 * aix-thread.c (aix_thread_wait): Likewise.
1598 * target-delegates.c: Regenerate.
1599
1600 2015-03-04 Pedro Alves <palves@redhat.com>
1601
1602 * linux-nat.c (save_sigtrap): Check for breakpoints before
1603 checking watchpoints.
1604 (status_callback) [USE_SIGTRAP_SIGINFO]: Don't check whether a
1605 breakpoint is inserted if relying on SIGTRAP's siginfo.si_code.
1606 (check_stopped_by_breakpoint) [USE_SIGTRAP_SIGINFO]: Decide whether
1607 a breakpoint triggered based on the SIGTRAP's siginfo.si_code.
1608 (linux_nat_stopped_by_sw_breakpoint)
1609 (linux_nat_supports_stopped_by_sw_breakpoint)
1610 (linux_nat_stopped_by_hw_breakpoint)
1611 (linux_nat_supports_stopped_by_hw_breakpoint): New functions.
1612 (linux_nat_wait_1): Don't re-increment the PC if relying on
1613 SIGTRAP's siginfo->si_code.
1614 (linux_nat_add_target): Install new target methods.
1615 * linux-thread-db.c (check_event): Don't account for breakpoint PC
1616 offset if the target already adjusted the PC.
1617 * nat/linux-ptrace.h (USE_SIGTRAP_SIGINFO): New.
1618 (GDB_ARCH_TRAP_BRKPT): New.
1619 (TRAP_HWBKPT): Define if not already defined.
1620
1621 2015-03-04 Pedro Alves <palves@redhat.com>
1622
1623 * NEWS: Mention the new "swbreak" and "hwbreak" stop reasons.
1624 * remote.c (struct remote_state) <remote_stopped_by_watchpoint_p>:
1625 Delete field.
1626 <stop_reason>: New field.
1627 (PACKET_swbreak_feature, PACKET_hwbreak_feature): New enum values.
1628 (packet_set_cmd_state): New function.
1629 (remote_protocol_features): Register the "swbreak" and "hwbreak"
1630 features.
1631 (remote_query_supported): If not disabled with the corresponding
1632 "set remote foo-packet" command, report support for the swbreak
1633 and hwbreak features.
1634 (struct stop_reply) <remote_stopped_by_watchpoint_p>: Delete
1635 field.
1636 <stop_reason>: New field.
1637 (remote_parse_stop_reply): Handle "swbreak" and "hwbreak".
1638 (remote_wait_as): Adjust.
1639 (remote_stopped_by_sw_breakpoint)
1640 (remote_supports_stopped_by_sw_breakpoint)
1641 (remote_stopped_by_hw_breakpoint)
1642 (remote_supports_stopped_by_hw_breakpoint): New functions.
1643 (remote_stopped_by_watchpoint): New function.
1644 (init_remote_ops): Install them.
1645 (_initialize_remote): Register new "set/show remote
1646 swbreak-feature-packet" and "set/show remote
1647 swbreak-feature-packet" commands.
1648
1649 2015-03-04 Pedro Alves <palves@redhat.com>
1650
1651 * btrace.h: Include target/waitstatus.h.
1652 (struct btrace_thread_info) <stop_reason>: New field.
1653 * record-btrace.c (record_btrace_step_thread): Use
1654 record_check_stopped_by_breakpoint instead of breakpoint_here_p.
1655 (record_btrace_decr_pc_after_break): Delete.
1656 (record_btrace_stopped_by_sw_breakpoint)
1657 (record_btrace_supports_stopped_by_sw_breakpoint)
1658 (record_btrace_stopped_by_hw_breakpoint)
1659 (record_btrace_supports_stopped_by_hw_breakpoint): New functions.
1660 (init_record_btrace_ops): Install them.
1661 * record-full.c (record_full_hw_watchpoint): Delete and replace
1662 with ...
1663 (record_full_stop_reason): ... this throughout.
1664 (record_full_exec_insn): Adjust.
1665 (record_full_wait_1): Adjust. No longer re-increment the PC.
1666 (record_full_wait_1): Adjust. Use
1667 record_check_stopped_by_breakpoint instead of breakpoint_here_p.
1668 (record_full_stopped_by_watchpoint): Adjust.
1669 (record_full_stopped_by_sw_breakpoint)
1670 (record_full_supports_stopped_by_sw_breakpoint)
1671 (record_full_supports_stopped_by_sw_breakpoint)
1672 (record_full_stopped_by_hw_breakpoint)
1673 (record_full_supports_stopped_by_hw_breakpoint): New functions.
1674 (init_record_full_ops, init_record_full_core_ops): Install them.
1675 * record.c (record_check_stopped_by_breakpoint): New function.
1676 * record.h: Include target/waitstatus.h.
1677 (record_check_stopped_by_breakpoint): New declaration.
1678
1679 2015-03-04 Pedro Alves <palves@redhat.com>
1680
1681 enum lwp_stop_reason -> enum target_stop_reason
1682 * linux-nat.c (linux_resume_one_lwp, check_stopped_by_watchpoint)
1683 (linux_nat_stopped_by_watchpoint, status_callback)
1684 (linux_nat_wait_1): Adjust.
1685 * linux-nat.h (enum lwp_stop_reason): Delete.
1686 (struct lwp_info) <stop_reason>: Now an enum target_stop_reason.
1687 * x86-linux-nat.c (x86_linux_prepare_to_resume): Adjust.
1688 * target/waitstatus.h (enum target_stop_reason): New.
1689
1690 2015-03-04 Pedro Alves <palves@redhat.com>
1691
1692 * breakpoint.c (need_moribund_for_location_type): New function.
1693 (bpstat_stop_status): Don't skipping checking moribund locations
1694 of breakpoint types which the target tell caused a stop.
1695 (program_breakpoint_here_p): New function, factored out from ...
1696 (bp_loc_is_permanent): ... this.
1697 (update_global_location_list): Don't create a moribund location if
1698 the target supports reporting stops of the type of the removed
1699 breakpoint.
1700 * breakpoint.h (program_breakpoint_here_p): New declaration.
1701 * infrun.c (adjust_pc_after_break): Return early if the target has
1702 already adjusted the PC. Add comments.
1703 (handle_signal_stop): If nothing explains a signal, and the target
1704 tells us the stop was caused by a software breakpoint, check if
1705 there's a breakpoint instruction in the memory. If so, adjust the
1706 PC before presenting the stop to the user. Otherwise, ignore the
1707 trap. If nothing explains a signal, and the target tells us the
1708 stop was caused by a hardware breakpoint, ignore the trap.
1709 * target.h (struct target_ops) <to_stopped_by_sw_breakpoint,
1710 to_supports_stopped_by_sw_breakpoint, to_stopped_by_hw_breakpoint,
1711 to_supports_stopped_by_hw_breakpoint>: New fields.
1712 (target_stopped_by_sw_breakpoint)
1713 (target_supports_stopped_by_sw_breakpoint)
1714 (target_stopped_by_hw_breakpoint)
1715 (target_supports_stopped_by_hw_breakpoint): Define.
1716 * target-delegates.c: Regenerate.
1717
1718 2015-03-04 Pedro Alves <palves@redhat.com>
1719
1720 * infrun.c (follow_fork_inferior): Use the whole of the
1721 inferior_ptid and pending_follow.related_pid ptids instead of
1722 building ptids from the process components. Adjust verbose output
1723 to use target_pid_to_str.
1724 * linux-nat.c (linux_child_follow_fork): Use the whole of the
1725 inferior_ptid and pending_follow.related_pid ptids instead of
1726 building ptids from the process components.
1727
1728 2015-03-04 Mark Kettenis <kettenis@gnu.org>
1729
1730 * inf-ptrace.c [PT_GET_PROCESS_STATE]
1731 (inf_ptrace_insert_fork_catchpoint): New function.
1732 (inf_ptrace_remove_fork_catchpoint): New function.
1733 (inf_ptrace_target) [PT_GET_PROCESS_STATE]: Install them.
1734
1735 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
1736
1737 * s390-linux-tdep.c (s390_register_name): Return empty string
1738 instead of NULL for registers that shouldn't be visible.
1739
1740 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
1741
1742 * s390-linux-tdep.c (s390_gdbarch_init): Use the correct syscall
1743 XML file for 64-bit targets.
1744
1745 2015-03-03 Simon Marchi <simon.marchi@ericsson.com>
1746
1747 * target.h (find_default_create_inferior): Remove declaration.
1748 (find_default_attach): Likewise.
1749
1750 2015-03-03 Pedro Alves <palves@redhat.com>
1751
1752 * inf-ptrace.c (inf_ptrace_resume): Remove spurious whitespace.
1753 Use ptid_get_pid to get the overall process id when resuming all
1754 threads.
1755
1756 2015-03-03 Pedro Alves <palves@redhat.com>
1757
1758 * i386-linux-nat.c (i386_linux_resume): Get the ptrace PID out of
1759 the lwp field of ptid. Pass the full ptid to get_thread_regcache.
1760 * inf-ptrace.c (get_ptrace_pid): New function.
1761 (inf_ptrace_resume): Use it.
1762 * linux-nat.c (linux_resume_one_lwp): Pass the LWP's ptid ummodified
1763 to the lower layer.
1764
1765 2015-03-03 Markus Metzger <markus.t.metzger@intel.com>
1766
1767 * nat/linux-btrace.c: Include sys/utsname.h.
1768 (linux_determine_kernel_ptr_bits): New.
1769 (linux_enable_bts): Call linux_determine_kernel_ptr_bits.
1770 * x86-linux-nat.c (x86_linux_enable_btrace): Do not overwrite non-zero
1771 ptr_bits.
1772
1773 2015-03-03 Markus Metzger <markus.t.metzger@intel.com>
1774
1775 * btrace.c (ftrace_update_function): Treat return as tailcall for
1776 "_dl_runtime_resolve".
1777
1778 2015-03-03 Markus Metzger <markus.t.metzger@intel.com>
1779
1780 * btrace.h (btrace_function) <lbegin, lend>: Remove.
1781 * btrace.c (ftrace_debug): Do not print the line range.
1782 (ftrace_skip_file, ftrace_update_lines): Remove.
1783 (ftrace_new_function): Remove lbegin and lend initialization.
1784 (btrace_compute_ftrace_bts): Remove call to ftrace_update_lines.
1785 * record-btrace.c (btrace_compute_src_line_range): New.
1786 (btrace_call_history_src_line): Call btrace_compute_src_line_range.
1787
1788 2015-03-02 Pedro Alves <palves@redhat.com>
1789
1790 * infrun.c (follow_exec): Delete all threads of the process except
1791 the event thread. Extended comments.
1792
1793 2015-03-02 Joel Brobecker <brobecker@adacore.com>
1794
1795 * contrib/ari/gdb_ari.sh: Reinstate checks for "true" and "false".
1796
1797 2015-03-02 Joel Brobecker <brobecker@adacore.com>
1798
1799 * utils.h: Remove <stdbool.h> #include.
1800 (producer_is_gcc): Change return type to "int".
1801 * utils.c (producer_is_gcc): Change return type to int.
1802 Return 1 instead of true, and 0 instead of false.
1803 Adjust function documentation accordingly.
1804
1805 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1806
1807 * s390-linux-nat.c (have_regset_vxrs): New static variable.
1808 (s390_linux_fetch_inferior_registers): Handle vector registers, if
1809 present.
1810 (s390_linux_store_inferior_registers): Likewise.
1811 (s390_get_hwcap): Remove function. Embed its logic...
1812 (s390_read_description): ...here. Yield a target description with
1813 vector registers if applicable.
1814 * s390-linux-tdep.c: Include "features/s390-vx-linux64.c",
1815 "features/s390-tevx-linux64.c", "features/s390x-vx-linux64.c", and
1816 "features/s390x-tevx-linux64.c".
1817 (struct gdbarch_tdep) <v0_full_regnum>: New field.
1818 (s390_dwarf_regmap): Add vector registers. Remove bogus entries
1819 for "GNU/Linux-specific registers".
1820 (s390_dwarf_reg_r0l): New enum value.
1821 (s390_dwarf_reg_to_regnum): Support vector registers.
1822 (s390_adjust_frame_regnum): Adjust pseudo DWARF register numbers
1823 of GPR lower halves.
1824 (regnum_is_vxr_full): New function.
1825 (s390_register_name): New function.
1826 (s390_pseudo_register_name): Handle v0-v15, which are composed of
1827 f0-f15 and v0l-v15l.
1828 (s390_pseudo_register_type): Likewise.
1829 (s390_pseudo_register_read): Likewise.
1830 (s390_pseudo_register_write): Likewise.
1831 (s390_value_from_register): Account for the fact that values are
1832 placed left-justified in vector registers.
1833 (s390_pseudo_register_reggroup_p): Add pseudo registers v0-v15 to
1834 the vector reggroup and omit them from the general reggroup.
1835 (s390_regmap_vxrs_low, s390_regmap_vxrs_high): New register maps.
1836 (s390_vxrs_low_regset, s390_vxrs_high_regset): New regsets.
1837 (s390_iterate_over_regset_sections): Add iterations for the two
1838 new vector regsets.
1839 (s390_core_read_description): Yield a target description with
1840 vector registers if applicable.
1841 (s390_gdbarch_init): Handle target descriptions with vector
1842 registers. Add "register_name" gdbarch method.
1843 (_initialize_s390_tdep): Call new tdesc initialization functions.
1844 * s390-linux-tdep.h (HWCAP_S390_VX): New macro.
1845 (S390_V0_LOWER_REGNUM, S390_V1_LOWER_REGNUM, S390_V2_LOWER_REGNUM)
1846 (S390_V3_LOWER_REGNUM, S390_V4_LOWER_REGNUM, S390_V5_LOWER_REGNUM)
1847 (S390_V6_LOWER_REGNUM, S390_V7_LOWER_REGNUM, S390_V8_LOWER_REGNUM)
1848 (S390_V9_LOWER_REGNUM, S390_V10_LOWER_REGNUM)
1849 (S390_V11_LOWER_REGNUM, S390_V12_LOWER_REGNUM)
1850 (S390_V13_LOWER_REGNUM, S390_V14_LOWER_REGNUM)
1851 (S390_V15_LOWER_REGNUM, S390_V16_REGNUM, S390_V17_REGNUM)
1852 (S390_V18_REGNUM, S390_V19_REGNUM, S390_V20_REGNUM)
1853 (S390_V21_REGNUM, S390_V22_REGNUM, S390_V23_REGNUM)
1854 (S390_V24_REGNUM, S390_V25_REGNUM, S390_V26_REGNUM)
1855 (S390_V27_REGNUM, S390_V28_REGNUM, S390_V29_REGNUM)
1856 (S390_V30_REGNUM, S390_V31_REGNUM): New macros.
1857 (S390_NUM_REGS): Adjust value.
1858 (s390_vxrs_low_regset, s390_vxrs_high_regset): Declare.
1859 (tdesc_s390_vx_linux64, tdesc_s390_tevx_linux64)
1860 (tdesc_s390x_vx_linux64, tdesc_s390x_tevx_linux64): Likewise.
1861 * NEWS: Announce S/390 vector register support.
1862
1863 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1864
1865 * features/s390-tevx-linux64.xml: New file.
1866 * features/s390-vx-linux64.xml: New file.
1867 * features/s390-vx.xml: New file.
1868 * features/s390x-tevx-linux64.xml: New file.
1869 * features/s390x-vx-linux64.xml: New file.
1870 * features/Makefile (WHICH): Add s390-vx-linux64,
1871 s390x-vx-linux64, s390-tevx-linux64, and s390x-tevx-linux64.
1872 (s390-vx-linux64-expedite, s390-tevx-linux64-expedite)
1873 (s390x-vx-linux64-expedite, s390x-tevx-linux64-expedite): New
1874 macros.
1875 * features/s390-tevx-linux64.c: New generated file.
1876 * features/s390-vx-linux64.c: Likewise.
1877 * features/s390x-tevx-linux64.c: Likewise.
1878 * features/s390x-vx-linux64.c: Likewise.
1879 * regformats/s390-tevx-linux64.dat: Likewise.
1880 * regformats/s390-vx-linux64.dat: Likewise.
1881 * regformats/s390x-tevx-linux64.dat: Likewise.
1882 * regformats/s390x-vx-linux64.dat: Likewise.
1883
1884 2015-02-28 Doug Evans <xdje42@gmail.com>
1885
1886 * symtab.h (struct symtab) <next>: Fix comment.
1887
1888 2015-02-27 Simon Marchi <simon.marchi@ericsson.com>
1889
1890 * python/python.c (python_GdbModuleDef): Rename GdbMethods to
1891 python_GdbMethods.
1892
1893 2015-02-27 Pedro Alves <palves@redhat.com>
1894
1895 * dtrace-probe.c (dtrace_probe_ops): Make extern.
1896
1897 2015-02-27 Pedro Alves <palves@redhat.com>
1898
1899 * common/common-exceptions.h (exception_none): Declare.
1900 * common/common-exceptions.c (exception_none): Moved from
1901 exceptions.c.
1902 (exceptions_state_mc_init): Use exception_none.
1903 * exceptions.c (exception_none): Move to
1904 common/common-exceptions.c.
1905 * exceptions.h (exception_none): Move to
1906 common/common-exceptions.h.
1907
1908 2015-02-27 Pedro Alves <palves@redhat.com>
1909
1910 * main.c (catch_command_errors, catch_command_errors_const):
1911 Remove 'mask' argument. Adjust.
1912 (captured_main): Adjust callers.
1913
1914 2015-02-27 Pedro Alves <palves@redhat.com>
1915
1916 * python/python-internal.h: Include "extension-priv.h".
1917
1918 2015-02-27 Pedro Alves <palves@redhat.com>
1919
1920 * breakpoint.h (enum print_stop_action): Move further up in the
1921 file.
1922
1923 2015-02-27 Pedro Alves <palves@redhat.com>
1924
1925 * gdbarch.sh: Include regcache.h.
1926 * gdbarch.h: Regenerate.
1927
1928 2015-02-27 Pedro Alves <palves@redhat.com>
1929
1930 * arm-tdep.c (decode_insn) <arm_handle_insn, thumb_handle_insn>:
1931 Remove duplicate const.
1932 * sparc-sol2-tdep.c (sparc_sol2_static_transform_name): Remove
1933 duplicate const.
1934
1935 2015-02-27 Pedro Alves <palves@redhat.com>
1936
1937 * cp-valprint.c (vtbl_ptr_name): Use EXPORTED_CONST.
1938 * guile/guile.c (extension_language_guile): Use EXPORTED_CONST.
1939 * features/feature_to_c.sh: Tag the generated xml_builtin array
1940 with extern const in C++ mode.
1941
1942 2015-02-27 Tom Tromey <tromey@redhat.com>
1943
1944 * minidebug.c (struct lzma_stream): Rename to ...
1945 (struct gdb_lzma_stream): ... this.
1946 (lzma_open, lzma_pread, lzma_close, lzma_stat): Adjust.
1947
1948 2015-02-27 Pedro Alves <palves@redhat.com>
1949
1950 * mi/mi-cmd-stack.c (mi_apply_ext_lang_frame_filter): New
1951 function.
1952 (mi_cmd_stack_list_locals, mi_cmd_stack_list_args)
1953 (mi_cmd_stack_list_variables): Use it.
1954
1955 2015-02-27 Pedro Alves <palves@redhat.com>
1956
1957 * x86-linux-nat.c (u_debugreg_offset): New function.
1958 (x86_linux_dr_get, x86_linux_dr_set): Use it.
1959
1960 2015-02-27 Pedro Alves <palves@redhat.com>
1961
1962 * nat/x86-dregs.h (enum target_hw_bp_type): Remove forward
1963 declaration.
1964 Include break-common.h.
1965
1966 2015-02-27 Tom Tromey <tromey@redhat.com>
1967 Pedro Alves <palves@redhat.com>
1968
1969 * arm-tdep.c (set_fp_model_sfunc, arm_set_abi): Use 'int' for
1970 local used to iterate over enums.
1971 * completer.c (signal_completer): Likewise.
1972 * i386-tdep.c (i386_stap_parse_special_token): Likewise.
1973 * rs6000-tdep.c (powerpc_set_vector_abi): Likewise.
1974 * tui/tui-data.c (tui_next_win, tui_prev_win): Likewise.
1975 * tui/tui-layout.c (next_layout, prev_layout): Likewise.
1976 * tui/tui-win.c (tui_refresh_all_win, tui_rehighlight_all)
1977 (tui_resize_all, tui_set_focus_command, tui_all_windows_info): Likewise.
1978 * tui-wingeneral.c (tui_refresh_all): Likewise.
1979
1980 2015-02-27 Pedro Alves <palves@redhat.com>
1981
1982 * target.h: Include "infrun.h".
1983
1984 2015-02-27 Pedro Alves <palves@redhat.com>
1985
1986 * gdb_proc_service.h: Wrap with EXTERN_C_PUSH/EXTERN_C_POP.
1987
1988 2015-02-27 Pedro Alves <palves@redhat.com>
1989
1990 * common/agent.h (IPA_SYM_EXPORTED_NAME): New.
1991 (IPA_SYM): Use it.
1992 * common/common-defs.h (EXTERN_C_PUSH, EXTERN_C_POP): New macros.
1993
1994 2015-02-27 Pedro Alves <palves@redhat.com>
1995
1996 * cli-out.c (_rl_erase_entire_line): Move declaration out of
1997 cli_mld_erase_entire_line, and make it extern "C".
1998 * common/common-defs.h (EXTERN_C): New.
1999 * completer.c (_rl_completion_prefix_display_length)
2000 (_rl_print_completions_horizontally, QSFUNC): Move declarations
2001 out of gdb_display_match_list_1.
2002 (_rl_qsort_string_compare): Move declaration out of
2003 gdb_display_match_list_1, and make it extern "C".
2004 * defs.h (re_comp): Use EXTERN_C.
2005 * maint.c (_mcleanup): Move declaration out of mcleanup_wrapper,
2006 and make it extern "C".
2007 (monstartup): Move declaration out of maintenance_set_profile_cmd,
2008 and make it extern "C".
2009 (main): Move declaration out of maintenance_set_profile_cmd.
2010 * nat/linux-ptrace.c (linux_ptrace_attach_fail_reason_string): Use
2011 EXTERN_C.
2012
2013 2015-02-27 Pedro Alves <palves@redhat.com>
2014
2015 * python/python.c (GdbMethods): Rename to ...
2016 (python_GdbMethods): ... this and make extern.
2017 (GdbModuleDef): Rename to ...
2018 (python_GdbModuleDef): ... this and make extern.
2019
2020 2015-02-27 Pedro Alves <palves@redhat.com>
2021
2022 * record-btrace.c (set_record_btrace_cmdlist)
2023 (show_record_btrace_cmdlist): Remove redefinitions.
2024
2025 2015-02-27 Tom Tromey <tromey@redhat.com>
2026 Pedro Alves <palves@redhat.com>
2027
2028 * dwarf2-frame.c (enum cfa_how_kind, struct
2029 dwarf2_frame_state_reg_info): Move out of struct
2030 dwarf2_frame_state.
2031 * dwarf2read.c (struct tu_stats): Move out of struct
2032 dwarf2_per_objfile.
2033 (struct file_entry): Move out of struct line_header.
2034 (struct nextfield, struct nextfnfield, struct fnfieldlist, struct
2035 typedef_field_list): Move out of struct field_info.
2036 * gdbtypes.h (enum dynamic_prop_kind, union dynamic_prop_data):
2037 Move out of struct dynamic_prop.
2038 (union type_owner, union field_location, struct field, struct
2039 range_bounds, union type_specific): Move out of struct main_type.
2040 (struct fn_fieldlist, struct fn_field, struct typedef_field)
2041 (VOFFSET_STATIC): Move out of struct cplus_struct_type.
2042 (struct call_site_target, union call_site_parameter_u, struct
2043 call_site_parameter): Move out of struct call_site.
2044 * m32c-tdep.c (enum m32c_prologue_kind): Move out of struct
2045 m32c_prologue.
2046 (enum srcdest_kind): Move out of struct srcdest.
2047 * main.c (enum cmdarg_kind): Move out of struct cmdarg.
2048 * prologue-value.h (enum prologue_value_kind): Move out of struct
2049 prologue_value.
2050 * s390-linux-tdep.c (enum s390_abi_kind): Move out of struct
2051 gdbarch_tdep.
2052 * stabsread.c (struct nextfield, struct next_fnfieldlist): Move
2053 out of struct field_info.
2054 * symfile.h (struct other_sections): Move out of struct
2055 section_addr_info.
2056 * symtab.c (struct symbol_cache_slot): Move out struct
2057 block_symbol_cache.
2058 * target-descriptions.c (enum tdesc_type_kind): Move out of
2059 typedef struct tdesc_type.
2060 * tui/tui-data.h (enum tui_line_or_address_kind): Move out of
2061 struct tui_line_or_address.
2062 * value.c (enum internalvar_kind, union internalvar_data): Move
2063 out of struct internalvar.
2064 * xtensa-tdep.h (struct ctype_cache): Move out of struct
2065 gdbarch_tdep.
2066
2067 2015-02-27 Tom Tromey <tromey@redhat.com>
2068 Pedro Alves <palves@redhat.com>
2069
2070 Rename symbols whose names are reserved C++ keywords throughout.
2071
2072 2015-02-27 Pedro Alves <palves@redhat.com>
2073
2074 * Makefile.in (COMPILER): New, get it from autoconf.
2075 (COMPILE.pre, CC_LD): Use COMPILER.
2076 (CXX): Get from autoconf instead.
2077 (CXX_FOR_TARGET): Default to g++ instead of gcc.
2078 * acinclude.m4: Include build-with-cxx.m4.
2079 * build-with-cxx.m4: New file.
2080 * configure.ac: Call AC_PROG_CXX and GDB_AC_BUILD_WITH_CXX.
2081 Disable -Werror by default if building in C++ mode.
2082 (build_warnings): Add -Wno-sign-compare, -Wno-write-strings and
2083 -Wno-narrowing in C++ mode. Only enable -Wpointer-sign in C mode.
2084 Run supported-warning-flags tests with the C++ compiler.
2085 Save/restore CXXFLAGS too.
2086 * configure: Regenerate.
2087
2088 2015-02-27 Pedro Alves <palves@redhat.com>
2089
2090 * libiberty.m4: New file.
2091 * acinclude.m4: Include libiberty.m4.
2092 * configure.ac: Call libiberty_INIT.
2093 * config.in, configure: Regenerate.
2094
2095 2015-02-27 Andreas Arnez <arnez@linux.vnet.ibm.com>
2096
2097 * s390-linux-tdep.c (s390_gcc_target_options): Not just handle
2098 31-bit targets, but 64-bit targets as well.
2099 (s390_gnu_triplet_regexp): New function.
2100 (s390_gdbarch_init): Set the gcc_target_options gdbarch method for
2101 64-bit targets as well. Set the gnu_triplet_regexp gdbarch
2102 method.
2103
2104 2015-02-27 Jon TURNEY <jon.turney@dronecode.org.uk> (tiny patch)
2105
2106 * windows-nat.c (CONTEXT_DEBUGGER): Remove.
2107 (CONTEXT_DEBUGGER_DR): Add CONTEXT_SEGMENTS. Incorporate flags
2108 from CONTEXT_DEBUGGER.
2109
2110 2015-02-26 Doug Evans <dje@google.com>
2111
2112 * gdbtypes.c (internal_type_vptr_fieldno): Add missing call to
2113 CHECK_TYPEDEF.
2114 (set_type_vptr_fieldno): Ditto.
2115 (internal_type_vptr_basetype, set_type_vptr_basetype): Ditto.
2116 * gnu-v3-abi.c (gnuv3_dynamic_class): Ditto.
2117
2118 2015-02-26 Pedro Alves <palves@redhat.com>
2119
2120 * auto-load.h (file_is_auto_load_safe): Add ATTRIBUTE_PRINTF.
2121 * complaints.c (vcomplaint): Pass argument FMT directly to
2122 printf-like functions instead of complaint->fmt.
2123 * ctf.c (ctf_save_write_metadata): Add ATTRIBUTE_PRINTF.
2124 * darwin-nat.c (inferior_debug): Add ATTRIBUTE_PRINTF.
2125 * compile/compile-loc2c.c (pushf, unary, binary): Add
2126 ATTRIBUTE_PRINTF.
2127 (do_compile_dwarf_expr_to_c): Pass string literal as format string
2128 to pushf.
2129 (BINARY): Pass string literal as format string to 'binary'.
2130 * compile/compile-object-load.c (link_callbacks_einfo): Add
2131 ATTRIBUTE_PRINTF.
2132 * guile/guile-internal.h (gdbscm_printf): Add ATTRIBUTE_PRINTF.
2133
2134 2015-02-26 Pedro Alves <palves@redhat.com>
2135
2136 * windows-termcap.c: Rename to ...
2137 * stub-termcap.c: ... this. Adjust header line.
2138 * Makefile.in (SFILES): Refer to stub-termcap.c instead of
2139 windows-termcap.c.
2140 * configure: Regenerate.
2141 * configure.ac: Refer to stub-termcap.o instead of
2142 windows-termcap.o.
2143 * gdb_curses.h: Mention stub-termcap.c instead of
2144 windows-termcap.c.
2145
2146 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2147
2148 * compile/compile-c-symbols.c (convert_one_symbol, convert_symbol_bmsym)
2149 (gcc_symbol_address): Call gnu_ifunc_resolve_addr.
2150
2151 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
2152
2153 * gdb/infcmd.c (print_return_value): use type_to_string to print type.
2154
2155 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2156
2157 * elfread.c (elf_read_minimal_symbols): Use bfd_alloc for
2158 bfd_canonicalize_symtab.
2159
2160 2015-02-25 John Baldwin <jhb@FreeBSD.org>
2161
2162 * amd64fbsd-nat.c: Include sys/user.h.
2163 (_initialize_amd64fbsd_nat): Use the KERN_PROC_SIGTRAMP sysctl
2164 instead of KERN_PS_STRINGS to locate the signal trampoline.
2165 * i386fbsd-nat.c: Include sys/user.h.
2166 (_initialize_i386fbsd_nat): Use the KERN_PROC_SIGTRAMP sysctl
2167 instead of KERN_PS_STRINGS to locate the signal trampoline.
2168 * amd64fbsd-tdep.c (amd64fbsd_sigtramp_code): New.
2169 (amd64fbsd_sigtramp_p): New.
2170 (amd64fbsd_sigtramp_start_addr, amd64fbsd_sigtramp_end_addr): No
2171 longer set default values.
2172 (amd64fbsd_init_abi): Set "sigtramp_p" to "amd64fbsd_sigtramp_p".
2173 * i386fbsd-tdep.c (i386fbsd_sigtramp_start)
2174 (i386fbsd_sigtramp_middle, i386fbsd_sigtramp_end)
2175 (i386fbsd_freebsd4_sigtramp_start)
2176 (i386fbsd_freebsd4_sigtramp_middle)
2177 (i386fbsd_freebsd4_sigtramp_end, i386fbsd_osigtramp_start)
2178 (i386fbsd_osigtramp_middle, i386fbsd_osigtramp_end): New.
2179 (i386fbsd_sigtramp_p): New.
2180 (i386fbsd_sigtramp_start_addr, i386fbsd_sigtramp_end_addr): No
2181 longer set default values.
2182 (i386fbsd_init_abi): Set "sigtramp_p" to "i386fbsd_sigtramp_p".
2183
2184 2015-02-25 John Baldwin <jhb@freebsd.org>
2185
2186 * amd64fbsd-tdep.c (amd64fbsd_sigcontext_addr): Use
2187 get_frame_register instead of frame_unwind_register_unsigned.
2188
2189 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2190
2191 PR build/18033
2192 * compile/compile-c-support.c (c_compute_program): Change // comment.
2193 * compile/compile-object-load.c (setup_sections): Change // comment.
2194
2195 2015-02-26 Joel Brobecker <brobecker@adacore.com>
2196
2197 PR build/18033:
2198 * iq2000-tdep.c (iq2000_frame_cache): Delete C++-style comment.
2199
2200 2015-02-23 Pedro Alves <palves@redhat.com>
2201
2202 * remote.c (skip_to_semicolon): New function.
2203 (remote_parse_stop_reply) <T stop reply>: Use it. Don't
2204 special case the stop reasons that look like hex numbers
2205 upfront. Instead handle real register numbers after matching
2206 all the known stop reasons.
2207
2208 2015-02-21 Doug Evans <dje@google.com>
2209
2210 PR c++/17976, symtab/17821
2211 * cp-namespace.c (cp_search_static_and_baseclasses): New parameter
2212 is_in_anonymous. All callers updated.
2213 (find_symbol_in_baseclass): Ditto.
2214 (cp_lookup_nested_symbol_1): Ditto. Don't search all static blocks
2215 for symbols in an anonymous namespace.
2216 * dwarf2read.c (namespace_name): Don't call dwarf2_name, fetch
2217 DW_AT_name directly.
2218 (dwarf2_name): Convert missing namespace name to
2219 CP_ANONYMOUS_NAMESPACE_STR.
2220
2221 2015-02-20 Pedro Alves <palves@redhat.com>
2222
2223 * linux-nat.c (linux_handle_extended_wait): Call
2224 thread_db_notice_clone whenever a new clone LWP is detected.
2225 (linux_stop_and_wait_all_lwps, linux_unstop_all_lwps): New
2226 functions.
2227 * linux-nat.h (thread_db_attach_lwp): Delete declaration.
2228 (thread_db_notice_clone, linux_stop_and_wait_all_lwps)
2229 (linux_unstop_all_lwps): Declare.
2230 * linux-thread-db.c (struct thread_get_info_inout): Delete.
2231 (thread_get_info_callback): Delete.
2232 (thread_from_lwp): Use td_thr_get_info and record_thread.
2233 (thread_db_attach_lwp): Delete.
2234 (thread_db_notice_clone): New function.
2235 (try_thread_db_load_1): If /proc is mounted and shows the
2236 process'es task list, walk over all LWPs and call thread_from_lwp
2237 instead of relying on td_ta_thr_iter.
2238 (attach_thread): Don't call check_thread_signals here. Split the
2239 tail part of the function (which adds the thread to the core GDB
2240 thread list) to ...
2241 (record_thread): ... this function. Call check_thread_signals
2242 here.
2243 (thread_db_wait): Don't call thread_db_find_new_threads_1. Always
2244 call thread_from_lwp.
2245 (thread_db_update_thread_list): Rename to ...
2246 (thread_db_update_thread_list_org): ... this.
2247 (thread_db_update_thread_list): New function.
2248 (thread_db_find_thread_from_tid): Delete.
2249 (thread_db_get_ada_task_ptid): Simplify.
2250 * nat/linux-procfs.c: Include <sys/stat.h>.
2251 (linux_proc_task_list_dir_exists): New function.
2252 * nat/linux-procfs.h (linux_proc_task_list_dir_exists): Declare.
2253
2254 2015-02-20 Pedro Alves <palves@redhat.com>
2255
2256 * linux-nat.c (lin_lwp_attach_lwp): No longer special case the
2257 main LWP. Handle the case of waitpid returning 0 if we're already
2258 attached to the LWP. Don't set the LWP's last_resume_kind to
2259 resume_stop if we already knew about the LWP.
2260 (linux_nat_filter_event): Add debug logs.
2261
2262 2015-02-20 Pedro Alves <palves@redhat.com>
2263
2264 * target.h (forward_target_decr_pc_after_break): Delete
2265 declaration.
2266
2267 2015-02-20 Pedro Alves <palves@redhat.com>
2268
2269 PR threads/18006
2270 * linux-thread-db.c (thread_get_info_callback): Return early if
2271 the thread's lwp id is -1.
2272
2273 2015-02-20 Joel Brobecker <brobecker@adacore.com>
2274
2275 GDB 7.9 released.
2276
2277 2015-02-19 Steve Ellcey <sellcey@imgtec.com>
2278
2279 * dtrace-probe.c (dtrace_process_dof_probe): Initialize arg.expr.
2280 (dtrace_get_probes) Change type of variable 'dof'.
2281
2282 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
2283
2284 PR breakpoints/16812
2285 * linux-nat.c (linux_nat_filter_event): Report SIGTRAP,SIGILL,SIGSEGV.
2286 * nat/linux-ptrace.c (linux_wstatus_maybe_breakpoint): Add.
2287 * nat/linux-ptrace.h: Add linux_wstatus_maybe_breakpoint.
2288
2289 2015-02-19 David Taylor <dtaylor@emc.com>
2290
2291 * common/ax.def (setv): Fix consumed entry in setv DEFOP.
2292
2293 2015-02-18 Patrick Palka <patrick@parcs.ath.cx>
2294
2295 * tui/tui-io.c (tui_handle_resize_during_io): Remove this
2296 function.
2297 (tui_putc): Don't call tui_handle_resize_during_io.
2298 (tui_getc): Likewise.
2299 (tui_mld_getc): Likewise.
2300 * tui/tui-win.c: Include event-loop.h and tui/tui-io.h.
2301 (tui_sigwinch_token): New static variable.
2302 (tui_initialize_win): Adjust documentation. Set
2303 tui_sigwinch_token.
2304 (tui_async_resize_screen): New asynchronous callback.
2305 (tui_sigwinch_handler): Adjust documentation. Asynchronously
2306 invoke tui_async_resize_screen.
2307
2308 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
2309
2310 * configure: Regenerated.
2311 * configure.ac: Use GDB_AC_TRANSFORM.
2312 * Makefile.in (aclocal_m4_deps): Added transform.m4.
2313 * acinclude.m4: sinclude transform.m4.
2314 * transform.m4: New file.
2315 (GDB_AC_TRANSFORM): New macro.
2316
2317 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2318
2319 * NEWS: Announce the support for DTrace SDT probes.
2320
2321 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2322
2323 * amd64-linux-tdep.c: Include "parser-defs.h" and "user-regs.h".
2324 (amd64_dtrace_parse_probe_argument): New function.
2325 (amd64_dtrace_probe_is_enabled): Likewise.
2326 (amd64_dtrace_enable_probe): Likewise.
2327 (amd64_dtrace_disable_probe): Likewise.
2328 (amd64_linux_init_abi): Register the
2329 `gdbarch_dtrace_probe_argument', `gdbarch_dtrace_enable_probe',
2330 `gdbarch_dtrace_disable_probe' and
2331 `gdbarch_dtrace_probe_is_enabled' hooks.
2332 (amd64_dtrace_disabled_probe_sequence_1): New constant.
2333 (amd64_dtrace_disabled_probe_sequence_2): Likewise.
2334 (amd64_dtrace_enable_probe_sequence): Likewise.
2335 (amd64_dtrace_disable_probe_sequence): Likewise.
2336
2337 2015-01-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2338
2339 * breakpoint.c (BREAK_ARGS_HELP): Help string updated to mention
2340 the -probe-dtrace new vpossible value for PROBE_MODIFIER.
2341 * configure.ac (CONFIG_OBS): dtrace-probe.o added if BFD can
2342 handle ELF files.
2343 * Makefile.in (SFILES): dtrace-probe.c added.
2344 * configure: Regenerate.
2345 * dtrace-probe.c: New file.
2346 (SHT_SUNW_dof): New constant.
2347 (dtrace_probe_type): New enum.
2348 (dtrace_probe_arg): New struct.
2349 (dtrace_probe_arg_s): New typedef.
2350 (struct dtrace_probe_enabler): New struct.
2351 (dtrace_probe_enabler_s): New typedef.
2352 (dtrace_probe): New struct.
2353 (dtrace_probe_is_linespec): New function.
2354 (dtrace_dof_sect_type): New enum.
2355 (dtrace_dof_dofh_ident): Likewise.
2356 (dtrace_dof_encoding): Likewise.
2357 (DTRACE_DOF_ENCODE_LSB): Likewise.
2358 (DTRACE_DOF_ENCODE_MSB): Likewise.
2359 (dtrace_dof_hdr): New struct.
2360 (dtrace_dof_sect): Likewise.
2361 (dtrace_dof_provider): Likewise.
2362 (dtrace_dof_probe): Likewise.
2363 (DOF_UINT): New macro.
2364 (DTRACE_DOF_PTR): Likewise.
2365 (DTRACE_DOF_SECT): Likewise.
2366 (dtrace_process_dof_probe): New function.
2367 (dtrace_process_dof): Likewise.
2368 (dtrace_build_arg_exprs): Likewise.
2369 (dtrace_get_arg): Likewise.
2370 (dtrace_get_probes): Likewise.
2371 (dtrace_get_probe_argument_count): Likewise.
2372 (dtrace_can_evaluate_probe_arguments): Likewise.
2373 (dtrace_evaluate_probe_argument): Likewise.
2374 (dtrace_compile_to_ax): Likewise.
2375 (dtrace_probe_destroy): Likewise.
2376 (dtrace_gen_info_probes_table_header): Likewise.
2377 (dtrace_gen_info_probes_table_values): Likewise.
2378 (dtrace_probe_is_enabled): Likewise.
2379 (dtrace_probe_ops): New variable.
2380 (info_probes_dtrace_command): New function.
2381 (_initialize_dtrace_probe): Likewise.
2382 (dtrace_type_name): Likewise.
2383
2384 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2385
2386 * gdbarch.sh (dtrace_parse_probe_argument): New.
2387 (dtrace_probe_is_enabled): Likewise.
2388 (dtrace_enable_probe): Likewise.
2389 (dtrace_disable_probe): Likewise.
2390 * gdbarch.c: Regenerate.
2391 * gdbarch.h: Regenerate.
2392
2393 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2394
2395 * stap-probe.c (stap_probe_ops): Add NULLs in the static
2396 stap_probe_ops for `enable_probe' and `disable_probe'.
2397 * probe.c (enable_probes_command): New function.
2398 (disable_probes_command): Likewise.
2399 (_initialize_probe): Define the cli commands `enable probe' and
2400 `disable probe'.
2401 (parse_probe_linespec): New function.
2402 (info_probes_for_ops): Use parse_probe_linespec.
2403 * probe.h (probe_ops): New hooks `enable_probe' and
2404 `disable_probe'.
2405
2406 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2407
2408 * probe.c (compute_probe_arg): Moved from stap-probe.c
2409 (compile_probe_arg): Likewise.
2410 (probe_funcs): Likewise.
2411 * stap-probe.c (compute_probe_arg): Moved to probe.c.
2412 (compile_probe_arg): Likewise.
2413 (probe_funcs): Likewise.
2414
2415 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2416
2417 * probe.c (print_ui_out_not_applicables): New function.
2418 (exists_probe_with_pops): Likewise.
2419 (info_probes_for_ops): Do not include column headers for probe
2420 types for which no probe has been actually found on any object.
2421 Also invoke `print_ui_out_not_applicables' in order to match the
2422 column rows with the header when probes of several types are
2423 listed.
2424 Print the "Type" column.
2425 * probe.h (probe_ops): Added a new probe operation `type_name'.
2426 * stap-probe.c (stap_probe_ops): Add `stap_type_name'.
2427 (stap_type_name): New function.
2428
2429 2015-02-17 Patrick Palka <patrick@parcs.ath.cx>
2430
2431 * tui/tui-io.c (tui_getc): Don't call key_is_command_char.
2432 (key_is_command_char): Delete.
2433
2434 2015-02-17 Pedro Alves <palves@redhat.com>
2435
2436 * tui/tui.c (tui_enable): Resize windows before anything
2437 might show a window.
2438
2439 2015-02-17 Max Ostapenko <m.ostapenko@partner.samsung.com>
2440
2441 PR gdb/17984
2442 * aarch64-linux-nat.c: Don't include features/aarch64.c anymore.
2443 (aarch64_linux_read_description): Remove initialize_tdesc_aarch64
2444 call.
2445 * aarch64-tdep.h (tdesc_aarch64): Declare.
2446
2447 2015-02-12 Mark Wielaard <mjw@redhat.com>
2448
2449 * contrib/ari/gdb_ari.sh: Remove checks for "true" and "false".
2450
2451 2015-02-13 Doug Evans <dje@google.com>
2452
2453 * cp-namespace.c (cp_basic_lookup_symbol): Rename parameter
2454 anonymous_namespace to is_in_anonymous for consistency with the rest
2455 of the file.
2456 (cp_lookup_bare_symbol): Fix typo in comment.
2457 (cp_search_static_and_baseclasses): Ditto.
2458 (search_symbol_list): Use vertical space in comment better.
2459 (reset_directive_searched): Ditto. Fix typo.
2460 (cp_lookup_nested_symbol_1): Clarify contents of NESTED_NAME parameter.
2461
2462 2015-02-13 Yao Qi <yao.qi@arm.com>
2463
2464 * MAINTAINERS: Update my email address.
2465
2466 2015-02-12 Doug Evans <dje@google.com>
2467
2468 * symtab.c (completion_list_add_name): Fix memory leak.
2469
2470 2015-02-12 Doug Evans <dje@google.com>
2471
2472 * completer.c (complete_line): Remove incorrect comment.
2473
2474 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2475
2476 * python/py-framefilter.c (py_print_single_arg, enumerate_locals)
2477 (py_print_frame): Use RETURN_MASK_ERROR.
2478
2479 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2480
2481 * python/py-framefilter.c (py_print_frame): Mention RETURN_QUIT in
2482 function comment. Wrap all function that can throw in cleanups.
2483 (gdbpy_apply_frame_filter): Wrap all function that can throw in
2484 cleanups.
2485
2486 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2487
2488 * python/py-framefilter.c (py_print_frame): Substitute goto error.
2489 Remove the error label.
2490
2491 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2492
2493 * python/py-framefilter.c (py_print_frame): Put conditional code paths
2494 with goto first, indent the former else codepath left. Put variable
2495 'elided' to a new inner block.
2496
2497 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2498
2499 * python/py-framefilter.c (py_print_frame): Whitespacing fixes.
2500
2501 2015-02-11 Pedro Alves <palves@redhat.com>
2502
2503 * xcoffread.c (within_function): Delete.
2504
2505 2015-02-11 Tom Tromey <tromey@redhat.com>
2506 Pedro Alves <palves@redhat.com>
2507
2508 * breakpoint.c (base_breakpoint_ops): Delete.
2509 * dwarf2loc.c (dwarf_expr_ctx_funcs): Make extern.
2510 * elfread.c (elf_sym_fns_gdb_index, elf_sym_fns_lazy_psyms): Make extern.
2511 * guile/guile.c (guile_extension_script_ops, guile_extension_ops): Make extern.
2512 * ppcnbsd-tdep.c (ppcnbsd2_sigtramp): Make extern.
2513 * python/py-arch.c (arch_object_type): Make extern.
2514 * python/py-block.c (block_syms_iterator_object_type): Make extern.
2515 * python/py-bpevent.c (breakpoint_event_object_type): Make extern.
2516 * python/py-cmd.c (cmdpy_object_type): Make extern.
2517 * python/py-continueevent.c (continue_event_object_type)
2518 * python/py-event.h (GDBPY_NEW_EVENT_TYPE): Remove 'qual'
2519 parameter. Update all callers.
2520 * python/py-evtregistry.c (eventregistry_object_type): Make extern.
2521 * python/py-exitedevent.c (exited_event_object_type): Make extern.
2522 * python/py-finishbreakpoint.c (finish_breakpoint_object_type): Make extern.
2523 * python/py-function.c (fnpy_object_type): Make extern.
2524 * python/py-inferior.c (inferior_object_type, membuf_object_type): Make extern.
2525 * python/py-infevents.c (call_pre_event_object_type)
2526 (inferior_call_post_event_object_type).
2527 (memory_changed_event_object_type): Make extern.
2528 * python/py-infthread.c (thread_object_type): Make extern.
2529 * python/py-lazy-string.c (lazy_string_object_type): Make extern.
2530 * python/py-linetable.c (linetable_entry_object_type)
2531 (linetable_object_type, ltpy_iterator_object_type): Make extern.
2532 * python/py-newobjfileevent.c (new_objfile_event_object_type)
2533 (clear_objfiles_event_object_type): Make extern.
2534 * python/py-objfile.c (objfile_object_type): Make extern.
2535 * python/py-param.c (parmpy_object_type): Make extern.
2536 * python/py-progspace.c (pspace_object_type): Make extern.
2537 * python/py-signalevent.c (signal_event_object_type): Make extern.
2538 * python/py-symtab.c (symtab_object_type, sal_object_type): Make extern.
2539 * python/py-type.c (type_object_type, field_object_type)
2540 (type_iterator_object_type): Make extern.
2541 * python/python.c (python_extension_script_ops)
2542 (python_extension_ops): Make extern.
2543 * stap-probe.c (stap_probe_ops): Make extern.
2544
2545 2015-02-11 Pedro Alves <pedro@codesourcery.com>
2546
2547 * infrun.c (adjust_pc_after_break): Don't adjust the PC just
2548 because the event thread is not the current thread.
2549
2550 2015-02-11 Doug Evans <xdje42@gmail.com>
2551
2552 * gdbtypes.c (internal_type_self_type): If TYPE_SPECIFIC_FIELD hasn't
2553 been initialized yet, return NULL.
2554
2555 2015-02-11 Doug Evans <dje@google.com>
2556
2557 * symfile.h (new_symfile_objfile): Delete.
2558 * symfile.c (finish_new_objfile): Renamed from new_symfile_objfile.
2559 All callers updated.
2560
2561 2015-02-11 Patrick Palka <patrick@parcs.ath.cx>
2562
2563 * tui/tui-io.c (tui_handle_resize_during_io): Call
2564 tui_update_gdb_sizes() after resizing the screen.
2565 * tui/tui.c (tui_enable): Resize the terminal before
2566 calling tui_update_gdb_sizes().
2567
2568 2015-02-11 Patrick Palka <patrick@parcs.ath.cx>
2569
2570 * tui/tui-io.c (tui_getc): Move cursor to the end of the command
2571 line before printing a newline.
2572
2573 2015-02-11 Mark Wielaard <mjw@redhat.com>
2574
2575 * utils.c (producer_is_gcc): Return true or false.
2576
2577 2015-02-10 Mark Wielaard <mjw@redhat.com>
2578
2579 * utils.h (producer_is_gcc): Change return type to bool. Add major
2580 argument.
2581 * utils.c (producer_is_gcc): Likewise.
2582 (producer_is_gcc_ge_4): Adjust producer_is_gcc call.
2583 * dwarf2read.c (check_producer): Likewise.
2584
2585 2015-02-10 Pedro Alves <palves@redhat.com>
2586
2587 * infrun.c (displaced_step_fixup): Switch to the event thread
2588 before calling gdbarch_displaced_step_fixup.
2589
2590 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
2591
2592 * MAINTAINERS (Write After Approval): Add Antoine Tremblay.
2593
2594 2015-02-10 Simon Marchi <simon.marchi@ericsson.com>
2595
2596 * ada-varobj.c (ada_name_of_child): Constify parent.
2597 (ada_path_expr_of_child): Same.
2598 (ada_value_of_child): Same.
2599 (ada_type_of_child): Same.
2600 * c-varobj.c (c_is_path_expr_parent): Same.
2601 (c_describe_child): Same.
2602 (c_name_of_child): Same.
2603 (c_value_of_child): Same.
2604 (c_type_of_child): Same.
2605 (cplus_number_of_children): Same.
2606 (cplus_describe_child): Constify var.
2607 (cplus_name_of_child): Constify parent.
2608 (cplus_value_of_child): Same.
2609 (cplus_type_of_child): Same.
2610 * jv-varobj.c (java_name_of_child): Same.
2611 (java_value_of_child): Same.
2612 (java_type_of_child): Same.
2613 * varobj.c (value_of_child): Same.
2614 (varobj_default_is_path_expr_parent): Constify var, parent and return
2615 value.
2616 (varobj_get_path_expr): Constify var, modify path_expr through
2617 mutable_var.
2618 (install_new_value): Constify parent.
2619 (value_of_child): Constify parent.
2620 * varobj.h (struct varobj): Constify parent.
2621 (struct lang_varobj_ops): Constify name_of_child, value_of_child and
2622 type_of_child.
2623 (varobj_get_path_expr): Constify var.
2624 (varobj_get_path_expr_parent): Constify var and return value.
2625
2626 2015-02-10 Luis Machado <lgustavo@codesourcery.com>
2627
2628 * arm-tdep.c (arm_prologue_unwind_stop_reason): New function.
2629 (arm_prologue_this_id): Move PC and SP limit checks to
2630 arm_prologue_unwind_stop_reason.
2631 (arm_prologue_unwind) <stop_reason> : Set to
2632 arm_prologue_unwind_stop_reason.
2633
2634 2015-02-09 Mark Wielaard <mjw@redhat.com>
2635
2636 * dwarf2read.c (set_cu_language): Recognize DW_LANG_Fortran03 and
2637 DW_LANG_Fortran08 as language_fortran.
2638
2639 2015-02-09 Sergio Durigan Junior <sergiodj@redhat.com>
2640
2641 PR remote/17946
2642 * gdb/remote.c (remote_parse_stop_reply): Fix wrong comparison
2643 of pointer against char.
2644
2645 2015-02-09 Mark Wielaard <mjw@redhat.com>
2646
2647 * c-typeprint.c (cp_type_print_method_args): Handle '_Atomic'.
2648 (c_type_print_modifier): Likewise.
2649 * dwarf2read.c (read_tag_atomic_type): New function.
2650 (read_type_die_1): Handle DW_TAG_atomic_type.
2651 * gdbtypes.c (make_atomic_type): New function.
2652 (recursive_dump_type): Handle TYPE_ATOMIC.
2653 * gdbtypes.h (enum type_flag_values): Renumber.
2654 (enum type_instance_flag_value): Add TYPE_INSTANCE_FLAG_ATOMIC.
2655 (TYPE_ATOMIC): New macro.
2656 (make_atomic_type): Declare.
2657
2658 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2659
2660 * btrace.c (ftrace_find_call): Skip gaps.
2661 (ftrace_new_function): Initialize level.
2662 (ftrace_new_call, ftrace_new_tailcall, ftrace_new_return)
2663 (ftrace_new_switch): Update
2664 level computation.
2665 (ftrace_new_gap): New.
2666 (ftrace_update_function): Create new function after gap.
2667 (btrace_compute_ftrace_bts): Create gap on error.
2668 (btrace_stitch_bts): Update parameters. Clear trace if it
2669 becomes empty.
2670 (btrace_stitch_trace): Update parameters. Update callers.
2671 (btrace_clear): Reset the number of gaps.
2672 (btrace_insn_get): Return NULL if the iterator points to a gap.
2673 (btrace_insn_number): Return zero if the iterator points to a gap.
2674 (btrace_insn_end): Allow gaps at the end.
2675 (btrace_insn_next, btrace_insn_prev, btrace_insn_cmp): Handle gaps.
2676 (btrace_find_insn_by_number): Assert that the found iterator does
2677 not point to a gap.
2678 (btrace_call_next, btrace_call_prev): Assert that the last function
2679 is not a gap.
2680 * btrace.h (btrace_bts_error): New.
2681 (btrace_function): Update comment.
2682 (btrace_function) <insn, insn_offset, number>: Update comment.
2683 (btrace_function) <errcode>: New.
2684 (btrace_thread_info) <ngaps>: New.
2685 (btrace_thread_info) <replay>: Update comment.
2686 (btrace_insn_get): Update comment.
2687 * record-btrace.c (btrace_ui_out_decode_error): New.
2688 (record_btrace_info): Print number of gaps.
2689 (btrace_insn_history, btrace_call_history): Call
2690 btrace_ui_out_decode_error for gaps.
2691 (record_btrace_step_thread, record_btrace_start_replaying): Skip gaps.
2692
2693 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2694
2695 * common/btrace-common.h (btrace_cpu_vendor, btrace_cpu): New.
2696 * nat/linux-btrace.c: (btrace_this_cpu): New.
2697 (cpu_supports_bts): Call btrace_this_cpu.
2698 (intel_supports_bts): Add cpu parameter.
2699
2700 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2701
2702 * btrace.h (btrace_insn_class): New.
2703 (btrace_insn) <size, iclass>: New.
2704 * btrace.c (ftrace_find_call): Update parameters. Update users.
2705 Use instruction classification.
2706 (ftrace_new_return): Update parameters. Update users.
2707 (ftrace_update_function): Update parameters. Update users. Use
2708 instruction classification.
2709 (ftrace_update_insns): Update parameters. Update users.
2710 (ftrace_classify_insn): New.
2711 (btrace_compute_ftrace_bts): Fill in new btrace_insn fields. Add
2712 TRY_CATCH around call to gdb_insn_length.
2713
2714 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2715
2716 * btrace.c (btrace_compute_ftrace_bts, btrace_compute_ftrace):
2717 Update parameters. Update users.
2718
2719 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2720
2721 * btrace.c (parse_xml_btrace_conf_bts): Add size.
2722 (btrace_conf_bts_attributes): New.
2723 (btrace_conf_children): Add attributes.
2724 * common/btrace-common.h (btrace_config_bts): New.
2725 (btrace_config)<bts>: New.
2726 (btrace_config): Update comment.
2727 * nat/linux-btrace.c (linux_enable_btrace, linux_enable_bts):
2728 Use config.
2729 * features/btrace-conf.dtd: Increment version. Add size
2730 attribute to bts element.
2731 * record-btrace.c (set_record_btrace_bts_cmdlist,
2732 show_record_btrace_bts_cmdlist): New.
2733 (record_btrace_adjust_size, record_btrace_print_bts_conf,
2734 record_btrace_print_conf, cmd_set_record_btrace_bts,
2735 cmd_show_record_btrace_bts): New.
2736 (record_btrace_info): Call record_btrace_print_conf.
2737 (_initialize_record_btrace): Add commands.
2738 * remote.c: Add PACKET_Qbtrace_conf_bts_size enum.
2739 (remote_protocol_features): Add Qbtrace-conf:bts:size packet.
2740 (btrace_sync_conf): Synchronize bts size.
2741 (_initialize_remote): Add Qbtrace-conf:bts:size packet.
2742 * NEWS: Announce new commands and new packets.
2743
2744 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2745
2746 * Makefile.in (XMLFILES): Add btrace-conf.dtd.
2747 * x86-linux-nat.c (x86_linux_enable_btrace): Update parameters.
2748 (x86_linux_btrace_conf): New.
2749 (x86_linux_create_target): Initialize to_btrace_conf.
2750 * nat/linux-btrace.c (linux_enable_btrace): Update parameters.
2751 Check format. Split into this and ...
2752 (linux_enable_bts): ... this.
2753 (linux_btrace_conf): New.
2754 (perf_event_skip_record): Renamed into ...
2755 (perf_event_skip_bts_record): ... this. Updated users.
2756 (linux_disable_btrace): Split into this and ...
2757 (linux_disable_bts): ... this.
2758 (linux_read_btrace): Check format.
2759 * nat/linux-btrace.h (linux_enable_btrace): Update parameters.
2760 (linux_btrace_conf): New.
2761 (btrace_target_info)<ptid>: Moved.
2762 (btrace_target_info)<conf>: New.
2763 (btrace_target_info): Split into this and ...
2764 (btrace_tinfo_bts): ... this. Updated users.
2765 * btrace.c (btrace_enable): Update parameters.
2766 (btrace_conf, parse_xml_btrace_conf_bts, parse_xml_btrace_conf)
2767 (btrace_conf_children, btrace_conf_attributes)
2768 (btrace_conf_elements): New.
2769 * btrace.h (btrace_enable): Update parameters.
2770 (btrace_conf, parse_xml_btrace_conf): New.
2771 * common/btrace-common.h (btrace_config): New.
2772 * feature/btrace-conf.dtd: New.
2773 * record-btrace.c (record_btrace_conf): New.
2774 (record_btrace_cmdlist): New.
2775 (record_btrace_enable_warn, record_btrace_open): Pass
2776 &record_btrace_conf.
2777 (record_btrace_info): Print recording format.
2778 (cmd_record_btrace_bts_start): New.
2779 (cmd_record_btrace_start): Call cmd_record_btrace_bts_start.
2780 (_initialize_record_btrace): Add "record btrace bts" subcommand.
2781 Add "record bts" alias command.
2782 * remote.c (remote_state)<btrace_config>: New.
2783 (remote_btrace_reset, PACKET_qXfer_btrace_conf): New.
2784 (remote_protocol_features): Add qXfer:btrace-conf:read.
2785 (remote_open_1): Call remote_btrace_reset.
2786 (remote_xfer_partial): Handle TARGET_OBJECT_BTRACE_CONF.
2787 (btrace_target_info)<conf>: New.
2788 (btrace_sync_conf, btrace_read_config): New.
2789 (remote_enable_btrace): Update parameters. Call btrace_sync_conf and
2790 btrace_read_conf.
2791 (remote_btrace_conf): New.
2792 (init_remote_ops): Initialize to_btrace_conf.
2793 (_initialize_remote): Add qXfer:btrace-conf packet.
2794 * target.c (target_enable_btrace): Update parameters.
2795 (target_btrace_conf): New.
2796 * target.h (target_enable_btrace): Update parameters.
2797 (target_btrace_conf): New.
2798 (target_object)<TARGET_OBJECT_BTRACE_CONF>: New.
2799 (target_ops)<to_enable_btrace>: Update parameters and comment.
2800 (target_ops)<to_btrace_conf>: New.
2801 * target-delegates: Regenerate.
2802 * target-debug.h (target_debug_print_const_struct_btrace_config_p)
2803 (target_debug_print_const_struct_btrace_target_info_p): New.
2804 * NEWS: Announce new command and new packet.
2805
2806 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2807
2808 * nat/linux-btrace.h (perf_event_buffer): New.
2809 (btrace_target_info) <buffer, size, data_head>: Replace with ...
2810 <bts>: ... this.
2811 * nat/linux-btrace.c (perf_event_header, perf_event_mmap_size)
2812 (perf_event_buffer_size, perf_event_buffer_begin)
2813 (perf_event_buffer_end, linux_btrace_has_changed): Removed.
2814 Updated users.
2815 (perf_event_new_data): New.
2816
2817 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2818
2819 * btrace.c (btrace_enable): Pass BTRACE_FORMAT_BTS.
2820 * record-btrace.c (record_btrace_open): Remove call to
2821 target_supports_btrace.
2822 * remote.c (remote_supports_btrace): Update parameters.
2823 * target.c (target_supports_btrace): Update parameters.
2824 * target.h (to_supports_btrace, target_supports_btrace): Update
2825 parameters.
2826 * target-delegates.c: Regenerate.
2827 * target-debug.h (target_debug_print_enum_btrace_format): New.
2828 * nat/linux-btrace.c
2829 (kernel_supports_btrace): Rename into ...
2830 (kernel_supports_bts): ... this. Update users. Update warning text.
2831 (intel_supports_btrace): Rename into ...
2832 (intel_supports_bts): ... this. Update users.
2833 (cpu_supports_btrace): Rename into ...
2834 (cpu_supports_bts): ... this. Update users.
2835 (linux_supports_btrace): Update parameters. Split into this and ...
2836 (linux_supports_bts): ... this.
2837 * nat/linux-btrace.h (linux_supports_btrace): Update parameters.
2838
2839 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2840
2841 * Makefile.in (SFILES): Add common/btrace-common.c.
2842 (COMMON_OBS): Add common/btrace-common.o.
2843 (btrace-common.o): Add build rules.
2844 * btrace.c (parse_xml_btrace): Update parameters.
2845 (parse_xml_btrace_block): Set format field.
2846 (btrace_add_pc, btrace_fetch): Use struct btrace_data.
2847 (do_btrace_data_cleanup, make_cleanup_btrace_data): New.
2848 (btrace_compute_ftrace): Split into this and...
2849 (btrace_compute_ftrace_bts): ...this.
2850 (btrace_stitch_trace): Split into this and...
2851 (btrace_stitch_bts): ...this.
2852 * btrace.h (parse_xml_btrace): Update parameters.
2853 (make_cleanup_btrace_data): New.
2854 * common/btrace-common.c: New.
2855 * common/btrace-common.h: Include common-defs.h.
2856 (btrace_block_s): Update comment.
2857 (btrace_format): New.
2858 (btrace_format_string): New.
2859 (btrace_data_bts): New.
2860 (btrace_data): New.
2861 (btrace_data_init, btrace_data_fini, btrace_data_empty): New.
2862 * remote.c (remote_read_btrace): Update parameters.
2863 * target.c (target_read_btrace): Update parameters.
2864 * target.h (target_read_btrace): Update parameters.
2865 (target_ops)<to_read_btrace>: Update parameters.
2866 * x86-linux-nat.c (x86_linux_read_btrace): Update parameters.
2867 * target-delegates.c: Regenerate.
2868 * target-debug (target_debug_print_struct_btrace_data_p): New.
2869 * nat/linux-btrace.c (linux_read_btrace): Split into this and...
2870 (linux_read_bts): ...this.
2871 * nat/linux-btrace.h (linux_read_btrace): Update parameters.
2872
2873 2015-02-06 Doug Evans <dje@google.com>
2874
2875 * remote-m32r-sdi.c: Include symfile.h.
2876
2877 2015-02-06 Doug Evans <dje@google.com>
2878
2879 * symtab.h (clear_symtab_users, deduce_language_from_filename): Move
2880 * symfile.h (clear_symtab_users, deduce_language_from_filename): ...
2881 to here.
2882
2883 2015-02-06 Pedro Alves <palves@redhat.com>
2884
2885 * linux-thread-db.c (find_new_threads_callback): Add debug output.
2886
2887 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
2888
2889 PR gdb/15678
2890 * breakpoint.c (map_breakpoint_numbers): Check for empty args string.
2891 (enable_count_command): Check args for NULL value.
2892
2893 2015-02-05 Doug Evans <xdje42@gmail.com>
2894
2895 * guile/scm-frame.c: Fix spelling errors in a comment.
2896
2897 2015-02-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2898
2899 * python/python-internal.h (Py_hash_t): Define it for Python <3.2.
2900 * python/py-value.c (valpy_fetch_lazy): Use it. Remove cast to the
2901 return type.
2902
2903 2015-02-04 Pedro Alves <palves@redhat.com>
2904
2905 * linux-nat.c (handle_extended_wait): Don't resume LWPs here.
2906 (wait_lwp): Don't call wait_lwp if linux_handle_extended_wait
2907 returns true.
2908 (resume_stopped_resumed_lwps): Don't check whether the thread is
2909 marked as executing.
2910 (linux_nat_wait_1): Use resume_stopped_resumed_lwps.
2911
2912 2015-02-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
2913
2914 * regset.h (struct regset): Add flags field.
2915 (REGSET_VARIABLE_SIZE): New value for a regset's flags field.
2916 * corelow.c (get_core_register_section): Add warning if the size
2917 exceeds the requested size and the regset does not have the
2918 REGSET_VARIABLE_SIZE flag set.
2919 * alphanbsd-tdep.c (alphanbsd_gregset): Add REGSET_VARIABLE_SIZE
2920 flag.
2921 * armbsd-tdep.c (armbsd_gregset): Likewise.
2922 * hppa-hpux-tdep.c (hppa_hpux_regset): Likewise.
2923 * hppaobsd-tdep.c (hppaobsd_gregset): Likewise.
2924 * m68kbsd-tdep.c (m68kbsd_gregset): Likewise.
2925 * mipsnbsd-tdep.c (mipsnbsd_gregset): Likewise.
2926
2927 2015-02-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
2928
2929 * amd64-linux-tdep.c (amd64_linux_iterate_over_regset_sections):
2930 For ".reg-xstate", explicitly specify the requested section size
2931 via X86_XSTATE_SIZE instead of just 0 on input and
2932 X86_XSTATE_MAX_SIZE on output.
2933 * i386-linux-tdep.c (i386_linux_iterate_over_regset_sections):
2934 Likewise.
2935
2936 2015-02-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
2937
2938 PR corefiles/17808:
2939 * gdbarch.sh (iterate_over_regset_sections_cb): Document this
2940 function type, particularly its SIZE parameter.
2941 * gdbarch.h: Regenerate.
2942 * amd64-tdep.c (amd64_supply_fpregset): In gdb_assert, compare
2943 actual against required size using ">=" instead of "==".
2944 (amd64_collect_fpregset): Likewise.
2945 * i386-tdep.c (i386_supply_gregset): Likewise.
2946 (i386_collect_gregset): Likewise.
2947 (i386_supply_fpregset): Likewise.
2948 (i386_collect_fpregset): Likewise.
2949 * mips-linux-tdep.c (mips_supply_gregset_wrapper): Likewise.
2950 (mips_fill_gregset_wrapper): Likewise.
2951 (mips_supply_fpregset_wrapper): Likewise.
2952 (mips_fill_fpregset_wrapper): Likewise.
2953 (mips64_supply_gregset_wrapper): Likewise.
2954 (mips64_fill_gregset_wrapper): Likewise.
2955 (mips64_supply_fpregset_wrapper): Likewise.
2956 (mips64_fill_fpregset_wrapper): Likewise.
2957 * mn10300-linux-tdep.c (am33_supply_gregset_method): Likewise.
2958 (am33_supply_fpregset_method): Likewise.
2959 (am33_collect_gregset_method): Likewise.
2960 (am33_collect_fpregset_method): Likewise.
2961
2962 2015-02-04 Doug Evans <dje@google.com>
2963 Pedro Alves <palves@redhat.com>
2964 Eli Zaretskii <eliz@gnu.org>
2965
2966 PR tui/17810
2967 * tui/tui-command.c (tui_refresh_cmd_win): New function.
2968 * tui/tui-command.c (tui_refresh_cmd_win): Declare.
2969 * tui/tui-file.c: #include tui/tui-command.h.
2970 (tui_file_fputs): Refresh command window if stream is not gdb_stdout.
2971 (tui_file_flush): Refresh command window if stream is gdb_stdout.
2972 * tui/tui-io.c (tui_puts): Remove calls to wrefresh, fflush.
2973
2974 2015-02-04 Pedro Alves <palves@redhat.com>
2975
2976 Fix build breakage.
2977 * event-loop.c (gdb_do_one_event): Add default switch case.
2978
2979 2015-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2980
2981 Filter out inferior gcc option -fpreprocessed.
2982 * compile/compile.c (filter_args): New function.
2983 (get_args): Use it.
2984
2985 2015-02-03 Pedro Alves <palves@redhat.com>
2986
2987 * event-loop.c: Don't declare nor define a queue type for
2988 gdb_event_p.
2989 (event_queue): Delete.
2990 (create_event, create_file_event, gdb_event_xfree)
2991 (initialize_event_loop, process_event): Delete.
2992 (gdb_do_one_event): Return as soon as one event is handled.
2993 (handle_file_event): Change prototype. Used the passed in
2994 file_handler pointer and ready_mask instead of looping over all
2995 file handlers.
2996 (gdb_wait_for_event): Update the poll/select timeouts before
2997 blocking. Run event handlers directly instead of queueing events.
2998 Return as soon as one event is handled.
2999 (struct async_event_handler_data): Delete.
3000 (invoke_async_event_handler): Delete.
3001 (check_async_event_handlers): Change return type to int. Run
3002 event handlers directly instead of queueing events. Return as
3003 soon as one event is handled.
3004 (handle_timer_event): Delete.
3005 (update_wait_timeout): New function, factored out from
3006 poll_timers.
3007 (poll_timers): Reimplement.
3008 * event-loop.h (initialize_event_loop): Delete declaration.
3009 * top.c (gdb_init): Don't call initialize_event_loop.
3010
3011 2015-02-03 Pedro Alves <palves@redhat.com>
3012
3013 * event-loop.c (clear_async_event_handler): New function.
3014 * event-loop.h (clear_async_event_handler): New declaration.
3015 * record-btrace.c (record_btrace_async): New function.
3016 (init_record_btrace_ops): Install record_btrace_async.
3017 * record-full.c (record_full_async): New function.
3018 (record_full_resume): Don't mark the async event source here.
3019 (init_record_full_ops): Install record_full_async.
3020 (record_full_core_resume): Don't mark the async event source here.
3021 (init_record_full_core_ops): Install record_full_async.
3022 * remote.c (remote_async): Mark and clear the async stop reply
3023 queue event-loop token as appropriate.
3024
3025 2015-02-03 Pedro Alves <palves@redhat.com>
3026
3027 * linux-nat.c (linux_child_follow_fork, linux_nat_wait_1): Use
3028 target_is_async_p instead of target_can_async.
3029 (linux_nat_wait): Use target_is_async_p instead of
3030 target_can_async. Don't enable async here.
3031 * remote.c (interrupt_query, remote_wait, putpkt_binary): Use
3032 target_is_async_p instead of target_can_async.
3033
3034 2015-02-02 Simon Marchi <simon.marchi@ericsson.com>
3035
3036 * varobj.h (lang_varobj_ops): Mention which return values need
3037 to be freed.
3038
3039 2015-02-02 Joel Brobecker <brobecker@adacore.com>
3040
3041 * dwarf2loc.c (dwarf2_evaluate_property): Add i18n marker.
3042
3043 2015-02-02 Joel Brobecker <brobecker@adacore.com>
3044
3045 PR gdb/17856:
3046 * ada-lang.c (ada_lookup_symbol_list_worker): Do not re-cache
3047 results found in the cache.
3048
3049 2015-02-02 Joel Brobecker <brobecker@adacore.com>
3050
3051 PR gdb/17854:
3052 * ada-lang.c (ada_get_symbol_cache): Set pspace_data->sym_cache
3053 when allocating a new one.
3054
3055 2015-02-01 Tom Tromey <tom@tromey.com>
3056
3057 * MAINTAINERS: Remove myself.
3058
3059 2015-01-31 Doug Evans <xdje42@gmail.com>
3060
3061 * dwarf2read.c (process_structure_scope): Update setting of
3062 TYPE_VPTR_BASETYPE, TYPE_VPTR_FIELDNO.
3063 * gdbtypes.c (internal_type_vptr_fieldno): New function.
3064 (set_type_vptr_fieldno): New function.
3065 (internal_type_vptr_basetype): New function.
3066 (set_type_vptr_basetype): New function.
3067 (get_vptr_fieldno): Update setting of TYPE_VPTR_FIELDNO,
3068 TYPE_VPTR_BASETYPE.
3069 (allocate_cplus_struct_type): Initialize vptr_fieldno.
3070 (recursive_dump_type): Printing of vptr_fieldno, vptr_basetype ...
3071 (print_cplus_stuff): ... moved here.
3072 (copy_type_recursive): Don't copy TYPE_VPTR_BASETYPE.
3073 * gdbtypes.h (struct main_type): Members vptr_fieldno, vptr_basetype
3074 moved to ...
3075 (struct cplus_struct_type): ... here. All uses updated.
3076 (TYPE_VPTR_FIELDNO, TYPE_VPTR_BASETYPE): Rewrite.
3077 (internal_type_vptr_fieldno, set_type_vptr_fieldno): Declare.
3078 (internal_type_vptr_basetype, set_type_vptr_basetype): Declare.
3079 * stabsread.c (read_tilde_fields): Update setting of
3080 TYPE_VPTR_FIELDNO, TYPE_VPTR_BASETYPE.
3081
3082 2015-01-31 Doug Evans <xdje42@gmail.com>
3083
3084 * cp-valprint.c (cp_find_class_member): Rename parameter domain_p
3085 to self_p.
3086 (cp_print_class_member): Rename local domain to self_type.
3087 * dwarf2read.c (quirk_gcc_member_function_pointer): Rename local
3088 domain_type to self_type.
3089 (set_die_type) <need_gnat_info>: Handle
3090 TYPE_CODE_METHODPTR, TYPE_CODE_MEMBERPTR, TYPE_CODE_METHOD.
3091 * gdb-gdb.py (StructMainTypePrettyPrinter): Handle
3092 TYPE_SPECIFIC_SELF_TYPE.
3093 * gdbtypes.c (internal_type_self_type): New function.
3094 (set_type_self_type): New function.
3095 (smash_to_memberptr_type): Rename parameter domain to self_type.
3096 Update setting of TYPE_SELF_TYPE.
3097 (smash_to_methodptr_type): Update setting of TYPE_SELF_TYPE.
3098 (smash_to_method_type): Rename parameter domain to self_type.
3099 Update setting of TYPE_SELF_TYPE.
3100 (check_stub_method): Call smash_to_method_type.
3101 (recursive_dump_type): Handle TYPE_SPECIFIC_SELF_TYPE.
3102 (copy_type_recursive): Ditto.
3103 * gdbtypes.h (enum type_specific_kind): New value
3104 TYPE_SPECIFIC_SELF_TYPE.
3105 (struct main_type) <type_specific>: New member self_type.
3106 (struct cplus_struct_type) <fn_field.type>: Update comment.
3107 (TYPE_SELF_TYPE): Rewrite.
3108 (internal_type_self_type, set_type_self_type): Declare.
3109 * gnu-v3-abi.c (gnuv3_print_method_ptr): Rename local domain to
3110 self_type.
3111 (gnuv3_method_ptr_to_value): Rename local domain_type to self_type.
3112 * m2-typeprint.c (m2_range): Replace TYPE_SELF_TYPE with
3113 TYPE_TARGET_TYPE.
3114 * stabsread.c (read_member_functions): Mark methods with
3115 TYPE_CODE_METHOD, not TYPE_CODE_FUNC. Update setting of
3116 TYPE_SELF_TYPE.
3117
3118 2015-01-31 Doug Evans <xdje42@gmail.com>
3119
3120 * gdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE.
3121 All uses updated.
3122
3123 2015-01-31 Doug Evans <xdje42@gmail.com>
3124
3125 * gnu-v3-abi.c (gnuv3_dynamic_class): Assert only passed structs
3126 or unions. Return zero if union.
3127 (gnuv3_get_vtable): Call check_typedef. Assert only passed structs.
3128 (gnuv3_rtti_type): Pass already-check_typedef'd value to
3129 gnuv3_get_vtable.
3130 (compute_vtable_size): Assert only passed structs.
3131 (gnuv3_print_vtable): Don't call gnuv3_get_vtable for non-structs.
3132
3133 2015-01-31 Doug Evans <xdje42@gmail.com>
3134
3135 * gdbtypes.c (copy_type_recursive): Handle all TYPE_SPECIFIC_FIELD
3136 kinds.
3137
3138 2015-01-31 Gary Benson <gbenson@redhat.com>
3139 Doug Evans <dje@google.com>
3140
3141 PR cli/9007
3142 PR cli/11920
3143 PR cli/15548
3144 * cli/cli-cmds.c (complete_command): Notify user if max-completions
3145 reached.
3146 * common/common-exceptions.h (enum errors)
3147 <MAX_COMPLETIONS_REACHED_ERROR>: New value.
3148 * completer.h (get_max_completions_reached_message): New declaration.
3149 (max_completions): Likewise.
3150 (completion_tracker_t): New typedef.
3151 (new_completion_tracker): New declaration.
3152 (make_cleanup_free_completion_tracker): Likewise.
3153 (maybe_add_completion_enum): New enum.
3154 (maybe_add_completion): New declaration.
3155 (throw_max_completions_reached_error): Likewise.
3156 * completer.c (max_completions): New global variable.
3157 (new_completion_tracker): New function.
3158 (free_completion_tracker): Likewise.
3159 (make_cleanup_free_completion_tracker): Likewise.
3160 (maybe_add_completions): Likewise.
3161 (throw_max_completions_reached_error): Likewise.
3162 (complete_line): Remove duplicates and limit result to max_completions
3163 entries.
3164 (get_max_completions_reached_message): New function.
3165 (gdb_display_match_list): Handle max_completions.
3166 (_initialize_completer): New declaration and function.
3167 * symtab.c: Include completer.h.
3168 (completion_tracker): New static variable.
3169 (completion_list_add_name): Call maybe_add_completion.
3170 (default_make_symbol_completion_list_break_on_1): Renamed from
3171 default_make_symbol_completion_list_break_on. Maintain
3172 completion_tracker across calls to completion_list_add_name.
3173 (default_make_symbol_completion_list_break_on): New function.
3174 * top.c (init_main): Set rl_completion_display_matches_hook.
3175 * tui/tui-io.c: Include completer.h.
3176 (tui_old_rl_display_matches_hook): New static global.
3177 (tui_rl_display_match_list): Notify user if max-completions reached.
3178 (tui_setup_io): Save/restore rl_completion_display_matches_hook.
3179 * NEWS (New Options): Mention set/show max-completions.
3180
3181 2015-01-31 Gary Benson <gbenson@redhat.com>
3182
3183 * symtab.c (struct add_name_data) <code>: New field.
3184 Updated comments.
3185 (add_symtab_completions): New function.
3186 (symtab_expansion_callback): Likewise.
3187 (default_make_symbol_completion_list_break_on): Set datum.code.
3188 Move minimal symbol scan before calling expand_symtabs_matching.
3189 Scan known primary symtabs for externs and statics before calling
3190 expand_symtabs_matching. Pass symtab_expansion_callback as
3191 expansion_notify argument to expand_symtabs_matching. Do not scan
3192 primary symtabs for externs and statics after calling
3193 expand_symtabs_matching.
3194
3195 2015-01-31 Gary Benson <gbenson@redhat.com>
3196
3197 * symfile.h (expand_symtabs_exp_notify_ftype): New typedef.
3198 (struct quick_symbol_functions) <expand_symtabs_matching>:
3199 New argument expansion_notify. All uses updated.
3200 (expand_symtabs_matching): New argument expansion_notify.
3201 All uses updated.
3202 * symfile-debug.c (debug_qf_expand_symtabs_matching):
3203 Also print expansion notify.
3204 * symtab.c (expand_symtabs_matching_via_partial): Call
3205 expansion_notify whenever a partial symbol table is expanded.
3206 * dwarf2read.c (dw2_expand_symtabs_matching): Call
3207 expansion_notify whenever a symbol table is instantiated.
3208
3209 2015-01-31 Doug Evans <xdje42@gmail.com>
3210
3211 * cli-out.c: #include completer.h, readline/readline.h.
3212 (cli_mld_crlf, cli_mld_putch, cli_mld_puts): New functions.
3213 (cli_mld_flush, cld_mld_erase_entire_line): Ditto.
3214 (cli_mld_beep, cli_mld_read_key, cli_display_match_list): Ditto.
3215 * cli-out.h (cli_display_match_list): Declare.
3216 * completer.c (MB_INVALIDCH, MB_NULLWCH): New macros.
3217 (ELLIPSIS_LEN): Ditto.
3218 (gdb_get_y_or_n, gdb_display_match_list_pager): New functions.
3219 (gdb_path_isdir, gdb_printable_part, gdb_fnwidth): Ditto.
3220 (gdb_fnprint, gdb_print_filename): Ditto.
3221 (gdb_complete_get_screenwidth, gdb_display_match_list_1): Ditto.
3222 (gdb_display_match_list): Ditto.
3223 * completer.h (mld_crlf_ftype, mld_putch_ftype): New typedefs.
3224 (mld_puts_ftype, mld_flush_ftype, mld_erase_entire_line_ftype): Ditto.
3225 (mld_beep_ftype, mld_read_key_ftype): Ditto.
3226 (match_list_displayer): New struct.
3227 (gdb_display_match_list): Declare.
3228 * top.c (init_main): Set rl_completion_display_matches_hook.
3229 * tui/tui-io.c: #include completer.h.
3230 (printable_part, PUTX, print_filename, get_y_or_n): Delete.
3231 (tui_mld_crlf, tui_mld_putch, tui_mld_puts): New functions.
3232 (tui_mld_flush, tui_mld_erase_entire_line, tui_mld_beep): Ditto.
3233 (tui_mld_getc, tui_mld_read_key): Ditto.
3234 (tui_rl_display_match_list): Rewrite.
3235 (tui_handle_resize_during_io): New arg for_completion. All callers
3236 updated.
3237
3238 2015-01-31 Doug Evans <xdje42@gmail.com>
3239
3240 Add symbol lookup cache.
3241 * NEWS: Document new options and commands.
3242 * symtab.c (symbol_cache_key): New static global.
3243 (DEFAULT_SYMBOL_CACHE_SIZE, MAX_SYMBOL_CACHE_SIZE): New macros.
3244 (SYMBOL_LOOKUP_FAILED): New macro.
3245 (symbol_cache_slot_state): New enum.
3246 (block_symbol_cache): New struct.
3247 (symbol_cache): New struct.
3248 (new_symbol_cache_size, symbol_cache_size): New static globals.
3249 (hash_symbol_entry, eq_symbol_entry): New functions.
3250 (symbol_cache_byte_size, resize_symbol_cache): New functions.
3251 (make_symbol_cache, free_symbol_cache): New functions.
3252 (get_symbol_cache, symbol_cache_cleanup): New function.
3253 (set_symbol_cache_size, set_symbol_cache_size_handler): New functions.
3254 (symbol_cache_lookup, symbol_cache_clear_slot): New function.
3255 (symbol_cache_mark_found, symbol_cache_mark_not_found): New functions.
3256 (symbol_cache_flush, symbol_cache_dump): New functions.
3257 (maintenance_print_symbol_cache): New function.
3258 (maintenance_flush_symbol_cache): New function.
3259 (symbol_cache_stats): New function.
3260 (maintenance_print_symbol_cache_statistics): New function.
3261 (symtab_new_objfile_observer): New function.
3262 (symtab_free_objfile_observer): New function.
3263 (lookup_static_symbol, lookup_global_symbol): Use symbol cache.
3264 (_initialize_symtab): Init symbol_cache_key. New parameter
3265 maint symbol-cache-size. New maint commands print symbol-cache,
3266 print symbol-cache-statistics, flush-symbol-cache.
3267 Install new_objfile, free_objfile observers.
3268
3269 2015-01-31 Joel Brobecker <brobecker@adacore.com>
3270
3271 PR symtab/17855
3272 * symfile.c (clear_symtab_users): Move call to breakpoint_re_set
3273 to end.
3274
3275 2015-01-31 Doug Evans <xdje42@gmail.com>
3276
3277 * NEWS: Mention inlined scripts in .debug_gdb_scripts section.
3278 * auto-load.c: #include ctype.h.
3279 (struct auto_load_pspace_info): Replace member loaded_scripts with
3280 new members loaded_script_files, loaded_script_texts.
3281 (auto_load_pspace_data_cleanup): Update.
3282 (init_loaded_scripts_info): Update.
3283 (get_auto_load_pspace_data_for_loading): Update.
3284 (maybe_add_script_file): Renamed from maybe_add_script. All callers
3285 updated.
3286 (maybe_add_script_text): New function.
3287 (clear_section_scripts): Update.
3288 (source_script_file, execute_script_contents): New functions.
3289 (source_section_scripts): Add support for
3290 SECTION_SCRIPT_ID_PYTHON_TEXT, SECTION_SCRIPT_ID_GUILE_TEXT.
3291 (print_scripts): New function.
3292 (auto_load_info_scripts): Also print inlined scripts.
3293 (maybe_print_unsupported_script_warning): Renamed from
3294 unsupported_script_warning_print. All callers updated.
3295 (maybe_print_script_not_found_warning): Renamed from
3296 script_not_found_warning_print. All callers updated.
3297 * extension-priv.h (struct extension_language_script_ops): New member
3298 objfile_script_executor.
3299 * extension.c (ext_lang_objfile_script_executor): New function.
3300 * extension.h (objfile_script_executor_func): New typedef.
3301 (ext_lang_objfile_script_executor): Declare.
3302 * guile/guile-internal.h (gdbscm_execute_objfile_script): Declare.
3303 * guile/guile.c (guile_extension_script_ops): Update.
3304 * guile/scm-objfile.c (gdbscm_execute_objfile_script): New function.
3305 * python/python.c (python_extension_script_ops): Update.
3306 (gdbpy_execute_objfile_script): New function.
3307
3308 2015-01-31 Eli Zaretskii <eliz@gnu.org>
3309
3310 * tui/tui-io.c (tui_expand_tabs): New function.
3311 (tui_puts, tui_redisplay_readline): Expand TABs into the
3312 appropriate number of spaces.
3313 * tui/tui-regs.c: Include tui-io.h.
3314 (tui_register_format): Call tui_expand_tabs to expand TABs into
3315 the appropriate number of spaces.
3316 * tui/tui-io.h: Add prototype for tui_expand_tabs.
3317
3318 2015-01-30 Doug Evans <dje@google.com>
3319
3320 * NEWS: "info source" command now display producer string if present.
3321 * source.c (source_info): Print producer string if present.
3322
3323 2015-01-30 Simon Marchi <simon.marchi@ericsson.com>
3324
3325 * varobj.c (varobj_delete): Fix comment.
3326
3327 2015-01-30 Simon Marchi <simon.marchi@ericsson.com>
3328
3329 * varobj.c (create_child): Modify comment.
3330
3331 2015-01-30 Simon Marchi <simon.marchi@ericsson.com>
3332
3333 * ada-varobj.c (ada_number_of_children): Constify struct varobj *
3334 parameter.
3335 (ada_name_of_variable): Same.
3336 (ada_path_expr_of_child): Same.
3337 (ada_value_of_variable): Same.
3338 (ada_value_is_changeable_p): Same.
3339 (ada_value_has_mutated): Same.
3340 * c-varobj.c (varobj_is_anonymous_child): Same.
3341 (c_is_path_expr_parent): Same.
3342 (c_number_of_children): Same.
3343 (c_name_of_variable): Same.
3344 (c_path_expr_of_child): Same.
3345 (get_type): Same.
3346 (c_value_of_variable): Same.
3347 (cplus_number_of_children): Same.
3348 (cplus_name_of_variable): Same.
3349 (cplus_path_expr_of_child): Same.
3350 (cplus_value_of_variable): Same.
3351 * jv-varobj.c (java_number_of_children): Same.
3352 (java_name_of_variable): Same.
3353 (java_path_expr_of_child): Same.
3354 (java_value_of_variable): Same.
3355 * varobj.c (number_of_children): Same.
3356 (name_of_variable): Same.
3357 (is_root_p): Same.
3358 (varobj_ensure_python_env): Same.
3359 (varobj_get_objname): Same.
3360 (varobj_get_expression): Same.
3361 (varobj_get_display_format): Same.
3362 (varobj_get_display_hint): Same.
3363 (varobj_has_more): Same.
3364 (varobj_get_thread_id): Same.
3365 (varobj_get_frozen): Same.
3366 (dynamic_varobj_has_child_method): Same.
3367 (varobj_get_gdb_type): Same.
3368 (is_path_expr_parent): Same.
3369 (varobj_default_is_path_expr_parent): Same.
3370 (varobj_get_language): Same.
3371 (varobj_get_attributes): Same.
3372 (varobj_is_dynamic_p): Same.
3373 (varobj_get_child_range): Same.
3374 (varobj_value_has_mutated): Same.
3375 (varobj_get_value_type): Same.
3376 (number_of_children): Same.
3377 (name_of_variable): Same.
3378 (check_scope): Same.
3379 (varobj_editable_p): Same.
3380 (varobj_value_is_changeable_p): Same.
3381 (varobj_floating_p): Same.
3382 (varobj_default_value_is_changeable_p): Same.
3383
3384 2015-01-30 Simon Marchi <simon.marchi@ericsson.com>
3385
3386 * varobj.c (varobj_get_path_expr): Set var->path_expr.
3387 * c-varobj.c (c_path_expr_of_child): Set local var instead of
3388 child->path_expr.
3389 (cplus_path_expr_of_child): Same.
3390
3391 2015-01-30 Simon Marchi <simon.marchi@ericsson.com>
3392
3393 * mi-cmd-var.c (print_varobj): Free varobj_get_expression
3394 result.
3395 (mi_cmd_var_info_expression): Same.
3396 * varobj.c (varobj_get_expression): Mention in the comment that
3397 the result must by freed by the caller.
3398
3399 2015-01-30 Simon Marchi <simon.marchi@ericsson.com>
3400
3401 * mi/mi-cmd-var.c (mi_cmd_var_info_type): Free result of
3402 varobj_get_type.
3403 (varobj_update_one): Same.
3404 * varobj.c (update_type_if_necessary): Free curr_type_str and
3405 new_type_str.
3406 (varobj_get_type): Specify in comment that the result needs to be
3407 freed by the caller.
3408
3409 2015-01-29 Doug Evans <dje@google.com>
3410
3411 PR symtab/17890
3412 * dwarf2read.c (dwarf_decode_line_header): Punt if version > 4.
3413
3414 2015-01-25 Mark Wielaard <mjw@redhat.com>
3415
3416 * dwarf2read.c (checkproducer): Call producer_is_gcc.
3417 * utils.c (producer_is_gcc_ge_4): Likewise.
3418 (producer_is_gcc): New function.
3419 * utils.h (producer_is_gcc): New declaration.
3420
3421 2015-01-29 Joel Brobecker <brobecker@adacore.com>
3422
3423 * gdbtypes.h (struct dynamic_prop): New PROP_ADDR_OFFSET enum
3424 kind.
3425 * gdbtypes.c (resolve_dynamic_type_internal): Replace "addr"
3426 parameter by "addr_stack" parameter.
3427 (resolve_dynamic_range): Replace "addr" parameter by
3428 "stack_addr" parameter. Update function documentation.
3429 Update code accordingly.
3430 (resolve_dynamic_array, resolve_dynamic_union)
3431 (resolve_dynamic_struct, resolve_dynamic_type_internal): Likewise.
3432 (resolve_dynamic_type): Update code, following the changes made
3433 to resolve_dynamic_type_internal's interface.
3434 * dwarf2loc.h (struct property_addr_info): New.
3435 (dwarf2_evaluate_property): Replace "address" parameter
3436 by "addr_stack" parameter. Adjust function documentation.
3437 (struct dwarf2_offset_baton): New.
3438 (struct dwarf2_property_baton): Update documentation of
3439 field "referenced_type" to be more general. New field
3440 "offset_info" in union data field.
3441 * dwarf2loc.c (dwarf2_evaluate_property): Replace "address"
3442 parameter by "addr_stack" parameter. Adjust code accordingly.
3443 Add support for PROP_ADDR_OFFSET properties.
3444 * dwarf2read.c (attr_to_dynamic_prop): Add support for
3445 DW_AT_data_member_location attributes as well. Use case
3446 statements instead of if/else condition.
3447
3448 2015-01-29 Joel Brobecker <brobecker@adacore.com>
3449
3450 * ada-varobj.c (ada_varobj_get_array_number_of_children):
3451 Return zero if PARENT_VALUE is NULL and parent_type's
3452 range type is dynamic.
3453
3454 2015-01-29 Joel Brobecker <brobecker@adacore.com>
3455
3456 * gdbtypes.c (is_dynamic_type_internal) <TYPE_CODE_RANGE>: Return
3457 nonzero if the type's subtype is dynamic.
3458 (resolve_dynamic_range): Also resolve the range's subtype.
3459
3460 2015-01-29 Alexander Klimov <alserkli@inbox.ru> (tiny patch)
3461
3462 Pushed by Joel Brobecker <brobecker@adacore.com>.
3463 * symfile.c (unmap_overlay_command): Initialize sec to NULL.
3464
3465 2015-01-27 Doug Evans <dje@google.com>
3466
3467 * NEWS: Mention gdb.Objfile.username.
3468 * python/py-objfile.c (objfpy_get_username): New function.
3469 (objfile_getset): Add "username".
3470
3471 2015-01-24 Mark Wielaard <mjw@redhat.com>
3472
3473 * stack.c (return_command): Markup warning message with _.
3474
3475 2015-01-24 Doug Evans <xdje42@gmail.com>
3476
3477 * gdbtypes.h (TYPE_TYPE_SPECIFIC): Delete.
3478
3479 2015-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3480
3481 Fix 100x slowdown regression on DWZ files.
3482 * dwarf2read.c (struct dwarf2_per_objfile): Add line_header_hash.
3483 (struct line_header): Add offset and offset_in_dwz.
3484 (dwarf_decode_lines): Add parameter decode_mapping to the declaration.
3485 (free_line_header_voidp): New declaration.
3486 (line_header_hash, line_header_hash_voidp, line_header_eq_voidp): New
3487 functions.
3488 (dwarf2_build_include_psymtabs): Update dwarf_decode_lines caller.
3489 (handle_DW_AT_stmt_list): Use line_header_hash.
3490 (free_line_header_voidp): New function.
3491 (dwarf_decode_line_header): Initialize offset and offset_in_dwz.
3492 (dwarf_decode_lines): New parameter decode_mapping, use it.
3493 (dwarf2_free_objfile): Free line_header_hash.
3494
3495 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
3496
3497 PR gdb/17416
3498 * valops.c (value_rtti_indirect_type): Catch exception thrown by
3499 value_ind.
3500
3501 2015-01-15 Mark Wielaard <mjw@redhat.com>
3502
3503 * dwarf2read.c (read_subroutine_type): Set TYPE_NO_RETURN from
3504 DW_AT_noreturn.
3505 * gdbtypes.h (struct func_type): Add is_noreturn field flag. Make
3506 calling_convention an 8 bit bit field.
3507 (TYPE_NO_RETURN): New macro.
3508 * infcmd.c (finish_command): Query if function does not return
3509 normally.
3510 * stack.c (return_command): Likewise.
3511
3512 2015-01-23 Pedro Alves <palves@redhat.com>
3513
3514 * linux-nat.c (linux_is_async_p): New macro.
3515 (linux_nat_is_async_p):
3516 (linux_nat_terminal_inferior): Check whether the target can async
3517 instead of whether it is already async.
3518 (linux_nat_terminal_ours): Don't check whether the target is
3519 async.
3520 (linux_async_pipe): Use linux_is_async_p.
3521
3522 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3523
3524 * NEWS (Changes since GDB 7.9): Add 'thread apply all' option
3525 '-ascending'.
3526 * thread.c (tp_array_compar_ascending, tp_array_compar): New.
3527 (thread_apply_all_command): Parse CMD for tp_array_compar_ascending.
3528 Sort tp_array using tp_array_compar.
3529 (_initialize_thread): Extend thread_apply_all_command help.
3530
3531 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3532
3533 * corelow.c (core_open): Call also thread_command.
3534 * gdbthread.h (thread_command): New prototype moved from ...
3535 * thread.c (thread_command): ... here.
3536 (thread_command): Make it global.
3537
3538 2015-01-22 Pedro Alves <palves@redhat.com>
3539
3540 * configure.ac [*mingw32*]: Check $curses_found instead of
3541 $prefer_curses.
3542 * configure: Regenerate.
3543 * windows-termcap.c: Remove HAVE_CURSES_H, HAVE_NCURSES_H and
3544 HAVE_NCURSES_NCURSES_H checks.
3545
3546 2015-01-22 Eli Zaretskii <eliz@gnu.org>
3547
3548 * tui/tui.c (tui_enable) [__MINGW32__]: If the call to 'newterm'
3549 fails with the 1st arg NULL, try again with "unknown". Don't test
3550 the "cup" capability: it isn't supported by the Windows port of
3551 ncurses, but the Windows console driver is still capable of
3552 supporting TUI.
3553
3554 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3555
3556 * compile/compile.c (_initialize_compile): Use -fPIE for compile_args.
3557
3558 2015-01-22 Eli Zaretskii <eliz@gnu.org>
3559
3560 * Makefile.in (HFILES_NO_SRCDIR): Remove ada-varobj.h.
3561 (ALLDEPFILES): Remove irix5-nat.c. These two are part of the
3562 reason that "make TAGS" is broken.
3563
3564 2015-01-22 Chen Gang <gang.chen.5i5j@gmail.com>
3565
3566 * hppa-tdep.c (inst_saves_gr): Fix logical working flow issues
3567 and check additional store instructions.
3568
3569 2015-01-21 Wei-cheng Wang <cole945@gmail.com>
3570
3571 * MAINTAINERS (Write After Approval): Add "Wei-cheng Wang".
3572
3573 2015-01-21 Wei-cheng Wang <cole945@gmail.com>
3574
3575 * ppc-linux-tdep.c (ppc_skip_trampoline_code,
3576 ppc_canonicalize_syscall, ppc_linux_syscall_record,
3577 ppc_linux_record_signal, ppc_init_linux_record_tdep): Add comments.
3578 * ppc64-tdep.c (ppc64_skip_trampoline_code): Likewise.
3579 * rs6000-tdep.c (rs6000_epilogue_frame_cache,
3580 rs6000_epilogue_frame_this_id, rs6000_epilogue_frame_prev_register,
3581 rs6000_epilogue_frame_sniffer, ppc_record_vsr, ppc_process_record_op4,
3582 ppc_process_record_op19, ppc_process_record_op31,
3583 ppc_process_record_op59, ppc_process_record_op60,
3584 ppc_process_record_op63): Likewise.
3585
3586 2015-01-20 Joel Brobecker <brobecker@adacore.com>
3587
3588 * nat/linux-ptrace.c (linux_ptrace_attach_fail_reason_string)
3589 (linux_ptrace_test_ret_to_nx): Use safe_strerror instead of
3590 strerror.
3591
3592 2015-01-20 Wei-cheng Wang <cole945@gmail.com>
3593
3594 * rs6000-tdep.c (ppc_process_record_op4, ppc_process_record_op19,
3595 ppc_process_record_op31, ppc_process_record_op59,
3596 ppc_process_record_op60, ppc_process_record_op63,
3597 ppc_process_record): Fix -Wformat warning.
3598 * rs6000-tdep.c (rs6000_epilogue_frame_cache, ppc_process_record_op60):
3599 Remove unused variables.
3600
3601 2015-01-20 Chen Gang <gang.chen.5i5j@gmail.com>
3602
3603 * MAINTAINERS (Write After Approval): Add "Chen Gang".
3604
3605 2015-01-19 Eli Zaretskii <eliz@gnu.org>
3606
3607 * configure.ac [*mingw32*]: Only add windows-termcap.o to
3608 CONFIG_OBS if not building with a curses library.
3609 * configure: Regenerate.
3610
3611 * windows-termcap.c: Include defs.h. Make the whole body empty if
3612 either one of HAVE_CURSES_H or HAVE_NCURSES_H or
3613 HAVE_NCURSES_NCURSES_H is defined.
3614
3615 2015-01-19 Joel Brobecker <brobecker@adacore.com>
3616
3617 * rs6000-tdep.c (rs6000_gdbarch_init): Move divide operator
3618 from end of line to start of next line.
3619
3620 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
3621
3622 * ppc-linux-tdep.c (ppc_skip_trampoline_code):
3623 Scan PLT stub backward for reverse debugging.
3624 * ppc64-tdep.c (ppc64_skip_trampoline_code): Likewise.
3625
3626 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
3627 Ulrich Weigand <uweigand@de.ibm.com>
3628
3629 * configure.tgt (powerpc*-*-linux): Add linux-record.o to
3630 gdb_target_obs.
3631 (ppc_linux_record_tdep, ppc64_linux_record_tdep): New for linux syscall
3632 record.
3633 (ppc_canonicalize_syscall, ppc_linux_syscall_record,
3634 ppc_linux_record_signal, ppc_init_linux_record_tdep): New functions.
3635 (ppc_linux_init_abi): Set process_record, process_record_signal.
3636 * ppc-tdep.h (struct gdbarch_tdep): Add ppc_syscall_record and
3637 ppc_linux_record_tdep to gdbarch_tdep.
3638 (ppc_process_record): New declaration.
3639 * rs6000-tdep.c (ppc_record_vsr, ppc_process_record_op4,
3640 ppc_process_record_op19, ppc_process_record_op31,
3641 ppc_process_record_op59, ppc_process_record_op60,
3642 ppc_process_record_op63, ppc_process_record): New functions.
3643
3644 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
3645
3646 * rs6000-tdep.c (rs6000_in_function_epilogue_p): Rename to
3647 rs6000_in_function_epilogue_frame_p and add an argument
3648 for frame_info.
3649 (rs6000_epilogue_frame_cache, rs6000_epilogue_frame_this_id,
3650 rs6000_epilogue_frame_prev_register, rs6000_epilogue_frame_sniffer):
3651 New functions.
3652 (rs6000_epilogue_frame_unwind): New.
3653 (rs6000_gdbarch_init): Append epilogue unwinder.
3654
3655 2015-01-16 Sergio Durigan Junior <sergiodj@redhat.com>
3656
3657 * nat/linux-personality.c: Replace "#ifndef
3658 HAVE_DECL_ADDR_NO_RANDOMIZE" by "#if
3659 !HAVE_DECL_ADDR_NO_RANDOMIZE", fixing a regression in RHEL-5
3660 systems.
3661
3662 2015-01-16 Eli Zaretskii <eliz@gnu.org>
3663
3664 * tui/tui-win.c (tui_rehighlight_all, tui_set_var_cmd): New
3665 functions.
3666 (_initialize_tui_win) <border-kind, border-mode>:
3667 <active-border-mode>: Use tui_set_var_cmd as the "set" function.
3668 (tui_set_tab_width_command): Fix the commentary.
3669
3670 * tui/tui-win.h: Add prototype for tui_rehighlight_all.
3671
3672 * tui/tui-win.c (tui_scroll_left_command, tui_scroll_right_command):
3673 Doc fix.
3674 (tui_set_tab_width_command): Delete and recreate the source and
3675 the disassembly windows, to show the effect of the changed tab
3676 size immediately.
3677
3678 * tui/tui-data.h (LINE_PREFIX): Make shorter
3679 (MAX_PID_WIDTH): Enlarge from 14 to 19, to leave enough space for
3680 "Thread NNNNN.XXXX" thread ID notation on Windows.
3681
3682 2015-01-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3683
3684 Fix gcc-5 compilation.
3685 * hppa-tdep.c (inst_saves_gr): Fix parentheses typo.
3686
3687 2015-01-15 Sergio Durigan Junior <sergiodj@redhat.com>
3688
3689 * Makefile.in (HFILES_NO_SRCDIR): Add nat/linux-personality.h.
3690 (linux-personality.o): New rule.
3691 * common/common-defs.h: Include <stdint.h>.
3692 * config/aarch64/linux.mh (NATDEPFILES): Include
3693 linux-personality.o.
3694 * config/alpha/alpha-linux.mh (NATDEPFILES): Likewise.
3695 * config/arm/linux.mh (NATDEPFILES): Likewise.
3696 * config/i386/linux64.mh (NATDEPFILES): Likewise.
3697 * config/i386/linux.mh (NATDEPFILES): Likewise.
3698 * config/ia64/linux.mh (NATDEPFILES): Likewise.
3699 * config/m32r/linux.mh (NATDEPFILES): Likewise.
3700 * config/m68k/linux.mh (NATDEPFILES): Likewise.
3701 * config/mips/linux.mh (NATDEPFILES): Likewise.
3702 * config/pa/linux.mh (NATDEPFILES): Likewise.
3703 * config/powerpc/linux.mh (NATDEPFILES): Likewise.
3704 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Likewise.
3705 * config/powerpc/spu-linux.mh (NATDEPFILES): Likewise.
3706 * config/s390/linux.mh (NATDEPFILES): Likewise.
3707 * config/sparc/linux64.mh (NATDEPFILES): Likewise.
3708 * config/sparc/linux.mh (NATDEPFILES): Likewise.
3709 * config/tilegx/linux.mh (NATDEPFILES): Likewise.
3710 * config/xtensa/linux.mh (NATDEPFILES): Likewise.
3711 * defs.h: Remove #include <stdint.h> (moved to
3712 common/common-defs.h).
3713 * linux-nat.c: Include nat/linux-personality.h. Remove #include
3714 <sys/personality.h>; do not define ADDR_NO_RANDOMIZE (moved to
3715 nat/linux-personality.c).
3716 (linux_nat_create_inferior): Remove code to disable address space
3717 randomization (moved to nat/linux-personality.c). Create cleanup
3718 to disable address space randomization.
3719 * nat/linux-personality.c: New file.
3720 * nat/linux-personality.h: Likewise.
3721
3722 2015-01-15 Sergio Durigan Junior <sergiodj@redhat.com>
3723
3724 * Makefile.in (ALLDEPFILES): Including common/mingw-strerror.c and
3725 common/posix-strerror.c.
3726 (posix-strerror.o): New rule.
3727 (mingw-strerror.o): Likewise.
3728 * common/common-utils.h (safe_strerror): Move prototype to here,
3729 from utils.h.
3730 * common/common.host: New file.
3731 * common/mingw-strerror.c: Likewise.
3732 * common/posix-strerror.c: Likewise.
3733 * configure: Regenerated.
3734 * configure.ac: Source common/common.host. Add variable
3735 common_host_obs to gdb_host_obs.
3736 * contrib/ari/gdb_ari.sh: Mention gdb/common/mingw-strerror.c and
3737 gdb/common/posix-strerror.c when warning about the use of
3738 strerror.
3739 * mingw-hdep.c (safe_strerror): Remove definition; move it to
3740 common/mingw-strerror.c.
3741 * posix-hdep.c (safe_strerror): Remove definition; move it to
3742 common/posix-hdep.c.
3743 * utils.h (safe_strerror): Remove prototype; move to
3744 common/common-utils.h.
3745
3746 2015-01-15 Joel Brobecker <brobecker@adacore.com>
3747
3748 GDB 7.8.2 released.
3749
3750 2015-01-15 Joel Brobecker <brobecker@adacore.com>
3751
3752 * ada-lang.c (ada_array_bound_from_type): Ignore array's parallel
3753 ___XA type if the array has already been fixed.
3754
3755 2015-01-14 Yao Qi <yao@codesourcery.com>
3756
3757 * Makefile.in (ppc-linux.o): New rule.
3758 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Add ppc-linux.o.
3759 * configure.ac: AC_CHECK_FUNCS(getauxval).
3760 * config.in: Re-generated.
3761 * configure: Re-generated.
3762 * nat/ppc-linux.h [__powerpc64__] (ppc64_64bit_inferior_p):
3763 Declare.
3764 * nat/ppc-linux.c: New file.
3765 * ppc-linux-nat.c (ppc_linux_target_wordsize) [__powerpc64__]:
3766 Call ppc64_64bit_inferior_p.
3767
3768 2015-01-14 Yao Qi <yao@codesourcery.com>
3769
3770 * ppc-linux-nat.c (PT_ORIG_R3, PT_TRAP): Move to
3771 nat/ppc-linux.h.
3772 (PPC_FEATURE_CELL, PPC_FEATURE_BOOKE): Likewise.
3773 (PPC_FEATURE_HAS_DFP): Likewise.
3774 (PTRACE_GETVRREGS, PTRACE_SETVRREGS): Likewise.
3775 (PTRACE_GETVSXREGS, PTRACE_SETVSXREGS): Likewise.
3776 (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): Likewise.
3777 Include "nat/ppc-linux.h".
3778 * nat/ppc-linux.h: New file.
3779 * Makefile.in (HFILES_NO_SRCDIR): Add nat/ppc-linux.h.
3780
3781 2015-01-14 Pedro Alves <palves@redhat.com>
3782
3783 PR gdb/17525
3784 * breakpoint.c: Include "interps.h".
3785 (bpstat_do_actions_1): Also check whether the interpreter is
3786 async.
3787
3788 2015-01-14 Pedro Alves <palves@redhat.com>
3789
3790 PR cli/17828
3791 * infrun.c (reinstall_readline_callback_handler_cleanup): Don't
3792 reinstall if the interpreter is sync.
3793
3794 2015-01-13 Doug Evans <dje@google.com>
3795
3796 * objfiles.c (objfile_filename): New function.
3797 * objfiles.h (objfile_filename): Declare it.
3798 (objfile_name): Add function comment.
3799 * python/py-objfile.c (objfpy_lookup_objfile_by_name): Try both the
3800 bfd file name (which may be realpath'd), and the original name.
3801
3802 2015-01-13 Joel Brobecker <brobecker@adacore.com>
3803
3804 * NEWS: Create a new section for the next release branch.
3805 Rename the section of the current branch, now that it has
3806 been cut.
3807
3808 2015-01-13 Joel Brobecker <brobecker@adacore.com>
3809
3810 GDB 7.9 branch created (92fc2e6978d9a7c8324c7e851dbee59e22ec7a37):
3811 * version.in: Bump version to 7.9.50.DATE-cvs.
3812
3813 2015-01-13 Joel Brobecker <brobecker@adacore.com>
3814
3815 * nat/linux-procfs.c (linux_proc_attach_tgid_threads):
3816 Remove trailing new-line in argument of call to warning.
3817
3818 2015-01-13 Joel Brobecker <brobecker@adacore.com>
3819
3820 * linux-nat.c (attach_proc_task_lwp_callback): Remove trailing
3821 new-line in argument of call to "warning".
3822
3823 2015-01-13 Joel Brobecker <brobecker@adacore.com>
3824
3825 * ada-lang.c (ada_lookup_symbol_nonlocal): If name not found
3826 in static block, then try searching for primitive types.
3827
3828 2015-01-12 Patrick Palka <patrick@parcs.ath.cx>
3829
3830 * top.h (gdb_add_history): Declare.
3831 * top.c (command_count): New variable.
3832 (gdb_add_history): New function.
3833 (gdb_safe_append_history): New static function.
3834 (quit_force): Call it.
3835 (command_line_input): Use gdb_add_history instead of
3836 add_history.
3837 * event-top.c (command_line_handler): Likewise.
3838
3839 2015-01-12 James Clarke <jrtc27@jrtc27.com> (tiny patch)
3840
3841 PR gdb/17046
3842 * darwin-nat.c: Replace <machine/setjmp.h> #include by
3843 <setjmp.h> #include.
3844
3845 2015-01-11 Doug Evans <xdje42@gmail.com>
3846
3847 * dwarf2read.c (compute_delayed_physnames): Use TYPE_FN_FIELD_PHYSNAME.
3848
3849 2015-01-11 Doug Evans <xdje42@gmail.com>
3850
3851 PR gdb/15830
3852 * NEWS: The "maint demangle" command is renamed as "demangle".
3853 * demangle.c: #include cli/cli-utils.h, language.h.
3854 (demangle_command): New function.
3855 (_initialize_demangle): Add new command "demangle".
3856 * maint.c (maintenance_demangle): Stub out.
3857 (_initialize_maint_cmds): Update help text for "maint demangle",
3858 and mark as deprecated.
3859
3860 2015-01-11 Mark Kettenis <kettenis@gnu.org>
3861
3862 * inf-ptrace.c (inf_ptrace_follow_fork): Adjust now that
3863 inferior_thread is a function.
3864
3865 2015-01-09 Patrick Palka <patrick@parcs.ath.cx>
3866
3867 * Makefile.in (.y.c): Don't munge yacc's #line
3868 directives.
3869
3870 2015-01-09 Patrick Palka <patrick@parcs.ath.cx>
3871
3872 * utils.c (defaulted_query): Rewrite to use gdb_readline_wrapper
3873 to prompt for input.
3874 * tui/tui-hooks.c (tui_query_hook): Remove.
3875 (tui_install_hooks): Don't set deprecated_query_hook.
3876 * tui/tui-io.c (tui_redisplay_readline): Fix off-by-one error in
3877 height calculation. Always update the command window's cur_line.
3878
3879 2015-01-09 Pedro Alves <palves@redhat.com>
3880
3881 * breakpoint.c (hardware_breakpoint_inserted_here_p): New
3882 function.
3883 * breakpoint.h (hardware_breakpoint_inserted_here_p): New
3884 declaration.
3885 * linux-nat.c (linux_nat_status_is_event): Move higher up in file.
3886 (linux_resume_one_lwp): Store the thread's PC. Adjust to clear
3887 stop_reason.
3888 (check_stopped_by_watchpoint): New function.
3889 (save_sigtrap): Reimplement.
3890 (linux_nat_stopped_by_watchpoint): Adjust.
3891 (linux_nat_lp_status_is_event): Delete.
3892 (stop_wait_callback): Only call save_sigtrap after storing the
3893 pending status.
3894 (status_callback): If the thread had been stopped for a breakpoint
3895 that has since been removed, discard the event and resume the LWP.
3896 (count_events_callback, select_event_lwp_callback): Use
3897 lwp_status_pending_p instead of linux_nat_lp_status_is_event.
3898 (cancel_breakpoint): Rename to ...
3899 (check_stopped_by_breakpoint): ... this. Record whether the LWP
3900 stopped for a software breakpoint or hardware breakpoint.
3901 (select_event_lwp): Only give preference to the stepping LWP in
3902 all-stop mode. Adjust comments.
3903 (stop_and_resume_callback): Remove references to new_pending_p.
3904 (linux_nat_filter_event): Likewise. Leave exit events of the
3905 leader thread pending here. Handle signal short circuiting here.
3906 Only call save_sigtrap after storing the pending waitstatus.
3907 (linux_nat_wait_1): Remove 'retry' label. Remove references to
3908 new_pending. Don't handle leaving events the caller is not
3909 interested in pending here, nor handle signal short-circuiting
3910 here. Also give equal priority to all LWPs that have had events
3911 in non-stop mode. If reporting a software breakpoint event,
3912 unadjust the LWP's PC.
3913 * linux-nat.h (enum lwp_stop_reason): New.
3914 (struct lwp_info) <stop_pc>: New field.
3915 (struct lwp_info) <stopped_by_watchpoint>: Delete field.
3916 (struct lwp_info) <stop_reason>: New field.
3917 * x86-linux-nat.c (x86_linux_prepare_to_resume): Adjust.
3918
3919 2015-01-09 Pedro Alves <palves@redhat.com>
3920
3921 * linux-nat.c (linux_handle_extended_wait) <PTRACE_EVENT_EXEC>:
3922 Set the LWP's 'resumed' flag.
3923
3924 2015-01-09 Pedro Alves <palves@redhat.com>
3925
3926 * linux-nat.c (linux_resume_one_lwp): New function.
3927 (resume_lwp): Use lwp_status_pending_p and linux_resume_one_lwp.
3928 (linux_nat_resume): Use lwp_status_pending_p and
3929 linux_resume_one_lwp.
3930 (linux_handle_syscall_trap): Use linux_resume_one_lwp.
3931 (linux_handle_extended_wait): Use linux_resume_one_lwp.
3932 (status_callback, running_callback): Use lwp_status_pending_p.
3933 (lwp_status_pending_p): New function.
3934 (stop_and_resume_callback): Use lwp_status_pending_p.
3935 (linux_nat_filter_event): Use linux_resume_one_lwp.
3936 (linux_nat_wait_1): Always use status_callback to look for an LWP
3937 with a pending status. Use linux_resume_one_lwp.
3938 (resume_stopped_resumed_lwps): Use lwp_status_pending_p and
3939 linux_resume_one_lwp.
3940
3941 2015-01-09 Pedro Alves <palves@redhat.com>
3942
3943 * breakpoint.c (bp_location_inserted_here_p): New function,
3944 factored out from ...
3945 (breakpoint_inserted_here_p): ... here. Use
3946 ALL_BP_LOCATIONS_AT_ADDR.
3947 (software_breakpoint_inserted_here_p): Use
3948 bp_location_inserted_here_p and ALL_BP_LOCATIONS_AT_ADDR.
3949
3950 2014-01-09 Pedro Alves <palves@redhat.com>
3951
3952 Skip enabling event reporting if the kernel supports
3953 PTRACE_EVENT_CLONE.
3954 * linux-thread-db.c: Include "nat/linux-ptrace.h".
3955 (thread_db_use_events): New function.
3956 (try_thread_db_load_1): Check thread_db_use_events before enabling
3957 event reporting.
3958 (update_thread_state): New function.
3959 (attach_thread): Use it. Check thread_db_use_events before
3960 enabling event reporting.
3961 (thread_db_detach): Check thread_db_use_events before disabling
3962 event reporting.
3963 (find_new_threads_callback): Check thread_db_use_events before
3964 enabling event reporting. Update the thread's state if not using
3965 libthread_db events.
3966
3967 2015-01-09 Pedro Alves <palves@redhat.com>
3968
3969 * linux-nat.c (lin_lwp_attach_lwp): Assert that the lwp id we're
3970 about to wait for is > 0.
3971 * linux-thread-db.c (find_new_threads_callback): Ignore thread if
3972 the kernel thread ID is -1.
3973
3974 2015-01-09 Pedro Alves <palves@redhat.com>
3975
3976 * linux-nat.c (attach_proc_task_lwp_callback): New function.
3977 (linux_nat_attach): Use linux_proc_attach_tgid_threads.
3978 (wait_lwp, linux_nat_filter_event): If not set yet, set the lwp's
3979 ptrace option flags.
3980 * linux-nat.h (struct lwp_info) <must_set_ptrace_flags>: New
3981 field.
3982 * nat/linux-procfs.c: Include <dirent.h>.
3983 (linux_proc_get_int): New parameter "warn". Handle it.
3984 (linux_proc_get_tgid): Adjust.
3985 (linux_proc_get_tracerpid): Rename to ...
3986 (linux_proc_get_tracerpid_nowarn): ... this.
3987 (linux_proc_pid_get_state): New function, factored out from
3988 (linux_proc_pid_has_state): ... this. Add new parameter "warn"
3989 and handle it.
3990 (linux_proc_pid_is_gone): New function.
3991 (linux_proc_pid_is_stopped): Adjust.
3992 (linux_proc_pid_is_zombie_maybe_warn)
3993 (linux_proc_pid_is_zombie_nowarn): New functions.
3994 (linux_proc_pid_is_zombie): Use
3995 linux_proc_pid_is_zombie_maybe_warn.
3996 (linux_proc_attach_tgid_threads): New function.
3997 * nat/linux-procfs.h (linux_proc_get_tgid): Update comment.
3998 (linux_proc_get_tracerpid): Rename to ...
3999 (linux_proc_get_tracerpid_nowarn): ... this, and update comment.
4000 (linux_proc_pid_is_gone): New declaration.
4001 (linux_proc_pid_is_zombie): Update comment.
4002 (linux_proc_pid_is_zombie_nowarn): New declaration.
4003 (linux_proc_attach_lwp_func): New typedef.
4004 (linux_proc_attach_tgid_threads): New declaration.
4005 * nat/linux-ptrace.c (linux_ptrace_attach_fail_reason): Adjust to
4006 use nowarn functions.
4007 (linux_ptrace_attach_fail_reason_string): Move here from
4008 gdbserver/linux-low.c and rename.
4009 (ptrace_supports_feature): If the current ptrace options are not
4010 known yet, check them now, instead of asserting.
4011 * nat/linux-ptrace.h (linux_ptrace_attach_fail_reason_string):
4012 Declare.
4013
4014 2015-01-09 Pedro Alves <palves@redhat.com>
4015
4016 * linux-thread-db.c (thread_db_find_new_threads_silently)
4017 (try_thread_db_load_1, try_thread_db_load, thread_db_load_search)
4018 (find_new_threads_once): Print debug output on gdb_stdlog.
4019
4020 2015-01-09 Chen Gang <gang.chen.5i5j@gmail.com>
4021 Pedro Alves <palves@redhat.com>
4022
4023 * compile/compile.c: Include "gdb_wait.h".
4024 (do_rmdir): Check return value, and free 'zap'.
4025
4026 2015-01-08 Pedro Alves <palves@redhat.com>
4027 Yao Qi <yao@codesourcery.com>
4028
4029 * dwarf2loc.c (indirect_pieced_value): Don't call
4030 gdb_sign_extend. Call extract_signed_integer instead.
4031 * utils.c (gdb_sign_extend): Remove.
4032 * utils.h (gdb_sign_extend): Remove declaration.
4033
4034 2015-01-07 Pierre Muller <muller@sourceware.org>
4035
4036 PR symtab/17811
4037 * stabsread.c (define_symbol): Set language for C++ special symbols.
4038
4039 2015-01-07 Patrick Palka <patrick@parcs.ath.cx>
4040
4041 * inflow.c (initial_gdb_ttystate): Tweak comment.
4042
4043 2015-01-07 Joel Brobecker <brobecker@adacore.com>
4044
4045 * inflow.c (set_initial_gdb_ttystate): Add empty line after
4046 comment documenting function.
4047
4048 2015-01-07 Patrick Palka <patrick@parcs.ath.cx>
4049
4050 * terminal.h (set_initial_gdb_ttystate): Declare.
4051 * inflow.c (initial_gdb_ttystate): New static variable.
4052 (set_initial_gdb_ttystate): New setter.
4053 (child_terminal_init_with_pgrp): Copy initial_gdb_ttystate
4054 instead of our current terminal state.
4055 * top.c (gdb_init): Call set_initial_gdb_ttystate.
4056
4057 2015-01-07 Joel Brobecker <brobecker@adacore.com>
4058
4059 * guile/scm-type.c (tyscm_array_1): Add comment.
4060 * python/py-type.c (typy_array_1): Add comment.
4061
4062 2015-01-06 Joel Brobecker <brobecker@adacore.com>
4063
4064 * guile/scm-type.c (tyscm_array_1): Do not raise out-of-range
4065 error if N2 is equal to N1 - 1.
4066
4067 2015-01-06 Joel Brobecker <brobecker@adacore.com>
4068
4069 * python/py-type.c (typy_array_1): Do not raise negative-length
4070 exception if N2 is equal to N1 - 1.
4071
4072 2015-01-03 Doug Evans <xdje42@gmail.com>
4073
4074 * c-exp.y: Whitespace cleanup.
4075 (classify_inner_name): Remove extra ;.
4076
4077 2015-01-02 Maciej W. Rozycki <macro@codesourcery.com>
4078
4079 * mips-tdep.c (mips32_scan_prologue): Keep the extracted stack
4080 offset signed.
4081
4082 2015-01-02 Doug Evans <dje@google.com>
4083
4084 * dwarf2read.c (setup_type_unit_groups): Remove outdated comment.
4085
4086 2015-01-02 Doug Evans <dje@google.com>
4087
4088 * symtab.h (struct symbol): Fix typo in comment.
4089
4090 2015-01-01 Joel Brobecker <brobecker@adacore.com>
4091
4092 Update year range in copyright notice of all files.
4093
4094 2015-01-01 Joel Brobecker <brobecker@adacore.com>
4095
4096 * top.c (print_gdb_version): Update copyright year to 2015.
4097
4098 2015-01-01 Joel Brobecker <brobecker@adacore.com>
4099
4100 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2014.
4101
4102 For older changes see ChangeLog-2014.
4103 \f
4104 Local Variables:
4105 mode: change-log
4106 left-margin: 8
4107 fill-column: 74
4108 version-control: never
4109 coding: utf-8
4110 End:
This page took 0.115611 seconds and 4 git commands to generate.