Document the GDB 7.12 release in gdb/ChangeLog
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2016-10-07 Joel Brobecker <brobecker@adacore.com>
2
3 GDB 7.12 released.
4
5 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
6
7 * python/python.c (gdbpy_decode_line): Call
8 string_to_event_location_basic instead of new_linespec_location.
9
10 2016-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
11
12 * target.c (target_supports_multi_process): New function, moved
13 from...
14 * target.h (target_supports_multi_process): ... here. Remove
15 macro.
16 * target/target.h (target_supports_multi_process): New prototype.
17
18 2016-10-06 Pedro Alves <palves@redhat.com>
19
20 * cp-valprint.c (vtbl_ptr_name): Write "extern const" instead of
21 EXPORTED_CONST.
22 * stub-termcap.c: Remove __cplusplus checks.
23 * common/common-defs.h [!__cplusplus] (EXTERN_C, EXTERN_C_PUSH,
24 EXTERN_C_POP): Delete.
25 * common/common-exceptions.h (GDB_XCPT_SJMP): Update comments.
26 (GDB_XCPT) [!__cplusplus]: Delete.
27 (throw_exception, throw_exception_sjlj): Update comments.
28 * guile/guile-internal.h (as_a_scm_t_subr) [!__cplusplus]: Delete.
29 * guile/guile.c (extension_language_guile): Write "extern const"
30 instead of EXPORTED_CONST.
31 * features/feature_to_c.sh: Don't emit !__cplusplus code. Write
32 "extern const" instead of EXPORTED_CONST.
33
34 2016-10-06 Doug Evans <dje@google.com>
35
36 * python/py-value.c (valpy_long): Handle unsigned values.
37
38 2016-10-06 Simon Marchi <simon.marchi@ericsson.com>
39
40 * frame.h: Forward-declare struct ui_out.
41
42 2016-10-06 Tom Tromey <tom@tromey.com>
43
44 * MAINTAINERS: Remove Java test maintainer.
45 * varobj.h (java_varobj_ops): Don't declare.
46 * valprint.h (struct value_print_options)
47 <pascal_static_field_print>: Update comment.
48 * utils.c (producer_is_gcc): Remove java reference.
49 * symtab.h (struct general_symbol_info): Remove java references.
50 (SYMBOL_SEARCH_NAME): Likewise.
51 * objfiles.c (allocate_objfile): Update comment.
52 * linespec.c (find_linespec_symbols): Remove java references.
53 * gnu-v3-abi.c (gnuv3_rtti_type, gnuv3_baseclass_offset): Remove
54 java references.
55 * gdbtypes.h (struct cplus_struct_type) <is_java>: Remove.
56 (TYPE_CPLUS_REALLY_JAVA): Remove.
57 * c-varobj.c (enum vsections): Update comment.
58 * symtab.c (symbol_set_language, symbol_set_names)
59 (symbol_natural_name, symbol_demangled_name)
60 (demangle_for_lookup, symbol_matches_domain)
61 (default_make_symbol_completion_list_break_on_1): Remove java
62 references.
63 (JAVA_PREFIX, JAVA_PREFIX_LEN): Remove.
64 * psymtab.c (match_partial_symbol, psymtab_search_name)
65 (lookup_partial_symbol): Remove java references.
66 * dwarf2read.c (find_slot_in_mapped_hash): Remove java references.
67 (add_partial_symbol, dwarf2_compute_name, dwarf2_physname)
68 (dwarf2_add_member_fn, is_vtable_name, read_structure_type)
69 (process_structure_scope, read_subroutine_type)
70 (read_subrange_type, load_partial_dies)
71 (new_symbol_full, determine_prefix, typename_concat)
72 (dwarf2_name): Remove java references.
73 (set_cu_language): Treat Java as C++.
74 * c-typeprint.c (c_type_print_args): Remove java reference.
75 * defs.h (enum language) <language_java>: Remove.
76 * Makefile.in (SFILES, HFILES_NO_SRCDIR, COMMON_OBS, YYFILES)
77 (YYOBJ, local-maintainer-clean): Don't mention java files.
78 * jv-exp.y, jv-lang.c, jv-lang.h, jv-typeprint.c, jv-valprint.c,
79 jv-varobj.c: Remove.
80
81 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
82
83 * mips-tdep.c (mips_pseudo_register_type): Make FCRs always
84 32-bit.
85
86 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
87
88 * mips-tdep.c (mips_pseudo_register_type): Rearrange comments
89 throughout.
90
91 2016-10-06 Markus Metzger <markus.t.metzger@intel.com>
92
93 * stack.c (frame_info): Call val_print_not_saved instead of
94 val_print_unavailable if frame_id check fails.
95
96 2016-10-06 Pedro Alves <palves@redhat.com>
97
98 * jit.c (free_objfile_data): Delete the JIT breakpoint and clear
99 the cached code address.
100
101 2016-10-06 Doug Evans <dje@google.com>
102
103 * features/aarch64-core.xml (cpsr_flags): Elide "type" and specify
104 "end" in all fields.
105 * features/aarch64.c: Regenerate.
106 * features/i386/32bit-mpx.xml (_bndcfgu): Specify type of "preserved"
107 and "enabled" fields. Correct size of "enabled" field.
108 * features/i386/64bit-mpx.xml (_bndcfgu): Specify type of "preserved"
109 and "enabled" fields.
110 * features/i386/i386-avx-mpx-linux.c: Regenerate.
111 * features/i386/i386-avx-mpx.c: Regenerate.
112 * features/i386/i386-avx512-linux.c: Regenerate.
113 * features/i386/i386-avx512.c: Regenerate.
114 * features/i386/i386-mpx-linux.c: Regenerate.
115 * features/i386/i386-mpx.c: Regenerate.
116 * features/arc-arcompact.c: Regenerate.
117 * features/arc-v2.c: Regenerate.
118 * xml-tdesc.c (tdesc_start_field): Require "end" spec. Single bit
119 fields default to "bool" type.
120
121 Revert 2016-03-15 Doug Evans <dje@google.com>
122 * features/i386/32bit-core.xml (i386_eflags): Remove "end" spec.
123 * features/i386/32bit-sse.xml (i386_eflags): Ditto.
124 * features/i386/64bit-core.xml (i386_eflags): Ditto.
125 * features/i386/64bit-sse.xml (i386_eflags): Ditto.
126 * features/i386/x32-core.xml (i386_eflags): Ditto.
127
128 2016-10-05 Tom Tromey <tom@tromey.com>
129
130 PR breakpoints/20653:
131 * location.c (string_to_explicit_location): Use NULL, not '\0'.
132
133 2016-10-05 Tom Tromey <tom@tromey.com>
134
135 PR symtab/20652:
136 * psymtab.c (psymbol_compare): Correctly compare "ginfo.value"
137 fields.
138
139 2016-10-05 Andreas Arnez <arnez@linux.vnet.ibm.com>
140
141 * dwarf2expr.c (dwarf_expr_require_composition): Allow
142 DW_OP_GNU_uninit.
143 (execute_stack_op): Use dwarf_expr_require_composition instead of
144 copying its logic.
145
146 2016-10-05 Anton Kolesov <anton.kolesov@synopsys.com>
147
148 * arc-tdep.c (arc_frame_prev_register): Remove annoying log message.
149
150 2016-10-05 Yao Qi <yao.qi@linaro.org>
151
152 * features/Makefile (WHICH): Add
153 rs6000/powerpc-isa205-32l, rs6000/powerpc-isa205-64l,
154 rs6000/powerpc-isa205-altivec32l, rs6000/powerpc-isa205-altivec64l,
155 rs6000/powerpc-isa205-vsx32l and rs6000/powerpc-isa205-vsx64l.
156 * regformats/rs6000/powerpc-isa205-32l.dat: Regenerated.
157 * regformats/rs6000/powerpc-isa205-64l.dat: Likewise.
158 * regformats/rs6000/powerpc-isa205-altivec32l.dat: Likewise.
159 * regformats/rs6000/powerpc-isa205-altivec64l.dat: Likewise.
160 * regformats/rs6000/powerpc-isa205-vsx32l.dat: Likewise.
161 * regformats/rs6000/powerpc-isa205-vsx64l.dat: Likewise.
162
163 2016-10-05 Yao Qi <yao.qi@linaro.org>
164
165 * features/Makefile (XMLTOC): Add s390-tevx-linux64.xml,
166 s390-vx-linux64.xml, s390x-tevx-linux64.xml and
167 s390x-vx-linux64.xml.
168
169 2016-10-05 Yao Qi <yao.qi@linaro.org>
170
171 * features/Makefile: Remove i386/*-expedite. Add i386-expedite,
172 amd64-expedite, and x32-expedite.
173
174 2016-10-05 Terry Guo <terry.guo@arm.com>
175 Yao Qi <yao.qi@linaro.org>
176
177 * arm-tdep.c: Adjust includes.
178 * features/Makefile (WHICH): Add "arm/" directory to arm
179 target descriptions.
180 (XMLTOC): Likewise.
181 (arm/arm-with-iwmmxt.dat): Adjust the path for
182 dependencies.
183 * features/arm-core.xml: Moved to ...
184 * features/arm/arm-core.xml: ... it.
185 * features/arm-fpa.xml: Moved to ...
186 * features/arm/arm-fpa.xml: ... it.
187 * features/arm-m-profile.xml: Moved to ...
188 * features/arm/arm-m-profile.xm: ... it.
189 * features/arm-vfpv2.xml: Moved to ...
190 * features/arm/arm-vfpv2.xm: ... it.
191 * features/arm-vfpv3.xml: Moved to ...
192 * features/arm/arm-vfpv3.xml: ... it.
193 * features/arm-with-iwmmxt.c: Moved to ...
194 * features/arm/arm-with-iwmmxt.c: ... it.
195 * features/arm-with-iwmmxt.xml: Moved to ...
196 * features/arm/arm-with-iwmmxt.xml: ... it.
197 * features/arm-with-m-fpa-layout.c: Moved to ...
198 * features/arm/arm-with-m-fpa-layout.c: ... it.
199 * features/arm-with-m-fpa-layout.xml: Moved to ...
200 * features/arm/arm-with-m-fpa-layout.xml: ... it.
201 * features/arm-with-m-vfp-d16.c: Moved to ...
202 * features/arm/arm-with-m-vfp-d16.c: ... it.
203 * features/arm-with-m-vfp-d16.xml: Moved to ...
204 * features/arm/arm-with-m-vfp-d16.xml: ... it.
205 * features/arm-with-m.c: Moved to ...
206 * features/arm/arm-with-m.c: ... it.
207 * features/arm-with-m.xml: Moved to ...
208 * features/arm/arm-with-m.xm: ... it.
209 * features/arm-with-neon.c: Moved to ...
210 * features/arm/arm-with-neon.c: ... it.
211 * features/arm-with-neon.xml: Moved to ...
212 * features/arm/arm-with-neon.xml: ... it.
213 * features/arm-with-vfpv2.c: Moved to ...
214 * features/arm/arm-with-vfpv2.c: ... it.
215 * features/arm-with-vfpv2.xml: Moved to ...
216 * features/arm/arm-with-vfpv2.xml: ... it.
217 * features/arm-with-vfpv3.c: Moved to ...
218 * features/arm/arm-with-vfpv3.c: ... it.
219 * features/arm-with-vfpv3.xml: Moved to ...
220 * features/arm/arm-with-vfpv3.xml: ... it.
221 * features/xscale-iwmmxt.xml: Moved to ...
222 * features/arm/xscale-iwmmxt.xml: ... it.
223
224 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
225 2016-10-03 Simon Marchi <simon.marchi@ericsson.com>
226
227 PR gdb/20487
228 * NEWS: Mention new frame field of =thread-selected event.
229 * cli/cli-decode.c (add_cmd): Initialize c->suppress_notification.
230 (add_com_suppress_notification): New function definition.
231 (cmd_func): Set and restore the suppress_notification flag.
232 * cli/cli-deicode.h (struct cmd_list_element)
233 <suppress_notification>: New field.
234 * cli/cli-interp.c (cli_suppress_notification): New global variable.
235 (cli_on_user_selected_context_changed): New function.
236 (_initialize_cli_interp): Attach to user_selected_context_changed
237 observer.
238 * command.h (struct cli_suppress_notification): New structure.
239 (cli_suppress_notification): New global variable declaration.
240 (add_com_suppress_notification): New function declaration.
241 * defs.h (enum user_selected_what_flag): New enum.
242 (user_selected_what): New enum flag type.
243 * frame.h (print_stack_frame_to_uiout): New function declaration.
244 * gdbthread.h (print_selected_thread_frame): New function declaration.
245 * inferior.c (print_selected_inferior): New function definition.
246 (inferior_command): Remove printing of inferior/thread/frame switch
247 notifications, notify user_selected_context_changed observer.
248 * inferior.h (print_selected_inferior): New function declaration.
249 * mi/mi-cmds.c (struct mi_cmd): Add user_selected_context
250 suppression to stack-select-frame and thread-select commands.
251 * mi/mi-interp.c (struct mi_suppress_notification)
252 <user_selected_context>: Initialize.
253 (mi_user_selected_context_changed): New function definition.
254 (_initialize_mi_interp): Attach to user_selected_context_changed.
255 * mi/mi-main.c (mi_cmd_thread_select): Print thread selection reply.
256 (mi_execute_command): Handle notification suppression. Notify
257 user_selected_context_changed observer on thread change instead of printing
258 event directly. Don't send it if command already sends the notification.
259 (command_notifies_uscc_observer): New function.
260 (mi_cmd_execute): Don't handle notification suppression.
261 * mi/mi-main.h (struct mi_suppress_notification)
262 <user_selected_context>: New field.
263 * stack.c (print_stack_frame_to_uiout): New function definition.
264 (select_frame_command): Notify user_selected_context_changed
265 observer.
266 (frame_command): Call print_selected_thread_frame if there's no frame
267 change or notify user_selected_context_changed observer if there is.
268 (up_command): Notify user_selected_context_changed observer.
269 (down_command): Likewise.
270 (_initialize_stack): Suppress user_selected_context notification for
271 command select-frame.
272 * thread.c (thread_command): Notify
273 user_selected_context_changed if the thread has changed, print
274 thread info directly if it hasn't.
275 (do_captured_thread_select): Do not print thread switch event.
276 (print_selected_thread_frame): New function definition.
277 * tui/tui-interp.c (tui_on_user_selected_context_changed):
278 New function definition.
279 (_initialize_tui_interp): Attach to user_selected_context_changed
280 observer.
281
282 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
283
284 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
285 * exec.c (exec_file_locate_attach): Add parameter defer_bp_reset.
286 Use it.
287 * gdbcore.h (exec_file_locate_attach): Add parameter defer_bp_reset.
288 * infcmd.c (setup_inferior): Update caller.
289 * remote.c (remote_add_inferior): Likewise.
290
291 2016-09-28 Pedro Alves <palves@redhat.com>
292
293 * infcall.c (run_inferior_call): Remove input from the event
294 loop while running the infcall.
295
296 2016-09-27 Fredrik Hederstierna <fredrik.hederstierna@verisure.com>
297
298 * arm-tdep.c (arm_m_addr_is_magic): New function.
299 (arm_addr_bits_remove): Call arm_m_addr_is_magic.
300 (arm_m_exception_unwind_sniffer): Likewise.
301
302 2016-09-23 Jon Turney <jon.turney@dronecode.org.uk>
303
304 * windows-nat.c (windows_delete_thread): Adjusting call to
305 target_mourn_inferior to include ptid_t argument.
306
307 2016-09-23 Tom Tromey <tom@tromey.com>
308
309 * utils.h (make_cleanup_dyn_string_delete): Remove declaration.
310 * utils.c: Don't include dyn-string.h.
311 (do_dyn_string_delete, make_cleanup_dyn_string_delete): Remove.
312 * cli/cli-cmds.c: Include <string>. Don't include dyn-string.h.
313 (argv_to_string): Rename. Change return type to std::string.
314 (alias_command): Use std::string.
315
316 2016-09-23 Tom Tromey <tom@tromey.com>
317
318 * objfiles.c: Include <vector>.
319 (objfile_relocate): Use std::vector.
320
321 2016-09-23 Tom Tromey <tom@tromey.com>
322
323 * rust-lang.c: Include <string> and <vector>.
324 (rust_evaluate_funcall): Use std::vector, std::string.
325 (rust_evaluate_subexp): Use std::string.
326 (rust_lookup_symbol_nonlocal): Use std::string.
327
328 2016-09-23 Tom Tromey <tom@tromey.com>
329
330 * cp-namespace.c: Include <string>.
331 (cp_search_static_and_baseclasses)
332 (cp_lookup_symbol_imports_or_template, find_symbol_in_baseclass):
333 Use std::string.
334
335 2016-09-23 Tom Tromey <tom@tromey.com>
336
337 * break-catch-sig.c: Include <string>.
338 (signal_catchpoint_print_one): Use std::string.
339
340 2016-09-23 Tom Tromey <tom@tromey.com>
341
342 * utils.c (struct restore_ui_out_closure): Remove.
343 * objfiles.h (terminate_minimal_symbol_table): Don't declare.
344
345 2016-09-23 Yao Qi <yao.qi@linaro.org>
346
347 * nat/linux-osdata.c (linux_xfer_osdata_threads): Replace
348 sprintf with xsnprintf.
349 (linux_xfer_osdata_fds): Likewise.
350
351 2016-09-23 Pedro Alves <palves@redhat.com>
352
353 * Makefile.in (SFILES): Add common/new-op.c.
354 (COMMON_OBS): Add common/new-op.o.
355 (new-op.o): New rule.
356 * common/common-exceptions.h: Include <new>.
357 (struct gdb_quit_bad_alloc): New type.
358 * common/new-op.c: New file.
359
360 2016-09-22 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
361
362 * rs6000-tdep.c (ppc_process_record_op31): Fix
363 regcache_raw_read_unsigned call using the correct parameter type.
364
365 2016-09-22 Anton Kolesov <anton.kolesov@synopsys.com>
366
367 * arc-tdep.c: Fix ARI warning for printf(%p).
368
369 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
370
371 * MAINTAINERS (Write After Approval): Add Anton Kolesov.
372
373 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
374
375 * Makefile.in (ALL_TARGET_OBS): Add arc-tdep.o.
376 (HFILES_NO_SRCDIR): Add arc-tdep.h.
377 (ALLDEPFILES): Add arc-tdep.c.
378 * NEWS: Mention new ARC port.
379 * configure.tgt: Add ARC.
380 * arc-tdep.c: New file.
381 * arc-tdep.h: New file.
382 * features/Makefile (XMLTOC): Add arc-v2.xml and arc-arcompact.xml.
383 * features/arc-v2.xml: New file.
384 * features/arc-v2.c: New file (generated).
385 * features/arc-arcompact.xml: New file.
386 * features/arc-arcompact.c: New file (generated).
387
388 2016-09-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
389
390 * rs6000-tdep.c (ppc_process_record_op63): Fix return of instruction
391 handlers.
392
393 2016-09-21 Tom Tromey <tom@tromey.com>
394
395 PR gdb/20604:
396 * top.h (quit_force): Update.
397 * top.c (quit_force): Changed type of first argument. Don't
398 evaluate expression. Pass NULL to kill_or_detach.
399 * cli/cli-cmds.c (quit_command): Evaluate "args".
400
401 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
402
403 * .gitignore: Ignore more files.
404 * data-directory/.gitignore: Likewise.
405
406 2016-09-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
407
408 * rs6000-tdep.c (PPC_DQ): New macro.
409 (ppc_process_record_op4): Add Power ISA 3.0 instructions.
410 (ppc_process_record_op19): Likewise.
411 (ppc_process_record_op31): Likewise.
412 (ppc_process_record_op59): Likewise.
413 (ppc_process_record_op60): Likewise.
414 (ppc_process_record_op63): Likewise.
415 (ppc_process_record): Likewise.
416 (ppc_process_record_op61): New function.
417
418 2016-09-21 Yao Qi <yao.qi@linaro.org>
419
420 * aarch32-linux-nat.c (aarch32_gp_regcache_collect): Keep
421 bits 20 to 23.
422
423 2016-09-20 Tom Tromey <tom@tromey.com>
424
425 * python/py-value.c (convert_value_from_python): Make PyInt_Check
426 conditional on Python 2.
427 * python/py-arch.c (archpy_disassemble): Make PyInt_Check
428 conditional on Python 2.
429
430 2016-09-20 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
431
432 * rs6000-tdep.c (ppc_process_record_op31): Fix record of Store String
433 Word instructions.
434
435 2016-09-20 Sergio Durigan Junior <sergiodj@redhat.com>
436
437 * fork-inferior.c (startup_inferior): Pass 'event_ptid' instead of
438 'resume_ptid' to 'target_mourn_inferior'. Fix regression
439 introduced by my last commit.
440
441 2016-09-19 Pedro Alves <palves@redhat.com>
442
443 * common/gdb_locale.h [!ENABLE_NLS] (gettext, dgettext, dcgettext,
444 textdomain, bindtextdomain): Delete macros.
445 * main.c (captured_main) [!ENABLE_NLS]: Skip bintextdomain and
446 textdomain calls.
447
448 2016-09-19 Sergio Durigan Junior <sergiodj@redhat.com>
449
450 * darwin-nat.c (darwin_kill_inferior): Adjusting call to
451 target_mourn_inferior to include ptid_t argument.
452 * fork-child.c (startup_inferior): Likewise.
453 * gnu-nat.c (gnu_kill_inferior): Likewise.
454 * inf-ptrace.c (inf_ptrace_kill): Likewise.
455 * infrun.c (handle_inferior_event_1): Likewise.
456 * linux-nat.c (linux_nat_attach): Likewise.
457 (linux_nat_kill): Likewise.
458 * nto-procfs.c (interrupt_query): Likewise.
459 (procfs_interrupt): Likewise.
460 (procfs_kill_inferior): Likewise.
461 * procfs.c (procfs_kill_inferior): Likewise.
462 * record.c (record_mourn_inferior): Likewise.
463 * remote-sim.c (gdbsim_kill): Likewise.
464 * remote.c (remote_detach_1): Likewise.
465 (remote_kill): Likewise.
466 * target.c (target_mourn_inferior): Change declaration to accept
467 new ptid_t argument; use gdb_assert on it.
468 * target.h (target_mourn_inferior): Move function prototype from
469 here...
470 * target/target.h (target_mourn_inferior): ... to here. Adjust it
471 to accept new ptid_t argument.
472 * windows-nat.c (get_windows_debug_event): Adjusting call to
473 target_mourn_inferior to include ptid_t argument.
474
475 2016-09-18 Pedro Alves <palves@redhat.com>
476
477 * s390-linux-nat.c: Include <algorithm>.
478
479 2016-09-18 Pedro Alves <palves@redhat.com>
480
481 * breakpoint.c (hardware_watchpoint_inserted_in_range): Explicitly
482 specify the std:min/std::max specialization.
483 * exec.c (section_table_read_available_memory): Likewise.
484 * remote.c (remote_read_qxfer): Likewise.
485 * target.c (simple_verify_memory): Likewise.
486
487 2016-09-16 Simon Marchi <simark@simark.ca>
488
489 * infrun.c (restore_current_uiout_cleanup): Move to ui-out.c.
490 (print_stop_event): Use make_cleanup_restore_current_uiout.
491 * python/python.c (execute_gdb_command): Likewise.
492 * ui-out.c (restore_current_uiout_cleanup): Move from infrun.c.
493 (make_cleanup_restore_current_uiout): New function definition.
494 * ui-out.h (make_cleanup_restore_current_uiout): New function
495 declaration.
496 * utils.c (do_restore_ui_out): Remove.
497 (make_cleanup_restore_ui_out): Remove.
498 * utils.h (make_cleanup_restore_ui_out): Remove.
499
500 2016-09-16 Pedro Alves <palves@redhat.com>
501
502 * defs.h (min, max): Delete.
503 * aarch64-tdep.c: Include <algorithm> and use std::min and
504 std::max throughout.
505 * aarch64-tdep.c: Likewise.
506 * alpha-tdep.c: Likewise.
507 * amd64-tdep.c: Likewise.
508 * amd64-windows-tdep.c: Likewise.
509 * arm-tdep.c: Likewise.
510 * avr-tdep.c: Likewise.
511 * breakpoint.c: Likewise.
512 * btrace.c: Likewise.
513 * ctf.c: Likewise.
514 * disasm.c: Likewise.
515 * doublest.c: Likewise.
516 * dwarf2loc.c: Likewise.
517 * dwarf2read.c: Likewise.
518 * environ.c: Likewise.
519 * exec.c: Likewise.
520 * f-exp.y: Likewise.
521 * findcmd.c: Likewise.
522 * ft32-tdep.c: Likewise.
523 * gcore.c: Likewise.
524 * hppa-tdep.c: Likewise.
525 * i386-darwin-tdep.c: Likewise.
526 * i386-tdep.c: Likewise.
527 * linux-thread-db.c: Likewise.
528 * lm32-tdep.c: Likewise.
529 * m32r-tdep.c: Likewise.
530 * m88k-tdep.c: Likewise.
531 * memrange.c: Likewise.
532 * minidebug.c: Likewise.
533 * mips-tdep.c: Likewise.
534 * moxie-tdep.c: Likewise.
535 * nds32-tdep.c: Likewise.
536 * nios2-tdep.c: Likewise.
537 * nto-procfs.c: Likewise.
538 * parse.c: Likewise.
539 * ppc-sysv-tdep.c: Likewise.
540 * probe.c: Likewise.
541 * record-btrace.c: Likewise.
542 * remote.c: Likewise.
543 * rs6000-tdep.c: Likewise.
544 * rx-tdep.c: Likewise.
545 * s390-linux-nat.c: Likewise.
546 * s390-linux-tdep.c: Likewise.
547 * ser-tcp.c: Likewise.
548 * sh-tdep.c: Likewise.
549 * sh64-tdep.c: Likewise.
550 * source.c: Likewise.
551 * sparc-tdep.c: Likewise.
552 * symfile.c: Likewise.
553 * target-memory.c: Likewise.
554 * target.c: Likewise.
555 * tic6x-tdep.c: Likewise.
556 * tilegx-tdep.c: Likewise.
557 * tracefile-tfile.c: Likewise.
558 * tracepoint.c: Likewise.
559 * valprint.c: Likewise.
560 * value.c: Likewise.
561 * xtensa-tdep.c: Likewise.
562 * cli/cli-cmds.c: Likewise.
563 * compile/compile-object-load.c: Likewise.
564
565 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
566
567 * s390-linux-nat.c (PER_BIT, PER_EVENT_BRANCH, PER_EVENT_IFETCH)
568 (PER_EVENT_STORE, PER_EVENT_NULLIFICATION)
569 (PER_CONTROL_BRANCH_ADDRESS, PER_CONTROL_SUSPENSION)
570 (PER_CONTROL_ALTERATION): New macros.
571 (struct s390_debug_reg_state) <break_areas>: New member.
572 (s390_forget_process): Free break_areas as well.
573 (s390_linux_new_fork): Copy break_areas as well.
574 (s390_prepare_to_resume): Install hardware breakpoints.
575 (s390_can_use_hw_breakpoint): Indicate support for hardware
576 breakpoints.
577 (s390_insert_hw_breakpoint, s390_remove_hw_breakpoint): New
578 linux_nat target methods.
579 (_initialize_s390_nat): Register them.
580
581 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
582
583 * nat/linux-nat.h (lwp_is_stepping): New declaration.
584 * linux-nat.c (lwp_is_stepping): New function.
585
586 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
587
588 * s390-linux-nat.c (gdbcmd.h): New include.
589 (s390_show_debug_regs): New function.
590 (s390_stopped_by_watchpoint): Call it, if show_debug_regs is set.
591 (s390_prepare_to_resume): Likewise.
592 (_initialize_s390_nat): Register the command "maint set
593 show-debug-regs".
594
595 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
596
597 * s390-linux-nat.c (watch_areas): Remove variable. Replace by a
598 member of...
599 (struct s390_debug_reg_state): ...this. New struct.
600 (struct s390_process_info): New struct.
601 (s390_process_list): New variable.
602 (s390_find_process_pid, s390_add_process, s390_process_info_get)
603 (s390_get_debug_reg_state): New functions.
604 (s390_stopped_by_watchpoint): Now access the watch_areas VEC via
605 s390_get_debug_reg_state.
606 (s390_prepare_to_resume): Likewise.
607 (s390_insert_watchpoint): Likewise.
608 (s390_remove_watchpoint): Likewise.
609 (s390_forget_process, s390_linux_new_fork): New linux_nat target
610 methods.
611 (_initialize_s390_nat): Register them.
612
613 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
614
615 * s390-linux-nat.c (s390_watch_area): New typedef. Define a VEC.
616 (watch_base): Remove variable.
617 (watch_areas): New variable.
618 (s390_stopped_by_watchpoint): Transform operations on the
619 watch_base list to equivalent operations on the watch_areas VEC.
620 (s390_prepare_to_resume): Likewise.
621 (s390_insert_watchpoint): Likewise.
622 (s390_remove_watchpoint): Likewise.
623
624 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
625
626 * s390-linux-nat.c (s390_prepare_to_resume): Use advertised lwp
627 functions instead of accessing lwp_info structure members.
628 (s390_mark_per_info_changed): New function.
629 (s390_new_thread): Use it.
630 (s390_refresh_per_info_cb): New function.
631 (s390_refresh_per_info): Remove parameter. Refresh all lwps of
632 the current process.
633 (s390_insert_watchpoint): Adjust call to s390_refresh_per_info.
634 (s390_remove_watchpoint): Likewise.
635
636 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
637
638 * elfread.c (auxv.h): New include.
639 (elf_gnu_ifunc_resolve_addr): Pass HWCAP to ifunc resolver.
640
641 2016-09-08 Tom Tromey <tom@tromey.com>
642
643 * remote.c (remote_notif_stop_ack, remote_wait_as)
644 (show_remote_cmd): Remove unneeded casts.
645
646 2016-09-06 Pedro Alves <palves@redhat.com>
647
648 * top.c (wait_sync_command_done): Don't assume current_ui doesn't
649 change across events. Restore the current UI before returning.
650 (gdb_readline_wrapper): Restore the current UI before returning.
651
652 2016-09-06 Pedro Alves <palves@redhat.com>
653
654 * event-top.c (restore_ui_cleanup): Now static.
655 (make_cleanup_restore_current_ui): New function.
656 (switch_thru_all_uis_init): Use it.
657 * infcall.c (call_thread_fsm_should_stop): Use it.
658 * infrun.c (fetch_inferior_event): Use it.
659 * top.c (new_ui_command): Use it.
660 * top.h (restore_ui_cleanup): Delete declaration.
661 (make_cleanup_restore_current_ui): New declaration.
662
663 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
664
665 * i386-tdep.c (i386_floatformat_for_type): New function.
666 (i386_gdbarch_init): Install it.
667 * ppc-linux-tdep.c (ppc_floatformat_for_type): New function.
668 (ppc_linux_init_abi): Install it.
669
670 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
671
672 * gdbarch.sh (floatformat_for_type): New gdbarch callback.
673 * gdbarch.h, gdbarch.c: Re-generate.
674 * arch-utils.h (default_floatformat_for_type): New prototype.
675 * arch-utils.c (default_floatformat_for_type): New function.
676
677 * doublest.c (floatformat_from_length): Remove.
678 (floatformat_from_type): Assume TYPE_FLOATFORMAT is non-NULL.
679 * gdbtypes.c (verify_floatformat): Require non-NULL format.
680
681 * dwarf2read.c (dwarf2_init_float_type): New function.
682 (read_base_type): Use it.
683 * stabsread.c (dbx_init_float_type): New function.
684 (read_sun_floating_type): Use it.
685 (read_range_type): Likewise.
686
687 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
688
689 * ada-lang.c (ada_language_arch_info): Use gdbarch-provided
690 platform ABI floating-point formats for built-in types.
691 * d-lang.c (build_d_types): Likewise.
692 * f-lang.c (build_fortran_types): Likewise.
693 * m2-lang.c (build_m2_types): Likewise.
694 * mdebugread.c (basic_type): Likewise.
695
696 * go-lang.c (build_go_types): Use IEEE floating-point formats
697 for language built-in types as mandanted by the language.
698 * jv-lang.c (build_java_types): Likewise.
699 * rust-lang.c (rust_language_arch_info): Likewise.
700 * stabsread.c (rs6000_builtin_type): Likewise.
701
702 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
703
704 * gdbtypes.c (init_type): Remove "char" special case.
705 (arch_integer_type): Likewise.
706 (gdbtypes_post_init): Set TYPE_NOSIGN for "char" type.
707 (objfile_type): Likewise.
708 * mdebugread.c (basic_type): Likewise.
709 * stabsread.c (rs6000_builtin_type): Likewise.
710
711 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
712
713 * gdbtypes.h (enum type_flag_value): Remove.
714 Remove references to TYPE_FLAG_... in comments throughout.
715 * gdbtypes.c (recursive_dump_type): Do not print TYPE_FLAG_...
716 flags, print the corresponding TYPE_... access macro names.
717 Remove references to TYPE_FLAG_... in comments throughout.
718 * infcall.c: Remove references to TYPE_FLAG_... in comments.
719 * valprint.c: Likewise.
720 * gdb-gdb.py (class TypeFlag): No longer consider TYPE_FLAG_...
721 values, only TYPE_INSTANCE_FLAG_... values.
722 (class TypeFlagsPrinter): Likewise.
723
724 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
725
726 * gdbtypes.h (init_type): Remove FLAGS argument. Move OBJFILE
727 argument to first position.
728 (init_integer_type): New prototype.
729 (init_character_type): Likewise.
730 (init_boolean_type): Likewise.
731 (init_float_type): Likewise.
732 (init_decfloat_type): Likewise.
733 (init_complex_type): Likewise.
734 (init_pointer_type): Likewise.
735 * gdbtypes.c (verify_floatflormat): New function.
736 (init_type): Remove FLAGS argument and processing. Move OBJFILE
737 argument to first position.
738 (init_integer_type): New function.
739 (init_character_type): Likewise.
740 (init_boolean_type): Likewise.
741 (init_float_type): Likewise.
742 (init_decfloat_type): Likewise.
743 (init_complex_type): Likewise.
744 (init_pointer_type): Likewise.
745 (arch_float_type): Use verify_floatflormat.
746 (objfile_type): Use init_..._type helpers instead of calling
747 init_type directly.
748 * dwarf2read.c (fixup_go_packaging): Update to changed init_type
749 prototype.
750 (read_namespace_type): Likewise.
751 (read_module_type): Likewise.
752 (read_typedef): Likewise.
753 (read_unspecified_type): Likewise.
754 (build_error_marker_type): Likewise.
755 (read_base_type): Use init_..._type helpers.
756 * mdebugread.c (basic_type): Use init_..._type helpers.
757 (parse_type): Update to changed init_type prototype.
758 (cross_ref): Likewise.
759 * stabsread.c (rs6000_builtin_type): Use init_..._type helpers.
760 (read_sun_builtin_type): Likewise.
761 (read_sun_floating_type): Likewise.
762 (read_range_type): Likewise. Also update to changed init_type
763 prototype.
764
765 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
766
767 * gdbtypes.h (arch_decfloat_type): New prototype.
768 (arch_pointer_type): Likewise.
769 * gdbtypes.c (arch_decfloat_type): New function.
770 (arch_pointer_type): Likewise.
771 (gdbtypes_post_init): Use arch_decfloat_type.
772 * avr-tdep.c (avr_gdbarch_init): Use arch_pointer_type.
773 * ft32-tdep.c (ft32_gdbarch_init): Likewise.
774 * m32c-tdep.c (make_types): Likewise.
775 * rl78-tdep.c (rl78_gdbarch_init): Likewise.
776
777 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
778
779 * gdbtypes.c (set_type_code): New function.
780 (init_type, arch_type): Use it.
781
782 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
783
784 * ada-lang.c (ada_language_arch_info): Use gdbarch_long_double_bit
785 instead of gdbarch_double_bit for "long_long_float".
786
787 2016-09-05 Pedro Alves <palves@redhat.com>
788
789 * NEWS: Mention that a C++ compiler is now required.
790 * Makefile.in (COMPILER, COMPILER_CFLAGS): Remove.
791 (COMPILE.pre, CC_LD): Use CXX directly.
792 (INTERNAL_CFLAGS_BASE): Use CXXFLAGS directly.
793 * acinclude.m4: Don't include build-with-cxx.m4.
794 * build-with-cxx.m4: Delete file.
795 * configure.ac: Remove GDB_AC_BUILD_WITH_CXX call.
796 * warning.m4: Assume $enable_build_with_cxx is yes.
797 * configure: Regenerate.
798
799 2016-09-05 Pedro Alves <palves@redhat.com>
800
801 PR backtrace/19927
802 * frame.c (get_frame_id): Compute the frame id if not computed
803 yet.
804 (unwind_to_current_frame): Delete.
805 (get_current_frame): Use get_prev_frame_always_1 to get the
806 current frame and assert that that always succeeds.
807 (get_prev_frame_if_no_cycle): Skip cycle detection if returning
808 the current frame.
809
810 2016-09-02 Tom Tromey <tom@tromey.com>
811
812 PR gdb/11616:
813 * dwarf2read.c (decode_locdesc): Handle DW_OP_form_tls_address.
814 * dwarf2loc.c (dwarf2_compile_expr_to_ax): Handle
815 DW_OP_form_tls_address.
816 (locexpr_describe_location_piece): Likewise.
817 * dwarf2expr.h (struct dwarf_expr_context_funcs): Update comment.
818 * dwarf2expr.c (execute_stack_op): Handle DW_OP_form_tls_address.
819 (ctx_no_get_tls_address): Mention DW_OP_form_tls_address.
820 * compile/compile-loc2c.c (struct insn_info): Update comment.
821 (compute_stack_depth_worker): Handle DW_OP_form_tls_address.
822
823 2016-09-01 Sergio Durigan Junior <sergiodj@redhat.com>
824
825 * target.c (target_wait): Mention that the function's prototype
826 can be found at target/target.h.
827 * target.h (target_wait): Move prototype from here...
828 * target/target.h (target_wait): ... to here.
829
830 2016-09-01 Sergio Durigan Junior <sergiodj@redhat.com>
831
832 * fork-child.c (startup_inferior): Replace calls to target_resume
833 by target_continue{,_no_signal}, depending on the case.
834 * linux-nat.c (cleanup_target_stop): Call
835 target_continue_no_signal instead of target_resume.
836 * procfs.c (procfs_wait): Likewise.
837 * target.c (target_continue): New function.
838 * target/target.h (target_continue): New prototype.
839
840 2016-08-31 Yao Qi <yao.qi@linaro.org>
841
842 * record-full.c (record_full_insert_breakpoint): Fix typo.
843
844 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
845
846 * thread.c (tp_array_compar): Insert missing parentheses.
847
848 2016-08-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
849
850 * xtensa-tdep.h (XTENSA_GDBARCH_TDEP_INSTANTIATE): Replace
851 designated initializer list by plain initializer list, for C++
852 compliance.
853
854 2016-08-25 Adhemerval Zanella <adhemerval.zanella@linaro.org>
855
856 * aarch64-linux-nat.c (ps_get_thread_area): Remove const from
857 struct ps_prochandle.
858 * amd64-linux-nat.c (ps_get_thread_area): Likewise.
859 * arm-linux-nat.c (ps_get_thread_area): Likewise.
860 * gdb_proc_service.h (ps_get_thread_area): Likewise.
861 * i386-linux-nat.c (ps_get_thread_area): Likewise.
862 * m68klinux-nat.c (ps_get_thread_area): Likewise.
863 * mips-linux-nat.c (ps_get_thread_area): Likewise.
864 * nat/aarch64-linux.c (aarch64_ps_get_thread_area): Likewise.
865 * nat/aarch64-linux.h (aarch64_ps_get_thread_area): Likewise.
866 * xtensa-linux-nat.c (ps_get_thread_area): Likewise.
867
868 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
869
870 * infcmd.c (set_inferior_io_terminal): Set inferior terminal to
871 NULL if terminal_name is an empty string.
872 (_initialize_infcmd): Make the argument of "set inferior-tty"
873 optional, mention it in the help doc.
874
875 2016-08-24 Carl Love <cel@us.ibm.com>
876
877 * rs6000-tdep.c (rs6000_gdbarch_init): Remove call
878 set_gdbarch_deprecated_fp_regnum() architecture
879 initialization function.
880
881 2016-08-23 Simon Marchi <simon.marchi@ericsson.com>
882
883 * stack.c (parse_frame_specification): Fix typo in comment.
884
885 2016-08-23 Pedro Alves <palves@redhat.com>
886
887 PR gdb/20494
888 * inflow.c (our_terminal_info, initial_gdb_ttystate): Update
889 comments.
890 (enum gdb_has_a_terminal_flag_enum, gdb_has_a_terminal_flag):
891 Delete.
892 (set_initial_gdb_ttystate): Record our_terminal_info here too,
893 instead of ...
894 (gdb_has_a_terminal): ... here. Reimplement in terms of
895 initial_gdb_ttystate. Make static.
896 * terminal.h (gdb_has_a_terminal): Delete declaration.
897 (set_initial_gdb_ttystate): Add comment.
898 * top.c (show_interactive_mode): Use input_interactive_p instead
899 of gdb_has_a_terminal.
900
901 2016-08-22 Pedro Alves <palves@redhat.com>
902
903 PR gdb/20505
904 * linux-tdep.c (linux_vsyscall_range_raw): For core inferiors,
905 find the vDSO's start address with AT_SYSINFO_EHDR too, and
906 determine the vDSO's size by finding the PT_LOAD segment that
907 matches AT_SYSINFO_EHDR.
908
909 2016-08-19 Yao Qi <yao.qi@linaro.org>
910
911 * aarch64-tdep.c (aarch64_analyze_prologue): Handle register
912 based STP instruction.
913
914 2016-08-19 Yao Qi <yao.qi@linaro.org>
915
916 * completer.c (linespec_location_completer): Make file_to_match
917 null-terminated.
918
919 2016-08-19 Pedro Alves <palves@redhat.com>
920
921 * amd64-tdep.c (amd64_relocate_instruction) <callq>: Handle return
922 addresses over 0x7fffffff.
923
924 2016-08-18 Carl Love <cel@us.ibm.com>
925
926 * MAINTANERS Write After Approval): Add "Carl Love".
927
928 2016-08-18 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
929
930 * rs6000-tdep.c (ppc_process_record_op31): Handle HTM instructions.
931
932 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
933
934 * inferior.c (remove_inferior_command): Fix error message.
935
936 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
937
938 * inferior.c (exit_inferior_1): Remove comment.
939
940 2016-08-15 Matthew Wahab <matthew.wahab@arm.com>
941
942 PR gdb/20457
943 * gdb_proc_service.h: Add an include of gregset.h
944 [!HAVE_PROC_SERVICE_H]: Remove the include of gregset.h.
945
946 2016-08-15 Yao Qi <yao.qi@linaro.org>
947
948 * location.c (explicit_location_lex_one): Compare the return
949 value of strncmp with zero. Don't check (*inp)[9]. Increment
950 *inp by 8.
951
952 2016-08-11 Pedro Alves <palves@redhat.com>
953
954 PR gdb/20413
955 * nat/linux-ptrace.c: Include <sys/procfs.h> instead of
956 "gregset.h".
957
958 2016-08-10 Pedro Alves <palves@redhat.com>
959
960 PR gdb/19187
961 * record-full.c (record_full_remove_breakpoint): Don't remove the
962 breakpoint from the record_full_breakpoints VEC if we're detaching
963 the breakpoint from a fork child.
964
965 2016-08-10 Pedro Alves <palves@redhat.com>
966
967 PR gdb/19187
968 * break-catch-sig.c (signal_catchpoint_remove_location): Adjust
969 interface.
970 * break-catch-syscall.c (remove_catch_syscall):
971 * breakpoint.c (enum remove_bp_reason): Moved to breakpoint.h.
972 (remove_breakpoint_1): Pass 'reason' down.
973 (remove_catch_fork, remove_catch_vfork, remove_catch_solib)
974 (remove_catch_exec, remove_watchpoint, remove_masked_watchpoint)
975 (base_breakpoint_remove_location, bkpt_remove_location)
976 (bkpt_probe_remove_location, bkpt_probe_remove_location): Adjust
977 interface.
978 * breakpoint.h (enum remove_bp_reason): Moved here from
979 breakpoint.c.
980 (struct breakpoint_ops) <remove_location>: Add 'reason' parameter.
981 * corelow.c (core_remove_breakpoint): New function.
982 (init_core_ops): Install it as to_remove_breakpoint method.
983 * exec.c (exec_remove_breakpoint): New function.
984 (init_exec_ops): Install it as to_remove_breakpoint method.
985 * mem-break.c (memory_remove_breakpoint): Adjust interface.
986 * record-btrace.c (record_btrace_remove_breakpoint): Adjust
987 interface.
988 * record-full.c (record_full_remove_breakpoint)
989 (record_full_core_remove_breakpoint): Adjust interface.
990 * remote.c (remote_remove_breakpoint): Adjust interface.
991 * target-debug.h (target_debug_print_enum_remove_bp_reason): New
992 macro.
993 * target-delegates.c: Regenerate.
994 * target.c (target_remove_breakpoint): Add 'reason' parameter.
995 * target.h (struct target_ops) <to_remove_breakpoint>: Add
996 'reason' parameter.
997 (target_remove_breakpoint, memory_remove_breakpoint): Add 'reason'
998 parameter.
999
1000 2016-08-10 Pedro Alves <palves@redhat.com>
1001
1002 PR gdb/19187
1003 * breakpoint.c (insertion_state_t): Delete.
1004 (enum remove_bp_reason): New.
1005 (detach_breakpoints, remove_breakpoint_1, remove_breakpoint):
1006 Adjust to use enum remove_bp_reason instead of insertion_state_t.
1007
1008 2016-08-10 Pedro Alves <palves@redhat.com>
1009
1010 PR gdb/19187
1011 * breakpoint.c (remove_breakpoint): Remove 'is' parameter and
1012 always pass mark_uninserted to remove_breakpoint_1.
1013 (insert_breakpoint_locations, remove_breakpoints)
1014 (remove_breakpoints_pid, update_global_location_list): Update
1015 callers.
1016
1017 2016-08-10 Руслан Ижбулатов <lrn1986@gmail.com>
1018 Pedro Alves <palves@redhat.com>
1019
1020 * windows-nat.c (MS_VC_EXCEPTION): New define.
1021 (handle_exception_result): New enum.
1022 (windows_delete_thread): Free the thread's name.
1023 (handle_exception): Handle MS_VC_EXCEPTION.
1024 (get_windows_debug_event): Handle HANDLE_EXCEPTION_IGNORED.
1025 (windows_thread_name): New function.
1026 (windows_target): Install it as to_thread_name method.
1027 * NEWS: Mention the thread naming support on MS-Windows.
1028
1029 2016-08-10 Pedro Alves <palves@redhat.com>
1030
1031 * common/signals-state-save-restore.c
1032 (save_original_signals_state, restore_original_signals_state):
1033 Wrap perror_with_name arguments with '()'.
1034
1035 2016-08-09 Pedro Alves <palves@redhat.com>
1036
1037 PR gdb/20418
1038 * event-top.c (ui_register_input_event_handler)
1039 (ui_unregister_input_event_handler): New functions.
1040 (async_enable_stdin): Register input in the event loop.
1041 (async_disable_stdin): Unregister input from the event loop.
1042 (gdb_setup_readline): Register input in the event loop.
1043 * infrun.c (check_curr_ui_sync_execution_done): Register input in
1044 the event loop.
1045 * target.c (target_terminal_inferior): Don't unregister input from
1046 the event loop.
1047 (target_terminal_ours): Don't register input in the event loop.
1048 * target.h (target_terminal_inferior)
1049 (target_terminal_ours_for_output, target_terminal_ours): Update
1050 comments.
1051 * top.h (ui_register_input_event_handler)
1052 (ui_unregister_input_event_handler): New declarations.
1053 * utils.c (ui_unregister_input_event_handler_cleanup)
1054 (prepare_to_handle_input): New functions.
1055 (defaulted_query, prompt_for_continue): Use
1056 prepare_to_handle_input.
1057
1058 2016-08-09 Pedro Alves <palves@redhat.com>
1059
1060 PR mi/20431
1061 * mi/mi-main.c (mi_execute_command): Enable input and set prompt
1062 state to PROMPT_NEEDED.
1063
1064 2016-08-09 Pedro Alves <palves@redhat.com>
1065
1066 PR gdb/18653
1067 * Makefile.in (SFILES): Add
1068 common/signals-state-save-restore.c.
1069 (HFILES_NO_SRCDIR): Add common/signals-state-save-restore.h.
1070 (COMMON_OBS): Add signals-state-save-restore.o.
1071 (signals-state-save-restore.o): New rule.
1072 * configure: Regenerate.
1073 * fork-child.c: Include "signals-state-save-restore.h".
1074 (fork_inferior): Call restore_original_signals_state.
1075 * main.c: Include "signals-state-save-restore.h".
1076 (captured_main): Call save_original_signals_state.
1077 * common/common.m4: Add sigaction to AC_CHECK_FUNCS checks.
1078 * common/signals-state-save-restore.c: New file.
1079 * common/signals-state-save-restore.h: New file.
1080
1081 2016-08-09 Pedro Alves <palves@redhat.com>
1082
1083 * value.c (unpack_value_bitfield): Skip unpacking if the parent
1084 has no contents buffer to begin with.
1085
1086 2016-08-08 Pedro Alves <palves@redhat.com>
1087
1088 * features/i386/amd64-avx-mpx-linux.c: Regenerate.
1089 * features/i386/amd64-avx-mpx.c: Regenerate.
1090 * features/i386/i386-avx-mpx-linux.c: Regenerate.
1091 * features/i386/i386-avx-mpx.c: Regenerate.
1092
1093 2016-08-05 Simon Marchi <simon.marchi@ericsson.com>
1094
1095 * event-top.h (cli_command_loop): Remove.
1096
1097 2016-08-05 Pedro Alves <palves@redhat.com>
1098
1099 PR remote/20398
1100 * remote-fileio.c (remote_fileio_quit_handler): Check the quit
1101 flag before calling quit.
1102
1103 2016-08-05 Pedro Alves <palves@redhat.com>
1104
1105 * NEWS: Mention that GDB and GDBserver build with a C++ compiler
1106 by default.
1107
1108 2016-08-05 Pedro Alves <palves@redhat.com>
1109
1110 * build-with-cxx.m4: Change help string to be in terms of
1111 --disable-build-with-cxx.
1112 * configure: Regenerate.
1113
1114 2016-08-04 Yao Qi <yao.qi@linaro.org>
1115
1116 * aarch64-linux-nat.c (tdesc_arm_with_vfpv3): Remove the
1117 declaration.
1118 (aarch64_linux_read_description): Remove code on getting
1119 auxv and select target description on it. Select target
1120 description by the result of NT_ARM_VFP ptrace request.
1121
1122 2016-08-03 Tom Tromey <tom@tromey.com>
1123
1124 PR python/18565:
1125 * python/py-frame.c (frapy_function): Use find_frame_funname.
1126
1127 2016-08-03 Tom Tromey <tom@tromey.com>
1128
1129 * stack.c (find_frame_funname): Avoid any possible leak in case
1130 cp_remove_params can throw.
1131
1132 2016-08-03 Tom Tromey <tom@tromey.com>
1133
1134 * NEWS: Mention new Python breakpoint events.
1135
1136 2016-08-02 Tom Tromey <tom@tromey.com>
1137
1138 * MAINTAINERS (Core): Add self as Rust maintainer.
1139
1140 2016-08-01 Joel Brobecker <brobecker@adacore.com>
1141
1142 * NEWS: Create a new section for the next release branch.
1143 Rename the section of the current branch, now that it has
1144 been cut.
1145
1146 2016-08-01 Joel Brobecker <brobecker@adacore.com>
1147
1148 GDB 7.12 branch created (41bfcd638a4e0e48b96ce4de2845372dea481322):
1149 * version.in: Bump version to 7.12.50.DATE-git.
1150
1151 2016-07-27 Alan Modra <amodra@gmail.com>
1152
1153 * amd64-darwin-tdep.c: Don't include libbfd.h.
1154 * i386-darwin-tdep.c: Likewise.
1155 * rs6000-nat.c: Likewise.
1156 * rs6000-tdep.c: Likewise.
1157
1158 2016-07-26 Tom Tromey <tom@tromey.com>
1159
1160 * symtab.c (register_symbol_computed_impl): Update.
1161 PR python/20190:
1162 * value.h (symbol_read_needs): Declare.
1163 (symbol_read_needs_frame): Add comment.
1164 * symtab.h (struct symbol_computed_ops) <read_variable>: Update
1165 comment.
1166 <get_symbol_read_needs>: Rename. Change return type.
1167 * findvar.c (symbol_read_needs): New function.
1168 (symbol_read_needs_frame): Rewrite.
1169 (default_read_var_value): Use symbol_read_needs.
1170 * dwarf2loc.c (struct symbol_needs_baton): Rename.
1171 <needs>: Renamed from needs_frame. Changed type.
1172 (needs_frame_read_addr_from_reg, symbol_needs_get_reg_value)
1173 (symbol_needs_read_mem, symbol_needs_frame_base)
1174 (symbol_needs_frame_cfa, symbol_needs_tls_address)
1175 (symbol_needs_dwarf_call): Rename.
1176 (needs_dwarf_reg_entry_value): Update.
1177 (symbol_needs_ctx_funcs, dwarf2_loc_desc_get_symbol_read_needs):
1178 Rename and update.
1179 (locexpr_get_symbol_read_needs, loclist_symbol_needs): Likewise.
1180 (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Update.
1181 * defs.h (enum symbol_needs_kind): New.
1182
1183 2016-07-26 Pedro Alves <palves@redhat.com>
1184
1185 * nat/linux-ptrace.c: Include "gregset.h".
1186 (linux_ptrace_test_ret_to_nx): Use PTRACE_GETREGS instead of
1187 PTRACE_PEEKUSER.
1188
1189 2016-07-26 Pedro Alves <palves@redhat.com>
1190
1191 * amd64-linux-nat.c (amd64_linux_siginfo_fixup): Rename 'native'
1192 parameter to 'ptrace'.
1193 * nat/amd64-linux-siginfo.c (GDB_SI_SIZE): New define.
1194 (nat_uptr_t): New an unsigned long.
1195 (nat_clock_t): Remove attribute __aligned__.
1196 (struct nat_timeval): Delete.
1197 (nat_siginfo_t): Remove attribute __aligned__.
1198 (ptrace_siginfo_t): Define.
1199 (compat_siginfo_from_siginfo, siginfo_from_compat_siginfo)
1200 (compat_x32_siginfo_from_siginfo)
1201 (siginfo_from_compat_x32_siginfo): Make 'from' parameter const.
1202 Convert through a ptrace_siginfo_t instead of a nat_siginfo_t.
1203 Remove casts.
1204 (amd64_linux_siginfo_fixup_common): Rename 'native' parameter to
1205 'ptrace'. Remove static assertions.
1206 (top level): New static assertions.
1207
1208 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
1209
1210 * top.h (make_delete_ui_cleanup): New declaration.
1211 * top.c (delete_ui_cleanup): New function.
1212 (make_delete_ui_cleanup): New function.
1213 (new_ui_command): Create restore_ui cleanup earlier, create a
1214 delete_ui cleanup and discard it on success.
1215
1216 2016-07-25 Pedro Alves <palves@redhat.com>
1217 Jan Kratochvil <jan.kratochvil@redhat.com>
1218
1219 * nat/linux-procfs.c (parse_proc_status_state): Handle lowercase
1220 't'.
1221
1222 2016-07-25 Pedro Alves <palves@redhat.com>
1223
1224 * nat/linux-procfs.c (enum proc_state): New enum.
1225 (parse_proc_status_state): New function.
1226 (linux_proc_pid_get_state): Replace output string buffer parameter
1227 with an output proc_state parameter. Use parse_proc_status_state.
1228 (linux_proc_pid_is_gone): Adjust to use proc_state values.
1229 (linux_proc_pid_has_state): Change type of 'state' parameter; now
1230 an enum proc_state. Adjust to linux_proc_pid_get_state interface
1231 change.
1232 (linux_proc_pid_is_stopped)
1233 (linux_proc_pid_is_trace_stopped_nowarn)
1234 (linux_proc_pid_is_zombie_maybe_warn): Adjust to
1235 linux_proc_pid_get_state interface change.
1236
1237 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
1238
1239 * MAINTAINERS (Write After Approval): Add Tim Wiederhake
1240
1241 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
1242
1243 * NEWS: Resume btrace on reconnect.
1244 * record-btrace.c: Added record-btrace.h include.
1245 (record_btrace_open): Split into this and ...
1246 (record_btrace_push_target): ... this.
1247 (record_btrace_disconnect): New function.
1248 (init_record_btrace_ops): Use record_btrace_disconnect.
1249 * record-btrace.h: New file.
1250 * remote.c: Added record-btrace.h include.
1251 (remote_start_remote): Check recording status.
1252 (remote_btrace_maybe_reopen): New function.
1253
1254 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
1255
1256 * xml-syscall.c (get_syscalls_by_group): New.
1257 (get_syscall_group_names): New.
1258 (struct syscall_group_desc): New structure to store group data.
1259 (struct syscalls_info): Include field to store the group list.
1260 (sysinfo_free_syscall_group_desc): New.
1261 (free_syscalls_info): Free group list.
1262 (syscall_group_create_syscall_group_desc): New.
1263 (syscall_group_add_syscall): New.
1264 (syscall_create_syscall_desc): Add syscall to its groups.
1265 (syscall_start_syscall): Load group attribute.
1266 (syscall_group_get_group_by_name): New.
1267 (xml_list_syscalls_by_group): New.
1268 (xml_list_of_groups): New.
1269 * xml-syscall.h (get_syscalls_by_group): Export function
1270 to retrieve a list of syscalls filtered by the group name.
1271 (get_syscall_group_names): Export function to retrieve the list
1272 of syscall groups.
1273 * break-catch-syscall.c (catch_syscall_split_args): Verify if
1274 argument is a syscall group and expand it to a list of syscalls
1275 when creating catchpoints.
1276 (catch_syscall_completer): Add word completion for system call
1277 groups.
1278 * configure.ac: Include dependency for xsltproc when building
1279 in maintainer-mode.
1280 * break-catch-syscall.c (_initialize_breakpoint): Update catch
1281 syscall command documentation.
1282 * NEWS: Include section about catching groups of syscalls.
1283 * configure: Regenerate.
1284 * data-directory/Makefile.in: Generate syscall xml when building
1285 in maintainer mode.
1286 * syscalls/gdb-syscalls.dtd: Include group attribute to the
1287 syscall element.
1288 * syscalls/apply-defaults.xsl: New.
1289 * syscalls/linux-defaults.xml.in: New.
1290 * syscalls/aarch64-linux.xml: Rename to aarch64-linux.xml.in.
1291 * syscalls/amd64-linux.xml: Rename to amd64-linux.xml.in.
1292 * syscalls/arm-linux.xml: Rename to arm-linux.xml.in.
1293 * syscalls/bfin-linux.xml: Rename to bfin-linux.xml.in.
1294 * syscalls/i386-linux.xml: Rename to i386-linux.xml.in.
1295 * syscalls/mips-n32-linux.xml: Rename to mips-n32-linux.xml.in.
1296 * syscalls/mips-n64-linux.xml: Rename to mips-n64-linux.xml.in.
1297 * syscalls/mips-o32-linux.xml: Rename to mips-o32-linux.xml.in.
1298 * syscalls/ppc-linux.xml: Rename to ppc-linux.xml.in.
1299 * syscalls/ppc64-linux.xml: Rename to ppc64-linux.xml.in.
1300 * syscalls/s390-linux.xml: Rename to s390-linux.xml.in.
1301 * syscalls/s390x-linux.xml: Rename to s390x-linux.xml.in.
1302 * syscalls/sparc-linux.xml: Rename to sparc-linux.xml.in.
1303 * syscalls/sparc64-linux.xml: Rename to sparc64-linux.xml.in.
1304 * syscalls/aarch64-linux.xml: Regenerate.
1305 * syscalls/amd64-linux.xml: Regenerate.
1306 * syscalls/arm-linux.xml: Regenerate.
1307 * syscalls/i386-linux.xml: Regenerate.
1308 * syscalls/mips-n32-linux.xml: Regenerate.
1309 * syscalls/mips-n64-linux.xml: Regenerate.
1310 * syscalls/mips-o32-linux.xml: Regenerate.
1311 * syscalls/ppc-linux.xml: Regenerate.
1312 * syscalls/ppc64-linux.xml: Regenerate.
1313 * syscalls/s390-linux.xml: Regenerate.
1314 * syscalls/s390x-linux.xml: Regenerate.
1315 * syscalls/sparc-linux.xml: Regenerate.
1316 * syscalls/sparc64-linux.xml: Regenerate.
1317
1318 2016-07-23 Andrew Pinski <apinski@cavium.com>
1319
1320 * nat/aarch64-linux-hw-point.c
1321 (aarch64_linux_get_debug_reg_capacity): Handle
1322 ARMv8.1 and ARMv8.2 debug versions.
1323 * nat/aarch64-linux-hw-point.h
1324 (AARCH64_DEBUG_ARCH_V8_1): New define.
1325 (AARCH64_DEBUG_ARCH_V8_2): New define.
1326
1327 2016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
1328
1329 PR gdb/14529
1330 * windows-nat.c (signal_event_command): New command 'signal-event'
1331 for W32 JIT debug support.
1332 * NEWS: Add an entry about the new 'signal-event' command.
1333
1334 2016-07-22 Tom Tromey <tom@tromey.com>
1335
1336 PR rust/20162:
1337 * dwarf2read.c (scan_partial_symbols) <DW_TAG_structure_type>:
1338 Call scan_partial_symbols for children when reading a Rust CU.
1339 (dwarf2_physname): Ignore invalid DW_AT_linkage_name generated by
1340 rustc.
1341 (process_structure_scope) <DW_TAG_subprogram>: Call
1342 read_func_scope for Rust.
1343
1344 2016-07-22 Yao Qi <yao.qi@linaro.org>
1345
1346 * ctf.c (ctf_traceframe_info): Call bt_ctf_get_uint64 rather than
1347 bt_ctf_get_int64.
1348
1349 2016-07-21 Tom Tromey <tom@tromey.com>
1350
1351 * rust-lang.c (rust_tuple_struct_type_p): Return false for empty
1352 structs.
1353 * rust-exp.y (struct_expr_list): Allow empty elements.
1354
1355 2016-07-21 Tom Tromey <tom@tromey.com>
1356
1357 * configure: Rebuild.
1358 * warning.m4 (AM_GDB_WARNINGS) <build_warnings>: Add
1359 -Wunused-but-set-parameter, -Wunused-but-set-variable.
1360
1361 2016-07-21 Pedro Alves <palves@redhat.com>
1362
1363 * go32-nat.c (go32_create_inferior): Add cast.
1364 * ser-go32.c (dos_noop): Delete.
1365 (dos_flush_output, dos_setparity, dos_drain_output): New
1366 functions.
1367 (dos_write): Add cast.
1368 (dos_ops): Use dos_flush_output, dos_setparity and
1369 dos_drain_output.
1370 * top.c (do_chdir_cleanup): Add cast.
1371
1372 2016-07-21 Pedro Alves <palves@redhat.com>
1373
1374 * windows-nat.c (handle_exception): Remove "th".
1375
1376 2016-07-21 Pedro Alves <palves@redhat.com>
1377
1378 * varobj.c (varobj_value_get_print_value): Move "gdbarch" to block
1379 scope that uses it.
1380
1381 2016-07-20 John Baldwin <jhb@FreeBSD.org>
1382
1383 * fbsd-nat.c (fbsd_enable_proc_events): Enable "PTRACE_VFORK"
1384 events.
1385 (fbsd_pending_vfork_done): Only define if "PTRACE_VFORK" is not
1386 defined.
1387 (fbsd_add_vfork_done): Likewise.
1388 (fbsd_is_vfork_done_pending): Likewise.
1389 (fbsd_next_vfork_done): Likewise.
1390 (fbsd_resume): Only ignore pending vfork done events if
1391 "PTRACE_VFORK" is not defined.
1392 (fbsd_wait): Only look for pending vfork done events if
1393 "PTRACE_VFORK" is not defined.
1394 [PTRACE_VFORK]: Handle "PL_FLAG_VFORKED" and "PL_FLAG_VFORK_DONE"
1395 events.
1396 (fbsd_follow_fork): Only fake a vfork done event if "PTRACE_VFORK"
1397 is not defined.
1398
1399 2016-07-20 John Baldwin <jhb@FreeBSD.org>
1400
1401 * fbsd-nat.c (fbsd_wait): Use "fbsd_enable_proc_events" on
1402 new child processes.
1403
1404 2016-07-20 John Baldwin <jhb@FreeBSD.org>
1405
1406 * fbsd-nat.c (fbsd_enable_lwp_events): Remove function.
1407 (fbsd_enable_proc_events): New function.
1408 (fbsd_enable_follow_fork): Remove function.
1409 (fbsd_post_startup_inferior): Use "fbsd_enable_proc_events".
1410 (fbsd_post_attach): Likewise.
1411
1412 2016-07-15 John Baldwin <jhb@FreeBSD.org>
1413
1414 * common/signals.c (gdb_signal_from_host): Handle SIGLIBRT.
1415 (do_gdb_signal_to_host): Likewise.
1416 * infrun.c (_initialize_infrun): Pass GDB_SIGNAL_LIBRT through to
1417 programs.
1418 * proc-events.c (signal_table): Add entry for SIGLIBRT.
1419
1420 2016-07-14 Tom Tromey <tom@tromey.com>
1421
1422 * python/py-breakpoint.c (gdbpy_breakpoint_deleted): Add missing
1423 newline.
1424
1425 2016-07-14 Tom Tromey <tom@tromey.com>
1426
1427 * mips-tdep.c (micromips_scan_prologue): Remove "frame_addr".
1428 (mips_o32_push_dummy_call): Remove "stack_used_p".
1429 * aarch64-tdep.c (aarch64_record_data_proc_imm): Remove
1430 "insn_bit28".
1431 * rust-lang.c (rust_print_type): Remove "len".
1432 * rust-exp.y (super_name): Remove "current_len".
1433 * python/py-framefilter.c (py_print_type): Remove "type".
1434 * mdebugread.c (parse_partial_symbols): Remove
1435 "past_first_source_file".
1436 <N_SO>: Remove "valu", "first_so_symnum", "prev_textlow_not_set".
1437 * m2-valprint.c (m2_print_unbounded_array): Remove
1438 "content_type".
1439 (m2_val_print): Remove "i".
1440 * linespec.c (unexpected_linespec_error): Remove "cleanup".
1441 * f-valprint.c (f_val_print): Remove "i".
1442 * elfread.c (elf_symtab_read): Remove "offset".
1443 * dwarf2-frame.c (dwarf2_fetch_cfa_info): Remove "addr_size".
1444 * jit.c (jit_dealloc_cache): Remove "i" and "frame_arch".
1445
1446 2016-07-14 Tom Tromey <tom@tromey.com>
1447
1448 * arch-utils.c (default_skip_permanent_breakpoint): Remove
1449 "bp_insn".
1450 * disasm.c (do_assembly_only): Remove "num_displayed".
1451 * dwarf2read.c (read_abbrev_offset): Remove "length".
1452 (dwarf_decode_macro_bytes) <DW_MACINFO_vendor_ext>: Remove
1453 "constant".
1454 * m32c-tdep.c (make_regs): Remove "r2hl", "r3hl", and "intbhl".
1455 * microblaze-tdep.c (microblaze_frame_cache): Remove "func".
1456 * tracefile.c (trace_save): Remove "status".
1457
1458 2016-07-14 Tom Tromey <tom@tromey.com>
1459
1460 * symfile.c (simple_overlay_update_1): Remove initialization
1461 of "size", and commented-out code.
1462 (simple_overlay_update): Likewise.
1463
1464 2016-07-14 Tom Tromey <tom@tromey.com>
1465
1466 * tui/tui-winsource.c (tui_show_source_line): Use getcurx.
1467 * tui/tui-io.c (tui_puts): Use getcurx.
1468 (tui_redisplay_readline): Likewise.
1469
1470 2016-07-14 Tom Tromey <tom@tromey.com>
1471
1472 * inflow.c (child_terminal_ours_1): Use ATTRIBUTE_UNUSED.
1473
1474 2016-07-14 Tom Tromey <tom@tromey.com>
1475
1476 * corefile.c (reopen_exec_file): Only examine st.st_mtime if stat
1477 succeeded.
1478
1479 2016-07-13 Tom Tromey <tom@tromey.com>
1480
1481 PR python/15620, PR python/18620:
1482 * python/py-evts.c (gdbpy_initialize_py_events): Call
1483 add_new_registry for new events.
1484 * python/py-events.h (events_object) <breakpoint_created,
1485 breakpoint_deleted, breakpoint_modified>: New fields.
1486 * python/py-breakpoint.c (gdbpy_breakpoint_created): Emit the
1487 breakpoint changed event.
1488 (gdbpy_breakpoint_deleted): Emit the breakpoint deleted event.
1489 (gdbpy_breakpoint_modified): New function.
1490 (gdbpy_initialize_breakpoints): Attach to the breakpoint modified
1491 observer.
1492
1493 2016-07-13 Tom Tromey <tom@tromey.com>
1494
1495 PR python/17698:
1496 * NEWS: Update.
1497 * python/py-breakpoint.c (bppy_get_pending): New function.
1498 (breakpoint_object_getset): Add entry for "pending".
1499 * breakpoint.h (pending_breakpoint_p): Declare.
1500 * breakpoint.c (pending_breakpoint_p): New function.
1501
1502 2016-07-13 Tom Tromey <tom@tromey.com>
1503
1504 * python/py-breakpoint.c (bppy_get_visibility)
1505 (gdbpy_breakpoint_created): Use user_breakpoint_p.
1506
1507 2016-07-13 Tom Tromey <tom@tromey.com>
1508
1509 PR cli/18053:
1510 * jit.c (jit_reader_load_command): Use tilde_expand.
1511 (_initialize_jit): Fix help for jit-reader-unload. Set completer
1512 for new commands.
1513
1514 2016-07-12 Tom Tromey <tom@tromey.com>
1515
1516 PR python/19293:
1517 * python/lib/gdb/command/unwinders.py (do_enable_unwinder): Call
1518 gdb.invalidate_cached_frames.
1519 * python/lib/gdb/unwinder.py (register_unwinder): Call
1520 gdb.invalidate_cached_frames.
1521 * python/python.c (gdbpy_invalidate_cached_frames): New function.
1522 (python_GdbMethods): Add entry for invalidate_cached_frames.
1523
1524 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
1525
1526 * cp-namespace.c (cp_lookup_bare_symbol): Initialize
1527 lang_this.symbol.
1528
1529 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
1530
1531 * cp-namespace.c (cp_lookup_bare_symbol): Use language passed as
1532 parameter to look for the symbol "this".
1533
1534
1535 2016-07-06 John Baldwin <jhb@FreeBSD.org>
1536
1537 * h8300-tdep.c (h8300_print_register): Remove extraneous parentheses.
1538
1539 2016-07-06 John Baldwin <jhb@FreeBSD.org>
1540
1541 * ada-lang.c (ada_unpack_from_contents): Use unsigned constants with
1542 left shifts.
1543
1544 2016-07-06 John Baldwin <jhb@FreeBSD.org>
1545
1546 * sh64-tdep.c (sh64_analyze_prologue): Set "uses_fp" when setting
1547 the MEDIA_FP_REGNUM register.
1548
1549 2016-07-06 John Baldwin <jhb@FreeBSD.org>
1550
1551 * score-tdep.c (score7_malloc_and_get_memblock): Remove check for
1552 negative size.
1553
1554 2016-07-06 John Baldwin <jhb@FreeBSD.org>
1555
1556 * fbsd-nat.c (fbsd_is_vfork_done_pending): Fix return type.
1557
1558 2016-07-06 Yao Qi <yao.qi@linaro.org>
1559
1560 * arm-tdep.c (arm_vfp_cprc_sub_candidate): Don't call
1561 arm_vfp_cprc_sub_candidate for static field.
1562
1563 2016-07-06 Manish Goregaokar <manish@mozilla.com>
1564
1565 * rust-lang.c (rust_subscript): Allow subscripting pointers
1566
1567 2016-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1568
1569 * configure: Regenerate.
1570 * configure.ac (HAVE_LIBBABELTRACE): Fix pos variable dereference.
1571
1572 2016-07-01 Don Breazeal <donb@codesourcery.com>
1573
1574 * remote.c (remote_get_memory_xfer_limit): New function.
1575 * target-delegates.c: Regenerate.
1576 * target.c (memory_xfer_partial): Call
1577 target_ops.to_get_memory_xfer_limit.
1578 * target.h (struct target_ops) <to_get_memory_xfer_limit>: New
1579 member.
1580
1581 2016-07-01 John Baldwin <jhb@FreeBSD.org>
1582
1583 * fbsd-nat.c (struct fbsd_fork_child_info): Rename to ...
1584 (struct fbsd_fork_info): ... this.
1585 (struct fbsd_fork_info) <child>: Rename to ...
1586 (struct fbsd_fork_info) <ptid>: ... this.
1587 (fbsd_pending_children): Update type.
1588 (fbsd_remember_child): Update type and field name.
1589 (fbsd_is_child_pending): Likewise.
1590 (fbsd_pending_vfork_done): New variable.
1591 (fbsd_is_vfork_done_pending): New function.
1592 (fbsd_next_vfork_done): New function.
1593 (fbsd_resume): Don't resume processes with a pending vfork done
1594 event.
1595 (fbsd_wait): Report pending vfork done events.
1596 (fbsd_follow_fork): Delay and record a pending vfork done event
1597 for a vfork parent when detaching the child.
1598
1599 2016-07-01 John Baldwin <jhb@FreeBSD.org>
1600
1601 * fbsd-nat.c (super_resume): Move earlier next to "super_wait".
1602 (resume_one_thread_cb): Move below fork following helper code.
1603 (resume_all_threads_cb): Likewise.
1604 (fbsd_resume): Likewise.
1605
1606 2016-07-01 John Baldwin <jhb@FreeBSD.org>
1607
1608 * fbsd-nat.c (fbsd_follow_fork): Only detach child if
1609 "detach_fork" is true.
1610
1611 2016-07-01 John Baldwin <jhb@FreeBSD.org>
1612
1613 * x86bsd-nat.c: Include 'gdbthread.h'.
1614 (x86bsd_dr_set): Set debug registers on all threads belonging to
1615 the current inferior.
1616
1617 2016-07-01 John Baldwin <jhb@FreeBSD.org>
1618
1619 * Makefile.in [HFILES_NO_SRCDIR]: Replace 'amd64bsd-nat.h' with
1620 'x86bsd-nat.h'.
1621 * amd64bsd-nat.c: Include 'x86bsd-nat.h' instead of
1622 'amd64bsd-nat.h'.
1623 (amd64bsd_xsave_len): Rename and move to x86bsd-nat.c.
1624 (amd64bsd_fetch_inferior_registers): Replace 'amd64bsd_xsave_len'
1625 with 'x86bsd_xsave_len'.
1626 (amd64bsd_store_inferior_registers): Likewise.
1627 (amd64bsd_target): Inherit from x86bsd_target.
1628 (amd64bsd_dr_get): Rename and move to x86bsd-nat.c.
1629 (amd64bsd_dr_set): Likewise.
1630 (amd64bsd_dr_set_control): Likewise.
1631 (amd64bsd_dr_set_addr): Likewise.
1632 (amd64bsd_dr_get_addr): Likewise.
1633 (amd64bsd_dr_get_status): Likewise.
1634 (amd64bsd_dr_get_control): Likewise.
1635 * amd64fbsd-nat.c: Include 'x86bsd-nat.h' instead of
1636 'amd64bsd-nat.h'.
1637 (super_mourn_inferior): Move to x86bsd-nat.c.
1638 (amd64fbsd_mourn_inferior): Rename and move to x86bsd-nat.c.
1639 (amd64fbsd_read_description): Replace 'amd64bsd_xsave_len' with
1640 'x86bsd_xsave_len'.
1641 (_initialize_amd64fbsd_nat): Remove x86 watchpoint setup and
1642 mourn_inferior' target op.
1643 * config/i386/fbsd.mh (NATDEPFILES): Add x86bsd-nat.o.
1644 * config/i386/fbsd64.mh: Likewise.
1645 * config/i386/nbsd64.mh: Likewise.
1646 * config/i386/nbsdelf.mh: Likewise.
1647 * config/i386/obsd.mh: Likewise.
1648 * config/i386/obsd64.mh: Likewise.
1649 * i386bsd-nat.c: Include 'x86bsd-nat.h'.
1650 (i386bsd_xsave_len): Rename and move to x86bsd-nat.c.
1651 (i386bsd_fetch_inferior_registers): Replace 'i386bsd_xsave_len'
1652 with 'x86bsd_xsave_len'.
1653 (i386bsd_store_inferior_registers): Likewise.
1654 (i386bsd_target): Inherit from x86bsd_target.
1655 (i386bsd_dr_get): Rename and move to x86bsd-nat.c.
1656 (i386bsd_dr_set): Likewise.
1657 (i386bsd_dr_set_control): Likewise.
1658 (i386bsd_dr_set_addr): Likewise.
1659 (i386bsd_dr_get_addr): Likewise.
1660 (i386bsd_dr_get_status): Likewise.
1661 (i386bsd_dr_get_control): Likewise.
1662 * i386bsd-nat.h (i386bsd_xsave_len): Remove.
1663 (i386bsd_dr_set_control): Remove.
1664 (i386bsd_dr_set_addr): Remove.
1665 (i386bsd_dr_get_addr): Remove.
1666 (i386bsd_dr_get_status): Remove.
1667 (i386bsd_dr_get_control): Remove.
1668 * i386fbsd-nat.c: Include 'x86bsd-nat.h'.
1669 (i386fbsd_read_description): Replace 'i386bsd_xsave_len' with
1670 'x86bsd_xsave_len'.
1671 (_initialize_i386fbsd_nat): Remove x86 watchpoint setup and
1672 mourn_inferior' target op.
1673 * x86bsd-nat.c: New file.
1674 * x86bsd-nat.h: New file.
1675
1676 2016-07-01 Pedro Alves <palves@redhat.com>
1677 Tom Tromey <tom@tromey.com>
1678
1679 * jit.c (jit_reader_load_command): Call reinit_frame_cache and
1680 jit_inferior_created_hook.
1681 (jit_reader_unload_command): Call reinit_frame_cache and
1682 jit_inferior_exit_hook.
1683 * jit.c (struct jit_unwind_private) <registers>: Delete field.
1684 <regcache>: New field.
1685 (jit_unwind_reg_set_impl): Set the register's value in the
1686 regcache. Free the passed-in gdb_reg_value.
1687 (jit_dealloc_cache): Adjust to free the regcache.
1688 (jit_frame_sniffer): Allocate a regcache instead of an array of
1689 gdb_reg_value pointers.
1690 (jit_frame_this_id): Adjust.
1691 (jit_frame_prev_register): Read raw registers off of the regcache
1692 instead of from the gdb_reg_value pointer array. Use
1693 gdbarch_pseudo_register_read_value to read pseudo registers.
1694 * regcache.c (regcache_raw_set_cached_value): New function,
1695 factored out from ...
1696 (regcache_raw_write): ... here.
1697 * regcache.h (regcache_raw_set_cached_value): Declare.
1698
1699 2016-07-01 Pedro Alves <palves@redhat.com>
1700 Antoine Tremblay <antoine.tremblay@ericsson.com>
1701
1702 * inf-ptrace.c (inf_ptrace_detach_success): New function, factored
1703 out from ...
1704 (inf_ptrace_detach): ... here.
1705 * inf-ptrace.h (inf_ptrace_detach_success): New declaration.
1706 * linux-nat.c (get_pending_status): Rename to ...
1707 (get_detach_signal): ... this, and return a host signal instead of
1708 filling in a wait status.
1709 (detach_one_lwp): New function, factored out from detach_callback
1710 and adjusted to handle detaching from a zombie thread.
1711 (detach_callback): Skip the leader thread.
1712 (linux_nat_detach): No longer defer to inf_ptrace_detach to detach
1713 the leader thread, nor build a signal string to pass down.
1714 Instead, use target_announce_detach, detach_one_lwp and
1715 inf_ptrace_detach_success.
1716
1717 2016-07-01 Pedro Alves <palves@redhat.com>
1718
1719 * breakpoint.c (breakpoint_init_inferior): Discard watchpoint
1720 locations.
1721 * infcmd.c (detach_command): Call breakpoint_init_inferior.
1722
1723 2016-07-01 Pedro Alves <palves@redhat.com>
1724
1725 * darwin-nat.c (darwin_detach): Use target_announce_detach.
1726 * inf-ptrace.c (inf_ptrace_detach): Likewise.
1727 * nto-procfs.c (procfs_detach): Likewise.
1728 * remote.c (remote_detach_1): Likewise.
1729 * target.c (target_announce_detach): New function.
1730 * target.h (target_announce_detach): New declaration.
1731
1732 2016-06-29 Tom Tromey <tom@tromey.com>
1733
1734 PR python/20129:
1735 * python/lib/gdb/command/frame_filters.py (_do_enable_frame_filter)
1736 (SetFrameFilterPriority._set_filter_priority): Use "frame_filter",
1737 not "name".
1738
1739 2016-06-29 Tom Tromey <tom@tromey.com>
1740
1741 PR gdb/17210:
1742 * target.c (free_memory_read_result_vector): Take a pointer to the
1743 VEC as an argument.
1744 (read_memory_robust): Install a cleanup for "result".
1745 * mi/mi-main.c (mi_cmd_data_read_memory_bytes): Update.
1746
1747 2016-06-29 Manish Goregaokar <manish@mozilla.com>
1748
1749 * rust-lang.c (rust_get_disr_info): Initialize saveptr to NULL.
1750
1751 2016-06-29 Manish Goregaokar <manish@mozilla.com>
1752
1753 * rust-lang.c (rust_get_disr_info): Use strtok_r instead of strsep.
1754
1755 2016-06-28 Yao Qi <yao.qi@linaro.org>
1756
1757 * aarch64-tdep.c (aarch64_displaced_step_b): Use int64_t for
1758 variable new_offset.
1759
1760 2016-06-27 Manish Goregaokar <manish@mozilla.com>
1761
1762 * rust-lang.c (rust_print_type, rust_decorations): Print unit
1763 types as "()".
1764 (rust_print_type): Omit return type for functions returning unit.
1765
1766 2016-06-25 Pierre-Marie de Rodat <derodat@adacore.com>
1767
1768 * python/py-breakpoint.c (bppy_init): Clear bppy_pending_object
1769 when there is an error during the breakpoint creation.
1770
1771 2016-06-25 Tom Tromey <tom@tromey.com>
1772
1773 * rust-lang.c (rust_get_disr_info, rust_print_type): Fix
1774 formatting.
1775
1776 2016-06-25 Manish Goregaokar <manish@mozilla.com>
1777
1778 PR gdb/20239
1779 * rust-lang.c (rust_get_disr_info): Correctly interpret
1780 NonZero-optimized enums of arbitrary depth.
1781 (rust_print_type): Correctly print NonZero-optimized
1782 enums.
1783
1784 2016-06-24 David Taylor <dtaylor@emc.com>
1785
1786 PR gdb/17520 Structure offset wrong when 1/4 GB or greater.
1787 * c-lang.h: Change all parameters, variables, and struct or union
1788 members used as struct or union fie3ld offsets from int to
1789 LONGEST.
1790 * c-valprint.c: Likewise.
1791 * cp-abi.c: Likewise.
1792 * cp-abi.h: Likewise.
1793 * cp-valprint.c: Likewise.
1794 * d-valprint.c: Likewise.
1795 * dwarf2loc.c: Likewise.
1796 * eval.c: Likewise.
1797 * extension-priv.h: Likewise.
1798 * extension.c: Likewise.
1799 * extension.h: Likewise.
1800 * findvar.c: Likewise.
1801 * gdbtypes.h: Likewise.
1802 * gnu-v2-abi.c: Likewise.
1803 * gnu-v3-abi.c: Likewise.
1804 * go-valprint.c: Likewise.
1805 * guile/guile-internal.h: Likewise.
1806 * guile/scm-pretty-print.c: Likewise.
1807 * jv-valprint.c Likewise.
1808 * opencl-lang.c: Likewise.
1809 * p-lang.h: Likewise.
1810 * python/py-prettyprint.c: Likewise.
1811 * python/python-internal.h: Likewise.
1812 * spu-tdep.c: Likewise.
1813 * typeprint.c: Likewise.
1814 * valarith.c: Likewise.
1815 * valops.c: Likewise.
1816 * valprint.c: Likewise.
1817 * valprint.h: Likewise.
1818 * value.c: Likewise.
1819 * value.h: Likewise.
1820 * p-valprint.c: Likewise.
1821 * c-typeprint.c (c_type_print_base): When printing offset, use
1822 plongest, not %d.
1823 * gdbtypes.c (recursive_dump_type): Ditto.
1824
1825 2016-06-24 David Taylor <david.taylor@emc.com>
1826
1827 * MAINTAINERS (Write After Approval): Add David Taylor.
1828
1829 2016-06-24 John Baldwin <jhb@FreeBSD.org>
1830
1831 * configure.ac: Check for support for system call LWP fields on
1832 FreeBSD.
1833 * config.in, configure: Rebuild.
1834 * data-directory/Makefile.in (SYSCALLS_FILES): Add freebsd.xml.
1835 * fbsd-nat.c (fbsd_wait) [HAVE_STRUCT_PTRACE_LWPINFO_PL_SYSCALL_CODE]:
1836 Report system call events.
1837 [HAVE_STRUCT_PTRACE_LWPINFO_PL_SYSCALL_CODE]
1838 (fbsd_set_syscall_catchpoint): New function.
1839 (fbsd_nat_add_target) [HAVE_STRUCT_PTRACE_LWPINFO_PL_SYSCALL_CODE]:
1840 Set "to_set_syscall_catchpoint" to "fbsd_set_syscall_catchpoint".
1841 * fbsd-tdep.c: Include xml-syscall.h
1842 (fbsd_get_syscall_number): New function.
1843 (fbsd_init_abi): Set XML system call file name.
1844 Add "get_syscall_number" gdbarch method.
1845 * syscalls/freebsd.xml: New file.
1846
1847 2016-06-24 John Baldwin <jhb@FreeBSD.org>
1848
1849 * fbsd-tdep.c: Include "auxv.h".
1850 (fbsd_print_auxv_entry): New function.
1851 (fbsd_init_abi): Install gdbarch "print_auxv_entry" method.
1852
1853 2016-06-24 John Baldwin <jhb@FreeBSD.org>
1854
1855 * auxv.c (fprint_auxv_entry): New function.
1856 (default_print_auxv_entry): New function.
1857 (fprint_target_auxv): Use gdbarch_print_auxv_entry.
1858 * auxv.h (enum auxv_format): New enum.
1859 (fprint_auxv_entry): Declare.
1860 (default_print_auxv_entry): Declare.
1861 * gdbarch.sh (print_auxv_entry): New.
1862 * gdbarch.c, gdbarch.h: Re-generated.
1863
1864 2016-06-24 John Baldwin <jhb@FreeBSD.org>
1865
1866 * fbsd-nat.c [KERN_PROC_AUXV] New variable super_xfer_partial.
1867 (fbsd_xfer_partial): New function.
1868 (fbsd_nat_add_target) [KERN_PROC_AUXV] Set "to_xfer_partial" to
1869 "fbsd_xfer_partial".
1870
1871 2016-06-23 Tom Tromey <tom@tromey.com>
1872
1873 * symtab.c (symbol_find_demangled_name): Loop over languages and
1874 use language_sniff_from_mangled_name.
1875 * rust-lang.c (rust_sniff_from_mangled_name): New function.
1876 (rust_language_defn): Update.
1877 * p-lang.c (pascal_language_defn): Update.
1878 * opencl-lang.c (opencl_language_defn): Update.
1879 * objc-lang.c (objc_sniff_from_mangled_name): New function.
1880 (objc_language_defn): Update.
1881 * m2-lang.c (m2_language_defn): Update.
1882 * language.h (struct language_defn) <la_sniff_from_mangled_name>: New
1883 field.
1884 (language_sniff_from_mangled_name): Declare.
1885 * language.c (language_sniff_from_mangled_name): New function.
1886 (unknown_language_defn, auto_language_defn, local_language_defn):
1887 Update.
1888 * jv-lang.c (java_sniff_from_mangled_name): New function.
1889 (java_language_defn): Use it.
1890 * go-lang.c (go_sniff_from_mangled_name): New function.
1891 (go_language_defn): Use it.
1892 * f-lang.c (f_language_defn): Update.
1893 * defs.h (enum language): Reorder.
1894 * d-lang.c (d_sniff_from_mangled_name): New function.
1895 (d_language_defn): Use it.
1896 * cp-support.h (gdb_sniff_from_mangled_name): Declare.
1897 * cp-support.c (gdb_sniff_from_mangled_name): New function.
1898 * c-lang.c (c_language_defn, cplus_language_defn)
1899 (asm_language_defn, minimal_language_defn): Update.
1900 * ada-lang.c (ada_sniff_from_mangled_name): New function.
1901 (ada_language_defn): Use it.
1902
1903 2016-06-23 Tom Tromey <tom@tromey.com>
1904
1905 * ada-lang.c (ada_extensions): New array.
1906 (ada_language_defn): Use it.
1907 * c-lang.c (c_extensions): New array.
1908 (c_language_defn): Use it.
1909 (cplus_extensions): New array.
1910 (cplus_language_defn): Use it.
1911 (asm_extensions): New array.
1912 (asm_language_defn): Use it.
1913 (minimal_language_defn): Update.
1914 * d-lang.c (d_extensions): New array.
1915 (d_language_defn): Use it.
1916 * f-lang.c (f_extensions): New array.
1917 (f_language_defn): Use it.
1918 * go-lang.c (go_language_defn): Update.
1919 * jv-lang.c (java_extensions): New array.
1920 (java_language_defn): Use it.
1921 * language.c (add_language): Call add_filename_language.
1922 (unknown_language_defn, auto_language_defn, local_language_defn):
1923 Update.
1924 * language.h (struct language_defn) <la_filename_extensions>: New
1925 field.
1926 * m2-lang.c (m2_language_defn): Update.
1927 * objc-lang.c (objc_extensions): New array.
1928 (objc_language_defn): Use it.
1929 * opencl-lang.c (opencl_language_defn): Update.
1930 * p-lang.c (p_extensions): New array.
1931 (pascal_language_defn): Use it.
1932 * rust-lang.c (rust_extensions): New array.
1933 (rust_language_defn): Use it.
1934 * symfile.c (add_filename_language): No longer static. Make "ext"
1935 const.
1936 (init_filename_language_table): Remove.
1937 (_initialize_symfile): Update.
1938 * symfile.h (add_filename_language): Declare.
1939
1940 2016-06-23 Tom Tromey <tom@tromey.com>
1941
1942 * symfile.c (filename_language_table): Now a VEC.
1943 (fl_table_size, fl_table_next): Remove.
1944 (add_filename_language): Use VEC_safe_push.
1945 (set_ext_lang_command, info_ext_lang_command)
1946 (deduce_language_from_filename): Use VEC_iterate.
1947 (init_filename_language_table): Use VEC_empty.
1948
1949 2016-06-23 Tom Tromey <tom@tromey.com>
1950
1951 * python/python.c (gdbpy_parameter): Now static.
1952 * python/python-internal.h (gdbpy_parameter): Don't declare.
1953
1954 2016-06-23 Tom Tromey <tom@tromey.com>
1955
1956 PR gdb/16483:
1957 * python/lib/gdb/command/frame_filters.py
1958 (InfoFrameFilter.list_frame_filters): Rename to print_list. Print
1959 nothing if no filters found. Return value indicating whether
1960 filters were printed.
1961 (InfoFrameFilter.print_list): Remove.
1962 (InfoFrameFilter.invoke): Print message if no frame filters
1963 found.
1964
1965 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
1966
1967 * f-valprint.c (f_val_print): Add field names for printing
1968 derived types fields.
1969
1970 2016-06-21 Andreas Arnez <arnez@linux.vnet.ibm.com>
1971
1972 * s390-linux-tdep.c (s390_iterate_over_regset_sections): Fix typo
1973 in name of last-break regset.
1974
1975 2016-06-21 Pedro Alves <palves@redhat.com>
1976
1977 * fork-child.c (fork_inferior): Switch the child to the main UI
1978 right after vfork. Save/restore the current UI in the parent.
1979 Flush outputs of the main UI instead of the current UI.
1980
1981 2016-06-21 Pedro Alves <palves@redhat.com>
1982
1983 * breakpoint.c (watchpoint_check): Send watchpoint-deleted output
1984 to all UIs.
1985
1986 2016-06-21 Pedro Alves <palves@redhat.com>
1987
1988 * NEWS: Mention support for running interpreters on separate
1989 UIs and the new new-ui command.
1990
1991 2016-06-21 Pedro Alves <palves@redhat.com>
1992
1993 * interps.c (set_top_level_interpreter): New function, factored
1994 out from captured_main.
1995 (interpreter_completer): Make extern.
1996 * interps.h (set_top_level_interpreter, interpreter_completer):
1997 New declarations.
1998 (captured_main): Use set_top_level_interpreter.
1999 * top.c [!O_NOCTTY] (O_NOCTTY): Define as 0.
2000 (open_terminal_stream, new_ui_command): New functions.
2001 (init_main): Install the "new-ui" command.
2002
2003 2016-06-21 Pedro Alves <palves@redhat.com>
2004
2005 * cli/cli-script.c (read_next_line): Adjust to per-UI stdin.
2006 (read_command_lines): Use input_interactive_p instead of
2007 input_from_terminal_p.
2008 * defs.h (struct ui): Forward declare.
2009 (input_from_terminal_p): Rename to ...
2010 (input_interactive_p): ... this.
2011 * event-top.c (stdin_event_handler): Pass 0 as from_tty argument
2012 to quit_command.
2013 (command_handler): Adjust to per-UI stdin.
2014 (handle_line_of_input): Adjust to per-UI stdin and use
2015 input_interactive_p instead of ISATTY and input_from_terminal_p.
2016 (gdb_readline_no_editing_callback): Adjust to per-UI stdin.
2017 (command_line_handler): Always pass true as "from_tty" parameter
2018 of handle_line_of_input and execute_command.
2019 (async_sigterm_handler): Pass 0 as from_tty argument to
2020 quit_command.
2021 * inflow.c (interactive_mode, show_interactive_mode): Moved to ...
2022 (gdb_has_a_terminal): Don't check interactive_mode here.
2023 (_initialize_inflow): Don't install "set interactive-mode" here.
2024 * main.c (captured_command_loop): Adjust to per-UI stdin.
2025 * mi/mi-interp.c (mi_execute_command_wrapper): Adjust to per-UI
2026 stdin.
2027 * top.c (new_ui): Save the stdin stream and whether it's a tty.
2028 (dont_repeat): Adjust to per-UI stdin.
2029 (command_line_input): Adjust to per-UI stdin and to use
2030 input_interactive_p.
2031 (quit_force): Write history if any UI supports interactive input.
2032 (interactive_mode, show_interactive_mode): Move here, from
2033 inflow.c.
2034 (input_from_terminal_p): Rename to ...
2035 (input_interactive_p): ... this, and check the "interactive_mode"
2036 global instead of calling gdb_has_a_terminal.
2037 (_initialize_top): Install "set interactive-mode" here.
2038 * top.h (struct ui) <stdin_stream, input_interactive_p>: New
2039 fields.
2040 * utils.c (quit): Pass 0 as from_tty argument to quit_force.
2041 (defaulted_query): Adjust to per-UI stdin and to use
2042 input_interactive_p.
2043
2044 2016-06-21 Pedro Alves <palves@redhat.com>
2045
2046 * event-top.c (stdin_event_handler): Don't quit gdb if it was a
2047 secondary UI's input stream that closed. Instead, just delete the
2048 UI.
2049
2050 2016-06-21 Pedro Alves <palves@redhat.com>
2051
2052 * event-top.c (main_ui_): Delete.
2053 (main_ui, current_ui, ui_list): No longer initialize here.
2054 * main.c (captured_main): UI initialization code factored out to
2055 new new_ui function.
2056 (gdb_main): Wrap captured_main with TRY/CATCH instead of
2057 catch_errors.
2058 * top.c (highest_ui_num): New global.
2059 (new_ui): New function.
2060 * top.h (struct ui) <num>: New field.
2061 (new_ui): New declaration.
2062
2063 2016-06-21 Pedro Alves <palves@redhat.com>
2064
2065 * cli/cli-interp.c (cli_on_normal_stop): Bail out early if there's
2066 nothing to print. Use should_print_stop_to_console.
2067 * tui/tui-interp.c (tui_on_normal_stop): Likewise.
2068
2069 2016-06-21 Pedro Alves <palves@redhat.com>
2070
2071 * breakpoint.c (new_until_break_fsm): Add 'cmd_interp' parameter.
2072 (until_break_fsm_should_stop, until_break_fsm_clean_up): Add
2073 thread parameter.
2074 (until_break_command): Pass command interpreter to thread fsm
2075 ctor.
2076 * cli/cli-interp.c (should_print_stop_to_console): Adjust.
2077 * gdbthread.h (struct thread_control_state) <command_interp>:
2078 Delete field.
2079 * infcall.c (new_call_thread_fsm): Add 'cmd_interp' parameter.
2080 Pass it down.
2081 (call_thread_fsm_should_stop): Add thread parameter.
2082 (call_function_by_hand_dummy): Pass command interpreter to thread
2083 fsm ctor. Pass thread pointer to fsm clean up method.
2084 * infcmd.c: Include interps.h.
2085 (struct step_command_fsm) <thread>: Delete field.
2086 (new_step_command_fsm): Add 'cmd_interp' parameter. Pass it down.
2087 (step_command_fsm_prepare): Remove references to fsm's thread
2088 field.
2089 (step_1): Pass command interpreter to thread
2090 fsm ctor. Pass thread pointer to fsm clean up method.
2091 (step_command_fsm_should_stop, step_command_fsm_clean_up): Add
2092 thread parameter and use it.
2093 (new_until_next_fsm): Add 'cmd_interp' parameter. Pass it down.
2094 (until_next_fsm_should_stop, until_next_fsm_clean_up): Add thread
2095 parameter and use it.
2096 (until_next_command): Pass command interpreter to thread fsm ctor.
2097 (struct finish_command_fsm) <thread>: Delete field.
2098 (finish_command_fsm_ops): Add NULL slot for should_notify_stop.
2099 (new_finish_command_fsm): Add 'cmd_interp' parameter and pass it
2100 down. Remove thread parameter and adjust.
2101 (finish_command_fsm_should_stop, finish_command_fsm_clean_up): Add
2102 thread parameter and use it.
2103 (finish_command): Pass command interpreter to thread fsm ctor.
2104 Don't pass thread.
2105 * infrun.c (follow_fork): Move thread fsm to child fork instead of
2106 command interpreter, only.
2107 (clear_proceed_status_thread): Remove reference to command_interp.
2108 (proceed): Don't record the thread's command interpreter.
2109 (clean_up_just_stopped_threads_fsms): Pass thread to fsm clean_up
2110 method.
2111 (fetch_inferior_event): Pass thread to fsm should_stop method.
2112 * thread-fsm.c (thread_fsm_ctor): Add 'cmd_interp' parameter.
2113 Store it.
2114 (thread_fsm_clean_up, thread_fsm_should_stop): Add thread
2115 parameter and pass it down.
2116 * thread-fsm.h (struct thread_fsm) <command_interp>: New field.
2117 (struct thread_fsm_ops) <clean_up, should_stop>: Add thread
2118 parameter.
2119 (thread_fsm_ctor): Add 'cmd_interp' parameter.
2120 (thread_fsm_clean_up, thread_fsm_should_stop): Add thread
2121 parameter.
2122 * thread.c (thread_cancel_execution_command): Pass thread to
2123 thread fsm clean_up method.
2124
2125 2016-06-21 Pedro Alves <palves@redhat.com>
2126
2127 * cli/cli-interp.c: Include gdbthread.h and thread-fsm.h.
2128 (should_print_stop_to_console): New function, factored out from
2129 mi_on_normal_stop_1.
2130 * cli/cli-interp.h (should_print_stop_to_console): Declare.
2131 * mi/mi-interp.c (mi_on_normal_stop_1): Use
2132 should_print_stop_to_console. Pass it the current UI's console
2133 interpreter.
2134 * mi/mi-main.c (captured_mi_execute_command): Use the
2135 INTERP_CONSOLE symbol rather than explicit "console".
2136
2137 2016-06-21 Pedro Alves <palves@redhat.com>
2138
2139 * infcmd.c (prepare_execution_command): Use
2140 all_uis_on_sync_execution_starting.
2141 * infrun.c (all_uis_on_sync_execution_starting): New function.
2142 * infrun.h (all_uis_on_sync_execution_starting): Declare.
2143
2144 2016-06-21 Pedro Alves <palves@redhat.com>
2145
2146 * annotate.c: Include top.h.
2147 (async_background_execution_p): Delete.
2148 (print_value_flags): Check the UI's prompt state rather then
2149 async_background_execution_p.
2150 * event-loop.c (start_event_loop): Set the prompt state to
2151 PROMPT_NEEDED.
2152 * event-top.c (display_gdb_prompt, async_enable_stdin)
2153 (async_disable_stdin): Check the current UI's prompt state instead
2154 of the sync_execution global.
2155 (command_line_handler): Set the prompt state to PROMPT_NEEDED
2156 before running a command, and display the prompt if still needed
2157 afterwards.
2158 * infcall.c (struct call_thread_fsm) <waiting_ui>: New field.
2159 (new_call_thread_fsm): New parameter 'waiting_ui'. Store it.
2160 (call_thread_fsm_should_stop): Set the prompt state to
2161 PROMPT_NEEDED.
2162 (run_inferior_call): Adjust to temporarily set the prompt state to
2163 PROMPT_BLOCKED instead of using the sync_execution global.
2164 (call_function_by_hand_dummy): Pass the current UI to
2165 new_call_thread_fsm.
2166 * infcmd.c: Include top.h.
2167 (continue_1): Check the current UI's prompt state instead of the
2168 sync_execution global.
2169 (continue_command): Validate global execution state before calling
2170 prepare_execution_command.
2171 (step_1): Call all_uis_check_sync_execution_done.
2172 (attach_post_wait): Don't call async_enable_stdin here. Remove
2173 reference to sync_execution.
2174 * infrun.c (sync_execution): Delete global.
2175 (follow_fork_inferior)
2176 (reinstall_readline_callback_handler_cleanup): Check the current
2177 UI's prompt state instead of the sync_execution global.
2178 (check_curr_ui_sync_execution_done)
2179 (all_uis_check_sync_execution_done): New functions.
2180 (fetch_inferior_event): Call all_uis_check_sync_execution_done
2181 instead of trying to determine whether the global sync execution
2182 changed.
2183 (handle_no_resumed): Check the prompt state of all UIs.
2184 (normal_stop): Emit the no unwait-for even to all PROMPT_BLOCKED
2185 UIs. Emit the "Switching to" notification to all UIs. Enable
2186 stdin in all UIs.
2187 * infrun.h (sync_execution): Delete.
2188 (all_uis_check_sync_execution_done): Declare.
2189 * main.c (captured_command_loop): Don't call
2190 interp_pre_command_loop if the prompt is blocked.
2191 (catch_command_errors, catch_command_errors_const): Adjust.
2192 (captured_main): Set the initial prompt state to PROMPT_NEEDED.
2193 * mi/mi-interp.c (display_mi_prompt): Set the prompt state to
2194 PROMPTED.
2195 (mi_interpreter_resume): Don't clear sync_execution. Remove hack
2196 comment.
2197 (mi_execute_command_input_handler): Set the prompt state to
2198 PROMPT_NEEDED before executing the command, and only display the
2199 prompt if the prompt state is PROMPT_NEEDED afterwards.
2200 (mi_on_resume_1): Adjust to check the prompt state.
2201 * target.c (target_terminal_inferior): Adjust to check the prompt
2202 state.
2203 * top.c (wait_sync_command_done, maybe_wait_sync_command_done)
2204 (execute_command): Check the current UI's prompt state instead of
2205 sync_execution.
2206 * top.h (enum prompt_state): New.
2207 (struct ui) <prompt_state>: New field.
2208 (ALL_UIS): New macro.
2209
2210 2016-06-21 Pedro Alves <palves@redhat.com>
2211
2212 * top.c (gdb_secondary_prompt_depth): Delete.
2213 (gdb_in_secondary_prompt_p): Add ui parameter. Use it.
2214 (gdb_readline_wrapper_cleanup, gdb_readline_wrapper): Adjust to
2215 per-UI gdb_secondary_prompt_depth.
2216 * top.h (struct ui) <secondary_prompt_depth>: New field.
2217
2218 2016-06-21 Pedro Alves <palves@redhat.com>
2219
2220 * cli/cli-interp.c (cli_interpreter_pre_command_loop): New
2221 function.
2222 (cli_interp_procs): Install it instead of cli_command_loop.
2223 * cli/cli-interp.h (cli_interpreter_pre_command_loop): Declare.
2224 * event-top.c (cli_command_loop): Delete.
2225 * interps.c (interp_new): Remove reference to command_loop_proc.
2226 (current_interp_command_loop): Delete.
2227 (interp_pre_command_loop): New function.
2228 (interp_command_loop_ftype): Delete.
2229 * interps.h (interp_pre_command_loop_ftype): New typedef.
2230 (struct interp_procs) <command_loop_proc>: Delele field.
2231 <pre_command_loop_proc>: New field.
2232 (current_interp_command_loop): Delete declaration.
2233 (interp_pre_command_loop): New declaration.
2234 * main.c (captured_command_loop): Call interp_pre_command_loop
2235 instead of current_interp_command_loop and start an event loop.
2236 * mi/mi-interp.c (mi_command_loop): Delete.
2237 (mi_interpreter_pre_command_loop): New.
2238 (mi_interp_procs): Update.
2239 * tui/tui-interp.c (tui_interp_procs): Install
2240 cli_interpreter_pre_command_loop instead of cli_command_loop.
2241
2242 2016-06-21 Pedro Alves <palves@redhat.com>
2243
2244 * interps.c (current_interpreter): New function.
2245 * interps.h (current_interpreter): New declaration.
2246 * mi/mi-cmds.h (raw_stdout): Delete declaration.
2247 * mi/mi-common.h (struct mi_interp) <raw_stdout,
2248 saved_raw_stdout>: New field.
2249 * mi/mi-interp.c (display_mi_prompt): New parameter 'mi'. Adjust
2250 to per-UI raw_stdout.
2251 (mi_interpreter_init): Adjust to per-UI raw_stdout.
2252 (mi_on_sync_execution_done, mi_execute_command_input_handler)
2253 (mi_command_loop): Pass MI instance to display_mi_prompt.
2254 (mi_on_normal_stop_1, mi_output_running_pid, mi_on_resume_1)
2255 (mi_on_resume): Adjust to per-UI raw_stdout.
2256 (saved_raw_stdout): Delete.
2257 (mi_set_logging): Adjust to per-UI raw_stdout and
2258 saved_raw_stdout.
2259 * mi/mi-main.c (raw_stdout): Delete.
2260 (mi_cmd_gdb_exit, captured_mi_execute_command)
2261 (mi_print_exception, mi_load_progress): Adjust to per-UI
2262 raw_stdout.
2263 (print_diff_now, mi_print_timing_maybe): New ui_file parameter.
2264 Pass it along.
2265 (print_diff): New ui_file parameter. Send output there instead of
2266 raw_stdout.
2267 * mi/mi-main.h (struct ui_file): Forward declare.
2268 (mi_print_timing_maybe): Add ui_file parameter.
2269
2270 2016-06-21 Pedro Alves <palves@redhat.com>
2271
2272 * mi/mi-interp.c (display_mi_prompt): New function.
2273
2274 2016-06-21 Pedro Alves <palves@redhat.com>
2275
2276 * target.c (target_terminal_inferior): Bail out after
2277 unregistering input_fd if not on the main UI.
2278 (target_terminal_ours): Bail out after registering input_fd if not
2279 on the main UI.
2280 (target_terminal_ours_for_output): Bail out if not on the main UI.
2281
2282 2016-06-21 Pedro Alves <palves@redhat.com>
2283
2284 * event-top.c (restore_ui_cleanup): Make extern.
2285 * infrun.c (fetch_inferior_event): Always switch to the main UI.
2286 * top.h (restore_ui_cleanup): Declare.
2287
2288 2016-06-21 Pedro Alves <palves@redhat.com>
2289
2290 PR mi/20034
2291 * cli/cli-interp.c: Include cli-interp.h and event-top.h.
2292 (cli_interpreter_resume): Pass 1 to gdb_setup_readline. Set the
2293 UI's input_handler here.
2294 (cli_interpreter_supports_command_editing): New function.
2295 (cli_interp_procs): Install it.
2296 * cli/cli-interp.h: New file.
2297 * event-top.c (async_command_editing_p): Rename to ...
2298 (set_editing_cmd_var): ... this.
2299 (change_line_handler): Add parameter 'editing', and use it. Bail
2300 early if the interpreter doesn't support editing. Don't touch
2301 readline state if editing is off.
2302 (gdb_rl_callback_handler_remove, gdb_rl_callback_handler_install)
2303 (gdb_rl_callback_handler_reinstall): Assert the current UI is the
2304 main UI.
2305 (display_gdb_prompt): Don't call gdb_rl_callback_handler_remove if
2306 not using readline. Check whether the current UI is using command
2307 editing instead of checking the async_command_editing_p global.
2308 (set_async_editing_command): Delete.
2309 (gdb_setup_readline): Add 'editing' parameter. Only allow editing
2310 on the main UI. Don't touch readline state if editing is off.
2311 (gdb_disable_readline): Don't touch readline state if editing is
2312 off.
2313 * event-top.h (gdb_setup_readline): Add 'int' parameter.
2314 (set_async_editing_command): Delete declaration.
2315 (change_line_handler, command_line_handler): Declare.
2316 (async_command_editing_p): Rename to ...
2317 (set_editing_cmd_var): ... this.
2318 * infrun.c (reinstall_readline_callback_handler_cleanup): Check
2319 whether the current UI has editing enabled rather than checking
2320 the async_command_editing_p global.
2321 * interps.c (interp_supports_command_editing): New function.
2322 * interps.h (interp_supports_command_editing_ftype): New typedef.
2323 (struct interp_procs) <supports_command_editing_proc>: New field.
2324 (interp_supports_command_editing): Declare.
2325 * mi/mi-interp.c (mi_interpreter_resume): Pass 0 to
2326 gdb_setup_readline. Don't clear the async_command_editing_p
2327 global. Update comments.
2328 * top.c (gdb_readline_wrapper_line, gdb_readline_wrapper): Check
2329 whether the current UI has editing enabled rather than checking
2330 the async_command_editing_p global. Don't touch readline state if
2331 editing is off.
2332 (undo_terminal_modifications_before_exit): Switch to the main UI.
2333 Unconditionally call gdb_disable_readline.
2334 (set_editing): New function.
2335 (show_async_command_editing_p): Rename to ...
2336 (show_editing): ... this. Show the state of the current UI.
2337 (_initialize_top): Adjust.
2338 * top.h (struct ui) <command_editing>: New field.
2339 * tui/tui-interp.c: Include cli/cli-interp.h.
2340 (tui_resume): Pass 1 to gdb_setup_readline. Set the UI's
2341 input_handler.
2342 (tui_interp_procs): Install
2343 cli_interpreter_supports_command_editing.
2344 * tui/tui-io.c (tui_getc): Check whether the current UI has
2345 editing enabled rather than checking the async_command_editing_p
2346 global.
2347
2348 2016-06-21 Pedro Alves <palves@redhat.com>
2349
2350 * top.c: Call gen_ret_current_ui_field_ptr for current_uiout.
2351 * top.h (struct ui) <m_current_uiout>: New field.
2352 * ui-out.c (current_uiout): Delete.
2353 * ui-out.h (current_uiout): Delete.
2354 (current_ui_current_uiout_ptr): New declaration.
2355 (current_uiout): Reimplement as wrapper around
2356 current_ui_current_uiout_ptr.
2357
2358 2016-06-21 Pedro Alves <palves@redhat.com>
2359
2360 * ui-out.c (default_ui_out_impl): Delete.
2361 (def_uiout): Delete.
2362 (current_uiout): Set to NULL.
2363 (default_table_begin, default_table_body, default_table_end)
2364 (default_table_header, default_begin, default_end)
2365 (default_field_int, default_field_skip, default_field_string)
2366 (default_field_fmt, default_spaces, default_text, default_message)
2367 (default_wrap_hint, default_flush, default_data_destroy): Delete.
2368
2369 2016-06-21 Pedro Alves <palves@redhat.com>
2370
2371 * event-top.c (gdb_setup_readline): Pass the UI's outstream and
2372 errstream to stdout_fileopen and stderr_fileopen.
2373 * exceptions.c: Include top.h.
2374 (print_flush): Open the current UI's outstream file descriptor,
2375 instead of hardcoding file descriptor 1.
2376 * main.c (captured_main): Save the main UI's out and error
2377 streams. Adjust stderr_fileopen call.
2378 * top.h (struct ui) <outstream, errstream>: New fields.
2379 * ui-file.c (stderr_fileopen): Add stream parameter. Use it
2380 instead of stderr.
2381 * ui-file.h (stderr_fileopen): Add stream parameter and update
2382 comment.
2383
2384 2016-06-21 Pedro Alves <palves@redhat.com>
2385
2386 * event-top.c (input_fd): Delete.
2387 (stdin_event_handler): Switch to the UI whose input descriptor got
2388 the event. Adjust to per-UI input_fd.
2389 (gdb_setup_readline): Don't set the input_fd global. Adjust to
2390 per-UI input_fd.
2391 (gdb_disable_readline): Adjust to per-UI input_fd.
2392 * event-top.h (input_fd): Delete declaration.
2393 * linux-nat.c (linux_nat_terminal_inferior): Don't remove input_fd
2394 from the event-loop here.
2395 (linux_nat_terminal_ours): Don't register input_fd in the
2396 event-loop here.
2397 * main.c (captured_main): Adjust to per-UI input_fd.
2398 * remote.c (remote_terminal_inferior): Don't remove input_fd from
2399 the event-loop here.
2400 (remote_terminal_ours): Don't register input_fd in the event-loop
2401 here.
2402 * target.c: Include top.h and event-top.h.
2403 (target_terminal_inferior): Remove input_fd from the event-loop
2404 here.
2405 (target_terminal_ours): Register input_fd in the event-loop.
2406 * top.h (struct ui) <input_fd>: New field.
2407
2408 2016-06-21 Pedro Alves <palves@redhat.com>
2409
2410 * cli/cli-script.c (execute_user_command, read_next_line)
2411 (read_next_line): Adjust to per-UI instream.
2412 * event-top.c (stdin_event_handler, command_handler)
2413 (handle_line_of_input, command_line_handler)
2414 (gdb_readline_no_editing_callback, async_sigterm_handler)
2415 (gdb_setup_readline): Likewise.
2416 * inflow.c: Include top.h.
2417 (gdb_has_a_terminal, child_terminal_init_with_pgrp)
2418 (gdb_save_tty_state, child_terminal_inferior)
2419 (child_terminal_ours_1, copy_terminal_info): Use the main UI.
2420 (initialize_stdin_serial): Adjust to per-UI instream.
2421 * main.c (captured_command_loop, captured_main): Adjust to per-UI
2422 instream.
2423 * mi/mi-interp.c (mi_execute_command_wrapper): Likewise.
2424 * python/python.c (python_interactive_command): Likewise.
2425 * terminal.h (struct ui): Forward declare.
2426 (initialize_stdin_serial): Add struct ui parameter.
2427 * top.c (instream): Delete.
2428 (do_restore_instream_cleanup, read_command_file, dont_repeat)
2429 (gdb_readline_no_editing, command_line_input)
2430 (input_from_terminal_p, gdb_init): Adjust to per-UI instream.
2431 * top.h (struct ui) <instream>: New field.
2432 (instream): Delete declaration.
2433 (quit): Adjust to per-UI instream.
2434
2435 2016-06-21 Pedro Alves <palves@redhat.com>
2436
2437 * event-loop.c: Include top.h.
2438 (invoke_async_signal_handlers): Switch to the main UI.
2439 * event-top.c (main_ui_): Update comment.
2440 (main_ui): New global.
2441 * top.h (main_ui): Declare.
2442
2443 2016-06-21 Pedro Alves <palves@redhat.com>
2444
2445 * cli/cli-interp.c (cli_interp): Delete.
2446 (as_cli_interp): New function.
2447 (cli_on_normal_stop, cli_on_signal_received)
2448 (cli_on_end_stepping_range, cli_on_signal_exited, cli_on_exited)
2449 (cli_on_no_history): Send output to all CLI UIs.
2450 (cli_on_sync_execution_done, cli_on_command_error): Skip output if
2451 the top level interpreter is not a CLI.
2452 (cli_interpreter_init): Don't set cli_interp or install observers
2453 here.
2454 (_initialize_cli_interp): Install observers here.
2455 * event-top.c (main_ui_, ui_list): New globals.
2456 (current_ui): Point to main_ui_.
2457 (restore_ui_cleanup, switch_thru_all_uis_init)
2458 (switch_thru_all_uis_cond, switch_thru_all_uis_next): New
2459 functions.
2460 * mi/mi-interp.c (as_mi_interp): New function.
2461 (mi_interpreter_init): Don't install observers here.
2462 (mi_on_sync_execution_done): Skip output if the top level
2463 interpreter is not a MI.
2464 (mi_new_thread, mi_thread_exit, mi_record_changed)
2465 (mi_inferior_added, mi_inferior_appeared, mi_inferior_exit)
2466 (mi_inferior_removed): Send output to all MI UIs.
2467 (find_mi_interpreter, mi_interp_data): Delete.
2468 (find_mi_interp): New function.
2469 (mi_on_signal_received, mi_on_end_stepping_range)
2470 (mi_on_signal_exited, mi_on_exited, mi_on_no_history): Send output
2471 to all MI UIs.
2472 (mi_on_normal_stop): Rename to ...
2473 (mi_on_normal_stop_1): ... this.
2474 (mi_on_normal_stop): Reimplement, sending output to all MI UIs.
2475 (mi_traceframe_changed, mi_tsv_created, mi_tsv_deleted)
2476 (mi_tsv_modified, mi_breakpoint_created, mi_breakpoint_deleted)
2477 (mi_breakpoint_modified, mi_output_running_pid): Send output to
2478 all MI UIs.
2479 (mi_on_resume): Rename to ...
2480 (mi_on_resume_1): ... this. Don't handle infcalls here.
2481 (mi_on_resume): Reimplement, sending output to all MI UIs.
2482 (mi_solib_loaded, mi_solib_unloaded, mi_command_param_changed)
2483 (mi_memory_changed): Send output to all MI UIs.
2484 (report_initial_inferior): Install observers here.
2485 * top.h (struct ui) <next>: New field.
2486 (ui_list): Declare.
2487 (struct switch_thru_all_uis): New.
2488 (switch_thru_all_uis_init, switch_thru_all_uis_cond)
2489 (switch_thru_all_uis_next): Declare.
2490 (SWITCH_THRU_ALL_UIS): New macro.
2491 * tui/tui-interp.c (tui_interp): Delete global.
2492 (as_tui_interp): New function.
2493 (tui_on_normal_stop, tui_on_signal_received)
2494 (tui_on_end_stepping_range, tui_on_signal_exited, tui_on_exited)
2495 (tui_on_no_history): Send output to all TUI UIs.
2496 (tui_on_sync_execution_done, tui_on_command_error): Skip output if
2497 the top level interpreter is not a TUI.
2498 (tui_init): Don't set tui_interp or install observers here.
2499 (_initialize_tui_interp): Install observers here.
2500
2501 2016-06-21 Pedro Alves <palves@redhat.com>
2502
2503 * cli/cli-interp.c (cli_uiout): Delete, moved into ...
2504 (struct cli_interp): ... this new structure.
2505 (cli_on_normal_stop, cli_on_signal_received)
2506 (cli_on_end_stepping_range, cli_on_signal_exited, cli_on_exited)
2507 (cli_on_no_history): Use interp_ui_out.
2508 (cli_interpreter_init): If top level, set the cli_interp global.
2509 (cli_interpreter_init): Return the interp's data instead of NULL.
2510 (cli_interpreter_resume, cli_interpreter_exec, cli_ui_out): Adjust
2511 to cli_uiout being in the interpreter's data.
2512 (cli_interp_procs): New, factored out from _initialize_cli_interp.
2513 (cli_interp_factory): New function.
2514 (_initialize_cli_interp): Call interp_factory_register.
2515 * interps.c (get_interp_info): New, factored out from ...
2516 (get_current_interp_info): ... this.
2517 (interp_new): Add parameter 'data'. Store it.
2518 (struct interp_factory): New function.
2519 (interp_factory_p): New typedef. Define a VEC_P.
2520 (interpreter_factories): New global.
2521 (interp_factory_register): New function.
2522 (interp_add): Add 'ui' parameter. Use get_interp_info and
2523 interp_lookup_existing.
2524 (interp_lookup): Rename to ...
2525 (interp_lookup_existing): ... this. Add 'ui' parameter. Don't
2526 check for NULL or empty name here.
2527 (interp_lookup): Add 'ui' parameter and reimplement.
2528 (interp_set_temp, interpreter_exec_cmd): Adjust.
2529 (interpreter_completer): Complete on registered interpreter
2530 factories instead of interpreters.
2531 * interps.h (interp_factory_func): New typedef.
2532 (interp_factory_register): Declare.
2533 (interp_new, interp_add): Adjust.
2534 (interp_lookup): Declare.
2535 * main.c (captured_main): Adjust.
2536 * mi/mi-interp.c (mi_cmd_interpreter_exec): Adjust.
2537 (mi_interp_procs): New, factored out from
2538 _initialize_mi_interp.
2539 (mi_interp_factory): New function.
2540 * python/python.c (execute_gdb_command): Adjust.
2541 * tui/tui-interp.c (tui_init): If top level, set the tui_interp
2542 global.
2543 (tui_interp_procs): New.
2544 (tui_interp_factory): New function.
2545 (_initialize_tui_interp): Call interp_factory_register.
2546
2547 2016-06-21 Pedro Alves <palves@redhat.com>
2548
2549 * breakpoint.c (bpstat_do_actions_1): Access the current UI's
2550 async field instead of the interpreter_async global.
2551 * cli/cli-script.c (execute_user_command, while_command)
2552 (if_command, script_from_file): Likewise.
2553 * compile/compile.c: Include top.h instead of interps.h.
2554 (compile_file_command, compile_code_command)
2555 (compile_print_command): Access the current UI's async field
2556 instead of the interpreter_async global.
2557 * guile/guile.c: Include top.h instead of interps.h.
2558 (guile_repl_command, guile_command, gdbscm_execute_gdb_command):
2559 Access the current UI's async field instead of the
2560 interpreter_async global.
2561 * guile/scm-ports.c: Include top.h instead of interps.h.
2562 (ioscm_with_output_to_port_worker): Access the current UI's async
2563 field instead of the interpreter_async global.
2564 * inf-loop.c (inferior_event_handler): Likewise.
2565 * infcall.c (run_inferior_call): Likewise.
2566 * infrun.c (reinstall_readline_callback_handler_cleanup)
2567 (fetch_inferior_event): Likewise.
2568 * interps.c (interpreter_async): Delete.
2569 (struct ui_interp_info): New.
2570 (get_current_interp_info): New function.
2571 (interp_list, current_interpreter, top_level_interpreter_ptr):
2572 Delete.
2573 (interp_add, interp_set, interp_lookup, interp_ui_out)
2574 (current_interp_set_logging, interp_set_temp)
2575 (current_interp_named_p): Adjust to per-UI interpreters.
2576 (command_interpreter): Delete.
2577 (command_interp, current_interp_command_loop, interp_quiet_p)
2578 (interp_exec, interpreter_exec_cmd, interpreter_completer)
2579 (top_level_interpreter, top_level_interpreter_data): Adjust to
2580 per-UI interpreters.
2581 * interps.h (interpreter_async): Delete.
2582 * main.c (captured_command_loop): Access the current UI's async
2583 field instead of the interpreter_async global.
2584 * python/python.c (python_interactive_command, python_command)
2585 (execute_gdb_command): Likewise.
2586 * top.c (maybe_wait_sync_command_done, execute_command_to_string):
2587 Access the current UI's async field instead of the
2588 interpreter_async global.
2589 * top.h (struct tl_interp_info): Forward declare.
2590 (struct ui) <interp_info, async>: New fields.
2591
2592 2016-06-21 Pedro Alves <palves@redhat.com>
2593
2594 * main.c (gdb_stdout, gdb_stderr, gdb_stdlog, gdb_stdin): Delete
2595 globals.
2596 (gen_ret_current_ui_field_ptr): New macro. Use it to generate
2597 wrappers for gdb_stdout, gdb_stderr, gdb_stdlog and gdb_stdin.
2598 * top.h (struct ui) <m_gdb_stdout, m_gdb_stdin, m_gdb_stderr,
2599 m_gdb_stdlog>: New fields.
2600 (current_ui_gdb_stdout_ptr, current_ui_gdb_stdin_ptr)
2601 (current_ui_gdb_stderr_ptr, current_ui_gdb_stdlog_ptr): Declare.
2602 (gdb_stdout, gdb_stdin, gdb_stderr, gdb_stdlog): Reimplement as
2603 macros.
2604
2605 2016-06-21 Pedro Alves <palves@redhat.com>
2606
2607 * event-top.c: Update readline-related comments.
2608 (input_handler, call_readline): Delete globals.
2609 (gdb_rl_callback_handler): Call the current UI's input_handler
2610 method.
2611 (change_line_handler): Adjust to set current UI's properties
2612 instead of globals.
2613 (current_ui_, current_ui): New globals.
2614 (get_command_line_buffer): Rewrite to refer to the current UI.
2615 (stdin_event_handler): Adjust to call the call_readline method of
2616 the current UI.
2617 (gdb_readline_no_editing_callback): Adjust to call the current UI's
2618 input_handler method.
2619 (gdb_setup_readline): Adjust to set current UI's properties
2620 instead of globals.
2621 * event-top.h (call_readline, input_handler): Delete declarations.
2622 * mi/mi-interp.c (mi_interpreter_resume): Adjust to set current
2623 UI's properties instead of globals.
2624 * top.c (gdb_readline_wrapper_cleanup): Adjust to set current UI's
2625 properties instead of globals.
2626 (gdb_readline_wrapper): Adjust to call and set current UI's
2627 methods instead of globals.
2628 * top.h: Include buffer.h and event-loop.h.
2629 (struct ui): New struct.
2630 (current_ui): New declaration.
2631
2632 2016-06-21 Pedro Alves <palves@redhat.com>
2633
2634 * ada-lang.c (ada_exception_name_addr_1): Add comment.
2635 (print_it_exception): Select the current frame.
2636
2637 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
2638
2639 * Makefile.in (ALL_TARGET_OBS): Add nds32-tdep.o.
2640 (HFILES_NO_SRCDIR): Add nds32-tdep.h.
2641 (ALLDEPFILES): Add nds32-tdep.c.
2642 * NEWS: Mention new NDS32 port.
2643 * configure.tgt: Add NDS32.
2644 * nds32-tdep.c: New file.
2645 * nds32-tdep.h: New file.
2646 * features/Makefile (XMLTOC): Add nds32.xml.
2647 * features/nds32-core.xml: New file.
2648 * features/nds32-fpu.xml: New file.
2649 * features/nds32-system.xml: New file.
2650 * features/nds32.c: New file (generated).
2651 * features/nds32.xml: New file.
2652
2653 2016-06-14 John Baldwin <jhb@FreeBSD.org>
2654
2655 * v850-tdep.c (v850_use_struct_convention): Trim type length checks.
2656
2657 2016-06-14 John Baldwin <jhb@FreeBSD.org>
2658
2659 * tui/tui-stack.c (tui_show_frame_info): Fix type mismatch.
2660
2661 2016-06-14 John Baldwin <jhb@FreeBSD.org>
2662
2663 * rs6000-tdep.c (ppc_process_record_op31): Initialize ra.
2664
2665 2016-06-13 Nick Clifton <nickc@redhat.com>
2666
2667 * gdbtypes.c (replace_type): Fix assertion.
2668
2669 2016-06-10 Tom Tromey <tom@tromey.com>
2670
2671 * gdbtypes.c (arch_type, arch_integer_type, arch_character_type)
2672 (arch_boolean_type, arch_float_type, arch_complex_type)
2673 (arch_flags_type, append_flags_type_field)
2674 (append_flags_type_flag, arch_composite_type)
2675 (append_composite_type_field_raw)
2676 (append_composite_type_field_aligned)
2677 (append_composite_type_field): Make "name" parameter const.
2678 * gdbtypes.h (arch_type, arch_integer_type, arch_character_type)
2679 (arch_boolean_type, arch_float_type, arch_complex_type)
2680 (append_composite_type_field, append_composite_type_field_aligned)
2681 (append_composite_type_field_raw, arch_flags_type)
2682 (append_flags_type_field, append_flags_type_flag): Constify.
2683
2684 2016-06-10 Tom Tromey <tom@tromey.com>
2685
2686 PR rust/20110:
2687 * rust-exp.y (lex_number): Don't truncate large numbers to i32.
2688
2689 2016-06-10 Tom Tromey <tom@tromey.com>
2690
2691 * Makefile.in (COMMON_OBS): Remove rust-exp.o.
2692 (YYFILES): Add rust-exp.c.
2693 (YYOBJ): Add rust-exp.o.
2694 (local-maintainer-clean): Remove rust-exp.c.
2695
2696 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
2697
2698 * NEWS: Mention that GDB now supports a negative repeat count in
2699 the 'x' command.
2700 * printcmd.c (decode_format): Allow '-' in the parameter
2701 "string_ptr" to accept a negative repeat count.
2702 (find_instruction_backward): New function.
2703 (read_memory_backward): New function.
2704 (integer_is_zero): New function.
2705 (find_string_backward): New function.
2706 (do_examine): Use new functions to examine memory backward.
2707 (_initialize_printcmd): Mention that 'x' command supports a negative
2708 repeat count.
2709
2710 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
2711
2712 * MAINTAINERS (Write After Approval): Add Toshihito Kikuchi.
2713
2714 2016-06-09 Tom Tromey <tom@tromey.com>
2715
2716 PR python/19819:
2717 * python/py-xmethods.c (invoke_method_name)
2718 (py_get_result_type_method_name, py_invoke_method_name): Remove.
2719 (gdbpy_initialize_xmethods): Don't initialize
2720 py_invoke_method_name, py_get_result_type_method_name.
2721
2722 2016-06-07 Simon Marchi <simon.marchi@ericsson.com>
2723
2724 * mi/mi-interp.c (mi_record_changed): Add missing braces.
2725
2726 2016-06-07 Bernhard Heckel <bernhard.heckel@intel.com>
2727
2728 * findvar.c (follow_static_link): Check for valid pointer.
2729
2730 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
2731
2732 * NEWS: Mention the new fields in =record-started.
2733 * common/btrace-common.h (btrace_format_short_string): New function
2734 declaration.
2735 * common/btrace-common.c (btrace_format_short_string): New
2736 function.
2737 * mi/mi-interp.c (mi_record_changed): Output method and format
2738 fields in the =record-started record.
2739 * record-btrace.c (record_btrace_open): Adapt record_changed
2740 notification.
2741 * record-full.c (record_full_open): Likewise.
2742 * record.c (cmd_record_stop): Likewise.
2743
2744 2016-06-02 Jon Turney <jon.turney@dronecode.org.uk>
2745
2746 * windows-nat.c (handle_output_debug_string): Return type of
2747 gdb_signal_from_host() is gdb_signal, not an int.
2748 (windows_get_exec_module_filename): Add pointer casts for C++.
2749
2750 2016-06-02 Tom Tromey <tom@tromey.com>
2751
2752 PR python/18984:
2753 * python/python.c (gdbpy_solib_name): Use GDB_PY_LLU_ARG.
2754
2755 2016-06-01 Pedro Alves <palves@redhat.com>
2756
2757 * remote-fileio.c (remote_fio_ctrl_c_flag, remote_fio_sa)
2758 (remote_fio_osa)
2759 (remote_fio_ofunc, remote_fileio_sig_init, remote_fileio_sig_set)
2760 (remote_fileio_sig_exit, remote_fileio_ctrl_c_signal_handler):
2761 Delete.
2762 (remote_fileio_o_quit_handler): New global.
2763 (remote_fileio_quit_handler): New function.
2764 (remote_fileio_reply): Check the quit flag instead of the custom
2765 'remote_fio_ctrl_c_flag' flag. Restore the quit handler instead
2766 of changing the SIGINT handler.
2767 (do_remote_fileio_request): Override the quit handler instead of
2768 changing the SIGINT handler.
2769
2770 2016-06-01 Nick Clifton <nickc@redhat.com>
2771
2772 * common/common-utils.c (xmalloc_failed): New function. Provided
2773 so that the version in libiberty is not linked in.
2774
2775 2016-06-01 Markus Metzger <markus.t.metzger@intel.com>
2776
2777 * infcmd.c (skip_finish_frames): New.
2778 (finish_command): Call skip_finish_frames.
2779
2780 2016-06-01 Yao Qi <yao.qi@linaro.org>
2781
2782 PR remote/19998
2783 * remote-fileio.c (remote_fileio_ctrl_c_signal_handler): Call
2784 quit_serial_event_set.
2785
2786 2016-06-01 Joel Brobecker <brobecker@adacore.com>
2787
2788 GDB 7.11.1 released.
2789
2790 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
2791
2792 PR c++/19893
2793 * dwarf2loc.c (coerce_pieced_ref, indirect_synthetic_pointer,
2794 fetch_const_value_from_synthetic_pointer): New functions.
2795 (indirect_pieced_value): Move lower half to indirect_synthetic_pointer.
2796 (pieced_value_funcs): Implement coerce_ref.
2797 * valops.c (value_addr): Call coerce_ref for synthetic references.
2798 * valprint.c (valprint_check_validity): Return true for synthetic
2799 references. Also, don't show "<synthetic pointer>" if they reference
2800 addressable values.
2801 (generic_val_print_ref): Handle synthetic references. Also move some
2802 code to print_ref_address.
2803 (print_ref_address, get_value_addr_contents): New functions.
2804
2805 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2806
2807 PR c++/15231
2808 * dwarf2read.c (enum pc_bounds_kind): Add PC_BOUNDS_INVALID.
2809 (process_psymtab_comp_unit_reader, read_func_scope): Adjust callers.
2810 (read_lexical_block_scope): Import DIEs from bare DW_TAG_lexical_block.
2811 (read_call_site_scope): Adjust callers.
2812 (dwarf2_get_pc_bounds): Implement pc_bounds_invalid.
2813 (dwarf2_get_subprogram_pc_bounds, get_scope_pc_bounds): Adjust callers.
2814
2815 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2816
2817 Code cleanup: dwarf2_get_pc_bounds: -1/0/+1 -> enum
2818 * dwarf2read.c (enum pc_bounds_kind) New.
2819 (dwarf2_get_pc_bounds): Use it in the declaration.
2820 (process_psymtab_comp_unit_reader): Adjust caller. Rename has_pc_info
2821 to cu_bounds_kind.
2822 (read_func_scope, read_lexical_block_scope, read_call_site_scope):
2823 Adjust callers.
2824 (dwarf2_get_pc_bounds): Use enum pc_bounds_kind in the definition.
2825 (dwarf2_get_subprogram_pc_bounds, get_scope_pc_bounds): Adjust callers.
2826
2827 2016-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2828
2829 * NEWS (QCatchSyscalls): Remove the parameter. Include ...
2830 (QCatchSyscalls:1 in qSupported) ... this separate entry which got
2831 deleted.
2832
2833 2016-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2834
2835 * NEWS (N stop reply): Remove empty line.
2836
2837 2016-05-28 Alan Modra <amodra@gmail.com>
2838
2839 * compile/compile-object-load.c (link_callbacks_multiple_definition,
2840 link_callbacks_warning, link_callbacks_undefined_symbol,
2841 link_callbacks_undefined_symbol, link_callbacks_reloc_overflow,
2842 link_callbacks_reloc_dangerous,
2843 link_callbacks_unattached_reloc): Return void.
2844
2845 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
2846
2847 * opencl-lang.c (evaluate_subexp_opencl): If
2848 EVAL_AVOID_SIDE_EFFECTS mode, forward the VALUE_LVAL attribute to
2849 the returned value in the STRUCTOP_STRUCT case.
2850
2851 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
2852
2853 * eval.c (evaluate_subexp_standard): If EVAL_AVOID_SIDE_EFFECTS
2854 mode, forward the VALUE_LVAL attribute to the returned value in
2855 the STRUCTOP_PTR case.
2856
2857 2016-05-25 Tom Tromey <tom@tromey.com>
2858
2859 * python/py-value.c (value_object_as_number): Use correct spelling
2860 of HAVE_LIBPYTHON2_4.
2861
2862 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2863
2864 * f-typeprint.c (f_type_print_base): Replace 0 by show.
2865
2866 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2867
2868 * f-typeprint.c (f_type_print_base): Decrease show by one.
2869
2870 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2871
2872 * f-typeprint.c (f_type_print_base): Don't print fields when show < 0.
2873
2874 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2875
2876 * f-typeprint.c (f_type_print_base): Take print level into account.
2877
2878 2016-05-24 Tom Tromey <tom@tromey.com>
2879
2880 PR python/17386:
2881 * python/py-value.c (value_object_as_number): Add
2882 nb_inplace_floor_divide, nb_inplace_true_divide, nb_index.
2883
2884 2016-05-24 Tom Tromey <tom@tromey.com>
2885
2886 * python/py-value.c (value_object_as_number): Add
2887 nb_inplace_divide for Python 2.
2888
2889 2016-05-23 Tom Tromey <tom@tromey.com>
2890
2891 PR python/17981:
2892 * python/py-breakpoint.c (gdbpy_breakpoints): Return a new tuple
2893 when there are no breakpoints.
2894
2895 2016-05-24 Pedro Alves <palves@redhat.com>
2896
2897 PR gdb/19828
2898 * linux-nat.c (attach_proc_task_lwp_callback): Mark the lwp
2899 resumed, and add the thread to GDB's thread list.
2900
2901 2016-05-24 Pedro Alves <palves@redhat.com>
2902
2903 PR gdb/19828
2904 * linux-nat.c (get_pending_status): If the thread reported the
2905 event to the core and it's pending, use the pending status signal
2906 number.
2907
2908 2016-05-24 Pedro Alves <palves@redhat.com>
2909
2910 PR gdb/19828
2911 * linux-nat.c (lwp_lwpid_htab): New htab.
2912 (lwp_info_hash, lwp_lwpid_htab_eq, lwp_lwpid_htab_create)
2913 (lwp_lwpid_htab_add_lwp): New functions.
2914 (lwp_list): Tweak comment.
2915 (lwp_list_add, lwp_list_remove, lwp_lwpid_htab_remove_pid): New
2916 functions.
2917 (purge_lwp_list): Rewrite, using htab_traverse_noresize.
2918 (add_initial_lwp): Add lwp to htab too. Use lwp_list_add.
2919 (delete_lwp): Use lwp_list_remove. Remove htab too.
2920 (find_lwp_pid): Search in htab.
2921 (_initialize_linux_nat): Call lwp_lwpid_htab_create.
2922 * linux-nat.h (struct lwp_info) <prev>: New field.
2923
2924 2016-05-24 Pedro Alves <palves@redhat.com>
2925
2926 PR gdb/19828
2927 * linux-nat.c (lwp_lwpid_htab): New htab.
2928 (lwp_info_hash, lwp_lwpid_htab_eq, lwp_lwpid_htab_create)
2929 (lwp_lwpid_htab_add_lwp): New functions.
2930 (lwp_list): Tweak comment.
2931 (lwp_list_add, lwp_list_remove, lwp_lwpid_htab_remove_pid): New
2932 functions.
2933 (purge_lwp_list): Rewrite, using htab_traverse_noresize.
2934 (add_initial_lwp): Add lwp to htab too. Use lwp_list_add.
2935 (delete_lwp): Use lwp_list_remove. Remove htab too.
2936 (find_lwp_pid): Search in htab.
2937 (_initialize_linux_nat): Call lwp_lwpid_htab_create.
2938 * linux-nat.h (struct lwp_info) <prev>: New field.
2939
2940 2016-05-24 Pedro Alves <palves@redhat.com>
2941
2942 PR gdb/19828
2943 * linux-nat.c (linux_resume_one_lwp_throw): Clear the LWP's core
2944 field.
2945 (linux_nat_update_thread_list): Don't fetch the core if already
2946 known.
2947
2948 2016-05-24 Pedro Alves <palves@redhat.com>
2949
2950 PR gdb/19828
2951 * linux-tdep.c (find_mapping_size): Delete.
2952 (linux_vsyscall_range_raw): Rewrite reading from
2953 /proc/PID/task/PID/maps directly instead of using
2954 gdbarch_find_memory_regions.
2955
2956 2016-05-24 Pedro Alves <palves@redhat.com>
2957
2958 PR gdb/19828
2959 * linux-nat.c (report_thread_events): New global.
2960 (linux_handle_extended_wait): Report
2961 TARGET_WAITKIND_THREAD_CREATED if thread event reporting is
2962 enabled.
2963 (wait_lwp, linux_nat_filter_event): Report all thread exits if
2964 thread event reporting is enabled. Remove comment.
2965 (filter_exit_event): New function.
2966 (linux_nat_wait_1): Use it.
2967 (linux_nat_thread_events): New function.
2968 (linux_nat_add_target): Install it as target_thread_events method.
2969
2970 2016-05-24 Yan-Ting Lin <currygt52@gmail.com>
2971
2972 * MAINTAINERS (Write After Approval): Add "Yan-Ting Lin".
2973
2974 2016-05-23 Yao Qi <yao.qi@arm.com>
2975
2976 * arch-utils.c (default_code_of_frame_writable): New function.
2977 * arch-utils.h (default_code_of_frame_writable): Declare.
2978 * arm-tdep.c (arm_code_of_frame_writable): New function.
2979 (arm_gdbarch_init): Install gdbarch method
2980 code_of_frame_writable if the target is M-profile.
2981 * frame.c (skip_unwritable_frames): New function.
2982 * frame.h (skip_unwritable_frames): Declare.
2983 * gdbarch.sh (code_of_frame_writable): New.
2984 * gdbarch.c, gdbarch.h: Re-generated.
2985 * infcmd.c (finish_command): Call skip_unwritable_frames.
2986
2987 2016-05-23 Tom Tromey <tom@tromey.com>
2988
2989 PR python/19438, PR python/18393:
2990 * python/py-objfile.c (objfpy_initialize): Initialize self->dict.
2991 * python/py-progspace.c (pspy_initialize): Initialize self->dict.
2992
2993 2016-05-23 Gary Benson <gbenson@redhat.com>
2994
2995 * nat/gdb_thread_db.h (td_thr_validate_ftype): Remove typedef.
2996 * linux-thread-db.c (struct thread_db_info) <td_thr_validate_p>:
2997 Remove field.
2998 (try_thread_db_load_1): Remove td_thr_validate initialization.
2999
3000 2016-05-23 Jon Boden <jon@ubuntubsd.org> (tiny change)
3001
3002 * configure.ac: Search for libutil-freebsd as alternative to libutil.
3003 * configure: Re-generated.
3004
3005 2016-05-19 Andreas Schwab <schwab@suse.de>
3006
3007 * ia64-libunwind-tdep.c (libunwind_descr): Add cast from void *.
3008 (libunwind_frame_set_descr): Likewise.
3009 (libunwind_frame_cache): Likewise.
3010 (libunwind_frame_dealloc_cache): Likewise.
3011 (libunwind_frame_sniffer): Likewise.
3012 (libunwind_search_unwind_table): Likewise.
3013 (libunwind_sigtramp_frame_sniffer): Likewise.
3014 (libunwind_get_reg_special): Likewise.
3015 (libunwind_load): Likewise.
3016 * ia64-linux-nat.c (ia64_linux_fetch_register): Likewise.
3017 (ia64_linux_store_register): Likewise.
3018 (ia64_linux_xfer_partial): Likewise.
3019 * ia64-tdep.c (ia64_access_reg): Likewise.
3020 (ia64_access_fpreg): Likewise.
3021 (ia64_access_rse_reg): Likewise.
3022 (ia64_access_rse_fpreg): Likewise.
3023
3024 2016-05-18 Tom Tromey <tom@tromey.com>
3025
3026 * rust-lang.c (rust_subscript): Initialize "high".
3027
3028 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
3029
3030 PR gdb/20045
3031 * mi/mi-main.c (mi_on_resume): Call target_can_async_p instead
3032 of target_is_async_p.
3033
3034 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
3035
3036 PR gdb/18077
3037 * mi/mi-main.c (run_one_inferior): Use run target to determine
3038 whether to run async or not.
3039 (mi_cmd_exec_run): Likewise.
3040
3041 2016-05-17 Tom Tromey <tom@tromey.com>
3042
3043 * std-operator.def (OP_RANGE): Rename from OP_F90_RANGE.
3044 * rust-lang.c: Don't include f-lang.h.
3045 (rust_range, rust_compute_range, rust_subscript)
3046 (rust_evaluate_subexp): Update.
3047 * rust-exp.y: Don't include f-lang.h.
3048 (ast_range, convert_ast_to_expression): Update.
3049 * parse.c (operator_length_standard): Update.
3050 * f-lang.h (enum f90_range_type): Move to expression.h.
3051 * f-exp.y: Use OP_RANGE.
3052 * expression.h (enum range_type): New enum; renamed from
3053 f90_range_type.
3054 * expprint.c: Don't include f-lang.h.
3055 (print_subexp_standard, dump_subexp_body_standard): Use OP_RANGE.
3056 * eval.c (value_f90_subarray, evaluate_subexp_standard): Update.
3057
3058 2016-05-17 Tom Tromey <tom@tromey.com>
3059
3060 * NEWS: Add Rust item.
3061
3062 2016-05-17 Tom Tromey <tom@tromey.com>
3063 Manish Goregaokar <manishsmail@gmail.com>
3064
3065 * symtab.c (symbol_find_demangled_name): Handle Rust.
3066 * symfile.c (init_filename_language_table): Treat ".rs" as Rust.
3067 * std-operator.def (STRUCTOP_ANONYMOUS, OP_RUST_ARRAY): New
3068 constants.
3069 * rust-lang.h: New file.
3070 * rust-lang.c: New file.
3071 * rust-exp.y: New file.
3072 * dwarf2read.c (read_file_scope): Add Rust producer sniffing.
3073 (dwarf2_compute_name, read_func_scope, read_structure_type)
3074 (read_base_type, read_subrange_type, set_cu_language)
3075 (new_symbol_full, determine_prefix): Handle Rust.
3076 * defs.h (enum language) <language_rust>: New constant.
3077 * Makefile.in (SFILES): Add rust-exp.y, rust-lang.c.
3078 (COMMON_OBS): Add rust-exp.o, rust-lang.o.
3079
3080 2016-05-17 Tom Tromey <tom@tromey.com>
3081
3082 * valprint.h (struct generic_val_print_array) <array_start,
3083 array_end>: New fields.
3084 * valprint.c (generic_val_print_array): Add "decorations"
3085 parameter. Use "array_start", "array_end".
3086 (generic_val_print) <TYPE_CODE_ARRAY>: Update.
3087 * p-valprint.c (p_decorations): Update.
3088 * m2-valprint.c (m2_decorations): Update.
3089 * f-valprint.c (f_decorations): Update.
3090 * c-valprint.c (c_decorations): Update.
3091
3092 2016-05-17 Tom Tromey <tom@tromey.com>
3093
3094 * NEWS: Add "maint selftest" entry.
3095 * selftest.h: New file.
3096 * selftest.c: New file.
3097 * maint.c: Include selftest.h.
3098 (maintenance_selftest): New function.
3099 (_initialize_maint_cmds): Add "maint selftest" command.
3100 * configure.ac (GDB_SELF_TEST): Maybe define.
3101 * config.in, configure: Rebuild.
3102 * Makefile.in (SFILES): Add selftest.c.
3103 (COMMON_OBS): Add selftest.o.
3104
3105 2016-05-17 Tom Tromey <tom@tromey.com>
3106
3107 * expprint.c: Include f-lang.h.
3108 (print_subexp_standard, dump_subexp_body_standard): Handle
3109 OP_F90_RANGE.
3110
3111 2016-05-17 Tom Tromey <tom@tromey.com>
3112
3113 * Makefile.in (init.c): Search .y files for initialization
3114 functions.
3115
3116 2016-05-12 Doug Evans <dje@google.com>
3117
3118 PR symtab/19999
3119 * dwarf2loc.c (dwarf2_find_location_expression): For DWO files still
3120 add base_offset.
3121
3122 2016-05-10 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3123
3124 * iq2000-tdep.c (iq2000_scan_prologue): Remove if that shouldn't guard
3125 anything.
3126 * linespec.c (add_sal_to_sals): Restore call to symtab_to_fullname.
3127
3128 2016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
3129
3130 * arm-tdep.c (arm_elf_make_msymbol_special): Use
3131 ARM_GET_SYM_BRANCH_TYPE to get branch type of a symbol.
3132
3133 2016-05-07 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3134
3135 * aarch64-linux-tdep.c (aarch64_linux_sigframe_init): Remove unused
3136 variables.
3137 * aarch64-tdep.c (aarch64_skip_prologue): Likewise.
3138 (aarch64_scan_prologue): Likewise.
3139 (aarch64_prologue_prev_register): Likewise.
3140 (aarch64_dwarf2_prev_register): Likewise.
3141 (pass_in_v): Likewise.
3142 (aarch64_push_dummy_call): Likewise.
3143 (aarch64_breakpoint_from_pc): Likewise.
3144 (aarch64_return_in_memory): Likewise.
3145 (aarch64_return_value): Likewise.
3146 (aarch64_displaced_step_b_cond): Likewise.
3147 (aarch64_displaced_step_cb): Likewise.
3148 (aarch64_displaced_step_tb): Likewise.
3149 (aarch64_gdbarch_init): Likewise.
3150 (aarch64_process_record): Likewise.
3151 * alpha-mdebug-tdep.c (alpha_mdebug_init_abi): Likewise.
3152 * alpha-tdep.c (_initialize_alpha_tdep): Likewise.
3153 * amd64-dicos-tdep.c (amd64_dicos_init_abi): Likewise.
3154 * amd64-linux-tdep.c (amd64_dtrace_parse_probe_argument): Likewise.
3155 * amd64-tdep.c (fixup_riprel): Likewise.
3156 * amd64-windows-tdep.c (amd64_windows_frame_decode_epilogue): Likewise.
3157 (amd64_windows_frame_decode_insns): Likewise.
3158 (amd64_windows_frame_cache): Likewise.
3159 (amd64_windows_frame_prev_register): Likewise.
3160 (amd64_windows_frame_this_id): Likewise.
3161 (amd64_windows_init_abi): Likewise.
3162 * arm-linux-tdep.c (arm_linux_get_syscall_number): Likewise.
3163 (arm_linux_get_next_pcs_syscall_next_pc): Likewise.
3164 * arm-symbian-tdep.c (arm_symbian_init_abi): Likewise.
3165 * arm-tdep.c (arm_make_epilogue_frame_cache): Likewise.
3166 (arm_epilogue_frame_prev_register): Likewise.
3167 (arm_record_vdata_transfer_insn): Likewise.
3168 (arm_record_exreg_ld_st_insn): Likewise.
3169 * auto-load.c (execute_script_contents): Likewise.
3170 (print_scripts): Likewise.
3171 * avr-tdep.c (avr_frame_prev_register): Likewise.
3172 (avr_push_dummy_call): Likewise.
3173 * bfin-linux-tdep.c (bfin_linux_sigframe_init): Likewise.
3174 * bfin-tdep.c (bfin_gdbarch_init): Likewise.
3175 * blockframe.c (find_pc_partial_function_gnu_ifunc): Likewise.
3176 * break-catch-throw.c (fetch_probe_arguments): Likewise.
3177 * breakpoint.c (breakpoint_xfer_memory): Likewise.
3178 (breakpoint_init_inferior): Likewise.
3179 (breakpoint_inserted_here_p): Likewise.
3180 (software_breakpoint_inserted_here_p): Likewise.
3181 (hardware_breakpoint_inserted_here_p): Likewise.
3182 (bpstat_what): Likewise.
3183 (break_range_command): Likewise.
3184 (save_breakpoints): Likewise.
3185 * coffread.c (coff_symfile_read): Likewise.
3186 * cris-tdep.c (cris_push_dummy_call): Likewise.
3187 (cris_scan_prologue): Likewise.
3188 (cris_register_size): Likewise.
3189 (_initialize_cris_tdep): Likewise.
3190 * d-exp.y: Likewise.
3191 * dbxread.c (dbx_read_symtab): Likewise.
3192 (process_one_symbol): Likewise.
3193 (coffstab_build_psymtabs): Likewise.
3194 (elfstab_build_psymtabs): Likewise.
3195 * dicos-tdep.c (dicos_init_abi): Likewise.
3196 * disasm.c (do_mixed_source_and_assembly): Likewise.
3197 (gdb_disassembly): Likewise.
3198 * dtrace-probe.c (dtrace_process_dof): Likewise.
3199 * dwarf2read.c (error_check_comp_unit_head): Likewise.
3200 (build_type_psymtabs_1): Likewise.
3201 (skip_one_die): Likewise.
3202 (process_imported_unit_die): Likewise.
3203 (dwarf2_physname): Likewise.
3204 (read_file_scope): Likewise.
3205 (setup_type_unit_groups): Likewise.
3206 (create_dwo_cu_reader): Likewise.
3207 (create_dwo_cu): Likewise.
3208 (create_dwo_unit_in_dwp_v1): Likewise.
3209 (create_dwo_unit_in_dwp_v2): Likewise.
3210 (lookup_dwo_unit_in_dwp): Likewise.
3211 (free_dwo_file): Likewise.
3212 (check_producer): Likewise.
3213 (dwarf2_add_typedef): Likewise.
3214 (dwarf2_add_member_fn): Likewise.
3215 (read_unsigned_leb128): Likewise.
3216 (read_signed_leb128): Likewise.
3217 (dwarf2_const_value): Likewise.
3218 (follow_die_sig_1): Likewise.
3219 (dwarf_decode_macro_bytes): Likewise.
3220 * extension.c (restore_active_ext_lang): Likewise.
3221 * frv-linux-tdep.c (frv_linux_sigtramp_frame_cache): Likewise.
3222 * ft32-tdep.c (ft32_analyze_prologue): Likewise.
3223 * gdbtypes.c (lookup_typename): Likewise.
3224 (resolve_dynamic_range): Likewise.
3225 (check_typedef): Likewise.
3226 * h8300-tdep.c (h8300_is_argument_spill): Likewise.
3227 (h8300_gdbarch_init): Likewise.
3228 * hppa-tdep.c (hppa32_push_dummy_call): Likewise.
3229 (hppa_frame_this_id): Likewise.
3230 (_initialize_hppa_tdep): Likewise.
3231 * hppanbsd-tdep.c (hppanbsd_sigtramp_cache_init): Likewise.
3232 * hppaobsd-tdep.c (hppaobsd_supply_fpregset): Likewise.
3233 * i386-dicos-tdep.c (i386_dicos_init_abi): Likewise.
3234 * i386-tdep.c (i386_bnd_type): Likewise.
3235 (i386_gdbarch_init): Likewise.
3236 (i386_mpx_bd_base): Likewise.
3237 * i386nbsd-tdep.c (i386nbsd_sigtramp_cache_init): Likewise.
3238 * i386obsd-tdep.c (i386obsd_elf_init_abi): Likewise.
3239 * ia64-tdep.c (examine_prologue): Likewise.
3240 (ia64_frame_cache): Likewise.
3241 (ia64_push_dummy_call): Likewise.
3242 * infcmd.c (finish_command_fsm_async_reply_reason): Likewise.
3243 (default_print_one_register_info): Likewise.
3244 * infrun.c (infrun_thread_ptid_changed): Likewise.
3245 (thread_still_needs_step_over): Likewise.
3246 (stop_all_threads): Likewise.
3247 (restart_threads): Likewise.
3248 (keep_going_stepped_thread): Likewise.
3249 * iq2000-tdep.c (iq2000_scan_prologue): Likewise.
3250 * language.c (language_init_primitive_type_symbols): Likewise.
3251 * linespec.c (add_sal_to_sals): Likewise.
3252 * linux-nat.c (status_callback): Likewise.
3253 (kill_unfollowed_fork_children): Likewise.
3254 (linux_nat_kill): Likewise.
3255 * linux-tdep.c (linux_fill_prpsinfo): Likewise.
3256 * linux-thread-db.c (thread_db_notice_clone): Likewise.
3257 (record_thread): Likewise.
3258 * location.c (string_to_event_location_basic): Likewise.
3259 * m32c-tdep.c (m32c_prev_register): Likewise.
3260 * m32r-linux-tdep.c (m32r_linux_init_abi): Likewise.
3261 * m32r-tdep.c (decode_prologue): Likewise.
3262 * m68klinux-tdep.c (m68k_linux_sigtramp_frame_cache): Likewise.
3263 * machoread.c (macho_symtab_read): Likewise.
3264 (macho_symfile_read): Likewise.
3265 (macho_symfile_offsets): Likewise.
3266 * maint.c (set_per_command_cmd): Likewise.
3267 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Likewise.
3268 (mi_cmd_stack_list_variables): Likewise.
3269 * mi/mi-main.c (mi_cmd_exec_run): Likewise.
3270 (output_register): Likewise.
3271 (mi_cmd_execute): Likewise.
3272 (mi_cmd_trace_define_variable): Likewise.
3273 (print_variable_or_computed): Likewise.
3274 * minsyms.c (prim_record_minimal_symbol_full): Likewise.
3275 * mn10300-tdep.c (mn10300_frame_prev_register): Likewise.
3276 * msp430-tdep.c (msp430_pseudo_register_write): Likewise.
3277 * mt-tdep.c (mt_registers_info): Likewise.
3278 * nios2-tdep.c (nios2_analyze_prologue): Likewise.
3279 (nios2_push_dummy_call): Likewise.
3280 (nios2_frame_unwind_cache): Likewise.
3281 (nios2_stub_frame_cache): Likewise.
3282 (nios2_stub_frame_sniffer): Likewise.
3283 (nios2_gdbarch_init): Likewise.
3284 * ppc-ravenscar-thread.c: Likewise.
3285 * ppcfbsd-tdep.c (ppcfbsd_sigtramp_frame_cache): Likewise.
3286 * python/py-evts.c (add_new_registry): Likewise.
3287 * python/py-finishbreakpoint.c (bpfinishpy_init): Likewise.
3288 (bpfinishpy_detect_out_scope_cb): Likewise.
3289 * python/py-framefilter.c (py_print_value): Likewise.
3290 * python/py-inferior.c (infpy_write_memory): Likewise.
3291 * python/py-infevents.c (create_inferior_call_event_object): Likewise.
3292 * python/py-infthread.c (thpy_get_ptid): Likewise.
3293 * python/py-linetable.c (ltpy_get_pcs_for_line): Likewise.
3294 (ltpy_get_all_source_lines): Likewise.
3295 (ltpy_is_valid): Likewise.
3296 (ltpy_iternext): Likewise.
3297 * python/py-symtab.c (symtab_and_line_to_sal_object): Likewise.
3298 * python/py-unwind.c (pyuw_object_attribute_to_pointer): Likewise.
3299 (unwind_infopy_str): Likewise.
3300 * python/py-varobj.c (py_varobj_get_iterator): Likewise.
3301 * ravenscar-thread.c (ravenscar_inferior_created): Likewise.
3302 * rs6000-aix-tdep.c (rs6000_push_dummy_call): Likewise.
3303 * rs6000-lynx178-tdep.c (rs6000_lynx178_push_dummy_call): Likewise.
3304 * rs6000-tdep.c (ppc_deal_with_atomic_sequence): Likewise.
3305 * s390-linux-tdep.c (s390_supply_tdb_regset): Likewise.
3306 (s390_frame_prev_register): Likewise.
3307 (s390_dwarf2_frame_init_reg): Likewise.
3308 (s390_record_vr): Likewise.
3309 (s390_process_record): Likewise.
3310 * score-tdep.c (score_push_dummy_call): Likewise.
3311 (score3_analyze_prologue): Likewise.
3312 * sh-tdep.c (sh_extract_return_value_nofpu): Likewise.
3313 * sh64-tdep.c (sh64_analyze_prologue): Likewise.
3314 (sh64_push_dummy_call): Likewise.
3315 (sh64_extract_return_value): Likewise.
3316 (sh64_do_fp_register): Likewise.
3317 * solib-aix.c (solib_aix_get_section_offsets): Likewise.
3318 * solib-darwin.c (darwin_read_exec_load_addr_from_dyld): Likewise.
3319 (darwin_solib_read_all_image_info_addr): Likewise.
3320 * solib-dsbt.c (enable_break): Likewise.
3321 * solib-frv.c (enable_break2): Likewise.
3322 (frv_fdpic_find_canonical_descriptor): Likewise.
3323 * solib-svr4.c (svr4_handle_solib_event): Likewise.
3324 * sparc-tdep.c (sparc_skip_stack_check): Likewise.
3325 * sparc64-linux-tdep.c (sparc64_linux_get_longjmp_target): Likewise.
3326 * sparcobsd-tdep.c (sparc32obsd_init_abi): Likewise.
3327 * spu-tdep.c (info_spu_dma_cmdlist): Likewise.
3328 * stack.c (read_frame_local): Likewise.
3329 * symfile.c (symbol_file_add_separate): Likewise.
3330 (remove_symbol_file_command): Likewise.
3331 * symmisc.c (maintenance_print_one_line_table): Likewise.
3332 * symtab.c (symbol_cache_flush): Likewise.
3333 (basic_lookup_transparent_type): Likewise.
3334 (sort_search_symbols_remove_dups): Likewise.
3335 * target.c (target_memory_map): Likewise.
3336 (target_detach): Likewise.
3337 (target_resume): Likewise.
3338 (acquire_fileio_fd): Likewise.
3339 (target_store_registers): Likewise.
3340 * thread.c (print_thread_info_1): Likewise.
3341 * tic6x-tdep.c (tic6x_analyze_prologue): Likewise.
3342 * tilegx-linux-tdep.c (tilegx_linux_sigframe_init): Likewise.
3343 * tilegx-tdep.c (tilegx_push_dummy_call): Likewise.
3344 (tilegx_analyze_prologue): Likewise.
3345 (tilegx_stack_frame_destroyed_p): Likewise.
3346 (tilegx_frame_cache): Likewise.
3347 * tracefile.c (trace_save): Likewise.
3348 * tracepoint.c (encode_actions_and_make_cleanup): Likewise.
3349 (start_tracing): Likewise.
3350 (print_one_static_tracepoint_marker): Likewise.
3351 * tui/tui.c (tui_enable): Likewise.
3352 * valops.c (value_struct_elt_bitpos): Likewise.
3353 (find_overload_match): Likewise.
3354 (find_oload_champ): Likewise.
3355 * value.c (value_contents_copy_raw): Likewise.
3356 * windows-tdep.c (windows_get_tlb_type): Likewise.
3357 * x86-linux-nat.c (x86_linux_enable_btrace): Likewise.
3358 * xcoffread.c (record_minimal_symbol): Likewise.
3359 (scan_xcoff_symtab): Likewise.
3360 * xtensa-tdep.c (execute_code): Likewise.
3361 (xtensa_gdbarch_init): Likewise.
3362 (_initialize_xtensa_tdep): Likewise.
3363
3364 2016-05-04 Ulrich Weigand <uweigand@de.ibm.com>
3365
3366 * spu-linux-nat.c (spu_bfd_iovec_pread): Add pointer cast for C++.
3367 (spu_bfd_open): Likewise.
3368
3369 2016-05-04 Yao Qi <yao.qi@linaro.org>
3370
3371 PR gdb/19947
3372 * corefile.c (read_memory): Rename it to ...
3373 (read_memory_object): ... it. Add parameter object.
3374 (read_memory): Call read_memory_object.
3375 (read_stack): Likewise.
3376 (read_code): Likewise.
3377
3378 2016-05-03 Yunlian Jiang <yunlian@google.com>
3379 Doug Evans <dje@google.com>
3380
3381 PR symtab/19914
3382 * dwarf2read.c (open_and_init_dwp_file): Look at backlink if objfile
3383 is separate debug file.
3384
3385 2016-05-03 Don Breazeal <donb@codesourcery.com>
3386
3387 * serial.h (gdb_pipe): Fix argument names in comment.
3388
3389 2016-05-03 Pedro Alves <palves@redhat.com>
3390
3391 PR python/20037
3392 * python/python.c (_initialize_python) [IS_PY3K]: xstrdup/xfree
3393 oldloc.
3394
3395 2016-05-03 Pedro Alves <palves@redhat.com>
3396
3397 * python/python.c (_initialize_python) [IS_PY3K]: Remove dead
3398 code.
3399
3400 2016-05-03 Pedro Alves <palves@redhat.com>
3401
3402 * configure.ac (PYTHON_LIBS): Sed away "-Xlinker -export-dynamic".
3403 * configure: Regenerate.
3404
3405 2016-05-03 Pedro Alves <palves@redhat.com>
3406
3407 * configure.ac (checking for the dynamic export flag): Add
3408 $PYTHON_CPPFLAGS to CPPFLAGS.
3409 * configure: Regenerate.
3410
3411 2016-05-03 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3412
3413 * symfile.c (find_pc_overlay): Add braces to avoid -Wparentheses
3414 warning.
3415 (find_pc_mapped_section): Likewise.
3416 (list_overlays_command): Likewise.
3417
3418 2016-05-02 Eli Zaretskii <eliz@gnu.org>
3419
3420 * windows-nat.c (_initialize_check_for_gdb_ini): Fix off-by-one
3421 error in allocation of space for "$HOME/.gdbinit" string. This
3422 caused GDB to abort on startup whenever a '~/gdb.ini' file was
3423 actually found, because xsnprintf would hit an assertion
3424 violation.
3425
3426 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3427
3428 * cli/cli-decode.c (help_cmd_list): Do not list commands that
3429 are deprecated.
3430
3431 2016-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3432
3433 * remote.c (remote_start_remote): Detect PACKET_vFile_setfs.support.
3434
3435 2016-04-27 Martin Galvan <martin.galvan@tallertechnologies.com>
3436
3437 * c-valprint.c (c_value_print): Always convert val back to reference
3438 type if we converted it to a pointer type.
3439
3440 2016-04-27 Andreas Arnez <arnez@linux.vnet.ibm.com>
3441
3442 * configure.ac: Enhance configure check for babeltrace to reject
3443 non-C++-enabled versions.
3444 * configure: Regenerate.
3445
3446 2016-04-26 Sanimir Agovic <sanimir.agovic@intel.com>
3447 Keven Boell <keven.boell@intel.com>
3448 Bernhard Heckel <bernhard.heckel@intel.com>
3449
3450 * f-valprint.c (f77_create_arrayprint_offset_tbl): Remove
3451 function.
3452 (F77_DIM_SIZE, F77_DIM_OFFSET): Remove macro.
3453 (f77_print_array_1): Use value_subscript to subscript a
3454 value array.
3455 (f77_print_array): Remove call to f77_create_arrayprint_offset_tbl.
3456 (f_val_print): Use value_field to construct a field value.
3457
3458 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3459
3460 * valarith.c (value_address): Resolve dynamic types.
3461
3462 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3463 Keven Boell <kevel.boell@intel.com>
3464
3465 * NEWS: Add new supported features for fortran.
3466 * gdbtypes.c (remove_dyn_prop): New.
3467 (resolve_dynamic_struct): Keep type length for fortran structs.
3468 * gdbtypes.h: Forward declaration of new function.
3469 * value.c (value_address): Return dynamic resolved location of a value.
3470 (set_value_component_location): Adjust the value address
3471 for single value prints.
3472 (value_primitive_field): Support value types with a dynamic location.
3473 (set_internalvar): Remove dynamic location property of
3474 internal variables.
3475
3476 2016-04-25 Pedro Alves <palves@redhat.com>
3477 Yao Qi <yao.qi@linaro.org>
3478
3479 * mem-break.c (set_raw_breakpoint_at): Create a raw breakpoint
3480 object. Insert it if it is not inserted yet. Increase the
3481 refcount and link it into the proc's raw breakpoint list.
3482
3483 2016-04-25 Yao Qi <yao.qi@linaro.org>
3484
3485 * breakpoint.c (should_be_inserted): Return 0 if the location's
3486 owner is not single step breakpoint or single step breakpoint's
3487 thread isn't the thread which is stepping past a breakpoint.
3488 * gdbarch.sh (software_single_step): Update comments.
3489 * gdbarch.h: Regenerated.
3490 * infrun.c (struct step_over_info) <thread>: New field.
3491 (set_step_over_info): New argument 'thread'. Callers updated.
3492 (clear_step_over_info): Set field thread to -1.
3493 (thread_is_stepping_over_breakpoint): New function.
3494 * infrun.h (thread_is_stepping_over_breakpoint): Declaration.
3495
3496 2016-04-22 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3497
3498 * ppc-linux-nat.c (ppc_linux_read_description): Use PPC_FEATURE_HAS_VSX
3499 and PPC_FEATURE_HAS_ALTIVEC to check if such features are available.
3500
3501 2016-04-22 Yao Qi <yao.qi@linaro.org>
3502
3503 * valops.c (read_value_memory): New local variable 'stack'.
3504 Set it to either TARGET_OBJECT_STACK_MEMORY or
3505 TARGET_OBJECT_MEMORY.
3506
3507 2016-04-22 Pedro Alves <palves@redhat.com>
3508
3509 * ada-exp.y: Remove all yy symbol remappings.
3510 (GDB_YY_REMAP_PREFIX): Define.
3511 Include "yy-remap.h".
3512 * ada-lang.c (ada_language_defn): Adjust.
3513 * ada-lang.h (ada_error): Rename to ...
3514 (ada_yyerror): ... this.
3515 * c-exp.y: Remove all yy symbol remappings.
3516 (GDB_YY_REMAP_PREFIX): Define.
3517 Include "yy-remap.h".
3518 * c-lang.c (c_language_defn, cplus_language_defn)
3519 (asm_language_defn, minimal_language_defn): Adjust.
3520 * c-lang.h (c_error): Rename to ...
3521 (c_yyerror): ... this.
3522 * d-exp.y: Remove all yy symbol remappings.
3523 (GDB_YY_REMAP_PREFIX): Define.
3524 Include "yy-remap.h".
3525 * d-lang.c (d_language_defn): Adjust.
3526 * d-lang.h (d_error): Rename to ...
3527 (d_yyerror): ... this.
3528 * f-exp.y: Remove all yy symbol remappings.
3529 (GDB_YY_REMAP_PREFIX): Define.
3530 Include "yy-remap.h".
3531 * f-lang.c (f_language_defn): Adjust.
3532 * f-lang.h (f_error): Rename to ...
3533 (f_yyerror): ... this.
3534 * go-exp.y: Remove all yy symbol remappings.
3535 (GDB_YY_REMAP_PREFIX): Define.
3536 Include "yy-remap.h".
3537 * go-lang.c (go_language_defn): Adjust.
3538 * go-lang.h (go_error): Rename to ...
3539 (go_yyerror): ... this.
3540 * jv-exp.y: Remove all yy symbol remappings.
3541 (GDB_YY_REMAP_PREFIX): Define.
3542 Include "yy-remap.h".
3543 * jv-lang.c (java_language_defn): Adjust.
3544 * jv-lang.h (java_error): Rename to ...
3545 (java_yyerror): ... this.
3546 * m2-exp.y: Remove all yy symbol remappings.
3547 (GDB_YY_REMAP_PREFIX): Define.
3548 Include "yy-remap.h".
3549 * m2-lang.c (m2_language_defn): Adjust.
3550 * m2-lang.h (m2_error): Rename to ...
3551 (m2_yyerror): ... this.
3552 * objc-exp.y: Remove all yy symbol remappings.
3553 (GDB_YY_REMAP_PREFIX): Define.
3554 Include "yy-remap.h".
3555 * objc-lang.c (objc_language_defn): Adjust.
3556 * opencl-lang.c (opencl_language_defn): Adjust.
3557 * p-exp.y: Remove all yy symbol remappings.
3558 (GDB_YY_REMAP_PREFIX): Define.
3559 Include "yy-remap.h".
3560 * p-lang.c (pascal_language_defn): Adjust.
3561 * p-lang.h (pascal_error): Rename to ...
3562 (pascal_yyerror): ... this.
3563 * yy-remap.h: New file.
3564
3565 2016-04-22 Pedro Alves <palves@redhat.com>
3566
3567 * common/common-exceptions.h (GDB_XCPT_TRY): Remove mention of
3568 the foreign frames issue.
3569 [__cplusplus] (GDB_XCPT): Define as GDB_XCPT_TRY.
3570
3571 2016-04-22 Pedro Alves <palves@redhat.com>
3572
3573 * common/common-exceptions.c (enum catcher_state, struct catcher)
3574 (current_catcher): Define in C++ mode too.
3575 (exceptions_state_mc_catch): Call throw_exception_sjlj instead of
3576 throw_exception.
3577 (throw_exception_sjlj, throw_exception_cxx): New functions,
3578 factored out from throw_exception.
3579 (throw_exception): Reimplement.
3580 * common/common-exceptions.h (exceptions_state_mc_init)
3581 (exceptions_state_mc_action_iter)
3582 (exceptions_state_mc_action_iter_1, exceptions_state_mc_catch):
3583 Declare in C++ mode too.
3584 (TRY): Rename to ...
3585 (TRY_SJLJ): ... this.
3586 (CATCH): Rename to ...
3587 (CATCH_SJLJ): ... this.
3588 (END_CATCH): Rename to ...
3589 (END_CATCH_SJLJ): ... this.
3590 [GDB_XCPT == GDB_XCPT_SJMP] (TRY, CATCH, END_CATCH): Map to SJLJ
3591 equivalents.
3592 (throw_exception): Update comments.
3593 (throw_exception_sjlj): Declare.
3594 * event-top.c (gdb_rl_callback_read_char_wrapper): Extend intro
3595 comment. Wrap body in TRY_SJLJ/CATCH_SJLJ and rethrow any
3596 intercepted exception.
3597 (gdb_rl_callback_handler): New function.
3598 (gdb_rl_callback_handler_install): Always install
3599 gdb_rl_callback_handler as readline callback.
3600
3601 2016-04-22 Pedro Alves <palves@redhat.com>
3602
3603 * event-top.c (rl_callback_read_char_wrapper): Rename to ...
3604 (gdb_rl_callback_read_char_wrapper): ... this.
3605 (change_line_handler, gdb_setup_readline): Adjust.
3606
3607 2016-04-22 Yao Qi <yao.qi@linaro.org>
3608
3609 * aarch32-linux-nat.c (aarch32_gp_regcache_supply): Clear CPSR
3610 bits 20 to 23.
3611
3612 2016-04-22 Joel Brobecker <brobecker@adacore.com>
3613
3614 * MAINTAINER: Remove myself as AIX Maintainer.
3615
3616 2016-04-22 Maciej W. Rozycki <macro@imgtec.com>
3617
3618 * mips-tdep.c (mips_gdbarch_init): For GDB_OSABI_LINUX set
3619 `num_regs' to 90 rather than 79. Where a target description is
3620 present adjust the setting appropriately.
3621
3622 2016-04-21 Pedro Alves <palves@redhat.com>
3623
3624 * common/common-exceptions.h (GDB_XCPT_TRY): Add comment.
3625 (GDB_XCPT): Always define as GDB_XCPT_SJMP.
3626
3627 2016-04-21 Pedro Alves <palves@redhat.com>
3628
3629 * aix-thread.c (pdc_read_data, pdc_write_data): Add cast.
3630 (aix_thread_resume): Use PTRACE_TYPE_ARG5.
3631 * rs6000-nat.c (rs6000_ptrace64): Use PTRACE_TYPE_ARG5.
3632 (rs6000_ptrace_ldinfo): Change type of 'ldi' local to void
3633 pointer, and cast return to gdb_byte pointer.
3634
3635 2016-04-21 Pedro Alves <palves@redhat.com>
3636
3637 * s390-linux-nat.c (fetch_regset, store_regset, check_regset): Use
3638 void * instead of gdb_byte *.
3639
3640 2016-04-21 Pedro Alves <palves@redhat.com>
3641
3642 * dwarf2read.c (try_open_dwop_file, open_dwo_file)
3643 (file_file_name, file_full_name): Add char * cast to sentinel in
3644 concat/reconcat calls.
3645 * event-top.c (top_level_prompt): Likewise.
3646 * guile/guile.c (initialize_scheme_side): Likewise.
3647 * linux-tdep.c (linux_fill_prpsinfo): Likewise.
3648 * macrotab.c (macro_source_fullname): Likewise.
3649 * main.c (get_init_files, captured_main): Likewise.
3650 * psymtab.c (psymtab_to_fullname): Likewise.
3651 * python/python.c (_initialize_python)
3652 (gdbpy_finish_initialization): Likewise.
3653 * source.c (symtab_to_fullname): Likewise.
3654
3655 2016-04-20 Pedro Alves <palves@redhat.com>
3656
3657 * build-with-cxx.m4 (GDB_AC_BUILD_WITH_CXX): Default to yes.
3658 * configure: Renegerate.
3659
3660 2016-04-20 Pedro Alves <palves@redhat.com>
3661
3662 * darwin-nat.c (darwin_decode_message): Use gdb_signal_from_host.
3663
3664 2016-04-20 Pedro Alves <palves@redhat.com>
3665
3666 * aarch64-tdep.c (aarch64_record_load_store): Change type of
3667 'reg_rm_val' local to ULONGEST.
3668
3669 2016-04-20 Pedro Alves <palves@redhat.com>
3670
3671 * darwin-nat.c (darwin_resume_thread): Add uintptr_t cast.
3672
3673 2016-04-20 Doug Evans <xdje42@gmail.com>
3674
3675 * symmisc.c (dump_symtab_1): Print owning compunit for identical
3676 blockvectors.
3677
3678 2016-04-20 Yao Qi <yao.qi@linaro.org>
3679
3680 * aarch32-linux-nat.c: Include "arch/arm-linux.h".
3681
3682 2016-04-20 Yao Qi <yao.qi@linaro.org>
3683
3684 * arm-linux-tdep.h (ARM_CPSR_GREGNUM): Move it to ...
3685 * arch/arm-linux.h: ... here.
3686
3687 2016-04-19 John Baldwin <jhb@FreeBSD.org>
3688
3689 * amd64bsd-nat.c (amd64bsd_fetch_inferior_registers): Change xstateregs
3690 to void *.
3691 (amd64bsd_store_inferior_registers): Likewise.
3692 * fbsd-nat.c (resume_one_thread_cb): Explicitly cast data to ptid_t *.
3693 (resume_all_threads_cb): Likewise.
3694 * i386bsd-nat.c (i386bsd_supply_gregset): Cast gregs to char *.
3695 (i386bsd_collect_gregset): Likewise.
3696 (i386bsd_fetch_inferior_registers): Change xstateregs to void *.
3697 (i386bsd_store_inferior_registers): Likewise.
3698
3699 2016-04-19 John Baldwin <jhb@FreeBSD.org>
3700
3701 * main.c (setup_alternate_signal_stack): Cast to char *.
3702
3703 2016-04-19 Doug Evans <xdje42@gmail.com>
3704
3705 * symmisc.c (dump_symtab_1, dump_symtab): Delete arg objfile.
3706 All callers updated.
3707
3708 2016-04-19 Doug Evans <xdje42@gmail.com>
3709
3710 PR gdb/17911
3711 * source.c (is_regular_file): New arg errno_ptr.
3712 All callers updated.
3713
3714 2016-04-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3715
3716 * linux-record.c (record_linux_system_call): Merge handling for
3717 readlink/recv/read and pipe/pipe2.
3718
3719 2016-04-14 Walfred Tedeschi <walfred.tedeschi@intel.com>
3720
3721 * features/i386/amd64-mpx-linux.xml: Remove AVX feature.
3722 * features/i386/amd64-mpx.xml: Remove AVX feature.
3723 * features/i386/i386-mpx-linux.xml: Remove AVX feature.
3724 * features/i386/i386-mpx.xml: Remove AVX feature.
3725 * features/i386/amd64-mpx-linux.c: Regenerate.
3726 * features/i386/amd64-mpx.c: Regenerate.
3727 * features/i386/i386-mpx-linux.c: Regenerate.
3728 * features/i386/i386-mpx.c: Regenerate.
3729 * regformats/i386/amd64-mpx-linux.dat: Regenerate.
3730 * regformats/i386/amd64-mpx.dat: Regenerate.
3731 * regformats/i386/i386-mpx-linux.dat: Regenerate.
3732 * regformats/i386/i386-mpx.dat: Regenerate.
3733
3734 2016-04-16 Walfred Tedeschi <walfred.tedeschi@intel.com>
3735
3736 * amd64-linux-tdep.c (features/i386/amd64-avx-mpx-linux.c):
3737 New include.
3738 (amd64_linux_core_read_description): Add case for
3739 X86_XSTATE_AVX_MPX_MASK.
3740 (_initialize_amd64_linux_tdep): Call initialize_tdesc_amd64_avx_mpx_linux.
3741 * amd64-linux-tdep.h (tdesc_amd64_avx_mpx_linux): New definition.
3742 * amd64-tdep.c (features/i386/amd64-avx-mpx.c): New include.
3743 (amd64_target_description): Add case for X86_XSTATE_AVX_MPX_MASK.
3744 (_initialize_amd64_tdep): Call initialize_tdesc_amd64_avx_mpx.
3745 * common/x86-xstate.h (X86_XSTATE_MPX_MASK): Remove AVX bits.
3746 (X86_XSTATE_AVX_MPX_MASK): New case.
3747 * features/Makefile (i386/i386-avx-mpx, i386/i386-avx-mpx-linux)
3748 (i386/amd64-avx-mpx, i386/amd64-avx-mpx-linux): New rules.
3749 (i386/i386-avx-mpx-expedite, i386/i386-avx-mpx-linux-expedite)
3750 (i386/amd64-avx-mpx-expedite, i386/amd64-avx-mpx-linux-expedite):
3751 New expedites.
3752 * i386-linux-tdep.c (features/i386/i386-avx-mpx-linux.c): New
3753 include.
3754 (i386_linux_core_read_description): Add case
3755 X86_XSTATE_AVX_MPX_MASK.
3756 (_initialize_i386_linux_tdep): Call
3757 initialize_tdesc_i386_avx_mpx_linux.
3758 * i386-linux-tdep.h (tdesc_i386_avx_mpx_linux): New include.
3759 * i386-tdep.c (features/i386/i386-avx-mpx.c): New include.
3760 (i386_target_description): Add case for X86_XSTATE_AVX_MPX_MASK.
3761 * x86-linux-nat.c (x86_linux_read_description): Add case for
3762 X86_XSTATE_AVX_MPX_MASK.
3763 * features/i386/amd64-avx-mpx-linux.xml: New file.
3764 * features/i386/i386-avx-mpx-linux.xml: New file.
3765 * features/i386/i386-avx-mpx.xml: New file.
3766 * features/i386/amd64-avx-mpx.xml: New file.
3767 * features/i386/amd64-avx-mpx-linux.c: Generated.
3768 * features/i386/amd64-avx-mpx.c: Generated.
3769 * features/i386/i386-avx-mpx-linux.c: Generated.
3770 * features/i386/i386-avx-mpx.c: Generated.
3771 * regformats/i386/amd64-avx-mpx-linux.dat: Generated.
3772 * regformats/i386/amd64-avx-mpx.dat: Generated.
3773 * regformats/i386/i386-avx-mpx-linux.dat: Generated.
3774 * regformats/i386/i386-avx-mpx.dat: Generated.
3775
3776 2016-04-18 Pedro Alves <palves@redhat.com>
3777
3778 * ptrace.m4 (GDB_AC_PTRACE): Don't run tests in C++ mode.
3779 * configure: Regenerate.
3780
3781 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
3782
3783 * valops.c (value_addr): For C++ references, set the copied value's
3784 enclosing_type as well.
3785
3786 2016-04-18 Yao Qi <yao.qi@linaro.org>
3787
3788 Revert:
3789 2016-04-15 Yao Qi <yao.qi@linaro.org>
3790
3791 * arm-tdep.c (thumb_stack_frame_destroyed_p): Return zero if
3792 PC is far from the end of function.
3793
3794 2016-04-16 Pedro Alves <palves@redhat.com>
3795
3796 * ada-exp.y (yydefred): Define as ada_yydefred.
3797
3798 2016-04-15 Pedro Alves <palves@redhat.com>
3799
3800 * ada-lang.c (ada_lookup_struct_elt_type): Constify 'type_str' and
3801 'name_str' locals.
3802
3803 2016-04-15 Pedro Alves <palves@redhat.com>
3804
3805 * btrace.c (pt_btrace_insn_flags): Change return type to
3806 btrace_insn_flags. Use btrace_insn_flags for local.
3807
3808 2016-04-15 Pedro Alves <palves@redhat.com>
3809
3810 * nat/linux-ptrace.h [__mips__] (GDB_ARCH_IS_TRAP_BRKPT): Also
3811 accept TRAP_BRKPT.
3812 [__mips__] (GDB_ARCH_IS_TRAP_HWBKPT): Also accept TRAP_HWBKPT.
3813
3814 2016-04-15 Yao Qi <yao.qi@linaro.org>
3815
3816 * arm-tdep.c (thumb_stack_frame_destroyed_p): Return zero if
3817 PC is far from the end of function.
3818
3819 2016-04-14 Pedro Alves <palves@redhat.com>
3820
3821 * cli/cli-cmds.c (alias_usage_error): New function.
3822 (alias_command): Use it.
3823 * ctf.c (ctf_save_metadata_header): Inline metadata_fmt local in
3824 ctf_save_write_metadata call.
3825
3826 2016-04-14 Pedro Alves <palves@redhat.com>
3827
3828 * ada-typeprint.c (print_fixed_point_type): Don't pass float as
3829 argument to function expecting LONGEST.
3830 * value.c (unpack_long): Add casts to LONGEST.
3831
3832 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
3833
3834 * exec.c (exec_file_locate_attach): Guard a couple functions
3835 that can throw errors.
3836 (exception_print_same): New helper function.
3837
3838 2016-04-13 Pedro Alves <palves@redhat.com>
3839
3840 PR remote/19840
3841 * remote.c (struct remote_state) <last_resume_exec_dir>: New
3842 field.
3843 (new_remote_state): Default last_resume_exec_dir to EXEC_FORWARD.
3844 (remote_open_1): Reset last_resume_exec_dir to EXEC_FORWARD.
3845 (remote_resume): Store the last execution direction.
3846 (remote_execution_direction): New function.
3847 (init_remote_ops): Install it as to_execution_direction target_ops
3848 method.
3849
3850 2016-04-12 Pedro Alves <palves@redhat.com>
3851
3852 * common/common-exceptions.h (GDB_XCPT_TRY): Update comment.
3853 [__cplusplus] (GDB_XCPT): Define as GDB_XCPT_TRY.
3854
3855 2016-04-12 Pedro Alves <palves@redhat.com>
3856
3857 * common/common-exceptions.c (struct catcher) <buf>: Now a
3858 'jmp_buf' instead of SIGJMP_BUF.
3859 (exceptions_state_mc_init): Change return type to 'jmp_buf'.
3860 (throw_exception): Use longjmp instead of SIGLONGJMP.
3861 * common/common-exceptions.h: Include <setjmp.h> instead of
3862 "gdb_setjmp.h".
3863 (exceptions_state_mc_init): Change return type to 'jmp_buf'.
3864 [GDB_XCPT == GDB_XCPT_SJMP] (TRY): Use setjmp instead of
3865 SIGSETJMP.
3866 * cp-support.c: Include "gdb_setjmp.h".
3867
3868 2016-04-12 Pedro Alves <palves@redhat.com>
3869
3870 * common/common-exceptions.c (exception_rethrow): Remove
3871 prepare_to_throw_exception call.
3872 * common/common-exceptions.h (prepare_to_throw_exception): Delete
3873 declaration.
3874 * exceptions.c (prepare_to_throw_exception): Delete.
3875
3876 2016-04-12 Pedro Alves <palves@redhat.com>
3877
3878 * target.c (target_check_pending_interrupt): Delete.
3879 * target.h (struct target_ops) <to_check_pending_interrupt>:
3880 Remove method.
3881 (target_check_pending_interrupt): Remove declaration.
3882 * target-delegates.c: Regenerate.
3883
3884 2016-04-12 Pedro Alves <palves@redhat.com>
3885
3886 * defs.h: Update comments on SIGINT handling.
3887 (immediate_quit): Delete declaration.
3888 * event-loop.c (call_async_signal_handler): Delete.
3889 * event-loop.h (call_async_signal_handler): Delete declaration.
3890 (mark_async_signal_handler): Update comments.
3891 (gdb_call_async_signal_handler): Delete declaration.
3892 * event-top.c (handle_sigint): Call mark_async_signal_handler
3893 instead of gdb_call_async_signal_handler.
3894 * exceptions.c (prepare_to_throw_exception): Remove reference to
3895 immediate_quit.
3896 (exception_fprintf): Remove comments about immediate_quit.
3897 * mingw-hdep.c (sigint_event, sigint_handler): Delete.
3898 (gdb_select): Don't wait on sigint_event.
3899 (gdb_call_async_signal_handler): Delete.
3900 (_initialize_mingw_hdep): Delete.
3901 * posix-hdep.c (gdb_call_async_signal_handler): Delete.
3902 * utils.c (immediate_quit): Delete.
3903
3904 2016-04-12 Pedro Alves <palves@redhat.com>
3905
3906 * defs.h (quit_handler_ftype, quit_handler)
3907 (make_cleanup_override_quit_handler, default_quit_handler): New.
3908 (QUIT): Adjust comments.
3909 * event-top.c (default_quit_handler): New function.
3910 (quit_handler): New global.
3911 (struct quit_handler_cleanup_data): New.
3912 (restore_quit_handler, restore_quit_handler_dtor)
3913 (make_cleanup_override_quit_handler): New.
3914 (async_request_quit): Call QUIT.
3915 * remote.c (struct remote_state) <got_ctrlc_during_io>: New field.
3916 (async_sigint_remote_twice_token, async_sigint_remote_token):
3917 Delete.
3918 (remote_close): Update comments.
3919 (remote_start_remote): Don't set immediate_quit. Set starting_up
3920 earlier.
3921 (remote_serial_quit_handler, remote_unpush_and_throw): New
3922 functions.
3923 (remote_open_1): Clear got_ctrlc_during_io. Set
3924 remote_async_terminal_ours_p unconditionally.
3925 (async_initialize_sigint_signal_handler)
3926 (async_handle_remote_sigint, async_handle_remote_sigint_twice)
3927 (remote_check_pending_interrupt, async_remote_interrupt)
3928 (async_remote_interrupt_twice)
3929 (async_cleanup_sigint_signal_handler, ofunc)
3930 (sync_remote_interrupt, sync_remote_interrupt_twice): Delete.
3931 (remote_terminal_inferior, remote_terminal_ours): Remove async
3932 checks.
3933 (remote_wait_as): Don't install a SIGINT handler in sync mode.
3934 (readchar, remote_serial_write): Override the quit handler with
3935 remote_serial_quit_handler.
3936 (getpkt_or_notif_sane_1): Don't call QUIT.
3937 (initialize_remote_ops): Don't install
3938 remote_check_pending_interrupt.
3939 (_initialize_remote): Don't create async_sigint_remote_token and
3940 async_sigint_remote_twice_token.
3941 * ser-base.c (ser_base_wait_for): Call QUIT and use
3942 interruptible_select.
3943 (ser_base_write): Call QUIT.
3944 * ser-go32.c (dos_readchar, dos_write): Call QUIT.
3945 * ser-unix.c (wait_for): Don't use VTIME. Always take the
3946 gdb_select path, but call QUIT and interruptible_select.
3947 * utils.c (maybe_quit): Call the current quit handler. Don't call
3948 target_check_pending_interrupt.
3949 (defaulted_query, prompt_for_continue): Override the quit handler
3950 with the default quit handler.
3951
3952 2016-04-12 Pedro Alves <palves@redhat.com>
3953
3954 * tui/tui-hooks.c (tui_target_has_run): Delete.
3955 (tui_about_to_proceed): Delete.
3956 (tui_about_to_proceed_observer): Delete.
3957 (tui_install_hooks, tui_remove_hooks): Don't install/remove an
3958 about_to_proceed observer.
3959
3960 2016-04-12 Pedro Alves <palves@redhat.com>
3961
3962 * mi/mi-interp.c (mi_new_thread): Put
3963 target_terminal_ours_for_output in effect while outputting.
3964 (mi_thread_exit): Use target_terminal_ours_for_output instead of
3965 target_terminal_ours.
3966 (mi_record_changed, mi_inferior_added, mi_inferior_appeared)
3967 (mi_inferior_exit, mi_inferior_removed, mi_traceframe_changed)
3968 (mi_tsv_created, mi_tsv_deleted, mi_tsv_modified)
3969 (mi_breakpoint_created, mi_breakpoint_deleted)
3970 (mi_breakpoint_modified, mi_solib_loaded, mi_solib_unloaded)
3971 (mi_command_param_changed, mi_memory_changed)
3972 (report_initial_inferior): Use target_terminal_ours_for_output
3973 instead of target_terminal_ours. Restore terminal settings.
3974 * mi/mi-main.c (mi_execute_command): Use
3975 target_terminal_ours_for_output instead of target_terminal_ours.
3976 Restore terminal settings.
3977
3978 2016-04-12 Pedro Alves <palves@redhat.com>
3979
3980 PR gdb/19828
3981 * gnu-nat.c (inf_validate_task_sc): Don't call
3982 target_terminal_ours / target_terminal_inferior around query.
3983 * i386-tdep.c (i386_record_lea_modrm, i386_process_record): Don't
3984 call target_terminal_ours / target_terminal_inferior around
3985 yquery.
3986 * linux-record.c (record_linux_system_call): Don't call
3987 target_terminal_ours / target_terminal_inferior around yquery.
3988 * nto-procfs.c (interrupt_query): Don't call target_terminal_ours
3989 / target_terminal_inferior around query.
3990 * record-full.c (record_full_check_insn_num): Remove
3991 'set_terminal' parameter. Don't call target_terminal_ours /
3992 target_terminal_inferior around query.
3993 (record_full_message, record_full_registers_change)
3994 (record_full_xfer_partial): Adjust.
3995 * remote.c (interrupt_query): Don't call target_terminal_ours /
3996 target_terminal_inferior around query.
3997 * utils.c (defaulted_query): Install cleanup to restore target
3998 terminal. Put target_terminal_ours_for_output in effect while
3999 defaulted producing, and target_terminal_ours in in effect while
4000 handling input.
4001 (prompt_for_continue): Install cleanup to restore target terminal.
4002 Put target_terminal_ours in in effect while handling input.
4003
4004 2016-04-12 Pedro Alves <palves@redhat.com>
4005
4006 * utils.c (defaulted_query, prompt_for_continue): Free temporary
4007 strings with cleanups, instead of xfree.
4008
4009 2016-04-12 Pedro Alves <palves@redhat.com>
4010
4011 * utils.c (vwarning, internal_vproblem): Use
4012 make_cleanup_restore_target_terminal and
4013 target_terminal_ours_for_output.
4014
4015 2016-04-12 Pedro Alves <palves@redhat.com>
4016
4017 * infcmd.c (post_create_inferior, prepare_one_step): Use
4018 target_terminal_ours_for_output instead of target_terminal_ours.
4019
4020 2016-04-12 Pedro Alves <palves@redhat.com>
4021
4022 * exceptions.c (print_flush): Use target_terminal_ours_for_output
4023 instead of target_terminal_ours, and restore target terminal with
4024 a cleanup.
4025
4026 2016-04-12 Pedro Alves <palves@redhat.com>
4027
4028 * cp-support.c (gdb_demangle): Use target_terminal_ours_for_output
4029 instead of target_terminal_ours, and restore target terminal with
4030 a cleanup.
4031
4032 2016-04-12 Pedro Alves <palves@redhat.com>
4033
4034 * ada-lang.c (type_as_string, type_as_string_and_cleanup): New
4035 functions.
4036 (ada_lookup_struct_elt_type): Use type_as_string_and_cleanup.
4037
4038 2016-04-12 Pedro Alves <palves@redhat.com>
4039
4040 * ser-base.c (fd_event): Retry read_prim on EINTR.
4041 (do_ser_base_readchar): Retry read_prim on EINTR.
4042 (ser_base_write): Retry write_prim on EINTR.
4043 * ser-unix.c (ser_unix_read_prim): Don't retry on EINTR here.
4044 (ser_unix_write_prim): Remove comment.
4045
4046 2016-04-12 Pedro Alves <palves@redhat.com>
4047
4048 * remote.c (remote_pass_ctrlc): New function.
4049 (init_remote_ops): Install it.
4050 * target.c (target_terminal_inferior): Pass pending Ctrl-C to the
4051 target.
4052 (target_pass_ctrlc, default_target_pass_ctrlc): New functions.
4053 * target.h (struct target_ops) <to_pass_ctrlc>: New method.
4054 (target_pass_ctrlc, default_target_pass_ctrlc): New declarations.
4055 * target-delegates.c: Regenerate.
4056
4057 2016-04-12 Pedro Alves <palves@redhat.com>
4058
4059 * infcmd.c (interrupt_target_1): Call target_stop is in non-stop
4060 mode.
4061 * linux-nat.c (linux_nat_interrupt): Delete.
4062 (linux_nat_add_target): Don't install linux_nat_interrupt.
4063 * remote.c (remote_interrupt_ns): Change return type to void.
4064 Throw error if interrupting the target is not supported.
4065 (remote_interrupt): Don't call the remote_stop_ns/remote_stop_as.
4066
4067 2016-04-12 Pedro Alves <palves@redhat.com>
4068
4069 * defs.h (clear_quit_flag): Remove declaration.
4070 * extension-priv.h (struct extension_language_ops)
4071 <clear_quit_flag>: Remove field and update comments.
4072 * extension.c (clear_quit_flag): Delete.
4073 * guile/guile.c (guile_extension_ops): Adjust.
4074 * python/python.c (python_extension_ops): Adjust.
4075 (gdbpy_clear_quit_flag): Delete.
4076
4077 2016-04-12 Pedro Alves <palves@redhat.com>
4078
4079 * main.c (captured_main): Don't clear the quit flag.
4080
4081 2016-04-12 Pedro Alves <palves@redhat.com>
4082
4083 * exceptions.c (prepare_to_throw_exception): Don't clear the quit
4084 flag.
4085
4086 2016-04-12 Pedro Alves <palves@redhat.com>
4087
4088 * event-top.c (command_handler): Don't call clear_quit_flag.
4089
4090 2016-04-12 Pedro Alves <palves@redhat.com>
4091
4092 * remote-sim.c (gdb_os_poll_quit): Don't call clear_quit_flag.
4093 * remote.c (remote_wait_as): Don't call clear_quit_flag.
4094
4095 2016-04-12 Pedro Alves <palves@redhat.com>
4096
4097 * python/python.c: Include "ser-event.h".
4098 (gdbpy_event_fds): Delete.
4099 (gdbpy_serial_event): New.
4100 (gdbpy_run_events): Change prototype. Use serial_event_clear
4101 instead of serial_readchar.
4102 (gdbpy_post_event): Use serial_event_set instead of serial_write.
4103 (gdbpy_initialize_events): Use make_serial_event instead of
4104 serial_pipe.
4105
4106 2016-04-12 Pedro Alves <palves@redhat.com>
4107
4108 * defs.h: Extend QUIT-related comments to mention
4109 interruptible_select.
4110 (quit_serial_event_set, quit_serial_event_clear): Declare.
4111 * event-top.c: Include "ser-event.h" and "gdb_select.h".
4112 (quit_serial_event): New global.
4113 (async_init_signals): Make quit_serial_event.
4114 (quit_serial_event_set, quit_serial_event_clear)
4115 (quit_serial_event_fd, interruptible_select): New functions.
4116 * extension.c (set_quit_flag): Set the quit serial event.
4117 (check_quit_flag): Clear the quit serial event.
4118 * gdb_select.h (interruptible_select): New declaration.
4119 * guile/scm-ports.c (ioscm_input_waiting): Use
4120 interruptible_select instead of gdb_select.
4121 * top.c (gdb_readline_no_editing): Likewise.
4122 * ui-file.c (stdio_file_read): Likewise.
4123
4124 2016-04-12 Pedro Alves <palves@redhat.com>
4125
4126 * event-loop.c: Include "ser-event.h".
4127 (async_signal_handlers_serial_event): New global.
4128 (async_signals_handler, initialize_async_signal_handlers): New
4129 functions.
4130 (mark_async_signal_handler): Set
4131 async_signal_handlers_serial_event.
4132 (invoke_async_signal_handlers): Clear
4133 async_signal_handlers_serial_event.
4134 * event-top.c (async_init_signals): Call
4135 initialize_async_signal_handlers.
4136
4137 2016-04-12 Pedro Alves <palves@redhat.com>
4138
4139 * Makefile.in (SFILES): Add ser-event.c.
4140 (HFILES_NO_SRCDIR): Add ser-event.h.
4141 (COMMON_OBS): Add ser-event.o.
4142 * ser-event.c, ser-event.h: New files.
4143 * serial.c (new_serial): New function, factored out from
4144 (serial_fdopen_ops): ... this.
4145 (serial_open_ops_1): New function, factored out from
4146 (serial_open): ... this.
4147 (serial_open_ops): New function.
4148 * serial.h (struct serial): Forware declare.
4149 (serial_open_ops): New declaration.
4150
4151 2016-04-12 Pedro Alves <palves@redhat.com>
4152
4153 * serial.c (serial_open, serial_fdopen_ops, do_serial_close):
4154 Remove references to name.
4155 * serial.h (struct serial) <name>: Delete.
4156
4157 2016-04-12 Pedro Alves <palves@redhat.com>
4158
4159 * remote-fileio.c (sigint_fileio_token, remote_fio_no_longjmp):
4160 Delete.
4161 (async_remote_fileio_interrupt): Delete.
4162 (remote_fileio_ctrl_c_signal_handler): Don't call the async signal
4163 handler. Instead just always set the ctrl_c flag.
4164 (remote_fileio_reply): Clear remote_fio_ctrl_c_flag before
4165 re-enabling the SIGINT handler.
4166 (remote_fileio_func_open, remote_fileio_func_close)
4167 (remote_fileio_func_read, remote_fileio_func_write)
4168 (remote_fileio_func_lseek, remote_fileio_func_rename)
4169 (remote_fileio_func_unlink, remote_fileio_func_stat)
4170 (remote_fileio_func_fstat, remote_fileio_func_gettimeofday)
4171 (remote_fileio_func_isatty, remote_fileio_func_system)
4172 (remote_fileio_request): Remove references to
4173 remote_fio_no_longjmp.
4174 (initialize_remote_fileio): Don't create an async signal handler.
4175
4176 2016-04-12 Pedro Alves <palves@redhat.com>
4177
4178 * event-top.c (stdin_event_handler): Call QUIT;
4179 (prompt_for_continue): Don't run with immediate_quit set.
4180
4181 2016-04-12 Pedro Alves <palves@redhat.com>
4182
4183 * tui/tui-io.c (tui_redisplay_readline): Check
4184 gdb_in_secondary_prompt_p instead of immediate_quit.
4185 * tui/tui.c: Include top.h.
4186 (tui_rl_startup_hook): Check gdb_in_secondary_prompt_p instead of
4187 immediate_quit.
4188
4189 2016-04-12 Pedro Alves <palves@redhat.com>
4190
4191 * top.c (read_command_file): Inline command_loop here.
4192 (command_loop): Delete.
4193
4194 2016-04-12 Pedro Alves <palves@redhat.com>
4195
4196 * top.c: Include "gdb_select.h".
4197 (gdb_readline_no_editing): Wait for input with gdb_select instead
4198 of blocking in fgetc.
4199 (command_line_input): Don't set immediate_quit.
4200
4201 2016-04-08 Martin Galvan <martin.galvan@tallertechnologies.com>
4202
4203 * value.c (value_next): Make pass-by-reference parameters const-correct.
4204 (value_parent): Likewise.
4205 (value_enclosing_type): Likewise.
4206 (value_lazy): Likewise.
4207 (value_stack): Likewise.
4208 (value_embedded_offset): Likewise.
4209 (value_pointed_to_offset): Likewise.
4210 (value_raw_address): Likewise.
4211 (deprecated_value_modifiable): Likewise.
4212 (value_free_to_mark): Likewise.
4213 (value_release_to_mark): Likewise.
4214 (internalvar_name): Likewise.
4215 (readjust_indirect_value_type): Likewise.
4216 (value_initialized): Likewise.
4217 * value.h (value_next): Likewise.
4218 (value_parent): Likewise.
4219 (value_enclosing_type): Likewise.
4220 (value_lazy): Likewise.
4221 (value_stack): Likewise.
4222 (value_embedded_offset): Likewise.
4223 (value_pointed_to_offset): Likewise.
4224 (value_raw_address): Likewise.
4225 (deprecated_value_modifiable): Likewise.
4226 (value_free_to_mark): Likewise.
4227 (value_release_to_mark): Likewise.
4228 (internalvar_name): Likewise.
4229 (readjust_indirect_value_type): Likewise.
4230 (value_initialized): Likewise.
4231
4232 2016-04-07 Yao Qi <yao.qi@linaro.org>
4233
4234 * record-full.c (record_full_insert_breakpoint): Return
4235 early if entry on the address is found in
4236 record_full_breakpoints.
4237
4238 2016-04-07 Yao Qi <yao.qi@linaro.org>
4239
4240 * record-full.c (record_full_insert_breakpoint): Set
4241 bp_tgt->reqstd_address and bp_tgt->placed_size.
4242
4243 2016-04-06 Don Breazeal <donb@codesourcery.com>
4244
4245 * value.c (value_actual_type): Don't try to get rtti type
4246 of the value if it has been optimized out.
4247 (value_optimized_out): If a memory access error occurs,
4248 just check vaue->optimized_out.
4249
4250 2016-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4251
4252 Revert the previous commit adding unknown_v_replies_ok.
4253
4254 2016-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4255
4256 * remote.c (struct remote_state): New field unknown_v_replies_ok.
4257 (packet_config_support): Read it.
4258 (remote_start_remote): Set it.
4259
4260 2016-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4261
4262 * remote.c: Revert check-in by a mistake in the previous commit.
4263
4264 2016-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4265 Pedro Alves <palves@redhat.com>
4266
4267 * exec.c (exec_file_locate_attach): Print warning for unsupported
4268 target_pid_to_exec_file.
4269 * symfile-mem.c (add_vsyscall_page): Remove the "file" command
4270 message part.
4271
4272 2016-04-04 Simon Marchi <simon.marchi@ericsson.com>
4273
4274 * cli/cli-decode.c (help_cmd_list): Fix function doc and remove
4275 trailing spaces.
4276
4277 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
4278
4279 PR gdb/19820
4280 * eval.c (evaluate_subexp_standard): Allow TYPE_CODE_ENUM to be
4281 the type of BINOP_REPEAT's second operand.
4282
4283 2016-03-31 Yichao Yu <yyc1992@gmail.com>
4284
4285 PR gdb/19858
4286 * jit.c (jit_breakpoint_re_set_internal): Return 0 if we already
4287 got the breakpoint at the right address.
4288 (jit_inferior_created): New function.
4289 (_initialize_jit): Install jit_inferior_created as
4290 inferior_created observer.
4291
4292 2016-03-31 Marcin Kościelnicki <koriakin@0x04.net>
4293
4294 * NEWS: Mention support for tracepoints on powerpc*-linux.
4295
4296 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
4297
4298 PR python/19743
4299 * python/python.c (execute_gdb_command): Use console uiout
4300 when executing gdb command.
4301 * utils.c (restore_ui_out_closure): New structure.
4302 (do_restore_ui_out): New function.
4303 (make_cleanup_restore_ui_out): Likewise.
4304 * utils.h (make_cleanup_restore_ui_out): Declare.
4305
4306 2016-03-31 Pedro Alves <palves@redhat.com>
4307
4308 * NEWS: Mention that support for "target m32rsdi", "target mips",
4309 "target pmon", "target ddb", "target rockhopper", and "target lsi"
4310 was removed.
4311 * Makefile.in (ALL_TARGET_OBS): Remove remote-m32r-sdi.o and
4312 remote-mips.o.
4313 (ALLDEPFILES): Remove remote-m32r-sdi.c and remote-mips.c.
4314 * configure.tgt: Remove all references to remote-m32r-sdi.o and
4315 remote-mips.o.
4316 * mips-tdep.c (deprecated_mips_set_processor_regs_hack): Delete
4317 function.
4318 * mips-tdep.h (deprecated_mips_set_processor_regs_hack): Delete
4319 declaration.
4320 * remote-m32r-sdi.c, remote-mips.c: Delete files.
4321 * symfile.c (generic_load, generic_load): Remove comments.
4322
4323 2016-03-30 Yao Qi <yao.qi@linaro.org>
4324
4325 * arm-tdep.c (arm_epilogue_frame_this_id): Check 'func' against
4326 0 rather than NULL.
4327
4328 2016-03-30 Yao Qi <yao.qi@linaro.org>
4329
4330 * arm-tdep.c: (arm_make_epilogue_frame_cache): New function.
4331 (arm_epilogue_frame_this_id): New function.
4332 (arm_epilogue_frame_prev_register): New function.
4333 (arm_epilogue_frame_sniffer): New function.
4334 (arm_epilogue_frame_unwind): New.
4335 (arm_gdbarch_init): Append unwinder arm_epilogue_frame_unwind.
4336
4337 2016-03-30 Yao Qi <yao.qi@linaro.org>
4338
4339 * arm-tdep.c (arm_stack_frame_destroyed_p): Rename it ...
4340 (arm_stack_frame_destroyed_p_1): ... here. Don't call
4341 arm_pc_is_thumb.
4342 (arm_stack_frame_destroyed_p): Call
4343 thumb_stack_frame_destroyed_p and
4344 arm_stack_frame_destroyed_p_1.
4345
4346 2016-03-30 Doug Evans <dje@google.com>
4347
4348 * python/py-utils.c (host_string_to_python_string): New function.
4349 * python/python-internal.h (host_string_to_python_string): Declare it.
4350 * python/py-*.c (*): Update all calls to
4351 PyString_Decode (str, strlen (str), host_charset (), NULL);
4352 to use host_string_to_python_string instead.
4353
4354 2016-03-30 Marcin Kościelnicki <koriakin@0x04.net>
4355
4356 * remote.c (remote_check_symbols): Allocate own buffer for reply.
4357
4358 2016-03-29 Max Filippov <jcmvbkbc@gmail.com>
4359
4360 * xtensa-tdep.c (xtensa_frame_cache): Change op1 type to LONGEST.
4361 Use safe_read_memory_integer instead of read_memory_integer.
4362
4363 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
4364
4365 * NEWS: Mention support for tracepoints on s390*-linux.
4366
4367 2016-03-29 Don Breazeal <donb@codesourcery.com>
4368
4369 * gdb/value.c (value_actual_type): Fix formatting issue.
4370
4371 2016-03-23 Yao Qi <yao.qi@linaro.org>
4372
4373 * gdbarch.sh (software_single_step): Remove comments.
4374 * gdbarch.h: Regenerated.
4375
4376 2016-03-21 Yao Qi <yao.qi@linaro.org>
4377
4378 * arm-tdep.c (arm_record_media): New.
4379 (arm_record_ld_st_reg_offset): Call arm_record_media.
4380
4381 2016-03-21 Yao Qi <yao.qi@linaro.org>
4382
4383 * arm-linux-tdep.c (arm_canonicalize_syscall): Canonicalize
4384 more syscalls.
4385
4386 2016-03-18 Yao Qi <yao.qi@linaro.org>
4387
4388 * sparc-tdep.c (sparc_software_single_step): Make it static.
4389 * sparc-tdep.h (sparc_software_single_step): Remove declaration.
4390
4391 2016-03-18 Yao Qi <yao.qi@linaro.org>
4392
4393 * spu-tdep.c (spu_software_single_step): Throw error when
4394 target_read_memory fails.
4395
4396 2016-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4397
4398 * linux-thread-db.c (check_pid_namespace_match): Extend the message.
4399
4400 2016-03-17 Pedro Alves <palves@redhat.com>
4401 Don Breazeal <donb@codesourcery.com>
4402
4403 PR remote/19496
4404 * infcmd.c (notice_new_inferior): Use the 'leave_running' argument
4405 instead of checking the 'non_stop' global.
4406 * remote.c (remote_add_thread): New parameter 'executing'. Use it
4407 to set the new thread's executing state.
4408 (remote_notice_new_inferior): Rename parameter 'running' to
4409 'executing'. Always set the thread state to THREAD_RUNNING in
4410 non-stop mode, and to THREAD_STOPPED in all-stop mode. Pass
4411 EXECUTING to remote_add_thread and notice_new_inferior.
4412 (remote_update_thread_list): Update to pass executing state, not
4413 running state.
4414
4415 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4416
4417 * syscalls/s390-linux.xml: Add NUMA syscalls and new syscalls up
4418 to 374.
4419 * syscalls/s390x-linux.xml: Likewise.
4420
4421 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4422
4423 * linux-record.c (record_mem_at_reg): New helper function.
4424 (record_linux_system_call): Exploit new helper function where
4425 applicable.
4426
4427 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4428
4429 * linux-record.c: Fix whitespace issues; tabify, remove trailing
4430 spaces.
4431
4432 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
4433
4434 * linux-record.c (record_linux_system_call): Add missing return
4435 statements to handling of pipe and pipe2 syscalls.
4436
4437 2016-03-16 Doug Evans <dje@google.com>
4438
4439 * xml-tdesc.c (tdesc_start_enum): Fix c++ build.
4440
4441 2016-03-16 Yao Qi <yao.qi@linaro.org>
4442
4443 * arm-linux-tdep.c (arm_linux_init_abi): Fix
4444 arm_linux_record_tdep.arg1, arm_linux_record_tdep.arg2 and
4445 arm_linux_record_tdep.arg3. Set arm_linux_record_tdep.arg4,
4446 arm_linux_record_tdep.arg5, arm_linux_record_tdep.arg6, and
4447 arm_linux_record_tdep.arg7.
4448
4449 2016-03-15 Keith Seitz <keiths@redhat.com>
4450
4451 PR breakpoints/18303
4452 * cp-namespace.c (cp_lookup_bare_symbol): Change assertion to
4453 look for "::" instead of simply ":".
4454 (cp_search_static_and_baseclasses): Return null_block_symbol for
4455 malformed input.
4456 Remove assertions.
4457 * cp-support.c (cp_find_first_component_aux): Do not return
4458 a prefix length for ':' unless the next character is also ':'.
4459
4460 2016-03-15 Doug Evans <dje@google.com>
4461
4462 * features/aarch64-core.xml (cpsr_flags): New flags type.
4463 (cpsr): Use it.
4464 * features/aarch64.c: Regenerate.
4465
4466 2016-03-15 Doug Evans <dje@google.com>
4467
4468 * features/i386/32bit-core.xml (i386_eflags): Remove "end" spec.
4469 * features/i386/32bit-sse.xml (i386_eflags): Ditto.
4470 * features/i386/64bit-core.xml (i386_eflags): Ditto.
4471 * features/i386/64bit-sse.xml (i386_eflags): Ditto.
4472 * features/i386/x32-core.xml (i386_eflags): Ditto.
4473
4474 2016-03-15 Doug Evans <dje@google.com>
4475 Wei-cheng Wang <cole945@gmail.com>
4476
4477 Extend flags to support multibit and enum bitfields.
4478 * NEWS: Document new features.
4479 * c-typeprint.c (c_type_print_varspec_prefix): Handle TYPE_CODE_FLAGS.
4480 (c_type_print_varspec_suffix, c_type_print_base): Ditto.
4481 * gdbtypes.c (arch_flags_type): Don't assume all fields are one bit.
4482 (append_flags_type_field): New function.
4483 (append_flags_type_flag): Call it.
4484 * gdbtypes.h (append_flags_type_field): Declare.
4485 * target-descriptions.c (struct tdesc_type_flag): Delete.
4486 (enum tdesc_type_kind) <TDESC_TYPE_BOOL>: New enum value.
4487 (enum tdesc_type_kind) <TDESC_TYPE_ENUM>: Ditto.
4488 (struct tdesc_type) <u.f>: Delete.
4489 (tdesc_predefined_types): Add "bool".
4490 (tdesc_predefined_type): New function.
4491 (tdesc_gdb_type): Handle TDESC_TYPE_BOOL, TDESC_TYPE_ENUM.
4492 Update TDESC_TYPE_FLAGS support.
4493 (tdesc_free_type): Handle TDESC_TYPE_ENUM. Update TDESC_TYPE_FLAGS.
4494 (tdesc_create_flags): Update.
4495 (tdesc_create_enum): New function.
4496 (tdesc_add_field): Initialize start,end to -1.
4497 (tdesc_add_typed_bitfield): New function.
4498 (tdesc_add_bitfield): Call it.
4499 (tdesc_add_flag): Allow TDESC_TYPE_STRUCT. Update.
4500 (tdesc_add_enum_value): New function.
4501 (maint_print_c_tdesc_cmd): Fold TDESC_TYPE_FLAGS support into
4502 TDESC_TYPE_STRUCT. Handle TDESC_TYPE_ENUM.
4503 * target-descriptions.h (tdesc_create_enum): Declare.
4504 (tdesc_add_typed_bitfield, tdesc_add_enum_value): Declare.
4505 * valprint.c (generic_val_print_enum_1): New function.
4506 (generic_val_print_enum): Call it.
4507 (val_print_type_code_flags): Make static. Handle multibit bitfields
4508 and enum bitfields.
4509 * valprint.h (val_print_type_code_flags): Delete.
4510 * xml-tdesc.c (struct tdesc_parsing_data) <current_type_is_flags>:
4511 Delete. All uses removed.
4512 (tdesc_start_enum): New function.
4513 (tdesc_start_field): Handle multibit and enum bitfields.
4514 (tdesc_start_enum_value): New function.
4515 (enum_value_attributes, enum_children, enum_attributes): New static
4516 globals.
4517 (feature_children): Add "enum".
4518 * features/gdb-target.dtd (enum, evalue): New elements.
4519
4520 2016-03-15 Doug Evans <dje@google.com>
4521
4522 * target-descriptions.c (struct tdesc_type) <u.u.size>: Change type
4523 from LONGEST to int.
4524 (struct tdesc_type) <u.f.size>: Ditto.
4525 (tdesc_set_struct_size): Change type of "size" arg from LONGEST
4526 to int. Add assertion size > 0.
4527 (tdesc_create_flags): Ditto.
4528 * target-descriptions.h (tdesc_set_struct_size): Update.
4529 (tdesc_create_flags): Update.
4530 * xml-tdesc.c (MAX_FIELD_SIZE, MAX_FIELD_BITSIZE): New macros.
4531 (MAX_VECTOR_SIZE): New macro.
4532 (tdesc_start_struct): Catch conversion errors from LONGEST to int.
4533 (tdesc_start_flags, tdesc_start_field, tdesc_start_vector): Ditto.
4534
4535 2016-03-15 Doug Evans <dje@google.com>
4536
4537 * target-descriptions.c (maint_print_c_tdesc_cmd): Use "type" for
4538 TYPE_CODE_FLAGS instead of "field_type", for consistency.
4539 * features/i386/amd64-avx-linux.c: Regenerate.
4540 * features/i386/amd64-avx.c: Regenerate.
4541 * features/i386/amd64-avx512-linux.c: Regenerate.
4542 * features/i386/amd64-avx512.c: Regenerate.
4543 * features/i386/amd64-linux.c: Regenerate.
4544 * features/i386/amd64-mpx-linux.c: Regenerate.
4545 * features/i386/amd64-mpx.c: Regenerate.
4546 * features/i386/amd64.c: Regenerate.
4547 * features/i386/i386-avx-linux.c: Regenerate.
4548 * features/i386/i386-avx.c: Regenerate.
4549 * features/i386/i386-avx512-linux.c: Regenerate.
4550 * features/i386/i386-avx512.c: Regenerate.
4551 * features/i386/i386-linux.c: Regenerate.
4552 * features/i386/i386-mmx-linux.c: Regenerate.
4553 * features/i386/i386-mmx.c: Regenerate.
4554 * features/i386/i386-mpx-linux.c: Regenerate.
4555 * features/i386/i386-mpx.c: Regenerate.
4556 * features/i386/i386.c: Regenerate.
4557 * features/i386/x32-avx-linux.c: Regenerate.
4558 * features/i386/x32-avx.c: Regenerate.
4559 * features/i386/x32-avx512-linux.c: Regenerate.
4560 * features/i386/x32-avx512.c: Regenerate.
4561 * features/i386/x32-linux.c: Regenerate.
4562 * features/i386/x32.c: Regenerate.
4563
4564 2016-03-15 Pedro Alves <palves@redhat.com>
4565
4566 PR gdb/19676
4567 * linux-thread-db.c (try_thread_db_load_1): Leave
4568 info->td_ta_thr_iter_p NULL iff debugging a live process and we
4569 have /proc access.
4570 (find_new_threads_once): Assert that we have a non-NULL
4571 info->td_ta_thr_iter_p instead of checking whether the target has
4572 execution.
4573
4574 2016-03-15 Pedro Alves <palves@redhat.com>
4575
4576 PR gdb/19676
4577 * infrun.c (displaced_step_prepare): Also disable displaced
4578 stepping on NOT_SUPPORTED_ERROR.
4579 * linux-tdep.c (linux_displaced_step_location): If reading auxv
4580 fails, throw NOT_SUPPORTED_ERROR instead of generic error.
4581
4582 2016-03-13 Marcin Kościelnicki <koriakin@0x04.net>
4583
4584 * s390-linux-tdep.c (s390_gen_return_address): New function.
4585 (s390_gdbarch_init): Fill gen_return_address hook.
4586
4587 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
4588
4589 * symmisc.c (maintenance_info_line_tables): New function.
4590 (maintenance_print_one_line_table): New function.
4591 (_initialize_symmisc): Register 'maint info line-table' command.
4592 * NEWS: Mention new command.
4593
4594 2016-03-11 Marcin Kościelnicki <koriakin@0x04.net>
4595
4596 * s390-linux-tdep.c (s390_ax_pseudo_register_collect): New function.
4597 (s390_ax_pseudo_register_push_stack): New function.
4598 (s390_gdbarch_init): Fill ax_pseudo_register_collect and
4599 ax_pseudo_register_push_stack hooks.
4600
4601 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
4602
4603 * data-directory/Makefile.in (PYTHON_FILE_LIST): Install
4604 gdb/function/as_string.py.
4605 * python/lib/gdb/function/as_string.py: New file.
4606 * NEWS: Mention the new $_as_string function.
4607
4608 2016-03-09 Jose E. Marchesi <jose.marchesi@oracle.com>
4609
4610 * target.h: Fix doc string of target_can_use_hardware_watchpoint.
4611
4612 2016-03-09 Pedro Alves <palves@redhat.com>
4613
4614 * event-top.c (more_to_come): Delete.
4615 (struct readline_input_state): Delete.
4616 (readline_input_state): Delete.
4617 (get_command_line_buffer): New function.
4618 (command_handler): Update comments. Don't handle NULL commands
4619 here. Do not execute commented lines.
4620 (command_line_append_input_line): New function.
4621 (handle_line_of_input): New function, partly based on
4622 command_line_handler and command_line_input.
4623 (command_line_handler): Rewrite.
4624 * event-top.h (command_handler): New declaration.
4625 (command_loop): Defer command execution to command_handler.
4626 (command_line_input): Update comments. Simplify, using struct
4627 buffer and handle_line_of_input.
4628 * top.h (struct buffer): New forward declaration.
4629 (handle_line_of_input): New declaration.
4630
4631 2016-03-09 Pedro Alves <palves@redhat.com>
4632
4633 * event-top.c (command_line_handler): Use xfree + xstrdup instead
4634 of xrealloc + strcpy.
4635 * main.c (captured_main): Use xstrdup instead of xmalloc plus
4636 manual clear.
4637 * top.c (saved_command_line): Rewrite comment.
4638 (saved_command_line_size): Delete.
4639 (command_line_input): Use xfree + xstrdup instead of xrealloc +
4640 strcpy.
4641 * top.h (saved_command_line_size): Delete declaration.
4642
4643 2016-03-09 Pedro Alves <palves@redhat.com>
4644
4645 * event-top.c: Include buffer.h.
4646 (gdb_readline_no_editing_callback): Use struct buffer instead
4647 of xrealloc.
4648
4649 2016-03-09 Pedro Alves <palves@redhat.com>
4650
4651 * common/buffer.h (buffer_grow_char): New function.
4652 * top.c: Include buffer.h.
4653 (gdb_readline_no_editing): Rename 'prompt_arg' parameter to
4654 'prompt'. Use struct buffer instead of xrealloc.
4655
4656 2016-03-09 Pedro Alves <palves@redhat.com>
4657
4658 * defs.h (gdb_readline): Delete declaration.
4659 * top.c (gdb_readline): Rename to ...
4660 (gdb_readline_no_editing): ... this, and make static.
4661
4662 2016-03-09 Pedro Alves <palves@redhat.com>
4663
4664 * utils.c (prompt_for_continue): Update comments.
4665
4666 2016-03-09 Pedro Alves <palves@redhat.com>
4667
4668 * event-top.c (async_annotation_suffix): Delete.
4669 (top_level_prompt, command_line_handler): Don't use
4670 'async_annotation_suffix' and simplify.
4671 * event-top.h (async_annotation_suffix): Delete declaration.
4672 (init_main): Remove reference to 'async_annotation_suffix'.
4673
4674 2016-03-09 Pedro Alves <palves@redhat.com>
4675
4676 * event-top.c (gdb_readline2): Rename to ...
4677 (gdb_readline_no_editing_callback): ... this.
4678 (change_line_handler, stdin_event_handler)
4679 (gdb_setup_readline): Adjust.
4680 * event-top.h (gdb_readline2): Rename to ...
4681 (gdb_readline_no_editing_callback): ... this, and move closer to
4682 other readline-related declarations.
4683 * mi/mi-interp.c (mi_interpreter_resume): Adjust.
4684
4685 2016-03-09 Pedro Alves <palves@redhat.com>
4686
4687 * top.c (window_hook): Delete.
4688 (command_loop): Remove references to window_hook.
4689
4690 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
4691
4692 * corefile.c (safe_read_memory_unsigned_integer): New function.
4693 * gdbcore.h (safe_read_memory_unsigned_integer): New prototype.
4694 * rs6000-tdep.c (rs6000_frame_cache): Read backchain as unsigned.
4695
4696 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
4697
4698 * rs6000-tdep.c: Add "ax.h" and "ax-gdb.h" includes.
4699 (rs6000_gen_return_address): New function.
4700 (rs6000_gdbarch_init): Wire in the above.
4701
4702 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
4703
4704 * rs6000-tdep.c (rs6000_ax_pseudo_register_collect): New function.
4705 (rs6000_gdbarch_init): Wire in the above.
4706
4707 2016-03-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
4708
4709 * s390-linux-tdep.c (s390_analyze_prologue): Ignore BRC and BRCL
4710 instructions that do nothing or are conditional traps.
4711
4712 2016-03-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
4713
4714 * s390-linux-tdep.c (s390_prologue_frame_unwind_cache): Store
4715 frame func's PC in info->func before any other failure can occur.
4716 (s390_frame_this_id): Use frame_id_build_unavailable_stack if
4717 info->func has been filled out.
4718
4719 2016-03-09 Pedro Alves <palves@redhat.com>
4720
4721 * osabi.c (gdb_osabi_names): Avoid spaces in osabi names.
4722
4723 2016-03-09 Pedro Alves <palves@redhat.com>
4724
4725 * frv-tdep.c (frv_gdbarch_init): Handle bfd_mach_fr300.
4726
4727 2016-03-09 Pedro Alves <palves@redhat.com>
4728
4729 * cris-tdep.c (cris_gdbarch_init): Return 0 if the info's byte
4730 order is BFD_ENDIAN_BIG or if the cris version is unsupported.
4731
4732 2016-03-09 Pedro Alves <palves@redhat.com>
4733
4734 * doublest.c: Extend comments.
4735 (floatformat_to_doublest, floatformat_from_doublest): Copy the
4736 floatformat's total size, not the host type's size.
4737
4738 2016-03-09 Pedro Alves <palves@redhat.com>
4739
4740 * doublest.c (floatformat_totalsize_bytes): New function.
4741 (floatformat_from_type): Assert that the type's length is at least
4742 as long as the floatformat's totalsize.
4743 * doublest.h (floatformat_totalsize_bytes): New declaration.
4744 * gdbtypes.c (arch_float_type): Assert that the type's length is
4745 at least as long as the floatformat's totalsize.
4746
4747 2016-03-09 Pedro Alves <palves@redhat.com>
4748
4749 * hppa-linux-tdep.c (hppa_linux_init_abi): Set the long double
4750 format to floatformats_ieee_double.
4751
4752 2016-03-07 Pedro Alves <palves@redhat.com>
4753
4754 * mips-tdep.c (mips_gdbarch_init): Check whether info.abfd is NULL
4755 before calling bfd_get_flavour.
4756
4757 2016-03-05 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
4758
4759 * avr-tdep.c (AVR_LAST_ARG_REGNUM): Define.
4760 (avr_push_dummy_call): Correct last needed argument register.
4761 Write MSB of argument into register and subsequent bytes into
4762 other registers in decreasing order.
4763
4764 2016-03-04 Yao Qi <yao.qi@linaro.org>
4765
4766 * arm-tdep.c (arm_record_vdata_transfer_insn): Simplify the
4767 condition check. Record the right D register number.
4768
4769 2016-03-04 Yao Qi <yao.qi@linaro.org>
4770
4771 * arm-tdep.c (arm_record_extension_space): Remove code
4772 printing "Process record does not support".
4773 (arm_record_data_proc_misc_ld_str): Likewise.
4774 (decode_insn): Call arm_record_extension_space if condition
4775 is 0xf. Call arm_record_unsupported_insn if ret isn't
4776 ARM_RECORD_SUCCESS. Use 'ret' instead of 'insn_id' to hold
4777 the value of thumb2_record_decode_insn_handler.
4778
4779 2016-03-04 Simon Marchi <simon.marchi@ericsson.com>
4780
4781 * features/feature_to_c.sh: Print the help when passing no
4782 argument.
4783
4784 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4785
4786 * MAINTAINERS (Write After Approval): Add Bernhard Heckel.
4787
4788 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
4789
4790 * dwarf2read.c (new_symbol_full): Fix detection of gfortran compilers.
4791
4792 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4793
4794 * s390-linux-tdep.c (s390_backchain_frame_unwind_cache): Avoid
4795 exception when attempting to access the inferior's backchain.
4796
4797 2016-02-29 Yao Qi <yao.qi@linaro.org>
4798
4799 * aarch64-linux-tdep.c (aarch64_canonicalize_syscall): Support
4800 eventfd2, eventfd2, dup3, inotify_init1, fallocate and pipe2.
4801 Return gdb_sys_epoll_create1 instead of gdb_sys_epoll_create
4802 for aarch64_sys_epoll_create1.
4803
4804 2016-02-29 Yao Qi <yao.qi@linaro.org>
4805
4806 * linux-record.h (enum gdb_syscall) <gdb_sys_fallocate>: New.
4807 <gdb_sys_eventfd2, gdb_sys_epoll_create1, gdb_sys_dup3>: New.
4808 <gdb_sys_pipe2, gdb_sys_inotify_init1>: New.
4809 * linux-record.c (record_linux_system_call): Handle them.
4810
4811 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
4812
4813 * d-namespace.c (d_lookup_symbol_imports): Avoid recursive lookups from
4814 cyclic imports.
4815
4816 2016-02-26 Keith Seitz <keiths@redhat.com>
4817
4818 * rs6000-tdep.c (rs6000_frame_cache): Explicitly cast return result
4819 to avoid invalid conversion from void *.
4820
4821 2016-02-26 Yao Qi <yao.qi@linaro.org>
4822
4823 * arm-tdep.c (arm_record_exreg_ld_st_insn): Set 'single_reg'
4824 per bit 8. Check bit 20 instead of bit 4 for VMOV
4825 instruction. Record D registers for instructions changing
4826 S registers. Change of the order of length and address
4827 in record_buf_mem array.
4828
4829 2016-02-26 Yao Qi <yao.qi@linaro.org>
4830
4831 * arm-tdep.c (thumb_record_ld_st_reg_offset): Fix the register
4832 number of Rd.
4833
4834 2016-02-25 Doug Evans <dje@google.com>
4835
4836 * remote-m32r-sdi.c (recv_char_data): Initialize val to avoid
4837 compiler warning.
4838 (recv_long_data): Ditto.
4839
4840 2016-02-25 Simon Marchi <simon.marchi@ericsson.com>
4841
4842 * i386-linux-tdep.c (i386_linux_handle_segmentation_fault):
4843 Initialize variables.
4844
4845 2016-02-25 Antoine Tremblay <antoine.tremblay@ericsson.com>
4846
4847 * ax-general.c (ax_reg): Call gdbarch_remote_register_number.
4848 (ax_reg_mask): Likewise.
4849
4850 2016-02-24 Pedro Alves <palves@redhat.com>
4851
4852 * linux-nat.c (save_sigtrap) Delete.
4853 (stop_wait_callback): Call save_stop_reason instead of
4854 save_sigtrap.
4855 (check_stopped_by_breakpoint): Rename to ...
4856 (save_stop_reason): ... this. Bits of save_sigtrap folded here.
4857 Use GDB_ARCH_IS_TRAP_HWBKPT and handle ambiguous
4858 GDB_ARCH_IS_TRAP_BRKPT / GDB_ARCH_IS_TRAP_HWBKPT. Factor out
4859 common code between the USE_SIGTRAP_SIGINFO and
4860 !USE_SIGTRAP_SIGINFO blocks.
4861 (linux_nat_filter_event): Call save_stop_reason instead of
4862 save_sigtrap.
4863 * nat/linux-ptrace.h: Check for both SI_KERNEL and TRAP_BRKPT
4864 si_code for MIPS.
4865 * nat/linux-ptrace.h: Fix "TRAP_HWBPT" typo in x86 table. Add
4866 comments on MIPS behavior.
4867 (GDB_ARCH_IS_TRAP_HWBKPT): Define for all archs.
4868
4869 2016-02-24 Marcin Kościelnicki <koriakin@0x04.net>
4870
4871 * rs6000-tdep.c (rs6000_frame_cache): Initialize frame and pc to 0
4872 to avoid spurious warnings.
4873
4874 2016-02-24 Gary Benson <gbenson@redhat.com>
4875
4876 * exec.c (exec_file_locate_attach): Do not attempt to
4877 locate main executable locally if not found in sysroot.
4878
4879 2016-02-24 Joel Brobecker <brobecker@adacore.com>
4880
4881 GDB 7.11 released.
4882
4883 2016-02-24 Wei-cheng Wang <cole945@gmail.com>
4884
4885 * rs6000-tdep.c (rs6000_frame_cache, rs6000_frame_this_id): Handle
4886 unavailable PC/SP to build unavailable frame.
4887
4888 2016-02-23 Doug Evans <dje@google.com>
4889
4890 Extend "skip" command to support -file, -gfile, -function, -rfunction.
4891 * NEWS: Document new features.
4892 * skip.c: #include "fnmatch.h", "gdb_regex.h".
4893 (skiplist_entry) <file>: Renamed from filename.
4894 <function>: Renamed from function_name.
4895 <file_is_glob, function_is_regexp>: New members.
4896 <compiled_function_regexp, compiled_function_regexp_is_valid>:
4897 New members.
4898 (make_skip_entry): New function.
4899 (free_skiplist_entry, free_skiplist_entry_cleanup): New functions.
4900 (make_free_skiplist_entry_cleanup): New function.
4901 (skip_file_command): Update.
4902 (skip_function, skip_function_command): Update.
4903 (compile_skip_regexp): New functions.
4904 (skip_command): Add support for new options.
4905 (skip_info): Update.
4906 (skip_file_p, skip_gfile_p): New functions.
4907 (skip_function_p, skip_rfunction_p): New functions.
4908 (function_name_is_marked_for_skip): Update and simplify.
4909 (_initialize_step_skip): Update.
4910 * symtab.c: #include "fnmatch.h".
4911 (compare_glob_filenames_for_search): New function.
4912 * symtab.h (compare_glob_filenames_for_search): Declare.
4913 * utils.c (count_path_elements): New function.
4914 (strip_leading_path_elements): New function.
4915 * utils.h (count_path_elements): Declare.
4916 (strip_leading_path_elements): Declare.
4917
4918 2016-02-23 Simon Marchi <simon.marchi@ericsson.com>
4919
4920 * arm-tdep.c (arm_decode_svc_copro): Remove "to" parameter.
4921 (thumb_process_displaced_insn): Likewise.
4922 (arm_process_displaced_insn): Adjust calls.
4923
4924 2016-02-23 Yao Qi <yao.qi@linaro.org>
4925
4926 * aarch64-linux-tdep.c (enum aarch64_syscall) <aarch64_sys_mknod>:
4927 Remove.
4928 <aarch64_sys_mkdir, aarch64_sys_unlink, aarch64_sys_symlink>: Remove.
4929 <aarch64_sys_link, aarch64_sys_rename, aarch64_sys_faccess>: Remove.
4930 <aarch64_sys_mknodat, aarch64_sys_mkdirat>: New.
4931 <aarch64_sys_unlinkat, aarch64_sys_symlinkat>: New.
4932 <aarch64_sys_linkat, aarch64_sys_renameat>: New.
4933 <aarch64_sys_faccessat>: New.
4934 <aarch64_sys_open, aarch64_sys_readlink, aarch64_sys_fstatat>: Remove.
4935 <aarch64_sys_openat, aarch64_sys_readlinkat>: New.
4936 <aarch64_sys_newfstatat>: New.
4937 (UNSUPPORTED_SYSCALL_MAP): New macro.
4938 (aarch64_canonicalize_syscall): Add missing syscalls.
4939
4940 2016-02-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4941
4942 * gdb-gdb.py (class TypeFlagsPrinter): Use parentheses for print.
4943
4944 2016-02-22 Yao Qi <yao.qi@linaro.org>
4945
4946 * arm-tdep.c: Fix code format issues.
4947
4948 2016-02-21 Iain Buclaw <ibuclaw@gdcproject.org>
4949
4950 * d-namespace.c (d_lookup_symbol_imports): Remove argument
4951 'search_parents'. All callers updated.
4952
4953 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
4954
4955 * s390-linux-tdep.c (s390_guess_tracepoint_registers): New function.
4956 (s390_gdbarch_init): Fill guess_tracepoint_registers hook.
4957
4958 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
4959
4960 * NEWS: Add entry for bound violation.
4961 * amd64-linux-tdep.c (amd64_linux_init_abi_common):
4962 Add handler for segmentation fault.
4963 * gdbarch.sh (handle_segmentation_fault): New.
4964 * gdbarch.c: Regenerate.
4965 * gdbarch.h: Regenerate.
4966 * i386-linux-tdep.c (i386_linux_handle_segmentation_fault): New.
4967 (SIG_CODE_BONDARY_FAULT): New define.
4968 (i386_linux_init_abi): Use i386_mpx_bound_violation_handler.
4969 * i386-linux-tdep.h (i386_linux_handle_segmentation_fault) New.
4970 * i386-tdep.c (i386_mpx_enabled): Add as external.
4971 * i386-tdep.c (i386_mpx_enabled): Add as external.
4972 * infrun.c (handle_segmentation_fault): New function.
4973 (print_signal_received_reason): Use handle_segmentation_fault.
4974
4975 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
4976
4977 * arch-utils.c (default_guess_tracepoint_registers): New function.
4978 * arch-utils.h (default_guess_tracepoint_registers): New prototype.
4979 * gdbarch.c: Regenerate.
4980 * gdbarch.h: Regenerate.
4981 * gdbarch.sh: Add guess_tracepoint_registers hook.
4982 * tracefile.c (tracefile_fetch_registers): Use the new gdbarch hook.
4983
4984 2016-02-17 Gary Benson <gbenson@redhat.com>
4985
4986 * exec.c (exec_file_locate_attach): Add missing cleanup.
4987
4988 2016-02-16 Don Breazeal <donb@codesourcery.com>
4989
4990 PR remote/19496
4991 * remote.c (remove_new_fork_children): Check for pending
4992 fork status in thread_info.suspend.
4993
4994 2016-02-16 Yao Qi <yao.qi@linaro.org>
4995
4996 * arm-linux-tdep.c (arm_linux_software_single_step): Assign
4997 'old_chain' later.
4998
4999 2016-02-16 Yao Qi <yao.qi@linaro.org>
5000
5001 * arch/arm-get-next-pcs.h (struct arm_get_next_pcs_ops)
5002 <syscall_next_pc>: Remove argument PC. Callers updated.
5003 * arm-linux-tdep.c (arm_linux_get_next_pcs_syscall_next_pc):
5004 Remove argument PC. Get pc from regcache_read_pc.
5005 * arm-tdep.c (arm_get_next_pcs_syscall_next_pc): Remove
5006 argument PC.
5007
5008 2016-02-15 Yao Qi <yao.qi@linaro.org>
5009
5010 * aarch64-tdep.c (aarch64_analyze_prologue): Remove "0x".
5011
5012 2016-02-12 Yao Qi <yao.qi@linaro.org>
5013
5014 * arch/arm-linux.c (arm_linux_get_next_pcs_fixup): Calculate
5015 nextpc according to instruction.
5016
5017 2016-02-12 Yao Qi <yao.qi@linaro.org>
5018
5019 * arch/arm-get-next-pcs.c (arm_get_next_pcs): Call
5020 self->ops->fixup if it isn't NULL.
5021 * arch/arm-get-next-pcs.h: Include gdb_vecs.h.
5022 (struct arm_get_next_pcs_ops) <fixup>: New field.
5023 * arch/arm-linux.c: Include common-regcache.h and
5024 arch/arm-get-next-pcs.h.
5025 (arm_linux_get_next_pcs_fixup): New function.
5026 * arch/arm-linux.h (arm_linux_get_next_pcs_fixup): Declare.
5027 * arm-linux-tdep.c (arm_linux_get_next_pcs_ops): Initialize
5028 it with arm_linux_get_next_pcs_fixup.
5029 (arm_linux_software_single_step): Move code to
5030 arm_linux_get_next_pcs_fixup.
5031 * arm-tdep.c (arm_get_next_pcs_ops): Initialize it.
5032
5033 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
5034
5035 * xml-tdesc.c (target_fetch_description_xml) [!HAVE_LIBEXPAT]: Warn
5036 and return NULL.
5037
5038 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
5039
5040 * frame.h (skip_tailcall_frames): Update comment.
5041 * frame.c (skip_artificial_frames, skip_tailcall_frames): Return NULL
5042 if only artificial frames are found. Update comment.
5043 (frame_unwind_caller_id): Handle NULL return.
5044 (frame_unwind_caller_pc, frame_unwind_caller_arch): Assert that
5045 skip_artificial_frames does not return NULL.
5046 (frame_pop): Add an error if only tailcall frames are found.
5047 * infcmd.c (finish_command): Move skip_tailcall_frames call into
5048 forward-execution case. Add an error if only tailcall frames are
5049 found.
5050
5051 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
5052
5053 * stack.c (frame_info): Check frame_unwind_caller_id.
5054
5055 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
5056
5057 * frame.h (skip_tailcall_frames): New.
5058 * frame.c (skip_tailcall_frames): New.
5059 (frame_pop): Call skip_tailcall_frames.
5060 * infcmd.c (finish_command): Call skip_tailcall_frames.
5061
5062 2016-02-11 Pedro Alves <palves@redhat.com>
5063
5064 * Makefile.in (check-parallel): New rule.
5065
5066 2016-02-11 Simon Marchi <simon.marchi@ericsson.com>
5067
5068 * arm-tdep.c (arm_skip_prologue): Remove unused variables.
5069 (arm_analyze_prologue): Likewise.
5070 (arm_scan_prologue): Likewise.
5071 (arm_m_exception_prev_register): Likewise.
5072 (arm_copy_block_xfer): Likewise.
5073 (thumb2_copy_block_xfer): Likewise.
5074 (arm_decode_miscellaneous): Likewise.
5075 (arm_decode_ld_st_word_ubyte): Likewise.
5076 (arm_decode_svc_copro): Likewise.
5077 (thumb2_decode_svc_copro): Likewise.
5078 (thumb_copy_16bit_ldr_literal): Likewise.
5079 (thumb_copy_pop_pc_16bit): Likewise.
5080 (decode_thumb_32bit_ld_mem_hints): Likewise.
5081 (arm_show_force_mode): Likewise.
5082 (_initialize_arm_tdep): Likewise.
5083 (arm_record_strx): Likewise.
5084 (arm_record_extension_space): Likewise.
5085 (arm_record_data_proc_misc_ld_str): Likewise.
5086 (arm_record_exreg_ld_st_insn): Likewise.
5087 (arm_record_vfp_data_proc_insn): Likewise.
5088 (arm_record_coproc_data_proc): Likewise.
5089 (thumb_record_misc): Likewise.
5090 (thumb_record_ldm_stm_swi): Likewise.
5091 (thumb2_record_ld_st_dual_ex_tbb): Likewise.
5092 (thumb2_record_ld_mem_hints): Likewise.
5093 (thumb2_record_lmul_lmla_div): Likewise.
5094 (thumb2_record_asimd_struct_ld_st): Likewise.
5095 (arm_process_record): Likewise.
5096
5097 2016-02-11 Simon Marchi <simon.marchi@ericsson.com>
5098
5099 * arm-tdep.c (arm_displaced_step_copy_insn): Remove.
5100 (ARM displaced stepping support): Remove reference to
5101 arm_displaced_step_copy_insn in comment.
5102 * arm-tdep.h (arm_displaced_step_copy_insn): Remove.
5103 * arm-linux-tdep.c (arm_linux_displaced_step_copy_insn): Remove
5104 reference to arm_displaced_step_copy_insn in comment.
5105
5106 2016-02-11 Simon Marchi <simon.marchi@ericsson.com>
5107
5108 * arm-tdep.c (thumb_copy_unmodified_16bit): Change type of insn.
5109 (thumb_copy_b): Likewise.
5110 (arm_decode_b_bl_ldmstm): Likewise.
5111 (thumb_copy_16bit_ldr_literal): Likewise.
5112 (thumb_copy_pop_pc_16bit): Likewise.
5113
5114 2016-02-11 Antoine Tremblay <antoine.tremblay@ericsson.com>
5115
5116 * tracepoint.c (encode_actions_1): Use target_gdbarch () rather
5117 than loc->gdbarch.
5118
5119 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
5120
5121 * tracefile-tfile.c (trace_tdesc): New static variable.
5122 (tfile_open): Clear trace_tdesc, call target_find_description.
5123 (tfile_interp_line): Recognize tdesc lines.
5124 (tfile_close): Clear trace_tdesc.
5125 (tfile_xfer_partial_features): New function.
5126 (tfile_xfer_partial): Call tfile_xfer_partial_features.
5127 (tfile_append_tdesc_line): New function.
5128
5129 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
5130
5131 * ctf.c (ctf_write_tdesc): New function.
5132 (ctf_write_ops): Wire in ctf_write_tdesc.
5133 * tracefile-tfile.c (tfile_write_tdesc): New function.
5134 (tfile_write_ops): Wire in tfile_write_tdesc.
5135 * tracefile.c (trace_save): Call write_tdesc method.
5136 * tracefile.h (struct trace_file_write_ops): Add write_tdesc method.
5137 * xml-tdesc.c (target_fetch_description_xml): New function.
5138 * xml-tdesc.h: Add target_fetch_description_xml prototype.
5139
5140 2016-02-10 Simon Marchi <simon.marchi@ericsson.com>
5141
5142 * arm-tdep.c (arm_copy_extra_ld_st): Fix "unpriveleged" typo.
5143 (arm_decode_dp_misc): Likewise.
5144
5145 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
5146
5147 * amd64-tdep.c (amd64_ax_pseudo_register_collect): New function.
5148 (amd64_init_abi): Fill ax_pseudo_register_collect hook.
5149 * gdb/i386-tdep.c (i386_pseudo_register_read_into_value): Remove
5150 misleading comment.
5151 (i386_pseudo_register_write): Ditto.
5152 (i386_ax_pseudo_register_collect): New function.
5153 (i386_gdbarch_init): Fill ax_pseudo_register_collect hook.
5154 * i386-tdep.h: Add i386_ax_pseudo_register_collect prototype.
5155
5156 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
5157
5158 * tracefile-tfile.c (tfile_fetch_registers): Use g packet order
5159 instead of gdb order.
5160
5161 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
5162
5163 * tracefile-tfile.c (tfile_fetch_registers): Fix off-by-one in bounds
5164 check.
5165
5166 2016-02-10 Joel Brobecker <brobecker@adacore.com>
5167
5168 * NEWS: Create a new section for the next release branch.
5169 Rename the section of the current branch, now that it has
5170 been cut.
5171
5172 2016-02-10 Joel Brobecker <brobecker@adacore.com>
5173
5174 GDB 7.11 branch created (9ef9e6a6a0dd8f948708cb67c9afcfd0be40cb0a):
5175 * version.in: Bump version to 7.11.50.DATE-git.
5176
5177 2016-02-09 Keith Seitz <keiths@redhat.com>
5178
5179 PR breakpoints/19546
5180 * breakpoint.c (breakpoint_event_location_empty_p): New function.
5181 (update_breakpoints_after_exec, bkpt_re_set): Use this new function
5182 instead of event_location_empty_p.
5183
5184 2016-02-09 Keith Seitz <keiths@redhat.com>
5185
5186 * mi/mi-cmd-break.c (mi_cmd_break_insert_1): Use
5187 string_to_event_location_basic instead of string_to_event_location.
5188
5189 2016-02-09 Keith Seitz <keiths@redhat.com>
5190
5191 * guile/scm-breakpoint.c (gdbscm_register_breakpoint_x): Skip
5192 leading whitespace and use string_to_event_location_basic instead
5193 of new_linespec_location.
5194
5195 2016-02-09 Keith Seitz <keiths@redhat.com>
5196
5197 PR python/19506
5198 * python/py-breakpoint.c (bppy_init): Use
5199 string_to_event_location_basic instead of new_linespec_location.
5200
5201 2016-02-09 Keith Seitz <keiths@redhat.com>
5202
5203 * location.c (string_to_explicit_location): Note that "-p" is
5204 reserved for probe locations and return NULL for any input
5205 that starts with that.
5206 (string_to_event_location): Move "legacy" linespec code to ...
5207 (string_to_event_location_basic): ... here.
5208 * location.h (string_to_event_location): Update comment.
5209 (string_to_event_location_basic): New function.
5210
5211 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
5212
5213 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
5214 to AC_OUTPUT. Remove "exit 0" at the end.
5215 * configure: Regenerate.
5216
5217 2016-02-09 Pedro Alves <palves@redhat.com>
5218
5219 PR breakpoints/19548
5220 * breakpoint.c (create_overlay_event_breakpoint): Don't update
5221 global location list here.
5222 (create_longjmp_master_breakpoint)
5223 (create_std_terminate_master_breakpoint)
5224 (create_exception_master_breakpoint, create_jit_event_breakpoint)
5225 (update_breakpoint_locations):
5226 (breakpoint_re_set): Update global location list after all
5227 breakpoints are re-set.
5228
5229 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
5230
5231 * remote.c (remote_register_number_and_offset): Remove unused
5232 variable(s).
5233 (remote_thread_always_alive): Likewise.
5234 (remote_update_thread_list): Likewise.
5235 (process_initial_stop_replies): Likewise.
5236 (remote_start_remote): Likewise.
5237 (remote_check_symbols): Likewise.
5238 (discard_pending_stop_replies): Likewise.
5239 (process_stop_reply): Likewise.
5240 (putpkt_binary): Likewise.
5241 (getpkt): Likewise.
5242 (remote_add_target_side_condition): Likewise.
5243 (remote_insert_breakpoint): Likewise.
5244 (remote_supports_stopped_by_sw_breakpoint): Likewise.
5245 (remote_supports_stopped_by_hw_breakpoint): Likewise.
5246 (remote_xfer_partial): Likewise.
5247 (remote_read_btrace): Likewise.
5248 (remote_async_serial_handler): Likewise.
5249 (remote_thread_events): Likewise.
5250 (_initialize_remote): Likewise.
5251
5252 2016-02-07 Simon Marchi <simon.marchi@polymtl.ca>
5253
5254 * varobj.h (varobj_delete): Remove dellist parameter, update and
5255 move documentation here.
5256 * varobj.c (struct cpstack, cppush, cppop): Remove.
5257 (delete_variable): Remove resultp (first) parameter.
5258 (delete_variable_1): Likewise.
5259 (varobj_delete): Remove dellist parameter and unused code.
5260 (update_dynamic_varobj_children): Adjust varobj_delete call.
5261 (update_type_if_necessary): Likewise.
5262 (varobj_set_visualizer): Likewise.
5263 (varobj_update): Likewise.
5264 (value_of_root): Likewise.
5265 (varobj_invalidate_iter): Likewise.
5266 * mi/mi-cmd-var.c (mi_cmd_var_delete): Likewise.
5267
5268 2016-02-04 Yao Qi <yao.qi@linaro.org>
5269
5270 * remote.c (remote_wait_as): Set rs->waiting_for_stop_reply to
5271 0 before handling 'F' and set it back afterwards.
5272
5273 2016-02-02 Simon Marchi <simon.marchi@ericsson.com>
5274
5275 * ui-out.c (MAX_UI_OUT_LEVELS): Remove.
5276
5277 2016-02-02 Walfred Tedeschi <walfred.tedeschi@intel.com>
5278
5279 * amd64-linux-siginfo.c (nat_siginfo_t, nat_sigval_t, nat_timeval):
5280 New types.
5281 (compat_siginfo): New bound fields added.
5282 (compat_x32_siginfo): New field added.
5283 (cpt_si_addr_lsb): New define.
5284 (compat_siginfo_from_siginfo): Use nat_siginfo.
5285 (siginfo_from_compat_siginfo): Use nat_siginfo.
5286 (compat_x32_siginfo_from_siginfo): Likewise.
5287 (siginfo_from_compat_x32_siginfo): Likewise.
5288
5289 2016-02-02 Walfred Tedeschi <walfred.tedeschi@intel.com>
5290
5291 * linux-tdep.c (linux_get_siginfo_type): Add the _addr_bnd
5292 structure to the siginfo if extra_fields contains
5293 LINUX_SIGINFO_FIELD_ADDR_BND.
5294
5295 2016-02-02 Walfred Tedeschi <walfred.tedeschi@intel.com>
5296
5297 * linux-tdep.h (linux_get_siginfo_type_with_fields): Make extern.
5298 * linux-tdep.c (linux_get_siginfo_type_with_fields): Make extern.
5299 * i386-linux-tdep.h (x86_linux_get_siginfo_type): New
5300 function.
5301 * amd64-linux-tdep.c (amd64_linux_init_abi_common): Add
5302 x86_linux_get_siginfo_type for the amd64 abi.
5303 * i386-linux-tdep.c (x86_linux_get_siginfo_type): New
5304 function.
5305 (i386_linux_init_abi): Add new function at the i386 ABI
5306 initialization.
5307
5308 2016-02-02 Walfred Tedeschi <walfred.tedeschi@intel.com>
5309
5310 * linux-tdep.h (linux_siginfo_extra_field_values): New enum values.
5311 (linux_siginfo_extra_fields): New enum type.
5312 * linux-tdep.c (linux_get_siginfo_type_with_fields): New function.
5313 (linux_get_siginfo_type): Use new function.
5314
5315 2016-02-02 Walfred Tedeschi <walfred.tedeschi@intel.com>
5316
5317 * nat/amd64-linux-siginfo.c: New file.
5318 * nat/amd64-linux-siginfo.h: New file.
5319 * Makefile.in (HFILES_NO_SRCDIR): Add nat/amd64-linux-siginfo.h.
5320 (amd64-linux-siginfo.o): New rule.
5321 * config/i386/linux64.mh (NATDEPFILES): Add amd64-linux-siginfo.o.
5322 * amd64-linux-nat.c (nat/amd64-linux-siginfo.h): New include.
5323 (compat_siginfo_from_siginfo, siginfo_from_compat_siginfo)
5324 (compat_x32_siginfo_from_siginfo, siginfo_from_compat_x32_siginfo)
5325 (compat_timeval, compat_sigval, compat_x32_clock, cpt_si_pid)
5326 (cpt_si_uid, cpt_si_timerid, cpt_si_overrun, cpt_si_status)
5327 (cpt_si_utime, cpt_si_stime, cpt_si_ptr, cpt_si_addr, cpt_si_band)
5328 (cpt_si_fd, si_timerid, si_overrun): Move to nat/amd64-linux-siginfo.c.
5329
5330 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
5331
5332 * value.c (max_value_size): New variable.
5333 (MIN_VALUE_FOR_MAX_VALUE_SIZE): New define.
5334 (set_max_value_size): New function.
5335 (show_max_value_size): New function.
5336 (check_type_length_before_alloc): New function.
5337 (allocate_value_contents): Call check_type_length_before_alloc.
5338 (set_value_enclosing_type): Likewise.
5339 (_initialize_values): Add set/show handler for max-value-size.
5340 * NEWS: Mention new set/show command.
5341
5342 2016-01-31 Simon Marchi <simon.marchi@polymtl.ca>
5343
5344 * varobj.h (struct varobj): Fix typos in comments.
5345 (struct lang_varobj_ops): Likewise.
5346 * varobj.c (VAROBJ_TABLE_SIZE): Likewise.
5347 (varobj_create): Move misplaced comment.
5348
5349 2016-01-29 Simon Marchi <simon.marchi@ericsson.com>
5350
5351 * aarch64-tdep.c (aarch64_record_asimd_load_store): Add braces
5352 to for include additional lines.
5353 * xcoffread.c (scan_xcoff_symtab): Remove unnecessary braces.
5354
5355 2016-01-28 Simon Marchi <simon.marchi@ericsson.com>
5356
5357 * gnulib/import/Makefile.am: Regenerate.
5358 * gnulib/import/Makefile.in: Regenerate.
5359 * gnulib/import/m4/gnulib-cache.m4: Regenerate.
5360 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add rawmemchr.
5361
5362 2016-01-28 Simon Marchi <simon.marchi@ericsson.com>
5363
5364 * remote.c (skip_to_semicolon): Remove.
5365 (remote_parse_stop_reply): Use strchrnul instead of
5366 skip_to_semicolon.
5367 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add
5368 strchrnul.
5369 * gnulib/aclocal.m4: Regenerate.
5370 * gnulib/config.in: Regenerate.
5371 * gnulib/configure: Regenerate.
5372 * gnulib/import/Makefile.am: Regenerate.
5373 * gnulib/import/Makefile.in: Regenerate.
5374 * gnulib/import/m4/gnulib-cache.m4: Regenerate.
5375 * gnulib/import/m4/gnulib-comp.m4: Regenerate.
5376 * gnulib/import/m4/rawmemchr.m4: New file.
5377 * gnulib/import/m4/strchrnul.m4: New file.
5378 * gnulib/import/rawmemchr.c: New file.
5379 * gnulib/import/rawmemchr.valgrind: New file.
5380 * gnulib/import/strchrnul.c: New file.
5381 * gnulib/import/strchrnul.valgrind: New file.
5382
5383 2016-01-28 Yao Qi <yao.qi@linaro.org>
5384
5385 * breakpoint.c (build_target_command_list): Don't call continue
5386 if aexpr is NULL.
5387 (build_target_condition_list): Likewise.
5388
5389 2016-01-27 Kevin Buettner <kevinb@redhat.com>
5390
5391 * rx-tdep.c (rx_push_dummy_call): Treat scalars larger than 8
5392 bytes as aggregates.
5393
5394 2016-01-27 Joel Brobecker <brobecker@adacore.com>
5395
5396 * MAINTAINERS (Responsible Maintainers): Add Keith Seitz as
5397 Linespec Maintainers.
5398
5399 2016-01-26 Simon Marchi <simon.marchi@ericsson.com>
5400
5401 * common/common-utils.c (skip_spaces): Fix comment.
5402 (skip_to_space_const): Likewise.
5403
5404 2016-01-25 Yao Qi <yao.qi@linaro.org>
5405
5406 * arch/arm-get-next-pcs.c (thumb_deal_with_atomic_sequence_raw):
5407 Remove argument pc. Get pc by regcache_read_pc. Callers updated.
5408 (arm_deal_with_atomic_sequence_raw): Likewise.
5409 (thumb_get_next_pcs_raw): Likewise.
5410 (arm_get_next_pcs_raw): Likewise.
5411 (arm_get_next_pcs): Remove argument pc. Callers updated.
5412 * arch/arm-get-next-pcs.h (arm_get_next_pcs): Update declaration.
5413
5414 2016-01-25 Mark Wielaard <mjw@redhat.com>
5415
5416 * ada-lang.c (ada_evaluate_subexp): Add proper else block.
5417 * c-typeprint.c (c_type_print_base): Fix misleading indentation of
5418 if statement.
5419 * inflow.c (child_terminal_ours_1): Fix misleading indentation of
5420 statement block by introducing an else.
5421 * linux-record.c (record_linux_sockaddr): Fix misleading indentation
5422 of return statements.
5423 (record_linux_msghdr): Likewise.
5424
5425 2016-01-25 Pedro Alves <palves@redhat.com>
5426
5427 PR threads/19461
5428 * infrun.c (handle_inferior_event_1) <fork/vfork>: Update
5429 parent/child running states.
5430
5431 2016-01-25 Pedro Alves <palves@redhat.com>
5432
5433 PR gdb/19494
5434 * linux-nat.c (kill_one_lwp): New, factored out from ...
5435 (kill_callback): ... this.
5436 (kill_wait_callback): New, factored out from ...
5437 (kill_wait_one_lwp): ... this.
5438 (kill_unfollowed_fork_children): New function.
5439 (linux_nat_kill): Use it.
5440
5441 2016-01-22 John Baldwin <jhb@FreeBSD.org>
5442
5443 * fbsd-nat.c (fbsd_pid_to_str): Adjust string format.
5444
5445 2016-01-22 Yao Qi <yao.qi@linaro.org>
5446
5447 * arm-linux-nat.c (fetch_fpregs): Call perror_with_name
5448 instead of warning.
5449 (store_fpregs, fetch_regs, store_regs): Likewise.
5450 (fetch_wmmx_regs, store_wmmx_regs): Likewise.
5451 (fetch_vfp_regs, store_vfp_regs): Likewise.
5452
5453 2016-01-21 Doug Evans <dje@google.com>
5454
5455 * breakpoint.c (init_breakpoint_sal): Add comment.
5456
5457 2016-01-21 Marcin Kościelnicki <koriakin@0x04.net>
5458
5459 * ax-gdb.c (gen_traced_pop): Use gen_fetch for string collection.
5460
5461 2016-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5462
5463 * disasm.c (maybe_add_dis_line_entry): Rename to...
5464 (add_dis_line_entry): ...this, and update header comment.
5465 (do_mixed_source_and_assembly): Now use add_dis_line_entry.
5466
5467 2016-01-21 Pedro Alves <palves@redhat.com>
5468
5469 * Makefile.in (COMPILER_CFLAGS): New.
5470 (CXXFLAGS): Get it from configure.
5471 (INTERNAL_CFLAGS_BASE, INTERNAL_LDFLAGS): Use COMPILER_CFLAGS
5472 instead of CFLAGS.
5473 * build-with-cxx.m4 (GDB_AC_BUILD_WITH_CXX): Set and AC_SUBST
5474 COMPILER_CFLAGS.
5475 * configure: Regenerate.
5476
5477 2016-01-21 Joel Brobecker <brobecker@adacore.com>
5478
5479 * location.h (new_address_location): Add new parameters
5480 "addr_string" and "addr_string_len".
5481 (get_address_string_location): Add declaration.
5482 * location.c (new_address_location): Add new parameters
5483 "addr_string" and "addr_string_len". If not NULL, store
5484 a copy of the addr_string in the new location as well.
5485 (get_address_string_location): New function.
5486 (string_to_event_location): Update call to new_address_location.
5487 * linespec.c (event_location_to_sals) <ADDRESS_LOCATION>:
5488 Save the event location in the parser's state before
5489 passing it to convert_address_location_to_sals.
5490 * breakpoint.c (create_thread_event_breakpoint): Update call
5491 to new_address_location.
5492 (init_breakpoint_sal): Get the event location's string, if any,
5493 and use it to update call to new_address_location.
5494 * python/py-finishbreakpoint.c (bpfinishpy_init):
5495 Update call to new_address_location.
5496 * spu-tdep.c (spu_catch_start): Likewise.
5497
5498 * config/djgpp/fnchange.lst: Add entries for
5499 gdb/testsuite/gdb.base/break-fun-addr1.c and
5500 gdb/testsuite/gdb.base/break-fun-addr2.c.
5501
5502 2016-01-21 Yao Qi <yao.qi@linaro.org>
5503
5504 * arm-linux-tdep.c (arm_linux_sigreturn_next_pc): Add parameter
5505 is_thumb and set it according to CPSR saved on the stack.
5506 (arm_linux_get_next_pcs_syscall_next_pc): Pass is_thumb to
5507 arm_linux_sigreturn_next_pc.
5508
5509 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
5510
5511 * python/lib/gdb/printing.py (FlagEnumerationPrinter.__call__):
5512 Fix enumerators sort key function.
5513
5514 2016-01-20 Joel Brobecker <brobecker@adacore.com>
5515
5516 * printcmd.c (print_scalar_formatted): Move binary operator from
5517 end of line to beginning of next line. Adjust formatting
5518 accordingly.
5519
5520 2016-01-19 John Baldwin <jhb@FreeBSD.org>
5521
5522 * fbsd-nat.c (fbsd_pid_to_exec_file): Use new "buflen" instead of
5523 "len" with sysctl.
5524
5525 2016-01-19 John Baldwin <jhb@FreeBSD.org>
5526
5527 * fbsd-tdep.c (find_stop_signal): Remove.
5528 (struct fbsd_collect_regset_section_cb) <lwp>: New field.
5529 <stop_signal>: New field.
5530 <abort_iteration>: New field.
5531 (fbsd_collect_regset_section_cb): Use new fields.
5532 (fbsd_collect_thread_registers): New function.
5533 (struct fbsd_corefile_thread_data): New structure.
5534 (fbsd_corefile_thread): New function.
5535 (fbsd_make_corefile_notes): Use new function to dump notes for each
5536 non-exited thread in a process.
5537
5538 2016-01-19 John Baldwin <jhb@FreeBSD.org>
5539
5540 * configure.ac: Check for support for LWP names on FreeBSD.
5541 * fbsd-nat.c [PT_LWPINFO] New variable debug_fbsd_lwp.
5542 [TDP_RFPPWAIT || HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME]
5543 (fbsd_fetch_kinfo_proc): Move function earlier.
5544 [PT_LWPINFO] (fbsd_thread_alive): New function.
5545 [PT_LWPINFO] (fbsd_pid_to_str): New function.
5546 [HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME] (fbsd_thread_name): New function.
5547 [PT_LWP_EVENTS] (fbsd_enable_lwp_events): New function.
5548 [PT_LWPINFO] (fbsd_add_threads): New function.
5549 [PT_LWPINFO] (fbsd_update_thread_list): New function.
5550 [PT_LWPINFO] New variable super_resume.
5551 [PT_LWPINFO] (resume_one_thread_cb): New function.
5552 [PT_LWPINFO] (resume_all_threads_cb): New function.
5553 [PT_LWPINFO] (fbsd_resume): New function.
5554 (fbsd_remember_child): Save full ptid instead of plain pid.
5555 (fbsd_is_child_pending): Return ptid of saved child process.
5556 (fbsd_wait): Include lwp in returned ptid and switch to LWP ptid on
5557 first stop.
5558 [PT_LWP_EVENTS] Handle LWP events.
5559 [TDP_RFPPWAIT] Include LWP in child ptid.
5560 (fbsd_post_startup_inferior) [PT_LWP_EVENTS]: Enable LWP events.
5561 (fbsd_post_attach) [PT_LWP_EVENTS]: Enable LWP events.
5562 Add threads for existing processes.
5563 (fbsd_nat_add_target) [PT_LWPINFO]: Set "to_thread_alive" to
5564 "fbsd_thread_alive".
5565 Set "to_pid_to_str" to "fbsd_pid_to_str".
5566 [HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME]: Set "to_thread_name" to
5567 "fbsd_thread_name".
5568 [PT_LWPINFO]: Set "to_update_thread_list" to "fbsd_update_thread_list".
5569 Set "to_has_thread_control" to "tc_schedlock".
5570 Set "to_resume" to "fbsd_resume".
5571 (_initialize_fbsd_nat): New function.
5572 * configure: Regenerate.
5573 * config.in: Regenerate.
5574
5575 2016-01-19 John Baldwin <jhb@FreeBSD.org>
5576
5577 * amd64bsd-nat.c (amd64bsd_fetch_inferior_registers): Use
5578 get_ptrace_pid.
5579 (amd64bsd_store_inferior_registers): Use get_ptrace_pid.
5580 (amd64bsd_dr_get): Use get_ptrace_pid.
5581 (amd64bsd_dr_set): Use get_ptrace_pid.
5582 * i386bsd-nat.c (i386bsd_fetch_inferior_registers): Use get_ptrace_pid.
5583 (i386bsd_store_inferior_registers): Use get_ptrace_pid.
5584 (i386bsd_dr_get): Use get_ptrace_pid.
5585 (i386bsd_dr_set): Use get_ptrace_pid.
5586 * inf-ptrace.c (get_ptrace_pid): Export.
5587 * inf-ptrace.h (get_ptrace_pid): Declare.
5588 * ppcfbsd-nat.c (ppcfbsd_fetch_inferior_registers): Use lwp id.
5589 (ppcfbsd_store_inferior_registers): Use lwp id.
5590
5591 2016-01-19 John Baldwin <jhb@FreeBSD.org>
5592
5593 * fbsd_tdep.c (fbsd_core_pid_to_str): New function.
5594 (fbsd_core_thread_name): New function.
5595 (fbsd_init_abi): Add "core_pid_to_str" gdbarch method.
5596 Add "core_thread_name" gdbarch method.
5597
5598 2016-01-19 John Baldwin <jhb@FreeBSD.org>
5599
5600 * corelow.c (core_thread_name): New function.
5601 (init_core_ops): Use "core_thread_name" for the "to_thread_name"
5602 target op.
5603 * gdbarch.sh (core_thread_name): New gdbarch callback.
5604 * gdbarch.h: Re-generate.
5605 * gdbarch.c: Re-generate.
5606
5607 2016-01-19 Simon Marchi <simon.marchi@polymtl.ca>
5608
5609 * python/lib/gdb/printing.py (_EnumInstance.to_string): Explicitly
5610 convert gdb.Value to integer type using int().
5611
5612 2016-01-19 John Baldwin <jhb@FreeBSD.org>
5613
5614 * configure.ac: Include <sys/types.h when checking for "r_fs" in
5615 "struct reg".
5616 * configure: Regenerate.
5617
5618 2016-01-19 Pedro Alves <palves@redhat.com>
5619
5620 * ax-gdb.c (agent_command_1): Adjust call to decode_line_full.
5621 * break-catch-throw.c (re_set_exception_catchpoint): Pass the
5622 current program space down to linespec decoding and breakpoint
5623 location updating.
5624 * breakpoint.c (parse_breakpoint_sals): Adjust calls to
5625 decode_line_full.
5626 (until_break_command): Adjust calls to decode_line_1.
5627 (base_breakpoint_decode_location, bkpt_decode_location): Add
5628 'search_pspace' parameter. Pass it along.
5629 (bkpt_probe_create_sals_from_location): Adjust calls to
5630 parse_probes.
5631 (tracepoint_decode_location, tracepoint_probe_decode_location)
5632 (strace_marker_decode_location): Add 'search_pspace' parameter.
5633 Pass it along.
5634 (all_locations_are_pending): Rewrite to take a breakpoint and
5635 program space as arguments instead.
5636 (hoist_existing_locations): New function.
5637 (update_breakpoint_locations): Add 'filter_pspace' parameter. Use
5638 hoist_existing_locations instead of always removing all locations,
5639 and adjust to all_locations_are_pending change.
5640 (location_to_sals): Add 'search_pspace' parameter. Pass it along.
5641 Don't disable the breakpoint if there are other locations in
5642 another program space.
5643 (breakpoint_re_set_default): Adjust to pass down the current
5644 program space as filter program space.
5645 (decode_location_default): Add 'search_pspace' parameter and pass
5646 it along.
5647 (prepare_re_set_context): Don't switch program space here.
5648 (breakpoint_re_set): Use save_current_space_and_thread instead of
5649 save_current_program_space.
5650 * breakpoint.h (struct breakpoint_ops) <decode_location>: Add
5651 'search_pspace' parameter.
5652 (update_breakpoint_locations): Add 'filter_pspace' parameter.
5653 * cli/cli-cmds.c (edit_command, list_command): Adjust calls to
5654 decode_line_1.
5655 * elfread.c (elf_gnu_ifunc_resolver_return_stop): Pass the current
5656 program space as filter program space.
5657 * linespec.c (struct linespec_state) <search_pspace>: New field.
5658 (create_sals_line_offset, convert_explicit_location_to_sals)
5659 (parse_linespec): Pass the search program space down.
5660 (linespec_state_constructor): Add 'search_pspace' parameter.
5661 Store it.
5662 (linespec_parser_new): Add 'search_pspace' parameter and pass it
5663 along.
5664 (linespec_lex_to_end): Adjust.
5665 (decode_line_full, decode_line_1): Add 'search_pspace' parameter
5666 and pass it along.
5667 (decode_line_with_last_displayed): Adjust.
5668 (collect_symtabs_from_filename, symtabs_from_filename): New
5669 'search_pspace' parameter. Use it.
5670 (find_function_symbols): Pass the search program space down.
5671 * linespec.h (decode_line_1, decode_line_full): Add
5672 'search_pspace' parameter.
5673 * probe.c (parse_probes_in_pspace): New function, factored out
5674 from ...
5675 (parse_probes): ... this. Add 'search_pspace' parameter and use
5676 it.
5677 * probe.h (parse_probes): Add pspace' parameter.
5678 * python/python.c (gdbpy_decode_line): Adjust.
5679 * tracepoint.c (scope_info): Adjust.
5680
5681 2016-01-18 Maciej W. Rozycki <macro@imgtec.com>
5682
5683 * mips-tdep.c (mips_insn_size): Remove 48-bit microMIPS
5684 instruction support.
5685 (micromips_next_pc): Likewise.
5686 (micromips_scan_prologue): Likewise.
5687 (micromips_deal_with_atomic_sequence): Likewise.
5688 (micromips_stack_frame_destroyed_p): Likewise.
5689 (mips_breakpoint_from_pc): Likewise.
5690
5691 2016-01-18 Maciej W. Rozycki <macro@imgtec.com>
5692
5693 * mips-tdep.c (micromips_insn_at_pc_has_delay_slot): Pass
5694 unshifted 16-bit microMIPS instruction word to `mips_insn_size'.
5695
5696 2016-01-18 Pedro Alves <palves@redhat.com>
5697
5698 * NEWS: Mention that GDB now displays the ID and name of the
5699 thread that hit a breakpoint or received a signal.
5700 * break-catch-sig.c (signal_catchpoint_print_it): Use
5701 maybe_print_thread_hit_breakpoint.
5702 * break-catch-syscall.c (print_it_catch_syscall): Likewise.
5703 * break-catch-throw.c (print_it_exception_catchpoint): Likewise.
5704 * breakpoint.c (maybe_print_thread_hit_breakpoint): New function.
5705 (print_it_catch_fork, print_it_catch_vfork, print_it_catch_solib)
5706 (print_it_catch_exec, print_it_ranged_breakpoint)
5707 (print_it_watchpoint, print_it_masked_watchpoint, bkpt_print_it):
5708 Use maybe_print_thread_hit_breakpoint.
5709 * breakpoint.h (maybe_print_thread_hit_breakpoint): Declare.
5710 * gdbthread.h (show_thread_that_caused_stop): Declare.
5711 * infrun.c (print_signal_received_reason): Print which thread
5712 received signal.
5713 * thread.c (show_thread_that_caused_stop): New function.
5714
5715 2016-01-18 Gary Benson <gbenson@redhat.com>
5716
5717 * nat/linux-namespaces.c (do_fork): New function.
5718 (linux_mntns_get_helper): Use the above.
5719
5720 2016-01-17 Jonas Hahnfeld <Hahnfeld@itc.rwth-aachen.de> (tiny change)
5721
5722 Pushed by Joel Brobecker <brobecker@adacore.com>.
5723 PR gdb/19208
5724 * dwarf2read.c (read_partial_die): Do not call set_objfile_main_name
5725 if the function has no name.
5726
5727 2016-01-15 Sandra Loosemore <sandra@codesourcery.com>
5728
5729 * charset.c [PHONY_ICONV] (GDB_DEFAULT_HOST_CHARSET):
5730 Conditionalize for Windows host.
5731 (GDB_DEFAULT_TARGET_CHARSET): Match GDB_DEFAULT_HOST_CHARSET.
5732 (GDB_DEFAULT_TARGET_WIDE_CHARSET): Use UTF-32.
5733 (phony_iconv_open): Handle both UTF-32 endiannesses.
5734 (phony_iconv): Likewise. Check for output overflow and clean up
5735 out-of-input cases. Correct adjustment to input buffer pointer.
5736 (set_be_le_names) [PHONY_ICONV]: Use hard-wired names to match
5737 phony_iconv_open.
5738
5739 2016-01-15 Pedro Alves <palves@redhat.com>
5740
5741 * NEWS: Mention star wildcard ranges.
5742 * cli/cli-utils.c (get_number_or_range): Check state->in_range first.
5743 (number_range_setup_range): New function.
5744 * cli/cli-utils.h (number_range_setup_range): New declaration.
5745 * thread.c (thread_apply_command): Support star TID ranges.
5746 * tid-parse.c (tid_range_parser_finished)
5747 (tid_range_parser_string, tid_range_parser_skip)
5748 (get_tid_or_range, get_tid_or_range): Handle
5749 TID_RANGE_STATE_STAR_RANGE.
5750 (tid_range_parser_star_range): New function.
5751 * tid-parse.h (enum tid_range_state) <TID_RANGE_STATE_STAR_RANGE>:
5752 New value.
5753 (tid_range_parser_star_range): New declaration.
5754
5755 2016-01-15 Pedro Alves <palves@redhat.com>
5756
5757 * thread.c (thread_apply_command): Use the tid range parser to
5758 advance past the thread ID list.
5759 * tid-parse.c (get_positive_number_trailer): New function.
5760 (parse_thread_id): Use it.
5761 (get_tid_or_range): Use it. Return 0 instead of throwing invalid
5762 thread ID error.
5763 (get_tid_or_range): Detect negative values. Return 0 instead of
5764 throwing invalid thread ID error.
5765
5766 2016-01-14 Yao Qi <yao.qi@linaro.org>
5767
5768 * arm-linux-tdep.c (arm_linux_get_next_pcs_syscall_next_pc):
5769 Declare.
5770 (arm_linux_get_next_pcs_ops): Install
5771 arm_linux_get_next_pcs_syscall_next_pc.
5772 (arm_linux_syscall_next_pc): Change to ...
5773 (arm_linux_get_next_pcs_syscall_next_pc): ... it.
5774 (arm_linux_init_abi): Don't set tdep->syscall_next_pc.
5775 * arm-tdep.c (arm_get_next_pcs_syscall_next_pc): Declare.
5776 (arm_get_next_pcs_syscall_next_pc): Make it static. Don't
5777 call tdep->syscall_next_pc.
5778 * arm-tdep.h (struct gdbarch_tdep) <syscall_next_pc>: Remove.
5779 (arm_get_next_pcs_syscall_next_pc): Remove.
5780
5781 2016-01-14 Yao Qi <yao.qi@linaro.org>
5782
5783 * remote.c (remote_set_syscall_catchpoint): Cast to char *.
5784 * thread.c (do_captured_thread_select): Cast to const char *.
5785
5786 2016-01-14 Yao Qi <yao.qi@linaro.org>
5787
5788 * arch/arm-get-next-pcs.c (arm_get_next_pcs_ctor): Change
5789 argument arm_thumb2_breakpoint to has_thumb2_breakpoint.
5790 (thumb_get_next_pcs_raw): Check has_thumb2_breakpoint
5791 instead.
5792 * arch/arm-get-next-pcs.h (struct arm_get_next_pcs)
5793 <arm_thumb2_breakpoint>: Remove.
5794 <has_thumb2_breakpoint>: New field.
5795 (arm_get_next_pcs_ctor): Update declaration.
5796 * arm-linux-tdep.c (arm_linux_software_single_step): Pass
5797 1 to arm_get_next_pcs_ctor.
5798 * arm-tdep.c (arm_software_single_step): Pass 0 to
5799 arm_get_next_pcs_ctor.
5800
5801 2016-01-13 Ulrich Weigand <uweigand@de.ibm.com>
5802
5803 * MAINTAINERS: Add Andreas Arnez as s390 target maintainer.
5804
5805 2016-01-13 Yao Qi <yao.qi@linaro.org>
5806
5807 * arch/arm-get-next-pcs.c (arm_get_next_pcs_raw): Use
5808 byte_order_for_code to read instruction.
5809
5810 2016-01-13 Pedro Alves <palves@redhat.com>
5811
5812 * NEWS: Mention $_gthread.
5813 * gdbthread.h (struct thread_info) <global_num>: Mention
5814 $_gthread.
5815 * thread.c (thread_num_make_value_helper): New function.
5816 (thread_id_make_value): Delete.
5817 (thread_id_per_inf_num_make_value, global_thread_id_make_value):
5818 New.
5819 (thread_funcs): Adjust.
5820 (gthread_funcs): New.
5821 (_initialize_thread): Register $_gthread variable.
5822
5823 2016-01-13 Pedro Alves <palves@redhat.com>
5824
5825 * NEWS: Mention "info threads -gid".
5826 * gdbthread.h (struct thread_info) <global_num>: Mention "info
5827 threads -gid".
5828 * thread.c (info_threads_command): Handle "-gid".
5829 (_initialize_thread): Adjust "info threads" help string to mention
5830 -gid.
5831
5832 2016-01-13 Pedro Alves <palves@redhat.com>
5833
5834 * NEWS: Mention InferiorThread.global_num.
5835 * python/py-infthread.c (thpy_get_global_num): New function.
5836 (thread_object_getset): Register "global_num".
5837
5838 2016-01-13 Pedro Alves <palves@redhat.com>
5839
5840 * NEWS: Mention that thread IDs are now per inferior and global
5841 thread IDs.
5842 * Makefile.in (SFILES): Add tid-parse.c.
5843 (COMMON_OBS): Add tid-parse.o.
5844 (HFILES_NO_SRCDIR): Add tid-parse.h.
5845 * ada-tasks.c: Adjust to use ptid_to_global_thread_id.
5846 * breakpoint.c (insert_breakpoint_locations)
5847 (remove_threaded_breakpoints, bpstat_check_breakpoint_conditions)
5848 (print_one_breakpoint_location, set_longjmp_breakpoint)
5849 (check_longjmp_breakpoint_for_call_dummy)
5850 (set_momentary_breakpoint): Adjust to use global IDs.
5851 (find_condition_and_thread, watch_command_1): Use parse_thread_id.
5852 (until_break_command, longjmp_bkpt_dtor)
5853 (breakpoint_re_set_thread, insert_single_step_breakpoint): Adjust
5854 to use global IDs.
5855 * dummy-frame.c (pop_dummy_frame_bpt): Adjust to use
5856 ptid_to_global_thread_id.
5857 * elfread.c (elf_gnu_ifunc_resolver_stop): Likewise.
5858 * gdbthread.h (struct thread_info): Rename field 'num' to
5859 'global_num. Add new fields 'per_inf_num' and 'inf'.
5860 (thread_id_to_pid): Rename thread_id_to_pid to
5861 global_thread_id_to_ptid.
5862 (pid_to_thread_id): Rename to ...
5863 (ptid_to_global_thread_id): ... this.
5864 (valid_thread_id): Rename to ...
5865 (valid_global_thread_id): ... this.
5866 (find_thread_id): Rename to ...
5867 (find_thread_global_id): ... this.
5868 (ALL_THREADS, ALL_THREADS_BY_INFERIOR): Declare.
5869 (print_thread_info): Add comment.
5870 * tid-parse.h: New file.
5871 * tid-parse.c: New file.
5872 * infcmd.c (step_command_fsm_prepare)
5873 (step_command_fsm_should_stop): Adjust to use the global thread
5874 ID.
5875 (until_next_command, until_next_command)
5876 (finish_command_fsm_should_stop): Adjust to use the global thread
5877 ID.
5878 (attach_post_wait): Adjust to check the inferior number too.
5879 * inferior.h (struct inferior) <highest_thread_num>: New field.
5880 * infrun.c (handle_signal_stop)
5881 (insert_exception_resume_breakpoint)
5882 (insert_exception_resume_from_probe): Adjust to use the global
5883 thread ID.
5884 * record-btrace.c (record_btrace_open): Use global thread IDs.
5885 * remote.c (process_initial_stop_replies): Also consider the
5886 inferior number.
5887 * target.c (target_pre_inferior): Clear the inferior's highest
5888 thread num.
5889 * thread.c (clear_thread_inferior_resources): Adjust to use the
5890 global thread ID.
5891 (new_thread): New inferior parameter. Adjust to use it. Set both
5892 the thread's global ID and the thread's per-inferior ID.
5893 (add_thread_silent): Adjust.
5894 (find_thread_global_id): New.
5895 (find_thread_id): Make static. Adjust to rename.
5896 (valid_thread_id): Rename to ...
5897 (valid_global_thread_id): ... this.
5898 (pid_to_thread_id): Rename to ...
5899 (ptid_to_global_thread_id): ... this.
5900 (thread_id_to_pid): Rename to ...
5901 (global_thread_id_to_ptid): ... this. Adjust.
5902 (first_thread_of_process): Adjust.
5903 (do_captured_list_thread_ids): Adjust to use global thread IDs.
5904 (should_print_thread): New function.
5905 (print_thread_info): Rename to ...
5906 (print_thread_info_1): ... this, and add new show_global_ids
5907 parameter. Handle it. Iterate over inferiors.
5908 (print_thread_info): Reimplement as wrapper around
5909 print_thread_info_1.
5910 (show_inferior_qualified_tids): New function.
5911 (print_thread_id): Use it.
5912 (tp_array_compar): Compare inferior numbers too.
5913 (thread_apply_command): Use tid_range_parser.
5914 (do_captured_thread_select): Use parse_thread_id.
5915 (thread_id_make_value): Adjust.
5916 (_initialize_thread): Adjust "info threads" help string.
5917 * varobj.c (struct varobj_root): Update comment.
5918 (varobj_create): Adjust to use global thread IDs.
5919 (value_of_root_1): Adjust to use global_thread_id_to_ptid.
5920 * windows-tdep.c (display_tib): No longer accept an argument.
5921 * cli/cli-utils.c (get_number_trailer): Make extern.
5922 * cli/cli-utils.h (get_number_trailer): Declare.
5923 (get_number_const): Adjust documentation.
5924 * mi/mi-cmd-var.c (mi_cmd_var_update_iter): Adjust to use global
5925 thread IDs.
5926 * mi/mi-interp.c (mi_new_thread, mi_thread_exit)
5927 (mi_on_normal_stop, mi_output_running_pid, mi_on_resume):
5928 * mi/mi-main.c (mi_execute_command, mi_cmd_execute): Likewise.
5929 * guile/scm-breakpoint.c (gdbscm_set_breakpoint_thread_x):
5930 Likewise.
5931 * python/py-breakpoint.c (bppy_set_thread): Likewise.
5932 * python/py-finishbreakpoint.c (bpfinishpy_init): Likewise.
5933 * python/py-infthread.c (thpy_get_num): Add comment and return the
5934 per-inferior thread ID.
5935 (thread_object_getset): Update comment of "num".
5936
5937 2016-01-13 Pedro Alves <palves@redhat.com>
5938
5939 * breakpoint.c (remove_threaded_breakpoints)
5940 (print_one_breakpoint_location): Use print_thread_id.
5941 * btrace.c (btrace_enable, btrace_disable, btrace_teardown)
5942 (btrace_fetch, btrace_clear): Use print_thread_id.
5943 * common/print-utils.c (CELLSIZE): Delete.
5944 (get_cell): Rename to ...
5945 (get_print_cell): ... this and made extern. Adjust call callers.
5946 Adjust to use PRINT_CELL_SIZE.
5947 * common/print-utils.h (get_print_cell): Declare.
5948 (PRINT_CELL_SIZE): New.
5949 * gdbthread.h (print_thread_id): Declare.
5950 * infcmd.c (signal_command): Use print_thread_id.
5951 * inferior.c (print_inferior): Use print_thread_id.
5952 * infrun.c (handle_signal_stop)
5953 (insert_exception_resume_breakpoint)
5954 (insert_exception_resume_from_probe)
5955 (print_signal_received_reason): Use print_thread_id.
5956 * record-btrace.c (record_btrace_info)
5957 (record_btrace_resume_thread, record_btrace_cancel_resume)
5958 (record_btrace_step_thread, record_btrace_wait): Use
5959 print_thread_id.
5960 * thread.c (thread_apply_all_command): Use print_thread_id.
5961 (print_thread_id): New function.
5962 (thread_apply_command): Use print_thread_id.
5963 (thread_command, thread_find_command, do_captured_thread_select):
5964 Use print_thread_id.
5965
5966 2016-01-13 Pedro Alves <palves@redhat.com>
5967
5968 * NEWS: Mention InferiorThread.inferior.
5969 * python/py-infthread.c (thpy_get_inferior): New.
5970 (thread_object_getset): Register "inferior".
5971
5972 2016-01-13 Pedro Alves <palves@redhat.com>
5973
5974 * NEWS: Mention $_inferior.
5975 * inferior.c (inferior_id_make_value): New.
5976 (inferior_funcs): New.
5977 (_initialize_inferior): Create $_inferior variable.
5978
5979 2016-01-13 Pedro Alves <palves@redhat.com>
5980
5981 PR breakpoints/19388
5982 * frame.c (get_current_frame): Use validate_registers_access.
5983 * gdbthread.h (validate_registers_access): Declare.
5984 * infrun.c (validate_siginfo_access): Delete.
5985 (siginfo_value_read, siginfo_value_write): Use
5986 validate_registers_access.
5987 * thread.c (validate_registers_access): New function.
5988
5989 2016-01-12 Josh Stone <jistone@redhat.com>
5990 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5991
5992 * NEWS (Changes since GDB 7.10): Mention QCatchSyscalls and the
5993 syscall_entry and syscall_return stop reasons. Mention GDB
5994 support for remote catch syscall.
5995 * remote.c (PACKET_QCatchSyscalls): New enum.
5996 (remote_set_syscall_catchpoint): New function.
5997 (remote_protocol_features): New element for QCatchSyscalls.
5998 (remote_parse_stop_reply): Parse syscall_entry/return stops.
5999 (init_remote_ops): Install remote_set_syscall_catchpoint.
6000 (_initialize_remote): Config QCatchSyscalls.
6001 * linux-nat.h (struct lwp_info) <syscall_state>: Comment typo.
6002
6003 2016-01-12 Yao Qi <yao.qi@linaro.org>
6004
6005 * nat/linux-ptrace.c (linux_child_function): Cast child_stack
6006 to gdb_byte * and pass to linux_fork_to_function.
6007
6008 2016-01-12 Yao Qi <yao.qi@linaro.org>
6009
6010 * nat/linux-ptrace.c (linux_fork_to_function): Change type
6011 of argument 'function'.
6012 (linux_grandchild_function): Change return type to 'int'.
6013 Change child_stack's type to 'void *'.
6014 (linux_child_function): Likewise.
6015
6016 2016-01-12 Pedro Alves <palves@redhat.com>
6017
6018 Remove use of the registered trademark symbol throughout.
6019
6020 2016-01-12 Thomas Schwinge <thomas@codesourcery.com>
6021
6022 * reply_mig_hack.awk: Rewrite one regular expression.
6023
6024 2016-01-11 Mike Frysinger <vapier@gentoo.org>
6025
6026 * acinclude.m4: Include new warning.m4 file.
6027 * configure: Regenerated.
6028 * configure.ac: Move all warning logic ...
6029 * warning.m4: ... here.
6030
6031 2016-01-08 Yao Qi <yao.qi@linaro.org>
6032
6033 * extension.c: Include target.h.
6034 (set_active_ext_lang): Only call install_gdb_sigint_handler,
6035 check_quit_flag, and set_quit_flag if target_terminal_is_ours
6036 returns false.
6037 (restore_active_ext_lang): Likewise.
6038 * target.c (target_terminal_is_ours): New function.
6039 * target.h (target_terminal_is_ours): Declare.
6040
6041 2016-01-07 Maciej W. Rozycki <macro@imgtec.com>
6042
6043 * mips-tdep.c (mips_breakpoint_from_pc): Rename local `status'
6044 to `err' in the little-endian leg.
6045
6046 2016-01-06 Yao Qi <yao.qi@linaro.org>
6047
6048 * arch/arm-get-next-pcs.c (arm_get_next_pcs): Move it to some
6049 lines below.
6050 (thumb_get_next_pcs_raw): Make it static.
6051 (arm_get_next_pcs_raw): Likewise.
6052 * arch/arm-get-next-pcs.h (thumb_get_next_pcs_raw): Remove the
6053 declaration.
6054 (arm_get_next_pcs_raw): Likewise.
6055
6056 2016-01-05 Mike Frysinger <vapier@gentoo.org>
6057
6058 * version.in: Change cvs to git.
6059
6060 2016-01-05 Mike Frysinger <vapier@gentoo.org>
6061
6062 * configure.tgt (score-*-*): Delete gdb_sim assignment.
6063
6064 2016-01-05 Pedro Alves <palves@redhat.com>
6065
6066 PR sim/13418
6067 * configure.ac: Define WITH_PPC_SIM when linking in the sim and
6068 the target is powerpc*.
6069 * rs6000-tdep.c (init_sim_regno_table): Check WITH_PPC_SIM instead
6070 of WITH_SIM.
6071 * configure: Regenerate.
6072 * config.in: Regenerate.
6073
6074 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
6075
6076 * btrace.c (btrace_pt_readmem_callback): Do not return in TRY/CATCH.
6077
6078 2016-01-02 Mike Frysinger <vapier@gentoo.org>
6079
6080 * configure.tgt (powerpc*-*-*): Delete test call and
6081 always assign gdb_sim.
6082
6083 2016-01-01 Joel Brobecker <brobecker@adacore.com>
6084
6085 Update year range in copyright notice of all files.
6086
6087 2016-01-01 Joel Brobecker <brobecker@adacore.com>
6088
6089 * top.c (print_gdb_version): Change copyright year in version
6090 message.
6091
6092 2016-01-01 Joel Brobecker <brobecker@adacore.com>
6093
6094 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2015.
6095
6096 For older changes see ChangeLog-2015.
6097 \f
6098 Local Variables:
6099 mode: change-log
6100 left-margin: 8
6101 fill-column: 74
6102 version-control: never
6103 coding: utf-8
6104 End:
This page took 0.321939 seconds and 5 git commands to generate.