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