Use ui_out_emit_tuple in more places
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2017-09-09 Tom Tromey <tom@tromey.com>
2
3 * target.c (flash_erase_command): Use ui_out_emit_tuple.
4 * stack.c (print_frame): Use ui_out_emit_tuple.
5 * spu-tdep.c (info_spu_event_command): Use ui_out_emit_tuple.
6 (info_spu_mailbox_command, info_spu_dma_command)
7 (info_spu_proxydma_command): Likewise.
8 * mi/mi-main.c (mi_cmd_trace_frame_collected): Use
9 ui_out_emit_tuple, gdb::byte_vector, bin2hex.
10 * mi/mi-cmd-file.c (mi_cmd_file_list_shared_libraries): Use
11 ui_out_emit_tuple.
12 * breakpoint.c (print_it_watchpoint): Use ui_out_emit_tuple.
13
14 2017-09-09 Tom Tromey <tom@tromey.com>
15
16 * ui-out.h (make_cleanup_ui_out_table_begin_end): Remove.
17 (class ui_out_emit_table): Update comment.
18 * ui-out.c (do_cleanup_table_end)
19 (make_cleanup_ui_out_table_begin_end): Remove.
20 * spu-tdep.c (info_spu_mailbox_list): Use ui_out_emit_table.
21 (info_spu_dma_cmdlist): Likewise.
22 * probe.c (info_probes_for_ops): Use ui_out_emit_table.
23 * darwin-nat-info.c (darwin_debug_regions_recurse): Use
24 ui_out_emit_table.
25
26 2017-09-09 Tom Tromey <tom@tromey.com>
27
28 * thread.c (print_thread_info_1): Use ui_out_emit_table,
29 ui_out_emit_list, gdb::optional.
30
31 2017-09-09 John Baldwin <jhb@FreeBSD.org>
32
33 * aarch64-linux-nat.c: Remove _initialize_aarch64_linux_nat
34 prototype.
35 * aarch64-linux-tdep.c: Remove _initialize_aarch64_linux_tdep
36 prototype.
37 * aarch64-newlib-tdep.c: Remove _initialize_aarch64_newlib_tdep
38 prototype.
39 * aarch64-tdep.c: Remove _initialize_aarch64_tdep prototype.
40 * ada-exp.y: Remove _initialize_ada_exp prototype.
41 * ada-lang.c: Remove _initialize_ada_language prototype.
42 * ada-tasks.c: Remove _initialize_tasks prototype.
43 * addrmap.c: Remove _initialize_addrmap prototype.
44 * agent.c: Remove _initialize_agent prototype.
45 * aix-thread.c: Remove _initialize_aix_thread prototype.
46 * alpha-bsd-nat.c: Remove _initialize_alphabsd_nat prototype.
47 * alpha-linux-nat.c: Remove _initialize_alpha_linux_nat prototype.
48 * alpha-linux-tdep.c: Remove _initialize_alpha_linux_tdep
49 prototype.
50 * alpha-nbsd-tdep.c: Remove _initialize_alphanbsd_tdep prototype.
51 * alpha-obsd-tdep.c: Remove _initialize_alphaobsd_tdep prototype.
52 * alpha-tdep.c: Remove _initialize_alpha_tdep prototype.
53 * amd64-darwin-tdep.c: Remove _initialize_amd64_darwin_tdep
54 prototype.
55 * amd64-dicos-tdep.c: Remove _initialize_amd64_dicos_tdep
56 prototype.
57 * amd64-fbsd-nat.c: Remove _initialize_amd64fbsd_nat prototype.
58 * amd64-fbsd-tdep.c: Remove _initialize_amd64fbsd_tdep prototype.
59 * amd64-linux-nat.c: Remove _initialize_amd64_linux_nat prototype.
60 * amd64-linux-tdep.c: Remove _initialize_amd64_linux_tdep
61 prototype.
62 * amd64-nbsd-nat.c: Remove _initialize_amd64nbsd_nat prototype.
63 * amd64-nbsd-tdep.c: Remove _initialize_amd64nbsd_tdep prototype.
64 * amd64-obsd-nat.c: Remove _initialize_amd64obsd_nat prototype.
65 * amd64-obsd-tdep.c: Remove _initialize_amd64obsd_tdep prototype.
66 * amd64-sol2-tdep.c: Remove _initialize_amd64_sol2_tdep prototype.
67 * amd64-tdep.c: Remove _initialize_amd64_tdep prototype.
68 * amd64-windows-nat.c: Remove _initialize_amd64_windows_nat
69 prototype.
70 * amd64-windows-tdep.c: Remove _initialize_amd64_windows_tdep
71 prototype.
72 * annotate.c: Remove _initialize_annotate prototype.
73 * arc-newlib-tdep.c: Remove _initialize_arc_newlib_tdep prototype.
74 * arc-tdep.c: Remove _initialize_arc_tdep prototype.
75 * arch-utils.c: Remove _initialize_gdbarch_utils prototype.
76 * arm-linux-nat.c: Remove _initialize_arm_linux_nat prototype.
77 * arm-linux-tdep.c: Remove _initialize_arm_linux_tdep prototype.
78 * arm-nbsd-tdep.c: Remove _initialize_arm_netbsd_tdep prototype.
79 * arm-obsd-tdep.c: Remove _initialize_armobsd_tdep prototype.
80 * arm-symbian-tdep.c: Remove _initialize_arm_symbian_tdep
81 prototype.
82 * arm-tdep.c: Remove _initialize_arm_tdep prototype.
83 * arm-wince-tdep.c: Remove _initialize_arm_wince_tdep prototype.
84 * auto-load.c: Remove _initialize_auto_load prototype.
85 * auxv.c: Remove _initialize_auxv prototype.
86 * avr-tdep.c: Remove _initialize_avr_tdep prototype.
87 * ax-gdb.c: Remove _initialize_ax_gdb prototype.
88 * bfin-linux-tdep.c: Remove _initialize_bfin_linux_tdep prototype.
89 * bfin-tdep.c: Remove _initialize_bfin_tdep prototype.
90 * break-catch-sig.c: Remove _initialize_break_catch_sig prototype.
91 * break-catch-syscall.c: Remove _initialize_break_catch_syscall
92 prototype.
93 * break-catch-throw.c: Remove _initialize_break_catch_throw
94 prototype.
95 * breakpoint.c: Remove _initialize_breakpoint prototype.
96 * bsd-uthread.c: Remove _initialize_bsd_uthread prototype.
97 * btrace.c: Remove _initialize_btrace prototype.
98 * charset.c: Remove _initialize_charset prototype.
99 * cli/cli-cmds.c: Remove _initialize_cli_cmds prototype.
100 * cli/cli-dump.c: Remove _initialize_cli_dump prototype.
101 * cli/cli-interp.c: Remove _initialize_cli_interp prototype.
102 * cli/cli-logging.c: Remove _initialize_cli_logging prototype.
103 * cli/cli-script.c: Remove _initialize_cli_script prototype.
104 * coff-pe-read.c: Remove _initialize_coff_pe_read prototype.
105 * coffread.c: Remove _initialize_coffread prototype.
106 * compile/compile.c: Remove _initialize_compile prototype.
107 * complaints.c: Remove _initialize_complaints prototype.
108 * completer.c: Remove _initialize_completer prototype.
109 * copying.awk: Remove _initialize_copying prototype.
110 * copying.c: Regenerate.
111 * core-regset.c: Remove _initialize_core_regset prototype.
112 * corefile.c: Remove _initialize_core prototype.
113 * corelow.c: Remove _initialize_corelow prototype.
114 * cp-abi.c: Remove _initialize_cp_abi prototype.
115 * cp-namespace.c: Remove _initialize_cp_namespace prototype.
116 * cp-support.c: Remove _initialize_cp_support prototype.
117 * cp-valprint.c: Remove _initialize_cp_valprint prototype.
118 * cris-linux-tdep.c: Remove _initialize_cris_linux_tdep prototype.
119 * cris-tdep.c: Remove _initialize_cris_tdep prototype.
120 * ctf.c: Remove _initialize_ctf prototype.
121 * d-lang.c: Remove _initialize_d_language prototype.
122 * darwin-nat-info.c: Remove _initialize_darwin_info_commands
123 prototype.
124 * darwin-nat.c: Remove _initialize_darwin_inferior prototype.
125 * dbxread.c: Remove _initialize_dbxread prototype.
126 * dcache.c: Remove _initialize_dcache prototype.
127 * demangle.c: Remove _initialize_demangler prototype.
128 * disasm-selftests.c: Remove _initialize_disasm_selftests
129 prototype.
130 * disasm.c: Remove _initialize_disasm prototype.
131 * dtrace-probe.c: Remove _initialize_dtrace_probe prototype.
132 * dummy-frame.c: Remove _initialize_dummy_frame prototype.
133 * dwarf2-frame-tailcall.c: Remove _initialize_tailcall_frame
134 prototype.
135 * dwarf2-frame.c: Remove _initialize_dwarf2_frame prototype.
136 * dwarf2expr.c: Remove _initialize_dwarf2expr prototype.
137 * dwarf2loc.c: Remove _initialize_dwarf2loc prototype.
138 * dwarf2read.c: Remove _initialize_dwarf2_read prototype.
139 * elfread.c: Remove _initialize_elfread prototype.
140 * exec.c: Remove _initialize_exec prototype.
141 * extension.c: Remove _initialize_extension prototype.
142 * f-lang.c: Remove _initialize_f_language prototype.
143 * f-valprint.c: Remove _initialize_f_valprint prototype.
144 * fbsd-nat.c: Remove _initialize_fbsd_nat prototype.
145 * fbsd-tdep.c: Remove _initialize_fbsd_tdep prototype.
146 * filesystem.c: Remove _initialize_filesystem prototype.
147 * findcmd.c: Remove _initialize_mem_search prototype.
148 * fork-child.c: Remove _initialize_fork_child prototype.
149 * frame-base.c: Remove _initialize_frame_base prototype.
150 * frame-unwind.c: Remove _initialize_frame_unwind prototype.
151 * frame.c: Remove _initialize_frame prototype.
152 * frv-linux-tdep.c: Remove _initialize_frv_linux_tdep prototype.
153 * frv-tdep.c: Remove _initialize_frv_tdep prototype.
154 * ft32-tdep.c: Remove _initialize_ft32_tdep prototype.
155 * gcore.c: Remove _initialize_gcore prototype.
156 * gdb_bfd.c: Remove _initialize_gdb_bfd prototype.
157 * gdbarch.c: Regenerate.
158 * gdbarch.sh: Remove _initialize_gdbarch prototype.
159 * gdbtypes.c: Remove _initialize_gdbtypes prototype.
160 * gnu-nat.c: Remove _initialize_gnu_nat prototype.
161 * gnu-v2-abi.c: Remove _initialize_gnu_v2_abi prototype.
162 * gnu-v3-abi.c: Remove _initialize_gnu_v3_abi prototype.
163 * go-lang.c: Remove _initialize_go_language prototype.
164 * go32-nat.c: Remove _initialize_go32_nat prototype.
165 * guile/guile.c: Remove _initialize_guile prototype.
166 * h8300-tdep.c: Remove _initialize_h8300_tdep prototype.
167 * hppa-linux-nat.c: Remove _initialize_hppa_linux_nat prototype.
168 * hppa-linux-tdep.c: Remove _initialize_hppa_linux_tdep prototype.
169 * hppa-nbsd-nat.c: Remove _initialize_hppanbsd_nat prototype.
170 * hppa-nbsd-tdep.c: Remove _initialize_hppanbsd_tdep prototype.
171 * hppa-obsd-nat.c: Remove _initialize_hppaobsd_nat prototype.
172 * hppa-obsd-tdep.c: Remove _initialize_hppaobsd_tdep prototype.
173 * hppa-tdep.c: Remove _initialize_hppa_tdep prototype.
174 * i386-bsd-nat.c: Remove _initialize_i386bsd_nat prototype.
175 * i386-cygwin-tdep.c: Remove _initialize_i386_cygwin_tdep
176 prototype.
177 * i386-darwin-tdep.c: Remove _initialize_i386_darwin_tdep
178 prototype.
179 * i386-dicos-tdep.c: Remove _initialize_i386_dicos_tdep prototype.
180 * i386-fbsd-nat.c: Remove _initialize_i386fbsd_nat prototype.
181 * i386-fbsd-tdep.c: Remove _initialize_i386fbsd_tdep prototype.
182 * i386-gnu-nat.c: Remove _initialize_i386gnu_nat prototype.
183 * i386-gnu-tdep.c: Remove _initialize_i386gnu_tdep prototype.
184 * i386-linux-nat.c: Remove _initialize_i386_linux_nat prototype.
185 * i386-linux-tdep.c: Remove _initialize_i386_linux_tdep prototype.
186 * i386-nbsd-nat.c: Remove _initialize_i386nbsd_nat prototype.
187 * i386-nbsd-tdep.c: Remove _initialize_i386nbsd_tdep prototype.
188 * i386-nto-tdep.c: Remove _initialize_i386nto_tdep prototype.
189 * i386-obsd-nat.c: Remove _initialize_i386obsd_nat prototype.
190 * i386-obsd-tdep.c: Remove _initialize_i386obsd_tdep prototype.
191 * i386-sol2-nat.c: Remove _initialize_amd64_sol2_nat prototype.
192 * i386-sol2-tdep.c: Remove _initialize_amd64_sol2_tdep prototype.
193 * i386-tdep.c: Remove _initialize_i386_tdep prototype.
194 * i386-windows-nat.c: Remove _initialize_i386_windows_nat
195 prototype.
196 * ia64-libunwind-tdep.c: Remove _initialize_libunwind_frame
197 prototype.
198 * ia64-linux-nat.c: Remove _initialize_ia64_linux_nat prototype.
199 * ia64-linux-tdep.c: Remove _initialize_ia64_linux_tdep prototype.
200 * ia64-tdep.c: Remove _initialize_ia64_tdep prototype.
201 * ia64-vms-tdep.c: Remove _initialize_ia64_vms_tdep prototype.
202 * infcall.c: Remove _initialize_infcall prototype.
203 * infcmd.c: Remove _initialize_infcmd prototype.
204 * inferior.c: Remove _initialize_inferiors prototype.
205 * inflow.c: Remove _initialize_inflow prototype.
206 * infrun.c: Remove _initialize_infrun prototype.
207 * interps.c: Remove _initialize_interpreter prototype.
208 * iq2000-tdep.c: Remove _initialize_iq2000_tdep prototype.
209 * jit.c: Remove _initialize_jit prototype.
210 * language.c: Remove _initialize_language prototype.
211 * linux-fork.c: Remove _initialize_linux_fork prototype.
212 * linux-nat.c: Remove _initialize_linux_nat prototype.
213 * linux-tdep.c: Remove _initialize_linux_tdep prototype.
214 * linux-thread-db.c: Remove _initialize_thread_db prototype.
215 * lm32-tdep.c: Remove _initialize_lm32_tdep prototype.
216 * m2-lang.c: Remove _initialize_m2_language prototype.
217 * m32c-tdep.c: Remove _initialize_m32c_tdep prototype.
218 * m32r-linux-nat.c: Remove _initialize_m32r_linux_nat prototype.
219 * m32r-linux-tdep.c: Remove _initialize_m32r_linux_tdep prototype.
220 * m32r-tdep.c: Remove _initialize_m32r_tdep prototype.
221 * m68hc11-tdep.c: Remove _initialize_m68hc11_tdep prototype.
222 * m68k-bsd-nat.c: Remove _initialize_m68kbsd_nat prototype.
223 * m68k-bsd-tdep.c: Remove _initialize_m68kbsd_tdep prototype.
224 * m68k-linux-nat.c: Remove _initialize_m68k_linux_tdep prototype.
225 * m68k-linux-tdep.c: Remove _initialize_m68k_linux_tdep prototype.
226 * m68k-tdep.c: Remove _initialize_m68k_tdep prototype.
227 * m88k-bsd-nat.c: Remove _initialize_m68kbsd_nat prototype.
228 * m88k-tdep.c: Remove _initialize_m68kbsd_tdep prototype.
229 * machoread.c: Remove _initialize_machoread prototype.
230 * macrocmd.c: Remove _initialize_macrocmd prototype.
231 * macroscope.c: Remove _initialize_macroscope prototype.
232 * maint.c: Remove _initialize_maint_cmds prototype.
233 * mdebugread.c: Remove _initialize_mdebugread prototype.
234 * memattr.c: Remove _initialize_mem prototype.
235 * mep-tdep.c: Remove _initialize_mep_tdep prototype.
236 * mi/mi-cmd-env.c: Remove _initialize_mi_cmd_env prototype.
237 * mi/mi-cmds.c: Remove _initialize_mi_cmds prototype.
238 * mi/mi-interp.c: Remove _initialize_mi_interp prototype.
239 * mi/mi-main.c: Remove _initialize_mi_main prototype.
240 * microblaze-linux-tdep.c: Remove
241 _initialize_microblaze_linux_tdep prototype.
242 * microblaze-tdep.c: Remove _initialize_microblaze_tdep prototype.
243 * mips-fbsd-nat.c: Remove _initialize_mips_fbsd_nat prototype.
244 * mips-fbsd-tdep.c: Remove _initialize_mips_fbsd_tdep prototype.
245 * mips-linux-nat.c: Remove _initialize_mips_linux_nat prototype.
246 * mips-linux-tdep.c: Remove _initialize_mips_linux_tdep prototype.
247 * mips-nbsd-nat.c: Remove _initialize_mipsnbsd_nat prototype.
248 * mips-nbsd-tdep.c: Remove _initialize_mipsnbsd_tdep prototype.
249 * mips-sde-tdep.c: Remove _initialize_mips_sde_tdep prototype.
250 * mips-tdep.c: Remove _initialize_mips_tdep prototype.
251 * mips64-obsd-nat.c: Remove _initialize_mips64obsd_nat prototype.
252 * mips64-obsd-tdep.c: Remove _initialize_mips64obsd_tdep
253 prototype.
254 * mipsread.c: Remove _initialize_mipsread prototype.
255 * mn10300-linux-tdep.c: Remove _initialize_mn10300_linux_tdep
256 prototype.
257 * mn10300-tdep.c: Remove _initialize_mn10300_tdep prototype.
258 * moxie-tdep.c: Remove _initialize_moxie_tdep prototype.
259 * msp430-tdep.c: Remove _initialize_msp430_tdep prototype.
260 * mt-tdep.c: Remove _initialize_mt_tdep prototype.
261 * nds32-tdep.c: Remove _initialize_nds32_tdep prototype.
262 * nios2-linux-tdep.c: Remove _initialize_nios2_linux_tdep
263 prototype.
264 * nios2-tdep.c: Remove _initialize_nios2_tdep prototype.
265 * nto-procfs.c: Remove _initialize_procfs prototype.
266 * nto-tdep.c: Remove _initialize_nto_tdep prototype.
267 * objc-lang.c: Remove _initialize_objc_language prototype.
268 * objfiles.c: Remove _initialize_objfiles prototype.
269 * observer.c: Remove observer_test_first_notification_function,
270 observer_test_second_notification_function,
271 observer_test_third_notification_function, and
272 _initialize_observer prototypes.
273 * opencl-lang.c: Remove _initialize_opencl_language prototypes.
274 * osabi.c: Remove _initialize_gdb_osabi prototype.
275 * osdata.c: Remove _initialize_osdata prototype.
276 * p-valprint.c: Remove _initialize_pascal_valprint prototype.
277 * parse.c: Remove _initialize_parse prototype.
278 * ppc-fbsd-nat.c: Remove _initialize_ppcfbsd_nat prototype.
279 * ppc-fbsd-tdep.c: Remove _initialize_ppcfbsd_tdep prototype.
280 * ppc-linux-nat.c: Remove _initialize_ppc_linux_nat prototype.
281 * ppc-linux-tdep.c: Remove _initialize_ppc_linux_tdep prototype.
282 * ppc-nbsd-nat.c: Remove _initialize_ppcnbsd_nat prototype.
283 * ppc-nbsd-tdep.c: Remove _initialize_ppcnbsd_tdep prototype.
284 * ppc-obsd-nat.c: Remove _initialize_ppcobsd_nat prototype.
285 * ppc-obsd-tdep.c: Remove _initialize_ppcobsd_tdep prototype.
286 * printcmd.c: Remove _initialize_printcmd prototype.
287 * probe.c: Remove _initialize_probe prototype.
288 * proc-api.c: Remove _initialize_proc_api prototype.
289 * proc-events.c: Remove _initialize_proc_events prototype.
290 * proc-service.c: Remove _initialize_proc_service prototype.
291 * procfs.c: Remove _initialize_procfs prototype.
292 * psymtab.c: Remove _initialize_psymtab prototype.
293 * python/python.c: Remove _initialize_python prototype.
294 * ravenscar-thread.c: Remove _initialize_ravenscar prototype.
295 * record-btrace.c: Remove _initialize_record_btrace prototype.
296 * record-full.c: Remove _initialize_record_full prototype.
297 * record.c: Remove _initialize_record prototype.
298 * regcache.c: Remove _initialize_regcache prototype.
299 * reggroups.c: Remove _initialize_reggroup prototype.
300 * remote-notif.c: Remove _initialize_notif prototype.
301 * remote-sim.c: Remove _initialize_remote_sim prototype.
302 * remote.c: Remove _initialize_remote prototype.
303 * reverse.c: Remove _initialize_reverse prototype.
304 * rl78-tdep.c: Remove _initialize_rl78_tdep prototype.
305 * rs6000-aix-tdep.c: Remove _initialize_rs6000_aix_tdep prototype.
306 * rs6000-lynx178-tdep.c: Remove _initialize_rs6000_lynx178_tdep
307 prototype.
308 * rs6000-nat.c: Remove _initialize_rs6000_nat prototype.
309 * rs6000-tdep.c: Remove _initialize_rs6000_tdep prototype.
310 * rust-exp.y: Remove _initialize_rust_exp prototype.
311 * rx-tdep.c: Remove _initialize_rx_tdep prototype.
312 * s390-linux-nat.c: Remove _initialize_s390_nat prototype.
313 * s390-linux-tdep.c: Remove _initialize_s390_tdep prototype.
314 * score-tdep.c: Remove _initialize_score_tdep prototype.
315 * selftest-arch.c: Remove _initialize_selftests_foreach_arch
316 prototype.
317 * ser-go32.c: Remove _initialize_ser_dos prototype.
318 * ser-mingw.c: Remove _initialize_ser_windows prototype.
319 * ser-pipe.c: Remove _initialize_ser_pipe prototype.
320 * ser-tcp.c: Remove _initialize_ser_tcp prototype.
321 * ser-unix.c: Remove _initialize_ser_hardwire prototype.
322 * serial.c: Remove _initialize_serial prototype.
323 * sh-linux-tdep.c: Remove _initialize_sh_linux_tdep prototype.
324 * sh-nbsd-nat.c: Remove _initialize_shnbsd_nat prototype.
325 * sh-nbsd-tdep.c: Remove _initialize_shnbsd_tdep prototype.
326 * sh-tdep.c: Remove _initialize_sh_tdep prototype.
327 * skip.c: Remove _initialize_step_skip prototype.
328 * sol-thread.c: Remove _initialize_sol_thread prototype.
329 * solib-aix.c: Remove _initialize_solib_aix prototype.
330 * solib-darwin.c: Remove _initialize_darwin_solib prototype.
331 * solib-dsbt.c: Remove _initialize_dsbt_solib prototype.
332 * solib-frv.c: Remove _initialize_frv_solib prototype.
333 * solib-spu.c: Remove _initialize_spu_solib prototype.
334 * solib-svr4.c: Remove _initialize_svr4_solib prototype.
335 * solib-target.c: Remove _initialize_solib_target prototype.
336 * solib.c: Remove _initialize_solib prototype.
337 * source.c: Remove _initialize_source prototype.
338 * sparc-linux-nat.c: Remove _initialize_sparc_linux_nat prototype.
339 * sparc-linux-tdep.c: Remove _initialize_sparc_linux_tdep
340 prototype.
341 * sparc-nat.c: Remove _initialize_sparc_nat prototype.
342 * sparc-nbsd-nat.c: Remove _initialize_sparcnbsd_nat prototype.
343 * sparc-nbsd-tdep.c: Remove _initialize_sparcnbsd_tdep prototype.
344 * sparc-obsd-tdep.c: Remove _initialize_sparc32obsd_tdep
345 prototype.
346 * sparc-sol2-nat.c: Remove _initialize_sparc_sol2_nat prototype.
347 * sparc-sol2-tdep.c: Remove _initialize_sparc_sol2_tdep prototype.
348 * sparc-tdep.c: Remove _initialize_sparc_tdep prototype.
349 * sparc64-fbsd-nat.c: Remove _initialize_sparc64fbsd_nat
350 prototype.
351 * sparc64-fbsd-tdep.c: Remove _initialize_sparc64fbsd_tdep
352 prototype.
353 * sparc64-linux-nat.c: Remove _initialize_sparc64_linux_nat
354 prototype.
355 * sparc64-linux-tdep.c: Remove _initialize_sparc64_linux_tdep
356 prototype.
357 * sparc64-nat.c: Remove _initialize_sparc64_nat prototype.
358 * sparc64-nbsd-nat.c: Remove _initialize_sparc64nbsd_nat
359 prototype.
360 * sparc64-nbsd-tdep.c: Remove _initialize_sparc64nbsd_tdep
361 prototype.
362 * sparc64-obsd-nat.c: Remove _initialize_sparc64obsd_nat
363 prototype.
364 * sparc64-obsd-tdep.c: Remove _initialize_sparc64obsd_tdep
365 prototype.
366 * sparc64-sol2-tdep.c: Remove _initialize_sparc64_sol2_tdep
367 prototype.
368 * spu-linux-nat.c: Remove _initialize_spu_nat prototype.
369 * spu-multiarch.c: Remove _initialize_spu_multiarch prototype.
370 * spu-tdep.c: Remove _initialize_spu_tdep prototype.
371 * stabsread.c: Remove _initialize_stabsread prototype.
372 * stack.c: Remove _initialize_stack prototype.
373 * stap-probe.c: Remove _initialize_stap_probe prototype.
374 * std-regs.c: Remove _initialize_frame_reg prototype.
375 * symfile-debug.c: Remove _initialize_symfile_debug prototype.
376 * symfile-mem.c: Remove _initialize_symfile_mem prototype.
377 * symfile.c: Remove _initialize_symfile prototype.
378 * symmisc.c: Remove _initialize_symmisc prototype.
379 * symtab.c: Remove _initialize_symtab prototype.
380 * target-dcache.c: Remove _initialize_target_dcache prototype.
381 * target-descriptions.c: Remove _initialize_target_descriptions
382 prototype.
383 * thread.c: Remove _initialize_thread prototype.
384 * tic6x-linux-tdep.c: Remove _initialize_tic6x_linux_tdep
385 prototype.
386 * tic6x-tdep.c: Remove _initialize_tic6x_tdep prototype.
387 * tilegx-linux-nat.c: Remove _initialize_tile_linux_nat prototype.
388 * tilegx-linux-tdep.c: Remove _initialize_tilegx_linux_tdep
389 prototype.
390 * tilegx-tdep.c: Remove _initialize_tilegx_tdep prototype.
391 * tracefile-tfile.c: Remove _initialize_tracefile_tfile prototype.
392 * tracefile.c: Remove _initialize_tracefile prototype.
393 * tracepoint.c: Remove _initialize_tracepoint prototype.
394 * tui/tui-hooks.c: Remove _initialize_tui_hooks prototype.
395 * tui/tui-interp.c: Remove _initialize_tui_interp prototype.
396 * tui/tui-layout.c: Remove _initialize_tui_layout prototype.
397 * tui/tui-regs.c: Remove _initialize_tui_regs prototype.
398 * tui/tui-stack.c: Remove _initialize_tui_stack prototype.
399 * tui/tui-win.c: Remove _initialize_tui_win prototype.
400 * tui/tui.c: Remove _initialize_tui prototype.
401 * typeprint.c: Remove _initialize_typeprint prototype.
402 * user-regs.c: Remove _initialize_user_regs prototype.
403 * utils.c: Remove _initialize_utils prototype.
404 * v850-tdep.c: Remove _initialize_v850_tdep prototype.
405 * valarith.c: Remove _initialize_valarith prototype.
406 * valops.c: Remove _initialize_valops prototype.
407 * valprint.c: Remove _initialize_valprint prototype.
408 * value.c: Remove _initialize_values prototype.
409 * varobj.c: Remove _initialize_varobj prototype.
410 * vax-bsd-nat.c: Remove _initialize_vaxbsd_nat prototype.
411 * vax-nbsd-tdep.c: Remove _initialize_vaxnbsd_tdep prototype.
412 * vax-tdep.c: Remove _initialize_vax_tdep prototype.
413 * windows-nat.c: Remove _initialize_windows_nat,
414 _initialize_check_for_gdb_ini, and _initialize_loadable
415 prototypes.
416 * windows-tdep.c: Remove _initialize_windows_tdep prototype.
417 * xcoffread.c: Remove _initialize_xcoffread prototype.
418 * xml-support.c: Remove _initialize_xml_support prototype.
419 * xstormy16-tdep.c: Remove _initialize_xstormy16_tdep prototype.
420 * xtensa-linux-nat.c: Remove _initialize_xtensa_linux_nat
421 prototype.
422 * xtensa-linux-tdep.c: Remove _initialize_xtensa_linux_tdep
423 prototype.
424 * xtensa-tdep.c: Remove _initialize_xtensa_tdep prototype.
425
426 2017-09-08 Keith Seitz <keiths@redhat.com>
427
428 * dwarf2read.c (struct field_info) <fnfields>: Remove unused
429 field.
430
431 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
432
433 * f-valprint.c (f_val_print): Remove check for one byte
434 sized integers. Remove printing of character type.
435
436 2017-09-08 Frank Penczek <frank.penczek@intel.com>
437 Christoph Weinmann <christoph.t.weinmann@intel.com>
438 Bernhard Heckel <bernhard.heckel@intel.com>
439
440 * f-typeprint.c (f_type_print_base): Use fprintfi_filtered
441 to maintain proper indentation when printing pointers/refs.
442
443 2017-09-07 Joel Brobecker <brobecker@adacore.com>
444
445 GDB 8.0.1 released.
446
447 2017-09-07 Joel Brobecker <brobecker@adacore.com>
448
449 * NEWS (Changes in GDB 7.11): Remove entry for QStartupWithShell.
450
451 2017-09-05 Tom Tromey <tom@tromey.com>
452
453 * parse.c (funcall_chain): Now a std::vector.
454 (start_arglist, end_arglist): Simplify.
455 (free_funcalls): Remove.
456 (parse_exp_in_context_1): Remove cleanup.
457
458 2017-09-05 Tom Tromey <tom@tromey.com>
459
460 * go-exp.y (go_parse): Don't create a cleanup.
461
462 2017-09-05 Tom Tromey <tom@tromey.com>
463
464 * d-exp.y (PrimaryExpression): Use std::string.
465 (d_parse): Don't create a cleanup.
466
467 2017-09-05 Tom Tromey <tom@tromey.com>
468
469 * utils.c (do_clear_parser_state): Remove.
470 (make_cleanup_clear_parser_state): Remove.
471 * p-exp.y (pascal_parse): Use scoped_restore.
472 * m2-exp.y (m2_parse): Use scoped_restore.
473 * f-exp.y (f_parse): Use scoped_restore.
474 * d-exp.y (d_parse): Use scoped_restore.
475 * c-exp.y (c_parse): Use scoped_restore.
476 * ada-exp.y (ada_parse): Use scoped_restore.
477 * utils.h (make_cleanup_clear_parser_state): Remove.
478
479 2017-09-06 Keith Seitz <keiths@redhat.com>
480
481 * dwarf2read.c (dw2_linkage_name_attr): New function.
482 (dw2_linkage_name): New function.
483 (dwarf2_compute_name, dwarf2_physname, read_call_site_scope)
484 (guess_full_die_structure_name, dwarf2_name): Use dw2_linkage_name.
485 (anonymous_struct_prefix, dwarf2_name): Use dw2_linkage_name_attr.
486
487 2017-09-06 Kamil Rytarowski <n54@gmx.com>
488
489 * config/djgpp/djconfig.sh: Correct shell portability issue.
490
491 2017-09-06 Kamil Rytarowski <n54@gmx.com>
492
493 * configure.nat: Define HAVE_NATIVE_GCORE_HOST on NetBSD.
494
495 2017-09-06 John Baldwin <jhb@FreeBSD.org>
496
497 * Makefile.in (ALLDEPFILES): Add mips-fbsd-nat.c.
498 * NEWS: Mention new FreeBSD/mips native configuration.
499 * configure.host: Add aarch64*-*-freebsd*.
500 * configure.nat: Likewise.
501 * aarch64-fbsd-nat.c: New file.
502
503 2017-09-06 John Baldwin <jhb@FreeBSD.org>
504
505 * Makefile.in (ALL_64_TARGET_OBS): Add aarch64-fbsd-tdep.o.
506 (ALLDEPFILES): Add aarch64-fbsd-tdep.c.
507 * NEWS: Mention new FreeBSD/aarch64 target.
508 * configure.tgt: Add aarch64*-*-freebsd*.
509 * aarch64-fbsd-tdep.c: New file.
510 * aarch64-fbsd-tdep.h: New file.
511
512 2017-09-06 Kamil Rytarowski <n54@gmx.com>
513
514 * MAINTAINERS (Write After Approval): Add Kamil Rytarowski.
515
516 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
517
518 * parse.c (find_minsym_type_and_address): Don't relocate addresses
519 of TLS symbols.
520
521 2017-09-05 Philippe Waroquiers <philippe.waroquiers@skynet.be>
522
523 * objfiles.c (get_objfile_bfd_data): Remove useless obstack_init
524 call.
525
526 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
527
528 * infrun.c (follow_exec): Call add_thread after
529 target_find_description.
530
531 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
532
533 * infrun.c (handle_inferior_event_1): When exec'ing, read
534 stop_pc after follow_exec.
535
536 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
537
538 * remote.c (process_g_packet): Update error message.
539
540 2017-09-05 Yao Qi <yao.qi@linaro.org>
541
542 * configure.tgt (gdb_target_obs): Add i386.o for x86_64-*
543 targets.
544
545 2017-09-05 Pedro Alves <palves@redhat.com>
546
547 * eval.c (eval_call, evaluate_funcall): New functions, factored
548 out from ...
549 (evaluate_subexp_standard): ... this.
550
551 2017-09-05 Yao Qi <yao.qi@linaro.org>
552
553 * amd64-tdep.c (amd64_target_description): Create target
554 descriptions.
555 (_initialize_amd64_tdep): Don't call functions
556 initialize_tdesc_amd64_*. Add self tests.
557 * arch/amd64.c (amd64_create_target_description): Add parameter
558 is_linux. Call set_tdesc_osabi if is_linux is true.
559 * arch/amd64.h (amd64_create_target_description): Update the
560 declaration.
561 * arch/i386.c (i386_create_target_description): Add parameter
562 is_linux. Call set_tdesc_osabi if is_linux is true.
563 * arch/i386.h (i386_create_target_description): Update
564 declaration.
565 * configure.tgt: Add i386.o to gdb_target_obs.
566 * features/Makefile (XMLTOC): Remove i386/*.xml.
567 * features/i386/amd64-avx-avx512.c: Remove.
568 * features/i386/amd64-avx-mpx-avx512-pku.c: Remove.
569 * features/i386/amd64-avx-mpx.c: Remove.
570 * features/i386/amd64-avx.c: Remove.
571 * features/i386/amd64-mpx.c: Remove.
572 * features/i386/amd64.c: Remove.
573 * features/i386/i386-avx-avx512.c: Remove.
574 * features/i386/i386-avx-mpx-avx512-pku.c: Remove.
575 * features/i386/i386-avx-mpx.c: Remove.
576 * features/i386/i386-avx.c: Remove.
577 * features/i386/i386-mmx.c: Remove.
578 * features/i386/i386-mpx.c: Remove.
579 * features/i386/i386.c: Remove.
580 * i386-tdep.c: Don't include features/i386/i386*.c., include
581 target-descriptions.h and arch/i386.h.
582 (i386_target_description): Create target descriptions.
583 (i386_gdbarch_init): Don't call initialize_tdesc_i386_*
584 functions. Do self tests.
585
586 2017-09-05 Yao Qi <yao.qi@linaro.org>
587
588 * features/Makefile (XMLTOC): Remove i386/amd64XXX-linux.xml.
589 * features/i386/amd64-avx-avx512-linux.c: Removed.
590 * features/i386/amd64-avx-linux.c: Removed.
591 * features/i386/amd64-avx-mpx-avx512-pku-linux.c: Removed.
592 * features/i386/amd64-avx-mpx-linux.c: Removed.
593 * features/i386/amd64-linux.c: Removed.
594 * features/i386/amd64-mpx-linux.c: Removed.
595 * features/i386/x32-avx-avx512-linux.c: Removed.
596 * features/i386/x32-avx-linux.c: Removed.
597 * features/i386/x32-linux.c: Removed.
598
599 2017-09-05 Yao Qi <yao.qi@linaro.org>
600
601 * amd64-linux-tdep.c: Include arch/amd64.h. Don't include
602 features/i386/*.c.
603 (amd64_linux_read_description): Call
604 amd64_create_target_description.
605 * arch/amd64.c: New file.
606 * arch/amd64.h: New file.
607 * configure.tgt (x86_64-*-linux*): Append amd64.o.
608 * Makefile.in (ALL_64_TARGET_OBS): Append amd64.o.
609
610 2017-09-05 Yao Qi <yao.qi@linaro.org>
611
612 * amd64-linux-tdep.c: Don't include amd64-XXX-linux and
613 x32-XXX-linux.c. Include 64bit-XX.c and x32-XX.c.
614 (amd64_linux_read_description): Create target descriptions.
615 (_initialize_amd64_linux_tdep): Don't call initialize_tdesc_XXX
616 functions. Add unit tests.
617 * features/Makefile (FEATURE_XMLFILES): Append 64bit-XXX.xml and
618 x32-core.xml.
619 * features/i386/64bit-avx.c: Generated.
620 * features/i386/64bit-avx512.c: Generated.
621 * features/i386/64bit-core.c: Generated.
622 * features/i386/64bit-linux.c: Generated.
623 * features/i386/64bit-mpx.c: Generated.
624 * features/i386/64bit-pkeys.c: Generated.
625 * features/i386/64bit-segments.c: Generated.
626 * features/i386/64bit-sse.c: Generated.
627 * features/i386/x32-core.c: Generated.
628 * target-descriptions.c (maint_print_c_tdesc_cmd): Print feature
629 c files for amd64-linux and x32-linux.
630
631 2017-09-05 Yao Qi <yao.qi@linaro.org>
632
633 * amd64-linux-tdep.c (amd64_linux_read_description): New
634 function.
635 (amd64_linux_core_read_description): Call
636 amd64_linux_read_description.
637 (amd64_linux_init_abi): Likewise.
638 (amd64_x32_linux_init_abi): Likewise.
639 * amd64-linux-tdep.h (amd64_linux_read_description): Declare.
640 * x86-linux-nat.c (x86_linux_read_description): Call
641 amd64_linux_read_description.
642
643 2017-09-05 Yao Qi <yao.qi@linaro.org>
644
645 * amd64-linux-tdep.c (amd64_linux_core_read_description): Update
646 comments.
647
648 2017-09-05 Yao Qi <yao.qi@linaro.org>
649
650 * features/Makefile (XMLTOC): Remove i386/i386-XX-linux.xml.
651 * features/i386/i386-avx-avx512-linux.c: Remove.
652 * features/i386/i386-avx-linux.c: Remove.
653 * features/i386/i386-avx-mpx-avx512-pku-linux.c: Remove.
654 * features/i386/i386-avx-mpx-linux.c: Remove.
655 * features/i386/i386-linux.c: Remove.
656 * features/i386/i386-mmx-linux.c: Remove.
657 * features/i386/i386-mpx-linux.c: Remove.
658
659 2017-09-05 Yao Qi <yao.qi@linaro.org>
660
661 * Makefile.in (ALL_TARGET_OBS): Add i386.o.
662 (SFILES): Add arch/i386.c.
663 (HFILES_NO_SRCDIR): Add arch/i386.h.
664 * arch/i386.c: New file.
665 * arch/i386.h: New file.
666 * arch/tdesc.h (allocate_target_description): Declare.
667 (set_tdesc_architecture): Declare.
668 (set_tdesc_osabi): Declare.
669 * configure.tgt (i[34567]86-*-linux*): Add i386.o.
670 * i386-linux-tdep.c: Don't include ../features/i386/32bit-XXX.c.
671 include arch/i386.h.
672 (i386_linux_read_description): Remove code and call
673 i386_create_target_description.
674 (set_tdesc_architecture): New function.
675 (set_tdesc_osabi): New function.
676 * target-descriptions.h (allocate_target_description): Remove.
677
678 2017-09-05 Yao Qi <yao.qi@linaro.org>
679
680 * arch/tdesc.h (tdesc_create_feature): Add an argument xml.
681 * target-descriptions.c (tdesc_create_feature): Likewise, and
682 adjust code.
683 * features/i386/32bit-avx.c: Re-generated.
684 * features/i386/32bit-avx512.c: Re-generated.
685 * features/i386/32bit-core.c: Re-generated.
686 * features/i386/32bit-linux.c: Re-generated.
687 * features/i386/32bit-mpx.c: Re-generated.
688 * features/i386/32bit-pkeys.c: Re-generated.
689 * features/i386/32bit-sse.c: Re-generated.
690
691 2017-09-05 Yao Qi <yao.qi@linaro.org>
692
693 * regformats/regdef.h (struct reg): Override operator == and !=.
694
695 2017-09-05 Yao Qi <yao.qi@linaro.org>
696
697 * arch/tdesc.h: New file.
698 * regformats/regdat.sh: Generate code using tdesc_create_reg.
699 * target-descriptions.c: Update comments.
700 * target-descriptions.h: Include "arch/tdesc.h". Remove the
701 declarations.
702 * features/i386/32bit-avx.c: Re-generated.
703 * features/i386/32bit-avx512.c: Re-generated.
704 * features/i386/32bit-core.c: Re-generated.
705 * features/i386/32bit-linux.c: Re-generated.
706 * features/i386/32bit-mpx.c: Re-generated.
707 * features/i386/32bit-pkeys.c: Re-generated.
708 * features/i386/32bit-sse.c: Re-generated.
709
710 2017-09-05 Yao Qi <yao.qi@linaro.org>
711
712 * regformats/regdat.sh: Update generated code.
713
714 2017-09-05 Yao Qi <yao.qi@linaro.org>
715
716 * regformats/regdat.sh: Adjust code order.
717
718 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
719
720 * expprint.c (dump_subexp_body_standard): Use constant format
721 string in fprintf_filtered call.
722
723 2017-09-04 John Baldwin <jhb@FreeBSD.org>
724
725 * configure.nat: Add "x86-nat.o x86-dregs.o" for NetBSD/amd64 and
726 NetBSD/i386.
727 * x86-bsd-nat.c [!DBREG_DRX && __NetBSD__]: Define DBREG_DRX.
728
729 2017-09-04 John Baldwin <jhb@FreeBSD.org>
730
731 * bsd-kvm.o: Make <sys/user.h> conditional on HAVE_SYS_USER_H.
732
733 2017-09-04 John Baldwin <jhb@FreeBSD.org>
734
735 * bsd-kvm.o: Define _KMEMUSER.
736 * configure.ac: Define _KMEMUSER when checking for "struct lwp".
737 * configure: Regenerate.
738
739 2017-09-04 John Baldwin <jhb@FreeBSD.org>
740
741 * amd64-fbsd-nat.c: Add include of "x86-xstate.h".
742 * i386-fbsd-nat.c: Likewise.
743
744 2017-09-04 John Baldwin <jhb@FreeBSD.org>
745
746 * unittests/array-view-selftests.c: Add include of <array>.
747
748 2017-09-04 John Baldwin <jhb@FreeBSD.org>
749
750 * spu-tdep.c (flush_ea_cache): Add missing argument to
751 call_function_by_hand.
752
753 2017-09-04 Pedro Alves <palves@redhat.com>
754
755 * NEWS (Safer support for debugging with no debug info): New.
756
757 2017-09-04 Pedro Alves <palves@redhat.com>
758
759 * c-exp.y (function_method, function_method_void): Add current
760 instance flags to TYPE_INSTANCE.
761 * dwarf2read.c (check_modifier): New.
762 (compute_delayed_physnames): Assert that only C++ adds delayed
763 physnames. Mark fn_fields as const/volatile depending on
764 physname.
765 * eval.c (make_params): New type_instance_flags parameter. Use
766 it as the new type's instance flags.
767 (evaluate_subexp_standard) <TYPE_INSTANCE>: Extract the instance
768 flags element and pass it to make_params.
769 * expprint.c (print_subexp_standard) <TYPE_INSTANCE>: Handle
770 instance flags element.
771 (dump_subexp_body_standard) <TYPE_INSTANCE>: Likewise.
772 * gdbtypes.h: Include "enum-flags.h".
773 (type_instance_flags): New enum-flags type.
774 (TYPE_CONST, TYPE_VOLATILE, TYPE_RESTRICT, TYPE_ATOMIC)
775 (TYPE_CODE_SPACE, TYPE_DATA_SPACE): Return boolean.
776 * parse.c (operator_length_standard) <TYPE_INSTANCE>: Adjust.
777 (follow_type_instance_flags): New function.
778 (operator_check_standard) <TYPE_INSTANCE>: Adjust.
779 * parser-defs.h (follow_type_instance_flags): Declare.
780 * valops.c (value_struct_elt_for_reference): const/volatile must
781 match too.
782
783 2017-09-04 Pedro Alves <palves@redhat.com>
784
785 * cp-namespace.c (cp_search_static_and_baseclasses): Handle
786 function/method scopes; lookup the nested name as a function local
787 static variable.
788
789 2017-09-04 Pedro Alves <palves@redhat.com>
790
791 (%type <voidval>): Add function_method.
792 * c-exp.y (exp): New production for calls with no arguments.
793 (function_method, function_method_void_or_typelist): New
794 productions.
795 (exp): New production for "method()::static_var".
796 * eval.c (evaluate_subexp_standard): Handle OP_FUNC_STATIC_VAR.
797 * expprint.c (print_subexp_standard, dump_subexp_body_standard):
798 Handle OP_FUNC_STATIC_VAR.
799 * parse.c (operator_length_standard):
800 Handle OP_FUNC_STATIC_VAR.
801
802 2017-09-04 Pedro Alves <palves@redhat.com>
803
804 * eval.c (evaluate_subexp_standard): Remove UNOP_MEMVAL_TLS
805 handling.
806 * expprint.c (print_subexp_standard, dump_subexp_body_standard):
807 Ditto.
808 * parse.c (operator_length_standard, operator_check_standard):
809 Ditto.
810 * std-operator.def (UNOP_MEMVAL_TLS): Delete.
811
812 2017-09-04 Pedro Alves <palves@redhat.com>
813
814 * ax-gdb.c: Include "typeprint.h".
815 (gen_expr_for_cast): New function.
816 (gen_expr) <OP_CAST, OP_CAST_TYPE>: Use it.
817 <OP_VAR_VALUE, OP_MSYM_VAR_VALUE>: Error out if the variable's
818 type is unknown.
819 * dwarf2read.c (new_symbol_full): Fallback to int instead of
820 nodebug_data_symbol.
821 * eval.c: Include "typeprint.h".
822 (evaluate_subexp_standard) <OP_VAR_VALUE, OP_VAR_MSYM_VALUE>:
823 Error out if symbol has unknown type.
824 <UNOP_CAST, UNOP_CAST_TYPE>: Common bits factored out to
825 evaluate_subexp_for_cast.
826 (evaluate_subexp_for_address, evaluate_subexp_for_sizeof): Handle
827 OP_VAR_MSYM_VALUE.
828 (evaluate_subexp_for_cast): New function.
829 * gdbtypes.c (init_nodebug_var_type): New function.
830 (objfile_type): Use it to initialize types of variables with no
831 debug info.
832 * typeprint.c (error_unknown_type): New.
833 * typeprint.h (error_unknown_type): New declaration.
834 * compile/compile-c-types.c (convert_type_basic): Handle
835 TYPE_CODE_ERROR; warn and fallback to int for variables with
836 unknown type.
837
838 2017-09-04 Pedro Alves <palves@redhat.com>
839
840 * eval.c (evaluate_var_value): New function, factored out from ...
841 (evaluate_subexp_standard): ... here.
842
843 2017-09-04 Pedro Alves <palves@redhat.com>
844
845 * eval.c (evaluate_subexp_standard) <UNOP_COMPLEMENT, UNOP_ADDR>:
846 Remove useless assignments to 'op'.
847
848 2017-09-04 Pedro Alves <palves@redhat.com>
849
850 * eval.c (eval_skip_value): New function.
851 (evaluate_subexp_standard): Use it.
852
853 2017-09-04 Pedro Alves <palves@redhat.com>
854
855 * eval.c (evaluate_subexp_standard): <OP_FUNCALL>: Extract
856 function name from symbol/minsym and pass it to
857 error_call_unknown_return_type.
858
859 2017-09-04 Pedro Alves <palves@redhat.com>
860
861 * ada-lang.c (resolve_subexp): Handle OP_VAR_MSYM_VALUE.
862 * ax-gdb.c (gen_msym_var_ref): New function.
863 (gen_expr): Handle OP_VAR_MSYM_VALUE.
864 * eval.c (evaluate_var_msym_value): New function.
865 * eval.c (evaluate_subexp_standard): Handle OP_VAR_MSYM_VALUE.
866 <OP_FUNCALL>: Extract function name from symbol/minsym and pass it
867 to call_function_by_hand.
868 * expprint.c (print_subexp_standard, dump_subexp_body_standard):
869 Handle OP_VAR_MSYM_VALUE.
870 (union exp_element) <msymbol>: New field.
871 * minsyms.h (struct type): Forward declare.
872 (find_minsym_type_and_address): Declare.
873 * parse.c (write_exp_elt_msym): New function.
874 (write_exp_msymbol): Delete, refactored as ...
875 (find_minsym_type_and_address): ... this new function.
876 (write_exp_msymbol): Reimplement using OP_VAR_MSYM_VALUE.
877 (operator_length_standard, operator_check_standard): Handle
878 OP_VAR_MSYM_VALUE.
879 * std-operator.def (OP_VAR_MSYM_VALUE): New.
880
881 2017-09-04 Pedro Alves <palves@redhat.com>
882
883 * ada-lang.c (ada_evaluate_subexp) <TYPE_CODE_FUNC>: Don't handle
884 TYPE_GNU_IFUNC specially here. Throw error if return type is
885 unknown.
886 * ada-typeprint.c (print_func_type): Handle functions with unknown
887 return type.
888 * c-typeprint.c (c_type_print_base): Handle functions and methods
889 with unknown return type.
890 * compile/compile-c-symbols.c (convert_symbol_bmsym)
891 <mst_text_gnu_ifunc>: Use nodebug_text_gnu_ifunc_symbol.
892 * compile/compile-c-types.c: Include "objfiles.h".
893 (convert_func): For functions with unknown return type, warn and
894 default to int.
895 * compile/compile-object-run.c (compile_object_run): Adjust call
896 to call_function_by_hand_dummy.
897 * elfread.c (elf_gnu_ifunc_resolve_addr): Adjust call to
898 call_function_by_hand.
899 * eval.c (evaluate_subexp_standard): Adjust calls to
900 call_function_by_hand. Handle functions and methods with unknown
901 return type. Pass expect_type to call_function_by_hand.
902 * f-typeprint.c (f_type_print_base): Handle functions with unknown
903 return type.
904 * gcore.c (call_target_sbrk): Adjust call to
905 call_function_by_hand.
906 * gdbtypes.c (objfile_type): Leave nodebug text symbol with NULL
907 return type instead of int. Make nodebug_text_gnu_ifunc_symbol be
908 an integer address type instead of nodebug.
909 * guile/scm-value.c (gdbscm_value_call): Adjust call to
910 call_function_by_hand.
911 * infcall.c (error_call_unknown_return_type): New function.
912 (call_function_by_hand): New "default_return_type" parameter.
913 Pass it down.
914 (call_function_by_hand_dummy): New "default_return_type"
915 parameter. Use it instead of defaulting to int. If there's no
916 default and the return type is unknown, throw an error. If
917 there's a default return type, and the called function has no
918 debug info, then assume the function is prototyped.
919 * infcall.h (call_function_by_hand, call_function_by_hand_dummy):
920 New "default_return_type" parameter.
921 (error_call_unknown_return_type): New declaration.
922 * linux-fork.c (call_lseek): Cast return type of lseek.
923 (inferior_call_waitpid, checkpoint_command): Adjust calls to
924 call_function_by_hand.
925 * linux-tdep.c (linux_infcall_mmap, linux_infcall_munmap): Adjust
926 calls to call_function_by_hand.
927 * m2-typeprint.c (m2_procedure): Handle functions with unknown
928 return type.
929 * objc-lang.c (lookup_objc_class, lookup_child_selector)
930 (value_nsstring, print_object_command): Adjust calls to
931 call_function_by_hand.
932 * p-typeprint.c (pascal_type_print_varspec_prefix): Handle
933 functions with unknown return type.
934 (pascal_type_print_func_varspec_suffix): New function.
935 (pascal_type_print_varspec_suffix) <TYPE_CODE_FUNC,
936 TYPE_CODE_METHOD>: Use it.
937 * python/py-value.c (valpy_call): Adjust call to
938 call_function_by_hand.
939 * rust-lang.c (rust_evaluate_funcall): Adjust call to
940 call_function_by_hand.
941 * valarith.c (value_x_binop, value_x_unop): Adjust calls to
942 call_function_by_hand.
943 * valops.c (value_allocate_space_in_inferior): Adjust call to
944 call_function_by_hand.
945 * typeprint.c (type_print_unknown_return_type): New function.
946 * typeprint.h (type_print_unknown_return_type): New declaration.
947
948 2017-09-04 Pedro Alves <palves@redhat.com>
949
950 * gdbtypes.c (lookup_function_type_with_arguments): Mark function
951 types with more than one parameter as prototyped.
952
953 2017-09-04 Pedro Alves <palves@redhat.com>
954
955 * cli/cli-cmds.c (print_disassembly, disassemble_current_function)
956 (disassemble_command): Use gdb_disassembly_flags instead of bare
957 int.
958 * disasm.c (gdb_pretty_print_disassembler::pretty_print_insn)
959 (dump_insns, do_mixed_source_and_assembly_deprecated)
960 (do_mixed_source_and_assembly, do_assembly_only, gdb_disassembly):
961 Use gdb_disassembly_flags instead of bare int.
962 * disasm.h (DISASSEMBLY_SOURCE_DEPRECATED, DISASSEMBLY_RAW_INSN)
963 (DISASSEMBLY_OMIT_FNAME, DISASSEMBLY_FILENAME)
964 (DISASSEMBLY_OMIT_PC, DISASSEMBLY_SOURCE)
965 (DISASSEMBLY_SPECULATIVE): No longer macros. Instead they're...
966 (enum gdb_disassembly_flag): ... values of this new enumeration.
967 (gdb_disassembly_flags): Define.
968 (gdb_disassembly)
969 (gdb_pretty_print_disassembler::pretty_print_insn): Use it.
970 * mi/mi-cmd-disas.c (mi_cmd_disassemble): Use
971 gdb_disassembly_flags instead of bare int.
972 * record-btrace.c (btrace_insn_history)
973 (record_btrace_insn_history, record_btrace_insn_history_range)
974 (record_btrace_insn_history_from): Use gdb_disassembly_flags
975 instead of bare int.
976 * record.c (get_insn_history_modifiers, cmd_record_insn_history):
977 Use gdb_disassembly_flags instead of bare int.
978 * target-debug.h (target_debug_print_gdb_disassembly_flags):
979 Define.
980 * target-delegates.c: Regenerate.
981 * target.c (target_insn_history, target_insn_history_from)
982 (target_insn_history_range): Use gdb_disassembly_flags instead of
983 bare int.
984 * target.h: Include "disasm.h".
985 (struct target_ops) <to_insn_history, to_insn_history_from,
986 to_insn_history_range>: Use gdb_disassembly_flags instead of bare
987 int.
988 (target_insn_history, target_insn_history_from)
989 (target_insn_history_range): Use gdb_disassembly_flags instead of
990 bare int.
991
992 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
993
994 * cli/cli-script.c (build_command_line): For if/while commands,
995 check whether args is empty.
996
997 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
998
999 * cli/cli-script.h (enum misc_command_type): Move from defs.h.
1000 (enum command_control_type): Likewise.
1001 (struct command_line): Likewise.
1002 (free_command_lines): Likewise.
1003 (struct command_lines_deleter): Likewise.
1004 (command_line_up): Likewise.
1005 (read_command_lines): Likewise.
1006 (read_command_lines_1): Likewise.
1007 * defs.h (enum misc_command_type): Move to cli/cli-script.h.
1008 (enum command_control_type): Likewise.
1009 (struct command_line): Likewise.
1010 (free_command_lines): Likewise.
1011 (struct command_lines_deleter): Likewise.
1012 (command_line_up): Likewise.
1013 (read_command_lines): Likewise.
1014 (read_command_lines_1): Likewise.
1015 * breakpoint.h: Include cli/cli-script.h.
1016 * extension-priv.h: Likewise.
1017 * gdbcmd.h: Likewise.
1018
1019 2017-09-04 Pedro Alves <palves@redhat.com>
1020
1021 * ada-lang.c (is_known_support_routine): Move sal declaration to
1022 where it is initialized.
1023 * breakpoint.c (create_internal_breakpoint, init_catchpoint)
1024 (parse_breakpoint_sals, decode_static_tracepoint_spec)
1025 (clear_command, update_static_tracepoint): Remove init_sal
1026 references. Move declarations closer to initializations.
1027 * cli/cli-cmds.c (list_command): Move sal declarations closer to
1028 initializations.
1029 * elfread.c (elf_gnu_ifunc_resolver_stop): Remove init_sal
1030 references. Move sal declarations closer to initializations.
1031 * frame.c (find_frame_sal): Return a symtab_and_line via function
1032 return instead of output parameter. Remove init_sal references.
1033 * frame.h (find_frame_sal): Return a symtab_and_line via function
1034 return instead of output parameter.
1035 * guile/scm-frame.c (gdbscm_frame_sal): Adjust.
1036 * guile/scm-symtab.c (stscm_make_sal_smob): Use in-place new
1037 instead of memset.
1038 (gdbscm_find_pc_line): Remove init_sal reference.
1039 * infcall.c (call_function_by_hand_dummy): Remove init_sal
1040 references. Move declarations closer to initializations.
1041 * infcmd.c (set_step_frame): Update. Move declarations closer to
1042 initializations.
1043 (finish_backward): Remove init_sal references. Move declarations
1044 closer to initializations.
1045 * infrun.c (process_event_stop_test, handle_step_into_function)
1046 (insert_hp_step_resume_breakpoint_at_frame)
1047 (insert_step_resume_breakpoint_at_caller): Likewise.
1048 * linespec.c (create_sals_line_offset, decode_digits_ordinary)
1049 (symbol_to_sal): Likewise.
1050 * probe.c (parse_probes_in_pspace): Remove init_sal reference.
1051 * python/py-frame.c (frapy_find_sal): Move sal declaration closer
1052 to its initialization.
1053 * reverse.c (save_bookmark_command): Use new/delete. Remove
1054 init_sal references. Move declarations closer to initializations.
1055 * source.c (get_current_source_symtab_and_line): Remove brace
1056 initialization.
1057 (set_current_source_symtab_and_line): Now takes the sal by const
1058 reference. Remove brace initialization.
1059 (line_info): Remove init_sal reference.
1060 * source.h (set_current_source_symtab_and_line): Now takes a
1061 symtab_and_line via const reference.
1062 * stack.c (set_current_sal_from_frame): Adjust.
1063 (print_frame_info): Adjust.
1064 (get_last_displayed_sal): Return the sal via function return
1065 instead of via output parameter. Simplify.
1066 (frame_info): Adjust.
1067 * stack.h (get_last_displayed_sal): Return the sal via function
1068 return instead of via output parameter.
1069 * symtab.c (init_sal): Delete.
1070 (find_pc_sect_line): Remove init_sal references. Move
1071 declarations closer to initializations.
1072 (find_function_start_sal): Remove init_sal references. Move
1073 declarations closer to initializations.
1074 * symtab.h (struct symtab_and_line): In-class initialize all
1075 fields.
1076 * tracepoint.c (set_traceframe_context)
1077 (print_one_static_tracepoint_marker): Remove init_sal references.
1078 Move declarations closer to initializations.
1079 * tui/tui-disasm.c (tui_show_disassem_and_update_source): Adjust.
1080 * tui/tui-stack.c (tui_show_frame_info): Adjust. Move
1081 declarations closer to initializations.
1082 * tui/tui-winsource.c (tui_update_source_window_as_is): Remove
1083 init_sal references. Adjust.
1084
1085 2017-09-04 Pedro Alves <palves@redhat.com>
1086
1087 * ax-gdb.c (agent_command_1): Use range-for.
1088 * break-catch-throw.c (re_set_exception_catchpoint): Update.
1089 * breakpoint.c: Include "common/array-view.h".
1090 (init_breakpoint_sal, create_breakpoint_sal): Change sals
1091 parameter from struct symtabs_and_lines to
1092 array_view<symtab_and_line>. Adjust. Use range-for. Update.
1093 (breakpoint_sals_to_pc): Change sals parameter from struct
1094 symtabs_and_lines to std::vector reference.
1095 (check_fast_tracepoint_sals): Change sals parameter from struct
1096 symtabs_and_lines to std::array_view. Use range-for.
1097 (decode_static_tracepoint_spec): Return a std::vector instead of
1098 symtabs_and_lines. Update.
1099 (create_breakpoint): Update.
1100 (break_range_command, until_break_command, clear_command): Update.
1101 (base_breakpoint_decode_location, bkpt_decode_location)
1102 (bkpt_probe_create_sals_from_location)
1103 (bkpt_probe_decode_location, tracepoint_decode_location)
1104 (tracepoint_probe_decode_location)
1105 (strace_marker_create_sals_from_location): Return a std::vector
1106 instead of symtabs_and_lines.
1107 (strace_marker_create_breakpoints_sal): Update.
1108 (strace_marker_decode_location): Return a std::vector instead of
1109 symtabs_and_lines. Update.
1110 (update_breakpoint_locations): Change struct symtabs_and_lines
1111 parameters to gdb::array_view. Adjust.
1112 (location_to_sals): Return a std::vector instead of
1113 symtabs_and_lines. Update.
1114 (breakpoint_re_set_default): Use std::vector instead of struct
1115 symtabs_and_lines.
1116 (decode_location_default): Return a std::vector instead of
1117 symtabs_and_lines. Update.
1118 * breakpoint.h: Include "common/array-view.h".
1119 (struct breakpoint_ops) <decode_location>: Now returns a
1120 std::vector instead of returning a symtabs_and_lines via output
1121 parameter.
1122 (update_breakpoint_locations): Change sals parameters to use
1123 gdb::array_view.
1124 * cli/cli-cmds.c (edit_command, list_command): Update to use
1125 std::vector and gdb::array_view.
1126 (ambiguous_line_spec): Adjust to use gdb::array_view and
1127 range-for.
1128 (compare_symtabs): Rename to ...
1129 (cmp_symtabs): ... this. Change parameters to symtab_and_line
1130 const reference and adjust.
1131 (filter_sals): Rewrite using std::vector and standard algorithms.
1132 * elfread.c (elf_gnu_ifunc_resolver_return_stop): Simplify.
1133 (jump_command): Update to use std::vector.
1134 * linespec.c (struct linespec_state) <canonical_names>: Update
1135 comment.
1136 (add_sal_to_sals_basic): Delete.
1137 (add_sal_to_sals, filter_results, convert_results_to_lsals)
1138 (decode_line_2, create_sals_line_offset)
1139 (convert_address_location_to_sals, convert_linespec_to_sals)
1140 (convert_explicit_location_to_sals, parse_linespec)
1141 (event_location_to_sals, decode_line_full, decode_line_1)
1142 (decode_line_with_current_source)
1143 (decode_line_with_last_displayed, decode_objc)
1144 (decode_digits_list_mode, decode_digits_ordinary, minsym_found)
1145 (linespec_result::~linespec_result): Adjust to use std::vector
1146 instead of symtabs_and_lines.
1147 * linespec.h (linespec_sals::sals): Now a std::vector.
1148 (struct linespec_result): Use std::vector, bool, and in-class
1149 initialization.
1150 (decode_line_1, decode_line_with_current_source)
1151 (decode_line_with_last_displayed): Return std::vector.
1152 * macrocmd.c (info_macros_command): Use std::vector.
1153 * mi/mi-main.c (mi_cmd_trace_find): Use std::vector.
1154 * probe.c (parse_probes_in_pspace, parse_probes): Adjust to use
1155 std::vector.
1156 * probe.h (parse_probes): Return a std::vector.
1157 * python/python.c (gdbpy_decode_line): Use std::vector and
1158 gdb::array_view.
1159 * source.c (select_source_symtab, line_info): Use std::vector.
1160 * stack.c (func_command): Use std::vector.
1161 * symtab.h (struct symtabs_and_lines): Delete.
1162 * tracepoint.c (tfind_line_command, scope_info): Use std::vector.
1163
1164 2017-09-04 Pedro Alves <palves@redhat.com>
1165
1166 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
1167 unittests/array-view-selftests.c.
1168 (SUBDIR_UNITTESTS_OBS): Add array-view-selftests.o.
1169 * common/array-view.h: New file.
1170 * unittests/array-view-selftests.c: New file.
1171
1172 2017-09-04 Pedro Alves <palves@redhat.com>
1173
1174 * cli/cli-cmds.c (edit_command): Pass message to
1175 ambiguous_line_spec.
1176 (list_command): Pass message to ambiguous_line_spec. Say
1177 "first"/"last" instead of "start" and "end" to be consistent with
1178 the manual.
1179 (ambiguous_line_spec): Add 'format' and vararg parameters. Use
1180 them to print formatted message.
1181
1182 2017-09-04 Pedro Alves <palves@redhat.com>
1183
1184 * btrace.c (ftrace_add_pt): Pass btrace_insn to
1185 ftrace_update_insns by reference instead of pointer.
1186
1187 2017-09-04 Yao Qi <yao.qi@linaro.org>
1188
1189 * i386-go32-tdep.c: Include x86-xstate.h.
1190 (i386_go32_init_abi): Call i386_target_description.
1191 * i386-tdep.c (i386_target_description): Return tdesc_i386_mmx
1192 if xcr0 is X86_XSTATE_X87_MASK.
1193 * i386-tdep.h (tdesc_i386): Remove the declaration.
1194 (tdesc_i386_mmx): Likewise.
1195
1196 2017-09-04 Yao Qi <yao.qi@linaro.org>
1197
1198 * i386-fbsd-tdep.c (i386fbsd_core_read_xcr0): Return
1199 X86_XSTATE_SSE_MASK instead of 0.
1200
1201 2017-09-04 Yao Qi <yao.qi@linaro.org>
1202
1203 * amd64-fbsd-nat.c (amd64fbsd_read_description): Call
1204 i386_target_description.
1205 * i386-fbsd-nat.c (i386fbsd_read_description): Call
1206 i386_target_description.
1207 * i386-tdep.c (i386_gdbarch_init): Likewise.
1208
1209 2017-09-04 Yao Qi <yao.qi@linaro.org>
1210
1211 * amd64-darwin-tdep.c: Include "x86-xstate.h".
1212 (x86_darwin_init_abi_64): Call amd64_target_description.
1213 * amd64-dicos-tdep.c: Likewise.
1214 * amd64-fbsd-nat.c: Likewise.
1215 * amd64-fbsd-tdep.c: Likewise.
1216 * amd64-nbsd-tdep.c: Likewise.
1217 * amd64-obsd-tdep.c: Likewise.
1218 * amd64-sol2-tdep.c: Likewise.
1219 * amd64-windows-tdep.c: Likewise.
1220 * amd64-tdep.h (tdesc_amd64): Remove the declaration.
1221
1222 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
1223
1224 * btrace.h (btrace_insn_s, DEF_VEC_O (btrace_insn_s)): Remove.
1225 (btrace_function) <insn>: Change type to use std::vector.
1226 * btrace.c (ftrace_debug, ftrace_call_num_insn,
1227 ftrace_find_call, ftrace_new_gap, ftrace_update_function,
1228 ftrace_update_insns, ftrace_compute_global_level_offset,
1229 btrace_stitch_bts, btrace_clear, btrace_insn_get,
1230 btrace_insn_end, btrace_insn_next, btrace_insn_prev): Adjust to
1231 change to std::vector.
1232 (ftrace_update_insns): Adjust to change to std::vector, change
1233 type of INSN parameter.
1234 (btrace_compute_ftrace_bts): Adjust call to ftrace_update_insns.
1235 * record-btrace.c (btrace_call_history_insn_range,
1236 btrace_compute_src_line_range,
1237 record_btrace_frame_prev_register): Adjust to change to
1238 std::vector.
1239 * python/py-record-btrace.c (recpy_bt_func_instructions): Adjust
1240 to change to std::vector.
1241
1242 2017-09-03 Tom Tromey <tom@tromey.com>
1243
1244 * corefile.c (reopen_exec_file): Use std::string.
1245
1246 2017-09-03 Tom Tromey <tom@tromey.com>
1247
1248 * compile/compile.c (compile_register_name_mangled): Return
1249 std::string.
1250 * compile/compile-loc2c.c (pushf_register_address): Update.
1251 (pushf_register): Update.
1252 * compile/compile-c-types.c (convert_array): Update.
1253 * compile/compile-c-symbols.c (generate_vla_size): Update.
1254 (error_symbol_once): Use a gdb::unique_xmalloc_ptr.
1255 (symbol_substitution_name): Return a gdb::unique_xmalloc_ptr.
1256 (convert_one_symbol): Update.
1257 (generate_c_for_for_one_variable): Update.
1258 * compile/compile-c-support.c (c_get_range_decl_name): Return a
1259 std::string.
1260 (generate_register_struct): Update.
1261 * compile/compile-internal.h (c_get_range_decl_name): Return a
1262 std::string.
1263 (compile_register_name_mangled): Return std::string.
1264
1265 2017-09-03 Tom Tromey <tom@tromey.com>
1266
1267 * utils.c (perror_string): Return a std::string.
1268 (throw_perror_with_name, perror_warning_with_name): Update.
1269
1270 2017-09-03 Tom Tromey <tom@tromey.com>
1271
1272 * demangle.c (demangle_command): Use std::string,
1273 unique_xmalloc_ptr.
1274
1275 2017-09-03 Tom Tromey <tom@tromey.com>
1276
1277 * cli/cli-setshow.c (do_set_command): Use std::string.
1278
1279 2017-09-03 Tom Tromey <tom@tromey.com>
1280
1281 * cli/cli-cmds.c (cd_command): Use gdb::unique_xmalloc_ptr.
1282
1283 2017-09-03 Tom Tromey <tom@tromey.com>
1284
1285 * mi/mi-interp.c (mi_cmd_interpreter_exec): Use std::string.
1286
1287 2017-09-03 Tom Tromey <tom@tromey.com>
1288
1289 * mi/mi-cmd-env.c (env_execute_cli_command): Use
1290 gdb::unique_xmalloc_ptr.
1291
1292 2017-09-03 Tom Tromey <tom@tromey.com>
1293
1294 * thread.c (print_thread_info_1): Use string_printf.
1295 (thread_apply_command, thread_apply_all_command): Use
1296 std::string.
1297
1298 2017-09-03 Tom Tromey <tom@tromey.com>
1299
1300 * valprint.c (val_print_string): Update.
1301 * gdbcore.h (memory_error_message): Return std::string.
1302 * corefile.c (memory_error_message): Return std::string.
1303 (memory_error): Update.
1304 * breakpoint.c (insert_bp_location): Update.
1305
1306 2017-09-03 Simon Marchi <simon.marchi@ericsson.com>
1307
1308 * target/waitstatus.h (target_waitstatus_to_string): Change
1309 return type to std::string.
1310 * target/waitstatus.c (target_waitstatus_to_string): Return
1311 std::string.
1312 * target.h (target_waitstatus_to_string): Remove declaration.
1313 * infrun.c (resume, clear_proceed_status_thread,
1314 print_target_wait_results, do_target_wait, save_waitstatus,
1315 stop_all_threads): Adjust.
1316 * record-btrace.c (record_btrace_wait): Adjust.
1317 * target-debug.h
1318 (target_debug_print_struct_target_waitstatus_p): Adjust.
1319
1320 2017-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1321
1322 PR gdb/22046
1323 * nat/linux-procfs.c (parse_proc_status_state): Fix PROC_STATE_STOPPED
1324 detection.
1325
1326 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
1327
1328 * NEWS (Changes since GDB 8.0): Add entry mentioning new support
1329 for setting/unsetting environment variables on the remote target.
1330 (New remote packets): Add entries for QEnvironmentHexEncoded,
1331 QEnvironmentUnset and QEnvironmentReset.
1332 * common/environ.c (gdb_environ::operator=): Extend method to
1333 handle m_user_set_env_list and m_user_unset_env_list.
1334 (gdb_environ::clear): Likewise.
1335 (match_var_in_string): Change type of first parameter from 'char
1336 *' to 'const char *'.
1337 (gdb_environ::set): Extend method to handle
1338 m_user_set_env_list and m_user_unset_env_list.
1339 (gdb_environ::unset): Likewise.
1340 (gdb_environ::clear_user_set_env): New method.
1341 (gdb_environ::user_set_envp): Likewise.
1342 (gdb_environ::user_unset_envp): Likewise.
1343 * common/environ.h (gdb_environ): Handle m_user_set_env_list and
1344 m_user_unset_env_list on move constructor/assignment.
1345 (unset): Add new default parameter 'update_unset_list = true'.
1346 (clear_user_set_env): New method.
1347 (user_set_envp): Likewise.
1348 (user_unset_envp): Likewise.
1349 (m_user_set_env_list): New std::set.
1350 (m_user_unset_env_list): Likewise.
1351 * common/rsp-low.c (hex2str): New function.
1352 (bin2hex): New overload for bin2hex function.
1353 * common/rsp-low.c (hex2str): New prototype.
1354 (str2hex): New overload prototype.
1355 * remote.c: Include "environ.h". Add QEnvironmentHexEncoded,
1356 QEnvironmentUnset and QEnvironmentReset.
1357 (remote_protocol_features): Add QEnvironmentHexEncoded,
1358 QEnvironmentUnset and QEnvironmentReset packets.
1359 (send_environment_packet): New function.
1360 (extended_remote_environment_support): Likewise.
1361 (extended_remote_create_inferior): Call
1362 extended_remote_environment_support.
1363 (_initialize_remote): Add QEnvironmentHexEncoded,
1364 QEnvironmentUnset and QEnvironmentReset packet configs.
1365 * unittests/environ-selftests.c (gdb_selftest_env_var):
1366 New variable.
1367 (test_vector_initialization): New function.
1368 (test_init_from_host_environ): Likewise.
1369 (test_reinit_from_host_environ): Likewise.
1370 (test_set_A_unset_B_unset_A_cannot_find_A_can_find_B):
1371 Likewise.
1372 (test_unset_set_empty_vector): Likewise.
1373 (test_vector_clear): Likewise.
1374 (test_std_move): Likewise.
1375 (test_move_constructor):
1376 (test_self_move): Likewise.
1377 (test_set_unset_reset): Likewise.
1378 (run_tests): Rewrite in terms of the functions above.
1379
1380 2017-08-31 Weimin Pan <weimin.pan@oracle.com>
1381
1382 * sparc64-tdep.c (adi_stat_t): Fix comment formatting.
1383 (adi_available): Use a temp variable of type CORE_ADDR as argument
1384 3 when calling target_auxv_search.
1385 (adi_normalize_address): Use masks and xor operators to calculate
1386 normalized address.
1387 (adi_read_versions, adi_write_versions, adi_print_versions)
1388 (do_examine, do_assign): Use paddress.
1389
1390 2017-08-29 John Baldwin <jhb@FreeBSD.org>
1391
1392 * mips-fbsd-nat.c (getfpregs_supplies): Return true for FIR.
1393 * mips-fbsd-tdep.c (mips_fbsd_supply_fpregs): Split supply of FSR
1394 out of loop and add supply of FIR.
1395 (mips_fbsd_collect_fpregs): Split collect of FSR out of loop and
1396 add collect of FIR.
1397
1398 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
1399
1400 PR gdb/21827
1401 * cli/cli-script.c (define_command): Don't convert command name
1402 to lower case.
1403
1404 2017-08-25 Joel Brobecker <brobecker@adacore.com>
1405
1406 * ada-lang.c (ada_lookup_struct_elt_type): Remove parameter "dispp".
1407 Update all callers accordingly. Remove all code blocks handling
1408 the case where DISPP is not NULL.
1409
1410 2017-08-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1411
1412 PR symtab/22003
1413 * dwarf2read.c (dwarf2_const_value_attr, dump_die_shallow)
1414 (dwarf2_get_attr_constant_value, dwarf2_fetch_constant_bytes)
1415 (skip_form_bytes, attr_form_is_constant): Handle DW_FORM_implicit_const.
1416
1417 2017-08-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1418
1419 * dwarf2read.c (build_type_psymtabs_reader): New prototype.
1420 (process_psymtab_comp_unit): Accept IS_DEBUG_TYPES.
1421 (read_comp_units_from_section): New parameter abbrev_section, use
1422 read_and_check_comp_unit_head, allocate signatured_type if needed.
1423 (create_all_comp_units): Update read_comp_units_from_section caller.
1424
1425 2017-08-23 Pedro Alves <palves@redhat.com>
1426
1427 PR remote/21852
1428 * remote.c (add_current_inferior_and_thread): Set inferior_ptid
1429 to null_ptid and switch to thread without reading the registers
1430 after adding the inferior.
1431
1432 2017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1433
1434 * NEWS (Changes since GDB 8.0): Add set compile-gcc and show
1435 compile-gcc.
1436 * compile/compile.c (compile_gcc, show_compile_gcc): New.
1437 (compile_to_object): Implement compile_gcc.
1438 (_initialize_compile): Install "set compile-gcc". Initialize
1439 compile_gcc.
1440
1441 2017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
1442
1443 * compile/compile.c (compile_to_object): Conditionally call
1444 set_verbose. Conditionally call compile or compile_v0.
1445
1446 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
1447
1448 * sparc64-tdep.h: (adi_normalize_address): New export.
1449 * sparc-nat.h: (open_adi_tag_fd): New export.
1450 * sparc64-linux-nat.c: (open_adi_tag_fd): New function.
1451 * sparc64-linux-tdep.c:
1452 (SEGV_ACCADI, SEGV_ADIDERR, SEGV_ADIPERR) New defines.
1453 (sparc64_linux_handle_segmentation_fault): New function.
1454 (sparc64_linux_init_abi): Register
1455 sparc64_linux_handle_segmentation_fault
1456 * sparc64-tdep.c: Include cli-utils.h,gdbcmd.h,auxv.h.
1457 (sparc64_addr_bits_remove): New function.
1458 (sparc64_init_abi): Register sparc64_addr_bits_remove.
1459 (MAX_PROC_NAME_SIZE): New macro.
1460 (AT_ADI_BLKSZ, AT_ADI_NBITS, AT_ADI_UEONADI) New defines.
1461 (sparc64adilist): New variable.
1462 (adi_proc_list): New variable.
1463 (find_adi_info): New function.
1464 (add_adi_info): New function.
1465 (get_adi_info_proc): New function.
1466 (get_adi_info): New function.
1467 (info_adi_command): New function.
1468 (read_maps_entry): New function.
1469 (adi_available): New function.
1470 (adi_normalize_address): New function.
1471 (adi_align_address): New function.
1472 (adi_convert_byte_count): New function.
1473 (adi_tag_fd): New function.
1474 (adi_is_addr_mapped): New function.
1475 (adi_read_versions): New function.
1476 (adi_write_versions): New function.
1477 (adi_print_versions): New function.
1478 (do_examine): New function.
1479 (do_assign): New function.
1480 (adi_examine_command): New function.
1481 (adi_assign_command): New function.
1482 (_initialize_sparc64_adi_tdep): New function.
1483
1484 2017-08-22 Simon Marchi <simon.marchi@ericsson.com>
1485
1486 * breakpoint.c (breakpoints_info): Rename to ...
1487 (info_breakpoints_command): ... this.
1488 (watchpoints_info): Rename to ...
1489 (info_watchpoints_command): ... this.
1490 (tracepoints_info): Rename to ...
1491 (info_tracepoints_command): ... this.
1492 (_initialize_breakpoint): Adjust.
1493 * dcache.c (dcache_info): Rename to ...
1494 (info_display_command): ... this.
1495 (_initialize_dcache): Adjust.
1496 * frame.h (args_info): Rename to ...
1497 (info_args_command): ... this.
1498 (locals_info): Rename to ...
1499 (info_locals_command): ... this.
1500 * infcmd.c (nofp_registers_info): Rename to ...
1501 (info_registers_command): ... this.
1502 (float_info): Rename to ...
1503 (info_float_command): ... this.
1504 (program_info): Rename to ...
1505 (info_program_command): ... this.
1506 (all_registers_info): Rename to ...
1507 (info_all_registers_command): ... this.
1508 (vector_info): Rename to ...
1509 (info_vector_command): ... this.
1510 (float_info): Rename to ...
1511 (info_float_command): ... this.
1512 (_initialize_infcmd): Adjust.
1513 * inferior.h (term_info): Rename to ...
1514 (info_terminal_command): ... this.
1515 * inflow.c (term_info): Rename to ...
1516 (info_terminal_command): ... this.
1517 (_initialize_inflow): Adjust.
1518 * infrun.c (signals_info): Rename to ...
1519 (info_signals_command): ... this.
1520 (_initialize_infrun): Adjust.
1521 * objc-lang.c (classes_info): Rename to ...
1522 (info_classes_command): ... this.
1523 (selectors_info): Rename to ...
1524 (info_selectors_command): ... this.
1525 (_initialize_objc_language): Adjust.
1526 * printcmd.c (sym_info): Rename to ...
1527 (info_symbol_command): ... this.
1528 (address_info): Rename to ...
1529 (info_address_command): ... this.
1530 (display_info): Rename to ...
1531 (info_display_command): ... this.
1532 (_initialize_printcmd): Adjust.
1533 * reverse.c (bookmarks_info): Rename to ...
1534 (info_breakpoints_command): ... this.
1535 (_initialize_reverse): Adjust.
1536 * ser-go32.c (dos_info): Rename to ...
1537 (info_serial_command): ... this.
1538 (_initialize_ser_dos): Adjust.
1539 * skip.c (skip_info): Rename to ...
1540 (info_skip_command): ... this.
1541 (_initialize_step_skip): Adjust.
1542 * source.c (line_info): Rename to ...
1543 (info_line_command): ... this.
1544 (source_info): Rename to ...
1545 (info_source_command)
1546 * stack.c (frame_info): Rename to ...
1547 (info_frame_command): ... this.
1548 (locals_info): Rename to ...
1549 (info_locals_command): ... this.
1550 (args_info): Rename to ...
1551 (info_args_command): ... this.
1552 (_initialize_stack): Adjust.
1553 * symtab.c (sources_info): Rename to ...
1554 (info_sources_command): ... this.
1555 (variables_info): Rename to ...
1556 (info_variables_command): ... this.
1557 (functions_info): Rename to ...
1558 (info_functions_command): ... this.
1559 (types_info): Rename to ...
1560 (info_types_command): ... this.
1561 (_initialize_symtab): Adjust.
1562 * target.c (target_info): Rename to ...
1563 (info_target_command): ... this.
1564 (initialize_targets): Adjust.
1565 * tracepoint.c (tvariables_info): Rename to ...
1566 (info_tvariables_command): ... this.
1567 (scope_info): Rename to ...
1568 (info_scope_command): ... this.
1569 (trace_dump_actions): Adjust.
1570 (_initialize_tracepoint): Adjust.
1571
1572 2017-08-22 Tom Tromey <tom@tromey.com>
1573
1574 * breakpoint.h (install_breakpoint): Update.
1575 * breakpoint.c (add_solib_catchpoint): Update.
1576 (install_breakpoint): Change argument to a std::unique_ptr.
1577 (create_fork_vfork_event_catchpoint): Use std::unique_ptr.
1578 (create_breakpoint_sal, create_breakpoint): Update.
1579 (watch_command_1, catch_exec_command_1)
1580 (strace_marker_create_breakpoints_sal): Use std::unique_ptr.
1581 (add_to_breakpoint_chain): Change argument to a std::unique_ptr.
1582 Return the breakpoint.
1583 (set_raw_breakpoint_without_location, set_raw_breakpoint)
1584 (new_single_step_breakpoint): Update.
1585 * break-catch-throw.c (handle_gnu_v3_exceptions): Use
1586 std::unique_ptr.
1587 * break-catch-syscall.c (create_syscall_event_catchpoint): Use
1588 std::unique_ptr.
1589 * break-catch-sig.c (create_signal_catchpoint): Use
1590 std::unique_ptr.
1591 * ada-lang.c (create_ada_exception_catchpoint): Use
1592 std::unique_ptr.
1593
1594 2017-08-22 Tom Tromey <tom@tromey.com>
1595
1596 * breakpoint.c (add_solib_catchpoint): Use std::unique_ptr.
1597
1598 2017-08-22 Tom Tromey <tom@tromey.com>
1599
1600 * psymtab.c (psymtab_search_name): Return a unique_xmalloc_ptr.
1601 (lookup_partial_symbol): Update.
1602
1603 2017-08-22 Tom Tromey <tom@tromey.com>
1604
1605 * source.h (rewrite_source_path): Return a unique_xmalloc_ptr.
1606 * source.c (rewrite_source_path): Return a unique_xmalloc_ptr.
1607 (find_and_open_source, symtab_to_fullname): Update.
1608 * psymtab.c (psymtab_to_fullname): Update.
1609
1610 2017-08-22 Tom Tromey <tom@tromey.com>
1611
1612 * exec.c (exec_file_attach): Update.
1613 * linux-thread-db.c (try_thread_db_load): Update.
1614 * guile/scm-safe-call.c (gdbscm_safe_source_script): Update.
1615 * utils.c (gdb_realpath): Change return type.
1616 (gdb_realpath_keepfile): Update.
1617 (gdb_realpath_check_trailer, gdb_realpath_tests): New functions.
1618 (_initialize_utils): Register the new self test.
1619 * source.c (openp): Update.
1620 (find_and_open_source): Update.
1621 * nto-tdep.c (nto_find_and_open_solib): Update.
1622 * main.c (set_gdb_data_directory): Update.
1623 (captured_main_1): Update.
1624 * dwarf2read.c (dwarf2_get_dwz_file): Update
1625 (dw2_map_symbol_filenames): Update.
1626 * auto-load.c (auto_load_safe_path_vec_update): Update.
1627 (filename_is_in_auto_load_safe_path_vec): Change type of
1628 "filename_realp".
1629 (auto_load_objfile_script): Update.
1630 (file_is_auto_load_safe): Update. Use std::string.
1631 * utils.h (gdb_realpath): Return a gdb::unique_xmalloc_ptr.
1632
1633 2017-08-22 Tom Tromey <tom@tromey.com>
1634
1635 * utils.c (gdb_realpath_keepfile): Return a
1636 gdb::unique_xmalloc_ptr.
1637 * exec.c (exec_file_attach): Update.
1638 * utils.h (gdb_realpath_keepfile): Return a
1639 gdb::unique_xmalloc_ptr.
1640
1641 2017-08-22 Tom Tromey <tom@tromey.com>
1642
1643 * compile/compile.c (compile_file_command): Use
1644 gdb::unique_xmalloc_ptr, std::string.
1645 * utils.c (gdb_abspath): Change return type.
1646 * source.c (openp): Update.
1647 * objfiles.c (allocate_objfile): Update.
1648 * main.c (set_gdb_data_directory): Update.
1649 * utils.h (gdb_abspath): Return a gdb::unique_xmalloc_ptr.
1650
1651 2017-08-22 Zhouyi Zhou <zhouzhouyi@gmail.com>
1652
1653 * cli-cmds.c (list_commands): List actual code around more than
1654 one location.
1655
1656 2017-08-21 John Baldwin <jhb@FreeBSD.org>
1657
1658 * fbsd-nat.c (fbsd_add_threads): Use array type for `lwps'.
1659
1660 2017-08-21 Pedro Alves <palves@redhat.com>
1661
1662 PR gdb/19487
1663 * c-exp.y (variable production): Handle function aliases.
1664 * minsyms.c (msymbol_is_text): New function.
1665 * minsyms.h (msymbol_is_text): Declare.
1666 * symtab.c (find_function_alias_target): New function.
1667 * symtab.h (find_function_alias_target): Declare.
1668
1669 2017-08-21 Pedro Alves <palves@redhat.com>
1670
1671 * eval.c (evaluate_subexp_standard) <OP_TYPE>: Don't dig past
1672 typedefs.
1673 * typeprint.c (whatis_exp): If handling "whatis", and expression
1674 is OP_TYPE, strip one typedef level. Otherwise don't strip
1675 typedefs here.
1676 * valops.c (value_cast): Save "to" type before resolving
1677 stubs/typedefs. Use that type as resulting value's type.
1678
1679 2017-08-18 Tom Tromey <tom@tromey.com>
1680 Pedro Alves <palves@redhat.com>
1681
1682 * spu-multiarch.c (parse_spufs_run): Use scoped_restore.
1683 * sol-thread.c (sol_thread_resume, sol_thread_wait)
1684 (sol_thread_xfer_partial, rw_common): Use scoped_restore.
1685 * procfs.c (procfs_do_thread_registers): Use scoped_restore.
1686 * proc-service.c (ps_xfer_memory): Use scoped_restore.
1687 * linux-tdep.c (linux_corefile_thread): Remove a cleanup.
1688 (linux_get_siginfo_data): Add "thread" argument. Use
1689 scoped_restore.
1690 * linux-nat.c (linux_child_follow_fork)
1691 (check_stopped_by_watchpoint): Use scoped_restore.
1692 * infrun.c (displaced_step_prepare_throw, write_memory_ptid)
1693 (THREAD_STOPPED_BY, handle_signal_stop): Use scoped_restore.
1694 (restore_inferior_ptid, save_inferior_ptid): Remove.
1695 * btrace.c (btrace_fetch): Use scoped_restore.
1696 * bsd-uthread.c (bsd_uthread_fetch_registers)
1697 (bsd_uthread_store_registers): Use scoped_restore.
1698 * breakpoint.c (reattach_breakpoints, detach_breakpoints): Use
1699 scoped_restore.
1700 * aix-thread.c (aix_thread_resume, aix_thread_wait)
1701 (aix_thread_xfer_partial): Use scoped_restore.
1702 * inferior.h (save_inferior_ptid): Remove.
1703
1704 2017-08-18 Yao Qi <yao.qi@linaro.org>
1705
1706 PR tdep/21818
1707 * arm-tdep.c (gdb_print_insn_arm): Mark
1708 USER_SPECIFIED_MACHINE_TYPE if exec_bfd isn't NULL.
1709
1710 2017-08-18 Yao Qi <yao.qi@linaro.org>
1711
1712 * NEWS: Mention GDBserver's new option "--selftest".
1713 * Makefile.in (SFILES): Remove selftest.c, add common/selftest.c.
1714 * selftest.c: Move it to common/selftest.c.
1715 * selftest.h: Move it to common/selftest.h.
1716 * selftest-arch.c (reset): New function.
1717 (tests_with_arch): Call reset.
1718
1719 2017-08-18 Yao Qi <yao.qi@linaro.org>
1720
1721 * selftest.c (run_tests): Don't call QUIT. Call debug_printf
1722 instead of exception_fprintf and printf_filtered.
1723
1724 2017-08-18 Yao Qi <yao.qi@linaro.org>
1725
1726 * selftest.c (register_self_test): Rename it to
1727 selftests::register_test.
1728 (run_self_tests): selftest::run_tests.
1729 * selftest.h: Update declarations.
1730 * selftest-arch.c (register_self_test_foreach_arch): Rename it to
1731 selftests::register_test_foreach_arch.
1732 * selftest-arch.h: Update declaration.
1733 * aarch64-tdep.c: Update.
1734 * arm-tdep.c: Likewise.
1735 * disasm-selftests.c: Likewise.
1736 * dwarf2loc.c: Likewise.
1737 * dwarf2-frame.c: Likewise.
1738 * findvar.c: Likewise.
1739 * gdbarch-selftests.c: Likewise.
1740 * maint.c (maintenance_selftest): Likewise.
1741 * regcache.c: Likewise.
1742 * rust-exp.y: Likewise.
1743 * selftest-arch.c: Likewise.
1744 * unittests/environ-selftests.c: Likewise.
1745 * unittests/function-view-selftests.c: Likewise.
1746 * unittests/offset-type-selftests.c: Likewise.
1747 * unittests/optional-selftests.c: Likewise.
1748 * unittests/scoped_restore-selftests.c: Likewise.
1749 * utils-selftests.c: Likewise.
1750
1751 2017-08-17 Pedro Alves <palves@redhat.com>
1752
1753 * cli/cli-cmds.c (source_command): Delete 'old_source_verbose'
1754 local.
1755
1756 2017-08-17 Pedro Alves <palves@redhat.com>
1757
1758 * dwarf2read.c (struct dwarf2_cu) <line_header_die_owner>: New
1759 field.
1760 (reset_die_in_process): Delete, replaced by ...
1761 (process_die_scope): ... this new class. Make it responsible for
1762 freeing cu->line_header too.
1763 (process_die): Use process_die_scope.
1764 (handle_DW_AT_stmt_list): Record the line header's owner CU/DIE in
1765 cu->line_header_die_owner. Don't release the line header if it's
1766 owned by the CU.
1767 (setup_type_unit_groups): Make the CU/DIE own the line header.
1768 Don't release the line header here.
1769
1770 2017-08-17 Alex Lindsay <alexlindsay239@gmail.com> (tiny change)
1771
1772 * elfread.c (elf_read_minimal_symbols): xfree synthsyms.
1773
1774 2017-08-17 Ruslan Kabatsayev <b7.10110111@gmail.com>
1775
1776 * NEWS: Mention new shortcuts for nexti and stepi in TUI
1777 Single-Key mode
1778
1779 2017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
1780
1781 * tui/tui.c (tui_commands): Add "nexti" and "stepi" to the Single-Key
1782 mode command list.
1783
1784 2017-08-15 Stafford Horne <shorne@gmail.com>
1785
1786 * MAINTAINERS (Write After Approval): Add Stafford Horne.
1787
1788 2017-08-15 Stafford Horne <shorne@gmail.com>
1789
1790 * xtensa-tdep.c (xtensa_init_reggroups): Use xstrdup for cpname.
1791
1792 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
1793
1794 PR gdb/21954
1795 * infcmd.c (unset_environment_command): Use the 'clear' method on
1796 the environment instead of resetting it.
1797
1798 2017-08-15 John Baldwin <jhb@FreeBSD.org>
1799
1800 * fbsd-nat.c (fbsd_convert_siginfo): Fix compile on big-endian
1801 platforms.
1802
1803 2017-08-14 Tom Tromey <tom@tromey.com>
1804
1805 * valprint.c (print_octal_chars): Use HOST_CHAR_BIT.
1806 (print_binary_chars): Likewise.
1807 (BITS_IN_BYTES): Remove.
1808
1809 2017-08-14 Tom Tromey <tom@tromey.com>
1810
1811 PR gdb/21675
1812 * valprint.c (LOW_ZERO): Change value to 034.
1813 (print_octal_chars): Add static_asserts for octal constants.
1814 * printcmd.c (print_scalar_formatted): Add 'd' case.
1815
1816 2017-08-11 Tom Tromey <tom@tromey.com>
1817
1818 * symfile.c (add_symbol_file_command): Use std::vector.
1819
1820 2017-08-14 Tom Tromey <tom@tromey.com>
1821
1822 * break-catch-throw.c (handle_gnu_v3_exceptions): Use std::move.
1823 * break-catch-syscall.c (create_syscall_event_catchpoint): Use
1824 std::move.
1825 * break-catch-sig.c (create_signal_catchpoint): Use std::move.
1826
1827 2017-08-11 Pedro Alves <palves@redhat.com>
1828
1829 * infrun.c (process_event_stop_test): Adjust
1830 function_name_is_marked_for_skip call.
1831 * skip.c: Include <list>.
1832 (skiplist_entry): Make it a class with private fields, and
1833 getters/setters.
1834 (skiplist_entry_chain): Delete.
1835 (skiplist_entries): New.
1836 (skiplist_entry_count): Delete.
1837 (highest_skiplist_entry_num): New.
1838 (ALL_SKIPLIST_ENTRIES, ALL_SKIPLIST_ENTRIES_SAFE): Delete.
1839 (add_skiplist_entry): Delete.
1840 (skiplist_entry::skiplist_entry): New.
1841 (skiplist_entry::add_entry): New.
1842 (skip_file_command, skip_function): Adjust.
1843 (compile_skip_regexp): Delete.
1844 (skip_command): Don't compile regexp here. Adjust to use
1845 skiplist_entry::add_entry.
1846 (skip_info): Adjust to use range-for and getters.
1847 (skip_enable_command, skip_disable_command): Adjust to use
1848 range-for and setters.
1849 (skip_delete_command): Adjust to use std::list.
1850 (add_skiplist_entry): Delete.
1851 (skip_file_p): Delete, refactored as ...
1852 (skiplist_entry::do_skip_file_p): ... this new method.
1853 (skip_gfile_p): Delete, refactored as ...
1854 (skiplist_entry::do_gskip_file_p): ... this new method.
1855 (skip_function_p, skip_rfunction_p): Delete, refactored as ...
1856 (skiplist_entry::skip_function_p): ... this new method.
1857 (function_name_is_marked_for_skip): Now returns bool, and takes
1858 the function sal by const reference. Adjust to use range-for and
1859 skiplist_entry methods.
1860 (_initialize_step_skip): Remove references to
1861 skiplist_entry_chain, skiplist_entry_count.
1862 * skip.h (function_name_is_marked_for_skip): Now returns bool, and
1863 takes the function sal by const reference.
1864
1865 2017-08-11 Yao Qi <yao.qi@linaro.org>
1866
1867 * dwarf2-frame.c (clear_pointer_cleanup): Remove.
1868 (dwarf2_frame_cache): Remove reset_cache_cleanup.
1869 (dwarf2_frame_cache):
1870 * frame-unwind.c (frame_unwind_try_unwinder): Catch
1871 RETURN_MASK_ALL and set *this_case to NULL.
1872 * frame-unwind.h: Update comments.
1873
1874 2017-08-11 Yao Qi <yao.qi@linaro.org>
1875
1876 * dwarf2-frame.c (dwarf2_frame_state_alloc_regs): Remove.
1877 (dwarf2_frame_state_copy_regs): Remove.
1878 (dwarf2_frame_state_free_regs): Remove.
1879 (dwarf2_frame_state::~dwarf2_frame_state): Remove.
1880 (dwarf2_restore_rule): Call method .alloc_regs instead of
1881 dwarf2_frame_state_alloc_regs.
1882 (execute_cfa_program): Likewise. Call dwarf2_frame_state_reg_info
1883 constructor. Call std::move.
1884 (dwarf2_fetch_cfa_info): Don't call dwarf2_frame_state_copy_regs.
1885 (dwarf2_frame_cache): Likewise.
1886
1887 [GDB_SELF_TEST]: Include selftest.h and
1888 selftest-arch.h.
1889 [GDB_SELF_TEST] (execute_cfa_program_test): New function.
1890 (_initialize_dwarf2_frame) [GDB_SELF_TEST]: Register
1891 execute_cfa_program_test.
1892
1893 * dwarf2-frame.h (dwarf2_frame_state_reg_info): Add ctor, dtor,
1894 copy ctor, assignment operator, move assignment.
1895 <alloc_regs>: New method.
1896 <swap>: New method.
1897 (struct dwarf2_frame_state): Delete dtor.
1898 (dwarf2_frame_state_alloc_regs): Remove declaration.
1899 * sparc-tdep.c (sparc_execute_dwarf_cfa_vendor_op): Don't call
1900 dwarf2_frame_state_alloc_regs, use .alloc_regs instead.
1901
1902 2017-08-11 Yao Qi <yao.qi@linaro.org>
1903
1904 * dwarf2-frame.c (dwarf2_frame_state_free): Remove.
1905 (dwarf2_frame_state::dwarf2_frame_state): New.
1906 (dwarf2_frame_state::~dwarf2_frame_state): New.
1907 (dwarf2_fetch_cfa_info): Update.
1908 (dwarf2_frame_cache): Remove old_chain. Change 'fs' to an object
1909 rather than a pointer. Update code.
1910 * dwarf2-frame.h (struct dwarf2_frame_state): Declare ctor and
1911 dtor.
1912 <data_align, code_align, retaddr_column>: Change them to const.
1913 <armcc_cfa_offsets_sf, armcc_cfa_offsets_reversed>: Change them
1914 to bool.
1915
1916 2017-08-11 Yao Qi <yao.qi@linaro.org>
1917
1918 * dwarf2-frame.h (struct dwarf2_frame_state_reg) <exp_len>: Remove.
1919 <loc.exp>: New field.
1920 * dwarf2-frame.c (execute_cfa_program): Update.
1921 (dwarf2_frame_prev_register): Update.
1922
1923 2017-08-10 Pedro Alves <palves@redhat.com>
1924
1925 * common/gdb_unique_ptr.h (xfree_deleter<T[]>): Define.
1926
1927 2017-08-09 John Baldwin <jhb@FreeBSD.org>
1928
1929 * fbsd-nat.c (struct fbsd_fork_info): Remove.
1930 (fbsd_pending_children): Use std::list.
1931 (fbsd_remember_child): Likewise.
1932 (fbsd_is_child_pending): Likewise.
1933 (fbsd_pending_vfork_done): Use std::forward_list.
1934 (fbsd_add_vfork_done): Likewise.
1935 (fbsd_is_vfork_done_pending): Likewise.
1936 (fbsd_next_vfork_done): Likewise.
1937
1938 2017-08-09 John Baldwin <jhb@FreeBSD.org>
1939
1940 * fbsd-nat.c [HAVE_KINFO_GETVMMAP] (struct free_deleter): New.
1941 (fbsd_find_memory_regions): Use free_deleter with std::unique_ptr.
1942 [!HAVE_KINFO_GETVMMAP] (fbsd_find_memory_regions): Use std::string
1943 for `mapfilename'.
1944 (fbsd_xfer_partial): Use gdb::byte_vector.
1945 (fbsd_add_threads): Use gdb::unique_xmalloc_ptr.
1946
1947 2017-08-09 John Baldwin <jhb@FreeBSD.org>
1948
1949 * fbsd-nat.c: [!HAVE_KINFO_GETVMMAP]: Include <sys/user.h> and
1950 "filestuff.h".
1951 (fbsd_find_memory_regions): Fix `mapfile' initialization.
1952
1953 2017-08-09 Tom Tromey <tom@tromey.com>
1954
1955 * skip.c (skiplist_entry): New constructor.
1956 (skiplist_entry::enabled, skiplist_entry::function_is_regexp)
1957 (skiplist_entry::file_is_glob): Now bool.
1958 (skiplist_entry::file, skiplist_entry::function): Now
1959 std::string.
1960 (make_skip_entry): Return a unique_ptr. Use new.
1961 (free_skiplist_entry, free_skiplist_entry_cleanup)
1962 (make_free_skiplist_entry_cleanup): Remove.
1963 (skip_command, skip_disable_command, add_skiplist_entry)
1964 (skip_form_bytes, compile_skip_regexp, skip_command, skip_info)
1965 (skip_file_p, skip_gfile_p, skip_function_p, skip_rfunction_p)
1966 (function_name_is_marked_for_skip): Update.
1967 (skip_delete_command): Update. Use delete.
1968
1969 2017-08-09 Jiong Wang <jiong.wang@arm.com>
1970
1971 * aarch64-linux-tdep.c: Include "auxv.h" and "elf/common.h".
1972 (aarch64_linux_core_read_description): New function.
1973 (aarch64_linux_init_abi): Register gdbarch_core_read_description.
1974
1975 2017-08-09 Pedro Alves <palves@redhat.com>
1976
1977 * cp-name-parser.y (cp_comp_to_string): Return a
1978 gdb::unique_xmalloc_ptr<char>.
1979 * cp-support.c (replace_typedefs_qualified_name)
1980 (replace_typedefs): Adjust to use gdb::unique_xmalloc_ptr<char>.
1981 (cp_canonicalize_string_full): Use op= instead of explicit
1982 convertion.
1983 (cp_class_name_from_physname, method_name_from_physname)
1984 (cp_func_name, cp_remove_params): Adjust to use
1985 gdb::unique_xmalloc_ptr<char>.
1986 * cp-support.h (cp_comp_to_string): Return a
1987 gdb::unique_xmalloc_ptr<char>.
1988 * python/py-type.c (typy_lookup_type): Adjust to use
1989 gdb::unique_xmalloc_ptr<char>.
1990
1991 2017-08-09 H.J. Lu <hongjiu.lu@intel.com>
1992
1993 * dwarf2read.c (dwarf2_string_attr): Fix a typo.
1994
1995 2017-08-09 Alex Lindsay <alexlindsay239@gmail.com>
1996 Yao Qi <yao.qi@linaro.org>
1997
1998 * cp-support.c (cp_canonicalize_string_full): Use
1999 gdb::unique_xmalloc_ptr<char>.
2000 (cp_canonicalize_string): Likewise.
2001
2002 2017-08-09 Yao Qi <yao.qi@linaro.org>
2003
2004 * features/Makefile (WHICH): Remove i386/ non-linux stuff.
2005 * regformats/i386/amd64-avx-avx512.dat: Remove.
2006 * regformats/i386/amd64-avx-mpx-avx512-pku.dat: Remove.
2007 * regformats/i386/amd64-avx-mpx.dat:Remove.
2008 * regformats/i386/amd64-avx.dat: Remove.
2009 * regformats/i386/amd64-mpx.dat: Remove.
2010 * regformats/i386/i386-avx-avx512.dat: Remove.
2011 * regformats/i386/i386-avx-mpx-avx512-pku.dat: Remove.
2012 * regformats/i386/i386-avx-mpx.dat: Remove.
2013 * regformats/i386/i386-mmx.dat: Remove.
2014 * regformats/i386/i386-mpx.dat: Remove.
2015
2016 2017-08-09 Yao Qi <yao.qi@linaro.org>
2017
2018 * amd64-tdep.h (tdesc_x32): Remove the declaration.
2019 * amd64-tdep.c: Don't include features/i386/x32*.c.
2020 (_initialize_amd64_tdep): Don't call initialize_tdesc_x32*
2021 functions.
2022 * features/Makefile (WHICH): Remove i386/x32, i386/x32-avx,
2023 and i386/x32-avx-avx512.
2024 (XMLTOC): Remove i386/x32-avx.xml, i386/x32-avx-avx512.xml,
2025 and i386/x32.xml.
2026 * features/i386/x32-avx-avx512.c: Removed.
2027 * features/i386/x32-avx-avx512.xml: Removed.
2028 * features/i386/x32-avx.c: Removed.
2029 * features/i386/x32-avx.xml: Removed.
2030 * features/i386/x32.c: Removed.
2031 * features/i386/x32.xml: Removed.
2032 * regformats/i386/x32-avx-avx512.dat: Removed.
2033 * regformats/i386/x32-avx.dat: Removed.
2034 * regformats/i386/x32.dat: Removed.
2035
2036 2017-08-07 Maciej W. Rozycki <macro@imgtec.com>
2037
2038 PR breakpoints/21886
2039 * mem-break.c (default_memory_insert_breakpoint): Use
2040 `->placed_address' rather than `->reqstd_address' for the
2041 breakpoint location.
2042
2043 2017-08-07 Maciej W. Rozycki <macro@imgtec.com>
2044
2045 * arch-utils.c (default_print_insn): Remove arch/mach/endian
2046 assertions.
2047
2048 2017-08-07 Maciej W. Rozycki <macro@imgtec.com>
2049
2050 * gdbarch.sh (gdbarch_info): Replace the `tdep_info' member with
2051 a union of `tdep_info', `tdesc_data' and `id'.
2052 * aarch64-tdep.c (aarch64_gdbarch_init): Use `info.tdesc_data'
2053 rather than `info.tdep_info'.
2054 * amd64-linux-tdep.c (amd64_linux_init_abi): Likewise.
2055 * i386-linux-tdep.c (i386_linux_init_abi): Likewise.
2056 * i386-tdep.c (i386_gdbarch_init): Likewise.
2057 * mips-linux-tdep.c (mips_linux_init_abi): Likewise.
2058 * mips-tdep.c (mips_gdbarch_init): Likewise.
2059 * nds32-tdep.c (nds32_gdbarch_init): Likewise.
2060 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
2061 * ppc-linux-tdep.c (ppu2spu_sniffer): Use `info.id' rather than
2062 `info.tdep_info'.
2063 (ppc_linux_init_abi): Use `info.tdesc_data' rather than
2064 `info.tdep_info'.
2065 * sparc-tdep.c (sparc32_gdbarch_init): Likewise.
2066 * spu-multiarch.c (spu_gdbarch): Use `info.id' rather than
2067 `info.tdep_info'.
2068 * spu-tdep.c (spu_gdbarch_init): Likewise.
2069 * gdbarch.h: Regenerate.
2070
2071 2017-08-07 Leszek Swirski <leszeks@google.com>
2072
2073 PR symtab/20899
2074 * dwarf2read.c (dwarf2_string_attr): Allow DW_FORM_GNU_strp_alt.
2075
2076 2017-08-07 Simon Marchi <simon.marchi@ericsson.com>
2077
2078 * remote-sim.c (gdbsim_load): Remove char **argv local variable.
2079 (gdbsim_open): Rename gdb_argv args object to argv.
2080
2081 2017-08-05 Tom Tromey <tom@tromey.com>
2082
2083 * compile/compile-object-load.c (compile_object_load): Use
2084 gdb::unique_xmalloc_ptr.
2085 * cli/cli-dump.c (scan_filename): Rename from
2086 scan_filename_with_cleanup. Change return type.
2087 (scan_expression): Rename from scan_expression_with_cleanup.
2088 Change return type.
2089 (dump_memory_to_file, dump_value_to_file, restore_command):
2090 Use gdb::unique_xmalloc_ptr. Update.
2091 * cli/cli-cmds.c (find_and_open_script): Use
2092 gdb::unique_xmalloc_ptr.
2093 * tracefile-tfile.c (tfile_open): Use gdb::unique_xmalloc_ptr.
2094 * symmisc.c (maintenance_print_symbols)
2095 (maintenance_print_msymbols): Use gdb::unique_xmalloc_ptr.
2096 * symfile.c (symfile_bfd_open, generic_load)
2097 (add_symbol_file_command, remove_symbol_file_command): Use
2098 gdb::unique_xmalloc_ptr.
2099 * source.c (openp): Use gdb::unique_xmalloc_ptr.
2100 * psymtab.c (maintenance_print_psymbols): Use
2101 gdb::unique_xmalloc_ptr.
2102 * corelow.c (core_open): Use gdb::unique_xmalloc_ptr.
2103 * breakpoint.c (save_breakpoints): Use gdb::unique_xmalloc_ptr.
2104 * solib.c (solib_map_sections): Use gdb::unique_xmalloc_ptr.
2105 (reload_shared_libraries_1): Likewise.
2106
2107 2017-08-05 Tom Tromey <tom@tromey.com>
2108
2109 * rust-exp.y (rust_op_ptr, set_field): Remove typedefs.
2110 (rust_op_vector, rust_set_vector): New typedefs.
2111 (current_parser): New global.
2112 (work_obstack): Change to pointer type. Update all users.
2113 (rust_ast, pstate): Remove globals.
2114 (struct rust_parser): New.
2115 (%union) <params, field_inits>: Change type.
2116 (start, tuple_expr, unit_expr, struct_expr_list, literal)
2117 (field_expr, expr_list, maybe_expr_list, type_list): Update.
2118 (ast_call_ish, ast_path, ast_function_type, ast_tuple_type)
2119 (convert_params_to_types, convert_params_to_expression): Change
2120 type of "params".
2121 (ast_string): Change type of "fields".
2122 (rust_parse): Make a rust_parser. Remove cleanups.
2123 (rust_lex_tests): Make and install an auto_obstack.
2124
2125 2017-08-04 Yao Qi <yao.qi@linaro.org>
2126
2127 * configure.srv (ipa_x32_linux_regobj): New.
2128 * linux-amd64-ipa.c (get_ipa_tdesc): Use X86_TDESC_AVX_AVX512
2129 instead of X86_TDESC_AVX512.
2130 (initialize_low_tracepoint): Call
2131 init_registers_x32_avx_avx512_linux.
2132
2133 2017-08-04 Yao Qi <yao.qi@linaro.org>
2134
2135 * utils.h (gdb_argv): Add namespace std for nullptr_t.
2136
2137 2017-08-03 Ruslan Kabatsayev <b7.10110111@gmail.com>
2138
2139 * MAINTAINERS (Write After Approval): Add Ruslan Kabatsayev.
2140
2141 2017-08-03 Tom Tromey <tom@tromey.com>
2142
2143 * utils.c (make_cleanup_freeargv, do_freeargv, gdb_buildargv):
2144 Remove.
2145 * utils.h (make_cleanup_freeargv, gdb_buildargv): Remove.
2146
2147 2017-08-03 Tom Tromey <tom@tromey.com>
2148
2149 * python/py-param.c (compute_enum_values): Use gdb_argv.
2150
2151 2017-08-03 Tom Tromey <tom@tromey.com>
2152
2153 * utils.h (struct gdb_argv_deleter): New.
2154 (gdb_argv): New class.
2155 * utils.c (gdb_argv::reset): New method.
2156 * tracepoint.c (delete_trace_variable_command): Use gdb_argv.
2157 * tracefile.c (tsave_command): Use gdb_argv.
2158 * top.c (new_ui_command): Use gdb_argv.
2159 * symmisc.c (maintenance_print_symbols)
2160 (maintenance_print_msymbols, maintenance_expand_symtabs): Use gdb_argv.
2161 * symfile.c (symbol_file_command, generic_load)
2162 (remove_symbol_file_command): Use gdb_argv.
2163 * stack.c (backtrace_command): Use gdb_argv.
2164 * source.c (add_path, show_substitute_path_command)
2165 (unset_substitute_path_command, set_substitute_path_command):
2166 Use gdb_argv.
2167 * skip.c (skip_command): Use gdb_argv. Use gdb_buildargv.
2168 * ser-mingw.c (pipe_windows_open): Use gdb_argv.
2169 * remote.c (extended_remote_run, remote_put_command)
2170 (remote_get_command, remote_delete_command): Use gdb_argv.
2171 * remote-sim.c (gdbsim_load, gdbsim_create_inferior)
2172 (gdbsim_open): Use gdb_argv.
2173 * python/py-cmd.c (gdbpy_string_to_argv): Use gdb_argv.
2174 * psymtab.c (maintenance_print_psymbols): Use gdb_argv.
2175 * procfs.c (procfs_info_proc): Use gdb_argv.
2176 * interps.c (interpreter_exec_cmd): Use gdb_argv.
2177 * infrun.c (handle_command): Use gdb_argv.
2178 * inferior.c (add_inferior_command, clone_inferior_command):
2179 Use gdb_argv.
2180 * guile/scm-string.c (gdbscm_string_to_argv): Use gdb_argv.
2181 * exec.c (exec_file_command): Use gdb_argv.
2182 * cli/cli-cmds.c (alias_command): Use gdb_argv.
2183 * compile/compile.c (build_argc_argv): Use gdb_argv.
2184
2185 2017-08-03 Tom Tromey <tom@tromey.com>
2186
2187 * python/python.c (gdbpy_decode_line): Use unique_xmalloc_ptr.
2188
2189 2017-08-03 Tom Tromey <tom@tromey.com>
2190
2191 * python/python.c (compute_python_string): Return std::string.
2192 (gdbpy_eval_from_control_command): Update.
2193 (do_start_initialization): Use std::string.
2194 * python/py-varobj.c (py_varobj_iter_next): Use string_printf, not
2195 xstrprintf.
2196 * python/py-breakpoint.c (local_setattro): Use string_printf, not
2197 xstrprintf.
2198
2199 2017-08-03 Tom Tromey <tom@tromey.com>
2200
2201 * top.h (do_restore_instream_cleanup): Remove.
2202 * top.c (do_restore_instream_cleanup): Remove.
2203 (read_command_file): Use scoped_restore.
2204 * cli/cli-script.c (execute_user_command): Use scoped_restore.
2205
2206 2017-08-03 Tom Tromey <tom@tromey.com>
2207
2208 * cli/cli-script.c (execute_user_command)
2209 (execute_control_command): Use scoped_restore.
2210
2211 2017-08-03 Tom Tromey <tom@tromey.com>
2212
2213 * cli/cli-script.c (do_restore_user_call_depth): Remove.
2214 (execute_user_command): Remove user_call_depth; use
2215 user_args_stack's size instead.
2216
2217 2017-08-03 Tom Tromey <tom@tromey.com>
2218
2219 * top.h (in_user_command): Remove.
2220 * top.c (in_user_command): Remove.
2221 * cli/cli-script.c (do_restore_user_call_depth)
2222 (execute_user_command): Update.
2223
2224 2017-08-03 Tom Tromey <tom@tromey.com>
2225
2226 * valops.c (search_struct_method): Use gdb::byte_vector.
2227 * valarith.c (value_concat): Use std::vector.
2228 * target.c (memory_xfer_partial): Use gdb::byte_vector.
2229 (simple_search_memory): Likewise.
2230 * printcmd.c (find_string_backward): Use gdb::byte_vector.
2231 * mi/mi-main.c (mi_cmd_data_write_memory): Use gdb::byte_vector.
2232 * gcore.c (gcore_copy_callback): Use gdb::byte_vector.
2233 * elfread.c (elf_rel_plt_read): Use std::string.
2234 * cp-valprint.c (cp_print_value): Use gdb::byte_vector.
2235 * cli/cli-dump.c (restore_section_callback): Use
2236 gdb::byte_vector.
2237
2238 2017-08-03 Tom Tromey <tom@tromey.com>
2239
2240 * jit.c (jit_reader_load_command): Use unique_xmalloc_ptr.
2241
2242 2017-08-03 Tom Tromey <tom@tromey.com>
2243
2244 * tui/tui-regs.c (tui_restore_gdbout): Remove.
2245 (tui_register_format): Use scoped_restore.
2246
2247 2017-08-03 Tom Tromey <tom@tromey.com>
2248
2249 * reverse.c (exec_direction_default): Remove.
2250 (exec_reverse_once): Use scoped_restore.
2251 * remote.c (restore_remote_timeout): Remove.
2252 (remote_flash_erase, remote_flash_write, remote_flash_done)
2253 (readchar, remote_serial_write): Use scoped_restore.
2254 * cli/cli-script.c (struct source_cleanup_lines_args)
2255 (source_cleanup_lines): Remove.
2256 (script_from_file): Use scoped_restore.
2257 * cli/cli-cmds.c (source_verbose_cleanup): Remove.
2258 (source_command): Use scoped_restore.
2259
2260 2017-08-03 Tom Tromey <tom@tromey.com>
2261
2262 * utils.h (make_cleanup_free_so): Remove.
2263 * utils.c (do_free_so, make_cleanup_free_so): Remove.
2264 * solist.h (struct so_deleter): New.
2265 (so_list_up): New typedef.
2266 * solib-svr4.c (svr4_read_so_list): Use so_list_up.
2267
2268 2017-08-03 Tom Tromey <tom@tromey.com>
2269
2270 * utils.h (make_cleanup_restore_current_language): Remove.
2271 * utils.c (do_restore_current_language)
2272 (make_cleanup_restore_current_language): Remove.
2273 * parse.c (parse_exp_in_context_1)
2274 (parse_expression_with_language): Use
2275 scoped_restore_current_language.
2276 * mi/mi-main.c (mi_cmd_execute): Use
2277 scoped_restore_current_language.
2278 * language.h (scoped_restore_current_language): New class.
2279
2280 2017-08-03 Tom Tromey <tom@tromey.com>
2281
2282 * compile/compile.c (cleanup_unlink_file): Remove.
2283 (compile_to_object): Use gdb::unlinker.
2284 (eval_compile_command): Likewise.
2285
2286 2017-08-03 Tom Tromey <tom@tromey.com>
2287
2288 * utils.h (make_cleanup_fclose): Remove.
2289 * utils.c (do_fclose_cleanup, make_cleanup_fclose): Remove.
2290
2291 2017-08-03 Tom Tromey <tom@tromey.com>
2292
2293 * top.c (open_terminal_stream): Return gdb_file_up.
2294 (new_ui_command): Update.
2295
2296 2017-08-03 Tom Tromey <tom@tromey.com>
2297
2298 * source.c (print_source_lines_base, forward_search_command)
2299 (reverse_search_command): Use gdb_file_up.
2300
2301 2017-08-03 Tom Tromey <tom@tromey.com>
2302
2303 * fbsd-nat.c (fbsd_find_memory_regions): Update.
2304
2305 2017-08-03 Tom Tromey <tom@tromey.com>
2306
2307 * cli/cli-cmds.c (find_and_open_script): Change return type.
2308 Remove "streamp" and "full_path" parameters.
2309 (source_script_with_search): Update.
2310 * auto-load.c (source_script_file): Update.
2311 * cli/cli-cmds.h (find_and_open_script): Change type.
2312 (open_script): New struct.
2313
2314 2017-08-03 Tom Tromey <tom@tromey.com>
2315
2316 * xml-support.c (xml_fetch_content_from_file): Update.
2317 * ui-file.c (stdio_file::open): Update.
2318 * tracefile-tfile.c (tfile_start): Update.
2319 * remote.c (remote_file_put, remote_file_get): Update.
2320 * nat/linux-procfs.c (linux_proc_get_int)
2321 (linux_proc_pid_get_state, linux_proc_tid_get_name): Update.
2322 * nat/linux-osdata.c (linux_common_core_of_thread): Update.
2323 (command_from_pid, commandline_from_pid, linux_xfer_osdata_cpus)
2324 (print_sockets, linux_xfer_osdata_shm, linux_xfer_osdata_sem)
2325 (linux_xfer_osdata_msg, linux_xfer_osdata_modules): Update.
2326 * nat/linux-btrace.c (linux_determine_kernel_start): Update.
2327 * linux-nat.c (linux_proc_pending_signals): Update.
2328 * dwarf2read.c (write_psymtabs_to_index): Use gdb_file_up.
2329 (file_closer): Remove.
2330 * compile/compile.c (compile_to_object): Update.
2331 * common/filestuff.h (struct gdb_file_deleter): New.
2332 (gdb_file_up): New typedef.
2333 (gdb_fopen_cloexec): Change return type.
2334 * common/filestuff.c (gdb_fopen_cloexec): Return gdb_file_up.
2335 * cli/cli-dump.c (fopen_with_cleanup): Remove.
2336 (dump_binary_file, restore_binary_file): Update.
2337 * auto-load.c (auto_load_objfile_script_1): Update.
2338
2339 2017-08-03 Tom Tromey <tom@tromey.com>
2340
2341 * tracepoint.c (tvariables_info_1): Use ui_out_emit_table.
2342 (info_static_tracepoint_markers_command): Likewise.
2343 * solib.c (info_sharedlibrary_command): Use ui_out_emit_table.
2344 * skip.c (skip_info): Use ui_out_emit_table.
2345 * progspace.c (print_program_space): Use ui_out_emit_table.
2346 * osdata.c (info_osdata): Use ui_out_emit_table.
2347 * mi/mi-cmd-info.c (mi_cmd_info_ada_exceptions): Use
2348 ui_out_emit_table.
2349 * linux-thread-db.c (info_auto_load_libthread_db): Use
2350 ui_out_emit_table.
2351 * inferior.c (print_inferior): Use ui_out_emit_table.
2352 * gdb_bfd.c (maintenance_info_bfds): Use ui_out_emit_table.
2353 * breakpoint.c (breakpoint_1): Use ui_out_emit_table.
2354 * auto-load.c (auto_load_info_scripts): Use ui_out_emit_table.
2355 * ada-tasks.c (print_ada_task_info): Use ui_out_emit_table.
2356 * ui-out.h (class ui_out_emit_table): New.
2357
2358 2017-08-02 Maciej W. Rozycki <macro@imgtec.com>
2359
2360 * mips-tdep.c (mips_fpu_type_str): New function.
2361 (mips_dump_tdep): Call it.
2362
2363 2017-08-01 Maciej W. Rozycki <macro@imgtec.com>
2364
2365 * mips-tdep.c (mips_gdbarch_init): Use MIPS_FPU_TYPE to access
2366 `->mips_fpu_type'.
2367
2368 2017-07-31 Xavier Roirand <roirand@adacore.com>
2369
2370 * solib-darwin.c (DYLD_VERSION_MAX): Increase value.
2371
2372 2017-07-27 Xavier Roirand <roirand@adacore.com>
2373
2374 * MAINTAINERS (Write After Approval): Add Xavier Roirand.
2375
2376 2017-07-26 Yao Qi <yao.qi@linaro.org>
2377
2378 * cli/cli-cmds.c (maintenancechecklist): New variable.
2379 * gdbcmd.h (maintenancechecklist): Declare it.
2380 * i386-linux-tdep.c (_initialize_i386_linux_tdep) [GDB_SELF_TEST]:
2381 Call i386_linux_read_description with different masks.
2382 * maint.c (maintenance_check_command): New function.
2383 (_initialize_maint_cmds): Call add_prefix_cmd.
2384 * target-descriptions.c (tdesc_reg): override operator != and ==.
2385 (tdesc_type): Likewise.
2386 (tdesc_feature): Likewise.
2387 (target_desc): Likewise.
2388 [GDB_SELF_TEST] (selftests::record_xml_tdesc): New function.
2389 (maintenance_check_xml_descriptions): New function.
2390 (_initialize_target_descriptions) Add command "xml-descriptions".
2391 * target-descriptions.h (selftests::record_xml_tdesc): Declare.
2392
2393 2017-07-26 Yao Qi <yao.qi@linaro.org>
2394
2395 * i386-linux-tdep.c: Don't include features/i386/i386-*linux.c.
2396 Include features/i386/32bit-*.c.
2397 (i386_linux_read_description): Generate target description if it
2398 doesn't exist.
2399 (_initialize_i386_linux_tdep): Don't call _initialize_tdesc_i386
2400 functions.
2401 * features/i386/32bit-linux.c: Re-generated.
2402 * features/i386/32bit-sse.c: Likewise.
2403 * target-descriptions.c (print_c_feature::visit): Print code to
2404 set register number if needed.
2405 (print_c_feature) <m_next_regnum>: New field.
2406
2407 2017-07-26 Yao Qi <yao.qi@linaro.org>
2408
2409 * features/Makefile (CFILES): Rename with TDESC_CFILES.
2410 (FEATURE_XMLFILES): New.
2411 (FEATURE_CFILES): New.
2412 New rules.
2413 (clean-cfiles): Remove generated c files.
2414 * features/i386/32bit-avx.c: Generated.
2415 * features/i386/32bit-avx512.c: Generated.
2416 * features/i386/32bit-core.c: Generated.
2417 * features/i386/32bit-linux.c: Generated.
2418 * features/i386/32bit-mpx.c: Generated.
2419 * features/i386/32bit-pkeys.c: Generated.
2420 * features/i386/32bit-sse.c: Generated.
2421 * target-descriptions.c: Include algorithm.
2422 (tdesc_element_visitor): Add method visit_end.
2423 (print_c_tdesc): Implement visit_end.
2424 (print_c_tdesc:: m_filename_after_features): Move it to
2425 protected.
2426 (print_c_feature): New class.
2427 (maint_print_c_tdesc_cmd): Use print_c_feature if XML file
2428 name starts with "i386/32bit-".
2429
2430 2017-07-26 Yao Qi <yao.qi@linaro.org>
2431
2432 * target-descriptions.c (tdesc_element_visitor): New class.
2433 (tdesc_element): New class.
2434 (tdesc_reg): Inherit from tdesc_element.
2435 (tdesc_reg::accept): New function.
2436 (tdesc_type): Inherit from tdesc_element.
2437 (tdesc_type::accept): New function.
2438 (tdesc_feature): Inherit from tdesc_element.
2439 (tdesc_feature::accept): New function.
2440 (target_desc): Inherit from tdesc_element.
2441 (target_desc::target_desc): New.
2442 (target_desc::~target_desc): New.
2443 (target_desc::accept): New.
2444 (allocate_target_description): Use new.
2445 (free_target_description): Use delete.
2446 (print_c_tdesc): New class.
2447 (maint_print_c_tdesc_cmd): Adjust.
2448
2449 * features/aarch64.c: Re-generated.
2450 * features/arc-arcompact.c: Re-generated.
2451 * features/arc-v2.c: Re-generated.
2452 * features/arm/arm-with-iwmmxt.c: Re-generated.
2453 * features/arm/arm-with-m.c: Re-generated.
2454 * features/arm/arm-with-m-fpa-layout.c: Re-generated.
2455 * features/arm/arm-with-m-vfp-d16.c: Re-generated.
2456 * features/arm/arm-with-neon.c: Re-generated.
2457 * features/arm/arm-with-vfpv2.c: Re-generated.
2458 * features/arm/arm-with-vfpv3.c: Re-generated.
2459 * features/i386/amd64-avx-avx512.c: Re-generated.
2460 * features/i386/amd64-avx-avx512-linux.c: Re-generated.
2461 * features/i386/amd64-avx.c: Re-generated.
2462 * features/i386/amd64-avx-linux.c: Re-generated.
2463 * features/i386/amd64-avx-mpx-avx512-pku.c: Re-generated.
2464 * features/i386/amd64-avx-mpx-avx512-pku-linux.c: Re-generated.
2465 * features/i386/amd64-avx-mpx.c: Re-generated.
2466 * features/i386/amd64-avx-mpx-linux.c: Re-generated.
2467 * features/i386/amd64.c: Re-generated.
2468 * features/i386/amd64-linux.c: Re-generated.
2469 * features/i386/amd64-mpx.c: Re-generated.
2470 * features/i386/amd64-mpx-linux.c: Re-generated.
2471 * features/i386/i386-avx-avx512.c: Re-generated.
2472 * features/i386/i386-avx-avx512-linux.c: Re-generated.
2473 * features/i386/i386-avx.c: Re-generated.
2474 * features/i386/i386-avx-linux.c: Re-generated.
2475 * features/i386/i386-avx-mpx-avx512-pku.c: Re-generated.
2476 * features/i386/i386-avx-mpx-avx512-pku-linux.c: Re-generated.
2477 * features/i386/i386-avx-mpx.c: Re-generated.
2478 * features/i386/i386-avx-mpx-linux.c: Re-generated.
2479 * features/i386/i386.c: Re-generated.
2480 * features/i386/i386-linux.c: Re-generated.
2481 * features/i386/i386-mmx.c: Re-generated.
2482 * features/i386/i386-mmx-linux.c: Re-generated.
2483 * features/i386/i386-mpx.c: Re-generated.
2484 * features/i386/i386-mpx-linux.c: Re-generated.
2485 * features/i386/x32-avx-avx512.c: Re-generated.
2486 * features/i386/x32-avx-avx512-linux.c: Re-generated.
2487 * features/i386/x32-avx.c: Re-generated.
2488 * features/i386/x32-avx-linux.c: Re-generated.
2489 * features/i386/x32.c: Re-generated.
2490 * features/i386/x32-linux.c: Re-generated.
2491 * features/microblaze.c: Re-generated.
2492 * features/microblaze-with-stack-protect.c: Re-generated.
2493 * features/mips64-dsp-linux.c: Re-generated.
2494 * features/mips64-linux.c: Re-generated.
2495 * features/mips-dsp-linux.c: Re-generated.
2496 * features/mips-linux.c: Re-generated.
2497 * features/nds32.c: Re-generated.
2498 * features/nios2.c: Re-generated.
2499 * features/nios2-linux.c: Re-generated.
2500 * features/rs6000/powerpc-32.c: Re-generated.
2501 * features/rs6000/powerpc-32l.c: Re-generated.
2502 * features/rs6000/powerpc-403.c: Re-generated.
2503 * features/rs6000/powerpc-403gc.c : Re-generated.
2504 * features/rs6000/powerpc-405.c: Re-generated.
2505 * features/rs6000/powerpc-505.c: Re-generated.
2506 * features/rs6000/powerpc-601.c: Re-generated.
2507 * features/rs6000/powerpc-602.c: Re-generated.
2508 * features/rs6000/powerpc-603.c: Re-generated.
2509 * features/rs6000/powerpc-604.c: Re-generated.
2510 * features/rs6000/powerpc-64.c: Re-generated.
2511 * features/rs6000/powerpc-64l.c: Re-generated.
2512 * features/rs6000/powerpc-7400.c: Re-generated.
2513 * features/rs6000/powerpc-750.c: Re-generated.
2514 * features/rs6000/powerpc-860.c: Re-generated.
2515 * features/rs6000/powerpc-altivec32.c: Re-generated.
2516 * features/rs6000/powerpc-altivec32l.c: Re-generated.
2517 * features/rs6000/powerpc-altivec64.c: Re-generated.
2518 * features/rs6000/powerpc-altivec64l.c: Re-generated.
2519 * features/rs6000/powerpc-cell32l.c: Re-generated.
2520 * features/rs6000/powerpc-cell64l.c: Re-generated.
2521 * features/rs6000/powerpc-e500.c: Re-generated.
2522 * features/rs6000/powerpc-e500l.c: Re-generated.
2523 * features/rs6000/powerpc-isa205-32l.c: Re-generated.
2524 * features/rs6000/powerpc-isa205-64l.c: Re-generated.
2525 * features/rs6000/powerpc-isa205-altivec32l.c: Re-generated.
2526 * features/rs6000/powerpc-isa205-altivec64l.c: Re-generated.
2527 * features/rs6000/powerpc-isa205-vsx32l.c: Re-generated.
2528 * features/rs6000/powerpc-isa205-vsx64l.c: Re-generated.
2529 * features/rs6000/powerpc-vsx32.c: Re-generated.
2530 * features/rs6000/powerpc-vsx32l.c: Re-generated.
2531 * features/rs6000/powerpc-vsx64.c: Re-generated.
2532 * features/rs6000/powerpc-vsx64l.c: Re-generated.
2533 * features/rs6000/rs6000.c: Re-generated.
2534 * features/s390-linux32.c: Re-generated.
2535 * features/s390-linux32v1.c: Re-generated.
2536 * features/s390-linux32v2.c: Re-generated.
2537 * features/s390-linux64.c: Re-generated.
2538 * features/s390-linux64v1.c: Re-generated.
2539 * features/s390-linux64v2.c: Re-generated.
2540 * features/s390-te-linux64.c: Re-generated.
2541 * features/s390-tevx-linux64.c: Re-generated.
2542 * features/s390-vx-linux64.c: Re-generated.
2543 * features/s390x-linux64.c: Re-generated.
2544 * features/s390x-linux64v1.c: Re-generated.
2545 * features/s390x-linux64v2.c: Re-generated.
2546 * features/s390x-te-linux64.c: Re-generated.
2547 * features/s390x-tevx-linux64.c: Re-generated.
2548 * features/s390x-vx-linux64.c: Re-generated.
2549 * features/sparc/sparc32-solaris.c: Re-generated.
2550 * features/sparc/sparc64-solaris.c: Re-generated.
2551 * features/tic6x-c62x.c: Re-generated.
2552 * features/tic6x-c62x-linux.c: Re-generated.
2553 * features/tic6x-c64x.c: Re-generated.
2554 * features/tic6x-c64x-linux.c: Re-generated.
2555 * features/tic6x-c64xp.c: Re-generated.
2556 * features/tic6x-c64xp-linux.c: Re-generated.
2557
2558 2017-07-26 Yao Qi <yao.qi@linaro.org>
2559
2560 * i386-linux-tdep.c (i386_linux_read_description): New function.
2561 (i386_linux_core_read_description): Call
2562 i386_linux_read_description.
2563 * i386-linux-tdep.h (i386_linux_read_description): Declare.
2564 (tdesc_i386_linux, tdesc_i386_mmx_linux): Remove declarations.
2565 (tdesc_i386_avx_linux, tdesc_i386_mpx_linux): Likewise
2566 (tdesc_i386_avx_mpx_linux, tdesc_i386_avx_avx512_linux): Likewise.
2567 (tdesc_i386_avx_mpx_avx512_pku_linux): Likewise.
2568 * x86-linux-nat.c (x86_linux_read_description): Call
2569 i386_linux_read_description.
2570
2571 2017-07-26 Yao Qi <yao.qi@linaro.org>
2572
2573 * NEWS: Mention it.
2574 * features/Makefile (%.c: %.xml): Pass the xml file name to
2575 command "maint print c-tdesc".
2576 * target-descriptions.c (maint_print_c_tdesc_cmd): Get file
2577 name from 'arg'.
2578
2579 2017-07-26 Yao Qi <yao.qi@linaro.org>
2580
2581 * target-descriptions.c (target_desc): Add ctor and dtor. Do
2582 in-class initialization.
2583 (tdesc_create_feature): Call new instead of XCNEW.
2584 (free_target_description): Ue delete.
2585
2586 2017-07-25 John Baldwin <jhb@FreeBSD.org>
2587
2588 * configure.nat: Add "-lkvm" for NetBSD/sparc64 and fix typo.
2589
2590 2017-07-25 Yao Qi <yao.qi@linaro.org>
2591
2592 * amd64-tdep.c (amd64_init_abi): Make argument default_tdesc
2593 constant.
2594 (amd64_x32_init_abi): Likewise.
2595 * amd64-tdep.h (amd64_init_abi): Update declaration.
2596 (amd64_x32_init_abi): Likewise.
2597
2598 2017-07-25 Yao Qi <yao.qi@linaro.org>
2599
2600 PR tdep/21717
2601 * arm-linux-nat.c (arm_linux_fetch_inferior_registers): Update
2602 condition for FPSCR.
2603 (arm_linux_store_inferior_registers): Likewise.
2604
2605 2017-07-22 Tom Tromey <tom@tromey.com>
2606
2607 * break-catch-syscall.c (struct catch_syscall_inferior_data)
2608 <syscalls_counts>: Now a std::vector.
2609 (get_catch_syscall_inferior_data): Use "new".
2610 (catch_syscall_inferior_data_cleanup): Use "delete".
2611 (insert_catch_syscall, remove_catch_syscall)
2612 (clear_syscall_counts): Update.
2613
2614 2017-07-22 Tom Tromey <tom@tromey.com>
2615
2616 * break-catch-syscall.c (syscall_catchpoint)
2617 <syscalls_to_be_caught>: Now a std::vector<int>
2618 (~syscall_catchpoint): Remove.
2619 (insert_catch_syscall, remove_catch_syscall)
2620 (breakpoint_hit_catch_syscall, print_one_catch_syscall)
2621 (print_mention_catch_syscall, print_recreate_catch_syscall):
2622 Update.
2623 (create_syscall_event_catchpoint): Change type of "filter"
2624 parameter.
2625 (catch_syscall_split_args): Return a std::vector.
2626 (catch_syscall_command_1, catching_syscall_number_1): Update.
2627
2628 2017-07-22 Tom Tromey <tom@tromey.com>
2629
2630 * break-catch-throw.c (struct exception_catchpoint)
2631 <exception_rx>: Now a std::string.
2632 (~exception_catchpoint): Remove.
2633 (print_one_detail_exception_catchpoint): Update.
2634 (handle_gnu_v3_exceptions): Change type of except_rx.
2635 (extract_exception_regexp): Return a std::string.
2636 (catch_exception_command_1): Update.
2637
2638 2017-07-22 Tom Tromey <tom@tromey.com>
2639
2640 * break-catch-sig.c (gdb_signal_type): Remove typedef.
2641 (struct signal_catchpoint) <signals_to_be_caught>: Now a
2642 std::vector.
2643 <catch_all>: Now a bool.
2644 (~signal_catchpoint): Remove.
2645 (signal_catchpoint_insert_location)
2646 (signal_catchpoint_remove_location)
2647 (signal_catchpoint_breakpoint_hit, signal_catchpoint_print_one)
2648 (signal_catchpoint_print_mention)
2649 (signal_catchpoint_print_recreate)
2650 (signal_catchpoint_explains_signal): Update.
2651 (create_signal_catchpoint): Change type of "filter" and
2652 "catch_all".
2653 (catch_signal_split_args): Return a std::vector. Change type of
2654 "catch_all".
2655 (catch_signal_command): Update.
2656
2657 2017-07-20 Pedro Alves <palves@redhat.com>
2658
2659 * ada-lang.c (ada_language_defn): Make extern.
2660 (_initialize_ada_language): Remove add_language call.
2661 * c-lang.c (c_language_defn, cplus_language_defn)
2662 (asm_language_defn, minimal_language_defn): Make extern.
2663 (_initialize_c_language): Delete.
2664 * completer.c (compare_cstrings): Delete, moved to utils.h.
2665 * d-lang.c (d_language_defn): Make extern.
2666 (_initialize_d_language): Remove add_language calls.
2667 * defs.h (enum language): Add comment.
2668 * f-lang.c (f_language_defn): Make extern.
2669 (_initialize_f_language): Remove add_language call.
2670 * go-lang.c (go_language_defn): Make extern.
2671 (_initialize_go_language): Remove add_language call.
2672 * language.c: Include <algorithm>.
2673 (languages): Redefine as const array.
2674 (languages_size, languages_allocsize, DEFAULT_ALLOCSIZE): Delete.
2675 (set_language_command): Handle "local". Use for-range loop.
2676 (set_language): Remove loop.
2677 (language_enum): Rewrite.
2678 (language_def, language_str): Remove loops.
2679 (add_language): Delete.
2680 (add_set_language_command): New, based on add_languages.
2681 (skip_language_trampoline): Adjust.
2682 (local_language_defn): Delete.
2683 (language_gdbarch_post_init): Adjust.
2684 (_initialize_language): Remove add_language calls. Call
2685 add_set_language_command.
2686 * language.h (add_language): Delete.
2687 (auto_language_defn)
2688 (unknown_language_defn, minimal_language_defn, ada_language_defn)
2689 (asm_language_defn, c_language_defn, cplus_language_defn)
2690 (d_language_defn, f_language_defn, go_language_defn)
2691 (m2_language_defn, objc_language_defn, opencl_language_defn)
2692 (pascal_language_defn, rust_language_defn): Declare.
2693 * m2-lang.c (m2_language_defn): Make extern.
2694 (_initialize_m2_language): Remove add_language call.
2695 * objc-lang.c (objc_language_defn): Make extern.
2696 (_initialize_objc_language): Remove add_language call.
2697 * opencl-lang.c (opencl_language_defn): Make extern.
2698 (_initialize_opencl_language): Remove add_language call.
2699 * p-lang.c (pascal_language_defn): Make extern.
2700 (_initialize_pascal_language): Delete.
2701 * rust-lang.c (rust_language_defn): Make extern.
2702 (_initialize_rust_language): Delete.
2703 * utils.h (compare_cstrings): New static inline function.
2704
2705 2017-07-20 Pedro Alves <palves@redhat.com>
2706
2707 * ada-lang.c (ada_to_fixed_type_1): Adjust.
2708 (get_var_value): Constify parameters.
2709 (get_int_var_value): Change prototype.
2710 (to_fixed_range_type): Adjust.
2711 * ada-lang.h (get_int_var_value): Change prototype.
2712
2713 2017-07-20 Pedro Alves <palves@redhat.com>
2714
2715 * dwarf2read.c (dw2_lookup_symbol): Use
2716 SYMBOL_MATCHES_SEARCH_NAME.
2717 * psymtab.c (psym_lookup_symbol): Use SYMBOL_MATCHES_SEARCH_NAME.
2718
2719 2017-07-20 Pedro Alves <palves@redhat.com>
2720
2721 * block.c (block_iter_name_step, block_iter_name_first)
2722 (block_iter_name_next): Delete.
2723 (block_lookup_symbol_primary): Adjust to use
2724 dict_iter_match_first/dict_iter_match_next.
2725 * block.h (block_iter_name_first, block_iter_name_next): Delete
2726 declarations.
2727 (ALL_BLOCK_SYMBOLS_WITH_NAME): Adjust to use
2728 dict_iter_match_first/dict_iter_match_next.
2729
2730 2017-07-20 Pedro Alves <palves@redhat.com>
2731
2732 * cp-support.c (cp_find_first_component_aux): Add missing case for
2733 end of string.
2734
2735 2017-07-18 David Blaikie <dblaikie@gmail.com>
2736
2737 * dwarf2read.c (create_cus_hash_table): Re-add lost initialization
2738 of dwo_cu's dwo_file.
2739
2740 2017-07-18 Yao Qi <yao.qi@linaro.org>
2741
2742 * remote.c (store_registers_using_G): Remove one line comment.
2743
2744 2017-07-18 Yao Qi <yao.qi@linaro.org>
2745
2746 * regcache.c (regcache_cpy): Simplify it.
2747 (regcache::cpy_no_passthrough): Remove it.
2748 * regcache.h (cpy_no_passthrough): Remove it.
2749 (regcache_dup, regcache_cpy): Update comments.
2750
2751 2017-07-18 Pedro Alves <palves@redhat.com>
2752
2753 * remote-sim.c (sim_command_completer): Adjust to work with a
2754 completion_tracker instead of a VEC.
2755
2756 2017-07-17 Pedro Alves <palves@redhat.com>
2757
2758 * completer.c (complete_source_filenames): New function.
2759 (complete_address_and_linespec_locations): New function.
2760 (location_completer): Use complete_address_and_linespec_locations.
2761 (completion_tracker::build_completion_result): Honor the tracker's
2762 request to suppress append.
2763 * completer.h (completion_tracker::suppress_append_ws)
2764 (completion_tracker::set_suppress_append_ws): New methods.
2765 (completion_tracker::m_suppress_append_ws): New field.
2766 (complete_source_filenames): New declaration.
2767 * linespec.c (linespec_complete_what): New.
2768 (struct ls_parser) <complete_what, completion_word,
2769 completion_quote_char, completion_quote_end, completion_tracker>:
2770 New fields.
2771 (string_find_incomplete_keyword_at_end): New.
2772 (linespec_lexer_lex_string): Record quote char. If in completion
2773 mode, don't throw.
2774 (linespec_lexer_consume_token): Advance the completion word point.
2775 (linespec_lexer_peek_token): Save/restore completion info.
2776 (save_stream_and_consume_token): New.
2777 (set_completion_after_number): New.
2778 (linespec_parse_basic): Set what to complete next depending on
2779 token. Handle function and label completions specially.
2780 (parse_linespec): Disable objc shortcut in completion mode. Set
2781 what to complete next depending on token type. Skip keyword if in
2782 completion mode.
2783 (complete_linespec_component, linespec_complete): New.
2784 * linespec.h (linespec_complete): Declare.
2785
2786 2017-07-17 Pedro Alves <palves@redhat.com>
2787
2788 * linespec.c (linespec_lexer_lex_string, find_toplevel_char):
2789 Handle 'operator<' / 'operator<<'.
2790
2791 2017-07-17 Pedro Alves <palves@redhat.com>
2792
2793 * completer.c (collect_explicit_location_matches): Handle
2794 MATCH_LABEL.
2795 (convert_explicit_location_to_linespec): New, factored out from
2796 ...
2797 (convert_explicit_location_to_sals): ... this.
2798 (complete_label): New.
2799 (linespec_complete_label, find_label_symbols_in_block): New.
2800 (find_label_symbols): Add completion_mode parameter and adjust to
2801 call find_label_symbols_in_block.
2802 * linespec.h (linespec_complete_label): Declare.
2803
2804 2017-07-17 Pedro Alves <palves@redhat.com>
2805
2806 * ada-lang.c (ada_collect_symbol_completion_matches): Add
2807 complete_symbol_mode parameter.
2808 * cli/cli-cmds.c (complete_command): Get the completion result out
2809 of the handle_brkchars tracker if used a custom word point.
2810 * completer.c: Include "linespec.h".
2811 (enum explicit_location_match_type) <MATCH_LINE>: New enumerator.
2812 (advance_to_expression_complete_word_point): New.
2813 (completion_tracker::completes_to_completion_word): New.
2814 (complete_files_symbols): Pass down
2815 complete_symbol_mode::EXPRESSION.
2816 (explicit_options, probe_options): New.
2817 (collect_explicit_location_matches): Complete on the
2818 explictit_loc->foo instead of word. Use
2819 linespec_complete_function. Handle MATCH_LINE. Handle offering
2820 keyword and options completions.
2821 (backup_text_ptr): Delete.
2822 (skip_keyword): New.
2823 (complete_explicit_location): Remove 'word' parameter. Add
2824 language, quoted_arg_start and quoted_arg_end parameters.
2825 Rewrite, parsing left to right.
2826 (location_completer): Rewrite.
2827 (location_completer_handle_brkchars): New function.
2828 (symbol_completer): Pass down complete_symbol_mode::EXPRESSION.
2829 (enum complete_line_internal_reason): Adjust comments.
2830 (completion_tracker::discard_completions): New.
2831 (completer_handle_brkchars_func_for_completer): Handle
2832 location_completer.
2833 (gdb_custom_word_point_brkchars)
2834 (gdb_org_rl_basic_quote_characters): New.
2835 (gdb_completion_word_break_characters_throw)
2836 (completion_find_completion_word): Handle trackers that use a
2837 custom word point.
2838 (completion_tracker::advance_custom_word_point_by): New.
2839 (completion_tracker::build_completion_result): Don't rely on
2840 readline appending the quote char.
2841 (gdb_rl_attempted_completion_function_throw): Handle trackers that
2842 use a custom word point.
2843 (gdb_rl_attempted_completion_function): Restore
2844 rl_basic_quote_characters.
2845 * completer.h (class completion_tracker): Extend intro comment.
2846 (completion_tracker::set_quote_char)
2847 (completion_tracker::quote_char)
2848 (completion_tracker::set_use_custom_word_point)
2849 (completion_tracker::use_custom_word_point)
2850 (completion_tracker::custom_word_point)
2851 (completion_tracker::set_custom_word_point)
2852 (completion_tracker::advance_custom_word_point_by)
2853 (completion_tracker::completes_to_completion_word)
2854 (completion_tracker::discard_completions): New methods.
2855 (completion_tracker::m_quote_char)
2856 (completion_tracker::m_use_custom_word_point)
2857 (completion_tracker::m_custom_word_point): New fields.
2858 (advance_to_expression_complete_word_point): Declare.
2859 * f-lang.c (f_collect_symbol_completion_matches): Add
2860 complete_symbol_mode parameter.
2861 * language.h (struct language_defn)
2862 <la_collect_symbol_completion_matches>: Add complete_symbol_mode
2863 parameter.
2864 * linespec.c (linespec_keywords): Add NULL terminator. Make extern.
2865 (linespec_complete_function): New function.
2866 (linespec_lexer_lex_keyword): Adjust.
2867 * linespec.h (linespec_keywords, linespec_complete_function): New
2868 declarations.
2869 * location.c (find_end_quote): New function.
2870 (explicit_location_lex_one): Add explicit_completion_info
2871 parameter. Save quoting info. Don't throw if being called for
2872 completion. Don't handle Ada operators here.
2873 (is_cp_operator, skip_op_false_positives, first_of)
2874 (explicit_location_lex_one_function): New function.
2875 (string_to_explicit_location): Replace 'dont_throw' parameter with
2876 an explicit_completion_info pointer parameter. Handle it. Don't
2877 use explicit_location_lex_one to lex function names. Use
2878 explicit_location_lex_one_function instead.
2879 * location.h (struct explicit_completion_info): New.
2880 (string_to_explicit_location): Replace 'dont_throw' parameter with
2881 an explicit_completion_info pointer parameter.
2882 * symtab.c (default_collect_symbol_completion_matches_break_on):
2883 Add complete_symbol_mode parameter. Handle LINESPEC mode.
2884 (default_collect_symbol_completion_matches)
2885 (collect_symbol_completion_matches): Add complete_symbol_mode
2886 parameter.
2887 (collect_symbol_completion_matches_type): Pass down
2888 complete_symbol_mode::EXPRESSION.
2889 (collect_file_symbol_completion_matches): Add complete_symbol_mode
2890 parameter. Handle LINESPEC mode.
2891 * symtab.h (complete_symbol_mode): New.
2892 (default_collect_symbol_completion_matches_break_on)
2893 (default_collect_symbol_completion_matches)
2894 (collect_symbol_completion_matches)
2895 (collect_file_symbol_completion_matches): Add complete_symbol_mode
2896 parameter.
2897
2898 2017-07-17 Pedro Alves <palves@redhat.com>
2899
2900 * utils.c (enum class strncmp_iw_mode): New.
2901 (strcmp_iw): Rename to ...
2902 (strncmp_iw_with_mode): ... this. Add string2_len and mode
2903 parameters. Handle them.
2904 (strncmp_iw): New.
2905 (strcmp_iw): Reimplement as wrapper around strncmp_iw_with_mode.
2906 * utils.h (strncmp_iw): Declare.
2907 (strcmp_iw): Move describing comments here.
2908
2909 2017-07-17 Pedro Alves <palves@redhat.com>
2910
2911 * c-exp.y (operator_stoken): Use CP_OPERATOR_LEN and
2912 CP_OPERATOR_STR.
2913 * c-typeprint.c (is_type_conversion_operator): Use
2914 CP_OPERATOR_STR.
2915 * cp-support.c (LENGTH_OF_OPERATOR): Delete.
2916 (cp_find_first_component_aux): Use CP_OPERATOR_STR and
2917 CP_OPERATOR_LEN.
2918 * cp-support.h (CP_OPERATOR_STR, CP_OPERATOR_LEN): New.
2919 * gnu-v2-abi.c (gnuv2_is_operator_name): Use CP_OPERATOR_STR.
2920 * gnu-v3-abi.c (gnuv3_is_operator_name): Use CP_OPERATOR_STR.
2921 * linespec.c (linespec_lexer_lex_string): Use CP_OPERATOR_LEN and
2922 CP_OPERATOR_STR.
2923 * location.c: Include "cp-support.h".
2924 (explicit_location_lex_one): Use CP_OPERATOR_LEN and
2925 CP_OPERATOR_STR.
2926 * symtab.c (operator_chars): Use CP_OPERATOR_STR and
2927 CP_OPERATOR_LEN.
2928
2929 2017-07-17 Pedro Alves <palves@redhat.com>
2930
2931 * cli/cli-cmds.c (complete_command): Use a completion tracker
2932 along with completion_find_completion_word for handle_brkchars
2933 phase.
2934 * completer.c (RL_QF_SINGLE_QUOTE, RL_QF_DOUBLE_QUOTE)
2935 (RL_QF_BACKSLASH, RL_QF_OTHER_QUOTE): New.
2936 (struct gdb_rl_completion_word_info): New.
2937 (gdb_rl_find_completion_word): New.
2938 (completion_find_completion_word): New.
2939 * completer.h (completion_find_completion_word): Declare.
2940
2941 2017-07-17 Pedro Alves <palves@redhat.com>
2942
2943 * ada-lang.c (symbol_completion_match): Adjust comments.
2944 (symbol_completion_add): Replace vector parameter with
2945 completion_tracker parameter. Use it.
2946 (ada_make_symbol_completion_list): Rename to...
2947 (ada_collect_symbol_completion_matches): ... this. Add
2948 completion_tracker parameter and use it.
2949 (ada_language_defn): Adjust.
2950 * break-catch-syscall.c (catch_syscall_completer): Adjust
2951 prototype and work with completion_tracker instead of VEC.
2952 * breakpoint.c (condition_completer): Adjust prototype and work
2953 with completion_tracker instead of VEC.
2954 * c-lang.c (c_language_defn, cplus_language_defn)
2955 (asm_language_defn, minimal_language_defn): Adjust to renames.
2956 * cli/cli-cmds.c (complete_command): Rework using
2957 completion_tracker. Catch exceptions when completing.
2958 * cli/cli-decode.c (integer_unlimited_completer)
2959 (complete_on_cmdlist, complete_on_enum): Adjust prototype and work
2960 with completion_tracker instead of VEC.
2961 * command.h (struct completion_tracker): Forward declare.
2962 (completer_ftype, completer_handle_brkchars_ftype): Change
2963 types.
2964 (complete_on_cmdlist, complete_on_enum): Adjust.
2965 * completer.c: Include <algorithm>.
2966 (struct gdb_completer_state): New.
2967 (current_completion): New global.
2968 (readline_line_completion_function): Delete.
2969 (noop_completer, filename_completer)
2970 (filename_completer_handle_brkchars, complete_files_symbols)
2971 (linespec_location_completer): Adjust to work with a
2972 completion_tracker instead of a VEC.
2973 (string_or_empty): New.
2974 (collect_explicit_location_matches): Adjust to work with a
2975 completion_tracker instead of a VEC.
2976 (explicit_location_completer): Rename to ...
2977 (complete_explicit_location): ... this and adjust to work with a
2978 completion_tracker instead of a VEC.
2979 (location_completer): Adjust to work with a completion_tracker
2980 instead of a VEC.
2981 (add_struct_fields): Adjust to work with a completion_list instead
2982 of VEC.
2983 (expression_completer): Rename to ...
2984 (complete_expression): ... this and adjust to work with a
2985 completion_tracker instead of a VEC. Use complete_files_symbols.
2986 (expression_completer): Reimplement on top of complete_expression.
2987 (symbol_completer): Adjust to work with a completion_tracker
2988 instead of a VEC.
2989 (enum complete_line_internal_reason): Add describing comments.
2990 (complete_line_internal_normal_command): Adjust to work with a
2991 completion_tracker instead of a VEC.
2992 (complete_line_internal): Rename to ...
2993 (complete_line_internal_1): ... this and adjust to work with a
2994 completion_tracker instead of a VEC. Assert TEXT is NULL in the
2995 handle_brkchars phase.
2996 (new_completion_tracker): Delete.
2997 (complete_line_internal): Reimplement as TRY/CATCH wrapper around
2998 complete_line_internal_1.
2999 (free_completion_tracker): Delete.
3000 (INITIAL_COMPLETION_HTAB_SIZE): New.
3001 (completion_tracker::completion_tracker)
3002 (completion_tracker::~completion_tracker): New.
3003 (maybe_add_completion): Delete.
3004 (completion_tracker::maybe_add_completion)
3005 (completion_tracker::add_completion)
3006 (completion_tracker::add_completions): New.
3007 (throw_max_completions_reached_error): Delete.
3008 (complete_line): Adjust to work with a completion_tracker instead
3009 of a VEC. Don't create a completion_tracker_t or check for max
3010 completions here.
3011 (command_completer, command_completer_handle_brkchars)
3012 (signal_completer, reg_or_group_completer_1)
3013 (reg_or_group_completer, default_completer_handle_brkchars):
3014 Adjust to work with a completion_tracker.
3015 (gdb_completion_word_break_characters_throw): New.
3016 (gdb_completion_word_break_characters): Reimplement.
3017 (line_completion_function): Delete.
3018 (completion_tracker::recompute_lowest_common_denominator)
3019 (expand_preserving_ws)
3020 (completion_tracker::build_completion_result)
3021 (completion_result::completion_result)
3022 (completion_result::completion_result)
3023 (completion_result::~completion_result)
3024 (completion_result::completion_result)
3025 (completion_result::release_match_list, compare_cstrings)
3026 (completion_result::sort_match_list)
3027 (completion_result::reset_match_list)
3028 (gdb_rl_attempted_completion_function_throw)
3029 (gdb_rl_attempted_completion_function): New.
3030 * completer.h (completion_list, struct completion_result)
3031 (class completion_tracker): New.
3032 (complete_line): Add completion_tracker parameter.
3033 (readline_line_completion_function): Delete.
3034 (gdb_rl_attempted_completion_function): New.
3035 (noop_completer, filename_completer, expression_completer)
3036 (location_completer, symbol_completer, command_completer)
3037 (signal_completer, reg_or_group_completer): Update prototypes.
3038 (completion_tracker_t, new_completion_tracker)
3039 (make_cleanup_free_completion_tracker): Delete.
3040 (enum maybe_add_completion_enum): Delete.
3041 (maybe_add_completion): Delete.
3042 (throw_max_completions_reached_error): Delete.
3043 * corefile.c (complete_set_gnutarget): Adjust to work with a
3044 completion_tracker instead of a VEC.
3045 * cp-abi.c (cp_abi_completer): Adjust to work with a
3046 completion_tracker instead of a VEC.
3047 * d-lang.c (d_language_defn): Adjust.
3048 * disasm.c (disassembler_options_completer): Adjust to work with a
3049 completion_tracker instead of a VEC.
3050 * f-lang.c (f_make_symbol_completion_list): Rename to ...
3051 (f_collect_symbol_completion_matches): ... this. Adjust to work
3052 with a completion_tracker instead of a VEC.
3053 (f_language_defn): Adjust.
3054 * go-lang.c (go_language_defn): Adjust.
3055 * guile/scm-cmd.c (cmdscm_add_completion, cmdscm_completer):
3056 Adjust to work with a completion_tracker instead of a VEC.
3057 * infrun.c (handle_completer): Likewise.
3058 * interps.c (interpreter_completer): Likewise.
3059 * interps.h (interpreter_completer): Likewise.
3060 * language.c (unknown_language_defn, auto_language_defn)
3061 (local_language_defn): Adjust.
3062 * language.h (language_defn::la_make_symbol_completion_list):
3063 Rename to ...
3064 (language_defn::la_collect_symbol_completion_matches): ... this
3065 and adjust to work with a completion_tracker instead of a VEC.
3066 * m2-lang.c (m2_language_defn): Adjust.
3067 * objc-lang.c (objc_language_defn): Adjust.
3068 * opencl-lang.c (opencl_language_defn): Adjust.
3069 * p-lang.c (pascal_language_defn): Adjust.
3070 * python/py-cmd.c (cmdpy_completer_helper): Handle NULL word.
3071 (cmdpy_completer_handle_brkchars, cmdpy_completer): Adjust to work
3072 with a completion_tracker.
3073 * rust-lang.c (rust_language_defn): Adjust.
3074 * symtab.c (free_completion_list, do_free_completion_list)
3075 (return_val, completion_tracker): Delete.
3076 (completion_list_add_name, completion_list_add_symbol)
3077 (completion_list_add_msymbol, completion_list_objc_symbol)
3078 (completion_list_add_fields, add_symtab_completions): Add
3079 completion_tracker parameter and use it.
3080 (default_make_symbol_completion_list_break_on_1): Rename to...
3081 (default_collect_symbol_completion_matches_break_on): ... this.
3082 Add completion_tracker parameter and use it instead of allocating
3083 a completion tracker here.
3084 (default_make_symbol_completion_list_break_on): Delete old
3085 implementation.
3086 (default_make_symbol_completion_list): Delete.
3087 (default_collect_symbol_completion_matches): New.
3088 (make_symbol_completion_list): Delete.
3089 (collect_symbol_completion_matches): New.
3090 (make_symbol_completion_type): Rename to ...
3091 (collect_symbol_completion_matches_type): ... this. Add
3092 completion_tracker parameter and use it instead of VEC.
3093 (make_file_symbol_completion_list_1): Rename to...
3094 (collect_file_symbol_completion_matches): ... this. Add
3095 completion_tracker parameter and use it instead of VEC.
3096 (make_file_symbol_completion_list): Delete.
3097 (add_filename_to_list): Use completion_list instead of a VEC.
3098 (add_partial_filename_data::list): Now a completion_list.
3099 (make_source_files_completion_list): Work with a completion_list
3100 instead of a VEC.
3101 * symtab.h: Include "completer.h".
3102 (default_make_symbol_completion_list_break_on)
3103 (default_make_symbol_completion_list, make_symbol_completion_list)
3104 (make_symbol_completion_type, make_file_symbol_completion_list)
3105 (make_source_files_completion_list): Delete.
3106 (default_collect_symbol_completion_matches_break_on)
3107 (default_collect_symbol_completion_matches)
3108 (collect_symbol_completion_matches)
3109 (collect_symbol_completion_matches_type)
3110 (collect_file_symbol_completion_matches)
3111 (make_source_files_completion_list): New.
3112 * top.c (init_main): Don't install a rl_completion_entry_function
3113 hook. Install a rl_attempted_completion_function hook instead.
3114 * tui/tui-layout.c (layout_completer): Adjust to work with a
3115 completion_tracker.
3116 * tui/tui-regs.c (tui_reggroup_completer):
3117 * tui/tui-win.c (window_name_completer, focus_completer)
3118 (winheight_completer): Adjust to work with a completion_tracker.
3119 * value.c: Include "completer.h".
3120 (complete_internalvar): Adjust to work with a completion_tracker.
3121 * value.h (complete_internalvar): Likewise.
3122
3123 2017-07-17 Pedro Alves <palves@redhat.com>
3124
3125 * cli/cli-decode.c (set_cmd_completer_handle_brkchars): Adjust to
3126 renames.
3127 * cli/cli-decode.h (struct cmd_list_element) <completer>: Move
3128 comments to completer_ftype's declaration.
3129 <completer_handle_brkchars>: Change type to
3130 completer_handle_brkchars_ftype.
3131 * command.h (completer_ftype): Add describing comment and give
3132 names to parameters.
3133 (completer_ftype_void): Rename to ...
3134 (completer_handle_brkchars_ftype) ... this. Add describing comment.
3135 (set_cmd_completer_handle_brkchars): Adjust.
3136 * completer.c (filename_completer_handle_brkchars): New function.
3137 (complete_line_internal_normal_command): New function, factored
3138 out from ...
3139 (complete_line_internal): ... here.
3140 (command_completer_handle_brkchars)
3141 (default_completer_handle_brkchars)
3142 (completer_handle_brkchars_func_for_completer): New functions.
3143 * completer.h (set_gdb_completion_word_break_characters): Delete
3144 declaration.
3145 (completer_handle_brkchars_func_for_completer): New declaration.
3146 * python/py-cmd.c (cmdpy_completer_handle_brkchars): Adjust to use
3147 completer_handle_brkchars_func_for_completer.
3148
3149 2017-07-17 Pedro Alves <palves@redhat.com>
3150
3151 * completer.c (symbol_completer): New function, based on
3152 make_symbol_completion_list_fn.
3153 * completer.h (symbol_completer): New declaration.
3154 * guile/scm-cmd.c (cmdscm_completers): Adjust.
3155 * python/py-cmd.c (completers): Adjust.
3156 * symtab.c (make_symbol_completion_list_fn): Delete.
3157 * symtab.h (make_symbol_completion_list_fn): Delete.
3158 * cli/cli-decode.c (add_cmd): Adjust.
3159
3160 2017-07-17 Pedro Alves <palves@redhat.com>
3161
3162 * Makefile.in (COMMON_OBS): Add filename-seen-cache.o.
3163 * dwarf2read.c: Include "filename-seen-cache.h".
3164 * dwarf2read.c (dwarf2_per_objfile) <filenames_cache>: New field.
3165 (dw2_map_symbol_filenames): Build and use a filenames_seen_cache.
3166 * filename-seen-cache.c: New file.
3167 * filename-seen-cache.h: New file.
3168 * symtab.c: Include "filename-seen-cache.h".
3169 (struct filename_seen_cache, INITIAL_FILENAME_SEEN_CACHE_SIZE)
3170 (create_filename_seen_cache, clear_filename_seen_cache)
3171 (delete_filename_seen_cache, filename_seen): Delete, parts moved
3172 to filename-seen-cache.h/filename-seen-cache.c.
3173 (output_source_filename, sources_info)
3174 (maybe_add_partial_symtab_filename)
3175 (make_source_files_completion_list): Adjust to use
3176 filename_seen_cache.
3177
3178 2017-07-17 Pedro Alves <palves@redhat.com>
3179
3180 * dwarf2read.c (dwarf2_per_objfile): In-class initialize all
3181 fields.
3182 (dwarf2_per_objfile::dwarf2_per_objfile(objfile*, const
3183 dwarf2_debug_sections*)): New.
3184 (dwarf2_per_objfile::dwarf2_per_objfile(const
3185 dwarf2_per_objfile&)): Declare as deleted.
3186 (dwarf2_per_objfile::operator=): Declare as deleted.
3187 (dwarf2_per_objfile::dwarf2_per_objfile)
3188 (dwarf2_per_objfile::~dwarf2_per_objfile)
3189 (dwarf2_per_objfile::free_cached_comp_units): New.
3190 (dwarf2_has_info): dwarf2_per_objfile initialization code moved to
3191 ctor. Call dwarf2_per_objfile's ctor manually.
3192 (dwarf2_locate_sections): Deleted/refactored as ...
3193 (dwarf2_per_objfile::locate_sections): ... this new method.
3194 (free_cached_comp_units): Defer to
3195 dwarf2_per_objfile::free_cached_comp_units.
3196 (dwarf2_free_objfile): Call dwarf2_per_objfile's dtor manually.
3197
3198 2017-07-14 Tom Tromey <tom@tromey.com>
3199
3200 PR rust/21764:
3201 * rust-exp.y (convert_ast_to_expression): Add "want_type"
3202 parameter.
3203 <UNOP_SIZEOF>: Split into separate case.
3204 <UNOP_VAR_VALUE>: Handle want_type. Add error case.
3205
3206 2017-07-14 Tom Tromey <tom@tromey.com>
3207
3208 PR rust/21763:
3209 * symtab.c (symbol_matches_domain): Add language_rust to special
3210 case.
3211 * rust-exp.y (convert_ast_to_expression) <OP_VAR_VALUE>: Don't
3212 treat LOC_TYPEDEF symbols as variables.
3213
3214 2017-07-14 Pedro Alves <palves@redhat.com>
3215
3216 * symtab.c (make_file_symbol_completion_list_1): Iterate over
3217 symtabs matching all symtabs with SRCFILE as file name instead of
3218 only considering the first hit, with lookup_symtab.
3219
3220 2017-07-14 Simon Marchi <simon.marchi@ericsson.com>
3221
3222 * ax-gdb.c (gen_aggregate_elt_ref): Remove operand_name and
3223 operator_name parameters.
3224 (gen_expr): Update function call.
3225
3226 2017-07-14 Simon Marchi <simon.marchi@ericsson.com>
3227
3228 * dwarf2loc.h (dwarf2_compile_expr_to_ax): Remove gdbarch
3229 parameter.
3230 * symtab.h (struct symbol_computed_ops::tracepoint_var_ref):
3231 Likewise.
3232 * dwarf2loc.c (dwarf2_compile_expr_to_ax): Remove gdbarch
3233 parameter, use agent_expr::gdbarch instead, update function
3234 calls.
3235 (locexpr_tracepoint_var_ref): Likewise.
3236 (loclist_tracepoint_var_ref): Likewise.
3237 * ax-gdb.c (gen_trace_static_fields): Likewise.
3238 (gen_traced_pop): Likewise.
3239 (gen_frame_args_address): Likewise.
3240 (gen_frame_locals_address): Likewise.
3241 (gen_var_ref): Likewise.
3242 (gen_struct_ref_recursive): Likewise.
3243 (gen_static_field): Likewise.
3244 (gen_maybe_namespace_elt): Likewise.
3245 (gen_expr): Likewise.
3246 (gen_trace_for_var): Likewise.
3247 (gen_trace_for_expr): Likewise.
3248 (gen_trace_for_return_address): Likewise.
3249
3250 2017-07-14 Simon Marchi <simon.marchi@ericsson.com>
3251
3252 * ax-gdb.c (gen_deref, gen_address_of): Remove unused ax
3253 parameter.
3254 (gen_struct_ref, gen_expr, gen_expr_binop_rest): Update call.
3255
3256 2017-07-14 Simon Marchi <simon.marchi@ericsson.com>
3257
3258 * ax-gdb.c (gen_usual_unary): Remove exp parameter, get gdbarch
3259 from ax, update calls.
3260 (gen_usual_arithmetic): Likewise.
3261 (gen_integral_promotions): Likewise.
3262 (gen_bitfield_ref): Likewise.
3263 (gen_primitive_field): Likewise.
3264 (gen_struct_ref_recursive): Likewise.
3265 (gen_struct_ref): Likewise.
3266 (gen_maybe_namespace_elt): Likewise.
3267 (gen_struct_elt_for_reference): Likewise.
3268 (gen_namespace_elt): Likewise.
3269 (gen_aggregate_elt_ref): Likewise.
3270 (gen_expr): Get gdbarch from ax, update calls.
3271 (gen_expr_binop_rest): Likewise.
3272
3273 2017-07-13 Pedro Alves <palves@redhat.com>
3274
3275 * amd64-darwin-tdep.c (x86_darwin_init_abi_64): Pass tdesc_amd64
3276 as default tdesc.
3277 * amd64-dicos-tdep.c (amd64_dicos_init_abi):
3278 * amd64-fbsd-tdep.c (amd64fbsd_init_abi):
3279 * amd64-linux-tdep.c (amd64_linux_init_abi): Pass
3280 tdesc_amd64_linux as default tdesc. Get final tdesc from the
3281 tdep.
3282 (amd64_x32_linux_init_abi): Pass tdesc_x32_linux as default tdesc.
3283 Get final tdesc from the tdep.
3284 * amd64-nbsd-tdep.c (amd64nbsd_init_abi): Pass tdesc_amd64 as
3285 default tdesc.
3286 * amd64-obsd-tdep.c (amd64obsd_init_abi): Likewise.
3287 * amd64-sol2-tdep.c (amd64_sol2_init_abi): Likewise.
3288 * amd64-tdep.c (amd64_init_abi): Add 'default_tdesc' parameter.
3289 Use it as default tdesc.
3290 (amd64_x32_init_abi): Add 'default_tdesc' parameter, and pass it
3291 down to amd_init_abi. No longer handle fallback tdesc here.
3292 * amd64-tdep.h (tdesc_x32): Declare.
3293 (amd64_init_abi, amd64_x32_init_abi): Add 'default_tdesc'
3294 parameter.
3295 * amd64-windows-tdep.c (amd64_windows_init_abi): Pass tdesc_amd64
3296 as default tdesc.
3297
3298 2017-07-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3299
3300 * s390-linux-tdep.c (s390_process_record): Add support for
3301 instructions new in arch12.
3302
3303 2017-07-11 John Baldwin <jhb@FreeBSD.org>
3304
3305 * amd64-bsd-nat.c (amd64bsd_fetch_inferior_registers): Use
3306 PT_GETFSBASE and PT_GETGSBASE.
3307 (amd64bsd_store_inferior_registers): Use PT_SETFSBASE and
3308 PT_SETGSBASE.
3309
3310 2017-07-11 John Baldwin <jhb@FreeBSD.org>
3311
3312 * features/Makefile (amd64.dat, amd64-avx.dat, amd64-mpx.dat)
3313 (amd64-avx-mpx.dat, amd64-avx-avx512.dat)
3314 (amd64-avx-mpx-avx512-pku.dat): Add i386/64bit-segments.xml in
3315 those rules.
3316 * features/i386/amd64-avx-avx512.xml: Add 64bit-segments.xml.
3317 * features/i386/amd64-avx-mpx-avx512-pku.xml: Add 64bit-segments.xml.
3318 * features/i386/amd64-avx-mpx.xml: Add 64bit-segments.xml.
3319 * features/i386/amd64-avx.xml: Add 64bit-segments.xml.
3320 * features/i386/amd64-mpx.xml: Add 64bit-segments.xml.
3321 * features/i386/amd64.xml: Add 64bit-segments.xml.
3322 * features/i386/amd64-avx-avx512.c: Regenerated.
3323 * features/i386/amd64-avx-mpx-avx512-pku.c: Regenerated.
3324 * features/i386/amd64-avx-mpx.c: Regenerated.
3325 * features/i386/amd64-avx.c: Regenerated.
3326 * features/i386/amd64-mpx.c: Regenerated.
3327 * features/i386/amd64.c: Regenerated.
3328 * regformats/i386/amd64-avx-avx512.dat: Regenerated.
3329 * regformats/i386/amd64-avx-mpx-avx512-pku.dat: Regenerated.
3330 * regformats/i386/amd64-avx-mpx.dat: Regenerated.
3331 * regformats/i386/amd64-avx.dat: Regenerated.
3332 * regformats/i386/amd64-mpx.dat: Regenerated.
3333 * regformats/i386/amd64.dat: Regenerated.
3334
3335 2017-07-10 Yao Qi <yao.qi@linaro.org>
3336
3337 * features/i386/amd64-avx-avx512-linux.c: Re-generated.
3338 * features/i386/amd64-avx-mpx-avx512-pku-linux.c: Re-generated.
3339
3340 2017-07-10 Anton Kolesov <Anton.Kolesov@synopsys.com>
3341
3342 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add setenv and
3343 unsetenv.
3344 * gnulib/aclocal.m4: Regenerate.
3345 * gnulib/config.in: Regenerate.
3346 * gnulib/configure: Regenerate.
3347 * gnulib/import/Makefile.am: Regenerate.
3348 * gnulib/import/Makefile.in: Regenerate.
3349 * gnulib/import/m4/gnulib-cache.m4: Regenerate.
3350 * gnulib/import/m4/gnulib-comp.m4: Regenerate.
3351 * gnulib/import/m4/environ.m4: New file.
3352 * gnulib/import/m4/setenv.m4: New file.
3353 * gnulib/import/setenv.c: New file.
3354 * gnulib/import/unsetenv.c: New file.
3355
3356 2017-07-09 Simon Marchi <simon.marchi@ericsson.com>
3357
3358 * compile/compile-loc2c.c (do_compile_dwarf_expr_to_c): Read
3359 address when op is DW_OP_addr.
3360
3361 2017-07-09 Tom Tromey <tom@tromey.com>
3362
3363 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Reverse size
3364 check and apply to outer type.
3365
3366 2017-07-07 John Baldwin <jhb@FreeBSD.org>
3367
3368 * fbsd-tdep.c (LWPINFO_OFFSET, LWPINFO_PL_FLAGS)
3369 (LWPINFO64_PL_SIGINFO, LWPINFO32_PL_SIGINFO, PL_FLAG_SI)
3370 (SIZE64_SIGINFO_T, SIZE32_SIGINFO_T, fbsd_core_xfer_siginfo): New.
3371 (fbsd_init_abi): Install gdbarch "core_xfer_siginfo" method.
3372
3373 2017-07-07 John Baldwin <jhb@FreeBSD.org>
3374
3375 * fbsd-tdep.c (fbsd_core_thread_name): Use thread_section_name.
3376
3377 2017-07-07 John Baldwin <jhb@FreeBSD.org>
3378
3379 * corelow.c (get_core_siginfo): Remove.
3380 (core_xfer_partial): Use the gdbarch "core_xfer_siginfo" method
3381 instead of get_core_siginfo.
3382 * gdbarch.sh (core_xfer_siginfo): New gdbarch callback.
3383 * gdbarch.h: Re-generate.
3384 * gdbarch.c: Re-generate.
3385 * linux-tdep.c (linux_core_xfer_siginfo): New.
3386 (linux_init_abi): Install gdbarch "core_xfer_siginfo" method.
3387
3388 2017-07-07 John Baldwin <jhb@FreeBSD.org>
3389
3390 * corelow.c (thread_section_name): Move to ...
3391 * gdbcore.h (thread_section_name): ... here.
3392
3393 2017-07-07 John Baldwin <jhb@FreeBSD.org>
3394
3395 * fbsd-nat.c [PT_LWPINFO && __LP64__] (union sigval32)
3396 (struct siginfo32): New.
3397 [PT_LWPINFO] (fbsd_siginfo_size, fbsd_convert_siginfo): New.
3398 (fbsd_xfer_partial) [PT_LWPINFO]: Handle TARGET_OBJECT_SIGNAL_INFO
3399 via ptrace(PT_LWPINFO).
3400
3401 2017-07-07 John Baldwin <jhb@FreeBSD.org>
3402
3403 * fbsd-tdep.c (fbsd_gdbarch_data_handle, struct fbsd_gdbarch_data)
3404 (init_fbsd_gdbarch_data, get_fbsd_gdbarch_data)
3405 (fbsd_get_siginfo_type): New.
3406 (fbsd_init_abi): Install gdbarch "get_siginfo_type" method.
3407 (_initialize_fbsd_tdep): New.
3408
3409 2017-07-06 David Blaikie <dblaikie@gmail.com>
3410
3411 * dwarf2read.c (struct dwo_file): Use a htab of dwo_unit* (rather than
3412 a singular dwo_unit*) to support multiple CUs in the same way that
3413 multiple TUs are supported.
3414 (create_cus_hash_table): Replace create_dwo_cu with a function for
3415 parsing multiple CUs from a DWO file.
3416 (open_and_init_dwo_file): Use create_cus_hash_table rather than
3417 create_dwo_cu.
3418 (lookup_dwo_cutu): Lookup CU in the hash table in the dwo_file with
3419 htab_find, rather than comparing the signature to a singleton CU in
3420 the dwo_file.
3421
3422 2017-07-06 Pedro Alves <palves@redhat.com>
3423
3424 * python/py-unwind.c (pyuw_dealloc_cache): Fix for loop condition.
3425
3426 2017-07-04 Pedro Alves <palves@redhat.com>
3427
3428 * gdbtypes.c (recursive_dump_type): Don't reference TYPE_STATIC.
3429 * gdbtypes.h (TYPE_STATIC): Delete.
3430 (struct fn_field) <is_public, is_abstract, is_static, is_final,
3431 is_synchronized, is_native>: Delete.
3432 <dummy>: Bump.
3433 (TYPE_FN_FIELD_PUBLIC, TYPE_FN_FIELD_STATIC, TYPE_FN_FIELD_FINAL)
3434 (TYPE_FN_FIELD_SYNCHRONIZED, TYPE_FN_FIELD_NATIVE)
3435 (TYPE_FN_FIELD_ABSTRACT): Delete.
3436
3437 2017-07-03 Simon Marchi <simon.marchi@ericsson.com>
3438
3439 * buffer.h (buffer_finish): Fix spelling mistakes.
3440
3441 2017-07-01 Eli Zaretskii <eliz@gnu.org>
3442
3443 * .dir-locals.el: Automatically switch to C-style comments in
3444 versions of Emacs that support the feature.
3445
3446 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
3447 Pedro Alves <palves@redhat.com>
3448
3449 PR cli/21688
3450 * cli/cli-script.c (command_name_equals_not_inline): Remove function.
3451 (process_next_line): New variable 'inline_cmd'.
3452 Adjust 'if' clauses for "python", "compile" and "guile" to use
3453 'command_name_equals' and check for '!inline_cmd'.
3454
3455 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
3456
3457 PR cli/21688
3458 * cli/cli-script.c (command_name_equals_not_inline): New function.
3459 (process_next_line): Adjust 'if' clauses for "python", "compile"
3460 and "guile" to use command_name_equals_not_inline.
3461
3462 2017-06-29 Pedro Alves <palves@redhat.com>
3463
3464 * completer.c (expression_completer): Call
3465 linespec_location_completer instead of location_completer.
3466
3467 2017-06-29 Pedro Alves <palves@redhat.com>
3468
3469 * completer.c (expression_completer): Remove code that recomputes
3470 'text' from 'word'.
3471
3472 2017-06-29 Yao Qi <yao.qi@linaro.org>
3473
3474 * regformats/regdat.sh: Generate code with
3475 "ifndef IN_PROCESS_AGENT".
3476
3477 2017-06-28 Pedro Alves <palves@redhat.com>
3478
3479 * command.h: Include "common/scoped_restore.h".
3480
3481 2017-06-28 Yao Qi <yao.qi@linaro.org>
3482
3483 * mi/mi-cmd-break.c (mi_argv_to_format): Use obstack_grow_str
3484 instead of obstack_grow.
3485
3486 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
3487
3488 PR gdb/21337
3489 * symfile.c (reread_symbols): Call objfiles_changed just before
3490 read_symbols.
3491
3492 2017-06-27 Pedro Alves <palves@redhat.com>
3493
3494 * symtab.c (COMPLETION_LIST_ADD_SYMBOL)
3495 (MCOMPLETION_LIST_ADD_SYMBOL): Delete macros, replace with ...
3496 (completion_list_add_symbol, completion_list_add_msymbol):
3497 ... these new functions.
3498 (add_symtab_completions)
3499 (default_make_symbol_completion_list_break_on_1): Adjust.
3500
3501 2017-06-27 Pedro Alves <palves@redhat.com>
3502
3503 * objfiles.c (get_objfile_bfd_data): Call bfd_alloc instead of
3504 bfd_zalloc. Call objfile_per_bfd_storage's ctor.
3505 (free_objfile_per_bfd_storage): Call objfile_per_bfd_storage's
3506 dtor.
3507 * objfiles.h (objfile_per_bfd_storage): Add ctor. Make
3508 'storage_obstack' field an auto_obstack. In-class initialize all
3509 non-bitfield fields. Make minsyms_read bool.
3510 * symfile.c (read_symbols): Adjust.
3511
3512 2017-06-27 Alan Hayward <alan.hayward@arm.com>
3513
3514 * remote-sim.c (gdbsim_fetch_register): Use byte_vector.
3515 (gdbsim_store_register): Likewise.
3516
3517 2017-06-27 Pedro Alves <palves@redhat.com>
3518
3519 * c-exp.y (name_obstack): Now an auto_obstack.
3520 (yylex): Use auto_obstack::clear.
3521 (c_parse): Use auto_obstack::clear instead of reinitializing and
3522 freeing the obstack.
3523 * c-lang.c (evaluate_subexp_c): Use auto_obstack.
3524 * d-exp.y (name_obstack): Now an auto_obstack.
3525 (yylex): Use auto_obstack::clear.
3526 (d_parse): Use auto_obstack::clear instead of reinitializing and
3527 freeing the obstack.
3528 * dwarf2loc.c (fetch_const_value_from_synthetic_pointer): Use
3529 auto_obstack.
3530 * dwarf2read.c (create_addrmap_from_index)
3531 (dwarf2_build_psymtabs_hard)
3532 (update_enumeration_type_from_children): Likewise.
3533 * gdb_obstack.h (auto_obstack): New type.
3534 * go-exp.y (name_obstack): Now an auto_obstack.
3535 (build_packaged_name): Use auto_obstack::clear.
3536 (go_parse): Use auto_obstack::clear instead of reinitializing and
3537 freeing the obstack.
3538 * linux-tdep.c (linux_make_mappings_corefile_notes): Use
3539 auto_obstack.
3540 * printcmd.c (printf_wide_c_string, ui_printf): Use auto_obstack.
3541 * rust-exp.y (work_obstack): Now an auto_obstack.
3542 (rust_parse, rust_lex_tests): Use auto_obstack::clear instead of
3543 reinitializing and freeing the obstack.
3544 * utils.c (do_obstack_free, make_cleanup_obstack_free): Delete.
3545 (host_char_to_target): Use auto_obstack.
3546 * utils.h (make_cleanup_obstack_free): Delete declaration.
3547 * valprint.c (generic_emit_char, generic_printstr): Use
3548 auto_obstack.
3549
3550 2017-06-27 Simon Marchi <simon.marchi@ericsson.com>
3551
3552 * darwin-nat.c (darwin_check_new_threads): Don't handle dummy
3553 thread.
3554 (darwin_init_thread_list): Don't update dummy thread.
3555 (darwin_create_inferior, darwin_attach): Don't add a dummy thread.
3556
3557 2017-06-26 Simon Marchi <simon.marchi@ericsson.com>
3558
3559 * record-full.c (netorder16): Remove.
3560
3561 2017-06-26 Simon Marchi <simon.marchi@ericsson.com>
3562
3563 * common/diagnostics.h: Define macros for GCC.
3564 (DIAGNOSTIC_IGNORE_UNUSED_FUNCTION): New macro.
3565 * common/vec.h: Include diagnostics.h.
3566 (DIAGNOSTIC_IGNORE_UNUSED_VEC_FUNCTION): New macro.
3567 (DEF_VEC_I, DEF_VEC_P, DEF_VEC_O): Ignore -Wunused-function
3568 warning.
3569
3570 2017-06-26 Simon Marchi <simon.marchi@ericsson.com>
3571
3572 * common/diagnostics.h (DIAGNOSTIC_IGNORE_DEPRECATED_REGISTER):
3573 New macro.
3574 * ada-lex.l: Ignore deprecated register warnings.
3575
3576 2017-06-25 Simon Marchi <simon.marchi@ericsson.com>
3577
3578 * main.c (get_init_files): Replace "SYSTEM_GDBINIT +
3579 datadir_len" with "&SYSTEM_GDBINIT[datadir_len]".
3580
3581 2017-06-25 Simon Marchi <simon.marchi@ericsson.com>
3582
3583 * dtrace-probe.c (dtrace_process_dof_probe): Put semi-colon on
3584 its own line.
3585
3586 2017-06-25 Simon Marchi <simon.marchi@ericsson.com>
3587
3588 * nat/x86-dregs.c (x86_show_dr): Print registers one per line.
3589
3590 2017-06-23 Alan Hayward <alan.hayward@arm.com>
3591
3592 * xtensa-tdep.c (XTENSA_MAX_REGISTER_SIZE): Add.
3593 (xtensa_register_write_masked): Use XTENSA_MAX_REGISTER_SIZE.
3594 (xtensa_register_read_masked): Likewise.
3595
3596 2017-06-22 Sergio Durigan Junior <sergiodj@redhat.com>
3597
3598 * common/environ.c (gdb_environ::unset): Update comment.
3599
3600 2017-06-22 Alan Hayward <alan.hayward@arm.com>
3601
3602 * python/py-unwind.c (pyuw_sniffer): Allocate space for
3603 registers.
3604
3605 2017-06-22 Alan Hayward <alan.hayward@arm.com>
3606
3607 * record-full.c (record_full_exec_insn): Use byte_vector.
3608
3609 2017-06-22 Yao Qi <yao.qi@linaro.org>
3610
3611 * regformats/i386/amd64-avx-mpx-avx512-pku-linux.dat: Regenerated.
3612 * regformats/i386/amd64-avx-mpx-avx512-pku.dat: Regenerated.
3613
3614 2017-06-22 Alan Hayward <alan.hayward@arm.com>
3615
3616 * remote.c (cached_reg): Move from here...
3617 * regcache.h (cached_reg): ...to here.
3618 * python/py-unwind.c (struct reg_info): Remove.
3619 (cached_frame_info): Use cached_reg_t.
3620 (pyuw_prev_register): Likewise.
3621 (pyuw_sniffer): Use cached_reg_t and allocate registers.
3622 (pyuw_dealloc_cache): Free all registers.
3623
3624 2017-06-22 Pedro Alves <palves@redhat.com>
3625 Simon Marchi <simon.marchi@ericsson.com>
3626
3627 * unittests/environ-selftests.c (run_tests): Ignore -Wself-move
3628 warning.
3629 * common/diagnostics.h: New file.
3630
3631 2017-06-22 Pedro Alves <palves@redhat.com>
3632
3633 * common/agent.h: Add include guards.
3634
3635 2017-06-21 Simon Marchi <simon.marchi@ericsson.com>
3636
3637 * target.h (struct target_ops) <to_xfer_partial>: Update doc to
3638 talk about addressable units instead of bytes.
3639
3640 2017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
3641
3642 * common/environ.c (gdb_environ::unset): Use '::iterator' instead
3643 of '::const_iterator'.
3644
3645 2017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
3646
3647 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
3648 'unittests/environ-selftests.c'.
3649 (SUBDIR_UNITTESTS_OBS): Add 'environ-selftests.o'.
3650 * charset.c (find_charset_names): Declare object 'iconv_env'.
3651 Update code to use 'iconv_env' object. Remove call to
3652 'free_environ'.
3653 * common/environ.c: Include <utility>.
3654 (make_environ): Delete function.
3655 (free_environ): Delete function.
3656 (gdb_environ::clear): New function.
3657 (gdb_environ::operator=): New function.
3658 (gdb_environ::get): Likewise.
3659 (environ_vector): Delete function.
3660 (set_in_environ): Delete function.
3661 (gdb_environ::set): New function.
3662 (unset_in_environ): Delete function.
3663 (gdb_environ::unset): New function.
3664 (gdb_environ::envp): Likewise.
3665 * common/environ.h: Include <vector>.
3666 (struct gdb_environ): Delete; transform into...
3667 (class gdb_environ): ... this class.
3668 (free_environ): Delete prototype.
3669 (init_environ, get_in_environ, set_in_environ, unset_in_environ,
3670 environ_vector): Likewise.
3671 * infcmd.c (run_command_1): Update code to call
3672 'envp' from 'gdb_environ' class.
3673 (environment_info): Update code to call methods from 'gdb_environ'
3674 class.
3675 (unset_environment_command): Likewise.
3676 (path_info): Likewise.
3677 (path_command): Likewise.
3678 * inferior.c (inferior::~inferior): Delete call to 'free_environ'.
3679 (inferior::inferior): Initialize 'environment' using the host's
3680 information.
3681 * inferior.h: Remove forward declaration of 'struct gdb_environ'.
3682 Include "environ.h".
3683 (class inferior) <environment>: Change type from 'struct
3684 gdb_environ' to 'gdb_environ'.
3685 * mi/mi-cmd-env.c (mi_cmd_env_path): Update code to call
3686 methods from 'gdb_environ' class.
3687 * solib.c (solib_find_1): Likewise
3688 * unittests/environ-selftests.c: New file.
3689
3690 2017-06-20 Yao Qi <yao.qi@linaro.org>
3691
3692 * features/i386/i386-linux.xml: Exchange the order of including
3693 32bit-linux.xml and 32bit-sse.xml.
3694 * features/i386/i386-linux.c: Regenerated.
3695
3696 2017-06-20 Yao Qi <yao.qi@linaro.org>
3697
3698 * target-descriptions.c (tdesc_reg): Add ctor, dtor.
3699 Delete copy ctor and assignment operator.
3700 (tdesc_type): Likewise.
3701 (tdesc_feature): Likewise.
3702 (tdesc_free_reg): Remove.
3703 (tdesc_create_reg): Use new.
3704 (tdesc_free_type): Remove.
3705 (tdesc_create_vector): Use new.
3706 (tdesc_create_union): Likewise.
3707 (tdesc_create_flags): Likewise.
3708 (tdesc_create_enum): Likewise.
3709 (tdesc_free_feature): Delete.
3710 (free_target_description): Use delete.
3711
3712 2017-06-19 John Baldwin <jhb@FreeBSD.org>
3713
3714 * mips-tdep.c (print_gp_register_row): Don't error for unavailable
3715 registers.
3716
3717 2017-06-19 Pedro Alves <palves@redhat.com>
3718
3719 * dwarf2read.c (write_psymtabs_to_index): Construct file_closer
3720 after gdb::unlinker.
3721
3722 2017-06-19 Sergio Durigan Junior <sergiodj@redhat.com>
3723
3724 * mi/mi-cm-env.c (_initialize_mi_cmd_env): Use getenv instead of
3725 gdb_environ to access an environment variable.
3726
3727 2017-06-18 Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
3728
3729 * nat/linux-ptrace.c (linux_fork_to_function): Add cast to
3730 gdb_byte*.
3731
3732 2017-06-17 Simon Marchi <simon.marchi@ericsson.com>
3733
3734 * nat/fork-inferior.h (trace_start_error): Add ATTRIBUTE_PRINTF.
3735
3736 2017-06-17 Simon Marchi <simon.marchi@ericsson.com>
3737
3738 * configure: Re-generate.
3739 * warning.m4 (build_warnings): Add -Wno-mismatched-tags.
3740
3741 2017-06-17 Simon Marchi <simon.marchi@ericsson.com>
3742
3743 * configure: Re-generate.
3744 * warning.m4: Pass -Werror to compiler when checking for
3745 supported warning flags.
3746
3747 2017-06-17 Simon Marchi <simon.marchi@ericsson.com>
3748
3749 * Makefile.in (COMPILE.pre): Add "-x c++".
3750
3751 2017-06-16 Alan Hayward <alan.hayward@arm.com>
3752 Pedro Alves <palves@redhat.com>
3753 Yao Qi <yao.qi@linaro.org>
3754
3755 * defs.h (RequireLongest): New.
3756 (extract_integer): Declare function template.
3757 (extract_signed_integer): Remove the declaration, but define it
3758 static inline.
3759 (extract_unsigned_integer): Likewise.
3760 (store_integer): Declare function template.
3761 (store_signed_integer): Remove the declaration, but define it
3762 static inline.
3763 (store_unsigned_integer): Likewise.
3764 * findvar.c (extract_integer): New function template.
3765 (extract_signed_integer): Remove.
3766 (extract_unsigned_integer): Remove.
3767 (extract_integer<LONGEST>, extract_integer<ULONGEST>): Explicit
3768 instantiations.
3769 (store_integer): New function template.
3770 (store_signed_integer): Remove.
3771 (store_unsigned_integer): Remove.
3772 (store_integer): Explicit instantiations.
3773 * regcache.c (regcache_raw_read_signed): Update.
3774 (regcache::raw_read): New function.
3775 (regcache::raw_read_signed): Remove.
3776 (regcache::raw_read_unsigned): Remove.
3777 (regcache_raw_read_unsigned): Update.
3778 (regcache_raw_write_unsigned): Update.
3779 (regcache::raw_write_signed): Remove.
3780 (regcache::raw_write): New function.
3781 (regcache_cooked_read_signed): Update.
3782 (regcache::raw_write_unsigned): Remove.
3783 (regcache::cooked_read_signed): Remove.
3784 (regcache_cooked_read_unsigned): Update.
3785 (regcache::cooked_read_unsigned): Remove.
3786 (regcache_cooked_write_signed): Update.
3787 (regcache_cooked_write_unsigned): Update.
3788 * regcache.h (regcache) <raw_read_signed>: Remove.
3789 <raw_write_signed, raw_read_unsigned, raw_write_unsigned>: Remove.
3790 <raw_read, raw_write>: New.
3791 <cooked_read_signed, cooked_write_signed>: Remove.
3792 <cooked_write_unsigned, cooked_read_unsigned>: Remove.
3793 <cooked_read, cooked_write>: New.
3794 * sh64-tdep.c (sh64_pseudo_register_read): Update.
3795 (sh64_pseudo_register_write): Update.
3796
3797 2017-06-16 Anton Kolesov <anton.kolesov@synopsys.com>
3798
3799 * arc-tdep.c (arc_disassembler_options): New variable.
3800 (arc_gdbarch_init): Set and use it. Use arc_delayed_print_insn instead
3801 of default_print_insn.
3802 (arc_delayed_print_insn): Set info->section when needed,
3803 use default_print_insn to retrieve a disassembler.
3804
3805 2017-06-14 Sergio Durigan Junior <sergiodj@redhat.com>
3806
3807 PR gdb/21574
3808 * infcmd.c (_initialize_infcmd): Expand "help run" documentation
3809 to mention $SHELL and startup-with-shell.
3810
3811 2017-06-14 Max Filippov <jcmvbkbc@gmail.com>
3812
3813 * MAINTAINERS: Move Maxim Grigoriev to the Past Maintainers.
3814
3815 2017-06-14 Yao Qi <yao.qi@linaro.org>
3816
3817 * aarch64-tdep.c (aarch64_gdb_print_insn): Call
3818 default_print_insn instead of print_insn_aarch64.
3819 * arm-tdep.c (gdb_print_insn_arm): Call
3820 default_print_insn instead of print_insn_big_arm
3821 and print_insn_little_arm.
3822 * i386-tdep.c (i386_print_insn): Call default_print_insn
3823 instead of print_insn_i386.
3824 * ia64-tdep.c (ia64_print_insn): Call
3825 default_print_insn instead of print_insn_ia64.
3826 * mips-tdep.c (gdb_print_insn_mips): Call
3827 default_print_insn instead of print_insn_big_mips
3828 and print_insn_little_mips.
3829 * spu-tdep.c (gdb_print_insn_spu): Call default_print_insn
3830 instead of print_insn_spu.
3831
3832 2017-06-14 Pedro Alves <palves@redhat.com>
3833
3834 * ada-lang.c: Include "common/byte-vector.h".
3835 (ada_value_primitive_packed_val): Use gdb::byte_vector.
3836 * charset.c (wchar_iterator::iterate): Resize the vector instead
3837 of reserving it.
3838 * common/byte-vector.h: Include "common/def-vector.h".
3839 (wchar_iterator::m_out): Now a gdb::def_vector<gdb_wchar_t>.
3840 * cli/cli-dump.c: Include "common/byte-vector.h".
3841 (dump_memory_to_file, restore_binary_file): Use gdb::byte_vector.
3842 * common/byte-vector.h: New file.
3843 * common/def-vector.h: New file.
3844 * common/default-init-alloc.h: New file.
3845 * dwarf2loc.c: Include "common/byte-vector.h".
3846 (rw_pieced_value): Use gdb::byte_vector, and resize the vector
3847 instead of reserving it.
3848 * dwarf2read.c: Include "common/byte-vector.h".
3849 (data_buf::m_vec): Now a gdb::byte_vector.
3850 * gdb_regex.c: Include "common/def-vector.h".
3851 (compiled_regex::compiled_regex): Use gdb::def_vector<char>.
3852 * mi/mi-main.c: Include "common/byte-vector.h".
3853 (mi_cmd_data_read_memory): Use gdb::byte_vector.
3854 * printcmd.c: Include "common/byte-vector.h".
3855 (print_scalar_formatted): Use gdb::byte_vector.
3856 * valprint.c: Include "common/byte-vector.h".
3857 (maybe_negate_by_bytes, print_decimal_chars): Use
3858 gdb::byte_vector.
3859
3860 2017-06-13 Simon Marchi <simon.marchi@ericsson.com>
3861
3862 * darwin-nat.c: Include "nat/fork-inferior.h".
3863
3864 2017-06-13 Simon Marchi <simon.marchi@ericsson.com>
3865
3866 * configure.nat: Factor out Darwin bits that are not
3867 architecture-specific. Add fork-inferior.o.
3868
3869 2017-06-13 Simon Marchi <simon.marchi@ericsson.com>
3870
3871 * configure.nat: Factor out AIX bits that are not
3872 architecture-specific. Add fork-inferior.o.
3873
3874 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3875
3876 * dwarf2loc.c (rw_pieced_value): New. Merge logic from...
3877 (read_pieced_value, write_pieced_value): ...here. Reduce to
3878 wrappers that just call rw_pieced_value.
3879
3880 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3881
3882 * dwarf2loc.c (write_pieced_value): When writing the data for a
3883 memory piece, use write_memory_with_notification instead of
3884 write_memory.
3885
3886 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3887
3888 * valops.c (read_value_memory): Change embedded_offset to
3889 represent a bit offset instead of a byte offset.
3890 * value.h (read_value_memory): Adjust comment.
3891
3892 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3893
3894 * dwarf2loc.c (read_pieced_value): Remove unnecessary variables
3895 dest_offset_bits and source_offset_bits.
3896 (write_pieced_value): Likewise.
3897
3898 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3899
3900 * dwarf2loc.c (read_pieced_value): Respect the piece offset, as
3901 given by DW_OP_bit_piece.
3902 (write_pieced_value): Likewise.
3903
3904 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3905
3906 * dwarf2loc.c (read_pieced_value): Move the buffer allocation and
3907 some other preparations to the places where sufficient information
3908 is available.
3909 (write_pieced_value): Likewise.
3910
3911 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3912
3913 * dwarf2loc.c (bits_to_bytes): New function.
3914 (read_pieced_value): Fix offset calculations for register pieces
3915 on big-endian targets.
3916 (write_pieced_value): Likewise.
3917
3918 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3919
3920 * dwarf2loc.c (read_pieced_value): Remove buffer_size variable.
3921 (write_pieced_value): Likewise.
3922
3923 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3924
3925 * dwarf2loc.c (write_pieced_value): When writing to a bit-field,
3926 transfer the source value's least significant bits, instead of its
3927 lowest-addressed ones. Rename type_len to max_offset.
3928 (read_pieced_value): Mirror above changes to write_pieced_value as
3929 applicable.
3930
3931 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3932
3933 * dwarf2loc.c (write_pieced_value): In DWARF_VALUE_MEMORY,
3934 truncate full bytes from dest_offset_bits before using it as an
3935 offset into the buffer.
3936
3937 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3938
3939 * dwarf2loc.c (write_pieced_value): Include transfer size in
3940 byte-wise check.
3941
3942 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3943
3944 * dwarf2loc.c (write_pieced_value): Fix copy/paste error in the
3945 calculation of this_size.
3946
3947 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3948
3949 * dwarf2loc.c (read_pieced_value): Respect parent value's offset
3950 when targeting a bit-field.
3951 (write_pieced_value): Likewise.
3952
3953 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3954
3955 * dwarf2loc.c (struct piece_closure) <addr_size>: Remove field.
3956 (allocate_piece_closure): Drop addr_size parameter.
3957 (dwarf2_evaluate_loc_desc_full): Adjust call to
3958 allocate_piece_closure.
3959
3960 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3961
3962 PR gdb/21226
3963 * dwarf2loc.c (read_pieced_value): Anchor stack value pieces at
3964 the LSB end, independent of endianness.
3965
3966 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3967
3968 * dwarf2loc.c (write_pieced_value): Fix order of calculations for
3969 size capping.
3970
3971 2017-06-13 Yao Qi <yao.qi@linaro.org>
3972
3973 * mips-linux-nat.c: Move include features/mips*-linux.c to
3974 mips-linux-tdep.c.
3975 (_initialize_mips_linux_nat): Move initialize_tdesc_mips* calls
3976 to mips-linux-tdep.c.
3977 * mips-linux-tdep.c: Include features/mips*-linux.c
3978 (_initialize_mips_linux_tdep): Call initialize_tdesc_mips*
3979 functions.
3980 * mips-linux-tdep.h (tdesc_mips_linux): Declare.
3981 (tdesc_mips_dsp_linux, tdesc_mips64_linux): Declare.
3982 (tdesc_mips64_dsp_linux): Declare.
3983
3984 2017-06-12 Tom Tromey <tom@tromey.com>
3985
3986 * valprint.h (val_print_type_code_int): Remove.
3987 * valprint.c (generic_val_print_int): Always call
3988 val_print_scalar_formatted.
3989 (val_print_type_code_int): Remove.
3990 * printcmd.c (print_scalar_formatted): Handle options->format==0.
3991 * f-valprint.c (f_val_print): Use val_print_scalar_formatted.
3992 * c-valprint.c (c_val_print_int): Use val_print_scalar_formatted.
3993 * ada-valprint.c (ada_val_print_num): Use
3994 val_print_scalar_formatted.
3995
3996 2017-06-12 Tom Tromey <tom@tromey.com>
3997
3998 * printcmd.c (print_scalar_formatted): Unify the two switches.
3999 Don't convert scalars to LONGEST.
4000
4001 2017-06-12 Tom Tromey <tom@tromey.com>
4002
4003 PR exp/16225:
4004 * valprint.h (print_decimal_chars): Update.
4005 * valprint.c (maybe_negate_by_bytes): New function.
4006 (print_decimal_chars): Add "is_signed" argument.
4007 * printcmd.c (print_scalar_formatted): Update.
4008
4009 2017-06-12 Tom Tromey <tom@tromey.com>
4010
4011 PR exp/16225:
4012 * valprint.h (print_binary_chars, print_hex_chars): Update.
4013 * valprint.c (val_print_type_code_int): Update.
4014 (print_binary_chars): Add "zero_pad" argument.
4015 (emit_octal_digit): New function.
4016 (print_octal_chars): Don't zero-pad.
4017 (print_decimal_chars): Likewise.
4018 (print_hex_chars): Add "zero_pad" argument.
4019 * sh64-tdep.c (sh64_do_fp_register): Update.
4020 * regcache.c (regcache::dump): Update.
4021 * printcmd.c (print_scalar_formatted): Update.
4022 * infcmd.c (default_print_one_register_info): Update.
4023
4024 2017-06-12 Pedro Alves <palves@redhat.com>
4025 Alan Hayward <alan.hayward@arm.com>
4026
4027 * mips-tdep.c (MAX_MIPS_ABI_REGSIZE): New.
4028 (mips_eabi_push_dummy_call): Rename local 'regsize' to
4029 'abi_regsize'. Rename local array 'valbuf' to 'ref_valbuf', and
4030 use MAX_MIPS_ABI_REGSIZE instead of MAX_REGISTER_SIZE to size it.
4031 Assert that abi_regsize bytes fit in 'ref_valbuf'.
4032
4033 2017-06-12 Pedro Alves <palves@redhat.com>
4034
4035 * dwarf2read.c (mapped_symtab::data): Now a vector of
4036 symtab_index_entry instead of vector of
4037 std::unique_ptr<symtab_index_entry>. All users adjusted to check
4038 whether an element's name is NULL instead of checking whether the
4039 element itself is NULL.
4040 (find_slot): Change return type. Adjust.
4041 (hash_expand, , add_index_entry, uniquify_cu_indices)
4042 (write_hash_table): Adjust.
4043
4044 2017-06-12 Pedro Alves <palves@redhat.com>
4045
4046 * dwarf2read.c (recursively_count_psymbols): New function.
4047 (write_psymtabs_to_index): Call it to compute number of psyms and
4048 pass estimate size of psyms_seen to unordered_set's ctor.
4049
4050 2017-06-12 Pedro Alves <palves@redhat.com>
4051
4052 * dwarf2read.c (write_hash_table): Check if key already exists
4053 before emplacing.
4054
4055 2017-06-12 Pedro Alves <palves@redhat.com>
4056
4057 * dwarf2read.c (data_buf::append_space): Rename to...
4058 (data_buf::grow): ... this, and make private. Adjust all callers.
4059 (data_buf::append_uint): New method.
4060 (add_address_entry, write_one_signatured_type)
4061 (write_psymtabs_to_index): Use it.
4062
4063 2017-06-12 Pedro Alves <palves@redhat.com>
4064
4065 * dwarf2read.c (file_write(FILE *, const void *, size_t)): Delete.
4066 (file_write (FILE *, const std::vector<Elem>&)): Delete.
4067 (data_buf::file_write): Call ::fwrite directly.
4068
4069 2017-06-12 Pedro Alves <palves@redhat.com>
4070
4071 * dwarf2read.c (uniquify_cu_indices): Use std::unique and
4072 std::vector::erase.
4073
4074 2017-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4075
4076 Code cleanup: C++ify .gdb_index producer.
4077 * dwarf2read.c: Include <unordered_set> and <unordered_map>.
4078 (MAYBE_SWAP) [WORDS_BIGENDIAN]: Cast to offset_type.
4079 (struct strtab_entry, hash_strtab_entry, eq_strtab_entry)
4080 (create_strtab, add_string): Remove.
4081 (file_write, data_buf): New.
4082 (struct symtab_index_entry): Use std::vector for cu_indices.
4083 (struct mapped_symtab): Use std::vector for data.
4084 (hash_symtab_entry, eq_symtab_entry, delete_symtab_entry)
4085 (create_symbol_hash_table, create_mapped_symtab, cleanup_mapped_symtab):
4086 Remove.
4087 (find_slot): Change return type. Update it to the new data structures.
4088 (hash_expand, add_index_entry): Update it to the new data structures.
4089 (offset_type_compare): Remove.
4090 (uniquify_cu_indices): Update it to the new data structures.
4091 (c_str_view, c_str_view_hasher, vector_hasher): New.
4092 (add_indices_to_cpool): Remove.
4093 (write_hash_table): Update it to the new data structures.
4094 (struct psymtab_cu_index_map, hash_psymtab_cu_index)
4095 (eq_psymtab_cu_index): Remove.
4096 (psym_index_map): New typedef.
4097 (struct addrmap_index_data): Change addr_obstack pointer to data_buf
4098 reference and std::unordered_map for cu_index_htab.
4099 (add_address_entry, add_address_entry_worker, write_address_map)
4100 (write_psymbols): Update it to the new data structures.
4101 (write_obstack): Remove.
4102 (struct signatured_type_index_data): Change types_list to a data_buf
4103 reference and psyms_seen to a std::unordered_set reference.
4104 (write_one_signatured_type, recursively_write_psymbols)
4105 (write_psymtabs_to_index): Update it to the new data structures.
4106
4107 2017-06-11 Simon Marchi <simon.marchi@ericsson.com>
4108
4109 * NEWS (Changes since GDB 8.0): Announce {set,show} debug
4110 separate-debug-file commands.
4111 * symfile.h (separate_debug_file_debug): New global.
4112 * symfile.c (separate_debug_file_debug): New global.
4113 (separate_debug_file_exists, find_separate_debug_file): Add
4114 debug output.
4115 (_initialize_symfile): Add "set debug separate-debug-file"
4116 command.
4117 * build-id.c (build_id_to_debug_bfd,
4118 find_separate_debug_file_by_buildid): Add debug output.
4119
4120 2017-06-10 Simon Marchi <simon.marchi@polymtl.ca>
4121
4122 * gdbarch.sh (displaced_step_free_closure): Remove.
4123 * gdbarch.h, gdbarch.c: Re-generate.
4124 * aarch64-linux-tdep.c (aarch64_linux_init_abi): Don't set
4125 displaced_step_free_closure.
4126 * amd64-linux-tdep.c (amd64_linux_init_abi_common): Likewise.
4127 * arm-linux-tdep.c (arm_linux_init_abi): Likewise.
4128 * i386-linux-tdep.c (i386_linux_init_abi): Likewise.
4129 * rs6000-aix-tdep.c (rs6000_aix_init_osabi): Likewise.
4130 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
4131 * s390-linux-tdep.c (s390_gdbarch_init): Likewise.
4132 * arch-utils.h (simple_displaced_step_free_closure): Remove.
4133 * arch-utils.c (simple_displaced_step_free_closure): Remove.
4134 * infrun.c (displaced_step_clear): Call xfree instead of
4135 gdbarch_displaced_step_free_closure.
4136
4137 2017-06-08 Sergio Durigan Junior <sergiodj@redhat.com>
4138
4139 * common/common-utils.c (stringify_argv): Check for "arg[0] !=
4140 NULL".
4141
4142 2017-06-08 Alan Hayward <alan.hayward@arm.com>
4143
4144 * mn10300-tdep.c (MN10300_MAX_REGISTER_SIZE): Add.
4145 (mn10300_extract_return_value): Use MN10300_MAX_REGISTER_SIZE.
4146 (mn10300_push_dummy_call): Likewise.
4147
4148 2017-06-08 Alan Hayward <alan.hayward@arm.com>
4149
4150 * mi/mi-main.c (register_changed_p): Use value_contents_eq.
4151
4152 2017-06-08 Alan Hayward <alan.hayward@arm.com>
4153
4154 * mi/mi-main.c (register_changed_p): Use cooked_read_value.
4155
4156 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4157
4158 * NEWS (Changes since GDB 8.0): Announce that GDBserver is now
4159 able to start inferiors using a shell.
4160 (New remote packets): Announce new packet "QStartupWithShell".
4161 * remote.c: Add PACKET_QStartupWithShell.
4162 (extended_remote_create_inferior): Handle new
4163 PACKET_QStartupWithShell.
4164 (remote_protocol_features) <QStartupWithShell>: New entry for
4165 PACKET_QStartupWithShell.
4166 (_initialize_remote): Call "add_packet_config_cmd" for
4167 QStartupShell.
4168
4169 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4170 Pedro Alves <palves@redhat.com>
4171
4172 * Makefile.in (HFILES_NO_SRCDIR): Add "common/common-inferior.h"
4173 and "nat/fork-inferior.h".
4174 * common/common-inferior.h: New file, with contents from
4175 "gdb/inferior.h".
4176 * commom/common-utils.c: Include "common-utils.h".
4177 (stringify_argv): New function.
4178 * common/common-utils.h (stringify_argv): New prototype.
4179 * configure.nat: Add "fork-inferior.o" as a dependency for
4180 "*linux*", "fbsd*" and "nbsd*" hosts.
4181 * corefile.c (get_exec_file): Update comment.
4182 * darwin-nat.c (darwin_ptrace_him): Call "gdb_startup_inferior"
4183 instead of "startup_inferior".
4184 (darwin_create_inferior): Call "add_thread_silent" after
4185 "fork_inferior".
4186 * fork-child.c: Cleanup unnecessary includes.
4187 (SHELL_FILE): Move to "common/common-fork-child.c".
4188 (environ): Likewise.
4189 (exec_wrapper): Initialize.
4190 (get_exec_wrapper): New function.
4191 (breakup_args): Move to "common/common-fork-child.c"; rename to
4192 "breakup_args_for_exec".
4193 (escape_bang_in_quoted_argument): Move to
4194 "common/common-fork-child.c".
4195 (saved_ui): New variable.
4196 (prefork_hook): New function.
4197 (postfork_hook): Likewise.
4198 (postfork_child_hook): Likewise.
4199 (gdb_startup_inferior): Likewise.
4200 (fork_inferior): Move to "common/common-fork-child.c". Update
4201 function to support gdbserver.
4202 (startup_inferior): Likewise.
4203 * gdbcore.h (get_exec_file): Remove declaration.
4204 * gnu-nat.c (gnu_create_inferior): Call "gdb_startup_inferior"
4205 instead of "startup_inferior". Call "add_thread_silent" after
4206 "fork_inferior".
4207 * inf-ptrace.c: Include "nat/fork-inferior.h" and "utils.h".
4208 (inf_ptrace_create_inferior): Call "gdb_startup_inferior"
4209 instead of "startup_inferior". Call "add_thread_silent" after
4210 "fork_inferior".
4211 * inferior.h: Include "common-inferior.h".
4212 (trace_start_error): Move to "common/common-utils.h".
4213 (trace_start_error_with_name): Likewise.
4214 (fork_inferior): Move prototype to "nat/fork-inferior.h".
4215 (startup_inferior): Likewise.
4216 (gdb_startup_inferior): New prototype.
4217 * nat/fork-inferior.c: New file, with contents from "fork-child.c".
4218 * nat/fork-inferior.h: New file.
4219 * procfs.c (procfs_init_inferior): Call "gdb_startup_inferior"
4220 instead of "startup_inferior". Call "add_thread_silent" after
4221 "fork_inferior".
4222 * target.h (target_terminal_init): Move prototype to
4223 "target/target.h".
4224 (target_terminal_inferior): Likewise.
4225 (target_terminal_ours): Likewise.
4226 * target/target.h (target_terminal_init): New prototype, moved
4227 from "target.h".
4228 (target_terminal_inferior): Likewise.
4229 (target_terminal_ours): Likewise.
4230 * utils.c (gdb_flush_out_err): New function.
4231
4232 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4233
4234 * Makefile.in (HFILES_NO_SRCDIR): Add "common/common-gdbthread.h".
4235 * common/common-gdbthread.h: New file, with parts from
4236 "gdb/gdbthread.h".
4237 * gdbthread.h: Include "common-gdbthread.h".
4238 (switch_to_thread): Moved to "common/common-gdbthread.h".
4239
4240 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4241
4242 * Makefile.in (SFILES): Add "common/job-control.c".
4243 (HFILES_NO_SRCDIR): Add "common/job-control.h".
4244 (COMMON_OBS): Add "job-control.o".
4245 * common/job-control.c: New file, with contents from
4246 "gdb/inflow.c".
4247 * common/job-control.h: New file, with contents from "terminal.h".
4248 * fork-child.c: Include "job-control.h".
4249 * inflow.c: Include "job-control.h".
4250 (gdb_setpgid): Move to "common/common-inflow.c".
4251 (_initialize_inflow): Move setting of "job_control" to
4252 "handle_job_control".
4253 * terminal.h (job_control): Moved to "common/common-terminal.h".
4254 (gdb_setpgid): Likewise.
4255 * top.c: Include "job_control.h".
4256 * utils.c: Likewise.
4257 (job_control): Moved to "job-control.c".
4258
4259 2017-06-07 Pedro Alves <palves@redhat.com>
4260
4261 * Makefile.in (SFILES): Add gdb_regex.c.
4262 (COMMON_OBS): Add gdb_regex.o.
4263 * ada-lang.c (ada_add_standard_exceptions)
4264 (ada_add_exceptions_from_frame, name_matches_regex)
4265 (ada_add_global_exceptions, ada_exceptions_list_1): Change regex
4266 parameter type to compiled_regex. Adjust.
4267 (ada_exceptions_list): Use compiled_regex.
4268 * break-catch-throw.c (exception_catchpoint::pattern): Now a
4269 std::unique_ptr<compiled_regex>.
4270 (exception_catchpoint::~exception_catchpoint): Remove regfree
4271 call.
4272 (check_status_exception_catchpoint): Adjust to use compiled_regex.
4273 (handle_gnu_v3_exceptions): Adjust to use compiled_regex.
4274 * breakpoint.c (solib_catchpoint::compiled): Now a
4275 std::unique_ptr<compiled_regex>.
4276 (solib_catchpoint::~solib_catchpoint): Remove regfree call.
4277 (check_status_catch_solib): Adjust to use compiled_regex.
4278 (add_solib_catchpoint): Adjust to use compiled_regex.
4279 * cli/cli-cmds.c (apropos_command): Use compiled_regex.
4280 * cli/cli-decode.c (apropos_cmd): Change regex parameter to
4281 compiled_regex reference. Adjust to use it.
4282 * cli/cli-decode.h: Remove struct re_pattern_buffer forward
4283 declaration. Include "gdb_regex.h".
4284 (apropos_cmd): Change regex parameter to compiled_regex reference.
4285 * gdb_regex.c: New file.
4286 * gdb_regex.h (make_regfree_cleanup, get_regcomp_error): Delete
4287 declarations.
4288 (class compiled_regex): New.
4289 * linux-tdep.c: Include "common/gdb_optional.h".
4290 (struct mapping_regexes): New, factored out from
4291 mapping_is_anonymous_p, and adjusted to use compiled_regex.
4292 (mapping_is_anonymous_p): Use mapping_regexes wrapped in a
4293 gdb::optional and remove cleanups. Adjust to compiled_regex.
4294 * probe.c: Include "common/gdb_optional.h".
4295 (collect_probes): Use compiled_regex and gdb::optional and remove
4296 cleanups.
4297 * skip.c: Include "common/gdb_optional.h".
4298 (skiplist_entry::compiled_function_regexp): Now a
4299 gdb::optional<compiled_regex>.
4300 (skiplist_entry::compiled_function_regexp_is_valid): Delete field.
4301 (free_skiplist_entry): Remove regfree call.
4302 (compile_skip_regexp, skip_rfunction_p): Adjust to use
4303 compiled_regex and gdb::optional.
4304 * symtab.c: Include "common/gdb_optional.h".
4305 (search_symbols): Use compiled_regex and gdb::optional.
4306 * utils.c (do_regfree_cleanup, make_regfree_cleanup)
4307 (get_regcomp_error, compile_rx_or_error): Delete. Some bits moved
4308 to gdb_regex.c.
4309
4310 2017-06-07 Alan Hayward <alan.hayward@arm.com>
4311
4312 * regcache.c (regcache::save): Avoid buffer use.
4313 (regcache::dump): Likewise.
4314
4315 2017-06-07 Alan Hayward <alan.hayward@arm.com>
4316
4317 * sh-tdep.c (sh_pseudo_register_read): Remove
4318 MAX_REGISTER_SIZE.
4319 (sh_pseudo_register_write): Likewise.
4320 * sh64-tdep.c (sh64_pseudo_register_read): Likewise.
4321 (sh64_pseudo_register_write): Likewise
4322
4323 2017-06-07 Alan Hayward <alan.hayward@arm.com>
4324
4325 * aarch64-tdep.c (aarch64_store_return_value): Use
4326 V_REGISTER_SIZE.
4327 (aarch64_pseudo_read_value): Likewise.
4328 (aarch64_pseudo_write): Likewise.
4329
4330 2017-06-06 Yao Qi <yao.qi@linaro.org>
4331
4332 * regformats/regdef.h (set_register_cache): Remove the
4333 declaration.
4334
4335 2017-06-06 Alan Hayward <alan.hayward@arm.com>
4336
4337 * frame.c (frame_unwind_register_signed): Use
4338 frame_unwind_register_value.
4339
4340 2017-06-06 Pedro Alves <palves@redhat.com>
4341
4342 PR breakpoints/21553
4343 * breakpoint.c (create_breakpoints_sal_default)
4344 (init_breakpoint_sal, create_breakpoint_sal): Use
4345 gdb::unique_xmalloc_ptr for string parameters.
4346 (create_breakpoint): Constify 'extra_string' and 'cond_string'
4347 parameters. Replace cleanups with gdb::unique_xmalloc_ptr.
4348 (base_breakpoint_create_breakpoints_sal)
4349 (bkpt_create_breakpoints_sal, tracepoint_create_breakpoints_sal)
4350 (strace_marker_create_breakpoints_sal)
4351 (create_breakpoints_sal_default): Use gdb::unique_xmalloc_ptr for
4352 string parameters.
4353 * breakpoint.h (breakpoint_ops::create_breakpoints_sal): Use
4354 gdb::unique_xmalloc_ptr for string parameters.
4355 (create_breakpoint): Constify 'extra_string' and 'cond_string'
4356 parameters.
4357
4358 2017-06-06 Alan Hayward <alan.hayward@arm.com>
4359
4360 * alpha-tdep.c (alpha_register_to_value): Use
4361 get_frame_register_value.
4362 (alpha_value_to_register): Use ALPHA_REGISTER_SIZE.
4363
4364 2017-06-06 Alan Hayward <alan.hayward@arm.com>
4365
4366 * ia64-tdep.c (IA64_MAX_FP_REGISTER_SIZE) Add.
4367 (ia64_register_to_value): Use IA64_MAX_FP_REGISTER_SIZE.
4368 (ia64_value_to_register): Likewise.
4369 (ia64_extract_return_value): Likewise.
4370 (ia64_store_return_value): Likewise.
4371 (ia64_push_dummy_call): Likewise.
4372
4373 2017-06-04 Joel Brobecker <brobecker@adacore.com>
4374
4375 GDB 8.0 released.
4376
4377 2017-06-03 Simon Marchi <simon.marchi@ericsson.com>
4378
4379 * x86-linux-nat.c (struct arch_lwp_info): Remove.
4380
4381 2017-06-03 Simon Marchi <simon.marchi@polymtl.ca>
4382
4383 * linux-nat.c (linux_nat_post_attach_wait): Remove FIRST
4384 parameter.
4385 (linux_nat_attach): Adjust call to linux_nat_post_attach_wait.
4386
4387 2017-06-02 Simon Marchi <simon.marchi@ericsson.com>
4388
4389 * event-loop.c (poll_timers): Unallocate timer using delete
4390 instead of xfree.
4391
4392 2017-06-02 Simon Marchi <simon.marchi@polymtl.ca>
4393
4394 * breakpoint.h (struct breakpoint_ops) <dtor>: Remove.
4395 (struct breakpoint) <~breakpoint>: New.
4396 (struct watchpoint): Inherit from breakpoint.
4397 <~watchpoint>: New.
4398 <base>: Remove.
4399 (struct tracepoint): Inherit from breakpoint.
4400 <base>: Remove.
4401 * breakpoint.c (longjmp_breakpoint_ops): Remove.
4402 (struct longjmp_breakpoint): Inherit from breakpoint.
4403 <~longjmp_breakpoint>: New.
4404 <base>: Remove.
4405 (new_breakpoint_from_type): Remove casts.
4406 (watchpoint_in_thread_scope): Remove reference to base field.
4407 (watchpoint_del_at_next_stop): Likewise.
4408 (update_watchpoint): Likewise.
4409 (watchpoint_check): Likewise.
4410 (bpstat_check_watchpoint): Likewise.
4411 (set_longjmp_breakpoint): Likewise.
4412 (struct fork_catchpoint): Inherit from breakpoint.
4413 <base>: Remove.
4414 (struct solib_catchpoint): Inherit from breakpoint.
4415 <~solib_catchpoint>: New.
4416 <base>: Remove.
4417 (dtor_catch_solib): Change to ...
4418 (solib_catchpoint::~solib_catchpoint): ... this.
4419 (breakpoint_hit_catch_solib): Remove reference to base field.
4420 (add_solib_catchpoint): Likewise.
4421 (create_fork_vfork_event_catchpoint): Likewise.
4422 (struct exec_catchpoint): Inherit from breakpoint.
4423 <~exec_catchpoint>: New.
4424 <base>: Remove.
4425 (dtor_catch_exec): Change to ...
4426 (exec_catchpoint::~exec_catchpoint): ... this.
4427 (dtor_watchpoint): Change to ...
4428 (watchpoint::~watchpoint): ... this.
4429 (watch_command_1): Remove reference to base field.
4430 (catch_exec_command_1): Likewise.
4431 (base_breakpoint_dtor): Change to ...
4432 (breakpoint::~breakpoint): ... this.
4433 (base_breakpoint_ops): Remove dtor field value.
4434 (longjmp_bkpt_dtor): Change to ...
4435 (longjmp_breakpoint::~longjmp_breakpoint): ... this.
4436 (strace_marker_create_breakpoints_sal): Remove reference to base
4437 field.
4438 (delete_breakpoint): Don't manually call breakpoint destructor.
4439 (create_tracepoint_from_upload): Remove reference to base field.
4440 (trace_pass_set_count): Likewise.
4441 (initialize_breakpoint_ops): Don't initialize
4442 momentary_breakpoint_ops, don't set dtors.
4443 * ada-lang.c (struct ada_catchpoint): Inherit from breakpoint.
4444 <~ada_catchpoint>: New.
4445 <base>: Remove.
4446 (create_excep_cond_exprs): Remove reference to base field.
4447 (dtor_exception): Change to ...
4448 (ada_catchpoint::~ada_catchpoint): ... this.
4449 (dtor_catch_exception): Remove.
4450 (dtor_catch_exception_unhandled): Remove.
4451 (dtor_catch_assert): Remove.
4452 (create_ada_exception_catchpoint): Remove reference to base
4453 field.
4454 (initialize_ada_catchpoint_ops): Don't set dtors.
4455 * break-catch-sig.c (struct signal_catchpoint): Inherit from
4456 breakpoint.
4457 <~signal_catchpoint>: New.
4458 <base>: Remove.
4459 (signal_catchpoint_dtor): Change to ...
4460 (signal_catchpoint::~signal_catchpoint): ... this.
4461 (create_signal_catchpoint): Remove reference to base field.
4462 (initialize_signal_catchpoint_ops): Don't set dtor.
4463 * break-catch-syscall.c (struct syscall_catchpoint): Inherit
4464 from breakpoint.
4465 <~syscall_catchpoint>: New.
4466 <base>: Remove.
4467 (dtor_catch_syscall): Change to ...
4468 (syscall_catchpoint::~syscall_catchpoint): ... this.
4469 (create_syscall_event_catchpoint): Remove reference to base
4470 field.
4471 (initialize_syscall_catchpoint_ops): Don't set dtor.
4472 * break-catch-throw.c (struct exception_catchpoint): Inherit
4473 from breakpoint.
4474 <~exception_catchpoint>: New.
4475 <base>: Remove.
4476 (dtor_exception_catchpoint): Change to ...
4477 (exception_catchpoint::~exception_catchpoint): ... this.
4478 (handle_gnu_v3_exceptions): Remove reference to base field.
4479 (initialize_throw_catchpoint_ops): Don't set dtor.
4480 * ctf.c (ctf_get_traceframe_address): Remove reference to base
4481 field.
4482 * remote.c (remote_get_tracepoint_status): Likewise.
4483 * tracefile-tfile.c (tfile_get_traceframe_address): Likewise.
4484 * tracefile.c (tracefile_fetch_registers): Likewise.
4485 * tracepoint.c (actions_command): Likewise.
4486 (validate_actionline): Likewise.
4487 (tfind_1): Likewise.
4488 (get_traceframe_location): Likewise.
4489 (find_matching_tracepoint_location): Likewise.
4490 (parse_tracepoint_status): Likewise.
4491 * mi/mi-cmd-break.c (mi_cmd_break_passcount): Likewise.
4492
4493 2017-06-02 Simon Marchi <simon.marchi@polymtl.ca>
4494
4495 * breakpoint.c (struct longjmp_breakpoint): New struct.
4496 (is_tracepoint_type): Change return type to bool.
4497 (is_longjmp_type): New function.
4498 (new_breakpoint_from_type): Handle longjmp kinds of breakpoints.
4499 (set_raw_breakpoint_without_location): Use
4500 new_breakpoint_from_type.
4501 (set_raw_breakpoint): Likewise.
4502
4503 2017-06-02 Simon Marchi <simon.marchi@polymtl.ca>
4504
4505 * breakpoint.c (new_breakpoint_from_type): New function.
4506 (create_breakpoint_sal): Use new_breakpoint_from_type and
4507 unique_ptr.
4508 (create_breakpoint): Likewise.
4509
4510 2017-05-31 Simon Marchi <simon.marchi@ericsson.com>
4511
4512 * memattr.c (mem_info_command): Rename to ...
4513 (info_mem_command): ... this.
4514 (mem_enable_command): Rename to ...
4515 (enable_mem_command): ... this.
4516 (mem_disable_command): Rename to ...
4517 (disable_mem_command): ... this.
4518 (mem_delete_command): Rename to ...
4519 (delete_mem_command): ... this.
4520 (_initialize_mem): Adjust function names.
4521
4522 2017-05-31 Markus Metzger <markus.t.metzger@intel.com>
4523
4524 * btrace.c (handle_pt_insn_events): New.
4525 (ftrace_add_pt): Call handle_pt_insn_events. Rename ERRCODE into
4526 STATUS. Split into this and ...
4527 (handle_pt_insn_event_flags): ... this.
4528
4529 2017-05-31 Markus Metzger <markus.t.metzger@intel.com>
4530
4531 * configure.ac: Check for pt_insn_event, struct pt_insn.enabled,
4532 and struct pt_insn.resynced.
4533 * configure: Regenerated.
4534 * config.in: Regenerated.
4535
4536 2017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
4537
4538 * btrace.c (ftrace_find_call_by_number): New function.
4539 (ftrace_new_function): Store objects, not pointers.
4540 (ftrace_find_call_by_number, ftrace_new_return, ftrace_new_switch,
4541 ftrace_new_gap, ftrace_update_function,
4542 ftrace_compute_global_level_offset, btrace_stich_bts, btrace_clear,
4543 btrace_insn_get, btrace_insn_get_error, btrace_insn_end,
4544 btrace_insn_next, btrace_insn_prev, ptrace_find_insn_by_number,
4545 btrace_ends_with_single_insn, btrace_call_get): Account for
4546 btrace_thread_info::functions now storing objects.
4547 * btrace.h (struct btrace_thread_info): Add constructor.
4548 (struct btrace_thread_info) <functions>: Make std::vector.
4549 (struct btrace_thread_info) <prev, next, up, insn, errcode, flags):
4550 Initialize with default values.
4551 * record-btrace.c (record_btrace_frame_sniffer): Account for
4552 btrace_thread_info::functions now storing objects.
4553
4554 2017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
4555
4556 * btrace.c: Remove typedef bfun_s.
4557 (ftrace_new_gap): Directly add gaps to the list of gaps.
4558 (btrace_bridge_gaps, btrace_compute_ftrace_bts, pt_btrace_insn_flags,
4559 ftrace_add_pt, btrace_compute_ftrace_pt, btrace_compute_ftrace_1,
4560 btrace_finalize_ftrace, btrace_compute_ftrace): Use std::vector
4561 instead of gdb VEC.
4562
4563 2017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
4564
4565 * btrace.c (ftrace_fixup_caller, ftrace_new_return, ftrace_connect_bfun,
4566 ftrace_bridge_gap): Replace references to btrace_thread_info::segment
4567 with btrace_thread_info::next_segment and
4568 btrace_thread_info::prev_segment.
4569 * btrace.h: Remove struct btrace_func_link.
4570 (struct btrace_function): Replace pair of function segment pointers
4571 with pair of indices.
4572 * python/py-record-btrace.c (btpy_call_prev_sibling,
4573 btpy_call_next_sibling): Replace references to
4574 btrace_thread_info::segment with btrace_thread_info::next_segment and
4575 btrace_thread_info::prev_segment.
4576 * record-btrace.c (record_btrace_frame_this_id): Use
4577 btrace_find_call_by_number.
4578
4579 2017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
4580
4581 * btrace.c (ftrace_new_function, ftrace_fixup_level,
4582 ftrace_connect_bfun, ftrace_bridge_gap, btrace_bridge_gaps,
4583 btrace_insn_next, btrace_insn_prev): Remove references to
4584 btrace_thread_info::flow.
4585 * btrace.h (struct btrace_function): Remove FLOW.
4586
4587 2017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
4588
4589 * btrace.c (ftrace_find_call_by_number): New function.
4590 (ftrace_update_caller, ftrace_new_call, ftrace_new_tailcall,
4591 ftrace_get_caller, ftrace_find_call, ftrace_new_return,
4592 ftrace_match_backtrace, ftrace_connect_bfun, ftrace_connect_backtrace,
4593 ftrace_bridge_gap, btrace_bridge_gaps): Use btrace_function::up as an
4594 index.
4595 * btrace.h (struct btrace_function): Turn UP into an index.
4596 * python/py-record-btrace.c (btpy_call_up): Use btrace_function::up
4597 as an index.
4598 * record-btrace.c (record_btrace_frame_unwind_stop_reason,
4599 record_btrace_frame_prev_register, record_btrace_frame_sniffer,
4600 record_btrace_tailcall_frame_sniffe): Use btrace_find_call_by_number.
4601
4602 2017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
4603
4604 * btrace.c (ftrace_new_function, ftrace_new_call, ftrace_new_tailcall,
4605 ftrace_new_return, ftrace_new_switch, ftrace_new_gap,
4606 ftrace_update_function, ftrace_compute_global_level_offset,
4607 btrace_compute_ftrace_bts, ftrace_add_pt, btrace_compute_ftrace_pt,
4608 btrace_stitch_bts, btrace_fetch, btrace_clear, btrace_insn_number,
4609 btrace_insn_end, btrace_is_empty): Remove references to
4610 btrace_thread_info::begin and btrace_thread_info::end.
4611 * btrace.h (struct btrace_thread_info): Remove BEGIN and END.
4612 (struct btrace_thread_info) <functions>: Adjust comment.
4613 * record-btrace.c (record_btrace_start_replaying): Remove reference to
4614 btrace_thread_info::begin.
4615
4616 2017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
4617
4618 * btrace.c (ftrace_new_function, ftrace_new_call, ftrace_new_tailcall,
4619 ftrace_new_return, ftrace_new_switch, ftrace_new_gap,
4620 ftrace_update_function): Remove arguments that implicitly were always
4621 BTINFO->END.
4622 (btrace_compute_ftrace_bts, ftrace_add_pt, btrace_compute_ftrace_pt):
4623 Don't pass BTINFO->END.
4624
4625 2017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
4626
4627 * btrace.c: (btrace_insn_get, btrace_insn_get_error, btrace_insn_number,
4628 btrace_insn_begin, btrace_insn_end, btrace_insn_next, btrace_insn_prev,
4629 btrace_find_insn_by_number): Replace function segment pointer with
4630 index.
4631 (btrace_insn_cmp): Simplify.
4632 * btrace.h: (struct btrace_insn_iterator) Rename index to
4633 insn_index. Replace function segment pointer with index into function
4634 segment vector.
4635 * record-btrace.c (record_btrace_call_history): Replace function
4636 segment pointer use with index.
4637 (record_btrace_frame_sniffer): Retrieve function call segment through
4638 vector.
4639 (record_btrace_set_replay): Remove defunc't safety check.
4640
4641 2017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
4642
4643 * btrace.c (btrace_ends_with_single_insn): New function.
4644 (btrace_call_get, btrace_call_number, btrace_call_begin,
4645 btrace_call_end, btrace_call_next, btrace_call_prev,
4646 btrace_find_call_by_number): Use index into call segment vector
4647 instead of pointer.
4648 (btrace_call_cmp): Simplify.
4649 * btrace.h (struct btrace_call_iterator): Replace function call segment
4650 pointer with index into vector.
4651 * record-btrace.c (record_btrace_call_history): Use index instead of
4652 pointer.
4653
4654 2017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
4655
4656 * btrace.c (btrace_insn_begin, btrace_insn_end,
4657 btrace_find_insn_by_number): Add btinfo to iterator.
4658 * btrace.h (struct btrace_insn_iterator): Add btinfo.
4659
4660 2017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
4661
4662 * btrace.c (ftrace_new_function): Add btrace_thread_info to arguments
4663 and save pointers directly.
4664 (ftrace_new_call, ftrace_new_tailcall, ftrace_new_return,
4665 ftrace_new_switch, ftrace_new_gap, ftrace_update_function,
4666 ftrace_add_pt): Add btrace_thread_info to arguments. Adjust for
4667 changed signature of functions.
4668 (btrace_compute_ftrace_pt): Adjust for changed signature of functions.
4669 (btrace_fetch): Remove code that adds btrace_function pointers to
4670 vector of btrace_functions.
4671 (btrace_clear): Simplify freeing vector of btrace_functions.
4672
4673 2017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
4674
4675 * btrace.c (btrace_fetch, btrace_clear, btrace_find_insn_by_number):
4676 Replace VEC_* with std::vector functions.
4677 * btrace.h: Add include: vector. Remove typedef for DEF_VEC_P.
4678 (struct btrace_thread_info)<functions>: Change type to std::vector.
4679
4680 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
4681
4682 * NEWS (Changes in GDB 8.0): Remove extra empty line. Move
4683 "Removed targets and native configurations" up. Merge duplicate
4684 "New commands" sub-sections. Add "New options" sub-sections.
4685
4686 2017-05-26 Alan Hayward <alan.hayward@arm.com>
4687
4688 * defs.h (copy_integer_to_size): New declaration.
4689 * findvar.c (copy_integer_to_size): New function.
4690 (do_cint_test): New selftest function.
4691 (copy_integer_to_size_test): Likewise.
4692 (_initialize_findvar): Likewise.
4693 * mips-fbsd-tdep.c (mips_fbsd_supply_reg): Use raw_supply_integer.
4694 (mips_fbsd_collect_reg): Use raw_collect_integer.
4695 * mips-linux-tdep.c (supply_32bit_reg): Use raw_supply_integer.
4696 (mips64_fill_gregset): Use raw_collect_integer
4697 (mips64_fill_fpregset): Use raw_supply_integer.
4698 * regcache.c (regcache::raw_supply_integer): New function.
4699 (regcache::raw_collect_integer): Likewise.
4700 * regcache.h: (regcache::raw_supply_integer): New declaration.
4701 (regcache::raw_collect_integer): Likewise.
4702
4703 2017-05-24 Yao Qi <yao.qi@linaro.org>
4704
4705 * Makefile.in (SFILES): Add gdbarch-selftests.c.
4706 (COMMON_OBS): Add gdbarch-selftests.o.
4707 * frame.c [GDB_SELF_TESTS] (create_new_frame): New function.
4708 * frame.h [GDB_SELF_TESTS] (create_new_frame): Declare.
4709 * gdbarch-selftests.c: New file.
4710 * regcache.h (regcache) <~regcache>: Mark it virtual if
4711 GDB_SELF_TEST.
4712 <raw_write>: Likewise.
4713
4714 2017-05-24 Yao Qi <yao.qi@linaro.org>
4715
4716 * regcache.c (current_regcache): Change it to
4717 regcache::current_regcache.
4718 (regcache_observer_target_changed): Update.
4719 (regcache_thread_ptid_changed): Make it a regcache static
4720 method.
4721 (regcache_thread_ptid_changed): Update.
4722 (class regcache_access): New.
4723 (current_regcache_test): Update.
4724 (_initialize_regcache): Update.
4725 * regcache.h: Include forward_list.
4726 (regcache): Declare regcache_thread_ptid_changed and declare
4727 registers_changed_ptid as friend.
4728
4729 2017-05-24 Yao Qi <yao.qi@linaro.org>
4730
4731 * i387-tdep.c (i387_register_to_value): Use register_size
4732 instead of TYPE_LENGTH.
4733 * m68k-tdep.c (m68k_register_to_value): Likewise.
4734
4735 2017-05-24 Yao Qi <yao.qi@linaro.org>
4736
4737 * i387-tdep.c (i387_convert_register_p): Return false if type
4738 code isn't TYPE_CODE_FLT.
4739
4740 2017-05-24 Yao Qi <yao.qi@linaro.org>
4741
4742 * alpha-tdep.c (alpha_convert_register_p): Return true if type
4743 length is 4.
4744 (alpha_register_to_value): Remove type length check.
4745 (alpha_value_to_register): Likewise.
4746
4747 2017-05-24 Yao Qi <yao.qi@linaro.org>
4748
4749 * ia64-tdep.c (ia64_convert_register_p): Check type's code is
4750 TYPE_CODE_FLT.
4751
4752 2017-05-24 Yao Qi <yao.qi@linaro.org>
4753
4754 * m68k-tdep.c (m68k_convert_register_p): Check type's code is
4755 TYPE_CODE_FLT or not.
4756
4757 2017-05-24 Yao Qi <yao.qi@linaro.org>
4758
4759 * alpha-tdep.c (alpha_gdbarch_init): Use XCNEW instead of XNEW.
4760 * avr-tdep.c (avr_gdbarch_init): Likewise.
4761 * bfin-tdep.c (bfin_gdbarch_init): Likewise.
4762 * cris-tdep.c (cris_gdbarch_init): Likewise.
4763 * ft32-tdep.c (ft32_gdbarch_init): Likewise.
4764 * lm32-tdep.c (lm32_gdbarch_init): Likewise.
4765 * m32r-tdep.c (m32r_gdbarch_init): Likewise.
4766 * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
4767 * mep-tdep.c (mep_gdbarch_init): Likewise.
4768 * microblaze-tdep.c (microblaze_gdbarch_init): Likewise.
4769 * mips-tdep.c (mips_gdbarch_init): Likewise.
4770 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
4771 * moxie-tdep.c (moxie_gdbarch_init): Likewise.
4772 * msp430-tdep.c (msp430_gdbarch_init): Likewise.
4773 * sh64-tdep.c (sh64_gdbarch_init): Likewise.
4774 * v850-tdep.c (v850_gdbarch_init): Likewise.
4775
4776 2017-05-24 Yao Qi <yao.qi@linaro.org>
4777
4778 * selftest-arch.c (tests_with_arch): Call registers_changed
4779 and reinit_frame_cache.
4780 * selftest.c (run_self_tests): Likewise.
4781
4782 2017-05-24 Yao Qi <yao.qi@linaro.org>
4783
4784 * rs6000-tdep.c (gdb_print_insn_powerpc): Remove.
4785 (rs6000_gdbarch_init): Don't call set_gdbarch_print_insn.
4786
4787 2017-05-24 Yao Qi <yao.qi@linaro.org>
4788
4789 * rl78-tdep.c (rl78_gdbarch_init): Don't call
4790 set_gdbarch_print_insn.
4791
4792 2017-05-24 Yao Qi <yao.qi@linaro.org>
4793
4794 * h8300-tdep.c (h8300_gdbarch_init): Don't call
4795 set_gdbarch_print_insn.
4796
4797 2017-05-24 Yao Qi <yao.qi@linaro.org>
4798
4799 * alpha-tdep.c (alpha_gdbarch_init): Don't call
4800 set_gdbarch_print_insn.
4801 * arc-tdep.c (arc_gdbarch_init): Likewise.
4802 * arch-utils.c: include dis-asm.h.
4803 (default_print_insn): New function.
4804 * arch-utils.h (default_print_insn): Declare.
4805 * avr-tdep.c (avr_gdbarch_init): Don't call set_gdbarch_print_insn.
4806 * bfin-tdep.c (bfin_gdbarch_init): Likewise.
4807 * cris-tdep.c (cris_delayed_get_disassembler): Remove.
4808 (cris_gdbarch_init): Don't call set_gdbarch_print_insn.
4809 * frv-tdep.c (frv_gdbarch_init): Likewise.
4810 * ft32-tdep.c (ft32_gdbarch_init): Likewise.
4811 * gdbarch.sh (print_insn): Use default_print_insn.
4812 * gdbarch.c: Regenerated.
4813 * hppa-tdep.c (hppa_gdbarch_init): Likewise.
4814 * iq2000-tdep.c (iq2000_gdbarch_init): Likewise.
4815 * lm32-tdep.c (lm32_gdbarch_init): Likewise.
4816 * m32c-tdep.c (m32c_gdbarch_init): Likewise.
4817 * m32r-tdep.c (m32r_gdbarch_init): Likewise.
4818 * m68hc11-tdep.c (gdb_print_insn_m68hc11): Remove.
4819 (m68hc11_gdbarch_init): Don't call set_gdbarch_print_insn.
4820 * m68k-tdep.c (m68k_gdbarch_init): Likewise.
4821 * m88k-tdep.c (m88k_gdbarch_init): Likewise.
4822 * microblaze-tdep.c (microblaze_gdbarch_init): Likewise.
4823 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
4824 * moxie-tdep.c (moxie_gdbarch_init): Likewise.
4825 * msp430-tdep.c (msp430_gdbarch_init): Likewise.
4826 * mt-tdep.c (mt_gdbarch_init): Likewise.
4827 * nds32-tdep.c (nds32_gdbarch_init): Likewise.
4828 * nios2-tdep.c (nios2_print_insn): Remove.
4829 (nios2_gdbarch_init): Don't call set_gdbarch_print_insn.
4830 * rx-tdep.c (rx_gdbarch_init): Likewise.
4831 * s390-linux-tdep.c (s390_gdbarch_init): Likewise.
4832 * score-tdep.c (score_print_insn): Remove.
4833 (score_gdbarch_init): Don't call set_gdbarch_print_insn.
4834 * sh-tdep.c (sh_gdbarch_init): Likewise.
4835 * sh64-tdep.c (sh64_gdbarch_init): Likewise.
4836 * sparc-tdep.c (sparc32_gdbarch_init): Likewise.
4837 * tic6x-tdep.c (tic6x_print_insn): Remove.
4838 (tic6x_gdbarch_init): Don't call set_gdbarch_print_insn.
4839 * tilegx-tdep.c (tilegx_gdbarch_init): Likewise.
4840 * v850-tdep.c (v850_gdbarch_init): Likewise.
4841 * vax-tdep.c (vax_gdbarch_init): Likewise.
4842 * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
4843 * xtensa-tdep.c (xtensa_gdbarch_init): Likewise.
4844
4845 2017-05-23 John Baldwin <jhb@FreeBSD.org>
4846
4847 * mips-fbsd-tdep.c (MIPS_PC_REGNUM): Remove.
4848 (MIPS_FP0_REGNUM): Remove.
4849 (MIPS_FSR_REGNUM): Remove.
4850 (mips_fbsd_supply_fpregs): Use mips_regnum.
4851 (mips_fbsd_supply_gregs): Likewise.
4852 (mips_fbsd_collect_fpregs): Likewise.
4853 (mips_fbsd_collect_gregs): Likewise.
4854
4855 2017-05-23 John Baldwin <jhb@FreeBSD.org>
4856
4857 * mips-fbsd-nat.c (getregs_supplies): Fix upper bound comparison.
4858 (getpfpregs_supplies): New function.
4859 (mips_fbsd_fetch_inferior_registers): Remove early exit and use
4860 getfpregs_supplies.
4861 (mips_fbsd_store_inferior_registers): Likewise.
4862
4863 2017-05-22 Pedro Alves <palves@redhat.com>
4864
4865 * MAINTAINERS (Host/Native): Add John Baldwin as FreeBSD
4866 maintainer.
4867
4868 2017-05-22 Alan Hayward <alan.hayward@arm.com>
4869
4870 * ppc-linux-nat.c (fetch_register): Use PPC_MAX_REGISTER_SIZE.
4871 (store_register): Likewise.
4872 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Likewise.
4873 (get_decimal_float_return_value): Likewise.
4874 (do_ppc_sysv_return_value): Likewise.
4875 (ppc64_sysv_abi_push_integer): Likewise.
4876 (ppc64_sysv_abi_push_freg): Likewise.
4877 (ppc64_sysv_abi_return_value_base): Likewise.
4878 (ppc64_sysv_abi_return_value): Likewise.
4879 * rs6000-aix-tdep.c (rs6000_push_dummy_call): Likewise.
4880 * rs6000-lynx178-tdep.c (rs6000_lynx178_push_dummy_call): Likewise.
4881 * rs6000-nat.c: Likewise.
4882 * rs6000-tdep.c (rs6000_register_to_value): Likewise.
4883 (rs6000_value_to_register): Likewise.
4884 * ppc-tdep.h (PPC_MAX_REGISTER_SIZE): Add.
4885
4886 2017-05-21 Tom Tromey <tom@tromey.com>
4887
4888 PR rust/21466:
4889 * rust-lang.c (rust_print_type) <TYPE_CODE_ARRAY>: Print unsized
4890 arrays as "[T]", not "[T; ]".
4891
4892 2017-05-19 Tom Tromey <tom@tromey.com>
4893
4894 PR rust/21484:
4895 * rust-lang.c (exp_descriptor_rust): New function.
4896 (rust_language_defn): Use it.
4897 * p-lang.c (pascal_language_defn): Update.
4898 * opencl-lang.c (opencl_language_defn): Update.
4899 * objc-lang.c (objc_language_defn): Update.
4900 * m2-lang.c (m2_language_defn): Update.
4901 * language.h (struct language_defn)
4902 <la_watch_location_expression>: New member.
4903 * language.c (unknown_language_defn, auto_language_defn)
4904 (local_language_defn): Update.
4905 * go-lang.c (go_language_defn): Update.
4906 * f-lang.c (f_language_defn): Update.
4907 * d-lang.c (d_language_defn): Update.
4908 * c-lang.h (c_watch_location_expression): Declare.
4909 * c-lang.c (c_watch_location_expression): New function.
4910 (c_language_defn, cplus_language_defn, asm_language_defn)
4911 (minimal_language_defn): Use it.
4912 * breakpoint.c (watch_command_1): Call
4913 la_watch_location_expression.
4914 * ada-lang.c (ada_language_defn): Update.
4915
4916 2017-05-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4917
4918 PR tui/21482
4919 * gdb_curses.h (NOMACROS): Define.
4920 (NCURSES_NOMACROS): Define.
4921
4922 2017-05-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4923
4924 PR tui/21482
4925 * tui/tui-windata.c (tui_erase_data_content): Cast last mvwaddstr
4926 arg to char *.
4927 * tui/tui-wingeneral.c (box_win): Likewise.
4928 * tui/tui-winsource.c (tui_erase_source_content): Likewise.
4929 (tui_show_source_line): Likewise.
4930 (tui_show_exec_info_content): Likewise.
4931
4932 2017-05-19 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
4933
4934 * sparc-tdep.c (sparc_structure_return_p)
4935 (sparc_arg_on_registers_p): New functions.
4936 (sparc32_store_arguments): Use them.
4937 * sparc64-tdep.c (sparc64_16_byte_align_p)
4938 (sparc64_store_floating_fields, sparc64_extract_floating_fields):
4939 Handle TYPE_CODE_ARRAY.
4940
4941 2017-05-17 Yao Qi <yao.qi@linaro.org>
4942
4943 * cli/cli-decode.c (add_alias_cmd): New function.
4944 * command.h (add_alias_cmd): Declare.
4945 * infcmd.c (_initialize_infcmd): Don't call add_com_alias,
4946 instead call add_alias_cmd.
4947
4948 2017-05-17 Pedro Alves <palves@redhat.com>
4949
4950 * Makefile.in (nat_extra_makefile_frag): Rename to ...
4951 (nat_makefile_frag): ... this. All references updated.
4952 * configure.ac: Likewise.
4953 * configure.nat: Likewise. Enhance comments.
4954 * configure: Regenerate.
4955
4956 2017-05-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4957
4958 * procfs.c (procfs_create_inferior): Change prototype to match
4959 definition.
4960
4961 2017-05-13 Eli Zaretskii <eliz@gnu.org>
4962
4963 * tui/tui.c (tui_enable): Cast "unknown" to 'char *' to avoid a
4964 C++ compiler warning.
4965
4966 2017-05-12 Tom Tromey <tom@tromey.com>
4967
4968 PR rust/21483:
4969 * rust-lang.c (rust_evaluate_subexp) <STRUCTOP_STRUCT>: Don't
4970 recurse, just call value_struct_elt directly.
4971
4972 2017-05-12 Tom Tromey <tom@tromey.com>
4973
4974 * rust-lang.c (rust_dump_subexp_body) <STRUCTOP_ANONYMOUS,
4975 OP_RUST_ARRAY>: Fix.
4976
4977 2017-05-12 Tom Tromey <tom@tromey.com>
4978
4979 * rust-lang.c (rust_print_subexp): Replace "return" with "break".
4980
4981 2017-05-09 Yao Qi <yao.qi@linaro.org>
4982
4983 * regcache.c: Include <forward_list>.
4984 (struct regcache_list): Remove.
4985 (current_regcache): Update.
4986 (get_thread_arch_aspace_regcache): Update for std::forward_list.
4987 (regcache_thread_ptid_changed): Likewise.
4988 (registers_changed_ptid): Likewise.
4989 (current_regcache_size): Likewise.
4990
4991 2017-05-09 Yao Qi <yao.qi@linaro.org>
4992
4993 * regcache.c [GDB_SELF_TEST]: Include selftest.h.
4994 (current_regcache_size): New function.
4995 (current_regcache_test): New function.
4996 (_initialize_regcache) [GDB_SELF_TEST]: Register the unit test.
4997
4998 2017-05-08 Alan Hayward <alan.hayward@arm.com>
4999
5000 * mips-tdep.c (mips_o32_return_value): Remove unused buffer.
5001 (print_gp_register_row): Use get_frame_register_value.
5002
5003 2017-05-08 Alan Hayward <alan.hayward@arm.com>
5004
5005 * mips-linux-tdep.c (mips_supply_gregset): Use raw_supply_zeroed.
5006 (mips_supply_fpregset): Likewise.
5007 (mips64_supply_gregset): Likewise.
5008
5009 2017-05-08 Alan Hayward <alan.hayward@arm.com>
5010
5011 * mn10300-linux-tdep.c (am33_supply_gregset_method): Use
5012 regcache->raw_supply_zeroed.
5013
5014 2017-05-06 Sergio Durigan Junior <sergiodj@redhat.com>
5015
5016 * configure.nat: Rearrange 'case' statements to match
5017 host before cpu.
5018
5019 2017-05-06 Sergio Durigan Junior <sergiodj@redhat.com>
5020
5021 * Makefile.in: Remove "@host_makefile_frag@". Add variables
5022 NAT_FILE, NATDEPFILES, NAT_CDEPS, LOADLIBES, MH_CFLAGS, XM_CLIBS,
5023 NAT_GENERATED_FILES, HAVE_NATIVE_GCORE_HOST. Add
5024 "@nat_extra_makefile_frag@".
5025 (Makefile): Remove dependency on "@frags@".
5026 ($(GNULIB_BUILDDIR)/Makefile): Likewise.
5027 (data-directory/Makefile): Likewise.
5028 * config/aarch64/linux.mh: Deleted; moved contents to
5029 "gdb/configure.nat".
5030 * config/alpha/alpha-linux.mh: Likewise.
5031 * config/alpha/nbsd.mh: Likewise.
5032 * config/arm/linux.mh: Likewise.
5033 * config/arm/nbsdelf.mh: Likewise.
5034 * config/i386/cygwin.mh: Likewise.
5035 * config/i386/cygwin64.mh: Likewise.
5036 * config/i386/darwin.mh: Likewise.
5037 * config/i386/fbsd.mh: Likewise.
5038 * config/i386/fbsd64.mh: Likewise.
5039 * config/i386/go32.mh: Likewise.
5040 * config/i386/i386gnu.mh: Likewise.
5041 * config/i386/i386sol2.mh: Likewise.
5042 * config/i386/linux.mh: Likewise.
5043 * config/i386/linux64.mh: Likewise.
5044 * config/i386/mingw.mh: Likewise.
5045 * config/i386/mingw64.mh: Likewise.
5046 * config/i386/nbsd64.mh: Likewise.
5047 * config/i386/nbsdelf.mh: Likewise.
5048 * config/i386/nto.mh: Likewise.
5049 * config/i386/obsd.mh: Likewise.
5050 * config/i386/obsd64.mh: Likewise.
5051 * config/i386/sol2-64.mh: Likewise.
5052 * config/ia64/linux.mh: Likewise.
5053 * config/m32r/linux.mh: Likewise.
5054 * config/m68k/linux.mh: Likewise.
5055 * config/m68k/nbsdelf.mh: Likewise.
5056 * config/m68k/obsd.mh: Likewise.
5057 * config/m88k/obsd.mh: Likewise.
5058 * config/mips/fbsd.mh: Likewise.
5059 * config/mips/linux.mh: Likewise.
5060 * config/mips/nbsd.mh: Likewise.
5061 * config/mips/obsd64.mh: Likewise.
5062 * config/pa/linux.mh: Likewise.
5063 * config/pa/nbsd.mh: Likewise.
5064 * config/pa/obsd.mh: Likewise.
5065 * config/powerpc/aix.mh: Likewise.
5066 * config/powerpc/fbsd.mh: Likewise.
5067 * config/powerpc/linux.mh: Likewise.
5068 * config/powerpc/nbsd.mh: Likewise.
5069 * config/powerpc/obsd.mh: Likewise.
5070 * config/powerpc/ppc64-linux.mh: Likewise.
5071 * config/powerpc/spu-linux.mh: Likewise.
5072 * config/s390/linux.mh: Likewise.
5073 * config/sh/nbsd.mh: Likewise.
5074 * config/sparc/fbsd.mh: Likewise.
5075 * config/sparc/linux.mh: Likewise.
5076 * config/sparc/linux64.mh: Likewise.
5077 * config/sparc/nbsd64.mh: Likewise.
5078 * config/sparc/nbsdelf.mh: Likewise.
5079 * config/sparc/obsd64.mh: Likewise.
5080 * config/sparc/sol2.mh: Likewise.
5081 * config/tilegx/linux.mh: Likewise.
5082 * config/vax/nbsdelf.mh: Likewise.
5083 * config/vax/obsd.mh: Likewise.
5084 * config/xtensa/linux.mh: Likewise.
5085 * config/i386/i386gnu.mn: New file, with excerpts from
5086 "config/i386/i386gnu.mh".
5087 * configure: Regenerate.
5088 * configure.ac: Rewrite code to use "gdb/configure.nat" instead of
5089 *.mh files under "gdb/config".
5090 * configure.nat: New file, with contents from the
5091 "gdb/config/*/*.mh" files.
5092
5093 2017-05-05 Tim Wiederhake <tim.wiederhake@intel.com>
5094
5095 * btrace.c (btrace_clear): Free insn vector.
5096
5097 2017-05-05 Pedro Alves <palves@redhat.com>
5098
5099 * warning.m4 (build_warnings): Add -Wno-error=maybe-uninitialized.
5100 * configure: Regenerate.
5101
5102 2017-05-04 Pedro Alves <palves@redhat.com>
5103
5104 * Makefile.in (SFILES): Add progspace-and-thread.c.
5105 (HFILES_NO_SRCDIR): Add progspace-and-thread.h.
5106 (COMMON_OBS): Add progspace-and-thread.o.
5107 * breakpoint.c: Include "progspace-and-thread.h".
5108 (update_inserted_breakpoint_locations)
5109 (insert_breakpoint_locations, create_longjmp_master_breakpoint):
5110 Use scoped_restore_current_pspace_and_thread.
5111 (create_std_terminate_master_breakpoint): Use
5112 scoped_restore_current_program_space.
5113 (remove_breakpoint): Use scoped_restore_current_pspace_and_thread.
5114 (print_breakpoint_location): Use
5115 scoped_restore_current_program_space.
5116 (bp_loc_is_permanent): Use
5117 scoped_restore_current_pspace_and_thread.
5118 (resolve_sal_pc): Use scoped_restore_current_pspace_and_thread.
5119 (download_tracepoint_locations): Use
5120 scoped_restore_current_pspace_and_thread.
5121 (breakpoint_re_set): Use scoped_restore_current_pspace_and_thread.
5122 * exec.c (exec_close_1): Use scoped_restore_current_program_space.
5123 (enum step_over_calls_kind): Moved from inferior.h.
5124 (class scoped_restore_current_thread): New class.
5125 * gdbthread.h (make_cleanup_restore_current_thread): Delete
5126 declaration.
5127 (scoped_restore_current_thread): New class.
5128 * infcmd.c: Include "common/gdb_optional.h".
5129 (continue_1, proceed_after_attach): Use
5130 scoped_restore_current_thread.
5131 (notice_new_inferior): Use scoped_restore_current_thread.
5132 * inferior.c: Include "progspace-and-thread.h".
5133 (restore_inferior, save_current_inferior): Delete.
5134 (add_inferior_command, clone_inferior_command): Use
5135 scoped_restore_current_pspace_and_thread.
5136 * inferior.h (scoped_restore_current_inferior): New class.
5137 * infrun.c: Include "progspace-and-thread.h" and
5138 "common/gdb_optional.h".
5139 (follow_fork_inferior): Use
5140 scoped_restore_current_pspace_and_thread.
5141 (scoped_restore_exited_inferior): New class.
5142 (handle_vfork_child_exec_or_exit): Use
5143 scoped_restore_exited_inferior,
5144 scoped_restore_current_pspace_and_thread,
5145 scoped_restore_current_thread and scoped_restore.
5146 (fetch_inferior_event): Use scoped_restore_current_thread.
5147 * linespec.c (decode_line_full, decode_line_1): Use
5148 scoped_restore_current_program_space.
5149 * mi/mi-main.c: Include "progspace-and-thread.h".
5150 (exec_continue): Use scoped_restore_current_thread.
5151 (mi_cmd_exec_run): Use scoped_restore_current_pspace_and_thread.
5152 (mi_cmd_trace_frame_collected): Use scoped_restore_current_thread.
5153 * proc-service.c (ps_pglobal_lookup): Use
5154 scoped_restore_current_program_space.
5155 * progspace-and-thread.c: New file.
5156 * progspace-and-thread.h: New file.
5157 * progspace.c (release_program_space, clone_program_space): Use
5158 scoped_restore_current_program_space.
5159 (restore_program_space, save_current_program_space)
5160 (save_current_space_and_thread): Delete.
5161 (switch_to_program_space_and_thread): Moved to
5162 progspace-and-thread.c.
5163 * progspace.h (save_current_program_space)
5164 (save_current_space_and_thread): Delete declarations.
5165 (scoped_restore_current_program_space): New class.
5166 * remote.c (remote_btrace_maybe_reopen): Use
5167 scoped_restore_current_thread.
5168 * symtab.c: Include "progspace-and-thread.h".
5169 (skip_prologue_sal): Use scoped_restore_current_pspace_and_thread.
5170 * thread.c (print_thread_info_1): Use
5171 scoped_restore_current_thread.
5172 (struct current_thread_cleanup): Delete.
5173 (do_restore_current_thread_cleanup)
5174 (restore_current_thread_cleanup_dtor): Rename/convert both to ...
5175 (scoped_restore_current_thread::~scoped_restore_current_thread):
5176 ... this new dtor.
5177 (make_cleanup_restore_current_thread): Rename/convert to ...
5178 (scoped_restore_current_thread::scoped_restore_current_thread):
5179 ... this new ctor.
5180 (thread_apply_all_command): Use scoped_restore_current_thread.
5181 (thread_apply_command): Use scoped_restore_current_thread.
5182 * tracepoint.c (tdump_command): Use scoped_restore_current_thread.
5183 * varobj.c (value_of_root_1): Use scoped_restore_current_thread.
5184
5185 2017-05-04 Pedro Alves <palves@redhat.com>
5186
5187 * thread.c (make_cleanup_restore_current_thread): Move
5188 find_thread_ptid call before the is_stopped call. Assert that the
5189 thread is found. Replace is_stopped call by checking the thread's
5190 state directly. Remove unnecessary NULL-thread check.
5191
5192 2017-05-04 Pedro Alves <palves@redhat.com>
5193
5194 * corelow.c (thread_section_name): New class.
5195 (get_core_register_section, get_core_siginfo): Use it.
5196
5197 2017-05-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
5198
5199 * corelow.c (sniff_core_bfd): Remove extra semicolon.
5200 (get_core_register_section): Remove xfree of NULL pointer.
5201
5202 2017-05-03 Alan Hayward <alan.hayward@arm.com>
5203
5204 * frv-linux-tdep.c (frv_linux_supply_gregset): Use raw_supply_zeroed.
5205 * regcache.c (regcache::raw_supply_zeroed): New function.
5206 * regcache.h (regcache::raw_supply_zeroed): New declaration.
5207
5208 2017-05-03 Simon Marchi <simon.marchi@ericsson.com>
5209
5210 * gdbarch.sh: Remove commented out definition of
5211 TARGET_CHAR_BIT.
5212 * gdbarch.h: Re-generate.
5213
5214 2017-05-03 Sergio Durigan Junior <sergiodj@redhat.com>
5215
5216 * configure: Regenerate.
5217
5218 2017-05-02 Simon Marchi <simon.marchi@ericsson.com>
5219
5220 * solib-target.c (solib_target_relocate_section_addresses):
5221 Remove num_section_bases, num_bases, segment_bases variables.
5222
5223 2017-05-02 Simon Marchi <simon.marchi@polymtl.ca>
5224
5225 * common/gdb_vecs.h (DEF_VEC_I (CORE_ADDR)): Remove.
5226
5227 2017-05-02 Simon Marchi <simon.marchi@polymtl.ca>
5228
5229 * solib-target.c: Include <vector>
5230 (struct lm_info_target) <~lm_info_target>: Remove.
5231 <segment_bases, section_bases>: Change type to
5232 std::vector<CORE_ADDR>.
5233 (library_list_start_segment, library_list_start_section,
5234 library_list_end_library,
5235 solib_target_relocate_section_addresses): Adjust.
5236
5237 2017-05-02 Simon Marchi <simon.marchi@polymtl.ca>
5238
5239 * gdbarch.sh (software_single_step): Change return type to
5240 std::vector<CORE_ADDR>.
5241 * gdbarch.c, gdbarch.h: Re-generate.
5242 * arch/arm-get-next-pcs.c (thumb_deal_with_atomic_sequence_raw):
5243 Adjust.
5244 (arm_deal_with_atomic_sequence_raw): Adjust.
5245 (thumb_get_next_pcs_raw): Adjust.
5246 (arm_get_next_pcs_raw): Adjust.
5247 (arm_get_next_pcs): Adjust.
5248 * arch/arm-get-next-pcs.h (arm_get_next_pcs): Adjust.
5249 * aarch64-tdep.c (aarch64_software_single_step): Adjust.
5250 * alpha-tdep.c (alpha_deal_with_atomic_sequence): Adjust.
5251 (alpha_software_single_step): Adjust.
5252 * alpha-tdep.h (alpha_software_single_step): Adjust.
5253 * arm-linux-tdep.c (arm_linux_software_single_step): Adjust.
5254 * arm-tdep.c (arm_software_single_step): Adjust.
5255 (arm_breakpoint_kind_from_current_state): Adjust.
5256 * arm-tdep.h (arm_software_single_step): Adjust.
5257 * breakpoint.c (insert_single_step_breakpoint): Adjust.
5258 * cris-tdep.c (cris_software_single_step): Adjust.
5259 * mips-tdep.c (mips_deal_with_atomic_sequence): Adjust.
5260 (micromips_deal_with_atomic_sequence): Adjust.
5261 (deal_with_atomic_sequence): Adjust.
5262 (mips_software_single_step): Adjust.
5263 * mips-tdep.h (mips_software_single_step): Adjust.
5264 * moxie-tdep.c (moxie_software_single_step): Adjust.
5265 * nios2-tdep.c (nios2_software_single_step): Adjust.
5266 * ppc-tdep.h (ppc_deal_with_atomic_sequence): Adjust.
5267 * rs6000-aix-tdep.c (rs6000_software_single_step): Adjust.
5268 * rs6000-tdep.c (ppc_deal_with_atomic_sequence): Adjust.
5269 * s390-linux-tdep.c (s390_software_single_step): Adjust.
5270 * sparc-tdep.c (sparc_software_single_step): Adjust.
5271 * spu-tdep.c (spu_software_single_step): Adjust.
5272 * tic6x-tdep.c (tic6x_software_single_step): Adjust.
5273
5274 2017-05-02 Simon Marchi <simon.marchi@polymtl.ca>
5275
5276 * gdbarch.sh: Use semi-colon as field separator instead of colon.
5277 * gdbarch.h: Re-generate.
5278
5279 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5280
5281 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-instruction.o.
5282 (SUBDIR_PYTHON_SRCS): Add py-instruction.c.
5283 * python/py-instruction.c, python/py-instruction.h: New file.
5284 * python/py-record.c: Add py-instruction.h include.
5285 (gdbpy_initialize_record): Make gdb.Instruction a super class of
5286 gdb.RecordInstruction.
5287 * python/python-internal.h: Add gdbpy_initialize_instruction
5288 declaration.
5289 * python/python.c (do_start_initialization): Add
5290 gdbpy_initialize_instruction.
5291
5292 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5293
5294 * python/py-record-btrace.c (BTPY_REQUIRE_VALID_CALL, btpy_call_type):
5295 Remove.
5296 (btrace_func_from_recpy_func): New function.
5297 (btpy_call_new, btpy_number, btpy_hash, btpy_richcompare): Remove.
5298 (btpy_call_level, btpy_call_symbol, btpy_call_instructions,
5299 btpy_call_up, btpy_call_prev_sibling, btpy_call_next_sibling): Rename to ...
5300 (recpy_bt_func_level, recpy_bt_func_symbol, recpy_bt_func_instructions,
5301 recpy_bt_func_up, recpy_bt_func_prev, recpy_bt_func_next): This.
5302 Also, use new helper functions.
5303 (btpy_list_item): Use new helper functions.
5304 (recpy_bt_function_call_history): Use new type name.
5305 (btpy_call_getset): Remove.
5306 (gdbpy_initialize_btrace): Remove code to initialize
5307 gdb.BtraceFunctionCall.
5308 * python/py-record-btrace.h (recpy_bt_func_number, recpy_btb_func_level,
5309 recpy_btb_func_symbol, recpy_bt_func_instructions, recpy_bt_func_up,
5310 recpy_bt_func_prev, recpy_bt_func_next): New export.
5311 * python/py-record.c (recpy_func_type): New static object.
5312 (recpy_func_new, recpy_func_level, recpy_func_symbol,
5313 recpy_func_instructions, recpy_func_up, recpy_func_prev,
5314 recpy_func_next): New function.
5315 (recpy_element_hash, recpy_element_richcompare): Updated comment.
5316 (recpy_func_getset): New static object.
5317 (gdbpy_initialize_record): Add code to initialize gdb.RecordInstruction.
5318 * python/py-record.h (recpy_func_type, recpy_func_new): New export.
5319
5320 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5321
5322 * python/py-record-btrace.c (BTPY_REQUIRE_VALID_INSN): Remove.
5323 (btpy_object, btpy_insn_type, btpy_new): Remove.
5324 (btpy_list_object): Use gdb.RecordInstruction type instead of
5325 gdb.BtraceInstruction type.
5326 (btrace_insn_from_recpy_insn): New function.
5327 (btpy_insn_or_gap_new): Adjust comment. Use recpy_insn_new instead of
5328 btpy_new.
5329 (btpy_call_new, btpy_list_item): Do not use btpy_new anymore.
5330 (btpy_number, btpy_hash, btpy_call_level, btpy_call_symbol,
5331 btpy_call_instructions, btpy_call_up, btpy_call_prev_sibling,
5332 btpy_call_next_sibling, btpy_richcompare): Use recpy_element_object
5333 instead of btpy_object.
5334 (btpy_insn_sal, btpy_insn_pc, btpy_insn_size, btpy_insn_is_speculative,
5335 btpy_insn_data, btpy_insn_decode): Rename to ...
5336 (recpy_bt_insn_sal, recpy_bt_insn_pc, recpy_bt_insn_size,
5337 recpy_bt_insn_is_speculative, recpy_bt_insn_data,
5338 recpy_bt_insn_decode): This. Also, use new helper functions.
5339 (btpy_list_position, recpy_bt_goto): Use recpy_element_object and
5340 recpy_insn_type.
5341 (btpy_insn_getset): Remove.
5342 (gdbpy_initialize_btrace): Remove code to initialize
5343 gdb.BtraceInstruction. Use recpy_element_object.
5344 * python/py-record-btrace.h (recpy_bt_insn_number, recpy_bt_insn_sal,
5345 recpy_bt_insn_pc, recpy_bt_insn_data, recpy_bt_insn_decoded,
5346 recpy_bt_insn_size, recpy_bt_insn_is_speculative): New export.
5347 * python/py-record.c (recpy_insn_type): New static object.
5348 (recpy_insn_new, recpy_insn_sal, recpy_insn_pc, recpy_insn_data,
5349 recpy_insn_decoded, recpy_insn_size, recpy_insn_is_speculative,
5350 recpy_element_number, recpy_element_hash, recpy_element_richcompare):
5351 New function.
5352 (recpy_insn_getset): New static object.
5353 (gdbpy_initialize_record): Initialize gdb.RecordInstruction.
5354 * python/py-record.h (recpy_element_object): New typedef.
5355 (recpy_insn_type, recpy_insn_new): New export.
5356
5357 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5358
5359 * py-record-btrace.c (btpy_insn_new): Removed.
5360 (btpy_insn_or_gap_new): New function.
5361 (btpy_insn_error): Removed.
5362 (btpy_insn_sal, btpy_insn_pc, btpy_insn_size, btpy_insn_is_speculative,
5363 btpy_insn_data, btpy_insn_decode): Remove code path for gaps.
5364 (recpy_bt_replay_position, recpy_bt_begin, recpy_bt_end): Call
5365 btpy_insn_or_gap_new instead of btpy_insn_new.
5366 (btpy_insn_getset): Remove btpy_insn_error.
5367 * py-record.c (recpy_gap_type): New static object.
5368 (recpy_gap_object): New typedef.
5369 (recpy_gap_new, recpy_gap_number, recpy_gap_reason_code,
5370 recpy_gap_reason_string): New function.
5371 (recpy_gap_getset): New static object.
5372 (gdbpy_initialize_record): Initialize gdb.RecordGap type.
5373 * py-record.h (recpy_gap_new): New export.
5374
5375 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5376
5377 * python/py-record.c (recpy_ptid): Remove.
5378 (recpy_record_getset): Remove recpy_ptid.
5379
5380 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5381
5382 * btrace.c (btrace_fetch): Set inferior_ptid.
5383 * python/py-record-btrace.c: Add "py-record.h" include.
5384 (recpy_bt_format, recpy_bt_replay_position, recpy_bt_begin,
5385 recpy_bt_end, recpy_bt_instruction_history,
5386 recpy_bt_function_call_history, recpy_bt_goto): Use ptid stored
5387 in gdb.Record object instead of current ptid.
5388 * python/py-record.c: Include new "py-record.h" file.
5389 (recpy_record_object): Moved to py-record.h.
5390 * python/py-record.h: New file.
5391
5392 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
5393
5394 * python/py-record-btrace.c (BTPY_REQUIRE_VALID_INSN,
5395 BTPY_REQUIRE_VALID_CALL, recpy_bt_function_call_history): Fix
5396 indentation.
5397
5398 2017-05-01 Joel Brobecker <brobecker@adacore.com>
5399
5400 * MAINTAINERS: Move Daniel Jacobowitz and Mark Kettenis to
5401 the past maintainers section.
5402
5403 2017-04-28 Yao Qi <yao.qi@linaro.org>
5404
5405 * infcmd.c (get_return_value): Use regcache ctor, and remove
5406 cleanup.
5407
5408 2017-04-28 Yao Qi <yao.qi@linaro.org>
5409 Pedro Alves <palves@redhat.com>
5410
5411 * regcache.c (regcache::regcache): New tag dispatch ctor.
5412 (do_cooked_read): Moved above.
5413 (regcache_dup): Use the tag dispatch ctor..
5414 * regcache.h (regcache): Declare ctor, delete copy ctor and
5415 assignment operator, remove friend regcache_dup.
5416
5417 2017-04-28 Yao Qi <yao.qi@linaro.org>
5418
5419 * regcache.c (regcache_dup): Assert !src->m_readonly_p and
5420 call method save instead of regcache_cpy.
5421 * regcache.h (struct regcache): Make regcache_dup a friend.
5422
5423 2017-04-28 Yao Qi <yao.qi@linaro.org>
5424
5425 * regcache.c (struct regcache): Move to regcache.h
5426 (regcache::arch): New method.
5427 (regcache_get_ptid): Update.
5428 (get_regcache_arch): Call arch method.
5429 (get_regcache_aspace): Call method aspace.
5430 (register_buffer): Change it to method.
5431 (regcache_save): Change it to regcache::save.
5432 (regcache_restore): Likewise.
5433 (regcache_cpy_no_passthrough): Remove the declaration.
5434 (regcache_cpy): Call methods restore and cpy_no_passthrough.
5435 (regcache_cpy_no_passthrough): Change it to method
5436 cpy_no_passthrough.
5437 (regcache_register_status): Change it to method
5438 get_register_status.
5439 (regcache_invalidate): Change it to method invalidate.
5440 (regcache_thread_ptid_changed): Use methods ptid and set_ptid.
5441 (regcache_raw_update): Change it to method raw_update.
5442 (regcache_raw_read): Likewise.
5443 (regcache_raw_read_signed): Likewise.
5444 (regcache_raw_read_unsigned): Likewise.
5445 (regcache_raw_write_signed): Likewise.
5446 (regcache_raw_write_unsigned): Likewise.
5447 (regcache_cooked_read): Likewise.
5448 (regcache_cooked_read_value): Likewise.
5449 (regcache_cooked_read_signed): Likewise.
5450 (regcache_cooked_read_unsigned): Likewise.
5451 (regcache_cooked_write_signed): Likewise.
5452 (regcache_cooked_write_unsigned): Likewise.
5453 (regcache_raw_set_cached_value): Likewise.
5454 (regcache_raw_write): Likewise.
5455 (regcache_cooked_write): Likewise.
5456 (regcache_xfer_part): Likewise.
5457 (regcache_raw_read_part): Likewise.
5458 (regcache_raw_write_part): Likewise.
5459 (regcache_cooked_read_part): Likewise.
5460 (regcache_cooked_write_part): Likewise.
5461 (regcache_raw_supply): Likewise.
5462 (regcache_raw_collect): Likewise.
5463 (regcache_transfer_regset): Likewise.
5464 (regcache_supply_regset): Likewise.
5465 (regcache_collect_regset): Likewise.
5466 (regcache_debug_print_register): Likewise.
5467 (enum regcache_dump_what): Move it to regcache.h.
5468 (regcache_dump): Change it to method dump.
5469 * regcache.h (enum regcache_dump_what): New.
5470 (class regcache): New.
5471 * target.c (target_fetch_registers): Call method
5472 debug_print_register.
5473 (target_store_registers): Likewise.
5474
5475 2017-04-28 Simon Marchi <simon.marchi@ericsson.com>
5476
5477 * windows-nat.c (struct lm_info_windows): Initialize field.
5478 (windows_make_so): Allocate lm_info_windows with new.
5479 (windows_free_so): Free lm_info_windows with delete.
5480
5481 2017-04-28 Simon Marchi <simon.marchi@ericsson.com>
5482
5483 * solib-darwin.c (struct lm_info_darwin): Initialize field.
5484 (darwin_current_sos): Allocate lm_info_darwin with new, remove
5485 cleanup.
5486 (darwin_free_so): Free lm_info_darwin with delete.
5487
5488 2017-04-28 Simon Marchi <simon.marchi@ericsson.com>
5489
5490 * solib-svr4.h (struct lm_info_svr4): Initialize fields.
5491 <l_addr_p>: Change type to bool.
5492 * solib-svr4.c (lm_info_read): Allocate lm_info_svr4 with new.
5493 (svr4_free_so): Free lm_info_svr4 with delete.
5494 (svr4_copy_library_list): Replace memcpy with call to copy
5495 constructor.
5496 (library_list_start_library, svr4_default_sos): Allocate
5497 lm_info_svr4 with new.
5498
5499 2017-04-28 Simon Marchi <simon.marchi@ericsson.com>
5500
5501 * solib-target.c (struct lm_info_target): Add destructor,
5502 initialize fields.
5503 <name>: Change type to std::string.
5504 (library_list_start_library): Allocate lm_info_target with new.
5505 (solib_target_free_library_list): Free lm_info_target with
5506 delete.
5507 (solib_target_current_sos): Adapt to std::string.
5508 (solib_target_free_so): Free lm_info_target with delete.
5509
5510 2017-04-28 Simon Marchi <simon.marchi@ericsson.com>
5511
5512 * solib-frv.c (struct lm_info_frv): Add destructor, initialize
5513 fields.
5514 (frv_current_sos): Allocate lm_info_frv with new.
5515 (frv_relocate_main_executable): Free lm_info_frv with delete,
5516 allocate with new.
5517 (frv_clear_solib, frv_free_so): Free lm_info_frv with delete.
5518
5519 2017-04-28 Simon Marchi <simon.marchi@ericsson.com>
5520
5521 * solib-frv.c (struct lm_info_frv): Fix indentation.
5522
5523 2017-04-28 Simon Marchi <simon.marchi@ericsson.com>
5524
5525 * solib-dsbt.c (struct lm_info_dsbt): Add destructor, initialize
5526 map field.
5527 (dsbt_current_sos): Allocate lm_info_dsbt with new.
5528 (dsbt_relocate_main_executable): Free lm_info_dsbt with delete
5529 and allocate with new.
5530 (dsbt_clear_solib, dsbt_free_so): Free lm_info_dsbt with delete.
5531
5532 2017-04-28 Simon Marchi <simon.marchi@ericsson.com>
5533
5534 * solib-aix.c (struct lm_info_aix): Initialize fields in-class.
5535 <filename, member_name>: Change type to std::string.
5536 (solib_aix_new_lm_info, solib_aix_xfree_lm_info): Remove.
5537 (library_list_start_library): Allocate lm_info_aix with new.
5538 (solib_aix_free_library_list, solib_aix_free_so): Free with delete.
5539 (solib_aix_current_sos): Adapt to std::string, copy lm_info_aix
5540 with copy constructor.
5541
5542 2017-04-28 Simon Marchi <simon.marchi@ericsson.com>
5543
5544 * solist.h (struct lm_info): Remove.
5545 (struct lm_info_base): New class.
5546 (struct so_list) <lm_info>: Change type to lm_info_base *.
5547 * nto-tdep.c (struct lm_info): Remove.
5548 (lm_addr): Adjust.
5549 * solib-aix.c (struct lm_info): Rename to ...
5550 (struct lm_info_aix): ... this. Extend lm_info_base.
5551 (lm_info_p): Rename to ...
5552 (lm_info_aix_p): ... this, and adjust.
5553 (solib_aix_new_lm_info, solib_aix_xfree_lm_info,
5554 solib_aix_parse_libraries, library_list_start_library,
5555 solib_aix_free_library_list, solib_aix_parse_libraries,
5556 solib_aix_get_library_list,
5557 solib_aix_relocate_section_addresses, solib_aix_free_so,
5558 solib_aix_get_section_offsets,
5559 solib_aix_solib_create_inferior_hook, solib_aix_current_sos):
5560 Adjust.
5561 (struct solib_aix_inferior_data) <library_list>: Adjust.
5562 * solib-darwin.c (struct lm_info): Rename to ...
5563 (struct lm_info_darwin): ... this. Extend lm_info_base.
5564 (darwin_current_sos, darwin_relocate_section_addresses): Adjust.
5565 * solib-dsbt.c (struct lm_info): Rename to ...
5566 (struct lm_info_dsbt): ... this. Extend lm_info_base.
5567 (struct dsbt_info) <main_executable_lm_info): Adjust.
5568 (dsbt_current_sos, dsbt_relocate_main_executable, dsbt_free_so,
5569 dsbt_relocate_section_addresses): Adjust.
5570 * solib-frv.c (struct lm_info): Rename to ...
5571 (struct lm_info_frv): ... this. Extend lm_info_base.
5572 (main_executable_lm_info): Adjust.
5573 (frv_current_sos, frv_relocate_main_executable, frv_free_so,
5574 frv_relocate_section_addresses, frv_fdpic_find_global_pointer,
5575 find_canonical_descriptor_in_load_object,
5576 frv_fdpic_find_canonical_descriptor): Adjust.
5577 * solib-svr4.c (struct lm_info): Move to solib-svr4.h, renamed
5578 to lm_info_svr4.
5579 (lm_info_read, lm_addr_check, svr4_keep_data_in_core,
5580 svr4_clear_so, svr4_copy_library_list,
5581 library_list_start_library, svr4_default_sos, svr4_read_so_list,
5582 svr4_current_sos, svr4_fetch_objfile_link_map,
5583 solist_update_incremental): Adjust.
5584 * solib-svr4.h (struct lm_info_svr4): Move here from
5585 solib-svr4.c.
5586 * solib-target.c (struct lm_info): Rename to ...
5587 (struct lm_info_target): ... this. Extend lm_info_base.
5588 (lm_info_p): Rename to ...
5589 (lm_info_target_p): ... this.
5590 (solib_target_parse_libraries, library_list_start_segment,
5591 library_list_start_section, library_list_start_library,
5592 library_list_end_library, solib_target_free_library_list,
5593 solib_target_current_sos, solib_target_free_so,
5594 solib_target_relocate_section_addresses): Adjust.
5595 * windows-nat.c (struct lm_info): Rename to ...
5596 (struct lm_info_windows): ... this. Extend lm_info_base.
5597 (windows_make_so, handle_load_dll, handle_unload_dll,
5598 windows_xfer_shared_libraries): Adjust.
5599
5600 2017-04-28 Simon Marchi <simon.marchi@ericsson.com>
5601
5602 * solib-darwin.c (struct darwin_so_list): Remove.
5603 (darwin_current_sos): Allocate an so_list object instead of a
5604 darwin_so_list, separately allocate an lm_info object.
5605 (darwin_free_so): Free lm_info.
5606
5607 2017-04-28 John Baldwin <jhb@FreeBSD.org>
5608
5609 * mips-tdep.c (print_gp_register_row): Replace printf_filtered
5610 with fprintf_filtered.
5611
5612 2017-04-28 Yao Qi <yao.qi@linaro.org>
5613
5614 * regcache.c (regcache::regcache): New function.
5615 (regcache::~regcache): New function.
5616 (regcache_xmalloc_1): Remove.
5617 (regcache_xmalloc): Call new regcache.
5618 (regcache_xfree): Call delete regcache.
5619 (get_thread_arch_aspace_regcache): Call new regcache.
5620
5621 2017-04-28 Yao Qi <yao.qi@linaro.org>
5622
5623 * mips-linux-nat.c (mips_linux_new_thread): Use ptid method
5624 lwp instead of ptid_get_lwp.
5625
5626 2017-04-28 Yao Qi <yao.qi@linaro.org>
5627
5628 * mips-linux-nat.c (mips_linux_new_thread): Get lwpid from
5629 lwp_info instead of getting from inferior_ptid.
5630
5631 2017-04-27 Keith Seitz <keiths@redhat.com>
5632
5633 * gdbtypes.c (LVALUE_REFERENCE_TO_RVALUE_BINDING_BADNESS)
5634 DIFFERENT_REFERENCE_TYPE_BADNESS): Remove.
5635 (CV_CONVERSION_BADNESS): Define.
5636 (rank_one_type): Remove overly restrictive rvalue reference
5637 rank checks.
5638 Add cv-qualifier checks and subranks for type equality.
5639 * gdbtypes.h (REFERENCE_CONVERSION_RVALUE,
5640 REFERENCE_CONVERSION_CONST_LVALUE, CV_CONVERSION_BADNESS,
5641 CV_CONVERSION_CONST, CV_CONVERSION_VOLATILE): Declare.
5642
5643 2017-04-27 Simon Marchi <simon.marchi@ericsson.com>
5644
5645 * python/py-inferior.c (inferior_to_inferior_object): Increment reference
5646 count when creating the object.
5647
5648 2017-04-27 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
5649 Ulrich Weigand <uweigand@de.ibm.com>
5650
5651 * xcoffread.c (read_xcoff_symtab): Read correct function auxiliary
5652 entry if xlc -qfuncsect or gcc -ffunction-sections compiler option
5653 is used in AIX.
5654 (read_xcoff_symtab): Handle C_WEAKEXT storage class.
5655 (process_xcoff_symbol): Likewise.
5656 (scan_xcoff_symtab): Likewise.
5657
5658 2017-04-26 Alan Hayward <alan.hayward@arm.com>
5659
5660 * ia64-tdep.c (examine_prologue): Use get_frame_register_unsigned.
5661 (ia64_sigtramp_frame_prev_register): Use read_memory_unsigned_integer.
5662 (ia64_access_reg): Use get_frame_register_unsigned.
5663 (ia64_access_rse_reg): Likewise.
5664 (ia64_libunwind_frame_prev_register): Likewise.
5665
5666 2017-04-26 Jiong Wang <jiong.wang@arm.com>
5667
5668 * gdbarch.sh: New gdbarch method execute_dwarf_cfa_vendor_op.
5669 * gdbarch.c: Regenerated.
5670 * gdbarch.h: Regenerated.
5671 * dwarf2-frame.c (dwarf2_frame_state_alloc_regs): Made the
5672 visibility external.
5673 (execute_cfa_program): Call execute_dwarf_cfa_vendor_op for CFI
5674 between DW_CFA_lo_user and DW_CFA_high_user inclusive.
5675 (enum cfa_how_kind): Move to ...
5676 (struct dwarf2_frame_state_reg_info): Likewise.
5677 (struct dwarf2_frame_state): Likewise.
5678 * dwarf2-frame.h: ... here.
5679 (dwarf2_frame_state_alloc_regs): New declaration.
5680 * sparc-tdep.c (sparc_execute_dwarf_cfa_vendor_op): New function.
5681 (sparc32_gdbarch_init): Register execute_dwarf_cfa_vendor_op hook.
5682
5683 2017-04-26 Alan Hayward <alan.hayward@arm.com>
5684
5685 * xtensa-tdep.c (xtensa_pseudo_register_read): Use
5686 regcache_raw_read_unsigned.
5687 (xtensa_pseudo_register_write): Likewise.
5688
5689 2017-04-26 Alan Hayward <alan.hayward@arm.com>
5690
5691 * nds32-tdep.c (nds32_pseudo_register_read): Abort on errors.
5692 (nds32_pseudo_register_write): Likewise.
5693
5694 2017-04-25 Yao Qi <yao.qi@linaro.org>
5695
5696 * regcache.c (struct regcache) <readonly_p>: Change its type
5697 to bool.
5698 (regcache_xmalloc_1): Update parameter type and callers update.
5699
5700 2017-04-25 Yao Qi <yao.qi@linaro.org>
5701
5702 * aarch64-tdep.c (aarch64_gdbarch_init): Don't call
5703 set_gdbarch_wchar_bit.
5704 * arm-tdep.c (arm_gdbarch_init): Likewise.
5705
5706 2017-04-25 Pedro Alves <palves@redhat.com>
5707
5708 * common/poison.h [!HAVE_IS_TRIVIALLY_COPYABLE] (IsRelocatable)
5709 (BothAreRelocatable, memcopy, memmove): Don't define.
5710 * common/traits.h (__has_feature, HAVE_IS_TRIVIALLY_COPYABLE): New
5711 macros.
5712
5713 2017-04-25 Pedro Alves <palves@redhat.com>
5714
5715 * common/common-defs.h: Include "common/poison.h".
5716 * common/function-view.h: (Not, Or, Requires): Move to traits.h
5717 and adjust.
5718 * common/poison.h: New file.
5719 * common/traits.h: Include <type_traits>.
5720 (Not, Or, Requires): New, moved from common/function-view.h.
5721
5722 2017-04-25 Pedro Alves <palves@redhat.com>
5723
5724 * breakpoint.h (struct breakpoint): In-class initialize all
5725 fields. Make boolean fields "bool".
5726 * breakpoint.c (init_raw_breakpoint_without_location): Remove
5727 memset call and initializations no longer necessary.
5728
5729 2017-04-25 Pedro Alves <palves@redhat.com>
5730
5731 * btrace.c (pt_btrace_insn_flags): Change parameter type to
5732 reference.
5733 (pt_btrace_insn): New function.
5734 (ftrace_add_pt): Remove memset call and use pt_btrace_insn.
5735
5736 2017-04-25 Pedro Alves <palves@redhat.com>
5737
5738 * ada-lang.c (ada_catchpoint_location): Now a "class". Remove
5739 "base" field and inherit from "bp_location" instead. Add
5740 non-default ctor.
5741 (allocate_location_exception): Use new non-default ctor.
5742 * breakpoint.c (get_first_locp_gte_addr): Remove memset call.
5743 (init_bp_location): Convert to ...
5744 (bp_location::bp_location): ... this new ctor, and remove memset
5745 call.
5746 (base_breakpoint_allocate_location): Use the new non-default ctor.
5747 * breakpoint.h (bp_location): Now a class. Declare default and
5748 non-default ctors. In-class initialize all members.
5749 (init_bp_location): Remove declaration.
5750
5751 2017-04-25 Pedro Alves <palves@redhat.com>
5752
5753 * common/enum-flags.h (enum_flags): Don't implement copy ctor and
5754 assignment operator.
5755
5756 2017-04-24 Yao Qi <yao.qi@linaro.org>
5757
5758 * doublest.c (convert_doublest_to_floatformat): Call
5759 floatformat_totalsize_bytes.
5760
5761 2017-04-22 Tom Tromey <tom@tromey.com>
5762
5763 * mi/mi-cmd-file.c (mi_cmd_file_list_shared_libraries): Use
5764 ui_out_emit_list.
5765 * stack.c (print_frame): Use ui_out_emit_list.
5766 * mi/mi-symbol-cmds.c (mi_cmd_symbol_list_lines): Use
5767 ui_out_emit_list.
5768 * mi/mi-main.c (print_one_inferior)
5769 (mi_cmd_data_list_register_names)
5770 (mi_cmd_data_list_register_values, mi_cmd_list_features)
5771 (mi_cmd_list_target_features, mi_cmd_trace_frame_collected): Use
5772 ui_out_emit_list.
5773 * mi/mi-interp.c (mi_on_normal_stop_1): Use ui_out_emit_list.
5774 (mi_output_solib_attribs): Use ui_out_emit_list,
5775 ui_out_emit_tuple.
5776 * mi/mi-cmd-var.c (varobj_update_one): Use ui_out_emit_list.
5777 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames)
5778 (mi_cmd_stack_list_args, list_args_or_locals): Use
5779 ui_out_emit_list.
5780 * disasm.c (do_assembly_only): Use ui_out_emit_list.
5781 * breakpoint.c (print_solib_event, output_thread_groups): Use
5782 ui_out_emit_list.
5783
5784 2017-04-22 Tom Tromey <tom@tromey.com>
5785
5786 * mi/mi-main.c (print_variable_or_computed): Use ui_out_emit_tuple.
5787 * mi/mi-cmd-var.c (varobj_update_one): Use ui_out_emit_tuple.
5788 * mi/mi-cmd-stack.c (list_arg_or_local): Use ui_out_emit_tuple.
5789
5790 2017-04-22 Tom Tromey <tom@tromey.com>
5791
5792 * tracepoint.c (tvariables_info_1)
5793 (print_one_static_tracepoint_marker): Use ui_out_emit_tuple.
5794
5795 2017-04-22 Tom Tromey <tom@tromey.com>
5796
5797 * stack.c (print_frame_arg): Use ui_out_emit_tuple,
5798 annotate_arg_emitter.
5799 * breakpoint.c (print_mention_watchpoint)
5800 (print_mention_masked_watchpoint): Use ui_out_emit_tuple.
5801 * annotate.h (struct annotate_arg_emitter): New.
5802
5803 2017-04-22 Tom Tromey <tom@tromey.com>
5804
5805 * record-btrace.c (record_btrace_insn_history)
5806 (record_btrace_insn_history_range, record_btrace_call_history)
5807 (record_btrace_call_history_range): Use ui_out_emit_tuple.
5808 * thread.c (do_captured_list_thread_ids, print_thread_info_1): Use
5809 ui_out_emit_tuple.
5810 * stack.c (print_frame_info): Use ui_out_emit_tuple.
5811 * solib.c (info_sharedlibrary_command): Use ui_out_emit_tuple.
5812 * skip.c (skip_info): Use ui_out_emit_tuple.
5813 * remote.c (show_remote_cmd): Use ui_out_emit_tuple.
5814 * progspace.c (print_program_space): Use ui_out_emit_tuple.
5815 * probe.c (info_probes_for_ops): Use ui_out_emit_tuple.
5816 * osdata.c (info_osdata): Use ui_out_emit_tuple.
5817 * mi/mi-symbol-cmds.c (mi_cmd_symbol_list_lines): Use
5818 ui_out_emit_tuple.
5819 * mi/mi-main.c (print_one_inferior, list_available_thread_groups)
5820 (output_register, mi_cmd_data_read_memory)
5821 (mi_cmd_data_read_memory_bytes, mi_load_progress)
5822 (mi_cmd_trace_frame_collected): Use ui_out_emit_tuple.
5823 * mi/mi-cmd-var.c (mi_cmd_var_list_children, varobj_update_one):
5824 Use ui_out_emit_tuple.
5825 * mi/mi-cmd-stack.c (mi_cmd_stack_list_args): Use
5826 ui_out_emit_tuple.
5827 * mi/mi-cmd-info.c (mi_cmd_info_ada_exceptions)
5828 (mi_cmd_info_gdb_mi_command): Use ui_out_emit_tuple.
5829 * linux-thread-db.c (info_auto_load_libthread_db): Use
5830 ui_out_emit_tuple.
5831 * inferior.c (print_inferior): Use ui_out_emit_tuple.
5832 * gdb_bfd.c (print_one_bfd): Use ui_out_emit_tuple.
5833 * disasm.c (do_mixed_source_and_assembly_deprecated)
5834 (do_mixed_source_and_assembly): Use ui_out_emit_tuple.
5835 * cp-abi.c (list_cp_abis): Use ui_out_emit_tuple.
5836 * cli/cli-setshow.c (cmd_show_list): Use ui_out_emit_tuple.
5837 * breakpoint.c (print_one_breakpoint_location)
5838 (print_one_breakpoint): Use ui_out_emit_tuple.
5839 * auto-load.c (print_script, info_auto_load_cmd): Use
5840 ui_out_emit_tuple.
5841 * ada-tasks.c (print_ada_task_info): Use ui_out_emit_tuple.
5842
5843 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
5844
5845 * thread.c (print_thread_info_1): Remove dead code.
5846
5847 2017-04-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5848
5849 * aarch64-tdep.c (selftests::aarch64_process_record_test): Make it #if
5850 GDB_SELF_TEST.
5851 * arm-tdep.c (selftests::arm_record_test): Likewise.
5852
5853 2017-04-21 Yao Qi <yao.qi@linaro.org>
5854
5855 * regcache.c (regcache_restore): Remove argument 2. Replace
5856 argument 3 with regcache. Get register status from
5857 src->register_status and get register contents from
5858 register_buffer (src, regnum).
5859 (regcache_cpy): Update.
5860
5861 2017-04-19 Pedro Alves <palves@redhat.com>
5862
5863 * gdbthread.h (thread): Add missing closing parenthesis in
5864 comment.
5865
5866 2017-04-19 Pedro Alves <palves@redhat.com>
5867
5868 * common/refcounted-object.h: New file.
5869 * gdbthread.h: Include "common/refcounted-object.h".
5870 (thread_info): Inherit from refcounted_object and add comments.
5871 (thread_info::incref, thread_info::decref)
5872 (thread_info::m_refcount): Delete.
5873 (thread_info::deletable): Use the refcounted_object::refcount()
5874 method.
5875 * inferior.c (current_inferior_): Add comment.
5876 (set_current_inferior): Increment/decrement refcounts.
5877 (prune_inferiors, remove_inferior_command): Skip inferiors marked
5878 not-deletable instead of comparing with the current inferior.
5879 (initialize_inferiors): Increment the initial inferior's refcount.
5880 * inferior.h (struct inferior): Forward declare.
5881 Include "common/refcounted-object.h".
5882 (current_inferior, set_current_inferior): Move declaration to
5883 before struct inferior's definition, and fix comment.
5884 (inferior): Inherit from refcounted_object. Add comments.
5885 * thread.c (switch_to_thread_no_regs): Reference the thread's
5886 inferior pointer directly instead of doing a ptid lookup.
5887 (switch_to_no_thread): New function.
5888 (switch_to_thread(thread_info *)): New function, factored out
5889 from ...
5890 (switch_to_thread(ptid_t)): ... this.
5891 (restore_current_thread): Delete.
5892 (current_thread_cleanup): Remove 'inf_id' and 'was_removable'
5893 fields, and add 'inf' field.
5894 (do_restore_current_thread_cleanup): Check whether old->inf is
5895 alive instead of looking up an inferior by ptid. Use
5896 switch_to_thread and switch_to_no_thread.
5897 (restore_current_thread_cleanup_dtor): Use old->inf directly
5898 instead of lookup up an inferior by id. Decref the inferior.
5899 Don't restore 'removable'.
5900 (make_cleanup_restore_current_thread): Same the inferior pointer
5901 in old, instead of the inferior number. Incref the inferior.
5902 Don't save/clear 'removable'.
5903
5904 2017-04-19 Pedro Alves <palves@redhat.com>
5905
5906 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
5907 unittests/scoped_restore-selftests.c.
5908 (SUBDIR_UNITTESTS_OBS): Add scoped_restore-selftests.o.
5909 * common/scoped_restore.h (scoped_restore_base): Make "class".
5910 (scoped_restore_base::release): New public method.
5911 (scoped_restore_base::scoped_restore_base): New protected ctor.
5912 (scoped_restore_base::m_saved_var): New protected field.
5913 (scoped_restore_tmpl::scoped_restore_tmpl(T*)): Initialize the
5914 scoped_restore_base base class instead of m_saved_var directly.
5915 (scoped_restore_tmpl::scoped_restore_tmpl(T*, T2)): Likewise.
5916 (scoped_restore_tmpl::scoped_restore_tmpl(const
5917 scoped_restore_tmpl<T>&)): Likewise.
5918 (scoped_restore_tmpl::~scoped_restore_tmpl): Use the saved_var
5919 method.
5920 (scoped_restore_tmpl::saved_var): New method.
5921 (scoped_restore_tmpl::m_saved_var): Delete.
5922 * inferior.h (inferior::detaching): Now a bool.
5923 * infrun.c (prepare_for_detach): Use a scoped_restore instead of a
5924 cleanup.
5925 * unittests/scoped_restore-selftests.c: New file.
5926
5927 2017-04-19 Pedro Alves <palves@redhat.com>
5928
5929 * Makefile.in (SUBDIR_UNITTESTS_SRCS, SUBDIR_UNITTESTS_OBS):
5930 Re-sort in alphabetic order.
5931
5932 2017-04-18 Pedro Alves <palves@redhat.com>
5933
5934 * xml-support.c (obstack_xml_printf): Delete.
5935 * xml-support.h (obstack_xml_printf): Delete.
5936
5937 2017-04-18 Pedro Alves <palves@redhat.com>
5938
5939 * xml-support.c (gdb_xml_parser) <use_dtd, dtd_name, parse,
5940 vdebug, verror, body_text, start_element, end_element, name,
5941 user_data, set_is_xinclude, set_error, expat_parser>: New methods.
5942 <name, user_data, expat_parser, scopes, error, last_line, dtd_name,
5943 is_xinclude>: Make private and add m_ prefix.
5944 (gdb_xml_parser::body_text): New method, based on ...
5945 (gdb_xml_body_text): ... this. Adjust.
5946 (gdb_xml_parser::vdebug): New method, based on ...
5947 (gdb_xml_debug): ... this. Adjust.
5948 (gdb_xml_parser::verror): New method, based on ...
5949 (gdb_xml_error): ... this. Adjust.
5950 (gdb_xml_parser::start_element): New method, based on ...
5951 (gdb_xml_start_element): ... this. Adjust.
5952 (gdb_xml_start_element_wrapper): Defer to
5953 gdb_xml_parser::start_element and gdb_xml_parser::set_error.
5954 (gdb_xml_parser::end_element): New method, based on ...
5955 (gdb_xml_end_element_wrapper): ... this. Adjust.
5956 (gdb_xml_parser::~gdb_xml_parser): Adjust.
5957 (gdb_xml_parser::gdb_xml_parser): Adjust to field renames.
5958 (gdb_xml_parser::use_dtd): New method, based on ...
5959 (gdb_xml_use_dtd): ... this. Adjust.
5960 (gdb_xml_parser::parse): New method, based on ...
5961 (gdb_xml_parse): ... this. Adjust.
5962 (gdb_xml_parse_quick): Adjust to call the parser's parse method.
5963 (xinclude_start_include): Adjust to call the parser's name method.
5964 (xml_xinclude_default, xml_xinclude_start_doctype)
5965 (xml_xinclude_end_doctype): Adjust to call the parser's user_data
5966 method.
5967 (xml_process_xincludes): Adjust to call parser methods.
5968 * xml-support.h (gdb_xml_use_dtd, gdb_xml_parse): Delete
5969 declarations.
5970
5971 2017-04-18 Pedro Alves <palves@redhat.com>
5972
5973 * tracefile-tfile.c (tfile_write_tdesc): Adjust to use
5974 gdb::optional<std::string>.
5975 * xml-support.c: Include <string>.
5976 (scope_level::scope_level(scope_level &&))
5977 (scope_level::~scope_level): Delete.
5978 (scope_level::body): Now a std::string.
5979 (gdb_xml_body_text, gdb_xml_end_element): Adjust.
5980 (xinclude_parsing_data::xinclude_parsing_data): Add 'output'
5981 parameter.
5982 (xinclude_parsing_data::~xinclude_parsing_data): Delete.
5983 (xinclude_parsing_data::output): Now a std::string reference.
5984 (xinclude_start_include): Adjust.
5985 (xml_xinclude_default): Adjust.
5986 (xml_process_xincludes): Add 'output' parameter, and return bool.
5987 * xml-support.h (xml_process_xincludes): Add 'output' parameter,
5988 and return bool.
5989 * xml-tdesc.c: Include <unordered_map> and <string>.
5990 (tdesc_xml_cache): Delete.
5991 (tdesc_xml_cache_s): Delete.
5992 (xml_cache): Now an std::unordered_map.
5993 (tdesc_parse_xml): Adjust to use std::string and unordered_map.
5994 (target_fetch_description_xml): Change return type to
5995 gdb::optional<std::string>, and adjust.
5996 * xml-tdesc.h: Include "common/gdb_optional.h" and <string>.
5997 (target_fetch_description_xml): Change return type to
5998 gdb::optional<std::string>.
5999
6000 2017-04-18 Pedro Alves <palves@redhat.com>
6001
6002 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
6003 unittests/optional-selftests.c.
6004 (SUBDIR_UNITTESTS_OBS): Add optional-selftests.o.
6005 * unittests/optional-selftests.c: New file.
6006 * unittests/optional/assignment/1.cc: New file.
6007 * unittests/optional/assignment/2.cc: New file.
6008 * unittests/optional/assignment/3.cc: New file.
6009 * unittests/optional/assignment/4.cc: New file.
6010 * unittests/optional/assignment/5.cc: New file.
6011 * unittests/optional/assignment/6.cc: New file.
6012 * unittests/optional/assignment/7.cc: New file.
6013 * unittests/optional/cons/copy.cc: New file.
6014 * unittests/optional/cons/default.cc: New file.
6015 * unittests/optional/cons/move.cc: New file.
6016 * unittests/optional/cons/value.cc: New file.
6017 * unittests/optional/in_place.cc: New file.
6018 * unittests/optional/observers/1.cc: New file.
6019 * unittests/optional/observers/2.cc: New file.
6020
6021 2017-04-18 Pedro Alves <palves@redhat.com>
6022
6023 * common/gdb_optional.h: Include common/traits.h.
6024 (in_place_t): New type.
6025 (in_place): New constexpr variable.
6026 (optional::optional): Remove member initialization of
6027 m_instantiated.
6028 (optional::optional(in_place_t...)): New constructor.
6029 (optional::~optional): Use reset.
6030 (optional::optional(const optional&)): New.
6031 (optional::optional(const optional&&)): New.
6032 (optional::optional(T &)): New.
6033 (optional::optional(T &&)): New.
6034 (operator::operator=(const optional &)): New.
6035 (operator::operator=(optional &&)): New.
6036 (operator::operator= (const T &))
6037 (operator::operator= (T &&))
6038 (operator::emplace (Args &&... args)): Return a T&. Use reset.
6039 (operator::reset): New.
6040 (operator::m_instantiated):: Add in-class initializer.
6041 * common/traits.h: Include <type_traits>.
6042 (struct And): New types.
6043
6044 2017-04-18 Pedro Alves <palves@redhat.com>
6045
6046 * xml-support.c: Include <vector>.
6047 (scope_level::scope_level(const gdb_xml_element *))
6048 (scope_level::scope_level(scope_level&&)): New.
6049 (scope_level::~scope_level): New.
6050 (scope_level_s): Delete.
6051 (gdb_xml_parser::scopes): Now a std::vector.
6052 (gdb_xml_body_text, gdb_xml_start_element, gdb_xml_end_element):
6053 Use std::vector.
6054 (gdb_xml_parser::~gdb_xml_parser): Remove now unnecessary
6055 scope cleanup code.
6056 (gdb_xml_parser::gdb_xml_parser): Remove explicit initialization
6057 of the scopes member. Use std::vector::emplace_back.
6058
6059 2017-04-18 Pedro Alves <palves@redhat.com>
6060
6061 * xml-support.c (gdb_xml_parser): Add ctor/dtor. Make is_xinclude
6062 a bool.
6063 (gdb_xml_end_element): Change type of first parameter.
6064 (gdb_xml_cleanup): Rename to ...
6065 (gdb_xml_parser::~gdb_xml_parser): ... this.
6066 (gdb_xml_create_parser_and_cleanup): Delete with ...
6067 (gdb_xml_parser::gdb_xml_parser): ... creation parts factored out
6068 to this new ctor.
6069 (gdb_xml_parse_quick): Create a local gdb_xml_parser instead of
6070 using gdb_xml_create_parser_and_cleanup.
6071 (xinclude_parsing_data): Add ctor/dtor.
6072 (xml_xinclude_cleanup): Delete.
6073 (xml_process_xincludes): Create a local xinclude_parsing_data
6074 instead of heap-allocating one. Create a local gdb_xml_parser
6075 instead of heap-allocating one with
6076 gdb_xml_create_parser_and_cleanup.
6077
6078 2017-04-18 John Baldwin <jhb@FreeBSD.org>
6079
6080 PR threads/20743
6081 * fbsd-nat.c (resume_one_thread_cb): Remove.
6082 (resume_all_threads_cb): Remove.
6083 (fbsd_resume): Use ALL_NON_EXITED_THREADS instead of
6084 iterate_over_threads.
6085
6086 2017-04-17 Joel Brobecker <brobecker@adacore.com>
6087
6088 * NEWS: Create a new section for the next release branch.
6089 Rename the section of the current branch, now that it has
6090 been cut.
6091
6092 2017-04-17 Joel Brobecker <brobecker@adacore.com>
6093
6094 GDB 8.0 branch created (725bf5cf125783c2a7ca4ab63d3768e220bab2db):
6095 * version.in: Bump version to 8.0.50.DATE-git.
6096
6097 2017-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
6098
6099 PR gdb/21385
6100 * windows-nat.c (windows_create_inferior): Declare 'allargs'
6101 independently of the host, and fix build breakage on Cygwin.
6102
6103 2017-04-13 Pedro Alves <palves@redhat.com>
6104
6105 * inferior.c (free_inferior): Convert to ...
6106 (inferior::~inferior): ... this dtor.
6107 (inferior::inferior): New ctor, factored out from ...
6108 (add_inferior_silent): ... here. Allocate the inferior with a new
6109 expression.
6110 (delete_inferior): Call delete instead of free_inferior.
6111 * inferior.h (gdb_environ, continuation): Forward declare.
6112 (inferior): Now a class. Add in-class initialization to all
6113 members. Make boolean fields bool, except 'detaching'.
6114 (inferior::inferior): New explicit ctor.
6115 (inferior::~inferior): New.
6116
6117 2017-04-13 Pedro Alves <palves@redhat.com>
6118
6119 * inferior.c (init_inferior_list): Delete.
6120 * inferior.h (init_inferior_list): Delete.
6121
6122 2017-04-13 Pedro Alves <palves@redhat.com>
6123
6124 PR threads/13217
6125 * gdb.threads/threadapply.exp (thr_apply_detach): New procedure.
6126 (top level): Call it twice, with different thread sets.
6127
6128 2017-04-13 Pedro Alves <palves@redhat.com>
6129
6130 * thread.c: Include <algorithm>.
6131 (thread_array_cleanup): Delete.
6132 (scoped_inc_dec_ref): New class.
6133 (live_threads_count): New function.
6134 (set_thread_refcount): Delete.
6135 (tp_array_compar_ascending): Now a bool.
6136 (tp_array_compar): Convert to a std::sort comparison function.
6137 (thread_apply_all_command): Use std::vector and scoped_inc_dec_ref
6138 and live_threads_count.
6139
6140 2017-04-13 Pedro Alves <palves@redhat.com>
6141
6142 * infrun.c (follow_fork_inferior): Also switch the current
6143 inferior.
6144
6145 2017-04-13 Pedro Alves <palves@redhat.com>
6146
6147 * breakpoint.c (watch_command_1): Save watchpoint-frame info
6148 before calling create_internal_breakpoint.
6149
6150 2017-04-13 Pedro Alves <palves@redhat.com>
6151
6152 * fork-child.c (execv_argv): New class.
6153 (breakup_args): Refactored as ...
6154 (execv_argv::init_for_no_shell): .. this method of execv_argv.
6155 Copy arguments to storage and replace separators with NULL
6156 terminators in place.
6157 (escape_bang_in_quoted_argument): Adjust to return bool.
6158 (execv_argv::execv_argv): New ctor.
6159 (execv_argv::init_for_shell): New method, factored out from
6160 fork_inferior. Don't strdup strings into the vector.
6161 (fork_inferior): Eliminate "shell" local and use execv_argv. Use
6162 Remove free_vector_argv call.
6163
6164 2017-04-13 Yao Qi <yao.qi@linaro.org>
6165
6166 * rx-tdep.c (rx_fpsw_type): Check tdep->rx_fpsw_type instead of
6167 tdep->rx_psw_type.
6168
6169 2017-04-13 Yao Qi <yao.qi@linaro.org>
6170
6171 * rl78-tdep.c (rl78_gdbarch_init): Use XCNEW instead of XNEW.
6172 * rx-tdep.c (rx_gdbarch_init): Likewise.
6173
6174 2017-04-13 Pedro Alves <palves@redhat.com>
6175
6176 * breakpoint.h (struct breakpoint): Reindent.
6177
6178 2017-04-13 Pedro Alves <palves@redhat.com>
6179
6180 * breakpoint.c (bp_location): Rename to ...
6181 (bp_locations): ... this. All references updated.
6182 (bp_location_count): Rename to ...
6183 (bp_locations_count): ... this. All references updated.
6184 (bp_location_placed_address_before_address_max): Rename to ...
6185 (bp_locations_placed_address_before_address_max): ... this. All
6186 references updated.
6187 (bp_location_shadow_len_after_address_max): Rename to ...
6188 (bp_locations_shadow_len_after_address_max): ... this. All
6189 references updated.
6190 (bp_location_compare_addrs): Rename to ...
6191 (bp_locations_compare_addrs): ... this. All references updated.
6192 (bp_location_compare):Rename to ...
6193 (bp_locations_compare): ... this. All references updated.
6194 (bp_location_target_extensions_update): Rename to ...
6195 (bp_locations_target_extensions_update): ... this. All references
6196 updated.
6197
6198 2017-04-12 Sergio Durigan Junior <sergiodj@redhat.com>
6199
6200 * Makefile.in (HFILES_NO_SRCDIR): Add "common/gdb_termios.h".
6201 * common/common.m4: Check headers 'termios.h', 'termio.h' and
6202 'sgtty.h'.
6203 * common/gdb_termios.h: New file, with parts of "terminal.h".
6204 * inflow.c: Include "gdb_termios.h".
6205 * ser-unix.c: Include "gdb_termios.h".
6206 * terminal.h: Move terminal-related defines to
6207 "common/gdb_termios.h".
6208
6209 2017-04-12 Tom Tromey <tom@tromey.com>
6210
6211 * probe.c (parse_probes): Update.
6212 * location.h (delete_event_location): Don't declare.
6213 (event_location_deleter::operator()): Update.
6214 * location.c (event_location_deleter::operator()): Rename from
6215 delete_event_location.
6216 * linespec.h (linespec_result) <location>: Change type to
6217 event_location_up.
6218 * linespec.c (canonicalize_linespec, event_location_to_sals)
6219 (decode_objc): Update.
6220 (linespec_result): Don't call delete_event_location.
6221 * breakpoint.c (create_breakpoints_sal)
6222 (bkpt_probe_create_sals_from_location)
6223 (strace_marker_create_sals_from_location): Update.
6224
6225 2017-04-12 Tom Tromey <tom@tromey.com>
6226
6227 * linespec.h (struct linespec_result): Add constructor and
6228 destructor.
6229 (init_linespec_result, destroy_linespec_result)
6230 (make_cleanup_destroy_linespec_result): Don't declare.
6231 * linespec.c (init_linespec_result): Remove.
6232 (linespec_result::~linespec_result): Rename from
6233 destroy_linespec_result. Update.
6234 (cleanup_linespec_result, make_cleanup_destroy_linespec_result):
6235 Remove.
6236 * breakpoint.c (create_breakpoint, break_range_command)
6237 (decode_location_default): Update.
6238 * ax-gdb.c (agent_command_1): Update.
6239
6240 2017-04-12 Tom Tromey <tom@tromey.com>
6241
6242 * remote.c (remote_download_tracepoint): Update.
6243 * python/py-breakpoint.c (bppy_get_location): Update.
6244 * guile/scm-breakpoint.c (bpscm_print_breakpoint_smob)
6245 (gdbscm_breakpoint_location): Update.
6246 * elfread.c (elf_gnu_ifunc_resolver_return_stop): Update.
6247 * breakpoint.h (struct breakpoint) <location, location_range_end>:
6248 Change type to event_location_up.
6249 * breakpoint.c (create_overlay_event_breakpoint)
6250 (create_longjmp_master_breakpoint)
6251 (create_std_terminate_master_breakpoint)
6252 (create_exception_master_breakpoint)
6253 (breakpoint_event_location_empty_p, print_breakpoint_location)
6254 (print_one_breakpoint_location, create_thread_event_breakpoint)
6255 (init_breakpoint_sal, create_breakpoint)
6256 (print_recreate_ranged_breakpoint, break_range_command)
6257 (init_ada_exception_breakpoint, say_where): Update.
6258 (base_breakpoint_dtor): Don't call delete_event_location.
6259 (bkpt_print_recreate, tracepoint_print_recreate)
6260 (dprintf_print_recreate, update_static_tracepoint)
6261 (breakpoint_re_set_default): Update.
6262
6263 2017-04-12 Tom Tromey <tom@tromey.com>
6264
6265 * compile/compile-loc2c.c (compute_stack_depth_worker): Change
6266 type of "to_do". Update.
6267 (compute_stack_depth): Use std::vector.
6268
6269 2017-04-12 Tom Tromey <tom@tromey.com>
6270
6271 * printcmd.c (find_instruction_backward): Use std::vector.
6272
6273 2017-04-12 Tom Tromey <tom@tromey.com>
6274
6275 * symfile.c (objfilep): Remove typedef.
6276 (reread_symbols): Use a std::vector.
6277
6278 2017-04-12 Tom Tromey <tom@tromey.com>
6279
6280 * mi/mi-main.c (exec_direction_forward): Remove.
6281 (exec_reverse_continue, mi_execute_command): Use scoped_restore.
6282 * guile/scm-ports.c (ioscm_with_output_to_port_worker): Use
6283 scoped_restore.
6284 * guile/guile.c (guile_repl_command, guile_command)
6285 (gdbscm_execute_gdb_command): Use scoped_restore.
6286 * go-exp.y (go_parse): Use scoped_restore.
6287 * d-exp.y (d_parse): Use scoped_restore.
6288 * cli/cli-decode.c (cmd_func): Use scoped_restore.
6289 * c-exp.y (c_parse): Use scoped_restore.
6290
6291 2017-04-12 Tom Tromey <tom@tromey.com>
6292
6293 * mi/mi-parse.h (struct mi_parse): Add constructor, destructor.
6294 (mi_parse): Update return type.
6295 (mi_parse_free): Remove.
6296 * mi/mi-parse.c (mi_parse::mi_parse): New constructor.
6297 (mi_parse::~mi_parse): Rename from mi_parse_free.
6298 (mi_parse_cleanup): Remove.
6299 (mi_parse): Return a unique_ptr. Use new.
6300 * mi/mi-main.c (mi_execute_command): Update.
6301
6302 2017-04-12 Tom Tromey <tom@tromey.com>
6303
6304 * location.c (explicit_location_lex_one): Return a
6305 unique_xmalloc_ptr.
6306 (string_to_explicit_location): Update. Remove cleanups.
6307
6308 2017-04-12 Tom Tromey <tom@tromey.com>
6309
6310 * gnu-v3-abi.c (value_and_voffset_p): Remove typedef.
6311 (compare_value_and_voffset): Change type. Update.
6312 (compute_vtable_size): Change type of "offset_vec".
6313 (gnuv3_print_vtable): Use std::vector. Remove cleanups.
6314 (gnuv3_get_typeid): Remove extraneous declaration.
6315
6316 2017-04-12 Tom Tromey <tom@tromey.com>
6317
6318 * charset.h (wchar_iterator): Fix comment.
6319
6320 2017-04-12 Tom Tromey <tom@tromey.com>
6321
6322 * charset.c (iconv_wrapper): New class.
6323 (cleanup_iconv): Remove.
6324 (convert_between_encodings): Use it.
6325
6326 2017-04-12 Tom Tromey <tom@tromey.com>
6327
6328 * symfile.h (increment_reading_symtab): Update type.
6329 * symfile.c (decrement_reading_symtab): Remove.
6330 (increment_reading_symtab): Return a scoped_restore_tmpl<int>.
6331 * psymtab.c (psymtab_to_symtab): Update.
6332 * dwarf2read.c (dw2_instantiate_symtab): Update.
6333
6334 2017-04-12 Tom Tromey <tom@tromey.com>
6335
6336 * jit.c (struct jit_reader): Declare separately. Add constructor
6337 and destructor. Change type of "handle".
6338 (loaded_jit_reader): Define separately.
6339 (jit_reader_load): Update. New "new".
6340 (jit_reader_unload_command): Use "delete".
6341 * gdb-dlfcn.h (struct dlclose_deleter): New.
6342 (gdb_dlhandle_up): New typedef.
6343 (gdb_dlopen, gdb_dlsym): Update types.
6344 (gdb_dlclose): Remove.
6345 * gdb-dlfcn.c (gdb_dlopen): Return a gdb_dlhandle_up.
6346 (gdb_dlsym): Change type of "handle".
6347 (make_cleanup_dlclose): Remove.
6348 (dlclose_deleter::operator()): Rename from gdb_dlclose.
6349 * compile/compile-c-support.c (load_libcc): Update.
6350
6351 2017-04-12 Tom Tromey <tom@tromey.com>
6352
6353 * symtab.h (find_pcs_for_symtab_line): Change return type.
6354 * symtab.c (find_pcs_for_symtab_line): Change return type.
6355 * python/py-linetable.c (build_line_table_tuple_from_pcs): Change
6356 type of "vec". Update.
6357 (ltpy_get_pcs_for_line): Update.
6358 * linespec.c (decode_digits_ordinary): Update.
6359
6360 2017-04-12 Tom Tromey <tom@tromey.com>
6361
6362 * tracepoint.c (actions_command): Update.
6363 * python/python.c (python_command, python_interactive_command):
6364 Update.
6365 * mi/mi-cmd-break.c (mi_cmd_break_commands): Update.
6366 * guile/guile.c (guile_command): Update.
6367 * defs.h (read_command_lines, read_command_lines_1): Return
6368 command_line_up.
6369 (command_lines_deleter): New struct.
6370 (command_line_up): New typedef.
6371 * compile/compile.c (compile_code_command)
6372 (compile_print_command): Update.
6373 * cli/cli-script.h (get_command_line, copy_command_lines): Return
6374 command_line_up.
6375 (make_cleanup_free_command_lines): Remove.
6376 * cli/cli-script.c (get_command_line, read_command_lines_1)
6377 (copy_command_lines): Return command_line_up.
6378 (while_command, if_command, read_command_lines, define_command)
6379 (document_command): Update.
6380 (do_free_command_lines_cleanup, make_cleanup_free_command_lines):
6381 Remove.
6382 * breakpoint.h (breakpoint_set_commands): Change type of
6383 "commands".
6384 * breakpoint.c (breakpoint_set_commands): Change type of
6385 "commands". Update.
6386 (do_map_commands_command, update_dprintf_command_list)
6387 (create_tracepoint_from_upload): Update.
6388
6389 2017-04-12 Tom Tromey <tom@tromey.com>
6390
6391 * tracepoint.c (scope_info): Update.
6392 * spu-tdep.c (spu_catch_start): Update.
6393 * python/python.c (gdbpy_decode_line): Update.
6394 * python/py-finishbreakpoint.c (bpfinishpy_init): Update.
6395 * python/py-breakpoint.c (bppy_init): Update.
6396 * probe.c (parse_probes): Update.
6397 * mi/mi-cmd-break.c (mi_cmd_break_insert_1): Update.
6398 * location.h (event_location_deleter): New struct.
6399 (event_location_up): New typedef.
6400 (new_linespec_location, new_address_location, new_probe_location)
6401 (new_explicit_location, copy_event_location)
6402 (string_to_event_location, string_to_event_location_basic)
6403 (string_to_explicit_location): Update return type.
6404 (make_cleanup_delete_event_location): Remove.
6405 * location.c (new_linespec_location, new_address_location)
6406 (new_probe_location, new_explicit_location, copy_event_location):
6407 Return event_location_up.
6408 (delete_event_location_cleanup)
6409 (make_cleanup_delete_event_location): Remove.
6410 (string_to_explicit_location, string_to_event_location_basic)
6411 (string_to_event_location): Return event_location_up.
6412 * linespec.c (canonicalize_linespec, event_location_to_sals)
6413 (decode_line_with_current_source)
6414 (decode_line_with_last_displayed, decode_objc): Update.
6415 * guile/scm-breakpoint.c (gdbscm_register_breakpoint_x): Update.
6416 * completer.c (location_completer): Update.
6417 * cli/cli-cmds.c (edit_command, list_command): Update.
6418 * breakpoint.c (create_overlay_event_breakpoint)
6419 (create_longjmp_master_breakpoint)
6420 (create_std_terminate_master_breakpoint)
6421 (create_exception_master_breakpoint)
6422 (create_thread_event_breakpoint): Update.
6423 (init_breakpoint_sal): Update. Remove some dead code.
6424 (create_breakpoint_sal): Change type of "location". Update.
6425 (create_breakpoints_sal, create_breakpoint, break_command_1)
6426 (dprintf_command, break_range_command, until_break_command)
6427 (init_ada_exception_breakpoint)
6428 (strace_marker_create_sals_from_location)
6429 (update_static_tracepoint, trace_command, ftrace_command)
6430 (strace_command, create_tracepoint_from_upload): Update.
6431 * break-catch-throw.c (re_set_exception_catchpoint): Update.
6432 * ax-gdb.c (agent_command_1): Update.
6433
6434 2017-04-12 Pedro Alves <palves@redhat.com>
6435
6436 * Makefile.in (ALL_TARGET_OBS): Add i386-go32-tdep.o.
6437 * configure.tgt: Handle i[34567]86-*-go32* and
6438 i[34567]86-*-msdosdjgpp*.
6439 * i386-tdep.c (i386_svr4_reg_to_regnum):
6440 Make extern.
6441 (i386_go32_init_abi, i386_coff_osabi_sniffer): Moved to
6442 i386-go32-tdep.c.
6443 (_initialize_i386_tdep): DJGPP bits moved to i386-go32-tdep.c.
6444 * i386-go32-tdep.c: New file.
6445 * i386-tdep.h (tdesc_i386_mmx, i386_svr4_reg_to_regnum): New
6446 declarations.
6447
6448 2017-04-12 Simon Marchi <simon.marchi@ericsson.com>
6449
6450 * aix-thread.c (pd_status2str): Change return type to const char *.
6451
6452 2017-04-12 Pedro Alves <palves@redhat.com>
6453
6454 * i386-tdep.c (i386_elf_init_abi, i386_go32_init_abi): Remove
6455 calls to set_gdbarch_gnu_triplet_regexp.
6456
6457 2017-04-12 Pedro Alves <palves@redhat.com>
6458
6459 PR gdb/21323
6460 * c-lang.c (cplus_primitive_types) <cplus_primitive_type_wchar_t>:
6461 New enum value.
6462 (cplus_language_arch_info): Register cplus_primitive_type_wchar_t.
6463 * gdbtypes.h (struct builtin_type) <builtin_wchar>: New field.
6464 * gdbtypes.c (gdbtypes_post_init): Create the "wchar_t" type.
6465 * gdbarch.sh (wchar_bit, wchar_signed): New per-arch values.
6466 * gdbarch.h, gdbarch.c: Regenerate.
6467 * aarch64-tdep.c (aarch64_gdbarch_init): Override
6468 gdbarch_wchar_bit and gdbarch_wchar_signed.
6469 * alpha-tdep.c (alpha_gdbarch_init): Likewise.
6470 * arm-tdep.c (arm_gdbarch_init): Likewise.
6471 * avr-tdep.c (avr_gdbarch_init): Likewise.
6472 * h8300-tdep.c (h8300_gdbarch_init): Likewise.
6473 * i386-nto-tdep.c (i386nto_init_abi): Likewise.
6474 * i386-tdep.c (i386_go32_init_abi): Likewise.
6475 * m32r-tdep.c (m32r_gdbarch_init): Likewise.
6476 * moxie-tdep.c (moxie_gdbarch_init): Likewise.
6477 * nds32-tdep.c (nds32_gdbarch_init): Likewise.
6478 * rs6000-aix-tdep.c (rs6000_aix_init_osabi): Likewise.
6479 * sh-tdep.c (sh_gdbarch_init): Likewise.
6480 * sparc-tdep.c (sparc32_gdbarch_init): Likewise.
6481 * sparc64-tdep.c (sparc64_init_abi): Likewise.
6482 * windows-tdep.c (windows_init_abi): Likewise.
6483 * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
6484
6485 2017-04-12 Pedro Alves <palves@redhat.com>
6486
6487 PR c++/21323
6488 * c-lang.c (cplus_primitive_types) <cplus_primitive_type_char16_t,
6489 cplus_primitive_type_char32_t>: New enum values.
6490 (cplus_language_arch_info): Register cplus_primitive_type_char16_t
6491 and cplus_primitive_type_char32_t.
6492 * dwarf2read.c (read_base_type) <DW_ATE_UTF>: If bit size is 16 or
6493 32, use the archtecture's built-in type for char16_t and char32_t,
6494 respectively. Otherwise, fallback to init_integer_type as before,
6495 but make the type unsigned, and issue a complaint.
6496 * gdbtypes.c (gdbtypes_post_init): Make char16_t and char32_t unsigned.
6497
6498 2017-04-12 Alan Hayward <alan.hayward@arm.com>
6499
6500 * m32r-tdep.c (M32R_ARG_REGISTER_SIZE): Added.
6501 (m32r_push_dummy_call): Use M32R_ARG_REGISTER_SIZE.
6502
6503 2017-04-12 Sergio Durigan Junior <sergiodj@redhat.com>
6504
6505 * windows-nat.c (windows_create_inferior): Declare 'toexec' as
6506 'const char *'.
6507
6508 2017-04-12 Sergio Durigan Junior <sergiodj@redhat.com>
6509
6510 * common/common-utils.c (free_vector_argv): New function.
6511 * common/common-utils.h: Include <vector>.
6512 (free_vector_argv): New prototype.
6513 * darwin-nat.c (darwin_create_inferior): Rewrite function
6514 prototype in order to constify "exec_file" and accept a
6515 "std::string" for "allargs".
6516 * fork-child.c: Include <vector>.
6517 (breakup_args): Rewrite function, using C++.
6518 (fork_inferior): Rewrite function header, constify "exec_file_arg"
6519 and accept "std::string" for "allargs". Update the code to
6520 calculate "argv" based on "allargs". Update calls to "exec_fun"
6521 and "execvp".
6522 * gnu-nat.c (gnu_create_inferior): Rewrite function prototype in
6523 order to constify "exec_file" and accept a "std::string" for
6524 "allargs".
6525 * go32-nat.c (go32_create_inferior): Likewise.
6526 * inf-ptrace.c (inf_ptrace_create_inferior): Likewise.
6527 * infcmd.c (run_command_1): Constify "exec_file". Use
6528 "std::string" for inferior arguments.
6529 * inferior.h (fork_inferior): Update prototype.
6530 * linux-nat.c (linux_nat_create_inferior): Rewrite function
6531 prototype in order to constify "exec_file" and accept a
6532 "std::string" for "allargs".
6533 * nto-procfs.c (procfs_create_inferior): Likewise.
6534 * procfs.c (procfs_create_inferior): Likewise.
6535 * remote-sim.c (gdbsim_create_inferior): Likewise.
6536 * remote.c (extended_remote_run): Update code to accept
6537 "std::string" as argument.
6538 (extended_remote_create_inferior): Rewrite function prototype in
6539 order to constify "exec_file" and accept a "std::string" for
6540 "allargs".
6541 * rs6000-nat.c (super_create_inferior): Likewise.
6542 (rs6000_create_inferior): Likewise.
6543 * target.h (struct target_ops) <to_create_inferior>: Likewise.
6544 * windows-nat.c (windows_create_inferior): Likewise.
6545
6546 2017-04-11 Pedro Alves <palves@redhat.com>
6547
6548 * thread.c: Fix whitespace throughout.
6549
6550 2017-04-11 Philipp Rudo <prudo@linux.vnet.ibm.com>
6551
6552 * linux-nat.c (linux_nat_detach): Remove delete_lwp call.
6553
6554 2017-04-11 Alan Hayward <alan.hayward@arm.com>
6555
6556 * arm-tdep.c (arm_store_return_value): Use FP_REGISTER_SIZE
6557
6558 2017-04-10 Sergio Durigan Junior <sergiodj@redhat.com>
6559
6560 PR gdb/21364
6561 * osdata.c (info_osdata): Check if 'type' is an empty string
6562 instead of NULL.
6563
6564 2017-04-10 Pedro Alves <palves@redhat.com>
6565
6566 * thread.c (add_thread_silent, delete_thread_1, find_thread_ptid)
6567 (ptid_to_global_thread_id, in_thread_list)
6568 (do_captured_list_thread_ids, set_resumed, set_running)
6569 (set_executing, set_stop_requested, finish_thread_state)
6570 (validate_registers_access, can_access_registers_ptid)
6571 (print_thread_info_1, switch_to_thread)
6572 (do_restore_current_thread_cleanup)
6573 (make_cleanup_restore_current_thread, thread_command)
6574 (thread_name_command): Use operator== instead of ptid_equal.
6575
6576 2017-04-10 Pedro Alves <palves@redhat.com>
6577
6578 * thread.c (struct current_thread_cleanup) <next>: Delete field.
6579 (current_thread_cleanup_chain): Delete.
6580 (restore_current_thread_cleanup_dtor)
6581 (make_cleanup_restore_current_thread): Remove references to
6582 current_thread_cleanup_chain.
6583
6584 2017-04-10 Alan Hayward <alan.hayward@arm.com>
6585
6586 * msp430-tdep.c (msp430_pseudo_register_read): Never return
6587 REG_UNKNOWN.
6588
6589 2017-04-10 Yao Qi <yao.qi@linaro.org>
6590
6591 PR gdb/19942
6592 * gdbthread.h (thread_info::deletable): New method.
6593 (thread_info::incref): New method.
6594 (thread_info::decref): New method.
6595 (thread_info::refcount): Move it to private.
6596 * infrun.c (save_stop_context): Call inc_refcount.
6597 (release_stop_context_cleanup): Likewise.
6598 * thread.c (set_thread_exited): New function.
6599 (init_thread_list): Delete "tp" only it is deletable, otherwise
6600 call set_thread_exited.
6601 (delete_thread_1): Call set_thread_exited.
6602 (current_thread_cleanup) <inferior_pid>: Remove.
6603 <thread>: New field.
6604 (restore_current_thread_ptid_changed): Removed.
6605 (do_restore_current_thread_cleanup): Adjust.
6606 (restore_current_thread_cleanup_dtor): Don't call
6607 find_thread_ptid.
6608 (set_thread_refcount): Use dec_refcount.
6609 (make_cleanup_restore_current_thread): Adjust.
6610 (thread_apply_all_command): Call inc_refcount.
6611 (_initialize_thread): Don't call
6612 observer_attach_thread_ptid_changed.
6613
6614 2017-04-10 Yao Qi <yao.qi@linaro.org>
6615
6616 * thread.c (delete_thread_1): Hoist code on marking thread as
6617 exited.
6618
6619 2017-04-09 Simon Marchi <simon.marchi@polymtl.ca>
6620
6621 * windows-nat.c (windows_detach): Initialize ptid with
6622 minus_one_ptid.
6623
6624 2017-04-07 Simon Marchi <simon.marchi@ericsson.com>
6625
6626 * unittests/ptid-selftests.c: Fix erroneous assert messages.
6627
6628 2017-04-07 Alan Hayward <alan.hayward@arm.com>
6629
6630 * bfin-tdep.c (BFIN_MAX_REGISTER_SIZE): Add.
6631 (bfin_pseudo_register_read): Use BFIN_MAX_REGISTER_SIZE.
6632 (bfin_pseudo_register_write): Likewise
6633
6634 2017-04-06 Simon Marchi <simon.marchi@ericsson.com>
6635
6636 * common/ptid.h (struct ptid): Change to...
6637 (class ptid_t): ... this.
6638 <ptid_t>: New constructors.
6639 <pid, lwp_p, lwp, tid_p, tid, is_pid, operator==, operator!=,
6640 matches>: New methods.
6641 <make_null, make_minus_one>: New static methods.
6642 <pid>: Rename to...
6643 <m_pid>: ...this.
6644 <lwp>: Rename to...
6645 <m_lwp>: ...this.
6646 <tid>: Rename to...
6647 <m_tid>: ...this.
6648 (ptid_build, ptid_get_pid, ptid_get_lwp, ptid_get_tid, ptid_equal,
6649 ptid_is_pid, ptid_lwp_p, ptid_tid_p, ptid_match): Take ptid arguments
6650 as references, move comment to class ptid_t.
6651 * common/ptid.c (null_ptid, minus_one_ptid): Initialize with
6652 ptid_t static methods.
6653 (ptid_build, pid_to_ptid, ptid_get_pid, ptid_get_tid,
6654 ptid_equal, ptid_is_pid, ptid_lwp_p, ptid_tid_p, ptid_match):
6655 Take ptid arguments as references, implement using ptid_t methods.
6656 * unittests/ptid-selftests.c: New file.
6657 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
6658 unittests/ptid-selftests.c.
6659 (SUBDIR_UNITTESTS_OBS): Add unittests/ptid-selftests.o.
6660
6661 2017-04-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
6662
6663 * python/python.c (python_run_simple_file): Cast mode literal to
6664 non-const char pointer as expected by PyFile_FromString.
6665
6666 2017-04-05 Simon Marchi <simon.marchi@ericsson.com>
6667
6668 * common/ptid.c (ptid_lwp_p, ptid_tid_p): Remove comparison with
6669 minus_one_ptid and null_ptid.
6670
6671 2017-04-05 Pedro Alves <palves@redhat.com>
6672
6673 * warning.m4 (build_warnings): Remove -Wno-write-strings.
6674 * configure: Regenerate.
6675
6676 2017-04-05 Pedro Alves <palves@redhat.com>
6677
6678 * ada-exp.y (yyerror): Constify.
6679 * ada-lang.c (bound_name, get_selections)
6680 (ada_variant_discrim_type)
6681 (ada_variant_discrim_name, ada_value_struct_elt)
6682 (ada_lookup_struct_elt_type, is_unchecked_variant)
6683 (ada_which_variant_applies, standard_exc, ada_get_next_arg)
6684 (catch_ada_exception_command_split)
6685 (catch_ada_assert_command_split, catch_assert_command)
6686 (ada_op_name): Constify.
6687 * ada-lang.h (ada_yyerror, get_selections)
6688 (ada_variant_discrim_name, ada_value_struct_elt): Constify.
6689 * arc-tdep.c (arc_print_frame_cache): Constify.
6690 * arm-tdep.c (arm_skip_stub): Constify.
6691 * ax-gdb.c (gen_binop, gen_struct_ref_recursive, gen_struct_ref)
6692 (gen_aggregate_elt_ref): Constify.
6693 * bcache.c (print_bcache_statistics): Constify.
6694 * bcache.h (print_bcache_statistics): Constify.
6695 * break-catch-throw.c (catch_exception_command_1):
6696 * breakpoint.c (struct ep_type_description::description):
6697 Constify.
6698 (add_solib_catchpoint): Constify.
6699 (catch_fork_command_1): Add cast.
6700 (add_catch_command): Constify.
6701 * breakpoint.h (add_catch_command, add_solib_catchpoint):
6702 Constify.
6703 * bsd-uthread.c (bsd_uthread_state): Constify.
6704 * buildsym.c (patch_subfile_names): Constify.
6705 * buildsym.h (next_symbol_text_func, patch_subfile_names):
6706 Constify.
6707 * c-exp.y (yyerror): Constify.
6708 (token::oper): Constify.
6709 * c-lang.h (c_yyerror, cp_print_class_member): Constify.
6710 * c-varobj.c (cplus_describe_child): Constify.
6711 * charset.c (find_charset_names): Add cast.
6712 (find_charset_names): Constify array and add const_cast.
6713 * cli/cli-cmds.c (complete_command, cd_command): Constify.
6714 (edit_command): Constify.
6715 * cli/cli-decode.c (lookup_cmd): Constify.
6716 * cli/cli-dump.c (dump_memory_command, dump_value_command):
6717 Constify.
6718 (struct dump_context): Constify.
6719 (add_dump_command, restore_command): Constify.
6720 * cli/cli-script.c (get_command_line): Constify.
6721 * cli/cli-script.h (get_command_line): Constify.
6722 * cli/cli-utils.c (check_for_argument): Constify.
6723 * cli/cli-utils.h (check_for_argument): Constify.
6724 * coff-pe-read.c (struct read_pe_section_data): Constify.
6725 * command.h (lookup_cmd): Constify.
6726 * common/print-utils.c (decimal2str): Constify.
6727 * completer.c (gdb_print_filename): Constify.
6728 * corefile.c (set_gnutarget): Constify.
6729 * cp-name-parser.y (yyerror): Constify.
6730 * cp-valprint.c (cp_print_class_member): Constify.
6731 * cris-tdep.c (cris_register_name, crisv32_register_name):
6732 Constify.
6733 * d-exp.y (yyerror): Constify.
6734 (struct token::oper): Constify.
6735 * d-lang.h (d_yyerror): Constify.
6736 * dbxread.c (struct header_file_location::name): Constify.
6737 (add_old_header_file, add_new_header_file, last_function_name)
6738 (dbx_next_symbol_text, add_bincl_to_list)
6739 (find_corresponding_bincl_psymtab, set_namestring)
6740 (find_stab_function_addr, read_dbx_symtab, start_psymtab)
6741 (dbx_end_psymtab, read_ofile_symtab, process_one_symbol):
6742 * defs.h (command_line_input, print_address_symbolic)
6743 (deprecated_readline_begin_hook): Constify.
6744 * dwarf2read.c (anonymous_struct_prefix, dwarf_bool_name):
6745 Constify.
6746 * event-top.c (handle_line_of_input): Constify and add cast.
6747 * exceptions.c (catch_errors): Constify.
6748 * exceptions.h (catch_errors): Constify.
6749 * expprint.c (print_subexp_standard, op_string, op_name)
6750 (op_name_standard, dump_raw_expression, dump_raw_expression):
6751 * expression.h (op_name, op_string, dump_raw_expression):
6752 Constify.
6753 * f-exp.y (yyerror): Constify.
6754 (struct token::oper): Constify.
6755 (struct f77_boolean_val::name): Constify.
6756 * f-lang.c (f_word_break_characters): Constify.
6757 * f-lang.h (f_yyerror): Constify.
6758 * fork-child.c (fork_inferior): Add cast.
6759 * frv-tdep.c (struct gdbarch_tdep::register_names): Constify.
6760 (new_variant): Constify.
6761 * gdbarch.sh (pstring_ptr, pstring_list): Constify.
6762 * gdbarch.c: Regenerate.
6763 * gdbcore.h (set_gnutarget): Constify.
6764 * go-exp.y (yyerror): Constify.
6765 (token::oper): Constify.
6766 * go-lang.h (go_yyerror): Constify.
6767 * go32-nat.c (go32_sysinfo): Constify.
6768 * guile/scm-breakpoint.c (gdbscm_breakpoint_expression): Constify.
6769 * guile/scm-cmd.c (cmdscm_function): Constify.
6770 * guile/scm-param.c (pascm_param_value): Constify.
6771 * h8300-tdep.c (h8300_register_name, h8300s_register_name)
6772 (h8300sx_register_name): Constify.
6773 * hppa-tdep.c (hppa32_register_name, hppa64_register_name):
6774 Constify.
6775 * ia64-tdep.c (ia64_register_names): Constify.
6776 * infcmd.c (construct_inferior_arguments): Constify.
6777 (path_command, attach_post_wait): Constify.
6778 * language.c (show_range_command, show_case_command)
6779 (unk_lang_error): Constify.
6780 * language.h (language_defn::la_error)
6781 (language_defn::la_name_of_this): Constify.
6782 * linespec.c (decode_line_2): Constify.
6783 * linux-thread-db.c (thread_db_err_str): Constify.
6784 * lm32-tdep.c (lm32_register_name): Constify.
6785 * m2-exp.y (yyerror): Constify.
6786 * m2-lang.h (m2_yyerror): Constify.
6787 * m32r-tdep.c (m32r_register_names): Constify and make static.
6788 * m68hc11-tdep.c (m68hc11_register_names): Constify.
6789 * m88k-tdep.c (m88k_register_name): Constify.
6790 * macroexp.c (appendmem): Constify.
6791 * mdebugread.c (fdr_name, add_data_symbol, parse_type)
6792 (upgrade_type, parse_external, parse_partial_symbols)
6793 (mdebug_next_symbol_text, cross_ref, mylookup_symbol, new_psymtab)
6794 (new_symbol): Constify.
6795 * memattr.c (mem_info_command): Constify.
6796 * mep-tdep.c (register_name_from_keyword): Constify.
6797 * mi/mi-cmd-env.c (mi_cmd_env_path, _initialize_mi_cmd_env):
6798 Constify.
6799 * mi/mi-cmd-stack.c (list_args_or_locals): Constify.
6800 * mi/mi-cmd-var.c (mi_cmd_var_show_attributes): Constify.
6801 * mi/mi-main.c (captured_mi_execute_command): Constify and add
6802 cast.
6803 (mi_execute_async_cli_command): Constify.
6804 * mips-tdep.c (mips_register_name): Constify.
6805 * mn10300-tdep.c (register_name, mn10300_generic_register_name)
6806 (am33_register_name, am33_2_register_name)
6807 * moxie-tdep.c (moxie_register_names): Constify.
6808 * nat/linux-osdata.c (osdata_type): Constify fields.
6809 * nto-tdep.c (nto_parse_redirection): Constify.
6810 * objc-lang.c (lookup_struct_typedef, lookup_objc_class)
6811 (lookup_child_selector): Constify.
6812 (objc_methcall::name): Constify.
6813 * objc-lang.h (lookup_objc_class, lookup_child_selector)
6814 (lookup_struct_typedef): Constify.
6815 * objfiles.c (pc_in_section): Constify.
6816 * objfiles.h (pc_in_section): Constify.
6817 * p-exp.y (struct token::oper): Constify.
6818 (yyerror): Constify.
6819 * p-lang.h (pascal_yyerror): Constify.
6820 * parser-defs.h (op_name_standard): Constify.
6821 (op_print::string): Constify.
6822 (exp_descriptor::op_name): Constify.
6823 * printcmd.c (print_address_symbolic): Constify.
6824 * psymtab.c (print_partial_symbols): Constify.
6825 * python/py-breakpoint.c (stop_func): Constify.
6826 (bppy_get_expression): Constify.
6827 * python/py-cmd.c (cmdpy_completer::name): Constify.
6828 (cmdpy_function): Constify.
6829 * python/py-event.c (evpy_add_attribute)
6830 (gdbpy_initialize_event_generic): Constify.
6831 * python/py-event.h (evpy_add_attribute)
6832 (gdbpy_initialize_event_generic): Constify.
6833 * python/py-evts.c (add_new_registry): Constify.
6834 * python/py-finishbreakpoint.c (outofscope_func): Constify.
6835 * python/py-framefilter.c (get_py_iter_from_func): Constify.
6836 * python/py-inferior.c (get_buffer): Add cast.
6837 * python/py-param.c (parm_constant::name): Constify.
6838 * python/py-unwind.c (fprint_frame_id): Constify.
6839 * python/python.c (gdbpy_parameter_value): Constify.
6840 * remote-fileio.c (remote_fio_func_map): Make 'name' const.
6841 * remote.c (memory_packet_config::name): Constify.
6842 (show_packet_config_cmd, remote_write_bytes)
6843 (remote_buffer_add_string):
6844 * reverse.c (exec_reverse_once): Constify.
6845 * rs6000-tdep.c (variant::name, variant::description): Constify.
6846 * rust-exp.y (rustyyerror): Constify.
6847 * rust-lang.c (rust_op_name): Constify.
6848 * rust-lang.h (rustyyerror): Constify.
6849 * serial.h (serial_ops::name): Constify.
6850 * sh-tdep.c (sh_sh_register_name, sh_sh3_register_name)
6851 (sh_sh3e_register_name, sh_sh2e_register_name)
6852 (sh_sh2a_register_name, sh_sh2a_nofpu_register_name)
6853 (sh_sh_dsp_register_name, sh_sh3_dsp_register_name)
6854 (sh_sh4_register_name, sh_sh4_nofpu_register_name)
6855 (sh_sh4al_dsp_register_name): Constify.
6856 * sh64-tdep.c (sh64_register_name): Constify.
6857 * solib-darwin.c (lookup_symbol_from_bfd): Constify.
6858 * spu-tdep.c (spu_register_name, info_spu_dma_cmdlist): Constify.
6859 * stabsread.c (patch_block_stabs, read_type_number)
6860 (ref_map::stabs, ref_add, process_reference)
6861 (symbol_reference_defined, define_symbol, define_symbol)
6862 (error_type, read_type, read_member_functions, read_cpp_abbrev)
6863 (read_one_struct_field, read_struct_fields, read_baseclasses)
6864 (read_tilde_fields, read_struct_type, read_array_type)
6865 (read_enum_type, read_sun_builtin_type, read_sun_floating_type)
6866 (read_huge_number, read_range_type, read_args, common_block_start)
6867 (find_name_end): Constify.
6868 * stabsread.h (common_block_start, define_symbol)
6869 (process_one_symbol, symbol_reference_defined, ref_add):
6870 * symfile.c (get_section_index, add_symbol_file_command):
6871 * symfile.h (get_section_index): Constify.
6872 * target-descriptions.c (tdesc_type::name): Constify.
6873 (tdesc_free_type): Add cast.
6874 * target.c (find_default_run_target):
6875 (add_deprecated_target_alias, find_default_run_target)
6876 (target_announce_detach): Constify.
6877 (do_option): Constify.
6878 * target.h (add_deprecated_target_alias): Constify.
6879 * thread.c (print_thread_info_1): Constify.
6880 * top.c (deprecated_readline_begin_hook, command_line_input):
6881 Constify.
6882 (init_main): Add casts.
6883 * top.h (handle_line_of_input): Constify.
6884 * tracefile-tfile.c (tfile_write_uploaded_tsv): Constify.
6885 * tracepoint.c (tvariables_info_1, trace_status_mi): Constify.
6886 (tfind_command): Rename to ...
6887 (tfind_command_1): ... this and constify.
6888 (tfind_command): New function.
6889 (tfind_end_command, tfind_start_command): Adjust.
6890 (encode_source_string): Constify.
6891 * tracepoint.h (encode_source_string): Constify.
6892 * tui/tui-data.c (tui_partial_win_by_name): Constify.
6893 * tui/tui-data.h (tui_partial_win_by_name): Constify.
6894 * tui/tui-source.c (tui_set_source_content_nil): Constify.
6895 * tui/tui-source.h (tui_set_source_content_nil): Constify.
6896 * tui/tui-win.c (parse_scrolling_args): Constify.
6897 * tui/tui-windata.c (tui_erase_data_content): Constify.
6898 * tui/tui-windata.h (tui_erase_data_content): Constify.
6899 * tui/tui-winsource.c (tui_erase_source_content): Constify.
6900 * tui/tui.c (tui_enable): Add cast.
6901 * utils.c (defaulted_query): Constify.
6902 (init_page_info): Add cast.
6903 (puts_debug, subset_compare): Constify.
6904 * utils.h (subset_compare): Constify.
6905 * varobj.c (varobj_format_string): Constify.
6906 * varobj.h (varobj_format_string): Constify.
6907 * vax-tdep.c (vax_register_name): Constify.
6908 * windows-nat.c (windows_detach): Constify.
6909 * xcoffread.c (process_linenos, xcoff_next_symbol_text): Constify.
6910 * xml-support.c (gdb_xml_end_element): Constify.
6911 * xml-tdesc.c (tdesc_start_reg): Constify.
6912 * xstormy16-tdep.c (xstormy16_register_name): Constify.
6913 * xtensa-tdep.c (xtensa_find_register_by_name): Constify.
6914 * xtensa-tdep.h (xtensa_register_t::name): Constify.
6915
6916 2017-04-05 Pedro Alves <palves@redhat.com>
6917
6918 * proc-api.c (struct trans): Constify.
6919 (procfs_note): Constify.
6920 * proc-events.c (struct trans, syscall_table):
6921 * proc-flags.c (struct trans): Constify.
6922 * proc-utils.h (procfs_note): Constify.
6923 * proc-why.c (struct trans): Constify.
6924 * procfs.c (dead_procinfo, find_syscall, proc_warn, proc_error)
6925 (procfs_detach): Constify.
6926 * sol-thread.c (struct string_map): Constify.
6927 (td_err_string, td_state_string): Constify.
6928
6929 2017-04-05 Pedro Alves <palves@redhat.com>
6930
6931 * proc-api.c (procfs_filename): Don't initialize
6932 procfs_filename.
6933 (prepare_to_trace): Assume procfs_filename is non-NULL.
6934 (_initialize_proc_api): Give procfs_filename a default value here.
6935
6936 2017-04-05 Pedro Alves <palves@redhat.com>
6937
6938 * break-catch-throw.c (handle_gnu_v3_exceptions): Constify
6939 'cond_string' parameter.
6940 (extract_exception_regexp): Constify 'string' parameter.
6941 (catch_exception_command_1): Constify.
6942 * breakpoint.c (init_catchpoint)
6943 (create_fork_vfork_event_catchpoint): Constify 'cond_string'
6944 parameter.
6945 (ep_parse_optional_if_clause, catch_fork_command_1)
6946 (catch_exec_command_1): Constify.
6947 * breakpoint.h (init_catchpoint): Constify 'cond_string'
6948 parameter.
6949 (ep_parse_optional_if_clause): Constify.
6950 * cli/cli-utils.c (remove_trailing_whitespace)
6951 (check_for_argument): Constify.
6952 * cli/cli-utils.h (remove_trailing_whitespace): Constify and add
6953 non-const overload.
6954 (check_for_argument): Likewise.
6955
6956 2017-04-05 Pedro Alves <palves@redhat.com>
6957
6958 * event-top.c (command_line_handler): Add cast to execute_command
6959 call.
6960 * record-btrace.c (cmd_record_btrace_bts_start)
6961 (cmd_record_btrace_pt_start, cmd_record_btrace_start)
6962 (cmd_record_btrace_start): Add cast to execute_command call.
6963 * record-full.c (record_full_goto_insn):
6964 * record.c (record_start, record_stop): Add cast to
6965 execute_command_to_string calls.
6966 (cmd_record_start): Add cast to execute_command calls.
6967
6968 2017-04-05 Pedro Alves <palves@redhat.com>
6969
6970 * python/python-internal.h (gdb_PyArg_ParseTupleAndKeywords): New
6971 static inline function.
6972 * python/py-arch.c (archpy_disassemble): Constify 'keywords'
6973 array and use gdb_PyArg_ParseTupleAndKeywords.
6974 * python/py-cmd.c (cmdpy_init): Likewise.
6975 * python/py-finishbreakpoint.c (bpfinishpy_init): Likewise.
6976 * python/py-inferior.c (infpy_read_memory, infpy_write_memory)
6977 (infpy_search_memory): Likewise.
6978 * python/py-objfile.c (objfpy_add_separate_debug_file)
6979 (gdbpy_lookup_objfile): Likewise.
6980 * python/py-symbol.c (gdbpy_lookup_symbol)
6981 (gdbpy_lookup_global_symbol): Likewise.
6982 * python/py-type.c (gdbpy_lookup_type): Likewise.
6983 * python/py-value.c (valpy_lazy_string, valpy_string): Likewise.
6984 * python/python.c (execute_gdb_command, gdbpy_write, gdbpy_flush):
6985 Likewise.
6986
6987 2017-04-05 Pedro Alves <palves@redhat.com>
6988
6989 * python/python-internal.h (gdb_PyGetSetDef): New type.
6990 * python/py-block.c (block_object_getset)
6991 (breakpoint_object_getset): Now a gdb_PyGetSetDef array.
6992 * python/py-event.c (event_object_getset)
6993 (finish_breakpoint_object_getset): Likewise.
6994 * python/py-inferior.c (inferior_object_getset): Likewise.
6995 * python/py-infthread.c (thread_object_getset): Likewise.
6996 * python/py-lazy-string.c (lazy_string_object_getset): Likewise.
6997 * python/py-linetable.c (linetable_entry_object_getset): Likewise.
6998 * python/py-objfile.c (objfile_getset): Likewise.
6999 * python/py-progspace.c (pspace_getset): Likewise.
7000 * python/py-record-btrace.c (btpy_insn_getset, btpy_call_getset):
7001 Likewise.
7002 * python/py-record.c (recpy_record_getset): Likewise.
7003 * python/py-symbol.c (symbol_object_getset): Likewise.
7004 * python/py-symtab.c (symtab_object_getset, sal_object_getset):
7005 Likewise.
7006 * python/py-type.c (type_object_getset, field_object_getset):
7007 Likewise.
7008 * python/py-value.c (value_object_getset): Likewise.
7009
7010 2017-04-05 Pedro Alves <palves@redhat.com>
7011
7012 * python/python-internal.h (gdb_PyObject_CallMethod)
7013 (gdb_PyErr_NewException, gdb_PySys_GetObject, gdb_PySys_SetPath):
7014 New functions.
7015 (GDB_PYSYS_SETPATH_CHAR, PyObject_CallMethod, PyErr_NewException)
7016 (PySys_GetObject, PySys_SetPath): New macros.
7017
7018 2017-04-05 Pedro Alves <palves@redhat.com>
7019
7020 * mi/mi-cmd-info.c (mi_cmd_info_os): Call info_osdata instead of
7021 info_osdata_command.
7022 * osdata.c (info_osdata_command): Rename to ...
7023 (info_osdata): ... this. Constify 'type' parameter, and remove
7024 the 'from_tty' parameter. Accept NULL TYPE.
7025 (info_osdata_command): New function.
7026 * osdata.h (info_osdata_command): Remove declaration.
7027 (info_osdata): New declaration.
7028
7029 2017-04-05 Pedro Alves <palves@redhat.com>
7030
7031 * mi/mi-cmd-break.c (mi_cmd_break_insert_1, mi_cmd_break_insert)
7032 (mi_cmd_dprintf_insert, mi_cmd_break_passcount)
7033 (mi_cmd_break_watch, mi_cmd_break_commands): Constify 'command'
7034 parameter.
7035 * mi/mi-cmd-catch.c (mi_cmd_catch_assert, mi_cmd_catch_exception)
7036 (mi_cmd_catch_load, mi_cmd_catch_unload): Constify cmd' parameter.
7037 * mi/mi-cmd-disas.c (mi_cmd_disassemble): Constify 'command'
7038 parameter.
7039 * mi/mi-cmd-env.c (mi_cmd_env_pwd, mi_cmd_env_cd, mi_cmd_env_path)
7040 (mi_cmd_env_dir, mi_cmd_inferior_tty_set, _cmd_inferior_tty_show)
7041 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_file)
7042 (mi_cmd_file_list_exec_source_files)
7043 (mi_cmd_file_list_shared_libraries): Constify 'command' parameter.
7044 * mi/mi-cmd-info.c (mi_cmd_info_ada_exceptions)
7045 (mi_cmd_info_gdb_mi_command, mi_cmd_info_os): Constify 'command'
7046 parameter.
7047 * mi/mi-cmd-stack.c (mi_cmd_enable_frame_filters)
7048 (mi_cmd_stack_list_frames, mi_cmd_stack_info_depth)
7049 (mi_cmd_stack_list_locals, mi_cmd_stack_list_args)
7050 (mi_cmd_stack_list_variables, mi_cmd_stack_select_frame)
7051 (mi_cmd_stack_info_frame): Constify 'command' parameter.
7052 * mi/mi-cmd-target.c (mi_cmd_target_file_get)
7053 (mi_cmd_target_file_put, mi_cmd_target_file_delete): Constify
7054 'command' parameter.
7055 * mi/mi-cmd-var.c (mi_cmd_var_create, mi_cmd_var_delete)
7056 (mi_cmd_var_set_format, mi_cmd_var_set_visualizer)
7057 (mi_cmd_var_set_frozen, mi_cmd_var_show_format)
7058 (mi_cmd_var_info_num_children, mi_cmd_var_list_children)
7059 (mi_cmd_var_info_type, mi_cmd_var_info_path_expression)
7060 (mi_cmd_var_info_expression, mi_cmd_var_show_attributes)
7061 (mi_cmd_var_evaluate_expression, mi_cmd_var_assign)
7062 (mi_cmd_var_update, mi_cmd_enable_pretty_printing)
7063 (mi_cmd_var_set_update_range): Constify 'command' parameter.
7064 * mi/mi-cmds.h (mi_cmd_argv_ftype): Constify 'command' parameter.
7065 * mi/mi-interp.c (mi_cmd_interpreter_exec): Constify 'command'
7066 parameter.
7067 * mi/mi-main.c (mi_cmd_gdb_exit, mi_cmd_exec_next)
7068 (mi_cmd_exec_next_instruction, mi_cmd_exec_step)
7069 (mi_cmd_exec_step_instruction, mi_cmd_exec_finish)
7070 (mi_cmd_exec_return ,mi_cmd_exec_jump, mi_cmd_exec_continue)
7071 (mi_cmd_exec_interrupt, mi_cmd_exec_run, mi_cmd_target_detach)
7072 (mi_cmd_target_flash_erase, mi_cmd_thread_select)
7073 (mi_cmd_thread_list_ids, mi_cmd_thread_info)
7074 (mi_cmd_list_thread_groups, mi_cmd_data_list_register_names)
7075 (mi_cmd_data_list_changed_registers)
7076 (mi_cmd_data_write_register_values)
7077 (mi_cmd_data_evaluate_expression, mi_cmd_data_read_memory)
7078 (mi_cmd_data_read_memory_bytes, mi_cmd_data_write_memory)
7079 (mi_cmd_data_write_memory_bytes, mi_cmd_enable_timings)
7080 (mi_cmd_list_features, mi_cmd_list_target_features)
7081 (mi_cmd_add_inferior, mi_cmd_remove_inferior)
7082 (mi_cmd_trace_define_variable, mi_cmd_trace_list_variables)
7083 (mi_cmd_trace_find, mi_cmd_trace_save, mi_cmd_trace_start)
7084 (mi_cmd_trace_status, mi_cmd_trace_stop, mi_cmd_ada_task_info)
7085 (mi_cmd_trace_frame_collected): Constify 'command'
7086 parameter.
7087 * mi/mi-symbol-cmds.c (mi_cmd_symbol_list_lines): Constify
7088 'command' parameter.
7089
7090 2017-04-05 Pedro Alves <palves@redhat.com>
7091
7092 * ada-lang.c (ada_completer_word_break_characters): Now a const
7093 array.
7094 (ada_get_gdb_completer_word_break_characters): Constify.
7095 * completer.c (gdb_completer_command_word_break_characters)
7096 (gdb_completer_file_name_break_characters)
7097 (gdb_completer_quote_characters): Now const arrays.
7098 (get_gdb_completer_quote_characters): Constify.
7099 (set_rl_completer_word_break_characters): New function.
7100 (set_gdb_completion_word_break_characters)
7101 (complete_line_internal): Use it.
7102 * completer.h (get_gdb_completer_quote_characters): Constify.
7103 (set_rl_completer_word_break_characters): Declare.
7104 * f-lang.c (f_word_break_characters): Constify.
7105 * language.c (default_word_break_characters): Constify.
7106 * language.h (language_defn::la_word_break_characters): Constify.
7107 (default_word_break_characters): Constify.
7108 * top.c (init_main): Use set_rl_completer_word_break_characters.
7109
7110 2017-04-05 Pedro Alves <palves@redhat.com>
7111
7112 * aix-thread.c (aix_thread_pid_to_str)
7113 (aix_thread_extra_thread_info): Constify.
7114 * bsd-kvm.c (bsd_kvm_pid_to_str): Constify.
7115 * bsd-uthread.c (bsd_uthread_extra_thread_info)
7116 (bsd_uthread_pid_to_str): Constify.
7117 * corelow.c (core_pid_to_str): Constify.
7118 * darwin-nat.c (darwin_pid_to_str): Constify.
7119 * fbsd-nat.c (fbsd_pid_to_str): Constify.
7120 * fbsd-tdep.c (fbsd_core_pid_to_str, gdbarch_core_pid_to_str):
7121 Constify.
7122 * gnu-nat.c (gnu_pid_to_str): Constify.
7123 * go32-nat.c (go32_pid_to_str): Constify.
7124 * i386-cygwin-tdep.c (i386_windows_core_pid_to_str): Constify.
7125 * inf-ptrace.c (inf_ptrace_pid_to_str): Constify.
7126 * inferior.c (inferior_pid_to_str): Constify.
7127 * linux-nat.c (linux_nat_pid_to_str): Constify.
7128 * linux-tdep.c (linux_core_pid_to_str): Constify.
7129 * linux-thread-db.c (thread_db_pid_to_str)
7130 (thread_db_extra_thread_info): Constify.
7131 * nto-tdep.c (nto_extra_thread_info): Constify.
7132 * nto-tdep.h (nto_extra_thread_info): Constify.
7133 * obsd-nat.c (obsd_pid_to_str): Constify.
7134 * procfs.c (procfs_pid_to_str): Constify.
7135 * ravenscar-thread.c (ravenscar_extra_thread_info)
7136 (ravenscar_pid_to_str): Constify.
7137 * remote-sim.c (gdbsim_pid_to_str): Constify.
7138 * remote.c (remote_threads_extra_info, remote_pid_to_str):
7139 Constify.
7140 * sol-thread.c (solaris_pid_to_str): Constify.
7141 * sol2-tdep.c (sol2_core_pid_to_str): Constify.
7142 * sol2-tdep.h (sol2_core_pid_to_str): Constify.
7143 * target.c (default_pid_to_str, target_pid_to_str)
7144 (normal_pid_to_str, default_pid_to_str): Constify.
7145 * target.h (target_ops::to_pid_to_str)
7146 (target_ops::to_extra_thread_info): Constify.
7147 (target_pid_to_str, normal_pid_to_str): Constify.
7148 * windows-nat.c (windows_pid_to_str): Constify.
7149 * gdbarch.sh (core_pid_to_str): Constify.
7150 * target-delegates.c: Regenerate.
7151 * gdbarch.h, gdbarch.c: Regenerate.
7152
7153 2017-04-05 Pedro Alves <palves@redhat.com>
7154
7155 * main.c (captured_main_1): Use gdb::unique_xmalloc_ptr to manage
7156 the memory of the temporary warning_pre_print override.
7157 * utils.c (warning_pre_print): Constify.
7158 * utils.h (warning_pre_print): Constify.
7159
7160 2017-04-05 Pedro Alves <palves@redhat.com>
7161
7162 * cli/cli-cmds.c (shell_escape): Constify 'arg' parameter.
7163 (shell_command): New function.
7164 (make_command): Use std::string.
7165 (init_cli_cmds): Register shell_command instead of shell_escape.
7166
7167 2017-04-05 Pedro Alves <palves@redhat.com>
7168
7169 * breakpoint.c (dprintf_function, dprintf_channel): Don't initialize.
7170 * tracepoint.c (default_collect): Don't initialize.
7171
7172 2017-04-05 Pedro Alves <palves@redhat.com>
7173
7174 * macroexp.c (macro_buffer::shared): Now a bool.
7175 (init_buffer): Update.
7176 (init_shared_buffer): Constify 'addr' parameter.
7177 (substitute_args, expand, macro_expand, macro_expand_next): Remove
7178 casts.
7179
7180 2017-04-05 Pedro Alves <palves@redhat.com>
7181
7182 * arm-tdep.c (show_disassembly_style_sfunc): Constify local.
7183 * disasm.c (set_disassembler_options): Constify local.
7184 * i386-tdep.c (i386_print_insn): Remove cast and FIXME comment.
7185
7186 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
7187
7188 PR gdb/21352
7189 * tracefile.c (tsave_command): Fix argument parsing for '-r'
7190 option.
7191
7192 2017-04-05 Yao Qi <yao.qi@linaro.org>
7193
7194 * frame.c (frame_unwind_register_unsigned): Call
7195 frame_unwind_register_value.
7196
7197 2017-04-05 Yao Qi <yao.qi@linaro.org>
7198
7199 * gdb.threads/thread-specific-bp.exp (check_thread_specific_breakpoint):
7200 Use gdb_test_multiple, and don't match anchor.
7201
7202 2017-04-05 Pedro Alves <palves@redhat.com>
7203
7204 * MAINTAINERS (Global Maintainers): Add Simon Marchi.
7205 (Write After Approval): Remove Simon Marchi.
7206
7207 2017-04-05 Pedro Alves <palves@redhat.com>
7208
7209 * common/gdb_optional.h (optional::optional): Make constexpr and
7210 initialize m_dummy.
7211
7212 2017-04-04 John Baldwin <jhb@FreeBSD.org>
7213
7214 * amd64-fbsd-tdep.c: Remove "bsd-uthread.h" include.
7215 (amd64fbsd_jmp_buf_reg_offset): Remove.
7216 (amd64fbsd_supply_uthread): Remove function.
7217 (amd64fbsd_collect_uthread): Remove function.
7218 (amd64fbsd_init_abi): Don't set bsd-uthread callbacks.
7219 * configure.tgt (i[34567]86-*-freebsd*): Remove bsd-uthread.o.
7220 (x86_64-*-freebsd*): Remove bsd-uthread.o.
7221 (fbsd-nat.c): Update comment.
7222 * i386-fbsd-tdep.c: Remove "bsd-uthread.h" include.
7223 (i386fbsd_jmp_buf_reg_offset): Remove.
7224 (i386fbsd_supply_uthread): Remove function.
7225 (i386fbsd_collect_uthread): Remove function.
7226 (i386fbsd_init_abi): Don't set bsd-uthread callbacks.
7227
7228 2017-04-04 John Baldwin <jhb@FreeBSD.org>
7229
7230 * Makefile.in (ALL_64_TARGET_OBS): Remove alpha-fbsd-tdep.o.
7231 (ALLDEPFILES): Remove alpha-fbsd-tdep.c
7232 * NEWS: Mention that support for FreeBSD/alpha was removed.
7233 * alpha-fbsd-tdep.c: Delete file.
7234 * config/alpha/fbsd.mh: Delete file.
7235 * configure.host: Delete alpha*-*-freebsd* and
7236 alpha*-*-kfreebsd*-gnu.
7237 * configure.tgt: Delete alpha*-*-freebsd* and
7238 alpha*-*-kfreebsd*-gnu.
7239
7240 2017-04-04 John Baldwin <jhb@FreeBSD.org>
7241
7242 * amd64-bsd-nat.c (amd64bsd_fetch_inferior_registers,
7243 amd64bsd_store_inferior_registers): Use ptid from regcache.
7244
7245 2017-04-04 Pedro Alves <palves@redhat.com>
7246
7247 * dwarf2read.c (lnp_state_machine): Now a class. Initialize all
7248 data fields, make them private and add "m_" prefixes.
7249 (lnp_state_machine::lnp_state_machine): New ctor.
7250 (record_line, check_line_address, handle_set_discriminator)
7251 (handle_set_address, handle_advance_pc, handle_special_opcode)
7252 (handle_advance_line, handle_set_file, handle_negate_stmt)
7253 (handle_const_add_pc, handle_fixed_advance_pc, handle_copy)
7254 (end_sequence, advance_line): New methods.
7255 (m_gdbarch, m_record_lines_p): New fields.
7256 (lnp_reader_state): Delete.
7257 (dwarf_record_line): Rename to ...
7258 (lnp_state_machine::record_line): ... adjust.
7259 (init_lnp_state_machine): Delete.
7260 (lnp_state_machine::lnp_state_machine): New.
7261 (check_line_address): Rename to ...
7262 (lnp_state_machine::check_line_address): This.
7263 (dwarf_decode_lines_1): Remove reference to "reader_state".
7264 Adjust lnp_state_machine having a non-default ctor. Use bool.
7265 State machine internal state manipulation moved to
7266 lnp_state_machine methods.
7267
7268 2017-04-04 Pedro Alves <palves@redhat.com>
7269
7270 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
7271 unittests/offset-type-selftests.c.
7272 (SUBDIR_UNITTESTS_OBS): Add offset-type-selftests.o.
7273 * common/offset-type.h: New file.
7274 * common/preprocessor.h: New file.
7275 * common/traits.h: New file.
7276 * common/valid-expr.h: New file.
7277 * dwarf2expr.c: Include "common/underlying.h". Adjust to use
7278 sect_offset and cu_offset strong typedefs throughout.
7279 * dwarf2expr.h: Adjust to use sect_offset and cu_offset strong
7280 typedefs throughout.
7281 * dwarf2loc.c: Include "common/underlying.h". Adjust to use
7282 sect_offset and cu_offset strong typedefs throughout.
7283 * dwarf2read.c: Adjust to use sect_offset and cu_offset strong
7284 typedefs throughout.
7285 * gdbtypes.h: Include "common/offset-type.h".
7286 (cu_offset): Now an offset type (strong typedef) instead of a
7287 struct.
7288 (sect_offset): Likewise.
7289 (union call_site_parameter_u): Rename "param_offset" field to
7290 "param_cu_off".
7291 * unittests/offset-type-selftests.c: New file.
7292
7293 2017-04-04 Pedro Alves <palves@redhat.com>
7294
7295 * common/underlying.h: New file.
7296 * dwarf2read.c: Include "common/gdb_optional.h" and
7297 "common/underlying.h".
7298 (dir_index, file_name_index): New types.
7299 (file_entry): Use them.
7300 (file_entry::include): Use to_underlying.
7301 (line_header::add_file_name): Use dir_index.
7302 (read_formatted_entries): Use gdb::optional. Read form before
7303 writting to file_entry.
7304 (dwarf_decode_line_header): Use dir_index.
7305 (lnp_state_machine::current_file): Use to_underlying.
7306 (lnp_state_machine::file): Change type to file_name_index.
7307 (dwarf_record_line): Use to_underlying.
7308 (init_lnp_state_machine): Use file_name_index.
7309 (dwarf_decode_lines_1): Use dir_index and file_name_index.
7310
7311 2017-04-04 Pedro Alves <palves@redhat.com>
7312
7313 * common/gdb_optional.h (gdb::optiona): Add operator->, operator*,
7314 operator bool, has_value and get methods.
7315
7316 2017-04-04 Pedro Alves <palves@redhat.com>
7317
7318 * dwarf2read.c (struct file_entry): Add ctors, and initialize all
7319 fields.
7320 (line_header): Initialize all data fields. Change type of
7321 standard_opcode_lengths to std::unique_ptr<unsigned char[]>.
7322 Change type of include_dirs to std::vector<const char *>. Remove
7323 num_include_dirs, include_dirs_size. Change type of file_names to
7324 std::vector<file_entry>. Remove num_file_names, file_names_size.
7325 (line_header::line_header): New.
7326 (line_header::add_include_dir, line_header::add_file_name): New
7327 methods.
7328 (line_header::include_dir_at): Remove NULL check.
7329 (line_header::file_name_at): Add const overload.
7330 (line_header_up): New unique_ptr typedef.
7331 (dw2_get_file_names_reader): Use line_header_up. Adjust to use
7332 std::vector. Remove free_line_header call.
7333 (dwarf2_build_include_psymtabs): Use line_header_up. Remove
7334 free_line_header call.
7335 (free_cu_line_header): Delete.
7336 (handle_DW_AT_stmt_list, handle_DW_AT_stmt_list)
7337 (setup_type_unit_groups): Use line_header_up instead of cleanups.
7338 Adjust to use std::vector.
7339 (free_line_header): Delete.
7340 (free_line_header_voidp): Use delete.
7341 (add_include_dir): Replace with ...
7342 (line_header::add_include_dir): ... this method. Use std::vector.
7343 (add_file_name): Replace with ...
7344 (line_header::add_file_name): ... this method. Use std::vector.
7345 (add_include_dir_stub): Delete.
7346 (read_formatted_entries): Remove memset.
7347 (dwarf_decode_line_header): Return a line_header_up instead of a
7348 raw pointer. Remove cleanup handling. Pass lambdas to
7349 read_formatted_entries. Adjust to use line_header methods.
7350 (dwarf_decode_lines_1): Adjust to use line_header methods.
7351 (dwarf_decode_lines, file_file_name, file_full_name): Adjust to
7352 use std::vector.
7353
7354 2017-04-04 Simon Marchi <simon.marchi@polymtl.ca>
7355
7356 * remote.c (set_general_thread, set_continue_thread): Use ptid_t
7357 instead of struct ptid.
7358
7359 2017-05-04 Alan Hayward <alan.hayward@arm.com>
7360
7361 * frame.c (get_frame_register_bytes): Unwind using value.
7362 (put_frame_register_bytes): Likewise.
7363
7364 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
7365
7366 * d-exp.y (type_aggregate_p): Treat TYPE_CODE_MODULE as being
7367 aggregate-like.
7368
7369 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7370
7371 * auto-load.c (auto_load_section_scripts): Check SEC_HAS_CONTENTS.
7372
7373 2017-03-29 Yao Qi <yao.qi@linaro.org>
7374
7375 * gdbthread.h (struct thread_info): Declare constructor and
7376 destructor. Add some in-class member initializers.
7377 * thread.c (free_thread): Remove.
7378 (init_thread_list): Call delete instead of free_thread.
7379 (new_thread): Call thread_info constructor.
7380 (thread_info::thread_info): New function.
7381 (thread_info::~thread_info): New function.
7382 (delete_thread_1): Call delete instead of free_thread.
7383 (make_cleanup_restore_current_thread): Move tp and frame to
7384 inner block.
7385
7386 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7387
7388 * arc-tdep.c (arc_frame_cache): Add support for prologue analysis.
7389 (arc_skip_prologue): Likewise.
7390 (arc_make_frame_cache): Likewise.
7391 (arc_pv_get_operand): New function.
7392 (arc_is_in_prologue): Likewise.
7393 (arc_analyze_prologue): Likewise.
7394 (arc_print_frame_cache): Likewise.
7395 (MAX_PROLOGUE_LENGTH): New constant.
7396
7397 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7398
7399 * configure.tgt: Add arc-insn.o.
7400 * arc-tdep.c (arc_delayed_print_insn): Make non-static.
7401 (dump_arc_instruction_command): New function.
7402 (arc_fprintf_disasm): Likewise.
7403 (arc_disassemble_info): Likewise.
7404 (arc_insn_get_operand_value): Likewise.
7405 (arc_insn_get_operand_value_signed): Likewise.
7406 (arc_insn_get_memory_base_reg): Likewise.
7407 (arc_insn_get_memory_offset): Likewise.
7408 (arc_insn_get_branch_target): Likewise.
7409 (arc_insn_dump): Likewise.
7410 (arc_insn_get_linear_next_pc): Likewise.
7411 * arc-tdep.h (arc_delayed_print_insn): Add function declaration.
7412 (arc_disassemble_info): Likewise.
7413 (arc_insn_get_branch_target): Likewise.
7414 (arc_insn_get_linear_next_pc): Likewise.
7415 * NEWS: Mention new "maint print arc arc-instruction".
7416
7417 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7418
7419 * arc-tdep (maintenance_print_arc_list): New variable.
7420 (maintenance_print_arc_command): New function.
7421
7422 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7423
7424 * arc-tdep.c (core_v2_register_names, core_arcompact_register_names)
7425 Add "limm" and "reserved".
7426 (arc_cannot_fetch_register, arc_cannot_store_register): Add
7427 ARC_RESERVED_REGNUM and ARC_LIMM_REGNUM.
7428 * arc-tdep.h (arc_regnum): Likewise.
7429
7430 2017-03-27 Max Filippov <jcmvbkbc@gmail.com>
7431
7432 * xtensa-linux-nat.c (fill_gregset): Call regcache_raw_collect
7433 for THREADPTR register.
7434 (supply_gregset_reg): Call regcache_raw_supply for THREADPTR
7435 register.
7436 * xtensa-tdep.c (XTENSA_DBREGN_UREG): New definition.
7437 (xtensa_derive_tdep): Initialize tdep->threadptr_regnum.
7438 * xtensa-tdep.h (gdbarch_tdep::threadptr_regnum): New field.
7439
7440 2017-03-27 Max Filippov <jcmvbkbc@gmail.com>
7441
7442 * xtensa-tdep.c (xtensa_pseudo_register_read): Treat all
7443 registers above gdbarch_num_regs (gdbarch) as privileged in
7444 call0 ABI.
7445
7446 2017-03-27 Max Filippov <jcmvbkbc@gmail.com>
7447
7448 * xtensa-linux-nat.c (fill_gregset): Call regcache_raw_collect
7449 for a single specified register or for all registers in
7450 a0_base..a0_base + C0_NREGS range.
7451 (supply_gregset_reg): Call regcache_raw_supply for a single
7452 specified register or for all registers in a0_base..a0_base +
7453 C0_NREGS range.
7454
7455 2017-03-27 Max Filippov <jcmvbkbc@gmail.com>
7456
7457 * arch/xtensa.h (C0_NREGS): Add definition.
7458 * xtensa-tdep.c (C0_NREGS): Remove definition.
7459
7460 2017-03-27 Max Filippov <jcmvbkbc@gmail.com>
7461
7462 * xtensa-tdep.c (xtensa_scan_prologue, call0_analyze_prologue):
7463 Drop xtensa_default_isa initialization.
7464 (xtensa_gdbarch_init): Initialize xtensa_default_isa.
7465
7466 2017-03-27 Pedro Alves <palves@redhat.com>
7467
7468 * dwarf2read.c (file_entry) <dir_index>: Add comment.
7469 (file_entry::include_dir): New method.
7470 (line_header::include_dir_at, line_header::file_name_at): New
7471 methods.
7472 (setup_type_unit_groups, setup_type_unit_groups)
7473 (psymtab_include_file_name): Simplify using the new methods.
7474 (lnp_state_machine) <the_line_header>: New field.
7475 <file>: Add comment.
7476 (lnp_state_machine::current_file): New method.
7477 (dwarf_record_line): Simplify using the new methods.
7478 (init_lnp_state_machine): Initialize the "the_line_header" field.
7479 (dwarf_decode_lines_1, dwarf_decode_lines, file_file_name):
7480 Simplify using the new methods.
7481
7482 2017-03-27 Pedro Alves <palves@redhat.com>
7483
7484 * cp-name-parser.y (make_empty): Delete.
7485 (demangler_special, nested_name, ptr_operator, array_indicator)
7486 (direct_declarator, declarator_1): Use fill_comp instead of
7487 make_empty.
7488
7489 2017-03-27 Pedro Alves <palves@redhat.com>
7490
7491 * xml-support.h (gdb_xml_debug): Pass a "first-to-check" argument
7492 to ATTRIBUTE_PRINTF.
7493 * solib-target.c (library_list_start_list): Print "string" not
7494 "version".
7495 * xml-tdesc.c (tdesc_start_field): Pass "field_name" to
7496 gdb_xml_error call.
7497
7498 2017-03-27 Pedro Alves <palves@redhat.com>
7499
7500 * dwarf2read.c (struct file_and_directory): New.
7501 (dwarf2_get_dwz_file): Adjust to use std::string.
7502 (dw2_get_file_names_reader): Adjust to use file_and_directory.
7503 (find_file_and_directory): Adjust to return a file_and_directory
7504 object.
7505 (read_file_scope): Adjust to use file_and_directory. Remove
7506 make_cleanup/do_cleanups calls.
7507 (open_and_init_dwp_file): Adjust to use std::string. Remove
7508 make_cleanup/do_cleanups calls.
7509 * python/python.c (do_start_initialization): Adjust to ldirname
7510 returning a std::string.
7511 * utils.c (ldirname): Now returns a std::string.
7512 * utils.h (ldirname): Change return type to std::string.
7513 * xml-syscall.c (xml_init_syscalls_info): Adjust to ldirname
7514 returning a std::string.
7515 * xml-tdesc.c (file_read_description_xml): Likewise.
7516
7517 2017-03-24 Alan Hayward <alan.hayward@arm.com>
7518
7519 * regcache.c (regcache_debug_print_register): New function.
7520 * regcache.h (regcache_debug_print_register): New declaration.
7521 * target.c (debug_print_register): Remove.
7522 (target_fetch_registers): Call regcache_debug_print_register.
7523 (target_store_registers): Likewise.
7524
7525 2017-03-24 Pádraig Brady <pbrady@fb.com>
7526
7527 * dwarf2read.c (setup_type_unit_groups): Ensure dir_index doesn't
7528 reference beyond the 'lh->include_dirs' array before accessing to
7529 it.
7530 (psymtab_include_file_name): Likewise.
7531 (dwarf_decode_lines_1): Likewise.
7532 (dwarf_decode_lines): Likewise.
7533 (file_file_name): Likewise.
7534
7535 2017-03-23 Simon Marchi <simon.marchi@ericsson.com>
7536
7537 * fbsd-tdep.c (fbsd_corefile_thread): Don't set/restore
7538 inferior_ptid.
7539 * proc-service.c (ps_lgetregs, ps_lsetregs, ps_lgetfpregs,
7540 ps_lsetfpregs): Likewise.
7541 * regcache.c (regcache_raw_update, regcache_raw_write): Likewise.
7542 * sol-thread.c (ps_lgetregs, ps_lsetregs, ps_lgetfpregs,
7543 ps_lsetfpregs): Likewise.
7544 * target.c (target_fetch_registers, target_store_registers):
7545 Remove asserts.
7546
7547 2017-03-23 Alan Hayward <alan.hayward@arm.com>
7548
7549 * sol-thread.c (sol_thread_store_registers): Remove regcache calls.
7550
7551 2017-03-23 Yao Qi <yao.qi@linaro.org>
7552
7553 * aarch64-tdep.c (aarch64_process_record_test): Declare.
7554 (_initialize_aarch64_tdep): Register it.
7555 (aarch64_record_load_store): Handle PRFM instruction.
7556 (aarch64_process_record_test): New function.
7557
7558 2017-03-23 Yao Qi <yao.qi@linaro.org>
7559
7560 * aarch64-tdep.c (aarch64_record_load_store): Fix code
7561 indentation.
7562
7563 2017-03-23 Yao Qi <yao.qi@linaro.org>
7564
7565 * aarch64-tdep.c: Remove AARCH64_RECORD_FAILURE.
7566
7567 2017-03-23 Philipp Rudo <prudo@linux.vnet.ibm.com>
7568
7569 python/python.c (do_start_initialization): Fix memory leak.
7570
7571 2017-03-22 Simon Marchi <simon.marchi@polymtl.ca>
7572
7573 * inf-ptrace.c (inf_ptrace_xfer_partial): Get pid from ptid
7574 using get_ptrace_pid.
7575 * linux-nat.c (linux_nat_xfer_partial): Don't set/restore
7576 inferior_ptid.
7577 (linux_proc_xfer_partial, linux_proc_xfer_spu): Use lwp of
7578 inferior_ptid instead of pid.
7579
7580 2017-03-22 Yao Qi <yao.qi@linaro.org>
7581
7582 * aarch64-tdep.c: Wrap locally used classes in anonymous
7583 namespace.
7584 * arm-tdep.c: Likewise.
7585 * linespec.c: Likewise.
7586 * ui-out.c: Likewise.
7587
7588 2017-03-22 Jonah Graham <jonah@kichwacoders.com>
7589
7590 PR gdb/19637
7591 * python/lib/gdb/printer/bound_registers.py: Import sys.
7592
7593 2017-03-21 Simon Marchi <simon.marchi@ericsson.com>
7594
7595 * windows-nat.c (do_windows_fetch_inferior_registers): Add
7596 windows_thread_info parameter and use it instead of
7597 current_thread.
7598 (windows_fetch_inferior_registers): Don't set current_thread,
7599 pass the thread to do_windows_fetch_inferior_registers. Use
7600 ptid from regcache instead of inferior_ptid.
7601 (do_windows_store_inferior_registers): Add windows_thread_info
7602 parameter and use it instead of current_thread.
7603 (windows_store_inferior_registers): Don't set current_thread,
7604 pass the thread to do_windows_store_inferior_registers. Use
7605 ptid from regcache instead of inferior_ptid.
7606
7607 2017-03-21 Simon Marchi <simon.marchi@ericsson.com>
7608
7609 * ser-mingw.c (ser_windows_raw): Remove reference to
7610 struct serial::current_timeout.
7611
7612 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
7613
7614 PR tdep/20928
7615 * gdb/sparc-tdep.h (gdbarch_tdep) <sparc64_ccr_type>: New field.
7616 * gdb/sparc64-tdep.c (sparc64_ccr_type): New function.
7617 (sparc64_fsr_type): Fix %fsr decoding.
7618
7619 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
7620
7621 * python/py-record-btrace.c (btpy_insn_data): Change return type
7622 for Python 2.
7623
7624 2017-03-20 Simon Marchi <simon.marchi@polymtl.ca>
7625
7626 * spu-linux-nat.c (spu_fetch_inferior_registers,
7627 spu_store_inferior_registers): Use ptid from regcache, set and
7628 restore inferior_ptid.
7629 * spu-multiarch.c (spu_fetch_registers, spu_store_registers):
7630 Likewise.
7631
7632 2017-03-20 Simon Marchi <simon.marchi@polymtl.ca>
7633
7634 * i386-linux-nat.c (fetch_register, store_register,
7635 i386_linux_fetch_inferior_registers,
7636 i386_linux_store_inferior_registers): Use ptid from regcache.
7637 * ia64-linux-nat.c (ia64_linux_fetch_register,
7638 ia64_linux_store_register): Likewise.
7639 * inf-ptrace.c (inf_ptrace_fetch_register,
7640 inf_ptrace_store_register): Likewise.
7641 * m32r-linux-nat.c (m32r_linux_fetch_inferior_registers,
7642 m32r_linux_store_inferior_registers): Likewise.
7643 * m68k-bsd-nat.c (m68kbsd_fetch_inferior_registers,
7644 m68kbsd_store_inferior_registers): Likewise.
7645 * m68k-linux-nat.c (fetch_register, store_register,
7646 m68k_linux_fetch_inferior_registers,
7647 m68k_linux_store_inferior_registers): Likewise.
7648 * m88k-bsd-nat.c (m88kbsd_fetch_inferior_registers,
7649 m88kbsd_store_inferior_registers): Likewise.
7650 * mips-fbsd-nat.c (mips_fbsd_fetch_inferior_registers,
7651 mips_fbsd_store_inferior_registers): Likewise.
7652 * mips-linux-nat.c (mips64_linux_regsets_fetch_registers,
7653 mips64_linux_regsets_store_registers): Likewise.
7654 * mips-nbsd-nat.c (mipsnbsd_fetch_inferior_registers,
7655 mipsnbsd_store_inferior_registers): Likewise.
7656 * mips-obsd-nat.c (mips64obsd_fetch_inferior_registers,
7657 mips64obsd_store_inferior_registers): Likewise.
7658 * nto-procfs.c (procfs_fetch_registers, procfs_store_registers):
7659 Likewise.
7660 * ppc-fbsd-nat.c (ppcfbsd_fetch_inferior_registers,
7661 ppcfbsd_store_inferior_registers): Likewise.
7662 * ppc-linux-nat.c (ppc_linux_fetch_inferior_registers,
7663 ppc_linux_store_inferior_registers): Likewise.
7664 * ppc-nbsd-nat.c (ppcnbsd_fetch_inferior_registers,
7665 ppcnbsd_store_inferior_registers): Likewise.
7666 * ppc-obsd-nat.c (ppcobsd_fetch_registers,
7667 ppcobsd_store_registers): Likewise.
7668 * procfs.c (procfs_fetch_registers, procfs_store_registers):
7669 Likewise.
7670 * ravenscar-thread.c (ravenscar_fetch_registers,
7671 ravenscar_store_registers, ravenscar_prepare_to_store):
7672 Likewise.
7673 * record-btrace.c (record_btrace_fetch_registers,
7674 record_btrace_store_registers, record_btrace_prepare_to_store):
7675 Likewise.
7676 * remote-sim.c (gdbsim_fetch_register, gdbsim_store_register):
7677 Lookup inferior using ptid from regcache, instead of
7678 current_inferior.
7679 * remote.c (remote_fetch_registers, remote_store_registers): Use
7680 ptid from regcache.
7681 * rs6000-nat.c (fetch_register, store_register): Likewise.
7682 * s390-linux-nat.c (s390_linux_fetch_inferior_registers,
7683 s390_linux_store_inferior_registers): Likewise.
7684 * sh-nbsd-nat.c (shnbsd_fetch_inferior_registers,
7685 shnbsd_store_inferior_registers): Likewise.
7686 * sol-thread.c (sol_thread_fetch_registers,
7687 sol_thread_store_registers): Likewise.
7688 * sparc-nat.c (sparc_fetch_inferior_registers,
7689 sparc_store_inferior_registers): Likewise.
7690 * tilegx-linux-nat.c (fetch_inferior_registers,
7691 store_inferior_registers): Likewise.
7692 * vax-bsd-nat.c (vaxbsd_fetch_inferior_registers,
7693 vaxbsd_store_inferior_registers): Likewise.
7694 * xtensa-linux-nat.c (fetch_gregs, store_gregs, fetch_xtregs,
7695 store_xtregs): Likewise.
7696
7697 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
7698
7699 PR gdb/14441
7700 * NEWS: Mention support for rvalue references in GDB and python.
7701 * doc/gdb.texinfo (C Plus Plus Expressions): Mention that GDB
7702 supports both lvalue and rvalue references.
7703
7704 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
7705
7706 PR gdb/14441
7707 * gdbtypes.c (rank_one_type): Implement overloading
7708 resolution rules regarding rvalue references.
7709
7710 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
7711
7712 PR gdb/14441
7713 * aarch64-tdep.c (aarch64_type_align)
7714 (aarch64_extract_return_value, aarch64_store_return_value): Change
7715 lvalue reference type checks to general reference type checks.
7716 * amd64-tdep.c (amd64_classify): Likewise.
7717 * amd64-windows-tdep.c (amd64_windows_passed_by_integer_register):
7718 Likewise.
7719 * arm-tdep.c (arm_type_align, arm_extract_return_value)
7720 (arm_store_return_value): Likewise.
7721 * ax-gdb.c (gen_fetch, gen_cast): Likewise.
7722 * c-typeprint.c (c_print_type): Likewise.
7723 * c-varobj.c (adjust_value_for_child_access, c_value_of_variable)
7724 (cplus_number_of_children, cplus_describe_child): Likewise.
7725 * compile/compile-c-symbols.c (generate_vla_size): Likewise.
7726 * completer.c (expression_completer): Likewise.
7727 * cp-support.c (make_symbol_overload_list_adl_namespace):
7728 Likewise.
7729 * darwin-nat-info.c (info_mach_region_command): Likewise.
7730 * dwarf2loc.c (entry_data_value_coerce_ref)
7731 (value_of_dwarf_reg_entry): Likewise.
7732 * eval.c (ptrmath_type_p, evaluate_subexp_standard)
7733 (evaluate_subexp_for_address, evaluate_subexp_for_sizeof):
7734 Likewise.
7735 * findvar.c (extract_typed_address, store_typed_address):
7736 Likewise.
7737 * gdbtypes.c (rank_one_type): Likewise.
7738 * hppa-tdep.c (hppa64_integral_or_pointer_p): Likewise.
7739 * infcall.c (value_arg_coerce): Likewise.
7740 * language.c (pointer_type): Likewise.
7741 * m32c-tdep.c (m32c_reg_arg_type, m32c_m16c_address_to_pointer):
7742 Likewise.
7743 * m88k-tdep.c (m88k_integral_or_pointer_p): Likewise.
7744 * mn10300-tdep.c (mn10300_type_align): Likewise.
7745 * msp430-tdep.c (msp430_push_dummy_call): Likewise.
7746 * ppc-sysv-tdep.c (do_ppc_sysv_return_value)
7747 (ppc64_sysv_abi_push_param, ppc64_sysv_abi_return_value):
7748 Likewise.
7749 * printcmd.c (print_formatted, x_command): Likewise.
7750 * python/py-type.c (typy_get_composite, typy_template_argument):
7751 Likewise.
7752 * python/py-value.c (valpy_referenced_value)
7753 (valpy_get_dynamic_type, value_has_field): Likewise.
7754 * s390-linux-tdep.c (s390_function_arg_integer): Likewise.
7755 * sparc-tdep.c (sparc_integral_or_pointer_p): Likewise.
7756 * sparc64-tdep.c (sparc64_integral_or_pointer_p): Likewise.
7757 * spu-tdep.c (spu_scalar_value_p): Likewise.
7758 * symtab.c (lookup_symbol_aux): Likewise.
7759 * typeprint.c (whatis_exp, print_type_scalar): Likewise.
7760 * valarith.c (binop_types_user_defined_p, unop_user_defined_p):
7761 Likewise.
7762 * valops.c (value_cast_pointers, value_cast)
7763 (value_reinterpret_cast, value_dynamic_cast, value_addr, typecmp)
7764 (value_struct_elt, value_struct_elt_bitpos)
7765 (value_find_oload_method_list, find_overload_match)
7766 (value_rtti_indirect_type): Likewise.
7767 * valprint.c (val_print_scalar_type_p, generic_val_print):
7768 Likewise.
7769 * value.c (value_actual_type, value_as_address, unpack_long)
7770 (pack_long, pack_unsigned_long, coerce_ref_if_computed)
7771 (coerce_ref): Likewise.
7772 * varobj.c (varobj_get_value_type): Likewise.
7773
7774 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
7775
7776 PR gdb/14441
7777 * doc/python.texi (Types in Python): Add TYPE_CODE_RVALUE_REF to
7778 table of constants.
7779 * python/lib/gdb/command/explore.py: Support exploring values
7780 of rvalue reference types.
7781 * python/lib/gdb/types.py: Implement get_basic_type() for
7782 rvalue reference types.
7783 * python/py-type.c (pyty_codes) <TYPE_CODE_RVALUE_REF>: New
7784 constant.
7785 * python/py-value.c (valpy_getitem): Add an rvalue reference
7786 check.
7787 (valpy_reference_value): Add new parameter "refcode".
7788 (valpy_lvalue_reference_value, valpy_rvalue_reference_value):
7789 New wrappers for valpy_reference_value().
7790 * python/py-xmethods.c (gdbpy_get_xmethod_result_type)
7791 (gdbpy_invoke_xmethod): Likewise.
7792
7793 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
7794
7795 PR gdb/14441
7796 * dwarf2read.c (process_die, read_type_die_1): Handle the
7797 DW_TAG_rvalue_reference_type DIE.
7798 (read_tag_reference_type): Add new parameter "refcode".
7799
7800 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
7801
7802 PR gdb/14441
7803 * c-typeprint.c (c_print_type, c_type_print_varspec_prefix)
7804 (c_type_print_modifier, c_type_print_varspec_suffix)
7805 (c_type_print_base): Support printing rvalue reference types.
7806 * c-valprint.c (c_val_print, c_value_print): Support printing
7807 rvalue reference values.
7808
7809 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
7810
7811 PR gdb/14441
7812 * cp-name-parser.y (ptr_operator): Handle the '&&' token in
7813 typename.
7814 * cp-support.c (replace_typedefs): Handle
7815 DEMANGLE_COMPONENT_RVALUE_REFERENCE.
7816 * python/py-type.c (typy_lookup_type): Likewise.
7817
7818 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
7819
7820 PR gdb/14441
7821 * c-exp.y (ptr_operator): Handle the '&&' token in the typename.
7822 * parse.c (insert_type): Change assert statement.
7823 (follow_types): Handle rvalue reference types.
7824 * parser-defs.h (enum type_pieces) <tp_rvalue_reference>: New
7825 constant.
7826
7827 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
7828
7829 PR gdb/14441
7830 * ada-lang.c (ada_evaluate_subexp): Adhere to the new
7831 value_ref() interface.
7832 * c-valprint.c (c_value_print): Likewise.
7833 * infcall.c (value_arg_coerce): Likewise.
7834 * python/py-value.c (valpy_reference_value): Likewise.
7835 * valops.c (value_cast, value_reinterpret_cast)
7836 (value_dynamic_cast, typecmp): Likewise.
7837 (value_ref): Parameterize by kind of return value reference type.
7838 * value.h (value_ref): Add new parameter "refcode".
7839
7840 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
7841
7842 PR gdb/14441
7843 * dwarf2read.c (read_tag_reference_type): Use
7844 lookup_lvalue_reference_type() instead of lookup_reference_type().
7845 * eval.c (evaluate_subexp_standard): Likewise.
7846 * f-exp.y: Likewise.
7847 * gdbtypes.c (make_reference_type, lookup_reference_type):
7848 Generalize with rvalue reference types.
7849 (lookup_lvalue_reference_type, lookup_rvalue_reference_type): New
7850 convenience wrappers for lookup_reference_type().
7851 * gdbtypes.h (make_reference_type, lookup_reference_type): Add a
7852 reference kind parameter.
7853 (lookup_lvalue_reference_type, lookup_rvalue_reference_type): Add
7854 wrappers for lookup_reference_type().
7855 * guile/scm-type.c (gdbscm_type_reference): Use
7856 lookup_lvalue_reference_type() instead of lookup_reference_type().
7857 * guile/scm-value.c (gdbscm_value_dynamic_type): Likewise.
7858 * parse.c (follow_types): Likewise.
7859 * python/py-type.c (typy_reference, typy_lookup_type): Likewise.
7860 * python/py-value.c (valpy_get_dynamic_type, valpy_getitem):
7861 Likewise.
7862 * python/py-xmethods.c (gdbpy_get_xmethod_result_type)
7863 (gdbpy_invoke_xmethod): Likewise.
7864 * stabsread.c: Provide extra argument to make_reference_type()
7865 call.
7866 * valops.c (value_ref, value_rtti_indirect_type): Use
7867 lookup_lvalue_reference_type() instead of lookup_reference_type().
7868
7869 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
7870
7871 PR gdb/14441
7872 * gdbtypes.h (enum type_code) <TYPE_CODE_RVALUE_REF>: New constant.
7873 (TYPE_IS_REFERENCE): New macro.
7874 (struct type): Add rvalue_reference_type field.
7875 (TYPE_RVALUE_REFERENCE_TYPE): New macro.
7876
7877 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7878
7879 * NEWS: Add an entry about new '-file-list-shared-libraries' command.
7880 * mi/mi-cmd-file.c (mi_cmd_file_list_shared_libraries):
7881 New function definition.
7882 * mi/mi-cmds.c (mi_cmds): Add -file-list-shared-libraries command.
7883 * mi/mi-cmds.h (mi_cmd_file_list_shared_libraries):
7884 New function declaration.
7885 * mi/mi-interp.c (mi_output_solib_attribs): New Function.
7886 * mi/mi-interp.h: New file.
7887 * solib.c (info_sharedlibrary_command): Replace for loop with
7888 ALL_SO_LIBS macro
7889 * solib.h (update_solib_list): New function declaration.
7890 (so_list_head): Move macro.
7891 * solist.h (ALL_SO_LIBS): New macro.
7892
7893 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7894
7895 * infcmd.c (post_create_inferior): Remove unused argument in
7896 call to solib_add.
7897 * remote.c (remote_start_remote): Likewise.
7898 * solib-frv.c (frv_fetch_objfile_link_map): Likewise.
7899 * solib-svr4.c: (svr4_fetch_objfile_link_map): Likewise.
7900 (enable_break): Likewise.
7901 * solib.c (update_solib_list): Remove unused target argument
7902 and its documentation.
7903 (solib_add): Remove unused target argument. Remove unused
7904 argument in call to update_solib_list.
7905 (info_sharedlibrary_command): Remove unused argument in call
7906 to update_solib_list.
7907 (sharedlibrary_command): Remove unused argument in call to
7908 solib_add.
7909 (handle_solib_event): Likewise.
7910 (reload_shared_libraries): Likewise.
7911 * solib.h (solib_add): Remove unused target argument.
7912
7913 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7914
7915 * s390-linux-tdep.c (is_rsi, is_rie): Remove functions.
7916 (s390_displaced_step_fixup): Cover relative branches with the
7917 default fixup handling. This fixes lack of support for some
7918 relative branch instructions.
7919
7920 2017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
7921
7922 * i386-gnu-nat.c (gnu_fetch_registers, gnu_store_registers): Use
7923 ptid from regcache.
7924
7925 2017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
7926
7927 * i386-darwin-nat.c (i386_darwin_fetch_inferior_registers,
7928 i386_darwin_store_inferior_registers): Use ptid from regcache.
7929
7930 2017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
7931
7932 * i386-bsd-nat.c (i386bsd_fetch_inferior_registers,
7933 i386bsd_store_inferior_registers): Use ptid from regcache.
7934
7935 2017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
7936
7937 * hppa-obsd-nat.c (hppaobsd_fetch_registers,
7938 hppaobsd_store_registers): Use ptid from regcache.
7939
7940 2017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
7941
7942 * hppa-nbsd-nat.c (hppanbsd_fetch_registers,
7943 hppanbsd_store_registers): Use ptid from regcache.
7944
7945 2017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
7946
7947 * hppa-linux-nat.c (fetch_register, store_register): Use ptid
7948 from regcache. Use get_ptrace_pid.
7949
7950 2017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
7951
7952 * corelow.c (get_core_register_section): Use ptid from regcache,
7953 update doc.
7954
7955 2017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
7956
7957 * bsd-uthread.c (bsd_uthread_fetch_registers,
7958 bsd_uthread_store_registers): Use ptid from regcache, set and
7959 restore inferior_ptid.
7960
7961 2017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
7962
7963 * arm-nbsd-nat.c (fetch_register, fetch_regs, fetch_fp_register,
7964 fetch_fp_regs, store_register, store_regs, store_fp_register,
7965 store_fp_regs): Use ptid from regcache.
7966
7967 2017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
7968
7969 * arm-linux-nat.c (fetch_fpregs, store_fpregs, fetch_regs,
7970 store_regs, fetch_wmmx_regs, store_wmmx_regs, fetch_vfp_regs,
7971 store_vfp_regs): Use ptid from regcache.
7972
7973 2017-03-17 Pedro Alves <palves@redhat.com>
7974
7975 PR remote/21188
7976 * ser-base.c (ser_base_wait_for): Add comment.
7977 (do_ser_base_readchar): Improve comment based on the ser-unix.c's
7978 version.
7979 * ser-unix.c (hardwire_raw): Remove reference to
7980 scb->current_timeout.
7981 (wait_for, do_hardwire_readchar, hardwire_readchar): Delete.
7982 (hardwire_ops): Install ser_base_readchar instead of
7983 hardwire_readchar.
7984 * serial.h (struct serial) <current_timeout, timeout_remaining>:
7985 Remove fields.
7986
7987 2017-03-17 Jonah Graham <jonah@kichwacoders.com>
7988
7989 PR gdb/19637
7990 * python/lib/gdb/printer/bound_registers.py: Add support for
7991 Python 3.
7992
7993 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7994
7995 * dwarf2loc.c (indirect_synthetic_pointer): Get data type of
7996 pointed-to DIE and pass it to dwarf2_evaluate_loc_desc_full.
7997 (dwarf2_evaluate_loc_desc_full): New parameter subobj_type; rename
7998 byte_offset to subobj_byte_offset. Fix the handling of
7999 DWARF_VALUE_STACK on big-endian targets when coming via an
8000 implicit pointer.
8001 (dwarf2_evaluate_loc_desc): Adjust call to
8002 dwarf2_evaluate_loc_desc_full.
8003 * dwarf2loc.h (dwarf2_fetch_die_type_sect_off): New declaration.
8004 * dwarf2read.c (dwarf2_fetch_die_type_sect_off): New function.
8005
8006 2017-03-16 Yao Qi <yao.qi@linaro.org>
8007
8008 * arm-tdep.c (thumb_record_misc): Decode CBNZ, CBZ, REV16,
8009 and REVSH instructions.
8010
8011 2017-03-16 Yao Qi <yao.qi@linaro.org>
8012
8013 * arm-tdep.c [GDB_SELF_TEST]: include "selftests.h".
8014 (arm_record_test): Declare.
8015 (_initialize_arm_tdep) [GDB_SELF_TEST]: call register_self_test.
8016 (thumb_record_ld_st_reg_offset): Rewrite the opcode matching to
8017 align with the manual.
8018 (thumb_record_misc): Adjust the code order to align with the
8019 manual.
8020 (thumb2_record_decode_insn_handler): Fix instruction matching.
8021 (instruction_reader_thumb): New class.
8022 (arm_record_test): New function.
8023
8024 2017-03-16 Yao Qi <yao.qi@linaro.org>
8025
8026 * arm-tdep.c (abstract_memory_reader): New class.
8027 (instruction_reader): New class.
8028 (extract_arm_insn): Add argument 'reader'. Callers updated.
8029 (decode_insn): Likewise.
8030
8031 2017-03-16 Doug Evans <dje@google.com>
8032
8033 * guile/scm-lazy-string.c (lazy_string_smob): Clarify use of LENGTH
8034 member. Change type of TYPE member to SCM. All uses updated.
8035 (lsscm_make_lazy_string_smob): Add assert.
8036 (lsscm_make_lazy_string): Flag bad length values.
8037 (lsscm_elt_type): New function.
8038 (gdbscm_lazy_string_to_value): Rewrite to use
8039 lsscm_safe_lazy_string_to_value.
8040 (lsscm_safe_lazy_string_to_value): Fix handling of TYPE_CODE_PTR.
8041 * guile/scm-value.c (gdbscm_value_to_lazy_string): Flag bad length
8042 values. Fix TYPE_CODE_PTR. Handle TYPE_CODE_ARRAY. Handle typedefs
8043 in incoming type.
8044 * guile/guile-internal.h (tyscm_scm_to_type): Declare.
8045 * guile/scm-type.c (tyscm_scm_to_type): New function.
8046
8047 2017-03-15 Doug Evans <dje@google.com>
8048
8049 PR python/17728, python/18439, python/18779
8050 * python/py-lazy-string.c (lazy_string_object): Clarify use of LENGTH
8051 member. Change type of TYPE member to PyObject *. All uses updated.
8052 (stpy_convert_to_value): Fix handling of TYPE_CODE_PTR.
8053 (gdbpy_create_lazy_string_object): Flag bad length values.
8054 Handle TYPE_CODE_ARRAY with possibly different user-provided length.
8055 Handle typedefs in incoming type.
8056 (stpy_lazy_string_elt_type): New function.
8057 (gdbpy_extract_lazy_string): Call it.
8058 * python/py-value.c (valpy_lazy_string): Flag bad length values.
8059 Fix handling of TYPE_CODE_PTR. Handle TYPE_CODE_ARRAY. Handle
8060 typedefs in incoming type.
8061
8062 2017-03-16 Doug Evans <dje@google.com>
8063
8064 * guile/guile-internal.h (tyscm_scm_to_type): Declare.
8065 * guile/scm-type.c (tyscm_scm_to_type): New function.
8066
8067 2017-03-16 Jiong Wang <jiong.wang@arm.com>
8068
8069 * inf-ptrace.c (inf_ptrace_peek_poke): Change the type to
8070 "ULONGEST" for "skip".
8071
8072 2017-03-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8073
8074 PR gdb/21220
8075 * inf-ptrace.c (inf_ptrace_xfer_partial): In "case
8076 TARGET_OBJECT_MEMORY", extract the logic for ptrace peek/poke...
8077 (inf_ptrace_peek_poke): ...here. New function. Now also loop
8078 over ptrace peek/poke until end of buffer or error.
8079
8080 2017-03-14 Simon Marchi <simon.marchi@ericsson.com>
8081
8082 * parse.c (length_of_subexp): Make static.
8083 * parser-defs.h (length_of_subexp): Remove.
8084
8085 2017-03-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8086
8087 * linux-nat.c (linux_proc_xfer_partial): Handle write operations
8088 as well.
8089
8090 2017-03-14 Pedro Alves <palves@redhat.com>
8091
8092 * cp-name-parser.y (cp_demangled_name_to_comp): Update comment.
8093 (main): Use std::unique_ptr. Remove calls to
8094 cp_demangled_name_parse_free.
8095
8096 2017-03-13 Simon Marchi <simon.marchi@polymtl.ca>
8097
8098 * alpha-bsd-nat.c (alphabsd_fetch_inferior_registers,
8099 alphabsd_store_inferior_registers): Use regcache->ptid instead
8100 of inferior_ptid.
8101
8102 2017-03-13 Simon Marchi <simon.marchi@polymtl.ca>
8103
8104 * aix-thread.c (aix_thread_fetch_registers,
8105 aix_thread_store_registers): Use regcache->ptid instead of
8106 inferior_ptid.
8107
8108 2017-03-13 Simon Marchi <simon.marchi@polymtl.ca>
8109
8110 * aarch64-linux-nat.c (fetch_gregs_from_thread,
8111 store_gregs_to_thread, fetch_fpregs_from_thread,
8112 store_fpregs_to_thread): Use regcache->ptid instead of
8113 inferior_ptid.
8114
8115 2017-03-13 Simon Marchi <simon.marchi@polymtl.ca>
8116
8117 * amd64-linux-nat.c (amd64_linux_fetch_inferior_registers,
8118 amd64_linux_fetch_inferior_registers): Use regcache->ptid
8119 instead of inferior_ptid.
8120
8121 2017-03-13 Simon Marchi <simon.marchi@polymtl.ca>
8122
8123 * target.c (target_fetch_registers, target_store_registers): Add
8124 assert.
8125
8126 2017-03-13 Simon Marchi <simon.marchi@polymtl.ca>
8127
8128 * regcache.h (regcache_get_ptid): New function.
8129 * regcache.c (regcache_get_ptid): New function.
8130
8131 2017-03-13 Mark Wielaard <mark@klomp.org>
8132
8133 * cp-name-parser.y (make_empty): Initialize d_printing to zero.
8134
8135 2017-03-10 Keith Seitz <keiths@redhat.com>
8136
8137 PR c++/8218
8138 * c-typeprint.c (cp_type_print_method_args): Skip artificial arguments.
8139
8140 2017-03-08 Pedro Alves <palves@redhat.com>
8141
8142 PR gdb/18360
8143 * infrun.c (start_step_over, do_target_resume, resume)
8144 (restart_threads): Assert we're not resuming a thread that is
8145 meant to be stopped.
8146 (infrun_thread_stop_requested_callback): Delete.
8147 (infrun_thread_stop_requested): If the thread is internally
8148 stopped, queue a pending stop event and clear the thread's
8149 inline-frame state.
8150 (handle_stop_requested): New function.
8151 (handle_syscall_event, handle_inferior_event_1): Use
8152 handle_stop_requested.
8153 (handle_stop_requested): New function.
8154 (handle_signal_stop): Set the thread's stop_signal here instead of
8155 at caller.
8156 (finish_step_over): Clear step over info unconditionally.
8157 (handle_signal_stop): If the user had interrupted the event
8158 thread, consider the stop a random signal.
8159 (handle_signal_stop) <signal arrived while stepping over
8160 breakpoint>: Don't restart threads here.
8161 (stop_waiting): Don't clear step-over info here.
8162
8163 2017-03-08 Pedro Alves <palves@redhat.com>
8164
8165 PR 21206
8166 * common/gdb_unlinker.h (unlinker::unlinker): Attribute nonnull
8167 goes to argument 2, not 1.
8168
8169 2017-03-08 Pedro Alves <palves@redhat.com>
8170
8171 PR cli/21218
8172 * top.c (gdb_readline_wrapper): Avoid passing NULL to
8173 display_gdb_prompt.
8174 (command_line_input): Add comment.
8175
8176 2017-03-08 Pedro Alves <palves@redhat.com>
8177
8178 PR tui/21216
8179 * tui/tui-file.c (tui_file::write): New.
8180 * tui/tui-file.h (tui_file): Override "write".
8181 * tui/tui-io.c (do_tui_putc, update_start_line): New functions,
8182 factored out from ...
8183 (tui_puts): ... here.
8184 (tui_putc): Use them.
8185 (tui_write): New function.
8186 * tui/tui-io.h (tui_write): Declare.
8187
8188 2017-03-07 Sergio Durigan Junior <sergiodj@redhat.com>
8189
8190 * Makefile.in (SFILES): Replace "environ.c" with
8191 "common/environ.c".
8192 (HFILES_NO_SRCDIR): Likewise, for "environ.h".
8193 * environ.c: Include "common-defs.h" instead of "defs.h. Moved
8194 to...
8195 * common/environ.c: ... here.
8196 * environ.h: Moved to...
8197 * common/environ.h: ... here.
8198
8199 2017-03-07 Peter Bergner <bergner@vnet.ibm.com>
8200
8201 * gdbarch.sh (pstring_ptr): New static function.
8202 (gdbarch_disassembler_options): Use it.
8203 (gdbarch_verify_disassembler_options): Print valid_disassembler_options,
8204 not valid_disassembler_option->name.
8205 * gdbarch.c: Regenerate.
8206
8207 2017-03-07 Peter Bergner <bergner@vnet.ibm.com>
8208
8209 * config/powerpc/ppc64-linux.mh (MH_CFLAGS): Delete.
8210
8211 2017-03-07 Pedro Alves <palves@redhat.com>
8212
8213 * tui/tui-regs.c (tui_restore_gdbout): Don't delete gdb_stdout.
8214
8215 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8216
8217 * i387-tdep.h (i387_reset_bnd_regs): Add function definition.
8218 * i387-tdep.c (i387_reset_bnd_regs): Add function implementation.
8219 * i386-tdep.c (i386_push_dummy_call): Call i387_reset_bnd_regs.
8220 * amd64-tdep.c (amd64_push_dummy_call): Call i387_reset_bnd_regs.
8221
8222 2017-03-06 Simon Marchi <simon.marchi@ericsson.com>
8223
8224 * xtensa-linux-nat.c (fetch_gregs): Remove const.
8225
8226 2017-03-03 Simon Marchi <simon.marchi@ericsson.com>
8227
8228 * remote.c (remote_add_target_side_commands): Use range-based
8229 for loop.
8230
8231 2017-03-03 Yao Qi <yao.qi@linaro.org>
8232
8233 PR gdb/21165
8234 * ada-valprint.c (ada_val_print_ref): Call value_fetch_lazy if
8235 value is lazy.
8236 * valprint.c (common_val_print): Likewise.
8237
8238 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8239
8240 * NEWS: Mention new set/show disassembler-options commands.
8241 * doc/gdb.texinfo: Document new set/show disassembler-options commands.
8242 * disasm.c: Include "arch-utils.h", "gdbcmd.h" and "safe-ctype.h".
8243 (prospective_options): New static variable.
8244 (gdb_disassembler::gdb_disassembler): Initialize
8245 m_di.disassembler_options.
8246 (gdb_buffered_insn_length_init_dis): Initilize di->disassembler_options.
8247 (get_disassembler_options): New function.
8248 (set_disassembler_options): Likewise.
8249 (set_disassembler_options_sfunc): Likewise.
8250 (show_disassembler_options_sfunc): Likewise.
8251 (disassembler_options_completer): Likewise.
8252 (_initialize_disasm): Likewise.
8253 * disasm.h (get_disassembler_options): New prototype.
8254 (set_disassembler_options): Likewise.
8255 * gdbarch.sh (gdbarch_disassembler_options): New variable.
8256 (gdbarch_verify_disassembler_options): Likewise.
8257 * gdbarch.c: Regenerate.
8258 * gdbarch.h: Likewise.
8259 * arm-tdep.c (num_disassembly_options): Delete.
8260 (set_disassembly_style): Likewise.
8261 (arm_disassembler_options): New static variable.
8262 (set_disassembly_style_sfunc): Convert short style name into long
8263 option name. Call set_disassembler_options.
8264 (show_disassembly_style_sfunc): New function.
8265 (arm_gdbarch_init): Call set_gdbarch_disassembler_options and
8266 set_gdbarch_verify_disassembler_options.
8267 (_initialize_arm_tdep): Delete regnames variable and update callers.
8268 (arm_disassembler_options): Initialize.
8269 (disasm_options): New variable.
8270 (num_disassembly_options): Rename from this...
8271 (num_disassembly_styles): ...to this. Compute by scanning through
8272 disasm_options.
8273 (valid_disassembly_styles): Initialize using disasm_options.
8274 Remove calls to parse_arm_disassembler_option, get_arm_regnames and
8275 set_arm_regname_option.
8276 Pass show_disassembly_style_sfunc to the "disassembler" setshow command.
8277 * rs6000-tdep.c (powerpc_disassembler_options): New static variable.
8278 (rs6000_gdbarch_init): Call set_gdbarch_disassembler_options and
8279 set_gdbarch_verify_disassembler_options.
8280 * s390-tdep.c (s390_disassembler_options): New static variable.
8281 (s390_gdbarch_init):all set_gdbarch_disassembler_options and
8282 set_gdbarch_verify_disassembler_options.
8283
8284 2017-02-27 Simon Marchi <simon.marchi@ericsson.com>
8285
8286 * remote.c (remote_add_target_side_condition): Remove "struct"
8287 keyword from range-based for loop.
8288
8289 2017-02-27 Simon Marchi <simon.marchi@ericsson.com>
8290
8291 * remote.c (remote_add_target_side_condition): Use range-based
8292 for loop. Update comment.
8293
8294 2017-02-27 Yao Qi <yao.qi@linaro.org>
8295
8296 * f-typeprint.c (f_print_type): Check "varstring" is empty first.
8297
8298 2017-02-26 Alan Hayward <alan.hayward@arm.com>
8299
8300 * regcache.c (regcache_raw_update): New function.
8301 (regcache_raw_read): Move code to regcache_raw_update.
8302 * regcache.h (regcache_raw_update): New declaration.
8303 * remote.c (remote_prepare_to_store): Call regcache_raw_update.
8304
8305 2017-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8306
8307 * dwarf2read.c (create_debug_type_hash_table): Initialize
8308 header.signature and header.type_offset_in_tu.
8309
8310 2017-02-24 Pedro Alves <palves@redhat.com>
8311
8312 * symtab.c (make_file_symbol_completion_list_1): Use
8313 add_symtab_completions.
8314
8315 2017-02-24 Alan Hayward <alan.hayward@arm.com>
8316
8317 * stack.c (frame_info): Use frame_unwind_register_value to avoid buf.
8318
8319 2017-02-24 Alan Hayward <alan.hayward@arm.com>
8320
8321 * i386-tdep.c (i386_pseudo_register_read_into_value): Use
8322 I386_MAX_REGISTER_SIZE.
8323 (i386_pseudo_register_write): Likewise.
8324 (i386_process_record): Likewise.
8325 * i387-tdep.c (i387_supply_xsave): Likewise.
8326 * m68k-linux-nat.c (fetch_register): Use M68K_MAX_REGISTER_SIZE.
8327 (store_register): Likewise.
8328
8329 2017-02-23 Pedro Alves <palves@redhat.com>
8330
8331 * ada-lang.c: Include "common/function-view.h".
8332 (ada_iterate_over_symbols): Adjust to use function_view as
8333 callback type.
8334 (struct add_partial_datum, ada_complete_symbol_matcher): Delete.
8335 (ada_make_symbol_completion_list): Use a lambda.
8336 (ada_exc_search_name_matches): Delete.
8337 (name_matches_regex): New.
8338 (ada_add_global_exceptions): Use a lambda and name_matches_regex.
8339 * compile/compile-c-support.c: Include "common/function-view.h".
8340 (print_one_macro): Change prototype to accept a ui_file pointer.
8341 (write_macro_definitions): Use a lambda.
8342 * dwarf2read.c: Include "common/function-view.h".
8343 (dw2_map_expand_apply, dw2_map_symtabs_matching_filename)
8344 (dw2_expand_symtabs_matching): Adjust to use function_view as
8345 callback type.
8346 * language.h: Include "common/function-view.h".
8347 (struct language_defn) <la_iterate_over_symbols>: Adjust to use
8348 function_view as callback type.
8349 (LA_ITERATE_OVER_SYMBOLS): Remove DATA parameter.
8350 * linespec.c: Include "common/function-view.h".
8351 (collect_info::add_symbol): New method.
8352 (struct symbol_and_data_callback, iterate_inline_only, struct
8353 symbol_matcher_data, iterate_name_matcher): Delete.
8354 (iterate_over_all_matching_symtabs): Adjust to use function_view
8355 as callback type and lambdas.
8356 (iterate_over_file_blocks): Adjust to use function_view as
8357 callback type.
8358 (decode_compound_collector): Now a class with private fields.
8359 (decode_compound_collector::release_symbols): New method.
8360 (collect_one_symbol): Rename to...
8361 (decode_compound_collector::operator()): ... this and adjust.
8362 (lookup_prefix_sym): decode_compound_collector construction bits
8363 move to decode_compound_collector ctor. Pass the
8364 decode_compound_collector object directly as callback. Remove
8365 cleanups and use decode_compound_collector::release_symbols
8366 instead.
8367 (symtab_collector): Now a class with private fields.
8368 (symtab_collector::release_symtabs): New method.
8369 (add_symtabs_to_list): Rename to...
8370 (symtab_collector::operator()): ... this and adjust.
8371 (collect_symtabs_from_filename): symtab_collector construction
8372 bits move to symtab_collector ctor. Pass the symtab_collector
8373 object directly as callback. Remove cleanups and use
8374 symtab_collector::release_symtabs instead.
8375 (collect_symbols): Delete.
8376 (add_matching_symbols_to_info): Use lambdas.
8377 * macrocmd.c (print_macro_callback): Delete.
8378 (info_macro_command): Use a lambda.
8379 (info_macros_command): Pass print_macro_definition as callable
8380 directly.
8381 (print_one_macro): Remove 'ignore' parameter.
8382 (macro_list_command): Adjust.
8383 * macrotab.c (macro_for_each_data::fn): Now a function_view.
8384 (macro_for_each_data::user_data): Delete field.
8385 (foreach_macro): Adjust to call the function_view.
8386 (macro_for_each): Adjust to use function_view as callback type.
8387 (foreach_macro_in_scope): Adjust to call the function_view.
8388 (macro_for_each_in_scope): Adjust to use function_view as callback
8389 type.
8390 * macrotab.h: Include "common/function-view.h".
8391 (macro_callback_fn): Declare a prototype instead of a pointer.
8392 Remove "user_data" parameter.
8393 (macro_for_each, macro_for_each_in_scope): Adjust to use
8394 function_view as callback type.
8395 * psymtab.c (partial_map_expand_apply)
8396 (psym_map_symtabs_matching_filename, recursively_search_psymtabs):
8397 Adjust to use function_view as callback type and to return bool.
8398 (psym_expand_symtabs_matching): Adjust to use function_view as
8399 callback types.
8400 * symfile-debug.c (debug_qf_map_symtabs_matching_filename): Adjust
8401 to use function_view as callback type and to return bool.
8402 (debug_qf_expand_symtabs_matching): Adjust to use function_view as
8403 callback types.
8404 * symfile.c (expand_symtabs_matching): Adjust to use function_view
8405 as callback types.
8406 * symfile.h: Include "common/function-view.h".
8407 (expand_symtabs_file_matcher_ftype)
8408 (expand_symtabs_symbol_matcher_ftype)
8409 (expand_symtabs_exp_notify_ftype): Remove "data" parameter and
8410 return bool.
8411 (quick_symbol_functions::map_symtabs_matching_filename)
8412 (quick_symbol_functions::expand_symtabs_matching): Adjust to use
8413 function_view as callback type and return bool.
8414 (expand_symtabs_matching): Adjust to use function_view as callback
8415 type.
8416 (maintenance_expand_name_matcher)
8417 (maintenance_expand_file_matcher): Delete.
8418 (maintenance_expand_symtabs): Use lambdas.
8419 * symtab.c (iterate_over_some_symtabs): Adjust to use
8420 function_view as callback types and return bool.
8421 (iterate_over_symtabs): Likewise. Use unique_xmalloc_ptr instead
8422 of a cleanup.
8423 (lookup_symtab_callback): Delete.
8424 (lookup_symtab): Use a lambda.
8425 (iterate_over_symbols): Adjust to use function_view as callback
8426 type.
8427 (struct search_symbols_data, search_symbols_file_matches)
8428 (search_symbols_name_matches): Delete.
8429 (search_symbols): Use a pair of lambdas.
8430 (struct add_name_data, add_macro_name, symbol_completion_matcher)
8431 (symtab_expansion_callback): Delete.
8432 (default_make_symbol_completion_list_break_on_1): Use lambdas.
8433 * symtab.h: Include "common/function-view.h".
8434 (iterate_over_some_symtabs): Adjust to use function_view as
8435 callback type and return bool.
8436 (iterate_over_symtabs): Adjust to use function_view as callback
8437 type.
8438 (symbol_found_callback_ftype): Remove 'data' parameter and return
8439 bool.
8440 (iterate_over_symbols): Adjust to use function_view as callback
8441 type.
8442
8443 2017-02-23 Pedro Alves <palves@redhat.com>
8444
8445 * Makefile.in (SUBDIR_UNITTESTS_SRCS, SUBDIR_UNITTESTS_OBS): New.
8446 (%.o) <unittests/%.c>: New pattern.
8447 * configure.ac ($development): Add $(SUBDIR_UNITTESTS_OBS) to
8448 CONFIG_OBS, and $(SUBDIR_UNITTESTS_SRCS) to CONFIG_SRCS.
8449 * common/function-view.h: New file.
8450 * unittests/function-view-selftests.c: New file.
8451 * configure: Regenerate.
8452
8453 2017-02-23 Simon Marchi <simon.marchi@ericsson.com>
8454
8455 * bsd-uthread.c (bsd_uthread_thread_alive): Use ptid instead of
8456 inferior_ptid.
8457 * go32-nat.c (go32_thread_alive): Likewise.
8458
8459 2017-02-23 Yao Qi <yao.qi@linaro.org>
8460
8461 * varobj-iter.h (varobj_iter_delete): Call xfree instead of
8462 delete.
8463
8464 2017-02-23 Yao Qi <yao.qi@linaro.org>
8465
8466 * varobj.c (varobj_clear_saved_item): Use delete instead of
8467 xfree.
8468 (update_dynamic_varobj_children): Likewise.
8469
8470 2017-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8471
8472 * dwarf2read.c (dwarf2_record_block_ranges): Add forgotten BASEADDR.
8473
8474 2017-02-21 Simon Marchi <simon.marchi@ericsson.com>
8475
8476 * common/enum-flags.h (enum_flags::enum_flags): Initialize
8477 m_enum_value to 0 in default constructor.
8478
8479 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8480
8481 * rs6000-tdep.c (LOAD_AND_RESERVE_MASK): Rename from LWARX_MASK.
8482 (STORE_CONDITIONAL_MASK): Rename from STWCX_MASK.
8483 (LBARX_INSTRUCTION, LHARX_INSTRUCTION, LQARX_INSTRUCTION,
8484 STBCX_INSTRUCTION, STHCX_INSTRUCTION, STQCX_INSTRUCTION): New defines.
8485 (IS_LOAD_AND_RESERVE_INSN, IS_STORE_CONDITIONAL_INSN): New macros.
8486 (ppc_displaced_step_copy_insn): Use IS_LOAD_AND_RESERVE_INSN.
8487 (ppc_deal_with_atomic_sequence): Use IS_LOAD_AND_RESERVE_INSN and
8488 IS_STORE_CONDITIONAL_INSN.
8489
8490 2017-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8491
8492 * dwarf2_rnglists_process: Initialize range_beginning and range_end.
8493
8494 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8495
8496 * NEWS (Changes since GDB 7.12): Add DWARF-5.
8497
8498 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8499
8500 * dwarf2read.c (skip_one_die, read_attribute_value)
8501 (dwarf2_const_value_attr, dump_die_shallow)
8502 (dwarf2_get_attr_constant_value, dwarf2_fetch_constant_bytes)
8503 (skip_form_bytes, attr_form_is_constant): Handle DW_FORM_data16.
8504
8505 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8506
8507 * dwarf2read.c (read_file_scope): Rename DW_MACRO_GNU_*.
8508 (dwarf_parse_macro_header): Accept DWARF version 5.
8509 (dwarf_decode_macro_bytes, dwarf_decode_macros): Rename DW_MACRO_GNU_*.
8510
8511 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8512
8513 * block.c (call_site_for_pc): Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8514 DW_AT_GNU_*.
8515 * common/common-exceptions.h (enum errors): Likewise.
8516 * dwarf2-frame.c (class dwarf_expr_executor): Likewise.
8517 * dwarf2expr.c (dwarf_block_to_dwarf_reg)
8518 (dwarf_expr_context::execute_stack_op): Likewise.
8519 * dwarf2expr.h (struct dwarf_expr_context, struct dwarf_expr_piece):
8520 Likewise.
8521 * dwarf2loc.c (dwarf_evaluate_loc_desc::get_base_type)
8522 (dwarf_evaluate_loc_desc::push_dwarf_reg_entry_value)
8523 (show_entry_values_debug, call_site_to_target_addr)
8524 (func_addr_to_tail_call_list, func_verify_no_selftailcall)
8525 (dwarf_expr_reg_to_entry_parameter, dwarf_entry_parameter_to_value)
8526 (entry_data_value_free_closure, value_of_dwarf_reg_entry)
8527 (value_of_dwarf_block_entry, indirect_pieced_value)
8528 (symbol_needs_eval_context::push_dwarf_reg_entry_value):
8529 (disassemble_dwarf_expression): Likewise.
8530 * dwarf2read.c (process_die, inherit_abstract_dies)
8531 (read_call_site_scope): Likewise.
8532 * gdbtypes.h (struct func_type, struct call_site_parameter)
8533 (struct call_site): Likewise.
8534 * stack.c (read_frame_arg): Likewise.
8535 * std-operator.def (OP_VAR_ENTRY_VALUE): Likewise.
8536
8537 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8538
8539 * defs.h (read_unsigned_leb128): New declaration.
8540 * dwarf2loc.c (decode_debug_loclists_addresses): New function.
8541 (decode_debug_loc_dwo_addresses): Update DEBUG_LOC_* to DW_LLE_*.
8542 (dwarf2_find_location_expression): Call also
8543 decode_debug_loclists_addresses. Handle DWARF-5 ULEB128 length.
8544 * dwarf2loc.h (dwarf2_version): New declaration.
8545 * dwarf2read.c (struct dwarf2_per_objfile): Add loclists, line_str,
8546 rnglists.
8547 (dwarf2_elf_names): Add .debug_loclists, .debug_line_str,
8548 .debug_rnglists.
8549 (struct dwop_section_names): Add loclists_dwo.
8550 (dwop_section_names): Add .debug_loclists.dwo.
8551 (struct comp_unit_head): Add unit_type, signature, type_offset_in_tu.
8552 (struct dwarf2_per_cu_data): Add dwarf_version.
8553 (struct dwo_sections): Add loclists.
8554 (struct attr_abbrev): Add implicit_const.
8555 (read_indirect_line_string): New declaration.
8556 (read_unsigned_leb128): Delete declaration.
8557 (rcuh_kind): New definition.
8558 (read_and_check_comp_unit_head): Change parameter
8559 is_debug_types_section to section_kind.
8560 (dwarf2_locate_sections): Handle loclists, line_str and rnglists.
8561 (read_comp_unit_head): Change parameter abfd to section, add parameter
8562 section_kind. Handle DWARF-5.
8563 (error_check_comp_unit_head): Accept also DWARF version 5.
8564 (read_and_check_comp_unit_head): Change parameter
8565 is_debug_types_section to section_kind.
8566 (read_and_check_type_unit_head): Delete function.
8567 (read_abbrev_offset): Handle DWARF-5.
8568 (create_debug_type_hash_table): Add parameter section_kind. Process
8569 only DW_UT_type. Use signature and type_offset_in_tu from struct
8570 comp_unit_head.
8571 (create_debug_types_hash_table): Update create_debug_type_hash_table
8572 caller.
8573 (create_all_type_units): Call create_debug_type_hash_table.
8574 (read_cutu_die_from_dwo, init_cutu_and_read_dies): Change
8575 read_and_check_type_unit_head caller to read_and_check_comp_unit_head
8576 caller.
8577 (skip_one_die): Handle DW_FORM_implicit_const.
8578 (dwarf2_rnglists_process): New function.
8579 (dwarf2_ranges_process): Call dwarf2_rnglists_process for DWARF-5.
8580 (abbrev_table_read_table): Handle DW_FORM_implicit_const.
8581 (read_attribute_value): Handle DW_FORM_implicit_const,
8582 DW_FORM_line_strp.
8583 (read_attribute): Handle DW_FORM_implicit_const.
8584 (read_indirect_string_at_offset_from): New function from
8585 read_indirect_string_at_offset.
8586 (read_indirect_string_at_offset): Call
8587 read_indirect_string_at_offset_from.
8588 (read_indirect_line_string_at_offset): New function.
8589 (read_indirect_string): New function comment.
8590 (read_indirect_line_string): New function.
8591 (read_unsigned_leb128): Make it global.
8592 (dwarf2_string_attr): Handle DWARF-5.
8593 (add_include_dir_stub, read_formatted_entries): New functions.
8594 (dwarf_decode_line_header, dump_die_shallow, cu_debug_loc_section):
8595 Handle DWARF-5.
8596 (per_cu_header_read_in): Update read_comp_unit_head caller.
8597 (dwarf2_version): New function.
8598 * symfile.h (struct dwarf2_debug_sections): Add loclists, line_str and
8599 rnglists.
8600 * xcoffread.c (dwarf2_xcoff_names): Update struct dwarf2_debug_sections
8601 fields.
8602
8603 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8604
8605 * dwarf2read.c (abbrev_table_read_table): Read the data only once.
8606
8607 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8608
8609 * dwarf2read.c (dwarf2_ranges_process): New function from
8610 dwarf2_ranges_read.
8611 (dwarf2_ranges_read, dwarf2_record_block_ranges): Use
8612 dwarf2_ranges_process.
8613
8614 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8615
8616 * dwarf2read.c (create_debug_type_hash_table): New function from
8617 create_debug_types_hash_table.
8618 (create_debug_types_hash_table): Call create_debug_type_hash_table.
8619 (create_all_type_units, open_and_init_dwo_file): Update
8620 create_debug_types_hash_table callers.
8621
8622 2017-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
8623
8624 PR gdb/16188
8625 * fork-child.c (trace_start_error): Fix thinko. va_end should
8626 refer to 'ap', not 'args'.
8627
8628 2017-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
8629 Pedro Alves <palves@redhat.com>
8630
8631 PR gdb/16188
8632 * darwin-nat.c (darwin_ptrace_me): Check if calls to system
8633 calls succeeded.
8634 * fork-child.c (trace_start_error): New function.
8635 (trace_start_error_with_name): Likewise.
8636 * gnu-nat.c (gnu_ptrace_me): Check if call to PTRACE succeeded.
8637 * inf-ptrace.c (inf_ptrace_me): Likewise.
8638 * inferior.h (trace_start_error): New prototype.
8639 (trace_start_error_with_name): Likewise.
8640
8641 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8642
8643 PR gdb/21164
8644 * psymtab.c (maintenance_print_psymbols): Verify if 'argv' is not
8645 NULL before using it.
8646 * symmisc.c (maintenance_print_symbols): Likewise.
8647 (maintenance_print_msymbols): Likewise.
8648
8649 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8650
8651 * NEWS: Add record Python bindings entry.
8652
8653 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8654
8655 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-record-btrace.o,
8656 py-record-full.o.
8657 (SUBDIR_PYTHON_SRCS): Add py-record-btrace.c, py-record-full.c.
8658 * python/py-record-btrace.c, python/py-record-btrace.h,
8659 python/py-record-full.c, python/py-record-full.h: New file.
8660 * python/py-record.c: Add include for py-record-btrace.h and
8661 py-record-full.h.
8662 (recpy_method, recpy_format, recpy_goto, recpy_replay_position,
8663 recpy_instruction_history, recpy_function_call_history, recpy_begin,
8664 recpy_end): Use functions from py-record-btrace.c and py-record-full.c.
8665 * python/python-internal.h (PyInt_FromSsize_t, PyInt_AsSsize_t):
8666 New definition.
8667 (gdbpy_initialize_btrace): New export.
8668 * python/python.c (_initialize_python): Add gdbpy_initialize_btrace.
8669
8670 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8671
8672 * Makefile.in (SUBDIR_PYTHON_OBS): Add python/py-record.o.
8673 (SUBDIR_PYTHON_SRCS): Add python/py-record.c.
8674 * python/py-record.c: New file.
8675 * python/python-internal.h (gdbpy_start_recording,
8676 gdbpy_current_recording, gdpy_stop_recording,
8677 gdbpy_initialize_record): New export.
8678 * python/python.c (_initialize_python): Add gdbpy_initialize_record.
8679 (python_GdbMethods): Add gdbpy_start_recording,
8680 gdbpy_current_recording and gdbpy_stop_recording.
8681
8682 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8683
8684 * record-btrace.c (record_btrace_record_method): New function.
8685 (init_record_btrace_ops): Initialize to_record_method.
8686 * record-full.c (record_full_record_method): New function.
8687 (init_record_full_ops, init_record_full_core_ops): Add
8688 record_full_record_method.
8689 * record.h (enum record_method): New enum.
8690 * target-debug.h (target_debug_print_enum_record_method: New define.
8691 * target-delegates.c: Regenerate.
8692 * target.c (target_record_method): New function.
8693 * target.h: Include record.h.
8694 (struct target_ops) <to_record_method>: New field.
8695 (target_record_method): New export.
8696
8697 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8698
8699 * record.h (record_start, record_stop): New export.
8700 * record.c (record_start, record_stop): New function.
8701
8702 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8703
8704 * btrace.c (btrace_fetch): Copy function call segments pointer
8705 into a vector.
8706 (btrace_clear): Clear the vector.
8707 (btrace_find_insn_by_number): Use binary search to find the correct
8708 function call segment.
8709 * btrace.h (brace_fun_p): New typedef.
8710 (struct btrace_thread_info) <functions>: New field.
8711
8712 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8713
8714 * record-btrace.c (btrace_ui_out_decode_error): Move most of it ...
8715 * btrace.c (btrace_decode_error): ... here. New function.
8716 * btrace.h (btrace_decode_error): New export.
8717
8718 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8719
8720 * btrace.c (ftrace_call_num_insn, btrace_insn_get_error): New function.
8721 (ftrace_new_function, btrace_insn_number, btrace_insn_cmp,
8722 btrace_find_insn_by_number): Remove special case for gaps.
8723 * btrace.h (btrace_insn_get_error): New export.
8724 (btrace_insn_number, btrace_find_insn_by_number): Adjust comment.
8725 * record-btrace.c (btrace_insn_history): Print number for gaps.
8726 (record_btrace_info, record_btrace_goto): Handle gaps.
8727
8728 2017-02-14 Tom Tromey <tom@tromey.com>
8729
8730 PR python/13598:
8731 * python/python.c (gdbpy_before_prompt_hook): Emit before_prompt
8732 event.
8733 * python/py-evts.c (gdbpy_initialize_py_events): Add
8734 before_prompt registry.
8735 * python/py-events.h (events_object) <before_prompt>: New field.
8736
8737 2017-02-14 Markus Metzger <markus.t.metzger@intel.com>
8738
8739 * btrace.c (ftrace_new_switch): Preserve up link and flags.
8740
8741 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
8742
8743 * symfile (_initialize_symfile): Add usage text to the load command's
8744 help text.
8745
8746 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8747
8748 * utils.c (defaulted_query): Don't query on secondary UIs.
8749
8750 2017-02-10 Tom Tromey <tom@tromey.com>
8751
8752 * rust-lang.c (rust_get_disr_info): Remove unused variable.
8753
8754 2017-02-10 Tom Tromey <tom@tromey.com>
8755
8756 * python/py-value.c (valpy_richcompare_throw): Remove unnecessary
8757 "cleanup" local.
8758 * python/py-type.c (typy_legacy_template_argument): Remove
8759 unnecessary "cleanup" local.
8760
8761 2017-02-10 Tom Tromey <tom@tromey.com>
8762
8763 * python/python.c (do_start_initialization): New function, from
8764 _initialize_python.
8765 (_initialize_python): Call do_start_initialization.
8766 * python/py-linetable.c (ltpy_iternext): Use explicit returns, not
8767 goto.
8768
8769 2017-02-10 Tom Tromey <tom@tromey.com>
8770
8771 * python/py-prettyprint.c (pretty_print_one_value): Use
8772 gdbpy_ref.
8773
8774 2017-02-10 Tom Tromey <tom@tromey.com>
8775
8776 * python/py-cmd.c (cmdpy_destroyer): Use gdbpy_ref.
8777 * python/py-breakpoint.c (gdbpy_breakpoint_deleted): Use
8778 gdbpy_ref.
8779 * python/py-type.c (field_new): Use gdbpy_ref.
8780 * python/py-symtab.c (symtab_and_line_to_sal_object): Use
8781 gdbpy_ref.
8782 * python/py-progspace.c (pspy_new): Use gdbpy_ref.
8783 (py_free_pspace): Likewise.
8784 (pspace_to_pspace_object): Likewise.
8785 * python/py-objfile.c (objfpy_new): Use gdbpy_ref.
8786 (py_free_objfile): Likewise.
8787 (objfile_to_objfile_object): Likewise.
8788 * python/py-inferior.c (delete_thread_object): Use
8789 gdbpy_ref.
8790 (infpy_read_memory): Likewise.
8791 (py_free_inferior): Likewise.
8792 * python/py-evtregistry.c (create_eventregistry_object): Use
8793 gdbpy_ref.
8794 * python/py-event.c (create_event_object): Use gdbpy_ref.
8795
8796 2017-02-10 Tom Tromey <tom@tromey.com>
8797
8798 * python/py-ref.h (gdbpy_ref_policy): Now a template.
8799 (gdbpy_ref): Now a template; allow subclasses of PyObject to be
8800 used.
8801 * python/py-arch.c, python/py-bpevent.c, python/py-breakpoint.c,
8802 python/py-cmd.c, python/py-continueevent.c, python/py-event.c,
8803 python/py-exitedevent.c, python/py-finishbreakpoint.c,
8804 python/py-framefilter.c, python/py-function.c,
8805 python/py-inferior.c, python/py-infevents.c,
8806 python/py-linetable.c, python/py-newobjfileevent.c,
8807 python/py-param.c, python/py-prettyprint.c, python/py-ref.h,
8808 python/py-signalevent.c, python/py-stopevent.c,
8809 python/py-symbol.c, python/py-threadevent.c, python/py-type.c,
8810 python/py-unwind.c, python/py-utils.c, python/py-value.c,
8811 python/py-varobj.c, python/py-xmethods.c, python/python.c,
8812 varobj.c: Change gdbpy_ref to gdbpy_ref<>.
8813
8814 2017-02-10 Tom Tromey <tom@tromey.com>
8815
8816 * ui-out.h (ui_out_emit_type): New class.
8817 (ui_out_emit_tuple, ui_out_emit_list): New typedefs.
8818 * python/py-framefilter.c (py_print_single_arg): Use gdb::optional
8819 and ui_out_emit_tuple.
8820 (enumerate_locals): Likewise.
8821 (py_mi_print_variables, py_print_locals, py_print_args): Use
8822 ui_out_emit_list.
8823 (py_print_frame): Use gdb::optional, ui_out_emit_tuple,
8824 ui_out_emit_list.
8825 * common/gdb_optional.h: New file.
8826
8827 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
8828
8829 * MAINTAINERS (Write After Approval): Update my e-mail address.
8830
8831 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
8832
8833 PR gdb/21122
8834 * breakpoint.c (_initialize_breakpoint): Update the help description
8835 of the 'commands' command to indicate that it takes a list argument.
8836
8837 2017-02-09 Simon Marchi <simon.marchi@ericsson.com>
8838
8839 * interps.c (current_interp_set_logging): Remove "return".
8840
8841 2017-02-09 Gary Benson <gbenson@redhat.com>
8842
8843 * symtab.c (add_symtab_completions): Prevent NULL pointer
8844 dereference.
8845
8846 2017-02-08 Pedro Alves <palves@redhat.com>
8847
8848 * interps.c (interp::interp): Remove reference to quiet_p.
8849 (interp_set): Make static. Remove dead "Switching to" output
8850 code.
8851 (interp_quiet_p, interp_set_quiet): Delete.
8852 (interpreter_exec_cmd): Don't set the interpreter quiet.
8853 * interps.h (interp_quiet_p): Make static.
8854 (class interp) <quiet_p>: Remove field
8855
8856 2017-02-08 Jerome Guitton <guitton@adacore.com>
8857
8858 * cli/cli-decode.c (find_command_name_length): Make it extern.
8859 * cli/cli-decode.h (find_command_name_length): Declare.
8860 * cli/cli-script.c (command_name_equals, line_first_arg):
8861 New functions.
8862 (process_next_line): Use cli-decode to parse command names.
8863 (build_command_line): Make args a constant pointer.
8864
8865 2017-02-08 Jerome Guitton <guitton@adacore.com>
8866
8867 * cli-decode.c (lookup_cmd_1, lookup_cmd_composition):
8868 Remove case-insensitive search.
8869
8870 2017-02-07 Jose E. Marchesi <jose.marchesi@oracle.com>
8871
8872 * sparc-tdep.c (sparc32_gdbarch_init): Do not place a + operator
8873 at the end of the line. Avoids an ARI warning.
8874
8875 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
8876
8877 * NEWS: Mention support for record/replay of Intel 64 rdrand and
8878 rdseed instructions.
8879 i386-tdep.c (i386_process_record): Handle Intel 64 rdrand and rseed.
8880
8881 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8882
8883 PR tdep/20936
8884 Provide and use sparc32 and sparc64 target description XML files.
8885 * features/sparc/sparc32-cp0.xml, features/sparc/sparc32-cpu.xml,
8886 features/sparc/sparc32-fpu.xml: New files for sparc 32-bit.
8887 * features/sparc/sparc64-cp0.xml, features/sparc/sparc64-cpu.xml,
8888 features/sparc/sparc64-fpu.xml: New files for sparc 64-bit.
8889 * features/sparc/sparc32-solaris.xml: New file.
8890 * features/sparc/sparc64-solaris.xml: New file.
8891 * features/sparc/sparc32-solaris.c: Generated.
8892 * features/sparc/sparc64-solaris.c: Generated.
8893 * sparc-tdep.h: Account for differences in target descriptions.
8894 * sparc-tdep.c (sparc32_register_name): Use target provided registers.
8895 (sparc32_register_type): Use target provided registers.
8896 (validate_tdesc_registers): New function.
8897 (sparc32_gdbarch_init): Use tdesc_has_registers.
8898 Set pseudoregister functions.
8899 * sparc64-tdep.c (sparc64_register_name): Use target provided registers.
8900 (sparc64_register_type): Use target provided registers.
8901 (sparc64_init_abi): Set pseudoregister functions.
8902
8903 2017-02-03 Tom Tromey <tom@tromey.com>
8904
8905 PR rust/21097:
8906 * rust-lang.c (rust_print_type) <TYPE_CODE_UNION>: Handle enums
8907 with a single member.
8908
8909 2017-02-03 Pedro Alves <palves@redhat.com>
8910
8911 * cli/cli-interp.c (cli_interp_base::cli_interp_base)
8912 (cli_interp_base::~cli_interp_base): New.
8913 (cli_interp): New struct.
8914 (as_cli_interp): Cast the interp itself to cli_interp.
8915 (cli_interpreter_pre_command_loop): Rename to ...
8916 (cli_interp_base::pre_command_loop): ... this. Remove 'self'
8917 parameter.
8918 (cli_interpreter_init): Rename to ...
8919 (cli_interp::init): ... this. Remove 'self' parameter. Use
8920 boolean. Make extern.
8921 (cli_interpreter_resume): Rename to ...
8922 (cli_interp::resume): ... this. Remove 'data' parameter. Make
8923 extern.
8924 (cli_interpreter_suspend): Rename to ...
8925 (cli_interp::suspend): ... this. Remove 'data' parameter. Make
8926 extern.
8927 (cli_interpreter_exec): Rename to ...
8928 (cli_interp::exec): ... this. Remove 'data' parameter. Make
8929 extern.
8930 (cli_interpreter_supports_command_editing): Rename to ...
8931 (cli_interp_base::supports_command_editing): ... this. Remove
8932 'interp' parameter. Make extern.
8933 (cli_ui_out): Rename to ...
8934 (cli_interp::interp_ui_out): ... this. Remove 'interp' parameter.
8935 Make extern.
8936 (cli_set_logging): Rename to ...
8937 (cli_interp_base::set_logging): ... this. Remove 'interp'
8938 parameter. Make extern.
8939 (cli_interp_procs): Delete.
8940 (cli_interp_factory): Adjust to use "new".
8941 * cli/cli-interp.h: Include "interps.h".
8942 (struct cli_interp_base): New struct.
8943 * interps.c (struct interp): Delete. Fields moved to interps.h.
8944 (interp_new): Delete.
8945 (interp::interp, interp::~interp): New.
8946 (interp_set): Use bool, and return void. Assume the interpreter
8947 has suspend, init and resume methods, and that the all return
8948 void.
8949 (set_top_level_interpreter): interp_set returns void.
8950 (interp_ui_out): Adapt.
8951 (current_interp_set_logging): Adapt.
8952 (interp_data): Delete.
8953 (interp_pre_command_loop, interp_supports_command_editing): Adapt.
8954 (interp_exec): Adapt.
8955 (top_level_interpreter_data): Delete.
8956 * interps.h (interp_init_ftype, interp_resume_ftype)
8957 (interp_suspend_ftype, interp_exec_ftype)
8958 (interp_pre_command_loop_ftype, interp_ui_out_ftype): Delete.
8959 (class interp): New.
8960 (interp_new): Delete.
8961 (interp_set): Now returns void. Use bool.
8962 (interp_data, top_level_interpreter_data): Delete.
8963 * mi/mi-common.h: Include interps.h.
8964 (class mi_interp): Inherit from interp. Define a ctor. Declare
8965 init, resume, suspect, exec, interp_ui_out, set_logging and
8966 pre_command_loop methods.
8967 * mi/mi-interp.c (as_mi_interp): Cast the interp itself.
8968 (mi_interpreter_init): Rename to ...
8969 (mi_interp::init): ... this. Remove the 'interp' parameter, use
8970 bool, return void and make extern. Adjust.
8971 (mi_interpreter_resume): ... Rename to ...
8972 (mi_interp::resume): ... this. Remove the 'data' parameter,
8973 return void and make extern. Adjust.
8974 (mi_interpreter_suspend): ... Rename to ...
8975 (mi_interp::suspend): ... this. Remove the 'data' parameter,
8976 return void and make extern. Adjust.
8977 (mi_interpreter_exec): ... Rename to ...
8978 (mi_interp::exec): ... this. Remove the 'data' parameter and make
8979 extern. Adjust.
8980 (mi_interpreter_pre_command_loop): ... Rename to ...
8981 (mi_interp::pre_command_loop): ... this. Remove the 'self'
8982 parameter and make extern.
8983 (mi_on_normal_stop_1): Adjust.
8984 (mi_ui_out): Rename to ...
8985 (mi_interp::interp_ui_out): ... this. Remove the 'interp'
8986 parameter and make extern. Adjust.
8987 (mi_set_logging): Rename to ...
8988 (mi_interp::set_logging): ... this. Remove the 'interp'
8989 parameter and make extern. Adjust.
8990 (mi_interp_procs): Delete.
8991 (mi_interp_factory): Adjust to use 'new'.
8992 * mi/mi-main.c (mi_cmd_gdb_exit, captured_mi_execute_command)
8993 (mi_print_exception, mi_execute_command, mi_load_progress):
8994 Adjust.
8995 * tui/tui-interp.c (tui_interp): New class.
8996 (as_tui_interp): Return a tui_interp pointer.
8997 (tui_on_normal_stop, tui_on_signal_received)
8998 (tui_on_end_stepping_range, tui_on_signal_exited, tui_on_exited)
8999 (tui_on_no_history, tui_on_user_selected_context_changed): Adjust
9000 to use interp::interp_ui_out.
9001 (tui_init): Rename to ...
9002 (tui_interp::init): ... this. Remove the 'self' parameter, use
9003 bool, return void and make extern. Adjust.
9004 (tui_resume): Rename to ...
9005 (tui_interp::resume): ... this. Remove the 'data' parameter,
9006 return void and make extern. Adjust.
9007 (tui_suspend): Rename to ...
9008 (tui_interp::suspend): ... this. Remove the 'data' parameter,
9009 return void and make extern. Adjust.
9010 (tui_ui_out): Rename to ...
9011 (tui_interp::interp_ui_out): ... this. Remove the 'self'
9012 parameter, and make extern. Adjust.
9013 (tui_exec): Rename to ...
9014 (tui_interp::exec): ... this. Remove the 'data' parameter and
9015 make extern.
9016 (tui_interp_procs): Delete.
9017 (tui_interp_factory): Use "new".
9018
9019 2017-02-02 Tom Tromey <tom@tromey.com>
9020
9021 * rust-exp.y (ends_raw_string, space_then_number)
9022 (rust_identifier_start_p): Return bool.
9023 * rust-lang.c (rust_tuple_type_p, rust_underscore_fields)
9024 (rust_tuple_struct_type_p, rust_tuple_variant_type_p)
9025 (rust_slice_type_p, rust_range_type_p, rust_u8_type_p)
9026 (rust_chartype_p): Return bool.
9027 (val_print_struct, rust_print_struct_def, rust_print_type):
9028 Update.
9029 * rust-lang.h (rust_tuple_type_p, rust_tuple_struct_type_p):
9030 Return bool.
9031
9032 2017-02-02 Tom Tromey <tom@tromey.com>
9033
9034 * rust-lang.c: Reindent.
9035
9036 2017-02-02 Tom Tromey <tom@tromey.com>
9037
9038 * rust-lang.h (rust_crate_for_block): Update.
9039 * rust-lang.c (rust_crate_for_block): Return std::string.
9040 (rust_get_disr_info): Use std:;string, not
9041 gdb::unique_xmalloc_ptr.
9042 * rust-exp.y (crate_name): Update.
9043
9044 2017-02-02 Pedro Alves <palves@redhat.com>
9045
9046 * disasm-selftests.c (print_one_insn_test): Move the "verbose"
9047 field out of gdb_disassembler_test and make it static.
9048
9049 2017-02-02 Pedro Alves <palves@redhat.com>
9050
9051 * mi/mi-common.h (struct mi_interp): Delete the mi2_interp,
9052 mi1_interp and mi_interp fields.
9053
9054 2017-02-02 Pedro Alves <palves@redhat.com>
9055
9056 * cli/cli-interp.c (struct saved_output_files, saved_output):
9057 Moved from cli/cli-logging.c.
9058 (cli_set_logging): New function.
9059 (cli_interp_procs): Install cli_set_logging.
9060 * cli/cli-interp.h (make_logging_output, cli_set_logging):
9061 Declare.
9062 * cli/cli-logging.c (struct saved_output_files, saved_output):
9063 Moved to cli/cli-interp.c.
9064 (pop_output_files): Don't save outputs here.
9065 (make_logging_output): New function.
9066 (handle_redirections): Don't build tee nor save previous outputs
9067 here.
9068 * interps.c (current_interp_set_logging): Change prototype.
9069 Assume there's always a set_logging_proc method installed.
9070 * interps.h (interp_set_logging_ftype): Change prototype.
9071 (current_interp_set_logging): Change prototype and adjust comment.
9072 * mi/mi-interp.c (mi_set_logging): Change protototype. Adjust to
9073 use make_logging_output.
9074 * tui/tui-interp.c (tui_interp_procs): Install cli_set_logging.
9075 2017-02-02 Pedro Alves <palves@redhat.com>
9076
9077 * cli/cli-logging.c (maybe_warn_already_logging): New factored out
9078 from ...
9079 (set_logging_overwrite): ... here.
9080 (logging_no_redirect_file): Delete.
9081 (set_logging_redirect): Don't handle redirection on the fly.
9082 Instead warn that "logging off" / "logging on" is necessary.
9083 (pop_output_files): Delete references to logging_no_redirect_file.
9084 (show_logging_command): Always speak in terms of what will happen
9085 once logging is reenabled.
9086
9087 2017-02-02 Pedro Alves <palves@redhat.com>
9088
9089 * disasm.h (gdb_pretty_print_disassembler): Tweak intro comment.
9090
9091 2017-02-02 Pedro Alves <palves@redhat.com>
9092
9093 * disasm.c (gdb_pretty_print_insn): Rename to ...
9094 (gdb_pretty_print_disassembler::pretty_print_insn): ... this.
9095 Remove gdbarch parameter. Adapt to clear the object's buffers
9096 instead of allocating new buffers, and to print using the object's
9097 gdb_disassembler instead of calling gdb_print_insn.
9098 (dump_insns): Use gdb_pretty_print_disassembler.
9099 * disasm.h (gdb_pretty_print_insn): Delete declaration.
9100 (gdb_pretty_print_disassembler): New class.
9101 * record-btrace.c (btrace_insn_history): Use
9102 gdb_pretty_print_disassembler.
9103
9104 2017-02-02 Pedro Alves <palves@redhat.com>
9105
9106 * ada-lang.c (type_as_string): Use string_file.
9107 * ada-valprint.c (ada_print_floating): Use string_file.
9108 * ada-varobj.c (ada_varobj_scalar_image)
9109 (ada_varobj_get_value_image): Use string_file.
9110 * aix-thread.c (aix_thread_extra_thread_info): Use string_file.
9111 * arm-tdep.c (_initialize_arm_tdep): Use string_printf.
9112 * breakpoint.c (update_inserted_breakpoint_locations)
9113 (insert_breakpoint_locations, reattach_breakpoints)
9114 (print_breakpoint_location, print_one_detail_ranged_breakpoint)
9115 (print_it_watchpoint): Use string_file.
9116 (save_breakpoints): Use stdio_file.
9117 * c-exp.y (oper): Use string_file.
9118 * cli/cli-logging.c (set_logging_redirect): Use ui_file_up and
9119 tee_file.
9120 (pop_output_files): Use delete.
9121 (handle_redirections): Use stdio_file and tee_file.
9122 * cli/cli-setshow.c (do_show_command): Use string_file.
9123 * compile/compile-c-support.c (c_compute_program): Use
9124 string_file.
9125 * compile/compile-c-symbols.c (generate_vla_size): Take a
9126 'string_file &' instead of a 'ui_file *'.
9127 (generate_c_for_for_one_variable): Take a 'string_file &' instead
9128 of a 'ui_file *'. Use string_file.
9129 (generate_c_for_variable_locations): Take a 'string_file &'
9130 instead of a 'ui_file *'.
9131 * compile/compile-internal.h (generate_c_for_for_one_variable):
9132 Take a 'string_file &' instead of a 'ui_file *'.
9133 * compile/compile-loc2c.c (push, pushf, unary, binary)
9134 (print_label, pushf_register_address, pushf_register)
9135 (do_compile_dwarf_expr_to_c): Take a 'string_file &' instead of a
9136 'ui_file *'. Adjust.
9137 * compile/compile.c (compile_to_object): Use string_file.
9138 * compile/compile.h (compile_dwarf_expr_to_c)
9139 (compile_dwarf_bounds_to_c): Take a 'string_file &' instead of a
9140 'ui_file *'.
9141 * cp-support.c (inspect_type): Use string_file and obstack_copy0.
9142 (replace_typedefs_qualified_name): Use string_file and
9143 obstack_copy0.
9144 * disasm.c (gdb_pretty_print_insn): Use string_file.
9145 (gdb_disassembly): Adjust reference the null_stream global.
9146 (do_ui_file_delete): Delete.
9147 (gdb_insn_length): Use null_stream.
9148 * dummy-frame.c (maintenance_print_dummy_frames): Use stdio_file.
9149 * dwarf2loc.c (dwarf2_compile_property_to_c)
9150 (locexpr_generate_c_location, loclist_generate_c_location): Take a
9151 'string_file &' instead of a 'ui_file *'.
9152 * dwarf2loc.h (dwarf2_compile_property_to_c): Likewise.
9153 * dwarf2read.c (do_ui_file_peek_last): Delete.
9154 (dwarf2_compute_name): Use string_file.
9155 * event-top.c (gdb_setup_readline): Use stdio_file.
9156 * gdbarch.sh (verify_gdbarch): Use string_file.
9157 * gdbtypes.c (safe_parse_type): Use null_stream.
9158 * guile/scm-breakpoint.c (gdbscm_breakpoint_commands): Use
9159 string_file.
9160 * guile/scm-disasm.c (gdbscm_print_insn_from_port): Take a
9161 'string_file *' instead of a 'ui_file *'.
9162 (gdbscm_arch_disassemble): Use string_file.
9163 * guile/scm-frame.c (frscm_print_frame_smob): Use string_file.
9164 * guile/scm-ports.c (class ioscm_file_port): Now a class that
9165 inherits from ui_file.
9166 (ioscm_file_port_delete, ioscm_file_port_rewind)
9167 (ioscm_file_port_put): Delete.
9168 (ioscm_file_port_write): Rename to ...
9169 (ioscm_file_port::write): ... this. Remove file_port_magic
9170 checks.
9171 (ioscm_file_port_new): Delete.
9172 (ioscm_with_output_to_port_worker): Use ioscm_file_port and
9173 ui_file_up.
9174 * guile/scm-type.c (tyscm_type_name): Use string_file.
9175 * guile/scm-value.c (vlscm_print_value_smob, gdbscm_value_print):
9176 Use string_file.
9177 * infcmd.c (print_return_value_1): Use string_file.
9178 * infrun.c (print_target_wait_results): Use string_file.
9179 * language.c (add_language): Use string_file.
9180 * location.c (explicit_to_string_internal): Use string_file.
9181 * main.c (captured_main_1): Use null_file.
9182 * maint.c (maintenance_print_architecture): Use stdio_file.
9183 * mi/mi-cmd-stack.c (list_arg_or_local): Use string_file.
9184 * mi/mi-common.h (struct mi_interp) <out, err, log, targ,
9185 event_channel>: Change type to mi_console_file pointer.
9186 * mi/mi-console.c (mi_console_file_fputs, mi_console_file_flush)
9187 (mi_console_file_delete): Delete.
9188 (struct mi_console_file): Delete.
9189 (mi_console_file_magic): Delete.
9190 (mi_console_file_new): Delete.
9191 (mi_console_file::mi_console_file): New.
9192 (mi_console_file_delete): Delete.
9193 (mi_console_file_fputs): Delete.
9194 (mi_console_file::write): New.
9195 (mi_console_raw_packet): Delete.
9196 (mi_console_file::flush): New.
9197 (mi_console_file_flush): Delete.
9198 (mi_console_set_raw): Rename to ...
9199 (mi_console_file::set_raw): ... this.
9200 * mi/mi-console.h (class mi_console_file): New class.
9201 (mi_console_file_new, mi_console_set_raw): Delete.
9202 * mi/mi-interp.c (mi_interpreter_init): Use mi_console_file.
9203 (mi_set_logging): Use delete and tee_file. Adjust.
9204 * mi/mi-main.c (output_register): Use string_file.
9205 (mi_cmd_data_evaluate_expression): Use string_file.
9206 (mi_cmd_data_read_memory): Use string_file.
9207 (mi_cmd_execute, print_variable_or_computed): Use string_file.
9208 * mi/mi-out.c (mi_ui_out::main_stream): New.
9209 (mi_ui_out::rewind): Use main_stream and
9210 string_file.
9211 (mi_ui_out::put): Use main_stream and string_file.
9212 (mi_ui_out::mi_ui_out): Remove 'stream' parameter.
9213 Allocate a 'string_file' instead.
9214 (mi_out_new): Don't allocate a mem_fileopen stream here.
9215 * mi/mi-out.h (mi_ui_out::mi_ui_out): Remove 'stream' parameter.
9216 (mi_ui_out::main_stream): Declare method.
9217 * printcmd.c (eval_command): Use string_file.
9218 * psymtab.c (maintenance_print_psymbols): Use stdio_file.
9219 * python/py-arch.c (archpy_disassemble): Use string_file.
9220 * python/py-breakpoint.c (bppy_get_commands): Use string_file.
9221 * python/py-frame.c (frapy_str): Use string_file.
9222 * python/py-framefilter.c (py_print_type, py_print_single_arg):
9223 Use string_file.
9224 * python/py-type.c (typy_str): Use string_file.
9225 * python/py-unwind.c (unwind_infopy_str): Use string_file.
9226 * python/py-value.c (valpy_str): Use string_file.
9227 * record-btrace.c (btrace_insn_history): Use string_file.
9228 * regcache.c (regcache_print): Use stdio_file.
9229 * reggroups.c (maintenance_print_reggroups): Use stdio_file.
9230 * remote.c (escape_buffer): Use string_file.
9231 * rust-lang.c (rust_get_disr_info): Use string_file.
9232 * serial.c (serial_open_ops_1): Use stdio_file.
9233 (do_serial_close): Use delete.
9234 * stack.c (print_frame_arg): Use string_file.
9235 (print_frame_args): Remove local mem_fileopen stream, not used.
9236 (print_frame): Use string_file.
9237 * symmisc.c (maintenance_print_symbols): Use stdio_file.
9238 * symtab.h (struct symbol_computed_ops) <generate_c_location>:
9239 Take a 'string_file *' instead of a 'ui_file *'.
9240 * top.c (new_ui): Use stdio_file and stderr_file.
9241 (free_ui): Use delete.
9242 (execute_command_to_string): Use string_file.
9243 (quit_confirm): Use string_file.
9244 * tracepoint.c (collection_list::append_exp): Use string_file.
9245 * tui/tui-disasm.c (tui_disassemble): Use string_file.
9246 * tui/tui-file.c: Don't include "ui-file.h".
9247 (enum streamtype, struct tui_stream): Delete.
9248 (tui_file_new, tui_file_delete, tui_fileopen, tui_sfileopen)
9249 (tui_file_isatty, tui_file_rewind, tui_file_put): Delete.
9250 (tui_file::tui_file): New method.
9251 (tui_file_fputs): Delete.
9252 (tui_file_get_strbuf): Delete.
9253 (tui_file::puts): New method.
9254 (tui_file_adjust_strbuf): Delete.
9255 (tui_file_flush): Delete.
9256 (tui_file::flush): New method.
9257 * tui/tui-file.h: Tweak intro comment.
9258 Include ui-file.h.
9259 (tui_fileopen, tui_sfileopen, tui_file_get_strbuf)
9260 (tui_file_adjust_strbuf): Delete declarations.
9261 (class tui_file): New class.
9262 * tui/tui-io.c (tui_initialize_io): Use tui_file.
9263 * tui/tui-regs.c (tui_restore_gdbout): Use delete.
9264 (tui_register_format): Use string_stream.
9265 * tui/tui-stack.c (tui_make_status_line): Use string_file.
9266 (tui_get_function_from_frame): Use string_file.
9267 * typeprint.c (type_to_string): Use string_file.
9268 * ui-file.c (struct ui_file, ui_file_magic, ui_file_new): Delete.
9269 (null_stream): New global.
9270 (ui_file_delete): Delete.
9271 (ui_file::ui_file): New.
9272 (null_file_isatty): Delete.
9273 (ui_file::~ui_file): New.
9274 (null_file_rewind): Delete.
9275 (ui_file::printf): New.
9276 (null_file_put): Delete.
9277 (null_file_flush): Delete.
9278 (ui_file::putstr): New.
9279 (null_file_write): Delete.
9280 (ui_file::putstrn): New.
9281 (null_file_read): Delete.
9282 (ui_file::putc): New.
9283 (null_file_fputs): Delete.
9284 (null_file_write_async_safe): Delete.
9285 (ui_file::vprintf): New.
9286 (null_file_delete): Delete.
9287 (null_file::write): New.
9288 (null_file_fseek): Delete.
9289 (null_file::puts): New.
9290 (ui_file_data): Delete.
9291 (null_file::write_async_safe): New.
9292 (gdb_flush, ui_file_isatty): Adjust.
9293 (ui_file_put, ui_file_rewind): Delete.
9294 (ui_file_write): Adjust.
9295 (ui_file_write_for_put): Delete.
9296 (ui_file_write_async_safe, ui_file_read): Adjust.
9297 (ui_file_fseek): Delete.
9298 (fputs_unfiltered): Adjust.
9299 (set_ui_file_flush, set_ui_file_isatty, set_ui_file_rewind)
9300 (set_ui_file_put, set_ui_file_write, set_ui_file_write_async_safe)
9301 (set_ui_file_read, set_ui_file_fputs, set_ui_file_fseek)
9302 (set_ui_file_data): Delete.
9303 (string_file::~string_file, string_file::write)
9304 (struct accumulated_ui_file, do_ui_file_xstrdup, ui_file_xstrdup)
9305 (do_ui_file_as_string, ui_file_as_string): Delete.
9306 (do_ui_file_obsavestring, ui_file_obsavestring): Delete.
9307 (struct mem_file): Delete.
9308 (mem_file_new): Delete.
9309 (stdio_file::stdio_file): New.
9310 (mem_file_delete): Delete.
9311 (stdio_file::stdio_file): New.
9312 (mem_fileopen): Delete.
9313 (stdio_file::~stdio_file): New.
9314 (mem_file_rewind): Delete.
9315 (stdio_file::set_stream): New.
9316 (mem_file_put): Delete.
9317 (stdio_file::open): New.
9318 (mem_file_write): Delete.
9319 (stdio_file_magic, struct stdio_file): Delete.
9320 (stdio_file_new, stdio_file_delete, stdio_file_flush): Delete.
9321 (stdio_file::flush): New.
9322 (stdio_file_read): Rename to ...
9323 (stdio_file::read): ... this. Adjust.
9324 (stdio_file_write): Rename to ...
9325 (stdio_file::write): ... this. Adjust.
9326 (stdio_file_write_async_safe): Rename to ...
9327 (stdio_file::write_async_safe) ... this. Adjust.
9328 (stdio_file_fputs): Rename to ...
9329 (stdio_file::puts) ... this. Adjust.
9330 (stdio_file_isatty): Delete.
9331 (stdio_file_fseek): Delete.
9332 (stdio_file::isatty): New.
9333 (stderr_file_write): Rename to ...
9334 (stderr_file::write) ... this. Adjust.
9335 (stderr_file_fputs): Rename to ...
9336 (stderr_file::puts) ... this. Adjust.
9337 (stderr_fileopen, stdio_fileopen, gdb_fopen): Delete.
9338 (stderr_file::stderr_file): New.
9339 (tee_file_magic): Delete.
9340 (struct tee_file): Delete.
9341 (tee_file::tee_file): New.
9342 (tee_file_new): Delete.
9343 (tee_file::~tee_file): New.
9344 (tee_file_delete): Delete.
9345 (tee_file_flush): Rename to ...
9346 (tee_file::flush): ... this. Adjust.
9347 (tee_file_write): Rename to ...
9348 (tee_file::write): ... this. Adjust.
9349 (tee_file::write_async_safe): New.
9350 (tee_file_fputs): Rename to ...
9351 (tee_file::puts): ... this. Adjust.
9352 (tee_file_isatty): Rename to ...
9353 (tee_file::isatty): ... this. Adjust.
9354 * ui-file.h (struct obstack, struct ui_file): Don't
9355 forward-declare.
9356 (ui_file_new, ui_file_flush_ftype, set_ui_file_flush)
9357 (ui_file_write_ftype)
9358 (set_ui_file_write, ui_file_fputs_ftype, set_ui_file_fputs)
9359 (ui_file_write_async_safe_ftype, set_ui_file_write_async_safe)
9360 (ui_file_read_ftype, set_ui_file_read, ui_file_isatty_ftype)
9361 (set_ui_file_isatty, ui_file_rewind_ftype, set_ui_file_rewind)
9362 (ui_file_put_method_ftype, ui_file_put_ftype, set_ui_file_put)
9363 (ui_file_delete_ftype, set_ui_file_data, ui_file_fseek_ftype)
9364 (set_ui_file_fseek): Delete.
9365 (ui_file_data, ui_file_delete, ui_file_rewind)
9366 (struct ui_file): New.
9367 (ui_file_up): New.
9368 (class null_file): New.
9369 (null_stream): Declare.
9370 (ui_file_write_for_put, ui_file_put): Delete.
9371 (ui_file_xstrdup, ui_file_as_string, ui_file_obsavestring):
9372 Delete.
9373 (ui_file_fseek, mem_fileopen, stdio_fileopen, stderr_fileopen)
9374 (gdb_fopen, tee_file_new): Delete.
9375 (struct string_file): New.
9376 (struct stdio_file): New.
9377 (stdio_file_up): New.
9378 (struct stderr_file): New.
9379 (class tee_file): New.
9380 * ui-out.c (ui_out::field_stream): Take a 'string_file &' instead
9381 of a 'ui_file *'. Adjust.
9382 * ui-out.h (class ui_out) <field_stream>: Likewise.
9383 * utils.c (do_ui_file_delete, make_cleanup_ui_file_delete)
9384 (null_stream): Delete.
9385 (error_stream): Take a 'string_file &' instead of a 'ui_file *'.
9386 Adjust.
9387 * utils.h (struct ui_file): Delete forward declaration..
9388 (make_cleanup_ui_file_delete, null_stream): Delete declarations.
9389 (error_stream): Take a 'string_file &' instead of a
9390 'ui_file *'.
9391 * varobj.c (varobj_value_get_print_value): Use string_file.
9392 * xtensa-tdep.c (xtensa_verify_config): Use string_file.
9393 * gdbarch.c: Regenerate.
9394
9395 2017-02-02 Pedro Alves <palves@redhat.com>
9396
9397 * disasm.c (gdb_disassembler::pretty_print_insn): Rename to...
9398 (gdb_pretty_print_insn): ... this. Now a free function. Add back
9399 a 'gdbarch' parameter. Allocate a mem_fileopen stream here.
9400 Adjust to call gdb_print_insn instead of
9401 gdb_disassembler::print_insn.
9402 (dump_insns, do_mixed_source_and_assembly_deprecated)
9403 (do_mixed_source_and_assembly, do_assembly_only): Add back a
9404 'gdbarch' parameter. Remove gdb_disassembler parameter.
9405 (gdb_disassembly): Don't allocate a gdb_disassembler here.
9406 * disasm.h (gdb_disassembler::pretty_print_insn): Delete
9407 declaration.
9408 (gdb_pretty_print_insn): Re-add declaration.
9409 * record-btrace.c (btrace_insn_history): Don't allocate a
9410 gdb_disassembler here. Adjust to call gdb_pretty_print_insn.
9411
9412 2017-02-01 Simon Marchi <simon.marchi@polymtl.ca>
9413
9414 * disasm.h (gdb_disassembly): Remove file_string parameter.
9415 * disasm.c (gdb_disassembly): Likewise.
9416 * cli/cli-cmds.c (print_disassembly): Adapt.
9417 * mi/mi-cmd-disas.c (mi_cmd_disassemble): Likewise.
9418 * stack.c (do_gdb_disassembly): Likewise.
9419
9420 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9421
9422 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): For
9423 DWARF_VALUE_LITERAL, no longer ignore the offset on big-endian
9424 targets. And if the implicit value is longer than needed, extract
9425 the first bytes instead of the "least significant" ones.
9426
9427 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9428
9429 * btrace.c (btrace_enable): Do not call btrace_add_pc for
9430 BTRACE_FORMAT_PT or if can_access_registers_ptid returns false.
9431 (btrace_fetch): Assert can_access_registers_ptid.
9432 * record-btrace.c (require_btrace_thread, record_btrace_info): Call
9433 validate_registers_access.
9434
9435 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9436
9437 * gdbthread.h (can_access_registers_ptid): New.
9438 * thread.c (can_access_registers_ptid): New.
9439
9440 2017-02-01 Pedro Alves <palves@redhat.com>
9441
9442 * i386-tdep.c (i386_fast_tracepoint_valid_at): Use gdb_insn_length.
9443
9444 2017-01-31 Pedro Alves <palves@redhat.com>
9445
9446 * mi/mi-interp.c (mi_breakpoint_created, mi_breakpoint_modified):
9447 Fix typos.
9448
9449 2017-01-31 Pedro Alves <palves@redhat.com>
9450
9451 * stack.c (print_frame_args): Remove local mem_fileopen stream,
9452 not used.
9453
9454 2017-01-31 Pedro Alves <palves@redhat.com>
9455
9456 * varobj.c (varobj_value_get_print_value): Remove xstrdup call.
9457
9458 2017-01-31 Pedro Alves <palves@redhat.com>
9459
9460 * common/scoped_restore.h
9461 (scoped_restore_tmpl::scoped_restore_tmpl): Template on T2, and
9462 change the value's parameter type to T2.
9463 (make_scoped_restore): Likewise.
9464
9465 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
9466 Richard Henderson <rth@redhat.com>
9467
9468 * amd64-linux-nat.c (PTRACE_ARCH_PRCTL): New define.
9469 (amd64_linux_fetch_inferior_registers): Add case to fetch FS_BASE
9470 GS_BASE for older kernels.
9471 (amd64_linux_store_inferior_registers): Add case to store FS_BASE
9472 GS_BASE for older kernels.
9473 * amd64-linux-tdep.c (amd64_linux_gregset_reg_offset): Add FS_BASE
9474 and GS_BASE to the offset table.
9475 (amd64_linux_register_reggroup_p): Add FS_BASE and GS_BASE to the
9476 system register group.
9477 * amd64-nat.c (amd64_native_gregset_reg_offset): Implements case
9478 for older kernels.
9479 * amd64-tdep.c (amd64_init_abi): Add segment registers for the
9480 amd64 ABI.
9481 * amd64-tdep.h (amd64_regnum): Add AMD64_FSBASE_REGNUM and
9482 AMD64_GSBASE_REGNUM.
9483 (AMD64_NUM_REGS): Set to AMD64_GSBASE_REGNUM + 1.
9484 * features/Makefile (amd64-linux.dat, amd64-avx-linux.dat)
9485 (amd64-mpx-linux.dat, amd64-avx512-linux.dat, x32-linux.dat)
9486 (x32-avx-linux.dat, x32-avx512-linux.dat): Add
9487 i386/64bit-segments.xml in those rules.
9488 * features/i386/64bit-segments.xml: New file.
9489 * features/i386/amd64-avx-mpx-linux.xml: Add 64bit-segments.xml.
9490 * features/i386/amd64-avx-linux.xml: Add 64bit-segments.xml.
9491 * features/i386/amd64-avx512-linux.xml: Add 64bit-segments.xml.
9492 * features/i386/amd64-mpx-linux.xml: Add 64bit-segments.xml.
9493 * features/i386/x32-avx512-linux.xml: Add 64bit-segments.xml.
9494 * features/i386/x32-avx-linux.xml: Add 64bit-segments.xml.
9495 * features/i386/amd64-linux.xml: Add 64bit-segments.xml.
9496 * features/i386/amd64-avx-linux.c: Regenerated.
9497 * features/i386/amd64-avx-mpx-linux.c: Regenerated.
9498 * features/i386/amd64-avx-mpx.c: Regenerated.
9499 * features/i386/amd64-avx512-linux.c: Regenerated.
9500 * features/i386/amd64-linux.c: Regenerated.
9501 * features/i386/amd64-mpx-linux.c: Regenerated.
9502 * features/i386/i386-avx-mpx-linux.c: Regenerated.
9503 * features/i386/i386-avx-mpx.c: Regenerated.
9504 * features/i386/x32-avx-linux.c: Regenerated.
9505 * features/i386/x32-avx512-linux.c: Regenerated.
9506 * regformats/i386/amd64-avx-linux.dat: Regenerated.
9507 * regformats/i386/amd64-avx-mpx-linux.dat: Regenerated.
9508 * regformats/i386/amd64-avx512-linux.dat: Regenerated.
9509 * regformats/i386/amd64-linux.dat: Regenerated.
9510 * regformats/i386/amd64-mpx-linux.dat: Regenerated.
9511 * regformats/i386/x32-avx-linux.dat: Regenerated.
9512 * regformats/i386/x32-avx512-linux.dat: Regenerated.
9513 * regformats/i386/x32-linux.dat: Regenerated.
9514
9515 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
9516
9517 * amd64-linux-tdep.h (AMD64_LINUX_ORIG_RAX_REGNUM):
9518 Set to AMD64_NUM_REGS.
9519
9520 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
9521
9522 * amd64-nat.c (amd64_native_gregset_reg_offset): Simplify logic
9523 that checks validity of a register number.
9524
9525 2017-01-27 Kees Cook <keescook@google.com>
9526
9527 * gdb/arm-linux-nat.c (arm_linux_fetch_inferior_registers): Call
9528 fetch_fpregs if target has fpa registers.
9529 (arm_linux_store_inferior_registers): Call store_fpregs if target
9530 has fpa registers.
9531
9532 2017-01-26 Andreas Arnez <arnez@linux.vnet.ibm.com>
9533
9534 * cris-tdep.c (cris_gdbarch_init): Remove check for
9535 info.byte_order and force it to BFD_ENDIAN_LITTLE.
9536
9537 2017-01-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
9538
9539 * corelow.c (get_core_register_section): Check for regset
9540 existence before checking for REGSET_VARIABLE_SIZE.
9541
9542 2017-01-26 Yao Qi <yao.qi@linaro.org>
9543 Pedro Alves <palves@redhat.com>
9544
9545 PR gdb/20939
9546 * disasm.c (gdb_disassembler::dis_asm_memory_error): Don't
9547 call memory_error, save memaddr instead.
9548 (gdb_disassembler::print_insn): If gdbarch_print_insn returns
9549 negative, cal memory_error.
9550 * disasm.h (gdb_disassembler) <m_err_memaddr>: New field.
9551
9552 2017-01-26 Yao Qi <yao.qi@linaro.org>
9553
9554 * disasm-selftests.c (memory_error_test): New function.
9555 (_initialize_disasm_selftests): Register memory_error_test.
9556
9557 2017-01-26 Yao Qi <yao.qi@linaro.org>
9558
9559 * Makefile.in (SFILES): Add disasm-selftests.c and
9560 selftest-arch.c.
9561 (COMMON_OBS): Add disasm-selftests.o and selftest-arch.o.
9562 * disasm-selftests.c: New file.
9563 * selftest-arch.c: New file.
9564 * selftest-arch.h: New file.
9565
9566 2017-01-26 Yao Qi <yao.qi@linaro.org>
9567
9568 * mep-tdep.c (mep_gdb_print_insn): Set info->arch
9569 to bfd_arch_mep. Don't return 0 if section is not
9570 found. Call print_insn_mep.
9571
9572 2017-01-26 Pedro Alves <palves@redhat.com>
9573 Yao Qi <yao.qi@linaro.org>
9574
9575 * arm-tdep.c: Include "disasm.h".
9576 (gdb_print_insn_arm): Update code to get gdbarch.
9577 * disasm.c (dis_asm_read_memory): Change it to
9578 gdb_disassembler::dis_asm_read_memory.
9579 (dis_asm_memory_error): Likewise.
9580 (dis_asm_print_address): Likewise.
9581 (gdb_pretty_print_insn): Change it to
9582 gdb_disassembler::pretty_print_insn.
9583 (dump_insns): Add one argument gdb_disassemlber. All
9584 callers updated.
9585 (do_mixed_source_and_assembly_deprecated): Likewise.
9586 (do_mixed_source_and_assembly): Likewise.
9587 (do_assembly_only): Likewise.
9588 (gdb_disassembler::gdb_disassembler): New.
9589 (gdb_disassembler::print_insn): New.
9590 * disasm.h (class gdb_disassembler): New.
9591 (gdb_pretty_print_insn): Remove declaration.
9592 (gdb_disassemble_info): Likewise.
9593 * guile/scm-disasm.c (class gdbscm_disassembler): New.
9594 (gdbscm_disasm_read_memory_worker): Update.
9595 (gdbscm_disasm_read_memory): Update.
9596 (gdbscm_disasm_memory_error): Remove.
9597 (gdbscm_disasm_print_address): Remove.
9598 (gdbscm_disassembler::gdbscm_disassembler): New.
9599 (gdbscm_print_insn_from_port): Update.
9600 * mips-tdep.c: Include disasm.h.
9601 (gdb_print_insn_mips): Update code to get gdbarch.
9602 * record-btrace.c (btrace_insn_history): Update.
9603 * spu-tdep.c: Include disasm.h.
9604 (struct spu_dis_asm_data): Remove.
9605 (struct spu_dis_asm_info): New.
9606 (spu_dis_asm_print_address): Use spu_dis_asm_info to get
9607 SPU id.
9608 (gdb_print_insn_spu): Cast disassemble_info to
9609 spu_dis_asm_info.
9610
9611 2017-01-26 Yao Qi <yao.qi@linaro.org>
9612
9613 * disasm.c (do_ui_file_delete): Delete.
9614 (gdb_insn_length): Move code creating stream to ...
9615 * utils.c (null_stream): ... here. New function.
9616 * utils.h (null_stream): Declare.
9617
9618 2017-01-23 Simon Marchi <simon.marchi@polymtl.ca>
9619
9620 * python/py-inferior.c (find_thread_object): Return directly
9621 from the loop. Remove "found" variable.
9622
9623 2017-01-21 Joel Brobecker <brobecker@adacore.com>
9624
9625 GDB 7.12.1 released.
9626
9627 2017-01-20 Simon Marchi <simon.marchi@ericsson.com>
9628
9629 * python/py-function.c (fnpy_call): Reorder declarations to have
9630 the gdbpy_enter object declared first.
9631 * python/py-xmethods.c (gdbpy_get_xmethod_arg_types): Likewise.
9632
9633 2017-01-20 Simon Marchi <simon.marchi@ericsson.com>
9634
9635 PR python/21068
9636 * python/python-internal.h (PyMem_RawMalloc): Define for
9637 Python < 3.4.
9638 * python/py-gdb-readline.c (gdbpy_readline_wrapper): Use
9639 PyMem_RawMalloc instead of PyMem_Malloc.
9640
9641 2017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
9642 Luis Machado <lgustavo@codesourcery.com>
9643
9644 * NEWS (New commands): Mention flash-erase.
9645 (New MI commands): Mention target-flash-erase.
9646 * mi/mi-cmds.c (mi_cmd_target_flash_erase): Add target-flash-erase MI
9647 command.
9648 * mi/mi-cmds.h (mi_cmd_target_flash_erase): New declaration.
9649 * mi/mi-main.c (mi_cmd_target_flash_erase): New function.
9650 * target.c (flash_erase_command): New function.
9651 (initialize_targets): Add new flash-erase command.
9652 * target.h (flash_erase_command): New declaration.
9653
9654 2017-01-20 Joel Brobecker <brobecker@adacore.com>
9655
9656 * nat/linux-ptrace.c: Only include <sys/procfs.h> if
9657 HAVE_SYS_PROCFS_H is defined.
9658
9659 2017-01-18 Alan Hayward <alan.hayward@arm.com>
9660
9661 * remote.c (struct cached_reg): Change data into a pointer.
9662 * (stop_reply_dtr): Free data pointers before deleting vector.
9663 (process_stop_reply): Likewise.
9664 (remote_parse_stop_reply): Allocate space for data
9665
9666 2017-01-18 Alan Hayward <alan.hayward@arm.com>
9667
9668 * amd64-tdep.c (amd64_pseudo_register_read_value): remove
9669 MAX_REGISTER_SIZE.
9670 (amd64_pseudo_register_read_value): Likewise.
9671 * remote.c (fetch_register_using_p): Remove MAX_REGISTER_SIZE.
9672 (store_register_using_P): Likewise.
9673 * regcache.c (regcache_xfer_part): Likewise.
9674
9675 2017-01-16 Ivo Raisr <ivo.raisr@oracle.com>
9676
9677 Split real and pseudo registers.
9678 * sparc-tdep.h (SPARC_CORE_REGISTERS): New macro.
9679 (sparc32_pseudo_regnum): New enum.
9680 * sparc64-tdep.h (sparc64_pseudo_regnum): New enum.
9681 * sparc-tdep.c (SPARC32_FPU_REGISTERS): New macro.
9682 (SPARC32_CP0_REGISTERS): New macro.
9683 (sparc32_pseudo_register_name): New function.
9684 (sparc32_register_name): Use sparc32_pseudo_register_name.
9685 (sparc32_pseudo_register_type): New function.
9686 (sparc32_register_type): Use sparc32_pseudo_register_type.
9687 (sparc32_pseudo_register_read, sparc32_pseudo_register_write): Handle
9688 pseudo register numbers.
9689 * sparc64-tdep.c SPARC64_FPU_REGISTERS): New macro.
9690 (SPARC64_CP0_REGISTERS): New macro.
9691 (sparc64_pseudo_register_name): New function.
9692 (sparc64_register_name): Use sparc64_pseudo_register_name.
9693 (sparc64_pseudo_register_type): New function.
9694 (sparc64_register_type): Use sparc64_pseudo_register_type.
9695 (sparc64_pseudo_register_read, sparc64_pseudo_register_write): Handle
9696 pseudo register numbers.
9697 (sparc64_store_floating_fields, sparc64_extract_floating_fields,
9698 sparc64_store_arguments): Handle pseudo register numbers.
9699
9700 2017-01-13 Yao Qi <yao.qi@linaro.org>
9701
9702 * remote.c (REMOTE_DEBUG_MAX_CHAR): New macro.
9703 (putpkt_binary): Print only REMOTE_DEBUG_MAX_CHAR chars in debug
9704 output.
9705 (getpkt_or_notif_sane_1): Likewise.
9706
9707 2017-01-13 Yao Qi <yao.qi@linaro.org>
9708
9709 * Makefile.in (checker-headers): Use CXX and CXX_DIALET instead
9710 of CC. Pass "-x c++-header" instead of "-x c".
9711
9712 2017-01-12 Simon Marchi <simon.marchi@ericsson.com>
9713
9714 * remote.c (remote_can_async_p): Update comment.
9715
9716 2017-01-12 Simon Marchi <simon.marchi@ericsson.com>
9717
9718 * linux-nat.c (linux_nat_can_async_p): Update comment.
9719
9720 2017-01-12 Simon Marchi <simon.marchi@ericsson.com>
9721
9722 * serial.c (serial_open): Forget about "pc" and "lpt" serial interface.
9723
9724 2017-01-11 Simon Marchi <simon.marchi@ericsson.com>
9725
9726 * cli/cli-decode.c (lookup_cmd_1): Fix typo in comment.
9727
9728 2017-01-10 Tom Tromey <tom@tromey.com>
9729
9730 * python/py-type.c (typy_legacy_template_argument): Update.
9731 * cp-support.h (struct demangle_parse_info) (demangle_parse_info,
9732 ~demangle_parse_info): Declare new members.
9733 (cp_demangled_name_to_comp): Return unique_ptr.
9734 (cp_demangled_name_parse_free)
9735 (make_cleanup_cp_demangled_name_parse_free)
9736 (cp_new_demangle_parse_info): Remove.
9737 * cp-support.c (do_demangled_name_parse_free_cleanup)
9738 (make_cleanup_cp_demangled_name_parse_free): Remove.
9739 (inspect_type, cp_canonicalize_string_full)
9740 (cp_canonicalize_string): Update.
9741 (mangled_name_to_comp): Change return type.
9742 (cp_class_name_from_physname, method_name_from_physname)
9743 (cp_func_name, cp_remove_params): Update.
9744 * cp-name-parser.y (demangle_parse_info): New constructor, from
9745 cp_new_demangle_parse_info.
9746 (~demangle_parse_info): New destructor, from
9747 cp_demangled_name_parse_free.
9748 (cp_merge_demangle_parse_infos): Update.
9749 (cp_demangled_name_to_comp): Change return type.
9750
9751 2017-01-10 Tom Tromey <tom@tromey.com>
9752
9753 * top.c (prevent_dont_repeat): Change return type.
9754 * python/python.c (execute_gdb_command): Use std::string.
9755 Update.
9756 * guile/guile.c (gdbscm_execute_gdb_command): Update.
9757 * command.h (prevent_dont_repeat): Change return type.
9758 * breakpoint.c (bpstat_do_actions_1): Update.
9759
9760 2017-01-10 Tom Tromey <tom@tromey.com>
9761
9762 * value.h (scoped_value_mark::~scoped_value_mark): Call
9763 free_to_mark.
9764 (scoped_value_mark::free_to_mark): New method.
9765 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Use
9766 scoped_value_mark.
9767
9768 2017-01-10 Tom Tromey <tom@tromey.com>
9769
9770 * python/py-value.c (valpy_dereference, valpy_referenced_value)
9771 (valpy_reference_value, valpy_const_value, valpy_get_address)
9772 (valpy_get_dynamic_type, valpy_lazy_string, valpy_do_cast)
9773 (valpy_getitem, valpy_call, valpy_binop_throw, valpy_negative)
9774 (valpy_absolute, valpy_richcompare_throw): Use scoped_value_mark.
9775 * dwarf2loc.c (dwarf2_loc_desc_get_symbol_read_needs): Use
9776 scoped_value_mark.
9777 * dwarf2-frame.c (execute_stack_op): Use scoped_value_mark.
9778 * value.h (scoped_value_mark): New class.
9779
9780 2017-01-10 Tom Tromey <tom@tromey.com>
9781
9782 * dwarf2read.c (dwarf2_build_psymtabs): Use psymtab_discarder.
9783 * psympriv.h (make_cleanup_discard_psymtabs): Don't declare.
9784 * psymtab.c (discard_psymtabs_upto): Remove.
9785 (make_cleanup_discard_psymtabs): Remove.
9786 (struct psymtab_state): Remove.
9787
9788 2017-01-10 Tom Tromey <tom@tromey.com>
9789
9790 * record-full.c (record_full_save_cleanups): Remove.
9791 (record_full_save): Use gdb::unlinker.
9792 * gcore.c (do_bfd_delete_cleanup): Remove.
9793 (gcore_command): Use gdb::unlinker, unique_xmalloc_ptr. Remove
9794 cleanups.
9795 * dwarf2read.c (unlink_if_set): Remove.
9796 (write_psymtabs_to_index): Use gdb::unlinker.
9797 * common/gdb_unlinker.h: New file.
9798
9799 2017-01-10 Tom Tromey <tom@tromey.com>
9800
9801 * windows-tdep.c (windows_xfer_shared_library): Update.
9802 * windows-nat.c (windows_make_so): Update.
9803 * utils.h (make_cleanup_bfd_unref): Remove.
9804 * utils.c (do_bfd_close_cleanup, make_cleanup_bfd_unref): Remove.
9805 * symfile.h (symfile_bfd_open)
9806 (find_separate_debug_file_in_section): Return gdb_bfd_ref_ptr.
9807 * symfile.c (read_symbols, symbol_file_add)
9808 (separate_debug_file_exists): Update.
9809 (symfile_bfd_open): Return gdb_bfd_ref_ptr.
9810 (generic_load, reread_symbols): Update.
9811 * symfile-mem.c (symbol_file_add_from_memory): Update.
9812 * spu-linux-nat.c (spu_bfd_open): Return gdb_bfd_ref_ptr.
9813 (spu_symbol_file_add_from_memory): Update.
9814 * solist.h (struct target_so_ops) <bfd_open>: Return
9815 gdb_bfd_ref_ptr.
9816 (solib_bfd_fopen, solib_bfd_open): Return gdb_bfd_ref_ptr.
9817 * solib.c (solib_bfd_fopen, solib_bfd_open): Return
9818 gdb_bfd_ref_ptr.
9819 (solib_map_sections, reload_shared_libraries_1): Update.
9820 * solib-svr4.c (enable_break): Update.
9821 * solib-spu.c (spu_bfd_fopen): Return gdb_bfd_ref_ptr.
9822 * solib-frv.c (enable_break2): Update.
9823 * solib-dsbt.c (enable_break): Update.
9824 * solib-darwin.c (gdb_bfd_mach_o_fat_extract): Return
9825 gdb_bfd_ref_ptr.
9826 (darwin_solib_get_all_image_info_addr_at_init): Update.
9827 (darwin_bfd_open): Return gdb_bfd_ref_ptr.
9828 * solib-aix.c (solib_aix_bfd_open): Return gdb_bfd_ref_ptr.
9829 * record-full.c (record_full_save): Update.
9830 * python/py-objfile.c (objfpy_add_separate_debug_file): Update.
9831 * procfs.c (insert_dbx_link_bpt_in_file): Update.
9832 * minidebug.c (find_separate_debug_file_in_section): Return
9833 gdb_bfd_ref_ptr.
9834 * machoread.c (macho_add_oso_symfile): Change abfd to
9835 gdb_bfd_ref_ptr.
9836 (macho_symfile_read_all_oso): Update.
9837 (macho_check_dsym): Return gdb_bfd_ref_ptr.
9838 (macho_symfile_read): Update.
9839 * jit.c (bfd_open_from_target_memory): Return gdb_bfd_ref_ptr.
9840 (jit_bfd_try_read_symtab): Update.
9841 * gdb_bfd.h (gdb_bfd_open, gdb_bfd_fopen, gdb_bfd_openr)
9842 (gdb_bfd_openw, gdb_bfd_openr_iovec)
9843 (gdb_bfd_openr_next_archived_file, gdb_bfd_fdopenr): Return
9844 gdb_bfd_ref_ptr.
9845 (gdb_bfd_ref_policy): New struct.
9846 (gdb_bfd_ref_ptr): New typedef.
9847 * gdb_bfd.c (gdb_bfd_open, gdb_bfd_fopen, gdb_bfd_openr)
9848 (gdb_bfd_openw, gdb_bfd_openr_iovec)
9849 (gdb_bfd_openr_next_archived_file, gdb_bfd_fdopenr): Return
9850 gdb_bfd_ref_ptr.
9851 * gcore.h (create_gcore_bfd): Return gdb_bfd_ref_ptr.
9852 * gcore.c (create_gcore_bfd): Return gdb_bfd_ref_ptr.
9853 (gcore_command): Update.
9854 * exec.c (exec_file_attach): Update.
9855 * elfread.c (elf_symfile_read): Update.
9856 * dwarf2read.c (dwarf2_get_dwz_file): Update.
9857 (try_open_dwop_file, open_dwo_file): Return gdb_bfd_ref_ptr.
9858 (open_and_init_dwo_file): Update.
9859 (open_dwp_file): Return gdb_bfd_ref_ptr.
9860 (open_and_init_dwp_file): Update.
9861 * corelow.c (core_open): Update.
9862 * compile/compile-object-load.c (compile_object_load): Update.
9863 * common/gdb_ref_ptr.h (ref_ptr::operator->): New operator.
9864 * coffread.c (coff_symfile_read): Update.
9865 * cli/cli-dump.c (bfd_openr_or_error, bfd_openw_or_error): Return
9866 gdb_bfd_ref_ptr. Rename.
9867 (dump_bfd_file, restore_command): Update.
9868 * build-id.h (build_id_to_debug_bfd): Return gdb_bfd_ref_ptr.
9869 * build-id.c (build_id_to_debug_bfd): Return gdb_bfd_ref_ptr.
9870 (find_separate_debug_file_by_buildid): Update.
9871
9872 2017-01-10 Tom Tromey <tom@tromey.com>
9873
9874 * common/gdb_ref_ptr.h: New file.
9875 * python/py-ref.h (struct gdbpy_ref_policy): New.
9876 (gdbpy_ref): Now a typedef.
9877
9878 2017-01-10 Tom Tromey <tom@tromey.com>
9879
9880 * utils.h (make_cleanup_htab_delete): Don't declare.
9881 * utils.c (do_htab_delete_cleanup, make_cleanup_htab_delete):
9882 Remove.
9883 * linespec.c (decode_compound_collector): Add constructor,
9884 destructor.
9885 (lookup_prefix_sym): Remove cleanup.
9886 (symtab_collector): Add constructor, destructor.
9887 (collect_symtabs_from_filename): Remove cleanup.
9888 * disasm.c (do_mixed_source_and_assembly): Use htab_up.
9889 * compile/compile-c-symbols.c (generate_c_for_variable_locations):
9890 Use htab_up.
9891 * gnu-v3-abi.c (gnuv3_print_vtable): Use htab_up.
9892 * dwarf2read.c (dw2_expand_symtabs_matching)
9893 (dw2_map_symbol_filenames, dwarf_decode_macros)
9894 (write_psymtabs_to_index): Use htab_up.
9895 * dwarf2loc.c (func_verify_no_selftailcall)
9896 (call_site_find_chain_1, func_verify_no_selftailcall)
9897 (chain_candidate, call_site_find_chain_1): Use std::unordered_set,
9898 std::vector, gdb::unique_xmalloc_ptr.
9899 (call_sitep): Remove typedef.
9900 (dwarf2_locexpr_baton_eval): Remove unused variable.
9901
9902 2017-01-10 Tom Tromey <tom@tromey.com>
9903
9904 * python/python-internal.h (make_cleanup_py_decref)
9905 (make_cleanup_py_xdecref): Don't declare.
9906 * python/py-utils.c (py_decref, make_cleanup_py_decref)
9907 (py_xdecref, make_cleanup_py_xdecref): Remove.
9908
9909 2017-01-10 Tom Tromey <tom@tromey.com>
9910
9911 * python/py-framefilter.c (py_mi_print_variables): Use gdbpy_ref.
9912 (py_print_locals, enumerate_locals, py_print_args): Use gdbpy_ref.
9913
9914 2017-01-10 Tom Tromey <tom@tromey.com>
9915
9916 * python/py-framefilter.c (enumerate_args): Use gdbpy_ref.
9917
9918 2017-01-10 Tom Tromey <tom@tromey.com>
9919
9920 * python/py-utils.c (unicode_to_encoded_string)
9921 (python_string_to_target_string)
9922 (python_string_to_target_python_string)
9923 (python_string_to_host_string, gdbpy_obj_to_string)
9924 (get_addr_from_python): Use gdbpy_ref.
9925
9926 2017-01-10 Tom Tromey <tom@tromey.com>
9927
9928 * python/py-unwind.c (pyuw_object_attribute_to_pointer): Use
9929 gdbpy_ref.
9930
9931 2017-01-10 Tom Tromey <tom@tromey.com>
9932
9933 * python/python.c (eval_python_command, gdbpy_decode_line)
9934 (gdbpy_run_events, gdbpy_start_type_printers)
9935 (gdbpy_apply_type_printers): Use gdbpy_ref.
9936
9937 2017-01-10 Tom Tromey <tom@tromey.com>
9938
9939 * python/py-param.c (get_doc_string, compute_enum_values): Use
9940 gdbpy_ref.
9941
9942 2017-01-10 Tom Tromey <tom@tromey.com>
9943
9944 * python/py-inferior.c (find_thread_object, build_inferior_list):
9945 Use gdbpy_ref.
9946
9947 2017-01-10 Tom Tromey <tom@tromey.com>
9948
9949 * python/py-framefilter.c (py_print_frame): Use gdbpy_ref.
9950
9951 2017-01-10 Tom Tromey <tom@tromey.com>
9952
9953 * python/py-finishbreakpoint.c (bpfinishpy_out_of_scope): Use
9954 gdbpy_ref.
9955
9956 2017-01-10 Tom Tromey <tom@tromey.com>
9957
9958 * python/py-cmd.c (cmdpy_completer_helper): Use gdbpy_ref. Remove
9959 extra incref.
9960 (cmdpy_completer_handle_brkchars, cmdpy_completer, cmdpy_init):
9961 Use gdbpy_ref.
9962
9963 2017-01-10 Tom Tromey <tom@tromey.com>
9964
9965 * python/py-breakpoint.c (gdbpy_breakpoint_cond_says_stop): Use
9966 gdbpy_ref.
9967
9968 2017-01-10 Tom Tromey <tom@tromey.com>
9969
9970 * python/py-arch.c (archpy_disassemble): Use gdbpy_ref. Don't
9971 decref results of PyArg_ParseTupleAndKeywords.
9972
9973 2017-01-10 Tom Tromey <tom@tromey.com>
9974
9975 * python/python.c (python_run_simple_file): Use
9976 unique_xmalloc_ptr, gdbpy_ref.
9977
9978 2017-01-10 Tom Tromey <tom@tromey.com>
9979
9980 * python/py-prettyprint.c (print_stack_unless_memory_error)
9981 (print_string_repr, print_children): Use gdbpy_ref.
9982 (dummy_python_frame): New class.
9983 (dummy_python_frame::dummy_python_frame): Rename from
9984 push_dummy_python_frame.
9985 (py_restore_tstate): Remove.
9986
9987 2017-01-10 Tom Tromey <tom@tromey.com>
9988
9989 * python/py-framefilter.c (py_print_frame): Use gdbpy_ref.
9990
9991 2017-01-10 Tom Tromey <tom@tromey.com>
9992
9993 * python/python.c (ensure_python_env, restore_python_env):
9994 Remove.
9995 * python/python-internal.h (ensure_python_env): Don't declare.
9996 * varobj.h (varobj_ensure_python_env): Don't declare.
9997 * varobj.c (varobj_ensure_python_env): Remove.
9998
9999 2017-01-10 Tom Tromey <tom@tromey.com>
10000
10001 * varobj.c (varobj_value_get_print_value): Use
10002 gdbpy_enter_varobj.
10003
10004 2017-01-10 Tom Tromey <tom@tromey.com>
10005
10006 * python/py-prettyprint.c (print_string_repr, print_children):
10007 Update.
10008 * python/py-lazy-string.c (gdbpy_extract_lazy_string): Change type
10009 of "encoding".
10010 * varobj.c (varobj_value_get_print_value): Update.
10011 * python/python-internal.h (gdbpy_extract_lazy_string): Update.
10012
10013 2017-01-10 Tom Tromey <tom@tromey.com>
10014
10015 * varobj.c (varobj_get_display_hint)
10016 (dynamic_varobj_has_child_method, install_new_value_visualizer)
10017 (varobj_set_visualizer, free_variable): Use
10018 gdbpy_enter_varobj.
10019
10020 2017-01-10 Tom Tromey <tom@tromey.com>
10021
10022 * python/python.c (python_command): Use gdbpy_enter, gdbpy_ref.
10023 (do_finish_initialization): New function. Use gdbpy_ref.
10024 (gdbpy_finish_initialization): Use gdbpy_enter. Call
10025 do_finish_initialization.
10026
10027 2017-01-10 Tom Tromey <tom@tromey.com>
10028
10029 * python/py-param.c (get_set_value, get_show_value): Use
10030 gdbpy_enter, gdbpy_ref.
10031
10032 2017-01-10 Tom Tromey <tom@tromey.com>
10033
10034 * python/py-function.c (fnpy_call): Use gdbpy_enter, gdbpy_ref.
10035
10036 2017-01-10 Tom Tromey <tom@tromey.com>
10037
10038 * python/py-cmd.c (cmdpy_function): Use gdbpy_enter, gdbpy_ref.
10039
10040 2017-01-10 Tom Tromey <tom@tromey.com>
10041
10042 * python/py-varobj.c (py_varobj_iter_dtor, py_varobj_iter_next):
10043 Use gdbpy_enter_varobj.
10044
10045 2017-01-10 Tom Tromey <tom@tromey.com>
10046
10047 * varobj.c (gdbpy_enter_varobj): New constructor.
10048 * python/python-internal.h (gdbpy_enter_varobj): New class.
10049 * python/py-varobj.c (py_varobj_get_iterator): Use
10050 gdbpy_enter_varobj.
10051
10052 2017-01-10 Tom Tromey <tom@tromey.com>
10053
10054 * python/py-xmethods.c (gdbpy_get_xmethod_result_type): Use
10055 gdbpy_enter, gdbpy_ref, unique_xmalloc_ptr.
10056 (gdbpy_invoke_xmethod): Use gdbpy_ref, gdbpy_enter.
10057 (gdbpy_get_xmethod_arg_types): Use gdbpy_ref,
10058 unique_xmalloc_ptr.
10059 (gdbpy_get_xmethod_arg_types): Use gdbpy_ref, gdbpy_enter.
10060
10061 2017-01-10 Tom Tromey <tom@tromey.com>
10062
10063 * python/py-xmethods.c (invoke_match_method): Use
10064 gdbpy_ref.
10065
10066 2017-01-10 Tom Tromey <tom@tromey.com>
10067
10068 * python/py-xmethods.c (gdbpy_get_matching_xmethod_workers): use
10069 gdbpy_enter, gdbpy_ref.
10070
10071 2017-01-10 Tom Tromey <tom@tromey.com>
10072
10073 * python/python.c (python_interactive_command): Use gdbpy_enter.
10074
10075 2017-01-10 Tom Tromey <tom@tromey.com>
10076
10077 * python/python.c (gdbpy_before_prompt_hook): Use gdbpy_enter,
10078 gdbpy_ref.
10079
10080 2017-01-10 Tom Tromey <tom@tromey.com>
10081
10082 * python/py-prettyprint.c (gdbpy_apply_val_pretty_printer): Use
10083 gdbpy_enter, gdbpy_ref, unique_xmalloc_ptr.
10084
10085 2017-01-10 Tom Tromey <tom@tromey.com>
10086
10087 * utils.h (htab_deleter): New struct.
10088 (htab_up): New typedef.
10089 * python/py-framefilter.c (gdbpy_apply_frame_filter): Use
10090 gdbpy_enter, gdbpy_ref, htab_up.
10091
10092 2017-01-10 Tom Tromey <tom@tromey.com>
10093
10094 * python/py-unwind.c (pending_frame_invalidate): Remove.
10095 (pyuw_sniffer): Use gdbpy_enter and gdbpy_ref.
10096
10097 2017-01-10 Tom Tromey <tom@tromey.com>
10098
10099 * python/py-xmethods.c (gdbpy_free_xmethod_worker_data)
10100 (gdbpy_clone_xmethod_worker_data): Use gdbpy_enter.
10101
10102 2017-01-10 Tom Tromey <tom@tromey.com>
10103
10104 * python/py-type.c (save_objfile_types): Use gdbpy_enter.
10105
10106 2017-01-10 Tom Tromey <tom@tromey.com>
10107
10108 * python/python.c (gdbpy_eval_from_control_command)
10109 (gdbpy_source_script, gdbpy_run_events)
10110 (gdbpy_source_objfile_script, gdbpy_execute_objfile_script)
10111 (gdbpy_free_type_printers, gdbpy_finish_initialization): Use
10112 gdbpy_enter.
10113
10114 2017-01-10 Tom Tromey <tom@tromey.com>
10115
10116 * python/py-progspace.c (py_free_pspace): Use gdbpy_enter.
10117
10118 2017-01-10 Tom Tromey <tom@tromey.com>
10119
10120 * python/py-objfile.c (py_free_objfile): Use gdbpy_enter.
10121
10122 2017-01-10 Tom Tromey <tom@tromey.com>
10123
10124 * python/py-inferior.c (python_on_normal_stop, python_on_resume)
10125 (python_on_inferior_call_pre, python_on_inferior_call_post)
10126 (python_on_memory_change, python_on_register_change)
10127 (python_inferior_exit, python_new_objfile, add_thread_object)
10128 (delete_thread_object, py_free_inferior): Use gdbpy_enter.
10129
10130 2017-01-10 Tom Tromey <tom@tromey.com>
10131
10132 * python/py-finishbreakpoint.c (bpfinishpy_handle_stop)
10133 (bpfinishpy_handle_exit): Use gdbpy_enter.
10134
10135 2017-01-10 Tom Tromey <tom@tromey.com>
10136
10137 * python/py-cmd.c (cmdpy_destroyer)
10138 (cmdpy_completer_handle_brkchars, cmdpy_completer): Use
10139 gdbpy_enter.
10140
10141 2017-01-10 Tom Tromey <tom@tromey.com>
10142
10143 * python/py-breakpoint.c (gdbpy_breakpoint_cond_says_stop): Use
10144 gdbpy_enter.
10145 (gdbpy_breakpoint_has_cond): Likewise.
10146
10147 2017-01-10 Tom Tromey <tom@tromey.com>
10148
10149 * python/python.c (gdbpy_enter): New constructor.
10150 (~gdbpy_enter): New destructor.
10151 (restore_python_env, ensure_python_env): Rewrite.
10152 * python/python-internal.h (gdbpy_enter): New class.
10153
10154 2017-01-10 Tom Tromey <tom@tromey.com>
10155
10156 * python/py-symbol.c (gdbpy_lookup_symbol): Use gdbpy_ref.
10157
10158 2017-01-10 Tom Tromey <tom@tromey.com>
10159
10160 * python/py-value.c (value_has_field, get_field_flag)
10161 (get_field_type, valpy_getitem, convert_value_from_python): Use
10162 gdbpy_ref.
10163
10164 2017-01-10 Tom Tromey <tom@tromey.com>
10165
10166 * python/python.c (gdbpy_progspaces, gdbpy_objfiles): Use
10167 gdbpy_ref.
10168
10169 2017-01-10 Tom Tromey <tom@tromey.com>
10170
10171 * python/py-prettyprint.c (search_pp_list)
10172 (find_pretty_printer_from_objfiles)
10173 (find_pretty_printer_from_progspace)
10174 (find_pretty_printer_from_gdb, find_pretty_printer)
10175 (gdbpy_get_display_hint, gdbpy_get_varobj_pretty_printer): Use
10176 gdbpy_ref.
10177
10178 2017-01-10 Tom Tromey <tom@tromey.com>
10179
10180 * python/py-param.c (call_doc_function): Use gdbpy_ref.
10181
10182 2017-01-10 Tom Tromey <tom@tromey.com>
10183
10184 * python/py-linetable.c (build_line_table_tuple_from_pcs)
10185 (ltpy_get_all_source_lines): Use gdbpy_ref.
10186
10187 2017-01-10 Tom Tromey <tom@tromey.com>
10188
10189 * python/py-framefilter.c (extract_sym, extract_value)
10190 (get_py_iter_from_func, bootstrap_python_frame_filters): Use
10191 gdbpy_ref.
10192
10193 2017-01-10 Tom Tromey <tom@tromey.com>
10194
10195 * python/py-breakpoint.c (gdbpy_breakpoints): Use gdbpy_ref.
10196
10197 2017-01-10 Tom Tromey <tom@tromey.com>
10198
10199 * python/py-inferior.c (gdbpy_inferiors): Use gdbpy_ref.
10200
10201 2017-01-10 Tom Tromey <tom@tromey.com>
10202
10203 * python/py-function.c (convert_values_to_python, fnpy_init): Use
10204 gdbpy_ref.
10205
10206 2017-01-10 Tom Tromey <tom@tromey.com>
10207
10208 * python/py-cmd.c (gdbpy_string_to_argv): Use gdbpy_ref.
10209
10210 2017-01-10 Tom Tromey <tom@tromey.com>
10211
10212 * python/py-type.c (convert_field, make_fielditem, typy_fields)
10213 (typy_range): Use gdbpy_ref.
10214
10215 2017-01-10 Tom Tromey <tom@tromey.com>
10216
10217 * python/py-threadevent.c (create_thread_event_object): Use
10218 gdbpy_ref.
10219 * python/py-stopevent.c (create_stop_event_object): Simplify.
10220 (emit_stop_event): Use gdbpy_ref.
10221 * python/py-signalevent.c (create_signal_event_object): Use
10222 gdbpy_ref.
10223 * python/py-newobjfileevent.c (create_new_objfile_event_object)
10224 (emit_new_objfile_event, create_clear_objfiles_event_object)
10225 (emit_clear_objfiles_event): Use gdbpy_ref.
10226 * python/py-infevents.c (create_inferior_call_event_object)
10227 (create_register_changed_event_object)
10228 (create_memory_changed_event_object, emit_inferior_call_event)
10229 (emit_memory_changed_event, emit_register_changed_event): Use
10230 gdbpy_ref.
10231 * python/py-exitedevent.c (create_exited_event_object)
10232 (emit_exited_event): Use gdbpy_ref.
10233 * python/py-event.h (evpy_emit_event): Remove
10234 CPYCHECKER_STEALS_REFERENCE_TO_ARG annotation.
10235 * python/py-event.c (evpy_emit_event): Use gdbpy_ref.
10236 * python/py-continueevent.c (emit_continue_event): Use
10237 gdbpy_ref.
10238 * python/py-breakpoint.c (gdbpy_breakpoint_created)
10239 (gdbpy_breakpoint_deleted, gdbpy_breakpoint_modified): Use
10240 gdbpy_ref.
10241 * python/py-bpevent.c (create_breakpoint_event_object): Use
10242 gdbpy_ref.
10243
10244 2017-01-10 Tom Tromey <tom@tromey.com>
10245
10246 * python/py-ref.h: New file.
10247
10248 2017-01-10 Simon Marchi <simon.marchi@ericsson.com>
10249
10250 * cli-out.c (cli_ui_out::do_redirect): Change return type to
10251 void.
10252 * cli-out.h (cli_ui_out::do_redirect): Likewise.
10253 * mi/mi-out.c (mi_ui_out::do_redirect): Likewise.
10254 * mi/mi-out.h (mi_ui_out::do_redirect): Likewise.
10255 * ui-out.c (ui_out::redirect): Likewise.
10256 * ui-out.h (ui_out::redirect, ui_out::do_redirect): Likewise.
10257 * cli/cli-logging.c (set_logging_redirect): Update call site of
10258 ui_out::redirect.
10259 (handle_redirections): Likewise.
10260 * scm-ports.c (ioscm_with_output_to_port_worker): Likewise.
10261 * top.c (execute_command_to_string): Likewise.
10262 * utils.c (do_ui_out_redirect_pop): Likewise.
10263
10264 2017-01-10 Simon Marchi <simon.marchi@ericsson.com>
10265
10266 * stack.c (_initialize_stack): Update "frame" command help message.
10267
10268 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
10269
10270 * d-exp.y (CastExpression): Emit UNOP_CAST_TYPE.
10271
10272 2017-01-06 Yao Qi <yao.qi@linaro.org>
10273
10274 * x86-linux-nat.h: Include gdb_proc_service.h.
10275
10276 2017-01-06 Yao Qi <yao.qi@linaro.org>
10277
10278 * ser-base.h: Include serial.h.
10279
10280 2017-01-06 Yao Qi <yao.qi@linaro.org>
10281
10282 * ppc-linux-tdep.h: Include ppc-tdep.h.
10283
10284 2017-01-06 Yao Qi <yao.qi@linaro.org>
10285
10286 * nat/amd64-linux-siginfo.h: Include signal.h.
10287
10288 2017-01-06 Yao Qi <yao.qi@linaro.org>
10289
10290 * nat/aarch64-linux-hw-point.h: Include break-common.h.
10291
10292 2017-01-06 Yao Qi <yao.qi@linaro.org>
10293
10294 * mi/mi-parse.h: Include mi-cmds.h.
10295
10296 2017-01-06 Yao Qi <yao.qi@linaro.org>
10297
10298 * inf-loop.c: Don't include "target.h".
10299 * inf-loop.h: Include it here.
10300
10301 2017-01-06 Yao Qi <yao.qi@linaro.org>
10302
10303 * dfp.h: Include "dboulest.h" and "expression.h".
10304
10305 2017-01-06 Yao Qi <yao.qi@linaro.org>
10306
10307 * ax-gdb.h: Include "ax.h".
10308
10309 2017-01-06 Yao Qi <yao.qi@linaro.org>
10310
10311 * Makefile.in (HFILES_NO_SRCDIR): Replace gdb_ptrace.h
10312 with nat/gdb_ptrace.h.
10313
10314 2017-01-05 Yao Qi <yao.qi@linaro.org>
10315
10316 * mips-fbsd-tdep.c (mips_fbsd_sigframe_init): Move && to
10317 new line.
10318 (mips64_fbsd_sigframe_init): Likewise.
10319
10320 2017-01-04 John Baldwin <jhb@FreeBSD.org>
10321
10322 * mips-fbsd-tdep.c (_initialize_mips_fbsd_tdep): Use
10323 GDB_OSABI_FREEBSD instead of GDB_OSABI_FREEBSD_ELF.
10324
10325 2017-01-04 John Baldwin <jhb@FreeBSD.org>
10326
10327 * Makefile.in (ALLDEPFILES): Add mips-fbsd-nat.c.
10328 * NEWS: Mention new FreeBSD/mips native configuration.
10329 * config/mips/fbsd.mh: New file.
10330 * configure.host: Add mips*-*-freebsd*.
10331 * mips-fbsd-nat.c: New file.
10332
10333 2017-01-04 John Baldwin <jhb@FreeBSD.org>
10334
10335 * Makefile.in (ALL_TARGET_OBS): Add mips-fbsd-tdep.o.
10336 (ALLDEPFILES): Add mips-fbsd-tdep.c.
10337 * NEWS: Mention new FreeBSD/mips target.
10338 * configure.tgt: Add mips*-*-freebsd*.
10339 * mips-fbsd-tdep.c: New file.
10340 * mips-fbsd-tdep.h: New file.
10341
10342 2017-01-04 Yao Qi <yao.qi@linaro.org>
10343
10344 * dwarf2loc.c (write_pieced_value): Don't use VALUE_FRAME_ID (to),
10345 use c->frame_id when the piece location is DWARF_VALUE_REGISTER.
10346
10347 2017-01-01 Joel Brobecker <brobecker@adacore.com>
10348
10349 Update copyright year range in all GDB files.
10350
10351 2017-01-01 Joel Brobecker <brobecker@adacore.com>
10352
10353 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2016.
10354
10355 For older changes see ChangeLog-2016.
10356 \f
10357 Local Variables:
10358 mode: change-log
10359 left-margin: 8
10360 fill-column: 74
10361 version-control: never
10362 coding: utf-8
10363 End:
This page took 0.283335 seconds and 4 git commands to generate.