Use gdbpy_ref in gdbpy_lookup_symbol
[binutils-gdb.git] / gdb / ChangeLog
1 2017-01-10 Tom Tromey <tom@tromey.com>
2
3 * python/py-symbol.c (gdbpy_lookup_symbol): Use gdbpy_ref.
4
5 2017-01-10 Tom Tromey <tom@tromey.com>
6
7 * python/py-value.c (value_has_field, get_field_flag)
8 (get_field_type, valpy_getitem, convert_value_from_python): Use
9 gdbpy_ref.
10
11 2017-01-10 Tom Tromey <tom@tromey.com>
12
13 * python/python.c (gdbpy_progspaces, gdbpy_objfiles): Use
14 gdbpy_ref.
15
16 2017-01-10 Tom Tromey <tom@tromey.com>
17
18 * python/py-prettyprint.c (search_pp_list)
19 (find_pretty_printer_from_objfiles)
20 (find_pretty_printer_from_progspace)
21 (find_pretty_printer_from_gdb, find_pretty_printer)
22 (gdbpy_get_display_hint, gdbpy_get_varobj_pretty_printer): Use
23 gdbpy_ref.
24
25 2017-01-10 Tom Tromey <tom@tromey.com>
26
27 * python/py-param.c (call_doc_function): Use gdbpy_ref.
28
29 2017-01-10 Tom Tromey <tom@tromey.com>
30
31 * python/py-linetable.c (build_line_table_tuple_from_pcs)
32 (ltpy_get_all_source_lines): Use gdbpy_ref.
33
34 2017-01-10 Tom Tromey <tom@tromey.com>
35
36 * python/py-framefilter.c (extract_sym, extract_value)
37 (get_py_iter_from_func, bootstrap_python_frame_filters): Use
38 gdbpy_ref.
39
40 2017-01-10 Tom Tromey <tom@tromey.com>
41
42 * python/py-breakpoint.c (gdbpy_breakpoints): Use gdbpy_ref.
43
44 2017-01-10 Tom Tromey <tom@tromey.com>
45
46 * python/py-inferior.c (gdbpy_inferiors): Use gdbpy_ref.
47
48 2017-01-10 Tom Tromey <tom@tromey.com>
49
50 * python/py-function.c (convert_values_to_python, fnpy_init): Use
51 gdbpy_ref.
52
53 2017-01-10 Tom Tromey <tom@tromey.com>
54
55 * python/py-cmd.c (gdbpy_string_to_argv): Use gdbpy_ref.
56
57 2017-01-10 Tom Tromey <tom@tromey.com>
58
59 * python/py-type.c (convert_field, make_fielditem, typy_fields)
60 (typy_range): Use gdbpy_ref.
61
62 2017-01-10 Tom Tromey <tom@tromey.com>
63
64 * python/py-threadevent.c (create_thread_event_object): Use
65 gdbpy_ref.
66 * python/py-stopevent.c (create_stop_event_object): Simplify.
67 (emit_stop_event): Use gdbpy_ref.
68 * python/py-signalevent.c (create_signal_event_object): Use
69 gdbpy_ref.
70 * python/py-newobjfileevent.c (create_new_objfile_event_object)
71 (emit_new_objfile_event, create_clear_objfiles_event_object)
72 (emit_clear_objfiles_event): Use gdbpy_ref.
73 * python/py-infevents.c (create_inferior_call_event_object)
74 (create_register_changed_event_object)
75 (create_memory_changed_event_object, emit_inferior_call_event)
76 (emit_memory_changed_event, emit_register_changed_event): Use
77 gdbpy_ref.
78 * python/py-exitedevent.c (create_exited_event_object)
79 (emit_exited_event): Use gdbpy_ref.
80 * python/py-event.h (evpy_emit_event): Remove
81 CPYCHECKER_STEALS_REFERENCE_TO_ARG annotation.
82 * python/py-event.c (evpy_emit_event): Use gdbpy_ref.
83 * python/py-continueevent.c (emit_continue_event): Use
84 gdbpy_ref.
85 * python/py-breakpoint.c (gdbpy_breakpoint_created)
86 (gdbpy_breakpoint_deleted, gdbpy_breakpoint_modified): Use
87 gdbpy_ref.
88 * python/py-bpevent.c (create_breakpoint_event_object): Use
89 gdbpy_ref.
90
91 2017-01-10 Tom Tromey <tom@tromey.com>
92
93 * python/py-ref.h: New file.
94
95 2017-01-10 Simon Marchi <simon.marchi@ericsson.com>
96
97 * cli-out.c (cli_ui_out::do_redirect): Change return type to
98 void.
99 * cli-out.h (cli_ui_out::do_redirect): Likewise.
100 * mi/mi-out.c (mi_ui_out::do_redirect): Likewise.
101 * mi/mi-out.h (mi_ui_out::do_redirect): Likewise.
102 * ui-out.c (ui_out::redirect): Likewise.
103 * ui-out.h (ui_out::redirect, ui_out::do_redirect): Likewise.
104 * cli/cli-logging.c (set_logging_redirect): Update call site of
105 ui_out::redirect.
106 (handle_redirections): Likewise.
107 * scm-ports.c (ioscm_with_output_to_port_worker): Likewise.
108 * top.c (execute_command_to_string): Likewise.
109 * utils.c (do_ui_out_redirect_pop): Likewise.
110
111 2017-01-10 Simon Marchi <simon.marchi@ericsson.com>
112
113 * stack.c (_initialize_stack): Update "frame" command help message.
114
115 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
116
117 * d-exp.y (CastExpression): Emit UNOP_CAST_TYPE.
118
119 2017-01-06 Yao Qi <yao.qi@linaro.org>
120
121 * x86-linux-nat.h: Include gdb_proc_service.h.
122
123 2017-01-06 Yao Qi <yao.qi@linaro.org>
124
125 * ser-base.h: Include serial.h.
126
127 2017-01-06 Yao Qi <yao.qi@linaro.org>
128
129 * ppc-linux-tdep.h: Include ppc-tdep.h.
130
131 2017-01-06 Yao Qi <yao.qi@linaro.org>
132
133 * nat/amd64-linux-siginfo.h: Include signal.h.
134
135 2017-01-06 Yao Qi <yao.qi@linaro.org>
136
137 * nat/aarch64-linux-hw-point.h: Include break-common.h.
138
139 2017-01-06 Yao Qi <yao.qi@linaro.org>
140
141 * mi/mi-parse.h: Include mi-cmds.h.
142
143 2017-01-06 Yao Qi <yao.qi@linaro.org>
144
145 * inf-loop.c: Don't include "target.h".
146 * inf-loop.h: Include it here.
147
148 2017-01-06 Yao Qi <yao.qi@linaro.org>
149
150 * dfp.h: Include "dboulest.h" and "expression.h".
151
152 2017-01-06 Yao Qi <yao.qi@linaro.org>
153
154 * ax-gdb.h: Include "ax.h".
155
156 2017-01-06 Yao Qi <yao.qi@linaro.org>
157
158 * Makefile.in (HFILES_NO_SRCDIR): Replace gdb_ptrace.h
159 with nat/gdb_ptrace.h.
160
161 2017-01-05 Yao Qi <yao.qi@linaro.org>
162
163 * mips-fbsd-tdep.c (mips_fbsd_sigframe_init): Move && to
164 new line.
165 (mips64_fbsd_sigframe_init): Likewise.
166
167 2017-01-04 John Baldwin <jhb@FreeBSD.org>
168
169 * mips-fbsd-tdep.c (_initialize_mips_fbsd_tdep): Use
170 GDB_OSABI_FREEBSD instead of GDB_OSABI_FREEBSD_ELF.
171
172 2017-01-04 John Baldwin <jhb@FreeBSD.org>
173
174 * Makefile.in (ALLDEPFILES): Add mips-fbsd-nat.c.
175 * NEWS: Mention new FreeBSD/mips native configuration.
176 * config/mips/fbsd.mh: New file.
177 * configure.host: Add mips*-*-freebsd*.
178 * mips-fbsd-nat.c: New file.
179
180 2017-01-04 John Baldwin <jhb@FreeBSD.org>
181
182 * Makefile.in (ALL_TARGET_OBS): Add mips-fbsd-tdep.o.
183 (ALLDEPFILES): Add mips-fbsd-tdep.c.
184 * NEWS: Mention new FreeBSD/mips target.
185 * configure.tgt: Add mips*-*-freebsd*.
186 * mips-fbsd-tdep.c: New file.
187 * mips-fbsd-tdep.h: New file.
188
189 2017-01-04 Yao Qi <yao.qi@linaro.org>
190
191 * dwarf2loc.c (write_pieced_value): Don't use VALUE_FRAME_ID (to),
192 use c->frame_id when the piece location is DWARF_VALUE_REGISTER.
193
194 2017-01-01 Joel Brobecker <brobecker@adacore.com>
195
196 Update copyright year range in all GDB files.
197
198 2017-01-01 Joel Brobecker <brobecker@adacore.com>
199
200 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2016.
201
202 For older changes see ChangeLog-2016.
203 \f
204 Local Variables:
205 mode: change-log
206 left-margin: 8
207 fill-column: 74
208 version-control: never
209 coding: utf-8
210 End: