stack: check frame_unwind_caller_id
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
2
3 * stack.c (frame_info): Check frame_unwind_caller_id.
4
5 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
6
7 * frame.h (skip_tailcall_frames): New.
8 * frame.c (skip_tailcall_frames): New.
9 (frame_pop): Call skip_tailcall_frames.
10 * infcmd.c (finish_command): Call skip_tailcall_frames.
11
12 2016-02-11 Pedro Alves <palves@redhat.com>
13
14 * Makefile.in (check-parallel): New rule.
15
16 2016-02-11 Simon Marchi <simon.marchi@ericsson.com>
17
18 * arm-tdep.c (arm_skip_prologue): Remove unused variables.
19 (arm_analyze_prologue): Likewise.
20 (arm_scan_prologue): Likewise.
21 (arm_m_exception_prev_register): Likewise.
22 (arm_copy_block_xfer): Likewise.
23 (thumb2_copy_block_xfer): Likewise.
24 (arm_decode_miscellaneous): Likewise.
25 (arm_decode_ld_st_word_ubyte): Likewise.
26 (arm_decode_svc_copro): Likewise.
27 (thumb2_decode_svc_copro): Likewise.
28 (thumb_copy_16bit_ldr_literal): Likewise.
29 (thumb_copy_pop_pc_16bit): Likewise.
30 (decode_thumb_32bit_ld_mem_hints): Likewise.
31 (arm_show_force_mode): Likewise.
32 (_initialize_arm_tdep): Likewise.
33 (arm_record_strx): Likewise.
34 (arm_record_extension_space): Likewise.
35 (arm_record_data_proc_misc_ld_str): Likewise.
36 (arm_record_exreg_ld_st_insn): Likewise.
37 (arm_record_vfp_data_proc_insn): Likewise.
38 (arm_record_coproc_data_proc): Likewise.
39 (thumb_record_misc): Likewise.
40 (thumb_record_ldm_stm_swi): Likewise.
41 (thumb2_record_ld_st_dual_ex_tbb): Likewise.
42 (thumb2_record_ld_mem_hints): Likewise.
43 (thumb2_record_lmul_lmla_div): Likewise.
44 (thumb2_record_asimd_struct_ld_st): Likewise.
45 (arm_process_record): Likewise.
46
47 2016-02-11 Simon Marchi <simon.marchi@ericsson.com>
48
49 * arm-tdep.c (arm_displaced_step_copy_insn): Remove.
50 (ARM displaced stepping support): Remove reference to
51 arm_displaced_step_copy_insn in comment.
52 * arm-tdep.h (arm_displaced_step_copy_insn): Remove.
53 * arm-linux-tdep.c (arm_linux_displaced_step_copy_insn): Remove
54 reference to arm_displaced_step_copy_insn in comment.
55
56 2016-02-11 Simon Marchi <simon.marchi@ericsson.com>
57
58 * arm-tdep.c (thumb_copy_unmodified_16bit): Change type of insn.
59 (thumb_copy_b): Likewise.
60 (arm_decode_b_bl_ldmstm): Likewise.
61 (thumb_copy_16bit_ldr_literal): Likewise.
62 (thumb_copy_pop_pc_16bit): Likewise.
63
64 2016-02-11 Antoine Tremblay <antoine.tremblay@ericsson.com>
65
66 * tracepoint.c (encode_actions_1): Use target_gdbarch () rather
67 than loc->gdbarch.
68
69 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
70
71 * tracefile-tfile.c (trace_tdesc): New static variable.
72 (tfile_open): Clear trace_tdesc, call target_find_description.
73 (tfile_interp_line): Recognize tdesc lines.
74 (tfile_close): Clear trace_tdesc.
75 (tfile_xfer_partial_features): New function.
76 (tfile_xfer_partial): Call tfile_xfer_partial_features.
77 (tfile_append_tdesc_line): New function.
78
79 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
80
81 * ctf.c (ctf_write_tdesc): New function.
82 (ctf_write_ops): Wire in ctf_write_tdesc.
83 * tracefile-tfile.c (tfile_write_tdesc): New function.
84 (tfile_write_ops): Wire in tfile_write_tdesc.
85 * tracefile.c (trace_save): Call write_tdesc method.
86 * tracefile.h (struct trace_file_write_ops): Add write_tdesc method.
87 * xml-tdesc.c (target_fetch_description_xml): New function.
88 * xml-tdesc.h: Add target_fetch_description_xml prototype.
89
90 2016-02-10 Simon Marchi <simon.marchi@ericsson.com>
91
92 * arm-tdep.c (arm_copy_extra_ld_st): Fix "unpriveleged" typo.
93 (arm_decode_dp_misc): Likewise.
94
95 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
96
97 * amd64-tdep.c (amd64_ax_pseudo_register_collect): New function.
98 (amd64_init_abi): Fill ax_pseudo_register_collect hook.
99 * gdb/i386-tdep.c (i386_pseudo_register_read_into_value): Remove
100 misleading comment.
101 (i386_pseudo_register_write): Ditto.
102 (i386_ax_pseudo_register_collect): New function.
103 (i386_gdbarch_init): Fill ax_pseudo_register_collect hook.
104 * i386-tdep.h: Add i386_ax_pseudo_register_collect prototype.
105
106 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
107
108 * tracefile-tfile.c (tfile_fetch_registers): Use g packet order
109 instead of gdb order.
110
111 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
112
113 * tracefile-tfile.c (tfile_fetch_registers): Fix off-by-one in bounds
114 check.
115
116 2016-02-10 Joel Brobecker <brobecker@adacore.com>
117
118 * NEWS: Create a new section for the next release branch.
119 Rename the section of the current branch, now that it has
120 been cut.
121
122 2016-02-10 Joel Brobecker <brobecker@adacore.com>
123
124 GDB 7.11 branch created (9ef9e6a6a0dd8f948708cb67c9afcfd0be40cb0a):
125 * version.in: Bump version to 7.11.50.DATE-git.
126
127 2016-02-09 Keith Seitz <keiths@redhat.com>
128
129 PR breakpoints/19546
130 * breakpoint.c (breakpoint_event_location_empty_p): New function.
131 (update_breakpoints_after_exec, bkpt_re_set): Use this new function
132 instead of event_location_empty_p.
133
134 2016-02-09 Keith Seitz <keiths@redhat.com>
135
136 * mi/mi-cmd-break.c (mi_cmd_break_insert_1): Use
137 string_to_event_location_basic instead of string_to_event_location.
138
139 2016-02-09 Keith Seitz <keiths@redhat.com>
140
141 * guile/scm-breakpoint.c (gdbscm_register_breakpoint_x): Skip
142 leading whitespace and use string_to_event_location_basic instead
143 of new_linespec_location.
144
145 2016-02-09 Keith Seitz <keiths@redhat.com>
146
147 PR python/19506
148 * python/py-breakpoint.c (bppy_init): Use
149 string_to_event_location_basic instead of new_linespec_location.
150
151 2016-02-09 Keith Seitz <keiths@redhat.com>
152
153 * location.c (string_to_explicit_location): Note that "-p" is
154 reserved for probe locations and return NULL for any input
155 that starts with that.
156 (string_to_event_location): Move "legacy" linespec code to ...
157 (string_to_event_location_basic): ... here.
158 * location.h (string_to_event_location): Update comment.
159 (string_to_event_location_basic): New function.
160
161 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
162
163 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
164 to AC_OUTPUT. Remove "exit 0" at the end.
165 * configure: Regenerate.
166
167 2016-02-09 Pedro Alves <palves@redhat.com>
168
169 PR breakpoints/19548
170 * breakpoint.c (create_overlay_event_breakpoint): Don't update
171 global location list here.
172 (create_longjmp_master_breakpoint)
173 (create_std_terminate_master_breakpoint)
174 (create_exception_master_breakpoint, create_jit_event_breakpoint)
175 (update_breakpoint_locations):
176 (breakpoint_re_set): Update global location list after all
177 breakpoints are re-set.
178
179 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
180
181 * remote.c (remote_register_number_and_offset): Remove unused
182 variable(s).
183 (remote_thread_always_alive): Likewise.
184 (remote_update_thread_list): Likewise.
185 (process_initial_stop_replies): Likewise.
186 (remote_start_remote): Likewise.
187 (remote_check_symbols): Likewise.
188 (discard_pending_stop_replies): Likewise.
189 (process_stop_reply): Likewise.
190 (putpkt_binary): Likewise.
191 (getpkt): Likewise.
192 (remote_add_target_side_condition): Likewise.
193 (remote_insert_breakpoint): Likewise.
194 (remote_supports_stopped_by_sw_breakpoint): Likewise.
195 (remote_supports_stopped_by_hw_breakpoint): Likewise.
196 (remote_xfer_partial): Likewise.
197 (remote_read_btrace): Likewise.
198 (remote_async_serial_handler): Likewise.
199 (remote_thread_events): Likewise.
200 (_initialize_remote): Likewise.
201
202 2016-02-07 Simon Marchi <simon.marchi@polymtl.ca>
203
204 * varobj.h (varobj_delete): Remove dellist parameter, update and
205 move documentation here.
206 * varobj.c (struct cpstack, cppush, cppop): Remove.
207 (delete_variable): Remove resultp (first) parameter.
208 (delete_variable_1): Likewise.
209 (varobj_delete): Remove dellist parameter and unused code.
210 (update_dynamic_varobj_children): Adjust varobj_delete call.
211 (update_type_if_necessary): Likewise.
212 (varobj_set_visualizer): Likewise.
213 (varobj_update): Likewise.
214 (value_of_root): Likewise.
215 (varobj_invalidate_iter): Likewise.
216 * mi/mi-cmd-var.c (mi_cmd_var_delete): Likewise.
217
218 2016-02-04 Yao Qi <yao.qi@linaro.org>
219
220 * remote.c (remote_wait_as): Set rs->waiting_for_stop_reply to
221 0 before handling 'F' and set it back afterwards.
222
223 2016-02-02 Simon Marchi <simon.marchi@ericsson.com>
224
225 * ui-out.c (MAX_UI_OUT_LEVELS): Remove.
226
227 2016-02-02 Walfred Tedeschi <walfred.tedeschi@intel.com>
228
229 * amd64-linux-siginfo.c (nat_siginfo_t, nat_sigval_t, nat_timeval):
230 New types.
231 (compat_siginfo): New bound fields added.
232 (compat_x32_siginfo): New field added.
233 (cpt_si_addr_lsb): New define.
234 (compat_siginfo_from_siginfo): Use nat_siginfo.
235 (siginfo_from_compat_siginfo): Use nat_siginfo.
236 (compat_x32_siginfo_from_siginfo): Likewise.
237 (siginfo_from_compat_x32_siginfo): Likewise.
238
239 2016-02-02 Walfred Tedeschi <walfred.tedeschi@intel.com>
240
241 * linux-tdep.c (linux_get_siginfo_type): Add the _addr_bnd
242 structure to the siginfo if extra_fields contains
243 LINUX_SIGINFO_FIELD_ADDR_BND.
244
245 2016-02-02 Walfred Tedeschi <walfred.tedeschi@intel.com>
246
247 * linux-tdep.h (linux_get_siginfo_type_with_fields): Make extern.
248 * linux-tdep.c (linux_get_siginfo_type_with_fields): Make extern.
249 * i386-linux-tdep.h (x86_linux_get_siginfo_type): New
250 function.
251 * amd64-linux-tdep.c (amd64_linux_init_abi_common): Add
252 x86_linux_get_siginfo_type for the amd64 abi.
253 * i386-linux-tdep.c (x86_linux_get_siginfo_type): New
254 function.
255 (i386_linux_init_abi): Add new function at the i386 ABI
256 initialization.
257
258 2016-02-02 Walfred Tedeschi <walfred.tedeschi@intel.com>
259
260 * linux-tdep.h (linux_siginfo_extra_field_values): New enum values.
261 (linux_siginfo_extra_fields): New enum type.
262 * linux-tdep.c (linux_get_siginfo_type_with_fields): New function.
263 (linux_get_siginfo_type): Use new function.
264
265 2016-02-02 Walfred Tedeschi <walfred.tedeschi@intel.com>
266
267 * nat/amd64-linux-siginfo.c: New file.
268 * nat/amd64-linux-siginfo.h: New file.
269 * Makefile.in (HFILES_NO_SRCDIR): Add nat/amd64-linux-siginfo.h.
270 (amd64-linux-siginfo.o): New rule.
271 * config/i386/linux64.mh (NATDEPFILES): Add amd64-linux-siginfo.o.
272 * amd64-linux-nat.c (nat/amd64-linux-siginfo.h): New include.
273 (compat_siginfo_from_siginfo, siginfo_from_compat_siginfo)
274 (compat_x32_siginfo_from_siginfo, siginfo_from_compat_x32_siginfo)
275 (compat_timeval, compat_sigval, compat_x32_clock, cpt_si_pid)
276 (cpt_si_uid, cpt_si_timerid, cpt_si_overrun, cpt_si_status)
277 (cpt_si_utime, cpt_si_stime, cpt_si_ptr, cpt_si_addr, cpt_si_band)
278 (cpt_si_fd, si_timerid, si_overrun): Move to nat/amd64-linux-siginfo.c.
279
280 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
281
282 * value.c (max_value_size): New variable.
283 (MIN_VALUE_FOR_MAX_VALUE_SIZE): New define.
284 (set_max_value_size): New function.
285 (show_max_value_size): New function.
286 (check_type_length_before_alloc): New function.
287 (allocate_value_contents): Call check_type_length_before_alloc.
288 (set_value_enclosing_type): Likewise.
289 (_initialize_values): Add set/show handler for max-value-size.
290 * NEWS: Mention new set/show command.
291
292 2016-01-31 Simon Marchi <simon.marchi@polymtl.ca>
293
294 * varobj.h (struct varobj): Fix typos in comments.
295 (struct lang_varobj_ops): Likewise.
296 * varobj.c (VAROBJ_TABLE_SIZE): Likewise.
297 (varobj_create): Move misplaced comment.
298
299 2016-01-29 Simon Marchi <simon.marchi@ericsson.com>
300
301 * aarch64-tdep.c (aarch64_record_asimd_load_store): Add braces
302 to for include additional lines.
303 * xcoffread.c (scan_xcoff_symtab): Remove unnecessary braces.
304
305 2016-01-28 Simon Marchi <simon.marchi@ericsson.com>
306
307 * gnulib/import/Makefile.am: Regenerate.
308 * gnulib/import/Makefile.in: Regenerate.
309 * gnulib/import/m4/gnulib-cache.m4: Regenerate.
310 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add rawmemchr.
311
312 2016-01-28 Simon Marchi <simon.marchi@ericsson.com>
313
314 * remote.c (skip_to_semicolon): Remove.
315 (remote_parse_stop_reply): Use strchrnul instead of
316 skip_to_semicolon.
317 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add
318 strchrnul.
319 * gnulib/aclocal.m4: Regenerate.
320 * gnulib/config.in: Regenerate.
321 * gnulib/configure: Regenerate.
322 * gnulib/import/Makefile.am: Regenerate.
323 * gnulib/import/Makefile.in: Regenerate.
324 * gnulib/import/m4/gnulib-cache.m4: Regenerate.
325 * gnulib/import/m4/gnulib-comp.m4: Regenerate.
326 * gnulib/import/m4/rawmemchr.m4: New file.
327 * gnulib/import/m4/strchrnul.m4: New file.
328 * gnulib/import/rawmemchr.c: New file.
329 * gnulib/import/rawmemchr.valgrind: New file.
330 * gnulib/import/strchrnul.c: New file.
331 * gnulib/import/strchrnul.valgrind: New file.
332
333 2016-01-28 Yao Qi <yao.qi@linaro.org>
334
335 * breakpoint.c (build_target_command_list): Don't call continue
336 if aexpr is NULL.
337 (build_target_condition_list): Likewise.
338
339 2016-01-27 Kevin Buettner <kevinb@redhat.com>
340
341 * rx-tdep.c (rx_push_dummy_call): Treat scalars larger than 8
342 bytes as aggregates.
343
344 2016-01-27 Joel Brobecker <brobecker@adacore.com>
345
346 * MAINTAINERS (Responsible Maintainers): Add Keith Seitz as
347 Linespec Maintainers.
348
349 2016-01-26 Simon Marchi <simon.marchi@ericsson.com>
350
351 * common/common-utils.c (skip_spaces): Fix comment.
352 (skip_to_space_const): Likewise.
353
354 2016-01-25 Yao Qi <yao.qi@linaro.org>
355
356 * arch/arm-get-next-pcs.c (thumb_deal_with_atomic_sequence_raw):
357 Remove argument pc. Get pc by regcache_read_pc. Callers updated.
358 (arm_deal_with_atomic_sequence_raw): Likewise.
359 (thumb_get_next_pcs_raw): Likewise.
360 (arm_get_next_pcs_raw): Likewise.
361 (arm_get_next_pcs): Remove argument pc. Callers updated.
362 * arch/arm-get-next-pcs.h (arm_get_next_pcs): Update declaration.
363
364 2016-01-25 Mark Wielaard <mjw@redhat.com>
365
366 * ada-lang.c (ada_evaluate_subexp): Add proper else block.
367 * c-typeprint.c (c_type_print_base): Fix misleading indentation of
368 if statement.
369 * inflow.c (child_terminal_ours_1): Fix misleading indentation of
370 statement block by introducing an else.
371 * linux-record.c (record_linux_sockaddr): Fix misleading indentation
372 of return statements.
373 (record_linux_msghdr): Likewise.
374
375 2016-01-25 Pedro Alves <palves@redhat.com>
376
377 PR threads/19461
378 * infrun.c (handle_inferior_event_1) <fork/vfork>: Update
379 parent/child running states.
380
381 2016-01-25 Pedro Alves <palves@redhat.com>
382
383 PR gdb/19494
384 * linux-nat.c (kill_one_lwp): New, factored out from ...
385 (kill_callback): ... this.
386 (kill_wait_callback): New, factored out from ...
387 (kill_wait_one_lwp): ... this.
388 (kill_unfollowed_fork_children): New function.
389 (linux_nat_kill): Use it.
390
391 2016-01-22 John Baldwin <jhb@FreeBSD.org>
392
393 * fbsd-nat.c (fbsd_pid_to_str): Adjust string format.
394
395 2016-01-22 Yao Qi <yao.qi@linaro.org>
396
397 * arm-linux-nat.c (fetch_fpregs): Call perror_with_name
398 instead of warning.
399 (store_fpregs, fetch_regs, store_regs): Likewise.
400 (fetch_wmmx_regs, store_wmmx_regs): Likewise.
401 (fetch_vfp_regs, store_vfp_regs): Likewise.
402
403 2016-01-21 Doug Evans <dje@google.com>
404
405 * breakpoint.c (init_breakpoint_sal): Add comment.
406
407 2016-01-21 Marcin Kościelnicki <koriakin@0x04.net>
408
409 * ax-gdb.c (gen_traced_pop): Use gen_fetch for string collection.
410
411 2016-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
412
413 * disasm.c (maybe_add_dis_line_entry): Rename to...
414 (add_dis_line_entry): ...this, and update header comment.
415 (do_mixed_source_and_assembly): Now use add_dis_line_entry.
416
417 2016-01-21 Pedro Alves <palves@redhat.com>
418
419 * Makefile.in (COMPILER_CFLAGS): New.
420 (CXXFLAGS): Get it from configure.
421 (INTERNAL_CFLAGS_BASE, INTERNAL_LDFLAGS): Use COMPILER_CFLAGS
422 instead of CFLAGS.
423 * build-with-cxx.m4 (GDB_AC_BUILD_WITH_CXX): Set and AC_SUBST
424 COMPILER_CFLAGS.
425 * configure: Regenerate.
426
427 2016-01-21 Joel Brobecker <brobecker@adacore.com>
428
429 * location.h (new_address_location): Add new parameters
430 "addr_string" and "addr_string_len".
431 (get_address_string_location): Add declaration.
432 * location.c (new_address_location): Add new parameters
433 "addr_string" and "addr_string_len". If not NULL, store
434 a copy of the addr_string in the new location as well.
435 (get_address_string_location): New function.
436 (string_to_event_location): Update call to new_address_location.
437 * linespec.c (event_location_to_sals) <ADDRESS_LOCATION>:
438 Save the event location in the parser's state before
439 passing it to convert_address_location_to_sals.
440 * breakpoint.c (create_thread_event_breakpoint): Update call
441 to new_address_location.
442 (init_breakpoint_sal): Get the event location's string, if any,
443 and use it to update call to new_address_location.
444 * python/py-finishbreakpoint.c (bpfinishpy_init):
445 Update call to new_address_location.
446 * spu-tdep.c (spu_catch_start): Likewise.
447
448 * config/djgpp/fnchange.lst: Add entries for
449 gdb/testsuite/gdb.base/break-fun-addr1.c and
450 gdb/testsuite/gdb.base/break-fun-addr2.c.
451
452 2016-01-21 Yao Qi <yao.qi@linaro.org>
453
454 * arm-linux-tdep.c (arm_linux_sigreturn_next_pc): Add parameter
455 is_thumb and set it according to CPSR saved on the stack.
456 (arm_linux_get_next_pcs_syscall_next_pc): Pass is_thumb to
457 arm_linux_sigreturn_next_pc.
458
459 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
460
461 * python/lib/gdb/printing.py (FlagEnumerationPrinter.__call__):
462 Fix enumerators sort key function.
463
464 2016-01-20 Joel Brobecker <brobecker@adacore.com>
465
466 * printcmd.c (print_scalar_formatted): Move binary operator from
467 end of line to beginning of next line. Adjust formatting
468 accordingly.
469
470 2016-01-19 John Baldwin <jhb@FreeBSD.org>
471
472 * fbsd-nat.c (fbsd_pid_to_exec_file): Use new "buflen" instead of
473 "len" with sysctl.
474
475 2016-01-19 John Baldwin <jhb@FreeBSD.org>
476
477 * fbsd-tdep.c (find_stop_signal): Remove.
478 (struct fbsd_collect_regset_section_cb) <lwp>: New field.
479 <stop_signal>: New field.
480 <abort_iteration>: New field.
481 (fbsd_collect_regset_section_cb): Use new fields.
482 (fbsd_collect_thread_registers): New function.
483 (struct fbsd_corefile_thread_data): New structure.
484 (fbsd_corefile_thread): New function.
485 (fbsd_make_corefile_notes): Use new function to dump notes for each
486 non-exited thread in a process.
487
488 2016-01-19 John Baldwin <jhb@FreeBSD.org>
489
490 * configure.ac: Check for support for LWP names on FreeBSD.
491 * fbsd-nat.c [PT_LWPINFO] New variable debug_fbsd_lwp.
492 [TDP_RFPPWAIT || HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME]
493 (fbsd_fetch_kinfo_proc): Move function earlier.
494 [PT_LWPINFO] (fbsd_thread_alive): New function.
495 [PT_LWPINFO] (fbsd_pid_to_str): New function.
496 [HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME] (fbsd_thread_name): New function.
497 [PT_LWP_EVENTS] (fbsd_enable_lwp_events): New function.
498 [PT_LWPINFO] (fbsd_add_threads): New function.
499 [PT_LWPINFO] (fbsd_update_thread_list): New function.
500 [PT_LWPINFO] New variable super_resume.
501 [PT_LWPINFO] (resume_one_thread_cb): New function.
502 [PT_LWPINFO] (resume_all_threads_cb): New function.
503 [PT_LWPINFO] (fbsd_resume): New function.
504 (fbsd_remember_child): Save full ptid instead of plain pid.
505 (fbsd_is_child_pending): Return ptid of saved child process.
506 (fbsd_wait): Include lwp in returned ptid and switch to LWP ptid on
507 first stop.
508 [PT_LWP_EVENTS] Handle LWP events.
509 [TDP_RFPPWAIT] Include LWP in child ptid.
510 (fbsd_post_startup_inferior) [PT_LWP_EVENTS]: Enable LWP events.
511 (fbsd_post_attach) [PT_LWP_EVENTS]: Enable LWP events.
512 Add threads for existing processes.
513 (fbsd_nat_add_target) [PT_LWPINFO]: Set "to_thread_alive" to
514 "fbsd_thread_alive".
515 Set "to_pid_to_str" to "fbsd_pid_to_str".
516 [HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME]: Set "to_thread_name" to
517 "fbsd_thread_name".
518 [PT_LWPINFO]: Set "to_update_thread_list" to "fbsd_update_thread_list".
519 Set "to_has_thread_control" to "tc_schedlock".
520 Set "to_resume" to "fbsd_resume".
521 (_initialize_fbsd_nat): New function.
522 * configure: Regenerate.
523 * config.in: Regenerate.
524
525 2016-01-19 John Baldwin <jhb@FreeBSD.org>
526
527 * amd64bsd-nat.c (amd64bsd_fetch_inferior_registers): Use
528 get_ptrace_pid.
529 (amd64bsd_store_inferior_registers): Use get_ptrace_pid.
530 (amd64bsd_dr_get): Use get_ptrace_pid.
531 (amd64bsd_dr_set): Use get_ptrace_pid.
532 * i386bsd-nat.c (i386bsd_fetch_inferior_registers): Use get_ptrace_pid.
533 (i386bsd_store_inferior_registers): Use get_ptrace_pid.
534 (i386bsd_dr_get): Use get_ptrace_pid.
535 (i386bsd_dr_set): Use get_ptrace_pid.
536 * inf-ptrace.c (get_ptrace_pid): Export.
537 * inf-ptrace.h (get_ptrace_pid): Declare.
538 * ppcfbsd-nat.c (ppcfbsd_fetch_inferior_registers): Use lwp id.
539 (ppcfbsd_store_inferior_registers): Use lwp id.
540
541 2016-01-19 John Baldwin <jhb@FreeBSD.org>
542
543 * fbsd_tdep.c (fbsd_core_pid_to_str): New function.
544 (fbsd_core_thread_name): New function.
545 (fbsd_init_abi): Add "core_pid_to_str" gdbarch method.
546 Add "core_thread_name" gdbarch method.
547
548 2016-01-19 John Baldwin <jhb@FreeBSD.org>
549
550 * corelow.c (core_thread_name): New function.
551 (init_core_ops): Use "core_thread_name" for the "to_thread_name"
552 target op.
553 * gdbarch.sh (core_thread_name): New gdbarch callback.
554 * gdbarch.h: Re-generate.
555 * gdbarch.c: Re-generate.
556
557 2016-01-19 Simon Marchi <simon.marchi@polymtl.ca>
558
559 * python/lib/gdb/printing.py (_EnumInstance.to_string): Explicitly
560 convert gdb.Value to integer type using int().
561
562 2016-01-19 John Baldwin <jhb@FreeBSD.org>
563
564 * configure.ac: Include <sys/types.h when checking for "r_fs" in
565 "struct reg".
566 * configure: Regenerate.
567
568 2016-01-19 Pedro Alves <palves@redhat.com>
569
570 * ax-gdb.c (agent_command_1): Adjust call to decode_line_full.
571 * break-catch-throw.c (re_set_exception_catchpoint): Pass the
572 current program space down to linespec decoding and breakpoint
573 location updating.
574 * breakpoint.c (parse_breakpoint_sals): Adjust calls to
575 decode_line_full.
576 (until_break_command): Adjust calls to decode_line_1.
577 (base_breakpoint_decode_location, bkpt_decode_location): Add
578 'search_pspace' parameter. Pass it along.
579 (bkpt_probe_create_sals_from_location): Adjust calls to
580 parse_probes.
581 (tracepoint_decode_location, tracepoint_probe_decode_location)
582 (strace_marker_decode_location): Add 'search_pspace' parameter.
583 Pass it along.
584 (all_locations_are_pending): Rewrite to take a breakpoint and
585 program space as arguments instead.
586 (hoist_existing_locations): New function.
587 (update_breakpoint_locations): Add 'filter_pspace' parameter. Use
588 hoist_existing_locations instead of always removing all locations,
589 and adjust to all_locations_are_pending change.
590 (location_to_sals): Add 'search_pspace' parameter. Pass it along.
591 Don't disable the breakpoint if there are other locations in
592 another program space.
593 (breakpoint_re_set_default): Adjust to pass down the current
594 program space as filter program space.
595 (decode_location_default): Add 'search_pspace' parameter and pass
596 it along.
597 (prepare_re_set_context): Don't switch program space here.
598 (breakpoint_re_set): Use save_current_space_and_thread instead of
599 save_current_program_space.
600 * breakpoint.h (struct breakpoint_ops) <decode_location>: Add
601 'search_pspace' parameter.
602 (update_breakpoint_locations): Add 'filter_pspace' parameter.
603 * cli/cli-cmds.c (edit_command, list_command): Adjust calls to
604 decode_line_1.
605 * elfread.c (elf_gnu_ifunc_resolver_return_stop): Pass the current
606 program space as filter program space.
607 * linespec.c (struct linespec_state) <search_pspace>: New field.
608 (create_sals_line_offset, convert_explicit_location_to_sals)
609 (parse_linespec): Pass the search program space down.
610 (linespec_state_constructor): Add 'search_pspace' parameter.
611 Store it.
612 (linespec_parser_new): Add 'search_pspace' parameter and pass it
613 along.
614 (linespec_lex_to_end): Adjust.
615 (decode_line_full, decode_line_1): Add 'search_pspace' parameter
616 and pass it along.
617 (decode_line_with_last_displayed): Adjust.
618 (collect_symtabs_from_filename, symtabs_from_filename): New
619 'search_pspace' parameter. Use it.
620 (find_function_symbols): Pass the search program space down.
621 * linespec.h (decode_line_1, decode_line_full): Add
622 'search_pspace' parameter.
623 * probe.c (parse_probes_in_pspace): New function, factored out
624 from ...
625 (parse_probes): ... this. Add 'search_pspace' parameter and use
626 it.
627 * probe.h (parse_probes): Add pspace' parameter.
628 * python/python.c (gdbpy_decode_line): Adjust.
629 * tracepoint.c (scope_info): Adjust.
630
631 2016-01-18 Maciej W. Rozycki <macro@imgtec.com>
632
633 * mips-tdep.c (mips_insn_size): Remove 48-bit microMIPS
634 instruction support.
635 (micromips_next_pc): Likewise.
636 (micromips_scan_prologue): Likewise.
637 (micromips_deal_with_atomic_sequence): Likewise.
638 (micromips_stack_frame_destroyed_p): Likewise.
639 (mips_breakpoint_from_pc): Likewise.
640
641 2016-01-18 Maciej W. Rozycki <macro@imgtec.com>
642
643 * mips-tdep.c (micromips_insn_at_pc_has_delay_slot): Pass
644 unshifted 16-bit microMIPS instruction word to `mips_insn_size'.
645
646 2016-01-18 Pedro Alves <palves@redhat.com>
647
648 * NEWS: Mention that GDB now displays the ID and name of the
649 thread that hit a breakpoint or received a signal.
650 * break-catch-sig.c (signal_catchpoint_print_it): Use
651 maybe_print_thread_hit_breakpoint.
652 * break-catch-syscall.c (print_it_catch_syscall): Likewise.
653 * break-catch-throw.c (print_it_exception_catchpoint): Likewise.
654 * breakpoint.c (maybe_print_thread_hit_breakpoint): New function.
655 (print_it_catch_fork, print_it_catch_vfork, print_it_catch_solib)
656 (print_it_catch_exec, print_it_ranged_breakpoint)
657 (print_it_watchpoint, print_it_masked_watchpoint, bkpt_print_it):
658 Use maybe_print_thread_hit_breakpoint.
659 * breakpoint.h (maybe_print_thread_hit_breakpoint): Declare.
660 * gdbthread.h (show_thread_that_caused_stop): Declare.
661 * infrun.c (print_signal_received_reason): Print which thread
662 received signal.
663 * thread.c (show_thread_that_caused_stop): New function.
664
665 2016-01-18 Gary Benson <gbenson@redhat.com>
666
667 * nat/linux-namespaces.c (do_fork): New function.
668 (linux_mntns_get_helper): Use the above.
669
670 2016-01-17 Jonas Hahnfeld <Hahnfeld@itc.rwth-aachen.de> (tiny change)
671
672 Pushed by Joel Brobecker <brobecker@adacore.com>.
673 PR gdb/19208
674 * dwarf2read.c (read_partial_die): Do not call set_objfile_main_name
675 if the function has no name.
676
677 2016-01-15 Sandra Loosemore <sandra@codesourcery.com>
678
679 * charset.c [PHONY_ICONV] (GDB_DEFAULT_HOST_CHARSET):
680 Conditionalize for Windows host.
681 (GDB_DEFAULT_TARGET_CHARSET): Match GDB_DEFAULT_HOST_CHARSET.
682 (GDB_DEFAULT_TARGET_WIDE_CHARSET): Use UTF-32.
683 (phony_iconv_open): Handle both UTF-32 endiannesses.
684 (phony_iconv): Likewise. Check for output overflow and clean up
685 out-of-input cases. Correct adjustment to input buffer pointer.
686 (set_be_le_names) [PHONY_ICONV]: Use hard-wired names to match
687 phony_iconv_open.
688
689 2016-01-15 Pedro Alves <palves@redhat.com>
690
691 * NEWS: Mention star wildcard ranges.
692 * cli/cli-utils.c (get_number_or_range): Check state->in_range first.
693 (number_range_setup_range): New function.
694 * cli/cli-utils.h (number_range_setup_range): New declaration.
695 * thread.c (thread_apply_command): Support star TID ranges.
696 * tid-parse.c (tid_range_parser_finished)
697 (tid_range_parser_string, tid_range_parser_skip)
698 (get_tid_or_range, get_tid_or_range): Handle
699 TID_RANGE_STATE_STAR_RANGE.
700 (tid_range_parser_star_range): New function.
701 * tid-parse.h (enum tid_range_state) <TID_RANGE_STATE_STAR_RANGE>:
702 New value.
703 (tid_range_parser_star_range): New declaration.
704
705 2016-01-15 Pedro Alves <palves@redhat.com>
706
707 * thread.c (thread_apply_command): Use the tid range parser to
708 advance past the thread ID list.
709 * tid-parse.c (get_positive_number_trailer): New function.
710 (parse_thread_id): Use it.
711 (get_tid_or_range): Use it. Return 0 instead of throwing invalid
712 thread ID error.
713 (get_tid_or_range): Detect negative values. Return 0 instead of
714 throwing invalid thread ID error.
715
716 2016-01-14 Yao Qi <yao.qi@linaro.org>
717
718 * arm-linux-tdep.c (arm_linux_get_next_pcs_syscall_next_pc):
719 Declare.
720 (arm_linux_get_next_pcs_ops): Install
721 arm_linux_get_next_pcs_syscall_next_pc.
722 (arm_linux_syscall_next_pc): Change to ...
723 (arm_linux_get_next_pcs_syscall_next_pc): ... it.
724 (arm_linux_init_abi): Don't set tdep->syscall_next_pc.
725 * arm-tdep.c (arm_get_next_pcs_syscall_next_pc): Declare.
726 (arm_get_next_pcs_syscall_next_pc): Make it static. Don't
727 call tdep->syscall_next_pc.
728 * arm-tdep.h (struct gdbarch_tdep) <syscall_next_pc>: Remove.
729 (arm_get_next_pcs_syscall_next_pc): Remove.
730
731 2016-01-14 Yao Qi <yao.qi@linaro.org>
732
733 * remote.c (remote_set_syscall_catchpoint): Cast to char *.
734 * thread.c (do_captured_thread_select): Cast to const char *.
735
736 2016-01-14 Yao Qi <yao.qi@linaro.org>
737
738 * arch/arm-get-next-pcs.c (arm_get_next_pcs_ctor): Change
739 argument arm_thumb2_breakpoint to has_thumb2_breakpoint.
740 (thumb_get_next_pcs_raw): Check has_thumb2_breakpoint
741 instead.
742 * arch/arm-get-next-pcs.h (struct arm_get_next_pcs)
743 <arm_thumb2_breakpoint>: Remove.
744 <has_thumb2_breakpoint>: New field.
745 (arm_get_next_pcs_ctor): Update declaration.
746 * arm-linux-tdep.c (arm_linux_software_single_step): Pass
747 1 to arm_get_next_pcs_ctor.
748 * arm-tdep.c (arm_software_single_step): Pass 0 to
749 arm_get_next_pcs_ctor.
750
751 2016-01-13 Ulrich Weigand <uweigand@de.ibm.com>
752
753 * MAINTAINERS: Add Andreas Arnez as s390 target maintainer.
754
755 2016-01-13 Yao Qi <yao.qi@linaro.org>
756
757 * arch/arm-get-next-pcs.c (arm_get_next_pcs_raw): Use
758 byte_order_for_code to read instruction.
759
760 2016-01-13 Pedro Alves <palves@redhat.com>
761
762 * NEWS: Mention $_gthread.
763 * gdbthread.h (struct thread_info) <global_num>: Mention
764 $_gthread.
765 * thread.c (thread_num_make_value_helper): New function.
766 (thread_id_make_value): Delete.
767 (thread_id_per_inf_num_make_value, global_thread_id_make_value):
768 New.
769 (thread_funcs): Adjust.
770 (gthread_funcs): New.
771 (_initialize_thread): Register $_gthread variable.
772
773 2016-01-13 Pedro Alves <palves@redhat.com>
774
775 * NEWS: Mention "info threads -gid".
776 * gdbthread.h (struct thread_info) <global_num>: Mention "info
777 threads -gid".
778 * thread.c (info_threads_command): Handle "-gid".
779 (_initialize_thread): Adjust "info threads" help string to mention
780 -gid.
781
782 2016-01-13 Pedro Alves <palves@redhat.com>
783
784 * NEWS: Mention InferiorThread.global_num.
785 * python/py-infthread.c (thpy_get_global_num): New function.
786 (thread_object_getset): Register "global_num".
787
788 2016-01-13 Pedro Alves <palves@redhat.com>
789
790 * NEWS: Mention that thread IDs are now per inferior and global
791 thread IDs.
792 * Makefile.in (SFILES): Add tid-parse.c.
793 (COMMON_OBS): Add tid-parse.o.
794 (HFILES_NO_SRCDIR): Add tid-parse.h.
795 * ada-tasks.c: Adjust to use ptid_to_global_thread_id.
796 * breakpoint.c (insert_breakpoint_locations)
797 (remove_threaded_breakpoints, bpstat_check_breakpoint_conditions)
798 (print_one_breakpoint_location, set_longjmp_breakpoint)
799 (check_longjmp_breakpoint_for_call_dummy)
800 (set_momentary_breakpoint): Adjust to use global IDs.
801 (find_condition_and_thread, watch_command_1): Use parse_thread_id.
802 (until_break_command, longjmp_bkpt_dtor)
803 (breakpoint_re_set_thread, insert_single_step_breakpoint): Adjust
804 to use global IDs.
805 * dummy-frame.c (pop_dummy_frame_bpt): Adjust to use
806 ptid_to_global_thread_id.
807 * elfread.c (elf_gnu_ifunc_resolver_stop): Likewise.
808 * gdbthread.h (struct thread_info): Rename field 'num' to
809 'global_num. Add new fields 'per_inf_num' and 'inf'.
810 (thread_id_to_pid): Rename thread_id_to_pid to
811 global_thread_id_to_ptid.
812 (pid_to_thread_id): Rename to ...
813 (ptid_to_global_thread_id): ... this.
814 (valid_thread_id): Rename to ...
815 (valid_global_thread_id): ... this.
816 (find_thread_id): Rename to ...
817 (find_thread_global_id): ... this.
818 (ALL_THREADS, ALL_THREADS_BY_INFERIOR): Declare.
819 (print_thread_info): Add comment.
820 * tid-parse.h: New file.
821 * tid-parse.c: New file.
822 * infcmd.c (step_command_fsm_prepare)
823 (step_command_fsm_should_stop): Adjust to use the global thread
824 ID.
825 (until_next_command, until_next_command)
826 (finish_command_fsm_should_stop): Adjust to use the global thread
827 ID.
828 (attach_post_wait): Adjust to check the inferior number too.
829 * inferior.h (struct inferior) <highest_thread_num>: New field.
830 * infrun.c (handle_signal_stop)
831 (insert_exception_resume_breakpoint)
832 (insert_exception_resume_from_probe): Adjust to use the global
833 thread ID.
834 * record-btrace.c (record_btrace_open): Use global thread IDs.
835 * remote.c (process_initial_stop_replies): Also consider the
836 inferior number.
837 * target.c (target_pre_inferior): Clear the inferior's highest
838 thread num.
839 * thread.c (clear_thread_inferior_resources): Adjust to use the
840 global thread ID.
841 (new_thread): New inferior parameter. Adjust to use it. Set both
842 the thread's global ID and the thread's per-inferior ID.
843 (add_thread_silent): Adjust.
844 (find_thread_global_id): New.
845 (find_thread_id): Make static. Adjust to rename.
846 (valid_thread_id): Rename to ...
847 (valid_global_thread_id): ... this.
848 (pid_to_thread_id): Rename to ...
849 (ptid_to_global_thread_id): ... this.
850 (thread_id_to_pid): Rename to ...
851 (global_thread_id_to_ptid): ... this. Adjust.
852 (first_thread_of_process): Adjust.
853 (do_captured_list_thread_ids): Adjust to use global thread IDs.
854 (should_print_thread): New function.
855 (print_thread_info): Rename to ...
856 (print_thread_info_1): ... this, and add new show_global_ids
857 parameter. Handle it. Iterate over inferiors.
858 (print_thread_info): Reimplement as wrapper around
859 print_thread_info_1.
860 (show_inferior_qualified_tids): New function.
861 (print_thread_id): Use it.
862 (tp_array_compar): Compare inferior numbers too.
863 (thread_apply_command): Use tid_range_parser.
864 (do_captured_thread_select): Use parse_thread_id.
865 (thread_id_make_value): Adjust.
866 (_initialize_thread): Adjust "info threads" help string.
867 * varobj.c (struct varobj_root): Update comment.
868 (varobj_create): Adjust to use global thread IDs.
869 (value_of_root_1): Adjust to use global_thread_id_to_ptid.
870 * windows-tdep.c (display_tib): No longer accept an argument.
871 * cli/cli-utils.c (get_number_trailer): Make extern.
872 * cli/cli-utils.h (get_number_trailer): Declare.
873 (get_number_const): Adjust documentation.
874 * mi/mi-cmd-var.c (mi_cmd_var_update_iter): Adjust to use global
875 thread IDs.
876 * mi/mi-interp.c (mi_new_thread, mi_thread_exit)
877 (mi_on_normal_stop, mi_output_running_pid, mi_on_resume):
878 * mi/mi-main.c (mi_execute_command, mi_cmd_execute): Likewise.
879 * guile/scm-breakpoint.c (gdbscm_set_breakpoint_thread_x):
880 Likewise.
881 * python/py-breakpoint.c (bppy_set_thread): Likewise.
882 * python/py-finishbreakpoint.c (bpfinishpy_init): Likewise.
883 * python/py-infthread.c (thpy_get_num): Add comment and return the
884 per-inferior thread ID.
885 (thread_object_getset): Update comment of "num".
886
887 2016-01-13 Pedro Alves <palves@redhat.com>
888
889 * breakpoint.c (remove_threaded_breakpoints)
890 (print_one_breakpoint_location): Use print_thread_id.
891 * btrace.c (btrace_enable, btrace_disable, btrace_teardown)
892 (btrace_fetch, btrace_clear): Use print_thread_id.
893 * common/print-utils.c (CELLSIZE): Delete.
894 (get_cell): Rename to ...
895 (get_print_cell): ... this and made extern. Adjust call callers.
896 Adjust to use PRINT_CELL_SIZE.
897 * common/print-utils.h (get_print_cell): Declare.
898 (PRINT_CELL_SIZE): New.
899 * gdbthread.h (print_thread_id): Declare.
900 * infcmd.c (signal_command): Use print_thread_id.
901 * inferior.c (print_inferior): Use print_thread_id.
902 * infrun.c (handle_signal_stop)
903 (insert_exception_resume_breakpoint)
904 (insert_exception_resume_from_probe)
905 (print_signal_received_reason): Use print_thread_id.
906 * record-btrace.c (record_btrace_info)
907 (record_btrace_resume_thread, record_btrace_cancel_resume)
908 (record_btrace_step_thread, record_btrace_wait): Use
909 print_thread_id.
910 * thread.c (thread_apply_all_command): Use print_thread_id.
911 (print_thread_id): New function.
912 (thread_apply_command): Use print_thread_id.
913 (thread_command, thread_find_command, do_captured_thread_select):
914 Use print_thread_id.
915
916 2016-01-13 Pedro Alves <palves@redhat.com>
917
918 * NEWS: Mention InferiorThread.inferior.
919 * python/py-infthread.c (thpy_get_inferior): New.
920 (thread_object_getset): Register "inferior".
921
922 2016-01-13 Pedro Alves <palves@redhat.com>
923
924 * NEWS: Mention $_inferior.
925 * inferior.c (inferior_id_make_value): New.
926 (inferior_funcs): New.
927 (_initialize_inferior): Create $_inferior variable.
928
929 2016-01-13 Pedro Alves <palves@redhat.com>
930
931 PR breakpoints/19388
932 * frame.c (get_current_frame): Use validate_registers_access.
933 * gdbthread.h (validate_registers_access): Declare.
934 * infrun.c (validate_siginfo_access): Delete.
935 (siginfo_value_read, siginfo_value_write): Use
936 validate_registers_access.
937 * thread.c (validate_registers_access): New function.
938
939 2016-01-12 Josh Stone <jistone@redhat.com>
940 Philippe Waroquiers <philippe.waroquiers@skynet.be>
941
942 * NEWS (Changes since GDB 7.10): Mention QCatchSyscalls and the
943 syscall_entry and syscall_return stop reasons. Mention GDB
944 support for remote catch syscall.
945 * remote.c (PACKET_QCatchSyscalls): New enum.
946 (remote_set_syscall_catchpoint): New function.
947 (remote_protocol_features): New element for QCatchSyscalls.
948 (remote_parse_stop_reply): Parse syscall_entry/return stops.
949 (init_remote_ops): Install remote_set_syscall_catchpoint.
950 (_initialize_remote): Config QCatchSyscalls.
951 * linux-nat.h (struct lwp_info) <syscall_state>: Comment typo.
952
953 2016-01-12 Yao Qi <yao.qi@linaro.org>
954
955 * nat/linux-ptrace.c (linux_child_function): Cast child_stack
956 to gdb_byte * and pass to linux_fork_to_function.
957
958 2016-01-12 Yao Qi <yao.qi@linaro.org>
959
960 * nat/linux-ptrace.c (linux_fork_to_function): Change type
961 of argument 'function'.
962 (linux_grandchild_function): Change return type to 'int'.
963 Change child_stack's type to 'void *'.
964 (linux_child_function): Likewise.
965
966 2016-01-12 Pedro Alves <palves@redhat.com>
967
968 Remove use of the registered trademark symbol throughout.
969
970 2016-01-12 Thomas Schwinge <thomas@codesourcery.com>
971
972 * reply_mig_hack.awk: Rewrite one regular expression.
973
974 2016-01-11 Mike Frysinger <vapier@gentoo.org>
975
976 * acinclude.m4: Include new warning.m4 file.
977 * configure: Regenerated.
978 * configure.ac: Move all warning logic ...
979 * warning.m4: ... here.
980
981 2016-01-08 Yao Qi <yao.qi@linaro.org>
982
983 * extension.c: Include target.h.
984 (set_active_ext_lang): Only call install_gdb_sigint_handler,
985 check_quit_flag, and set_quit_flag if target_terminal_is_ours
986 returns false.
987 (restore_active_ext_lang): Likewise.
988 * target.c (target_terminal_is_ours): New function.
989 * target.h (target_terminal_is_ours): Declare.
990
991 2016-01-07 Maciej W. Rozycki <macro@imgtec.com>
992
993 * mips-tdep.c (mips_breakpoint_from_pc): Rename local `status'
994 to `err' in the little-endian leg.
995
996 2016-01-06 Yao Qi <yao.qi@linaro.org>
997
998 * arch/arm-get-next-pcs.c (arm_get_next_pcs): Move it to some
999 lines below.
1000 (thumb_get_next_pcs_raw): Make it static.
1001 (arm_get_next_pcs_raw): Likewise.
1002 * arch/arm-get-next-pcs.h (thumb_get_next_pcs_raw): Remove the
1003 declaration.
1004 (arm_get_next_pcs_raw): Likewise.
1005
1006 2016-01-05 Mike Frysinger <vapier@gentoo.org>
1007
1008 * version.in: Change cvs to git.
1009
1010 2016-01-05 Mike Frysinger <vapier@gentoo.org>
1011
1012 * configure.tgt (score-*-*): Delete gdb_sim assignment.
1013
1014 2016-01-05 Pedro Alves <palves@redhat.com>
1015
1016 PR sim/13418
1017 * configure.ac: Define WITH_PPC_SIM when linking in the sim and
1018 the target is powerpc*.
1019 * rs6000-tdep.c (init_sim_regno_table): Check WITH_PPC_SIM instead
1020 of WITH_SIM.
1021 * configure: Regenerate.
1022 * config.in: Regenerate.
1023
1024 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
1025
1026 * btrace.c (btrace_pt_readmem_callback): Do not return in TRY/CATCH.
1027
1028 2016-01-02 Mike Frysinger <vapier@gentoo.org>
1029
1030 * configure.tgt (powerpc*-*-*): Delete test call and
1031 always assign gdb_sim.
1032
1033 2016-01-01 Joel Brobecker <brobecker@adacore.com>
1034
1035 Update year range in copyright notice of all files.
1036
1037 2016-01-01 Joel Brobecker <brobecker@adacore.com>
1038
1039 * top.c (print_gdb_version): Change copyright year in version
1040 message.
1041
1042 2016-01-01 Joel Brobecker <brobecker@adacore.com>
1043
1044 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2015.
1045
1046 For older changes see ChangeLog-2015.
1047 \f
1048 Local Variables:
1049 mode: change-log
1050 left-margin: 8
1051 fill-column: 74
1052 version-control: never
1053 coding: utf-8
1054 End:
This page took 0.081329 seconds and 5 git commands to generate.