Don't call clear_quit_flag in captured_main
[binutils-gdb.git] / gdb / ChangeLog
1 2016-04-12 Pedro Alves <palves@redhat.com>
2
3 * main.c (captured_main): Don't clear the quit flag.
4
5 2016-04-12 Pedro Alves <palves@redhat.com>
6
7 * exceptions.c (prepare_to_throw_exception): Don't clear the quit
8 flag.
9
10 2016-04-12 Pedro Alves <palves@redhat.com>
11
12 * event-top.c (command_handler): Don't call clear_quit_flag.
13
14 2016-04-12 Pedro Alves <palves@redhat.com>
15
16 * remote-sim.c (gdb_os_poll_quit): Don't call clear_quit_flag.
17 * remote.c (remote_wait_as): Don't call clear_quit_flag.
18
19 2016-04-12 Pedro Alves <palves@redhat.com>
20
21 * python/python.c: Include "ser-event.h".
22 (gdbpy_event_fds): Delete.
23 (gdbpy_serial_event): New.
24 (gdbpy_run_events): Change prototype. Use serial_event_clear
25 instead of serial_readchar.
26 (gdbpy_post_event): Use serial_event_set instead of serial_write.
27 (gdbpy_initialize_events): Use make_serial_event instead of
28 serial_pipe.
29
30 2016-04-12 Pedro Alves <palves@redhat.com>
31
32 * defs.h: Extend QUIT-related comments to mention
33 interruptible_select.
34 (quit_serial_event_set, quit_serial_event_clear): Declare.
35 * event-top.c: Include "ser-event.h" and "gdb_select.h".
36 (quit_serial_event): New global.
37 (async_init_signals): Make quit_serial_event.
38 (quit_serial_event_set, quit_serial_event_clear)
39 (quit_serial_event_fd, interruptible_select): New functions.
40 * extension.c (set_quit_flag): Set the quit serial event.
41 (check_quit_flag): Clear the quit serial event.
42 * gdb_select.h (interruptible_select): New declaration.
43 * guile/scm-ports.c (ioscm_input_waiting): Use
44 interruptible_select instead of gdb_select.
45 * top.c (gdb_readline_no_editing): Likewise.
46 * ui-file.c (stdio_file_read): Likewise.
47
48 2016-04-12 Pedro Alves <palves@redhat.com>
49
50 * event-loop.c: Include "ser-event.h".
51 (async_signal_handlers_serial_event): New global.
52 (async_signals_handler, initialize_async_signal_handlers): New
53 functions.
54 (mark_async_signal_handler): Set
55 async_signal_handlers_serial_event.
56 (invoke_async_signal_handlers): Clear
57 async_signal_handlers_serial_event.
58 * event-top.c (async_init_signals): Call
59 initialize_async_signal_handlers.
60
61 2016-04-12 Pedro Alves <palves@redhat.com>
62
63 * Makefile.in (SFILES): Add ser-event.c.
64 (HFILES_NO_SRCDIR): Add ser-event.h.
65 (COMMON_OBS): Add ser-event.o.
66 * ser-event.c, ser-event.h: New files.
67 * serial.c (new_serial): New function, factored out from
68 (serial_fdopen_ops): ... this.
69 (serial_open_ops_1): New function, factored out from
70 (serial_open): ... this.
71 (serial_open_ops): New function.
72 * serial.h (struct serial): Forware declare.
73 (serial_open_ops): New declaration.
74
75 2016-04-12 Pedro Alves <palves@redhat.com>
76
77 * serial.c (serial_open, serial_fdopen_ops, do_serial_close):
78 Remove references to name.
79 * serial.h (struct serial) <name>: Delete.
80
81 2016-04-12 Pedro Alves <palves@redhat.com>
82
83 * remote-fileio.c (sigint_fileio_token, remote_fio_no_longjmp):
84 Delete.
85 (async_remote_fileio_interrupt): Delete.
86 (remote_fileio_ctrl_c_signal_handler): Don't call the async signal
87 handler. Instead just always set the ctrl_c flag.
88 (remote_fileio_reply): Clear remote_fio_ctrl_c_flag before
89 re-enabling the SIGINT handler.
90 (remote_fileio_func_open, remote_fileio_func_close)
91 (remote_fileio_func_read, remote_fileio_func_write)
92 (remote_fileio_func_lseek, remote_fileio_func_rename)
93 (remote_fileio_func_unlink, remote_fileio_func_stat)
94 (remote_fileio_func_fstat, remote_fileio_func_gettimeofday)
95 (remote_fileio_func_isatty, remote_fileio_func_system)
96 (remote_fileio_request): Remove references to
97 remote_fio_no_longjmp.
98 (initialize_remote_fileio): Don't create an async signal handler.
99
100 2016-04-12 Pedro Alves <palves@redhat.com>
101
102 * event-top.c (stdin_event_handler): Call QUIT;
103 (prompt_for_continue): Don't run with immediate_quit set.
104
105 2016-04-12 Pedro Alves <palves@redhat.com>
106
107 * tui/tui-io.c (tui_redisplay_readline): Check
108 gdb_in_secondary_prompt_p instead of immediate_quit.
109 * tui/tui.c: Include top.h.
110 (tui_rl_startup_hook): Check gdb_in_secondary_prompt_p instead of
111 immediate_quit.
112
113 2016-04-12 Pedro Alves <palves@redhat.com>
114
115 * top.c (read_command_file): Inline command_loop here.
116 (command_loop): Delete.
117
118 2016-04-12 Pedro Alves <palves@redhat.com>
119
120 * top.c: Include "gdb_select.h".
121 (gdb_readline_no_editing): Wait for input with gdb_select instead
122 of blocking in fgetc.
123 (command_line_input): Don't set immediate_quit.
124
125 2016-04-08 Martin Galvan <martin.galvan@tallertechnologies.com>
126
127 * value.c (value_next): Make pass-by-reference parameters const-correct.
128 (value_parent): Likewise.
129 (value_enclosing_type): Likewise.
130 (value_lazy): Likewise.
131 (value_stack): Likewise.
132 (value_embedded_offset): Likewise.
133 (value_pointed_to_offset): Likewise.
134 (value_raw_address): Likewise.
135 (deprecated_value_modifiable): Likewise.
136 (value_free_to_mark): Likewise.
137 (value_release_to_mark): Likewise.
138 (internalvar_name): Likewise.
139 (readjust_indirect_value_type): Likewise.
140 (value_initialized): Likewise.
141 * value.h (value_next): Likewise.
142 (value_parent): Likewise.
143 (value_enclosing_type): Likewise.
144 (value_lazy): Likewise.
145 (value_stack): Likewise.
146 (value_embedded_offset): Likewise.
147 (value_pointed_to_offset): Likewise.
148 (value_raw_address): Likewise.
149 (deprecated_value_modifiable): Likewise.
150 (value_free_to_mark): Likewise.
151 (value_release_to_mark): Likewise.
152 (internalvar_name): Likewise.
153 (readjust_indirect_value_type): Likewise.
154 (value_initialized): Likewise.
155
156 2016-04-07 Yao Qi <yao.qi@linaro.org>
157
158 * record-full.c (record_full_insert_breakpoint): Return
159 early if entry on the address is found in
160 record_full_breakpoints.
161
162 2016-04-07 Yao Qi <yao.qi@linaro.org>
163
164 * record-full.c (record_full_insert_breakpoint): Set
165 bp_tgt->reqstd_address and bp_tgt->placed_size.
166
167 2016-04-06 Don Breazeal <donb@codesourcery.com>
168
169 * value.c (value_actual_type): Don't try to get rtti type
170 of the value if it has been optimized out.
171 (value_optimized_out): If a memory access error occurs,
172 just check vaue->optimized_out.
173
174 2016-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
175
176 Revert the previous commit adding unknown_v_replies_ok.
177
178 2016-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
179
180 * remote.c (struct remote_state): New field unknown_v_replies_ok.
181 (packet_config_support): Read it.
182 (remote_start_remote): Set it.
183
184 2016-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
185
186 * remote.c: Revert check-in by a mistake in the previous commit.
187
188 2016-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
189 Pedro Alves <palves@redhat.com>
190
191 * exec.c (exec_file_locate_attach): Print warning for unsupported
192 target_pid_to_exec_file.
193 * symfile-mem.c (add_vsyscall_page): Remove the "file" command
194 message part.
195
196 2016-04-04 Simon Marchi <simon.marchi@ericsson.com>
197
198 * cli/cli-decode.c (help_cmd_list): Fix function doc and remove
199 trailing spaces.
200
201 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
202
203 PR gdb/19820
204 * eval.c (evaluate_subexp_standard): Allow TYPE_CODE_ENUM to be
205 the type of BINOP_REPEAT's second operand.
206
207 2016-03-31 Yichao Yu <yyc1992@gmail.com>
208
209 PR gdb/19858
210 * jit.c (jit_breakpoint_re_set_internal): Return 0 if we already
211 got the breakpoint at the right address.
212 (jit_inferior_created): New function.
213 (_initialize_jit): Install jit_inferior_created as
214 inferior_created observer.
215
216 2016-03-31 Marcin Kościelnicki <koriakin@0x04.net>
217
218 * NEWS: Mention support for tracepoints on powerpc*-linux.
219
220 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
221
222 PR python/19743
223 * python/python.c (execute_gdb_command): Use console uiout
224 when executing gdb command.
225 * utils.c (restore_ui_out_closure): New structure.
226 (do_restore_ui_out): New function.
227 (make_cleanup_restore_ui_out): Likewise.
228 * utils.h (make_cleanup_restore_ui_out): Declare.
229
230 2016-03-31 Pedro Alves <palves@redhat.com>
231
232 * NEWS: Mention that support for "target m32rsdi", "target mips",
233 "target pmon", "target ddb", "target rockhopper", and "target lsi"
234 was removed.
235 * Makefile.in (ALL_TARGET_OBS): Remove remote-m32r-sdi.o and
236 remote-mips.o.
237 (ALLDEPFILES): Remove remote-m32r-sdi.c and remote-mips.c.
238 * configure.tgt: Remove all references to remote-m32r-sdi.o and
239 remote-mips.o.
240 * mips-tdep.c (deprecated_mips_set_processor_regs_hack): Delete
241 function.
242 * mips-tdep.h (deprecated_mips_set_processor_regs_hack): Delete
243 declaration.
244 * remote-m32r-sdi.c, remote-mips.c: Delete files.
245 * symfile.c (generic_load, generic_load): Remove comments.
246
247 2016-03-30 Yao Qi <yao.qi@linaro.org>
248
249 * arm-tdep.c (arm_epilogue_frame_this_id): Check 'func' against
250 0 rather than NULL.
251
252 2016-03-30 Yao Qi <yao.qi@linaro.org>
253
254 * arm-tdep.c: (arm_make_epilogue_frame_cache): New function.
255 (arm_epilogue_frame_this_id): New function.
256 (arm_epilogue_frame_prev_register): New function.
257 (arm_epilogue_frame_sniffer): New function.
258 (arm_epilogue_frame_unwind): New.
259 (arm_gdbarch_init): Append unwinder arm_epilogue_frame_unwind.
260
261 2016-03-30 Yao Qi <yao.qi@linaro.org>
262
263 * arm-tdep.c (arm_stack_frame_destroyed_p): Rename it ...
264 (arm_stack_frame_destroyed_p_1): ... here. Don't call
265 arm_pc_is_thumb.
266 (arm_stack_frame_destroyed_p): Call
267 thumb_stack_frame_destroyed_p and
268 arm_stack_frame_destroyed_p_1.
269
270 2016-03-30 Doug Evans <dje@google.com>
271
272 * python/py-utils.c (host_string_to_python_string): New function.
273 * python/python-internal.h (host_string_to_python_string): Declare it.
274 * python/py-*.c (*): Update all calls to
275 PyString_Decode (str, strlen (str), host_charset (), NULL);
276 to use host_string_to_python_string instead.
277
278 2016-03-30 Marcin Kościelnicki <koriakin@0x04.net>
279
280 * remote.c (remote_check_symbols): Allocate own buffer for reply.
281
282 2016-03-29 Max Filippov <jcmvbkbc@gmail.com>
283
284 * xtensa-tdep.c (xtensa_frame_cache): Change op1 type to LONGEST.
285 Use safe_read_memory_integer instead of read_memory_integer.
286
287 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
288
289 * NEWS: Mention support for tracepoints on s390*-linux.
290
291 2016-03-29 Don Breazeal <donb@codesourcery.com>
292
293 * gdb/value.c (value_actual_type): Fix formatting issue.
294
295 2016-03-23 Yao Qi <yao.qi@linaro.org>
296
297 * gdbarch.sh (software_single_step): Remove comments.
298 * gdbarch.h: Regenerated.
299
300 2016-03-21 Yao Qi <yao.qi@linaro.org>
301
302 * arm-tdep.c (arm_record_media): New.
303 (arm_record_ld_st_reg_offset): Call arm_record_media.
304
305 2016-03-21 Yao Qi <yao.qi@linaro.org>
306
307 * arm-linux-tdep.c (arm_canonicalize_syscall): Canonicalize
308 more syscalls.
309
310 2016-03-18 Yao Qi <yao.qi@linaro.org>
311
312 * sparc-tdep.c (sparc_software_single_step): Make it static.
313 * sparc-tdep.h (sparc_software_single_step): Remove declaration.
314
315 2016-03-18 Yao Qi <yao.qi@linaro.org>
316
317 * spu-tdep.c (spu_software_single_step): Throw error when
318 target_read_memory fails.
319
320 2016-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
321
322 * linux-thread-db.c (check_pid_namespace_match): Extend the message.
323
324 2016-03-17 Pedro Alves <palves@redhat.com>
325 Don Breazeal <donb@codesourcery.com>
326
327 PR remote/19496
328 * infcmd.c (notice_new_inferior): Use the 'leave_running' argument
329 instead of checking the 'non_stop' global.
330 * remote.c (remote_add_thread): New parameter 'executing'. Use it
331 to set the new thread's executing state.
332 (remote_notice_new_inferior): Rename parameter 'running' to
333 'executing'. Always set the thread state to THREAD_RUNNING in
334 non-stop mode, and to THREAD_STOPPED in all-stop mode. Pass
335 EXECUTING to remote_add_thread and notice_new_inferior.
336 (remote_update_thread_list): Update to pass executing state, not
337 running state.
338
339 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
340
341 * syscalls/s390-linux.xml: Add NUMA syscalls and new syscalls up
342 to 374.
343 * syscalls/s390x-linux.xml: Likewise.
344
345 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
346
347 * linux-record.c (record_mem_at_reg): New helper function.
348 (record_linux_system_call): Exploit new helper function where
349 applicable.
350
351 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
352
353 * linux-record.c: Fix whitespace issues; tabify, remove trailing
354 spaces.
355
356 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
357
358 * linux-record.c (record_linux_system_call): Add missing return
359 statements to handling of pipe and pipe2 syscalls.
360
361 2016-03-16 Doug Evans <dje@google.com>
362
363 * xml-tdesc.c (tdesc_start_enum): Fix c++ build.
364
365 2016-03-16 Yao Qi <yao.qi@linaro.org>
366
367 * arm-linux-tdep.c (arm_linux_init_abi): Fix
368 arm_linux_record_tdep.arg1, arm_linux_record_tdep.arg2 and
369 arm_linux_record_tdep.arg3. Set arm_linux_record_tdep.arg4,
370 arm_linux_record_tdep.arg5, arm_linux_record_tdep.arg6, and
371 arm_linux_record_tdep.arg7.
372
373 2016-03-15 Keith Seitz <keiths@redhat.com>
374
375 PR breakpoints/18303
376 * cp-namespace.c (cp_lookup_bare_symbol): Change assertion to
377 look for "::" instead of simply ":".
378 (cp_search_static_and_baseclasses): Return null_block_symbol for
379 malformed input.
380 Remove assertions.
381 * cp-support.c (cp_find_first_component_aux): Do not return
382 a prefix length for ':' unless the next character is also ':'.
383
384 2016-03-15 Doug Evans <dje@google.com>
385
386 * features/aarch64-core.xml (cpsr_flags): New flags type.
387 (cpsr): Use it.
388 * features/aarch64.c: Regenerate.
389
390 2016-03-15 Doug Evans <dje@google.com>
391
392 * features/i386/32bit-core.xml (i386_eflags): Remove "end" spec.
393 * features/i386/32bit-sse.xml (i386_eflags): Ditto.
394 * features/i386/64bit-core.xml (i386_eflags): Ditto.
395 * features/i386/64bit-sse.xml (i386_eflags): Ditto.
396 * features/i386/x32-core.xml (i386_eflags): Ditto.
397
398 2016-03-15 Doug Evans <dje@google.com>
399 Wei-cheng Wang <cole945@gmail.com>
400
401 Extend flags to support multibit and enum bitfields.
402 * NEWS: Document new features.
403 * c-typeprint.c (c_type_print_varspec_prefix): Handle TYPE_CODE_FLAGS.
404 (c_type_print_varspec_suffix, c_type_print_base): Ditto.
405 * gdbtypes.c (arch_flags_type): Don't assume all fields are one bit.
406 (append_flags_type_field): New function.
407 (append_flags_type_flag): Call it.
408 * gdbtypes.h (append_flags_type_field): Declare.
409 * target-descriptions.c (struct tdesc_type_flag): Delete.
410 (enum tdesc_type_kind) <TDESC_TYPE_BOOL>: New enum value.
411 (enum tdesc_type_kind) <TDESC_TYPE_ENUM>: Ditto.
412 (struct tdesc_type) <u.f>: Delete.
413 (tdesc_predefined_types): Add "bool".
414 (tdesc_predefined_type): New function.
415 (tdesc_gdb_type): Handle TDESC_TYPE_BOOL, TDESC_TYPE_ENUM.
416 Update TDESC_TYPE_FLAGS support.
417 (tdesc_free_type): Handle TDESC_TYPE_ENUM. Update TDESC_TYPE_FLAGS.
418 (tdesc_create_flags): Update.
419 (tdesc_create_enum): New function.
420 (tdesc_add_field): Initialize start,end to -1.
421 (tdesc_add_typed_bitfield): New function.
422 (tdesc_add_bitfield): Call it.
423 (tdesc_add_flag): Allow TDESC_TYPE_STRUCT. Update.
424 (tdesc_add_enum_value): New function.
425 (maint_print_c_tdesc_cmd): Fold TDESC_TYPE_FLAGS support into
426 TDESC_TYPE_STRUCT. Handle TDESC_TYPE_ENUM.
427 * target-descriptions.h (tdesc_create_enum): Declare.
428 (tdesc_add_typed_bitfield, tdesc_add_enum_value): Declare.
429 * valprint.c (generic_val_print_enum_1): New function.
430 (generic_val_print_enum): Call it.
431 (val_print_type_code_flags): Make static. Handle multibit bitfields
432 and enum bitfields.
433 * valprint.h (val_print_type_code_flags): Delete.
434 * xml-tdesc.c (struct tdesc_parsing_data) <current_type_is_flags>:
435 Delete. All uses removed.
436 (tdesc_start_enum): New function.
437 (tdesc_start_field): Handle multibit and enum bitfields.
438 (tdesc_start_enum_value): New function.
439 (enum_value_attributes, enum_children, enum_attributes): New static
440 globals.
441 (feature_children): Add "enum".
442 * features/gdb-target.dtd (enum, evalue): New elements.
443
444 2016-03-15 Doug Evans <dje@google.com>
445
446 * target-descriptions.c (struct tdesc_type) <u.u.size>: Change type
447 from LONGEST to int.
448 (struct tdesc_type) <u.f.size>: Ditto.
449 (tdesc_set_struct_size): Change type of "size" arg from LONGEST
450 to int. Add assertion size > 0.
451 (tdesc_create_flags): Ditto.
452 * target-descriptions.h (tdesc_set_struct_size): Update.
453 (tdesc_create_flags): Update.
454 * xml-tdesc.c (MAX_FIELD_SIZE, MAX_FIELD_BITSIZE): New macros.
455 (MAX_VECTOR_SIZE): New macro.
456 (tdesc_start_struct): Catch conversion errors from LONGEST to int.
457 (tdesc_start_flags, tdesc_start_field, tdesc_start_vector): Ditto.
458
459 2016-03-15 Doug Evans <dje@google.com>
460
461 * target-descriptions.c (maint_print_c_tdesc_cmd): Use "type" for
462 TYPE_CODE_FLAGS instead of "field_type", for consistency.
463 * features/i386/amd64-avx-linux.c: Regenerate.
464 * features/i386/amd64-avx.c: Regenerate.
465 * features/i386/amd64-avx512-linux.c: Regenerate.
466 * features/i386/amd64-avx512.c: Regenerate.
467 * features/i386/amd64-linux.c: Regenerate.
468 * features/i386/amd64-mpx-linux.c: Regenerate.
469 * features/i386/amd64-mpx.c: Regenerate.
470 * features/i386/amd64.c: Regenerate.
471 * features/i386/i386-avx-linux.c: Regenerate.
472 * features/i386/i386-avx.c: Regenerate.
473 * features/i386/i386-avx512-linux.c: Regenerate.
474 * features/i386/i386-avx512.c: Regenerate.
475 * features/i386/i386-linux.c: Regenerate.
476 * features/i386/i386-mmx-linux.c: Regenerate.
477 * features/i386/i386-mmx.c: Regenerate.
478 * features/i386/i386-mpx-linux.c: Regenerate.
479 * features/i386/i386-mpx.c: Regenerate.
480 * features/i386/i386.c: Regenerate.
481 * features/i386/x32-avx-linux.c: Regenerate.
482 * features/i386/x32-avx.c: Regenerate.
483 * features/i386/x32-avx512-linux.c: Regenerate.
484 * features/i386/x32-avx512.c: Regenerate.
485 * features/i386/x32-linux.c: Regenerate.
486 * features/i386/x32.c: Regenerate.
487
488 2016-03-15 Pedro Alves <palves@redhat.com>
489
490 PR gdb/19676
491 * linux-thread-db.c (try_thread_db_load_1): Leave
492 info->td_ta_thr_iter_p NULL iff debugging a live process and we
493 have /proc access.
494 (find_new_threads_once): Assert that we have a non-NULL
495 info->td_ta_thr_iter_p instead of checking whether the target has
496 execution.
497
498 2016-03-15 Pedro Alves <palves@redhat.com>
499
500 PR gdb/19676
501 * infrun.c (displaced_step_prepare): Also disable displaced
502 stepping on NOT_SUPPORTED_ERROR.
503 * linux-tdep.c (linux_displaced_step_location): If reading auxv
504 fails, throw NOT_SUPPORTED_ERROR instead of generic error.
505
506 2016-03-13 Marcin Kościelnicki <koriakin@0x04.net>
507
508 * s390-linux-tdep.c (s390_gen_return_address): New function.
509 (s390_gdbarch_init): Fill gen_return_address hook.
510
511 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
512
513 * symmisc.c (maintenance_info_line_tables): New function.
514 (maintenance_print_one_line_table): New function.
515 (_initialize_symmisc): Register 'maint info line-table' command.
516 * NEWS: Mention new command.
517
518 2016-03-11 Marcin Kościelnicki <koriakin@0x04.net>
519
520 * s390-linux-tdep.c (s390_ax_pseudo_register_collect): New function.
521 (s390_ax_pseudo_register_push_stack): New function.
522 (s390_gdbarch_init): Fill ax_pseudo_register_collect and
523 ax_pseudo_register_push_stack hooks.
524
525 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
526
527 * data-directory/Makefile.in (PYTHON_FILE_LIST): Install
528 gdb/function/as_string.py.
529 * python/lib/gdb/function/as_string.py: New file.
530 * NEWS: Mention the new $_as_string function.
531
532 2016-03-09 Jose E. Marchesi <jose.marchesi@oracle.com>
533
534 * target.h: Fix doc string of target_can_use_hardware_watchpoint.
535
536 2016-03-09 Pedro Alves <palves@redhat.com>
537
538 * event-top.c (more_to_come): Delete.
539 (struct readline_input_state): Delete.
540 (readline_input_state): Delete.
541 (get_command_line_buffer): New function.
542 (command_handler): Update comments. Don't handle NULL commands
543 here. Do not execute commented lines.
544 (command_line_append_input_line): New function.
545 (handle_line_of_input): New function, partly based on
546 command_line_handler and command_line_input.
547 (command_line_handler): Rewrite.
548 * event-top.h (command_handler): New declaration.
549 (command_loop): Defer command execution to command_handler.
550 (command_line_input): Update comments. Simplify, using struct
551 buffer and handle_line_of_input.
552 * top.h (struct buffer): New forward declaration.
553 (handle_line_of_input): New declaration.
554
555 2016-03-09 Pedro Alves <palves@redhat.com>
556
557 * event-top.c (command_line_handler): Use xfree + xstrdup instead
558 of xrealloc + strcpy.
559 * main.c (captured_main): Use xstrdup instead of xmalloc plus
560 manual clear.
561 * top.c (saved_command_line): Rewrite comment.
562 (saved_command_line_size): Delete.
563 (command_line_input): Use xfree + xstrdup instead of xrealloc +
564 strcpy.
565 * top.h (saved_command_line_size): Delete declaration.
566
567 2016-03-09 Pedro Alves <palves@redhat.com>
568
569 * event-top.c: Include buffer.h.
570 (gdb_readline_no_editing_callback): Use struct buffer instead
571 of xrealloc.
572
573 2016-03-09 Pedro Alves <palves@redhat.com>
574
575 * common/buffer.h (buffer_grow_char): New function.
576 * top.c: Include buffer.h.
577 (gdb_readline_no_editing): Rename 'prompt_arg' parameter to
578 'prompt'. Use struct buffer instead of xrealloc.
579
580 2016-03-09 Pedro Alves <palves@redhat.com>
581
582 * defs.h (gdb_readline): Delete declaration.
583 * top.c (gdb_readline): Rename to ...
584 (gdb_readline_no_editing): ... this, and make static.
585
586 2016-03-09 Pedro Alves <palves@redhat.com>
587
588 * utils.c (prompt_for_continue): Update comments.
589
590 2016-03-09 Pedro Alves <palves@redhat.com>
591
592 * event-top.c (async_annotation_suffix): Delete.
593 (top_level_prompt, command_line_handler): Don't use
594 'async_annotation_suffix' and simplify.
595 * event-top.h (async_annotation_suffix): Delete declaration.
596 (init_main): Remove reference to 'async_annotation_suffix'.
597
598 2016-03-09 Pedro Alves <palves@redhat.com>
599
600 * event-top.c (gdb_readline2): Rename to ...
601 (gdb_readline_no_editing_callback): ... this.
602 (change_line_handler, stdin_event_handler)
603 (gdb_setup_readline): Adjust.
604 * event-top.h (gdb_readline2): Rename to ...
605 (gdb_readline_no_editing_callback): ... this, and move closer to
606 other readline-related declarations.
607 * mi/mi-interp.c (mi_interpreter_resume): Adjust.
608
609 2016-03-09 Pedro Alves <palves@redhat.com>
610
611 * top.c (window_hook): Delete.
612 (command_loop): Remove references to window_hook.
613
614 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
615
616 * corefile.c (safe_read_memory_unsigned_integer): New function.
617 * gdbcore.h (safe_read_memory_unsigned_integer): New prototype.
618 * rs6000-tdep.c (rs6000_frame_cache): Read backchain as unsigned.
619
620 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
621
622 * rs6000-tdep.c: Add "ax.h" and "ax-gdb.h" includes.
623 (rs6000_gen_return_address): New function.
624 (rs6000_gdbarch_init): Wire in the above.
625
626 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
627
628 * rs6000-tdep.c (rs6000_ax_pseudo_register_collect): New function.
629 (rs6000_gdbarch_init): Wire in the above.
630
631 2016-03-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
632
633 * s390-linux-tdep.c (s390_analyze_prologue): Ignore BRC and BRCL
634 instructions that do nothing or are conditional traps.
635
636 2016-03-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
637
638 * s390-linux-tdep.c (s390_prologue_frame_unwind_cache): Store
639 frame func's PC in info->func before any other failure can occur.
640 (s390_frame_this_id): Use frame_id_build_unavailable_stack if
641 info->func has been filled out.
642
643 2016-03-09 Pedro Alves <palves@redhat.com>
644
645 * osabi.c (gdb_osabi_names): Avoid spaces in osabi names.
646
647 2016-03-09 Pedro Alves <palves@redhat.com>
648
649 * frv-tdep.c (frv_gdbarch_init): Handle bfd_mach_fr300.
650
651 2016-03-09 Pedro Alves <palves@redhat.com>
652
653 * cris-tdep.c (cris_gdbarch_init): Return 0 if the info's byte
654 order is BFD_ENDIAN_BIG or if the cris version is unsupported.
655
656 2016-03-09 Pedro Alves <palves@redhat.com>
657
658 * doublest.c: Extend comments.
659 (floatformat_to_doublest, floatformat_from_doublest): Copy the
660 floatformat's total size, not the host type's size.
661
662 2016-03-09 Pedro Alves <palves@redhat.com>
663
664 * doublest.c (floatformat_totalsize_bytes): New function.
665 (floatformat_from_type): Assert that the type's length is at least
666 as long as the floatformat's totalsize.
667 * doublest.h (floatformat_totalsize_bytes): New declaration.
668 * gdbtypes.c (arch_float_type): Assert that the type's length is
669 at least as long as the floatformat's totalsize.
670
671 2016-03-09 Pedro Alves <palves@redhat.com>
672
673 * hppa-linux-tdep.c (hppa_linux_init_abi): Set the long double
674 format to floatformats_ieee_double.
675
676 2016-03-07 Pedro Alves <palves@redhat.com>
677
678 * mips-tdep.c (mips_gdbarch_init): Check whether info.abfd is NULL
679 before calling bfd_get_flavour.
680
681 2016-03-05 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
682
683 * avr-tdep.c (AVR_LAST_ARG_REGNUM): Define.
684 (avr_push_dummy_call): Correct last needed argument register.
685 Write MSB of argument into register and subsequent bytes into
686 other registers in decreasing order.
687
688 2016-03-04 Yao Qi <yao.qi@linaro.org>
689
690 * arm-tdep.c (arm_record_vdata_transfer_insn): Simplify the
691 condition check. Record the right D register number.
692
693 2016-03-04 Yao Qi <yao.qi@linaro.org>
694
695 * arm-tdep.c (arm_record_extension_space): Remove code
696 printing "Process record does not support".
697 (arm_record_data_proc_misc_ld_str): Likewise.
698 (decode_insn): Call arm_record_extension_space if condition
699 is 0xf. Call arm_record_unsupported_insn if ret isn't
700 ARM_RECORD_SUCCESS. Use 'ret' instead of 'insn_id' to hold
701 the value of thumb2_record_decode_insn_handler.
702
703 2016-03-04 Simon Marchi <simon.marchi@ericsson.com>
704
705 * features/feature_to_c.sh: Print the help when passing no
706 argument.
707
708 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
709
710 * MAINTAINERS (Write After Approval): Add Bernhard Heckel.
711
712 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
713
714 * dwarf2read.c (new_symbol_full): Fix detection of gfortran compilers.
715
716 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
717
718 * s390-linux-tdep.c (s390_backchain_frame_unwind_cache): Avoid
719 exception when attempting to access the inferior's backchain.
720
721 2016-02-29 Yao Qi <yao.qi@linaro.org>
722
723 * aarch64-linux-tdep.c (aarch64_canonicalize_syscall): Support
724 eventfd2, eventfd2, dup3, inotify_init1, fallocate and pipe2.
725 Return gdb_sys_epoll_create1 instead of gdb_sys_epoll_create
726 for aarch64_sys_epoll_create1.
727
728 2016-02-29 Yao Qi <yao.qi@linaro.org>
729
730 * linux-record.h (enum gdb_syscall) <gdb_sys_fallocate>: New.
731 <gdb_sys_eventfd2, gdb_sys_epoll_create1, gdb_sys_dup3>: New.
732 <gdb_sys_pipe2, gdb_sys_inotify_init1>: New.
733 * linux-record.c (record_linux_system_call): Handle them.
734
735 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
736
737 * d-namespace.c (d_lookup_symbol_imports): Avoid recursive lookups from
738 cyclic imports.
739
740 2016-02-26 Keith Seitz <keiths@redhat.com>
741
742 * rs6000-tdep.c (rs6000_frame_cache): Explicitly cast return result
743 to avoid invalid conversion from void *.
744
745 2016-02-26 Yao Qi <yao.qi@linaro.org>
746
747 * arm-tdep.c (arm_record_exreg_ld_st_insn): Set 'single_reg'
748 per bit 8. Check bit 20 instead of bit 4 for VMOV
749 instruction. Record D registers for instructions changing
750 S registers. Change of the order of length and address
751 in record_buf_mem array.
752
753 2016-02-26 Yao Qi <yao.qi@linaro.org>
754
755 * arm-tdep.c (thumb_record_ld_st_reg_offset): Fix the register
756 number of Rd.
757
758 2016-02-25 Doug Evans <dje@google.com>
759
760 * remote-m32r-sdi.c (recv_char_data): Initialize val to avoid
761 compiler warning.
762 (recv_long_data): Ditto.
763
764 2016-02-25 Simon Marchi <simon.marchi@ericsson.com>
765
766 * i386-linux-tdep.c (i386_linux_handle_segmentation_fault):
767 Initialize variables.
768
769 2016-02-25 Antoine Tremblay <antoine.tremblay@ericsson.com>
770
771 * ax-general.c (ax_reg): Call gdbarch_remote_register_number.
772 (ax_reg_mask): Likewise.
773
774 2016-02-24 Pedro Alves <palves@redhat.com>
775
776 * linux-nat.c (save_sigtrap) Delete.
777 (stop_wait_callback): Call save_stop_reason instead of
778 save_sigtrap.
779 (check_stopped_by_breakpoint): Rename to ...
780 (save_stop_reason): ... this. Bits of save_sigtrap folded here.
781 Use GDB_ARCH_IS_TRAP_HWBKPT and handle ambiguous
782 GDB_ARCH_IS_TRAP_BRKPT / GDB_ARCH_IS_TRAP_HWBKPT. Factor out
783 common code between the USE_SIGTRAP_SIGINFO and
784 !USE_SIGTRAP_SIGINFO blocks.
785 (linux_nat_filter_event): Call save_stop_reason instead of
786 save_sigtrap.
787 * nat/linux-ptrace.h: Check for both SI_KERNEL and TRAP_BRKPT
788 si_code for MIPS.
789 * nat/linux-ptrace.h: Fix "TRAP_HWBPT" typo in x86 table. Add
790 comments on MIPS behavior.
791 (GDB_ARCH_IS_TRAP_HWBKPT): Define for all archs.
792
793 2016-02-24 Marcin Kościelnicki <koriakin@0x04.net>
794
795 * rs6000-tdep.c (rs6000_frame_cache): Initialize frame and pc to 0
796 to avoid spurious warnings.
797
798 2016-02-24 Gary Benson <gbenson@redhat.com>
799
800 * exec.c (exec_file_locate_attach): Do not attempt to
801 locate main executable locally if not found in sysroot.
802
803 2016-02-24 Joel Brobecker <brobecker@adacore.com>
804
805 GDB 7.11 released.
806
807 2016-02-24 Wei-cheng Wang <cole945@gmail.com>
808
809 * rs6000-tdep.c (rs6000_frame_cache, rs6000_frame_this_id): Handle
810 unavailable PC/SP to build unavailable frame.
811
812 2016-02-23 Doug Evans <dje@google.com>
813
814 Extend "skip" command to support -file, -gfile, -function, -rfunction.
815 * NEWS: Document new features.
816 * skip.c: #include "fnmatch.h", "gdb_regex.h".
817 (skiplist_entry) <file>: Renamed from filename.
818 <function>: Renamed from function_name.
819 <file_is_glob, function_is_regexp>: New members.
820 <compiled_function_regexp, compiled_function_regexp_is_valid>:
821 New members.
822 (make_skip_entry): New function.
823 (free_skiplist_entry, free_skiplist_entry_cleanup): New functions.
824 (make_free_skiplist_entry_cleanup): New function.
825 (skip_file_command): Update.
826 (skip_function, skip_function_command): Update.
827 (compile_skip_regexp): New functions.
828 (skip_command): Add support for new options.
829 (skip_info): Update.
830 (skip_file_p, skip_gfile_p): New functions.
831 (skip_function_p, skip_rfunction_p): New functions.
832 (function_name_is_marked_for_skip): Update and simplify.
833 (_initialize_step_skip): Update.
834 * symtab.c: #include "fnmatch.h".
835 (compare_glob_filenames_for_search): New function.
836 * symtab.h (compare_glob_filenames_for_search): Declare.
837 * utils.c (count_path_elements): New function.
838 (strip_leading_path_elements): New function.
839 * utils.h (count_path_elements): Declare.
840 (strip_leading_path_elements): Declare.
841
842 2016-02-23 Simon Marchi <simon.marchi@ericsson.com>
843
844 * arm-tdep.c (arm_decode_svc_copro): Remove "to" parameter.
845 (thumb_process_displaced_insn): Likewise.
846 (arm_process_displaced_insn): Adjust calls.
847
848 2016-02-23 Yao Qi <yao.qi@linaro.org>
849
850 * aarch64-linux-tdep.c (enum aarch64_syscall) <aarch64_sys_mknod>:
851 Remove.
852 <aarch64_sys_mkdir, aarch64_sys_unlink, aarch64_sys_symlink>: Remove.
853 <aarch64_sys_link, aarch64_sys_rename, aarch64_sys_faccess>: Remove.
854 <aarch64_sys_mknodat, aarch64_sys_mkdirat>: New.
855 <aarch64_sys_unlinkat, aarch64_sys_symlinkat>: New.
856 <aarch64_sys_linkat, aarch64_sys_renameat>: New.
857 <aarch64_sys_faccessat>: New.
858 <aarch64_sys_open, aarch64_sys_readlink, aarch64_sys_fstatat>: Remove.
859 <aarch64_sys_openat, aarch64_sys_readlinkat>: New.
860 <aarch64_sys_newfstatat>: New.
861 (UNSUPPORTED_SYSCALL_MAP): New macro.
862 (aarch64_canonicalize_syscall): Add missing syscalls.
863
864 2016-02-22 Jan Kratochvil <jan.kratochvil@redhat.com>
865
866 * gdb-gdb.py (class TypeFlagsPrinter): Use parentheses for print.
867
868 2016-02-22 Yao Qi <yao.qi@linaro.org>
869
870 * arm-tdep.c: Fix code format issues.
871
872 2016-02-21 Iain Buclaw <ibuclaw@gdcproject.org>
873
874 * d-namespace.c (d_lookup_symbol_imports): Remove argument
875 'search_parents'. All callers updated.
876
877 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
878
879 * s390-linux-tdep.c (s390_guess_tracepoint_registers): New function.
880 (s390_gdbarch_init): Fill guess_tracepoint_registers hook.
881
882 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
883
884 * NEWS: Add entry for bound violation.
885 * amd64-linux-tdep.c (amd64_linux_init_abi_common):
886 Add handler for segmentation fault.
887 * gdbarch.sh (handle_segmentation_fault): New.
888 * gdbarch.c: Regenerate.
889 * gdbarch.h: Regenerate.
890 * i386-linux-tdep.c (i386_linux_handle_segmentation_fault): New.
891 (SIG_CODE_BONDARY_FAULT): New define.
892 (i386_linux_init_abi): Use i386_mpx_bound_violation_handler.
893 * i386-linux-tdep.h (i386_linux_handle_segmentation_fault) New.
894 * i386-tdep.c (i386_mpx_enabled): Add as external.
895 * i386-tdep.c (i386_mpx_enabled): Add as external.
896 * infrun.c (handle_segmentation_fault): New function.
897 (print_signal_received_reason): Use handle_segmentation_fault.
898
899 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
900
901 * arch-utils.c (default_guess_tracepoint_registers): New function.
902 * arch-utils.h (default_guess_tracepoint_registers): New prototype.
903 * gdbarch.c: Regenerate.
904 * gdbarch.h: Regenerate.
905 * gdbarch.sh: Add guess_tracepoint_registers hook.
906 * tracefile.c (tracefile_fetch_registers): Use the new gdbarch hook.
907
908 2016-02-17 Gary Benson <gbenson@redhat.com>
909
910 * exec.c (exec_file_locate_attach): Add missing cleanup.
911
912 2016-02-16 Don Breazeal <donb@codesourcery.com>
913
914 PR remote/19496
915 * remote.c (remove_new_fork_children): Check for pending
916 fork status in thread_info.suspend.
917
918 2016-02-16 Yao Qi <yao.qi@linaro.org>
919
920 * arm-linux-tdep.c (arm_linux_software_single_step): Assign
921 'old_chain' later.
922
923 2016-02-16 Yao Qi <yao.qi@linaro.org>
924
925 * arch/arm-get-next-pcs.h (struct arm_get_next_pcs_ops)
926 <syscall_next_pc>: Remove argument PC. Callers updated.
927 * arm-linux-tdep.c (arm_linux_get_next_pcs_syscall_next_pc):
928 Remove argument PC. Get pc from regcache_read_pc.
929 * arm-tdep.c (arm_get_next_pcs_syscall_next_pc): Remove
930 argument PC.
931
932 2016-02-15 Yao Qi <yao.qi@linaro.org>
933
934 * aarch64-tdep.c (aarch64_analyze_prologue): Remove "0x".
935
936 2016-02-12 Yao Qi <yao.qi@linaro.org>
937
938 * arch/arm-linux.c (arm_linux_get_next_pcs_fixup): Calculate
939 nextpc according to instruction.
940
941 2016-02-12 Yao Qi <yao.qi@linaro.org>
942
943 * arch/arm-get-next-pcs.c (arm_get_next_pcs): Call
944 self->ops->fixup if it isn't NULL.
945 * arch/arm-get-next-pcs.h: Include gdb_vecs.h.
946 (struct arm_get_next_pcs_ops) <fixup>: New field.
947 * arch/arm-linux.c: Include common-regcache.h and
948 arch/arm-get-next-pcs.h.
949 (arm_linux_get_next_pcs_fixup): New function.
950 * arch/arm-linux.h (arm_linux_get_next_pcs_fixup): Declare.
951 * arm-linux-tdep.c (arm_linux_get_next_pcs_ops): Initialize
952 it with arm_linux_get_next_pcs_fixup.
953 (arm_linux_software_single_step): Move code to
954 arm_linux_get_next_pcs_fixup.
955 * arm-tdep.c (arm_get_next_pcs_ops): Initialize it.
956
957 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
958
959 * xml-tdesc.c (target_fetch_description_xml) [!HAVE_LIBEXPAT]: Warn
960 and return NULL.
961
962 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
963
964 * frame.h (skip_tailcall_frames): Update comment.
965 * frame.c (skip_artificial_frames, skip_tailcall_frames): Return NULL
966 if only artificial frames are found. Update comment.
967 (frame_unwind_caller_id): Handle NULL return.
968 (frame_unwind_caller_pc, frame_unwind_caller_arch): Assert that
969 skip_artificial_frames does not return NULL.
970 (frame_pop): Add an error if only tailcall frames are found.
971 * infcmd.c (finish_command): Move skip_tailcall_frames call into
972 forward-execution case. Add an error if only tailcall frames are
973 found.
974
975 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
976
977 * stack.c (frame_info): Check frame_unwind_caller_id.
978
979 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
980
981 * frame.h (skip_tailcall_frames): New.
982 * frame.c (skip_tailcall_frames): New.
983 (frame_pop): Call skip_tailcall_frames.
984 * infcmd.c (finish_command): Call skip_tailcall_frames.
985
986 2016-02-11 Pedro Alves <palves@redhat.com>
987
988 * Makefile.in (check-parallel): New rule.
989
990 2016-02-11 Simon Marchi <simon.marchi@ericsson.com>
991
992 * arm-tdep.c (arm_skip_prologue): Remove unused variables.
993 (arm_analyze_prologue): Likewise.
994 (arm_scan_prologue): Likewise.
995 (arm_m_exception_prev_register): Likewise.
996 (arm_copy_block_xfer): Likewise.
997 (thumb2_copy_block_xfer): Likewise.
998 (arm_decode_miscellaneous): Likewise.
999 (arm_decode_ld_st_word_ubyte): Likewise.
1000 (arm_decode_svc_copro): Likewise.
1001 (thumb2_decode_svc_copro): Likewise.
1002 (thumb_copy_16bit_ldr_literal): Likewise.
1003 (thumb_copy_pop_pc_16bit): Likewise.
1004 (decode_thumb_32bit_ld_mem_hints): Likewise.
1005 (arm_show_force_mode): Likewise.
1006 (_initialize_arm_tdep): Likewise.
1007 (arm_record_strx): Likewise.
1008 (arm_record_extension_space): Likewise.
1009 (arm_record_data_proc_misc_ld_str): Likewise.
1010 (arm_record_exreg_ld_st_insn): Likewise.
1011 (arm_record_vfp_data_proc_insn): Likewise.
1012 (arm_record_coproc_data_proc): Likewise.
1013 (thumb_record_misc): Likewise.
1014 (thumb_record_ldm_stm_swi): Likewise.
1015 (thumb2_record_ld_st_dual_ex_tbb): Likewise.
1016 (thumb2_record_ld_mem_hints): Likewise.
1017 (thumb2_record_lmul_lmla_div): Likewise.
1018 (thumb2_record_asimd_struct_ld_st): Likewise.
1019 (arm_process_record): Likewise.
1020
1021 2016-02-11 Simon Marchi <simon.marchi@ericsson.com>
1022
1023 * arm-tdep.c (arm_displaced_step_copy_insn): Remove.
1024 (ARM displaced stepping support): Remove reference to
1025 arm_displaced_step_copy_insn in comment.
1026 * arm-tdep.h (arm_displaced_step_copy_insn): Remove.
1027 * arm-linux-tdep.c (arm_linux_displaced_step_copy_insn): Remove
1028 reference to arm_displaced_step_copy_insn in comment.
1029
1030 2016-02-11 Simon Marchi <simon.marchi@ericsson.com>
1031
1032 * arm-tdep.c (thumb_copy_unmodified_16bit): Change type of insn.
1033 (thumb_copy_b): Likewise.
1034 (arm_decode_b_bl_ldmstm): Likewise.
1035 (thumb_copy_16bit_ldr_literal): Likewise.
1036 (thumb_copy_pop_pc_16bit): Likewise.
1037
1038 2016-02-11 Antoine Tremblay <antoine.tremblay@ericsson.com>
1039
1040 * tracepoint.c (encode_actions_1): Use target_gdbarch () rather
1041 than loc->gdbarch.
1042
1043 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
1044
1045 * tracefile-tfile.c (trace_tdesc): New static variable.
1046 (tfile_open): Clear trace_tdesc, call target_find_description.
1047 (tfile_interp_line): Recognize tdesc lines.
1048 (tfile_close): Clear trace_tdesc.
1049 (tfile_xfer_partial_features): New function.
1050 (tfile_xfer_partial): Call tfile_xfer_partial_features.
1051 (tfile_append_tdesc_line): New function.
1052
1053 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
1054
1055 * ctf.c (ctf_write_tdesc): New function.
1056 (ctf_write_ops): Wire in ctf_write_tdesc.
1057 * tracefile-tfile.c (tfile_write_tdesc): New function.
1058 (tfile_write_ops): Wire in tfile_write_tdesc.
1059 * tracefile.c (trace_save): Call write_tdesc method.
1060 * tracefile.h (struct trace_file_write_ops): Add write_tdesc method.
1061 * xml-tdesc.c (target_fetch_description_xml): New function.
1062 * xml-tdesc.h: Add target_fetch_description_xml prototype.
1063
1064 2016-02-10 Simon Marchi <simon.marchi@ericsson.com>
1065
1066 * arm-tdep.c (arm_copy_extra_ld_st): Fix "unpriveleged" typo.
1067 (arm_decode_dp_misc): Likewise.
1068
1069 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
1070
1071 * amd64-tdep.c (amd64_ax_pseudo_register_collect): New function.
1072 (amd64_init_abi): Fill ax_pseudo_register_collect hook.
1073 * gdb/i386-tdep.c (i386_pseudo_register_read_into_value): Remove
1074 misleading comment.
1075 (i386_pseudo_register_write): Ditto.
1076 (i386_ax_pseudo_register_collect): New function.
1077 (i386_gdbarch_init): Fill ax_pseudo_register_collect hook.
1078 * i386-tdep.h: Add i386_ax_pseudo_register_collect prototype.
1079
1080 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
1081
1082 * tracefile-tfile.c (tfile_fetch_registers): Use g packet order
1083 instead of gdb order.
1084
1085 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
1086
1087 * tracefile-tfile.c (tfile_fetch_registers): Fix off-by-one in bounds
1088 check.
1089
1090 2016-02-10 Joel Brobecker <brobecker@adacore.com>
1091
1092 * NEWS: Create a new section for the next release branch.
1093 Rename the section of the current branch, now that it has
1094 been cut.
1095
1096 2016-02-10 Joel Brobecker <brobecker@adacore.com>
1097
1098 GDB 7.11 branch created (9ef9e6a6a0dd8f948708cb67c9afcfd0be40cb0a):
1099 * version.in: Bump version to 7.11.50.DATE-git.
1100
1101 2016-02-09 Keith Seitz <keiths@redhat.com>
1102
1103 PR breakpoints/19546
1104 * breakpoint.c (breakpoint_event_location_empty_p): New function.
1105 (update_breakpoints_after_exec, bkpt_re_set): Use this new function
1106 instead of event_location_empty_p.
1107
1108 2016-02-09 Keith Seitz <keiths@redhat.com>
1109
1110 * mi/mi-cmd-break.c (mi_cmd_break_insert_1): Use
1111 string_to_event_location_basic instead of string_to_event_location.
1112
1113 2016-02-09 Keith Seitz <keiths@redhat.com>
1114
1115 * guile/scm-breakpoint.c (gdbscm_register_breakpoint_x): Skip
1116 leading whitespace and use string_to_event_location_basic instead
1117 of new_linespec_location.
1118
1119 2016-02-09 Keith Seitz <keiths@redhat.com>
1120
1121 PR python/19506
1122 * python/py-breakpoint.c (bppy_init): Use
1123 string_to_event_location_basic instead of new_linespec_location.
1124
1125 2016-02-09 Keith Seitz <keiths@redhat.com>
1126
1127 * location.c (string_to_explicit_location): Note that "-p" is
1128 reserved for probe locations and return NULL for any input
1129 that starts with that.
1130 (string_to_event_location): Move "legacy" linespec code to ...
1131 (string_to_event_location_basic): ... here.
1132 * location.h (string_to_event_location): Update comment.
1133 (string_to_event_location_basic): New function.
1134
1135 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
1136
1137 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
1138 to AC_OUTPUT. Remove "exit 0" at the end.
1139 * configure: Regenerate.
1140
1141 2016-02-09 Pedro Alves <palves@redhat.com>
1142
1143 PR breakpoints/19548
1144 * breakpoint.c (create_overlay_event_breakpoint): Don't update
1145 global location list here.
1146 (create_longjmp_master_breakpoint)
1147 (create_std_terminate_master_breakpoint)
1148 (create_exception_master_breakpoint, create_jit_event_breakpoint)
1149 (update_breakpoint_locations):
1150 (breakpoint_re_set): Update global location list after all
1151 breakpoints are re-set.
1152
1153 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
1154
1155 * remote.c (remote_register_number_and_offset): Remove unused
1156 variable(s).
1157 (remote_thread_always_alive): Likewise.
1158 (remote_update_thread_list): Likewise.
1159 (process_initial_stop_replies): Likewise.
1160 (remote_start_remote): Likewise.
1161 (remote_check_symbols): Likewise.
1162 (discard_pending_stop_replies): Likewise.
1163 (process_stop_reply): Likewise.
1164 (putpkt_binary): Likewise.
1165 (getpkt): Likewise.
1166 (remote_add_target_side_condition): Likewise.
1167 (remote_insert_breakpoint): Likewise.
1168 (remote_supports_stopped_by_sw_breakpoint): Likewise.
1169 (remote_supports_stopped_by_hw_breakpoint): Likewise.
1170 (remote_xfer_partial): Likewise.
1171 (remote_read_btrace): Likewise.
1172 (remote_async_serial_handler): Likewise.
1173 (remote_thread_events): Likewise.
1174 (_initialize_remote): Likewise.
1175
1176 2016-02-07 Simon Marchi <simon.marchi@polymtl.ca>
1177
1178 * varobj.h (varobj_delete): Remove dellist parameter, update and
1179 move documentation here.
1180 * varobj.c (struct cpstack, cppush, cppop): Remove.
1181 (delete_variable): Remove resultp (first) parameter.
1182 (delete_variable_1): Likewise.
1183 (varobj_delete): Remove dellist parameter and unused code.
1184 (update_dynamic_varobj_children): Adjust varobj_delete call.
1185 (update_type_if_necessary): Likewise.
1186 (varobj_set_visualizer): Likewise.
1187 (varobj_update): Likewise.
1188 (value_of_root): Likewise.
1189 (varobj_invalidate_iter): Likewise.
1190 * mi/mi-cmd-var.c (mi_cmd_var_delete): Likewise.
1191
1192 2016-02-04 Yao Qi <yao.qi@linaro.org>
1193
1194 * remote.c (remote_wait_as): Set rs->waiting_for_stop_reply to
1195 0 before handling 'F' and set it back afterwards.
1196
1197 2016-02-02 Simon Marchi <simon.marchi@ericsson.com>
1198
1199 * ui-out.c (MAX_UI_OUT_LEVELS): Remove.
1200
1201 2016-02-02 Walfred Tedeschi <walfred.tedeschi@intel.com>
1202
1203 * amd64-linux-siginfo.c (nat_siginfo_t, nat_sigval_t, nat_timeval):
1204 New types.
1205 (compat_siginfo): New bound fields added.
1206 (compat_x32_siginfo): New field added.
1207 (cpt_si_addr_lsb): New define.
1208 (compat_siginfo_from_siginfo): Use nat_siginfo.
1209 (siginfo_from_compat_siginfo): Use nat_siginfo.
1210 (compat_x32_siginfo_from_siginfo): Likewise.
1211 (siginfo_from_compat_x32_siginfo): Likewise.
1212
1213 2016-02-02 Walfred Tedeschi <walfred.tedeschi@intel.com>
1214
1215 * linux-tdep.c (linux_get_siginfo_type): Add the _addr_bnd
1216 structure to the siginfo if extra_fields contains
1217 LINUX_SIGINFO_FIELD_ADDR_BND.
1218
1219 2016-02-02 Walfred Tedeschi <walfred.tedeschi@intel.com>
1220
1221 * linux-tdep.h (linux_get_siginfo_type_with_fields): Make extern.
1222 * linux-tdep.c (linux_get_siginfo_type_with_fields): Make extern.
1223 * i386-linux-tdep.h (x86_linux_get_siginfo_type): New
1224 function.
1225 * amd64-linux-tdep.c (amd64_linux_init_abi_common): Add
1226 x86_linux_get_siginfo_type for the amd64 abi.
1227 * i386-linux-tdep.c (x86_linux_get_siginfo_type): New
1228 function.
1229 (i386_linux_init_abi): Add new function at the i386 ABI
1230 initialization.
1231
1232 2016-02-02 Walfred Tedeschi <walfred.tedeschi@intel.com>
1233
1234 * linux-tdep.h (linux_siginfo_extra_field_values): New enum values.
1235 (linux_siginfo_extra_fields): New enum type.
1236 * linux-tdep.c (linux_get_siginfo_type_with_fields): New function.
1237 (linux_get_siginfo_type): Use new function.
1238
1239 2016-02-02 Walfred Tedeschi <walfred.tedeschi@intel.com>
1240
1241 * nat/amd64-linux-siginfo.c: New file.
1242 * nat/amd64-linux-siginfo.h: New file.
1243 * Makefile.in (HFILES_NO_SRCDIR): Add nat/amd64-linux-siginfo.h.
1244 (amd64-linux-siginfo.o): New rule.
1245 * config/i386/linux64.mh (NATDEPFILES): Add amd64-linux-siginfo.o.
1246 * amd64-linux-nat.c (nat/amd64-linux-siginfo.h): New include.
1247 (compat_siginfo_from_siginfo, siginfo_from_compat_siginfo)
1248 (compat_x32_siginfo_from_siginfo, siginfo_from_compat_x32_siginfo)
1249 (compat_timeval, compat_sigval, compat_x32_clock, cpt_si_pid)
1250 (cpt_si_uid, cpt_si_timerid, cpt_si_overrun, cpt_si_status)
1251 (cpt_si_utime, cpt_si_stime, cpt_si_ptr, cpt_si_addr, cpt_si_band)
1252 (cpt_si_fd, si_timerid, si_overrun): Move to nat/amd64-linux-siginfo.c.
1253
1254 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1255
1256 * value.c (max_value_size): New variable.
1257 (MIN_VALUE_FOR_MAX_VALUE_SIZE): New define.
1258 (set_max_value_size): New function.
1259 (show_max_value_size): New function.
1260 (check_type_length_before_alloc): New function.
1261 (allocate_value_contents): Call check_type_length_before_alloc.
1262 (set_value_enclosing_type): Likewise.
1263 (_initialize_values): Add set/show handler for max-value-size.
1264 * NEWS: Mention new set/show command.
1265
1266 2016-01-31 Simon Marchi <simon.marchi@polymtl.ca>
1267
1268 * varobj.h (struct varobj): Fix typos in comments.
1269 (struct lang_varobj_ops): Likewise.
1270 * varobj.c (VAROBJ_TABLE_SIZE): Likewise.
1271 (varobj_create): Move misplaced comment.
1272
1273 2016-01-29 Simon Marchi <simon.marchi@ericsson.com>
1274
1275 * aarch64-tdep.c (aarch64_record_asimd_load_store): Add braces
1276 to for include additional lines.
1277 * xcoffread.c (scan_xcoff_symtab): Remove unnecessary braces.
1278
1279 2016-01-28 Simon Marchi <simon.marchi@ericsson.com>
1280
1281 * gnulib/import/Makefile.am: Regenerate.
1282 * gnulib/import/Makefile.in: Regenerate.
1283 * gnulib/import/m4/gnulib-cache.m4: Regenerate.
1284 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add rawmemchr.
1285
1286 2016-01-28 Simon Marchi <simon.marchi@ericsson.com>
1287
1288 * remote.c (skip_to_semicolon): Remove.
1289 (remote_parse_stop_reply): Use strchrnul instead of
1290 skip_to_semicolon.
1291 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add
1292 strchrnul.
1293 * gnulib/aclocal.m4: Regenerate.
1294 * gnulib/config.in: Regenerate.
1295 * gnulib/configure: Regenerate.
1296 * gnulib/import/Makefile.am: Regenerate.
1297 * gnulib/import/Makefile.in: Regenerate.
1298 * gnulib/import/m4/gnulib-cache.m4: Regenerate.
1299 * gnulib/import/m4/gnulib-comp.m4: Regenerate.
1300 * gnulib/import/m4/rawmemchr.m4: New file.
1301 * gnulib/import/m4/strchrnul.m4: New file.
1302 * gnulib/import/rawmemchr.c: New file.
1303 * gnulib/import/rawmemchr.valgrind: New file.
1304 * gnulib/import/strchrnul.c: New file.
1305 * gnulib/import/strchrnul.valgrind: New file.
1306
1307 2016-01-28 Yao Qi <yao.qi@linaro.org>
1308
1309 * breakpoint.c (build_target_command_list): Don't call continue
1310 if aexpr is NULL.
1311 (build_target_condition_list): Likewise.
1312
1313 2016-01-27 Kevin Buettner <kevinb@redhat.com>
1314
1315 * rx-tdep.c (rx_push_dummy_call): Treat scalars larger than 8
1316 bytes as aggregates.
1317
1318 2016-01-27 Joel Brobecker <brobecker@adacore.com>
1319
1320 * MAINTAINERS (Responsible Maintainers): Add Keith Seitz as
1321 Linespec Maintainers.
1322
1323 2016-01-26 Simon Marchi <simon.marchi@ericsson.com>
1324
1325 * common/common-utils.c (skip_spaces): Fix comment.
1326 (skip_to_space_const): Likewise.
1327
1328 2016-01-25 Yao Qi <yao.qi@linaro.org>
1329
1330 * arch/arm-get-next-pcs.c (thumb_deal_with_atomic_sequence_raw):
1331 Remove argument pc. Get pc by regcache_read_pc. Callers updated.
1332 (arm_deal_with_atomic_sequence_raw): Likewise.
1333 (thumb_get_next_pcs_raw): Likewise.
1334 (arm_get_next_pcs_raw): Likewise.
1335 (arm_get_next_pcs): Remove argument pc. Callers updated.
1336 * arch/arm-get-next-pcs.h (arm_get_next_pcs): Update declaration.
1337
1338 2016-01-25 Mark Wielaard <mjw@redhat.com>
1339
1340 * ada-lang.c (ada_evaluate_subexp): Add proper else block.
1341 * c-typeprint.c (c_type_print_base): Fix misleading indentation of
1342 if statement.
1343 * inflow.c (child_terminal_ours_1): Fix misleading indentation of
1344 statement block by introducing an else.
1345 * linux-record.c (record_linux_sockaddr): Fix misleading indentation
1346 of return statements.
1347 (record_linux_msghdr): Likewise.
1348
1349 2016-01-25 Pedro Alves <palves@redhat.com>
1350
1351 PR threads/19461
1352 * infrun.c (handle_inferior_event_1) <fork/vfork>: Update
1353 parent/child running states.
1354
1355 2016-01-25 Pedro Alves <palves@redhat.com>
1356
1357 PR gdb/19494
1358 * linux-nat.c (kill_one_lwp): New, factored out from ...
1359 (kill_callback): ... this.
1360 (kill_wait_callback): New, factored out from ...
1361 (kill_wait_one_lwp): ... this.
1362 (kill_unfollowed_fork_children): New function.
1363 (linux_nat_kill): Use it.
1364
1365 2016-01-22 John Baldwin <jhb@FreeBSD.org>
1366
1367 * fbsd-nat.c (fbsd_pid_to_str): Adjust string format.
1368
1369 2016-01-22 Yao Qi <yao.qi@linaro.org>
1370
1371 * arm-linux-nat.c (fetch_fpregs): Call perror_with_name
1372 instead of warning.
1373 (store_fpregs, fetch_regs, store_regs): Likewise.
1374 (fetch_wmmx_regs, store_wmmx_regs): Likewise.
1375 (fetch_vfp_regs, store_vfp_regs): Likewise.
1376
1377 2016-01-21 Doug Evans <dje@google.com>
1378
1379 * breakpoint.c (init_breakpoint_sal): Add comment.
1380
1381 2016-01-21 Marcin Kościelnicki <koriakin@0x04.net>
1382
1383 * ax-gdb.c (gen_traced_pop): Use gen_fetch for string collection.
1384
1385 2016-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
1386
1387 * disasm.c (maybe_add_dis_line_entry): Rename to...
1388 (add_dis_line_entry): ...this, and update header comment.
1389 (do_mixed_source_and_assembly): Now use add_dis_line_entry.
1390
1391 2016-01-21 Pedro Alves <palves@redhat.com>
1392
1393 * Makefile.in (COMPILER_CFLAGS): New.
1394 (CXXFLAGS): Get it from configure.
1395 (INTERNAL_CFLAGS_BASE, INTERNAL_LDFLAGS): Use COMPILER_CFLAGS
1396 instead of CFLAGS.
1397 * build-with-cxx.m4 (GDB_AC_BUILD_WITH_CXX): Set and AC_SUBST
1398 COMPILER_CFLAGS.
1399 * configure: Regenerate.
1400
1401 2016-01-21 Joel Brobecker <brobecker@adacore.com>
1402
1403 * location.h (new_address_location): Add new parameters
1404 "addr_string" and "addr_string_len".
1405 (get_address_string_location): Add declaration.
1406 * location.c (new_address_location): Add new parameters
1407 "addr_string" and "addr_string_len". If not NULL, store
1408 a copy of the addr_string in the new location as well.
1409 (get_address_string_location): New function.
1410 (string_to_event_location): Update call to new_address_location.
1411 * linespec.c (event_location_to_sals) <ADDRESS_LOCATION>:
1412 Save the event location in the parser's state before
1413 passing it to convert_address_location_to_sals.
1414 * breakpoint.c (create_thread_event_breakpoint): Update call
1415 to new_address_location.
1416 (init_breakpoint_sal): Get the event location's string, if any,
1417 and use it to update call to new_address_location.
1418 * python/py-finishbreakpoint.c (bpfinishpy_init):
1419 Update call to new_address_location.
1420 * spu-tdep.c (spu_catch_start): Likewise.
1421
1422 * config/djgpp/fnchange.lst: Add entries for
1423 gdb/testsuite/gdb.base/break-fun-addr1.c and
1424 gdb/testsuite/gdb.base/break-fun-addr2.c.
1425
1426 2016-01-21 Yao Qi <yao.qi@linaro.org>
1427
1428 * arm-linux-tdep.c (arm_linux_sigreturn_next_pc): Add parameter
1429 is_thumb and set it according to CPSR saved on the stack.
1430 (arm_linux_get_next_pcs_syscall_next_pc): Pass is_thumb to
1431 arm_linux_sigreturn_next_pc.
1432
1433 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
1434
1435 * python/lib/gdb/printing.py (FlagEnumerationPrinter.__call__):
1436 Fix enumerators sort key function.
1437
1438 2016-01-20 Joel Brobecker <brobecker@adacore.com>
1439
1440 * printcmd.c (print_scalar_formatted): Move binary operator from
1441 end of line to beginning of next line. Adjust formatting
1442 accordingly.
1443
1444 2016-01-19 John Baldwin <jhb@FreeBSD.org>
1445
1446 * fbsd-nat.c (fbsd_pid_to_exec_file): Use new "buflen" instead of
1447 "len" with sysctl.
1448
1449 2016-01-19 John Baldwin <jhb@FreeBSD.org>
1450
1451 * fbsd-tdep.c (find_stop_signal): Remove.
1452 (struct fbsd_collect_regset_section_cb) <lwp>: New field.
1453 <stop_signal>: New field.
1454 <abort_iteration>: New field.
1455 (fbsd_collect_regset_section_cb): Use new fields.
1456 (fbsd_collect_thread_registers): New function.
1457 (struct fbsd_corefile_thread_data): New structure.
1458 (fbsd_corefile_thread): New function.
1459 (fbsd_make_corefile_notes): Use new function to dump notes for each
1460 non-exited thread in a process.
1461
1462 2016-01-19 John Baldwin <jhb@FreeBSD.org>
1463
1464 * configure.ac: Check for support for LWP names on FreeBSD.
1465 * fbsd-nat.c [PT_LWPINFO] New variable debug_fbsd_lwp.
1466 [TDP_RFPPWAIT || HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME]
1467 (fbsd_fetch_kinfo_proc): Move function earlier.
1468 [PT_LWPINFO] (fbsd_thread_alive): New function.
1469 [PT_LWPINFO] (fbsd_pid_to_str): New function.
1470 [HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME] (fbsd_thread_name): New function.
1471 [PT_LWP_EVENTS] (fbsd_enable_lwp_events): New function.
1472 [PT_LWPINFO] (fbsd_add_threads): New function.
1473 [PT_LWPINFO] (fbsd_update_thread_list): New function.
1474 [PT_LWPINFO] New variable super_resume.
1475 [PT_LWPINFO] (resume_one_thread_cb): New function.
1476 [PT_LWPINFO] (resume_all_threads_cb): New function.
1477 [PT_LWPINFO] (fbsd_resume): New function.
1478 (fbsd_remember_child): Save full ptid instead of plain pid.
1479 (fbsd_is_child_pending): Return ptid of saved child process.
1480 (fbsd_wait): Include lwp in returned ptid and switch to LWP ptid on
1481 first stop.
1482 [PT_LWP_EVENTS] Handle LWP events.
1483 [TDP_RFPPWAIT] Include LWP in child ptid.
1484 (fbsd_post_startup_inferior) [PT_LWP_EVENTS]: Enable LWP events.
1485 (fbsd_post_attach) [PT_LWP_EVENTS]: Enable LWP events.
1486 Add threads for existing processes.
1487 (fbsd_nat_add_target) [PT_LWPINFO]: Set "to_thread_alive" to
1488 "fbsd_thread_alive".
1489 Set "to_pid_to_str" to "fbsd_pid_to_str".
1490 [HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME]: Set "to_thread_name" to
1491 "fbsd_thread_name".
1492 [PT_LWPINFO]: Set "to_update_thread_list" to "fbsd_update_thread_list".
1493 Set "to_has_thread_control" to "tc_schedlock".
1494 Set "to_resume" to "fbsd_resume".
1495 (_initialize_fbsd_nat): New function.
1496 * configure: Regenerate.
1497 * config.in: Regenerate.
1498
1499 2016-01-19 John Baldwin <jhb@FreeBSD.org>
1500
1501 * amd64bsd-nat.c (amd64bsd_fetch_inferior_registers): Use
1502 get_ptrace_pid.
1503 (amd64bsd_store_inferior_registers): Use get_ptrace_pid.
1504 (amd64bsd_dr_get): Use get_ptrace_pid.
1505 (amd64bsd_dr_set): Use get_ptrace_pid.
1506 * i386bsd-nat.c (i386bsd_fetch_inferior_registers): Use get_ptrace_pid.
1507 (i386bsd_store_inferior_registers): Use get_ptrace_pid.
1508 (i386bsd_dr_get): Use get_ptrace_pid.
1509 (i386bsd_dr_set): Use get_ptrace_pid.
1510 * inf-ptrace.c (get_ptrace_pid): Export.
1511 * inf-ptrace.h (get_ptrace_pid): Declare.
1512 * ppcfbsd-nat.c (ppcfbsd_fetch_inferior_registers): Use lwp id.
1513 (ppcfbsd_store_inferior_registers): Use lwp id.
1514
1515 2016-01-19 John Baldwin <jhb@FreeBSD.org>
1516
1517 * fbsd_tdep.c (fbsd_core_pid_to_str): New function.
1518 (fbsd_core_thread_name): New function.
1519 (fbsd_init_abi): Add "core_pid_to_str" gdbarch method.
1520 Add "core_thread_name" gdbarch method.
1521
1522 2016-01-19 John Baldwin <jhb@FreeBSD.org>
1523
1524 * corelow.c (core_thread_name): New function.
1525 (init_core_ops): Use "core_thread_name" for the "to_thread_name"
1526 target op.
1527 * gdbarch.sh (core_thread_name): New gdbarch callback.
1528 * gdbarch.h: Re-generate.
1529 * gdbarch.c: Re-generate.
1530
1531 2016-01-19 Simon Marchi <simon.marchi@polymtl.ca>
1532
1533 * python/lib/gdb/printing.py (_EnumInstance.to_string): Explicitly
1534 convert gdb.Value to integer type using int().
1535
1536 2016-01-19 John Baldwin <jhb@FreeBSD.org>
1537
1538 * configure.ac: Include <sys/types.h when checking for "r_fs" in
1539 "struct reg".
1540 * configure: Regenerate.
1541
1542 2016-01-19 Pedro Alves <palves@redhat.com>
1543
1544 * ax-gdb.c (agent_command_1): Adjust call to decode_line_full.
1545 * break-catch-throw.c (re_set_exception_catchpoint): Pass the
1546 current program space down to linespec decoding and breakpoint
1547 location updating.
1548 * breakpoint.c (parse_breakpoint_sals): Adjust calls to
1549 decode_line_full.
1550 (until_break_command): Adjust calls to decode_line_1.
1551 (base_breakpoint_decode_location, bkpt_decode_location): Add
1552 'search_pspace' parameter. Pass it along.
1553 (bkpt_probe_create_sals_from_location): Adjust calls to
1554 parse_probes.
1555 (tracepoint_decode_location, tracepoint_probe_decode_location)
1556 (strace_marker_decode_location): Add 'search_pspace' parameter.
1557 Pass it along.
1558 (all_locations_are_pending): Rewrite to take a breakpoint and
1559 program space as arguments instead.
1560 (hoist_existing_locations): New function.
1561 (update_breakpoint_locations): Add 'filter_pspace' parameter. Use
1562 hoist_existing_locations instead of always removing all locations,
1563 and adjust to all_locations_are_pending change.
1564 (location_to_sals): Add 'search_pspace' parameter. Pass it along.
1565 Don't disable the breakpoint if there are other locations in
1566 another program space.
1567 (breakpoint_re_set_default): Adjust to pass down the current
1568 program space as filter program space.
1569 (decode_location_default): Add 'search_pspace' parameter and pass
1570 it along.
1571 (prepare_re_set_context): Don't switch program space here.
1572 (breakpoint_re_set): Use save_current_space_and_thread instead of
1573 save_current_program_space.
1574 * breakpoint.h (struct breakpoint_ops) <decode_location>: Add
1575 'search_pspace' parameter.
1576 (update_breakpoint_locations): Add 'filter_pspace' parameter.
1577 * cli/cli-cmds.c (edit_command, list_command): Adjust calls to
1578 decode_line_1.
1579 * elfread.c (elf_gnu_ifunc_resolver_return_stop): Pass the current
1580 program space as filter program space.
1581 * linespec.c (struct linespec_state) <search_pspace>: New field.
1582 (create_sals_line_offset, convert_explicit_location_to_sals)
1583 (parse_linespec): Pass the search program space down.
1584 (linespec_state_constructor): Add 'search_pspace' parameter.
1585 Store it.
1586 (linespec_parser_new): Add 'search_pspace' parameter and pass it
1587 along.
1588 (linespec_lex_to_end): Adjust.
1589 (decode_line_full, decode_line_1): Add 'search_pspace' parameter
1590 and pass it along.
1591 (decode_line_with_last_displayed): Adjust.
1592 (collect_symtabs_from_filename, symtabs_from_filename): New
1593 'search_pspace' parameter. Use it.
1594 (find_function_symbols): Pass the search program space down.
1595 * linespec.h (decode_line_1, decode_line_full): Add
1596 'search_pspace' parameter.
1597 * probe.c (parse_probes_in_pspace): New function, factored out
1598 from ...
1599 (parse_probes): ... this. Add 'search_pspace' parameter and use
1600 it.
1601 * probe.h (parse_probes): Add pspace' parameter.
1602 * python/python.c (gdbpy_decode_line): Adjust.
1603 * tracepoint.c (scope_info): Adjust.
1604
1605 2016-01-18 Maciej W. Rozycki <macro@imgtec.com>
1606
1607 * mips-tdep.c (mips_insn_size): Remove 48-bit microMIPS
1608 instruction support.
1609 (micromips_next_pc): Likewise.
1610 (micromips_scan_prologue): Likewise.
1611 (micromips_deal_with_atomic_sequence): Likewise.
1612 (micromips_stack_frame_destroyed_p): Likewise.
1613 (mips_breakpoint_from_pc): Likewise.
1614
1615 2016-01-18 Maciej W. Rozycki <macro@imgtec.com>
1616
1617 * mips-tdep.c (micromips_insn_at_pc_has_delay_slot): Pass
1618 unshifted 16-bit microMIPS instruction word to `mips_insn_size'.
1619
1620 2016-01-18 Pedro Alves <palves@redhat.com>
1621
1622 * NEWS: Mention that GDB now displays the ID and name of the
1623 thread that hit a breakpoint or received a signal.
1624 * break-catch-sig.c (signal_catchpoint_print_it): Use
1625 maybe_print_thread_hit_breakpoint.
1626 * break-catch-syscall.c (print_it_catch_syscall): Likewise.
1627 * break-catch-throw.c (print_it_exception_catchpoint): Likewise.
1628 * breakpoint.c (maybe_print_thread_hit_breakpoint): New function.
1629 (print_it_catch_fork, print_it_catch_vfork, print_it_catch_solib)
1630 (print_it_catch_exec, print_it_ranged_breakpoint)
1631 (print_it_watchpoint, print_it_masked_watchpoint, bkpt_print_it):
1632 Use maybe_print_thread_hit_breakpoint.
1633 * breakpoint.h (maybe_print_thread_hit_breakpoint): Declare.
1634 * gdbthread.h (show_thread_that_caused_stop): Declare.
1635 * infrun.c (print_signal_received_reason): Print which thread
1636 received signal.
1637 * thread.c (show_thread_that_caused_stop): New function.
1638
1639 2016-01-18 Gary Benson <gbenson@redhat.com>
1640
1641 * nat/linux-namespaces.c (do_fork): New function.
1642 (linux_mntns_get_helper): Use the above.
1643
1644 2016-01-17 Jonas Hahnfeld <Hahnfeld@itc.rwth-aachen.de> (tiny change)
1645
1646 Pushed by Joel Brobecker <brobecker@adacore.com>.
1647 PR gdb/19208
1648 * dwarf2read.c (read_partial_die): Do not call set_objfile_main_name
1649 if the function has no name.
1650
1651 2016-01-15 Sandra Loosemore <sandra@codesourcery.com>
1652
1653 * charset.c [PHONY_ICONV] (GDB_DEFAULT_HOST_CHARSET):
1654 Conditionalize for Windows host.
1655 (GDB_DEFAULT_TARGET_CHARSET): Match GDB_DEFAULT_HOST_CHARSET.
1656 (GDB_DEFAULT_TARGET_WIDE_CHARSET): Use UTF-32.
1657 (phony_iconv_open): Handle both UTF-32 endiannesses.
1658 (phony_iconv): Likewise. Check for output overflow and clean up
1659 out-of-input cases. Correct adjustment to input buffer pointer.
1660 (set_be_le_names) [PHONY_ICONV]: Use hard-wired names to match
1661 phony_iconv_open.
1662
1663 2016-01-15 Pedro Alves <palves@redhat.com>
1664
1665 * NEWS: Mention star wildcard ranges.
1666 * cli/cli-utils.c (get_number_or_range): Check state->in_range first.
1667 (number_range_setup_range): New function.
1668 * cli/cli-utils.h (number_range_setup_range): New declaration.
1669 * thread.c (thread_apply_command): Support star TID ranges.
1670 * tid-parse.c (tid_range_parser_finished)
1671 (tid_range_parser_string, tid_range_parser_skip)
1672 (get_tid_or_range, get_tid_or_range): Handle
1673 TID_RANGE_STATE_STAR_RANGE.
1674 (tid_range_parser_star_range): New function.
1675 * tid-parse.h (enum tid_range_state) <TID_RANGE_STATE_STAR_RANGE>:
1676 New value.
1677 (tid_range_parser_star_range): New declaration.
1678
1679 2016-01-15 Pedro Alves <palves@redhat.com>
1680
1681 * thread.c (thread_apply_command): Use the tid range parser to
1682 advance past the thread ID list.
1683 * tid-parse.c (get_positive_number_trailer): New function.
1684 (parse_thread_id): Use it.
1685 (get_tid_or_range): Use it. Return 0 instead of throwing invalid
1686 thread ID error.
1687 (get_tid_or_range): Detect negative values. Return 0 instead of
1688 throwing invalid thread ID error.
1689
1690 2016-01-14 Yao Qi <yao.qi@linaro.org>
1691
1692 * arm-linux-tdep.c (arm_linux_get_next_pcs_syscall_next_pc):
1693 Declare.
1694 (arm_linux_get_next_pcs_ops): Install
1695 arm_linux_get_next_pcs_syscall_next_pc.
1696 (arm_linux_syscall_next_pc): Change to ...
1697 (arm_linux_get_next_pcs_syscall_next_pc): ... it.
1698 (arm_linux_init_abi): Don't set tdep->syscall_next_pc.
1699 * arm-tdep.c (arm_get_next_pcs_syscall_next_pc): Declare.
1700 (arm_get_next_pcs_syscall_next_pc): Make it static. Don't
1701 call tdep->syscall_next_pc.
1702 * arm-tdep.h (struct gdbarch_tdep) <syscall_next_pc>: Remove.
1703 (arm_get_next_pcs_syscall_next_pc): Remove.
1704
1705 2016-01-14 Yao Qi <yao.qi@linaro.org>
1706
1707 * remote.c (remote_set_syscall_catchpoint): Cast to char *.
1708 * thread.c (do_captured_thread_select): Cast to const char *.
1709
1710 2016-01-14 Yao Qi <yao.qi@linaro.org>
1711
1712 * arch/arm-get-next-pcs.c (arm_get_next_pcs_ctor): Change
1713 argument arm_thumb2_breakpoint to has_thumb2_breakpoint.
1714 (thumb_get_next_pcs_raw): Check has_thumb2_breakpoint
1715 instead.
1716 * arch/arm-get-next-pcs.h (struct arm_get_next_pcs)
1717 <arm_thumb2_breakpoint>: Remove.
1718 <has_thumb2_breakpoint>: New field.
1719 (arm_get_next_pcs_ctor): Update declaration.
1720 * arm-linux-tdep.c (arm_linux_software_single_step): Pass
1721 1 to arm_get_next_pcs_ctor.
1722 * arm-tdep.c (arm_software_single_step): Pass 0 to
1723 arm_get_next_pcs_ctor.
1724
1725 2016-01-13 Ulrich Weigand <uweigand@de.ibm.com>
1726
1727 * MAINTAINERS: Add Andreas Arnez as s390 target maintainer.
1728
1729 2016-01-13 Yao Qi <yao.qi@linaro.org>
1730
1731 * arch/arm-get-next-pcs.c (arm_get_next_pcs_raw): Use
1732 byte_order_for_code to read instruction.
1733
1734 2016-01-13 Pedro Alves <palves@redhat.com>
1735
1736 * NEWS: Mention $_gthread.
1737 * gdbthread.h (struct thread_info) <global_num>: Mention
1738 $_gthread.
1739 * thread.c (thread_num_make_value_helper): New function.
1740 (thread_id_make_value): Delete.
1741 (thread_id_per_inf_num_make_value, global_thread_id_make_value):
1742 New.
1743 (thread_funcs): Adjust.
1744 (gthread_funcs): New.
1745 (_initialize_thread): Register $_gthread variable.
1746
1747 2016-01-13 Pedro Alves <palves@redhat.com>
1748
1749 * NEWS: Mention "info threads -gid".
1750 * gdbthread.h (struct thread_info) <global_num>: Mention "info
1751 threads -gid".
1752 * thread.c (info_threads_command): Handle "-gid".
1753 (_initialize_thread): Adjust "info threads" help string to mention
1754 -gid.
1755
1756 2016-01-13 Pedro Alves <palves@redhat.com>
1757
1758 * NEWS: Mention InferiorThread.global_num.
1759 * python/py-infthread.c (thpy_get_global_num): New function.
1760 (thread_object_getset): Register "global_num".
1761
1762 2016-01-13 Pedro Alves <palves@redhat.com>
1763
1764 * NEWS: Mention that thread IDs are now per inferior and global
1765 thread IDs.
1766 * Makefile.in (SFILES): Add tid-parse.c.
1767 (COMMON_OBS): Add tid-parse.o.
1768 (HFILES_NO_SRCDIR): Add tid-parse.h.
1769 * ada-tasks.c: Adjust to use ptid_to_global_thread_id.
1770 * breakpoint.c (insert_breakpoint_locations)
1771 (remove_threaded_breakpoints, bpstat_check_breakpoint_conditions)
1772 (print_one_breakpoint_location, set_longjmp_breakpoint)
1773 (check_longjmp_breakpoint_for_call_dummy)
1774 (set_momentary_breakpoint): Adjust to use global IDs.
1775 (find_condition_and_thread, watch_command_1): Use parse_thread_id.
1776 (until_break_command, longjmp_bkpt_dtor)
1777 (breakpoint_re_set_thread, insert_single_step_breakpoint): Adjust
1778 to use global IDs.
1779 * dummy-frame.c (pop_dummy_frame_bpt): Adjust to use
1780 ptid_to_global_thread_id.
1781 * elfread.c (elf_gnu_ifunc_resolver_stop): Likewise.
1782 * gdbthread.h (struct thread_info): Rename field 'num' to
1783 'global_num. Add new fields 'per_inf_num' and 'inf'.
1784 (thread_id_to_pid): Rename thread_id_to_pid to
1785 global_thread_id_to_ptid.
1786 (pid_to_thread_id): Rename to ...
1787 (ptid_to_global_thread_id): ... this.
1788 (valid_thread_id): Rename to ...
1789 (valid_global_thread_id): ... this.
1790 (find_thread_id): Rename to ...
1791 (find_thread_global_id): ... this.
1792 (ALL_THREADS, ALL_THREADS_BY_INFERIOR): Declare.
1793 (print_thread_info): Add comment.
1794 * tid-parse.h: New file.
1795 * tid-parse.c: New file.
1796 * infcmd.c (step_command_fsm_prepare)
1797 (step_command_fsm_should_stop): Adjust to use the global thread
1798 ID.
1799 (until_next_command, until_next_command)
1800 (finish_command_fsm_should_stop): Adjust to use the global thread
1801 ID.
1802 (attach_post_wait): Adjust to check the inferior number too.
1803 * inferior.h (struct inferior) <highest_thread_num>: New field.
1804 * infrun.c (handle_signal_stop)
1805 (insert_exception_resume_breakpoint)
1806 (insert_exception_resume_from_probe): Adjust to use the global
1807 thread ID.
1808 * record-btrace.c (record_btrace_open): Use global thread IDs.
1809 * remote.c (process_initial_stop_replies): Also consider the
1810 inferior number.
1811 * target.c (target_pre_inferior): Clear the inferior's highest
1812 thread num.
1813 * thread.c (clear_thread_inferior_resources): Adjust to use the
1814 global thread ID.
1815 (new_thread): New inferior parameter. Adjust to use it. Set both
1816 the thread's global ID and the thread's per-inferior ID.
1817 (add_thread_silent): Adjust.
1818 (find_thread_global_id): New.
1819 (find_thread_id): Make static. Adjust to rename.
1820 (valid_thread_id): Rename to ...
1821 (valid_global_thread_id): ... this.
1822 (pid_to_thread_id): Rename to ...
1823 (ptid_to_global_thread_id): ... this.
1824 (thread_id_to_pid): Rename to ...
1825 (global_thread_id_to_ptid): ... this. Adjust.
1826 (first_thread_of_process): Adjust.
1827 (do_captured_list_thread_ids): Adjust to use global thread IDs.
1828 (should_print_thread): New function.
1829 (print_thread_info): Rename to ...
1830 (print_thread_info_1): ... this, and add new show_global_ids
1831 parameter. Handle it. Iterate over inferiors.
1832 (print_thread_info): Reimplement as wrapper around
1833 print_thread_info_1.
1834 (show_inferior_qualified_tids): New function.
1835 (print_thread_id): Use it.
1836 (tp_array_compar): Compare inferior numbers too.
1837 (thread_apply_command): Use tid_range_parser.
1838 (do_captured_thread_select): Use parse_thread_id.
1839 (thread_id_make_value): Adjust.
1840 (_initialize_thread): Adjust "info threads" help string.
1841 * varobj.c (struct varobj_root): Update comment.
1842 (varobj_create): Adjust to use global thread IDs.
1843 (value_of_root_1): Adjust to use global_thread_id_to_ptid.
1844 * windows-tdep.c (display_tib): No longer accept an argument.
1845 * cli/cli-utils.c (get_number_trailer): Make extern.
1846 * cli/cli-utils.h (get_number_trailer): Declare.
1847 (get_number_const): Adjust documentation.
1848 * mi/mi-cmd-var.c (mi_cmd_var_update_iter): Adjust to use global
1849 thread IDs.
1850 * mi/mi-interp.c (mi_new_thread, mi_thread_exit)
1851 (mi_on_normal_stop, mi_output_running_pid, mi_on_resume):
1852 * mi/mi-main.c (mi_execute_command, mi_cmd_execute): Likewise.
1853 * guile/scm-breakpoint.c (gdbscm_set_breakpoint_thread_x):
1854 Likewise.
1855 * python/py-breakpoint.c (bppy_set_thread): Likewise.
1856 * python/py-finishbreakpoint.c (bpfinishpy_init): Likewise.
1857 * python/py-infthread.c (thpy_get_num): Add comment and return the
1858 per-inferior thread ID.
1859 (thread_object_getset): Update comment of "num".
1860
1861 2016-01-13 Pedro Alves <palves@redhat.com>
1862
1863 * breakpoint.c (remove_threaded_breakpoints)
1864 (print_one_breakpoint_location): Use print_thread_id.
1865 * btrace.c (btrace_enable, btrace_disable, btrace_teardown)
1866 (btrace_fetch, btrace_clear): Use print_thread_id.
1867 * common/print-utils.c (CELLSIZE): Delete.
1868 (get_cell): Rename to ...
1869 (get_print_cell): ... this and made extern. Adjust call callers.
1870 Adjust to use PRINT_CELL_SIZE.
1871 * common/print-utils.h (get_print_cell): Declare.
1872 (PRINT_CELL_SIZE): New.
1873 * gdbthread.h (print_thread_id): Declare.
1874 * infcmd.c (signal_command): Use print_thread_id.
1875 * inferior.c (print_inferior): Use print_thread_id.
1876 * infrun.c (handle_signal_stop)
1877 (insert_exception_resume_breakpoint)
1878 (insert_exception_resume_from_probe)
1879 (print_signal_received_reason): Use print_thread_id.
1880 * record-btrace.c (record_btrace_info)
1881 (record_btrace_resume_thread, record_btrace_cancel_resume)
1882 (record_btrace_step_thread, record_btrace_wait): Use
1883 print_thread_id.
1884 * thread.c (thread_apply_all_command): Use print_thread_id.
1885 (print_thread_id): New function.
1886 (thread_apply_command): Use print_thread_id.
1887 (thread_command, thread_find_command, do_captured_thread_select):
1888 Use print_thread_id.
1889
1890 2016-01-13 Pedro Alves <palves@redhat.com>
1891
1892 * NEWS: Mention InferiorThread.inferior.
1893 * python/py-infthread.c (thpy_get_inferior): New.
1894 (thread_object_getset): Register "inferior".
1895
1896 2016-01-13 Pedro Alves <palves@redhat.com>
1897
1898 * NEWS: Mention $_inferior.
1899 * inferior.c (inferior_id_make_value): New.
1900 (inferior_funcs): New.
1901 (_initialize_inferior): Create $_inferior variable.
1902
1903 2016-01-13 Pedro Alves <palves@redhat.com>
1904
1905 PR breakpoints/19388
1906 * frame.c (get_current_frame): Use validate_registers_access.
1907 * gdbthread.h (validate_registers_access): Declare.
1908 * infrun.c (validate_siginfo_access): Delete.
1909 (siginfo_value_read, siginfo_value_write): Use
1910 validate_registers_access.
1911 * thread.c (validate_registers_access): New function.
1912
1913 2016-01-12 Josh Stone <jistone@redhat.com>
1914 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1915
1916 * NEWS (Changes since GDB 7.10): Mention QCatchSyscalls and the
1917 syscall_entry and syscall_return stop reasons. Mention GDB
1918 support for remote catch syscall.
1919 * remote.c (PACKET_QCatchSyscalls): New enum.
1920 (remote_set_syscall_catchpoint): New function.
1921 (remote_protocol_features): New element for QCatchSyscalls.
1922 (remote_parse_stop_reply): Parse syscall_entry/return stops.
1923 (init_remote_ops): Install remote_set_syscall_catchpoint.
1924 (_initialize_remote): Config QCatchSyscalls.
1925 * linux-nat.h (struct lwp_info) <syscall_state>: Comment typo.
1926
1927 2016-01-12 Yao Qi <yao.qi@linaro.org>
1928
1929 * nat/linux-ptrace.c (linux_child_function): Cast child_stack
1930 to gdb_byte * and pass to linux_fork_to_function.
1931
1932 2016-01-12 Yao Qi <yao.qi@linaro.org>
1933
1934 * nat/linux-ptrace.c (linux_fork_to_function): Change type
1935 of argument 'function'.
1936 (linux_grandchild_function): Change return type to 'int'.
1937 Change child_stack's type to 'void *'.
1938 (linux_child_function): Likewise.
1939
1940 2016-01-12 Pedro Alves <palves@redhat.com>
1941
1942 Remove use of the registered trademark symbol throughout.
1943
1944 2016-01-12 Thomas Schwinge <thomas@codesourcery.com>
1945
1946 * reply_mig_hack.awk: Rewrite one regular expression.
1947
1948 2016-01-11 Mike Frysinger <vapier@gentoo.org>
1949
1950 * acinclude.m4: Include new warning.m4 file.
1951 * configure: Regenerated.
1952 * configure.ac: Move all warning logic ...
1953 * warning.m4: ... here.
1954
1955 2016-01-08 Yao Qi <yao.qi@linaro.org>
1956
1957 * extension.c: Include target.h.
1958 (set_active_ext_lang): Only call install_gdb_sigint_handler,
1959 check_quit_flag, and set_quit_flag if target_terminal_is_ours
1960 returns false.
1961 (restore_active_ext_lang): Likewise.
1962 * target.c (target_terminal_is_ours): New function.
1963 * target.h (target_terminal_is_ours): Declare.
1964
1965 2016-01-07 Maciej W. Rozycki <macro@imgtec.com>
1966
1967 * mips-tdep.c (mips_breakpoint_from_pc): Rename local `status'
1968 to `err' in the little-endian leg.
1969
1970 2016-01-06 Yao Qi <yao.qi@linaro.org>
1971
1972 * arch/arm-get-next-pcs.c (arm_get_next_pcs): Move it to some
1973 lines below.
1974 (thumb_get_next_pcs_raw): Make it static.
1975 (arm_get_next_pcs_raw): Likewise.
1976 * arch/arm-get-next-pcs.h (thumb_get_next_pcs_raw): Remove the
1977 declaration.
1978 (arm_get_next_pcs_raw): Likewise.
1979
1980 2016-01-05 Mike Frysinger <vapier@gentoo.org>
1981
1982 * version.in: Change cvs to git.
1983
1984 2016-01-05 Mike Frysinger <vapier@gentoo.org>
1985
1986 * configure.tgt (score-*-*): Delete gdb_sim assignment.
1987
1988 2016-01-05 Pedro Alves <palves@redhat.com>
1989
1990 PR sim/13418
1991 * configure.ac: Define WITH_PPC_SIM when linking in the sim and
1992 the target is powerpc*.
1993 * rs6000-tdep.c (init_sim_regno_table): Check WITH_PPC_SIM instead
1994 of WITH_SIM.
1995 * configure: Regenerate.
1996 * config.in: Regenerate.
1997
1998 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
1999
2000 * btrace.c (btrace_pt_readmem_callback): Do not return in TRY/CATCH.
2001
2002 2016-01-02 Mike Frysinger <vapier@gentoo.org>
2003
2004 * configure.tgt (powerpc*-*-*): Delete test call and
2005 always assign gdb_sim.
2006
2007 2016-01-01 Joel Brobecker <brobecker@adacore.com>
2008
2009 Update year range in copyright notice of all files.
2010
2011 2016-01-01 Joel Brobecker <brobecker@adacore.com>
2012
2013 * top.c (print_gdb_version): Change copyright year in version
2014 message.
2015
2016 2016-01-01 Joel Brobecker <brobecker@adacore.com>
2017
2018 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2015.
2019
2020 For older changes see ChangeLog-2015.
2021 \f
2022 Local Variables:
2023 mode: change-log
2024 left-margin: 8
2025 fill-column: 74
2026 version-control: never
2027 coding: utf-8
2028 End: