gdbarch software_single_step frame_info to regcache: aarch64
[binutils-gdb.git] / gdb / ChangeLog
1 2016-11-22 Yao Qi <yao.qi@linaro.org>
2
3 * aarch64-tdep.c (aarch64_software_single_step): Call
4 get_regcache_arch instead of get_frame_arch. Call
5 regcache_read_pc instead of get_frame_pc.
6
7 2016-11-22 Yao Qi <yao.qi@linaro.org>
8
9 * regcache.c (regcache_raw_get_signed): New function.
10 * regcache.h (regcache_raw_get_signed): Declare.
11
12 2016-11-22 Yao Qi <yao.qi@linaro.org>
13
14 * value.c (value_from_component): Use VALUE_NEXT_FRAME_ID
15 instead of VALUE_FROM_ID.
16
17 2016-11-21 Simon Marchi <simon.marchi@ericsson.com>
18
19 * Makefile.in (%o: $(srcdir)/mi/%.c): Add missing POSTCOMPILE
20 step.
21
22 2016-11-21 Yao Qi <yao.qi@linaro.org>
23
24 * guile/scm-pretty-print.c (gdbscm_apply_val_pretty_printer):
25 Don't call value_from_contents_and_address and
26 set_value_address. Call value_from_component.
27 * python/py-prettyprint.c (gdbpy_apply_val_pretty_printer):
28 Likewise.
29 * value.c (value_from_component): New function.
30 * value.h (value_from_component): Likewise.
31 * valarith.c (value_subscripted_rvalue): Call
32 value_from_component.
33
34 2016-11-19 Joel Brobecker <brobecker@adacore.com>
35
36 * contrib/ari/gdb_ari.sh: Add detection of printf_vma and
37 sprintf_vma.
38
39 2016-11-18 Simon Marchi <simon.marchi@polymtl.ca>
40
41 * Makefile.in (%.o: $(srcdir)/gdbtk/generic/%.c): Fix typo.
42
43 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
44
45 (PYTHON_CFLAGS): Move up.
46 (%.o: $(srcdir)/arch/%.c): New rule.
47 (%.o: $(srcdir)/cli/%.c): New rule.
48 (%.o: $(srcdir)/common/%.c): New rule.
49 (%.o: $(srcdir)/compile/%.c): New rule.
50 (%.o: $(srcdir)/gdbtk/generic/%.c): New rule.
51 (%.o: $(srcdir)/guile/%.c): New rule.
52 (%.o: $(srcdir)/mi/%.c): New rule.
53 (%.o: $(srcdir)/nat/%.c): New rule.
54 (%.o: $(srcdir)/python/%.c): New rule.
55 (%.o: $(srcdir)/target/%.c): New rule.
56 (%.o: $(srcdir)/tui/%.c): New rule.
57 (cli-cmds.o): Remove.
58 (cli-decode.o): Likewise.
59 (cli-dump.o): Likewise.
60 (cli-interp.o): Likewise.
61 (cli-logging.o): Likewise.
62 (cli-script.o): Likewise.
63 (cli-setshow.o): Likewise.
64 (cli-utils.o): Likewise.
65 (compile.o): Likewise.
66 (compile-c-types.o): Likewise.
67 (compile-c-symbols.o): Likewise.
68 (compile-object-load.o): Likewise.
69 (compile-object-run.o): Likewise.
70 (compile-loc2c.o): Likewise.
71 (compile-c-support.o): Likewise.
72 (gdbtk.o): Likewise.
73 (gdbtk-bp.o): Likewise.
74 (gdbtk-cmds.o): Likewise.
75 (gdbtk-hooks.o): Likewise.
76 (gdbtk-interp.o): Likewise.
77 (gdbtk-main.o): Likewise.
78 (gdbtk-register.o): Likewise.
79 (gdbtk-stack.o): Likewise.
80 (gdbtk-varobj.o): Likewise.
81 (gdbtk-wrapper.o): Likewise.
82 (mi-cmd-break.o): Likewise.
83 (mi-cmd-catch.o): Likewise.
84 (mi-cmd-disas.o): Likewise.
85 (mi-cmd-env.o): Likewise.
86 (mi-cmd-file.o): Likewise.
87 (mi-cmd-info.o): Likewise.
88 (mi-cmds.o): Likewise.
89 (mi-cmd-stack.o): Likewise.
90 (mi-cmd-target.o): Likewise.
91 (mi-cmd-var.o): Likewise.
92 (mi-console.o): Likewise.
93 (mi-getopt.o): Likewise.
94 (mi-interp.o): Likewise.
95 (mi-main.o): Likewise.
96 (mi-out.o): Likewise.
97 (mi-parse.o): Likewise.
98 (mi-symbol-cmds.o): Likewise.
99 (mi-common.o): Likewise.
100 (signals.o): Likewise.
101 (common-utils.o): Likewise.
102 (gdb_vecs.o): Likewise.
103 (xml-utils.o): Likewise.
104 (ptid.o): Likewise.
105 (buffer.o): Likewise.
106 (filestuff.o): Likewise.
107 (format.o): Likewise.
108 (vec.o): Likewise.
109 (print-utils.o): Likewise.
110 (rsp-low.o): Likewise.
111 (errors.o): Likewise.
112 (common-debug.o): Likewise.
113 (cleanups.o): Likewise.
114 (common-exceptions.o
115 (posix-strerror.o): Likewise.
116 (mingw-strerror.o): Likewise.
117 (btrace-common.o): Likewise.
118 (fileio.o): Likewise.
119 (common-regcache.o): Likewise.
120 (signals-state-save-restore.o): Likewise.
121 (new-op.o): Likewise.
122 (waitstatus.o): Likewise.
123 (arm.o): Likewise.
124 (arm-linux.o): Likewise.
125 (arm-get-next-pcs.o): Likewise.
126 (x86-dregs.o): Likewise.
127 (linux-btrace.o): Likewise.
128 (linux-osdata.o): Likewise.
129 (linux-procfs.o): Likewise.
130 (linux-ptrace.o): Likewise.
131 (linux-waitpid.o): Likewise.
132 (mips-linux-watch.o): Likewise.
133 (ppc-linux.o): Likewise.
134 (linux-personality.o): Likewise.
135 (x86-linux.o): Likewise.
136 (x86-linux-dregs.o): Likewise.
137 (amd64-linux-siginfo.o): Likewise.
138 (linux-namespaces.o): Likewise.
139 (aarch64-linux-hw-point.o): Likewise.
140 (aarch64-linux.o): Likewise.
141 (aarch64-insn.o): Likewise.
142 (tui.o): Likewise.
143 (tui-command.o): Likewise.
144 (tui-data.o): Likewise.
145 (tui-disasm.o): Likewise.
146 (tui-file.o): Likewise.
147 (tui-hooks.o): Likewise.
148 (tui-interp.o): Likewise.
149 (tui-io.o): Likewise.
150 (tui-layout.o): Likewise.
151 (tui-out.o): Likewise.
152 (tui-regs.o): Likewise.
153 (tui-source.o): Likewise.
154 (tui-stack.o): Likewise.
155 (tui-win.o): Likewise.
156 (tui-windata.o): Likewise.
157 (tui-wingeneral.o): Likewise.
158 (tui-winsource.o): Likewise.
159 (guile.o): Likewise.
160 (scm-arch.o): Likewise.
161 (scm-auto-load.o): Likewise.
162 (scm-block.o): Likewise.
163 (scm-breakpoint.o): Likewise.
164 (scm-cmd.o): Likewise.
165 (scm-disasm.o): Likewise.
166 (scm-exception.o): Likewise.
167 (scm-frame.o): Likewise.
168 (scm-gsmob.o): Likewise.
169 (scm-iterator.o): Likewise.
170 (scm-lazy-string.o): Likewise.
171 (scm-math.o): Likewise.
172 (scm-objfile.o): Likewise.
173 (scm-param.o): Likewise.
174 (scm-ports.o): Likewise.
175 (scm-pretty-print.o): Likewise.
176 (scm-progspace.o): Likewise.
177 (scm-safe-call.o): Likewise.
178 (scm-string.o): Likewise.
179 (scm-symbol.o): Likewise.
180 (scm-symtab.o): Likewise.
181 (scm-type.o): Likewise.
182 (scm-utils.o): Likewise.
183 (scm-value.o): Likewise.
184 (python.o): Likewise.
185 (py-arch.o): Likewise.
186 (py-auto-load.o): Likewise.
187 (py-block.o): Likewise.
188 (py-bpevent.o): Likewise.
189 (py-breakpoint.o): Likewise.
190 (py-cmd.o): Likewise.
191 (py-continueevent.o): Likewise.
192 (py-xmethods.o): Likewise.
193 (py-event.o): Likewise.
194 (py-evtregistry.o): Likewise.
195 (py-evts.o): Likewise.
196 (py-exitedevent.o): Likewise.
197 (py-finishbreakpoint.o): Likewise.
198 (py-frame.o): Likewise.
199 (py-framefilter.o): Likewise.
200 (py-function.o): Likewise.
201 (py-gdb-readline.o): Likewise.
202 (py-inferior.o): Likewise.
203 (py-infevents.o): Likewise.
204 (py-infthread.o): Likewise.
205 (py-lazy-string.o): Likewise.
206 (py-linetable.o): Likewise.
207 (py-newobjfileevent.o): Likewise.
208 (py-objfile.o): Likewise.
209 (py-param.o): Likewise.
210 (py-prettyprint.o): Likewise.
211 (py-progspace.o): Likewise.
212 (py-signalevent.o): Likewise.
213 (py-stopevent.o): Likewise.
214 (py-symbol.o): Likewise.
215 (py-symtab.o): Likewise.
216 (py-threadevent.o): Likewise.
217 (py-type.o): Likewise.
218 (py-unwind.o): Likewise.
219 (py-utils.o): Likewise.
220 (py-value.o): Likewise.
221 (py-varobj.o): Likewise.
222
223 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
224
225 * Makefile.in (.c.o): Replace rule with ...
226 (%.o: %.c): ... this one.
227 (.po.gmo): Replace rule with ...
228 (%.gmo: %.po): ... this one.
229 (.po.pox): Replace rule with ...
230 (%.pox: %.po): ... this one.
231 (.y.c): Replace rule with ...
232 (%.c: %.y): ... this one.
233 (.l.c): Replace rule with ...
234 (%.c: %.l): ... this one.
235 (.SUFFIXES): Remove all instances.
236
237 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
238
239 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
240 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
241 make.
242 * configure.ac: Remove checks for the make program.
243 * configure: Re-generate.
244
245 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
246
247 * NEWS: Mention requirement of GNU make.
248
249 2016-11-17 Pedro Alves <palves@redhat.com>
250
251 * c-exp.y (c_print_token): Use parser_fprintf instead of fprintf.
252
253 2016-11-17 Pedro Alves <palves@redhat.com>
254
255 * ctf.c [USE_WIN32API] (mkdir): Delete.
256
257 2016-11-16 Pedro Alves <palves@redhat.com>
258
259 * ada-lang.c (ada_value_primitive_packed_val): Use unique_ptr and
260 new gdb_byte[] instead of malloc and cleanups.
261
262 2016-11-17 Pedro Alves <palves@redhat.com>
263
264 * tracepoint.c (collection_list::add_memrange): Add gdbarch
265 parameter. Use paddress instead of printf_vma. Adjust recursive
266 calls.
267 (collection_list::stringify): Use paddress and phex_nz instead of
268 sprintf_vma. Adjust add_memrange call.
269 * tracepoint.h (collection_list::add_memrange): Add gdbarch
270 parameter.
271
272 2016-11-16 Kevin Buettner <kevinb@redhat.com>
273
274 * frame.c (get_prev_frame): Stash frame id for current frame
275 prior to computing frame id for previous frame.
276
277 2016-11-16 Kevin Buettner <kevinb@redhat.com>
278
279 * python/py-unwind.c (pending_framepy_read_register): Use
280 value_of_register() instead of get_frame_register_value().
281
282 2016-11-16 Kevin Buettner <kevinb@redhat.com>
283
284 * value.h (VALUE_FRAME_ID): Rename to VALUE_NEXT_FRAME_ID. Update
285 comment. Create new VALUE_FRAME_ID which is defined in terms of
286 VALUE_NEXT_FRAME_ID.
287 (deprecated_value_frame_id_hack): Rename to
288 deprecated_value_next_frame_id_hack.
289 * dwarf2loc.c, findvar.c, frame-unwind.c, sentinel-frame.c,
290 valarith.c, valops.c, value.c: Adjust nearly all occurences of
291 VALUE_FRAME_ID to VALUE_NEXT_FRAME_ID. Add comments for those
292 which did not change.
293 * value.c (struct value): Rename frame_id field to next_frame_id.
294 Update comment.
295 (deprecated_value_frame_id_hack): Rename to
296 deprecated_value_next_frame_id_hack.
297 (value_fetch_lazy): Call frame_unwind_register_value()
298 instead of get_frame_register_value().
299 * frame.c (get_prev_frame_id_by_id): New function.
300 * frame.h (get_prev_frame_id_by_id): Declare.
301 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Make
302 VALUE_NEXT_FRAME_ID refer to the next frame.
303 * findvar.c (value_of_register_lazy): Likewise.
304 (default_value_from_register): Likewise.
305 (value_from_register): Likewise.
306 * frame_unwind.c (frame_unwind_got_optimized): Likewise.
307 * sentinel-frame.c (sentinel_frame_prev_register): Likewise.
308 * value.h (VALUE_FRAME_ID): Update comment describing this macro.
309
310 2016-11-16 Kevin Buettner <kevinb@redhat.com>
311
312 * frame.h (enum frame_id_stack_status): Add FID_STACK_SENTINEL.
313 (struct frame_id): Increase number of bits required for storing
314 stack status to 3 from 2.
315 (sentinel_frame_id): New declaration.
316 (get_next_frame_sentinel_okay): Declare.
317 (frame_find_by_id_sentinel_okay): Declare.
318 * frame.c (current_frame): Rename this static global to...
319 (sentinel_frame): ...this static global, which has also been
320 moved an earlier location in the file.
321 (fprint_frame_id): Add case for sentinel frame id.
322 (get_frame_id): Return early for sentinel frame.
323 (sentinel_frame_id): Define.
324 (frame_find_by_id): Add case for sentinel_frame_id.
325 (create_sentinel_frame): Use sentinel_frame_id for this_id.value
326 instead of null_frame_id.
327 (get_current_frame): Add local declaration for `current_frame'.
328 Remove local declaration for `sentinel_frame.'
329 (get_next_frame_sentinel_okay): New function.
330 (reinit_frame_cache): Use `sentinel_frame' in place of
331 `current_frame'.
332
333 2016-11-15 Pedro Alves <palves@redhat.com>
334
335 * gnulib/update-gnulib.sh (GNULIB_COMMIT_SHA1): Set to
336 38237baf99386101934cd93278023aa4ae523ec0.
337 * gnulib/configure, gnulib/config.in: Regenerate.
338 * gnulib/import/Makefile.am: Regenerate.
339 * gnulib/import/Makefile.in: Regenerate.
340 * gnulib/import/canonicalize-lgpl.c: Update.
341 * gnulib/import/extra/snippet/c++defs.h: Update.
342 * gnulib/import/m4/stdint.m4: Update.
343 * gnulib/import/m4/stdlib_h.m4: Update.
344 * gnulib/import/math.in.h: Update.
345 * gnulib/import/stdlib.in.h: Update.
346 * gnulib/import/sys_time.in.h: Update.
347
348 2016-11-15 Pedro Alves <palves@redhat.com>
349
350 * common/common-defs.h: Update comment.
351 * common/gdb_unique_ptr.h: Update header comment and copyright
352 year.
353 (gdb::unique_ptr, gdb::move): Delete.
354
355 2016-11-15 Pedro Alves <palves@redhat.com>
356
357 * ada-lang.c (create_excep_cond_exprs): Use std::move instead of
358 gdb::move.
359 * break-catch-throw.c (handle_gnu_v3_exceptions): Use
360 std::unique_ptr instead of gdb::unique_ptr.
361 * breakpoint.c (watch_command_1): Use std::move instead of
362 gdb::move.
363 * cli/cli-dump.c (dump_memory_to_file, restore_binary_file): Use
364 std::unique_ptr instead of gdb::unique_ptr.
365 * dtrace-probe.c (dtrace_process_dof_probe): Use std::move instead
366 of gdb::move.
367 * elfread.c (elf_read_minimal_symbols): Use std::unique_ptr
368 instead of gdb::unique_ptr.
369 * mi/mi-main.c (mi_cmd_data_read_memory): Use std::unique_ptr
370 instead of gdb::unique_ptr.
371 * parse.c (parse_expression_for_completion): Use std::move instead
372 of gdb::move.
373 * printcmd.c (display_command): std::move instead of gdb::move.
374
375 2016-11-14 Markus Metzger <markus.t.metzger@intel.com>
376
377 * nat/linux-btrace.c (perf_event_read): Allow data_head < size.
378 * nat/linux-btrace.c (perf_event_read_all): Do not adjust size.
379
380 2016-11-12 Tom Tromey <tom@tromey.com>
381
382 * rust-exp.y (super_name): Use std::vector.
383 (lex_number): Use std::string.
384 (convert_params_to_types): Return std::vector.
385 (convert_ast_to_type, convert_name): Update.
386 * rust-lang.c (rust_get_disr_info): Use unique_xmalloc_ptr.
387
388 2016-11-12 Tom Tromey <tom@tromey.com>
389
390 * rust-lang.c (rust_get_disr_info): Use std::string in one more
391 spot.
392
393 2016-11-11 Yao Qi <yao.qi@linaro.org>
394
395 * spu-tdep.c (spu_software_single_step): Don't call
396 get_frame_register_bytes, call get_frame_register_unsigned
397 instead.
398
399 2016-11-11 Yao Qi <yao.qi@linaro.org>
400
401 * cp-valprint.c (cp_print_value): Remove local base_valaddr.
402 * extension-priv.h (struct extension_language_ops)
403 <apply_val_pretty_printer>: Remove the second parameter.
404 Remove const from "struct value *". Callers updated.
405 * extension.c (apply_ext_lang_val_pretty_printer): Update
406 comments. Remove parameter valaddr. Remove const from
407 "struct value *".
408 * extension.h (apply_ext_lang_val_pretty_printer): Update
409 declaration.
410 * guile/guile-internal.h (gdbscm_apply_val_pretty_printer):
411 Update declaration.
412 * guile/scm-pretty-print.c (gdbscm_apply_val_pretty_printer):
413 Remove parameter valaddr. Remove const from "struct value *".
414 * python/py-prettyprint.c (gdbpy_apply_val_pretty_printer):
415 Likewise.
416 * python/python-internal.h (gdbpy_apply_val_pretty_printer):
417 Update declaration.
418
419 2016-11-11 Yao Qi <yao.qi@linaro.org>
420
421 * c-lang.h (cp_print_value_fields): Update declaration.
422 * cp-valprint.c (cp_print_value): Update declaration.
423 (cp_print_value_fields): Remove parameter valaddr. Callers
424 updated.
425 (cp_print_value): Likewise.
426
427 2016-11-09 Tom Tromey <tom@tromey.com>
428
429 * varobj.h (varobj_get_display_hint): Change return type.
430 * varobj.c (varobj_get_display_hint): Return unique_xmalloc_ptr.
431 (varobj_value_get_print_value): Update.
432 * python/python.c (gdbpy_before_prompt_hook, gdbpy_print_stack)
433 (gdbpy_apply_type_printers): Update.
434 * python/python-internal.h (unicode_to_target_string)
435 (python_string_to_target_string, python_string_to_host_string)
436 (gdbpy_obj_to_string, gdbpy_exception_to_string)
437 (gdbpy_get_display_hint): Change return types.
438 * python/py-varobj.c (py_varobj_iter_next): Update.
439 * python/py-value.c (valpy_getitem, convert_value_from_python):
440 Update.
441 * python/py-utils.c (unicode_to_encoded_string)
442 (unicode_to_target_string, python_string_to_target_string)
443 (python_string_to_host_string, gdbpy_obj_to_string)
444 (gdbpy_exception_to_string): Return unique_xmalloc_ptr.
445 * python/py-unwind.c (pyuw_parse_register_id): Update.
446 * python/py-type.c (typy_getitem): Update.
447 * python/py-prettyprint.c (gdbpy_get_display_hint)
448 (print_stack_unless_memory_error, print_children)
449 (gdbpy_apply_val_pretty_printer): Update.
450 * python/py-param.c (set_parameter_value): Update.
451 (get_doc_string, call_doc_function): Return unique_xmalloc_ptr.
452 (get_set_value, get_show_value, compute_enum_values, parmpy_init):
453 Update.
454 * python/py-infthread.c (thpy_set_name): Update.
455 * python/py-function.c (fnpy_call, fnpy_init): Update.
456 * python/py-framefilter.c (extract_sym): Change "name" to
457 unique_xmalloc_ptr.
458 (enumerate_args, enumerate_locals): Update.
459 (py_print_frame): Use unique_xmalloc_ptr.
460 * python/py-frame.c (frapy_read_var): Update. Remove cleanup.
461 * python/py-cmd.c (cmdpy_function, cmdpy_completer, cmdpy_init):
462 Update.
463 * python/py-breakpoint.c (bppy_set_condition): Use
464 unique_xmalloc_ptr.
465 (bppy_init): Likewise. Remove cleanup.
466 (local_setattro): Update.
467 * mi/mi-cmd-var.c (print_varobj, mi_cmd_var_list_children)
468 (varobj_update_one): Update.
469
470 2016-11-09 Pedro Alves <palves@redhat.com>
471
472 * ax-gdb.c (agent_eval_command_one): Use std::move instead of
473 gdb::move.
474 * ax.h (agent_expr_up): Use std::unique_ptr instead of
475 gdb::unique_ptr.
476 * breakpoint.c (parse_cond_to_aexpr): Use std::move instead of
477 gdb::move.
478 * tracepoint.c (collection_list::collect_symbol): Likewise.
479 (collection_list::~collection_list): Delete.
480 (encode_actions_1): Use std::move instead of gdb::move.
481 (collection_list::add_aexpr): Use std::move instead of
482 unique_ptr::release.
483 * tracepoint.h (collection_list) <~collection_list>: Delete
484 declaration.
485 <m_aexprs>: Now a vector of agent_ptr_up.
486
487 2016-11-09 Pedro Alves <palves@redhat.com>
488
489 * main.c (struct cmdarg): Add constructor.
490 (captured_main_1): Use vector::emplace_back.
491 * tracepoint.c (collection_list::add_memrange): Likewise.
492
493 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
494
495 * tui/tui-winsource.c (tui_alloc_source_buffer): Remove
496 failed-xmalloc handling.
497
498 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
499
500 * tui/tui-winsource.c (tui_alloc_source_buffer): Subtract
501 highlight box's overhead when calculating the content height.
502
503 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
504
505 * tui/tui-disasm.c (tui_set_disassem_content): Fix calculation of
506 the longest disassembly line's length.
507
508 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
509
510 * tui/tui-disasm.c (tui_set_disassem_content): Fix line buffer
511 overrun due to unchecked strcpy.
512
513 2016-11-09 Tristan Gingold <gingold@adacore.com>
514
515 * darwin-nat.c (find_inferior_task_it): Fix indentation.
516 (find_inferior_notify_it): Remove.
517 (find_inferior_pid_it): New function.
518 (darwin_find_inferior_by_notify): Remove.
519 (darwin_find_inferior_by_pid): New function.
520 (darwin_find_new_inferior): New function.
521 (darwin_check_message_ndr): New function from
522 darwin_decode_exception_message.
523 (darwin_decode_exception_message): Call darwin_check_message_ndr.
524 Handle SIGTRAP addressed to an unknown task (when a task spawned).
525 (darwin_decode_notify_message): New function.
526 (darwin_decode_message): Handle unknown task.
527 (darwin_deallocate_threads): New function from darwin_mourn_inferior.
528 (darwin_mourn_inferior): Use darwin_deallocate_threads and
529 darwin_deallocate_exception_ports.
530 (darwin_deallocate_exception_ports): New function from
531 darwin_mourn_inferior.
532 (darwin_setup_exceptions): New function from darwin_attach_pid.
533 (darwin_setup_request_notification): Likewise.
534 (darwin_attach_pid): Call darwin_setup_request_notification and
535 darwin_setup_request_notification.
536
537 2016-11-08 Tom Tromey <tom@tromey.com>
538
539 * python/py-framefilter.c (py_print_frame): Use
540 get_addr_from_python. Check for errors when getting line number.
541
542 2016-11-08 Yao Qi <yao.qi@linaro.org>
543
544 * ada-lang.h (ada_val_print): Remove second parameter. Remove
545 const from "struct value *".
546 * ada-valprint.c (print_field_values): Remove const from
547 "struct value *".
548 (val_print_packed_array_elements): Likewise.
549 (print_variant_part): Likewise.
550 (ada_val_print_string): Likewise.
551 (ada_val_print_gnat_array): Likewise.
552 (ada_val_print_ptr): Likewise.
553 (ada_val_print_num): Likewise.
554 (ada_val_print_enum): Likewise.
555 (ada_val_print_flt): Likewise.
556 (ada_val_print_union): Likewise.
557 (ada_val_print_struct_union): Likewise.
558 (ada_val_print_ref): Likewise.
559 (ada_val_print_1): Remove second parameter. Remove const from
560 "struct value *".
561 (ada_val_print): Likewise.
562 * c-lang.h (c_val_print): Likewise.
563 * c-valprint.c (c_val_print_array): Remove const from
564 "struct value *".
565 (c_val_print_ptr): Likewise.
566 (c_val_print_struct): Likewise.
567 (c_val_print_union): Likewise.
568 (c_val_print_int): Likewise.
569 (c_val_print_memberptr): Likewise.
570 (c_val_print): Remove second parameter. Remove const from
571 "struct value *". All callers updated.
572 * cp-valprint.c (cp_print_value): Remove const from
573 "struct value *".
574 (cp_print_value_fields): Likewise.
575 (c_val_print_value): Likewise.
576 * d-lang.h (d_val_print): Remove second parameter. Remove const
577 from "struct value *".
578 * d-valprint.c (dynamic_array_type): Likewise.
579 (d_val_print): Likewise.
580 * f-lang.h (f_val_print): Likewise.
581 * f-valprint.c (f_val_print): Likewise.
582 * go-lang.h (go_val_print): Likewise.
583 * go-valprint.c (print_go_string): Likewise.
584 (go_val_print): Likewise.
585 * language.c (unk_lang_val_print): Likewise.
586 * language.h (struct language_defn) <la_val_print>: Likewise.
587 Update comments.
588 (LA_VAL_PRINT): Remove.
589 * m2-lang.h (m2_val_print): Remove const from
590 "struct value *".
591 * m2-valprint.c (m2_print_array_contents): Likewise.
592 (m2_val_print): Likewise.
593 * p-lang.h (pascal_val_print): Remove second parameter. Remove
594 const from "struct value *".
595 (pascal_object_print_value_fields): Likewise.
596 * p-valprint.c (pascal_val_print): Likewise.
597 (pascal_object_print_value_fields): Likewise.
598 (pascal_object_print_value): Likewise.
599 * rust-lang.c (rust_get_disr_info): Likewise.
600 (val_print_struct): Likewise.
601 (rust_val_print): Likewise.
602 * valprint.c (generic_val_print_array): Likewise.
603 (generic_val_print_ptr): Likewise.
604 (generic_val_print_memberptr): Likewise.
605 (generic_val_print_ref): Likewise.
606 (generic_val_print_enum): Likewise.
607 (generic_val_print_flags): Likewise.
608 (generic_val_print_func): Likewise.
609 (generic_val_print_bool): Likewise.
610 (generic_val_print_int): Likewise.
611 (generic_val_print_char): Likewise.
612 (generic_val_print_float): Likewise.
613 (generic_val_print_decfloat): Likewise.
614 (generic_val_print_complex): Likewise.
615 (generic_val_print): Likewise.
616 (val_print): Likewise.
617 (common_val_print): Likewise.
618 (val_print_type_code_flags): Likewise.
619 (val_print_scalar_formatted): Likewise.
620 (val_print_array_elements): Likewise.
621 * valprint.h (val_print_array_elements): Update declaration.
622 (val_print_scalar_formatted): Likewise.
623 (generic_val_print): Likewise.
624 * value.h (val_print): Likewise.
625
626 2016-11-08 Yao Qi <yao.qi@linaro.org>
627
628 * mt-tdep.c (mt_registers_info): Call
629 get_frame_register_value instead of
630 deprecated_frame_register_read.
631 * sh64-tdep.c (sh64_do_register): Likewise.
632
633 2016-11-08 Pedro Alves <palves@redhat.com>
634
635 * ax.h (agent_expr_p): Delete.
636 (DEF_VEC_P (agent_expr_p)): Delete.
637 * breakpoint.c (build_target_condition_list)
638 (build_target_command_list): Adjust to use of std::vector.
639 (bp_location_dtor): Remove now unnecessary VEC_free calls.
640 * breakpoint.h: Include <vector>.
641 (struct bp_target_info) <conditions, tcommands>: Now
642 std::vector's.
643 * remote.c (remote_add_target_side_condition): bp_tgt->conditions
644 is now a std::vector; adjust.
645 (remote_add_target_side_commands, remote_insert_breakpoint):
646 bp_tgt->tcommands is now a std::vector; adjust.
647
648 2016-11-08 Pedro Alves <palves@redhat.com>
649
650 * ax-gdb.c (is_nontrivial_conversion): Use agent_expr_up.
651 (gen_trace_for_var, gen_trace_for_expr, gen_eval_for_expr)
652 (gen_trace_for_return_address, gen_printf): Use and return an
653 agent_expr_up. Don't use make_cleanup_free_agent_expr.
654 (agent_eval_command_one, maint_agent_printf_command): Use
655 agent_expr_up. Don't use make_cleanup_free_agent_expr.
656 * ax-gdb.h (gen_trace_for_expr, gen_trace_for_var)
657 (gen_trace_for_return_address, gen_eval_for_expr, gen_printf): Use
658 agent_expr_up.
659 * ax-general.c (new_agent_expr): Rename to ...
660 (agent_expr::agent_expr): ... this, and now a constructor.
661 (free_agent_expr): Rename to ...
662 (agent_expr::~agent_exp): ... this, and now a destructor.
663 (do_free_agent_expr_cleanup, make_cleanup_free_agent_expr):
664 Delete.
665 * ax.h (struct agent_expr): Add ctor/dtor.
666 (agent_expr_up): New typedef.
667 (new_agent_expr, free_agent_expr, make_cleanup_free_agent_expr):
668 Delete declarations.
669 * breakpoint.c (parse_cond_to_aexpr): Use and return an
670 agent_expr_up. Don't use make_cleanup_free_agent_expr.
671 (build_target_condition_list): Adjust to use agent_expr_up.
672 (parse_cmd_to_aexpr): Use and return an agent_expr_up. Don't use
673 make_cleanup_free_agent_expr.
674 (build_target_command_list): Adjust to use agent_expr_up.
675 (force_breakpoint_reinsertion): Adjust to use agent_expr_up.
676 (bp_location_dtor): Remove unnecessary free_agent_expr and xfree
677 calls.
678 * breakpoint.h (struct bp_target_info) <cond_bytecode,
679 cmd_bytecode>: Now agent_expr_up's.
680 * remote.c (remote_download_tracepoint): Adjust to use
681 agent_expr_up and remove use of make_cleanup_free_agent_expr.
682 * tracepoint.c (validate_actionline, collect_symbol): Adjust to
683 use agent_expr_up and remove uses of make_cleanup_free_agent_expr.
684 (collection_list::~collection_list): Call delete instead of
685 free_agent_expr.
686 (encode_actions_1): Adjust to use agent_expr_up and remove uses of
687 make_cleanup_free_agent_expr.
688 (add_aexpr): Change parameter type to agent_expr_up; Return a raw
689 agent_expr pointer.
690
691 2016-11-08 Pedro Alves <palves@redhat.com>
692
693 * ada-lang.c (ada_name_for_lookup, type_as_string): Use and return
694 std::string.
695 (type_as_string_and_cleanup): Delete.
696 (ada_lookup_struct_elt_type): Use type_as_string.
697 * ada-lang.h (ada_name_for_lookup): Now returns std::string.
698 * ada-varobj.c (ada_varobj_scalar_image): Return a std::string.
699 (ada_varobj_describe_child): Make 'child_name' and
700 'child_path_expr' parameters std::string pointers.
701 (ada_varobj_describe_struct_child, ada_varobj_describe_ptr_child):
702 Likewise, and use string_printf.
703 (ada_varobj_describe_simple_array_child)
704 (ada_varobj_describe_child): Likewise.
705 (ada_varobj_get_name_of_child, ada_varobj_get_path_expr_of_child)
706 (ada_varobj_get_value_image)
707 (ada_varobj_get_value_of_array_variable)
708 (ada_varobj_get_value_of_variable, ada_name_of_variable)
709 (ada_name_of_child, ada_path_expr_of_child)
710 (ada_value_of_variable): Now returns std::string. Use
711 string_printf.
712 (ada_value_of_child): Adjust.
713 * break-catch-throw.c (check_status_exception_catchpoint): Adjust
714 to use std::string.
715 * breakpoint.c (watch_command_1): Adjust to use std::string.
716 * c-lang.c (c_get_string): Adjust to use std::string.
717 * c-typeprint.c (print_name_maybe_canonical): Use std::string.
718 * c-varobj.c (varobj_is_anonymous_child): Use ==/!= std::string
719 operators.
720 (c_name_of_variable): Now returns a std::string.
721 (c_describe_child): The 'cname' and 'cfull_expression' output
722 parameters are now std::string pointers. Adjust.
723 (c_name_of_child, c_path_expr_of_child, c_value_of_variable)
724 (cplus_number_of_children): Adjust to use std::string and
725 string_printf.
726 (cplus_name_of_variable): Now returns a std::string.
727 (cplus_describe_child): The 'cname' and 'cfull_expression' output
728 parameters are now std::string pointers. Adjust.
729 (cplus_name_of_child, cplus_path_expr_of_child)
730 (cplus_value_of_variable): Now returns a std::string.
731 * cp-abi.c (cplus_typename_from_type_info): Return std::string.
732 * cp-abi.h (cplus_typename_from_type_info): Return std::string.
733 (struct cp_abi_ops) <get_typename_from_type_info>: Return
734 std::string.
735 * cp-support.c (inspect_type): Use std::string.
736 (cp_canonicalize_string_full, cp_canonicalize_string_no_typedefs)
737 (cp_canonicalize_string): Return std::string and adjust.
738 * cp-support.h (cp_canonicalize_string)
739 (cp_canonicalize_string_no_typedefs, cp_canonicalize_string_full):
740 Return std::string.
741 * dbxread.c (read_dbx_symtab): Use std::string.
742 * dwarf2read.c (dwarf2_canonicalize_name): Adjust to use std::string.
743 * gdbcmd.h (lookup_struct_elt_type): Adjust to use std::string.
744 * gnu-v3-abi.c (gnuv3_get_typeid): Use std::string.
745 (gnuv3_get_typename_from_type_info): Return a std::string and
746 adjust.
747 (gnuv3_get_type_from_type_info): Adjust to use std::string.
748 * guile/guile.c (gdbscm_execute_gdb_command): Adjust to use
749 std::string.
750 * infcmd.c (print_return_value_1): Adjust to use std::string.
751 * linespec.c (find_linespec_symbols): Adjust to
752 demangle_for_lookup API change. Use std::string.
753 * mi/mi-cmd-var.c (print_varobj, mi_cmd_var_set_format)
754 (mi_cmd_var_info_type, mi_cmd_var_info_path_expression)
755 (mi_cmd_var_info_expression, mi_cmd_var_evaluate_expression)
756 (mi_cmd_var_assign, varobj_update_one): Adjust to use std::string.
757 * minsyms.c (lookup_minimal_symbol): Use std::string.
758 * python/py-varobj.c (py_varobj_iter_next): Use new instead of
759 XNEW. vitem->name is a std::string now, adjust.
760 * rust-exp.y (convert_ast_to_type, convert_name): Adjust to use
761 std::string.
762 * stabsread.c (define_symbol): Adjust to use std::string.
763 * symtab.c (demangle_for_lookup): Now returns 'const char *'. Add
764 a demangle_result_storage parameter. Use it for storage.
765 (lookup_symbol_in_language)
766 (lookup_symbol_in_objfile_from_linkage_name): Adjust to new
767 demangle_for_lookup API.
768 * symtab.h (struct demangle_result_storage): New type.
769 (demangle_for_lookup): Now returns 'const char *'. Add a
770 demangle_result_storage parameter.
771 * typeprint.c (type_to_string): Return std::string and use
772 ui_file_as_string.
773 * value.h (type_to_string): Change return type to std::string.
774 * varobj-iter.h (struct varobj_item) <name>: Now a std::string.
775 (varobj_iter_delete): Use delete instead of xfree.
776 * varobj.c (create_child): Return std::string instead of char * in
777 output parameter.
778 (name_of_variable, name_of_child, my_value_of_variable): Return
779 std::string instead of char *.
780 (varobj_create, varobj_get_handle): Constify 'objname' parameter.
781 Adjust to std::string fields.
782 (varobj_get_objname): Return a const char * instead of a char *.
783 (varobj_get_expression): Return a std::string.
784 (varobj_list_children): Adjust to use std::string.
785 (varobj_get_type): Return a std::string.
786 (varobj_get_path_expr): Return a const char * instead of a char *.
787 Adjust to std::string fields.
788 (varobj_get_formatted_value, varobj_get_value): Return a
789 std::string.
790 (varobj_set_value): Change type of 'expression' parameter to
791 std::string. Use std::string.
792 (install_new_value): Use std::string.
793 (delete_variable_1): Adjust to use std::string.
794 (create_child): Change the 'name' parameter to a std::string
795 reference. Swap it into the new item's name.
796 (create_child_with_value): Swap item's name into the new child's
797 name. Use string_printf.
798 (new_variable): Use new instead of XNEW.
799 (free_variable): Don't xfree fields that are now std::string.
800 (name_of_variable, name_of_child): Now returns std::string.
801 (value_of_root): Adjust to use std::string.
802 (my_value_of_variable, varobj_value_get_print_value): Return
803 and use std::string.
804 (varobj_value_get_print_value): Adjust to use ui_file_as_string
805 and std::string.
806 * varobj.h (struct varobj) <name, path_expr, obj_name,
807 print_value>: Now std::string's.
808 <name_of_variable, name_of_child, path_expr_of_child,
809 value_of_variable>: Return std::string.
810 (varobj_create, varobj_get_handle): Constify 'objname' parameter.
811 (varobj_get_objname): Return a const char * instead of a char *.
812 (varobj_get_expression, varobj_get_type): Return a std::string.
813 (varobj_get_path_expr): Return a const char * instead of a char *.
814 (varobj_get_formatted_value, varobj_get_value): Return a
815 std::string.
816 (varobj_set_value): Constify 'expression' parameter.
817 (varobj_value_get_print_value): Return a std::string.
818
819 2016-11-08 Pedro Alves <palves@redhat.com>
820
821 * language.c (add_language): Use ui_file_as_string and adjust to
822 use std::string.
823
824 2016-11-08 Pedro Alves <palves@redhat.com>
825 Tom Tromey <tom@tromey.com>
826
827 * rust-lang.c (struct disr_info) <name>: Now a std::string.
828 (rust_get_disr_info): Use ui_file_as_string and adjust to use
829 std::string.
830 (rust_val_print): Adjust to use std::string.
831
832 2016-11-08 Pedro Alves <palves@redhat.com>
833
834 * infrun.c (print_target_wait_results): Use ui_file_as_string and
835 std::string.
836
837 2016-11-08 Pedro Alves <palves@redhat.com>
838
839 * ada-lang.c (type_as_string): Use ui_file_as_string and return
840 std::string.
841 (type_as_string_and_cleanup): Delete.
842 (ada_lookup_struct_elt_type): Use type_as_string.
843
844 2016-11-08 Pedro Alves <palves@redhat.com>
845
846 * gdbarch.sh (verify_gdbarch): Use ui_file_as_string and
847 std::string.
848 * gdbarch.c: Regenerate.
849
850 2016-11-08 Pedro Alves <palves@redhat.com>
851
852 * c-exp.y (OPERATOR NEW): Adjust to use ui_file_as_string and
853 std::string.
854
855 2016-11-08 Pedro Alves <palves@redhat.com>
856
857 * c-lang.h (c_compute_program): Now returns std::string.
858 * compile/compile-internal.h (class compile_file_names): New
859 class.
860 * compile/compile-object-load.c (compile_object_load): Replace
861 object_file and source_file parameters with a compile_file_names
862 parameter. Adjust.
863 * compile-object-load.h: Include "compile-internal.h".
864 (compile_object_load): Replace object_file and source_file
865 parameters with a compile_file_names parameter.
866 * compile/compile-c-support.c (c_compute_program): Now returns a
867 std::string. Use ui_file_as_string.
868 * compile/compile.c (get_new_file_names): Remove parameters and
869 return a compile_file_names instead.
870 (compile_to_object): Now returns a compile_file_names. Use
871 ui_file_as_string.
872 (eval_compile_command): Use compile_file_names.
873 * language.h (struct language_defn) <la_compute_program>: Now
874 returns std::string.
875
876 2016-11-08 Pedro Alves <palves@redhat.com>
877
878 * cli/cli-setshow.c (do_show_command): Adjust to use
879 ui_file_as_string and std::string.
880
881 2016-11-08 Pedro Alves <palves@redhat.com>
882
883 * remote.c (escape_buffer): Use ui_file_as_string and return
884 std::string.
885 (putpkt_binary, read_frame): Adjust to use std::string.
886
887 2016-11-08 Pedro Alves <palves@redhat.com>
888
889 * python/py-arch.c (archpy_disassemble): Use ui_file_as_string and
890 std::string.
891 * python/py-breakpoint.c (bppy_get_commands): Use
892 ui_file_as_string and std::string.
893 * python/py-frame.c (frapy_str): Likewise.
894 * python/py-type.c (typy_str): Likewise.
895 * python/py-unwind.c (unwind_infopy_str): Likewise.
896 * python/py-value.c (valpy_str): Likewise.
897
898 2016-11-08 Pedro Alves <palves@redhat.com>
899
900 * printcmd.c (eval_command): Use ui_file_as_string and
901 std::string.
902
903 2016-11-08 Pedro Alves <palves@redhat.com>
904
905 * top.c (quit_confirm): Use ui_file_as_string and std::string.
906
907 2016-11-08 Pedro Alves <palves@redhat.com>
908
909 * gdbcmd.h (execute_command_to_string): Now returns std::string.
910 (lookup_struct_elt_type): Adjust to use std::string.
911 * top.c (execute_command_to_string): Use ui_file_as_string and
912 return std::string.
913 * guile/guile.c (gdbscm_execute_gdb_command): Adjust to use
914 std::string.
915 * python/python.c (execute_gdb_command): Adjust to use
916 std::string.
917
918 2016-11-08 Pedro Alves <palves@redhat.com>
919
920 * guile/scm-breakpoint.c (gdbscm_breakpoint_commands): Use
921 ui_file_as_string and adjust to use std::string.
922 * guile/scm-disasm.c (gdbscm_arch_disassemble): Likewise.
923 * guile/scm-frame.c (frscm_print_frame_smob): Likewise.
924 * guile/scm-type.c (tyscm_type_name): Use ui_file_as_string and
925 adjust to use std::string. Throw exception directly instead of
926 returning it in EXCP output parameter.
927 (tyscm_print_type_smob, gdbscm_type_print_name): Adjust to
928 tyscm_type_name interface change.
929 * guile/scm-value.c (vlscm_print_value_smob, gdbscm_value_print):
930 Use ui_file_as_string and std::string.
931
932 2016-11-08 Pedro Alves <palves@redhat.com>
933
934 * arm-tdep.c (_initialize_arm_tdep): Use ui_file_as_string and
935 std::string.
936
937 2016-11-08 Pedro Alves <palves@redhat.com>
938
939 * utils.c (error_stream): Use ui_file_as_string and std::string.
940
941 2016-11-08 Pedro Alves <palves@redhat.com>
942
943 * ui-out.c (ui_out_field_stream): Use ui_file_as_string.
944
945 2016-11-08 Pedro Alves <palves@redhat.com>
946
947 * ada-valprint.c (ada_print_floating): Use ui_file_as_string and
948 std::string.
949
950 2016-11-08 Pedro Alves <palves@redhat.com>
951
952 * xtensa-tdep.c (xtensa_verify_config): Use ui_file_as_string and
953 std::string.
954
955 2016-11-08 Pedro Alves <palves@redhat.com>
956
957 * dwarf2read.c (dwarf2_compute_name): Use ui_file_as_string and
958 std::string.
959
960 2016-11-08 Pedro Alves <palves@redhat.com>
961
962 * mi/mi-main.c (print_variable_or_computed): Constify 'expression'
963 parameter.
964 (mi_cmd_trace_frame_collected): Call encode_actions instead of
965 encode_actions_and_make_cleanup. Adjust to use std::vector.
966 * tracepoint.c (memrange_cmp): Delete.
967 (memrange_comp): New.
968 (memrange_sortmerge): Take a memrange vector as parameter instead
969 of a collection_list. Use std::sort instead of qsort.
970 (add_register): Now a method of collection_list. Adjust to m_
971 prefix of data fields.
972 (add_memrange): Now a method of collection_list. Adjust to m_
973 prefix of data fields. Adjust to use std::vector.
974 (collect_symbol): Now a method of collection_list. Adjust to m_
975 prefix of data fields.
976 (do_collect_symbol): Adjust. Call add_wholly_collected instead of
977 accessing the vector directly.
978 (collection_list::add_wholly_collected): New.
979 (add_local_symbols): Now a method of collection_list.
980 (add_static_trace_data): Now a method of collection_list. Adjust
981 to use bool.
982 (clear_collection_list, do_clear_collection_list): Delete.
983 (init_collection_list): Delete.
984 (collection_list::collection_list): New.
985 (collection_list::~collection_list): New.
986 (stringify_collection_list): Rename to ...
987 (collection_list::stringify): ... this and adjust to being a
988 method of collection_list. Adjust to use of std::vector.
989 (append_exp): Now a method of collection_list. Use
990 ui_file_as_string. Adjust to std::vector.
991 (collection_list::finish): New.
992 (encode_actions_1): Adjust.
993 (encode_actions_and_make_cleanup): Rename to ...
994 (encode_actions)... this. No longer returns a cleanup. No longer
995 call init_collection_list nor install do_clear_collection_list
996 cleanups. Call collection_list::finish instead of
997 memrange_sortmerge directly.
998 (encode_actions_rsp): Adjust to call encode_actions instead of
999 encode_actions_and_make_cleanup. Adjust to method renames.
1000 (add_aexpr): Now a method of collection_list.
1001 * tracepoint.h: Include <vector> and <string>.
1002 (struct memrange): Add constructors.
1003 (struct collection_list): Now a class.
1004 (class collection_list) <collection_list, ~collection_list,
1005 add_wholly_collected, append_exp, add_aexpr, add_register,
1006 add_memrange, collect_symbol, add_local_symbols,
1007 add_static_trace_data, finish, stringify, wholly_collected, and
1008 computed>: New methods.
1009 <regs_mask>: Rename to ...
1010 <m_regs_mask>: ... this.
1011 <listsize, next_memrange, list>: Delete fields.
1012 <m_memranges>: New field.
1013 <aexpr_listsize, next_aexpr_elt, aexpr_list>: Delete fields.
1014 <m_aexprs>: New field.
1015 <strace_data>: Rename to ...
1016 <m_strace_data>: ... this. Now a bool.
1017 <wholly_collected>: Rename to ...
1018 <m_wholly_collected>: ... this. Now a std::vector<std::string>.
1019 <computed>: Rename to ...
1020 <m_computed>: ... this. Now a std::vector<std::string>.
1021 (encode_actions_and_make_cleanup): Delete declaration.
1022 (encode_actions): New declaration.
1023
1024 2016-11-08 Pedro Alves <palves@redhat.com>
1025
1026 * ui-file.c (do_ui_file_as_string, ui_file_as_string): New
1027 functions.
1028 * ui-file.h: Include <string>.
1029 (ui_file_as_string): New declaration.
1030
1031 2016-11-08 Pedro Alves <palves@redhat.com>
1032
1033 * ada-lang.c (ada_read_renaming_var_value): Use expression_up.
1034 (struct ada_catchpoint_location) <excep_cond_expr>: Now an
1035 expression_up.
1036 (ada_catchpoint_location_dtor): Reset excep_cond_expr instead of
1037 using xfree.
1038 (create_excep_cond_exprs): Use expression_up and gdb::move.
1039 (allocate_location_exception): Use new instead of XNEW.
1040 (should_stop_exception): Likewise. Adjust to use expression_up.
1041 (create_ada_exception_catchpoint): Use new instead of XNEW.
1042 * ax-gdb.c (agent_eval_command_one): Use expression_up instead of
1043 cleanups.
1044 (maint_agent_printf_command): Use expression_up.
1045 * break-catch-sig.c (create_signal_catchpoint): Use new instead of
1046 XNEW.
1047 * break-catch-syscall.c (create_syscall_event_catchpoint):
1048 Likewise.
1049 * break-catch-throw.c (handle_gnu_v3_exceptions): Use new instead
1050 of XCNEW. Use gdb::unique_ptr instead of cleanups.
1051 * breakpoint.c (set_breakpoint_condition, update_watchpoint)
1052 (parse_cmd_to_aexpr, watchpoint_check)
1053 (bpstat_check_breakpoint_conditions, watchpoint_locations_match):
1054 Adjust to use expression_up.
1055 (init_bp_location): Adjust.
1056 (free_bp_location): Use delete instead of xfree.
1057 (set_raw_breakpoint_without_location, set_raw_breakpoint)
1058 (add_solib_catchpoint, create_fork_vfork_event_catchpoint)
1059 (new_single_step_breakpoint, create_breakpoint_sal): Use new
1060 instead of XNEW.
1061 (find_condition_and_thread): Adjust to use expression_up.
1062 (create_breakpoint): Use new instead of XNEW.
1063 (dtor_watchpoint): Don't xfree expression pointers, they're
1064 unique_ptr's now.
1065 (insert_watchpoint, remove_watchpoint): Adjust.
1066 (watch_command_1): Use expression_up. Use new instead of XCNEW.
1067 (catch_exec_command_1): Use new instead of XNEW.
1068 (bp_location_dtor): Don't xfree expression pointers, they're
1069 unique_ptr's now.
1070 (base_breakpoint_allocate_location)
1071 (strace_marker_create_breakpoints_sal): Use new instead of XNEW.
1072 (delete_breakpoint): Use delete instead of xfree.
1073 * breakpoint.h (struct bp_location) <cond>: Now an
1074 unique_ptr<expression> instead of a raw pointer.
1075 (struct watchpoint) <exp, cond_exp>: Likewise.
1076 * cli/cli-script.c (execute_control_command): Use expression_up
1077 instead of cleanups.
1078 * dtrace-probe.c (dtrace_process_dof_probe): Use expression_up.
1079 * eval.c (parse_and_eval_address, parse_and_eval_long)
1080 (parse_and_eval, parse_to_comma_and_eval, parse_and_eval_type):
1081 Use expression_up instead of cleanups.
1082 * expression.h (expression_up): New typedef.
1083 (parse_expression, parse_expression_with_language, parse_exp_1):
1084 Change return type to expression_up.
1085 * mi/mi-main.c (mi_cmd_data_evaluate_expression)
1086 (print_variable_or_computed): Use expression_up.
1087 * objc-lang.c (print_object_command): Use expression_up instead of
1088 cleanups.
1089 * parse.c (parse_exp_1, parse_exp_in_context)
1090 (parse_exp_in_context_1, parse_expression)
1091 (parse_expression_with_language): Return an expression_up instead
1092 of a raw pointer.
1093 (parse_expression_for_completion): Use expression_up.
1094 * printcmd.c (struct display) <exp>: Now an expression_up instead
1095 of a raw pointer.
1096 (print_command_1, output_command_const, set_command, x_command):
1097 Use expression_up instead of cleanups.
1098 (display_command): Likewise. Use new instead of XNEW.
1099 (free_display): Use delete instead of xfree.
1100 (do_one_display): Adjust to use expression_up.
1101 * remote.c (remote_download_tracepoint): Likewise.
1102 * stack.c (return_command): Likewise.
1103 * tracepoint.c (validate_actionline, encode_actions_1): Use
1104 expression_up instead of cleanups.
1105 * typeprint.c (whatis_exp, maintenance_print_type): Likewise.
1106 * value.c (init_if_undefined_command): Likewise.
1107 * varobj.c (struct varobj_root) <exp>: Now an expression_up
1108 instead of a raw pointer.
1109 (varobj_create): Adjust.
1110 (varobj_set_value): Use an expression_up instead of cleanups.
1111 (new_root_variable): Use new instead of XNEW.
1112 (free_variable): Use delete instead of xfree.
1113 (value_of_root_1): Use std::swap.
1114
1115 2016-11-08 Pedro Alves <palves@redhat.com>
1116
1117 * cli/cli-script.c (execute_control_command): Use std::string
1118 instead of cleanups.
1119 (locate_arg): Constify return type.
1120 (insert_args): Constify paremeter. Simplify using std::string.
1121 Return a std::string.
1122
1123 2016-11-08 Pedro Alves <palves@redhat.com>
1124
1125 * breakpoint.c (struct commands_info) <arg>: Constify.
1126 (commands_command_1): Constify 'arg' parameter. Use std::string
1127 and string_printf.
1128 (commands_from_control_command): Constify 'arg' parameter.
1129 (map_breakpoint_numbers): Constify 'args' parameter.
1130 * breakpoint.h (commands_from_control_command): Constify 'arg'
1131 parameter.
1132
1133 2016-11-08 Pedro Alves <palves@redhat.com>
1134
1135 * cli/cli-script.c (execute_control_command): Assume insert_args
1136 never returns NULL.
1137 (insert_args): Assume xmalloc never returns NULL.
1138
1139 2016-11-08 Pedro Alves <palves@redhat.com>
1140
1141 * Makefile.in (COMMON_OBS): Add utils-selftests.o.
1142 * common/common-utils.c (string_printf): New function.
1143 * common/common-utils.h: Include <string>.
1144 (string_printf): Declare.
1145 * utils-selftests.c: New file.
1146
1147 2016-11-08 Yao Qi <yao.qi@linaro.org>
1148
1149 * aarch64-tdep.c (aarch64_software_single_step): Return
1150 VEC (CORE_ADDR) *. Return NULL instead of 0. Don't call
1151 insert_single_step_breakpoint.
1152 * alpha-tdep.c (alpha_deal_with_atomic_sequence): Likewise.
1153 (alpha_software_single_step): Likewise.
1154 * alpha-tdep.h (alpha_software_single_step): Update declaration.
1155 * arm-linux-tdep.c (arm_linux_software_single_step): Return
1156 VEC (CORE_ADDR) *. Return NULL instead of 0.
1157 * arm-tdep.c (arm_software_single_step): Return NULL instead of 0.
1158 * arm-tdep.h (arm_software_single_step): Update declaration.
1159 * breakpoint.c (insert_single_step_breakpoints): New function.
1160 * breakpoint.h (insert_single_step_breakpoints): Declare.
1161 * cris-tdep.c (cris_software_single_step): Return
1162 VEC (CORE_ADDR) *. Don't call insert_single_step_breakpoint.
1163 * gdbarch.sh (software_single_step): Change it to return
1164 VEC (CORE_ADDR) *.
1165 * gdbarch.c, gdbarch.h: Regenerated.
1166 * infrun.c (maybe_software_singlestep): Adjust.
1167 * mips-tdep.c (mips_deal_with_atomic_sequence): Return
1168 VEC (CORE_ADDR) *. Don't call insert_single_step_breakpoint.
1169 (micromips_deal_with_atomic_sequence): Likewise.
1170 (deal_with_atomic_sequence): Likewise.
1171 (mips_software_single_step): Likewise.
1172 * mips-tdep.h (mips_software_single_step): Update declaration.
1173 * moxie-tdep.c (moxie_software_single_step): Likewise.
1174 * nios2-tdep.c (nios2_software_single_step): Likewise.
1175 * ppc-tdep.h (ppc_deal_with_atomic_sequence): Update
1176 declaration.
1177 * record-full.c (record_full_resume): Adjust.
1178 (record_full_wait_1): Likewise.
1179 * rs6000-aix-tdep.c (rs6000_software_single_step): Return
1180 VEC (CORE_ADDR) *. Don't call insert_single_step_breakpoint.
1181 * rs6000-tdep.c (ppc_deal_with_atomic_sequence): Return
1182 VEC (CORE_ADDR) *. Don't call insert_single_step_breakpoint.
1183 * s390-linux-tdep.c (s390_software_single_step): Likewise.
1184 * sparc-tdep.c (sparc_software_single_step): Likewise.
1185 * spu-tdep.c (spu_software_single_step): Likewise.
1186 * tic6x-tdep.c (tic6x_software_single_step): Likewise.
1187
1188 2016-11-08 Yao Qi <yao.qi@linaro.org>
1189
1190 * arm-linux-tdep.c (arm_linux_software_single_step): Write
1191 adjusted address back to vector. Call insert_single_step_breakpoint
1192 in a new loop.
1193 * arm-tdep.c (arm_software_single_step): Likewise.
1194
1195 2016-11-08 Yao Qi <yao.qi@linaro.org>
1196
1197 * arm-linux-tdep.c (arm_linux_software_single_step): Don't
1198 call arm_insert_single_step_breakpoint, call
1199 insert_single_step_breakpoint instead.
1200 * arm-tdep.c (arm_insert_single_step_breakpoint): Remove.
1201 (arm_software_single_step): Don't call
1202 arm_insert_single_step_breakpoint, call
1203 insert_single_step_breakpoint instead.
1204 * arm-tdep.h (arm_insert_single_step_breakpoint): Remove
1205 declaration.
1206
1207 2016-11-08 Cordian A. Daniluk <th3c0r1uk@gmail.com>
1208
1209 PR breakpoints/20739
1210 * breakpoint.c (check_fast_tracepoint_sals): Don't print duplicate
1211 0x prefix.
1212
1213 2016-11-08 Yao Qi <yao.qi@linaro.org>
1214
1215 * rust-lang.c (val_print_struct): Fix indentation.
1216
1217 2016-11-08 Lionel Flandrin <lionel@svkt.org>
1218
1219 * remote.c (process_g_packet): Detect truncated registers in 'g'
1220 packets and raise an error.
1221
1222 2016-11-07 Doug Evans <dje@google.com>
1223
1224 * guile/scm-value.c (gdbscm_value_field): Fix call to value_struct_elt.
1225 * python/py-value.c (valpy_getitem): Ditto.
1226
1227 2016-11-07 Doug Evans <dje@google.com>
1228
1229 * i386-tdep.c (i386_gdbarch_init): Add comments.
1230
1231 2016-11-07 Doug Evans <dje@google.com>
1232
1233 * python/py-unwind.c (unwind_infopy_str): Fix use of VEC_iterate.
1234
1235 2016-11-07 Doug Evans <dje@google.com>
1236
1237 * configure.tgt (x86_64-*-elf*): Remove i386bsd-tdep.o.
1238
1239 2016-11-04 Simon Marchi <simon.marchi@polymtl.ca>
1240
1241 * maint.c (scoped_command_stats::scoped_command_stats): Fix typo.
1242 * ppcnbsd-tdep.c (_initialize_ppcnbsd_tdep): Likewise.
1243 * ppcobsd-tdep.c (_initialize_ppcobsd_tdep): Likewise.
1244 * ui-out.c (ui_out_new): Likewise.
1245 * utils.c (init_page_info): Likewise.
1246 (reset_prompt_for_continue_wait_time): Likewise.
1247 * windows-nat.c (windows_init_thread_list): Likewise.
1248 * xtensa-tdep.c (call0_analyze_prologue): Likewise.
1249
1250 2016-10-29 Manish Goregaokar <manish@mozilla.com>
1251
1252 * rust-exp.y: Parse `sizeof(exp)` as `UNOP_SIZEOF`.
1253
1254 2016-10-28 Manish Goregaokar <manish@mozilla.com>
1255
1256 * rust-lang.c (rust_union_is_untagged): Add function to check if a
1257 union is an untagged union.
1258 (rust_val_print): Handle printing of untagged union values.
1259 (rust_print_type): Handle printing of untagged union types.
1260 (rust_evaluate_subexp): Handle evaluating field access on untagged
1261 unions.
1262
1263 2016-10-27 Manish Goregaokar <manish@mozilla.com>
1264
1265 * rust-lang.c (rust_get_disr_info): Treat univariant enums without
1266 discriminants as encoded enums with a real field.
1267 * rust-lang.c (rust_evaluate_subexp): Handle field access on
1268 encoded struct-like enums.
1269
1270 2016-11-03 Yao Qi <yao.qi@linaro.org>
1271
1272 * Makefile.in (.y.c): Replace YY_NULL with YY_NULLPTR.
1273
1274 2016-11-03 Yao Qi <yao.qi@linaro.org>
1275 Pedro Alves <palves@redhat.com>
1276
1277 * aarch64-tdep.c (aarch64_default_breakpoint): Change it to
1278 constexpr. Don't use GDBARCH_BREAKPOINT_MANIPULATION.
1279 (aarch64_gdbarch_init): Don't use
1280 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1281 * alpha-tdep.c (break_insn): Rename to alpha_break_insn.
1282 Don't use GDBARCH_BREAKPOINT_MANIPULATION.
1283 (alpha_gdbarch_init): Don't use
1284 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1285 * arc-tdep.c (arc_gdbarch_init): Don't use
1286 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1287 * arch-utils.h (GDBARCH_BREAKPOINT_MANIPULATION): Remove.
1288 (struct bp_manipulation): New.
1289 (SET_GDBARCH_BREAKPOINT_MANIPULATION): Remove.
1290 (struct bp_manipulation_endian): New.
1291 (BP_MANIPULATION): New.
1292 (BP_MANIPULATION_ENDIAN): New.
1293 * arm-tdep.c (arm_gdbarch_init): Don't use
1294 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1295 * avr-tdep.c (avr_break_insn): Change it constexpr.
1296 (avr_gdbarch_init): Don't use
1297 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1298 * bfin-tdep.c (bfin_gdbarch_init): Likewise.
1299 * cris-tdep.c (cris_gdbarch_init): Likewise.
1300 * frv-tdep.c (breakpoint): Rename it to frv_break_insn, and
1301 change its type to constexpr. Don't use
1302 GDBARCH_BREAKPOINT_MANIPULATION.
1303 (frv_gdbarch_init): Don't use
1304 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1305 * ft32-tdep.c (breakpoint): Rename it to ft32_break_insn and
1306 change its type to constexpr. Don't use
1307 GDBARCH_BREAKPOINT_MANIPULATION.
1308 (ft32_gdbarch_init): Don't use
1309 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1310 * h8300-tdep.c (breakpoint): Rename it to h8300_break_insn.
1311 Don't use GDBARCH_BREAKPOINT_MANIPULATION.
1312 (h8300_gdbarch_init): Don't use
1313 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1314 * hppa-tdep.c (breakpoint): Rename it to h8300_break_insn.
1315 Don't use GDBARCH_BREAKPOINT_MANIPULATION.
1316 (hppa_gdbarch_init): Don't use
1317 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1318 * i386-tdep.c (break_insn): Rename it to i386_break_insn.
1319 Don't use GDBARCH_BREAKPOINT_MANIPULATION.
1320 (i386_gdbarch_init): Don't use
1321 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1322 * iq2000-tdep.c (iq2000_gdbarch_init): Don't use
1323 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1324 * lm32-tdep.c (breakpoint): Rename it to lm32_break_insn and
1325 change its type to constexpr. Don't use
1326 GDBARCH_BREAKPOINT_MANIPULATION.
1327 (lm32_gdbarch_init): Don't use
1328 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1329 * m32c-tdep.c (break_insn): Rename it to m32c_break_insn and change
1330 its type to constexpr. Don't use GDBARCH_BREAKPOINT_MANIPULATION.
1331 (m32c_gdbarch_init): Don't use
1332 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1333 * m32r-tdep.c (m32r_gdbarch_init): Likewise.
1334 * m68hc11-tdep.c (breakpoint): Rename it to m68hc11_break_insn and
1335 change its type to constexpr.
1336 Don't use GDBARCH_BREAKPOINT_MANIPULATION.
1337 (m68hc11_gdbarch_init): Don't use SET_GDBARCH_BREAKPOINT_MANIPULATION.
1338 * m68k-tdep.c (break_insn): Rename it to m68k_break_insn and change
1339 its type to constexpr. Don't use GDBARCH_BREAKPOINT_MANIPULATION.
1340 (m68k_gdbarch_init): Don't use
1341 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1342 * m88k-tdep.c (break_insn): Rename it to m88k_break_insn and change
1343 its type to constexpr. Don't use GDBARCH_BREAKPOINT_MANIPULATION.
1344 (m88k_gdbarch_init): Don't use
1345 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1346 * mep-tdep.c (breakpoint): Rename it to mep_break_insn and change
1347 its type to constexpr. Don't use GDBARCH_BREAKPOINT_MANIPULATION.
1348 (mep_gdbarch_init): Don't use
1349 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1350 * microblaze-tdep.c (break_insn): Rename it to
1351 microblaze_break_insn and change its type to constexpr. Don't use
1352 GDBARCH_BREAKPOINT_MANIPULATION.
1353 (microblaze_gdbarch_init): Don't use
1354 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1355 * mips-tdep.c (mips_gdbarch_init): Likewise.
1356 * mn10300-tdep.c (breakpoint): Rename it to mn10300_break_insn and
1357 change its type to constexpr. Don't use
1358 GDBARCH_BREAKPOINT_MANIPULATION.
1359 (mn10300_gdbarch_init): Don't use
1360 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1361 * moxie-tdep.c (breakpoint): Rename it to moxie_break_insn and
1362 change its type to constexpr. Don't use
1363 GDBARCH_BREAKPOINT_MANIPULATION.
1364 (moxie_gdbarch_init): Don't use
1365 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1366 * msp430-tdep.c (breakpoint): Rename it to msp430_break_insn
1367 and change its type to constexpr. Don't use
1368 GDBARCH_BREAKPOINT_MANIPULATION.
1369 (msp430_gdbarch_init): Don't use
1370 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1371 * mt-tdep.c (mt_gdbarch_init): Likewise.
1372 * nds32-tdep.c (break_insn): Rename it to nds32_break_insn
1373 and change its type to constexpr. Don't use
1374 GDBARCH_BREAKPOINT_MANIPULATION.
1375 (nds32_gdbarch_init): Don't use
1376 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1377 * nios2-tdep.c (nios2_gdbarch_init): Likewise.
1378 * rl78-tdep.c (breakpoint): Rename it to rl78_break_ins
1379 and change its type to rl78_break_insn. Don't use
1380 GDBARCH_BREAKPOINT_MANIPULATION.
1381 (rl78_gdbarch_init): Don't use
1382 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1383 * rs6000-tdep.c (big_breakpoint): Change its type to
1384 constexpr.
1385 (little_breakpoint): Likewise.
1386 Don't use GDBARCH_BREAKPOINT_MANIPULATION_ENDIAN.
1387 (rs6000_gdbarch_init): Don't use
1388 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1389 * rx-tdep.c (breakpoint): Rename it to rx_break_insn and
1390 change its type to constexpr. Don't use
1391 GDBARCH_BREAKPOINT_MANIPULATION.
1392 (rx_gdbarch_init): Don't use
1393 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1394 * s390-linux-tdep.c (breakpoint): Rename it to s390_break_insn
1395 and change its type to constexpr. Don't use
1396 GDBARCH_BREAKPOINT_MANIPULATION
1397 (s390_gdbarch_init): Don't use
1398 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1399 * score-tdep.c (score_gdbarch_init): Likewise.
1400 * sh-tdep.c (sh_gdbarch_init): Likewise.
1401 * sh64-tdep.c (sh64_gdbarch_init): Likewise.
1402 * sparc-tdep.c (break_insn): Rename it to sparc_break_insn
1403 and change its type to constexpr. Don't use
1404 GDBARCH_BREAKPOINT_MANIPULATION.
1405 (sparc32_gdbarch_init): Don't use
1406 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1407 * spu-tdep.c (breakpoint): Rename it to spu_break_insn and change
1408 its type to constexpr. Don't use
1409 GDBARCH_BREAKPOINT_MANIPULATION.
1410 (spu_gdbarch_init): Don't use
1411 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1412 * tic6x-tdep.c (tic6x_gdbarch_init): Likewise.
1413 * tilegx-tdep.c (breakpoint): Rename it to tilegx_break_insn
1414 and change its type to constexpr. Don't use
1415 GDBARCH_BREAKPOINT_MANIPULATION.
1416 (tilegx_gdbarch_init): Don't use
1417 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1418 * v850-tdep.c (v850_gdbarch_init): Likewise.
1419 * vax-tdep.c (break_insn): Rename it to vax_break_insn and
1420 change its type to constexpr.
1421 Don't use GDBARCH_BREAKPOINT_MANIPULATION.
1422 (vax_gdbarch_init): Don't use
1423 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1424 * xstormy16-tdep.c (breakpoint): Rename it to
1425 xstormy16_break_insn and change its type to constexpr.
1426 Don't use GDBARCH_BREAKPOINT_MANIPULATION.
1427 (xstormy16_gdbarch_init): Don't use
1428 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1429 * xtensa-tdep.c (xtensa_gdbarch_init): Likewise.
1430
1431 2016-11-03 Yao Qi <yao.qi@linaro.org>
1432
1433 * arm-tdep.c (arm_override_mode): Remove.
1434 (arm_pc_is_thumb): Update.
1435 (arm_insert_single_step_breakpoint): Update.
1436
1437 2016-11-03 Yao Qi <yao.qi@linaro.org>
1438
1439 * arch-utils.c (default_breakpoint_kind_from_current_state):
1440 New function.
1441 * arch-utils.h (default_breakpoint_kind_from_current_state):
1442 Declare.
1443 * arm-tdep.c (arm_breakpoint_kind_from_current_state): New
1444 function.
1445 (arm_gdbarch_init): Call
1446 set_gdbarch_breakpoint_kind_from_current_state.
1447 * breakpoint.c (breakpoint_kind): Call
1448 gdbarch_breakpoint_kind_from_current_state for single step
1449 breakpoint. Update comments.
1450 * gdbarch.sh (breakpoint_kind_from_current_state): New.
1451 * gdbarch.c, gdbarch.h: Regenerate.
1452
1453 2016-11-03 Yao Qi <yao.qi@linaro.org>
1454
1455 * arch-utils.c (default_breakpoint_from_pc): New function.
1456 * arch-utils.h (GDBARCH_BREAKPOINT_FROM_PC): Remove.
1457 (GDBARCH_BREAKPOINT_MANIPULATION): Don't use
1458 GDBARCH_BREAKPOINT_FROM_PC.
1459 (SET_GDBARCH_BREAKPOINT_MANIPULATION): Don't call
1460 set_gdbarch_breakpoint_from_pc.
1461 (default_breakpoint_from_pc): Remove declaration.
1462 * gdbarch.sh (breakpoint_from_pc): Add its default implementation.
1463 * gdbarch.c, gdbarch.h: Regenerate.
1464 * arm-tdep.c: Don't use GDBARCH_BREAKPOINT_FROM_PC.
1465 * arc-tdep.c, bfin-tdep.c, cris-tdep.c, iq2000-tdep.c: Likewise.
1466 * m32r-tdep.c, mips-tdep.c, mt-tdep.c: Likewise.
1467 * nios2-tdep.c, score-tdep.c, sh-tdep.c: Likewise.
1468 * sh64-tdep.c, tic6x-tdep.c, v850-tdep.c, xtensa-tdep.c: Likewise.
1469
1470 2016-11-03 Yao Qi <yao.qi@linaro.org>
1471
1472 * arch-utils.c (default_remote_breakpoint_from_pc): Remove.
1473 * arch-utils.h (default_remote_breakpoint_from_pc): Remove.
1474 * arm-tdep.c (arm_remote_breakpoint_from_pc): Remove.
1475 (arm_gdbarch_init): Don't call
1476 set_gdbarch_remote_breakpoint_from_pc.
1477 * gdbarch.sh (remote_breakpoint_from_pc): Remove.
1478 * gdbarch.c, gdbarch.h: Regenerate.
1479 * mips-tdep.c (mips_remote_breakpoint_from_pc): Remove.
1480 (mips_gdbarch_init): Don't call
1481 set_gdbarch_remote_breakpoint_from_pc.
1482
1483 2016-11-03 Yao Qi <yao.qi@linaro.org>
1484
1485 * breakpoint.h (struct bp_target_info) <placed_size>: Remove.
1486 <kind>: New field.
1487 Update all users.
1488
1489 2016-11-03 Yao Qi <yao.qi@linaro.org>
1490
1491 * arch-utils.h (GDBARCH_BREAKPOINT_MANIPULATION): Define
1492 breakpoint_kind_from_pc and sw_breakpoint_from_kind.
1493 (GDBARCH_BREAKPOINT_MANIPULATION_ENDIAN): Likewise.
1494 (SET_GDBARCH_BREAKPOINT_MANIPULATION): Call
1495 set_gdbarch_breakpoint_kind_from_pc and
1496 set_gdbarch_sw_breakpoint_from_kind.
1497 * arm-tdep.c: Add comments.
1498 * bfin-tdep.c: Likewise.
1499 * breakpoint.c (breakpoint_kind): New function.
1500 (insert_bp_location): Set target_info.placed_size and
1501 target_info.placed_address.
1502 (bkpt_insert_location): Likewise.
1503 * cris-tdep.c: Add comments.
1504 * gdbarch.sh (breakpoint_kind_from_pc): New.
1505 (sw_breakpoint_from_kind): New.
1506 * gdbarch.c, gdbarch.h: Regenerated.
1507 * ia64-tdep.c (ia64_memory_insert_breakpoint): Don't set
1508 bp_tgt->placed_size.
1509 (ia64_memory_remove_breakpoint): Don't assert
1510 bp_tgt->placed_size.
1511 (ia64_breakpoint_kind_from_pc): New function.
1512 (ia64_gdbarch_init): Install ia64_breakpoint_kind_from_pc.
1513 * m32r-tdep.c (m32r_memory_insert_breakpoint): Don't set
1514 bp_tgt->placed_size.
1515 * mem-break.c (default_memory_insert_breakpoint): Don't set
1516 bp_tgt->placed_size. Call gdbarch_sw_breakpoint_from_kind.
1517 (default_memory_remove_breakpoint): Call
1518 gdbarch_sw_breakpoint_from_kind.
1519 (memory_validate_breakpoint): Don't check bp_tgt->placed_size.
1520 * mips-tdep.c: Add comments.
1521 * mt-tdep.c: Likewise.
1522 * nios2-tdep.c: Likewise.
1523 * record-full.c (record_full_insert_breakpoint): Don't call
1524 gdbarch_breakpoint_from_pc. Don't set bp_tgt->placed_address
1525 and bp_tgt->placed_size.
1526 * remote.c (remote_insert_breakpoint): Don't call
1527 gdbarch_remote_breakpoint_from_pc. Use bp_tgt->placed_size.
1528 Don't set bp_tgt->placed_address and bp_tgt->placed_size.
1529 (remote_insert_hw_breakpoint): Likewise.
1530 * score-tdep.c: Likewise.
1531 * sh-tdep.c: Likewise.
1532 * tic6x-tdep.c: Likewise.
1533 * v850-tdep.c: Likewise.
1534 * xtensa-tdep.c: Likewise.
1535
1536 2016-11-03 Yao Qi <yao.qi@linaro.org>
1537
1538 * arch-utils.h (GDBARCH_BREAKPOINT_FROM_PC): New macro.
1539 (GDBARCH_BREAKPOINT_MANIPULATION_ENDIAN): New macro.
1540 * arm-tdep.c (arm_breakpoint_from_pc): Remove.
1541 (arm_breakpoint_kind_from_pc): New function.
1542 (arm_sw_breakpoint_from_kind): New function.
1543 (arm_breakpoint_from_pc): Call arm_breakpoint_kind_from_pc
1544 and arm_sw_breakpoint_from_kind.
1545 Use GDBARCH_BREAKPOINT_FROM_PC.
1546 (arm_remote_breakpoint_from_pc): Call
1547 arm_breakpoint_kind_from_pc.
1548 (arm_gdbarch_init): Replace set_gdbarch_breakpoint_from_pc
1549 with SET_GDBARCH_BREAKPOINT_MANIPULATION.
1550 * arc-tdep.c: Likewise.
1551 * bfin-tdep.c: Likewise.
1552 * cris-tdep.c: Likewise.
1553 * iq2000-tdep.c: Likewise.
1554 * m32r-tdep.c: Likewise.
1555 * mips-tdep.c: Likewise.
1556 * mt-tdep.c: Likewise.
1557 * nios2-tdep.c: Likewise.
1558 * rs6000-tdep.c: Likewise.
1559 * score-tdep.c: Likewise.
1560 * sh-tdep.c: Likewise.
1561 * sh64-tdep.c: Likewise.
1562 * tic6x-tdep.c: Likewise.
1563 * v850-tdep.c: Likewise.
1564 * xtensa-tdep.c: Likewise.
1565
1566 2016-11-03 Yao Qi <yao.qi@linaro.org>
1567
1568 * mips-tdep.c (mips_breakpoint_kind): New enum.
1569 (mips_breakpoint_from_pc): Use it.
1570 (mips_remote_breakpoint_from_pc): Likewise.
1571
1572 2016-11-03 Yao Qi <yao.qi@linaro.org>
1573
1574 * arch-utils.h (GDBARCH_BREAKPOINT_MANIPULATION): New macro.
1575 (SET_GDBARCH_BREAKPOINT_MANIPULATION): New macro.
1576 aarch64-tdep.c (aarch64_breakpoint_from_pc): Remove. Use
1577 GDBARCH_BREAKPOINT_MANIPULATION.
1578 (aarch64_gdbarch_init): Replace set_gdbarch_breakpoint_from_pc
1579 with SET_GDBARCH_BREAKPOINT_MANIPULATION.
1580 * alpha-tdep.c: Likewise.
1581 * avr-tdep.c: Likewise.
1582 * frv-tdep.c: Likewise.
1583 * ft32-tdep.c: Likewise.
1584 * h8300-tdep.c: Likewise.
1585 * hppa-tdep.c: Likewise.
1586 * i386-tdep.c: Likewise.
1587 * lm32-tdep.c: Likewise.
1588 * m32c-tdep.c: Likewise.
1589 * m68hc11-tdep.c: Likewise.
1590 * m68k-tdep.c: Likewise.
1591 * m88k-tdep.c: Likewise.
1592 * mep-tdep.c: Likewise.
1593 * microblaze-tdep.c: Likewise.
1594 * mn10300-tdep.c: Likewise.
1595 * moxie-tdep.c: Likewise.
1596 * msp430-tdep.c: Likewise.
1597 * rl78-tdep.c: Likewise.
1598 * rx-tdep.c: Likewise.
1599 * s390-linux-tdep.c: Likewise.
1600 * sparc-tdep.c: Likewise.
1601 * spu-tdep.c: Likewise.
1602 * tilegx-tdep.c: Likewise.
1603 * vax-tdep.c: Likewise.
1604 * xstormy16-tdep.c: Likewise.
1605
1606 2016-11-03 Yao Qi <yao.qi@linaro.org>
1607
1608 * mem-break.c (default_memory_insert_breakpoint): Don't check
1609 'bp' against NULL.
1610 * microblaze-linux-tdep.c (microblaze_linux_memory_remove_breakpoint):
1611 Likewise.
1612 * ppc-linux-tdep.c (ppc_linux_memory_remove_breakpoint): Likewise.
1613
1614 2016-11-02 Tom Tromey <tom@tromey.com>
1615
1616 * dwarf2loc.c (dwarf_evaluate_loc_desc::get_base_type): Rename
1617 from impl_get_base_type. Rewrite.
1618 (struct dwarf_expr_baton): Remove.
1619 (dwarf_evaluate_loc_desc::push_dwarf_reg_entry_value): Save and
1620 restore more fields.
1621 (symbol_needs_eval_context::get_frame_pc): New method.
1622 * dwarf2expr.h (dwarf_expr_context::get_base_type): Now public,
1623 virtual.
1624 (dwarf_expr_context::impl_get_base_type): Remove.
1625 * dwarf2expr.c (dwarf_expr_context::get_base_type): Remove.
1626
1627 2016-10-31 Maciej W. Rozycki <macro@imgtec.com>
1628
1629 * configure.ac <mips-sgi-irix5*>: Remove <sys/proc.h> _KMEMUSER
1630 workaround.
1631 * configure: Regenerate.
1632 * config.in: Regenerate.
1633
1634 2016-10-31 Maciej W. Rozycki <macro@imgtec.com>
1635
1636 * mips-tdep.c (mips_r3041_reg_names): Remove.
1637 (mips_breakpoint_from_pc): Remove IDT and PMON breakpoint
1638 encodings.
1639
1640 2016-10-31 Maciej W. Rozycki <macro@imgtec.com>
1641
1642 * defs.h (gdb_osabi): Remove GDB_OSABI_IRIX enum value.
1643 * osabi.c (gdb_osabi_names): Remove "Irix" entry.
1644 * mips-tdep.c (mips_irix_reg_names): Remove.
1645 (mips_register_type): Remove GDB_OSABI_IRIX code.
1646 (mips_pseudo_register_type): Likewise.
1647 (mips_breakpoint_from_pc): Likewise.
1648 (mips_gdbarch_init): Likewise.
1649
1650 2016-10-29 Pedro Alves <palves@redhat.com>
1651
1652 * NEWS: Clarify C++ requirement.
1653
1654 2016-10-29 Pedro Alves <palves@redhat.com>
1655
1656 * NEWS: Adjust to mention C++11 requirement.
1657
1658 2016-10-29 Eli Zaretskii <eliz@gnu.org>
1659
1660 * NEWS: Mention support for redirection on MS-Windows.
1661
1662 * windows-nat.c (redir_open, redir_set_redirection)
1663 (redirect_inferior_handles) [!__CYGWIN__]: New functions.
1664 (windows_create_inferior) [!__CYGWIN__]: Use
1665 'redirect_inferior_handles' to redirect standard handles of the
1666 debuggee if the command line requests that.
1667
1668 2016-10-28 Pedro Alves <palves@redhat.com>
1669
1670 * Makefile.in (CXX_DIALECT): Get from configure.
1671 (COMPILE.pre, CC_LD): Append $(CXX_DIALECT).
1672 (FLAGS_TO_PASS): Pass CXX_DIALECT.
1673 * acinclude.m4: Include ax_cxx_compile_stdcxx.m4.
1674 * ax_cxx_compile_stdcxx.m4: Add FSF copyright header. Set and
1675 AC_SUBST CXX_DIALECT instead of changing CXX/CXXCPP.
1676 * configure.ac: Call AX_CXX_COMPILE_STDCXX.
1677 * config.in: Regenerate.
1678 * configure: Regenerate.
1679
1680 2016-10-28 Pedro Alves <palves@redhat.com>
1681
1682 * ax_cxx_compile_stdcxx.m4: New file.
1683
1684 2016-10-28 Pedro Alves <palves@redhat.com>
1685
1686 * maint.c (scoped_command_stats::scoped_command_stats): Clear
1687 m_space_enabled, m_time_enabled and m_symtab_enabled.
1688
1689 2016-10-28 Markus Metzger <markus.t.metzger@intel.com>
1690
1691 * btrace.c (bfun_s): New typedef.
1692 (ftrace_update_caller): Print caller in debug dump.
1693 (ftrace_get_caller, ftrace_match_backtrace, ftrace_fixup_level)
1694 (ftrace_compute_global_level_offset, ftrace_connect_bfun)
1695 (ftrace_connect_backtrace, ftrace_bridge_gap, btrace_bridge_gaps): New.
1696 (btrace_compute_ftrace_bts): Pass vector of gaps. Collect gaps.
1697 (btrace_compute_ftrace_pt): Likewise.
1698 (btrace_compute_ftrace): Split into this, ...
1699 (btrace_compute_ftrace_1): ... this, and ...
1700 (btrace_finalize_ftrace): ... this. Call btrace_bridge_gaps.
1701
1702 2016-10-28 Markus Metzger <markus.t.metzger@intel.com>
1703
1704 * btrace.c (ftrace_new_return): Start from the previous function's
1705 level if we can't find a matching call for a return.
1706
1707 2016-10-28 Markus Metzger <markus.t.metzger@intel.com>
1708
1709 * btrace.c (ftrace_update_function): Update tail call heuristic.
1710
1711 2016-10-28 Markus Metzger <markus.t.metzger@intel.com>
1712
1713 * btrace.c (btrace_compute_ftrace_bts, ftrace_add_pt): Allow
1714 leading gaps.
1715 * record-btrace.c (record_btrace_single_step_forward)
1716 (record_btrace_single_step_backward): Jump back to last
1717 instruction if step ends at a gap.
1718 (record_btrace_goto_begin): Skip gaps.
1719
1720 2016-10-28 Markus Metzger <markus.t.metzger@intel.com>
1721
1722 * btrace.c (ftrace_add_pt): Fix gap indication. Add warning for non-
1723 contiguous trace and overflow. Rephrase trace decode warning and print
1724 instruction number. Remove dead gaps warning.
1725 (btrace_compute_ftrace_bts): Rephrase warnings and print instruction
1726 number.
1727
1728 2016-10-25 Sandra Loosemore <sandra@codesourcery.com>
1729 Luis Machado <lgustavo@codesourcery.com>
1730 Pedro Alves <palves@redhat.com>
1731
1732 PR gdb/20569
1733 * exceptions.c (exception_print_same): Moved here from exec.c.
1734 * exceptions.h (exception_print_same): Declare.
1735 * exec.h: Include "symfile-add-flags.h".
1736 (try_open_exec_file): New declaration.
1737 * exec.c (exception_print_same): Moved to exceptions.c.
1738 (try_open_exec_file): New function.
1739 (exec_file_locate_attach): Rename exec_file and full_exec_path
1740 variables to avoid confusion between target and host pathnames.
1741 Move pathname processing logic to exec_file_find. Do not return
1742 early if pathname lookup fails; Call try_open_exec_file.
1743 * infrun.c (follow_exec): Split and rename execd_pathname variable
1744 to avoid confusion between target and host pathnames. Warn if
1745 pathname lookup fails. Pass target pathname to
1746 target_follow_exec, not hostpathname. Call try_open_exec_file.
1747 * main.c (symbol_file_add_main_adapter): New function.
1748 (captured_main_1): Use it.
1749 * solib-svr4.c (open_symbol_file_object): Adjust to pass
1750 symfile_add_flags to symbol_file_add_main.
1751 * solib.c (exec_file_find): Incorporate fallback logic for relative
1752 pathnames formerly in exec_file_locate_attach.
1753 * symfile.c (symbol_file_add_main, symbol_file_add_main_1):
1754 Replace 'from_tty' parameter with a symfile_add_file.
1755 (symbol_file_command): Adjust to pass symfile_add_flags to
1756 symbol_file_add_main.
1757 * symfile.h (symbol_file_add_main): Replace 'from_tty' parameter
1758 with a symfile_add_file.
1759
1760 2016-10-26 Pedro Alves <palves@redhat.com>
1761
1762 * coffread.c (coff_symfile_read): Use symfile_add_flags.
1763 * dbxread.c (dbx_symfile_read): Ditto.
1764 * elfread.c (elf_symfile_read): Ditto.
1765 * inferior.h: Include symfile-add-flags.h.
1766 (struct inferior) <symfile_flags>: Now symfile_add_flags.
1767 * machoread.c (macho_add_oso_symfile, macho_symfile_read_all_oso)
1768 (macho_symfile_read, mipscoff_symfile_read): Use
1769 symfile_add_flags.
1770 * objfile-flags.h: New file.
1771 * objfiles.c (allocate_objfile): Use objfile_flags.
1772 * objfiles.h: Include objfile-flags.h.
1773 (struct objfile) <flags>: Now an objfile_flags.
1774 (OBJF_REORDERED, OBJF_SHARED, OBJF_READNOW, OBJF_USERLOADED)
1775 (OBJF_PSYMTABS_READ, OBJF_MAINLINE, OBJF_NOT_FILENAME): Delete.
1776 Converted to an enum-flags in objfile-flags.h.
1777 (allocate_objfile): Use objfile_flags.
1778 * python/py-objfile.c (objfpy_add_separate_debug_file): Remove
1779 unnecessary local.
1780 * solib.c (solib_read_symbols, solib_add)
1781 (reload_shared_libraries_1): Use symfile_add_flags.
1782 * solib.h: Include "symfile-add-flags.h".
1783 (solib_read_symbols): Use symfile_add_flags.
1784 * symfile-add-flags.h: New file.
1785 * symfile-debug.c (debug_sym_read): Use symfile_add_flags.
1786 * symfile-mem.c (symbol_file_add_from_memory): Use
1787 symfile_add_flags.
1788 * symfile.c (read_symbols, syms_from_objfile_1)
1789 (syms_from_objfile, finish_new_objfile): Use symfile_add_flags.
1790 (symbol_file_add_with_addrs): Use symfile_add_flags and
1791 objfile_flags.
1792 (symbol_file_add_separate): Use symfile_add_flags.
1793 (symbol_file_add_from_bfd, symbol_file_add): Use symfile_add_flags
1794 and objfile_flags.
1795 (symbol_file_add_main_1): : Use objfile_flags. Fix add_flags vs
1796 flags confusion.
1797 (symbol_file_command): Use objfile_flags.
1798 (add_symbol_file_command): Use symfile_add_flags and
1799 objfile_flags.
1800 (clear_symtab_users): Use symfile_add_flags.
1801 * symfile.h: Include "symfile-add-flags.h" and "objfile-flags.h".
1802 (struct sym_fns) <sym_read>: Use symfile_add_flags.
1803 (clear_symtab_users): Use symfile_add_flags.
1804 (enum symfile_add_flags): Delete, moved to symfile-add-flags.h and
1805 converted to enum-flags.
1806 (symbol_file_add, symbol_file_add_from_bfd)
1807 (symbol_file_add_separate): Use symfile_add_flags.
1808 * xcoffread.c (xcoff_initial_scan): Use symfile_add_flags.
1809
1810 2016-10-26 Pedro Alves <palves@redhat.com>
1811
1812 * inferior.h (ALL_NON_EXITED_INFERIORS): New macro.
1813 * infrun.c (do_target_resume): Call target_commit_resume.
1814 (proceed): Defer target_commit_resume while looping over threads,
1815 resuming them. Call target_commit_resume at the end.
1816 * record-btrace.c (record_btrace_commit_resume): New function.
1817 (init_record_btrace_ops): Install it as to_commit_resume method.
1818 * record-full.c (record_full_commit_resume): New function.
1819 (record_full_wait_1): Call the beneath target's to_commit_resume
1820 method.
1821 (init_record_full_ops): Install record_full_commit_resume as
1822 to_commit_resume method.
1823 * remote.c (struct private_thread_info) <last_resume_step,
1824 last_resume_sig, vcont_resumed>: New fields.
1825 (remote_add_thread): Set the new thread's vcont_resumed flag.
1826 (demand_private_info): Delete.
1827 (get_private_info_thread, get_private_info_ptid): New functions.
1828 (remote_update_thread_list): Adjust.
1829 (process_initial_stop_replies): Clear the thread's vcont_resumed
1830 flag.
1831 (remote_resume): If connected in non-stop mode, record the resume
1832 request and return early.
1833 (struct private_inferior): New.
1834 (struct vcont_builder): New.
1835 (vcont_builder_restart, vcont_builder_flush)
1836 (vcont_builder_push_action): New functions.
1837 (MAX_ACTION_SIZE): New macro.
1838 (remote_commit_resume): New function.
1839 (thread_pending_fork_status, is_pending_fork_parent_thread): New
1840 functions.
1841 (check_pending_event_prevents_wildcard_vcont_callback)
1842 (check_pending_events_prevent_wildcard_vcont): New functions.
1843 (process_stop_reply): Adjust. Clear the thread's vcont_resumed
1844 flag.
1845 (init_remote_ops): Install remote_commit_resume.
1846 * target-delegates.c: Regenerate.
1847 * target.c (defer_target_commit_resume): New global.
1848 (target_commit_resume, make_cleanup_defer_target_commit_resume):
1849 New functions.
1850 * target.h (struct target_ops) <to_commit_resume>: New field.
1851 (target_resume): Update comments.
1852 (target_commit_resume): New declaration.
1853
1854 2016-10-26 Pedro Alves <palves@redhat.com>
1855
1856 * inferior.c (exit_inferior_1): Free 'priv'.
1857
1858 2016-10-26 Pedro Alves <palves@redhat.com>
1859
1860 * remote.c (remote_resume_with_hc): New function, factored out
1861 from ...
1862 (remote_resume): ... this. Always try vCont first.
1863 (remote_vcont_resume): Rename to ...
1864 (remote_resume_with_vcont): ... this. Bail out if execution
1865 direction is reverse.
1866
1867 2016-10-25 Pedro Alves <palves@redhat.com>
1868
1869 * dwarf2expr.h (struct dwarf_expr_context) <~dwarf_expr_context>:
1870 Make virtual.
1871
1872 2016-10-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1873
1874 PR build/20712
1875 * defs.h: Remove obsolete comment
1876 (atof): Remove.
1877 * procfs.c (do_destroy_procinfo_cleanup): Add cast.
1878 (sysset_t_alloc): Likewise.
1879 (proc_set_traced_sysentry): Likewise.
1880 (proc_set_traced_sysexit): Likewise.
1881 [!PIOCLSTATUS && NEW_PROC_API] (do_closedir_cleanup): Likewise.
1882 (proc_get_LDT_entry): Initiate cleanups before returns.
1883 (procfs_wait): Use GDB_SIGNAL_0.
1884 (procfs_corefile_thread_callback): Add cast.
1885 * sol-thread.c (td_log_ftype, td_ta_new_ftype, td_ta_delete_ftype)
1886 (td_init_ftype, td_ta_get_ph_ftype, td_ta_get_nthreads_ftype)
1887 (td_ta_tsd_iter_ftype, td_ta_thr_iter_ftype)
1888 (td_thr_validate_ftype, td_thr_tsd_ftype, td_thr_get_info_ftype)
1889 (td_thr_getfpregs_ftype, td_thr_getxregsize_ftype)
1890 (td_thr_getxregs_ftype, td_thr_sigsetmask_ftype)
1891 (td_thr_setprio_ftype, td_thr_setsigpending_ftype)
1892 (td_thr_setfpregs_ftype, td_thr_setxregs_ftype)
1893 (td_ta_map_id2thr_ftype, td_ta_map_lwp2thr_ftype)
1894 (td_thr_getgregs_ftype, td_thr_setgregs_ftype): New typedefs.
1895 (p_td_log, p_td_ta_new, p_td_ta_delete, p_td_init, p_td_ta_get_ph)
1896 (p_td_ta_get_nthreads, p_td_ta_tsd_iter, p_td_ta_thr_iter)
1897 (p_td_thr_validate, p_td_thr_tsd, p_td_thr_get_info)
1898 (p_td_thr_getfpregs, p_td_thr_getxregsize, p_td_thr_getxregs)
1899 (p_td_thr_sigsetmask, p_td_thr_setprio, p_td_thr_setsigpending)
1900 (p_td_thr_setfpregs, p_td_thr_setxregs, p_td_ta_map_id2thr)
1901 (p_td_ta_map_lwp2thr, p_td_thr_getgregs, p_td_thr_setgregs): Use them.
1902 (ps_pdread): Add cast.
1903 (ps_ptread): Likewise.
1904 (resolve): Likewise.
1905 * top.c (gdb_safe_append_history): Print pid_t as long.
1906
1907 2016-10-25 Pedro Alves <palves@redhat.com>
1908
1909 * common/common-defs.h (__STDC_FORMAT_MACROS): Define.
1910
1911 2016-10-25 Pedro Alves <palves@redhat.com>
1912
1913 * common/new-op.c: Add comment about -fsanitize=address.
1914
1915 2016-10-25 Pedro Alves <palves@redhat.com>
1916
1917 * common/common-defs.h (__STDC_CONSTANT_MACROS)
1918 (__STDC_LIMIT_MACROS): Define.
1919
1920 2016-10-25 Yao Qi <yao.qi@linaro.org>
1921
1922 PR gdb/20716
1923 * common/new-op.c (__has_feature): New macro.
1924 Don't override operator new if asan is used.
1925
1926 2016-10-24 Luis Machado <lgustavo@codesourcery.com>
1927
1928 * exec.c (exec_file_locate_attach): Prevent NULL pointer dereference
1929 when duplicating a string.
1930
1931 2016-10-24 Luis Machado <lgustavo@codesourcery.com>
1932
1933 * exec.c (exception_print_same): Fix string comparison to use
1934 statically-allocated ones.
1935
1936 2016-10-21 Tom Tromey <tom@tromey.com>
1937
1938 * dwarf2expr.h (class dwarf_expr_context)
1939 <get_frame_base, get_frame_cfa, get_tls_address, dwarf_call,
1940 push_dwarf_block_entry_value, get_addr_index, get_object_address>:
1941 Now pure virtual.
1942 * dwarf2-frame.c (class dwarf_expr_executor)
1943 <get_frame_base, get_frame_cfa, get_tls_address, dwarf_call,
1944 push_dwarf_block_entry_value, get_addr_index, get_object_address>:
1945 New methods.
1946 <invalid>: New method.
1947
1948 2016-10-21 Tom Tromey <tom@tromey.com>
1949
1950 * minsyms.h (minimal_symbol_reader::record_full): "copy_name" now
1951 a bool.
1952 (record, record_with_info): Update.
1953 * minsyms.c (record): Fix indentation.
1954 (record_full): Fix indentation. Update for type change.
1955 * elfread.c (record_minimal_symbol): "copy_name" now a bool.
1956 (elf_symtab_read): "copy_names" now a bool.
1957 (elf_rel_plt_read, elf_read_minimal_symbols): Update.
1958
1959 2016-10-21 Tom Tromey <tom@tromey.com>
1960
1961 * main.c: Include <vector>.
1962 (cmdarg_s): Remove typedef. Don't define VEC.
1963 (captured_main_1): Use vector, not VEC. Remove cleanups.
1964
1965 2016-10-21 Tom Tromey <tom@tromey.com>
1966
1967 * dwarf2loc.c (struct dwarf_expr_context_funcs): Don't declare.
1968 (dwarf_expr_read_addr_from_reg, dwarf_expr_get_reg_value)
1969 (dwarf_expr_read_mem, dwarf_expr_frame_base): Rename; turn into
1970 methods.
1971 (get_frame_pc_for_per_cu_dwarf_call): New function.
1972 (dwarf_expr_frame_cfa, dwarf_expr_frame_pc)
1973 (dwarf_expr_tls_address): Rename; turn into methods.
1974 (per_cu_dwarf_call): Remove arguments. Use
1975 get_frame_pc_for_per_cu_dwarf_call.
1976 (dwarf_evaluate_loc_desc): New class.
1977 (dwarf_expr_dwarf_call, dwarf_expr_context)
1978 (dwarf_expr_push_dwarf_reg_entry_value)
1979 (dwarf_expr_get_addr_index, dwarf_expr_get_obj_addr): Rename; turn
1980 into methods.
1981 (dwarf_expr_ctx_funcs): Remove.
1982 (dwarf2_evaluate_loc_desc_full): Update.
1983 (dwarf2_locexpr_baton_eval): Update.
1984 (symbol_needs_eval_context): New class.
1985 (symbol_needs_read_addr_from_reg, symbol_needs_get_reg_value)
1986 (symbol_needs_read_mem, symbol_needs_frame_base)
1987 (symbol_needs_frame_cfa, symbol_needs_tls_address)
1988 (symbol_needs_dwarf_call, needs_dwarf_reg_entry_value): Rename;
1989 turn into methods.
1990 (needs_get_addr_index, needs_get_obj_addr): Remove; turn into
1991 methods.
1992 (symbol_needs_ctx_funcs): Remove.
1993 (dwarf2_loc_desc_get_symbol_read_needs): Update.
1994 * dwarf2expr.h (struct dwarf_expr_context_funcs): Remove; turn
1995 contents into methods.
1996 (struct dwarf_expr_context) <baton, funcs>: Remove.
1997 <read_addr_from_reg, get_reg_value, read_mem, get_frame_base,
1998 get_frame_cfa, get_frame_pc, get_tls_address, dwarf_call,
1999 impl_get_base_type, push_dwarf_block_entry_value, get_addr_index,
2000 get_object_address>: Declare new methods.
2001 (ctx_no_get_frame_base, ctx_no_get_frame_cfa)
2002 (ctx_no_get_frame_pc, ctx_no_get_tls_address, ctx_no_dwarf_call)
2003 (ctx_no_get_base_type, ctx_no_push_dwarf_reg_entry_value)
2004 (ctx_no_get_addr_index): Don't declare.
2005 * dwarf2expr.c (get_base_type): Use impl_get_base_type.
2006 (execute_stack_op): Update.
2007 (ctx_no_get_frame_base, ctx_no_get_frame_cfa)
2008 (ctx_no_get_frame_pc, ctx_no_get_tls_address, ctx_no_dwarf_call)
2009 (ctx_no_get_base_type, ctx_no_push_dwarf_reg_entry_value)
2010 (ctx_no_get_addr_index): Remove; now methods on
2011 dwarf_expr_context.
2012 * dwarf2-frame.c (read_addr_from_reg): Take a frame_info, not a
2013 baton.
2014 (class dwarf_expr_executor): New class.
2015 (get_reg_value, read_mem): Rename, turn into methods.
2016 (execute_stack_op): Use dwarf_expr_executor.
2017
2018 2016-10-21 Tom Tromey <tom@tromey.com>
2019
2020 * dwarf2loc.c (per_cu_dwarf_call)
2021 (dwarf_expr_push_dwarf_reg_entry_value)
2022 (dwarf2_evaluate_loc_desc_full, dwarf2_locexpr_baton_eval)
2023 (needs_dwarf_reg_entry_value)
2024 (dwarf2_loc_desc_get_symbol_read_needs): Update.
2025 * dwarf2expr.h (dwarf_expr_context) <push_address, eval, fetch,
2026 fetch_address, fetch_in_stack_memory, address_type, grow_stack,
2027 push, stack_empty_p, add_piece, get_base_type, execute_stack_op,
2028 pop>: New method declarations.
2029 (dwarf_expr_push_address, dwarf_expr_eval, dwarf_expr_fetch)
2030 (dwarf_expr_fetch_address, dwarf_expr_fetch_in_stack_memory):
2031 Don't declare.
2032 * dwarf2expr.c (address_type, grow_stack, push, push_address)
2033 (pop, fetch, fetch_address, fetch_in_stack_memory)
2034 (stack_empty_p, add_piece, eval, get_base_type)
2035 (execute_stack_op): Rename. Turn into methods.
2036 * dwarf2-frame.c (execute_stack_op): Update.
2037
2038 2016-10-21 Tom Tromey <tom@tromey.com>
2039
2040 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Stack-allocate
2041 dwarf_expr_context. Remove cleanups.
2042 (dwarf2_locexpr_baton_eval)
2043 (dwarf2_loc_desc_get_symbol_read_needs): Likewise.
2044 * dwarf2expr.h (dwarf_expr_context, ~dwarf_expr_context): Add
2045 constructors and destructors.
2046 (new_dwarf_expr_context, free_dwarf_expr_context)
2047 (make_cleanup_free_dwarf_expr_context): Don't declare.
2048 * dwarf2-frame.c (execute_stack_op): Stack-allocate
2049 dwarf_expr_context. Remove cleanups.
2050 (dwarf_expr_context): Rename from new_dwarf_expr_context. Turn
2051 into constructor.
2052 (free_dwarf_expr_context, free_dwarf_expr_context_cleanup):
2053 Remove.
2054 (~dwarf_expr_context): Rename from
2055 make_cleanup_free_dwarf_expr_context. Turn into destructor.
2056
2057 2016-10-21 Tom Tromey <tom@tromey.com>
2058
2059 * dwarf2loc.c: Include <vector>.
2060 (read_pieced_value, write_pieced_value)
2061 (dwarf2_compile_expr_to_ax): Use std::vector.
2062
2063 2016-10-21 Tom Tromey <tom@tromey.com>
2064
2065 * stack.c (print_stack_frame_to_uiout): Use scoped_restore.
2066 * ui-out.c (make_cleanup_restore_current_uiout)
2067 (restore_current_uiout_cleanup): Remove.
2068 * infrun.c (print_stop_event): Use scoped_restore.
2069 * ui-out.h (make_cleanup_restore_current_uiout): Don't declare.
2070
2071 2016-10-21 Tom Tromey <tom@tromey.com>
2072
2073 * elfread.c (elf_read_minimal_symbols): Use gdb::unique_ptr.
2074
2075 2016-10-21 Tom Tromey <tom@tromey.com>
2076
2077 * cli/cli-dump.c (dump_memory_to_file): Use gdb::unique_ptr.
2078 (restore_binary_file): Likewise.
2079
2080 2016-10-21 Tom Tromey <tom@tromey.com>
2081
2082 * maint.h (scoped_command_stats): New class.
2083 (make_command_stats_cleanup): Don't declare.
2084 * maint.c (struct cmd_stats): Remove.
2085 (~scoped_command_stats): Rename from report_command_stats. Now a
2086 destructor.
2087 (scoped_command_stats): Rename from make_command_stats_cleanup.
2088 Now a constructor.
2089 * main.c (captured_main_1): New function. Use
2090 scoped_command_stats.
2091 (captured_main): Call captured_main_1.
2092 * event-top.c (command_handler): Use scoped_command_stats.
2093
2094 2016-10-21 Tom Tromey <tom@tromey.com>
2095
2096 * mi/mi-main.c (mi_cmd_data_read_memory): Use gdb::unique_ptr.
2097 Remove some cleanups.
2098
2099 2016-10-21 Tom Tromey <tom@tromey.com>
2100
2101 * tui/tui-interp.c (tui_on_normal_stop, tui_on_signal_received)
2102 (tui_on_end_stepping_range, tui_on_signal_exited, tui_on_exited)
2103 (tui_on_no_history, tui_on_user_selected_context_changed):
2104 Update.
2105 * top.h (switch_thru_all_uis): New class.
2106 (SWITCH_THRU_ALL_UIS): Rewrite.
2107 (make_cleanup_restore_current_ui, switch_thru_all_uis_init)
2108 (switch_thru_all_uis_cond, switch_thru_all_uis_next): Don't
2109 declare.
2110 * mi/mi-interp.c (mi_new_thread, mi_thread_exit)
2111 (mi_record_changed, mi_inferior_added, mi_inferior_appeared)
2112 (mi_inferior_exit, mi_inferior_removed, mi_on_signal_received)
2113 (mi_on_end_stepping_range, mi_on_signal_exited, mi_on_exited)
2114 (mi_on_no_history, mi_on_normal_stop, mi_traceframe_changed)
2115 (mi_tsv_created, mi_tsv_deleted, mi_tsv_modified)
2116 (mi_breakpoint_created, mi_breakpoint_deleted)
2117 (mi_breakpoint_modified, mi_output_running_pid, mi_on_resume)
2118 (mi_solib_loaded, mi_solib_unloaded, mi_command_param_changed)
2119 (mi_memory_changed, mi_user_selected_context_changed): Update.
2120 * infrun.c (all_uis_check_sync_execution_done)
2121 (all_uis_on_sync_execution_starting, normal_stop): Update.
2122 * event-top.c (restore_ui_cleanup)
2123 (make_cleanup_restore_current_ui, switch_thru_all_uis_init)
2124 (switch_thru_all_uis_cond, switch_thru_all_uis_next): Remove.
2125 * cli/cli-interp.c (cli_on_normal_stop, cli_on_signal_received)
2126 (cli_on_end_stepping_range, cli_on_signal_exited, cli_on_exited)
2127 (cli_on_no_history, cli_on_user_selected_context_changed):
2128 Update.
2129 * breakpoint.c (watchpoint_check): Update.
2130
2131 2016-10-21 Tom Tromey <tom@tromey.com>
2132
2133 * xcoffread.c (record_minimal_symbol, scan_xcoff_symtab): Add
2134 "reader" argument. Update.
2135 (xcoff_initial_scan): Update.
2136 * symfile.h (mdebug_build_psymtabs): Add "reader" argument.
2137 * mipsread.c (mipscoff_symfile_read): Update.
2138 (read_alphacoff_dynamic_symtab): Add "reader" argument. Update.
2139 * minsyms.h (minimal_symbol_reader) <record, record_full>:
2140 Declare.
2141 <m_msym_bunch, m_msym_bunch_index, m_msym_count>: New members.
2142 <record_with_info>: New function, renamed from
2143 prim_record_minimal_symbol_and_info.
2144 * minsyms.c (msym_bunch, msym_bunch_index, msym_count): Remove
2145 globals.
2146 (minimal_symbol_reader): Initialize new members.
2147 (minimal_symbol_reader::record): Renamed from
2148 prim_record_minimal_symbol.
2149 (minimal_symbol_reader::record_full): Renamed from
2150 prim_record_minimal_symbol_full.
2151 (prim_record_minimal_symbol_and_info): Move to minsyms.h; rename.
2152 * mdebugread.c (mdebug_build_psymtabs, parse_partial_symbols)
2153 (record_minimal_symbol): Add "reader" argument. Update.
2154 (elfmdebug_build_psymtabs): Update.
2155 * machoread.c (macho_symtab_add_minsym, macho_symtab_read): Add
2156 "reader" argument. Update.
2157 (macho_symfile_read): Update.
2158 * elfread.c (record_minimal_symbol, elf_symtab_read)
2159 (elf_rel_plt_read): Add "reader" argument. Update.
2160 (elf_read_minimal_symbols): Update.
2161 * dbxread.c (record_minimal_symbol, read_dbx_dynamic_symtab)
2162 (read_dbx_symtab): Add "reader" argument. Update.
2163 (dbx_symfile_read): Update.
2164 * coffread.c (record_minimal_symbol, coff_symtab_read): Add
2165 "reader" argument. Update.
2166 (coff_symfile_read): Update.
2167 * coff-pe-read.h (read_pe_exported_syms): Add "reader" argument.
2168 * coff-pe-read.c (add_pe_exported_sym, add_pe_forwarded_sym)
2169 (read_pe_exported_syms): Add "reader" argument. Update.
2170
2171 2016-10-21 Tom Tromey <tom@tromey.com>
2172
2173 * xcoffread.c (xcoff_initial_scan): Update.
2174 * mipsread.c (mipscoff_symfile_read): Update.
2175 * minsyms.c (minimal_symbol_reader): Add obj argument.
2176 Initialize member.
2177 (install): Remove objfile argument. Update.
2178 * mdebugread.c (elfmdebug_build_psymtabs): Update.
2179 * machoread.c (macho_symfile_read): Update.
2180 * elfread.c (elf_read_minimal_symbols): Update.
2181 * dbxread.c (dbx_symfile_read): Update.
2182 * coffread.c (coff_symfile_read): Update.
2183 * minsyms.h (minimal_symbol_reader): Add m_objfile member.
2184 (constructor): Add objfile argument.
2185 (minimal_symbol_reader::install): Remove objfile argument.
2186
2187 2016-10-21 Tom Tromey <tom@tromey.com>
2188
2189 * xcoffread.c (xcoff_initial_scan): Use
2190 minimal_symbol_reader.
2191 * mipsread.c (mipscoff_symfile_read): Use
2192 minimal_symbol_reader.
2193 * minsyms.h (minimal_symbol_reader): New class.
2194 (init_minimal_symbol_collection)
2195 (make_cleanup_discard_minimal_symbols, install_minimal_symbols):
2196 Don't declare.
2197 * minsyms.c (minimal_symbol_reader): Renamed from
2198 init_minimal_symbol_collection, turned into constructor.
2199 (~minimal_symbol_reader): Renamed from
2200 do_discard_minimal_symbols_cleanup, turned into destructor.
2201 (make_cleanup_discard_minimal_symbols): Remove.
2202 (minimal_symbol_reader::install): Rename form
2203 install_minimal_symbols.
2204 * mdebugread.c (elfmdebug_build_psymtabs): Use
2205 minimal_symbol_reader.
2206 * machoread.c (macho_symfile_read): Use
2207 minimal_symbol_reader.
2208 * elfread.c (elf_read_minimal_symbols): Use
2209 minimal_symbol_reader.
2210 * dbxread.c (dbx_symfile_read): Use minimal_symbol_reader.
2211 * coffread.c (coff_symfile_read): Use
2212 minimal_symbol_reader.
2213
2214 2016-10-21 Tom Tromey <tom@tromey.com>
2215
2216 * top.c (new_ui_command, wait_sync_command_done)
2217 (gdb_readline_wrapper): Use scoped_restore.
2218 * infrun.c (fetch_inferior_event): Use scoped_restore.
2219 * infcall.c (call_thread_fsm_should_stop): Use scoped_restore.
2220
2221 2016-10-21 Tom Tromey <tom@tromey.com>
2222
2223 * utils.c (make_cleanup_restore_ui_file, do_restore_ui_file)
2224 (struct restore_ui_file_closure): Remove.
2225 * utils.h (make_cleanup_restore_ui_file): Don't declare.
2226 * guile/scm-ports.c (ioscm_with_output_to_port_worker): Use
2227 scoped_restore.
2228 * top.c (execute_command_to_string): Use scoped_restore.
2229
2230 2016-10-21 Tom Tromey <tom@tromey.com>
2231
2232 * common/scoped_restore.h: New file.
2233 * utils.h: Include scoped_restore.h.
2234 * top.c (execute_command_to_string): Use scoped_restore.
2235 * python/python.c (python_interactive_command): Use
2236 scoped_restore.
2237 (python_command, execute_gdb_command): Likewise.
2238 * printcmd.c (do_one_display): Use scoped_restore.
2239 * mi/mi-main.c (exec_continue): Use scoped_restore.
2240 * mi/mi-cmd-var.c (mi_cmd_var_assign): Use scoped_restore.
2241 * linux-fork.c (checkpoint_command): Use scoped_restore.
2242 * infrun.c (restore_execution_direction): Remove.
2243 (fetch_inferior_event): Use scoped_restore.
2244 * compile/compile.c (compile_file_command): Use
2245 scoped_restore.
2246 (compile_code_command, compile_print_command): Likewise.
2247 * cli/cli-script.c (execute_user_command): Use
2248 scoped_restore.
2249 (while_command, if_command, script_from_file): Likewise.
2250 * arm-tdep.c (arm_insert_single_step_breakpoint): Use
2251 scoped_restore.
2252
2253 2016-10-21 Tom Tromey <tom@tromey.com>
2254
2255 * xcoffread.c (read_xcoff_symtab): Make "filestring" const.
2256
2257 2016-10-21 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
2258 Ulrich Weigand <uweigand@de.ibm.com>
2259
2260 * xcoffread.c (read_xcoff_symtab): Make name of current file as
2261 pst->filename instead of _start_ in AIX.
2262
2263 2016-10-21 Philipp Rudo <prudo@linux.vnet.ibm.com>
2264
2265 * solist.h (struct target_so_ops): Delete special_symbol_handling
2266 hook.
2267 * solib.c (solib_add, reload_shared_libraries): Adjust.
2268 * solib-aix.c (solib_aix_special_symbol_handling): Delete
2269 (_initialize_solib_aix): Adjust
2270 * solib-darwin.c (darwin_special_symbol_handling): Delete
2271 (_initialize_darwin_solib): Adjust
2272 * solib-dsbt.c (dsbt_special_symbol_handling): Delete
2273 (_initialize_dsbt_solib): Adjust
2274 * solib-frv.c (frv_special_symbol_handling): Delete
2275 (_initialize_frv_solib): Adjust
2276 * solib-svr4.c (svr4_special_symbol_handling): Delete
2277 (_initialize_svr4_solib): Adjust
2278 * solib-target.c (solib_target_special_symbol_handling): Delete
2279 (_initialize_solib_target): Adjust
2280
2281 2016-10-20 Yao Qi <yao.qi@linaro.org>
2282
2283 * configure.tgt: Don't configure if target is *-*-vxworks*.
2284
2285 2016-10-19 Pedro Alves <palves@redhat.com>
2286
2287 * config.in: Regenerate.
2288
2289 2016-10-18 Pedro Alves <palves@redhat.com>
2290
2291 * common/common-defs.h (__STDC_CONSTANT_MACROS)
2292 (__STDC_LIMIT_MACROS): Delete.
2293
2294 2016-10-18 Pedro Alves <palves@redhat.com>
2295
2296 * gnulib/update-gnulib.sh (GNULIB_COMMIT_SHA1): Set to
2297 2692e23a48e21f6daa029e8af9f1a143b7532f47.
2298 * gnulib/configure, gnulib/config.in, gnulib/aclocal.m4:
2299 Regenerate.
2300 * gnulib/import/Makefile: Update.
2301 * gnulib/import/alloca: Update.
2302 * gnulib/import/basename-lgpl: Update.
2303 * gnulib/import/canonicalize-lgpl: Update.
2304 * gnulib/import/config: Update.
2305 * gnulib/import/dirent: Update.
2306 * gnulib/import/dirfd: Update.
2307 * gnulib/import/dirname-lgpl: Update.
2308 * gnulib/import/dirname.h: Update.
2309 * gnulib/import/dosname.h: Update.
2310 * gnulib/import/errno: Update.
2311 * gnulib/import/extra/snippet/arg-nonnull.h: Update.
2312 * gnulib/import/extra/snippet/c++defs.h: Update.
2313 * gnulib/import/extra/snippet/warn-on-use.h: Update.
2314 * gnulib/import/extra/update-copyright: Update.
2315 * gnulib/import/flexmember.h: Update.
2316 * gnulib/import/float+.h: Update.
2317 * gnulib/import/float: Update.
2318 * gnulib/import/float: Update.
2319 * gnulib/import/fnmatch: Update.
2320 * gnulib/import/fnmatch: Update.
2321 * gnulib/import/fnmatch_loop: Update.
2322 * gnulib/import/fpucw.h: Update.
2323 * gnulib/import/frexp: Update.
2324 * gnulib/import/frexpl: Update.
2325 * gnulib/import/gettimeofday: Update.
2326 * gnulib/import/hard-locale: Update.
2327 * gnulib/import/hard-locale.h: Update.
2328 * gnulib/import/inttypes: Update.
2329 * gnulib/import/isnan: Update.
2330 * gnulib/import/isnand-nolibm.h: Update.
2331 * gnulib/import/isnand: Update.
2332 * gnulib/import/isnanl-nolibm.h: Update.
2333 * gnulib/import/isnanl: Update.
2334 * gnulib/import/itold: Update.
2335 * gnulib/import/limits: Update.
2336 * gnulib/import/localcharset: Update.
2337 * gnulib/import/localcharset.h: Update.
2338 * gnulib/import/lstat: Update.
2339 * gnulib/import/m4/00gnulib: Update.
2340 * gnulib/import/m4/absolute-header: Update.
2341 * gnulib/import/m4/alloca: Update.
2342 * gnulib/import/m4/canonicalize: Update.
2343 * gnulib/import/m4/codeset: Update.
2344 * gnulib/import/m4/configmake: Update.
2345 * gnulib/import/m4/dirent_h: Update.
2346 * gnulib/import/m4/dirfd: Update.
2347 * gnulib/import/m4/dirname: Update.
2348 * gnulib/import/m4/double-slash-root: Update.
2349 * gnulib/import/m4/eealloc: Update.
2350 * gnulib/import/m4/errno_h: Update.
2351 * gnulib/import/m4/exponentd: Update.
2352 * gnulib/import/m4/exponentl: Update.
2353 * gnulib/import/m4/extensions: Update.
2354 * gnulib/import/m4/extern-inline: Update.
2355 * gnulib/import/m4/fcntl-o: Update.
2356 * gnulib/import/m4/flexmember: Update.
2357 * gnulib/import/m4/float_h: Update.
2358 * gnulib/import/m4/fnmatch: Update.
2359 * gnulib/import/m4/fpieee: Update.
2360 * gnulib/import/m4/frexp: Update.
2361 * gnulib/import/m4/frexpl: Update.
2362 * gnulib/import/m4/gettimeofday: Update.
2363 * gnulib/import/m4/glibc21: Update.
2364 * gnulib/import/m4/gnulib-cache: Update.
2365 * gnulib/import/m4/gnulib-common: Update.
2366 * gnulib/import/m4/gnulib-comp: Update.
2367 * gnulib/import/m4/gnulib-tool: Update.
2368 * gnulib/import/m4/hard-locale: Update.
2369 * gnulib/import/m4/include_next: Update.
2370 * gnulib/import/m4/inttypes-pri: Update.
2371 * gnulib/import/m4/inttypes: Update.
2372 * gnulib/import/m4/isnand: Update.
2373 * gnulib/import/m4/isnanl: Update.
2374 * gnulib/import/m4/largefile: Update.
2375 * gnulib/import/m4/limits-h: Update.
2376 * gnulib/import/m4/localcharset: Update.
2377 * gnulib/import/m4/locale-fr: Update.
2378 * gnulib/import/m4/locale-ja: Update.
2379 * gnulib/import/m4/locale-zh: Update.
2380 * gnulib/import/m4/longlong: Update.
2381 * gnulib/import/m4/lstat: Update.
2382 * gnulib/import/m4/malloc: Update.
2383 * gnulib/import/m4/malloca: Update.
2384 * gnulib/import/m4/math_h: Update.
2385 * gnulib/import/m4/mbrtowc: Update.
2386 * gnulib/import/m4/mbsinit: Update.
2387 * gnulib/import/m4/mbsrtowcs: Update.
2388 * gnulib/import/m4/mbstate_t: Update.
2389 * gnulib/import/m4/memchr: Update.
2390 * gnulib/import/m4/memmem: Update.
2391 * gnulib/import/m4/mmap-anon: Update.
2392 * gnulib/import/m4/multiarch: Update.
2393 * gnulib/import/m4/nocrash: Update.
2394 * gnulib/import/m4/off_t: Update.
2395 * gnulib/import/m4/pathmax: Update.
2396 * gnulib/import/m4/rawmemchr: Update.
2397 * gnulib/import/m4/readlink: Update.
2398 * gnulib/import/m4/rename: Update.
2399 * gnulib/import/m4/rmdir: Update.
2400 * gnulib/import/m4/signal_h: Update.
2401 * gnulib/import/m4/ssize_t: Update.
2402 * gnulib/import/m4/stat: Update.
2403 * gnulib/import/m4/stdbool: Update.
2404 * gnulib/import/m4/stddef_h: Update.
2405 * gnulib/import/m4/stdint: Update.
2406 * gnulib/import/m4/stdio_h: Update.
2407 * gnulib/import/m4/stdlib_h: Update.
2408 * gnulib/import/m4/strchrnul: Update.
2409 * gnulib/import/m4/string_h: Update.
2410 * gnulib/import/m4/strstr: Update.
2411 * gnulib/import/m4/strtok_r: Update.
2412 * gnulib/import/m4/sys_socket_h: Update.
2413 * gnulib/import/m4/sys_stat_h: Update.
2414 * gnulib/import/m4/sys_time_h: Update.
2415 * gnulib/import/m4/sys_types_h: Update.
2416 * gnulib/import/m4/time_h: Update.
2417 * gnulib/import/m4/unistd_h: Update.
2418 * gnulib/import/m4/warn-on-use: Update.
2419 * gnulib/import/m4/wchar_h: Update.
2420 * gnulib/import/m4/wchar_t: Update.
2421 * gnulib/import/m4/wctype_h: Update.
2422 * gnulib/import/m4/wint_t: Update.
2423 * gnulib/import/malloc: Update.
2424 * gnulib/import/malloca: Update.
2425 * gnulib/import/malloca.h: Update.
2426 * gnulib/import/math: Update.
2427 * gnulib/import/math: Update.
2428 * gnulib/import/mbrtowc: Update.
2429 * gnulib/import/mbsinit: Update.
2430 * gnulib/import/mbsrtowcs-impl.h: Update.
2431 * gnulib/import/mbsrtowcs-state: Update.
2432 * gnulib/import/mbsrtowcs: Update.
2433 * gnulib/import/memchr: Update.
2434 * gnulib/import/memmem: Update.
2435 * gnulib/import/pathmax.h: Update.
2436 * gnulib/import/rawmemchr: Update.
2437 * gnulib/import/readlink: Update.
2438 * gnulib/import/ref-add.sin: Update.
2439 * gnulib/import/ref-del.sin: Update.
2440 * gnulib/import/rename: Update.
2441 * gnulib/import/rmdir: Update.
2442 * gnulib/import/same-inode.h: Update.
2443 * gnulib/import/signal: Update.
2444 * gnulib/import/stat: Update.
2445 * gnulib/import/stdbool: Update.
2446 * gnulib/import/stddef: Update.
2447 * gnulib/import/stdint: Update.
2448 * gnulib/import/stdio: Update.
2449 * gnulib/import/stdlib: Update.
2450 * gnulib/import/str-two-way.h: Update.
2451 * gnulib/import/strchrnul: Update.
2452 * gnulib/import/streq.h: Update.
2453 * gnulib/import/string: Update.
2454 * gnulib/import/stripslash: Update.
2455 * gnulib/import/strnlen1: Update.
2456 * gnulib/import/strnlen1.h: Update.
2457 * gnulib/import/strstr: Update.
2458 * gnulib/import/strtok_r: Update.
2459 * gnulib/import/sys_stat: Update.
2460 * gnulib/import/sys_time: Update.
2461 * gnulib/import/sys_types: Update.
2462 * gnulib/import/time: Update.
2463 * gnulib/import/unistd: Update.
2464 * gnulib/import/unistd: Update.
2465 * gnulib/import/verify.h: Update.
2466 * gnulib/import/wchar: Update.
2467 * gnulib/import/wctype: Update.
2468 * gnulib/import/flexmember.h: New file.
2469 * gnulib/import/hard-locale.c: New file.
2470 * gnulib/import/hard-locale.h: New file.
2471 * gnulib/import/limits.in.h: New file.
2472 * gnulib/import/m4/flexmember.m4: New file.
2473 * gnulib/import/m4/hard-locale.m4: New file.
2474 * gnulib/import/m4/limits-h.m4: New file.
2475
2476 2016-10-18 Pedro Alves <palves@redhat.com>
2477
2478 * common/common-defs.h: Include "gdb_unique_ptr.h".
2479 * common/gdb_unique_ptr.h: New.
2480
2481 2016-10-18 Maciej W. Rozycki <macro@imgtec.com>
2482
2483 * i386-tdep.c (i386_mpx_info_bounds): Make sure the architecture
2484 is `bfd_arch_i386' before proceeding.
2485 (i386_mpx_set_bounds): Likewise.
2486
2487 2016-10-18 Maciej W. Rozycki <macro@imgtec.com>
2488
2489 * tilegx-tdep.c (tilegx_analyze_prologue): Use the `long long'
2490 type for `operands'.
2491
2492 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2493
2494 * mi/mi-main.c (mi_cmd_trace_save): Check if argument is present
2495 before using it.
2496
2497 2016-10-17 Pedro Alves <palves@redhat.com>
2498
2499 * charset.h (class wchar_iterator) [PHONY_ICONV] <m_desc>: Use
2500 'int' as type.
2501
2502 2016-10-14 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
2503 Ulrich Weigand <uweigand@de.ibm.com>
2504
2505 * solib-aix.c (solib_aix_bfd_open): Call solib_find so that sysroot
2506 path is set properly if program has a dependency on .a archive and
2507 sysroot is set via set sysroot command.
2508
2509 2016-10-14 Markus Metzger <markus.t.metzger@intel.com>
2510
2511 * nat/linux-btrace.c: Remove leftover comment.
2512
2513 2016-10-14 Eli Zaretskii <eliz@gnu.org>
2514
2515 * common/common-defs.h [HAVE_STRINGS_H]: Include strings.h if
2516 available, to get prototypes of 'strcasecmp' and 'strncasecmp'.
2517
2518 2016-10-13 Pedro Alves <palves@redhat.com>
2519
2520 * contrib/ari/gdb_ari.sh (boolean): Suggest bool instead.
2521 (false, true): Remove checks.
2522
2523 2016-10-12 Tom Tromey <tom@tromey.com>
2524
2525 * machoread.c (macho_symfile_read_all_oso): Use std::string.
2526
2527 2016-10-12 Tom Tromey <tom@tromey.com>
2528
2529 * tracepoint.c (trace_dump_command): Remove unnecessary
2530 null_cleanup.
2531
2532 2016-10-12 Tom Tromey <tom@tromey.com>
2533
2534 * valprint.c (generic_emit_char, count_next_character)
2535 (generic_printstr): Update.
2536 * charset.c (struct wchar_iterator): Move to charset.h.
2537 (wchar_iterator::wchar_iterator): Rename from
2538 make_wchar_iterator, turn into a constructor.
2539 (wchar_iterator::~wchar_iterator): Rename from
2540 do_cleanup_iterator, turn into a destructor.
2541 (make_cleanup_wchar_iterator): Remove.
2542 (wchar_iterator::iterate): Rename from wchar_iterate. Remove
2543 "iter" argument. Update.
2544 * charset.h: Include <vector>.
2545 (class wchar_iterator): New class, from old struct
2546 wchar_iterator.
2547 (make_wchar_iterator, make_cleanup_wchar_iterator): Don't
2548 declare.
2549
2550 2016-10-12 Tom Tromey <tom@tromey.com>
2551
2552 * selftest.c: Include <vector>, not "vec.h".
2553 (self_test_function_ptr): Remove.
2554 (tests): Now a std::vector.
2555 (register_self_test, run_self_tests): Update.
2556
2557 2016-10-13 Pedro Alves <palves@redhat.com>
2558 Tom Tromey <tom@tromey.com>
2559
2560 * tid-parse.h (tid_range_parser): New class.
2561 (enum tid_range_state): Move into tid_range_parser's scope.
2562 Remove TID_RANGE_ prefix from all values.
2563 (tid_range_parser_get_tid, tid_range_parser_get_tid_range)
2564 (tid_range_parser_star_range, tid_range_parser_finished)
2565 (tid_range_parser_skip, tid_range_parser_qualified): Don't
2566 declare.
2567 (tid_is_in_list): Update comment.
2568 * tid-parse.c (tid_range_parser::tid_range_parser): New.
2569 (init, finished, get_string, skip, tid_is_qualified)
2570 (get_tid_or_range, get_tid_range, get_tid, star_range): Rename;
2571 turn into methods.
2572 (tid_is_in_list): Adjust.
2573 * cli/cli-utils.h (number_or_range_parser): New class.
2574 (init_number_or_range, get_number_or_range)
2575 (number_range_setup_range): Don't declare.
2576 * cli/cli-utils.c
2577 (number_or_range_parser::number_or_range_parser): New.
2578 (init_number_or_range, get_number_or_range)
2579 (number_range_setup_range): Rename; turn into methods.
2580 (number_is_in_list): Adjust.
2581 * breakpoint.c (map_breakpoint_numbers): Adjust. Use bool.
2582 (trace_pass_command, get_tracepoint_by_number): Adjust.
2583 * breakpoint.h (get_tracepoint_by_number): Adjust.
2584 * inferior.c (detach_inferior_command, kill_inferior_command)
2585 (remove_inferior_command): Adjust.
2586 * linespec.c (decode_line_2): Adjust.
2587 * memattr.c (mem_enable_command, mem_disable_command)
2588 (mem_delete_command): Adjust.
2589 * printcmd.c (map_display_numbers): Adjust.
2590 * reverse.c (delete_bookmark_command, bookmarks_info): Adjust.
2591 * thread.c (thread_apply_command): Adjust.
2592
2593 2016-10-12 Anton Kolesov <anton.kolesov@synopsys.com>
2594
2595 * arc-newlib-tdep.c: New file.
2596 * configure.tgt: Add newlib support for ARC.
2597
2598 2016-10-12 Anton Kolesov <anton.kolesov@synopsys.com>
2599
2600 * arc-tdep.h (struct gdbarch_tdep) <jb_pc>: New field.
2601 * arc-tdep.c (arc_get_longjmp_target): New function.
2602 (arc_gdbarch_init): Set get_longjmp_target if jb_pc is non-negative.
2603 (arc_dump_tdep): Print jb_pc.
2604
2605 2016-10-12 Anton Kolesov <anton.kolesov@synopsys.com>
2606
2607 * arc-tdep.h (struct gdbarch_tdep): New.
2608 * arc-tdep.c (arc_gdbarch_init): Allocate gdbarch_tdep.
2609
2610 2016-10-12 Yao Qi <yao.qi@linaro.org>
2611
2612 PR tdep/20682
2613 * aarch64-tdep.c: Replace 32 with AARCH64_D_REGISTER_COUNT.
2614 (aarch64_analyze_prologue): Extend array 'regs' for D registers.
2615 Assert that operand 0 and 1 can be X or D registers. Update
2616 register number for D registers. Update registers in frame
2617 cache.
2618 * aarch64-tdep.h (AARCH64_D_REGISTER_COUNT): New macro.
2619
2620 2016-10-10 Yao Qi <yao.qi@linaro.org>
2621
2622 * arch/arm.h (enum arm_breakpoint_kinds): New.
2623 * arm-tdep.c (arm_remote_breakpoint_from_pc): Use
2624 ARM_BP_KIND_THUMB2.
2625
2626 2016-10-10 Yao Qi <yao.qi@linaro.org>
2627
2628 * m32c-tdep.c (m32c_gdbarch_init): Rename local 'arch' by
2629 'gdbarch'.
2630
2631 2016-10-10 Yao Qi <yao.qi@linaro.org>
2632
2633 * v850-tdep.c (v850_breakpoint_from_pc): Use the right
2634 breakpoint instruction.
2635 (v850_dbtrap_breakpoint_from_pc): Remove.
2636 (v850_gdbarch_init): Update.
2637
2638 2016-10-08 Simon Marchi <simon.marchi@polymtl.ca>
2639
2640 * ui-out.c (push_level): Remove "id" parameter.
2641 (ui_out_begin): Update call.
2642
2643 2016-10-07 Joel Brobecker <brobecker@adacore.com>
2644
2645 GDB 7.12 released.
2646
2647 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
2648
2649 * python/python.c (gdbpy_decode_line): Call
2650 string_to_event_location_basic instead of new_linespec_location.
2651
2652 2016-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2653
2654 * target.c (target_supports_multi_process): New function, moved
2655 from...
2656 * target.h (target_supports_multi_process): ... here. Remove
2657 macro.
2658 * target/target.h (target_supports_multi_process): New prototype.
2659
2660 2016-10-06 Pedro Alves <palves@redhat.com>
2661
2662 * cp-valprint.c (vtbl_ptr_name): Write "extern const" instead of
2663 EXPORTED_CONST.
2664 * stub-termcap.c: Remove __cplusplus checks.
2665 * common/common-defs.h [!__cplusplus] (EXTERN_C, EXTERN_C_PUSH,
2666 EXTERN_C_POP): Delete.
2667 * common/common-exceptions.h (GDB_XCPT_SJMP): Update comments.
2668 (GDB_XCPT) [!__cplusplus]: Delete.
2669 (throw_exception, throw_exception_sjlj): Update comments.
2670 * guile/guile-internal.h (as_a_scm_t_subr) [!__cplusplus]: Delete.
2671 * guile/guile.c (extension_language_guile): Write "extern const"
2672 instead of EXPORTED_CONST.
2673 * features/feature_to_c.sh: Don't emit !__cplusplus code. Write
2674 "extern const" instead of EXPORTED_CONST.
2675
2676 2016-10-06 Doug Evans <dje@google.com>
2677
2678 * python/py-value.c (valpy_long): Handle unsigned values.
2679
2680 2016-10-06 Simon Marchi <simon.marchi@ericsson.com>
2681
2682 * frame.h: Forward-declare struct ui_out.
2683
2684 2016-10-06 Tom Tromey <tom@tromey.com>
2685
2686 * MAINTAINERS: Remove Java test maintainer.
2687 * varobj.h (java_varobj_ops): Don't declare.
2688 * valprint.h (struct value_print_options)
2689 <pascal_static_field_print>: Update comment.
2690 * utils.c (producer_is_gcc): Remove java reference.
2691 * symtab.h (struct general_symbol_info): Remove java references.
2692 (SYMBOL_SEARCH_NAME): Likewise.
2693 * objfiles.c (allocate_objfile): Update comment.
2694 * linespec.c (find_linespec_symbols): Remove java references.
2695 * gnu-v3-abi.c (gnuv3_rtti_type, gnuv3_baseclass_offset): Remove
2696 java references.
2697 * gdbtypes.h (struct cplus_struct_type) <is_java>: Remove.
2698 (TYPE_CPLUS_REALLY_JAVA): Remove.
2699 * c-varobj.c (enum vsections): Update comment.
2700 * symtab.c (symbol_set_language, symbol_set_names)
2701 (symbol_natural_name, symbol_demangled_name)
2702 (demangle_for_lookup, symbol_matches_domain)
2703 (default_make_symbol_completion_list_break_on_1): Remove java
2704 references.
2705 (JAVA_PREFIX, JAVA_PREFIX_LEN): Remove.
2706 * psymtab.c (match_partial_symbol, psymtab_search_name)
2707 (lookup_partial_symbol): Remove java references.
2708 * dwarf2read.c (find_slot_in_mapped_hash): Remove java references.
2709 (add_partial_symbol, dwarf2_compute_name, dwarf2_physname)
2710 (dwarf2_add_member_fn, is_vtable_name, read_structure_type)
2711 (process_structure_scope, read_subroutine_type)
2712 (read_subrange_type, load_partial_dies)
2713 (new_symbol_full, determine_prefix, typename_concat)
2714 (dwarf2_name): Remove java references.
2715 (set_cu_language): Treat Java as C++.
2716 * c-typeprint.c (c_type_print_args): Remove java reference.
2717 * defs.h (enum language) <language_java>: Remove.
2718 * Makefile.in (SFILES, HFILES_NO_SRCDIR, COMMON_OBS, YYFILES)
2719 (YYOBJ, local-maintainer-clean): Don't mention java files.
2720 * jv-exp.y, jv-lang.c, jv-lang.h, jv-typeprint.c, jv-valprint.c,
2721 jv-varobj.c: Remove.
2722
2723 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2724
2725 * mips-tdep.c (mips_pseudo_register_type): Make FCRs always
2726 32-bit.
2727
2728 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2729
2730 * mips-tdep.c (mips_pseudo_register_type): Rearrange comments
2731 throughout.
2732
2733 2016-10-06 Markus Metzger <markus.t.metzger@intel.com>
2734
2735 * stack.c (frame_info): Call val_print_not_saved instead of
2736 val_print_unavailable if frame_id check fails.
2737
2738 2016-10-06 Pedro Alves <palves@redhat.com>
2739
2740 * jit.c (free_objfile_data): Delete the JIT breakpoint and clear
2741 the cached code address.
2742
2743 2016-10-06 Doug Evans <dje@google.com>
2744
2745 * features/aarch64-core.xml (cpsr_flags): Elide "type" and specify
2746 "end" in all fields.
2747 * features/aarch64.c: Regenerate.
2748 * features/i386/32bit-mpx.xml (_bndcfgu): Specify type of "preserved"
2749 and "enabled" fields. Correct size of "enabled" field.
2750 * features/i386/64bit-mpx.xml (_bndcfgu): Specify type of "preserved"
2751 and "enabled" fields.
2752 * features/i386/i386-avx-mpx-linux.c: Regenerate.
2753 * features/i386/i386-avx-mpx.c: Regenerate.
2754 * features/i386/i386-avx512-linux.c: Regenerate.
2755 * features/i386/i386-avx512.c: Regenerate.
2756 * features/i386/i386-mpx-linux.c: Regenerate.
2757 * features/i386/i386-mpx.c: Regenerate.
2758 * features/arc-arcompact.c: Regenerate.
2759 * features/arc-v2.c: Regenerate.
2760 * xml-tdesc.c (tdesc_start_field): Require "end" spec. Single bit
2761 fields default to "bool" type.
2762
2763 Revert 2016-03-15 Doug Evans <dje@google.com>
2764 * features/i386/32bit-core.xml (i386_eflags): Remove "end" spec.
2765 * features/i386/32bit-sse.xml (i386_eflags): Ditto.
2766 * features/i386/64bit-core.xml (i386_eflags): Ditto.
2767 * features/i386/64bit-sse.xml (i386_eflags): Ditto.
2768 * features/i386/x32-core.xml (i386_eflags): Ditto.
2769
2770 2016-10-05 Tom Tromey <tom@tromey.com>
2771
2772 PR breakpoints/20653:
2773 * location.c (string_to_explicit_location): Use NULL, not '\0'.
2774
2775 2016-10-05 Tom Tromey <tom@tromey.com>
2776
2777 PR symtab/20652:
2778 * psymtab.c (psymbol_compare): Correctly compare "ginfo.value"
2779 fields.
2780
2781 2016-10-05 Andreas Arnez <arnez@linux.vnet.ibm.com>
2782
2783 * dwarf2expr.c (dwarf_expr_require_composition): Allow
2784 DW_OP_GNU_uninit.
2785 (execute_stack_op): Use dwarf_expr_require_composition instead of
2786 copying its logic.
2787
2788 2016-10-05 Anton Kolesov <anton.kolesov@synopsys.com>
2789
2790 * arc-tdep.c (arc_frame_prev_register): Remove annoying log message.
2791
2792 2016-10-05 Yao Qi <yao.qi@linaro.org>
2793
2794 * features/Makefile (WHICH): Add
2795 rs6000/powerpc-isa205-32l, rs6000/powerpc-isa205-64l,
2796 rs6000/powerpc-isa205-altivec32l, rs6000/powerpc-isa205-altivec64l,
2797 rs6000/powerpc-isa205-vsx32l and rs6000/powerpc-isa205-vsx64l.
2798 * regformats/rs6000/powerpc-isa205-32l.dat: Regenerated.
2799 * regformats/rs6000/powerpc-isa205-64l.dat: Likewise.
2800 * regformats/rs6000/powerpc-isa205-altivec32l.dat: Likewise.
2801 * regformats/rs6000/powerpc-isa205-altivec64l.dat: Likewise.
2802 * regformats/rs6000/powerpc-isa205-vsx32l.dat: Likewise.
2803 * regformats/rs6000/powerpc-isa205-vsx64l.dat: Likewise.
2804
2805 2016-10-05 Yao Qi <yao.qi@linaro.org>
2806
2807 * features/Makefile (XMLTOC): Add s390-tevx-linux64.xml,
2808 s390-vx-linux64.xml, s390x-tevx-linux64.xml and
2809 s390x-vx-linux64.xml.
2810
2811 2016-10-05 Yao Qi <yao.qi@linaro.org>
2812
2813 * features/Makefile: Remove i386/*-expedite. Add i386-expedite,
2814 amd64-expedite, and x32-expedite.
2815
2816 2016-10-05 Terry Guo <terry.guo@arm.com>
2817 Yao Qi <yao.qi@linaro.org>
2818
2819 * arm-tdep.c: Adjust includes.
2820 * features/Makefile (WHICH): Add "arm/" directory to arm
2821 target descriptions.
2822 (XMLTOC): Likewise.
2823 (arm/arm-with-iwmmxt.dat): Adjust the path for
2824 dependencies.
2825 * features/arm-core.xml: Moved to ...
2826 * features/arm/arm-core.xml: ... it.
2827 * features/arm-fpa.xml: Moved to ...
2828 * features/arm/arm-fpa.xml: ... it.
2829 * features/arm-m-profile.xml: Moved to ...
2830 * features/arm/arm-m-profile.xm: ... it.
2831 * features/arm-vfpv2.xml: Moved to ...
2832 * features/arm/arm-vfpv2.xm: ... it.
2833 * features/arm-vfpv3.xml: Moved to ...
2834 * features/arm/arm-vfpv3.xml: ... it.
2835 * features/arm-with-iwmmxt.c: Moved to ...
2836 * features/arm/arm-with-iwmmxt.c: ... it.
2837 * features/arm-with-iwmmxt.xml: Moved to ...
2838 * features/arm/arm-with-iwmmxt.xml: ... it.
2839 * features/arm-with-m-fpa-layout.c: Moved to ...
2840 * features/arm/arm-with-m-fpa-layout.c: ... it.
2841 * features/arm-with-m-fpa-layout.xml: Moved to ...
2842 * features/arm/arm-with-m-fpa-layout.xml: ... it.
2843 * features/arm-with-m-vfp-d16.c: Moved to ...
2844 * features/arm/arm-with-m-vfp-d16.c: ... it.
2845 * features/arm-with-m-vfp-d16.xml: Moved to ...
2846 * features/arm/arm-with-m-vfp-d16.xml: ... it.
2847 * features/arm-with-m.c: Moved to ...
2848 * features/arm/arm-with-m.c: ... it.
2849 * features/arm-with-m.xml: Moved to ...
2850 * features/arm/arm-with-m.xm: ... it.
2851 * features/arm-with-neon.c: Moved to ...
2852 * features/arm/arm-with-neon.c: ... it.
2853 * features/arm-with-neon.xml: Moved to ...
2854 * features/arm/arm-with-neon.xml: ... it.
2855 * features/arm-with-vfpv2.c: Moved to ...
2856 * features/arm/arm-with-vfpv2.c: ... it.
2857 * features/arm-with-vfpv2.xml: Moved to ...
2858 * features/arm/arm-with-vfpv2.xml: ... it.
2859 * features/arm-with-vfpv3.c: Moved to ...
2860 * features/arm/arm-with-vfpv3.c: ... it.
2861 * features/arm-with-vfpv3.xml: Moved to ...
2862 * features/arm/arm-with-vfpv3.xml: ... it.
2863 * features/xscale-iwmmxt.xml: Moved to ...
2864 * features/arm/xscale-iwmmxt.xml: ... it.
2865
2866 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2867 2016-10-03 Simon Marchi <simon.marchi@ericsson.com>
2868
2869 PR gdb/20487
2870 * NEWS: Mention new frame field of =thread-selected event.
2871 * cli/cli-decode.c (add_cmd): Initialize c->suppress_notification.
2872 (add_com_suppress_notification): New function definition.
2873 (cmd_func): Set and restore the suppress_notification flag.
2874 * cli/cli-deicode.h (struct cmd_list_element)
2875 <suppress_notification>: New field.
2876 * cli/cli-interp.c (cli_suppress_notification): New global variable.
2877 (cli_on_user_selected_context_changed): New function.
2878 (_initialize_cli_interp): Attach to user_selected_context_changed
2879 observer.
2880 * command.h (struct cli_suppress_notification): New structure.
2881 (cli_suppress_notification): New global variable declaration.
2882 (add_com_suppress_notification): New function declaration.
2883 * defs.h (enum user_selected_what_flag): New enum.
2884 (user_selected_what): New enum flag type.
2885 * frame.h (print_stack_frame_to_uiout): New function declaration.
2886 * gdbthread.h (print_selected_thread_frame): New function declaration.
2887 * inferior.c (print_selected_inferior): New function definition.
2888 (inferior_command): Remove printing of inferior/thread/frame switch
2889 notifications, notify user_selected_context_changed observer.
2890 * inferior.h (print_selected_inferior): New function declaration.
2891 * mi/mi-cmds.c (struct mi_cmd): Add user_selected_context
2892 suppression to stack-select-frame and thread-select commands.
2893 * mi/mi-interp.c (struct mi_suppress_notification)
2894 <user_selected_context>: Initialize.
2895 (mi_user_selected_context_changed): New function definition.
2896 (_initialize_mi_interp): Attach to user_selected_context_changed.
2897 * mi/mi-main.c (mi_cmd_thread_select): Print thread selection reply.
2898 (mi_execute_command): Handle notification suppression. Notify
2899 user_selected_context_changed observer on thread change instead of printing
2900 event directly. Don't send it if command already sends the notification.
2901 (command_notifies_uscc_observer): New function.
2902 (mi_cmd_execute): Don't handle notification suppression.
2903 * mi/mi-main.h (struct mi_suppress_notification)
2904 <user_selected_context>: New field.
2905 * stack.c (print_stack_frame_to_uiout): New function definition.
2906 (select_frame_command): Notify user_selected_context_changed
2907 observer.
2908 (frame_command): Call print_selected_thread_frame if there's no frame
2909 change or notify user_selected_context_changed observer if there is.
2910 (up_command): Notify user_selected_context_changed observer.
2911 (down_command): Likewise.
2912 (_initialize_stack): Suppress user_selected_context notification for
2913 command select-frame.
2914 * thread.c (thread_command): Notify
2915 user_selected_context_changed if the thread has changed, print
2916 thread info directly if it hasn't.
2917 (do_captured_thread_select): Do not print thread switch event.
2918 (print_selected_thread_frame): New function definition.
2919 * tui/tui-interp.c (tui_on_user_selected_context_changed):
2920 New function definition.
2921 (_initialize_tui_interp): Attach to user_selected_context_changed
2922 observer.
2923
2924 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2925
2926 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
2927 * exec.c (exec_file_locate_attach): Add parameter defer_bp_reset.
2928 Use it.
2929 * gdbcore.h (exec_file_locate_attach): Add parameter defer_bp_reset.
2930 * infcmd.c (setup_inferior): Update caller.
2931 * remote.c (remote_add_inferior): Likewise.
2932
2933 2016-09-28 Pedro Alves <palves@redhat.com>
2934
2935 * infcall.c (run_inferior_call): Remove input from the event
2936 loop while running the infcall.
2937
2938 2016-09-27 Fredrik Hederstierna <fredrik.hederstierna@verisure.com>
2939
2940 * arm-tdep.c (arm_m_addr_is_magic): New function.
2941 (arm_addr_bits_remove): Call arm_m_addr_is_magic.
2942 (arm_m_exception_unwind_sniffer): Likewise.
2943
2944 2016-09-23 Jon Turney <jon.turney@dronecode.org.uk>
2945
2946 * windows-nat.c (windows_delete_thread): Adjusting call to
2947 target_mourn_inferior to include ptid_t argument.
2948
2949 2016-09-23 Tom Tromey <tom@tromey.com>
2950
2951 * utils.h (make_cleanup_dyn_string_delete): Remove declaration.
2952 * utils.c: Don't include dyn-string.h.
2953 (do_dyn_string_delete, make_cleanup_dyn_string_delete): Remove.
2954 * cli/cli-cmds.c: Include <string>. Don't include dyn-string.h.
2955 (argv_to_string): Rename. Change return type to std::string.
2956 (alias_command): Use std::string.
2957
2958 2016-09-23 Tom Tromey <tom@tromey.com>
2959
2960 * objfiles.c: Include <vector>.
2961 (objfile_relocate): Use std::vector.
2962
2963 2016-09-23 Tom Tromey <tom@tromey.com>
2964
2965 * rust-lang.c: Include <string> and <vector>.
2966 (rust_evaluate_funcall): Use std::vector, std::string.
2967 (rust_evaluate_subexp): Use std::string.
2968 (rust_lookup_symbol_nonlocal): Use std::string.
2969
2970 2016-09-23 Tom Tromey <tom@tromey.com>
2971
2972 * cp-namespace.c: Include <string>.
2973 (cp_search_static_and_baseclasses)
2974 (cp_lookup_symbol_imports_or_template, find_symbol_in_baseclass):
2975 Use std::string.
2976
2977 2016-09-23 Tom Tromey <tom@tromey.com>
2978
2979 * break-catch-sig.c: Include <string>.
2980 (signal_catchpoint_print_one): Use std::string.
2981
2982 2016-09-23 Tom Tromey <tom@tromey.com>
2983
2984 * utils.c (struct restore_ui_out_closure): Remove.
2985 * objfiles.h (terminate_minimal_symbol_table): Don't declare.
2986
2987 2016-09-23 Yao Qi <yao.qi@linaro.org>
2988
2989 * nat/linux-osdata.c (linux_xfer_osdata_threads): Replace
2990 sprintf with xsnprintf.
2991 (linux_xfer_osdata_fds): Likewise.
2992
2993 2016-09-23 Pedro Alves <palves@redhat.com>
2994
2995 * Makefile.in (SFILES): Add common/new-op.c.
2996 (COMMON_OBS): Add common/new-op.o.
2997 (new-op.o): New rule.
2998 * common/common-exceptions.h: Include <new>.
2999 (struct gdb_quit_bad_alloc): New type.
3000 * common/new-op.c: New file.
3001
3002 2016-09-22 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3003
3004 * rs6000-tdep.c (ppc_process_record_op31): Fix
3005 regcache_raw_read_unsigned call using the correct parameter type.
3006
3007 2016-09-22 Anton Kolesov <anton.kolesov@synopsys.com>
3008
3009 * arc-tdep.c: Fix ARI warning for printf(%p).
3010
3011 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
3012
3013 * MAINTAINERS (Write After Approval): Add Anton Kolesov.
3014
3015 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
3016
3017 * Makefile.in (ALL_TARGET_OBS): Add arc-tdep.o.
3018 (HFILES_NO_SRCDIR): Add arc-tdep.h.
3019 (ALLDEPFILES): Add arc-tdep.c.
3020 * NEWS: Mention new ARC port.
3021 * configure.tgt: Add ARC.
3022 * arc-tdep.c: New file.
3023 * arc-tdep.h: New file.
3024 * features/Makefile (XMLTOC): Add arc-v2.xml and arc-arcompact.xml.
3025 * features/arc-v2.xml: New file.
3026 * features/arc-v2.c: New file (generated).
3027 * features/arc-arcompact.xml: New file.
3028 * features/arc-arcompact.c: New file (generated).
3029
3030 2016-09-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3031
3032 * rs6000-tdep.c (ppc_process_record_op63): Fix return of instruction
3033 handlers.
3034
3035 2016-09-21 Tom Tromey <tom@tromey.com>
3036
3037 PR gdb/20604:
3038 * top.h (quit_force): Update.
3039 * top.c (quit_force): Changed type of first argument. Don't
3040 evaluate expression. Pass NULL to kill_or_detach.
3041 * cli/cli-cmds.c (quit_command): Evaluate "args".
3042
3043 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
3044
3045 * .gitignore: Ignore more files.
3046 * data-directory/.gitignore: Likewise.
3047
3048 2016-09-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3049
3050 * rs6000-tdep.c (PPC_DQ): New macro.
3051 (ppc_process_record_op4): Add Power ISA 3.0 instructions.
3052 (ppc_process_record_op19): Likewise.
3053 (ppc_process_record_op31): Likewise.
3054 (ppc_process_record_op59): Likewise.
3055 (ppc_process_record_op60): Likewise.
3056 (ppc_process_record_op63): Likewise.
3057 (ppc_process_record): Likewise.
3058 (ppc_process_record_op61): New function.
3059
3060 2016-09-21 Yao Qi <yao.qi@linaro.org>
3061
3062 * aarch32-linux-nat.c (aarch32_gp_regcache_collect): Keep
3063 bits 20 to 23.
3064
3065 2016-09-20 Tom Tromey <tom@tromey.com>
3066
3067 * python/py-value.c (convert_value_from_python): Make PyInt_Check
3068 conditional on Python 2.
3069 * python/py-arch.c (archpy_disassemble): Make PyInt_Check
3070 conditional on Python 2.
3071
3072 2016-09-20 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3073
3074 * rs6000-tdep.c (ppc_process_record_op31): Fix record of Store String
3075 Word instructions.
3076
3077 2016-09-20 Sergio Durigan Junior <sergiodj@redhat.com>
3078
3079 * fork-inferior.c (startup_inferior): Pass 'event_ptid' instead of
3080 'resume_ptid' to 'target_mourn_inferior'. Fix regression
3081 introduced by my last commit.
3082
3083 2016-09-19 Pedro Alves <palves@redhat.com>
3084
3085 * common/gdb_locale.h [!ENABLE_NLS] (gettext, dgettext, dcgettext,
3086 textdomain, bindtextdomain): Delete macros.
3087 * main.c (captured_main) [!ENABLE_NLS]: Skip bintextdomain and
3088 textdomain calls.
3089
3090 2016-09-19 Sergio Durigan Junior <sergiodj@redhat.com>
3091
3092 * darwin-nat.c (darwin_kill_inferior): Adjusting call to
3093 target_mourn_inferior to include ptid_t argument.
3094 * fork-child.c (startup_inferior): Likewise.
3095 * gnu-nat.c (gnu_kill_inferior): Likewise.
3096 * inf-ptrace.c (inf_ptrace_kill): Likewise.
3097 * infrun.c (handle_inferior_event_1): Likewise.
3098 * linux-nat.c (linux_nat_attach): Likewise.
3099 (linux_nat_kill): Likewise.
3100 * nto-procfs.c (interrupt_query): Likewise.
3101 (procfs_interrupt): Likewise.
3102 (procfs_kill_inferior): Likewise.
3103 * procfs.c (procfs_kill_inferior): Likewise.
3104 * record.c (record_mourn_inferior): Likewise.
3105 * remote-sim.c (gdbsim_kill): Likewise.
3106 * remote.c (remote_detach_1): Likewise.
3107 (remote_kill): Likewise.
3108 * target.c (target_mourn_inferior): Change declaration to accept
3109 new ptid_t argument; use gdb_assert on it.
3110 * target.h (target_mourn_inferior): Move function prototype from
3111 here...
3112 * target/target.h (target_mourn_inferior): ... to here. Adjust it
3113 to accept new ptid_t argument.
3114 * windows-nat.c (get_windows_debug_event): Adjusting call to
3115 target_mourn_inferior to include ptid_t argument.
3116
3117 2016-09-18 Pedro Alves <palves@redhat.com>
3118
3119 * s390-linux-nat.c: Include <algorithm>.
3120
3121 2016-09-18 Pedro Alves <palves@redhat.com>
3122
3123 * breakpoint.c (hardware_watchpoint_inserted_in_range): Explicitly
3124 specify the std:min/std::max specialization.
3125 * exec.c (section_table_read_available_memory): Likewise.
3126 * remote.c (remote_read_qxfer): Likewise.
3127 * target.c (simple_verify_memory): Likewise.
3128
3129 2016-09-16 Simon Marchi <simark@simark.ca>
3130
3131 * infrun.c (restore_current_uiout_cleanup): Move to ui-out.c.
3132 (print_stop_event): Use make_cleanup_restore_current_uiout.
3133 * python/python.c (execute_gdb_command): Likewise.
3134 * ui-out.c (restore_current_uiout_cleanup): Move from infrun.c.
3135 (make_cleanup_restore_current_uiout): New function definition.
3136 * ui-out.h (make_cleanup_restore_current_uiout): New function
3137 declaration.
3138 * utils.c (do_restore_ui_out): Remove.
3139 (make_cleanup_restore_ui_out): Remove.
3140 * utils.h (make_cleanup_restore_ui_out): Remove.
3141
3142 2016-09-16 Pedro Alves <palves@redhat.com>
3143
3144 * defs.h (min, max): Delete.
3145 * aarch64-tdep.c: Include <algorithm> and use std::min and
3146 std::max throughout.
3147 * aarch64-tdep.c: Likewise.
3148 * alpha-tdep.c: Likewise.
3149 * amd64-tdep.c: Likewise.
3150 * amd64-windows-tdep.c: Likewise.
3151 * arm-tdep.c: Likewise.
3152 * avr-tdep.c: Likewise.
3153 * breakpoint.c: Likewise.
3154 * btrace.c: Likewise.
3155 * ctf.c: Likewise.
3156 * disasm.c: Likewise.
3157 * doublest.c: Likewise.
3158 * dwarf2loc.c: Likewise.
3159 * dwarf2read.c: Likewise.
3160 * environ.c: Likewise.
3161 * exec.c: Likewise.
3162 * f-exp.y: Likewise.
3163 * findcmd.c: Likewise.
3164 * ft32-tdep.c: Likewise.
3165 * gcore.c: Likewise.
3166 * hppa-tdep.c: Likewise.
3167 * i386-darwin-tdep.c: Likewise.
3168 * i386-tdep.c: Likewise.
3169 * linux-thread-db.c: Likewise.
3170 * lm32-tdep.c: Likewise.
3171 * m32r-tdep.c: Likewise.
3172 * m88k-tdep.c: Likewise.
3173 * memrange.c: Likewise.
3174 * minidebug.c: Likewise.
3175 * mips-tdep.c: Likewise.
3176 * moxie-tdep.c: Likewise.
3177 * nds32-tdep.c: Likewise.
3178 * nios2-tdep.c: Likewise.
3179 * nto-procfs.c: Likewise.
3180 * parse.c: Likewise.
3181 * ppc-sysv-tdep.c: Likewise.
3182 * probe.c: Likewise.
3183 * record-btrace.c: Likewise.
3184 * remote.c: Likewise.
3185 * rs6000-tdep.c: Likewise.
3186 * rx-tdep.c: Likewise.
3187 * s390-linux-nat.c: Likewise.
3188 * s390-linux-tdep.c: Likewise.
3189 * ser-tcp.c: Likewise.
3190 * sh-tdep.c: Likewise.
3191 * sh64-tdep.c: Likewise.
3192 * source.c: Likewise.
3193 * sparc-tdep.c: Likewise.
3194 * symfile.c: Likewise.
3195 * target-memory.c: Likewise.
3196 * target.c: Likewise.
3197 * tic6x-tdep.c: Likewise.
3198 * tilegx-tdep.c: Likewise.
3199 * tracefile-tfile.c: Likewise.
3200 * tracepoint.c: Likewise.
3201 * valprint.c: Likewise.
3202 * value.c: Likewise.
3203 * xtensa-tdep.c: Likewise.
3204 * cli/cli-cmds.c: Likewise.
3205 * compile/compile-object-load.c: Likewise.
3206
3207 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3208
3209 * s390-linux-nat.c (PER_BIT, PER_EVENT_BRANCH, PER_EVENT_IFETCH)
3210 (PER_EVENT_STORE, PER_EVENT_NULLIFICATION)
3211 (PER_CONTROL_BRANCH_ADDRESS, PER_CONTROL_SUSPENSION)
3212 (PER_CONTROL_ALTERATION): New macros.
3213 (struct s390_debug_reg_state) <break_areas>: New member.
3214 (s390_forget_process): Free break_areas as well.
3215 (s390_linux_new_fork): Copy break_areas as well.
3216 (s390_prepare_to_resume): Install hardware breakpoints.
3217 (s390_can_use_hw_breakpoint): Indicate support for hardware
3218 breakpoints.
3219 (s390_insert_hw_breakpoint, s390_remove_hw_breakpoint): New
3220 linux_nat target methods.
3221 (_initialize_s390_nat): Register them.
3222
3223 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3224
3225 * nat/linux-nat.h (lwp_is_stepping): New declaration.
3226 * linux-nat.c (lwp_is_stepping): New function.
3227
3228 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3229
3230 * s390-linux-nat.c (gdbcmd.h): New include.
3231 (s390_show_debug_regs): New function.
3232 (s390_stopped_by_watchpoint): Call it, if show_debug_regs is set.
3233 (s390_prepare_to_resume): Likewise.
3234 (_initialize_s390_nat): Register the command "maint set
3235 show-debug-regs".
3236
3237 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3238
3239 * s390-linux-nat.c (watch_areas): Remove variable. Replace by a
3240 member of...
3241 (struct s390_debug_reg_state): ...this. New struct.
3242 (struct s390_process_info): New struct.
3243 (s390_process_list): New variable.
3244 (s390_find_process_pid, s390_add_process, s390_process_info_get)
3245 (s390_get_debug_reg_state): New functions.
3246 (s390_stopped_by_watchpoint): Now access the watch_areas VEC via
3247 s390_get_debug_reg_state.
3248 (s390_prepare_to_resume): Likewise.
3249 (s390_insert_watchpoint): Likewise.
3250 (s390_remove_watchpoint): Likewise.
3251 (s390_forget_process, s390_linux_new_fork): New linux_nat target
3252 methods.
3253 (_initialize_s390_nat): Register them.
3254
3255 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3256
3257 * s390-linux-nat.c (s390_watch_area): New typedef. Define a VEC.
3258 (watch_base): Remove variable.
3259 (watch_areas): New variable.
3260 (s390_stopped_by_watchpoint): Transform operations on the
3261 watch_base list to equivalent operations on the watch_areas VEC.
3262 (s390_prepare_to_resume): Likewise.
3263 (s390_insert_watchpoint): Likewise.
3264 (s390_remove_watchpoint): Likewise.
3265
3266 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3267
3268 * s390-linux-nat.c (s390_prepare_to_resume): Use advertised lwp
3269 functions instead of accessing lwp_info structure members.
3270 (s390_mark_per_info_changed): New function.
3271 (s390_new_thread): Use it.
3272 (s390_refresh_per_info_cb): New function.
3273 (s390_refresh_per_info): Remove parameter. Refresh all lwps of
3274 the current process.
3275 (s390_insert_watchpoint): Adjust call to s390_refresh_per_info.
3276 (s390_remove_watchpoint): Likewise.
3277
3278 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
3279
3280 * elfread.c (auxv.h): New include.
3281 (elf_gnu_ifunc_resolve_addr): Pass HWCAP to ifunc resolver.
3282
3283 2016-09-08 Tom Tromey <tom@tromey.com>
3284
3285 * remote.c (remote_notif_stop_ack, remote_wait_as)
3286 (show_remote_cmd): Remove unneeded casts.
3287
3288 2016-09-06 Pedro Alves <palves@redhat.com>
3289
3290 * top.c (wait_sync_command_done): Don't assume current_ui doesn't
3291 change across events. Restore the current UI before returning.
3292 (gdb_readline_wrapper): Restore the current UI before returning.
3293
3294 2016-09-06 Pedro Alves <palves@redhat.com>
3295
3296 * event-top.c (restore_ui_cleanup): Now static.
3297 (make_cleanup_restore_current_ui): New function.
3298 (switch_thru_all_uis_init): Use it.
3299 * infcall.c (call_thread_fsm_should_stop): Use it.
3300 * infrun.c (fetch_inferior_event): Use it.
3301 * top.c (new_ui_command): Use it.
3302 * top.h (restore_ui_cleanup): Delete declaration.
3303 (make_cleanup_restore_current_ui): New declaration.
3304
3305 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
3306
3307 * i386-tdep.c (i386_floatformat_for_type): New function.
3308 (i386_gdbarch_init): Install it.
3309 * ppc-linux-tdep.c (ppc_floatformat_for_type): New function.
3310 (ppc_linux_init_abi): Install it.
3311
3312 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
3313
3314 * gdbarch.sh (floatformat_for_type): New gdbarch callback.
3315 * gdbarch.h, gdbarch.c: Re-generate.
3316 * arch-utils.h (default_floatformat_for_type): New prototype.
3317 * arch-utils.c (default_floatformat_for_type): New function.
3318
3319 * doublest.c (floatformat_from_length): Remove.
3320 (floatformat_from_type): Assume TYPE_FLOATFORMAT is non-NULL.
3321 * gdbtypes.c (verify_floatformat): Require non-NULL format.
3322
3323 * dwarf2read.c (dwarf2_init_float_type): New function.
3324 (read_base_type): Use it.
3325 * stabsread.c (dbx_init_float_type): New function.
3326 (read_sun_floating_type): Use it.
3327 (read_range_type): Likewise.
3328
3329 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
3330
3331 * ada-lang.c (ada_language_arch_info): Use gdbarch-provided
3332 platform ABI floating-point formats for built-in types.
3333 * d-lang.c (build_d_types): Likewise.
3334 * f-lang.c (build_fortran_types): Likewise.
3335 * m2-lang.c (build_m2_types): Likewise.
3336 * mdebugread.c (basic_type): Likewise.
3337
3338 * go-lang.c (build_go_types): Use IEEE floating-point formats
3339 for language built-in types as mandanted by the language.
3340 * jv-lang.c (build_java_types): Likewise.
3341 * rust-lang.c (rust_language_arch_info): Likewise.
3342 * stabsread.c (rs6000_builtin_type): Likewise.
3343
3344 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
3345
3346 * gdbtypes.c (init_type): Remove "char" special case.
3347 (arch_integer_type): Likewise.
3348 (gdbtypes_post_init): Set TYPE_NOSIGN for "char" type.
3349 (objfile_type): Likewise.
3350 * mdebugread.c (basic_type): Likewise.
3351 * stabsread.c (rs6000_builtin_type): Likewise.
3352
3353 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
3354
3355 * gdbtypes.h (enum type_flag_value): Remove.
3356 Remove references to TYPE_FLAG_... in comments throughout.
3357 * gdbtypes.c (recursive_dump_type): Do not print TYPE_FLAG_...
3358 flags, print the corresponding TYPE_... access macro names.
3359 Remove references to TYPE_FLAG_... in comments throughout.
3360 * infcall.c: Remove references to TYPE_FLAG_... in comments.
3361 * valprint.c: Likewise.
3362 * gdb-gdb.py (class TypeFlag): No longer consider TYPE_FLAG_...
3363 values, only TYPE_INSTANCE_FLAG_... values.
3364 (class TypeFlagsPrinter): Likewise.
3365
3366 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
3367
3368 * gdbtypes.h (init_type): Remove FLAGS argument. Move OBJFILE
3369 argument to first position.
3370 (init_integer_type): New prototype.
3371 (init_character_type): Likewise.
3372 (init_boolean_type): Likewise.
3373 (init_float_type): Likewise.
3374 (init_decfloat_type): Likewise.
3375 (init_complex_type): Likewise.
3376 (init_pointer_type): Likewise.
3377 * gdbtypes.c (verify_floatflormat): New function.
3378 (init_type): Remove FLAGS argument and processing. Move OBJFILE
3379 argument to first position.
3380 (init_integer_type): New function.
3381 (init_character_type): Likewise.
3382 (init_boolean_type): Likewise.
3383 (init_float_type): Likewise.
3384 (init_decfloat_type): Likewise.
3385 (init_complex_type): Likewise.
3386 (init_pointer_type): Likewise.
3387 (arch_float_type): Use verify_floatflormat.
3388 (objfile_type): Use init_..._type helpers instead of calling
3389 init_type directly.
3390 * dwarf2read.c (fixup_go_packaging): Update to changed init_type
3391 prototype.
3392 (read_namespace_type): Likewise.
3393 (read_module_type): Likewise.
3394 (read_typedef): Likewise.
3395 (read_unspecified_type): Likewise.
3396 (build_error_marker_type): Likewise.
3397 (read_base_type): Use init_..._type helpers.
3398 * mdebugread.c (basic_type): Use init_..._type helpers.
3399 (parse_type): Update to changed init_type prototype.
3400 (cross_ref): Likewise.
3401 * stabsread.c (rs6000_builtin_type): Use init_..._type helpers.
3402 (read_sun_builtin_type): Likewise.
3403 (read_sun_floating_type): Likewise.
3404 (read_range_type): Likewise. Also update to changed init_type
3405 prototype.
3406
3407 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
3408
3409 * gdbtypes.h (arch_decfloat_type): New prototype.
3410 (arch_pointer_type): Likewise.
3411 * gdbtypes.c (arch_decfloat_type): New function.
3412 (arch_pointer_type): Likewise.
3413 (gdbtypes_post_init): Use arch_decfloat_type.
3414 * avr-tdep.c (avr_gdbarch_init): Use arch_pointer_type.
3415 * ft32-tdep.c (ft32_gdbarch_init): Likewise.
3416 * m32c-tdep.c (make_types): Likewise.
3417 * rl78-tdep.c (rl78_gdbarch_init): Likewise.
3418
3419 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
3420
3421 * gdbtypes.c (set_type_code): New function.
3422 (init_type, arch_type): Use it.
3423
3424 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
3425
3426 * ada-lang.c (ada_language_arch_info): Use gdbarch_long_double_bit
3427 instead of gdbarch_double_bit for "long_long_float".
3428
3429 2016-09-05 Pedro Alves <palves@redhat.com>
3430
3431 * NEWS: Mention that a C++ compiler is now required.
3432 * Makefile.in (COMPILER, COMPILER_CFLAGS): Remove.
3433 (COMPILE.pre, CC_LD): Use CXX directly.
3434 (INTERNAL_CFLAGS_BASE): Use CXXFLAGS directly.
3435 * acinclude.m4: Don't include build-with-cxx.m4.
3436 * build-with-cxx.m4: Delete file.
3437 * configure.ac: Remove GDB_AC_BUILD_WITH_CXX call.
3438 * warning.m4: Assume $enable_build_with_cxx is yes.
3439 * configure: Regenerate.
3440
3441 2016-09-05 Pedro Alves <palves@redhat.com>
3442
3443 PR backtrace/19927
3444 * frame.c (get_frame_id): Compute the frame id if not computed
3445 yet.
3446 (unwind_to_current_frame): Delete.
3447 (get_current_frame): Use get_prev_frame_always_1 to get the
3448 current frame and assert that that always succeeds.
3449 (get_prev_frame_if_no_cycle): Skip cycle detection if returning
3450 the current frame.
3451
3452 2016-09-02 Tom Tromey <tom@tromey.com>
3453
3454 PR gdb/11616:
3455 * dwarf2read.c (decode_locdesc): Handle DW_OP_form_tls_address.
3456 * dwarf2loc.c (dwarf2_compile_expr_to_ax): Handle
3457 DW_OP_form_tls_address.
3458 (locexpr_describe_location_piece): Likewise.
3459 * dwarf2expr.h (struct dwarf_expr_context_funcs): Update comment.
3460 * dwarf2expr.c (execute_stack_op): Handle DW_OP_form_tls_address.
3461 (ctx_no_get_tls_address): Mention DW_OP_form_tls_address.
3462 * compile/compile-loc2c.c (struct insn_info): Update comment.
3463 (compute_stack_depth_worker): Handle DW_OP_form_tls_address.
3464
3465 2016-09-01 Sergio Durigan Junior <sergiodj@redhat.com>
3466
3467 * target.c (target_wait): Mention that the function's prototype
3468 can be found at target/target.h.
3469 * target.h (target_wait): Move prototype from here...
3470 * target/target.h (target_wait): ... to here.
3471
3472 2016-09-01 Sergio Durigan Junior <sergiodj@redhat.com>
3473
3474 * fork-child.c (startup_inferior): Replace calls to target_resume
3475 by target_continue{,_no_signal}, depending on the case.
3476 * linux-nat.c (cleanup_target_stop): Call
3477 target_continue_no_signal instead of target_resume.
3478 * procfs.c (procfs_wait): Likewise.
3479 * target.c (target_continue): New function.
3480 * target/target.h (target_continue): New prototype.
3481
3482 2016-08-31 Yao Qi <yao.qi@linaro.org>
3483
3484 * record-full.c (record_full_insert_breakpoint): Fix typo.
3485
3486 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
3487
3488 * thread.c (tp_array_compar): Insert missing parentheses.
3489
3490 2016-08-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
3491
3492 * xtensa-tdep.h (XTENSA_GDBARCH_TDEP_INSTANTIATE): Replace
3493 designated initializer list by plain initializer list, for C++
3494 compliance.
3495
3496 2016-08-25 Adhemerval Zanella <adhemerval.zanella@linaro.org>
3497
3498 * aarch64-linux-nat.c (ps_get_thread_area): Remove const from
3499 struct ps_prochandle.
3500 * amd64-linux-nat.c (ps_get_thread_area): Likewise.
3501 * arm-linux-nat.c (ps_get_thread_area): Likewise.
3502 * gdb_proc_service.h (ps_get_thread_area): Likewise.
3503 * i386-linux-nat.c (ps_get_thread_area): Likewise.
3504 * m68klinux-nat.c (ps_get_thread_area): Likewise.
3505 * mips-linux-nat.c (ps_get_thread_area): Likewise.
3506 * nat/aarch64-linux.c (aarch64_ps_get_thread_area): Likewise.
3507 * nat/aarch64-linux.h (aarch64_ps_get_thread_area): Likewise.
3508 * xtensa-linux-nat.c (ps_get_thread_area): Likewise.
3509
3510 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
3511
3512 * infcmd.c (set_inferior_io_terminal): Set inferior terminal to
3513 NULL if terminal_name is an empty string.
3514 (_initialize_infcmd): Make the argument of "set inferior-tty"
3515 optional, mention it in the help doc.
3516
3517 2016-08-24 Carl Love <cel@us.ibm.com>
3518
3519 * rs6000-tdep.c (rs6000_gdbarch_init): Remove call
3520 set_gdbarch_deprecated_fp_regnum() architecture
3521 initialization function.
3522
3523 2016-08-23 Simon Marchi <simon.marchi@ericsson.com>
3524
3525 * stack.c (parse_frame_specification): Fix typo in comment.
3526
3527 2016-08-23 Pedro Alves <palves@redhat.com>
3528
3529 PR gdb/20494
3530 * inflow.c (our_terminal_info, initial_gdb_ttystate): Update
3531 comments.
3532 (enum gdb_has_a_terminal_flag_enum, gdb_has_a_terminal_flag):
3533 Delete.
3534 (set_initial_gdb_ttystate): Record our_terminal_info here too,
3535 instead of ...
3536 (gdb_has_a_terminal): ... here. Reimplement in terms of
3537 initial_gdb_ttystate. Make static.
3538 * terminal.h (gdb_has_a_terminal): Delete declaration.
3539 (set_initial_gdb_ttystate): Add comment.
3540 * top.c (show_interactive_mode): Use input_interactive_p instead
3541 of gdb_has_a_terminal.
3542
3543 2016-08-22 Pedro Alves <palves@redhat.com>
3544
3545 PR gdb/20505
3546 * linux-tdep.c (linux_vsyscall_range_raw): For core inferiors,
3547 find the vDSO's start address with AT_SYSINFO_EHDR too, and
3548 determine the vDSO's size by finding the PT_LOAD segment that
3549 matches AT_SYSINFO_EHDR.
3550
3551 2016-08-19 Yao Qi <yao.qi@linaro.org>
3552
3553 * aarch64-tdep.c (aarch64_analyze_prologue): Handle register
3554 based STP instruction.
3555
3556 2016-08-19 Yao Qi <yao.qi@linaro.org>
3557
3558 * completer.c (linespec_location_completer): Make file_to_match
3559 null-terminated.
3560
3561 2016-08-19 Pedro Alves <palves@redhat.com>
3562
3563 * amd64-tdep.c (amd64_relocate_instruction) <callq>: Handle return
3564 addresses over 0x7fffffff.
3565
3566 2016-08-18 Carl Love <cel@us.ibm.com>
3567
3568 * MAINTANERS Write After Approval): Add "Carl Love".
3569
3570 2016-08-18 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3571
3572 * rs6000-tdep.c (ppc_process_record_op31): Handle HTM instructions.
3573
3574 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
3575
3576 * inferior.c (remove_inferior_command): Fix error message.
3577
3578 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
3579
3580 * inferior.c (exit_inferior_1): Remove comment.
3581
3582 2016-08-15 Matthew Wahab <matthew.wahab@arm.com>
3583
3584 PR gdb/20457
3585 * gdb_proc_service.h: Add an include of gregset.h
3586 [!HAVE_PROC_SERVICE_H]: Remove the include of gregset.h.
3587
3588 2016-08-15 Yao Qi <yao.qi@linaro.org>
3589
3590 * location.c (explicit_location_lex_one): Compare the return
3591 value of strncmp with zero. Don't check (*inp)[9]. Increment
3592 *inp by 8.
3593
3594 2016-08-11 Pedro Alves <palves@redhat.com>
3595
3596 PR gdb/20413
3597 * nat/linux-ptrace.c: Include <sys/procfs.h> instead of
3598 "gregset.h".
3599
3600 2016-08-10 Pedro Alves <palves@redhat.com>
3601
3602 PR gdb/19187
3603 * record-full.c (record_full_remove_breakpoint): Don't remove the
3604 breakpoint from the record_full_breakpoints VEC if we're detaching
3605 the breakpoint from a fork child.
3606
3607 2016-08-10 Pedro Alves <palves@redhat.com>
3608
3609 PR gdb/19187
3610 * break-catch-sig.c (signal_catchpoint_remove_location): Adjust
3611 interface.
3612 * break-catch-syscall.c (remove_catch_syscall):
3613 * breakpoint.c (enum remove_bp_reason): Moved to breakpoint.h.
3614 (remove_breakpoint_1): Pass 'reason' down.
3615 (remove_catch_fork, remove_catch_vfork, remove_catch_solib)
3616 (remove_catch_exec, remove_watchpoint, remove_masked_watchpoint)
3617 (base_breakpoint_remove_location, bkpt_remove_location)
3618 (bkpt_probe_remove_location, bkpt_probe_remove_location): Adjust
3619 interface.
3620 * breakpoint.h (enum remove_bp_reason): Moved here from
3621 breakpoint.c.
3622 (struct breakpoint_ops) <remove_location>: Add 'reason' parameter.
3623 * corelow.c (core_remove_breakpoint): New function.
3624 (init_core_ops): Install it as to_remove_breakpoint method.
3625 * exec.c (exec_remove_breakpoint): New function.
3626 (init_exec_ops): Install it as to_remove_breakpoint method.
3627 * mem-break.c (memory_remove_breakpoint): Adjust interface.
3628 * record-btrace.c (record_btrace_remove_breakpoint): Adjust
3629 interface.
3630 * record-full.c (record_full_remove_breakpoint)
3631 (record_full_core_remove_breakpoint): Adjust interface.
3632 * remote.c (remote_remove_breakpoint): Adjust interface.
3633 * target-debug.h (target_debug_print_enum_remove_bp_reason): New
3634 macro.
3635 * target-delegates.c: Regenerate.
3636 * target.c (target_remove_breakpoint): Add 'reason' parameter.
3637 * target.h (struct target_ops) <to_remove_breakpoint>: Add
3638 'reason' parameter.
3639 (target_remove_breakpoint, memory_remove_breakpoint): Add 'reason'
3640 parameter.
3641
3642 2016-08-10 Pedro Alves <palves@redhat.com>
3643
3644 PR gdb/19187
3645 * breakpoint.c (insertion_state_t): Delete.
3646 (enum remove_bp_reason): New.
3647 (detach_breakpoints, remove_breakpoint_1, remove_breakpoint):
3648 Adjust to use enum remove_bp_reason instead of insertion_state_t.
3649
3650 2016-08-10 Pedro Alves <palves@redhat.com>
3651
3652 PR gdb/19187
3653 * breakpoint.c (remove_breakpoint): Remove 'is' parameter and
3654 always pass mark_uninserted to remove_breakpoint_1.
3655 (insert_breakpoint_locations, remove_breakpoints)
3656 (remove_breakpoints_pid, update_global_location_list): Update
3657 callers.
3658
3659 2016-08-10 Руслан Ижбулатов <lrn1986@gmail.com>
3660 Pedro Alves <palves@redhat.com>
3661
3662 * windows-nat.c (MS_VC_EXCEPTION): New define.
3663 (handle_exception_result): New enum.
3664 (windows_delete_thread): Free the thread's name.
3665 (handle_exception): Handle MS_VC_EXCEPTION.
3666 (get_windows_debug_event): Handle HANDLE_EXCEPTION_IGNORED.
3667 (windows_thread_name): New function.
3668 (windows_target): Install it as to_thread_name method.
3669 * NEWS: Mention the thread naming support on MS-Windows.
3670
3671 2016-08-10 Pedro Alves <palves@redhat.com>
3672
3673 * common/signals-state-save-restore.c
3674 (save_original_signals_state, restore_original_signals_state):
3675 Wrap perror_with_name arguments with '()'.
3676
3677 2016-08-09 Pedro Alves <palves@redhat.com>
3678
3679 PR gdb/20418
3680 * event-top.c (ui_register_input_event_handler)
3681 (ui_unregister_input_event_handler): New functions.
3682 (async_enable_stdin): Register input in the event loop.
3683 (async_disable_stdin): Unregister input from the event loop.
3684 (gdb_setup_readline): Register input in the event loop.
3685 * infrun.c (check_curr_ui_sync_execution_done): Register input in
3686 the event loop.
3687 * target.c (target_terminal_inferior): Don't unregister input from
3688 the event loop.
3689 (target_terminal_ours): Don't register input in the event loop.
3690 * target.h (target_terminal_inferior)
3691 (target_terminal_ours_for_output, target_terminal_ours): Update
3692 comments.
3693 * top.h (ui_register_input_event_handler)
3694 (ui_unregister_input_event_handler): New declarations.
3695 * utils.c (ui_unregister_input_event_handler_cleanup)
3696 (prepare_to_handle_input): New functions.
3697 (defaulted_query, prompt_for_continue): Use
3698 prepare_to_handle_input.
3699
3700 2016-08-09 Pedro Alves <palves@redhat.com>
3701
3702 PR mi/20431
3703 * mi/mi-main.c (mi_execute_command): Enable input and set prompt
3704 state to PROMPT_NEEDED.
3705
3706 2016-08-09 Pedro Alves <palves@redhat.com>
3707
3708 PR gdb/18653
3709 * Makefile.in (SFILES): Add
3710 common/signals-state-save-restore.c.
3711 (HFILES_NO_SRCDIR): Add common/signals-state-save-restore.h.
3712 (COMMON_OBS): Add signals-state-save-restore.o.
3713 (signals-state-save-restore.o): New rule.
3714 * configure: Regenerate.
3715 * fork-child.c: Include "signals-state-save-restore.h".
3716 (fork_inferior): Call restore_original_signals_state.
3717 * main.c: Include "signals-state-save-restore.h".
3718 (captured_main): Call save_original_signals_state.
3719 * common/common.m4: Add sigaction to AC_CHECK_FUNCS checks.
3720 * common/signals-state-save-restore.c: New file.
3721 * common/signals-state-save-restore.h: New file.
3722
3723 2016-08-09 Pedro Alves <palves@redhat.com>
3724
3725 * value.c (unpack_value_bitfield): Skip unpacking if the parent
3726 has no contents buffer to begin with.
3727
3728 2016-08-08 Pedro Alves <palves@redhat.com>
3729
3730 * features/i386/amd64-avx-mpx-linux.c: Regenerate.
3731 * features/i386/amd64-avx-mpx.c: Regenerate.
3732 * features/i386/i386-avx-mpx-linux.c: Regenerate.
3733 * features/i386/i386-avx-mpx.c: Regenerate.
3734
3735 2016-08-05 Simon Marchi <simon.marchi@ericsson.com>
3736
3737 * event-top.h (cli_command_loop): Remove.
3738
3739 2016-08-05 Pedro Alves <palves@redhat.com>
3740
3741 PR remote/20398
3742 * remote-fileio.c (remote_fileio_quit_handler): Check the quit
3743 flag before calling quit.
3744
3745 2016-08-05 Pedro Alves <palves@redhat.com>
3746
3747 * NEWS: Mention that GDB and GDBserver build with a C++ compiler
3748 by default.
3749
3750 2016-08-05 Pedro Alves <palves@redhat.com>
3751
3752 * build-with-cxx.m4: Change help string to be in terms of
3753 --disable-build-with-cxx.
3754 * configure: Regenerate.
3755
3756 2016-08-04 Yao Qi <yao.qi@linaro.org>
3757
3758 * aarch64-linux-nat.c (tdesc_arm_with_vfpv3): Remove the
3759 declaration.
3760 (aarch64_linux_read_description): Remove code on getting
3761 auxv and select target description on it. Select target
3762 description by the result of NT_ARM_VFP ptrace request.
3763
3764 2016-08-03 Tom Tromey <tom@tromey.com>
3765
3766 PR python/18565:
3767 * python/py-frame.c (frapy_function): Use find_frame_funname.
3768
3769 2016-08-03 Tom Tromey <tom@tromey.com>
3770
3771 * stack.c (find_frame_funname): Avoid any possible leak in case
3772 cp_remove_params can throw.
3773
3774 2016-08-03 Tom Tromey <tom@tromey.com>
3775
3776 * NEWS: Mention new Python breakpoint events.
3777
3778 2016-08-02 Tom Tromey <tom@tromey.com>
3779
3780 * MAINTAINERS (Core): Add self as Rust maintainer.
3781
3782 2016-08-01 Joel Brobecker <brobecker@adacore.com>
3783
3784 * NEWS: Create a new section for the next release branch.
3785 Rename the section of the current branch, now that it has
3786 been cut.
3787
3788 2016-08-01 Joel Brobecker <brobecker@adacore.com>
3789
3790 GDB 7.12 branch created (41bfcd638a4e0e48b96ce4de2845372dea481322):
3791 * version.in: Bump version to 7.12.50.DATE-git.
3792
3793 2016-07-27 Alan Modra <amodra@gmail.com>
3794
3795 * amd64-darwin-tdep.c: Don't include libbfd.h.
3796 * i386-darwin-tdep.c: Likewise.
3797 * rs6000-nat.c: Likewise.
3798 * rs6000-tdep.c: Likewise.
3799
3800 2016-07-26 Tom Tromey <tom@tromey.com>
3801
3802 * symtab.c (register_symbol_computed_impl): Update.
3803 PR python/20190:
3804 * value.h (symbol_read_needs): Declare.
3805 (symbol_read_needs_frame): Add comment.
3806 * symtab.h (struct symbol_computed_ops) <read_variable>: Update
3807 comment.
3808 <get_symbol_read_needs>: Rename. Change return type.
3809 * findvar.c (symbol_read_needs): New function.
3810 (symbol_read_needs_frame): Rewrite.
3811 (default_read_var_value): Use symbol_read_needs.
3812 * dwarf2loc.c (struct symbol_needs_baton): Rename.
3813 <needs>: Renamed from needs_frame. Changed type.
3814 (needs_frame_read_addr_from_reg, symbol_needs_get_reg_value)
3815 (symbol_needs_read_mem, symbol_needs_frame_base)
3816 (symbol_needs_frame_cfa, symbol_needs_tls_address)
3817 (symbol_needs_dwarf_call): Rename.
3818 (needs_dwarf_reg_entry_value): Update.
3819 (symbol_needs_ctx_funcs, dwarf2_loc_desc_get_symbol_read_needs):
3820 Rename and update.
3821 (locexpr_get_symbol_read_needs, loclist_symbol_needs): Likewise.
3822 (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Update.
3823 * defs.h (enum symbol_needs_kind): New.
3824
3825 2016-07-26 Pedro Alves <palves@redhat.com>
3826
3827 * nat/linux-ptrace.c: Include "gregset.h".
3828 (linux_ptrace_test_ret_to_nx): Use PTRACE_GETREGS instead of
3829 PTRACE_PEEKUSER.
3830
3831 2016-07-26 Pedro Alves <palves@redhat.com>
3832
3833 * amd64-linux-nat.c (amd64_linux_siginfo_fixup): Rename 'native'
3834 parameter to 'ptrace'.
3835 * nat/amd64-linux-siginfo.c (GDB_SI_SIZE): New define.
3836 (nat_uptr_t): New an unsigned long.
3837 (nat_clock_t): Remove attribute __aligned__.
3838 (struct nat_timeval): Delete.
3839 (nat_siginfo_t): Remove attribute __aligned__.
3840 (ptrace_siginfo_t): Define.
3841 (compat_siginfo_from_siginfo, siginfo_from_compat_siginfo)
3842 (compat_x32_siginfo_from_siginfo)
3843 (siginfo_from_compat_x32_siginfo): Make 'from' parameter const.
3844 Convert through a ptrace_siginfo_t instead of a nat_siginfo_t.
3845 Remove casts.
3846 (amd64_linux_siginfo_fixup_common): Rename 'native' parameter to
3847 'ptrace'. Remove static assertions.
3848 (top level): New static assertions.
3849
3850 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
3851
3852 * top.h (make_delete_ui_cleanup): New declaration.
3853 * top.c (delete_ui_cleanup): New function.
3854 (make_delete_ui_cleanup): New function.
3855 (new_ui_command): Create restore_ui cleanup earlier, create a
3856 delete_ui cleanup and discard it on success.
3857
3858 2016-07-25 Pedro Alves <palves@redhat.com>
3859 Jan Kratochvil <jan.kratochvil@redhat.com>
3860
3861 * nat/linux-procfs.c (parse_proc_status_state): Handle lowercase
3862 't'.
3863
3864 2016-07-25 Pedro Alves <palves@redhat.com>
3865
3866 * nat/linux-procfs.c (enum proc_state): New enum.
3867 (parse_proc_status_state): New function.
3868 (linux_proc_pid_get_state): Replace output string buffer parameter
3869 with an output proc_state parameter. Use parse_proc_status_state.
3870 (linux_proc_pid_is_gone): Adjust to use proc_state values.
3871 (linux_proc_pid_has_state): Change type of 'state' parameter; now
3872 an enum proc_state. Adjust to linux_proc_pid_get_state interface
3873 change.
3874 (linux_proc_pid_is_stopped)
3875 (linux_proc_pid_is_trace_stopped_nowarn)
3876 (linux_proc_pid_is_zombie_maybe_warn): Adjust to
3877 linux_proc_pid_get_state interface change.
3878
3879 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
3880
3881 * MAINTAINERS (Write After Approval): Add Tim Wiederhake
3882
3883 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
3884
3885 * NEWS: Resume btrace on reconnect.
3886 * record-btrace.c: Added record-btrace.h include.
3887 (record_btrace_open): Split into this and ...
3888 (record_btrace_push_target): ... this.
3889 (record_btrace_disconnect): New function.
3890 (init_record_btrace_ops): Use record_btrace_disconnect.
3891 * record-btrace.h: New file.
3892 * remote.c: Added record-btrace.h include.
3893 (remote_start_remote): Check recording status.
3894 (remote_btrace_maybe_reopen): New function.
3895
3896 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
3897
3898 * xml-syscall.c (get_syscalls_by_group): New.
3899 (get_syscall_group_names): New.
3900 (struct syscall_group_desc): New structure to store group data.
3901 (struct syscalls_info): Include field to store the group list.
3902 (sysinfo_free_syscall_group_desc): New.
3903 (free_syscalls_info): Free group list.
3904 (syscall_group_create_syscall_group_desc): New.
3905 (syscall_group_add_syscall): New.
3906 (syscall_create_syscall_desc): Add syscall to its groups.
3907 (syscall_start_syscall): Load group attribute.
3908 (syscall_group_get_group_by_name): New.
3909 (xml_list_syscalls_by_group): New.
3910 (xml_list_of_groups): New.
3911 * xml-syscall.h (get_syscalls_by_group): Export function
3912 to retrieve a list of syscalls filtered by the group name.
3913 (get_syscall_group_names): Export function to retrieve the list
3914 of syscall groups.
3915 * break-catch-syscall.c (catch_syscall_split_args): Verify if
3916 argument is a syscall group and expand it to a list of syscalls
3917 when creating catchpoints.
3918 (catch_syscall_completer): Add word completion for system call
3919 groups.
3920 * configure.ac: Include dependency for xsltproc when building
3921 in maintainer-mode.
3922 * break-catch-syscall.c (_initialize_breakpoint): Update catch
3923 syscall command documentation.
3924 * NEWS: Include section about catching groups of syscalls.
3925 * configure: Regenerate.
3926 * data-directory/Makefile.in: Generate syscall xml when building
3927 in maintainer mode.
3928 * syscalls/gdb-syscalls.dtd: Include group attribute to the
3929 syscall element.
3930 * syscalls/apply-defaults.xsl: New.
3931 * syscalls/linux-defaults.xml.in: New.
3932 * syscalls/aarch64-linux.xml: Rename to aarch64-linux.xml.in.
3933 * syscalls/amd64-linux.xml: Rename to amd64-linux.xml.in.
3934 * syscalls/arm-linux.xml: Rename to arm-linux.xml.in.
3935 * syscalls/bfin-linux.xml: Rename to bfin-linux.xml.in.
3936 * syscalls/i386-linux.xml: Rename to i386-linux.xml.in.
3937 * syscalls/mips-n32-linux.xml: Rename to mips-n32-linux.xml.in.
3938 * syscalls/mips-n64-linux.xml: Rename to mips-n64-linux.xml.in.
3939 * syscalls/mips-o32-linux.xml: Rename to mips-o32-linux.xml.in.
3940 * syscalls/ppc-linux.xml: Rename to ppc-linux.xml.in.
3941 * syscalls/ppc64-linux.xml: Rename to ppc64-linux.xml.in.
3942 * syscalls/s390-linux.xml: Rename to s390-linux.xml.in.
3943 * syscalls/s390x-linux.xml: Rename to s390x-linux.xml.in.
3944 * syscalls/sparc-linux.xml: Rename to sparc-linux.xml.in.
3945 * syscalls/sparc64-linux.xml: Rename to sparc64-linux.xml.in.
3946 * syscalls/aarch64-linux.xml: Regenerate.
3947 * syscalls/amd64-linux.xml: Regenerate.
3948 * syscalls/arm-linux.xml: Regenerate.
3949 * syscalls/i386-linux.xml: Regenerate.
3950 * syscalls/mips-n32-linux.xml: Regenerate.
3951 * syscalls/mips-n64-linux.xml: Regenerate.
3952 * syscalls/mips-o32-linux.xml: Regenerate.
3953 * syscalls/ppc-linux.xml: Regenerate.
3954 * syscalls/ppc64-linux.xml: Regenerate.
3955 * syscalls/s390-linux.xml: Regenerate.
3956 * syscalls/s390x-linux.xml: Regenerate.
3957 * syscalls/sparc-linux.xml: Regenerate.
3958 * syscalls/sparc64-linux.xml: Regenerate.
3959
3960 2016-07-23 Andrew Pinski <apinski@cavium.com>
3961
3962 * nat/aarch64-linux-hw-point.c
3963 (aarch64_linux_get_debug_reg_capacity): Handle
3964 ARMv8.1 and ARMv8.2 debug versions.
3965 * nat/aarch64-linux-hw-point.h
3966 (AARCH64_DEBUG_ARCH_V8_1): New define.
3967 (AARCH64_DEBUG_ARCH_V8_2): New define.
3968
3969 2016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
3970
3971 PR gdb/14529
3972 * windows-nat.c (signal_event_command): New command 'signal-event'
3973 for W32 JIT debug support.
3974 * NEWS: Add an entry about the new 'signal-event' command.
3975
3976 2016-07-22 Tom Tromey <tom@tromey.com>
3977
3978 PR rust/20162:
3979 * dwarf2read.c (scan_partial_symbols) <DW_TAG_structure_type>:
3980 Call scan_partial_symbols for children when reading a Rust CU.
3981 (dwarf2_physname): Ignore invalid DW_AT_linkage_name generated by
3982 rustc.
3983 (process_structure_scope) <DW_TAG_subprogram>: Call
3984 read_func_scope for Rust.
3985
3986 2016-07-22 Yao Qi <yao.qi@linaro.org>
3987
3988 * ctf.c (ctf_traceframe_info): Call bt_ctf_get_uint64 rather than
3989 bt_ctf_get_int64.
3990
3991 2016-07-21 Tom Tromey <tom@tromey.com>
3992
3993 * rust-lang.c (rust_tuple_struct_type_p): Return false for empty
3994 structs.
3995 * rust-exp.y (struct_expr_list): Allow empty elements.
3996
3997 2016-07-21 Tom Tromey <tom@tromey.com>
3998
3999 * configure: Rebuild.
4000 * warning.m4 (AM_GDB_WARNINGS) <build_warnings>: Add
4001 -Wunused-but-set-parameter, -Wunused-but-set-variable.
4002
4003 2016-07-21 Pedro Alves <palves@redhat.com>
4004
4005 * go32-nat.c (go32_create_inferior): Add cast.
4006 * ser-go32.c (dos_noop): Delete.
4007 (dos_flush_output, dos_setparity, dos_drain_output): New
4008 functions.
4009 (dos_write): Add cast.
4010 (dos_ops): Use dos_flush_output, dos_setparity and
4011 dos_drain_output.
4012 * top.c (do_chdir_cleanup): Add cast.
4013
4014 2016-07-21 Pedro Alves <palves@redhat.com>
4015
4016 * windows-nat.c (handle_exception): Remove "th".
4017
4018 2016-07-21 Pedro Alves <palves@redhat.com>
4019
4020 * varobj.c (varobj_value_get_print_value): Move "gdbarch" to block
4021 scope that uses it.
4022
4023 2016-07-20 John Baldwin <jhb@FreeBSD.org>
4024
4025 * fbsd-nat.c (fbsd_enable_proc_events): Enable "PTRACE_VFORK"
4026 events.
4027 (fbsd_pending_vfork_done): Only define if "PTRACE_VFORK" is not
4028 defined.
4029 (fbsd_add_vfork_done): Likewise.
4030 (fbsd_is_vfork_done_pending): Likewise.
4031 (fbsd_next_vfork_done): Likewise.
4032 (fbsd_resume): Only ignore pending vfork done events if
4033 "PTRACE_VFORK" is not defined.
4034 (fbsd_wait): Only look for pending vfork done events if
4035 "PTRACE_VFORK" is not defined.
4036 [PTRACE_VFORK]: Handle "PL_FLAG_VFORKED" and "PL_FLAG_VFORK_DONE"
4037 events.
4038 (fbsd_follow_fork): Only fake a vfork done event if "PTRACE_VFORK"
4039 is not defined.
4040
4041 2016-07-20 John Baldwin <jhb@FreeBSD.org>
4042
4043 * fbsd-nat.c (fbsd_wait): Use "fbsd_enable_proc_events" on
4044 new child processes.
4045
4046 2016-07-20 John Baldwin <jhb@FreeBSD.org>
4047
4048 * fbsd-nat.c (fbsd_enable_lwp_events): Remove function.
4049 (fbsd_enable_proc_events): New function.
4050 (fbsd_enable_follow_fork): Remove function.
4051 (fbsd_post_startup_inferior): Use "fbsd_enable_proc_events".
4052 (fbsd_post_attach): Likewise.
4053
4054 2016-07-15 John Baldwin <jhb@FreeBSD.org>
4055
4056 * common/signals.c (gdb_signal_from_host): Handle SIGLIBRT.
4057 (do_gdb_signal_to_host): Likewise.
4058 * infrun.c (_initialize_infrun): Pass GDB_SIGNAL_LIBRT through to
4059 programs.
4060 * proc-events.c (signal_table): Add entry for SIGLIBRT.
4061
4062 2016-07-14 Tom Tromey <tom@tromey.com>
4063
4064 * python/py-breakpoint.c (gdbpy_breakpoint_deleted): Add missing
4065 newline.
4066
4067 2016-07-14 Tom Tromey <tom@tromey.com>
4068
4069 * mips-tdep.c (micromips_scan_prologue): Remove "frame_addr".
4070 (mips_o32_push_dummy_call): Remove "stack_used_p".
4071 * aarch64-tdep.c (aarch64_record_data_proc_imm): Remove
4072 "insn_bit28".
4073 * rust-lang.c (rust_print_type): Remove "len".
4074 * rust-exp.y (super_name): Remove "current_len".
4075 * python/py-framefilter.c (py_print_type): Remove "type".
4076 * mdebugread.c (parse_partial_symbols): Remove
4077 "past_first_source_file".
4078 <N_SO>: Remove "valu", "first_so_symnum", "prev_textlow_not_set".
4079 * m2-valprint.c (m2_print_unbounded_array): Remove
4080 "content_type".
4081 (m2_val_print): Remove "i".
4082 * linespec.c (unexpected_linespec_error): Remove "cleanup".
4083 * f-valprint.c (f_val_print): Remove "i".
4084 * elfread.c (elf_symtab_read): Remove "offset".
4085 * dwarf2-frame.c (dwarf2_fetch_cfa_info): Remove "addr_size".
4086 * jit.c (jit_dealloc_cache): Remove "i" and "frame_arch".
4087
4088 2016-07-14 Tom Tromey <tom@tromey.com>
4089
4090 * arch-utils.c (default_skip_permanent_breakpoint): Remove
4091 "bp_insn".
4092 * disasm.c (do_assembly_only): Remove "num_displayed".
4093 * dwarf2read.c (read_abbrev_offset): Remove "length".
4094 (dwarf_decode_macro_bytes) <DW_MACINFO_vendor_ext>: Remove
4095 "constant".
4096 * m32c-tdep.c (make_regs): Remove "r2hl", "r3hl", and "intbhl".
4097 * microblaze-tdep.c (microblaze_frame_cache): Remove "func".
4098 * tracefile.c (trace_save): Remove "status".
4099
4100 2016-07-14 Tom Tromey <tom@tromey.com>
4101
4102 * symfile.c (simple_overlay_update_1): Remove initialization
4103 of "size", and commented-out code.
4104 (simple_overlay_update): Likewise.
4105
4106 2016-07-14 Tom Tromey <tom@tromey.com>
4107
4108 * tui/tui-winsource.c (tui_show_source_line): Use getcurx.
4109 * tui/tui-io.c (tui_puts): Use getcurx.
4110 (tui_redisplay_readline): Likewise.
4111
4112 2016-07-14 Tom Tromey <tom@tromey.com>
4113
4114 * inflow.c (child_terminal_ours_1): Use ATTRIBUTE_UNUSED.
4115
4116 2016-07-14 Tom Tromey <tom@tromey.com>
4117
4118 * corefile.c (reopen_exec_file): Only examine st.st_mtime if stat
4119 succeeded.
4120
4121 2016-07-13 Tom Tromey <tom@tromey.com>
4122
4123 PR python/15620, PR python/18620:
4124 * python/py-evts.c (gdbpy_initialize_py_events): Call
4125 add_new_registry for new events.
4126 * python/py-events.h (events_object) <breakpoint_created,
4127 breakpoint_deleted, breakpoint_modified>: New fields.
4128 * python/py-breakpoint.c (gdbpy_breakpoint_created): Emit the
4129 breakpoint changed event.
4130 (gdbpy_breakpoint_deleted): Emit the breakpoint deleted event.
4131 (gdbpy_breakpoint_modified): New function.
4132 (gdbpy_initialize_breakpoints): Attach to the breakpoint modified
4133 observer.
4134
4135 2016-07-13 Tom Tromey <tom@tromey.com>
4136
4137 PR python/17698:
4138 * NEWS: Update.
4139 * python/py-breakpoint.c (bppy_get_pending): New function.
4140 (breakpoint_object_getset): Add entry for "pending".
4141 * breakpoint.h (pending_breakpoint_p): Declare.
4142 * breakpoint.c (pending_breakpoint_p): New function.
4143
4144 2016-07-13 Tom Tromey <tom@tromey.com>
4145
4146 * python/py-breakpoint.c (bppy_get_visibility)
4147 (gdbpy_breakpoint_created): Use user_breakpoint_p.
4148
4149 2016-07-13 Tom Tromey <tom@tromey.com>
4150
4151 PR cli/18053:
4152 * jit.c (jit_reader_load_command): Use tilde_expand.
4153 (_initialize_jit): Fix help for jit-reader-unload. Set completer
4154 for new commands.
4155
4156 2016-07-12 Tom Tromey <tom@tromey.com>
4157
4158 PR python/19293:
4159 * python/lib/gdb/command/unwinders.py (do_enable_unwinder): Call
4160 gdb.invalidate_cached_frames.
4161 * python/lib/gdb/unwinder.py (register_unwinder): Call
4162 gdb.invalidate_cached_frames.
4163 * python/python.c (gdbpy_invalidate_cached_frames): New function.
4164 (python_GdbMethods): Add entry for invalidate_cached_frames.
4165
4166 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4167
4168 * cp-namespace.c (cp_lookup_bare_symbol): Initialize
4169 lang_this.symbol.
4170
4171 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4172
4173 * cp-namespace.c (cp_lookup_bare_symbol): Use language passed as
4174 parameter to look for the symbol "this".
4175
4176
4177 2016-07-06 John Baldwin <jhb@FreeBSD.org>
4178
4179 * h8300-tdep.c (h8300_print_register): Remove extraneous parentheses.
4180
4181 2016-07-06 John Baldwin <jhb@FreeBSD.org>
4182
4183 * ada-lang.c (ada_unpack_from_contents): Use unsigned constants with
4184 left shifts.
4185
4186 2016-07-06 John Baldwin <jhb@FreeBSD.org>
4187
4188 * sh64-tdep.c (sh64_analyze_prologue): Set "uses_fp" when setting
4189 the MEDIA_FP_REGNUM register.
4190
4191 2016-07-06 John Baldwin <jhb@FreeBSD.org>
4192
4193 * score-tdep.c (score7_malloc_and_get_memblock): Remove check for
4194 negative size.
4195
4196 2016-07-06 John Baldwin <jhb@FreeBSD.org>
4197
4198 * fbsd-nat.c (fbsd_is_vfork_done_pending): Fix return type.
4199
4200 2016-07-06 Yao Qi <yao.qi@linaro.org>
4201
4202 * arm-tdep.c (arm_vfp_cprc_sub_candidate): Don't call
4203 arm_vfp_cprc_sub_candidate for static field.
4204
4205 2016-07-06 Manish Goregaokar <manish@mozilla.com>
4206
4207 * rust-lang.c (rust_subscript): Allow subscripting pointers.
4208
4209 2016-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4210
4211 * configure: Regenerate.
4212 * configure.ac (HAVE_LIBBABELTRACE): Fix pos variable dereference.
4213
4214 2016-07-01 Don Breazeal <donb@codesourcery.com>
4215
4216 * remote.c (remote_get_memory_xfer_limit): New function.
4217 * target-delegates.c: Regenerate.
4218 * target.c (memory_xfer_partial): Call
4219 target_ops.to_get_memory_xfer_limit.
4220 * target.h (struct target_ops) <to_get_memory_xfer_limit>: New
4221 member.
4222
4223 2016-07-01 John Baldwin <jhb@FreeBSD.org>
4224
4225 * fbsd-nat.c (struct fbsd_fork_child_info): Rename to ...
4226 (struct fbsd_fork_info): ... this.
4227 (struct fbsd_fork_info) <child>: Rename to ...
4228 (struct fbsd_fork_info) <ptid>: ... this.
4229 (fbsd_pending_children): Update type.
4230 (fbsd_remember_child): Update type and field name.
4231 (fbsd_is_child_pending): Likewise.
4232 (fbsd_pending_vfork_done): New variable.
4233 (fbsd_is_vfork_done_pending): New function.
4234 (fbsd_next_vfork_done): New function.
4235 (fbsd_resume): Don't resume processes with a pending vfork done
4236 event.
4237 (fbsd_wait): Report pending vfork done events.
4238 (fbsd_follow_fork): Delay and record a pending vfork done event
4239 for a vfork parent when detaching the child.
4240
4241 2016-07-01 John Baldwin <jhb@FreeBSD.org>
4242
4243 * fbsd-nat.c (super_resume): Move earlier next to "super_wait".
4244 (resume_one_thread_cb): Move below fork following helper code.
4245 (resume_all_threads_cb): Likewise.
4246 (fbsd_resume): Likewise.
4247
4248 2016-07-01 John Baldwin <jhb@FreeBSD.org>
4249
4250 * fbsd-nat.c (fbsd_follow_fork): Only detach child if
4251 "detach_fork" is true.
4252
4253 2016-07-01 John Baldwin <jhb@FreeBSD.org>
4254
4255 * x86bsd-nat.c: Include 'gdbthread.h'.
4256 (x86bsd_dr_set): Set debug registers on all threads belonging to
4257 the current inferior.
4258
4259 2016-07-01 John Baldwin <jhb@FreeBSD.org>
4260
4261 * Makefile.in [HFILES_NO_SRCDIR]: Replace 'amd64bsd-nat.h' with
4262 'x86bsd-nat.h'.
4263 * amd64bsd-nat.c: Include 'x86bsd-nat.h' instead of
4264 'amd64bsd-nat.h'.
4265 (amd64bsd_xsave_len): Rename and move to x86bsd-nat.c.
4266 (amd64bsd_fetch_inferior_registers): Replace 'amd64bsd_xsave_len'
4267 with 'x86bsd_xsave_len'.
4268 (amd64bsd_store_inferior_registers): Likewise.
4269 (amd64bsd_target): Inherit from x86bsd_target.
4270 (amd64bsd_dr_get): Rename and move to x86bsd-nat.c.
4271 (amd64bsd_dr_set): Likewise.
4272 (amd64bsd_dr_set_control): Likewise.
4273 (amd64bsd_dr_set_addr): Likewise.
4274 (amd64bsd_dr_get_addr): Likewise.
4275 (amd64bsd_dr_get_status): Likewise.
4276 (amd64bsd_dr_get_control): Likewise.
4277 * amd64fbsd-nat.c: Include 'x86bsd-nat.h' instead of
4278 'amd64bsd-nat.h'.
4279 (super_mourn_inferior): Move to x86bsd-nat.c.
4280 (amd64fbsd_mourn_inferior): Rename and move to x86bsd-nat.c.
4281 (amd64fbsd_read_description): Replace 'amd64bsd_xsave_len' with
4282 'x86bsd_xsave_len'.
4283 (_initialize_amd64fbsd_nat): Remove x86 watchpoint setup and
4284 mourn_inferior' target op.
4285 * config/i386/fbsd.mh (NATDEPFILES): Add x86bsd-nat.o.
4286 * config/i386/fbsd64.mh: Likewise.
4287 * config/i386/nbsd64.mh: Likewise.
4288 * config/i386/nbsdelf.mh: Likewise.
4289 * config/i386/obsd.mh: Likewise.
4290 * config/i386/obsd64.mh: Likewise.
4291 * i386bsd-nat.c: Include 'x86bsd-nat.h'.
4292 (i386bsd_xsave_len): Rename and move to x86bsd-nat.c.
4293 (i386bsd_fetch_inferior_registers): Replace 'i386bsd_xsave_len'
4294 with 'x86bsd_xsave_len'.
4295 (i386bsd_store_inferior_registers): Likewise.
4296 (i386bsd_target): Inherit from x86bsd_target.
4297 (i386bsd_dr_get): Rename and move to x86bsd-nat.c.
4298 (i386bsd_dr_set): Likewise.
4299 (i386bsd_dr_set_control): Likewise.
4300 (i386bsd_dr_set_addr): Likewise.
4301 (i386bsd_dr_get_addr): Likewise.
4302 (i386bsd_dr_get_status): Likewise.
4303 (i386bsd_dr_get_control): Likewise.
4304 * i386bsd-nat.h (i386bsd_xsave_len): Remove.
4305 (i386bsd_dr_set_control): Remove.
4306 (i386bsd_dr_set_addr): Remove.
4307 (i386bsd_dr_get_addr): Remove.
4308 (i386bsd_dr_get_status): Remove.
4309 (i386bsd_dr_get_control): Remove.
4310 * i386fbsd-nat.c: Include 'x86bsd-nat.h'.
4311 (i386fbsd_read_description): Replace 'i386bsd_xsave_len' with
4312 'x86bsd_xsave_len'.
4313 (_initialize_i386fbsd_nat): Remove x86 watchpoint setup and
4314 mourn_inferior' target op.
4315 * x86bsd-nat.c: New file.
4316 * x86bsd-nat.h: New file.
4317
4318 2016-07-01 Pedro Alves <palves@redhat.com>
4319 Tom Tromey <tom@tromey.com>
4320
4321 * jit.c (jit_reader_load_command): Call reinit_frame_cache and
4322 jit_inferior_created_hook.
4323 (jit_reader_unload_command): Call reinit_frame_cache and
4324 jit_inferior_exit_hook.
4325 * jit.c (struct jit_unwind_private) <registers>: Delete field.
4326 <regcache>: New field.
4327 (jit_unwind_reg_set_impl): Set the register's value in the
4328 regcache. Free the passed-in gdb_reg_value.
4329 (jit_dealloc_cache): Adjust to free the regcache.
4330 (jit_frame_sniffer): Allocate a regcache instead of an array of
4331 gdb_reg_value pointers.
4332 (jit_frame_this_id): Adjust.
4333 (jit_frame_prev_register): Read raw registers off of the regcache
4334 instead of from the gdb_reg_value pointer array. Use
4335 gdbarch_pseudo_register_read_value to read pseudo registers.
4336 * regcache.c (regcache_raw_set_cached_value): New function,
4337 factored out from ...
4338 (regcache_raw_write): ... here.
4339 * regcache.h (regcache_raw_set_cached_value): Declare.
4340
4341 2016-07-01 Pedro Alves <palves@redhat.com>
4342 Antoine Tremblay <antoine.tremblay@ericsson.com>
4343
4344 * inf-ptrace.c (inf_ptrace_detach_success): New function, factored
4345 out from ...
4346 (inf_ptrace_detach): ... here.
4347 * inf-ptrace.h (inf_ptrace_detach_success): New declaration.
4348 * linux-nat.c (get_pending_status): Rename to ...
4349 (get_detach_signal): ... this, and return a host signal instead of
4350 filling in a wait status.
4351 (detach_one_lwp): New function, factored out from detach_callback
4352 and adjusted to handle detaching from a zombie thread.
4353 (detach_callback): Skip the leader thread.
4354 (linux_nat_detach): No longer defer to inf_ptrace_detach to detach
4355 the leader thread, nor build a signal string to pass down.
4356 Instead, use target_announce_detach, detach_one_lwp and
4357 inf_ptrace_detach_success.
4358
4359 2016-07-01 Pedro Alves <palves@redhat.com>
4360
4361 * breakpoint.c (breakpoint_init_inferior): Discard watchpoint
4362 locations.
4363 * infcmd.c (detach_command): Call breakpoint_init_inferior.
4364
4365 2016-07-01 Pedro Alves <palves@redhat.com>
4366
4367 * darwin-nat.c (darwin_detach): Use target_announce_detach.
4368 * inf-ptrace.c (inf_ptrace_detach): Likewise.
4369 * nto-procfs.c (procfs_detach): Likewise.
4370 * remote.c (remote_detach_1): Likewise.
4371 * target.c (target_announce_detach): New function.
4372 * target.h (target_announce_detach): New declaration.
4373
4374 2016-06-29 Tom Tromey <tom@tromey.com>
4375
4376 PR python/20129:
4377 * python/lib/gdb/command/frame_filters.py (_do_enable_frame_filter)
4378 (SetFrameFilterPriority._set_filter_priority): Use "frame_filter",
4379 not "name".
4380
4381 2016-06-29 Tom Tromey <tom@tromey.com>
4382
4383 PR gdb/17210:
4384 * target.c (free_memory_read_result_vector): Take a pointer to the
4385 VEC as an argument.
4386 (read_memory_robust): Install a cleanup for "result".
4387 * mi/mi-main.c (mi_cmd_data_read_memory_bytes): Update.
4388
4389 2016-06-29 Manish Goregaokar <manish@mozilla.com>
4390
4391 * rust-lang.c (rust_get_disr_info): Initialize saveptr to NULL.
4392
4393 2016-06-29 Manish Goregaokar <manish@mozilla.com>
4394
4395 * rust-lang.c (rust_get_disr_info): Use strtok_r instead of strsep.
4396
4397 2016-06-28 Yao Qi <yao.qi@linaro.org>
4398
4399 * aarch64-tdep.c (aarch64_displaced_step_b): Use int64_t for
4400 variable new_offset.
4401
4402 2016-06-27 Manish Goregaokar <manish@mozilla.com>
4403
4404 * rust-lang.c (rust_print_type, rust_decorations): Print unit
4405 types as "()".
4406 (rust_print_type): Omit return type for functions returning unit.
4407
4408 2016-06-25 Pierre-Marie de Rodat <derodat@adacore.com>
4409
4410 * python/py-breakpoint.c (bppy_init): Clear bppy_pending_object
4411 when there is an error during the breakpoint creation.
4412
4413 2016-06-25 Tom Tromey <tom@tromey.com>
4414
4415 * rust-lang.c (rust_get_disr_info, rust_print_type): Fix
4416 formatting.
4417
4418 2016-06-25 Manish Goregaokar <manish@mozilla.com>
4419
4420 PR gdb/20239
4421 * rust-lang.c (rust_get_disr_info): Correctly interpret
4422 NonZero-optimized enums of arbitrary depth.
4423 (rust_print_type): Correctly print NonZero-optimized
4424 enums.
4425
4426 2016-06-24 David Taylor <dtaylor@emc.com>
4427
4428 PR gdb/17520 Structure offset wrong when 1/4 GB or greater.
4429 * c-lang.h: Change all parameters, variables, and struct or union
4430 members used as struct or union fie3ld offsets from int to
4431 LONGEST.
4432 * c-valprint.c: Likewise.
4433 * cp-abi.c: Likewise.
4434 * cp-abi.h: Likewise.
4435 * cp-valprint.c: Likewise.
4436 * d-valprint.c: Likewise.
4437 * dwarf2loc.c: Likewise.
4438 * eval.c: Likewise.
4439 * extension-priv.h: Likewise.
4440 * extension.c: Likewise.
4441 * extension.h: Likewise.
4442 * findvar.c: Likewise.
4443 * gdbtypes.h: Likewise.
4444 * gnu-v2-abi.c: Likewise.
4445 * gnu-v3-abi.c: Likewise.
4446 * go-valprint.c: Likewise.
4447 * guile/guile-internal.h: Likewise.
4448 * guile/scm-pretty-print.c: Likewise.
4449 * jv-valprint.c Likewise.
4450 * opencl-lang.c: Likewise.
4451 * p-lang.h: Likewise.
4452 * python/py-prettyprint.c: Likewise.
4453 * python/python-internal.h: Likewise.
4454 * spu-tdep.c: Likewise.
4455 * typeprint.c: Likewise.
4456 * valarith.c: Likewise.
4457 * valops.c: Likewise.
4458 * valprint.c: Likewise.
4459 * valprint.h: Likewise.
4460 * value.c: Likewise.
4461 * value.h: Likewise.
4462 * p-valprint.c: Likewise.
4463 * c-typeprint.c (c_type_print_base): When printing offset, use
4464 plongest, not %d.
4465 * gdbtypes.c (recursive_dump_type): Ditto.
4466
4467 2016-06-24 David Taylor <david.taylor@emc.com>
4468
4469 * MAINTAINERS (Write After Approval): Add David Taylor.
4470
4471 2016-06-24 John Baldwin <jhb@FreeBSD.org>
4472
4473 * configure.ac: Check for support for system call LWP fields on
4474 FreeBSD.
4475 * config.in, configure: Rebuild.
4476 * data-directory/Makefile.in (SYSCALLS_FILES): Add freebsd.xml.
4477 * fbsd-nat.c (fbsd_wait) [HAVE_STRUCT_PTRACE_LWPINFO_PL_SYSCALL_CODE]:
4478 Report system call events.
4479 [HAVE_STRUCT_PTRACE_LWPINFO_PL_SYSCALL_CODE]
4480 (fbsd_set_syscall_catchpoint): New function.
4481 (fbsd_nat_add_target) [HAVE_STRUCT_PTRACE_LWPINFO_PL_SYSCALL_CODE]:
4482 Set "to_set_syscall_catchpoint" to "fbsd_set_syscall_catchpoint".
4483 * fbsd-tdep.c: Include xml-syscall.h
4484 (fbsd_get_syscall_number): New function.
4485 (fbsd_init_abi): Set XML system call file name.
4486 Add "get_syscall_number" gdbarch method.
4487 * syscalls/freebsd.xml: New file.
4488
4489 2016-06-24 John Baldwin <jhb@FreeBSD.org>
4490
4491 * fbsd-tdep.c: Include "auxv.h".
4492 (fbsd_print_auxv_entry): New function.
4493 (fbsd_init_abi): Install gdbarch "print_auxv_entry" method.
4494
4495 2016-06-24 John Baldwin <jhb@FreeBSD.org>
4496
4497 * auxv.c (fprint_auxv_entry): New function.
4498 (default_print_auxv_entry): New function.
4499 (fprint_target_auxv): Use gdbarch_print_auxv_entry.
4500 * auxv.h (enum auxv_format): New enum.
4501 (fprint_auxv_entry): Declare.
4502 (default_print_auxv_entry): Declare.
4503 * gdbarch.sh (print_auxv_entry): New.
4504 * gdbarch.c, gdbarch.h: Re-generated.
4505
4506 2016-06-24 John Baldwin <jhb@FreeBSD.org>
4507
4508 * fbsd-nat.c [KERN_PROC_AUXV] New variable super_xfer_partial.
4509 (fbsd_xfer_partial): New function.
4510 (fbsd_nat_add_target) [KERN_PROC_AUXV] Set "to_xfer_partial" to
4511 "fbsd_xfer_partial".
4512
4513 2016-06-23 Tom Tromey <tom@tromey.com>
4514
4515 * symtab.c (symbol_find_demangled_name): Loop over languages and
4516 use language_sniff_from_mangled_name.
4517 * rust-lang.c (rust_sniff_from_mangled_name): New function.
4518 (rust_language_defn): Update.
4519 * p-lang.c (pascal_language_defn): Update.
4520 * opencl-lang.c (opencl_language_defn): Update.
4521 * objc-lang.c (objc_sniff_from_mangled_name): New function.
4522 (objc_language_defn): Update.
4523 * m2-lang.c (m2_language_defn): Update.
4524 * language.h (struct language_defn) <la_sniff_from_mangled_name>: New
4525 field.
4526 (language_sniff_from_mangled_name): Declare.
4527 * language.c (language_sniff_from_mangled_name): New function.
4528 (unknown_language_defn, auto_language_defn, local_language_defn):
4529 Update.
4530 * jv-lang.c (java_sniff_from_mangled_name): New function.
4531 (java_language_defn): Use it.
4532 * go-lang.c (go_sniff_from_mangled_name): New function.
4533 (go_language_defn): Use it.
4534 * f-lang.c (f_language_defn): Update.
4535 * defs.h (enum language): Reorder.
4536 * d-lang.c (d_sniff_from_mangled_name): New function.
4537 (d_language_defn): Use it.
4538 * cp-support.h (gdb_sniff_from_mangled_name): Declare.
4539 * cp-support.c (gdb_sniff_from_mangled_name): New function.
4540 * c-lang.c (c_language_defn, cplus_language_defn)
4541 (asm_language_defn, minimal_language_defn): Update.
4542 * ada-lang.c (ada_sniff_from_mangled_name): New function.
4543 (ada_language_defn): Use it.
4544
4545 2016-06-23 Tom Tromey <tom@tromey.com>
4546
4547 * ada-lang.c (ada_extensions): New array.
4548 (ada_language_defn): Use it.
4549 * c-lang.c (c_extensions): New array.
4550 (c_language_defn): Use it.
4551 (cplus_extensions): New array.
4552 (cplus_language_defn): Use it.
4553 (asm_extensions): New array.
4554 (asm_language_defn): Use it.
4555 (minimal_language_defn): Update.
4556 * d-lang.c (d_extensions): New array.
4557 (d_language_defn): Use it.
4558 * f-lang.c (f_extensions): New array.
4559 (f_language_defn): Use it.
4560 * go-lang.c (go_language_defn): Update.
4561 * jv-lang.c (java_extensions): New array.
4562 (java_language_defn): Use it.
4563 * language.c (add_language): Call add_filename_language.
4564 (unknown_language_defn, auto_language_defn, local_language_defn):
4565 Update.
4566 * language.h (struct language_defn) <la_filename_extensions>: New
4567 field.
4568 * m2-lang.c (m2_language_defn): Update.
4569 * objc-lang.c (objc_extensions): New array.
4570 (objc_language_defn): Use it.
4571 * opencl-lang.c (opencl_language_defn): Update.
4572 * p-lang.c (p_extensions): New array.
4573 (pascal_language_defn): Use it.
4574 * rust-lang.c (rust_extensions): New array.
4575 (rust_language_defn): Use it.
4576 * symfile.c (add_filename_language): No longer static. Make "ext"
4577 const.
4578 (init_filename_language_table): Remove.
4579 (_initialize_symfile): Update.
4580 * symfile.h (add_filename_language): Declare.
4581
4582 2016-06-23 Tom Tromey <tom@tromey.com>
4583
4584 * symfile.c (filename_language_table): Now a VEC.
4585 (fl_table_size, fl_table_next): Remove.
4586 (add_filename_language): Use VEC_safe_push.
4587 (set_ext_lang_command, info_ext_lang_command)
4588 (deduce_language_from_filename): Use VEC_iterate.
4589 (init_filename_language_table): Use VEC_empty.
4590
4591 2016-06-23 Tom Tromey <tom@tromey.com>
4592
4593 * python/python.c (gdbpy_parameter): Now static.
4594 * python/python-internal.h (gdbpy_parameter): Don't declare.
4595
4596 2016-06-23 Tom Tromey <tom@tromey.com>
4597
4598 PR gdb/16483:
4599 * python/lib/gdb/command/frame_filters.py
4600 (InfoFrameFilter.list_frame_filters): Rename to print_list. Print
4601 nothing if no filters found. Return value indicating whether
4602 filters were printed.
4603 (InfoFrameFilter.print_list): Remove.
4604 (InfoFrameFilter.invoke): Print message if no frame filters
4605 found.
4606
4607 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
4608
4609 * f-valprint.c (f_val_print): Add field names for printing
4610 derived types fields.
4611
4612 2016-06-21 Andreas Arnez <arnez@linux.vnet.ibm.com>
4613
4614 * s390-linux-tdep.c (s390_iterate_over_regset_sections): Fix typo
4615 in name of last-break regset.
4616
4617 2016-06-21 Pedro Alves <palves@redhat.com>
4618
4619 * fork-child.c (fork_inferior): Switch the child to the main UI
4620 right after vfork. Save/restore the current UI in the parent.
4621 Flush outputs of the main UI instead of the current UI.
4622
4623 2016-06-21 Pedro Alves <palves@redhat.com>
4624
4625 * breakpoint.c (watchpoint_check): Send watchpoint-deleted output
4626 to all UIs.
4627
4628 2016-06-21 Pedro Alves <palves@redhat.com>
4629
4630 * NEWS: Mention support for running interpreters on separate
4631 UIs and the new new-ui command.
4632
4633 2016-06-21 Pedro Alves <palves@redhat.com>
4634
4635 * interps.c (set_top_level_interpreter): New function, factored
4636 out from captured_main.
4637 (interpreter_completer): Make extern.
4638 * interps.h (set_top_level_interpreter, interpreter_completer):
4639 New declarations.
4640 (captured_main): Use set_top_level_interpreter.
4641 * top.c [!O_NOCTTY] (O_NOCTTY): Define as 0.
4642 (open_terminal_stream, new_ui_command): New functions.
4643 (init_main): Install the "new-ui" command.
4644
4645 2016-06-21 Pedro Alves <palves@redhat.com>
4646
4647 * cli/cli-script.c (read_next_line): Adjust to per-UI stdin.
4648 (read_command_lines): Use input_interactive_p instead of
4649 input_from_terminal_p.
4650 * defs.h (struct ui): Forward declare.
4651 (input_from_terminal_p): Rename to ...
4652 (input_interactive_p): ... this.
4653 * event-top.c (stdin_event_handler): Pass 0 as from_tty argument
4654 to quit_command.
4655 (command_handler): Adjust to per-UI stdin.
4656 (handle_line_of_input): Adjust to per-UI stdin and use
4657 input_interactive_p instead of ISATTY and input_from_terminal_p.
4658 (gdb_readline_no_editing_callback): Adjust to per-UI stdin.
4659 (command_line_handler): Always pass true as "from_tty" parameter
4660 of handle_line_of_input and execute_command.
4661 (async_sigterm_handler): Pass 0 as from_tty argument to
4662 quit_command.
4663 * inflow.c (interactive_mode, show_interactive_mode): Moved to ...
4664 (gdb_has_a_terminal): Don't check interactive_mode here.
4665 (_initialize_inflow): Don't install "set interactive-mode" here.
4666 * main.c (captured_command_loop): Adjust to per-UI stdin.
4667 * mi/mi-interp.c (mi_execute_command_wrapper): Adjust to per-UI
4668 stdin.
4669 * top.c (new_ui): Save the stdin stream and whether it's a tty.
4670 (dont_repeat): Adjust to per-UI stdin.
4671 (command_line_input): Adjust to per-UI stdin and to use
4672 input_interactive_p.
4673 (quit_force): Write history if any UI supports interactive input.
4674 (interactive_mode, show_interactive_mode): Move here, from
4675 inflow.c.
4676 (input_from_terminal_p): Rename to ...
4677 (input_interactive_p): ... this, and check the "interactive_mode"
4678 global instead of calling gdb_has_a_terminal.
4679 (_initialize_top): Install "set interactive-mode" here.
4680 * top.h (struct ui) <stdin_stream, input_interactive_p>: New
4681 fields.
4682 * utils.c (quit): Pass 0 as from_tty argument to quit_force.
4683 (defaulted_query): Adjust to per-UI stdin and to use
4684 input_interactive_p.
4685
4686 2016-06-21 Pedro Alves <palves@redhat.com>
4687
4688 * event-top.c (stdin_event_handler): Don't quit gdb if it was a
4689 secondary UI's input stream that closed. Instead, just delete the
4690 UI.
4691
4692 2016-06-21 Pedro Alves <palves@redhat.com>
4693
4694 * event-top.c (main_ui_): Delete.
4695 (main_ui, current_ui, ui_list): No longer initialize here.
4696 * main.c (captured_main): UI initialization code factored out to
4697 new new_ui function.
4698 (gdb_main): Wrap captured_main with TRY/CATCH instead of
4699 catch_errors.
4700 * top.c (highest_ui_num): New global.
4701 (new_ui): New function.
4702 * top.h (struct ui) <num>: New field.
4703 (new_ui): New declaration.
4704
4705 2016-06-21 Pedro Alves <palves@redhat.com>
4706
4707 * cli/cli-interp.c (cli_on_normal_stop): Bail out early if there's
4708 nothing to print. Use should_print_stop_to_console.
4709 * tui/tui-interp.c (tui_on_normal_stop): Likewise.
4710
4711 2016-06-21 Pedro Alves <palves@redhat.com>
4712
4713 * breakpoint.c (new_until_break_fsm): Add 'cmd_interp' parameter.
4714 (until_break_fsm_should_stop, until_break_fsm_clean_up): Add
4715 thread parameter.
4716 (until_break_command): Pass command interpreter to thread fsm
4717 ctor.
4718 * cli/cli-interp.c (should_print_stop_to_console): Adjust.
4719 * gdbthread.h (struct thread_control_state) <command_interp>:
4720 Delete field.
4721 * infcall.c (new_call_thread_fsm): Add 'cmd_interp' parameter.
4722 Pass it down.
4723 (call_thread_fsm_should_stop): Add thread parameter.
4724 (call_function_by_hand_dummy): Pass command interpreter to thread
4725 fsm ctor. Pass thread pointer to fsm clean up method.
4726 * infcmd.c: Include interps.h.
4727 (struct step_command_fsm) <thread>: Delete field.
4728 (new_step_command_fsm): Add 'cmd_interp' parameter. Pass it down.
4729 (step_command_fsm_prepare): Remove references to fsm's thread
4730 field.
4731 (step_1): Pass command interpreter to thread
4732 fsm ctor. Pass thread pointer to fsm clean up method.
4733 (step_command_fsm_should_stop, step_command_fsm_clean_up): Add
4734 thread parameter and use it.
4735 (new_until_next_fsm): Add 'cmd_interp' parameter. Pass it down.
4736 (until_next_fsm_should_stop, until_next_fsm_clean_up): Add thread
4737 parameter and use it.
4738 (until_next_command): Pass command interpreter to thread fsm ctor.
4739 (struct finish_command_fsm) <thread>: Delete field.
4740 (finish_command_fsm_ops): Add NULL slot for should_notify_stop.
4741 (new_finish_command_fsm): Add 'cmd_interp' parameter and pass it
4742 down. Remove thread parameter and adjust.
4743 (finish_command_fsm_should_stop, finish_command_fsm_clean_up): Add
4744 thread parameter and use it.
4745 (finish_command): Pass command interpreter to thread fsm ctor.
4746 Don't pass thread.
4747 * infrun.c (follow_fork): Move thread fsm to child fork instead of
4748 command interpreter, only.
4749 (clear_proceed_status_thread): Remove reference to command_interp.
4750 (proceed): Don't record the thread's command interpreter.
4751 (clean_up_just_stopped_threads_fsms): Pass thread to fsm clean_up
4752 method.
4753 (fetch_inferior_event): Pass thread to fsm should_stop method.
4754 * thread-fsm.c (thread_fsm_ctor): Add 'cmd_interp' parameter.
4755 Store it.
4756 (thread_fsm_clean_up, thread_fsm_should_stop): Add thread
4757 parameter and pass it down.
4758 * thread-fsm.h (struct thread_fsm) <command_interp>: New field.
4759 (struct thread_fsm_ops) <clean_up, should_stop>: Add thread
4760 parameter.
4761 (thread_fsm_ctor): Add 'cmd_interp' parameter.
4762 (thread_fsm_clean_up, thread_fsm_should_stop): Add thread
4763 parameter.
4764 * thread.c (thread_cancel_execution_command): Pass thread to
4765 thread fsm clean_up method.
4766
4767 2016-06-21 Pedro Alves <palves@redhat.com>
4768
4769 * cli/cli-interp.c: Include gdbthread.h and thread-fsm.h.
4770 (should_print_stop_to_console): New function, factored out from
4771 mi_on_normal_stop_1.
4772 * cli/cli-interp.h (should_print_stop_to_console): Declare.
4773 * mi/mi-interp.c (mi_on_normal_stop_1): Use
4774 should_print_stop_to_console. Pass it the current UI's console
4775 interpreter.
4776 * mi/mi-main.c (captured_mi_execute_command): Use the
4777 INTERP_CONSOLE symbol rather than explicit "console".
4778
4779 2016-06-21 Pedro Alves <palves@redhat.com>
4780
4781 * infcmd.c (prepare_execution_command): Use
4782 all_uis_on_sync_execution_starting.
4783 * infrun.c (all_uis_on_sync_execution_starting): New function.
4784 * infrun.h (all_uis_on_sync_execution_starting): Declare.
4785
4786 2016-06-21 Pedro Alves <palves@redhat.com>
4787
4788 * annotate.c: Include top.h.
4789 (async_background_execution_p): Delete.
4790 (print_value_flags): Check the UI's prompt state rather then
4791 async_background_execution_p.
4792 * event-loop.c (start_event_loop): Set the prompt state to
4793 PROMPT_NEEDED.
4794 * event-top.c (display_gdb_prompt, async_enable_stdin)
4795 (async_disable_stdin): Check the current UI's prompt state instead
4796 of the sync_execution global.
4797 (command_line_handler): Set the prompt state to PROMPT_NEEDED
4798 before running a command, and display the prompt if still needed
4799 afterwards.
4800 * infcall.c (struct call_thread_fsm) <waiting_ui>: New field.
4801 (new_call_thread_fsm): New parameter 'waiting_ui'. Store it.
4802 (call_thread_fsm_should_stop): Set the prompt state to
4803 PROMPT_NEEDED.
4804 (run_inferior_call): Adjust to temporarily set the prompt state to
4805 PROMPT_BLOCKED instead of using the sync_execution global.
4806 (call_function_by_hand_dummy): Pass the current UI to
4807 new_call_thread_fsm.
4808 * infcmd.c: Include top.h.
4809 (continue_1): Check the current UI's prompt state instead of the
4810 sync_execution global.
4811 (continue_command): Validate global execution state before calling
4812 prepare_execution_command.
4813 (step_1): Call all_uis_check_sync_execution_done.
4814 (attach_post_wait): Don't call async_enable_stdin here. Remove
4815 reference to sync_execution.
4816 * infrun.c (sync_execution): Delete global.
4817 (follow_fork_inferior)
4818 (reinstall_readline_callback_handler_cleanup): Check the current
4819 UI's prompt state instead of the sync_execution global.
4820 (check_curr_ui_sync_execution_done)
4821 (all_uis_check_sync_execution_done): New functions.
4822 (fetch_inferior_event): Call all_uis_check_sync_execution_done
4823 instead of trying to determine whether the global sync execution
4824 changed.
4825 (handle_no_resumed): Check the prompt state of all UIs.
4826 (normal_stop): Emit the no unwait-for even to all PROMPT_BLOCKED
4827 UIs. Emit the "Switching to" notification to all UIs. Enable
4828 stdin in all UIs.
4829 * infrun.h (sync_execution): Delete.
4830 (all_uis_check_sync_execution_done): Declare.
4831 * main.c (captured_command_loop): Don't call
4832 interp_pre_command_loop if the prompt is blocked.
4833 (catch_command_errors, catch_command_errors_const): Adjust.
4834 (captured_main): Set the initial prompt state to PROMPT_NEEDED.
4835 * mi/mi-interp.c (display_mi_prompt): Set the prompt state to
4836 PROMPTED.
4837 (mi_interpreter_resume): Don't clear sync_execution. Remove hack
4838 comment.
4839 (mi_execute_command_input_handler): Set the prompt state to
4840 PROMPT_NEEDED before executing the command, and only display the
4841 prompt if the prompt state is PROMPT_NEEDED afterwards.
4842 (mi_on_resume_1): Adjust to check the prompt state.
4843 * target.c (target_terminal_inferior): Adjust to check the prompt
4844 state.
4845 * top.c (wait_sync_command_done, maybe_wait_sync_command_done)
4846 (execute_command): Check the current UI's prompt state instead of
4847 sync_execution.
4848 * top.h (enum prompt_state): New.
4849 (struct ui) <prompt_state>: New field.
4850 (ALL_UIS): New macro.
4851
4852 2016-06-21 Pedro Alves <palves@redhat.com>
4853
4854 * top.c (gdb_secondary_prompt_depth): Delete.
4855 (gdb_in_secondary_prompt_p): Add ui parameter. Use it.
4856 (gdb_readline_wrapper_cleanup, gdb_readline_wrapper): Adjust to
4857 per-UI gdb_secondary_prompt_depth.
4858 * top.h (struct ui) <secondary_prompt_depth>: New field.
4859
4860 2016-06-21 Pedro Alves <palves@redhat.com>
4861
4862 * cli/cli-interp.c (cli_interpreter_pre_command_loop): New
4863 function.
4864 (cli_interp_procs): Install it instead of cli_command_loop.
4865 * cli/cli-interp.h (cli_interpreter_pre_command_loop): Declare.
4866 * event-top.c (cli_command_loop): Delete.
4867 * interps.c (interp_new): Remove reference to command_loop_proc.
4868 (current_interp_command_loop): Delete.
4869 (interp_pre_command_loop): New function.
4870 (interp_command_loop_ftype): Delete.
4871 * interps.h (interp_pre_command_loop_ftype): New typedef.
4872 (struct interp_procs) <command_loop_proc>: Delele field.
4873 <pre_command_loop_proc>: New field.
4874 (current_interp_command_loop): Delete declaration.
4875 (interp_pre_command_loop): New declaration.
4876 * main.c (captured_command_loop): Call interp_pre_command_loop
4877 instead of current_interp_command_loop and start an event loop.
4878 * mi/mi-interp.c (mi_command_loop): Delete.
4879 (mi_interpreter_pre_command_loop): New.
4880 (mi_interp_procs): Update.
4881 * tui/tui-interp.c (tui_interp_procs): Install
4882 cli_interpreter_pre_command_loop instead of cli_command_loop.
4883
4884 2016-06-21 Pedro Alves <palves@redhat.com>
4885
4886 * interps.c (current_interpreter): New function.
4887 * interps.h (current_interpreter): New declaration.
4888 * mi/mi-cmds.h (raw_stdout): Delete declaration.
4889 * mi/mi-common.h (struct mi_interp) <raw_stdout,
4890 saved_raw_stdout>: New field.
4891 * mi/mi-interp.c (display_mi_prompt): New parameter 'mi'. Adjust
4892 to per-UI raw_stdout.
4893 (mi_interpreter_init): Adjust to per-UI raw_stdout.
4894 (mi_on_sync_execution_done, mi_execute_command_input_handler)
4895 (mi_command_loop): Pass MI instance to display_mi_prompt.
4896 (mi_on_normal_stop_1, mi_output_running_pid, mi_on_resume_1)
4897 (mi_on_resume): Adjust to per-UI raw_stdout.
4898 (saved_raw_stdout): Delete.
4899 (mi_set_logging): Adjust to per-UI raw_stdout and
4900 saved_raw_stdout.
4901 * mi/mi-main.c (raw_stdout): Delete.
4902 (mi_cmd_gdb_exit, captured_mi_execute_command)
4903 (mi_print_exception, mi_load_progress): Adjust to per-UI
4904 raw_stdout.
4905 (print_diff_now, mi_print_timing_maybe): New ui_file parameter.
4906 Pass it along.
4907 (print_diff): New ui_file parameter. Send output there instead of
4908 raw_stdout.
4909 * mi/mi-main.h (struct ui_file): Forward declare.
4910 (mi_print_timing_maybe): Add ui_file parameter.
4911
4912 2016-06-21 Pedro Alves <palves@redhat.com>
4913
4914 * mi/mi-interp.c (display_mi_prompt): New function.
4915
4916 2016-06-21 Pedro Alves <palves@redhat.com>
4917
4918 * target.c (target_terminal_inferior): Bail out after
4919 unregistering input_fd if not on the main UI.
4920 (target_terminal_ours): Bail out after registering input_fd if not
4921 on the main UI.
4922 (target_terminal_ours_for_output): Bail out if not on the main UI.
4923
4924 2016-06-21 Pedro Alves <palves@redhat.com>
4925
4926 * event-top.c (restore_ui_cleanup): Make extern.
4927 * infrun.c (fetch_inferior_event): Always switch to the main UI.
4928 * top.h (restore_ui_cleanup): Declare.
4929
4930 2016-06-21 Pedro Alves <palves@redhat.com>
4931
4932 PR mi/20034
4933 * cli/cli-interp.c: Include cli-interp.h and event-top.h.
4934 (cli_interpreter_resume): Pass 1 to gdb_setup_readline. Set the
4935 UI's input_handler here.
4936 (cli_interpreter_supports_command_editing): New function.
4937 (cli_interp_procs): Install it.
4938 * cli/cli-interp.h: New file.
4939 * event-top.c (async_command_editing_p): Rename to ...
4940 (set_editing_cmd_var): ... this.
4941 (change_line_handler): Add parameter 'editing', and use it. Bail
4942 early if the interpreter doesn't support editing. Don't touch
4943 readline state if editing is off.
4944 (gdb_rl_callback_handler_remove, gdb_rl_callback_handler_install)
4945 (gdb_rl_callback_handler_reinstall): Assert the current UI is the
4946 main UI.
4947 (display_gdb_prompt): Don't call gdb_rl_callback_handler_remove if
4948 not using readline. Check whether the current UI is using command
4949 editing instead of checking the async_command_editing_p global.
4950 (set_async_editing_command): Delete.
4951 (gdb_setup_readline): Add 'editing' parameter. Only allow editing
4952 on the main UI. Don't touch readline state if editing is off.
4953 (gdb_disable_readline): Don't touch readline state if editing is
4954 off.
4955 * event-top.h (gdb_setup_readline): Add 'int' parameter.
4956 (set_async_editing_command): Delete declaration.
4957 (change_line_handler, command_line_handler): Declare.
4958 (async_command_editing_p): Rename to ...
4959 (set_editing_cmd_var): ... this.
4960 * infrun.c (reinstall_readline_callback_handler_cleanup): Check
4961 whether the current UI has editing enabled rather than checking
4962 the async_command_editing_p global.
4963 * interps.c (interp_supports_command_editing): New function.
4964 * interps.h (interp_supports_command_editing_ftype): New typedef.
4965 (struct interp_procs) <supports_command_editing_proc>: New field.
4966 (interp_supports_command_editing): Declare.
4967 * mi/mi-interp.c (mi_interpreter_resume): Pass 0 to
4968 gdb_setup_readline. Don't clear the async_command_editing_p
4969 global. Update comments.
4970 * top.c (gdb_readline_wrapper_line, gdb_readline_wrapper): Check
4971 whether the current UI has editing enabled rather than checking
4972 the async_command_editing_p global. Don't touch readline state if
4973 editing is off.
4974 (undo_terminal_modifications_before_exit): Switch to the main UI.
4975 Unconditionally call gdb_disable_readline.
4976 (set_editing): New function.
4977 (show_async_command_editing_p): Rename to ...
4978 (show_editing): ... this. Show the state of the current UI.
4979 (_initialize_top): Adjust.
4980 * top.h (struct ui) <command_editing>: New field.
4981 * tui/tui-interp.c: Include cli/cli-interp.h.
4982 (tui_resume): Pass 1 to gdb_setup_readline. Set the UI's
4983 input_handler.
4984 (tui_interp_procs): Install
4985 cli_interpreter_supports_command_editing.
4986 * tui/tui-io.c (tui_getc): Check whether the current UI has
4987 editing enabled rather than checking the async_command_editing_p
4988 global.
4989
4990 2016-06-21 Pedro Alves <palves@redhat.com>
4991
4992 * top.c: Call gen_ret_current_ui_field_ptr for current_uiout.
4993 * top.h (struct ui) <m_current_uiout>: New field.
4994 * ui-out.c (current_uiout): Delete.
4995 * ui-out.h (current_uiout): Delete.
4996 (current_ui_current_uiout_ptr): New declaration.
4997 (current_uiout): Reimplement as wrapper around
4998 current_ui_current_uiout_ptr.
4999
5000 2016-06-21 Pedro Alves <palves@redhat.com>
5001
5002 * ui-out.c (default_ui_out_impl): Delete.
5003 (def_uiout): Delete.
5004 (current_uiout): Set to NULL.
5005 (default_table_begin, default_table_body, default_table_end)
5006 (default_table_header, default_begin, default_end)
5007 (default_field_int, default_field_skip, default_field_string)
5008 (default_field_fmt, default_spaces, default_text, default_message)
5009 (default_wrap_hint, default_flush, default_data_destroy): Delete.
5010
5011 2016-06-21 Pedro Alves <palves@redhat.com>
5012
5013 * event-top.c (gdb_setup_readline): Pass the UI's outstream and
5014 errstream to stdout_fileopen and stderr_fileopen.
5015 * exceptions.c: Include top.h.
5016 (print_flush): Open the current UI's outstream file descriptor,
5017 instead of hardcoding file descriptor 1.
5018 * main.c (captured_main): Save the main UI's out and error
5019 streams. Adjust stderr_fileopen call.
5020 * top.h (struct ui) <outstream, errstream>: New fields.
5021 * ui-file.c (stderr_fileopen): Add stream parameter. Use it
5022 instead of stderr.
5023 * ui-file.h (stderr_fileopen): Add stream parameter and update
5024 comment.
5025
5026 2016-06-21 Pedro Alves <palves@redhat.com>
5027
5028 * event-top.c (input_fd): Delete.
5029 (stdin_event_handler): Switch to the UI whose input descriptor got
5030 the event. Adjust to per-UI input_fd.
5031 (gdb_setup_readline): Don't set the input_fd global. Adjust to
5032 per-UI input_fd.
5033 (gdb_disable_readline): Adjust to per-UI input_fd.
5034 * event-top.h (input_fd): Delete declaration.
5035 * linux-nat.c (linux_nat_terminal_inferior): Don't remove input_fd
5036 from the event-loop here.
5037 (linux_nat_terminal_ours): Don't register input_fd in the
5038 event-loop here.
5039 * main.c (captured_main): Adjust to per-UI input_fd.
5040 * remote.c (remote_terminal_inferior): Don't remove input_fd from
5041 the event-loop here.
5042 (remote_terminal_ours): Don't register input_fd in the event-loop
5043 here.
5044 * target.c: Include top.h and event-top.h.
5045 (target_terminal_inferior): Remove input_fd from the event-loop
5046 here.
5047 (target_terminal_ours): Register input_fd in the event-loop.
5048 * top.h (struct ui) <input_fd>: New field.
5049
5050 2016-06-21 Pedro Alves <palves@redhat.com>
5051
5052 * cli/cli-script.c (execute_user_command, read_next_line)
5053 (read_next_line): Adjust to per-UI instream.
5054 * event-top.c (stdin_event_handler, command_handler)
5055 (handle_line_of_input, command_line_handler)
5056 (gdb_readline_no_editing_callback, async_sigterm_handler)
5057 (gdb_setup_readline): Likewise.
5058 * inflow.c: Include top.h.
5059 (gdb_has_a_terminal, child_terminal_init_with_pgrp)
5060 (gdb_save_tty_state, child_terminal_inferior)
5061 (child_terminal_ours_1, copy_terminal_info): Use the main UI.
5062 (initialize_stdin_serial): Adjust to per-UI instream.
5063 * main.c (captured_command_loop, captured_main): Adjust to per-UI
5064 instream.
5065 * mi/mi-interp.c (mi_execute_command_wrapper): Likewise.
5066 * python/python.c (python_interactive_command): Likewise.
5067 * terminal.h (struct ui): Forward declare.
5068 (initialize_stdin_serial): Add struct ui parameter.
5069 * top.c (instream): Delete.
5070 (do_restore_instream_cleanup, read_command_file, dont_repeat)
5071 (gdb_readline_no_editing, command_line_input)
5072 (input_from_terminal_p, gdb_init): Adjust to per-UI instream.
5073 * top.h (struct ui) <instream>: New field.
5074 (instream): Delete declaration.
5075 (quit): Adjust to per-UI instream.
5076
5077 2016-06-21 Pedro Alves <palves@redhat.com>
5078
5079 * event-loop.c: Include top.h.
5080 (invoke_async_signal_handlers): Switch to the main UI.
5081 * event-top.c (main_ui_): Update comment.
5082 (main_ui): New global.
5083 * top.h (main_ui): Declare.
5084
5085 2016-06-21 Pedro Alves <palves@redhat.com>
5086
5087 * cli/cli-interp.c (cli_interp): Delete.
5088 (as_cli_interp): New function.
5089 (cli_on_normal_stop, cli_on_signal_received)
5090 (cli_on_end_stepping_range, cli_on_signal_exited, cli_on_exited)
5091 (cli_on_no_history): Send output to all CLI UIs.
5092 (cli_on_sync_execution_done, cli_on_command_error): Skip output if
5093 the top level interpreter is not a CLI.
5094 (cli_interpreter_init): Don't set cli_interp or install observers
5095 here.
5096 (_initialize_cli_interp): Install observers here.
5097 * event-top.c (main_ui_, ui_list): New globals.
5098 (current_ui): Point to main_ui_.
5099 (restore_ui_cleanup, switch_thru_all_uis_init)
5100 (switch_thru_all_uis_cond, switch_thru_all_uis_next): New
5101 functions.
5102 * mi/mi-interp.c (as_mi_interp): New function.
5103 (mi_interpreter_init): Don't install observers here.
5104 (mi_on_sync_execution_done): Skip output if the top level
5105 interpreter is not a MI.
5106 (mi_new_thread, mi_thread_exit, mi_record_changed)
5107 (mi_inferior_added, mi_inferior_appeared, mi_inferior_exit)
5108 (mi_inferior_removed): Send output to all MI UIs.
5109 (find_mi_interpreter, mi_interp_data): Delete.
5110 (find_mi_interp): New function.
5111 (mi_on_signal_received, mi_on_end_stepping_range)
5112 (mi_on_signal_exited, mi_on_exited, mi_on_no_history): Send output
5113 to all MI UIs.
5114 (mi_on_normal_stop): Rename to ...
5115 (mi_on_normal_stop_1): ... this.
5116 (mi_on_normal_stop): Reimplement, sending output to all MI UIs.
5117 (mi_traceframe_changed, mi_tsv_created, mi_tsv_deleted)
5118 (mi_tsv_modified, mi_breakpoint_created, mi_breakpoint_deleted)
5119 (mi_breakpoint_modified, mi_output_running_pid): Send output to
5120 all MI UIs.
5121 (mi_on_resume): Rename to ...
5122 (mi_on_resume_1): ... this. Don't handle infcalls here.
5123 (mi_on_resume): Reimplement, sending output to all MI UIs.
5124 (mi_solib_loaded, mi_solib_unloaded, mi_command_param_changed)
5125 (mi_memory_changed): Send output to all MI UIs.
5126 (report_initial_inferior): Install observers here.
5127 * top.h (struct ui) <next>: New field.
5128 (ui_list): Declare.
5129 (struct switch_thru_all_uis): New.
5130 (switch_thru_all_uis_init, switch_thru_all_uis_cond)
5131 (switch_thru_all_uis_next): Declare.
5132 (SWITCH_THRU_ALL_UIS): New macro.
5133 * tui/tui-interp.c (tui_interp): Delete global.
5134 (as_tui_interp): New function.
5135 (tui_on_normal_stop, tui_on_signal_received)
5136 (tui_on_end_stepping_range, tui_on_signal_exited, tui_on_exited)
5137 (tui_on_no_history): Send output to all TUI UIs.
5138 (tui_on_sync_execution_done, tui_on_command_error): Skip output if
5139 the top level interpreter is not a TUI.
5140 (tui_init): Don't set tui_interp or install observers here.
5141 (_initialize_tui_interp): Install observers here.
5142
5143 2016-06-21 Pedro Alves <palves@redhat.com>
5144
5145 * cli/cli-interp.c (cli_uiout): Delete, moved into ...
5146 (struct cli_interp): ... this new structure.
5147 (cli_on_normal_stop, cli_on_signal_received)
5148 (cli_on_end_stepping_range, cli_on_signal_exited, cli_on_exited)
5149 (cli_on_no_history): Use interp_ui_out.
5150 (cli_interpreter_init): If top level, set the cli_interp global.
5151 (cli_interpreter_init): Return the interp's data instead of NULL.
5152 (cli_interpreter_resume, cli_interpreter_exec, cli_ui_out): Adjust
5153 to cli_uiout being in the interpreter's data.
5154 (cli_interp_procs): New, factored out from _initialize_cli_interp.
5155 (cli_interp_factory): New function.
5156 (_initialize_cli_interp): Call interp_factory_register.
5157 * interps.c (get_interp_info): New, factored out from ...
5158 (get_current_interp_info): ... this.
5159 (interp_new): Add parameter 'data'. Store it.
5160 (struct interp_factory): New function.
5161 (interp_factory_p): New typedef. Define a VEC_P.
5162 (interpreter_factories): New global.
5163 (interp_factory_register): New function.
5164 (interp_add): Add 'ui' parameter. Use get_interp_info and
5165 interp_lookup_existing.
5166 (interp_lookup): Rename to ...
5167 (interp_lookup_existing): ... this. Add 'ui' parameter. Don't
5168 check for NULL or empty name here.
5169 (interp_lookup): Add 'ui' parameter and reimplement.
5170 (interp_set_temp, interpreter_exec_cmd): Adjust.
5171 (interpreter_completer): Complete on registered interpreter
5172 factories instead of interpreters.
5173 * interps.h (interp_factory_func): New typedef.
5174 (interp_factory_register): Declare.
5175 (interp_new, interp_add): Adjust.
5176 (interp_lookup): Declare.
5177 * main.c (captured_main): Adjust.
5178 * mi/mi-interp.c (mi_cmd_interpreter_exec): Adjust.
5179 (mi_interp_procs): New, factored out from
5180 _initialize_mi_interp.
5181 (mi_interp_factory): New function.
5182 * python/python.c (execute_gdb_command): Adjust.
5183 * tui/tui-interp.c (tui_init): If top level, set the tui_interp
5184 global.
5185 (tui_interp_procs): New.
5186 (tui_interp_factory): New function.
5187 (_initialize_tui_interp): Call interp_factory_register.
5188
5189 2016-06-21 Pedro Alves <palves@redhat.com>
5190
5191 * breakpoint.c (bpstat_do_actions_1): Access the current UI's
5192 async field instead of the interpreter_async global.
5193 * cli/cli-script.c (execute_user_command, while_command)
5194 (if_command, script_from_file): Likewise.
5195 * compile/compile.c: Include top.h instead of interps.h.
5196 (compile_file_command, compile_code_command)
5197 (compile_print_command): Access the current UI's async field
5198 instead of the interpreter_async global.
5199 * guile/guile.c: Include top.h instead of interps.h.
5200 (guile_repl_command, guile_command, gdbscm_execute_gdb_command):
5201 Access the current UI's async field instead of the
5202 interpreter_async global.
5203 * guile/scm-ports.c: Include top.h instead of interps.h.
5204 (ioscm_with_output_to_port_worker): Access the current UI's async
5205 field instead of the interpreter_async global.
5206 * inf-loop.c (inferior_event_handler): Likewise.
5207 * infcall.c (run_inferior_call): Likewise.
5208 * infrun.c (reinstall_readline_callback_handler_cleanup)
5209 (fetch_inferior_event): Likewise.
5210 * interps.c (interpreter_async): Delete.
5211 (struct ui_interp_info): New.
5212 (get_current_interp_info): New function.
5213 (interp_list, current_interpreter, top_level_interpreter_ptr):
5214 Delete.
5215 (interp_add, interp_set, interp_lookup, interp_ui_out)
5216 (current_interp_set_logging, interp_set_temp)
5217 (current_interp_named_p): Adjust to per-UI interpreters.
5218 (command_interpreter): Delete.
5219 (command_interp, current_interp_command_loop, interp_quiet_p)
5220 (interp_exec, interpreter_exec_cmd, interpreter_completer)
5221 (top_level_interpreter, top_level_interpreter_data): Adjust to
5222 per-UI interpreters.
5223 * interps.h (interpreter_async): Delete.
5224 * main.c (captured_command_loop): Access the current UI's async
5225 field instead of the interpreter_async global.
5226 * python/python.c (python_interactive_command, python_command)
5227 (execute_gdb_command): Likewise.
5228 * top.c (maybe_wait_sync_command_done, execute_command_to_string):
5229 Access the current UI's async field instead of the
5230 interpreter_async global.
5231 * top.h (struct tl_interp_info): Forward declare.
5232 (struct ui) <interp_info, async>: New fields.
5233
5234 2016-06-21 Pedro Alves <palves@redhat.com>
5235
5236 * main.c (gdb_stdout, gdb_stderr, gdb_stdlog, gdb_stdin): Delete
5237 globals.
5238 (gen_ret_current_ui_field_ptr): New macro. Use it to generate
5239 wrappers for gdb_stdout, gdb_stderr, gdb_stdlog and gdb_stdin.
5240 * top.h (struct ui) <m_gdb_stdout, m_gdb_stdin, m_gdb_stderr,
5241 m_gdb_stdlog>: New fields.
5242 (current_ui_gdb_stdout_ptr, current_ui_gdb_stdin_ptr)
5243 (current_ui_gdb_stderr_ptr, current_ui_gdb_stdlog_ptr): Declare.
5244 (gdb_stdout, gdb_stdin, gdb_stderr, gdb_stdlog): Reimplement as
5245 macros.
5246
5247 2016-06-21 Pedro Alves <palves@redhat.com>
5248
5249 * event-top.c: Update readline-related comments.
5250 (input_handler, call_readline): Delete globals.
5251 (gdb_rl_callback_handler): Call the current UI's input_handler
5252 method.
5253 (change_line_handler): Adjust to set current UI's properties
5254 instead of globals.
5255 (current_ui_, current_ui): New globals.
5256 (get_command_line_buffer): Rewrite to refer to the current UI.
5257 (stdin_event_handler): Adjust to call the call_readline method of
5258 the current UI.
5259 (gdb_readline_no_editing_callback): Adjust to call the current UI's
5260 input_handler method.
5261 (gdb_setup_readline): Adjust to set current UI's properties
5262 instead of globals.
5263 * event-top.h (call_readline, input_handler): Delete declarations.
5264 * mi/mi-interp.c (mi_interpreter_resume): Adjust to set current
5265 UI's properties instead of globals.
5266 * top.c (gdb_readline_wrapper_cleanup): Adjust to set current UI's
5267 properties instead of globals.
5268 (gdb_readline_wrapper): Adjust to call and set current UI's
5269 methods instead of globals.
5270 * top.h: Include buffer.h and event-loop.h.
5271 (struct ui): New struct.
5272 (current_ui): New declaration.
5273
5274 2016-06-21 Pedro Alves <palves@redhat.com>
5275
5276 * ada-lang.c (ada_exception_name_addr_1): Add comment.
5277 (print_it_exception): Select the current frame.
5278
5279 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
5280
5281 * Makefile.in (ALL_TARGET_OBS): Add nds32-tdep.o.
5282 (HFILES_NO_SRCDIR): Add nds32-tdep.h.
5283 (ALLDEPFILES): Add nds32-tdep.c.
5284 * NEWS: Mention new NDS32 port.
5285 * configure.tgt: Add NDS32.
5286 * nds32-tdep.c: New file.
5287 * nds32-tdep.h: New file.
5288 * features/Makefile (XMLTOC): Add nds32.xml.
5289 * features/nds32-core.xml: New file.
5290 * features/nds32-fpu.xml: New file.
5291 * features/nds32-system.xml: New file.
5292 * features/nds32.c: New file (generated).
5293 * features/nds32.xml: New file.
5294
5295 2016-06-14 John Baldwin <jhb@FreeBSD.org>
5296
5297 * v850-tdep.c (v850_use_struct_convention): Trim type length checks.
5298
5299 2016-06-14 John Baldwin <jhb@FreeBSD.org>
5300
5301 * tui/tui-stack.c (tui_show_frame_info): Fix type mismatch.
5302
5303 2016-06-14 John Baldwin <jhb@FreeBSD.org>
5304
5305 * rs6000-tdep.c (ppc_process_record_op31): Initialize ra.
5306
5307 2016-06-13 Nick Clifton <nickc@redhat.com>
5308
5309 * gdbtypes.c (replace_type): Fix assertion.
5310
5311 2016-06-10 Tom Tromey <tom@tromey.com>
5312
5313 * gdbtypes.c (arch_type, arch_integer_type, arch_character_type)
5314 (arch_boolean_type, arch_float_type, arch_complex_type)
5315 (arch_flags_type, append_flags_type_field)
5316 (append_flags_type_flag, arch_composite_type)
5317 (append_composite_type_field_raw)
5318 (append_composite_type_field_aligned)
5319 (append_composite_type_field): Make "name" parameter const.
5320 * gdbtypes.h (arch_type, arch_integer_type, arch_character_type)
5321 (arch_boolean_type, arch_float_type, arch_complex_type)
5322 (append_composite_type_field, append_composite_type_field_aligned)
5323 (append_composite_type_field_raw, arch_flags_type)
5324 (append_flags_type_field, append_flags_type_flag): Constify.
5325
5326 2016-06-10 Tom Tromey <tom@tromey.com>
5327
5328 PR rust/20110:
5329 * rust-exp.y (lex_number): Don't truncate large numbers to i32.
5330
5331 2016-06-10 Tom Tromey <tom@tromey.com>
5332
5333 * Makefile.in (COMMON_OBS): Remove rust-exp.o.
5334 (YYFILES): Add rust-exp.c.
5335 (YYOBJ): Add rust-exp.o.
5336 (local-maintainer-clean): Remove rust-exp.c.
5337
5338 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
5339
5340 * NEWS: Mention that GDB now supports a negative repeat count in
5341 the 'x' command.
5342 * printcmd.c (decode_format): Allow '-' in the parameter
5343 "string_ptr" to accept a negative repeat count.
5344 (find_instruction_backward): New function.
5345 (read_memory_backward): New function.
5346 (integer_is_zero): New function.
5347 (find_string_backward): New function.
5348 (do_examine): Use new functions to examine memory backward.
5349 (_initialize_printcmd): Mention that 'x' command supports a negative
5350 repeat count.
5351
5352 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
5353
5354 * MAINTAINERS (Write After Approval): Add Toshihito Kikuchi.
5355
5356 2016-06-09 Tom Tromey <tom@tromey.com>
5357
5358 PR python/19819:
5359 * python/py-xmethods.c (invoke_method_name)
5360 (py_get_result_type_method_name, py_invoke_method_name): Remove.
5361 (gdbpy_initialize_xmethods): Don't initialize
5362 py_invoke_method_name, py_get_result_type_method_name.
5363
5364 2016-06-07 Simon Marchi <simon.marchi@ericsson.com>
5365
5366 * mi/mi-interp.c (mi_record_changed): Add missing braces.
5367
5368 2016-06-07 Bernhard Heckel <bernhard.heckel@intel.com>
5369
5370 * findvar.c (follow_static_link): Check for valid pointer.
5371
5372 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
5373
5374 * NEWS: Mention the new fields in =record-started.
5375 * common/btrace-common.h (btrace_format_short_string): New function
5376 declaration.
5377 * common/btrace-common.c (btrace_format_short_string): New
5378 function.
5379 * mi/mi-interp.c (mi_record_changed): Output method and format
5380 fields in the =record-started record.
5381 * record-btrace.c (record_btrace_open): Adapt record_changed
5382 notification.
5383 * record-full.c (record_full_open): Likewise.
5384 * record.c (cmd_record_stop): Likewise.
5385
5386 2016-06-02 Jon Turney <jon.turney@dronecode.org.uk>
5387
5388 * windows-nat.c (handle_output_debug_string): Return type of
5389 gdb_signal_from_host() is gdb_signal, not an int.
5390 (windows_get_exec_module_filename): Add pointer casts for C++.
5391
5392 2016-06-02 Tom Tromey <tom@tromey.com>
5393
5394 PR python/18984:
5395 * python/python.c (gdbpy_solib_name): Use GDB_PY_LLU_ARG.
5396
5397 2016-06-01 Pedro Alves <palves@redhat.com>
5398
5399 * remote-fileio.c (remote_fio_ctrl_c_flag, remote_fio_sa)
5400 (remote_fio_osa)
5401 (remote_fio_ofunc, remote_fileio_sig_init, remote_fileio_sig_set)
5402 (remote_fileio_sig_exit, remote_fileio_ctrl_c_signal_handler):
5403 Delete.
5404 (remote_fileio_o_quit_handler): New global.
5405 (remote_fileio_quit_handler): New function.
5406 (remote_fileio_reply): Check the quit flag instead of the custom
5407 'remote_fio_ctrl_c_flag' flag. Restore the quit handler instead
5408 of changing the SIGINT handler.
5409 (do_remote_fileio_request): Override the quit handler instead of
5410 changing the SIGINT handler.
5411
5412 2016-06-01 Nick Clifton <nickc@redhat.com>
5413
5414 * common/common-utils.c (xmalloc_failed): New function. Provided
5415 so that the version in libiberty is not linked in.
5416
5417 2016-06-01 Markus Metzger <markus.t.metzger@intel.com>
5418
5419 * infcmd.c (skip_finish_frames): New.
5420 (finish_command): Call skip_finish_frames.
5421
5422 2016-06-01 Yao Qi <yao.qi@linaro.org>
5423
5424 PR remote/19998
5425 * remote-fileio.c (remote_fileio_ctrl_c_signal_handler): Call
5426 quit_serial_event_set.
5427
5428 2016-06-01 Joel Brobecker <brobecker@adacore.com>
5429
5430 GDB 7.11.1 released.
5431
5432 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
5433
5434 PR c++/19893
5435 * dwarf2loc.c (coerce_pieced_ref, indirect_synthetic_pointer,
5436 fetch_const_value_from_synthetic_pointer): New functions.
5437 (indirect_pieced_value): Move lower half to indirect_synthetic_pointer.
5438 (pieced_value_funcs): Implement coerce_ref.
5439 * valops.c (value_addr): Call coerce_ref for synthetic references.
5440 * valprint.c (valprint_check_validity): Return true for synthetic
5441 references. Also, don't show "<synthetic pointer>" if they reference
5442 addressable values.
5443 (generic_val_print_ref): Handle synthetic references. Also move some
5444 code to print_ref_address.
5445 (print_ref_address, get_value_addr_contents): New functions.
5446
5447 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5448
5449 PR c++/15231
5450 * dwarf2read.c (enum pc_bounds_kind): Add PC_BOUNDS_INVALID.
5451 (process_psymtab_comp_unit_reader, read_func_scope): Adjust callers.
5452 (read_lexical_block_scope): Import DIEs from bare DW_TAG_lexical_block.
5453 (read_call_site_scope): Adjust callers.
5454 (dwarf2_get_pc_bounds): Implement pc_bounds_invalid.
5455 (dwarf2_get_subprogram_pc_bounds, get_scope_pc_bounds): Adjust callers.
5456
5457 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5458
5459 Code cleanup: dwarf2_get_pc_bounds: -1/0/+1 -> enum
5460 * dwarf2read.c (enum pc_bounds_kind) New.
5461 (dwarf2_get_pc_bounds): Use it in the declaration.
5462 (process_psymtab_comp_unit_reader): Adjust caller. Rename has_pc_info
5463 to cu_bounds_kind.
5464 (read_func_scope, read_lexical_block_scope, read_call_site_scope):
5465 Adjust callers.
5466 (dwarf2_get_pc_bounds): Use enum pc_bounds_kind in the definition.
5467 (dwarf2_get_subprogram_pc_bounds, get_scope_pc_bounds): Adjust callers.
5468
5469 2016-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5470
5471 * NEWS (QCatchSyscalls): Remove the parameter. Include ...
5472 (QCatchSyscalls:1 in qSupported) ... this separate entry which got
5473 deleted.
5474
5475 2016-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5476
5477 * NEWS (N stop reply): Remove empty line.
5478
5479 2016-05-28 Alan Modra <amodra@gmail.com>
5480
5481 * compile/compile-object-load.c (link_callbacks_multiple_definition,
5482 link_callbacks_warning, link_callbacks_undefined_symbol,
5483 link_callbacks_undefined_symbol, link_callbacks_reloc_overflow,
5484 link_callbacks_reloc_dangerous,
5485 link_callbacks_unattached_reloc): Return void.
5486
5487 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
5488
5489 * opencl-lang.c (evaluate_subexp_opencl): If
5490 EVAL_AVOID_SIDE_EFFECTS mode, forward the VALUE_LVAL attribute to
5491 the returned value in the STRUCTOP_STRUCT case.
5492
5493 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
5494
5495 * eval.c (evaluate_subexp_standard): If EVAL_AVOID_SIDE_EFFECTS
5496 mode, forward the VALUE_LVAL attribute to the returned value in
5497 the STRUCTOP_PTR case.
5498
5499 2016-05-25 Tom Tromey <tom@tromey.com>
5500
5501 * python/py-value.c (value_object_as_number): Use correct spelling
5502 of HAVE_LIBPYTHON2_4.
5503
5504 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5505
5506 * f-typeprint.c (f_type_print_base): Replace 0 by show.
5507
5508 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5509
5510 * f-typeprint.c (f_type_print_base): Decrease show by one.
5511
5512 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5513
5514 * f-typeprint.c (f_type_print_base): Don't print fields when show < 0.
5515
5516 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5517
5518 * f-typeprint.c (f_type_print_base): Take print level into account.
5519
5520 2016-05-24 Tom Tromey <tom@tromey.com>
5521
5522 PR python/17386:
5523 * python/py-value.c (value_object_as_number): Add
5524 nb_inplace_floor_divide, nb_inplace_true_divide, nb_index.
5525
5526 2016-05-24 Tom Tromey <tom@tromey.com>
5527
5528 * python/py-value.c (value_object_as_number): Add
5529 nb_inplace_divide for Python 2.
5530
5531 2016-05-23 Tom Tromey <tom@tromey.com>
5532
5533 PR python/17981:
5534 * python/py-breakpoint.c (gdbpy_breakpoints): Return a new tuple
5535 when there are no breakpoints.
5536
5537 2016-05-24 Pedro Alves <palves@redhat.com>
5538
5539 PR gdb/19828
5540 * linux-nat.c (attach_proc_task_lwp_callback): Mark the lwp
5541 resumed, and add the thread to GDB's thread list.
5542
5543 2016-05-24 Pedro Alves <palves@redhat.com>
5544
5545 PR gdb/19828
5546 * linux-nat.c (get_pending_status): If the thread reported the
5547 event to the core and it's pending, use the pending status signal
5548 number.
5549
5550 2016-05-24 Pedro Alves <palves@redhat.com>
5551
5552 PR gdb/19828
5553 * linux-nat.c (lwp_lwpid_htab): New htab.
5554 (lwp_info_hash, lwp_lwpid_htab_eq, lwp_lwpid_htab_create)
5555 (lwp_lwpid_htab_add_lwp): New functions.
5556 (lwp_list): Tweak comment.
5557 (lwp_list_add, lwp_list_remove, lwp_lwpid_htab_remove_pid): New
5558 functions.
5559 (purge_lwp_list): Rewrite, using htab_traverse_noresize.
5560 (add_initial_lwp): Add lwp to htab too. Use lwp_list_add.
5561 (delete_lwp): Use lwp_list_remove. Remove htab too.
5562 (find_lwp_pid): Search in htab.
5563 (_initialize_linux_nat): Call lwp_lwpid_htab_create.
5564 * linux-nat.h (struct lwp_info) <prev>: New field.
5565
5566 2016-05-24 Pedro Alves <palves@redhat.com>
5567
5568 PR gdb/19828
5569 * linux-nat.c (lwp_lwpid_htab): New htab.
5570 (lwp_info_hash, lwp_lwpid_htab_eq, lwp_lwpid_htab_create)
5571 (lwp_lwpid_htab_add_lwp): New functions.
5572 (lwp_list): Tweak comment.
5573 (lwp_list_add, lwp_list_remove, lwp_lwpid_htab_remove_pid): New
5574 functions.
5575 (purge_lwp_list): Rewrite, using htab_traverse_noresize.
5576 (add_initial_lwp): Add lwp to htab too. Use lwp_list_add.
5577 (delete_lwp): Use lwp_list_remove. Remove htab too.
5578 (find_lwp_pid): Search in htab.
5579 (_initialize_linux_nat): Call lwp_lwpid_htab_create.
5580 * linux-nat.h (struct lwp_info) <prev>: New field.
5581
5582 2016-05-24 Pedro Alves <palves@redhat.com>
5583
5584 PR gdb/19828
5585 * linux-nat.c (linux_resume_one_lwp_throw): Clear the LWP's core
5586 field.
5587 (linux_nat_update_thread_list): Don't fetch the core if already
5588 known.
5589
5590 2016-05-24 Pedro Alves <palves@redhat.com>
5591
5592 PR gdb/19828
5593 * linux-tdep.c (find_mapping_size): Delete.
5594 (linux_vsyscall_range_raw): Rewrite reading from
5595 /proc/PID/task/PID/maps directly instead of using
5596 gdbarch_find_memory_regions.
5597
5598 2016-05-24 Pedro Alves <palves@redhat.com>
5599
5600 PR gdb/19828
5601 * linux-nat.c (report_thread_events): New global.
5602 (linux_handle_extended_wait): Report
5603 TARGET_WAITKIND_THREAD_CREATED if thread event reporting is
5604 enabled.
5605 (wait_lwp, linux_nat_filter_event): Report all thread exits if
5606 thread event reporting is enabled. Remove comment.
5607 (filter_exit_event): New function.
5608 (linux_nat_wait_1): Use it.
5609 (linux_nat_thread_events): New function.
5610 (linux_nat_add_target): Install it as target_thread_events method.
5611
5612 2016-05-24 Yan-Ting Lin <currygt52@gmail.com>
5613
5614 * MAINTAINERS (Write After Approval): Add "Yan-Ting Lin".
5615
5616 2016-05-23 Yao Qi <yao.qi@arm.com>
5617
5618 * arch-utils.c (default_code_of_frame_writable): New function.
5619 * arch-utils.h (default_code_of_frame_writable): Declare.
5620 * arm-tdep.c (arm_code_of_frame_writable): New function.
5621 (arm_gdbarch_init): Install gdbarch method
5622 code_of_frame_writable if the target is M-profile.
5623 * frame.c (skip_unwritable_frames): New function.
5624 * frame.h (skip_unwritable_frames): Declare.
5625 * gdbarch.sh (code_of_frame_writable): New.
5626 * gdbarch.c, gdbarch.h: Re-generated.
5627 * infcmd.c (finish_command): Call skip_unwritable_frames.
5628
5629 2016-05-23 Tom Tromey <tom@tromey.com>
5630
5631 PR python/19438, PR python/18393:
5632 * python/py-objfile.c (objfpy_initialize): Initialize self->dict.
5633 * python/py-progspace.c (pspy_initialize): Initialize self->dict.
5634
5635 2016-05-23 Gary Benson <gbenson@redhat.com>
5636
5637 * nat/gdb_thread_db.h (td_thr_validate_ftype): Remove typedef.
5638 * linux-thread-db.c (struct thread_db_info) <td_thr_validate_p>:
5639 Remove field.
5640 (try_thread_db_load_1): Remove td_thr_validate initialization.
5641
5642 2016-05-23 Jon Boden <jon@ubuntubsd.org> (tiny change)
5643
5644 * configure.ac: Search for libutil-freebsd as alternative to libutil.
5645 * configure: Re-generated.
5646
5647 2016-05-19 Andreas Schwab <schwab@suse.de>
5648
5649 * ia64-libunwind-tdep.c (libunwind_descr): Add cast from void *.
5650 (libunwind_frame_set_descr): Likewise.
5651 (libunwind_frame_cache): Likewise.
5652 (libunwind_frame_dealloc_cache): Likewise.
5653 (libunwind_frame_sniffer): Likewise.
5654 (libunwind_search_unwind_table): Likewise.
5655 (libunwind_sigtramp_frame_sniffer): Likewise.
5656 (libunwind_get_reg_special): Likewise.
5657 (libunwind_load): Likewise.
5658 * ia64-linux-nat.c (ia64_linux_fetch_register): Likewise.
5659 (ia64_linux_store_register): Likewise.
5660 (ia64_linux_xfer_partial): Likewise.
5661 * ia64-tdep.c (ia64_access_reg): Likewise.
5662 (ia64_access_fpreg): Likewise.
5663 (ia64_access_rse_reg): Likewise.
5664 (ia64_access_rse_fpreg): Likewise.
5665
5666 2016-05-18 Tom Tromey <tom@tromey.com>
5667
5668 * rust-lang.c (rust_subscript): Initialize "high".
5669
5670 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
5671
5672 PR gdb/20045
5673 * mi/mi-main.c (mi_on_resume): Call target_can_async_p instead
5674 of target_is_async_p.
5675
5676 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
5677
5678 PR gdb/18077
5679 * mi/mi-main.c (run_one_inferior): Use run target to determine
5680 whether to run async or not.
5681 (mi_cmd_exec_run): Likewise.
5682
5683 2016-05-17 Tom Tromey <tom@tromey.com>
5684
5685 * std-operator.def (OP_RANGE): Rename from OP_F90_RANGE.
5686 * rust-lang.c: Don't include f-lang.h.
5687 (rust_range, rust_compute_range, rust_subscript)
5688 (rust_evaluate_subexp): Update.
5689 * rust-exp.y: Don't include f-lang.h.
5690 (ast_range, convert_ast_to_expression): Update.
5691 * parse.c (operator_length_standard): Update.
5692 * f-lang.h (enum f90_range_type): Move to expression.h.
5693 * f-exp.y: Use OP_RANGE.
5694 * expression.h (enum range_type): New enum; renamed from
5695 f90_range_type.
5696 * expprint.c: Don't include f-lang.h.
5697 (print_subexp_standard, dump_subexp_body_standard): Use OP_RANGE.
5698 * eval.c (value_f90_subarray, evaluate_subexp_standard): Update.
5699
5700 2016-05-17 Tom Tromey <tom@tromey.com>
5701
5702 * NEWS: Add Rust item.
5703
5704 2016-05-17 Tom Tromey <tom@tromey.com>
5705 Manish Goregaokar <manishsmail@gmail.com>
5706
5707 * symtab.c (symbol_find_demangled_name): Handle Rust.
5708 * symfile.c (init_filename_language_table): Treat ".rs" as Rust.
5709 * std-operator.def (STRUCTOP_ANONYMOUS, OP_RUST_ARRAY): New
5710 constants.
5711 * rust-lang.h: New file.
5712 * rust-lang.c: New file.
5713 * rust-exp.y: New file.
5714 * dwarf2read.c (read_file_scope): Add Rust producer sniffing.
5715 (dwarf2_compute_name, read_func_scope, read_structure_type)
5716 (read_base_type, read_subrange_type, set_cu_language)
5717 (new_symbol_full, determine_prefix): Handle Rust.
5718 * defs.h (enum language) <language_rust>: New constant.
5719 * Makefile.in (SFILES): Add rust-exp.y, rust-lang.c.
5720 (COMMON_OBS): Add rust-exp.o, rust-lang.o.
5721
5722 2016-05-17 Tom Tromey <tom@tromey.com>
5723
5724 * valprint.h (struct generic_val_print_array) <array_start,
5725 array_end>: New fields.
5726 * valprint.c (generic_val_print_array): Add "decorations"
5727 parameter. Use "array_start", "array_end".
5728 (generic_val_print) <TYPE_CODE_ARRAY>: Update.
5729 * p-valprint.c (p_decorations): Update.
5730 * m2-valprint.c (m2_decorations): Update.
5731 * f-valprint.c (f_decorations): Update.
5732 * c-valprint.c (c_decorations): Update.
5733
5734 2016-05-17 Tom Tromey <tom@tromey.com>
5735
5736 * NEWS: Add "maint selftest" entry.
5737 * selftest.h: New file.
5738 * selftest.c: New file.
5739 * maint.c: Include selftest.h.
5740 (maintenance_selftest): New function.
5741 (_initialize_maint_cmds): Add "maint selftest" command.
5742 * configure.ac (GDB_SELF_TEST): Maybe define.
5743 * config.in, configure: Rebuild.
5744 * Makefile.in (SFILES): Add selftest.c.
5745 (COMMON_OBS): Add selftest.o.
5746
5747 2016-05-17 Tom Tromey <tom@tromey.com>
5748
5749 * expprint.c: Include f-lang.h.
5750 (print_subexp_standard, dump_subexp_body_standard): Handle
5751 OP_F90_RANGE.
5752
5753 2016-05-17 Tom Tromey <tom@tromey.com>
5754
5755 * Makefile.in (init.c): Search .y files for initialization
5756 functions.
5757
5758 2016-05-12 Doug Evans <dje@google.com>
5759
5760 PR symtab/19999
5761 * dwarf2loc.c (dwarf2_find_location_expression): For DWO files still
5762 add base_offset.
5763
5764 2016-05-10 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
5765
5766 * iq2000-tdep.c (iq2000_scan_prologue): Remove if that shouldn't guard
5767 anything.
5768 * linespec.c (add_sal_to_sals): Restore call to symtab_to_fullname.
5769
5770 2016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
5771
5772 * arm-tdep.c (arm_elf_make_msymbol_special): Use
5773 ARM_GET_SYM_BRANCH_TYPE to get branch type of a symbol.
5774
5775 2016-05-07 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
5776
5777 * aarch64-linux-tdep.c (aarch64_linux_sigframe_init): Remove unused
5778 variables.
5779 * aarch64-tdep.c (aarch64_skip_prologue): Likewise.
5780 (aarch64_scan_prologue): Likewise.
5781 (aarch64_prologue_prev_register): Likewise.
5782 (aarch64_dwarf2_prev_register): Likewise.
5783 (pass_in_v): Likewise.
5784 (aarch64_push_dummy_call): Likewise.
5785 (aarch64_breakpoint_from_pc): Likewise.
5786 (aarch64_return_in_memory): Likewise.
5787 (aarch64_return_value): Likewise.
5788 (aarch64_displaced_step_b_cond): Likewise.
5789 (aarch64_displaced_step_cb): Likewise.
5790 (aarch64_displaced_step_tb): Likewise.
5791 (aarch64_gdbarch_init): Likewise.
5792 (aarch64_process_record): Likewise.
5793 * alpha-mdebug-tdep.c (alpha_mdebug_init_abi): Likewise.
5794 * alpha-tdep.c (_initialize_alpha_tdep): Likewise.
5795 * amd64-dicos-tdep.c (amd64_dicos_init_abi): Likewise.
5796 * amd64-linux-tdep.c (amd64_dtrace_parse_probe_argument): Likewise.
5797 * amd64-tdep.c (fixup_riprel): Likewise.
5798 * amd64-windows-tdep.c (amd64_windows_frame_decode_epilogue): Likewise.
5799 (amd64_windows_frame_decode_insns): Likewise.
5800 (amd64_windows_frame_cache): Likewise.
5801 (amd64_windows_frame_prev_register): Likewise.
5802 (amd64_windows_frame_this_id): Likewise.
5803 (amd64_windows_init_abi): Likewise.
5804 * arm-linux-tdep.c (arm_linux_get_syscall_number): Likewise.
5805 (arm_linux_get_next_pcs_syscall_next_pc): Likewise.
5806 * arm-symbian-tdep.c (arm_symbian_init_abi): Likewise.
5807 * arm-tdep.c (arm_make_epilogue_frame_cache): Likewise.
5808 (arm_epilogue_frame_prev_register): Likewise.
5809 (arm_record_vdata_transfer_insn): Likewise.
5810 (arm_record_exreg_ld_st_insn): Likewise.
5811 * auto-load.c (execute_script_contents): Likewise.
5812 (print_scripts): Likewise.
5813 * avr-tdep.c (avr_frame_prev_register): Likewise.
5814 (avr_push_dummy_call): Likewise.
5815 * bfin-linux-tdep.c (bfin_linux_sigframe_init): Likewise.
5816 * bfin-tdep.c (bfin_gdbarch_init): Likewise.
5817 * blockframe.c (find_pc_partial_function_gnu_ifunc): Likewise.
5818 * break-catch-throw.c (fetch_probe_arguments): Likewise.
5819 * breakpoint.c (breakpoint_xfer_memory): Likewise.
5820 (breakpoint_init_inferior): Likewise.
5821 (breakpoint_inserted_here_p): Likewise.
5822 (software_breakpoint_inserted_here_p): Likewise.
5823 (hardware_breakpoint_inserted_here_p): Likewise.
5824 (bpstat_what): Likewise.
5825 (break_range_command): Likewise.
5826 (save_breakpoints): Likewise.
5827 * coffread.c (coff_symfile_read): Likewise.
5828 * cris-tdep.c (cris_push_dummy_call): Likewise.
5829 (cris_scan_prologue): Likewise.
5830 (cris_register_size): Likewise.
5831 (_initialize_cris_tdep): Likewise.
5832 * d-exp.y: Likewise.
5833 * dbxread.c (dbx_read_symtab): Likewise.
5834 (process_one_symbol): Likewise.
5835 (coffstab_build_psymtabs): Likewise.
5836 (elfstab_build_psymtabs): Likewise.
5837 * dicos-tdep.c (dicos_init_abi): Likewise.
5838 * disasm.c (do_mixed_source_and_assembly): Likewise.
5839 (gdb_disassembly): Likewise.
5840 * dtrace-probe.c (dtrace_process_dof): Likewise.
5841 * dwarf2read.c (error_check_comp_unit_head): Likewise.
5842 (build_type_psymtabs_1): Likewise.
5843 (skip_one_die): Likewise.
5844 (process_imported_unit_die): Likewise.
5845 (dwarf2_physname): Likewise.
5846 (read_file_scope): Likewise.
5847 (setup_type_unit_groups): Likewise.
5848 (create_dwo_cu_reader): Likewise.
5849 (create_dwo_cu): Likewise.
5850 (create_dwo_unit_in_dwp_v1): Likewise.
5851 (create_dwo_unit_in_dwp_v2): Likewise.
5852 (lookup_dwo_unit_in_dwp): Likewise.
5853 (free_dwo_file): Likewise.
5854 (check_producer): Likewise.
5855 (dwarf2_add_typedef): Likewise.
5856 (dwarf2_add_member_fn): Likewise.
5857 (read_unsigned_leb128): Likewise.
5858 (read_signed_leb128): Likewise.
5859 (dwarf2_const_value): Likewise.
5860 (follow_die_sig_1): Likewise.
5861 (dwarf_decode_macro_bytes): Likewise.
5862 * extension.c (restore_active_ext_lang): Likewise.
5863 * frv-linux-tdep.c (frv_linux_sigtramp_frame_cache): Likewise.
5864 * ft32-tdep.c (ft32_analyze_prologue): Likewise.
5865 * gdbtypes.c (lookup_typename): Likewise.
5866 (resolve_dynamic_range): Likewise.
5867 (check_typedef): Likewise.
5868 * h8300-tdep.c (h8300_is_argument_spill): Likewise.
5869 (h8300_gdbarch_init): Likewise.
5870 * hppa-tdep.c (hppa32_push_dummy_call): Likewise.
5871 (hppa_frame_this_id): Likewise.
5872 (_initialize_hppa_tdep): Likewise.
5873 * hppanbsd-tdep.c (hppanbsd_sigtramp_cache_init): Likewise.
5874 * hppaobsd-tdep.c (hppaobsd_supply_fpregset): Likewise.
5875 * i386-dicos-tdep.c (i386_dicos_init_abi): Likewise.
5876 * i386-tdep.c (i386_bnd_type): Likewise.
5877 (i386_gdbarch_init): Likewise.
5878 (i386_mpx_bd_base): Likewise.
5879 * i386nbsd-tdep.c (i386nbsd_sigtramp_cache_init): Likewise.
5880 * i386obsd-tdep.c (i386obsd_elf_init_abi): Likewise.
5881 * ia64-tdep.c (examine_prologue): Likewise.
5882 (ia64_frame_cache): Likewise.
5883 (ia64_push_dummy_call): Likewise.
5884 * infcmd.c (finish_command_fsm_async_reply_reason): Likewise.
5885 (default_print_one_register_info): Likewise.
5886 * infrun.c (infrun_thread_ptid_changed): Likewise.
5887 (thread_still_needs_step_over): Likewise.
5888 (stop_all_threads): Likewise.
5889 (restart_threads): Likewise.
5890 (keep_going_stepped_thread): Likewise.
5891 * iq2000-tdep.c (iq2000_scan_prologue): Likewise.
5892 * language.c (language_init_primitive_type_symbols): Likewise.
5893 * linespec.c (add_sal_to_sals): Likewise.
5894 * linux-nat.c (status_callback): Likewise.
5895 (kill_unfollowed_fork_children): Likewise.
5896 (linux_nat_kill): Likewise.
5897 * linux-tdep.c (linux_fill_prpsinfo): Likewise.
5898 * linux-thread-db.c (thread_db_notice_clone): Likewise.
5899 (record_thread): Likewise.
5900 * location.c (string_to_event_location_basic): Likewise.
5901 * m32c-tdep.c (m32c_prev_register): Likewise.
5902 * m32r-linux-tdep.c (m32r_linux_init_abi): Likewise.
5903 * m32r-tdep.c (decode_prologue): Likewise.
5904 * m68klinux-tdep.c (m68k_linux_sigtramp_frame_cache): Likewise.
5905 * machoread.c (macho_symtab_read): Likewise.
5906 (macho_symfile_read): Likewise.
5907 (macho_symfile_offsets): Likewise.
5908 * maint.c (set_per_command_cmd): Likewise.
5909 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Likewise.
5910 (mi_cmd_stack_list_variables): Likewise.
5911 * mi/mi-main.c (mi_cmd_exec_run): Likewise.
5912 (output_register): Likewise.
5913 (mi_cmd_execute): Likewise.
5914 (mi_cmd_trace_define_variable): Likewise.
5915 (print_variable_or_computed): Likewise.
5916 * minsyms.c (prim_record_minimal_symbol_full): Likewise.
5917 * mn10300-tdep.c (mn10300_frame_prev_register): Likewise.
5918 * msp430-tdep.c (msp430_pseudo_register_write): Likewise.
5919 * mt-tdep.c (mt_registers_info): Likewise.
5920 * nios2-tdep.c (nios2_analyze_prologue): Likewise.
5921 (nios2_push_dummy_call): Likewise.
5922 (nios2_frame_unwind_cache): Likewise.
5923 (nios2_stub_frame_cache): Likewise.
5924 (nios2_stub_frame_sniffer): Likewise.
5925 (nios2_gdbarch_init): Likewise.
5926 * ppc-ravenscar-thread.c: Likewise.
5927 * ppcfbsd-tdep.c (ppcfbsd_sigtramp_frame_cache): Likewise.
5928 * python/py-evts.c (add_new_registry): Likewise.
5929 * python/py-finishbreakpoint.c (bpfinishpy_init): Likewise.
5930 (bpfinishpy_detect_out_scope_cb): Likewise.
5931 * python/py-framefilter.c (py_print_value): Likewise.
5932 * python/py-inferior.c (infpy_write_memory): Likewise.
5933 * python/py-infevents.c (create_inferior_call_event_object): Likewise.
5934 * python/py-infthread.c (thpy_get_ptid): Likewise.
5935 * python/py-linetable.c (ltpy_get_pcs_for_line): Likewise.
5936 (ltpy_get_all_source_lines): Likewise.
5937 (ltpy_is_valid): Likewise.
5938 (ltpy_iternext): Likewise.
5939 * python/py-symtab.c (symtab_and_line_to_sal_object): Likewise.
5940 * python/py-unwind.c (pyuw_object_attribute_to_pointer): Likewise.
5941 (unwind_infopy_str): Likewise.
5942 * python/py-varobj.c (py_varobj_get_iterator): Likewise.
5943 * ravenscar-thread.c (ravenscar_inferior_created): Likewise.
5944 * rs6000-aix-tdep.c (rs6000_push_dummy_call): Likewise.
5945 * rs6000-lynx178-tdep.c (rs6000_lynx178_push_dummy_call): Likewise.
5946 * rs6000-tdep.c (ppc_deal_with_atomic_sequence): Likewise.
5947 * s390-linux-tdep.c (s390_supply_tdb_regset): Likewise.
5948 (s390_frame_prev_register): Likewise.
5949 (s390_dwarf2_frame_init_reg): Likewise.
5950 (s390_record_vr): Likewise.
5951 (s390_process_record): Likewise.
5952 * score-tdep.c (score_push_dummy_call): Likewise.
5953 (score3_analyze_prologue): Likewise.
5954 * sh-tdep.c (sh_extract_return_value_nofpu): Likewise.
5955 * sh64-tdep.c (sh64_analyze_prologue): Likewise.
5956 (sh64_push_dummy_call): Likewise.
5957 (sh64_extract_return_value): Likewise.
5958 (sh64_do_fp_register): Likewise.
5959 * solib-aix.c (solib_aix_get_section_offsets): Likewise.
5960 * solib-darwin.c (darwin_read_exec_load_addr_from_dyld): Likewise.
5961 (darwin_solib_read_all_image_info_addr): Likewise.
5962 * solib-dsbt.c (enable_break): Likewise.
5963 * solib-frv.c (enable_break2): Likewise.
5964 (frv_fdpic_find_canonical_descriptor): Likewise.
5965 * solib-svr4.c (svr4_handle_solib_event): Likewise.
5966 * sparc-tdep.c (sparc_skip_stack_check): Likewise.
5967 * sparc64-linux-tdep.c (sparc64_linux_get_longjmp_target): Likewise.
5968 * sparcobsd-tdep.c (sparc32obsd_init_abi): Likewise.
5969 * spu-tdep.c (info_spu_dma_cmdlist): Likewise.
5970 * stack.c (read_frame_local): Likewise.
5971 * symfile.c (symbol_file_add_separate): Likewise.
5972 (remove_symbol_file_command): Likewise.
5973 * symmisc.c (maintenance_print_one_line_table): Likewise.
5974 * symtab.c (symbol_cache_flush): Likewise.
5975 (basic_lookup_transparent_type): Likewise.
5976 (sort_search_symbols_remove_dups): Likewise.
5977 * target.c (target_memory_map): Likewise.
5978 (target_detach): Likewise.
5979 (target_resume): Likewise.
5980 (acquire_fileio_fd): Likewise.
5981 (target_store_registers): Likewise.
5982 * thread.c (print_thread_info_1): Likewise.
5983 * tic6x-tdep.c (tic6x_analyze_prologue): Likewise.
5984 * tilegx-linux-tdep.c (tilegx_linux_sigframe_init): Likewise.
5985 * tilegx-tdep.c (tilegx_push_dummy_call): Likewise.
5986 (tilegx_analyze_prologue): Likewise.
5987 (tilegx_stack_frame_destroyed_p): Likewise.
5988 (tilegx_frame_cache): Likewise.
5989 * tracefile.c (trace_save): Likewise.
5990 * tracepoint.c (encode_actions_and_make_cleanup): Likewise.
5991 (start_tracing): Likewise.
5992 (print_one_static_tracepoint_marker): Likewise.
5993 * tui/tui.c (tui_enable): Likewise.
5994 * valops.c (value_struct_elt_bitpos): Likewise.
5995 (find_overload_match): Likewise.
5996 (find_oload_champ): Likewise.
5997 * value.c (value_contents_copy_raw): Likewise.
5998 * windows-tdep.c (windows_get_tlb_type): Likewise.
5999 * x86-linux-nat.c (x86_linux_enable_btrace): Likewise.
6000 * xcoffread.c (record_minimal_symbol): Likewise.
6001 (scan_xcoff_symtab): Likewise.
6002 * xtensa-tdep.c (execute_code): Likewise.
6003 (xtensa_gdbarch_init): Likewise.
6004 (_initialize_xtensa_tdep): Likewise.
6005
6006 2016-05-04 Ulrich Weigand <uweigand@de.ibm.com>
6007
6008 * spu-linux-nat.c (spu_bfd_iovec_pread): Add pointer cast for C++.
6009 (spu_bfd_open): Likewise.
6010
6011 2016-05-04 Yao Qi <yao.qi@linaro.org>
6012
6013 PR gdb/19947
6014 * corefile.c (read_memory): Rename it to ...
6015 (read_memory_object): ... it. Add parameter object.
6016 (read_memory): Call read_memory_object.
6017 (read_stack): Likewise.
6018 (read_code): Likewise.
6019
6020 2016-05-03 Yunlian Jiang <yunlian@google.com>
6021 Doug Evans <dje@google.com>
6022
6023 PR symtab/19914
6024 * dwarf2read.c (open_and_init_dwp_file): Look at backlink if objfile
6025 is separate debug file.
6026
6027 2016-05-03 Don Breazeal <donb@codesourcery.com>
6028
6029 * serial.h (gdb_pipe): Fix argument names in comment.
6030
6031 2016-05-03 Pedro Alves <palves@redhat.com>
6032
6033 PR python/20037
6034 * python/python.c (_initialize_python) [IS_PY3K]: xstrdup/xfree
6035 oldloc.
6036
6037 2016-05-03 Pedro Alves <palves@redhat.com>
6038
6039 * python/python.c (_initialize_python) [IS_PY3K]: Remove dead
6040 code.
6041
6042 2016-05-03 Pedro Alves <palves@redhat.com>
6043
6044 * configure.ac (PYTHON_LIBS): Sed away "-Xlinker -export-dynamic".
6045 * configure: Regenerate.
6046
6047 2016-05-03 Pedro Alves <palves@redhat.com>
6048
6049 * configure.ac (checking for the dynamic export flag): Add
6050 $PYTHON_CPPFLAGS to CPPFLAGS.
6051 * configure: Regenerate.
6052
6053 2016-05-03 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
6054
6055 * symfile.c (find_pc_overlay): Add braces to avoid -Wparentheses
6056 warning.
6057 (find_pc_mapped_section): Likewise.
6058 (list_overlays_command): Likewise.
6059
6060 2016-05-02 Eli Zaretskii <eliz@gnu.org>
6061
6062 * windows-nat.c (_initialize_check_for_gdb_ini): Fix off-by-one
6063 error in allocation of space for "$HOME/.gdbinit" string. This
6064 caused GDB to abort on startup whenever a '~/gdb.ini' file was
6065 actually found, because xsnprintf would hit an assertion
6066 violation.
6067
6068 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6069
6070 * cli/cli-decode.c (help_cmd_list): Do not list commands that
6071 are deprecated.
6072
6073 2016-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6074
6075 * remote.c (remote_start_remote): Detect PACKET_vFile_setfs.support.
6076
6077 2016-04-27 Martin Galvan <martin.galvan@tallertechnologies.com>
6078
6079 * c-valprint.c (c_value_print): Always convert val back to reference
6080 type if we converted it to a pointer type.
6081
6082 2016-04-27 Andreas Arnez <arnez@linux.vnet.ibm.com>
6083
6084 * configure.ac: Enhance configure check for babeltrace to reject
6085 non-C++-enabled versions.
6086 * configure: Regenerate.
6087
6088 2016-04-26 Sanimir Agovic <sanimir.agovic@intel.com>
6089 Keven Boell <keven.boell@intel.com>
6090 Bernhard Heckel <bernhard.heckel@intel.com>
6091
6092 * f-valprint.c (f77_create_arrayprint_offset_tbl): Remove
6093 function.
6094 (F77_DIM_SIZE, F77_DIM_OFFSET): Remove macro.
6095 (f77_print_array_1): Use value_subscript to subscript a
6096 value array.
6097 (f77_print_array): Remove call to f77_create_arrayprint_offset_tbl.
6098 (f_val_print): Use value_field to construct a field value.
6099
6100 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6101
6102 * valarith.c (value_address): Resolve dynamic types.
6103
6104 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6105 Keven Boell <kevel.boell@intel.com>
6106
6107 * NEWS: Add new supported features for fortran.
6108 * gdbtypes.c (remove_dyn_prop): New.
6109 (resolve_dynamic_struct): Keep type length for fortran structs.
6110 * gdbtypes.h: Forward declaration of new function.
6111 * value.c (value_address): Return dynamic resolved location of a value.
6112 (set_value_component_location): Adjust the value address
6113 for single value prints.
6114 (value_primitive_field): Support value types with a dynamic location.
6115 (set_internalvar): Remove dynamic location property of
6116 internal variables.
6117
6118 2016-04-25 Pedro Alves <palves@redhat.com>
6119 Yao Qi <yao.qi@linaro.org>
6120
6121 * mem-break.c (set_raw_breakpoint_at): Create a raw breakpoint
6122 object. Insert it if it is not inserted yet. Increase the
6123 refcount and link it into the proc's raw breakpoint list.
6124
6125 2016-04-25 Yao Qi <yao.qi@linaro.org>
6126
6127 * breakpoint.c (should_be_inserted): Return 0 if the location's
6128 owner is not single step breakpoint or single step breakpoint's
6129 thread isn't the thread which is stepping past a breakpoint.
6130 * gdbarch.sh (software_single_step): Update comments.
6131 * gdbarch.h: Regenerated.
6132 * infrun.c (struct step_over_info) <thread>: New field.
6133 (set_step_over_info): New argument 'thread'. Callers updated.
6134 (clear_step_over_info): Set field thread to -1.
6135 (thread_is_stepping_over_breakpoint): New function.
6136 * infrun.h (thread_is_stepping_over_breakpoint): Declaration.
6137
6138 2016-04-22 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6139
6140 * ppc-linux-nat.c (ppc_linux_read_description): Use PPC_FEATURE_HAS_VSX
6141 and PPC_FEATURE_HAS_ALTIVEC to check if such features are available.
6142
6143 2016-04-22 Yao Qi <yao.qi@linaro.org>
6144
6145 * valops.c (read_value_memory): New local variable 'stack'.
6146 Set it to either TARGET_OBJECT_STACK_MEMORY or
6147 TARGET_OBJECT_MEMORY.
6148
6149 2016-04-22 Pedro Alves <palves@redhat.com>
6150
6151 * ada-exp.y: Remove all yy symbol remappings.
6152 (GDB_YY_REMAP_PREFIX): Define.
6153 Include "yy-remap.h".
6154 * ada-lang.c (ada_language_defn): Adjust.
6155 * ada-lang.h (ada_error): Rename to ...
6156 (ada_yyerror): ... this.
6157 * c-exp.y: Remove all yy symbol remappings.
6158 (GDB_YY_REMAP_PREFIX): Define.
6159 Include "yy-remap.h".
6160 * c-lang.c (c_language_defn, cplus_language_defn)
6161 (asm_language_defn, minimal_language_defn): Adjust.
6162 * c-lang.h (c_error): Rename to ...
6163 (c_yyerror): ... this.
6164 * d-exp.y: Remove all yy symbol remappings.
6165 (GDB_YY_REMAP_PREFIX): Define.
6166 Include "yy-remap.h".
6167 * d-lang.c (d_language_defn): Adjust.
6168 * d-lang.h (d_error): Rename to ...
6169 (d_yyerror): ... this.
6170 * f-exp.y: Remove all yy symbol remappings.
6171 (GDB_YY_REMAP_PREFIX): Define.
6172 Include "yy-remap.h".
6173 * f-lang.c (f_language_defn): Adjust.
6174 * f-lang.h (f_error): Rename to ...
6175 (f_yyerror): ... this.
6176 * go-exp.y: Remove all yy symbol remappings.
6177 (GDB_YY_REMAP_PREFIX): Define.
6178 Include "yy-remap.h".
6179 * go-lang.c (go_language_defn): Adjust.
6180 * go-lang.h (go_error): Rename to ...
6181 (go_yyerror): ... this.
6182 * jv-exp.y: Remove all yy symbol remappings.
6183 (GDB_YY_REMAP_PREFIX): Define.
6184 Include "yy-remap.h".
6185 * jv-lang.c (java_language_defn): Adjust.
6186 * jv-lang.h (java_error): Rename to ...
6187 (java_yyerror): ... this.
6188 * m2-exp.y: Remove all yy symbol remappings.
6189 (GDB_YY_REMAP_PREFIX): Define.
6190 Include "yy-remap.h".
6191 * m2-lang.c (m2_language_defn): Adjust.
6192 * m2-lang.h (m2_error): Rename to ...
6193 (m2_yyerror): ... this.
6194 * objc-exp.y: Remove all yy symbol remappings.
6195 (GDB_YY_REMAP_PREFIX): Define.
6196 Include "yy-remap.h".
6197 * objc-lang.c (objc_language_defn): Adjust.
6198 * opencl-lang.c (opencl_language_defn): Adjust.
6199 * p-exp.y: Remove all yy symbol remappings.
6200 (GDB_YY_REMAP_PREFIX): Define.
6201 Include "yy-remap.h".
6202 * p-lang.c (pascal_language_defn): Adjust.
6203 * p-lang.h (pascal_error): Rename to ...
6204 (pascal_yyerror): ... this.
6205 * yy-remap.h: New file.
6206
6207 2016-04-22 Pedro Alves <palves@redhat.com>
6208
6209 * common/common-exceptions.h (GDB_XCPT_TRY): Remove mention of
6210 the foreign frames issue.
6211 [__cplusplus] (GDB_XCPT): Define as GDB_XCPT_TRY.
6212
6213 2016-04-22 Pedro Alves <palves@redhat.com>
6214
6215 * common/common-exceptions.c (enum catcher_state, struct catcher)
6216 (current_catcher): Define in C++ mode too.
6217 (exceptions_state_mc_catch): Call throw_exception_sjlj instead of
6218 throw_exception.
6219 (throw_exception_sjlj, throw_exception_cxx): New functions,
6220 factored out from throw_exception.
6221 (throw_exception): Reimplement.
6222 * common/common-exceptions.h (exceptions_state_mc_init)
6223 (exceptions_state_mc_action_iter)
6224 (exceptions_state_mc_action_iter_1, exceptions_state_mc_catch):
6225 Declare in C++ mode too.
6226 (TRY): Rename to ...
6227 (TRY_SJLJ): ... this.
6228 (CATCH): Rename to ...
6229 (CATCH_SJLJ): ... this.
6230 (END_CATCH): Rename to ...
6231 (END_CATCH_SJLJ): ... this.
6232 [GDB_XCPT == GDB_XCPT_SJMP] (TRY, CATCH, END_CATCH): Map to SJLJ
6233 equivalents.
6234 (throw_exception): Update comments.
6235 (throw_exception_sjlj): Declare.
6236 * event-top.c (gdb_rl_callback_read_char_wrapper): Extend intro
6237 comment. Wrap body in TRY_SJLJ/CATCH_SJLJ and rethrow any
6238 intercepted exception.
6239 (gdb_rl_callback_handler): New function.
6240 (gdb_rl_callback_handler_install): Always install
6241 gdb_rl_callback_handler as readline callback.
6242
6243 2016-04-22 Pedro Alves <palves@redhat.com>
6244
6245 * event-top.c (rl_callback_read_char_wrapper): Rename to ...
6246 (gdb_rl_callback_read_char_wrapper): ... this.
6247 (change_line_handler, gdb_setup_readline): Adjust.
6248
6249 2016-04-22 Yao Qi <yao.qi@linaro.org>
6250
6251 * aarch32-linux-nat.c (aarch32_gp_regcache_supply): Clear CPSR
6252 bits 20 to 23.
6253
6254 2016-04-22 Joel Brobecker <brobecker@adacore.com>
6255
6256 * MAINTAINER: Remove myself as AIX Maintainer.
6257
6258 2016-04-22 Maciej W. Rozycki <macro@imgtec.com>
6259
6260 * mips-tdep.c (mips_gdbarch_init): For GDB_OSABI_LINUX set
6261 `num_regs' to 90 rather than 79. Where a target description is
6262 present adjust the setting appropriately.
6263
6264 2016-04-21 Pedro Alves <palves@redhat.com>
6265
6266 * common/common-exceptions.h (GDB_XCPT_TRY): Add comment.
6267 (GDB_XCPT): Always define as GDB_XCPT_SJMP.
6268
6269 2016-04-21 Pedro Alves <palves@redhat.com>
6270
6271 * aix-thread.c (pdc_read_data, pdc_write_data): Add cast.
6272 (aix_thread_resume): Use PTRACE_TYPE_ARG5.
6273 * rs6000-nat.c (rs6000_ptrace64): Use PTRACE_TYPE_ARG5.
6274 (rs6000_ptrace_ldinfo): Change type of 'ldi' local to void
6275 pointer, and cast return to gdb_byte pointer.
6276
6277 2016-04-21 Pedro Alves <palves@redhat.com>
6278
6279 * s390-linux-nat.c (fetch_regset, store_regset, check_regset): Use
6280 void * instead of gdb_byte *.
6281
6282 2016-04-21 Pedro Alves <palves@redhat.com>
6283
6284 * dwarf2read.c (try_open_dwop_file, open_dwo_file)
6285 (file_file_name, file_full_name): Add char * cast to sentinel in
6286 concat/reconcat calls.
6287 * event-top.c (top_level_prompt): Likewise.
6288 * guile/guile.c (initialize_scheme_side): Likewise.
6289 * linux-tdep.c (linux_fill_prpsinfo): Likewise.
6290 * macrotab.c (macro_source_fullname): Likewise.
6291 * main.c (get_init_files, captured_main): Likewise.
6292 * psymtab.c (psymtab_to_fullname): Likewise.
6293 * python/python.c (_initialize_python)
6294 (gdbpy_finish_initialization): Likewise.
6295 * source.c (symtab_to_fullname): Likewise.
6296
6297 2016-04-20 Pedro Alves <palves@redhat.com>
6298
6299 * build-with-cxx.m4 (GDB_AC_BUILD_WITH_CXX): Default to yes.
6300 * configure: Renegerate.
6301
6302 2016-04-20 Pedro Alves <palves@redhat.com>
6303
6304 * darwin-nat.c (darwin_decode_message): Use gdb_signal_from_host.
6305
6306 2016-04-20 Pedro Alves <palves@redhat.com>
6307
6308 * aarch64-tdep.c (aarch64_record_load_store): Change type of
6309 'reg_rm_val' local to ULONGEST.
6310
6311 2016-04-20 Pedro Alves <palves@redhat.com>
6312
6313 * darwin-nat.c (darwin_resume_thread): Add uintptr_t cast.
6314
6315 2016-04-20 Doug Evans <xdje42@gmail.com>
6316
6317 * symmisc.c (dump_symtab_1): Print owning compunit for identical
6318 blockvectors.
6319
6320 2016-04-20 Yao Qi <yao.qi@linaro.org>
6321
6322 * aarch32-linux-nat.c: Include "arch/arm-linux.h".
6323
6324 2016-04-20 Yao Qi <yao.qi@linaro.org>
6325
6326 * arm-linux-tdep.h (ARM_CPSR_GREGNUM): Move it to ...
6327 * arch/arm-linux.h: ... here.
6328
6329 2016-04-19 John Baldwin <jhb@FreeBSD.org>
6330
6331 * amd64bsd-nat.c (amd64bsd_fetch_inferior_registers): Change xstateregs
6332 to void *.
6333 (amd64bsd_store_inferior_registers): Likewise.
6334 * fbsd-nat.c (resume_one_thread_cb): Explicitly cast data to ptid_t *.
6335 (resume_all_threads_cb): Likewise.
6336 * i386bsd-nat.c (i386bsd_supply_gregset): Cast gregs to char *.
6337 (i386bsd_collect_gregset): Likewise.
6338 (i386bsd_fetch_inferior_registers): Change xstateregs to void *.
6339 (i386bsd_store_inferior_registers): Likewise.
6340
6341 2016-04-19 John Baldwin <jhb@FreeBSD.org>
6342
6343 * main.c (setup_alternate_signal_stack): Cast to char *.
6344
6345 2016-04-19 Doug Evans <xdje42@gmail.com>
6346
6347 * symmisc.c (dump_symtab_1, dump_symtab): Delete arg objfile.
6348 All callers updated.
6349
6350 2016-04-19 Doug Evans <xdje42@gmail.com>
6351
6352 PR gdb/17911
6353 * source.c (is_regular_file): New arg errno_ptr.
6354 All callers updated.
6355
6356 2016-04-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6357
6358 * linux-record.c (record_linux_system_call): Merge handling for
6359 readlink/recv/read and pipe/pipe2.
6360
6361 2016-04-14 Walfred Tedeschi <walfred.tedeschi@intel.com>
6362
6363 * features/i386/amd64-mpx-linux.xml: Remove AVX feature.
6364 * features/i386/amd64-mpx.xml: Remove AVX feature.
6365 * features/i386/i386-mpx-linux.xml: Remove AVX feature.
6366 * features/i386/i386-mpx.xml: Remove AVX feature.
6367 * features/i386/amd64-mpx-linux.c: Regenerate.
6368 * features/i386/amd64-mpx.c: Regenerate.
6369 * features/i386/i386-mpx-linux.c: Regenerate.
6370 * features/i386/i386-mpx.c: Regenerate.
6371 * regformats/i386/amd64-mpx-linux.dat: Regenerate.
6372 * regformats/i386/amd64-mpx.dat: Regenerate.
6373 * regformats/i386/i386-mpx-linux.dat: Regenerate.
6374 * regformats/i386/i386-mpx.dat: Regenerate.
6375
6376 2016-04-16 Walfred Tedeschi <walfred.tedeschi@intel.com>
6377
6378 * amd64-linux-tdep.c (features/i386/amd64-avx-mpx-linux.c):
6379 New include.
6380 (amd64_linux_core_read_description): Add case for
6381 X86_XSTATE_AVX_MPX_MASK.
6382 (_initialize_amd64_linux_tdep): Call initialize_tdesc_amd64_avx_mpx_linux.
6383 * amd64-linux-tdep.h (tdesc_amd64_avx_mpx_linux): New definition.
6384 * amd64-tdep.c (features/i386/amd64-avx-mpx.c): New include.
6385 (amd64_target_description): Add case for X86_XSTATE_AVX_MPX_MASK.
6386 (_initialize_amd64_tdep): Call initialize_tdesc_amd64_avx_mpx.
6387 * common/x86-xstate.h (X86_XSTATE_MPX_MASK): Remove AVX bits.
6388 (X86_XSTATE_AVX_MPX_MASK): New case.
6389 * features/Makefile (i386/i386-avx-mpx, i386/i386-avx-mpx-linux)
6390 (i386/amd64-avx-mpx, i386/amd64-avx-mpx-linux): New rules.
6391 (i386/i386-avx-mpx-expedite, i386/i386-avx-mpx-linux-expedite)
6392 (i386/amd64-avx-mpx-expedite, i386/amd64-avx-mpx-linux-expedite):
6393 New expedites.
6394 * i386-linux-tdep.c (features/i386/i386-avx-mpx-linux.c): New
6395 include.
6396 (i386_linux_core_read_description): Add case
6397 X86_XSTATE_AVX_MPX_MASK.
6398 (_initialize_i386_linux_tdep): Call
6399 initialize_tdesc_i386_avx_mpx_linux.
6400 * i386-linux-tdep.h (tdesc_i386_avx_mpx_linux): New include.
6401 * i386-tdep.c (features/i386/i386-avx-mpx.c): New include.
6402 (i386_target_description): Add case for X86_XSTATE_AVX_MPX_MASK.
6403 * x86-linux-nat.c (x86_linux_read_description): Add case for
6404 X86_XSTATE_AVX_MPX_MASK.
6405 * features/i386/amd64-avx-mpx-linux.xml: New file.
6406 * features/i386/i386-avx-mpx-linux.xml: New file.
6407 * features/i386/i386-avx-mpx.xml: New file.
6408 * features/i386/amd64-avx-mpx.xml: New file.
6409 * features/i386/amd64-avx-mpx-linux.c: Generated.
6410 * features/i386/amd64-avx-mpx.c: Generated.
6411 * features/i386/i386-avx-mpx-linux.c: Generated.
6412 * features/i386/i386-avx-mpx.c: Generated.
6413 * regformats/i386/amd64-avx-mpx-linux.dat: Generated.
6414 * regformats/i386/amd64-avx-mpx.dat: Generated.
6415 * regformats/i386/i386-avx-mpx-linux.dat: Generated.
6416 * regformats/i386/i386-avx-mpx.dat: Generated.
6417
6418 2016-04-18 Pedro Alves <palves@redhat.com>
6419
6420 * ptrace.m4 (GDB_AC_PTRACE): Don't run tests in C++ mode.
6421 * configure: Regenerate.
6422
6423 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
6424
6425 * valops.c (value_addr): For C++ references, set the copied value's
6426 enclosing_type as well.
6427
6428 2016-04-18 Yao Qi <yao.qi@linaro.org>
6429
6430 Revert:
6431 2016-04-15 Yao Qi <yao.qi@linaro.org>
6432
6433 * arm-tdep.c (thumb_stack_frame_destroyed_p): Return zero if
6434 PC is far from the end of function.
6435
6436 2016-04-16 Pedro Alves <palves@redhat.com>
6437
6438 * ada-exp.y (yydefred): Define as ada_yydefred.
6439
6440 2016-04-15 Pedro Alves <palves@redhat.com>
6441
6442 * ada-lang.c (ada_lookup_struct_elt_type): Constify 'type_str' and
6443 'name_str' locals.
6444
6445 2016-04-15 Pedro Alves <palves@redhat.com>
6446
6447 * btrace.c (pt_btrace_insn_flags): Change return type to
6448 btrace_insn_flags. Use btrace_insn_flags for local.
6449
6450 2016-04-15 Pedro Alves <palves@redhat.com>
6451
6452 * nat/linux-ptrace.h [__mips__] (GDB_ARCH_IS_TRAP_BRKPT): Also
6453 accept TRAP_BRKPT.
6454 [__mips__] (GDB_ARCH_IS_TRAP_HWBKPT): Also accept TRAP_HWBKPT.
6455
6456 2016-04-15 Yao Qi <yao.qi@linaro.org>
6457
6458 * arm-tdep.c (thumb_stack_frame_destroyed_p): Return zero if
6459 PC is far from the end of function.
6460
6461 2016-04-14 Pedro Alves <palves@redhat.com>
6462
6463 * cli/cli-cmds.c (alias_usage_error): New function.
6464 (alias_command): Use it.
6465 * ctf.c (ctf_save_metadata_header): Inline metadata_fmt local in
6466 ctf_save_write_metadata call.
6467
6468 2016-04-14 Pedro Alves <palves@redhat.com>
6469
6470 * ada-typeprint.c (print_fixed_point_type): Don't pass float as
6471 argument to function expecting LONGEST.
6472 * value.c (unpack_long): Add casts to LONGEST.
6473
6474 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
6475
6476 * exec.c (exec_file_locate_attach): Guard a couple functions
6477 that can throw errors.
6478 (exception_print_same): New helper function.
6479
6480 2016-04-13 Pedro Alves <palves@redhat.com>
6481
6482 PR remote/19840
6483 * remote.c (struct remote_state) <last_resume_exec_dir>: New
6484 field.
6485 (new_remote_state): Default last_resume_exec_dir to EXEC_FORWARD.
6486 (remote_open_1): Reset last_resume_exec_dir to EXEC_FORWARD.
6487 (remote_resume): Store the last execution direction.
6488 (remote_execution_direction): New function.
6489 (init_remote_ops): Install it as to_execution_direction target_ops
6490 method.
6491
6492 2016-04-12 Pedro Alves <palves@redhat.com>
6493
6494 * common/common-exceptions.h (GDB_XCPT_TRY): Update comment.
6495 [__cplusplus] (GDB_XCPT): Define as GDB_XCPT_TRY.
6496
6497 2016-04-12 Pedro Alves <palves@redhat.com>
6498
6499 * common/common-exceptions.c (struct catcher) <buf>: Now a
6500 'jmp_buf' instead of SIGJMP_BUF.
6501 (exceptions_state_mc_init): Change return type to 'jmp_buf'.
6502 (throw_exception): Use longjmp instead of SIGLONGJMP.
6503 * common/common-exceptions.h: Include <setjmp.h> instead of
6504 "gdb_setjmp.h".
6505 (exceptions_state_mc_init): Change return type to 'jmp_buf'.
6506 [GDB_XCPT == GDB_XCPT_SJMP] (TRY): Use setjmp instead of
6507 SIGSETJMP.
6508 * cp-support.c: Include "gdb_setjmp.h".
6509
6510 2016-04-12 Pedro Alves <palves@redhat.com>
6511
6512 * common/common-exceptions.c (exception_rethrow): Remove
6513 prepare_to_throw_exception call.
6514 * common/common-exceptions.h (prepare_to_throw_exception): Delete
6515 declaration.
6516 * exceptions.c (prepare_to_throw_exception): Delete.
6517
6518 2016-04-12 Pedro Alves <palves@redhat.com>
6519
6520 * target.c (target_check_pending_interrupt): Delete.
6521 * target.h (struct target_ops) <to_check_pending_interrupt>:
6522 Remove method.
6523 (target_check_pending_interrupt): Remove declaration.
6524 * target-delegates.c: Regenerate.
6525
6526 2016-04-12 Pedro Alves <palves@redhat.com>
6527
6528 * defs.h: Update comments on SIGINT handling.
6529 (immediate_quit): Delete declaration.
6530 * event-loop.c (call_async_signal_handler): Delete.
6531 * event-loop.h (call_async_signal_handler): Delete declaration.
6532 (mark_async_signal_handler): Update comments.
6533 (gdb_call_async_signal_handler): Delete declaration.
6534 * event-top.c (handle_sigint): Call mark_async_signal_handler
6535 instead of gdb_call_async_signal_handler.
6536 * exceptions.c (prepare_to_throw_exception): Remove reference to
6537 immediate_quit.
6538 (exception_fprintf): Remove comments about immediate_quit.
6539 * mingw-hdep.c (sigint_event, sigint_handler): Delete.
6540 (gdb_select): Don't wait on sigint_event.
6541 (gdb_call_async_signal_handler): Delete.
6542 (_initialize_mingw_hdep): Delete.
6543 * posix-hdep.c (gdb_call_async_signal_handler): Delete.
6544 * utils.c (immediate_quit): Delete.
6545
6546 2016-04-12 Pedro Alves <palves@redhat.com>
6547
6548 * defs.h (quit_handler_ftype, quit_handler)
6549 (make_cleanup_override_quit_handler, default_quit_handler): New.
6550 (QUIT): Adjust comments.
6551 * event-top.c (default_quit_handler): New function.
6552 (quit_handler): New global.
6553 (struct quit_handler_cleanup_data): New.
6554 (restore_quit_handler, restore_quit_handler_dtor)
6555 (make_cleanup_override_quit_handler): New.
6556 (async_request_quit): Call QUIT.
6557 * remote.c (struct remote_state) <got_ctrlc_during_io>: New field.
6558 (async_sigint_remote_twice_token, async_sigint_remote_token):
6559 Delete.
6560 (remote_close): Update comments.
6561 (remote_start_remote): Don't set immediate_quit. Set starting_up
6562 earlier.
6563 (remote_serial_quit_handler, remote_unpush_and_throw): New
6564 functions.
6565 (remote_open_1): Clear got_ctrlc_during_io. Set
6566 remote_async_terminal_ours_p unconditionally.
6567 (async_initialize_sigint_signal_handler)
6568 (async_handle_remote_sigint, async_handle_remote_sigint_twice)
6569 (remote_check_pending_interrupt, async_remote_interrupt)
6570 (async_remote_interrupt_twice)
6571 (async_cleanup_sigint_signal_handler, ofunc)
6572 (sync_remote_interrupt, sync_remote_interrupt_twice): Delete.
6573 (remote_terminal_inferior, remote_terminal_ours): Remove async
6574 checks.
6575 (remote_wait_as): Don't install a SIGINT handler in sync mode.
6576 (readchar, remote_serial_write): Override the quit handler with
6577 remote_serial_quit_handler.
6578 (getpkt_or_notif_sane_1): Don't call QUIT.
6579 (initialize_remote_ops): Don't install
6580 remote_check_pending_interrupt.
6581 (_initialize_remote): Don't create async_sigint_remote_token and
6582 async_sigint_remote_twice_token.
6583 * ser-base.c (ser_base_wait_for): Call QUIT and use
6584 interruptible_select.
6585 (ser_base_write): Call QUIT.
6586 * ser-go32.c (dos_readchar, dos_write): Call QUIT.
6587 * ser-unix.c (wait_for): Don't use VTIME. Always take the
6588 gdb_select path, but call QUIT and interruptible_select.
6589 * utils.c (maybe_quit): Call the current quit handler. Don't call
6590 target_check_pending_interrupt.
6591 (defaulted_query, prompt_for_continue): Override the quit handler
6592 with the default quit handler.
6593
6594 2016-04-12 Pedro Alves <palves@redhat.com>
6595
6596 * tui/tui-hooks.c (tui_target_has_run): Delete.
6597 (tui_about_to_proceed): Delete.
6598 (tui_about_to_proceed_observer): Delete.
6599 (tui_install_hooks, tui_remove_hooks): Don't install/remove an
6600 about_to_proceed observer.
6601
6602 2016-04-12 Pedro Alves <palves@redhat.com>
6603
6604 * mi/mi-interp.c (mi_new_thread): Put
6605 target_terminal_ours_for_output in effect while outputting.
6606 (mi_thread_exit): Use target_terminal_ours_for_output instead of
6607 target_terminal_ours.
6608 (mi_record_changed, mi_inferior_added, mi_inferior_appeared)
6609 (mi_inferior_exit, mi_inferior_removed, mi_traceframe_changed)
6610 (mi_tsv_created, mi_tsv_deleted, mi_tsv_modified)
6611 (mi_breakpoint_created, mi_breakpoint_deleted)
6612 (mi_breakpoint_modified, mi_solib_loaded, mi_solib_unloaded)
6613 (mi_command_param_changed, mi_memory_changed)
6614 (report_initial_inferior): Use target_terminal_ours_for_output
6615 instead of target_terminal_ours. Restore terminal settings.
6616 * mi/mi-main.c (mi_execute_command): Use
6617 target_terminal_ours_for_output instead of target_terminal_ours.
6618 Restore terminal settings.
6619
6620 2016-04-12 Pedro Alves <palves@redhat.com>
6621
6622 PR gdb/19828
6623 * gnu-nat.c (inf_validate_task_sc): Don't call
6624 target_terminal_ours / target_terminal_inferior around query.
6625 * i386-tdep.c (i386_record_lea_modrm, i386_process_record): Don't
6626 call target_terminal_ours / target_terminal_inferior around
6627 yquery.
6628 * linux-record.c (record_linux_system_call): Don't call
6629 target_terminal_ours / target_terminal_inferior around yquery.
6630 * nto-procfs.c (interrupt_query): Don't call target_terminal_ours
6631 / target_terminal_inferior around query.
6632 * record-full.c (record_full_check_insn_num): Remove
6633 'set_terminal' parameter. Don't call target_terminal_ours /
6634 target_terminal_inferior around query.
6635 (record_full_message, record_full_registers_change)
6636 (record_full_xfer_partial): Adjust.
6637 * remote.c (interrupt_query): Don't call target_terminal_ours /
6638 target_terminal_inferior around query.
6639 * utils.c (defaulted_query): Install cleanup to restore target
6640 terminal. Put target_terminal_ours_for_output in effect while
6641 defaulted producing, and target_terminal_ours in in effect while
6642 handling input.
6643 (prompt_for_continue): Install cleanup to restore target terminal.
6644 Put target_terminal_ours in in effect while handling input.
6645
6646 2016-04-12 Pedro Alves <palves@redhat.com>
6647
6648 * utils.c (defaulted_query, prompt_for_continue): Free temporary
6649 strings with cleanups, instead of xfree.
6650
6651 2016-04-12 Pedro Alves <palves@redhat.com>
6652
6653 * utils.c (vwarning, internal_vproblem): Use
6654 make_cleanup_restore_target_terminal and
6655 target_terminal_ours_for_output.
6656
6657 2016-04-12 Pedro Alves <palves@redhat.com>
6658
6659 * infcmd.c (post_create_inferior, prepare_one_step): Use
6660 target_terminal_ours_for_output instead of target_terminal_ours.
6661
6662 2016-04-12 Pedro Alves <palves@redhat.com>
6663
6664 * exceptions.c (print_flush): Use target_terminal_ours_for_output
6665 instead of target_terminal_ours, and restore target terminal with
6666 a cleanup.
6667
6668 2016-04-12 Pedro Alves <palves@redhat.com>
6669
6670 * cp-support.c (gdb_demangle): Use target_terminal_ours_for_output
6671 instead of target_terminal_ours, and restore target terminal with
6672 a cleanup.
6673
6674 2016-04-12 Pedro Alves <palves@redhat.com>
6675
6676 * ada-lang.c (type_as_string, type_as_string_and_cleanup): New
6677 functions.
6678 (ada_lookup_struct_elt_type): Use type_as_string_and_cleanup.
6679
6680 2016-04-12 Pedro Alves <palves@redhat.com>
6681
6682 * ser-base.c (fd_event): Retry read_prim on EINTR.
6683 (do_ser_base_readchar): Retry read_prim on EINTR.
6684 (ser_base_write): Retry write_prim on EINTR.
6685 * ser-unix.c (ser_unix_read_prim): Don't retry on EINTR here.
6686 (ser_unix_write_prim): Remove comment.
6687
6688 2016-04-12 Pedro Alves <palves@redhat.com>
6689
6690 * remote.c (remote_pass_ctrlc): New function.
6691 (init_remote_ops): Install it.
6692 * target.c (target_terminal_inferior): Pass pending Ctrl-C to the
6693 target.
6694 (target_pass_ctrlc, default_target_pass_ctrlc): New functions.
6695 * target.h (struct target_ops) <to_pass_ctrlc>: New method.
6696 (target_pass_ctrlc, default_target_pass_ctrlc): New declarations.
6697 * target-delegates.c: Regenerate.
6698
6699 2016-04-12 Pedro Alves <palves@redhat.com>
6700
6701 * infcmd.c (interrupt_target_1): Call target_stop is in non-stop
6702 mode.
6703 * linux-nat.c (linux_nat_interrupt): Delete.
6704 (linux_nat_add_target): Don't install linux_nat_interrupt.
6705 * remote.c (remote_interrupt_ns): Change return type to void.
6706 Throw error if interrupting the target is not supported.
6707 (remote_interrupt): Don't call the remote_stop_ns/remote_stop_as.
6708
6709 2016-04-12 Pedro Alves <palves@redhat.com>
6710
6711 * defs.h (clear_quit_flag): Remove declaration.
6712 * extension-priv.h (struct extension_language_ops)
6713 <clear_quit_flag>: Remove field and update comments.
6714 * extension.c (clear_quit_flag): Delete.
6715 * guile/guile.c (guile_extension_ops): Adjust.
6716 * python/python.c (python_extension_ops): Adjust.
6717 (gdbpy_clear_quit_flag): Delete.
6718
6719 2016-04-12 Pedro Alves <palves@redhat.com>
6720
6721 * main.c (captured_main): Don't clear the quit flag.
6722
6723 2016-04-12 Pedro Alves <palves@redhat.com>
6724
6725 * exceptions.c (prepare_to_throw_exception): Don't clear the quit
6726 flag.
6727
6728 2016-04-12 Pedro Alves <palves@redhat.com>
6729
6730 * event-top.c (command_handler): Don't call clear_quit_flag.
6731
6732 2016-04-12 Pedro Alves <palves@redhat.com>
6733
6734 * remote-sim.c (gdb_os_poll_quit): Don't call clear_quit_flag.
6735 * remote.c (remote_wait_as): Don't call clear_quit_flag.
6736
6737 2016-04-12 Pedro Alves <palves@redhat.com>
6738
6739 * python/python.c: Include "ser-event.h".
6740 (gdbpy_event_fds): Delete.
6741 (gdbpy_serial_event): New.
6742 (gdbpy_run_events): Change prototype. Use serial_event_clear
6743 instead of serial_readchar.
6744 (gdbpy_post_event): Use serial_event_set instead of serial_write.
6745 (gdbpy_initialize_events): Use make_serial_event instead of
6746 serial_pipe.
6747
6748 2016-04-12 Pedro Alves <palves@redhat.com>
6749
6750 * defs.h: Extend QUIT-related comments to mention
6751 interruptible_select.
6752 (quit_serial_event_set, quit_serial_event_clear): Declare.
6753 * event-top.c: Include "ser-event.h" and "gdb_select.h".
6754 (quit_serial_event): New global.
6755 (async_init_signals): Make quit_serial_event.
6756 (quit_serial_event_set, quit_serial_event_clear)
6757 (quit_serial_event_fd, interruptible_select): New functions.
6758 * extension.c (set_quit_flag): Set the quit serial event.
6759 (check_quit_flag): Clear the quit serial event.
6760 * gdb_select.h (interruptible_select): New declaration.
6761 * guile/scm-ports.c (ioscm_input_waiting): Use
6762 interruptible_select instead of gdb_select.
6763 * top.c (gdb_readline_no_editing): Likewise.
6764 * ui-file.c (stdio_file_read): Likewise.
6765
6766 2016-04-12 Pedro Alves <palves@redhat.com>
6767
6768 * event-loop.c: Include "ser-event.h".
6769 (async_signal_handlers_serial_event): New global.
6770 (async_signals_handler, initialize_async_signal_handlers): New
6771 functions.
6772 (mark_async_signal_handler): Set
6773 async_signal_handlers_serial_event.
6774 (invoke_async_signal_handlers): Clear
6775 async_signal_handlers_serial_event.
6776 * event-top.c (async_init_signals): Call
6777 initialize_async_signal_handlers.
6778
6779 2016-04-12 Pedro Alves <palves@redhat.com>
6780
6781 * Makefile.in (SFILES): Add ser-event.c.
6782 (HFILES_NO_SRCDIR): Add ser-event.h.
6783 (COMMON_OBS): Add ser-event.o.
6784 * ser-event.c, ser-event.h: New files.
6785 * serial.c (new_serial): New function, factored out from
6786 (serial_fdopen_ops): ... this.
6787 (serial_open_ops_1): New function, factored out from
6788 (serial_open): ... this.
6789 (serial_open_ops): New function.
6790 * serial.h (struct serial): Forware declare.
6791 (serial_open_ops): New declaration.
6792
6793 2016-04-12 Pedro Alves <palves@redhat.com>
6794
6795 * serial.c (serial_open, serial_fdopen_ops, do_serial_close):
6796 Remove references to name.
6797 * serial.h (struct serial) <name>: Delete.
6798
6799 2016-04-12 Pedro Alves <palves@redhat.com>
6800
6801 * remote-fileio.c (sigint_fileio_token, remote_fio_no_longjmp):
6802 Delete.
6803 (async_remote_fileio_interrupt): Delete.
6804 (remote_fileio_ctrl_c_signal_handler): Don't call the async signal
6805 handler. Instead just always set the ctrl_c flag.
6806 (remote_fileio_reply): Clear remote_fio_ctrl_c_flag before
6807 re-enabling the SIGINT handler.
6808 (remote_fileio_func_open, remote_fileio_func_close)
6809 (remote_fileio_func_read, remote_fileio_func_write)
6810 (remote_fileio_func_lseek, remote_fileio_func_rename)
6811 (remote_fileio_func_unlink, remote_fileio_func_stat)
6812 (remote_fileio_func_fstat, remote_fileio_func_gettimeofday)
6813 (remote_fileio_func_isatty, remote_fileio_func_system)
6814 (remote_fileio_request): Remove references to
6815 remote_fio_no_longjmp.
6816 (initialize_remote_fileio): Don't create an async signal handler.
6817
6818 2016-04-12 Pedro Alves <palves@redhat.com>
6819
6820 * event-top.c (stdin_event_handler): Call QUIT;
6821 (prompt_for_continue): Don't run with immediate_quit set.
6822
6823 2016-04-12 Pedro Alves <palves@redhat.com>
6824
6825 * tui/tui-io.c (tui_redisplay_readline): Check
6826 gdb_in_secondary_prompt_p instead of immediate_quit.
6827 * tui/tui.c: Include top.h.
6828 (tui_rl_startup_hook): Check gdb_in_secondary_prompt_p instead of
6829 immediate_quit.
6830
6831 2016-04-12 Pedro Alves <palves@redhat.com>
6832
6833 * top.c (read_command_file): Inline command_loop here.
6834 (command_loop): Delete.
6835
6836 2016-04-12 Pedro Alves <palves@redhat.com>
6837
6838 * top.c: Include "gdb_select.h".
6839 (gdb_readline_no_editing): Wait for input with gdb_select instead
6840 of blocking in fgetc.
6841 (command_line_input): Don't set immediate_quit.
6842
6843 2016-04-08 Martin Galvan <martin.galvan@tallertechnologies.com>
6844
6845 * value.c (value_next): Make pass-by-reference parameters const-correct.
6846 (value_parent): Likewise.
6847 (value_enclosing_type): Likewise.
6848 (value_lazy): Likewise.
6849 (value_stack): Likewise.
6850 (value_embedded_offset): Likewise.
6851 (value_pointed_to_offset): Likewise.
6852 (value_raw_address): Likewise.
6853 (deprecated_value_modifiable): Likewise.
6854 (value_free_to_mark): Likewise.
6855 (value_release_to_mark): Likewise.
6856 (internalvar_name): Likewise.
6857 (readjust_indirect_value_type): Likewise.
6858 (value_initialized): Likewise.
6859 * value.h (value_next): Likewise.
6860 (value_parent): Likewise.
6861 (value_enclosing_type): Likewise.
6862 (value_lazy): Likewise.
6863 (value_stack): Likewise.
6864 (value_embedded_offset): Likewise.
6865 (value_pointed_to_offset): Likewise.
6866 (value_raw_address): Likewise.
6867 (deprecated_value_modifiable): Likewise.
6868 (value_free_to_mark): Likewise.
6869 (value_release_to_mark): Likewise.
6870 (internalvar_name): Likewise.
6871 (readjust_indirect_value_type): Likewise.
6872 (value_initialized): Likewise.
6873
6874 2016-04-07 Yao Qi <yao.qi@linaro.org>
6875
6876 * record-full.c (record_full_insert_breakpoint): Return
6877 early if entry on the address is found in
6878 record_full_breakpoints.
6879
6880 2016-04-07 Yao Qi <yao.qi@linaro.org>
6881
6882 * record-full.c (record_full_insert_breakpoint): Set
6883 bp_tgt->reqstd_address and bp_tgt->placed_size.
6884
6885 2016-04-06 Don Breazeal <donb@codesourcery.com>
6886
6887 * value.c (value_actual_type): Don't try to get rtti type
6888 of the value if it has been optimized out.
6889 (value_optimized_out): If a memory access error occurs,
6890 just check vaue->optimized_out.
6891
6892 2016-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6893
6894 Revert the previous commit adding unknown_v_replies_ok.
6895
6896 2016-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6897
6898 * remote.c (struct remote_state): New field unknown_v_replies_ok.
6899 (packet_config_support): Read it.
6900 (remote_start_remote): Set it.
6901
6902 2016-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6903
6904 * remote.c: Revert check-in by a mistake in the previous commit.
6905
6906 2016-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6907 Pedro Alves <palves@redhat.com>
6908
6909 * exec.c (exec_file_locate_attach): Print warning for unsupported
6910 target_pid_to_exec_file.
6911 * symfile-mem.c (add_vsyscall_page): Remove the "file" command
6912 message part.
6913
6914 2016-04-04 Simon Marchi <simon.marchi@ericsson.com>
6915
6916 * cli/cli-decode.c (help_cmd_list): Fix function doc and remove
6917 trailing spaces.
6918
6919 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
6920
6921 PR gdb/19820
6922 * eval.c (evaluate_subexp_standard): Allow TYPE_CODE_ENUM to be
6923 the type of BINOP_REPEAT's second operand.
6924
6925 2016-03-31 Yichao Yu <yyc1992@gmail.com>
6926
6927 PR gdb/19858
6928 * jit.c (jit_breakpoint_re_set_internal): Return 0 if we already
6929 got the breakpoint at the right address.
6930 (jit_inferior_created): New function.
6931 (_initialize_jit): Install jit_inferior_created as
6932 inferior_created observer.
6933
6934 2016-03-31 Marcin Kościelnicki <koriakin@0x04.net>
6935
6936 * NEWS: Mention support for tracepoints on powerpc*-linux.
6937
6938 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
6939
6940 PR python/19743
6941 * python/python.c (execute_gdb_command): Use console uiout
6942 when executing gdb command.
6943 * utils.c (restore_ui_out_closure): New structure.
6944 (do_restore_ui_out): New function.
6945 (make_cleanup_restore_ui_out): Likewise.
6946 * utils.h (make_cleanup_restore_ui_out): Declare.
6947
6948 2016-03-31 Pedro Alves <palves@redhat.com>
6949
6950 * NEWS: Mention that support for "target m32rsdi", "target mips",
6951 "target pmon", "target ddb", "target rockhopper", and "target lsi"
6952 was removed.
6953 * Makefile.in (ALL_TARGET_OBS): Remove remote-m32r-sdi.o and
6954 remote-mips.o.
6955 (ALLDEPFILES): Remove remote-m32r-sdi.c and remote-mips.c.
6956 * configure.tgt: Remove all references to remote-m32r-sdi.o and
6957 remote-mips.o.
6958 * mips-tdep.c (deprecated_mips_set_processor_regs_hack): Delete
6959 function.
6960 * mips-tdep.h (deprecated_mips_set_processor_regs_hack): Delete
6961 declaration.
6962 * remote-m32r-sdi.c, remote-mips.c: Delete files.
6963 * symfile.c (generic_load, generic_load): Remove comments.
6964
6965 2016-03-30 Yao Qi <yao.qi@linaro.org>
6966
6967 * arm-tdep.c (arm_epilogue_frame_this_id): Check 'func' against
6968 0 rather than NULL.
6969
6970 2016-03-30 Yao Qi <yao.qi@linaro.org>
6971
6972 * arm-tdep.c: (arm_make_epilogue_frame_cache): New function.
6973 (arm_epilogue_frame_this_id): New function.
6974 (arm_epilogue_frame_prev_register): New function.
6975 (arm_epilogue_frame_sniffer): New function.
6976 (arm_epilogue_frame_unwind): New.
6977 (arm_gdbarch_init): Append unwinder arm_epilogue_frame_unwind.
6978
6979 2016-03-30 Yao Qi <yao.qi@linaro.org>
6980
6981 * arm-tdep.c (arm_stack_frame_destroyed_p): Rename it ...
6982 (arm_stack_frame_destroyed_p_1): ... here. Don't call
6983 arm_pc_is_thumb.
6984 (arm_stack_frame_destroyed_p): Call
6985 thumb_stack_frame_destroyed_p and
6986 arm_stack_frame_destroyed_p_1.
6987
6988 2016-03-30 Doug Evans <dje@google.com>
6989
6990 * python/py-utils.c (host_string_to_python_string): New function.
6991 * python/python-internal.h (host_string_to_python_string): Declare it.
6992 * python/py-*.c (*): Update all calls to
6993 PyString_Decode (str, strlen (str), host_charset (), NULL);
6994 to use host_string_to_python_string instead.
6995
6996 2016-03-30 Marcin Kościelnicki <koriakin@0x04.net>
6997
6998 * remote.c (remote_check_symbols): Allocate own buffer for reply.
6999
7000 2016-03-29 Max Filippov <jcmvbkbc@gmail.com>
7001
7002 * xtensa-tdep.c (xtensa_frame_cache): Change op1 type to LONGEST.
7003 Use safe_read_memory_integer instead of read_memory_integer.
7004
7005 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
7006
7007 * NEWS: Mention support for tracepoints on s390*-linux.
7008
7009 2016-03-29 Don Breazeal <donb@codesourcery.com>
7010
7011 * gdb/value.c (value_actual_type): Fix formatting issue.
7012
7013 2016-03-23 Yao Qi <yao.qi@linaro.org>
7014
7015 * gdbarch.sh (software_single_step): Remove comments.
7016 * gdbarch.h: Regenerated.
7017
7018 2016-03-21 Yao Qi <yao.qi@linaro.org>
7019
7020 * arm-tdep.c (arm_record_media): New.
7021 (arm_record_ld_st_reg_offset): Call arm_record_media.
7022
7023 2016-03-21 Yao Qi <yao.qi@linaro.org>
7024
7025 * arm-linux-tdep.c (arm_canonicalize_syscall): Canonicalize
7026 more syscalls.
7027
7028 2016-03-18 Yao Qi <yao.qi@linaro.org>
7029
7030 * sparc-tdep.c (sparc_software_single_step): Make it static.
7031 * sparc-tdep.h (sparc_software_single_step): Remove declaration.
7032
7033 2016-03-18 Yao Qi <yao.qi@linaro.org>
7034
7035 * spu-tdep.c (spu_software_single_step): Throw error when
7036 target_read_memory fails.
7037
7038 2016-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7039
7040 * linux-thread-db.c (check_pid_namespace_match): Extend the message.
7041
7042 2016-03-17 Pedro Alves <palves@redhat.com>
7043 Don Breazeal <donb@codesourcery.com>
7044
7045 PR remote/19496
7046 * infcmd.c (notice_new_inferior): Use the 'leave_running' argument
7047 instead of checking the 'non_stop' global.
7048 * remote.c (remote_add_thread): New parameter 'executing'. Use it
7049 to set the new thread's executing state.
7050 (remote_notice_new_inferior): Rename parameter 'running' to
7051 'executing'. Always set the thread state to THREAD_RUNNING in
7052 non-stop mode, and to THREAD_STOPPED in all-stop mode. Pass
7053 EXECUTING to remote_add_thread and notice_new_inferior.
7054 (remote_update_thread_list): Update to pass executing state, not
7055 running state.
7056
7057 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7058
7059 * syscalls/s390-linux.xml: Add NUMA syscalls and new syscalls up
7060 to 374.
7061 * syscalls/s390x-linux.xml: Likewise.
7062
7063 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7064
7065 * linux-record.c (record_mem_at_reg): New helper function.
7066 (record_linux_system_call): Exploit new helper function where
7067 applicable.
7068
7069 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7070
7071 * linux-record.c: Fix whitespace issues; tabify, remove trailing
7072 spaces.
7073
7074 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7075
7076 * linux-record.c (record_linux_system_call): Add missing return
7077 statements to handling of pipe and pipe2 syscalls.
7078
7079 2016-03-16 Doug Evans <dje@google.com>
7080
7081 * xml-tdesc.c (tdesc_start_enum): Fix c++ build.
7082
7083 2016-03-16 Yao Qi <yao.qi@linaro.org>
7084
7085 * arm-linux-tdep.c (arm_linux_init_abi): Fix
7086 arm_linux_record_tdep.arg1, arm_linux_record_tdep.arg2 and
7087 arm_linux_record_tdep.arg3. Set arm_linux_record_tdep.arg4,
7088 arm_linux_record_tdep.arg5, arm_linux_record_tdep.arg6, and
7089 arm_linux_record_tdep.arg7.
7090
7091 2016-03-15 Keith Seitz <keiths@redhat.com>
7092
7093 PR breakpoints/18303
7094 * cp-namespace.c (cp_lookup_bare_symbol): Change assertion to
7095 look for "::" instead of simply ":".
7096 (cp_search_static_and_baseclasses): Return null_block_symbol for
7097 malformed input.
7098 Remove assertions.
7099 * cp-support.c (cp_find_first_component_aux): Do not return
7100 a prefix length for ':' unless the next character is also ':'.
7101
7102 2016-03-15 Doug Evans <dje@google.com>
7103
7104 * features/aarch64-core.xml (cpsr_flags): New flags type.
7105 (cpsr): Use it.
7106 * features/aarch64.c: Regenerate.
7107
7108 2016-03-15 Doug Evans <dje@google.com>
7109
7110 * features/i386/32bit-core.xml (i386_eflags): Remove "end" spec.
7111 * features/i386/32bit-sse.xml (i386_eflags): Ditto.
7112 * features/i386/64bit-core.xml (i386_eflags): Ditto.
7113 * features/i386/64bit-sse.xml (i386_eflags): Ditto.
7114 * features/i386/x32-core.xml (i386_eflags): Ditto.
7115
7116 2016-03-15 Doug Evans <dje@google.com>
7117 Wei-cheng Wang <cole945@gmail.com>
7118
7119 Extend flags to support multibit and enum bitfields.
7120 * NEWS: Document new features.
7121 * c-typeprint.c (c_type_print_varspec_prefix): Handle TYPE_CODE_FLAGS.
7122 (c_type_print_varspec_suffix, c_type_print_base): Ditto.
7123 * gdbtypes.c (arch_flags_type): Don't assume all fields are one bit.
7124 (append_flags_type_field): New function.
7125 (append_flags_type_flag): Call it.
7126 * gdbtypes.h (append_flags_type_field): Declare.
7127 * target-descriptions.c (struct tdesc_type_flag): Delete.
7128 (enum tdesc_type_kind) <TDESC_TYPE_BOOL>: New enum value.
7129 (enum tdesc_type_kind) <TDESC_TYPE_ENUM>: Ditto.
7130 (struct tdesc_type) <u.f>: Delete.
7131 (tdesc_predefined_types): Add "bool".
7132 (tdesc_predefined_type): New function.
7133 (tdesc_gdb_type): Handle TDESC_TYPE_BOOL, TDESC_TYPE_ENUM.
7134 Update TDESC_TYPE_FLAGS support.
7135 (tdesc_free_type): Handle TDESC_TYPE_ENUM. Update TDESC_TYPE_FLAGS.
7136 (tdesc_create_flags): Update.
7137 (tdesc_create_enum): New function.
7138 (tdesc_add_field): Initialize start,end to -1.
7139 (tdesc_add_typed_bitfield): New function.
7140 (tdesc_add_bitfield): Call it.
7141 (tdesc_add_flag): Allow TDESC_TYPE_STRUCT. Update.
7142 (tdesc_add_enum_value): New function.
7143 (maint_print_c_tdesc_cmd): Fold TDESC_TYPE_FLAGS support into
7144 TDESC_TYPE_STRUCT. Handle TDESC_TYPE_ENUM.
7145 * target-descriptions.h (tdesc_create_enum): Declare.
7146 (tdesc_add_typed_bitfield, tdesc_add_enum_value): Declare.
7147 * valprint.c (generic_val_print_enum_1): New function.
7148 (generic_val_print_enum): Call it.
7149 (val_print_type_code_flags): Make static. Handle multibit bitfields
7150 and enum bitfields.
7151 * valprint.h (val_print_type_code_flags): Delete.
7152 * xml-tdesc.c (struct tdesc_parsing_data) <current_type_is_flags>:
7153 Delete. All uses removed.
7154 (tdesc_start_enum): New function.
7155 (tdesc_start_field): Handle multibit and enum bitfields.
7156 (tdesc_start_enum_value): New function.
7157 (enum_value_attributes, enum_children, enum_attributes): New static
7158 globals.
7159 (feature_children): Add "enum".
7160 * features/gdb-target.dtd (enum, evalue): New elements.
7161
7162 2016-03-15 Doug Evans <dje@google.com>
7163
7164 * target-descriptions.c (struct tdesc_type) <u.u.size>: Change type
7165 from LONGEST to int.
7166 (struct tdesc_type) <u.f.size>: Ditto.
7167 (tdesc_set_struct_size): Change type of "size" arg from LONGEST
7168 to int. Add assertion size > 0.
7169 (tdesc_create_flags): Ditto.
7170 * target-descriptions.h (tdesc_set_struct_size): Update.
7171 (tdesc_create_flags): Update.
7172 * xml-tdesc.c (MAX_FIELD_SIZE, MAX_FIELD_BITSIZE): New macros.
7173 (MAX_VECTOR_SIZE): New macro.
7174 (tdesc_start_struct): Catch conversion errors from LONGEST to int.
7175 (tdesc_start_flags, tdesc_start_field, tdesc_start_vector): Ditto.
7176
7177 2016-03-15 Doug Evans <dje@google.com>
7178
7179 * target-descriptions.c (maint_print_c_tdesc_cmd): Use "type" for
7180 TYPE_CODE_FLAGS instead of "field_type", for consistency.
7181 * features/i386/amd64-avx-linux.c: Regenerate.
7182 * features/i386/amd64-avx.c: Regenerate.
7183 * features/i386/amd64-avx512-linux.c: Regenerate.
7184 * features/i386/amd64-avx512.c: Regenerate.
7185 * features/i386/amd64-linux.c: Regenerate.
7186 * features/i386/amd64-mpx-linux.c: Regenerate.
7187 * features/i386/amd64-mpx.c: Regenerate.
7188 * features/i386/amd64.c: Regenerate.
7189 * features/i386/i386-avx-linux.c: Regenerate.
7190 * features/i386/i386-avx.c: Regenerate.
7191 * features/i386/i386-avx512-linux.c: Regenerate.
7192 * features/i386/i386-avx512.c: Regenerate.
7193 * features/i386/i386-linux.c: Regenerate.
7194 * features/i386/i386-mmx-linux.c: Regenerate.
7195 * features/i386/i386-mmx.c: Regenerate.
7196 * features/i386/i386-mpx-linux.c: Regenerate.
7197 * features/i386/i386-mpx.c: Regenerate.
7198 * features/i386/i386.c: Regenerate.
7199 * features/i386/x32-avx-linux.c: Regenerate.
7200 * features/i386/x32-avx.c: Regenerate.
7201 * features/i386/x32-avx512-linux.c: Regenerate.
7202 * features/i386/x32-avx512.c: Regenerate.
7203 * features/i386/x32-linux.c: Regenerate.
7204 * features/i386/x32.c: Regenerate.
7205
7206 2016-03-15 Pedro Alves <palves@redhat.com>
7207
7208 PR gdb/19676
7209 * linux-thread-db.c (try_thread_db_load_1): Leave
7210 info->td_ta_thr_iter_p NULL iff debugging a live process and we
7211 have /proc access.
7212 (find_new_threads_once): Assert that we have a non-NULL
7213 info->td_ta_thr_iter_p instead of checking whether the target has
7214 execution.
7215
7216 2016-03-15 Pedro Alves <palves@redhat.com>
7217
7218 PR gdb/19676
7219 * infrun.c (displaced_step_prepare): Also disable displaced
7220 stepping on NOT_SUPPORTED_ERROR.
7221 * linux-tdep.c (linux_displaced_step_location): If reading auxv
7222 fails, throw NOT_SUPPORTED_ERROR instead of generic error.
7223
7224 2016-03-13 Marcin Kościelnicki <koriakin@0x04.net>
7225
7226 * s390-linux-tdep.c (s390_gen_return_address): New function.
7227 (s390_gdbarch_init): Fill gen_return_address hook.
7228
7229 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
7230
7231 * symmisc.c (maintenance_info_line_tables): New function.
7232 (maintenance_print_one_line_table): New function.
7233 (_initialize_symmisc): Register 'maint info line-table' command.
7234 * NEWS: Mention new command.
7235
7236 2016-03-11 Marcin Kościelnicki <koriakin@0x04.net>
7237
7238 * s390-linux-tdep.c (s390_ax_pseudo_register_collect): New function.
7239 (s390_ax_pseudo_register_push_stack): New function.
7240 (s390_gdbarch_init): Fill ax_pseudo_register_collect and
7241 ax_pseudo_register_push_stack hooks.
7242
7243 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
7244
7245 * data-directory/Makefile.in (PYTHON_FILE_LIST): Install
7246 gdb/function/as_string.py.
7247 * python/lib/gdb/function/as_string.py: New file.
7248 * NEWS: Mention the new $_as_string function.
7249
7250 2016-03-09 Jose E. Marchesi <jose.marchesi@oracle.com>
7251
7252 * target.h: Fix doc string of target_can_use_hardware_watchpoint.
7253
7254 2016-03-09 Pedro Alves <palves@redhat.com>
7255
7256 * event-top.c (more_to_come): Delete.
7257 (struct readline_input_state): Delete.
7258 (readline_input_state): Delete.
7259 (get_command_line_buffer): New function.
7260 (command_handler): Update comments. Don't handle NULL commands
7261 here. Do not execute commented lines.
7262 (command_line_append_input_line): New function.
7263 (handle_line_of_input): New function, partly based on
7264 command_line_handler and command_line_input.
7265 (command_line_handler): Rewrite.
7266 * event-top.h (command_handler): New declaration.
7267 (command_loop): Defer command execution to command_handler.
7268 (command_line_input): Update comments. Simplify, using struct
7269 buffer and handle_line_of_input.
7270 * top.h (struct buffer): New forward declaration.
7271 (handle_line_of_input): New declaration.
7272
7273 2016-03-09 Pedro Alves <palves@redhat.com>
7274
7275 * event-top.c (command_line_handler): Use xfree + xstrdup instead
7276 of xrealloc + strcpy.
7277 * main.c (captured_main): Use xstrdup instead of xmalloc plus
7278 manual clear.
7279 * top.c (saved_command_line): Rewrite comment.
7280 (saved_command_line_size): Delete.
7281 (command_line_input): Use xfree + xstrdup instead of xrealloc +
7282 strcpy.
7283 * top.h (saved_command_line_size): Delete declaration.
7284
7285 2016-03-09 Pedro Alves <palves@redhat.com>
7286
7287 * event-top.c: Include buffer.h.
7288 (gdb_readline_no_editing_callback): Use struct buffer instead
7289 of xrealloc.
7290
7291 2016-03-09 Pedro Alves <palves@redhat.com>
7292
7293 * common/buffer.h (buffer_grow_char): New function.
7294 * top.c: Include buffer.h.
7295 (gdb_readline_no_editing): Rename 'prompt_arg' parameter to
7296 'prompt'. Use struct buffer instead of xrealloc.
7297
7298 2016-03-09 Pedro Alves <palves@redhat.com>
7299
7300 * defs.h (gdb_readline): Delete declaration.
7301 * top.c (gdb_readline): Rename to ...
7302 (gdb_readline_no_editing): ... this, and make static.
7303
7304 2016-03-09 Pedro Alves <palves@redhat.com>
7305
7306 * utils.c (prompt_for_continue): Update comments.
7307
7308 2016-03-09 Pedro Alves <palves@redhat.com>
7309
7310 * event-top.c (async_annotation_suffix): Delete.
7311 (top_level_prompt, command_line_handler): Don't use
7312 'async_annotation_suffix' and simplify.
7313 * event-top.h (async_annotation_suffix): Delete declaration.
7314 (init_main): Remove reference to 'async_annotation_suffix'.
7315
7316 2016-03-09 Pedro Alves <palves@redhat.com>
7317
7318 * event-top.c (gdb_readline2): Rename to ...
7319 (gdb_readline_no_editing_callback): ... this.
7320 (change_line_handler, stdin_event_handler)
7321 (gdb_setup_readline): Adjust.
7322 * event-top.h (gdb_readline2): Rename to ...
7323 (gdb_readline_no_editing_callback): ... this, and move closer to
7324 other readline-related declarations.
7325 * mi/mi-interp.c (mi_interpreter_resume): Adjust.
7326
7327 2016-03-09 Pedro Alves <palves@redhat.com>
7328
7329 * top.c (window_hook): Delete.
7330 (command_loop): Remove references to window_hook.
7331
7332 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7333
7334 * corefile.c (safe_read_memory_unsigned_integer): New function.
7335 * gdbcore.h (safe_read_memory_unsigned_integer): New prototype.
7336 * rs6000-tdep.c (rs6000_frame_cache): Read backchain as unsigned.
7337
7338 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7339
7340 * rs6000-tdep.c: Add "ax.h" and "ax-gdb.h" includes.
7341 (rs6000_gen_return_address): New function.
7342 (rs6000_gdbarch_init): Wire in the above.
7343
7344 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7345
7346 * rs6000-tdep.c (rs6000_ax_pseudo_register_collect): New function.
7347 (rs6000_gdbarch_init): Wire in the above.
7348
7349 2016-03-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7350
7351 * s390-linux-tdep.c (s390_analyze_prologue): Ignore BRC and BRCL
7352 instructions that do nothing or are conditional traps.
7353
7354 2016-03-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7355
7356 * s390-linux-tdep.c (s390_prologue_frame_unwind_cache): Store
7357 frame func's PC in info->func before any other failure can occur.
7358 (s390_frame_this_id): Use frame_id_build_unavailable_stack if
7359 info->func has been filled out.
7360
7361 2016-03-09 Pedro Alves <palves@redhat.com>
7362
7363 * osabi.c (gdb_osabi_names): Avoid spaces in osabi names.
7364
7365 2016-03-09 Pedro Alves <palves@redhat.com>
7366
7367 * frv-tdep.c (frv_gdbarch_init): Handle bfd_mach_fr300.
7368
7369 2016-03-09 Pedro Alves <palves@redhat.com>
7370
7371 * cris-tdep.c (cris_gdbarch_init): Return 0 if the info's byte
7372 order is BFD_ENDIAN_BIG or if the cris version is unsupported.
7373
7374 2016-03-09 Pedro Alves <palves@redhat.com>
7375
7376 * doublest.c: Extend comments.
7377 (floatformat_to_doublest, floatformat_from_doublest): Copy the
7378 floatformat's total size, not the host type's size.
7379
7380 2016-03-09 Pedro Alves <palves@redhat.com>
7381
7382 * doublest.c (floatformat_totalsize_bytes): New function.
7383 (floatformat_from_type): Assert that the type's length is at least
7384 as long as the floatformat's totalsize.
7385 * doublest.h (floatformat_totalsize_bytes): New declaration.
7386 * gdbtypes.c (arch_float_type): Assert that the type's length is
7387 at least as long as the floatformat's totalsize.
7388
7389 2016-03-09 Pedro Alves <palves@redhat.com>
7390
7391 * hppa-linux-tdep.c (hppa_linux_init_abi): Set the long double
7392 format to floatformats_ieee_double.
7393
7394 2016-03-07 Pedro Alves <palves@redhat.com>
7395
7396 * mips-tdep.c (mips_gdbarch_init): Check whether info.abfd is NULL
7397 before calling bfd_get_flavour.
7398
7399 2016-03-05 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
7400
7401 * avr-tdep.c (AVR_LAST_ARG_REGNUM): Define.
7402 (avr_push_dummy_call): Correct last needed argument register.
7403 Write MSB of argument into register and subsequent bytes into
7404 other registers in decreasing order.
7405
7406 2016-03-04 Yao Qi <yao.qi@linaro.org>
7407
7408 * arm-tdep.c (arm_record_vdata_transfer_insn): Simplify the
7409 condition check. Record the right D register number.
7410
7411 2016-03-04 Yao Qi <yao.qi@linaro.org>
7412
7413 * arm-tdep.c (arm_record_extension_space): Remove code
7414 printing "Process record does not support".
7415 (arm_record_data_proc_misc_ld_str): Likewise.
7416 (decode_insn): Call arm_record_extension_space if condition
7417 is 0xf. Call arm_record_unsupported_insn if ret isn't
7418 ARM_RECORD_SUCCESS. Use 'ret' instead of 'insn_id' to hold
7419 the value of thumb2_record_decode_insn_handler.
7420
7421 2016-03-04 Simon Marchi <simon.marchi@ericsson.com>
7422
7423 * features/feature_to_c.sh: Print the help when passing no
7424 argument.
7425
7426 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7427
7428 * MAINTAINERS (Write After Approval): Add Bernhard Heckel.
7429
7430 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7431
7432 * dwarf2read.c (new_symbol_full): Fix detection of gfortran compilers.
7433
7434 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7435
7436 * s390-linux-tdep.c (s390_backchain_frame_unwind_cache): Avoid
7437 exception when attempting to access the inferior's backchain.
7438
7439 2016-02-29 Yao Qi <yao.qi@linaro.org>
7440
7441 * aarch64-linux-tdep.c (aarch64_canonicalize_syscall): Support
7442 eventfd2, eventfd2, dup3, inotify_init1, fallocate and pipe2.
7443 Return gdb_sys_epoll_create1 instead of gdb_sys_epoll_create
7444 for aarch64_sys_epoll_create1.
7445
7446 2016-02-29 Yao Qi <yao.qi@linaro.org>
7447
7448 * linux-record.h (enum gdb_syscall) <gdb_sys_fallocate>: New.
7449 <gdb_sys_eventfd2, gdb_sys_epoll_create1, gdb_sys_dup3>: New.
7450 <gdb_sys_pipe2, gdb_sys_inotify_init1>: New.
7451 * linux-record.c (record_linux_system_call): Handle them.
7452
7453 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
7454
7455 * d-namespace.c (d_lookup_symbol_imports): Avoid recursive lookups from
7456 cyclic imports.
7457
7458 2016-02-26 Keith Seitz <keiths@redhat.com>
7459
7460 * rs6000-tdep.c (rs6000_frame_cache): Explicitly cast return result
7461 to avoid invalid conversion from void *.
7462
7463 2016-02-26 Yao Qi <yao.qi@linaro.org>
7464
7465 * arm-tdep.c (arm_record_exreg_ld_st_insn): Set 'single_reg'
7466 per bit 8. Check bit 20 instead of bit 4 for VMOV
7467 instruction. Record D registers for instructions changing
7468 S registers. Change of the order of length and address
7469 in record_buf_mem array.
7470
7471 2016-02-26 Yao Qi <yao.qi@linaro.org>
7472
7473 * arm-tdep.c (thumb_record_ld_st_reg_offset): Fix the register
7474 number of Rd.
7475
7476 2016-02-25 Doug Evans <dje@google.com>
7477
7478 * remote-m32r-sdi.c (recv_char_data): Initialize val to avoid
7479 compiler warning.
7480 (recv_long_data): Ditto.
7481
7482 2016-02-25 Simon Marchi <simon.marchi@ericsson.com>
7483
7484 * i386-linux-tdep.c (i386_linux_handle_segmentation_fault):
7485 Initialize variables.
7486
7487 2016-02-25 Antoine Tremblay <antoine.tremblay@ericsson.com>
7488
7489 * ax-general.c (ax_reg): Call gdbarch_remote_register_number.
7490 (ax_reg_mask): Likewise.
7491
7492 2016-02-24 Pedro Alves <palves@redhat.com>
7493
7494 * linux-nat.c (save_sigtrap) Delete.
7495 (stop_wait_callback): Call save_stop_reason instead of
7496 save_sigtrap.
7497 (check_stopped_by_breakpoint): Rename to ...
7498 (save_stop_reason): ... this. Bits of save_sigtrap folded here.
7499 Use GDB_ARCH_IS_TRAP_HWBKPT and handle ambiguous
7500 GDB_ARCH_IS_TRAP_BRKPT / GDB_ARCH_IS_TRAP_HWBKPT. Factor out
7501 common code between the USE_SIGTRAP_SIGINFO and
7502 !USE_SIGTRAP_SIGINFO blocks.
7503 (linux_nat_filter_event): Call save_stop_reason instead of
7504 save_sigtrap.
7505 * nat/linux-ptrace.h: Check for both SI_KERNEL and TRAP_BRKPT
7506 si_code for MIPS.
7507 * nat/linux-ptrace.h: Fix "TRAP_HWBPT" typo in x86 table. Add
7508 comments on MIPS behavior.
7509 (GDB_ARCH_IS_TRAP_HWBKPT): Define for all archs.
7510
7511 2016-02-24 Marcin Kościelnicki <koriakin@0x04.net>
7512
7513 * rs6000-tdep.c (rs6000_frame_cache): Initialize frame and pc to 0
7514 to avoid spurious warnings.
7515
7516 2016-02-24 Gary Benson <gbenson@redhat.com>
7517
7518 * exec.c (exec_file_locate_attach): Do not attempt to
7519 locate main executable locally if not found in sysroot.
7520
7521 2016-02-24 Joel Brobecker <brobecker@adacore.com>
7522
7523 GDB 7.11 released.
7524
7525 2016-02-24 Wei-cheng Wang <cole945@gmail.com>
7526
7527 * rs6000-tdep.c (rs6000_frame_cache, rs6000_frame_this_id): Handle
7528 unavailable PC/SP to build unavailable frame.
7529
7530 2016-02-23 Doug Evans <dje@google.com>
7531
7532 Extend "skip" command to support -file, -gfile, -function, -rfunction.
7533 * NEWS: Document new features.
7534 * skip.c: #include "fnmatch.h", "gdb_regex.h".
7535 (skiplist_entry) <file>: Renamed from filename.
7536 <function>: Renamed from function_name.
7537 <file_is_glob, function_is_regexp>: New members.
7538 <compiled_function_regexp, compiled_function_regexp_is_valid>:
7539 New members.
7540 (make_skip_entry): New function.
7541 (free_skiplist_entry, free_skiplist_entry_cleanup): New functions.
7542 (make_free_skiplist_entry_cleanup): New function.
7543 (skip_file_command): Update.
7544 (skip_function, skip_function_command): Update.
7545 (compile_skip_regexp): New functions.
7546 (skip_command): Add support for new options.
7547 (skip_info): Update.
7548 (skip_file_p, skip_gfile_p): New functions.
7549 (skip_function_p, skip_rfunction_p): New functions.
7550 (function_name_is_marked_for_skip): Update and simplify.
7551 (_initialize_step_skip): Update.
7552 * symtab.c: #include "fnmatch.h".
7553 (compare_glob_filenames_for_search): New function.
7554 * symtab.h (compare_glob_filenames_for_search): Declare.
7555 * utils.c (count_path_elements): New function.
7556 (strip_leading_path_elements): New function.
7557 * utils.h (count_path_elements): Declare.
7558 (strip_leading_path_elements): Declare.
7559
7560 2016-02-23 Simon Marchi <simon.marchi@ericsson.com>
7561
7562 * arm-tdep.c (arm_decode_svc_copro): Remove "to" parameter.
7563 (thumb_process_displaced_insn): Likewise.
7564 (arm_process_displaced_insn): Adjust calls.
7565
7566 2016-02-23 Yao Qi <yao.qi@linaro.org>
7567
7568 * aarch64-linux-tdep.c (enum aarch64_syscall) <aarch64_sys_mknod>:
7569 Remove.
7570 <aarch64_sys_mkdir, aarch64_sys_unlink, aarch64_sys_symlink>: Remove.
7571 <aarch64_sys_link, aarch64_sys_rename, aarch64_sys_faccess>: Remove.
7572 <aarch64_sys_mknodat, aarch64_sys_mkdirat>: New.
7573 <aarch64_sys_unlinkat, aarch64_sys_symlinkat>: New.
7574 <aarch64_sys_linkat, aarch64_sys_renameat>: New.
7575 <aarch64_sys_faccessat>: New.
7576 <aarch64_sys_open, aarch64_sys_readlink, aarch64_sys_fstatat>: Remove.
7577 <aarch64_sys_openat, aarch64_sys_readlinkat>: New.
7578 <aarch64_sys_newfstatat>: New.
7579 (UNSUPPORTED_SYSCALL_MAP): New macro.
7580 (aarch64_canonicalize_syscall): Add missing syscalls.
7581
7582 2016-02-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7583
7584 * gdb-gdb.py (class TypeFlagsPrinter): Use parentheses for print.
7585
7586 2016-02-22 Yao Qi <yao.qi@linaro.org>
7587
7588 * arm-tdep.c: Fix code format issues.
7589
7590 2016-02-21 Iain Buclaw <ibuclaw@gdcproject.org>
7591
7592 * d-namespace.c (d_lookup_symbol_imports): Remove argument
7593 'search_parents'. All callers updated.
7594
7595 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
7596
7597 * s390-linux-tdep.c (s390_guess_tracepoint_registers): New function.
7598 (s390_gdbarch_init): Fill guess_tracepoint_registers hook.
7599
7600 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
7601
7602 * NEWS: Add entry for bound violation.
7603 * amd64-linux-tdep.c (amd64_linux_init_abi_common):
7604 Add handler for segmentation fault.
7605 * gdbarch.sh (handle_segmentation_fault): New.
7606 * gdbarch.c: Regenerate.
7607 * gdbarch.h: Regenerate.
7608 * i386-linux-tdep.c (i386_linux_handle_segmentation_fault): New.
7609 (SIG_CODE_BONDARY_FAULT): New define.
7610 (i386_linux_init_abi): Use i386_mpx_bound_violation_handler.
7611 * i386-linux-tdep.h (i386_linux_handle_segmentation_fault) New.
7612 * i386-tdep.c (i386_mpx_enabled): Add as external.
7613 * i386-tdep.c (i386_mpx_enabled): Add as external.
7614 * infrun.c (handle_segmentation_fault): New function.
7615 (print_signal_received_reason): Use handle_segmentation_fault.
7616
7617 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
7618
7619 * arch-utils.c (default_guess_tracepoint_registers): New function.
7620 * arch-utils.h (default_guess_tracepoint_registers): New prototype.
7621 * gdbarch.c: Regenerate.
7622 * gdbarch.h: Regenerate.
7623 * gdbarch.sh: Add guess_tracepoint_registers hook.
7624 * tracefile.c (tracefile_fetch_registers): Use the new gdbarch hook.
7625
7626 2016-02-17 Gary Benson <gbenson@redhat.com>
7627
7628 * exec.c (exec_file_locate_attach): Add missing cleanup.
7629
7630 2016-02-16 Don Breazeal <donb@codesourcery.com>
7631
7632 PR remote/19496
7633 * remote.c (remove_new_fork_children): Check for pending
7634 fork status in thread_info.suspend.
7635
7636 2016-02-16 Yao Qi <yao.qi@linaro.org>
7637
7638 * arm-linux-tdep.c (arm_linux_software_single_step): Assign
7639 'old_chain' later.
7640
7641 2016-02-16 Yao Qi <yao.qi@linaro.org>
7642
7643 * arch/arm-get-next-pcs.h (struct arm_get_next_pcs_ops)
7644 <syscall_next_pc>: Remove argument PC. Callers updated.
7645 * arm-linux-tdep.c (arm_linux_get_next_pcs_syscall_next_pc):
7646 Remove argument PC. Get pc from regcache_read_pc.
7647 * arm-tdep.c (arm_get_next_pcs_syscall_next_pc): Remove
7648 argument PC.
7649
7650 2016-02-15 Yao Qi <yao.qi@linaro.org>
7651
7652 * aarch64-tdep.c (aarch64_analyze_prologue): Remove "0x".
7653
7654 2016-02-12 Yao Qi <yao.qi@linaro.org>
7655
7656 * arch/arm-linux.c (arm_linux_get_next_pcs_fixup): Calculate
7657 nextpc according to instruction.
7658
7659 2016-02-12 Yao Qi <yao.qi@linaro.org>
7660
7661 * arch/arm-get-next-pcs.c (arm_get_next_pcs): Call
7662 self->ops->fixup if it isn't NULL.
7663 * arch/arm-get-next-pcs.h: Include gdb_vecs.h.
7664 (struct arm_get_next_pcs_ops) <fixup>: New field.
7665 * arch/arm-linux.c: Include common-regcache.h and
7666 arch/arm-get-next-pcs.h.
7667 (arm_linux_get_next_pcs_fixup): New function.
7668 * arch/arm-linux.h (arm_linux_get_next_pcs_fixup): Declare.
7669 * arm-linux-tdep.c (arm_linux_get_next_pcs_ops): Initialize
7670 it with arm_linux_get_next_pcs_fixup.
7671 (arm_linux_software_single_step): Move code to
7672 arm_linux_get_next_pcs_fixup.
7673 * arm-tdep.c (arm_get_next_pcs_ops): Initialize it.
7674
7675 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
7676
7677 * xml-tdesc.c (target_fetch_description_xml) [!HAVE_LIBEXPAT]: Warn
7678 and return NULL.
7679
7680 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
7681
7682 * frame.h (skip_tailcall_frames): Update comment.
7683 * frame.c (skip_artificial_frames, skip_tailcall_frames): Return NULL
7684 if only artificial frames are found. Update comment.
7685 (frame_unwind_caller_id): Handle NULL return.
7686 (frame_unwind_caller_pc, frame_unwind_caller_arch): Assert that
7687 skip_artificial_frames does not return NULL.
7688 (frame_pop): Add an error if only tailcall frames are found.
7689 * infcmd.c (finish_command): Move skip_tailcall_frames call into
7690 forward-execution case. Add an error if only tailcall frames are
7691 found.
7692
7693 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
7694
7695 * stack.c (frame_info): Check frame_unwind_caller_id.
7696
7697 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
7698
7699 * frame.h (skip_tailcall_frames): New.
7700 * frame.c (skip_tailcall_frames): New.
7701 (frame_pop): Call skip_tailcall_frames.
7702 * infcmd.c (finish_command): Call skip_tailcall_frames.
7703
7704 2016-02-11 Pedro Alves <palves@redhat.com>
7705
7706 * Makefile.in (check-parallel): New rule.
7707
7708 2016-02-11 Simon Marchi <simon.marchi@ericsson.com>
7709
7710 * arm-tdep.c (arm_skip_prologue): Remove unused variables.
7711 (arm_analyze_prologue): Likewise.
7712 (arm_scan_prologue): Likewise.
7713 (arm_m_exception_prev_register): Likewise.
7714 (arm_copy_block_xfer): Likewise.
7715 (thumb2_copy_block_xfer): Likewise.
7716 (arm_decode_miscellaneous): Likewise.
7717 (arm_decode_ld_st_word_ubyte): Likewise.
7718 (arm_decode_svc_copro): Likewise.
7719 (thumb2_decode_svc_copro): Likewise.
7720 (thumb_copy_16bit_ldr_literal): Likewise.
7721 (thumb_copy_pop_pc_16bit): Likewise.
7722 (decode_thumb_32bit_ld_mem_hints): Likewise.
7723 (arm_show_force_mode): Likewise.
7724 (_initialize_arm_tdep): Likewise.
7725 (arm_record_strx): Likewise.
7726 (arm_record_extension_space): Likewise.
7727 (arm_record_data_proc_misc_ld_str): Likewise.
7728 (arm_record_exreg_ld_st_insn): Likewise.
7729 (arm_record_vfp_data_proc_insn): Likewise.
7730 (arm_record_coproc_data_proc): Likewise.
7731 (thumb_record_misc): Likewise.
7732 (thumb_record_ldm_stm_swi): Likewise.
7733 (thumb2_record_ld_st_dual_ex_tbb): Likewise.
7734 (thumb2_record_ld_mem_hints): Likewise.
7735 (thumb2_record_lmul_lmla_div): Likewise.
7736 (thumb2_record_asimd_struct_ld_st): Likewise.
7737 (arm_process_record): Likewise.
7738
7739 2016-02-11 Simon Marchi <simon.marchi@ericsson.com>
7740
7741 * arm-tdep.c (arm_displaced_step_copy_insn): Remove.
7742 (ARM displaced stepping support): Remove reference to
7743 arm_displaced_step_copy_insn in comment.
7744 * arm-tdep.h (arm_displaced_step_copy_insn): Remove.
7745 * arm-linux-tdep.c (arm_linux_displaced_step_copy_insn): Remove
7746 reference to arm_displaced_step_copy_insn in comment.
7747
7748 2016-02-11 Simon Marchi <simon.marchi@ericsson.com>
7749
7750 * arm-tdep.c (thumb_copy_unmodified_16bit): Change type of insn.
7751 (thumb_copy_b): Likewise.
7752 (arm_decode_b_bl_ldmstm): Likewise.
7753 (thumb_copy_16bit_ldr_literal): Likewise.
7754 (thumb_copy_pop_pc_16bit): Likewise.
7755
7756 2016-02-11 Antoine Tremblay <antoine.tremblay@ericsson.com>
7757
7758 * tracepoint.c (encode_actions_1): Use target_gdbarch () rather
7759 than loc->gdbarch.
7760
7761 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
7762
7763 * tracefile-tfile.c (trace_tdesc): New static variable.
7764 (tfile_open): Clear trace_tdesc, call target_find_description.
7765 (tfile_interp_line): Recognize tdesc lines.
7766 (tfile_close): Clear trace_tdesc.
7767 (tfile_xfer_partial_features): New function.
7768 (tfile_xfer_partial): Call tfile_xfer_partial_features.
7769 (tfile_append_tdesc_line): New function.
7770
7771 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
7772
7773 * ctf.c (ctf_write_tdesc): New function.
7774 (ctf_write_ops): Wire in ctf_write_tdesc.
7775 * tracefile-tfile.c (tfile_write_tdesc): New function.
7776 (tfile_write_ops): Wire in tfile_write_tdesc.
7777 * tracefile.c (trace_save): Call write_tdesc method.
7778 * tracefile.h (struct trace_file_write_ops): Add write_tdesc method.
7779 * xml-tdesc.c (target_fetch_description_xml): New function.
7780 * xml-tdesc.h: Add target_fetch_description_xml prototype.
7781
7782 2016-02-10 Simon Marchi <simon.marchi@ericsson.com>
7783
7784 * arm-tdep.c (arm_copy_extra_ld_st): Fix "unpriveleged" typo.
7785 (arm_decode_dp_misc): Likewise.
7786
7787 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
7788
7789 * amd64-tdep.c (amd64_ax_pseudo_register_collect): New function.
7790 (amd64_init_abi): Fill ax_pseudo_register_collect hook.
7791 * gdb/i386-tdep.c (i386_pseudo_register_read_into_value): Remove
7792 misleading comment.
7793 (i386_pseudo_register_write): Ditto.
7794 (i386_ax_pseudo_register_collect): New function.
7795 (i386_gdbarch_init): Fill ax_pseudo_register_collect hook.
7796 * i386-tdep.h: Add i386_ax_pseudo_register_collect prototype.
7797
7798 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
7799
7800 * tracefile-tfile.c (tfile_fetch_registers): Use g packet order
7801 instead of gdb order.
7802
7803 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
7804
7805 * tracefile-tfile.c (tfile_fetch_registers): Fix off-by-one in bounds
7806 check.
7807
7808 2016-02-10 Joel Brobecker <brobecker@adacore.com>
7809
7810 * NEWS: Create a new section for the next release branch.
7811 Rename the section of the current branch, now that it has
7812 been cut.
7813
7814 2016-02-10 Joel Brobecker <brobecker@adacore.com>
7815
7816 GDB 7.11 branch created (9ef9e6a6a0dd8f948708cb67c9afcfd0be40cb0a):
7817 * version.in: Bump version to 7.11.50.DATE-git.
7818
7819 2016-02-09 Keith Seitz <keiths@redhat.com>
7820
7821 PR breakpoints/19546
7822 * breakpoint.c (breakpoint_event_location_empty_p): New function.
7823 (update_breakpoints_after_exec, bkpt_re_set): Use this new function
7824 instead of event_location_empty_p.
7825
7826 2016-02-09 Keith Seitz <keiths@redhat.com>
7827
7828 * mi/mi-cmd-break.c (mi_cmd_break_insert_1): Use
7829 string_to_event_location_basic instead of string_to_event_location.
7830
7831 2016-02-09 Keith Seitz <keiths@redhat.com>
7832
7833 * guile/scm-breakpoint.c (gdbscm_register_breakpoint_x): Skip
7834 leading whitespace and use string_to_event_location_basic instead
7835 of new_linespec_location.
7836
7837 2016-02-09 Keith Seitz <keiths@redhat.com>
7838
7839 PR python/19506
7840 * python/py-breakpoint.c (bppy_init): Use
7841 string_to_event_location_basic instead of new_linespec_location.
7842
7843 2016-02-09 Keith Seitz <keiths@redhat.com>
7844
7845 * location.c (string_to_explicit_location): Note that "-p" is
7846 reserved for probe locations and return NULL for any input
7847 that starts with that.
7848 (string_to_event_location): Move "legacy" linespec code to ...
7849 (string_to_event_location_basic): ... here.
7850 * location.h (string_to_event_location): Update comment.
7851 (string_to_event_location_basic): New function.
7852
7853 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
7854
7855 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
7856 to AC_OUTPUT. Remove "exit 0" at the end.
7857 * configure: Regenerate.
7858
7859 2016-02-09 Pedro Alves <palves@redhat.com>
7860
7861 PR breakpoints/19548
7862 * breakpoint.c (create_overlay_event_breakpoint): Don't update
7863 global location list here.
7864 (create_longjmp_master_breakpoint)
7865 (create_std_terminate_master_breakpoint)
7866 (create_exception_master_breakpoint, create_jit_event_breakpoint)
7867 (update_breakpoint_locations):
7868 (breakpoint_re_set): Update global location list after all
7869 breakpoints are re-set.
7870
7871 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
7872
7873 * remote.c (remote_register_number_and_offset): Remove unused
7874 variable(s).
7875 (remote_thread_always_alive): Likewise.
7876 (remote_update_thread_list): Likewise.
7877 (process_initial_stop_replies): Likewise.
7878 (remote_start_remote): Likewise.
7879 (remote_check_symbols): Likewise.
7880 (discard_pending_stop_replies): Likewise.
7881 (process_stop_reply): Likewise.
7882 (putpkt_binary): Likewise.
7883 (getpkt): Likewise.
7884 (remote_add_target_side_condition): Likewise.
7885 (remote_insert_breakpoint): Likewise.
7886 (remote_supports_stopped_by_sw_breakpoint): Likewise.
7887 (remote_supports_stopped_by_hw_breakpoint): Likewise.
7888 (remote_xfer_partial): Likewise.
7889 (remote_read_btrace): Likewise.
7890 (remote_async_serial_handler): Likewise.
7891 (remote_thread_events): Likewise.
7892 (_initialize_remote): Likewise.
7893
7894 2016-02-07 Simon Marchi <simon.marchi@polymtl.ca>
7895
7896 * varobj.h (varobj_delete): Remove dellist parameter, update and
7897 move documentation here.
7898 * varobj.c (struct cpstack, cppush, cppop): Remove.
7899 (delete_variable): Remove resultp (first) parameter.
7900 (delete_variable_1): Likewise.
7901 (varobj_delete): Remove dellist parameter and unused code.
7902 (update_dynamic_varobj_children): Adjust varobj_delete call.
7903 (update_type_if_necessary): Likewise.
7904 (varobj_set_visualizer): Likewise.
7905 (varobj_update): Likewise.
7906 (value_of_root): Likewise.
7907 (varobj_invalidate_iter): Likewise.
7908 * mi/mi-cmd-var.c (mi_cmd_var_delete): Likewise.
7909
7910 2016-02-04 Yao Qi <yao.qi@linaro.org>
7911
7912 * remote.c (remote_wait_as): Set rs->waiting_for_stop_reply to
7913 0 before handling 'F' and set it back afterwards.
7914
7915 2016-02-02 Simon Marchi <simon.marchi@ericsson.com>
7916
7917 * ui-out.c (MAX_UI_OUT_LEVELS): Remove.
7918
7919 2016-02-02 Walfred Tedeschi <walfred.tedeschi@intel.com>
7920
7921 * amd64-linux-siginfo.c (nat_siginfo_t, nat_sigval_t, nat_timeval):
7922 New types.
7923 (compat_siginfo): New bound fields added.
7924 (compat_x32_siginfo): New field added.
7925 (cpt_si_addr_lsb): New define.
7926 (compat_siginfo_from_siginfo): Use nat_siginfo.
7927 (siginfo_from_compat_siginfo): Use nat_siginfo.
7928 (compat_x32_siginfo_from_siginfo): Likewise.
7929 (siginfo_from_compat_x32_siginfo): Likewise.
7930
7931 2016-02-02 Walfred Tedeschi <walfred.tedeschi@intel.com>
7932
7933 * linux-tdep.c (linux_get_siginfo_type): Add the _addr_bnd
7934 structure to the siginfo if extra_fields contains
7935 LINUX_SIGINFO_FIELD_ADDR_BND.
7936
7937 2016-02-02 Walfred Tedeschi <walfred.tedeschi@intel.com>
7938
7939 * linux-tdep.h (linux_get_siginfo_type_with_fields): Make extern.
7940 * linux-tdep.c (linux_get_siginfo_type_with_fields): Make extern.
7941 * i386-linux-tdep.h (x86_linux_get_siginfo_type): New
7942 function.
7943 * amd64-linux-tdep.c (amd64_linux_init_abi_common): Add
7944 x86_linux_get_siginfo_type for the amd64 abi.
7945 * i386-linux-tdep.c (x86_linux_get_siginfo_type): New
7946 function.
7947 (i386_linux_init_abi): Add new function at the i386 ABI
7948 initialization.
7949
7950 2016-02-02 Walfred Tedeschi <walfred.tedeschi@intel.com>
7951
7952 * linux-tdep.h (linux_siginfo_extra_field_values): New enum values.
7953 (linux_siginfo_extra_fields): New enum type.
7954 * linux-tdep.c (linux_get_siginfo_type_with_fields): New function.
7955 (linux_get_siginfo_type): Use new function.
7956
7957 2016-02-02 Walfred Tedeschi <walfred.tedeschi@intel.com>
7958
7959 * nat/amd64-linux-siginfo.c: New file.
7960 * nat/amd64-linux-siginfo.h: New file.
7961 * Makefile.in (HFILES_NO_SRCDIR): Add nat/amd64-linux-siginfo.h.
7962 (amd64-linux-siginfo.o): New rule.
7963 * config/i386/linux64.mh (NATDEPFILES): Add amd64-linux-siginfo.o.
7964 * amd64-linux-nat.c (nat/amd64-linux-siginfo.h): New include.
7965 (compat_siginfo_from_siginfo, siginfo_from_compat_siginfo)
7966 (compat_x32_siginfo_from_siginfo, siginfo_from_compat_x32_siginfo)
7967 (compat_timeval, compat_sigval, compat_x32_clock, cpt_si_pid)
7968 (cpt_si_uid, cpt_si_timerid, cpt_si_overrun, cpt_si_status)
7969 (cpt_si_utime, cpt_si_stime, cpt_si_ptr, cpt_si_addr, cpt_si_band)
7970 (cpt_si_fd, si_timerid, si_overrun): Move to nat/amd64-linux-siginfo.c.
7971
7972 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
7973
7974 * value.c (max_value_size): New variable.
7975 (MIN_VALUE_FOR_MAX_VALUE_SIZE): New define.
7976 (set_max_value_size): New function.
7977 (show_max_value_size): New function.
7978 (check_type_length_before_alloc): New function.
7979 (allocate_value_contents): Call check_type_length_before_alloc.
7980 (set_value_enclosing_type): Likewise.
7981 (_initialize_values): Add set/show handler for max-value-size.
7982 * NEWS: Mention new set/show command.
7983
7984 2016-01-31 Simon Marchi <simon.marchi@polymtl.ca>
7985
7986 * varobj.h (struct varobj): Fix typos in comments.
7987 (struct lang_varobj_ops): Likewise.
7988 * varobj.c (VAROBJ_TABLE_SIZE): Likewise.
7989 (varobj_create): Move misplaced comment.
7990
7991 2016-01-29 Simon Marchi <simon.marchi@ericsson.com>
7992
7993 * aarch64-tdep.c (aarch64_record_asimd_load_store): Add braces
7994 to for include additional lines.
7995 * xcoffread.c (scan_xcoff_symtab): Remove unnecessary braces.
7996
7997 2016-01-28 Simon Marchi <simon.marchi@ericsson.com>
7998
7999 * gnulib/import/Makefile.am: Regenerate.
8000 * gnulib/import/Makefile.in: Regenerate.
8001 * gnulib/import/m4/gnulib-cache.m4: Regenerate.
8002 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add rawmemchr.
8003
8004 2016-01-28 Simon Marchi <simon.marchi@ericsson.com>
8005
8006 * remote.c (skip_to_semicolon): Remove.
8007 (remote_parse_stop_reply): Use strchrnul instead of
8008 skip_to_semicolon.
8009 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add
8010 strchrnul.
8011 * gnulib/aclocal.m4: Regenerate.
8012 * gnulib/config.in: Regenerate.
8013 * gnulib/configure: Regenerate.
8014 * gnulib/import/Makefile.am: Regenerate.
8015 * gnulib/import/Makefile.in: Regenerate.
8016 * gnulib/import/m4/gnulib-cache.m4: Regenerate.
8017 * gnulib/import/m4/gnulib-comp.m4: Regenerate.
8018 * gnulib/import/m4/rawmemchr.m4: New file.
8019 * gnulib/import/m4/strchrnul.m4: New file.
8020 * gnulib/import/rawmemchr.c: New file.
8021 * gnulib/import/rawmemchr.valgrind: New file.
8022 * gnulib/import/strchrnul.c: New file.
8023 * gnulib/import/strchrnul.valgrind: New file.
8024
8025 2016-01-28 Yao Qi <yao.qi@linaro.org>
8026
8027 * breakpoint.c (build_target_command_list): Don't call continue
8028 if aexpr is NULL.
8029 (build_target_condition_list): Likewise.
8030
8031 2016-01-27 Kevin Buettner <kevinb@redhat.com>
8032
8033 * rx-tdep.c (rx_push_dummy_call): Treat scalars larger than 8
8034 bytes as aggregates.
8035
8036 2016-01-27 Joel Brobecker <brobecker@adacore.com>
8037
8038 * MAINTAINERS (Responsible Maintainers): Add Keith Seitz as
8039 Linespec Maintainers.
8040
8041 2016-01-26 Simon Marchi <simon.marchi@ericsson.com>
8042
8043 * common/common-utils.c (skip_spaces): Fix comment.
8044 (skip_to_space_const): Likewise.
8045
8046 2016-01-25 Yao Qi <yao.qi@linaro.org>
8047
8048 * arch/arm-get-next-pcs.c (thumb_deal_with_atomic_sequence_raw):
8049 Remove argument pc. Get pc by regcache_read_pc. Callers updated.
8050 (arm_deal_with_atomic_sequence_raw): Likewise.
8051 (thumb_get_next_pcs_raw): Likewise.
8052 (arm_get_next_pcs_raw): Likewise.
8053 (arm_get_next_pcs): Remove argument pc. Callers updated.
8054 * arch/arm-get-next-pcs.h (arm_get_next_pcs): Update declaration.
8055
8056 2016-01-25 Mark Wielaard <mjw@redhat.com>
8057
8058 * ada-lang.c (ada_evaluate_subexp): Add proper else block.
8059 * c-typeprint.c (c_type_print_base): Fix misleading indentation of
8060 if statement.
8061 * inflow.c (child_terminal_ours_1): Fix misleading indentation of
8062 statement block by introducing an else.
8063 * linux-record.c (record_linux_sockaddr): Fix misleading indentation
8064 of return statements.
8065 (record_linux_msghdr): Likewise.
8066
8067 2016-01-25 Pedro Alves <palves@redhat.com>
8068
8069 PR threads/19461
8070 * infrun.c (handle_inferior_event_1) <fork/vfork>: Update
8071 parent/child running states.
8072
8073 2016-01-25 Pedro Alves <palves@redhat.com>
8074
8075 PR gdb/19494
8076 * linux-nat.c (kill_one_lwp): New, factored out from ...
8077 (kill_callback): ... this.
8078 (kill_wait_callback): New, factored out from ...
8079 (kill_wait_one_lwp): ... this.
8080 (kill_unfollowed_fork_children): New function.
8081 (linux_nat_kill): Use it.
8082
8083 2016-01-22 John Baldwin <jhb@FreeBSD.org>
8084
8085 * fbsd-nat.c (fbsd_pid_to_str): Adjust string format.
8086
8087 2016-01-22 Yao Qi <yao.qi@linaro.org>
8088
8089 * arm-linux-nat.c (fetch_fpregs): Call perror_with_name
8090 instead of warning.
8091 (store_fpregs, fetch_regs, store_regs): Likewise.
8092 (fetch_wmmx_regs, store_wmmx_regs): Likewise.
8093 (fetch_vfp_regs, store_vfp_regs): Likewise.
8094
8095 2016-01-21 Doug Evans <dje@google.com>
8096
8097 * breakpoint.c (init_breakpoint_sal): Add comment.
8098
8099 2016-01-21 Marcin Kościelnicki <koriakin@0x04.net>
8100
8101 * ax-gdb.c (gen_traced_pop): Use gen_fetch for string collection.
8102
8103 2016-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
8104
8105 * disasm.c (maybe_add_dis_line_entry): Rename to...
8106 (add_dis_line_entry): ...this, and update header comment.
8107 (do_mixed_source_and_assembly): Now use add_dis_line_entry.
8108
8109 2016-01-21 Pedro Alves <palves@redhat.com>
8110
8111 * Makefile.in (COMPILER_CFLAGS): New.
8112 (CXXFLAGS): Get it from configure.
8113 (INTERNAL_CFLAGS_BASE, INTERNAL_LDFLAGS): Use COMPILER_CFLAGS
8114 instead of CFLAGS.
8115 * build-with-cxx.m4 (GDB_AC_BUILD_WITH_CXX): Set and AC_SUBST
8116 COMPILER_CFLAGS.
8117 * configure: Regenerate.
8118
8119 2016-01-21 Joel Brobecker <brobecker@adacore.com>
8120
8121 * location.h (new_address_location): Add new parameters
8122 "addr_string" and "addr_string_len".
8123 (get_address_string_location): Add declaration.
8124 * location.c (new_address_location): Add new parameters
8125 "addr_string" and "addr_string_len". If not NULL, store
8126 a copy of the addr_string in the new location as well.
8127 (get_address_string_location): New function.
8128 (string_to_event_location): Update call to new_address_location.
8129 * linespec.c (event_location_to_sals) <ADDRESS_LOCATION>:
8130 Save the event location in the parser's state before
8131 passing it to convert_address_location_to_sals.
8132 * breakpoint.c (create_thread_event_breakpoint): Update call
8133 to new_address_location.
8134 (init_breakpoint_sal): Get the event location's string, if any,
8135 and use it to update call to new_address_location.
8136 * python/py-finishbreakpoint.c (bpfinishpy_init):
8137 Update call to new_address_location.
8138 * spu-tdep.c (spu_catch_start): Likewise.
8139
8140 * config/djgpp/fnchange.lst: Add entries for
8141 gdb/testsuite/gdb.base/break-fun-addr1.c and
8142 gdb/testsuite/gdb.base/break-fun-addr2.c.
8143
8144 2016-01-21 Yao Qi <yao.qi@linaro.org>
8145
8146 * arm-linux-tdep.c (arm_linux_sigreturn_next_pc): Add parameter
8147 is_thumb and set it according to CPSR saved on the stack.
8148 (arm_linux_get_next_pcs_syscall_next_pc): Pass is_thumb to
8149 arm_linux_sigreturn_next_pc.
8150
8151 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
8152
8153 * python/lib/gdb/printing.py (FlagEnumerationPrinter.__call__):
8154 Fix enumerators sort key function.
8155
8156 2016-01-20 Joel Brobecker <brobecker@adacore.com>
8157
8158 * printcmd.c (print_scalar_formatted): Move binary operator from
8159 end of line to beginning of next line. Adjust formatting
8160 accordingly.
8161
8162 2016-01-19 John Baldwin <jhb@FreeBSD.org>
8163
8164 * fbsd-nat.c (fbsd_pid_to_exec_file): Use new "buflen" instead of
8165 "len" with sysctl.
8166
8167 2016-01-19 John Baldwin <jhb@FreeBSD.org>
8168
8169 * fbsd-tdep.c (find_stop_signal): Remove.
8170 (struct fbsd_collect_regset_section_cb) <lwp>: New field.
8171 <stop_signal>: New field.
8172 <abort_iteration>: New field.
8173 (fbsd_collect_regset_section_cb): Use new fields.
8174 (fbsd_collect_thread_registers): New function.
8175 (struct fbsd_corefile_thread_data): New structure.
8176 (fbsd_corefile_thread): New function.
8177 (fbsd_make_corefile_notes): Use new function to dump notes for each
8178 non-exited thread in a process.
8179
8180 2016-01-19 John Baldwin <jhb@FreeBSD.org>
8181
8182 * configure.ac: Check for support for LWP names on FreeBSD.
8183 * fbsd-nat.c [PT_LWPINFO] New variable debug_fbsd_lwp.
8184 [TDP_RFPPWAIT || HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME]
8185 (fbsd_fetch_kinfo_proc): Move function earlier.
8186 [PT_LWPINFO] (fbsd_thread_alive): New function.
8187 [PT_LWPINFO] (fbsd_pid_to_str): New function.
8188 [HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME] (fbsd_thread_name): New function.
8189 [PT_LWP_EVENTS] (fbsd_enable_lwp_events): New function.
8190 [PT_LWPINFO] (fbsd_add_threads): New function.
8191 [PT_LWPINFO] (fbsd_update_thread_list): New function.
8192 [PT_LWPINFO] New variable super_resume.
8193 [PT_LWPINFO] (resume_one_thread_cb): New function.
8194 [PT_LWPINFO] (resume_all_threads_cb): New function.
8195 [PT_LWPINFO] (fbsd_resume): New function.
8196 (fbsd_remember_child): Save full ptid instead of plain pid.
8197 (fbsd_is_child_pending): Return ptid of saved child process.
8198 (fbsd_wait): Include lwp in returned ptid and switch to LWP ptid on
8199 first stop.
8200 [PT_LWP_EVENTS] Handle LWP events.
8201 [TDP_RFPPWAIT] Include LWP in child ptid.
8202 (fbsd_post_startup_inferior) [PT_LWP_EVENTS]: Enable LWP events.
8203 (fbsd_post_attach) [PT_LWP_EVENTS]: Enable LWP events.
8204 Add threads for existing processes.
8205 (fbsd_nat_add_target) [PT_LWPINFO]: Set "to_thread_alive" to
8206 "fbsd_thread_alive".
8207 Set "to_pid_to_str" to "fbsd_pid_to_str".
8208 [HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME]: Set "to_thread_name" to
8209 "fbsd_thread_name".
8210 [PT_LWPINFO]: Set "to_update_thread_list" to "fbsd_update_thread_list".
8211 Set "to_has_thread_control" to "tc_schedlock".
8212 Set "to_resume" to "fbsd_resume".
8213 (_initialize_fbsd_nat): New function.
8214 * configure: Regenerate.
8215 * config.in: Regenerate.
8216
8217 2016-01-19 John Baldwin <jhb@FreeBSD.org>
8218
8219 * amd64bsd-nat.c (amd64bsd_fetch_inferior_registers): Use
8220 get_ptrace_pid.
8221 (amd64bsd_store_inferior_registers): Use get_ptrace_pid.
8222 (amd64bsd_dr_get): Use get_ptrace_pid.
8223 (amd64bsd_dr_set): Use get_ptrace_pid.
8224 * i386bsd-nat.c (i386bsd_fetch_inferior_registers): Use get_ptrace_pid.
8225 (i386bsd_store_inferior_registers): Use get_ptrace_pid.
8226 (i386bsd_dr_get): Use get_ptrace_pid.
8227 (i386bsd_dr_set): Use get_ptrace_pid.
8228 * inf-ptrace.c (get_ptrace_pid): Export.
8229 * inf-ptrace.h (get_ptrace_pid): Declare.
8230 * ppcfbsd-nat.c (ppcfbsd_fetch_inferior_registers): Use lwp id.
8231 (ppcfbsd_store_inferior_registers): Use lwp id.
8232
8233 2016-01-19 John Baldwin <jhb@FreeBSD.org>
8234
8235 * fbsd_tdep.c (fbsd_core_pid_to_str): New function.
8236 (fbsd_core_thread_name): New function.
8237 (fbsd_init_abi): Add "core_pid_to_str" gdbarch method.
8238 Add "core_thread_name" gdbarch method.
8239
8240 2016-01-19 John Baldwin <jhb@FreeBSD.org>
8241
8242 * corelow.c (core_thread_name): New function.
8243 (init_core_ops): Use "core_thread_name" for the "to_thread_name"
8244 target op.
8245 * gdbarch.sh (core_thread_name): New gdbarch callback.
8246 * gdbarch.h: Re-generate.
8247 * gdbarch.c: Re-generate.
8248
8249 2016-01-19 Simon Marchi <simon.marchi@polymtl.ca>
8250
8251 * python/lib/gdb/printing.py (_EnumInstance.to_string): Explicitly
8252 convert gdb.Value to integer type using int().
8253
8254 2016-01-19 John Baldwin <jhb@FreeBSD.org>
8255
8256 * configure.ac: Include <sys/types.h when checking for "r_fs" in
8257 "struct reg".
8258 * configure: Regenerate.
8259
8260 2016-01-19 Pedro Alves <palves@redhat.com>
8261
8262 * ax-gdb.c (agent_command_1): Adjust call to decode_line_full.
8263 * break-catch-throw.c (re_set_exception_catchpoint): Pass the
8264 current program space down to linespec decoding and breakpoint
8265 location updating.
8266 * breakpoint.c (parse_breakpoint_sals): Adjust calls to
8267 decode_line_full.
8268 (until_break_command): Adjust calls to decode_line_1.
8269 (base_breakpoint_decode_location, bkpt_decode_location): Add
8270 'search_pspace' parameter. Pass it along.
8271 (bkpt_probe_create_sals_from_location): Adjust calls to
8272 parse_probes.
8273 (tracepoint_decode_location, tracepoint_probe_decode_location)
8274 (strace_marker_decode_location): Add 'search_pspace' parameter.
8275 Pass it along.
8276 (all_locations_are_pending): Rewrite to take a breakpoint and
8277 program space as arguments instead.
8278 (hoist_existing_locations): New function.
8279 (update_breakpoint_locations): Add 'filter_pspace' parameter. Use
8280 hoist_existing_locations instead of always removing all locations,
8281 and adjust to all_locations_are_pending change.
8282 (location_to_sals): Add 'search_pspace' parameter. Pass it along.
8283 Don't disable the breakpoint if there are other locations in
8284 another program space.
8285 (breakpoint_re_set_default): Adjust to pass down the current
8286 program space as filter program space.
8287 (decode_location_default): Add 'search_pspace' parameter and pass
8288 it along.
8289 (prepare_re_set_context): Don't switch program space here.
8290 (breakpoint_re_set): Use save_current_space_and_thread instead of
8291 save_current_program_space.
8292 * breakpoint.h (struct breakpoint_ops) <decode_location>: Add
8293 'search_pspace' parameter.
8294 (update_breakpoint_locations): Add 'filter_pspace' parameter.
8295 * cli/cli-cmds.c (edit_command, list_command): Adjust calls to
8296 decode_line_1.
8297 * elfread.c (elf_gnu_ifunc_resolver_return_stop): Pass the current
8298 program space as filter program space.
8299 * linespec.c (struct linespec_state) <search_pspace>: New field.
8300 (create_sals_line_offset, convert_explicit_location_to_sals)
8301 (parse_linespec): Pass the search program space down.
8302 (linespec_state_constructor): Add 'search_pspace' parameter.
8303 Store it.
8304 (linespec_parser_new): Add 'search_pspace' parameter and pass it
8305 along.
8306 (linespec_lex_to_end): Adjust.
8307 (decode_line_full, decode_line_1): Add 'search_pspace' parameter
8308 and pass it along.
8309 (decode_line_with_last_displayed): Adjust.
8310 (collect_symtabs_from_filename, symtabs_from_filename): New
8311 'search_pspace' parameter. Use it.
8312 (find_function_symbols): Pass the search program space down.
8313 * linespec.h (decode_line_1, decode_line_full): Add
8314 'search_pspace' parameter.
8315 * probe.c (parse_probes_in_pspace): New function, factored out
8316 from ...
8317 (parse_probes): ... this. Add 'search_pspace' parameter and use
8318 it.
8319 * probe.h (parse_probes): Add pspace' parameter.
8320 * python/python.c (gdbpy_decode_line): Adjust.
8321 * tracepoint.c (scope_info): Adjust.
8322
8323 2016-01-18 Maciej W. Rozycki <macro@imgtec.com>
8324
8325 * mips-tdep.c (mips_insn_size): Remove 48-bit microMIPS
8326 instruction support.
8327 (micromips_next_pc): Likewise.
8328 (micromips_scan_prologue): Likewise.
8329 (micromips_deal_with_atomic_sequence): Likewise.
8330 (micromips_stack_frame_destroyed_p): Likewise.
8331 (mips_breakpoint_from_pc): Likewise.
8332
8333 2016-01-18 Maciej W. Rozycki <macro@imgtec.com>
8334
8335 * mips-tdep.c (micromips_insn_at_pc_has_delay_slot): Pass
8336 unshifted 16-bit microMIPS instruction word to `mips_insn_size'.
8337
8338 2016-01-18 Pedro Alves <palves@redhat.com>
8339
8340 * NEWS: Mention that GDB now displays the ID and name of the
8341 thread that hit a breakpoint or received a signal.
8342 * break-catch-sig.c (signal_catchpoint_print_it): Use
8343 maybe_print_thread_hit_breakpoint.
8344 * break-catch-syscall.c (print_it_catch_syscall): Likewise.
8345 * break-catch-throw.c (print_it_exception_catchpoint): Likewise.
8346 * breakpoint.c (maybe_print_thread_hit_breakpoint): New function.
8347 (print_it_catch_fork, print_it_catch_vfork, print_it_catch_solib)
8348 (print_it_catch_exec, print_it_ranged_breakpoint)
8349 (print_it_watchpoint, print_it_masked_watchpoint, bkpt_print_it):
8350 Use maybe_print_thread_hit_breakpoint.
8351 * breakpoint.h (maybe_print_thread_hit_breakpoint): Declare.
8352 * gdbthread.h (show_thread_that_caused_stop): Declare.
8353 * infrun.c (print_signal_received_reason): Print which thread
8354 received signal.
8355 * thread.c (show_thread_that_caused_stop): New function.
8356
8357 2016-01-18 Gary Benson <gbenson@redhat.com>
8358
8359 * nat/linux-namespaces.c (do_fork): New function.
8360 (linux_mntns_get_helper): Use the above.
8361
8362 2016-01-17 Jonas Hahnfeld <Hahnfeld@itc.rwth-aachen.de> (tiny change)
8363
8364 Pushed by Joel Brobecker <brobecker@adacore.com>.
8365 PR gdb/19208
8366 * dwarf2read.c (read_partial_die): Do not call set_objfile_main_name
8367 if the function has no name.
8368
8369 2016-01-15 Sandra Loosemore <sandra@codesourcery.com>
8370
8371 * charset.c [PHONY_ICONV] (GDB_DEFAULT_HOST_CHARSET):
8372 Conditionalize for Windows host.
8373 (GDB_DEFAULT_TARGET_CHARSET): Match GDB_DEFAULT_HOST_CHARSET.
8374 (GDB_DEFAULT_TARGET_WIDE_CHARSET): Use UTF-32.
8375 (phony_iconv_open): Handle both UTF-32 endiannesses.
8376 (phony_iconv): Likewise. Check for output overflow and clean up
8377 out-of-input cases. Correct adjustment to input buffer pointer.
8378 (set_be_le_names) [PHONY_ICONV]: Use hard-wired names to match
8379 phony_iconv_open.
8380
8381 2016-01-15 Pedro Alves <palves@redhat.com>
8382
8383 * NEWS: Mention star wildcard ranges.
8384 * cli/cli-utils.c (get_number_or_range): Check state->in_range first.
8385 (number_range_setup_range): New function.
8386 * cli/cli-utils.h (number_range_setup_range): New declaration.
8387 * thread.c (thread_apply_command): Support star TID ranges.
8388 * tid-parse.c (tid_range_parser_finished)
8389 (tid_range_parser_string, tid_range_parser_skip)
8390 (get_tid_or_range, get_tid_or_range): Handle
8391 TID_RANGE_STATE_STAR_RANGE.
8392 (tid_range_parser_star_range): New function.
8393 * tid-parse.h (enum tid_range_state) <TID_RANGE_STATE_STAR_RANGE>:
8394 New value.
8395 (tid_range_parser_star_range): New declaration.
8396
8397 2016-01-15 Pedro Alves <palves@redhat.com>
8398
8399 * thread.c (thread_apply_command): Use the tid range parser to
8400 advance past the thread ID list.
8401 * tid-parse.c (get_positive_number_trailer): New function.
8402 (parse_thread_id): Use it.
8403 (get_tid_or_range): Use it. Return 0 instead of throwing invalid
8404 thread ID error.
8405 (get_tid_or_range): Detect negative values. Return 0 instead of
8406 throwing invalid thread ID error.
8407
8408 2016-01-14 Yao Qi <yao.qi@linaro.org>
8409
8410 * arm-linux-tdep.c (arm_linux_get_next_pcs_syscall_next_pc):
8411 Declare.
8412 (arm_linux_get_next_pcs_ops): Install
8413 arm_linux_get_next_pcs_syscall_next_pc.
8414 (arm_linux_syscall_next_pc): Change to ...
8415 (arm_linux_get_next_pcs_syscall_next_pc): ... it.
8416 (arm_linux_init_abi): Don't set tdep->syscall_next_pc.
8417 * arm-tdep.c (arm_get_next_pcs_syscall_next_pc): Declare.
8418 (arm_get_next_pcs_syscall_next_pc): Make it static. Don't
8419 call tdep->syscall_next_pc.
8420 * arm-tdep.h (struct gdbarch_tdep) <syscall_next_pc>: Remove.
8421 (arm_get_next_pcs_syscall_next_pc): Remove.
8422
8423 2016-01-14 Yao Qi <yao.qi@linaro.org>
8424
8425 * remote.c (remote_set_syscall_catchpoint): Cast to char *.
8426 * thread.c (do_captured_thread_select): Cast to const char *.
8427
8428 2016-01-14 Yao Qi <yao.qi@linaro.org>
8429
8430 * arch/arm-get-next-pcs.c (arm_get_next_pcs_ctor): Change
8431 argument arm_thumb2_breakpoint to has_thumb2_breakpoint.
8432 (thumb_get_next_pcs_raw): Check has_thumb2_breakpoint
8433 instead.
8434 * arch/arm-get-next-pcs.h (struct arm_get_next_pcs)
8435 <arm_thumb2_breakpoint>: Remove.
8436 <has_thumb2_breakpoint>: New field.
8437 (arm_get_next_pcs_ctor): Update declaration.
8438 * arm-linux-tdep.c (arm_linux_software_single_step): Pass
8439 1 to arm_get_next_pcs_ctor.
8440 * arm-tdep.c (arm_software_single_step): Pass 0 to
8441 arm_get_next_pcs_ctor.
8442
8443 2016-01-13 Ulrich Weigand <uweigand@de.ibm.com>
8444
8445 * MAINTAINERS: Add Andreas Arnez as s390 target maintainer.
8446
8447 2016-01-13 Yao Qi <yao.qi@linaro.org>
8448
8449 * arch/arm-get-next-pcs.c (arm_get_next_pcs_raw): Use
8450 byte_order_for_code to read instruction.
8451
8452 2016-01-13 Pedro Alves <palves@redhat.com>
8453
8454 * NEWS: Mention $_gthread.
8455 * gdbthread.h (struct thread_info) <global_num>: Mention
8456 $_gthread.
8457 * thread.c (thread_num_make_value_helper): New function.
8458 (thread_id_make_value): Delete.
8459 (thread_id_per_inf_num_make_value, global_thread_id_make_value):
8460 New.
8461 (thread_funcs): Adjust.
8462 (gthread_funcs): New.
8463 (_initialize_thread): Register $_gthread variable.
8464
8465 2016-01-13 Pedro Alves <palves@redhat.com>
8466
8467 * NEWS: Mention "info threads -gid".
8468 * gdbthread.h (struct thread_info) <global_num>: Mention "info
8469 threads -gid".
8470 * thread.c (info_threads_command): Handle "-gid".
8471 (_initialize_thread): Adjust "info threads" help string to mention
8472 -gid.
8473
8474 2016-01-13 Pedro Alves <palves@redhat.com>
8475
8476 * NEWS: Mention InferiorThread.global_num.
8477 * python/py-infthread.c (thpy_get_global_num): New function.
8478 (thread_object_getset): Register "global_num".
8479
8480 2016-01-13 Pedro Alves <palves@redhat.com>
8481
8482 * NEWS: Mention that thread IDs are now per inferior and global
8483 thread IDs.
8484 * Makefile.in (SFILES): Add tid-parse.c.
8485 (COMMON_OBS): Add tid-parse.o.
8486 (HFILES_NO_SRCDIR): Add tid-parse.h.
8487 * ada-tasks.c: Adjust to use ptid_to_global_thread_id.
8488 * breakpoint.c (insert_breakpoint_locations)
8489 (remove_threaded_breakpoints, bpstat_check_breakpoint_conditions)
8490 (print_one_breakpoint_location, set_longjmp_breakpoint)
8491 (check_longjmp_breakpoint_for_call_dummy)
8492 (set_momentary_breakpoint): Adjust to use global IDs.
8493 (find_condition_and_thread, watch_command_1): Use parse_thread_id.
8494 (until_break_command, longjmp_bkpt_dtor)
8495 (breakpoint_re_set_thread, insert_single_step_breakpoint): Adjust
8496 to use global IDs.
8497 * dummy-frame.c (pop_dummy_frame_bpt): Adjust to use
8498 ptid_to_global_thread_id.
8499 * elfread.c (elf_gnu_ifunc_resolver_stop): Likewise.
8500 * gdbthread.h (struct thread_info): Rename field 'num' to
8501 'global_num. Add new fields 'per_inf_num' and 'inf'.
8502 (thread_id_to_pid): Rename thread_id_to_pid to
8503 global_thread_id_to_ptid.
8504 (pid_to_thread_id): Rename to ...
8505 (ptid_to_global_thread_id): ... this.
8506 (valid_thread_id): Rename to ...
8507 (valid_global_thread_id): ... this.
8508 (find_thread_id): Rename to ...
8509 (find_thread_global_id): ... this.
8510 (ALL_THREADS, ALL_THREADS_BY_INFERIOR): Declare.
8511 (print_thread_info): Add comment.
8512 * tid-parse.h: New file.
8513 * tid-parse.c: New file.
8514 * infcmd.c (step_command_fsm_prepare)
8515 (step_command_fsm_should_stop): Adjust to use the global thread
8516 ID.
8517 (until_next_command, until_next_command)
8518 (finish_command_fsm_should_stop): Adjust to use the global thread
8519 ID.
8520 (attach_post_wait): Adjust to check the inferior number too.
8521 * inferior.h (struct inferior) <highest_thread_num>: New field.
8522 * infrun.c (handle_signal_stop)
8523 (insert_exception_resume_breakpoint)
8524 (insert_exception_resume_from_probe): Adjust to use the global
8525 thread ID.
8526 * record-btrace.c (record_btrace_open): Use global thread IDs.
8527 * remote.c (process_initial_stop_replies): Also consider the
8528 inferior number.
8529 * target.c (target_pre_inferior): Clear the inferior's highest
8530 thread num.
8531 * thread.c (clear_thread_inferior_resources): Adjust to use the
8532 global thread ID.
8533 (new_thread): New inferior parameter. Adjust to use it. Set both
8534 the thread's global ID and the thread's per-inferior ID.
8535 (add_thread_silent): Adjust.
8536 (find_thread_global_id): New.
8537 (find_thread_id): Make static. Adjust to rename.
8538 (valid_thread_id): Rename to ...
8539 (valid_global_thread_id): ... this.
8540 (pid_to_thread_id): Rename to ...
8541 (ptid_to_global_thread_id): ... this.
8542 (thread_id_to_pid): Rename to ...
8543 (global_thread_id_to_ptid): ... this. Adjust.
8544 (first_thread_of_process): Adjust.
8545 (do_captured_list_thread_ids): Adjust to use global thread IDs.
8546 (should_print_thread): New function.
8547 (print_thread_info): Rename to ...
8548 (print_thread_info_1): ... this, and add new show_global_ids
8549 parameter. Handle it. Iterate over inferiors.
8550 (print_thread_info): Reimplement as wrapper around
8551 print_thread_info_1.
8552 (show_inferior_qualified_tids): New function.
8553 (print_thread_id): Use it.
8554 (tp_array_compar): Compare inferior numbers too.
8555 (thread_apply_command): Use tid_range_parser.
8556 (do_captured_thread_select): Use parse_thread_id.
8557 (thread_id_make_value): Adjust.
8558 (_initialize_thread): Adjust "info threads" help string.
8559 * varobj.c (struct varobj_root): Update comment.
8560 (varobj_create): Adjust to use global thread IDs.
8561 (value_of_root_1): Adjust to use global_thread_id_to_ptid.
8562 * windows-tdep.c (display_tib): No longer accept an argument.
8563 * cli/cli-utils.c (get_number_trailer): Make extern.
8564 * cli/cli-utils.h (get_number_trailer): Declare.
8565 (get_number_const): Adjust documentation.
8566 * mi/mi-cmd-var.c (mi_cmd_var_update_iter): Adjust to use global
8567 thread IDs.
8568 * mi/mi-interp.c (mi_new_thread, mi_thread_exit)
8569 (mi_on_normal_stop, mi_output_running_pid, mi_on_resume):
8570 * mi/mi-main.c (mi_execute_command, mi_cmd_execute): Likewise.
8571 * guile/scm-breakpoint.c (gdbscm_set_breakpoint_thread_x):
8572 Likewise.
8573 * python/py-breakpoint.c (bppy_set_thread): Likewise.
8574 * python/py-finishbreakpoint.c (bpfinishpy_init): Likewise.
8575 * python/py-infthread.c (thpy_get_num): Add comment and return the
8576 per-inferior thread ID.
8577 (thread_object_getset): Update comment of "num".
8578
8579 2016-01-13 Pedro Alves <palves@redhat.com>
8580
8581 * breakpoint.c (remove_threaded_breakpoints)
8582 (print_one_breakpoint_location): Use print_thread_id.
8583 * btrace.c (btrace_enable, btrace_disable, btrace_teardown)
8584 (btrace_fetch, btrace_clear): Use print_thread_id.
8585 * common/print-utils.c (CELLSIZE): Delete.
8586 (get_cell): Rename to ...
8587 (get_print_cell): ... this and made extern. Adjust call callers.
8588 Adjust to use PRINT_CELL_SIZE.
8589 * common/print-utils.h (get_print_cell): Declare.
8590 (PRINT_CELL_SIZE): New.
8591 * gdbthread.h (print_thread_id): Declare.
8592 * infcmd.c (signal_command): Use print_thread_id.
8593 * inferior.c (print_inferior): Use print_thread_id.
8594 * infrun.c (handle_signal_stop)
8595 (insert_exception_resume_breakpoint)
8596 (insert_exception_resume_from_probe)
8597 (print_signal_received_reason): Use print_thread_id.
8598 * record-btrace.c (record_btrace_info)
8599 (record_btrace_resume_thread, record_btrace_cancel_resume)
8600 (record_btrace_step_thread, record_btrace_wait): Use
8601 print_thread_id.
8602 * thread.c (thread_apply_all_command): Use print_thread_id.
8603 (print_thread_id): New function.
8604 (thread_apply_command): Use print_thread_id.
8605 (thread_command, thread_find_command, do_captured_thread_select):
8606 Use print_thread_id.
8607
8608 2016-01-13 Pedro Alves <palves@redhat.com>
8609
8610 * NEWS: Mention InferiorThread.inferior.
8611 * python/py-infthread.c (thpy_get_inferior): New.
8612 (thread_object_getset): Register "inferior".
8613
8614 2016-01-13 Pedro Alves <palves@redhat.com>
8615
8616 * NEWS: Mention $_inferior.
8617 * inferior.c (inferior_id_make_value): New.
8618 (inferior_funcs): New.
8619 (_initialize_inferior): Create $_inferior variable.
8620
8621 2016-01-13 Pedro Alves <palves@redhat.com>
8622
8623 PR breakpoints/19388
8624 * frame.c (get_current_frame): Use validate_registers_access.
8625 * gdbthread.h (validate_registers_access): Declare.
8626 * infrun.c (validate_siginfo_access): Delete.
8627 (siginfo_value_read, siginfo_value_write): Use
8628 validate_registers_access.
8629 * thread.c (validate_registers_access): New function.
8630
8631 2016-01-12 Josh Stone <jistone@redhat.com>
8632 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8633
8634 * NEWS (Changes since GDB 7.10): Mention QCatchSyscalls and the
8635 syscall_entry and syscall_return stop reasons. Mention GDB
8636 support for remote catch syscall.
8637 * remote.c (PACKET_QCatchSyscalls): New enum.
8638 (remote_set_syscall_catchpoint): New function.
8639 (remote_protocol_features): New element for QCatchSyscalls.
8640 (remote_parse_stop_reply): Parse syscall_entry/return stops.
8641 (init_remote_ops): Install remote_set_syscall_catchpoint.
8642 (_initialize_remote): Config QCatchSyscalls.
8643 * linux-nat.h (struct lwp_info) <syscall_state>: Comment typo.
8644
8645 2016-01-12 Yao Qi <yao.qi@linaro.org>
8646
8647 * nat/linux-ptrace.c (linux_child_function): Cast child_stack
8648 to gdb_byte * and pass to linux_fork_to_function.
8649
8650 2016-01-12 Yao Qi <yao.qi@linaro.org>
8651
8652 * nat/linux-ptrace.c (linux_fork_to_function): Change type
8653 of argument 'function'.
8654 (linux_grandchild_function): Change return type to 'int'.
8655 Change child_stack's type to 'void *'.
8656 (linux_child_function): Likewise.
8657
8658 2016-01-12 Pedro Alves <palves@redhat.com>
8659
8660 Remove use of the registered trademark symbol throughout.
8661
8662 2016-01-12 Thomas Schwinge <thomas@codesourcery.com>
8663
8664 * reply_mig_hack.awk: Rewrite one regular expression.
8665
8666 2016-01-11 Mike Frysinger <vapier@gentoo.org>
8667
8668 * acinclude.m4: Include new warning.m4 file.
8669 * configure: Regenerated.
8670 * configure.ac: Move all warning logic ...
8671 * warning.m4: ... here.
8672
8673 2016-01-08 Yao Qi <yao.qi@linaro.org>
8674
8675 * extension.c: Include target.h.
8676 (set_active_ext_lang): Only call install_gdb_sigint_handler,
8677 check_quit_flag, and set_quit_flag if target_terminal_is_ours
8678 returns false.
8679 (restore_active_ext_lang): Likewise.
8680 * target.c (target_terminal_is_ours): New function.
8681 * target.h (target_terminal_is_ours): Declare.
8682
8683 2016-01-07 Maciej W. Rozycki <macro@imgtec.com>
8684
8685 * mips-tdep.c (mips_breakpoint_from_pc): Rename local `status'
8686 to `err' in the little-endian leg.
8687
8688 2016-01-06 Yao Qi <yao.qi@linaro.org>
8689
8690 * arch/arm-get-next-pcs.c (arm_get_next_pcs): Move it to some
8691 lines below.
8692 (thumb_get_next_pcs_raw): Make it static.
8693 (arm_get_next_pcs_raw): Likewise.
8694 * arch/arm-get-next-pcs.h (thumb_get_next_pcs_raw): Remove the
8695 declaration.
8696 (arm_get_next_pcs_raw): Likewise.
8697
8698 2016-01-05 Mike Frysinger <vapier@gentoo.org>
8699
8700 * version.in: Change cvs to git.
8701
8702 2016-01-05 Mike Frysinger <vapier@gentoo.org>
8703
8704 * configure.tgt (score-*-*): Delete gdb_sim assignment.
8705
8706 2016-01-05 Pedro Alves <palves@redhat.com>
8707
8708 PR sim/13418
8709 * configure.ac: Define WITH_PPC_SIM when linking in the sim and
8710 the target is powerpc*.
8711 * rs6000-tdep.c (init_sim_regno_table): Check WITH_PPC_SIM instead
8712 of WITH_SIM.
8713 * configure: Regenerate.
8714 * config.in: Regenerate.
8715
8716 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
8717
8718 * btrace.c (btrace_pt_readmem_callback): Do not return in TRY/CATCH.
8719
8720 2016-01-02 Mike Frysinger <vapier@gentoo.org>
8721
8722 * configure.tgt (powerpc*-*-*): Delete test call and
8723 always assign gdb_sim.
8724
8725 2016-01-01 Joel Brobecker <brobecker@adacore.com>
8726
8727 Update year range in copyright notice of all files.
8728
8729 2016-01-01 Joel Brobecker <brobecker@adacore.com>
8730
8731 * top.c (print_gdb_version): Change copyright year in version
8732 message.
8733
8734 2016-01-01 Joel Brobecker <brobecker@adacore.com>
8735
8736 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2015.
8737
8738 For older changes see ChangeLog-2015.
8739 \f
8740 Local Variables:
8741 mode: change-log
8742 left-margin: 8
8743 fill-column: 74
8744 version-control: never
8745 coding: utf-8
8746 End: