]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/ChangeLog
Constify some commands in record.c
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
8c2f95f4
TT
12017-09-27 Tom Tromey <tom@tromey.com>
2
3 * record.c (cmd_record_delete, cmd_record_stop, cmd_record_save)
4 (cmd_record_goto_begin, cmd_record_goto_end, get_insn_number)
5 (get_context_size, no_chunk, get_insn_history_modifiers)
6 (cmd_record_insn_history, get_call_history_modifiers)
7 (cmd_record_call_history): Constify.
8
a0d65762
TT
92017-09-27 Tom Tromey <tom@tromey.com>
10
11 * source.c (show_substitute_path_command)
12 (unset_substitute_path_command, set_substitute_path_command):
13 Constify.
14
58971144
TT
152017-09-27 Tom Tromey <tom@tromey.com>
16
17 * typeprint.c (maintenance_print_type): Constify.
18 * maint.c (maintenance_dump_me, maintenance_demangle)
19 (maintenance_time_display, maintenance_info_sections)
20 (maintenance_print_statistics, maintenance_deprecate)
21 (maintenance_undeprecate): Constify.
22 (maintenance_do_deprecate): Constify. Use std::string.
23 (maintenance_selftest): Constify.
24 * gdbtypes.h (maintenance_print_type): Constify.
25
c482f52c
TT
262017-09-27 Tom Tromey <tom@tromey.com>
27
28 * hppa-tdep.c (unwind_command): Constify.
29
e100df1a
TT
302017-09-27 Tom Tromey <tom@tromey.com>
31
32 * target-descriptions.c (unset_tdesc_filename_cmd)
33 (maint_print_c_tdesc_cmd, maintenance_check_xml_descriptions):
34 Constify.
35
31d56ade
TT
362017-09-27 Tom Tromey <tom@tromey.com>
37
38 * dummy-frame.c (maintenance_print_dummy_frames): Constify.
39
b961da0b
TT
402017-09-27 Tom Tromey <tom@tromey.com>
41
42 * tui/tui.c (tui_enable_command, tui_disable_command): Constify.
43
e2d8ae16
TT
442017-09-27 Tom Tromey <tom@tromey.com>
45
46 * tui/tui-regs.c (tui_reg_command): Constify.
47
863779b0
TT
482017-09-27 Tom Tromey <tom@tromey.com>
49
50 * skip.c (skip_file_command, skip_function_command)
51 (skip_enable_command, skip_disable_command, skip_delete_command):
52 Constify.
53
cdb34d4a
TT
542017-09-27 Tom Tromey <tom@tromey.com>
55
56 * record-btrace.c (cmd_record_btrace_bts_start)
57 (cmd_record_btrace_pt_start): Constify.
58
e99c83e7
TT
592017-09-27 Tom Tromey <tom@tromey.com>
60
61 * symmisc.c (maintenance_print_symbols)
62 (maintenance_print_msymbols, maintenance_print_objfiles)
63 (maintenance_info_symtabs, maintenance_check_symtabs)
64 (maintenance_expand_symtabs, maintenance_info_line_tables):
65 Constify.
66
32faf971
TT
672017-09-27 Tom Tromey <tom@tromey.com>
68
69 * top.c (new_ui_command): Constify.
70
2cf311eb
TT
712017-09-27 Tom Tromey <tom@tromey.com>
72
73 * symfile.c (add_symbol_file_command)
74 (remove_symbol_file_command, list_overlays_command)
75 (map_overlay_command, unmap_overlay_command)
76 (overlay_auto_command, overlay_manual_command)
77 (overlay_off_command, overlay_load_command): Constify.
78
e6738699
TT
792017-09-27 Tom Tromey <tom@tromey.com>
80
81 * spu-tdep.c (info_spu_event_command, info_spu_signal_command)
82 (info_spu_mailbox_command, info_spu_dma_command)
83 (info_spu_proxydma_command): Constify.
84
aa360cd5
TT
852017-09-27 Tom Tromey <tom@tromey.com>
86
87 * cli/cli-logging.c (set_logging_on, set_logging_off): Constify.
88
898241a5
TT
892017-09-27 Tom Tromey <tom@tromey.com>
90
91 * cli/cli-script.c (user_defined_command): Constify.
92
2d0ac106
TT
932017-09-27 Tom Tromey <tom@tromey.com>
94
95 * cli/cli-dump.c (dump_memory_command, dump_value_command)
96 (dump_srec_memory, dump_srec_value, dump_ihex_memory)
97 (dump_ihex_value, dump_verilog_memory, dump_verilog_value)
98 (dump_tekhex_memory, dump_tekhex_value, dump_binary_memory)
99 (dump_binary_value, append_binary_memory, append_binary_value):
100 Constify.
101 (struct dump_context) <func>: Constify.
102 (add_dump_command): Update.
103
dede02ce
TT
1042017-09-27 Tom Tromey <tom@tromey.com>
105
106 * cli/cli-cmds.c (show_version, show_configuration)
107 (source_command, show_user): Constify.
108
d3cb6b99
TT
1092017-09-27 Tom Tromey <tom@tromey.com>
110
111 * target.c (maintenance_print_target_stack): Constify.
112
1970a12f
TT
1132017-09-27 Tom Tromey <tom@tromey.com>
114
115 * interps.c (interpreter_exec_cmd): Constify.
116
41243651
TT
1172017-09-27 Tom Tromey <tom@tromey.com>
118
119 * record-full.c (cmd_record_full_restore): Constify.
120
4465d9db
TT
1212017-09-27 Tom Tromey <tom@tromey.com>
122
123 * memattr.c (enable_mem_command, disable_mem_command)
124 (delete_mem_command): Constify.
125
ad25e423
TT
1262017-09-27 Tom Tromey <tom@tromey.com>
127
128 * value.c (show_convenience): Constify.
129
d64097b1
TT
1302017-09-27 Tom Tromey <tom@tromey.com>
131
132 * gdbcore.h (core_file_command): Update.
133 * corefile.c (core_file_command): Constify.
134
4d4589ef
TT
1352017-09-27 Tom Tromey <tom@tromey.com>
136
137 * user-regs.c (maintenance_print_user_registers): Constify.
138
32a7bf17
TT
1392017-09-27 Tom Tromey <tom@tromey.com>
140
141 * cp-namespace.c (maintenance_cplus_namespace): Constify.
142
4a475551
TT
1432017-09-27 Tom Tromey <tom@tromey.com>
144
145 * cp-support.c (first_component_command): Constify.
146
990b9f9f
TT
1472017-09-27 Tom Tromey <tom@tromey.com>
148
149 * psymtab.c (maintenance_print_psymbols)
150 (maintenance_info_psymtabs, maintenance_check_psymtabs):
151 Constify.
152
c281872e
TT
1532017-09-27 Tom Tromey <tom@tromey.com>
154
155 * windows-tdep.c (display_tib): Constify.
156
5b64bf74
TT
1572017-09-27 Tom Tromey <tom@tromey.com>
158
159 * linux-fork.c (delete_checkpoint_command)
160 (detach_checkpoint_command): Constify.
161
4ada038f
TT
1622017-09-27 Tom Tromey <tom@tromey.com>
163
164 * cp-abi.c (set_cp_abi_cmd, show_cp_abi_cmd): Constify.
165
57f5a81b
TT
1662017-09-27 Tom Tromey <tom@tromey.com>
167
168 * arc-tdep.c (dump_arc_instruction_command): Constify.
169
b0a8e6c4
TT
1702017-09-27 Tom Tromey <tom@tromey.com>
171
172 * valprint.c (set_radix, show_radix): Constify.
173
8d97dc1c
TT
1742017-09-27 Tom Tromey <tom@tromey.com>
175
176 * dtrace-probe.c (info_probes_dtrace_command): Constify.
177
eb7c454d
TT
1782017-09-27 Tom Tromey <tom@tromey.com>
179
180 * command.h (not_just_help_class_command): Update.
181 * cli/cli-decode.h (not_just_help_class_command): Update.
182 * cli/cli-decode.c (not_just_help_class_command): Constify.
183
e4e33335
TT
1842017-09-27 Tom Tromey <tom@tromey.com>
185
186 * gdb_bfd.c (maintenance_info_bfds): Constify.
187
0450cc4c
TT
1882017-09-27 Tom Tromey <tom@tromey.com>
189
190 * cli/cli-decode.c (add_cmd, set_cmd_cfunc): New function
191 overloads.
192 (do_add_cmd): Rename from add_cmd. Don't call set_cmd_cfunc.
193 (do_const_cfunc): New function.
194 (cmd_cfunc_eq): New overload.
195 (cli_user_command_p): Check do_const_cfunc.
196 * cli/cli-decode.h (struct cmd_list_element) <function>: New field
197 const_cfunc.
198 * command.h (add_cmd): Add const overload and no-function
199 overload.
200 (set_cmd_cfunc): Add const overload.
201 (cmd_const_cfunc_ftype): Declare.
202 (cmd_cfunc_eq): Add const overload.
203 * breakpoint.c, cli-cmds.c, cli-dump.c, guile/scm-cmd.c,
204 python/py-cmd.c, target.c, tracepoint.c: Use no-function add_cmd
205 overload.
206
a9bbfbd8
TT
2072017-09-27 Tom Tromey <tom@tromey.com>
208
209 * macroexp.c (get_next_token_for_substitution): New function.
210 (substitute_args): Call it. Check for __VA_OPT__.
211
5230b05a
WT
2122017-09-26 Walfred Tedeschi <walfred.tedeschi@intel.com>
213 Pedro Alves <palves@redhat.com>
214
215 * dwarf2read.c (dwarf2_cu): Remove field producer_is_icc and add
216 producer_is_icc_lt_14.
217 (producer_is_icc_lt_14): New function.
218 (check_producer): Add code for checking version of ICC.
219 (producer_is_icc): Move to producer.c.
220 (read_structure_type): Restrict ICC workaround to ICC<14.
221 * producer.c: Include selftest.h.
222 (producer_is_icc, producer_parsing_tests, _initialize_producer):
223 New functions.
224 * producer.h (producer_is_icc): New declaration.
225
b32b108a
WT
2262017-09-26 Walfred Tedeschi <walfred.tedeschi@intel.com>
227
228 * Makefile.in (SFILES): Add producer.c.
229 (COMMON_OBS): Add producer.o
230 * amd64-tdep.c (producer.h): Add new include.
231 * dwarf2read.c (producer.h): Add new include.
232 * producer.c: New file.
233 * producer.h: New file.
234 * utils.c (producer_is_gcc, producer_is_gcc_ge_4): Move to
235 producer.c.
236 * utils.h (producer_is_gcc, producer_is_gcc_ge_4): Move to
237 producer.h.
238
5007d765
MK
2392017-09-26 Matthias Klose <doko@ubuntu.com>
240
241 * configure.ac: Search ncursesw before ncurses.
242 Check ncursesw/ncurses.h before ncurses/ncurses.h.
243 * gdb_curses.h: Include <ncursesw/ncurses.h>
244 * config.in, configure: Regenerate.
245
281c4447
RO
2462017-09-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
247
248 PR gdb/22185
249 * configure.host <*-*-solaris2.[01], *-*-solaris2.[2-9]*>: Mark as
250 obsolete.
251 Use gdb_host sol2 for i[34567]86-*-solaris2*, x86_64-*-solaris2*.
252 Remove i386sol2 support.
253 * configure.nat <i386sol2>: Remove.
254 <sol2-64>: Fold into ...
255 <sol2>: ... this.
256 Move common settings to default section.
257 Add sol-thread.o.
258 * configure.tgt <i[34567]86-*-solaris2.1[0-9]*,
259 x86_64-*-solaris2.1[0-9]*>: Rename to ...
260 <i[34567]86-*-solaris2*, x86_64-*-solaris2*>: ... this.
261 <i[34567]86-*-solaris*>: Remove.
262 <sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*>: Remove.
263
264 * configure.ac: Remove wctype in libw check.
265 (_MSE_INT_H): Don't define on Solaris 7-9.
266 <solaris*>: Remove libthread_db.so.1 check.
267 * configure: Regenerate.
268 * config.in: Regenerate.
269
270 * proc-service.c: Remove PROC_SERVICE_IS_OLD handling.
271 (gdb_ps_prochandle_t, gdb_ps_read_buf_t, gdb_ps_write_buf_t)
272 (gdb_ps_size_t): Remove.
273 Use base types in users.
274 * sol-thread.c: Likewise, also for gdb_ps_addr_t.
275
276 * NEWS (Changes since GDB 8.0): Document Solaris 2.0-9 removal.
277
39b06c20
RO
2782017-09-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
279
280 PR build/22206
281 * sparc64-tdep.c (adi_tag_fd): Print pid as long.
282 (adi_is_addr_mapped): Likewise.
283 (PSR_ICC): Don't redefine.
284 (PSR_IMPL): Likewise.
285
6c3e20f1
TT
2862017-09-25 Tom Tromey <tom@tromey.com>
287
288 * regcache.c (regcache::dump): Use string_printf.
289
b292235f
TT
2902017-09-25 Tom Tromey <tom@tromey.com>
291
292 * regcache.c (class regcache_invalidator): New.
293 (struct register_to_invalidate): Remove.
294 (make_cleanup_regcache_invalidate): Remove.
295 (regcache::raw_write): Use regcache_invalidator.
296
9ac86b52
TT
2972017-09-25 Tom Tromey <tom@tromey.com>
298
299 * spu-tdep.c (spu2ppu_sniffer): Update.
300 * regcache.h (make_cleanup_regcache_xfree): Don't declare.
301 * regcache.c (do_regcache_xfree, make_cleanup_regcache_xfree):
302 Remove.
303 * ppc-linux-tdep.c (ppu2spu_sniffer): Update.
304 * mi/mi-main.c (mi_cmd_data_list_changed_registers): Update.
305 * frame.h (frame_save_as_regcache): Return std::unique_ptr.
306 * frame.c (frame_save_as_regcache): Return std::unique_ptr.
307 (frame_pop): Update.
308
c0e383c6
TT
3092017-09-25 Tom Tromey <tom@tromey.com>
310
311 * spu-tdep.c (spu2ppu_dealloc_cache): Use delete.
312 * regcache.h (regcache_xfree): Don't declare.
313 * regcache.c (regcache_xfree): Remove.
314 (do_regcache_xfree): Use delete.
315 * ppc-linux-tdep.c (ppu2spu_dealloc_cache): Use delete.
316 * linux-fork.c (free_fork): Use delete.
317 (fork_save_infrun_state): Likewise.
318 * jit.c (jit_dealloc_cache): Use delete.
319 * infrun.c (discard_infcall_suspend_state): Use delete.
320
791199cc
TT
3212017-09-25 Tom Tromey <tom@tromey.com>
322
323 * regcache.h (regcache_xmalloc): Don't declare.
324 (regcache_raw_set_cached_value): Update comment.
325 * regcache.c (regcache_xmalloc): Remove.
326 * ppc-linux-tdep.c (ppu2spu_sniffer): Use new.
327 * jit.c (jit_frame_sniffer): Use new.
328 * frame.c (frame_save_as_regcache): Use new.
329
289e23aa
AA
3302017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
331
332 * NEWS: Advertise support for guarded-storage registers on IBM z.
333
1b63490c
AA
3342017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
335
336 * s390-linux-nat.c (have_regset_gs): New static variable.
337 (s390_linux_fetch_inferior_registers): Handle guarded-storage
338 control block and guarded-storage broadcast control regsets.
339 (s390_read_description): Detect whether the target has
340 guarded-storage support, return appropriate tdesc.
341 * s390-linux-tdep.c (features/s390-gs-linux64.c): New include.
342 (features/s390x-gs-linux64.c): Likewise.
343 (struct gdbarch_tdep) <have_gs>: New field.
344 (s390_regmap_gs, s390_regmap_gsbc, s390_gs_regset)
345 (s390_gsbc_regset): New variables.
346 (s390_iterate_over_regset_sections): Iterate over s390_gs_regset
347 and s390_gsbc_regset, if applicable.
348 (s390_core_read_description): Check whether core file was from a
349 target with guarded-storage support; include appropriate regsets.
350 (s390_gdbarch_init): Add registers for guarded-storage support.
351 (_initialize_s390_tdep): Initialize new target descriptions that
352 include registers for guarded-storage support.
353 * s390-linux-tdep.h (HWCAP_S390_GS, S390_GSD_REGNUM)
354 (S390_GSSM_REGNUM, S390_GSEPLA_REGNUM)
355 (S390_BC_GSD_REGNUM, S390_BC_GSSM_REGNUM): New defines.
356 (S390_NUM_REGS): Adjust macro definition.
357 (s390_gs_regset, s390_gsbc_regset, tdesc_s390_gs_linux64)
358 (tdesc_s390x_gs_linux64): New declarations.
359
96235dc1
AA
3602017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
361
362 * features/s390-gs-linux64.xml: New file.
363 * features/s390-gs.xml: New file.
364 * features/s390-gsbc.xml: New file.
365 * features/s390x-gs-linux64.xml: New file.
366 * features/Makefile (WHICH): Add s390-gs-linux64 and
367 s390x-gs-linux64.
368 (s390-gs-linux64-expedite, s390x-gs-linux64-expedite): New macros.
369 (XMLTOC): Add s390-gs-linux64.xml and s390x-linux64.xml.
370 * features/s390-gs-linux64.c: New generated file.
371 * features/s390x-gs-linux64.c: New file.
372 * regformats/s390-gs-linux64.dat: New file.
373 * regformats/s390x-gs-linux64.dat: New file.
374
b4a7c699
TT
3752017-09-23 Tom Tromey <tom@tromey.com>
376
377 * defs.h (make_cleanup_override_quit_handler): Don't declare.
378
c2f97536
TT
3792017-09-22 Tom Tromey <tom@tromey.com>
380
381 * utils.c (class scoped_input_handler) <m_quit_handler>: Change
382 type to scoped_restore_tmpl.
383 <scoped_input_handler>: Initialize m_quit_handler directly.
384
43573013
SDJ
3852017-09-22 Sergio Durigan Junior <sergiodj@redhat.com>
386
387 * cli/cli-cmds.c (pwd_command): Use "getcwd (NULL, 0)".
388 (cd_command): Likewise. Free "current_directory" before
389 assigning to it.
390 * main.c (captured_main_1): Use "getcwd (NULL, 0)".
391 * mi/mi-cmd-env.c (mi_cmd_env_pwd): Likewise.
392 * top.c (gdb_dirbuf): Remove global declaration.
393 * top.h (gdb_dirbuf): Likewise.
394
6ec2e0f5
SDJ
3952017-09-22 Sergio Durigan Junior <sergiodj@redhat.com>
396
397 * gnulib/aclocal.m4: Regenerate.
398 * gnulib/config.in: Regenerate.
399 * gnulib/configure: Regenerate.
400 * gnulib/import/Makefile.am: Regenerate.
401 * gnulib/import/Makefile.in: Regenerate.
402 * gnulib/import/assure.h: New file.
403 * gnulib/import/at-func.c: Likewise
404 * gnulib/import/chdir-long.c: New file.
405 * gnulib/import/chdir-long.h: New file.
406 * gnulib/import/cloexec.c: New file.
407 * gnulib/import/cloexec.h: New file.
408 * gnulib/import/close.c: New file.
409 * gnulib/import/closedir.c: New file.
410 * gnulib/import/dirent-private.h: New file.
411 * gnulib/import/dup-safer.c: New file.
412 * gnulib/import/dup.c: New file.
413 * gnulib/import/dup2.c: New file.
414 * gnulib/import/error.c: New file.
415 * gnulib/import/error.h: New file.
416 * gnulib/import/exitfail.c: New file.
417 * gnulib/import/exitfail.h: New file.
418 * gnulib/import/fchdir.c: New file.
419 * gnulib/import/fcntl.c: New file.
420 * gnulib/import/fcntl.in.h: New file.
421 * gnulib/import/fd-hook.c: New file.
422 * gnulib/import/fd-hook.h: New file.
423 * gnulib/import/fd-safer.c: New file.
424 * gnulib/import/fdopendir.c: New file.
425 * gnulib/import/filename.h: New file.
426 * gnulib/import/filenamecat-lgpl.c: New file.
427 * gnulib/import/filenamecat.h: New file.
428 * gnulib/import/fstat.c: New file.
429 * gnulib/import/fstatat.c: New file.
430 * gnulib/import/getcwd-lgpl.c: New file.
431 * gnulib/import/getcwd.c: New file.
432 * gnulib/import/getdtablesize.c: New file.
433 * gnulib/import/getlogin_r.c: New file.
434 * gnulib/import/getprogname.c: New file.
435 * gnulib/import/getprogname.h: New file.
436 * gnulib/import/gettext.h: New file.
437 * gnulib/import/glob-libc.h: New file.
438 * gnulib/import/glob.c: New file.
439 * gnulib/import/glob.in.h: New file.
440 * gnulib/import/intprops.h: New file.
441 * gnulib/import/m4/chdir-long.m4: New file.
442 * gnulib/import/m4/close.m4: New file.
443 * gnulib/import/m4/closedir.m4: New file.
444 * gnulib/import/m4/d-ino.m4: New file.
445 * gnulib/import/m4/d-type.m4: New file.
446 * gnulib/import/m4/dup.m4: New file.
447 * gnulib/import/m4/dup2.m4: New file.
448 * gnulib/import/m4/error.m4: New file.
449 * gnulib/import/m4/fchdir.m4: New file.
450 * gnulib/import/m4/fcntl.m4: New file.
451 * gnulib/import/m4/fcntl_h.m4: New file.
452 * gnulib/import/m4/fdopendir.m4: New file.
453 * gnulib/import/m4/filenamecat.m4: New file.
454 * gnulib/import/m4/fstat.m4: New file.
455 * gnulib/import/m4/fstatat.m4: New file.
456 * gnulib/import/m4/getcwd-abort-bug.m4: New file.
457 * gnulib/import/m4/getcwd-path-max.m4: New file.
458 * gnulib/import/m4/getcwd.m4: New file.
459 * gnulib/import/m4/getdtablesize.m4: New file.
460 * gnulib/import/m4/getlogin_r.m4: New file.
461 * gnulib/import/m4/getprogname.m4: New file.
462 * gnulib/import/m4/glob.m4: New file.
463 * gnulib/import/m4/gnulib-cache.m4: Regenerate.
464 * gnulib/import/m4/gnulib-comp.m4: Regenerate.
465 * gnulib/import/m4/mempcpy.m4: New file.
466 * gnulib/import/m4/memrchr.m4: New file.
467 * gnulib/import/m4/mode_t.m4: New file.
468 * gnulib/import/m4/msvc-inval.m4: New file.
469 * gnulib/import/m4/msvc-nothrow.m4: New file.
470 * gnulib/import/m4/open.m4: New file.
471 * gnulib/import/m4/openat.m4: New file.
472 * gnulib/import/m4/opendir.m4: New file.
473 * gnulib/import/m4/readdir.m4: New file.
474 * gnulib/import/m4/realloc.m4: New file.
475 * gnulib/import/m4/rewinddir.m4: New file.
476 * gnulib/import/m4/save-cwd.m4: New file.
477 * gnulib/import/m4/strdup.m4: New file.
478 * gnulib/import/m4/strerror.m4: New file.
479 * gnulib/import/m4/unistd-safer.m4: New file.
480 * gnulib/import/mempcpy.c: New file.
481 * gnulib/import/memrchr.c: New file.
482 * gnulib/import/msvc-inval.c: New file.
483 * gnulib/import/msvc-inval.h: New file.
484 * gnulib/import/msvc-nothrow.c: New file.
485 * gnulib/import/msvc-nothrow.h: New file.
486 * gnulib/import/open.c: New file.
487 * gnulib/import/openat-die.c: New file.
488 * gnulib/import/openat-priv.h: New file.
489 * gnulib/import/openat-proc.c: New file.
490 * gnulib/import/openat.c: New file.
491 * gnulib/import/openat.h: New file.
492 * gnulib/import/opendir.c: New file.
493 * gnulib/import/pipe-safer.c: New file.
494 * gnulib/import/readdir.c: New file.
495 * gnulib/import/realloc.c: New file.
496 * gnulib/import/rewinddir.c: New file.
497 * gnulib/import/save-cwd.c: New file.
498 * gnulib/import/save-cwd.h: New file.
499 * gnulib/import/strdup.c: New file.
500 * gnulib/import/strerror-override.c: New file.
501 * gnulib/import/strerror-override.h: New file.
502 * gnulib/import/strerror.c: New file.
503 * gnulib/import/unistd--.h: New file.
504 * gnulib/import/unistd-safer.h: New file.
505 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add
506 "getcwd" and "glob".
507 * ser-tcp.c: Undefine "close" before redefining it.
508
432ae719
SM
5092017-09-21 Simon Marchi <simon.marchi@ericsson.com>
510
511 * guile/scm-value.c (gdbscm_value_address): Initialize address,
512 get rid of res_val.
513
4fa7574e
RO
5142017-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
515
516 * configure.nat <i386sol2,i386>: Add fork-inferior.o to NATDEPFILES.
517 <sol2,sparc>: Likewise.
518 <sol2-64,i386>: Likewise.
519
520 * warning.m4 (AM_GDB_WARNINGS): Disable -Wunknown-pragmas,
521 -Wdeprecated-declarations on *-*-solaris*.
522 * configure: Regenerate.
523
524 * procfs.c: Include "nat/inferior.h".
525 (procfs_info_proc): Fix typo.
526
f6327dcb
KB
5272017-09-21 Kevin Buettner <kevinb@redhat.com>
528
529 * remote.c (vector): Include.
530 (struct private_thread_info): Add field, thread_handle.
531 (free_private_thread_info): Deallocate storage associated with
532 thread handle.
533 (get_private_info_thread): Initialize `thread_handle' field.
534 (struct thread_item): Add field, thread_handle.
535 (clear_threads_listing_context): Deallocate storage associated
536 with thread handle.
537 (start_thread): Add support for "handle" attribute.
538 (thread_attributes): Add "handle".
539 (remote_get_threads_with_qthreadinfo): Initialize thread_handle
540 field.
541 (remote_update_thread_list): Update thread_handle.
542 (remote_thread_handle_to_thread_info): New function.
543 (init_remote_ops): Initialize to_thread_handle_to_thread_info.
544
fbbe5337
KB
5452017-09-21 Kevin Buettner <kevinb@redhat.com>
546
547 * python/py-inferior.c (gdbpy_thread_from_thread_handle): New
548 function.
549 (inferior_object_methods): Add gdbpy_thread_from_thread_handle.
550 * python/python-internal.h (thread_object_type): Declare.
551
e04ee09e
KB
5522017-09-21 Kevin Buettner <kevinb@redhat.com>
553
554 * target.h (struct target_ops): Add to_thread_handle_to_thread_info.
555 (target_thread_handle_to_thread_info): Declare.
556 * target.c (target_thread_handle_to_thread_info): New function.
557 * target-delegates.c: Regenerate.
558 * gdbthread.h (find_thread_by_handle): Declare.
559 * thread.c (find_thread_by_handle): New function.
560 * linux-thread-db.c (thread_db_thread_handle_to_thread_info): New
561 function.
562 (init_thread_db_ops): Register thread_db_thread_handle_to_thread_info.
563
1e5b66ed
SM
5642017-09-21 Simon Marchi <simon.marchi@ericsson.com>
565
566 * nat/linux-waitpid.c (linux_debug): Add ATTRIBUTE_PRINTF.
567
ebe48ba0
SM
5682017-09-21 Simon Marchi <simon.marchi@ericsson.com>
569
570 * microblaze-tdep.c (microblaze_debug): Add ATTRIBUTE_PRINTF.
571
0a0bf5dc
YQ
5722017-09-21 Yao Qi <yao.qi@linaro.org>
573
574 * configure.tgt (aarch64*-*-freebsd*): Add fbsd-tdep.o solib-svr4.o
575 to gdb_target_obs.
576
d1b0a7bf
TT
5772017-09-20 Tom Tromey <tom@tromey.com>
578
579 * breakpoint.c (struct counted_command_line): Remove.
580 (breakpoint_commands): Update.
581 (alloc_counted_command_line, incref_counted_command_line)
582 (decref_counted_command_line, do_cleanup_counted_command_line)
583 (make_cleanup_decref_counted_command_line): Remove.
584 (breakpoint_set_commands, commands_command_1, ~bpstats, bpstats)
585 (bpstat_clear_actions, bpstat_do_actions_1, watchpoint_check)
586 (bpstat_stop_status, print_one_breakpoint_location, ~breakpoint)
587 (save_breakpoints): Update.
588 * breakpoint.h (counted_command_line): Now a typedef to
589 shared_ptr.
590 (struct breakpoint) <commands>: Now a counted_command_line.
591 (struct bpstats) <command>: Likewise.
592
48649e1b
TT
5932017-09-20 Tom Tromey <tom@tromey.com>
594
595 * breakpoint.c (struct commands_info, do_map_commands_command):
596 Remove.
597 (commands_command_1): Update.
598 (iterate_over_related_breakpoints): Take a function_view.
599 (do_delete_breakpoint, do_map_delete_breakpoint): Remove.
600 (delete_command): Update.
601 (map_breakpoint_numbers): Take a function_view.
602 (do_disable_breakpoint, do_map_delete_breakpoint): Remove.
603 (disable_command): Update.
604 (do_enable_breakpoint, do_map_enable_breakpoint): Remove.
605 (enable_command): Update.
606 (struct disp_data, do_enable_breakpoint_disp)
607 (do_map_enable_once_breakpoint, do_map_enable_count_breakpoint)
608 (do_map_enable_delete_breakpoint): Remove.
609 (enable_once_command, enable_count_command, enable_delete_command)
610 (delete_trace_variable_command): Update.
611
04afa70c
TT
6122017-09-20 Tom Tromey <tom@tromey.com>
613
614 * breakpoint.c (~bpstats): Rename from bpstat_free. Update.
615 (bpstat_clear): Use delete.
616 (bpstats): New constructors.
617 (bpstat_copy, bpstat_stop_status): Use new.
618 (dprintf_after_condition_true): Update.
619 * breakpoint.h (bpstats::bpstats): Add constructors.
620 (bpstats::~bpstats): Add destructor.
621
c83833f4
PA
6222017-09-20 Pedro Alves <palves@redhat.com>
623
624 * eval.c (make_params): Delete, refactored as ...
625 (class fake_method): ... this new type's ctor.
626 (fake_method::~fake_method): New.
627 (evaluate_subexp_standard): Use 'fake_method'.
628
223ffa71
TT
6292017-09-20 Tom Tromey <tom@tromey.com>
630
631 * windows-nat.c (get_windows_debug_event, windows_wait)
632 (do_initial_windows_stuff, windows_attach): Update.
633 * utils.c (vwarning, internal_vproblem): Update.
634 (ui_unregister_input_event_handler_cleanup)
635 (prepare_to_handle_input): Remove.
636 (class scoped_input_handler): New.
637 (defaulted_query, prompt_for_continue): Update.
638 * tui/tui-hooks.c (tui_refresh_frame_and_register_information):
639 Update.
640 * top.c (undo_terminal_modifications_before_exit): Update.
641 * target/target.h (target_terminal_init, target_terminal_inferior)
642 (target_terminal_ours): Don't declare.
643 (class target_terminal): New.
644 * target.h (target_terminal_is_inferior, target_terminal_is_ours)
645 (target_terminal_ours_for_output)
646 (make_cleanup_restore_target_terminal): Don't declare.
647 (target_terminal_info): Remove.
648 * target.c (enum terminal_state, terminal_state): Remove.
649 (target_terminal::terminal_state): Define.
650 (target_terminal::init): Rename from target_terminal_init.
651 (target_terminal::inferior): Rename from
652 target_terminal_inferior.
653 (target_terminal::ours): Rename from target_terminal_ours.
654 (target_terminal::ours_for_output): Rename from
655 target_terminal_ours_for_output.
656 (target_terminal::info): New method.
657 (cleanup_restore_target_terminal)
658 (make_cleanup_restore_target_terminal): Remove.
659 * solib.c (handle_solib_event): Update.
660 * remote.c (remote_serial_quit_handler): Update.
661 (remote_terminal_inferior, remote_wait_as): Update.
662 * record-full.c (record_full_wait_1): Update.
663 * nto-procfs.c (procfs_create_inferior): Update.
664 * nat/fork-inferior.c (startup_inferior): Update.
665 * mi/mi-interp.c (mi_new_thread, mi_thread_exit)
666 (mi_record_changed, mi_inferior_added, mi_inferior_appeared)
667 (mi_inferior_exit, mi_inferior_removed, mi_traceframe_changed)
668 (mi_tsv_created, mi_tsv_deleted, mi_tsv_modified)
669 (mi_breakpoint_created, mi_breakpoint_deleted)
670 (mi_breakpoint_modified, mi_on_resume, mi_solib_loaded)
671 (mi_solib_unloaded, mi_command_param_changed, mi_memory_changed)
672 (mi_user_selected_context_changed, report_initial_inferior):
673 Update.
674 * linux-nat.c (linux_nat_attach, linux_nat_terminal_ours)
675 (linux_nat_terminal_inferior): Update.
676 * infrun.c (follow_fork_inferior)
677 (handle_vfork_child_exec_or_exit, do_target_resume)
678 (check_curr_ui_sync_execution_done, handle_inferior_event_1)
679 (handle_signal_stop, maybe_remove_breakpoints, normal_stop):
680 Update.
681 * inflow.c (child_terminal_init, info_terminal_command): Update.
682 * infcmd.c (post_create_inferior, continue_1, prepare_one_step)
683 (attach_command): Update.
684 * infcall.c (call_thread_fsm_should_stop): Update.
685 * gnu-nat.c (gnu_attach): Update.
686 * extension.c (struct active_ext_lang_state)
687 (restore_active_ext_lang): Update.
688 * exceptions.c (print_flush): Update.
689 * event-top.c (async_enable_stdin, default_quit_handler): Update.
690 (struct quit_handler_cleanup_data, restore_quit_handler)
691 (restore_quit_handler_dtor, make_cleanup_override_quit_handler):
692 Remove.
693 * cp-support.c (gdb_demangle): Update.
694 * breakpoint.c (update_inserted_breakpoint_locations)
695 (insert_breakpoint_locations, handle_jit_event)
696 (disable_breakpoints_in_unloaded_shlib): Update.
697 * annotate.c (annotate_breakpoints_invalid)
698 (annotate_frames_invalid): Update.
699
013af3fc
TT
7002017-09-20 Tom Tromey <tom@tromey.com>
701
702 * main.c (catch_command_errors): Rename from
703 catch_command_errors_const.
704 (captured_main_1): Update.
705
06871ae8
PA
7062017-09-20 Pedro Alves <palves@redhat.com>
707
708 * cli/cli-cmds.c (list_command): Use print_sal_location.
709 (print_sal_location): New function.
710 (ambiguous_line_spec): Use print_sal_location.
711 * linespec.c (symbol_to_sal): Record the symbol in the sal.
712 * symtab.c (find_function_start_sal): Likewise.
713 * symtab.h (symtab_and_line::symbol): New field.
714
e5f25bc5
PA
7152017-09-20 Pedro Alves <palves@redhat.com>
716
717 * linespec.c (minsym_found): Handle non-text minsyms.
718 (symbol_to_sal): Record a sal.pc for non-block, non-label symbols.
719
1b7fa39e
WT
7202017-09-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
721
722 * features/Makefile (i386-avx-mpx-avx512-pku.dat): Add missing
723 backslash.
724
37dd0825
WT
7252017-09-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
726
727 * gdb.arch/i386-avx512.c (move_zmm_data_to_reg): Use
728 vmovups instead vmovaps.
729 (move_zmm_data_to_memory): Use vmovups instead vmovaps.
730
4e5a4f58
JB
7312017-09-19 John Baldwin <jhb@FreeBSD.org>
732
733 * NEWS (Changes since GDB 8.0): Add starti.
734 * infcmd.c (enum run_break): New.
735 (run_command_1): Queue pending event for RUN_STOP_AT_FIRST_INSN
736 case.
737 (run_command): Use enum run_how.
738 (start_command): Likewise.
739 (starti_command): New function.
740 (RUN_ARGS_HELP): New macro.
741 (_initialize_infcmd): Use RUN_ARGS_HELP for run and start
742 commands. Add starti command.
743
aa70c9f1
YQ
7442017-09-19 Yao Qi <yao.qi@linaro.org>
745
746 * Makefile.in (monitor.o): Remove the rule.
747
d6541620
YQ
7482017-09-19 Yao Qi <yao.qi@linaro.org>
749
750 * annotate.h (struct annotate_arg_emitter): Use
751 DISABLE_COPY_AND_ASSIGN.
752 * common/refcounted-object.h (refcounted_object): Likewise.
753 * completer.h (struct completion_result): Likewise.
754 * dwarf2read.c (struct dwarf2_per_objfile): Likewise.
755 * filename-seen-cache.h (filename_seen_cache): Likewise.
756 * gdbcore.h (thread_section_name): Likewise.
757 * gdb_regex.h (compiled_regex): Likewise.
758 * gdbthread.h (scoped_restore_current_thread): Likewise.
759 * inferior.h (scoped_restore_current_inferior): Likewise.
760 * jit.c (jit_reader): Likewise.
761 * linespec.h (struct linespec_result): Likewise.
762 * mi/mi-parse.h (struct mi_parse): Likewise.
763 * nat/fork-inferior.c (execv_argv): Likewise.
764 * progspace.h (scoped_restore_current_program_space): Likewise.
765 * python/python-internal.h (class gdbpy_enter): Likewise.
766 * regcache.h (regcache): Likewise.
767 * target-descriptions.c (struct tdesc_reg): Likewise.
768 (struct tdesc_type): Likewise.
769 (struct tdesc_feature): Likewise.
770 * ui-out.h (ui_out_emit_type): Likewise.
771
0615127c
SM
7722017-09-18 Simon Marchi <simon.marchi@ericsson.com>
773
774 * dwarf2expr.c (dwarf_expr_context::execute_stack_op): Remove
775 label abort_expression.
776
5e187554
SM
7772017-09-16 Simon Marchi <simon.marchi@ericsson.com>
778
779 * common/buffer.c (buffer_xml_printf): Adjust.
780 * common/xml-utils.c (xml_escape_text): Change return type to
781 std::string, update code accordingly.
782 * common/xml-utils.h (xml_escape_text): Change return type to
783 std::string.
784 * rs6000-aix-tdep.c (rs6000_aix_shared_library_to_xml): Adjust.
785 * windows-tdep.c (windows_xfer_shared_library): Adjust.
786 * unittests/xml-utils-selftests.c (test_xml_escape_text):
787 Adjust.
788
c3d7b541
SM
7892017-09-16 Simon Marchi <simon.marchi@ericsson.com>
790
791 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add new source file.
792 (SUBDIR_UNITTESTS_OBS): Add new object file.
793 * unittests/xml-utils-selftests.c: New file.
794
1526853e
SM
7952017-09-16 Simon Marchi <simon.marchi@ericsson.com>
796
797 * common/selftest.h (selftest): New struct/interface.
798 (register_test): Add name parameter, add new overload.
799 (run_tests): Add filter parameter.
800 (for_each_selftest_ftype): New typedef.
801 (for_each_selftest): New declaration.
802 * common/selftest.c (tests): Change type to
803 map<string, unique_ptr<selftest>>.
804 (simple_selftest): New struct.
805 (register_test): New function.
806 (register_test): Add name parameter and use it.
807 (run_tests): Add filter parameter and use it. Add prints.
808 Adjust to vector -> map change.
809 * aarch64-tdep.c (_initialize_aarch64_tdep): Add names when
810 registering selftests.
811 * arm-tdep.c (_initialize_arm_tdep): Likewise.
812 * disasm-selftests.c (_initialize_disasm_selftests): Likewise.
813 * dwarf2-frame.c (_initialize_dwarf2_frame): Likewise.
814 * dwarf2loc.c (_initialize_dwarf2loc): Likewise.
815 * findvar.c (_initialize_findvar): Likewise.
816 * gdbarch-selftests.c (_initialize_gdbarch_selftests): Likewise.
817 * maint.c (maintenance_selftest): Update call to run_tests.
818 (maintenance_info_selftests): New function.
819 (_initialize_maint_cmds): Register "maintenance info selftests"
820 command. Update "maintenance selftest" doc.
821 * regcache.c (_initialize_regcache): Add names when registering
822 selftests.
823 * rust-exp.y (_initialize_rust_exp): Likewise.
824 * selftest-arch.c (gdbarch_selftest): New struct.
825 (gdbarch_tests): Remove.
826 (register_test_foreach_arch): Add name parameter. Call
827 register_test.
828 (tests_with_arch): Remove, move most content to
829 gdbarch_selftest::operator().
830 (_initialize_selftests_foreach_arch): Remove.
831 * selftest-arch.h (register_test_foreach_arch): Add name
832 parameter.
833 (run_tests_with_arch): New declaration.
834 * utils-selftests.c (_initialize_utils_selftests): Add names
835 when registering selftests.
836 * utils.c (_initialize_utils): Likewise.
837 * unittests/array-view-selftests.c
838 (_initialize_array_view_selftests): Likewise.
839 * unittests/environ-selftests.c (_initialize_environ_selftests):
840 Likewise.
841 * unittests/function-view-selftests.c
842 (_initialize_function_view_selftests): Likewise.
843 * unittests/offset-type-selftests.c
844 (_initialize_offset_type_selftests): Likewise.
845 * unittests/optional-selftests.c
846 (_initialize_optional_selftests): Likewise.
847 * unittests/scoped_restore-selftests.c
848 (_initialize_scoped_restore_selftests): Likewise.
849 * NEWS: Document "maintenance selftest" and "maint info
850 selftests".
851
5846367a
SM
8522017-09-16 Simon Marchi <simon.marchi@ericsson.com>
853
854 * mi/mi-main.c (mi_load_progress): Restore current_uiout using a
855 scoped_restore.
856
bd77e8ff
SM
8572017-09-16 Simon Marchi <simon.marchi@ericsson.com>
858
859 * mi/mi-main.c (mi_load_progress): Make uiout variable
860 a unique_ptr.
861
26a67918
PA
8622017-09-15 Pedro Alves <palves@redhat.com>
863
864 * compile/compile-c-types.c (convert_enum, convert_int)
865 (convert_float): Adjust to refer to int_type_v0 and float_type_v0.
866
3f8a7804
SM
8672017-09-15 Simon Marchi <simon.marchi@ericsson.com>
868
869 * dwarf2read.c (copy_string): Remove.
870 (parse_macro_definition): Replace copy_string with savestring.
871
8d200706
YQ
8722017-09-15 Yao Qi <yao.qi@linaro.org>
873
874 * configure.tgt (i[34567]86-*-darwin*): Append amd64.o to
875 gdb_target_obs.
876 (i[34567]86-*-solaris2.1[0-9]* | x86_64-*-solaris2.1[0-9]*):
877 Likewise.
878 (i[34567]86-*-linux*): Likewise.
879
d185219d
SM
8802017-09-14 Simon Marchi <simon.marchi@ericsson.com>
881
882 * dwarf2expr.h (dwarf_stack_value): Add constructor.
883 (dwarf_expr_context) <~dwarf_expr_context>: Define as default.
884 <stack>: Change type to std::vector.
885 <stack_len, stack_allocated>: Remove.
886 <grow_stack>: Remove.
887 * dwarf2expr.c (dwarf_expr_context::dwarf_expr_context): Adjust.
888 (dwarf_expr_context::~dwarf_expr_context): Remove.
889 (dwarf_expr_context::grow_stack): Remove.
890 (dwarf_expr_context::push): Adjust.
891 (dwarf_expr_context::pop): Adjust.
892 (dwarf_expr_context::fetch): Adjust.
893 (dwarf_expr_context::fetch_in_stack_memory): Adjust.
894 (dwarf_expr_context::stack_empty_p): Adjust.
895 (dwarf_expr_context::execute_stack_op): Adjust.
896
eccd80d6
SM
8972017-09-14 Simon Marchi <simon.marchi@ericsson.com>
898
899 * dwarf2expr.h (dwarf_expr_context) <stack_empty_p>: Change
900 return type to bool.
901 * dwarf2expr.c (dwarf_expr_context::stack_empty_p): Likewise.
902
69009882
SM
9032017-09-14 Simon Marchi <simon.marchi@ericsson.com>
904
905 * dwarf2expr.h (dwarf_expr_piece) <v.mem.in_stack_memory>:
906 Change type to bool.
907 (dwarf_stack_value) <in_stack_memory>: Likewise.
908 (dwarf_expr_context) <push_address>: Change parameter type to
909 bool.
910 <fetch_in_stack_memory>: Change return type to bool.
911 <push>: Change parameter type to bool.
912 * dwarf2expr.c (dwarf_expr_context::push): Change parameter type
913 to bool.
914 (dwarf_expr_context::push_address): Likewise.
915 (dwarf_expr_context::fetch_in_stack_memory): Change return type
916 to bool.
917 (dwarf_expr_context::execute_stack_op): Adjust.
918 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Adjust.
919
1e467161
SM
9202017-09-14 Simon Marchi <simon.marchi@ericsson.com>
921
922 * dwarf2expr.h (struct dwarf_expr_piece): Move up.
923 (struct dwarf_expr_context) <n_pieces>: Remove.
924 <pieces>: Change type to std::vector.
925 * dwarf2expr.c (dwarf_expr_context::dwarf_expr_context): Adjust.
926 (dwarf_expr_context::~dwarf_expr_context): Don't manually free
927 pieces.
928 (dwarf_expr_context::add_piece): Adjust.
929 * dwarf2loc.c (struct piece_closure): Initialize fields.
930 <n_pieces>: Remove.
931 <pieces>: Change type to std::vector.
932 (allocate_piece_closure): Adjust, change parameter to
933 std::vector rvalue and std::move it to piece_closure.
934 (rw_pieced_value): Adjust.
935 (check_pieced_synthetic_pointer): Adjust.
936 (indirect_synthetic_pointer): Adjust.
937 (coerce_pieced_ref): Adjust.
938 (free_pieced_value_closure): Adjust. Use delete to free
939 piece_closure.
940 (dwarf2_evaluate_loc_desc_full): Adjust. std::move ctx.pieces
941 to allocate_piece_closure.
942 (dwarf2_loc_desc_get_symbol_read_needs): Adjust.
943
0782db84
SM
9442017-09-12 Simon Marchi <simon.marchi@ericsson.com>
945
946 * probe.h (probe_ops_cp): Remove typedef.
947 (DEF_VEC_P (probe_ops_cp)): Remove.
948 (all_probe_ops): Change type to std::vector.
949 * probe.c (info_probes_for_ops): Adjust to vector change.
950 (probe_linespec_to_ops): Likewise.
951 (all_probe_ops): Change type to std::vector.
952 (_initialize_probe): Adjust to vector change.
953 * dtrace-probe.c (_initialize_dtrace_probe): Likewise.
954 * elfread.c (elf_get_probes): Likewise.
955 * stap-probe.c (_initialize_stap_probe): Likewise.
956
1eac6bea
SM
9572017-09-12 Simon Marchi <simon.marchi@ericsson.com>
958
959 * probe.h (struct bound_probe): Define constructors.
960 * probe.c (bound_probe_s): Remove typedef.
961 (DEF_VEC_O (bound_probe_s)): Remove VEC.
962 (collect_probes): Change return type to std::vector, remove
963 cleanup.
964 (compare_probes): Return bool, change parameter type. Change
965 semantic to "less than".
966 (gen_ui_out_table_header_info): Change parameter to std::vector
967 and update.
968 (exists_probe_with_pops): Likewise.
969 (info_probes_for_ops): Update to std::vector change.
970 (enable_probes_command): Likewise.
971 (disable_probes_command): Likewise.
972
aaa63a31
SM
9732017-09-12 Simon Marchi <simon.marchi@ericsson.com>
974
975 * probe.h (struct probe_ops) <get_probes>: Change parameter from
976 vec to std::vector.
977 * probe.c (parse_probes_in_pspace): Update.
978 (find_probes_in_objfile): Update.
979 (find_probe_by_pc): Update.
980 (collect_probes): Update.
981 (probe_any_get_probes): Update.
982 * symfile.h (struct sym_probe_fns) <sym_get_probes> Change
983 return type to reference to std::vector.
984 * dtrace-probe.c (dtrace_process_dof_probe): Change parameter to
985 std::vector and update.
986 (dtrace_process_dof): Likewise.
987 (dtrace_get_probes): Likewise.
988 * elfread.c (elf_get_probes): Change return type to std::vector,
989 store an std::vector in bfd_data.
990 (probe_key_free): Update to std::vector.
991 * stap-probe.c (handle_stap_probe): Change parameter to
992 std::vector and update.
993 (stap_get_probes): Likewise.
994 * symfile-debug.c (debug_sym_get_probes): Change return type to
995 std::vector and update.
996
cb85b21b
TT
9972017-09-11 Tom Tromey <tom@tromey.com>
998
999 * breakpoint.c (program_breakpoint_here_p): Update.
1000 * target.c (make_scoped_restore_show_memory_breakpoints): Rename
1001 from make_show_memory_breakpoints_cleanup. Return a
1002 scoped_restore_tmpl<int>.
1003 (restore_show_memory_breakpoints): Remove.
1004 * ppc-linux-tdep.c (ppc_linux_memory_remove_breakpoint): Update.
1005 * mem-break.c (memory_validate_breakpoint): Update.
1006 * ia64-tdep.c (ia64_memory_insert_breakpoint): Update.
1007 (ia64_memory_remove_breakpoint): Update.
1008 (ia64_breakpoint_from_pc): Update.
1009 * target.h (make_scoped_restore_show_memory_breakpoints): Rename
1010 from make_show_memory_breakpoints_cleanup.
1011
8fbc99ef
TT
10122017-09-11 Tom Tromey <tom@tromey.com>
1013
1014 * d-namespace.c (d_lookup_symbol): Use std::string.
1015 (find_symbol_in_baseclass): Likewise.
1016
50feb4bd
TT
10172017-09-11 Tom Tromey <tom@tromey.com>
1018
1019 * ctf.c (ctf_start): Use std::string.
1020
c6dc63a1
TT
10212017-09-11 Tom Tromey <tom@tromey.com>
1022
1023 * ada-lang.c (is_known_support_routine): Update.
1024 (ada_unhandled_exception_name_addr_from_raise): Update.
1025 * guile/scm-frame.c (gdbscm_frame_name): Update.
1026 * python/py-frame.c (frapy_name): Update.
1027 (frapy_function): Update.
1028 * stack.h (find_frame_funname): Update.
1029 * stack.c (find_frame_funname): Return unique_xmalloc_ptr.
1030 (print_frame): Update.
1031
d6b9b80f
TT
10322017-09-11 Tom Tromey <tom@tromey.com>
1033
1034 * findcmd.c (put_bits): Take a gdb::byte_vector.
1035 (parse_find_args): Return gdb::byte_vector. "args" now const.
1036 Remove "pattern_bufp" and "pattern_lenp" parameters. Remove
1037 cleanups.
1038 (find_command): Update.
1039
a9921622
TT
10402017-09-11 Tom Tromey <tom@tromey.com>
1041
1042 * cli/cli-script.c (class scoped_restore_hook_in): New.
1043 (clear_hook_in_cleanup): Remove.
1044 (execute_cmd_pre_hook, execute_cmd_post_hook): Use
1045 scoped_restore_hook_in.
1046
be0d7abb
TT
10472017-09-11 Tom Tromey <tom@tromey.com>
1048
1049 * cli/cli-script.c (restore_interp): Remove.
1050 (read_command_lines): Use scoped_restore_interp.
1051 * interps.c (scoped_restore_interp::set_temp): Rename from
1052 interp_set_temp.
1053 * interps.h (class scoped_restore_interp): New.
1054 (interp_set_temp): Remove.
1055
00f675ff
TT
10562017-09-11 Tom Tromey <tom@tromey.com>
1057
1058 * mi/mi-cmd-catch.c (mi_cmd_catch_assert)
1059 (mi_cmd_catch_exception, mi_catch_load_unload): Update.
1060 * mi/mi-cmd-break.c (setup_breakpoint_reporting): Return a
1061 scoped_restore.
1062 (mi_cmd_break_insert_1): Update.
1063 * mi/mi-cmd-break.h (setup_breakpoint_reporting): Return a
1064 scoped_restore.
1065
cb791d59
TT
10662017-09-11 Tom Tromey <tom@tromey.com>
1067
1068 * demangle.c (demangle_command): Update.
1069 * breakpoint.c (disable_command): Update.
1070 (enable_command): Update.
1071 (find_location_by_number): Make "number" const. Use
1072 get_number_trailer.
1073 * cli/cli-utils.c (extract_arg): Return std::string.
1074 * probe.c (parse_probe_linespec): Update. Change types.
1075 (collect_probes): Take string arguments.
1076 (parse_probe_linespec): Likewise.
1077 (info_probes_for_ops): Update.
1078 (enable_probes_command): Update.
1079 (disable_probes_command): Update.
1080 * break-catch-sig.c (catch_signal_split_args): Update.
1081 * mi/mi-parse.c (mi_parse): Update.
1082
2039bd9f
TT
10832017-09-11 Tom Tromey <tom@tromey.com>
1084
1085 * language.h (language_enum): Make argument const.
1086 * language.c (language_enum): Make argument const.
1087
f1735a53
TT
10882017-09-11 Tom Tromey <tom@tromey.com>
1089
1090 * common/common-utils.h (skip_to_space): Remove macro, redeclare
1091 as function.
1092 (skip_to_space): Rename from skip_to_space_const.
1093 * common/common-utils.c (skip_to_space): New function.
1094 (skip_to_space): Rename from skip_to_space_const.
1095 * cli/cli-utils.h (get_number): Rename from get_number_const.
1096 (extract_arg): Rename from extract_arg_const.
1097 * cli/cli-utils.c (get_number): Rename from get_number_const.
1098 (extract_arg): Rename from extract_arg_const.
1099 (number_or_range_parser::get_number): Use ::get_number.
1100 * aarch64-linux-tdep.c, ada-lang.c, arm-linux-tdep.c, ax-gdb.c,
1101 break-catch-throw.c, breakpoint.c, cli/cli-cmds.c, cli/cli-dump.c,
1102 cli/cli-script.c, cli/cli-setshow.c, compile/compile.c,
1103 completer.c, demangle.c, disasm.c, findcmd.c, linespec.c,
1104 linux-tdep.c, linux-thread-db.c, location.c, mi/mi-parse.c,
1105 minsyms.c, nat/linux-procfs.c, printcmd.c, probe.c,
1106 python/py-breakpoint.c, record.c, rust-exp.y, serial.c, stack.c,
1107 stap-probe.c, tid-parse.c, tracepoint.c: Update all callers.
1108
7d221d74
TT
11092017-09-11 Tom Tromey <tom@tromey.com>
1110
1111 * python/python.c (do_start_initialization): Use
1112 py-event-types.def to initialize types.
1113 Define all object type structures.
1114 * python/python-internal.h: Don't declare event initialization
1115 functions.
1116 * python/py-threadevent.c (thread_event_object_type): Don't
1117 define.
1118 * python/py-stopevent.c (stop_event_object_type): Don't define.
1119 * python/py-signalevent.c (signal_event_object_type): Don't
1120 declare or define.
1121 * python/py-newobjfileevent.c (new_objfile_event_object_type)
1122 (clear_objfiles_event_object_type): Don't declare or define.
1123 * python/py-infevents.c (inferior_call_pre_event_object_type)
1124 (inferior_call_post_event_object_type)
1125 (register_changed_event_object_type)
1126 (memory_changed_event_object_type): Don't declare or define.
1127 * python/py-inferior.c (new_thread_event_object_type)
1128 (new_inferior_event_object_type)
1129 (inferior_deleted_event_object_type): Don't declare or define.
1130 * python/py-exitedevent.c (exited_event_object_type): Don't
1131 declare or define.
1132 * python/py-evts.c (gdbpy_initialize_py_events): Use
1133 py-all-events.def.
1134 * python/py-events.h (thread_event_object_type): Don't declare.
1135 (events_object): Use py-all-events.def.
1136 * python/py-event.h (GDBPY_NEW_EVENT_TYPE): Remove. Use
1137 py-event-types.def.
1138 * python/py-event-types.def: New file.
1139 * python/py-continueevent.c (create_continue_event_object): Don't
1140 declare or define.
1141 * python/py-bpevent.c (breakpoint_event_object_type): Don't
1142 declare or define.
1143 * python/py-all-events.def: New file.
1144
35c61a1d
TT
11452017-09-11 Tom Tromey <tom@tromey.com>
1146
1147 * python/py-threadevent.c (create_thread_event_object): Return
1148 gdbpy_ref.
1149 * python/py-stopevent.h (create_stop_event_object)
1150 (create_breakpoint_event_object, create_signal_event_object):
1151 Update.
1152 * python/py-stopevent.c (create_stop_event_object): Return
1153 gdbpy_ref.
1154 (emit_stop_event): Update.
1155 * python/py-signalevent.c (create_signal_event_object): Return
1156 gdbpy_ref.
1157 * python/py-infevents.c (create_inferior_call_event_object):
1158 Update.
1159 * python/py-event.h (create_event_object)
1160 (create_thread_event_object): Update.
1161 * python/py-event.c (create_event_object): Return gdbpy_ref.
1162 * python/py-continueevent.c: Return gdbpy_ref.
1163 * python/py-bpevent.c (create_breakpoint_event_object): Return
1164 gdbpy_ref.
1165
7c96f8c1
TT
11662017-09-11 Tom Tromey <tom@tromey.com>
1167
1168 PR python/15622:
1169 * NEWS: Add entry.
1170 * python/python.c (do_start_initialization): Initialize new event
1171 types.
1172 * python/python-internal.h (gdbpy_initialize_new_inferior_event)
1173 (gdbpy_initialize_inferior_deleted_event)
1174 (gdbpy_initialize_new_thread_event): Declare.
1175 * python/py-threadevent.c (create_thread_event_object): Add option
1176 "thread" parameter.
1177 * python/py-inferior.c (new_thread_event_object_type)
1178 (new_inferior_event_object_type)
1179 (inferior_deleted_event_object_type): Declare.
1180 (python_new_inferior, python_inferior_deleted): New functions.
1181 (add_thread_object): Emit new_thread event.
1182 (gdbpy_initialize_inferior): Attach new functions to corresponding
1183 observers.
1184 (new_thread, new_inferior, inferior_deleted): Define new event
1185 types.
1186 * python/py-evts.c (gdbpy_initialize_py_events): Add new
1187 registries.
1188 * python/py-events.h (events_object) <new_inferior,
1189 inferior_deleted, new_thread>: New fields.
1190 * python/py-event.h (create_thread_event_breakpoint): Add optional
1191 "thread" parameter.
1192
72542b8e
AB
11932017-09-10 Andrew Burgess <andrew.burgess@embecosm.com>
1194
1195 * utils.c (abort_with_message): Don't compare gdb_stderr to NULL,
1196 check current_ui instead.
1197 (internal_vproblem): Likewise.
1198
0d64823e
SM
11992017-09-09 Simon Marchi <simon.marchi@ericsson.com>
1200
1201 * thread.c (print_thread_info_1): Remove unnecessary calls to
1202 uiout->is_mi_like_p.
1203
eb1e02fd
TT
12042017-09-09 Tom Tromey <tom@tromey.com>
1205
1206 * namespace.h (add_using_directive): Update.
1207 * namespace.c (add_using_directive): Change type of excludes to
1208 std::vector.
1209 * dwarf2read.c (read_import_statement): Use std::vector.
1210 (read_namespace): Update.
1211 * cp-namespace.c (cp_scan_for_anonymous_namespaces): Update.
1212
0fc21fd8
TT
12132017-09-09 Tom Tromey <tom@tromey.com>
1214
1215 * linespec.c (create_sals_line_offset): Use gdb::def_vector.
1216
49663d05
TT
12172017-09-09 Tom Tromey <tom@tromey.com>
1218
1219 * p-valprint.c (pascal_object_print_value): Use gdb::byte_vector.
1220
0b868b60
TT
12212017-09-09 Tom Tromey <tom@tromey.com>
1222
1223 * stack.c (func_command): Use gdb::def_vector.
1224
c0470d48
TT
12252017-09-09 Tom Tromey <tom@tromey.com>
1226
1227 * mi/mi-cmd-var.c (mi_cmd_var_list_children): Use gdb::optional,
1228 ui_out_emit_list, ui_out_emit_tuple.
1229 (mi_cmd_var_update): Likewise.
1230
ca5909c7
TT
12312017-09-09 Tom Tromey <tom@tromey.com>
1232
1233 * mi/mi-interp.c (mi_user_selected_context_changed): Use
1234 ui_out_redirect_pop.
1235 * guile/scm-ports.c (ioscm_with_output_to_port_worker): Use
1236 ui_out_redirect_pop.
1237 * utils.c (do_ui_out_redirect_pop)
1238 (make_cleanup_ui_out_redirect_pop): Remove.
1239 * top.c (execute_command_to_string): Use ui_out_redirect_pop.
1240 * utils.h (make_cleanup_ui_out_redirect_pop): Remove.
1241 * ui-out.h (ui_out_redirect_pop): New class.
1242
e6a2252a
TT
12432017-09-09 Tom Tromey <tom@tromey.com>
1244
1245 * mi/mi-main.c (output_cores): Use ui_out_emit_list.
1246 (list_available_thread_groups, mi_cmd_list_thread_groups)
1247 (mi_cmd_data_list_changed_registers, mi_cmd_data_read_memory)
1248 (mi_cmd_data_read_memory_bytes, mi_cmd_trace_frame_collected):
1249 Likewise.
1250
393702cd
TT
12512017-09-09 Tom Tromey <tom@tromey.com>
1252
1253 * disasm.c (gdb_pretty_print_disassembler::pretty_print_insn): Use
1254 ui_out_emit_tuple.
1255
76f9c9cf
TT
12562017-09-09 Tom Tromey <tom@tromey.com>
1257
1258 * target.c (flash_erase_command): Use ui_out_emit_tuple.
1259 * stack.c (print_frame): Use ui_out_emit_tuple.
1260 * spu-tdep.c (info_spu_event_command): Use ui_out_emit_tuple.
1261 (info_spu_mailbox_command, info_spu_dma_command)
1262 (info_spu_proxydma_command): Likewise.
1263 * mi/mi-main.c (mi_cmd_trace_frame_collected): Use
1264 ui_out_emit_tuple, gdb::byte_vector, bin2hex.
1265 * mi/mi-cmd-file.c (mi_cmd_file_list_shared_libraries): Use
1266 ui_out_emit_tuple.
1267 * breakpoint.c (print_it_watchpoint): Use ui_out_emit_tuple.
1268
dc9fe180
TT
12692017-09-09 Tom Tromey <tom@tromey.com>
1270
1271 * ui-out.h (make_cleanup_ui_out_table_begin_end): Remove.
1272 (class ui_out_emit_table): Update comment.
1273 * ui-out.c (do_cleanup_table_end)
1274 (make_cleanup_ui_out_table_begin_end): Remove.
1275 * spu-tdep.c (info_spu_mailbox_list): Use ui_out_emit_table.
1276 (info_spu_dma_cmdlist): Likewise.
1277 * probe.c (info_probes_for_ops): Use ui_out_emit_table.
1278 * darwin-nat-info.c (darwin_debug_regions_recurse): Use
1279 ui_out_emit_table.
1280
f8cc3da6
TT
12812017-09-09 Tom Tromey <tom@tromey.com>
1282
1283 * thread.c (print_thread_info_1): Use ui_out_emit_table,
1284 ui_out_emit_list, gdb::optional.
1285
481695ed
JB
12862017-09-09 John Baldwin <jhb@FreeBSD.org>
1287
1288 * aarch64-linux-nat.c: Remove _initialize_aarch64_linux_nat
1289 prototype.
1290 * aarch64-linux-tdep.c: Remove _initialize_aarch64_linux_tdep
1291 prototype.
1292 * aarch64-newlib-tdep.c: Remove _initialize_aarch64_newlib_tdep
1293 prototype.
1294 * aarch64-tdep.c: Remove _initialize_aarch64_tdep prototype.
1295 * ada-exp.y: Remove _initialize_ada_exp prototype.
1296 * ada-lang.c: Remove _initialize_ada_language prototype.
1297 * ada-tasks.c: Remove _initialize_tasks prototype.
1298 * addrmap.c: Remove _initialize_addrmap prototype.
1299 * agent.c: Remove _initialize_agent prototype.
1300 * aix-thread.c: Remove _initialize_aix_thread prototype.
1301 * alpha-bsd-nat.c: Remove _initialize_alphabsd_nat prototype.
1302 * alpha-linux-nat.c: Remove _initialize_alpha_linux_nat prototype.
1303 * alpha-linux-tdep.c: Remove _initialize_alpha_linux_tdep
1304 prototype.
1305 * alpha-nbsd-tdep.c: Remove _initialize_alphanbsd_tdep prototype.
1306 * alpha-obsd-tdep.c: Remove _initialize_alphaobsd_tdep prototype.
1307 * alpha-tdep.c: Remove _initialize_alpha_tdep prototype.
1308 * amd64-darwin-tdep.c: Remove _initialize_amd64_darwin_tdep
1309 prototype.
1310 * amd64-dicos-tdep.c: Remove _initialize_amd64_dicos_tdep
1311 prototype.
1312 * amd64-fbsd-nat.c: Remove _initialize_amd64fbsd_nat prototype.
1313 * amd64-fbsd-tdep.c: Remove _initialize_amd64fbsd_tdep prototype.
1314 * amd64-linux-nat.c: Remove _initialize_amd64_linux_nat prototype.
1315 * amd64-linux-tdep.c: Remove _initialize_amd64_linux_tdep
1316 prototype.
1317 * amd64-nbsd-nat.c: Remove _initialize_amd64nbsd_nat prototype.
1318 * amd64-nbsd-tdep.c: Remove _initialize_amd64nbsd_tdep prototype.
1319 * amd64-obsd-nat.c: Remove _initialize_amd64obsd_nat prototype.
1320 * amd64-obsd-tdep.c: Remove _initialize_amd64obsd_tdep prototype.
1321 * amd64-sol2-tdep.c: Remove _initialize_amd64_sol2_tdep prototype.
1322 * amd64-tdep.c: Remove _initialize_amd64_tdep prototype.
1323 * amd64-windows-nat.c: Remove _initialize_amd64_windows_nat
1324 prototype.
1325 * amd64-windows-tdep.c: Remove _initialize_amd64_windows_tdep
1326 prototype.
1327 * annotate.c: Remove _initialize_annotate prototype.
1328 * arc-newlib-tdep.c: Remove _initialize_arc_newlib_tdep prototype.
1329 * arc-tdep.c: Remove _initialize_arc_tdep prototype.
1330 * arch-utils.c: Remove _initialize_gdbarch_utils prototype.
1331 * arm-linux-nat.c: Remove _initialize_arm_linux_nat prototype.
1332 * arm-linux-tdep.c: Remove _initialize_arm_linux_tdep prototype.
1333 * arm-nbsd-tdep.c: Remove _initialize_arm_netbsd_tdep prototype.
1334 * arm-obsd-tdep.c: Remove _initialize_armobsd_tdep prototype.
1335 * arm-symbian-tdep.c: Remove _initialize_arm_symbian_tdep
1336 prototype.
1337 * arm-tdep.c: Remove _initialize_arm_tdep prototype.
1338 * arm-wince-tdep.c: Remove _initialize_arm_wince_tdep prototype.
1339 * auto-load.c: Remove _initialize_auto_load prototype.
1340 * auxv.c: Remove _initialize_auxv prototype.
1341 * avr-tdep.c: Remove _initialize_avr_tdep prototype.
1342 * ax-gdb.c: Remove _initialize_ax_gdb prototype.
1343 * bfin-linux-tdep.c: Remove _initialize_bfin_linux_tdep prototype.
1344 * bfin-tdep.c: Remove _initialize_bfin_tdep prototype.
1345 * break-catch-sig.c: Remove _initialize_break_catch_sig prototype.
1346 * break-catch-syscall.c: Remove _initialize_break_catch_syscall
1347 prototype.
1348 * break-catch-throw.c: Remove _initialize_break_catch_throw
1349 prototype.
1350 * breakpoint.c: Remove _initialize_breakpoint prototype.
1351 * bsd-uthread.c: Remove _initialize_bsd_uthread prototype.
1352 * btrace.c: Remove _initialize_btrace prototype.
1353 * charset.c: Remove _initialize_charset prototype.
1354 * cli/cli-cmds.c: Remove _initialize_cli_cmds prototype.
1355 * cli/cli-dump.c: Remove _initialize_cli_dump prototype.
1356 * cli/cli-interp.c: Remove _initialize_cli_interp prototype.
1357 * cli/cli-logging.c: Remove _initialize_cli_logging prototype.
1358 * cli/cli-script.c: Remove _initialize_cli_script prototype.
1359 * coff-pe-read.c: Remove _initialize_coff_pe_read prototype.
1360 * coffread.c: Remove _initialize_coffread prototype.
1361 * compile/compile.c: Remove _initialize_compile prototype.
1362 * complaints.c: Remove _initialize_complaints prototype.
1363 * completer.c: Remove _initialize_completer prototype.
1364 * copying.awk: Remove _initialize_copying prototype.
1365 * copying.c: Regenerate.
1366 * core-regset.c: Remove _initialize_core_regset prototype.
1367 * corefile.c: Remove _initialize_core prototype.
1368 * corelow.c: Remove _initialize_corelow prototype.
1369 * cp-abi.c: Remove _initialize_cp_abi prototype.
1370 * cp-namespace.c: Remove _initialize_cp_namespace prototype.
1371 * cp-support.c: Remove _initialize_cp_support prototype.
1372 * cp-valprint.c: Remove _initialize_cp_valprint prototype.
1373 * cris-linux-tdep.c: Remove _initialize_cris_linux_tdep prototype.
1374 * cris-tdep.c: Remove _initialize_cris_tdep prototype.
1375 * ctf.c: Remove _initialize_ctf prototype.
1376 * d-lang.c: Remove _initialize_d_language prototype.
1377 * darwin-nat-info.c: Remove _initialize_darwin_info_commands
1378 prototype.
1379 * darwin-nat.c: Remove _initialize_darwin_inferior prototype.
1380 * dbxread.c: Remove _initialize_dbxread prototype.
1381 * dcache.c: Remove _initialize_dcache prototype.
1382 * demangle.c: Remove _initialize_demangler prototype.
1383 * disasm-selftests.c: Remove _initialize_disasm_selftests
1384 prototype.
1385 * disasm.c: Remove _initialize_disasm prototype.
1386 * dtrace-probe.c: Remove _initialize_dtrace_probe prototype.
1387 * dummy-frame.c: Remove _initialize_dummy_frame prototype.
1388 * dwarf2-frame-tailcall.c: Remove _initialize_tailcall_frame
1389 prototype.
1390 * dwarf2-frame.c: Remove _initialize_dwarf2_frame prototype.
1391 * dwarf2expr.c: Remove _initialize_dwarf2expr prototype.
1392 * dwarf2loc.c: Remove _initialize_dwarf2loc prototype.
1393 * dwarf2read.c: Remove _initialize_dwarf2_read prototype.
1394 * elfread.c: Remove _initialize_elfread prototype.
1395 * exec.c: Remove _initialize_exec prototype.
1396 * extension.c: Remove _initialize_extension prototype.
1397 * f-lang.c: Remove _initialize_f_language prototype.
1398 * f-valprint.c: Remove _initialize_f_valprint prototype.
1399 * fbsd-nat.c: Remove _initialize_fbsd_nat prototype.
1400 * fbsd-tdep.c: Remove _initialize_fbsd_tdep prototype.
1401 * filesystem.c: Remove _initialize_filesystem prototype.
1402 * findcmd.c: Remove _initialize_mem_search prototype.
1403 * fork-child.c: Remove _initialize_fork_child prototype.
1404 * frame-base.c: Remove _initialize_frame_base prototype.
1405 * frame-unwind.c: Remove _initialize_frame_unwind prototype.
1406 * frame.c: Remove _initialize_frame prototype.
1407 * frv-linux-tdep.c: Remove _initialize_frv_linux_tdep prototype.
1408 * frv-tdep.c: Remove _initialize_frv_tdep prototype.
1409 * ft32-tdep.c: Remove _initialize_ft32_tdep prototype.
1410 * gcore.c: Remove _initialize_gcore prototype.
1411 * gdb_bfd.c: Remove _initialize_gdb_bfd prototype.
1412 * gdbarch.c: Regenerate.
1413 * gdbarch.sh: Remove _initialize_gdbarch prototype.
1414 * gdbtypes.c: Remove _initialize_gdbtypes prototype.
1415 * gnu-nat.c: Remove _initialize_gnu_nat prototype.
1416 * gnu-v2-abi.c: Remove _initialize_gnu_v2_abi prototype.
1417 * gnu-v3-abi.c: Remove _initialize_gnu_v3_abi prototype.
1418 * go-lang.c: Remove _initialize_go_language prototype.
1419 * go32-nat.c: Remove _initialize_go32_nat prototype.
1420 * guile/guile.c: Remove _initialize_guile prototype.
1421 * h8300-tdep.c: Remove _initialize_h8300_tdep prototype.
1422 * hppa-linux-nat.c: Remove _initialize_hppa_linux_nat prototype.
1423 * hppa-linux-tdep.c: Remove _initialize_hppa_linux_tdep prototype.
1424 * hppa-nbsd-nat.c: Remove _initialize_hppanbsd_nat prototype.
1425 * hppa-nbsd-tdep.c: Remove _initialize_hppanbsd_tdep prototype.
1426 * hppa-obsd-nat.c: Remove _initialize_hppaobsd_nat prototype.
1427 * hppa-obsd-tdep.c: Remove _initialize_hppaobsd_tdep prototype.
1428 * hppa-tdep.c: Remove _initialize_hppa_tdep prototype.
1429 * i386-bsd-nat.c: Remove _initialize_i386bsd_nat prototype.
1430 * i386-cygwin-tdep.c: Remove _initialize_i386_cygwin_tdep
1431 prototype.
1432 * i386-darwin-tdep.c: Remove _initialize_i386_darwin_tdep
1433 prototype.
1434 * i386-dicos-tdep.c: Remove _initialize_i386_dicos_tdep prototype.
1435 * i386-fbsd-nat.c: Remove _initialize_i386fbsd_nat prototype.
1436 * i386-fbsd-tdep.c: Remove _initialize_i386fbsd_tdep prototype.
1437 * i386-gnu-nat.c: Remove _initialize_i386gnu_nat prototype.
1438 * i386-gnu-tdep.c: Remove _initialize_i386gnu_tdep prototype.
1439 * i386-linux-nat.c: Remove _initialize_i386_linux_nat prototype.
1440 * i386-linux-tdep.c: Remove _initialize_i386_linux_tdep prototype.
1441 * i386-nbsd-nat.c: Remove _initialize_i386nbsd_nat prototype.
1442 * i386-nbsd-tdep.c: Remove _initialize_i386nbsd_tdep prototype.
1443 * i386-nto-tdep.c: Remove _initialize_i386nto_tdep prototype.
1444 * i386-obsd-nat.c: Remove _initialize_i386obsd_nat prototype.
1445 * i386-obsd-tdep.c: Remove _initialize_i386obsd_tdep prototype.
1446 * i386-sol2-nat.c: Remove _initialize_amd64_sol2_nat prototype.
1447 * i386-sol2-tdep.c: Remove _initialize_amd64_sol2_tdep prototype.
1448 * i386-tdep.c: Remove _initialize_i386_tdep prototype.
1449 * i386-windows-nat.c: Remove _initialize_i386_windows_nat
1450 prototype.
1451 * ia64-libunwind-tdep.c: Remove _initialize_libunwind_frame
1452 prototype.
1453 * ia64-linux-nat.c: Remove _initialize_ia64_linux_nat prototype.
1454 * ia64-linux-tdep.c: Remove _initialize_ia64_linux_tdep prototype.
1455 * ia64-tdep.c: Remove _initialize_ia64_tdep prototype.
1456 * ia64-vms-tdep.c: Remove _initialize_ia64_vms_tdep prototype.
1457 * infcall.c: Remove _initialize_infcall prototype.
1458 * infcmd.c: Remove _initialize_infcmd prototype.
1459 * inferior.c: Remove _initialize_inferiors prototype.
1460 * inflow.c: Remove _initialize_inflow prototype.
1461 * infrun.c: Remove _initialize_infrun prototype.
1462 * interps.c: Remove _initialize_interpreter prototype.
1463 * iq2000-tdep.c: Remove _initialize_iq2000_tdep prototype.
1464 * jit.c: Remove _initialize_jit prototype.
1465 * language.c: Remove _initialize_language prototype.
1466 * linux-fork.c: Remove _initialize_linux_fork prototype.
1467 * linux-nat.c: Remove _initialize_linux_nat prototype.
1468 * linux-tdep.c: Remove _initialize_linux_tdep prototype.
1469 * linux-thread-db.c: Remove _initialize_thread_db prototype.
1470 * lm32-tdep.c: Remove _initialize_lm32_tdep prototype.
1471 * m2-lang.c: Remove _initialize_m2_language prototype.
1472 * m32c-tdep.c: Remove _initialize_m32c_tdep prototype.
1473 * m32r-linux-nat.c: Remove _initialize_m32r_linux_nat prototype.
1474 * m32r-linux-tdep.c: Remove _initialize_m32r_linux_tdep prototype.
1475 * m32r-tdep.c: Remove _initialize_m32r_tdep prototype.
1476 * m68hc11-tdep.c: Remove _initialize_m68hc11_tdep prototype.
1477 * m68k-bsd-nat.c: Remove _initialize_m68kbsd_nat prototype.
1478 * m68k-bsd-tdep.c: Remove _initialize_m68kbsd_tdep prototype.
1479 * m68k-linux-nat.c: Remove _initialize_m68k_linux_tdep prototype.
1480 * m68k-linux-tdep.c: Remove _initialize_m68k_linux_tdep prototype.
1481 * m68k-tdep.c: Remove _initialize_m68k_tdep prototype.
1482 * m88k-bsd-nat.c: Remove _initialize_m68kbsd_nat prototype.
1483 * m88k-tdep.c: Remove _initialize_m68kbsd_tdep prototype.
1484 * machoread.c: Remove _initialize_machoread prototype.
1485 * macrocmd.c: Remove _initialize_macrocmd prototype.
1486 * macroscope.c: Remove _initialize_macroscope prototype.
1487 * maint.c: Remove _initialize_maint_cmds prototype.
1488 * mdebugread.c: Remove _initialize_mdebugread prototype.
1489 * memattr.c: Remove _initialize_mem prototype.
1490 * mep-tdep.c: Remove _initialize_mep_tdep prototype.
1491 * mi/mi-cmd-env.c: Remove _initialize_mi_cmd_env prototype.
1492 * mi/mi-cmds.c: Remove _initialize_mi_cmds prototype.
1493 * mi/mi-interp.c: Remove _initialize_mi_interp prototype.
1494 * mi/mi-main.c: Remove _initialize_mi_main prototype.
1495 * microblaze-linux-tdep.c: Remove
1496 _initialize_microblaze_linux_tdep prototype.
1497 * microblaze-tdep.c: Remove _initialize_microblaze_tdep prototype.
1498 * mips-fbsd-nat.c: Remove _initialize_mips_fbsd_nat prototype.
1499 * mips-fbsd-tdep.c: Remove _initialize_mips_fbsd_tdep prototype.
1500 * mips-linux-nat.c: Remove _initialize_mips_linux_nat prototype.
1501 * mips-linux-tdep.c: Remove _initialize_mips_linux_tdep prototype.
1502 * mips-nbsd-nat.c: Remove _initialize_mipsnbsd_nat prototype.
1503 * mips-nbsd-tdep.c: Remove _initialize_mipsnbsd_tdep prototype.
1504 * mips-sde-tdep.c: Remove _initialize_mips_sde_tdep prototype.
1505 * mips-tdep.c: Remove _initialize_mips_tdep prototype.
1506 * mips64-obsd-nat.c: Remove _initialize_mips64obsd_nat prototype.
1507 * mips64-obsd-tdep.c: Remove _initialize_mips64obsd_tdep
1508 prototype.
1509 * mipsread.c: Remove _initialize_mipsread prototype.
1510 * mn10300-linux-tdep.c: Remove _initialize_mn10300_linux_tdep
1511 prototype.
1512 * mn10300-tdep.c: Remove _initialize_mn10300_tdep prototype.
1513 * moxie-tdep.c: Remove _initialize_moxie_tdep prototype.
1514 * msp430-tdep.c: Remove _initialize_msp430_tdep prototype.
1515 * mt-tdep.c: Remove _initialize_mt_tdep prototype.
1516 * nds32-tdep.c: Remove _initialize_nds32_tdep prototype.
1517 * nios2-linux-tdep.c: Remove _initialize_nios2_linux_tdep
1518 prototype.
1519 * nios2-tdep.c: Remove _initialize_nios2_tdep prototype.
1520 * nto-procfs.c: Remove _initialize_procfs prototype.
1521 * nto-tdep.c: Remove _initialize_nto_tdep prototype.
1522 * objc-lang.c: Remove _initialize_objc_language prototype.
1523 * objfiles.c: Remove _initialize_objfiles prototype.
1524 * observer.c: Remove observer_test_first_notification_function,
1525 observer_test_second_notification_function,
1526 observer_test_third_notification_function, and
1527 _initialize_observer prototypes.
1528 * opencl-lang.c: Remove _initialize_opencl_language prototypes.
1529 * osabi.c: Remove _initialize_gdb_osabi prototype.
1530 * osdata.c: Remove _initialize_osdata prototype.
1531 * p-valprint.c: Remove _initialize_pascal_valprint prototype.
1532 * parse.c: Remove _initialize_parse prototype.
1533 * ppc-fbsd-nat.c: Remove _initialize_ppcfbsd_nat prototype.
1534 * ppc-fbsd-tdep.c: Remove _initialize_ppcfbsd_tdep prototype.
1535 * ppc-linux-nat.c: Remove _initialize_ppc_linux_nat prototype.
1536 * ppc-linux-tdep.c: Remove _initialize_ppc_linux_tdep prototype.
1537 * ppc-nbsd-nat.c: Remove _initialize_ppcnbsd_nat prototype.
1538 * ppc-nbsd-tdep.c: Remove _initialize_ppcnbsd_tdep prototype.
1539 * ppc-obsd-nat.c: Remove _initialize_ppcobsd_nat prototype.
1540 * ppc-obsd-tdep.c: Remove _initialize_ppcobsd_tdep prototype.
1541 * printcmd.c: Remove _initialize_printcmd prototype.
1542 * probe.c: Remove _initialize_probe prototype.
1543 * proc-api.c: Remove _initialize_proc_api prototype.
1544 * proc-events.c: Remove _initialize_proc_events prototype.
1545 * proc-service.c: Remove _initialize_proc_service prototype.
1546 * procfs.c: Remove _initialize_procfs prototype.
1547 * psymtab.c: Remove _initialize_psymtab prototype.
1548 * python/python.c: Remove _initialize_python prototype.
1549 * ravenscar-thread.c: Remove _initialize_ravenscar prototype.
1550 * record-btrace.c: Remove _initialize_record_btrace prototype.
1551 * record-full.c: Remove _initialize_record_full prototype.
1552 * record.c: Remove _initialize_record prototype.
1553 * regcache.c: Remove _initialize_regcache prototype.
1554 * reggroups.c: Remove _initialize_reggroup prototype.
1555 * remote-notif.c: Remove _initialize_notif prototype.
1556 * remote-sim.c: Remove _initialize_remote_sim prototype.
1557 * remote.c: Remove _initialize_remote prototype.
1558 * reverse.c: Remove _initialize_reverse prototype.
1559 * rl78-tdep.c: Remove _initialize_rl78_tdep prototype.
1560 * rs6000-aix-tdep.c: Remove _initialize_rs6000_aix_tdep prototype.
1561 * rs6000-lynx178-tdep.c: Remove _initialize_rs6000_lynx178_tdep
1562 prototype.
1563 * rs6000-nat.c: Remove _initialize_rs6000_nat prototype.
1564 * rs6000-tdep.c: Remove _initialize_rs6000_tdep prototype.
1565 * rust-exp.y: Remove _initialize_rust_exp prototype.
1566 * rx-tdep.c: Remove _initialize_rx_tdep prototype.
1567 * s390-linux-nat.c: Remove _initialize_s390_nat prototype.
1568 * s390-linux-tdep.c: Remove _initialize_s390_tdep prototype.
1569 * score-tdep.c: Remove _initialize_score_tdep prototype.
1570 * selftest-arch.c: Remove _initialize_selftests_foreach_arch
1571 prototype.
1572 * ser-go32.c: Remove _initialize_ser_dos prototype.
1573 * ser-mingw.c: Remove _initialize_ser_windows prototype.
1574 * ser-pipe.c: Remove _initialize_ser_pipe prototype.
1575 * ser-tcp.c: Remove _initialize_ser_tcp prototype.
1576 * ser-unix.c: Remove _initialize_ser_hardwire prototype.
1577 * serial.c: Remove _initialize_serial prototype.
1578 * sh-linux-tdep.c: Remove _initialize_sh_linux_tdep prototype.
1579 * sh-nbsd-nat.c: Remove _initialize_shnbsd_nat prototype.
1580 * sh-nbsd-tdep.c: Remove _initialize_shnbsd_tdep prototype.
1581 * sh-tdep.c: Remove _initialize_sh_tdep prototype.
1582 * skip.c: Remove _initialize_step_skip prototype.
1583 * sol-thread.c: Remove _initialize_sol_thread prototype.
1584 * solib-aix.c: Remove _initialize_solib_aix prototype.
1585 * solib-darwin.c: Remove _initialize_darwin_solib prototype.
1586 * solib-dsbt.c: Remove _initialize_dsbt_solib prototype.
1587 * solib-frv.c: Remove _initialize_frv_solib prototype.
1588 * solib-spu.c: Remove _initialize_spu_solib prototype.
1589 * solib-svr4.c: Remove _initialize_svr4_solib prototype.
1590 * solib-target.c: Remove _initialize_solib_target prototype.
1591 * solib.c: Remove _initialize_solib prototype.
1592 * source.c: Remove _initialize_source prototype.
1593 * sparc-linux-nat.c: Remove _initialize_sparc_linux_nat prototype.
1594 * sparc-linux-tdep.c: Remove _initialize_sparc_linux_tdep
1595 prototype.
1596 * sparc-nat.c: Remove _initialize_sparc_nat prototype.
1597 * sparc-nbsd-nat.c: Remove _initialize_sparcnbsd_nat prototype.
1598 * sparc-nbsd-tdep.c: Remove _initialize_sparcnbsd_tdep prototype.
1599 * sparc-obsd-tdep.c: Remove _initialize_sparc32obsd_tdep
1600 prototype.
1601 * sparc-sol2-nat.c: Remove _initialize_sparc_sol2_nat prototype.
1602 * sparc-sol2-tdep.c: Remove _initialize_sparc_sol2_tdep prototype.
1603 * sparc-tdep.c: Remove _initialize_sparc_tdep prototype.
1604 * sparc64-fbsd-nat.c: Remove _initialize_sparc64fbsd_nat
1605 prototype.
1606 * sparc64-fbsd-tdep.c: Remove _initialize_sparc64fbsd_tdep
1607 prototype.
1608 * sparc64-linux-nat.c: Remove _initialize_sparc64_linux_nat
1609 prototype.
1610 * sparc64-linux-tdep.c: Remove _initialize_sparc64_linux_tdep
1611 prototype.
1612 * sparc64-nat.c: Remove _initialize_sparc64_nat prototype.
1613 * sparc64-nbsd-nat.c: Remove _initialize_sparc64nbsd_nat
1614 prototype.
1615 * sparc64-nbsd-tdep.c: Remove _initialize_sparc64nbsd_tdep
1616 prototype.
1617 * sparc64-obsd-nat.c: Remove _initialize_sparc64obsd_nat
1618 prototype.
1619 * sparc64-obsd-tdep.c: Remove _initialize_sparc64obsd_tdep
1620 prototype.
1621 * sparc64-sol2-tdep.c: Remove _initialize_sparc64_sol2_tdep
1622 prototype.
1623 * spu-linux-nat.c: Remove _initialize_spu_nat prototype.
1624 * spu-multiarch.c: Remove _initialize_spu_multiarch prototype.
1625 * spu-tdep.c: Remove _initialize_spu_tdep prototype.
1626 * stabsread.c: Remove _initialize_stabsread prototype.
1627 * stack.c: Remove _initialize_stack prototype.
1628 * stap-probe.c: Remove _initialize_stap_probe prototype.
1629 * std-regs.c: Remove _initialize_frame_reg prototype.
1630 * symfile-debug.c: Remove _initialize_symfile_debug prototype.
1631 * symfile-mem.c: Remove _initialize_symfile_mem prototype.
1632 * symfile.c: Remove _initialize_symfile prototype.
1633 * symmisc.c: Remove _initialize_symmisc prototype.
1634 * symtab.c: Remove _initialize_symtab prototype.
1635 * target-dcache.c: Remove _initialize_target_dcache prototype.
1636 * target-descriptions.c: Remove _initialize_target_descriptions
1637 prototype.
1638 * thread.c: Remove _initialize_thread prototype.
1639 * tic6x-linux-tdep.c: Remove _initialize_tic6x_linux_tdep
1640 prototype.
1641 * tic6x-tdep.c: Remove _initialize_tic6x_tdep prototype.
1642 * tilegx-linux-nat.c: Remove _initialize_tile_linux_nat prototype.
1643 * tilegx-linux-tdep.c: Remove _initialize_tilegx_linux_tdep
1644 prototype.
1645 * tilegx-tdep.c: Remove _initialize_tilegx_tdep prototype.
1646 * tracefile-tfile.c: Remove _initialize_tracefile_tfile prototype.
1647 * tracefile.c: Remove _initialize_tracefile prototype.
1648 * tracepoint.c: Remove _initialize_tracepoint prototype.
1649 * tui/tui-hooks.c: Remove _initialize_tui_hooks prototype.
1650 * tui/tui-interp.c: Remove _initialize_tui_interp prototype.
1651 * tui/tui-layout.c: Remove _initialize_tui_layout prototype.
1652 * tui/tui-regs.c: Remove _initialize_tui_regs prototype.
1653 * tui/tui-stack.c: Remove _initialize_tui_stack prototype.
1654 * tui/tui-win.c: Remove _initialize_tui_win prototype.
1655 * tui/tui.c: Remove _initialize_tui prototype.
1656 * typeprint.c: Remove _initialize_typeprint prototype.
1657 * user-regs.c: Remove _initialize_user_regs prototype.
1658 * utils.c: Remove _initialize_utils prototype.
1659 * v850-tdep.c: Remove _initialize_v850_tdep prototype.
1660 * valarith.c: Remove _initialize_valarith prototype.
1661 * valops.c: Remove _initialize_valops prototype.
1662 * valprint.c: Remove _initialize_valprint prototype.
1663 * value.c: Remove _initialize_values prototype.
1664 * varobj.c: Remove _initialize_varobj prototype.
1665 * vax-bsd-nat.c: Remove _initialize_vaxbsd_nat prototype.
1666 * vax-nbsd-tdep.c: Remove _initialize_vaxnbsd_tdep prototype.
1667 * vax-tdep.c: Remove _initialize_vax_tdep prototype.
1668 * windows-nat.c: Remove _initialize_windows_nat,
1669 _initialize_check_for_gdb_ini, and _initialize_loadable
1670 prototypes.
1671 * windows-tdep.c: Remove _initialize_windows_tdep prototype.
1672 * xcoffread.c: Remove _initialize_xcoffread prototype.
1673 * xml-support.c: Remove _initialize_xml_support prototype.
1674 * xstormy16-tdep.c: Remove _initialize_xstormy16_tdep prototype.
1675 * xtensa-linux-nat.c: Remove _initialize_xtensa_linux_nat
1676 prototype.
1677 * xtensa-linux-tdep.c: Remove _initialize_xtensa_linux_tdep
1678 prototype.
1679 * xtensa-tdep.c: Remove _initialize_xtensa_tdep prototype.
1680
a611b5cb
KS
16812017-09-08 Keith Seitz <keiths@redhat.com>
1682
1683 * dwarf2read.c (struct field_info) <fnfields>: Remove unused
1684 field.
1685
469412dd
CW
16862017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
1687
1688 * f-valprint.c (f_val_print): Remove check for one byte
1689 sized integers. Remove printing of character type.
1690
a5ad232b
FP
16912017-09-08 Frank Penczek <frank.penczek@intel.com>
1692 Christoph Weinmann <christoph.t.weinmann@intel.com>
1693 Bernhard Heckel <bernhard.heckel@intel.com>
1694
1695 * f-typeprint.c (f_type_print_base): Use fprintfi_filtered
1696 to maintain proper indentation when printing pointers/refs.
1697
e5014227
JB
16982017-09-07 Joel Brobecker <brobecker@adacore.com>
1699
1700 GDB 8.0.1 released.
1701
63c99141
JB
17022017-09-07 Joel Brobecker <brobecker@adacore.com>
1703
1704 * NEWS (Changes in GDB 7.11): Remove entry for QStartupWithShell.
1705
69c1e056
TT
17062017-09-05 Tom Tromey <tom@tromey.com>
1707
1708 * parse.c (funcall_chain): Now a std::vector.
1709 (start_arglist, end_arglist): Simplify.
1710 (free_funcalls): Remove.
1711 (parse_exp_in_context_1): Remove cleanup.
1712
fef704bf
TT
17132017-09-05 Tom Tromey <tom@tromey.com>
1714
1715 * go-exp.y (go_parse): Don't create a cleanup.
1716
5613c585
TT
17172017-09-05 Tom Tromey <tom@tromey.com>
1718
1719 * d-exp.y (PrimaryExpression): Use std::string.
1720 (d_parse): Don't create a cleanup.
1721
eae49211
TT
17222017-09-05 Tom Tromey <tom@tromey.com>
1723
1724 * utils.c (do_clear_parser_state): Remove.
1725 (make_cleanup_clear_parser_state): Remove.
1726 * p-exp.y (pascal_parse): Use scoped_restore.
1727 * m2-exp.y (m2_parse): Use scoped_restore.
1728 * f-exp.y (f_parse): Use scoped_restore.
1729 * d-exp.y (d_parse): Use scoped_restore.
1730 * c-exp.y (c_parse): Use scoped_restore.
1731 * ada-exp.y (ada_parse): Use scoped_restore.
1732 * utils.h (make_cleanup_clear_parser_state): Remove.
1733
73b9be8b
KS
17342017-09-06 Keith Seitz <keiths@redhat.com>
1735
1736 * dwarf2read.c (dw2_linkage_name_attr): New function.
1737 (dw2_linkage_name): New function.
1738 (dwarf2_compute_name, dwarf2_physname, read_call_site_scope)
1739 (guess_full_die_structure_name, dwarf2_name): Use dw2_linkage_name.
1740 (anonymous_struct_prefix, dwarf2_name): Use dw2_linkage_name_attr.
1741
a102602b
KR
17422017-09-06 Kamil Rytarowski <n54@gmx.com>
1743
1744 * config/djgpp/djconfig.sh: Correct shell portability issue.
1745
28ad437d
KR
17462017-09-06 Kamil Rytarowski <n54@gmx.com>
1747
1748 * configure.nat: Define HAVE_NATIVE_GCORE_HOST on NetBSD.
1749
351787dd
JB
17502017-09-06 John Baldwin <jhb@FreeBSD.org>
1751
1752 * Makefile.in (ALLDEPFILES): Add mips-fbsd-nat.c.
1753 * NEWS: Mention new FreeBSD/mips native configuration.
1754 * configure.host: Add aarch64*-*-freebsd*.
1755 * configure.nat: Likewise.
1756 * aarch64-fbsd-nat.c: New file.
1757
c0f84956
JB
17582017-09-06 John Baldwin <jhb@FreeBSD.org>
1759
1760 * Makefile.in (ALL_64_TARGET_OBS): Add aarch64-fbsd-tdep.o.
1761 (ALLDEPFILES): Add aarch64-fbsd-tdep.c.
1762 * NEWS: Mention new FreeBSD/aarch64 target.
1763 * configure.tgt: Add aarch64*-*-freebsd*.
1764 * aarch64-fbsd-tdep.c: New file.
1765 * aarch64-fbsd-tdep.h: New file.
1766
7610297a
KR
17672017-09-06 Kamil Rytarowski <n54@gmx.com>
1768
1769 * MAINTAINERS (Write After Approval): Add Kamil Rytarowski.
1770
fbd1b771
JK
17712017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1772
1773 * parse.c (find_minsym_type_and_address): Don't relocate addresses
1774 of TLS symbols.
1775
5ca79eae
PW
17762017-09-05 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1777
1778 * objfiles.c (get_objfile_bfd_data): Remove useless obstack_init
1779 call.
1780
bf93d7ba
SM
17812017-09-05 Simon Marchi <simon.marchi@ericsson.com>
1782
1783 * infrun.c (follow_exec): Call add_thread after
1784 target_find_description.
1785
1bb7c059
SM
17862017-09-05 Simon Marchi <simon.marchi@ericsson.com>
1787
1788 * infrun.c (handle_inferior_event_1): When exec'ing, read
1789 stop_pc after follow_exec.
1790
fc809827
SM
17912017-09-05 Simon Marchi <simon.marchi@ericsson.com>
1792
1793 * remote.c (process_g_packet): Update error message.
1794
d2fcdd85
YQ
17952017-09-05 Yao Qi <yao.qi@linaro.org>
1796
1797 * configure.tgt (gdb_target_obs): Add i386.o for x86_64-*
1798 targets.
1799
e69570ee
PA
18002017-09-05 Pedro Alves <palves@redhat.com>
1801
1802 * eval.c (eval_call, evaluate_funcall): New functions, factored
1803 out from ...
1804 (evaluate_subexp_standard): ... this.
1805
22916b07
YQ
18062017-09-05 Yao Qi <yao.qi@linaro.org>
1807
1808 * amd64-tdep.c (amd64_target_description): Create target
1809 descriptions.
1810 (_initialize_amd64_tdep): Don't call functions
1811 initialize_tdesc_amd64_*. Add self tests.
1812 * arch/amd64.c (amd64_create_target_description): Add parameter
1813 is_linux. Call set_tdesc_osabi if is_linux is true.
1814 * arch/amd64.h (amd64_create_target_description): Update the
1815 declaration.
1816 * arch/i386.c (i386_create_target_description): Add parameter
1817 is_linux. Call set_tdesc_osabi if is_linux is true.
1818 * arch/i386.h (i386_create_target_description): Update
1819 declaration.
1820 * configure.tgt: Add i386.o to gdb_target_obs.
1821 * features/Makefile (XMLTOC): Remove i386/*.xml.
1822 * features/i386/amd64-avx-avx512.c: Remove.
1823 * features/i386/amd64-avx-mpx-avx512-pku.c: Remove.
1824 * features/i386/amd64-avx-mpx.c: Remove.
1825 * features/i386/amd64-avx.c: Remove.
1826 * features/i386/amd64-mpx.c: Remove.
1827 * features/i386/amd64.c: Remove.
1828 * features/i386/i386-avx-avx512.c: Remove.
1829 * features/i386/i386-avx-mpx-avx512-pku.c: Remove.
1830 * features/i386/i386-avx-mpx.c: Remove.
1831 * features/i386/i386-avx.c: Remove.
1832 * features/i386/i386-mmx.c: Remove.
1833 * features/i386/i386-mpx.c: Remove.
1834 * features/i386/i386.c: Remove.
1835 * i386-tdep.c: Don't include features/i386/i386*.c., include
1836 target-descriptions.h and arch/i386.h.
1837 (i386_target_description): Create target descriptions.
1838 (i386_gdbarch_init): Don't call initialize_tdesc_i386_*
1839 functions. Do self tests.
1840
0854b7b1
YQ
18412017-09-05 Yao Qi <yao.qi@linaro.org>
1842
1843 * features/Makefile (XMLTOC): Remove i386/amd64XXX-linux.xml.
1844 * features/i386/amd64-avx-avx512-linux.c: Removed.
1845 * features/i386/amd64-avx-linux.c: Removed.
1846 * features/i386/amd64-avx-mpx-avx512-pku-linux.c: Removed.
1847 * features/i386/amd64-avx-mpx-linux.c: Removed.
1848 * features/i386/amd64-linux.c: Removed.
1849 * features/i386/amd64-mpx-linux.c: Removed.
1850 * features/i386/x32-avx-avx512-linux.c: Removed.
1851 * features/i386/x32-avx-linux.c: Removed.
1852 * features/i386/x32-linux.c: Removed.
1853
b4570e4b
YQ
18542017-09-05 Yao Qi <yao.qi@linaro.org>
1855
1856 * amd64-linux-tdep.c: Include arch/amd64.h. Don't include
1857 features/i386/*.c.
1858 (amd64_linux_read_description): Call
1859 amd64_create_target_description.
1860 * arch/amd64.c: New file.
1861 * arch/amd64.h: New file.
1862 * configure.tgt (x86_64-*-linux*): Append amd64.o.
1863 * Makefile.in (ALL_64_TARGET_OBS): Append amd64.o.
1864
6c73f67f
YQ
18652017-09-05 Yao Qi <yao.qi@linaro.org>
1866
1867 * amd64-linux-tdep.c: Don't include amd64-XXX-linux and
1868 x32-XXX-linux.c. Include 64bit-XX.c and x32-XX.c.
1869 (amd64_linux_read_description): Create target descriptions.
1870 (_initialize_amd64_linux_tdep): Don't call initialize_tdesc_XXX
1871 functions. Add unit tests.
1872 * features/Makefile (FEATURE_XMLFILES): Append 64bit-XXX.xml and
1873 x32-core.xml.
1874 * features/i386/64bit-avx.c: Generated.
1875 * features/i386/64bit-avx512.c: Generated.
1876 * features/i386/64bit-core.c: Generated.
1877 * features/i386/64bit-linux.c: Generated.
1878 * features/i386/64bit-mpx.c: Generated.
1879 * features/i386/64bit-pkeys.c: Generated.
1880 * features/i386/64bit-segments.c: Generated.
1881 * features/i386/64bit-sse.c: Generated.
1882 * features/i386/x32-core.c: Generated.
1883 * target-descriptions.c (maint_print_c_tdesc_cmd): Print feature
1884 c files for amd64-linux and x32-linux.
1885
9d3d478b
YQ
18862017-09-05 Yao Qi <yao.qi@linaro.org>
1887
1888 * amd64-linux-tdep.c (amd64_linux_read_description): New
1889 function.
1890 (amd64_linux_core_read_description): Call
1891 amd64_linux_read_description.
1892 (amd64_linux_init_abi): Likewise.
1893 (amd64_x32_linux_init_abi): Likewise.
1894 * amd64-linux-tdep.h (amd64_linux_read_description): Declare.
1895 * x86-linux-nat.c (x86_linux_read_description): Call
1896 amd64_linux_read_description.
1897
b9f1d50f
YQ
18982017-09-05 Yao Qi <yao.qi@linaro.org>
1899
1900 * amd64-linux-tdep.c (amd64_linux_core_read_description): Update
1901 comments.
1902
188c9e6d
YQ
19032017-09-05 Yao Qi <yao.qi@linaro.org>
1904
1905 * features/Makefile (XMLTOC): Remove i386/i386-XX-linux.xml.
1906 * features/i386/i386-avx-avx512-linux.c: Remove.
1907 * features/i386/i386-avx-linux.c: Remove.
1908 * features/i386/i386-avx-mpx-avx512-pku-linux.c: Remove.
1909 * features/i386/i386-avx-mpx-linux.c: Remove.
1910 * features/i386/i386-linux.c: Remove.
1911 * features/i386/i386-mmx-linux.c: Remove.
1912 * features/i386/i386-mpx-linux.c: Remove.
1913
5f035c07
YQ
19142017-09-05 Yao Qi <yao.qi@linaro.org>
1915
1916 * Makefile.in (ALL_TARGET_OBS): Add i386.o.
1917 (SFILES): Add arch/i386.c.
1918 (HFILES_NO_SRCDIR): Add arch/i386.h.
1919 * arch/i386.c: New file.
1920 * arch/i386.h: New file.
1921 * arch/tdesc.h (allocate_target_description): Declare.
1922 (set_tdesc_architecture): Declare.
1923 (set_tdesc_osabi): Declare.
1924 * configure.tgt (i[34567]86-*-linux*): Add i386.o.
1925 * i386-linux-tdep.c: Don't include ../features/i386/32bit-XXX.c.
1926 include arch/i386.h.
1927 (i386_linux_read_description): Remove code and call
1928 i386_create_target_description.
1929 (set_tdesc_architecture): New function.
1930 (set_tdesc_osabi): New function.
1931 * target-descriptions.h (allocate_target_description): Remove.
1932
0abe8a89
YQ
19332017-09-05 Yao Qi <yao.qi@linaro.org>
1934
1935 * arch/tdesc.h (tdesc_create_feature): Add an argument xml.
1936 * target-descriptions.c (tdesc_create_feature): Likewise, and
1937 adjust code.
1938 * features/i386/32bit-avx.c: Re-generated.
1939 * features/i386/32bit-avx512.c: Re-generated.
1940 * features/i386/32bit-core.c: Re-generated.
1941 * features/i386/32bit-linux.c: Re-generated.
1942 * features/i386/32bit-mpx.c: Re-generated.
1943 * features/i386/32bit-pkeys.c: Re-generated.
1944 * features/i386/32bit-sse.c: Re-generated.
1945
0a188386
YQ
19462017-09-05 Yao Qi <yao.qi@linaro.org>
1947
1948 * regformats/regdef.h (struct reg): Override operator == and !=.
1949
f49ff000
YQ
19502017-09-05 Yao Qi <yao.qi@linaro.org>
1951
1952 * arch/tdesc.h: New file.
1953 * regformats/regdat.sh: Generate code using tdesc_create_reg.
1954 * target-descriptions.c: Update comments.
1955 * target-descriptions.h: Include "arch/tdesc.h". Remove the
1956 declarations.
1957 * features/i386/32bit-avx.c: Re-generated.
1958 * features/i386/32bit-avx512.c: Re-generated.
1959 * features/i386/32bit-core.c: Re-generated.
1960 * features/i386/32bit-linux.c: Re-generated.
1961 * features/i386/32bit-mpx.c: Re-generated.
1962 * features/i386/32bit-pkeys.c: Re-generated.
1963 * features/i386/32bit-sse.c: Re-generated.
1964
f7000548
YQ
19652017-09-05 Yao Qi <yao.qi@linaro.org>
1966
1967 * regformats/regdat.sh: Update generated code.
1968
c9a5e2a5
YQ
19692017-09-05 Yao Qi <yao.qi@linaro.org>
1970
1971 * regformats/regdat.sh: Adjust code order.
1972
d6b687ac
SM
19732017-09-05 Simon Marchi <simon.marchi@ericsson.com>
1974
1975 * expprint.c (dump_subexp_body_standard): Use constant format
1976 string in fprintf_filtered call.
1977
a379bfd0
JB
19782017-09-04 John Baldwin <jhb@FreeBSD.org>
1979
1980 * configure.nat: Add "x86-nat.o x86-dregs.o" for NetBSD/amd64 and
1981 NetBSD/i386.
1982 * x86-bsd-nat.c [!DBREG_DRX && __NetBSD__]: Define DBREG_DRX.
1983
f7efc967
JB
19842017-09-04 John Baldwin <jhb@FreeBSD.org>
1985
1986 * bsd-kvm.o: Make <sys/user.h> conditional on HAVE_SYS_USER_H.
1987
c49fbc6c
JB
19882017-09-04 John Baldwin <jhb@FreeBSD.org>
1989
1990 * bsd-kvm.o: Define _KMEMUSER.
1991 * configure.ac: Define _KMEMUSER when checking for "struct lwp".
1992 * configure: Regenerate.
1993
26562e73
JB
19942017-09-04 John Baldwin <jhb@FreeBSD.org>
1995
1996 * amd64-fbsd-nat.c: Add include of "x86-xstate.h".
1997 * i386-fbsd-nat.c: Likewise.
1998
31cf1487
JB
19992017-09-04 John Baldwin <jhb@FreeBSD.org>
2000
2001 * unittests/array-view-selftests.c: Add include of <array>.
2002
5b9f8a7c
JB
20032017-09-04 John Baldwin <jhb@FreeBSD.org>
2004
2005 * spu-tdep.c (flush_ea_cache): Add missing argument to
2006 call_function_by_hand.
2007
d69cf9b2
PA
20082017-09-04 Pedro Alves <palves@redhat.com>
2009
2010 * NEWS (Safer support for debugging with no debug info): New.
2011
3693fdb3
PA
20122017-09-04 Pedro Alves <palves@redhat.com>
2013
2014 * c-exp.y (function_method, function_method_void): Add current
2015 instance flags to TYPE_INSTANCE.
2016 * dwarf2read.c (check_modifier): New.
2017 (compute_delayed_physnames): Assert that only C++ adds delayed
2018 physnames. Mark fn_fields as const/volatile depending on
2019 physname.
2020 * eval.c (make_params): New type_instance_flags parameter. Use
2021 it as the new type's instance flags.
2022 (evaluate_subexp_standard) <TYPE_INSTANCE>: Extract the instance
2023 flags element and pass it to make_params.
2024 * expprint.c (print_subexp_standard) <TYPE_INSTANCE>: Handle
2025 instance flags element.
2026 (dump_subexp_body_standard) <TYPE_INSTANCE>: Likewise.
2027 * gdbtypes.h: Include "enum-flags.h".
2028 (type_instance_flags): New enum-flags type.
2029 (TYPE_CONST, TYPE_VOLATILE, TYPE_RESTRICT, TYPE_ATOMIC)
2030 (TYPE_CODE_SPACE, TYPE_DATA_SPACE): Return boolean.
2031 * parse.c (operator_length_standard) <TYPE_INSTANCE>: Adjust.
2032 (follow_type_instance_flags): New function.
2033 (operator_check_standard) <TYPE_INSTANCE>: Adjust.
2034 * parser-defs.h (follow_type_instance_flags): Declare.
2035 * valops.c (value_struct_elt_for_reference): const/volatile must
2036 match too.
2037
e68cb8e0
PA
20382017-09-04 Pedro Alves <palves@redhat.com>
2039
2040 * cp-namespace.c (cp_search_static_and_baseclasses): Handle
2041 function/method scopes; lookup the nested name as a function local
2042 static variable.
2043
858be34c
PA
20442017-09-04 Pedro Alves <palves@redhat.com>
2045
2046 (%type <voidval>): Add function_method.
2047 * c-exp.y (exp): New production for calls with no arguments.
2048 (function_method, function_method_void_or_typelist): New
2049 productions.
2050 (exp): New production for "method()::static_var".
2051 * eval.c (evaluate_subexp_standard): Handle OP_FUNC_STATIC_VAR.
2052 * expprint.c (print_subexp_standard, dump_subexp_body_standard):
2053 Handle OP_FUNC_STATIC_VAR.
2054 * parse.c (operator_length_standard):
2055 Handle OP_FUNC_STATIC_VAR.
2056
dd5901a6
PA
20572017-09-04 Pedro Alves <palves@redhat.com>
2058
2059 * eval.c (evaluate_subexp_standard): Remove UNOP_MEMVAL_TLS
2060 handling.
2061 * expprint.c (print_subexp_standard, dump_subexp_body_standard):
2062 Ditto.
2063 * parse.c (operator_length_standard, operator_check_standard):
2064 Ditto.
2065 * std-operator.def (UNOP_MEMVAL_TLS): Delete.
2066
46a4882b
PA
20672017-09-04 Pedro Alves <palves@redhat.com>
2068
2069 * ax-gdb.c: Include "typeprint.h".
2070 (gen_expr_for_cast): New function.
2071 (gen_expr) <OP_CAST, OP_CAST_TYPE>: Use it.
2072 <OP_VAR_VALUE, OP_MSYM_VAR_VALUE>: Error out if the variable's
2073 type is unknown.
2074 * dwarf2read.c (new_symbol_full): Fallback to int instead of
2075 nodebug_data_symbol.
2076 * eval.c: Include "typeprint.h".
2077 (evaluate_subexp_standard) <OP_VAR_VALUE, OP_VAR_MSYM_VALUE>:
2078 Error out if symbol has unknown type.
2079 <UNOP_CAST, UNOP_CAST_TYPE>: Common bits factored out to
2080 evaluate_subexp_for_cast.
2081 (evaluate_subexp_for_address, evaluate_subexp_for_sizeof): Handle
2082 OP_VAR_MSYM_VALUE.
2083 (evaluate_subexp_for_cast): New function.
2084 * gdbtypes.c (init_nodebug_var_type): New function.
2085 (objfile_type): Use it to initialize types of variables with no
2086 debug info.
2087 * typeprint.c (error_unknown_type): New.
2088 * typeprint.h (error_unknown_type): New declaration.
2089 * compile/compile-c-types.c (convert_type_basic): Handle
2090 TYPE_CODE_ERROR; warn and fallback to int for variables with
2091 unknown type.
2092
fe13dfec
PA
20932017-09-04 Pedro Alves <palves@redhat.com>
2094
2095 * eval.c (evaluate_var_value): New function, factored out from ...
2096 (evaluate_subexp_standard): ... here.
2097
d008ee21
PA
20982017-09-04 Pedro Alves <palves@redhat.com>
2099
2100 * eval.c (evaluate_subexp_standard) <UNOP_COMPLEMENT, UNOP_ADDR>:
2101 Remove useless assignments to 'op'.
2102
827d0c51
PA
21032017-09-04 Pedro Alves <palves@redhat.com>
2104
2105 * eval.c (eval_skip_value): New function.
2106 (evaluate_subexp_standard): Use it.
2107
2c5a2be1
PA
21082017-09-04 Pedro Alves <palves@redhat.com>
2109
2110 * eval.c (evaluate_subexp_standard): <OP_FUNCALL>: Extract
2111 function name from symbol/minsym and pass it to
2112 error_call_unknown_return_type.
2113
74ea4be4
PA
21142017-09-04 Pedro Alves <palves@redhat.com>
2115
2116 * ada-lang.c (resolve_subexp): Handle OP_VAR_MSYM_VALUE.
2117 * ax-gdb.c (gen_msym_var_ref): New function.
2118 (gen_expr): Handle OP_VAR_MSYM_VALUE.
2119 * eval.c (evaluate_var_msym_value): New function.
2120 * eval.c (evaluate_subexp_standard): Handle OP_VAR_MSYM_VALUE.
2121 <OP_FUNCALL>: Extract function name from symbol/minsym and pass it
2122 to call_function_by_hand.
2123 * expprint.c (print_subexp_standard, dump_subexp_body_standard):
2124 Handle OP_VAR_MSYM_VALUE.
2125 (union exp_element) <msymbol>: New field.
2126 * minsyms.h (struct type): Forward declare.
2127 (find_minsym_type_and_address): Declare.
2128 * parse.c (write_exp_elt_msym): New function.
2129 (write_exp_msymbol): Delete, refactored as ...
2130 (find_minsym_type_and_address): ... this new function.
2131 (write_exp_msymbol): Reimplement using OP_VAR_MSYM_VALUE.
2132 (operator_length_standard, operator_check_standard): Handle
2133 OP_VAR_MSYM_VALUE.
2134 * std-operator.def (OP_VAR_MSYM_VALUE): New.
2135
7022349d
PA
21362017-09-04 Pedro Alves <palves@redhat.com>
2137
2138 * ada-lang.c (ada_evaluate_subexp) <TYPE_CODE_FUNC>: Don't handle
2139 TYPE_GNU_IFUNC specially here. Throw error if return type is
2140 unknown.
2141 * ada-typeprint.c (print_func_type): Handle functions with unknown
2142 return type.
2143 * c-typeprint.c (c_type_print_base): Handle functions and methods
2144 with unknown return type.
2145 * compile/compile-c-symbols.c (convert_symbol_bmsym)
2146 <mst_text_gnu_ifunc>: Use nodebug_text_gnu_ifunc_symbol.
2147 * compile/compile-c-types.c: Include "objfiles.h".
2148 (convert_func): For functions with unknown return type, warn and
2149 default to int.
2150 * compile/compile-object-run.c (compile_object_run): Adjust call
2151 to call_function_by_hand_dummy.
2152 * elfread.c (elf_gnu_ifunc_resolve_addr): Adjust call to
2153 call_function_by_hand.
2154 * eval.c (evaluate_subexp_standard): Adjust calls to
2155 call_function_by_hand. Handle functions and methods with unknown
2156 return type. Pass expect_type to call_function_by_hand.
2157 * f-typeprint.c (f_type_print_base): Handle functions with unknown
2158 return type.
2159 * gcore.c (call_target_sbrk): Adjust call to
2160 call_function_by_hand.
2161 * gdbtypes.c (objfile_type): Leave nodebug text symbol with NULL
2162 return type instead of int. Make nodebug_text_gnu_ifunc_symbol be
2163 an integer address type instead of nodebug.
2164 * guile/scm-value.c (gdbscm_value_call): Adjust call to
2165 call_function_by_hand.
2166 * infcall.c (error_call_unknown_return_type): New function.
2167 (call_function_by_hand): New "default_return_type" parameter.
2168 Pass it down.
2169 (call_function_by_hand_dummy): New "default_return_type"
2170 parameter. Use it instead of defaulting to int. If there's no
2171 default and the return type is unknown, throw an error. If
2172 there's a default return type, and the called function has no
2173 debug info, then assume the function is prototyped.
2174 * infcall.h (call_function_by_hand, call_function_by_hand_dummy):
2175 New "default_return_type" parameter.
2176 (error_call_unknown_return_type): New declaration.
2177 * linux-fork.c (call_lseek): Cast return type of lseek.
2178 (inferior_call_waitpid, checkpoint_command): Adjust calls to
2179 call_function_by_hand.
2180 * linux-tdep.c (linux_infcall_mmap, linux_infcall_munmap): Adjust
2181 calls to call_function_by_hand.
2182 * m2-typeprint.c (m2_procedure): Handle functions with unknown
2183 return type.
2184 * objc-lang.c (lookup_objc_class, lookup_child_selector)
2185 (value_nsstring, print_object_command): Adjust calls to
2186 call_function_by_hand.
2187 * p-typeprint.c (pascal_type_print_varspec_prefix): Handle
2188 functions with unknown return type.
2189 (pascal_type_print_func_varspec_suffix): New function.
2190 (pascal_type_print_varspec_suffix) <TYPE_CODE_FUNC,
2191 TYPE_CODE_METHOD>: Use it.
2192 * python/py-value.c (valpy_call): Adjust call to
2193 call_function_by_hand.
2194 * rust-lang.c (rust_evaluate_funcall): Adjust call to
2195 call_function_by_hand.
2196 * valarith.c (value_x_binop, value_x_unop): Adjust calls to
2197 call_function_by_hand.
2198 * valops.c (value_allocate_space_in_inferior): Adjust call to
2199 call_function_by_hand.
2200 * typeprint.c (type_print_unknown_return_type): New function.
2201 * typeprint.h (type_print_unknown_return_type): New declaration.
2202
54990598
PA
22032017-09-04 Pedro Alves <palves@redhat.com>
2204
2205 * gdbtypes.c (lookup_function_type_with_arguments): Mark function
2206 types with more than one parameter as prototyped.
2207
9a24775b
PA
22082017-09-04 Pedro Alves <palves@redhat.com>
2209
2210 * cli/cli-cmds.c (print_disassembly, disassemble_current_function)
2211 (disassemble_command): Use gdb_disassembly_flags instead of bare
2212 int.
2213 * disasm.c (gdb_pretty_print_disassembler::pretty_print_insn)
2214 (dump_insns, do_mixed_source_and_assembly_deprecated)
2215 (do_mixed_source_and_assembly, do_assembly_only, gdb_disassembly):
2216 Use gdb_disassembly_flags instead of bare int.
2217 * disasm.h (DISASSEMBLY_SOURCE_DEPRECATED, DISASSEMBLY_RAW_INSN)
2218 (DISASSEMBLY_OMIT_FNAME, DISASSEMBLY_FILENAME)
2219 (DISASSEMBLY_OMIT_PC, DISASSEMBLY_SOURCE)
2220 (DISASSEMBLY_SPECULATIVE): No longer macros. Instead they're...
2221 (enum gdb_disassembly_flag): ... values of this new enumeration.
2222 (gdb_disassembly_flags): Define.
2223 (gdb_disassembly)
2224 (gdb_pretty_print_disassembler::pretty_print_insn): Use it.
2225 * mi/mi-cmd-disas.c (mi_cmd_disassemble): Use
2226 gdb_disassembly_flags instead of bare int.
2227 * record-btrace.c (btrace_insn_history)
2228 (record_btrace_insn_history, record_btrace_insn_history_range)
2229 (record_btrace_insn_history_from): Use gdb_disassembly_flags
2230 instead of bare int.
2231 * record.c (get_insn_history_modifiers, cmd_record_insn_history):
2232 Use gdb_disassembly_flags instead of bare int.
2233 * target-debug.h (target_debug_print_gdb_disassembly_flags):
2234 Define.
2235 * target-delegates.c: Regenerate.
2236 * target.c (target_insn_history, target_insn_history_from)
2237 (target_insn_history_range): Use gdb_disassembly_flags instead of
2238 bare int.
2239 * target.h: Include "disasm.h".
2240 (struct target_ops) <to_insn_history, to_insn_history_from,
2241 to_insn_history_range>: Use gdb_disassembly_flags instead of bare
2242 int.
2243 (target_insn_history, target_insn_history_from)
2244 (target_insn_history_range): Use gdb_disassembly_flags instead of
2245 bare int.
2246
80a65e9b
SM
22472017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2248
2249 * cli/cli-script.c (build_command_line): For if/while commands,
2250 check whether args is empty.
2251
6b66338c
SM
22522017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2253
2254 * cli/cli-script.h (enum misc_command_type): Move from defs.h.
2255 (enum command_control_type): Likewise.
2256 (struct command_line): Likewise.
2257 (free_command_lines): Likewise.
2258 (struct command_lines_deleter): Likewise.
2259 (command_line_up): Likewise.
2260 (read_command_lines): Likewise.
2261 (read_command_lines_1): Likewise.
2262 * defs.h (enum misc_command_type): Move to cli/cli-script.h.
2263 (enum command_control_type): Likewise.
2264 (struct command_line): Likewise.
2265 (free_command_lines): Likewise.
2266 (struct command_lines_deleter): Likewise.
2267 (command_line_up): Likewise.
2268 (read_command_lines): Likewise.
2269 (read_command_lines_1): Likewise.
2270 * breakpoint.h: Include cli/cli-script.h.
2271 * extension-priv.h: Likewise.
2272 * gdbcmd.h: Likewise.
2273
51abb421
PA
22742017-09-04 Pedro Alves <palves@redhat.com>
2275
2276 * ada-lang.c (is_known_support_routine): Move sal declaration to
2277 where it is initialized.
2278 * breakpoint.c (create_internal_breakpoint, init_catchpoint)
2279 (parse_breakpoint_sals, decode_static_tracepoint_spec)
2280 (clear_command, update_static_tracepoint): Remove init_sal
2281 references. Move declarations closer to initializations.
2282 * cli/cli-cmds.c (list_command): Move sal declarations closer to
2283 initializations.
2284 * elfread.c (elf_gnu_ifunc_resolver_stop): Remove init_sal
2285 references. Move sal declarations closer to initializations.
2286 * frame.c (find_frame_sal): Return a symtab_and_line via function
2287 return instead of output parameter. Remove init_sal references.
2288 * frame.h (find_frame_sal): Return a symtab_and_line via function
2289 return instead of output parameter.
2290 * guile/scm-frame.c (gdbscm_frame_sal): Adjust.
2291 * guile/scm-symtab.c (stscm_make_sal_smob): Use in-place new
2292 instead of memset.
2293 (gdbscm_find_pc_line): Remove init_sal reference.
2294 * infcall.c (call_function_by_hand_dummy): Remove init_sal
2295 references. Move declarations closer to initializations.
2296 * infcmd.c (set_step_frame): Update. Move declarations closer to
2297 initializations.
2298 (finish_backward): Remove init_sal references. Move declarations
2299 closer to initializations.
2300 * infrun.c (process_event_stop_test, handle_step_into_function)
2301 (insert_hp_step_resume_breakpoint_at_frame)
2302 (insert_step_resume_breakpoint_at_caller): Likewise.
2303 * linespec.c (create_sals_line_offset, decode_digits_ordinary)
2304 (symbol_to_sal): Likewise.
2305 * probe.c (parse_probes_in_pspace): Remove init_sal reference.
2306 * python/py-frame.c (frapy_find_sal): Move sal declaration closer
2307 to its initialization.
2308 * reverse.c (save_bookmark_command): Use new/delete. Remove
2309 init_sal references. Move declarations closer to initializations.
2310 * source.c (get_current_source_symtab_and_line): Remove brace
2311 initialization.
2312 (set_current_source_symtab_and_line): Now takes the sal by const
2313 reference. Remove brace initialization.
2314 (line_info): Remove init_sal reference.
2315 * source.h (set_current_source_symtab_and_line): Now takes a
2316 symtab_and_line via const reference.
2317 * stack.c (set_current_sal_from_frame): Adjust.
2318 (print_frame_info): Adjust.
2319 (get_last_displayed_sal): Return the sal via function return
2320 instead of via output parameter. Simplify.
2321 (frame_info): Adjust.
2322 * stack.h (get_last_displayed_sal): Return the sal via function
2323 return instead of via output parameter.
2324 * symtab.c (init_sal): Delete.
2325 (find_pc_sect_line): Remove init_sal references. Move
2326 declarations closer to initializations.
2327 (find_function_start_sal): Remove init_sal references. Move
2328 declarations closer to initializations.
2329 * symtab.h (struct symtab_and_line): In-class initialize all
2330 fields.
2331 * tracepoint.c (set_traceframe_context)
2332 (print_one_static_tracepoint_marker): Remove init_sal references.
2333 Move declarations closer to initializations.
2334 * tui/tui-disasm.c (tui_show_disassem_and_update_source): Adjust.
2335 * tui/tui-stack.c (tui_show_frame_info): Adjust. Move
2336 declarations closer to initializations.
2337 * tui/tui-winsource.c (tui_update_source_window_as_is): Remove
2338 init_sal references. Adjust.
2339
6c5b2ebe
PA
23402017-09-04 Pedro Alves <palves@redhat.com>
2341
2342 * ax-gdb.c (agent_command_1): Use range-for.
2343 * break-catch-throw.c (re_set_exception_catchpoint): Update.
2344 * breakpoint.c: Include "common/array-view.h".
2345 (init_breakpoint_sal, create_breakpoint_sal): Change sals
2346 parameter from struct symtabs_and_lines to
2347 array_view<symtab_and_line>. Adjust. Use range-for. Update.
2348 (breakpoint_sals_to_pc): Change sals parameter from struct
2349 symtabs_and_lines to std::vector reference.
2350 (check_fast_tracepoint_sals): Change sals parameter from struct
2351 symtabs_and_lines to std::array_view. Use range-for.
2352 (decode_static_tracepoint_spec): Return a std::vector instead of
2353 symtabs_and_lines. Update.
2354 (create_breakpoint): Update.
2355 (break_range_command, until_break_command, clear_command): Update.
2356 (base_breakpoint_decode_location, bkpt_decode_location)
2357 (bkpt_probe_create_sals_from_location)
2358 (bkpt_probe_decode_location, tracepoint_decode_location)
2359 (tracepoint_probe_decode_location)
2360 (strace_marker_create_sals_from_location): Return a std::vector
2361 instead of symtabs_and_lines.
2362 (strace_marker_create_breakpoints_sal): Update.
2363 (strace_marker_decode_location): Return a std::vector instead of
2364 symtabs_and_lines. Update.
2365 (update_breakpoint_locations): Change struct symtabs_and_lines
2366 parameters to gdb::array_view. Adjust.
2367 (location_to_sals): Return a std::vector instead of
2368 symtabs_and_lines. Update.
2369 (breakpoint_re_set_default): Use std::vector instead of struct
2370 symtabs_and_lines.
2371 (decode_location_default): Return a std::vector instead of
2372 symtabs_and_lines. Update.
2373 * breakpoint.h: Include "common/array-view.h".
2374 (struct breakpoint_ops) <decode_location>: Now returns a
2375 std::vector instead of returning a symtabs_and_lines via output
2376 parameter.
2377 (update_breakpoint_locations): Change sals parameters to use
2378 gdb::array_view.
2379 * cli/cli-cmds.c (edit_command, list_command): Update to use
2380 std::vector and gdb::array_view.
2381 (ambiguous_line_spec): Adjust to use gdb::array_view and
2382 range-for.
2383 (compare_symtabs): Rename to ...
2384 (cmp_symtabs): ... this. Change parameters to symtab_and_line
2385 const reference and adjust.
2386 (filter_sals): Rewrite using std::vector and standard algorithms.
2387 * elfread.c (elf_gnu_ifunc_resolver_return_stop): Simplify.
2388 (jump_command): Update to use std::vector.
2389 * linespec.c (struct linespec_state) <canonical_names>: Update
2390 comment.
2391 (add_sal_to_sals_basic): Delete.
2392 (add_sal_to_sals, filter_results, convert_results_to_lsals)
2393 (decode_line_2, create_sals_line_offset)
2394 (convert_address_location_to_sals, convert_linespec_to_sals)
2395 (convert_explicit_location_to_sals, parse_linespec)
2396 (event_location_to_sals, decode_line_full, decode_line_1)
2397 (decode_line_with_current_source)
2398 (decode_line_with_last_displayed, decode_objc)
2399 (decode_digits_list_mode, decode_digits_ordinary, minsym_found)
2400 (linespec_result::~linespec_result): Adjust to use std::vector
2401 instead of symtabs_and_lines.
2402 * linespec.h (linespec_sals::sals): Now a std::vector.
2403 (struct linespec_result): Use std::vector, bool, and in-class
2404 initialization.
2405 (decode_line_1, decode_line_with_current_source)
2406 (decode_line_with_last_displayed): Return std::vector.
2407 * macrocmd.c (info_macros_command): Use std::vector.
2408 * mi/mi-main.c (mi_cmd_trace_find): Use std::vector.
2409 * probe.c (parse_probes_in_pspace, parse_probes): Adjust to use
2410 std::vector.
2411 * probe.h (parse_probes): Return a std::vector.
2412 * python/python.c (gdbpy_decode_line): Use std::vector and
2413 gdb::array_view.
2414 * source.c (select_source_symtab, line_info): Use std::vector.
2415 * stack.c (func_command): Use std::vector.
2416 * symtab.h (struct symtabs_and_lines): Delete.
2417 * tracepoint.c (tfind_line_command, scope_info): Use std::vector.
2418
7c44b49c
PA
24192017-09-04 Pedro Alves <palves@redhat.com>
2420
2421 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
2422 unittests/array-view-selftests.c.
2423 (SUBDIR_UNITTESTS_OBS): Add array-view-selftests.o.
2424 * common/array-view.h: New file.
2425 * unittests/array-view-selftests.c: New file.
2426
e439fa14
PA
24272017-09-04 Pedro Alves <palves@redhat.com>
2428
2429 * cli/cli-cmds.c (edit_command): Pass message to
2430 ambiguous_line_spec.
2431 (list_command): Pass message to ambiguous_line_spec. Say
2432 "first"/"last" instead of "start" and "end" to be consistent with
2433 the manual.
2434 (ambiguous_line_spec): Add 'format' and vararg parameters. Use
2435 them to print formatted message.
2436
7525b645
PA
24372017-09-04 Pedro Alves <palves@redhat.com>
2438
2439 * btrace.c (ftrace_add_pt): Pass btrace_insn to
2440 ftrace_update_insns by reference instead of pointer.
2441
badc0020
YQ
24422017-09-04 Yao Qi <yao.qi@linaro.org>
2443
2444 * i386-go32-tdep.c: Include x86-xstate.h.
2445 (i386_go32_init_abi): Call i386_target_description.
2446 * i386-tdep.c (i386_target_description): Return tdesc_i386_mmx
2447 if xcr0 is X86_XSTATE_X87_MASK.
2448 * i386-tdep.h (tdesc_i386): Remove the declaration.
2449 (tdesc_i386_mmx): Likewise.
2450
d78bdb54
YQ
24512017-09-04 Yao Qi <yao.qi@linaro.org>
2452
2453 * i386-fbsd-tdep.c (i386fbsd_core_read_xcr0): Return
2454 X86_XSTATE_SSE_MASK instead of 0.
2455
ca1fa5ee
YQ
24562017-09-04 Yao Qi <yao.qi@linaro.org>
2457
2458 * amd64-fbsd-nat.c (amd64fbsd_read_description): Call
2459 i386_target_description.
2460 * i386-fbsd-nat.c (i386fbsd_read_description): Call
2461 i386_target_description.
2462 * i386-tdep.c (i386_gdbarch_init): Likewise.
2463
2434b019
YQ
24642017-09-04 Yao Qi <yao.qi@linaro.org>
2465
2466 * amd64-darwin-tdep.c: Include "x86-xstate.h".
2467 (x86_darwin_init_abi_64): Call amd64_target_description.
2468 * amd64-dicos-tdep.c: Likewise.
2469 * amd64-fbsd-nat.c: Likewise.
2470 * amd64-fbsd-tdep.c: Likewise.
2471 * amd64-nbsd-tdep.c: Likewise.
2472 * amd64-obsd-tdep.c: Likewise.
2473 * amd64-sol2-tdep.c: Likewise.
2474 * amd64-windows-tdep.c: Likewise.
2475 * amd64-tdep.h (tdesc_amd64): Remove the declaration.
2476
0860c437
SM
24772017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2478
2479 * btrace.h (btrace_insn_s, DEF_VEC_O (btrace_insn_s)): Remove.
2480 (btrace_function) <insn>: Change type to use std::vector.
2481 * btrace.c (ftrace_debug, ftrace_call_num_insn,
2482 ftrace_find_call, ftrace_new_gap, ftrace_update_function,
2483 ftrace_update_insns, ftrace_compute_global_level_offset,
2484 btrace_stitch_bts, btrace_clear, btrace_insn_get,
2485 btrace_insn_end, btrace_insn_next, btrace_insn_prev): Adjust to
2486 change to std::vector.
2487 (ftrace_update_insns): Adjust to change to std::vector, change
2488 type of INSN parameter.
2489 (btrace_compute_ftrace_bts): Adjust call to ftrace_update_insns.
2490 * record-btrace.c (btrace_call_history_insn_range,
2491 btrace_compute_src_line_range,
2492 record_btrace_frame_prev_register): Adjust to change to
2493 std::vector.
2494 * python/py-record-btrace.c (recpy_bt_func_instructions): Adjust
2495 to change to std::vector.
2496
0638b7f9
TT
24972017-09-03 Tom Tromey <tom@tromey.com>
2498
2499 * corefile.c (reopen_exec_file): Use std::string.
2500
8f84fb0e
TT
25012017-09-03 Tom Tromey <tom@tromey.com>
2502
2503 * compile/compile.c (compile_register_name_mangled): Return
2504 std::string.
2505 * compile/compile-loc2c.c (pushf_register_address): Update.
2506 (pushf_register): Update.
2507 * compile/compile-c-types.c (convert_array): Update.
2508 * compile/compile-c-symbols.c (generate_vla_size): Update.
2509 (error_symbol_once): Use a gdb::unique_xmalloc_ptr.
2510 (symbol_substitution_name): Return a gdb::unique_xmalloc_ptr.
2511 (convert_one_symbol): Update.
2512 (generate_c_for_for_one_variable): Update.
2513 * compile/compile-c-support.c (c_get_range_decl_name): Return a
2514 std::string.
2515 (generate_register_struct): Update.
2516 * compile/compile-internal.h (c_get_range_decl_name): Return a
2517 std::string.
2518 (compile_register_name_mangled): Return std::string.
2519
18e9961f
TT
25202017-09-03 Tom Tromey <tom@tromey.com>
2521
2522 * utils.c (perror_string): Return a std::string.
2523 (throw_perror_with_name, perror_warning_with_name): Update.
2524
45343786
TT
25252017-09-03 Tom Tromey <tom@tromey.com>
2526
2527 * demangle.c (demangle_command): Use std::string,
2528 unique_xmalloc_ptr.
2529
b57af503
TT
25302017-09-03 Tom Tromey <tom@tromey.com>
2531
2532 * cli/cli-setshow.c (do_set_command): Use std::string.
2533
6eecf35f
TT
25342017-09-03 Tom Tromey <tom@tromey.com>
2535
2536 * cli/cli-cmds.c (cd_command): Use gdb::unique_xmalloc_ptr.
2537
56496dd4
TT
25382017-09-03 Tom Tromey <tom@tromey.com>
2539
2540 * mi/mi-interp.c (mi_cmd_interpreter_exec): Use std::string.
2541
e91a1fa7
TT
25422017-09-03 Tom Tromey <tom@tromey.com>
2543
2544 * mi/mi-cmd-env.c (env_execute_cli_command): Use
2545 gdb::unique_xmalloc_ptr.
2546
7ffd83d7
TT
25472017-09-03 Tom Tromey <tom@tromey.com>
2548
2549 * thread.c (print_thread_info_1): Use string_printf.
2550 (thread_apply_command, thread_apply_all_command): Use
2551 std::string.
2552
1ccbe998
TT
25532017-09-03 Tom Tromey <tom@tromey.com>
2554
2555 * valprint.c (val_print_string): Update.
2556 * gdbcore.h (memory_error_message): Return std::string.
2557 * corefile.c (memory_error_message): Return std::string.
2558 (memory_error): Update.
2559 * breakpoint.c (insert_bp_location): Update.
2560
23fdd69e
SM
25612017-09-03 Simon Marchi <simon.marchi@ericsson.com>
2562
2563 * target/waitstatus.h (target_waitstatus_to_string): Change
2564 return type to std::string.
2565 * target/waitstatus.c (target_waitstatus_to_string): Return
2566 std::string.
2567 * target.h (target_waitstatus_to_string): Remove declaration.
2568 * infrun.c (resume, clear_proceed_status_thread,
2569 print_target_wait_results, do_target_wait, save_waitstatus,
2570 stop_all_threads): Adjust.
2571 * record-btrace.c (record_btrace_wait): Adjust.
2572 * target-debug.h
2573 (target_debug_print_struct_target_waitstatus_p): Adjust.
2574
5c811d30
JK
25752017-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2576
2577 PR gdb/22046
2578 * nat/linux-procfs.c (parse_proc_status_state): Fix PROC_STATE_STOPPED
2579 detection.
2580
0a2dde4a
SDJ
25812017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
2582
2583 * NEWS (Changes since GDB 8.0): Add entry mentioning new support
2584 for setting/unsetting environment variables on the remote target.
2585 (New remote packets): Add entries for QEnvironmentHexEncoded,
2586 QEnvironmentUnset and QEnvironmentReset.
2587 * common/environ.c (gdb_environ::operator=): Extend method to
2588 handle m_user_set_env_list and m_user_unset_env_list.
2589 (gdb_environ::clear): Likewise.
2590 (match_var_in_string): Change type of first parameter from 'char
2591 *' to 'const char *'.
2592 (gdb_environ::set): Extend method to handle
2593 m_user_set_env_list and m_user_unset_env_list.
2594 (gdb_environ::unset): Likewise.
2595 (gdb_environ::clear_user_set_env): New method.
2596 (gdb_environ::user_set_envp): Likewise.
2597 (gdb_environ::user_unset_envp): Likewise.
2598 * common/environ.h (gdb_environ): Handle m_user_set_env_list and
2599 m_user_unset_env_list on move constructor/assignment.
2600 (unset): Add new default parameter 'update_unset_list = true'.
2601 (clear_user_set_env): New method.
2602 (user_set_envp): Likewise.
2603 (user_unset_envp): Likewise.
2604 (m_user_set_env_list): New std::set.
2605 (m_user_unset_env_list): Likewise.
2606 * common/rsp-low.c (hex2str): New function.
2607 (bin2hex): New overload for bin2hex function.
2608 * common/rsp-low.c (hex2str): New prototype.
2609 (str2hex): New overload prototype.
2610 * remote.c: Include "environ.h". Add QEnvironmentHexEncoded,
2611 QEnvironmentUnset and QEnvironmentReset.
2612 (remote_protocol_features): Add QEnvironmentHexEncoded,
2613 QEnvironmentUnset and QEnvironmentReset packets.
2614 (send_environment_packet): New function.
2615 (extended_remote_environment_support): Likewise.
2616 (extended_remote_create_inferior): Call
2617 extended_remote_environment_support.
2618 (_initialize_remote): Add QEnvironmentHexEncoded,
2619 QEnvironmentUnset and QEnvironmentReset packet configs.
2620 * unittests/environ-selftests.c (gdb_selftest_env_var):
2621 New variable.
2622 (test_vector_initialization): New function.
2623 (test_init_from_host_environ): Likewise.
2624 (test_reinit_from_host_environ): Likewise.
2625 (test_set_A_unset_B_unset_A_cannot_find_A_can_find_B):
2626 Likewise.
2627 (test_unset_set_empty_vector): Likewise.
2628 (test_vector_clear): Likewise.
2629 (test_std_move): Likewise.
2630 (test_move_constructor):
2631 (test_self_move): Likewise.
2632 (test_set_unset_reset): Likewise.
2633 (run_tests): Rewrite in terms of the functions above.
2634
654670a4
WP
26352017-08-31 Weimin Pan <weimin.pan@oracle.com>
2636
2637 * sparc64-tdep.c (adi_stat_t): Fix comment formatting.
2638 (adi_available): Use a temp variable of type CORE_ADDR as argument
2639 3 when calling target_auxv_search.
2640 (adi_normalize_address): Use masks and xor operators to calculate
2641 normalized address.
2642 (adi_read_versions, adi_write_versions, adi_print_versions)
2643 (do_examine, do_assign): Use paddress.
2644
7755ddb7
JB
26452017-08-29 John Baldwin <jhb@FreeBSD.org>
2646
2647 * mips-fbsd-nat.c (getfpregs_supplies): Return true for FIR.
2648 * mips-fbsd-tdep.c (mips_fbsd_supply_fpregs): Split supply of FSR
2649 out of loop and add supply of FIR.
2650 (mips_fbsd_collect_fpregs): Split collect of FSR out of loop and
2651 add collect of FIR.
2652
fd437cbc
SM
26532017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2654
3804a343 2655 PR gdb/21827
fd437cbc
SM
2656 * cli/cli-script.c (define_command): Don't convert command name
2657 to lower case.
2658
988f6b3d
JB
26592017-08-25 Joel Brobecker <brobecker@adacore.com>
2660
2661 * ada-lang.c (ada_lookup_struct_elt_type): Remove parameter "dispp".
2662 Update all callers accordingly. Remove all code blocks handling
2663 the case where DISPP is not NULL.
2664
663c44ac
JK
26652017-08-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2666
2667 PR symtab/22003
2668 * dwarf2read.c (dwarf2_const_value_attr, dump_die_shallow)
2669 (dwarf2_get_attr_constant_value, dwarf2_fetch_constant_bytes)
2670 (skip_form_bytes, attr_form_is_constant): Handle DW_FORM_implicit_const.
2671
f1902523
JK
26722017-08-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2673
2674 * dwarf2read.c (build_type_psymtabs_reader): New prototype.
2675 (process_psymtab_comp_unit): Accept IS_DEBUG_TYPES.
2676 (read_comp_units_from_section): New parameter abbrev_section, use
2677 read_and_check_comp_unit_head, allocate signatured_type if needed.
2678 (create_all_comp_units): Update read_comp_units_from_section caller.
2679
87215ad1
SDJ
26802017-08-23 Pedro Alves <palves@redhat.com>
2681
2682 PR remote/21852
2683 * remote.c (add_current_inferior_and_thread): Set inferior_ptid
2684 to null_ptid and switch to thread without reading the registers
2685 after adding the inferior.
2686
6e41ddec
JK
26872017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2688
2689 * NEWS (Changes since GDB 8.0): Add set compile-gcc and show
2690 compile-gcc.
2691 * compile/compile.c (compile_gcc, show_compile_gcc): New.
2692 (compile_to_object): Implement compile_gcc.
2693 (_initialize_compile): Install "set compile-gcc". Initialize
2694 compile_gcc.
2695
e68c32d5
JK
26962017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2697
2698 * compile/compile.c (compile_to_object): Conditionally call
2699 set_verbose. Conditionally call compile or compile_v0.
2700
58afddc6
WP
27012017-08-07 Weimin Pan <weimin.pan@oracle.com>
2702
2703 * sparc64-tdep.h: (adi_normalize_address): New export.
2704 * sparc-nat.h: (open_adi_tag_fd): New export.
2705 * sparc64-linux-nat.c: (open_adi_tag_fd): New function.
2706 * sparc64-linux-tdep.c:
2707 (SEGV_ACCADI, SEGV_ADIDERR, SEGV_ADIPERR) New defines.
2708 (sparc64_linux_handle_segmentation_fault): New function.
2709 (sparc64_linux_init_abi): Register
2710 sparc64_linux_handle_segmentation_fault
2711 * sparc64-tdep.c: Include cli-utils.h,gdbcmd.h,auxv.h.
2712 (sparc64_addr_bits_remove): New function.
2713 (sparc64_init_abi): Register sparc64_addr_bits_remove.
2714 (MAX_PROC_NAME_SIZE): New macro.
2715 (AT_ADI_BLKSZ, AT_ADI_NBITS, AT_ADI_UEONADI) New defines.
2716 (sparc64adilist): New variable.
2717 (adi_proc_list): New variable.
2718 (find_adi_info): New function.
2719 (add_adi_info): New function.
2720 (get_adi_info_proc): New function.
2721 (get_adi_info): New function.
2722 (info_adi_command): New function.
2723 (read_maps_entry): New function.
2724 (adi_available): New function.
2725 (adi_normalize_address): New function.
2726 (adi_align_address): New function.
2727 (adi_convert_byte_count): New function.
2728 (adi_tag_fd): New function.
2729 (adi_is_addr_mapped): New function.
2730 (adi_read_versions): New function.
2731 (adi_write_versions): New function.
2732 (adi_print_versions): New function.
2733 (do_examine): New function.
2734 (do_assign): New function.
2735 (adi_examine_command): New function.
2736 (adi_assign_command): New function.
2737 (_initialize_sparc64_adi_tdep): New function.
2738
11db9430
SM
27392017-08-22 Simon Marchi <simon.marchi@ericsson.com>
2740
2741 * breakpoint.c (breakpoints_info): Rename to ...
2742 (info_breakpoints_command): ... this.
2743 (watchpoints_info): Rename to ...
2744 (info_watchpoints_command): ... this.
2745 (tracepoints_info): Rename to ...
2746 (info_tracepoints_command): ... this.
2747 (_initialize_breakpoint): Adjust.
2748 * dcache.c (dcache_info): Rename to ...
2749 (info_display_command): ... this.
2750 (_initialize_dcache): Adjust.
2751 * frame.h (args_info): Rename to ...
2752 (info_args_command): ... this.
2753 (locals_info): Rename to ...
2754 (info_locals_command): ... this.
2755 * infcmd.c (nofp_registers_info): Rename to ...
2756 (info_registers_command): ... this.
2757 (float_info): Rename to ...
2758 (info_float_command): ... this.
2759 (program_info): Rename to ...
2760 (info_program_command): ... this.
2761 (all_registers_info): Rename to ...
2762 (info_all_registers_command): ... this.
2763 (vector_info): Rename to ...
2764 (info_vector_command): ... this.
2765 (float_info): Rename to ...
2766 (info_float_command): ... this.
2767 (_initialize_infcmd): Adjust.
2768 * inferior.h (term_info): Rename to ...
2769 (info_terminal_command): ... this.
2770 * inflow.c (term_info): Rename to ...
2771 (info_terminal_command): ... this.
2772 (_initialize_inflow): Adjust.
2773 * infrun.c (signals_info): Rename to ...
2774 (info_signals_command): ... this.
2775 (_initialize_infrun): Adjust.
2776 * objc-lang.c (classes_info): Rename to ...
2777 (info_classes_command): ... this.
2778 (selectors_info): Rename to ...
2779 (info_selectors_command): ... this.
2780 (_initialize_objc_language): Adjust.
2781 * printcmd.c (sym_info): Rename to ...
2782 (info_symbol_command): ... this.
2783 (address_info): Rename to ...
2784 (info_address_command): ... this.
2785 (display_info): Rename to ...
2786 (info_display_command): ... this.
2787 (_initialize_printcmd): Adjust.
2788 * reverse.c (bookmarks_info): Rename to ...
2789 (info_breakpoints_command): ... this.
2790 (_initialize_reverse): Adjust.
2791 * ser-go32.c (dos_info): Rename to ...
2792 (info_serial_command): ... this.
2793 (_initialize_ser_dos): Adjust.
2794 * skip.c (skip_info): Rename to ...
2795 (info_skip_command): ... this.
2796 (_initialize_step_skip): Adjust.
2797 * source.c (line_info): Rename to ...
2798 (info_line_command): ... this.
2799 (source_info): Rename to ...
2800 (info_source_command)
2801 * stack.c (frame_info): Rename to ...
2802 (info_frame_command): ... this.
2803 (locals_info): Rename to ...
2804 (info_locals_command): ... this.
2805 (args_info): Rename to ...
2806 (info_args_command): ... this.
2807 (_initialize_stack): Adjust.
2808 * symtab.c (sources_info): Rename to ...
2809 (info_sources_command): ... this.
2810 (variables_info): Rename to ...
2811 (info_variables_command): ... this.
2812 (functions_info): Rename to ...
2813 (info_functions_command): ... this.
2814 (types_info): Rename to ...
2815 (info_types_command): ... this.
2816 (_initialize_symtab): Adjust.
2817 * target.c (target_info): Rename to ...
2818 (info_target_command): ... this.
2819 (initialize_targets): Adjust.
2820 * tracepoint.c (tvariables_info): Rename to ...
2821 (info_tvariables_command): ... this.
2822 (scope_info): Rename to ...
2823 (info_scope_command): ... this.
2824 (trace_dump_actions): Adjust.
2825 (_initialize_tracepoint): Adjust.
2826
b270e6f9
TT
28272017-08-22 Tom Tromey <tom@tromey.com>
2828
2829 * breakpoint.h (install_breakpoint): Update.
2830 * breakpoint.c (add_solib_catchpoint): Update.
2831 (install_breakpoint): Change argument to a std::unique_ptr.
2832 (create_fork_vfork_event_catchpoint): Use std::unique_ptr.
2833 (create_breakpoint_sal, create_breakpoint): Update.
2834 (watch_command_1, catch_exec_command_1)
2835 (strace_marker_create_breakpoints_sal): Use std::unique_ptr.
2836 (add_to_breakpoint_chain): Change argument to a std::unique_ptr.
2837 Return the breakpoint.
2838 (set_raw_breakpoint_without_location, set_raw_breakpoint)
2839 (new_single_step_breakpoint): Update.
2840 * break-catch-throw.c (handle_gnu_v3_exceptions): Use
2841 std::unique_ptr.
2842 * break-catch-syscall.c (create_syscall_event_catchpoint): Use
2843 std::unique_ptr.
2844 * break-catch-sig.c (create_signal_catchpoint): Use
2845 std::unique_ptr.
2846 * ada-lang.c (create_ada_exception_catchpoint): Use
2847 std::unique_ptr.
2848
36bd8eaa
TT
28492017-08-22 Tom Tromey <tom@tromey.com>
2850
2851 * breakpoint.c (add_solib_catchpoint): Use std::unique_ptr.
2852
56f37645
TT
28532017-08-22 Tom Tromey <tom@tromey.com>
2854
2855 * psymtab.c (psymtab_search_name): Return a unique_xmalloc_ptr.
2856 (lookup_partial_symbol): Update.
2857
0b581c69
TT
28582017-08-22 Tom Tromey <tom@tromey.com>
2859
2860 * source.h (rewrite_source_path): Return a unique_xmalloc_ptr.
2861 * source.c (rewrite_source_path): Return a unique_xmalloc_ptr.
2862 (find_and_open_source, symtab_to_fullname): Update.
2863 * psymtab.c (psymtab_to_fullname): Update.
2864
14278e1f
TT
28652017-08-22 Tom Tromey <tom@tromey.com>
2866
2867 * exec.c (exec_file_attach): Update.
2868 * linux-thread-db.c (try_thread_db_load): Update.
2869 * guile/scm-safe-call.c (gdbscm_safe_source_script): Update.
2870 * utils.c (gdb_realpath): Change return type.
2871 (gdb_realpath_keepfile): Update.
2872 (gdb_realpath_check_trailer, gdb_realpath_tests): New functions.
2873 (_initialize_utils): Register the new self test.
2874 * source.c (openp): Update.
2875 (find_and_open_source): Update.
2876 * nto-tdep.c (nto_find_and_open_solib): Update.
2877 * main.c (set_gdb_data_directory): Update.
2878 (captured_main_1): Update.
2879 * dwarf2read.c (dwarf2_get_dwz_file): Update
2880 (dw2_map_symbol_filenames): Update.
2881 * auto-load.c (auto_load_safe_path_vec_update): Update.
2882 (filename_is_in_auto_load_safe_path_vec): Change type of
2883 "filename_realp".
2884 (auto_load_objfile_script): Update.
2885 (file_is_auto_load_safe): Update. Use std::string.
2886 * utils.h (gdb_realpath): Return a gdb::unique_xmalloc_ptr.
2887
4971c9a7
TT
28882017-08-22 Tom Tromey <tom@tromey.com>
2889
2890 * utils.c (gdb_realpath_keepfile): Return a
2891 gdb::unique_xmalloc_ptr.
2892 * exec.c (exec_file_attach): Update.
2893 * utils.h (gdb_realpath_keepfile): Return a
2894 gdb::unique_xmalloc_ptr.
2895
e3e41d58
TT
28962017-08-22 Tom Tromey <tom@tromey.com>
2897
2898 * compile/compile.c (compile_file_command): Use
2899 gdb::unique_xmalloc_ptr, std::string.
2900 * utils.c (gdb_abspath): Change return type.
2901 * source.c (openp): Update.
2902 * objfiles.c (allocate_objfile): Update.
2903 * main.c (set_gdb_data_directory): Update.
2904 * utils.h (gdb_abspath): Return a gdb::unique_xmalloc_ptr.
2905
0d999a6e
ZZ
29062017-08-22 Zhouyi Zhou <zhouzhouyi@gmail.com>
2907
2908 * cli-cmds.c (list_commands): List actual code around more than
2909 one location.
2910
329d5e7e
JB
29112017-08-21 John Baldwin <jhb@FreeBSD.org>
2912
2913 * fbsd-nat.c (fbsd_add_threads): Use array type for `lwps'.
2914
bf223d3e
PA
29152017-08-21 Pedro Alves <palves@redhat.com>
2916
2917 PR gdb/19487
2918 * c-exp.y (variable production): Handle function aliases.
2919 * minsyms.c (msymbol_is_text): New function.
2920 * minsyms.h (msymbol_is_text): Declare.
2921 * symtab.c (find_function_alias_target): New function.
2922 * symtab.h (find_function_alias_target): Declare.
2923
c973d0aa
PA
29242017-08-21 Pedro Alves <palves@redhat.com>
2925
2926 * eval.c (evaluate_subexp_standard) <OP_TYPE>: Don't dig past
2927 typedefs.
2928 * typeprint.c (whatis_exp): If handling "whatis", and expression
2929 is OP_TYPE, strip one typedef level. Otherwise don't strip
2930 typedefs here.
2931 * valops.c (value_cast): Save "to" type before resolving
2932 stubs/typedefs. Use that type as resulting value's type.
2933
2989a365
TT
29342017-08-18 Tom Tromey <tom@tromey.com>
2935 Pedro Alves <palves@redhat.com>
2936
2937 * spu-multiarch.c (parse_spufs_run): Use scoped_restore.
2938 * sol-thread.c (sol_thread_resume, sol_thread_wait)
2939 (sol_thread_xfer_partial, rw_common): Use scoped_restore.
2940 * procfs.c (procfs_do_thread_registers): Use scoped_restore.
2941 * proc-service.c (ps_xfer_memory): Use scoped_restore.
2942 * linux-tdep.c (linux_corefile_thread): Remove a cleanup.
2943 (linux_get_siginfo_data): Add "thread" argument. Use
2944 scoped_restore.
2945 * linux-nat.c (linux_child_follow_fork)
2946 (check_stopped_by_watchpoint): Use scoped_restore.
2947 * infrun.c (displaced_step_prepare_throw, write_memory_ptid)
2948 (THREAD_STOPPED_BY, handle_signal_stop): Use scoped_restore.
2949 (restore_inferior_ptid, save_inferior_ptid): Remove.
2950 * btrace.c (btrace_fetch): Use scoped_restore.
2951 * bsd-uthread.c (bsd_uthread_fetch_registers)
2952 (bsd_uthread_store_registers): Use scoped_restore.
2953 * breakpoint.c (reattach_breakpoints, detach_breakpoints): Use
2954 scoped_restore.
2955 * aix-thread.c (aix_thread_resume, aix_thread_wait)
2956 (aix_thread_xfer_partial): Use scoped_restore.
2957 * inferior.h (save_inferior_ptid): Remove.
2958
e60eb288
YQ
29592017-08-18 Yao Qi <yao.qi@linaro.org>
2960
2961 PR tdep/21818
2962 * arm-tdep.c (gdb_print_insn_arm): Mark
2963 USER_SPECIFIED_MACHINE_TYPE if exec_bfd isn't NULL.
2964
6d580b63
YQ
29652017-08-18 Yao Qi <yao.qi@linaro.org>
2966
2967 * NEWS: Mention GDBserver's new option "--selftest".
2968 * Makefile.in (SFILES): Remove selftest.c, add common/selftest.c.
2969 * selftest.c: Move it to common/selftest.c.
2970 * selftest.h: Move it to common/selftest.h.
2971 * selftest-arch.c (reset): New function.
2972 (tests_with_arch): Call reset.
2973
86dcbf50
YQ
29742017-08-18 Yao Qi <yao.qi@linaro.org>
2975
2976 * selftest.c (run_tests): Don't call QUIT. Call debug_printf
2977 instead of exception_fprintf and printf_filtered.
2978
7649770c
YQ
29792017-08-18 Yao Qi <yao.qi@linaro.org>
2980
2981 * selftest.c (register_self_test): Rename it to
2982 selftests::register_test.
2983 (run_self_tests): selftest::run_tests.
2984 * selftest.h: Update declarations.
2985 * selftest-arch.c (register_self_test_foreach_arch): Rename it to
2986 selftests::register_test_foreach_arch.
2987 * selftest-arch.h: Update declaration.
2988 * aarch64-tdep.c: Update.
2989 * arm-tdep.c: Likewise.
2990 * disasm-selftests.c: Likewise.
2991 * dwarf2loc.c: Likewise.
2992 * dwarf2-frame.c: Likewise.
2993 * findvar.c: Likewise.
2994 * gdbarch-selftests.c: Likewise.
2995 * maint.c (maintenance_selftest): Likewise.
2996 * regcache.c: Likewise.
2997 * rust-exp.y: Likewise.
2998 * selftest-arch.c: Likewise.
2999 * unittests/environ-selftests.c: Likewise.
3000 * unittests/function-view-selftests.c: Likewise.
3001 * unittests/offset-type-selftests.c: Likewise.
3002 * unittests/optional-selftests.c: Likewise.
3003 * unittests/scoped_restore-selftests.c: Likewise.
3004 * utils-selftests.c: Likewise.
3005
b0cba12e
PA
30062017-08-17 Pedro Alves <palves@redhat.com>
3007
3008 * cli/cli-cmds.c (source_command): Delete 'old_source_verbose'
3009 local.
3010
4c8aa72d
PA
30112017-08-17 Pedro Alves <palves@redhat.com>
3012
3013 * dwarf2read.c (struct dwarf2_cu) <line_header_die_owner>: New
3014 field.
3015 (reset_die_in_process): Delete, replaced by ...
3016 (process_die_scope): ... this new class. Make it responsible for
3017 freeing cu->line_header too.
3018 (process_die): Use process_die_scope.
3019 (handle_DW_AT_stmt_list): Record the line header's owner CU/DIE in
3020 cu->line_header_die_owner. Don't release the line header if it's
3021 owned by the CU.
3022 (setup_type_unit_groups): Make the CU/DIE own the line header.
3023 Don't release the line header here.
3024
ba713918
AL
30252017-08-17 Alex Lindsay <alexlindsay239@gmail.com> (tiny change)
3026
3027 * elfread.c (elf_read_minimal_symbols): xfree synthsyms.
3028
44d0fb3a
RK
30292017-08-17 Ruslan Kabatsayev <b7.10110111@gmail.com>
3030
3031 * NEWS: Mention new shortcuts for nexti and stepi in TUI
3032 Single-Key mode
3033
a5afdb16
RK
30342017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
3035
3036 * tui/tui.c (tui_commands): Add "nexti" and "stepi" to the Single-Key
3037 mode command list.
3038
47613aeb
SH
30392017-08-15 Stafford Horne <shorne@gmail.com>
3040
3041 * MAINTAINERS (Write After Approval): Add Stafford Horne.
3042
9c3cc999
SH
30432017-08-15 Stafford Horne <shorne@gmail.com>
3044
3045 * xtensa-tdep.c (xtensa_init_reggroups): Use xstrdup for cpname.
3046
206726fb
SDJ
30472017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
3048
3049 PR gdb/21954
3050 * infcmd.c (unset_environment_command): Use the 'clear' method on
3051 the environment instead of resetting it.
3052
0335ac6d
JB
30532017-08-15 John Baldwin <jhb@FreeBSD.org>
3054
3055 * fbsd-nat.c (fbsd_convert_siginfo): Fix compile on big-endian
3056 platforms.
3057
d3abe1c8
TT
30582017-08-14 Tom Tromey <tom@tromey.com>
3059
3060 * valprint.c (print_octal_chars): Use HOST_CHAR_BIT.
3061 (print_binary_chars): Likewise.
3062 (BITS_IN_BYTES): Remove.
3063
d6382fff
TT
30642017-08-14 Tom Tromey <tom@tromey.com>
3065
3066 PR gdb/21675
3067 * valprint.c (LOW_ZERO): Change value to 034.
3068 (print_octal_chars): Add static_asserts for octal constants.
3069 * printcmd.c (print_scalar_formatted): Add 'd' case.
3070
f978cb06
TT
30712017-08-11 Tom Tromey <tom@tromey.com>
3072
3073 * symfile.c (add_symbol_file_command): Use std::vector.
3074
2f5404b3
TT
30752017-08-14 Tom Tromey <tom@tromey.com>
3076
3077 * break-catch-throw.c (handle_gnu_v3_exceptions): Use std::move.
3078 * break-catch-syscall.c (create_syscall_event_catchpoint): Use
3079 std::move.
3080 * break-catch-sig.c (create_signal_catchpoint): Use std::move.
3081
de7985c3
PA
30822017-08-11 Pedro Alves <palves@redhat.com>
3083
3084 * infrun.c (process_event_stop_test): Adjust
3085 function_name_is_marked_for_skip call.
3086 * skip.c: Include <list>.
3087 (skiplist_entry): Make it a class with private fields, and
3088 getters/setters.
3089 (skiplist_entry_chain): Delete.
3090 (skiplist_entries): New.
3091 (skiplist_entry_count): Delete.
3092 (highest_skiplist_entry_num): New.
3093 (ALL_SKIPLIST_ENTRIES, ALL_SKIPLIST_ENTRIES_SAFE): Delete.
3094 (add_skiplist_entry): Delete.
3095 (skiplist_entry::skiplist_entry): New.
3096 (skiplist_entry::add_entry): New.
3097 (skip_file_command, skip_function): Adjust.
3098 (compile_skip_regexp): Delete.
3099 (skip_command): Don't compile regexp here. Adjust to use
3100 skiplist_entry::add_entry.
3101 (skip_info): Adjust to use range-for and getters.
3102 (skip_enable_command, skip_disable_command): Adjust to use
3103 range-for and setters.
3104 (skip_delete_command): Adjust to use std::list.
3105 (add_skiplist_entry): Delete.
3106 (skip_file_p): Delete, refactored as ...
3107 (skiplist_entry::do_skip_file_p): ... this new method.
3108 (skip_gfile_p): Delete, refactored as ...
3109 (skiplist_entry::do_gskip_file_p): ... this new method.
3110 (skip_function_p, skip_rfunction_p): Delete, refactored as ...
3111 (skiplist_entry::skip_function_p): ... this new method.
3112 (function_name_is_marked_for_skip): Now returns bool, and takes
3113 the function sal by const reference. Adjust to use range-for and
3114 skiplist_entry methods.
3115 (_initialize_step_skip): Remove references to
3116 skiplist_entry_chain, skiplist_entry_count.
3117 * skip.h (function_name_is_marked_for_skip): Now returns bool, and
3118 takes the function sal by const reference.
3119
be7d3cd5
YQ
31202017-08-11 Yao Qi <yao.qi@linaro.org>
3121
3122 * dwarf2-frame.c (clear_pointer_cleanup): Remove.
3123 (dwarf2_frame_cache): Remove reset_cache_cleanup.
3124 (dwarf2_frame_cache):
3125 * frame-unwind.c (frame_unwind_try_unwinder): Catch
3126 RETURN_MASK_ALL and set *this_case to NULL.
3127 * frame-unwind.h: Update comments.
3128
1c90d9f0
YQ
31292017-08-11 Yao Qi <yao.qi@linaro.org>
3130
3131 * dwarf2-frame.c (dwarf2_frame_state_alloc_regs): Remove.
3132 (dwarf2_frame_state_copy_regs): Remove.
3133 (dwarf2_frame_state_free_regs): Remove.
3134 (dwarf2_frame_state::~dwarf2_frame_state): Remove.
3135 (dwarf2_restore_rule): Call method .alloc_regs instead of
3136 dwarf2_frame_state_alloc_regs.
3137 (execute_cfa_program): Likewise. Call dwarf2_frame_state_reg_info
3138 constructor. Call std::move.
3139 (dwarf2_fetch_cfa_info): Don't call dwarf2_frame_state_copy_regs.
3140 (dwarf2_frame_cache): Likewise.
3141
3142 [GDB_SELF_TEST]: Include selftest.h and
3143 selftest-arch.h.
3144 [GDB_SELF_TEST] (execute_cfa_program_test): New function.
3145 (_initialize_dwarf2_frame) [GDB_SELF_TEST]: Register
3146 execute_cfa_program_test.
3147
3148 * dwarf2-frame.h (dwarf2_frame_state_reg_info): Add ctor, dtor,
3149 copy ctor, assignment operator, move assignment.
3150 <alloc_regs>: New method.
3151 <swap>: New method.
3152 (struct dwarf2_frame_state): Delete dtor.
3153 (dwarf2_frame_state_alloc_regs): Remove declaration.
3154 * sparc-tdep.c (sparc_execute_dwarf_cfa_vendor_op): Don't call
3155 dwarf2_frame_state_alloc_regs, use .alloc_regs instead.
3156
afe37d6b
YQ
31572017-08-11 Yao Qi <yao.qi@linaro.org>
3158
3159 * dwarf2-frame.c (dwarf2_frame_state_free): Remove.
3160 (dwarf2_frame_state::dwarf2_frame_state): New.
3161 (dwarf2_frame_state::~dwarf2_frame_state): New.
3162 (dwarf2_fetch_cfa_info): Update.
3163 (dwarf2_frame_cache): Remove old_chain. Change 'fs' to an object
3164 rather than a pointer. Update code.
3165 * dwarf2-frame.h (struct dwarf2_frame_state): Declare ctor and
3166 dtor.
3167 <data_align, code_align, retaddr_column>: Change them to const.
3168 <armcc_cfa_offsets_sf, armcc_cfa_offsets_reversed>: Change them
3169 to bool.
3170
b348037f
YQ
31712017-08-11 Yao Qi <yao.qi@linaro.org>
3172
3173 * dwarf2-frame.h (struct dwarf2_frame_state_reg) <exp_len>: Remove.
3174 <loc.exp>: New field.
3175 * dwarf2-frame.c (execute_cfa_program): Update.
3176 (dwarf2_frame_prev_register): Update.
3177
e7c9de26
PA
31782017-08-10 Pedro Alves <palves@redhat.com>
3179
3180 * common/gdb_unique_ptr.h (xfree_deleter<T[]>): Define.
3181
e8c6b620
JB
31822017-08-09 John Baldwin <jhb@FreeBSD.org>
3183
3184 * fbsd-nat.c (struct fbsd_fork_info): Remove.
3185 (fbsd_pending_children): Use std::list.
3186 (fbsd_remember_child): Likewise.
3187 (fbsd_is_child_pending): Likewise.
3188 (fbsd_pending_vfork_done): Use std::forward_list.
3189 (fbsd_add_vfork_done): Likewise.
3190 (fbsd_is_vfork_done_pending): Likewise.
3191 (fbsd_next_vfork_done): Likewise.
3192
e4a26669
JB
31932017-08-09 John Baldwin <jhb@FreeBSD.org>
3194
3195 * fbsd-nat.c [HAVE_KINFO_GETVMMAP] (struct free_deleter): New.
3196 (fbsd_find_memory_regions): Use free_deleter with std::unique_ptr.
3197 [!HAVE_KINFO_GETVMMAP] (fbsd_find_memory_regions): Use std::string
3198 for `mapfilename'.
3199 (fbsd_xfer_partial): Use gdb::byte_vector.
af3881e6 3200 (fbsd_add_threads): Use gdb::unique_xmalloc_ptr.
e4a26669 3201
142311d3
JB
32022017-08-09 John Baldwin <jhb@FreeBSD.org>
3203
3204 * fbsd-nat.c: [!HAVE_KINFO_GETVMMAP]: Include <sys/user.h> and
3205 "filestuff.h".
3206 (fbsd_find_memory_regions): Fix `mapfile' initialization.
3207
42fa2e0e
TT
32082017-08-09 Tom Tromey <tom@tromey.com>
3209
3210 * skip.c (skiplist_entry): New constructor.
3211 (skiplist_entry::enabled, skiplist_entry::function_is_regexp)
3212 (skiplist_entry::file_is_glob): Now bool.
3213 (skiplist_entry::file, skiplist_entry::function): Now
3214 std::string.
3215 (make_skip_entry): Return a unique_ptr. Use new.
3216 (free_skiplist_entry, free_skiplist_entry_cleanup)
3217 (make_free_skiplist_entry_cleanup): Remove.
3218 (skip_command, skip_disable_command, add_skiplist_entry)
3219 (skip_form_bytes, compile_skip_regexp, skip_command, skip_info)
3220 (skip_file_p, skip_gfile_p, skip_function_p, skip_rfunction_p)
3221 (function_name_is_marked_for_skip): Update.
3222 (skip_delete_command): Update. Use delete.
3223
cd3af38d
JW
32242017-08-09 Jiong Wang <jiong.wang@arm.com>
3225
3226 * aarch64-linux-tdep.c: Include "auxv.h" and "elf/common.h".
3227 (aarch64_linux_core_read_description): New function.
3228 (aarch64_linux_init_abi): Register gdbarch_core_read_description.
3229
29592bde
PA
32302017-08-09 Pedro Alves <palves@redhat.com>
3231
3232 * cp-name-parser.y (cp_comp_to_string): Return a
3233 gdb::unique_xmalloc_ptr<char>.
3234 * cp-support.c (replace_typedefs_qualified_name)
3235 (replace_typedefs): Adjust to use gdb::unique_xmalloc_ptr<char>.
3236 (cp_canonicalize_string_full): Use op= instead of explicit
3237 convertion.
3238 (cp_class_name_from_physname, method_name_from_physname)
3239 (cp_func_name, cp_remove_params): Adjust to use
3240 gdb::unique_xmalloc_ptr<char>.
3241 * cp-support.h (cp_comp_to_string): Return a
3242 gdb::unique_xmalloc_ptr<char>.
3243 * python/py-type.c (typy_lookup_type): Adjust to use
3244 gdb::unique_xmalloc_ptr<char>.
3245
b3340438
L
32462017-08-09 H.J. Lu <hongjiu.lu@intel.com>
3247
3248 * dwarf2read.c (dwarf2_string_attr): Fix a typo.
3249
e88e8651
YQ
32502017-08-09 Alex Lindsay <alexlindsay239@gmail.com>
3251 Yao Qi <yao.qi@linaro.org>
3252
3253 * cp-support.c (cp_canonicalize_string_full): Use
3254 gdb::unique_xmalloc_ptr<char>.
3255 (cp_canonicalize_string): Likewise.
3256
f5a29eb0
YQ
32572017-08-09 Yao Qi <yao.qi@linaro.org>
3258
3259 * features/Makefile (WHICH): Remove i386/ non-linux stuff.
3260 * regformats/i386/amd64-avx-avx512.dat: Remove.
3261 * regformats/i386/amd64-avx-mpx-avx512-pku.dat: Remove.
3262 * regformats/i386/amd64-avx-mpx.dat:Remove.
3263 * regformats/i386/amd64-avx.dat: Remove.
3264 * regformats/i386/amd64-mpx.dat: Remove.
3265 * regformats/i386/i386-avx-avx512.dat: Remove.
3266 * regformats/i386/i386-avx-mpx-avx512-pku.dat: Remove.
3267 * regformats/i386/i386-avx-mpx.dat: Remove.
3268 * regformats/i386/i386-mmx.dat: Remove.
3269 * regformats/i386/i386-mpx.dat: Remove.
3270
57757c2f
YQ
32712017-08-09 Yao Qi <yao.qi@linaro.org>
3272
3273 * amd64-tdep.h (tdesc_x32): Remove the declaration.
3274 * amd64-tdep.c: Don't include features/i386/x32*.c.
3275 (_initialize_amd64_tdep): Don't call initialize_tdesc_x32*
3276 functions.
3277 * features/Makefile (WHICH): Remove i386/x32, i386/x32-avx,
3278 and i386/x32-avx-avx512.
3279 (XMLTOC): Remove i386/x32-avx.xml, i386/x32-avx-avx512.xml,
3280 and i386/x32.xml.
3281 * features/i386/x32-avx-avx512.c: Removed.
3282 * features/i386/x32-avx-avx512.xml: Removed.
3283 * features/i386/x32-avx.c: Removed.
3284 * features/i386/x32-avx.xml: Removed.
3285 * features/i386/x32.c: Removed.
3286 * features/i386/x32.xml: Removed.
3287 * regformats/i386/x32-avx-avx512.dat: Removed.
3288 * regformats/i386/x32-avx.dat: Removed.
3289 * regformats/i386/x32.dat: Removed.
3290
ba7b109b
MR
32912017-08-07 Maciej W. Rozycki <macro@imgtec.com>
3292
3293 PR breakpoints/21886
3294 * mem-break.c (default_memory_insert_breakpoint): Use
3295 `->placed_address' rather than `->reqstd_address' for the
3296 breakpoint location.
3297
e347efc3
MR
32982017-08-07 Maciej W. Rozycki <macro@imgtec.com>
3299
3300 * arch-utils.c (default_print_insn): Remove arch/mach/endian
3301 assertions.
3302
0dba2a6c
MR
33032017-08-07 Maciej W. Rozycki <macro@imgtec.com>
3304
3305 * gdbarch.sh (gdbarch_info): Replace the `tdep_info' member with
3306 a union of `tdep_info', `tdesc_data' and `id'.
3307 * aarch64-tdep.c (aarch64_gdbarch_init): Use `info.tdesc_data'
3308 rather than `info.tdep_info'.
3309 * amd64-linux-tdep.c (amd64_linux_init_abi): Likewise.
3310 * i386-linux-tdep.c (i386_linux_init_abi): Likewise.
3311 * i386-tdep.c (i386_gdbarch_init): Likewise.
3312 * mips-linux-tdep.c (mips_linux_init_abi): Likewise.
3313 * mips-tdep.c (mips_gdbarch_init): Likewise.
3314 * nds32-tdep.c (nds32_gdbarch_init): Likewise.
3315 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
3316 * ppc-linux-tdep.c (ppu2spu_sniffer): Use `info.id' rather than
3317 `info.tdep_info'.
3318 (ppc_linux_init_abi): Use `info.tdesc_data' rather than
3319 `info.tdep_info'.
3320 * sparc-tdep.c (sparc32_gdbarch_init): Likewise.
3321 * spu-multiarch.c (spu_gdbarch): Use `info.id' rather than
3322 `info.tdep_info'.
3323 * spu-tdep.c (spu_gdbarch_init): Likewise.
3324 * gdbarch.h: Regenerate.
3325
16eb6b2d
LS
33262017-08-07 Leszek Swirski <leszeks@google.com>
3327
7b005726 3328 PR symtab/20899
16eb6b2d
LS
3329 * dwarf2read.c (dwarf2_string_attr): Allow DW_FORM_GNU_strp_alt.
3330
74cbb09e
SM
33312017-08-07 Simon Marchi <simon.marchi@ericsson.com>
3332
3333 * remote-sim.c (gdbsim_load): Remove char **argv local variable.
3334 (gdbsim_open): Rename gdb_argv args object to argv.
3335
ee0c3293
TT
33362017-08-05 Tom Tromey <tom@tromey.com>
3337
3338 * compile/compile-object-load.c (compile_object_load): Use
3339 gdb::unique_xmalloc_ptr.
3340 * cli/cli-dump.c (scan_filename): Rename from
3341 scan_filename_with_cleanup. Change return type.
3342 (scan_expression): Rename from scan_expression_with_cleanup.
3343 Change return type.
3344 (dump_memory_to_file, dump_value_to_file, restore_command):
3345 Use gdb::unique_xmalloc_ptr. Update.
3346 * cli/cli-cmds.c (find_and_open_script): Use
3347 gdb::unique_xmalloc_ptr.
3348 * tracefile-tfile.c (tfile_open): Use gdb::unique_xmalloc_ptr.
3349 * symmisc.c (maintenance_print_symbols)
3350 (maintenance_print_msymbols): Use gdb::unique_xmalloc_ptr.
3351 * symfile.c (symfile_bfd_open, generic_load)
3352 (add_symbol_file_command, remove_symbol_file_command): Use
3353 gdb::unique_xmalloc_ptr.
3354 * source.c (openp): Use gdb::unique_xmalloc_ptr.
3355 * psymtab.c (maintenance_print_psymbols): Use
3356 gdb::unique_xmalloc_ptr.
3357 * corelow.c (core_open): Use gdb::unique_xmalloc_ptr.
3358 * breakpoint.c (save_breakpoints): Use gdb::unique_xmalloc_ptr.
3359 * solib.c (solib_map_sections): Use gdb::unique_xmalloc_ptr.
3360 (reload_shared_libraries_1): Likewise.
3361
3232fabd
TT
33622017-08-05 Tom Tromey <tom@tromey.com>
3363
3364 * rust-exp.y (rust_op_ptr, set_field): Remove typedefs.
3365 (rust_op_vector, rust_set_vector): New typedefs.
3366 (current_parser): New global.
3367 (work_obstack): Change to pointer type. Update all users.
3368 (rust_ast, pstate): Remove globals.
3369 (struct rust_parser): New.
3370 (%union) <params, field_inits>: Change type.
3371 (start, tuple_expr, unit_expr, struct_expr_list, literal)
3372 (field_expr, expr_list, maybe_expr_list, type_list): Update.
3373 (ast_call_ish, ast_path, ast_function_type, ast_tuple_type)
3374 (convert_params_to_types, convert_params_to_expression): Change
3375 type of "params".
3376 (ast_string): Change type of "fields".
3377 (rust_parse): Make a rust_parser. Remove cleanups.
3378 (rust_lex_tests): Make and install an auto_obstack.
3379
f02fd774
YQ
33802017-08-04 Yao Qi <yao.qi@linaro.org>
3381
3382 * configure.srv (ipa_x32_linux_regobj): New.
3383 * linux-amd64-ipa.c (get_ipa_tdesc): Use X86_TDESC_AVX_AVX512
3384 instead of X86_TDESC_AVX512.
3385 (initialize_low_tracepoint): Call
3386 init_registers_x32_avx_avx512_linux.
3387
91975afd
YQ
33882017-08-04 Yao Qi <yao.qi@linaro.org>
3389
3390 * utils.h (gdb_argv): Add namespace std for nullptr_t.
3391
2331fa3a
RK
33922017-08-03 Ruslan Kabatsayev <b7.10110111@gmail.com>
3393
3394 * MAINTAINERS (Write After Approval): Add Ruslan Kabatsayev.
3395
744e4fe1
TT
33962017-08-03 Tom Tromey <tom@tromey.com>
3397
3398 * utils.c (make_cleanup_freeargv, do_freeargv, gdb_buildargv):
3399 Remove.
3400 * utils.h (make_cleanup_freeargv, gdb_buildargv): Remove.
3401
1c034b67
TT
34022017-08-03 Tom Tromey <tom@tromey.com>
3403
3404 * python/py-param.c (compute_enum_values): Use gdb_argv.
3405
773a1edc
TT
34062017-08-03 Tom Tromey <tom@tromey.com>
3407
3408 * utils.h (struct gdb_argv_deleter): New.
3409 (gdb_argv): New class.
3410 * utils.c (gdb_argv::reset): New method.
3411 * tracepoint.c (delete_trace_variable_command): Use gdb_argv.
3412 * tracefile.c (tsave_command): Use gdb_argv.
3413 * top.c (new_ui_command): Use gdb_argv.
3414 * symmisc.c (maintenance_print_symbols)
3415 (maintenance_print_msymbols, maintenance_expand_symtabs): Use gdb_argv.
3416 * symfile.c (symbol_file_command, generic_load)
3417 (remove_symbol_file_command): Use gdb_argv.
3418 * stack.c (backtrace_command): Use gdb_argv.
3419 * source.c (add_path, show_substitute_path_command)
3420 (unset_substitute_path_command, set_substitute_path_command):
3421 Use gdb_argv.
3422 * skip.c (skip_command): Use gdb_argv. Use gdb_buildargv.
3423 * ser-mingw.c (pipe_windows_open): Use gdb_argv.
3424 * remote.c (extended_remote_run, remote_put_command)
3425 (remote_get_command, remote_delete_command): Use gdb_argv.
3426 * remote-sim.c (gdbsim_load, gdbsim_create_inferior)
3427 (gdbsim_open): Use gdb_argv.
3428 * python/py-cmd.c (gdbpy_string_to_argv): Use gdb_argv.
3429 * psymtab.c (maintenance_print_psymbols): Use gdb_argv.
3430 * procfs.c (procfs_info_proc): Use gdb_argv.
3431 * interps.c (interpreter_exec_cmd): Use gdb_argv.
3432 * infrun.c (handle_command): Use gdb_argv.
3433 * inferior.c (add_inferior_command, clone_inferior_command):
3434 Use gdb_argv.
3435 * guile/scm-string.c (gdbscm_string_to_argv): Use gdb_argv.
3436 * exec.c (exec_file_command): Use gdb_argv.
3437 * cli/cli-cmds.c (alias_command): Use gdb_argv.
3438 * compile/compile.c (build_argc_argv): Use gdb_argv.
3439
0d50bde3
TT
34402017-08-03 Tom Tromey <tom@tromey.com>
3441
3442 * python/python.c (gdbpy_decode_line): Use unique_xmalloc_ptr.
3443
7f968c89
TT
34442017-08-03 Tom Tromey <tom@tromey.com>
3445
3446 * python/python.c (compute_python_string): Return std::string.
3447 (gdbpy_eval_from_control_command): Update.
3448 (do_start_initialization): Use std::string.
3449 * python/py-varobj.c (py_varobj_iter_next): Use string_printf, not
3450 xstrprintf.
3451 * python/py-breakpoint.c (local_setattro): Use string_printf, not
3452 xstrprintf.
3453
3c9ebddd
TT
34542017-08-03 Tom Tromey <tom@tromey.com>
3455
3456 * top.h (do_restore_instream_cleanup): Remove.
3457 * top.c (do_restore_instream_cleanup): Remove.
3458 (read_command_file): Use scoped_restore.
3459 * cli/cli-script.c (execute_user_command): Use scoped_restore.
3460
b51b225e
TT
34612017-08-03 Tom Tromey <tom@tromey.com>
3462
3463 * cli/cli-script.c (execute_user_command)
3464 (execute_control_command): Use scoped_restore.
3465
ac991630
TT
34662017-08-03 Tom Tromey <tom@tromey.com>
3467
3468 * cli/cli-script.c (do_restore_user_call_depth): Remove.
3469 (execute_user_command): Remove user_call_depth; use
3470 user_args_stack's size instead.
3471
898e0c8e
TT
34722017-08-03 Tom Tromey <tom@tromey.com>
3473
3474 * top.h (in_user_command): Remove.
3475 * top.c (in_user_command): Remove.
3476 * cli/cli-script.c (do_restore_user_call_depth)
3477 (execute_user_command): Update.
3478
26fcd5d7
TT
34792017-08-03 Tom Tromey <tom@tromey.com>
3480
3481 * valops.c (search_struct_method): Use gdb::byte_vector.
3482 * valarith.c (value_concat): Use std::vector.
3483 * target.c (memory_xfer_partial): Use gdb::byte_vector.
3484 (simple_search_memory): Likewise.
3485 * printcmd.c (find_string_backward): Use gdb::byte_vector.
3486 * mi/mi-main.c (mi_cmd_data_write_memory): Use gdb::byte_vector.
3487 * gcore.c (gcore_copy_callback): Use gdb::byte_vector.
3488 * elfread.c (elf_rel_plt_read): Use std::string.
3489 * cp-valprint.c (cp_print_value): Use gdb::byte_vector.
3490 * cli/cli-dump.c (restore_section_callback): Use
3491 gdb::byte_vector.
3492
7c218e6c
TT
34932017-08-03 Tom Tromey <tom@tromey.com>
3494
3495 * jit.c (jit_reader_load_command): Use unique_xmalloc_ptr.
3496
31b68d4a
TT
34972017-08-03 Tom Tromey <tom@tromey.com>
3498
3499 * tui/tui-regs.c (tui_restore_gdbout): Remove.
3500 (tui_register_format): Use scoped_restore.
3501
2ec845e7
TT
35022017-08-03 Tom Tromey <tom@tromey.com>
3503
3504 * reverse.c (exec_direction_default): Remove.
3505 (exec_reverse_once): Use scoped_restore.
3506 * remote.c (restore_remote_timeout): Remove.
3507 (remote_flash_erase, remote_flash_write, remote_flash_done)
3508 (readchar, remote_serial_write): Use scoped_restore.
3509 * cli/cli-script.c (struct source_cleanup_lines_args)
3510 (source_cleanup_lines): Remove.
3511 (script_from_file): Use scoped_restore.
3512 * cli/cli-cmds.c (source_verbose_cleanup): Remove.
3513 (source_command): Use scoped_restore.
3514
b3bc8453
TT
35152017-08-03 Tom Tromey <tom@tromey.com>
3516
3517 * utils.h (make_cleanup_free_so): Remove.
3518 * utils.c (do_free_so, make_cleanup_free_so): Remove.
3519 * solist.h (struct so_deleter): New.
3520 (so_list_up): New typedef.
3521 * solib-svr4.c (svr4_read_so_list): Use so_list_up.
3522
e3ad2841
TT
35232017-08-03 Tom Tromey <tom@tromey.com>
3524
3525 * utils.h (make_cleanup_restore_current_language): Remove.
3526 * utils.c (do_restore_current_language)
3527 (make_cleanup_restore_current_language): Remove.
3528 * parse.c (parse_exp_in_context_1)
3529 (parse_expression_with_language): Use
3530 scoped_restore_current_language.
3531 * mi/mi-main.c (mi_cmd_execute): Use
3532 scoped_restore_current_language.
3533 * language.h (scoped_restore_current_language): New class.
3534
b80cf838
TT
35352017-08-03 Tom Tromey <tom@tromey.com>
3536
3537 * compile/compile.c (cleanup_unlink_file): Remove.
3538 (compile_to_object): Use gdb::unlinker.
3539 (eval_compile_command): Likewise.
3540
fad0444a
TT
35412017-08-03 Tom Tromey <tom@tromey.com>
3542
3543 * utils.h (make_cleanup_fclose): Remove.
3544 * utils.c (do_fclose_cleanup, make_cleanup_fclose): Remove.
3545
6e7bc05c
TT
35462017-08-03 Tom Tromey <tom@tromey.com>
3547
3548 * top.c (open_terminal_stream): Return gdb_file_up.
3549 (new_ui_command): Update.
3550
4a45905b
TT
35512017-08-03 Tom Tromey <tom@tromey.com>
3552
3553 * source.c (print_source_lines_base, forward_search_command)
3554 (reverse_search_command): Use gdb_file_up.
3555
7cd06d6e
TT
35562017-08-03 Tom Tromey <tom@tromey.com>
3557
3558 * fbsd-nat.c (fbsd_find_memory_regions): Update.
3559
ed166945
TT
35602017-08-03 Tom Tromey <tom@tromey.com>
3561
3562 * cli/cli-cmds.c (find_and_open_script): Change return type.
3563 Remove "streamp" and "full_path" parameters.
3564 (source_script_with_search): Update.
3565 * auto-load.c (source_script_file): Update.
3566 * cli/cli-cmds.h (find_and_open_script): Change type.
3567 (open_script): New struct.
3568
d419f42d
TT
35692017-08-03 Tom Tromey <tom@tromey.com>
3570
3571 * xml-support.c (xml_fetch_content_from_file): Update.
3572 * ui-file.c (stdio_file::open): Update.
3573 * tracefile-tfile.c (tfile_start): Update.
3574 * remote.c (remote_file_put, remote_file_get): Update.
3575 * nat/linux-procfs.c (linux_proc_get_int)
3576 (linux_proc_pid_get_state, linux_proc_tid_get_name): Update.
3577 * nat/linux-osdata.c (linux_common_core_of_thread): Update.
3578 (command_from_pid, commandline_from_pid, linux_xfer_osdata_cpus)
3579 (print_sockets, linux_xfer_osdata_shm, linux_xfer_osdata_sem)
3580 (linux_xfer_osdata_msg, linux_xfer_osdata_modules): Update.
3581 * nat/linux-btrace.c (linux_determine_kernel_start): Update.
3582 * linux-nat.c (linux_proc_pending_signals): Update.
3583 * dwarf2read.c (write_psymtabs_to_index): Use gdb_file_up.
3584 (file_closer): Remove.
3585 * compile/compile.c (compile_to_object): Update.
3586 * common/filestuff.h (struct gdb_file_deleter): New.
3587 (gdb_file_up): New typedef.
3588 (gdb_fopen_cloexec): Change return type.
3589 * common/filestuff.c (gdb_fopen_cloexec): Return gdb_file_up.
3590 * cli/cli-dump.c (fopen_with_cleanup): Remove.
3591 (dump_binary_file, restore_binary_file): Update.
3592 * auto-load.c (auto_load_objfile_script_1): Update.
3593
4a2b031d
TT
35942017-08-03 Tom Tromey <tom@tromey.com>
3595
3596 * tracepoint.c (tvariables_info_1): Use ui_out_emit_table.
3597 (info_static_tracepoint_markers_command): Likewise.
3598 * solib.c (info_sharedlibrary_command): Use ui_out_emit_table.
3599 * skip.c (skip_info): Use ui_out_emit_table.
3600 * progspace.c (print_program_space): Use ui_out_emit_table.
3601 * osdata.c (info_osdata): Use ui_out_emit_table.
3602 * mi/mi-cmd-info.c (mi_cmd_info_ada_exceptions): Use
3603 ui_out_emit_table.
3604 * linux-thread-db.c (info_auto_load_libthread_db): Use
3605 ui_out_emit_table.
3606 * inferior.c (print_inferior): Use ui_out_emit_table.
3607 * gdb_bfd.c (maintenance_info_bfds): Use ui_out_emit_table.
3608 * breakpoint.c (breakpoint_1): Use ui_out_emit_table.
3609 * auto-load.c (auto_load_info_scripts): Use ui_out_emit_table.
3610 * ada-tasks.c (print_ada_task_info): Use ui_out_emit_table.
3611 * ui-out.h (class ui_out_emit_table): New.
3612
a4f320fd
MR
36132017-08-02 Maciej W. Rozycki <macro@imgtec.com>
3614
3615 * mips-tdep.c (mips_fpu_type_str): New function.
3616 (mips_dump_tdep): Call it.
3617
a2f1f308
MR
36182017-08-01 Maciej W. Rozycki <macro@imgtec.com>
3619
3620 * mips-tdep.c (mips_gdbarch_init): Use MIPS_FPU_TYPE to access
3621 `->mips_fpu_type'.
3622
7e5ed83b
XR
36232017-07-31 Xavier Roirand <roirand@adacore.com>
3624
3625 * solib-darwin.c (DYLD_VERSION_MAX): Increase value.
3626
4c9dc811
XR
36272017-07-27 Xavier Roirand <roirand@adacore.com>
3628
3629 * MAINTAINERS (Write After Approval): Add Xavier Roirand.
3630
27d41eac
YQ
36312017-07-26 Yao Qi <yao.qi@linaro.org>
3632
3633 * cli/cli-cmds.c (maintenancechecklist): New variable.
3634 * gdbcmd.h (maintenancechecklist): Declare it.
3635 * i386-linux-tdep.c (_initialize_i386_linux_tdep) [GDB_SELF_TEST]:
3636 Call i386_linux_read_description with different masks.
3637 * maint.c (maintenance_check_command): New function.
3638 (_initialize_maint_cmds): Call add_prefix_cmd.
3639 * target-descriptions.c (tdesc_reg): override operator != and ==.
3640 (tdesc_type): Likewise.
3641 (tdesc_feature): Likewise.
3642 (target_desc): Likewise.
3643 [GDB_SELF_TEST] (selftests::record_xml_tdesc): New function.
3644 (maintenance_check_xml_descriptions): New function.
3645 (_initialize_target_descriptions) Add command "xml-descriptions".
3646 * target-descriptions.h (selftests::record_xml_tdesc): Declare.
3647
ea03d0d3
YQ
36482017-07-26 Yao Qi <yao.qi@linaro.org>
3649
3650 * i386-linux-tdep.c: Don't include features/i386/i386-*linux.c.
3651 Include features/i386/32bit-*.c.
3652 (i386_linux_read_description): Generate target description if it
3653 doesn't exist.
3654 (_initialize_i386_linux_tdep): Don't call _initialize_tdesc_i386
3655 functions.
3656 * features/i386/32bit-linux.c: Re-generated.
3657 * features/i386/32bit-sse.c: Likewise.
3658 * target-descriptions.c (print_c_feature::visit): Print code to
3659 set register number if needed.
3660 (print_c_feature) <m_next_regnum>: New field.
3661
25aa13e5
YQ
36622017-07-26 Yao Qi <yao.qi@linaro.org>
3663
3664 * features/Makefile (CFILES): Rename with TDESC_CFILES.
3665 (FEATURE_XMLFILES): New.
3666 (FEATURE_CFILES): New.
3667 New rules.
3668 (clean-cfiles): Remove generated c files.
3669 * features/i386/32bit-avx.c: Generated.
3670 * features/i386/32bit-avx512.c: Generated.
3671 * features/i386/32bit-core.c: Generated.
3672 * features/i386/32bit-linux.c: Generated.
3673 * features/i386/32bit-mpx.c: Generated.
3674 * features/i386/32bit-pkeys.c: Generated.
3675 * features/i386/32bit-sse.c: Generated.
3676 * target-descriptions.c: Include algorithm.
3677 (tdesc_element_visitor): Add method visit_end.
3678 (print_c_tdesc): Implement visit_end.
3679 (print_c_tdesc:: m_filename_after_features): Move it to
3680 protected.
3681 (print_c_feature): New class.
3682 (maint_print_c_tdesc_cmd): Use print_c_feature if XML file
3683 name starts with "i386/32bit-".
3684
6eb1e6a8
YQ
36852017-07-26 Yao Qi <yao.qi@linaro.org>
3686
3687 * target-descriptions.c (tdesc_element_visitor): New class.
3688 (tdesc_element): New class.
3689 (tdesc_reg): Inherit from tdesc_element.
3690 (tdesc_reg::accept): New function.
3691 (tdesc_type): Inherit from tdesc_element.
3692 (tdesc_type::accept): New function.
3693 (tdesc_feature): Inherit from tdesc_element.
3694 (tdesc_feature::accept): New function.
3695 (target_desc): Inherit from tdesc_element.
3696 (target_desc::target_desc): New.
3697 (target_desc::~target_desc): New.
3698 (target_desc::accept): New.
3699 (allocate_target_description): Use new.
3700 (free_target_description): Use delete.
3701 (print_c_tdesc): New class.
3702 (maint_print_c_tdesc_cmd): Adjust.
3703
3704 * features/aarch64.c: Re-generated.
3705 * features/arc-arcompact.c: Re-generated.
3706 * features/arc-v2.c: Re-generated.
3707 * features/arm/arm-with-iwmmxt.c: Re-generated.
3708 * features/arm/arm-with-m.c: Re-generated.
3709 * features/arm/arm-with-m-fpa-layout.c: Re-generated.
3710 * features/arm/arm-with-m-vfp-d16.c: Re-generated.
3711 * features/arm/arm-with-neon.c: Re-generated.
3712 * features/arm/arm-with-vfpv2.c: Re-generated.
3713 * features/arm/arm-with-vfpv3.c: Re-generated.
3714 * features/i386/amd64-avx-avx512.c: Re-generated.
3715 * features/i386/amd64-avx-avx512-linux.c: Re-generated.
3716 * features/i386/amd64-avx.c: Re-generated.
3717 * features/i386/amd64-avx-linux.c: Re-generated.
3718 * features/i386/amd64-avx-mpx-avx512-pku.c: Re-generated.
3719 * features/i386/amd64-avx-mpx-avx512-pku-linux.c: Re-generated.
3720 * features/i386/amd64-avx-mpx.c: Re-generated.
3721 * features/i386/amd64-avx-mpx-linux.c: Re-generated.
3722 * features/i386/amd64.c: Re-generated.
3723 * features/i386/amd64-linux.c: Re-generated.
3724 * features/i386/amd64-mpx.c: Re-generated.
3725 * features/i386/amd64-mpx-linux.c: Re-generated.
3726 * features/i386/i386-avx-avx512.c: Re-generated.
3727 * features/i386/i386-avx-avx512-linux.c: Re-generated.
3728 * features/i386/i386-avx.c: Re-generated.
3729 * features/i386/i386-avx-linux.c: Re-generated.
3730 * features/i386/i386-avx-mpx-avx512-pku.c: Re-generated.
3731 * features/i386/i386-avx-mpx-avx512-pku-linux.c: Re-generated.
3732 * features/i386/i386-avx-mpx.c: Re-generated.
3733 * features/i386/i386-avx-mpx-linux.c: Re-generated.
3734 * features/i386/i386.c: Re-generated.
3735 * features/i386/i386-linux.c: Re-generated.
3736 * features/i386/i386-mmx.c: Re-generated.
3737 * features/i386/i386-mmx-linux.c: Re-generated.
3738 * features/i386/i386-mpx.c: Re-generated.
3739 * features/i386/i386-mpx-linux.c: Re-generated.
3740 * features/i386/x32-avx-avx512.c: Re-generated.
3741 * features/i386/x32-avx-avx512-linux.c: Re-generated.
3742 * features/i386/x32-avx.c: Re-generated.
3743 * features/i386/x32-avx-linux.c: Re-generated.
3744 * features/i386/x32.c: Re-generated.
3745 * features/i386/x32-linux.c: Re-generated.
3746 * features/microblaze.c: Re-generated.
3747 * features/microblaze-with-stack-protect.c: Re-generated.
3748 * features/mips64-dsp-linux.c: Re-generated.
3749 * features/mips64-linux.c: Re-generated.
3750 * features/mips-dsp-linux.c: Re-generated.
3751 * features/mips-linux.c: Re-generated.
3752 * features/nds32.c: Re-generated.
3753 * features/nios2.c: Re-generated.
3754 * features/nios2-linux.c: Re-generated.
3755 * features/rs6000/powerpc-32.c: Re-generated.
3756 * features/rs6000/powerpc-32l.c: Re-generated.
3757 * features/rs6000/powerpc-403.c: Re-generated.
3758 * features/rs6000/powerpc-403gc.c : Re-generated.
3759 * features/rs6000/powerpc-405.c: Re-generated.
3760 * features/rs6000/powerpc-505.c: Re-generated.
3761 * features/rs6000/powerpc-601.c: Re-generated.
3762 * features/rs6000/powerpc-602.c: Re-generated.
3763 * features/rs6000/powerpc-603.c: Re-generated.
3764 * features/rs6000/powerpc-604.c: Re-generated.
3765 * features/rs6000/powerpc-64.c: Re-generated.
3766 * features/rs6000/powerpc-64l.c: Re-generated.
3767 * features/rs6000/powerpc-7400.c: Re-generated.
3768 * features/rs6000/powerpc-750.c: Re-generated.
3769 * features/rs6000/powerpc-860.c: Re-generated.
3770 * features/rs6000/powerpc-altivec32.c: Re-generated.
3771 * features/rs6000/powerpc-altivec32l.c: Re-generated.
3772 * features/rs6000/powerpc-altivec64.c: Re-generated.
3773 * features/rs6000/powerpc-altivec64l.c: Re-generated.
3774 * features/rs6000/powerpc-cell32l.c: Re-generated.
3775 * features/rs6000/powerpc-cell64l.c: Re-generated.
3776 * features/rs6000/powerpc-e500.c: Re-generated.
3777 * features/rs6000/powerpc-e500l.c: Re-generated.
3778 * features/rs6000/powerpc-isa205-32l.c: Re-generated.
3779 * features/rs6000/powerpc-isa205-64l.c: Re-generated.
3780 * features/rs6000/powerpc-isa205-altivec32l.c: Re-generated.
3781 * features/rs6000/powerpc-isa205-altivec64l.c: Re-generated.
3782 * features/rs6000/powerpc-isa205-vsx32l.c: Re-generated.
3783 * features/rs6000/powerpc-isa205-vsx64l.c: Re-generated.
3784 * features/rs6000/powerpc-vsx32.c: Re-generated.
3785 * features/rs6000/powerpc-vsx32l.c: Re-generated.
3786 * features/rs6000/powerpc-vsx64.c: Re-generated.
3787 * features/rs6000/powerpc-vsx64l.c: Re-generated.
3788 * features/rs6000/rs6000.c: Re-generated.
3789 * features/s390-linux32.c: Re-generated.
3790 * features/s390-linux32v1.c: Re-generated.
3791 * features/s390-linux32v2.c: Re-generated.
3792 * features/s390-linux64.c: Re-generated.
3793 * features/s390-linux64v1.c: Re-generated.
3794 * features/s390-linux64v2.c: Re-generated.
3795 * features/s390-te-linux64.c: Re-generated.
3796 * features/s390-tevx-linux64.c: Re-generated.
3797 * features/s390-vx-linux64.c: Re-generated.
3798 * features/s390x-linux64.c: Re-generated.
3799 * features/s390x-linux64v1.c: Re-generated.
3800 * features/s390x-linux64v2.c: Re-generated.
3801 * features/s390x-te-linux64.c: Re-generated.
3802 * features/s390x-tevx-linux64.c: Re-generated.
3803 * features/s390x-vx-linux64.c: Re-generated.
3804 * features/sparc/sparc32-solaris.c: Re-generated.
3805 * features/sparc/sparc64-solaris.c: Re-generated.
3806 * features/tic6x-c62x.c: Re-generated.
3807 * features/tic6x-c62x-linux.c: Re-generated.
3808 * features/tic6x-c64x.c: Re-generated.
3809 * features/tic6x-c64x-linux.c: Re-generated.
3810 * features/tic6x-c64xp.c: Re-generated.
3811 * features/tic6x-c64xp-linux.c: Re-generated.
3812
35b4818d
YQ
38132017-07-26 Yao Qi <yao.qi@linaro.org>
3814
3815 * i386-linux-tdep.c (i386_linux_read_description): New function.
3816 (i386_linux_core_read_description): Call
3817 i386_linux_read_description.
3818 * i386-linux-tdep.h (i386_linux_read_description): Declare.
3819 (tdesc_i386_linux, tdesc_i386_mmx_linux): Remove declarations.
3820 (tdesc_i386_avx_linux, tdesc_i386_mpx_linux): Likewise
3821 (tdesc_i386_avx_mpx_linux, tdesc_i386_avx_avx512_linux): Likewise.
3822 (tdesc_i386_avx_mpx_avx512_pku_linux): Likewise.
3823 * x86-linux-nat.c (x86_linux_read_description): Call
3824 i386_linux_read_description.
3825
8e2141c6
YQ
38262017-07-26 Yao Qi <yao.qi@linaro.org>
3827
3828 * NEWS: Mention it.
3829 * features/Makefile (%.c: %.xml): Pass the xml file name to
3830 command "maint print c-tdesc".
3831 * target-descriptions.c (maint_print_c_tdesc_cmd): Get file
3832 name from 'arg'.
3833
b468ff4c
YQ
38342017-07-26 Yao Qi <yao.qi@linaro.org>
3835
3836 * target-descriptions.c (target_desc): Add ctor and dtor. Do
3837 in-class initialization.
3838 (tdesc_create_feature): Call new instead of XCNEW.
3839 (free_target_description): Ue delete.
3840
b9c0e1b4
JB
38412017-07-25 John Baldwin <jhb@FreeBSD.org>
3842
3843 * configure.nat: Add "-lkvm" for NetBSD/sparc64 and fix typo.
3844
a04b5337
YQ
38452017-07-25 Yao Qi <yao.qi@linaro.org>
3846
3847 * amd64-tdep.c (amd64_init_abi): Make argument default_tdesc
3848 constant.
3849 (amd64_x32_init_abi): Likewise.
3850 * amd64-tdep.h (amd64_init_abi): Update declaration.
3851 (amd64_x32_init_abi): Likewise.
3852
02ad7fc2
YQ
38532017-07-25 Yao Qi <yao.qi@linaro.org>
3854
3855 PR tdep/21717
3856 * arm-linux-nat.c (arm_linux_fetch_inferior_registers): Update
3857 condition for FPSCR.
3858 (arm_linux_store_inferior_registers): Likewise.
3859
b6f48cb0
TT
38602017-07-22 Tom Tromey <tom@tromey.com>
3861
3862 * break-catch-syscall.c (struct catch_syscall_inferior_data)
3863 <syscalls_counts>: Now a std::vector.
3864 (get_catch_syscall_inferior_data): Use "new".
3865 (catch_syscall_inferior_data_cleanup): Use "delete".
3866 (insert_catch_syscall, remove_catch_syscall)
3867 (clear_syscall_counts): Update.
3868
e12c9b7a
TT
38692017-07-22 Tom Tromey <tom@tromey.com>
3870
3871 * break-catch-syscall.c (syscall_catchpoint)
3872 <syscalls_to_be_caught>: Now a std::vector<int>
3873 (~syscall_catchpoint): Remove.
3874 (insert_catch_syscall, remove_catch_syscall)
3875 (breakpoint_hit_catch_syscall, print_one_catch_syscall)
3876 (print_mention_catch_syscall, print_recreate_catch_syscall):
3877 Update.
3878 (create_syscall_event_catchpoint): Change type of "filter"
3879 parameter.
3880 (catch_syscall_split_args): Return a std::vector.
3881 (catch_syscall_command_1, catching_syscall_number_1): Update.
3882
4fa8aeac
TT
38832017-07-22 Tom Tromey <tom@tromey.com>
3884
3885 * break-catch-throw.c (struct exception_catchpoint)
3886 <exception_rx>: Now a std::string.
3887 (~exception_catchpoint): Remove.
3888 (print_one_detail_exception_catchpoint): Update.
3889 (handle_gnu_v3_exceptions): Change type of except_rx.
3890 (extract_exception_regexp): Return a std::string.
3891 (catch_exception_command_1): Update.
3892
f746a154
TT
38932017-07-22 Tom Tromey <tom@tromey.com>
3894
3895 * break-catch-sig.c (gdb_signal_type): Remove typedef.
3896 (struct signal_catchpoint) <signals_to_be_caught>: Now a
3897 std::vector.
3898 <catch_all>: Now a bool.
3899 (~signal_catchpoint): Remove.
3900 (signal_catchpoint_insert_location)
3901 (signal_catchpoint_remove_location)
3902 (signal_catchpoint_breakpoint_hit, signal_catchpoint_print_one)
3903 (signal_catchpoint_print_mention)
3904 (signal_catchpoint_print_recreate)
3905 (signal_catchpoint_explains_signal): Update.
3906 (create_signal_catchpoint): Change type of "filter" and
3907 "catch_all".
3908 (catch_signal_split_args): Return a std::vector. Change type of
3909 "catch_all".
3910 (catch_signal_command): Update.
3911
47e77640
PA
39122017-07-20 Pedro Alves <palves@redhat.com>
3913
3914 * ada-lang.c (ada_language_defn): Make extern.
3915 (_initialize_ada_language): Remove add_language call.
3916 * c-lang.c (c_language_defn, cplus_language_defn)
3917 (asm_language_defn, minimal_language_defn): Make extern.
3918 (_initialize_c_language): Delete.
3919 * completer.c (compare_cstrings): Delete, moved to utils.h.
3920 * d-lang.c (d_language_defn): Make extern.
3921 (_initialize_d_language): Remove add_language calls.
3922 * defs.h (enum language): Add comment.
3923 * f-lang.c (f_language_defn): Make extern.
3924 (_initialize_f_language): Remove add_language call.
3925 * go-lang.c (go_language_defn): Make extern.
3926 (_initialize_go_language): Remove add_language call.
3927 * language.c: Include <algorithm>.
3928 (languages): Redefine as const array.
3929 (languages_size, languages_allocsize, DEFAULT_ALLOCSIZE): Delete.
3930 (set_language_command): Handle "local". Use for-range loop.
3931 (set_language): Remove loop.
3932 (language_enum): Rewrite.
3933 (language_def, language_str): Remove loops.
3934 (add_language): Delete.
3935 (add_set_language_command): New, based on add_languages.
3936 (skip_language_trampoline): Adjust.
3937 (local_language_defn): Delete.
3938 (language_gdbarch_post_init): Adjust.
3939 (_initialize_language): Remove add_language calls. Call
3940 add_set_language_command.
3941 * language.h (add_language): Delete.
3942 (auto_language_defn)
3943 (unknown_language_defn, minimal_language_defn, ada_language_defn)
3944 (asm_language_defn, c_language_defn, cplus_language_defn)
3945 (d_language_defn, f_language_defn, go_language_defn)
3946 (m2_language_defn, objc_language_defn, opencl_language_defn)
3947 (pascal_language_defn, rust_language_defn): Declare.
3948 * m2-lang.c (m2_language_defn): Make extern.
3949 (_initialize_m2_language): Remove add_language call.
3950 * objc-lang.c (objc_language_defn): Make extern.
3951 (_initialize_objc_language): Remove add_language call.
3952 * opencl-lang.c (opencl_language_defn): Make extern.
3953 (_initialize_opencl_language): Remove add_language call.
3954 * p-lang.c (pascal_language_defn): Make extern.
3955 (_initialize_pascal_language): Delete.
3956 * rust-lang.c (rust_language_defn): Make extern.
3957 (_initialize_rust_language): Delete.
3958 * utils.h (compare_cstrings): New static inline function.
3959
edb0c9cb
PA
39602017-07-20 Pedro Alves <palves@redhat.com>
3961
3962 * ada-lang.c (ada_to_fixed_type_1): Adjust.
3963 (get_var_value): Constify parameters.
3964 (get_int_var_value): Change prototype.
3965 (to_fixed_range_type): Adjust.
3966 * ada-lang.h (get_int_var_value): Change prototype.
3967
a778f165
PA
39682017-07-20 Pedro Alves <palves@redhat.com>
3969
3970 * dwarf2read.c (dw2_lookup_symbol): Use
3971 SYMBOL_MATCHES_SEARCH_NAME.
3972 * psymtab.c (psym_lookup_symbol): Use SYMBOL_MATCHES_SEARCH_NAME.
3973
42edd901
PA
39742017-07-20 Pedro Alves <palves@redhat.com>
3975
3976 * block.c (block_iter_name_step, block_iter_name_first)
3977 (block_iter_name_next): Delete.
3978 (block_lookup_symbol_primary): Adjust to use
3979 dict_iter_match_first/dict_iter_match_next.
3980 * block.h (block_iter_name_first, block_iter_name_next): Delete
3981 declarations.
3982 (ALL_BLOCK_SYMBOLS_WITH_NAME): Adjust to use
3983 dict_iter_match_first/dict_iter_match_next.
3984
cf325299
PA
39852017-07-20 Pedro Alves <palves@redhat.com>
3986
3987 * cp-support.c (cp_find_first_component_aux): Add missing case for
3988 end of string.
3989
c5ed0576
DB
39902017-07-18 David Blaikie <dblaikie@gmail.com>
3991
3992 * dwarf2read.c (create_cus_hash_table): Re-add lost initialization
3993 of dwo_cu's dwo_file.
3994
27841e76
YQ
39952017-07-18 Yao Qi <yao.qi@linaro.org>
3996
3997 * remote.c (store_registers_using_G): Remove one line comment.
3998
cfb7e58b
YQ
39992017-07-18 Yao Qi <yao.qi@linaro.org>
4000
4001 * regcache.c (regcache_cpy): Simplify it.
4002 (regcache::cpy_no_passthrough): Remove it.
4003 * regcache.h (cpy_no_passthrough): Remove it.
4004 (regcache_dup, regcache_cpy): Update comments.
4005
386535dd
PA
40062017-07-18 Pedro Alves <palves@redhat.com>
4007
4008 * remote-sim.c (sim_command_completer): Adjust to work with a
4009 completion_tracker instead of a VEC.
4010
c45ec17c
PA
40112017-07-17 Pedro Alves <palves@redhat.com>
4012
4013 * completer.c (complete_source_filenames): New function.
4014 (complete_address_and_linespec_locations): New function.
4015 (location_completer): Use complete_address_and_linespec_locations.
4016 (completion_tracker::build_completion_result): Honor the tracker's
4017 request to suppress append.
4018 * completer.h (completion_tracker::suppress_append_ws)
4019 (completion_tracker::set_suppress_append_ws): New methods.
4020 (completion_tracker::m_suppress_append_ws): New field.
4021 (complete_source_filenames): New declaration.
4022 * linespec.c (linespec_complete_what): New.
4023 (struct ls_parser) <complete_what, completion_word,
4024 completion_quote_char, completion_quote_end, completion_tracker>:
4025 New fields.
4026 (string_find_incomplete_keyword_at_end): New.
4027 (linespec_lexer_lex_string): Record quote char. If in completion
4028 mode, don't throw.
4029 (linespec_lexer_consume_token): Advance the completion word point.
4030 (linespec_lexer_peek_token): Save/restore completion info.
4031 (save_stream_and_consume_token): New.
4032 (set_completion_after_number): New.
4033 (linespec_parse_basic): Set what to complete next depending on
4034 token. Handle function and label completions specially.
4035 (parse_linespec): Disable objc shortcut in completion mode. Set
4036 what to complete next depending on token type. Skip keyword if in
4037 completion mode.
4038 (complete_linespec_component, linespec_complete): New.
4039 * linespec.h (linespec_complete): Declare.
4040
be966d42
PA
40412017-07-17 Pedro Alves <palves@redhat.com>
4042
4043 * linespec.c (linespec_lexer_lex_string, find_toplevel_char):
4044 Handle 'operator<' / 'operator<<'.
4045
a2459270
PA
40462017-07-17 Pedro Alves <palves@redhat.com>
4047
4048 * completer.c (collect_explicit_location_matches): Handle
4049 MATCH_LABEL.
4050 (convert_explicit_location_to_linespec): New, factored out from
4051 ...
4052 (convert_explicit_location_to_sals): ... this.
4053 (complete_label): New.
4054 (linespec_complete_label, find_label_symbols_in_block): New.
4055 (find_label_symbols): Add completion_mode parameter and adjust to
4056 call find_label_symbols_in_block.
4057 * linespec.h (linespec_complete_label): Declare.
4058
c6756f62
PA
40592017-07-17 Pedro Alves <palves@redhat.com>
4060
4061 * ada-lang.c (ada_collect_symbol_completion_matches): Add
4062 complete_symbol_mode parameter.
4063 * cli/cli-cmds.c (complete_command): Get the completion result out
4064 of the handle_brkchars tracker if used a custom word point.
4065 * completer.c: Include "linespec.h".
4066 (enum explicit_location_match_type) <MATCH_LINE>: New enumerator.
4067 (advance_to_expression_complete_word_point): New.
4068 (completion_tracker::completes_to_completion_word): New.
4069 (complete_files_symbols): Pass down
4070 complete_symbol_mode::EXPRESSION.
4071 (explicit_options, probe_options): New.
4072 (collect_explicit_location_matches): Complete on the
4073 explictit_loc->foo instead of word. Use
4074 linespec_complete_function. Handle MATCH_LINE. Handle offering
4075 keyword and options completions.
4076 (backup_text_ptr): Delete.
4077 (skip_keyword): New.
4078 (complete_explicit_location): Remove 'word' parameter. Add
4079 language, quoted_arg_start and quoted_arg_end parameters.
4080 Rewrite, parsing left to right.
4081 (location_completer): Rewrite.
4082 (location_completer_handle_brkchars): New function.
4083 (symbol_completer): Pass down complete_symbol_mode::EXPRESSION.
4084 (enum complete_line_internal_reason): Adjust comments.
4085 (completion_tracker::discard_completions): New.
4086 (completer_handle_brkchars_func_for_completer): Handle
4087 location_completer.
4088 (gdb_custom_word_point_brkchars)
4089 (gdb_org_rl_basic_quote_characters): New.
4090 (gdb_completion_word_break_characters_throw)
4091 (completion_find_completion_word): Handle trackers that use a
4092 custom word point.
4093 (completion_tracker::advance_custom_word_point_by): New.
4094 (completion_tracker::build_completion_result): Don't rely on
4095 readline appending the quote char.
4096 (gdb_rl_attempted_completion_function_throw): Handle trackers that
4097 use a custom word point.
4098 (gdb_rl_attempted_completion_function): Restore
4099 rl_basic_quote_characters.
4100 * completer.h (class completion_tracker): Extend intro comment.
4101 (completion_tracker::set_quote_char)
4102 (completion_tracker::quote_char)
4103 (completion_tracker::set_use_custom_word_point)
4104 (completion_tracker::use_custom_word_point)
4105 (completion_tracker::custom_word_point)
4106 (completion_tracker::set_custom_word_point)
4107 (completion_tracker::advance_custom_word_point_by)
4108 (completion_tracker::completes_to_completion_word)
4109 (completion_tracker::discard_completions): New methods.
4110 (completion_tracker::m_quote_char)
4111 (completion_tracker::m_use_custom_word_point)
4112 (completion_tracker::m_custom_word_point): New fields.
4113 (advance_to_expression_complete_word_point): Declare.
4114 * f-lang.c (f_collect_symbol_completion_matches): Add
4115 complete_symbol_mode parameter.
4116 * language.h (struct language_defn)
4117 <la_collect_symbol_completion_matches>: Add complete_symbol_mode
4118 parameter.
4119 * linespec.c (linespec_keywords): Add NULL terminator. Make extern.
4120 (linespec_complete_function): New function.
4121 (linespec_lexer_lex_keyword): Adjust.
4122 * linespec.h (linespec_keywords, linespec_complete_function): New
4123 declarations.
4124 * location.c (find_end_quote): New function.
4125 (explicit_location_lex_one): Add explicit_completion_info
4126 parameter. Save quoting info. Don't throw if being called for
4127 completion. Don't handle Ada operators here.
4128 (is_cp_operator, skip_op_false_positives, first_of)
4129 (explicit_location_lex_one_function): New function.
4130 (string_to_explicit_location): Replace 'dont_throw' parameter with
4131 an explicit_completion_info pointer parameter. Handle it. Don't
4132 use explicit_location_lex_one to lex function names. Use
4133 explicit_location_lex_one_function instead.
4134 * location.h (struct explicit_completion_info): New.
4135 (string_to_explicit_location): Replace 'dont_throw' parameter with
4136 an explicit_completion_info pointer parameter.
4137 * symtab.c (default_collect_symbol_completion_matches_break_on):
4138 Add complete_symbol_mode parameter. Handle LINESPEC mode.
4139 (default_collect_symbol_completion_matches)
4140 (collect_symbol_completion_matches): Add complete_symbol_mode
4141 parameter.
4142 (collect_symbol_completion_matches_type): Pass down
4143 complete_symbol_mode::EXPRESSION.
4144 (collect_file_symbol_completion_matches): Add complete_symbol_mode
4145 parameter. Handle LINESPEC mode.
4146 * symtab.h (complete_symbol_mode): New.
4147 (default_collect_symbol_completion_matches_break_on)
4148 (default_collect_symbol_completion_matches)
4149 (collect_symbol_completion_matches)
4150 (collect_file_symbol_completion_matches): Add complete_symbol_mode
4151 parameter.
4152
1d550c82
PA
41532017-07-17 Pedro Alves <palves@redhat.com>
4154
4155 * utils.c (enum class strncmp_iw_mode): New.
4156 (strcmp_iw): Rename to ...
4157 (strncmp_iw_with_mode): ... this. Add string2_len and mode
4158 parameters. Handle them.
4159 (strncmp_iw): New.
4160 (strcmp_iw): Reimplement as wrapper around strncmp_iw_with_mode.
4161 * utils.h (strncmp_iw): Declare.
4162 (strcmp_iw): Move describing comments here.
4163
8090b426
PA
41642017-07-17 Pedro Alves <palves@redhat.com>
4165
4166 * c-exp.y (operator_stoken): Use CP_OPERATOR_LEN and
4167 CP_OPERATOR_STR.
4168 * c-typeprint.c (is_type_conversion_operator): Use
4169 CP_OPERATOR_STR.
4170 * cp-support.c (LENGTH_OF_OPERATOR): Delete.
4171 (cp_find_first_component_aux): Use CP_OPERATOR_STR and
4172 CP_OPERATOR_LEN.
4173 * cp-support.h (CP_OPERATOR_STR, CP_OPERATOR_LEN): New.
4174 * gnu-v2-abi.c (gnuv2_is_operator_name): Use CP_OPERATOR_STR.
4175 * gnu-v3-abi.c (gnuv3_is_operator_name): Use CP_OPERATOR_STR.
4176 * linespec.c (linespec_lexer_lex_string): Use CP_OPERATOR_LEN and
4177 CP_OPERATOR_STR.
4178 * location.c: Include "cp-support.h".
4179 (explicit_location_lex_one): Use CP_OPERATOR_LEN and
4180 CP_OPERATOR_STR.
4181 * symtab.c (operator_chars): Use CP_OPERATOR_STR and
4182 CP_OPERATOR_LEN.
4183
6a2c1b87
PA
41842017-07-17 Pedro Alves <palves@redhat.com>
4185
4186 * cli/cli-cmds.c (complete_command): Use a completion tracker
4187 along with completion_find_completion_word for handle_brkchars
4188 phase.
4189 * completer.c (RL_QF_SINGLE_QUOTE, RL_QF_DOUBLE_QUOTE)
4190 (RL_QF_BACKSLASH, RL_QF_OTHER_QUOTE): New.
4191 (struct gdb_rl_completion_word_info): New.
4192 (gdb_rl_find_completion_word): New.
4193 (completion_find_completion_word): New.
4194 * completer.h (completion_find_completion_word): Declare.
4195
eb3ff9a5
PA
41962017-07-17 Pedro Alves <palves@redhat.com>
4197
4198 * ada-lang.c (symbol_completion_match): Adjust comments.
4199 (symbol_completion_add): Replace vector parameter with
4200 completion_tracker parameter. Use it.
4201 (ada_make_symbol_completion_list): Rename to...
4202 (ada_collect_symbol_completion_matches): ... this. Add
4203 completion_tracker parameter and use it.
4204 (ada_language_defn): Adjust.
4205 * break-catch-syscall.c (catch_syscall_completer): Adjust
4206 prototype and work with completion_tracker instead of VEC.
4207 * breakpoint.c (condition_completer): Adjust prototype and work
4208 with completion_tracker instead of VEC.
4209 * c-lang.c (c_language_defn, cplus_language_defn)
4210 (asm_language_defn, minimal_language_defn): Adjust to renames.
4211 * cli/cli-cmds.c (complete_command): Rework using
4212 completion_tracker. Catch exceptions when completing.
4213 * cli/cli-decode.c (integer_unlimited_completer)
4214 (complete_on_cmdlist, complete_on_enum): Adjust prototype and work
4215 with completion_tracker instead of VEC.
4216 * command.h (struct completion_tracker): Forward declare.
4217 (completer_ftype, completer_handle_brkchars_ftype): Change
4218 types.
4219 (complete_on_cmdlist, complete_on_enum): Adjust.
4220 * completer.c: Include <algorithm>.
4221 (struct gdb_completer_state): New.
4222 (current_completion): New global.
4223 (readline_line_completion_function): Delete.
4224 (noop_completer, filename_completer)
4225 (filename_completer_handle_brkchars, complete_files_symbols)
4226 (linespec_location_completer): Adjust to work with a
4227 completion_tracker instead of a VEC.
4228 (string_or_empty): New.
4229 (collect_explicit_location_matches): Adjust to work with a
4230 completion_tracker instead of a VEC.
4231 (explicit_location_completer): Rename to ...
4232 (complete_explicit_location): ... this and adjust to work with a
4233 completion_tracker instead of a VEC.
4234 (location_completer): Adjust to work with a completion_tracker
4235 instead of a VEC.
4236 (add_struct_fields): Adjust to work with a completion_list instead
4237 of VEC.
4238 (expression_completer): Rename to ...
4239 (complete_expression): ... this and adjust to work with a
4240 completion_tracker instead of a VEC. Use complete_files_symbols.
4241 (expression_completer): Reimplement on top of complete_expression.
4242 (symbol_completer): Adjust to work with a completion_tracker
4243 instead of a VEC.
4244 (enum complete_line_internal_reason): Add describing comments.
4245 (complete_line_internal_normal_command): Adjust to work with a
4246 completion_tracker instead of a VEC.
4247 (complete_line_internal): Rename to ...
4248 (complete_line_internal_1): ... this and adjust to work with a
4249 completion_tracker instead of a VEC. Assert TEXT is NULL in the
4250 handle_brkchars phase.
4251 (new_completion_tracker): Delete.
4252 (complete_line_internal): Reimplement as TRY/CATCH wrapper around
4253 complete_line_internal_1.
4254 (free_completion_tracker): Delete.
4255 (INITIAL_COMPLETION_HTAB_SIZE): New.
4256 (completion_tracker::completion_tracker)
4257 (completion_tracker::~completion_tracker): New.
4258 (maybe_add_completion): Delete.
4259 (completion_tracker::maybe_add_completion)
4260 (completion_tracker::add_completion)
4261 (completion_tracker::add_completions): New.
4262 (throw_max_completions_reached_error): Delete.
4263 (complete_line): Adjust to work with a completion_tracker instead
4264 of a VEC. Don't create a completion_tracker_t or check for max
4265 completions here.
4266 (command_completer, command_completer_handle_brkchars)
4267 (signal_completer, reg_or_group_completer_1)
4268 (reg_or_group_completer, default_completer_handle_brkchars):
4269 Adjust to work with a completion_tracker.
4270 (gdb_completion_word_break_characters_throw): New.
4271 (gdb_completion_word_break_characters): Reimplement.
4272 (line_completion_function): Delete.
4273 (completion_tracker::recompute_lowest_common_denominator)
4274 (expand_preserving_ws)
4275 (completion_tracker::build_completion_result)
4276 (completion_result::completion_result)
4277 (completion_result::completion_result)
4278 (completion_result::~completion_result)
4279 (completion_result::completion_result)
4280 (completion_result::release_match_list, compare_cstrings)
4281 (completion_result::sort_match_list)
4282 (completion_result::reset_match_list)
4283 (gdb_rl_attempted_completion_function_throw)
4284 (gdb_rl_attempted_completion_function): New.
4285 * completer.h (completion_list, struct completion_result)
4286 (class completion_tracker): New.
4287 (complete_line): Add completion_tracker parameter.
4288 (readline_line_completion_function): Delete.
4289 (gdb_rl_attempted_completion_function): New.
4290 (noop_completer, filename_completer, expression_completer)
4291 (location_completer, symbol_completer, command_completer)
4292 (signal_completer, reg_or_group_completer): Update prototypes.
4293 (completion_tracker_t, new_completion_tracker)
4294 (make_cleanup_free_completion_tracker): Delete.
4295 (enum maybe_add_completion_enum): Delete.
4296 (maybe_add_completion): Delete.
4297 (throw_max_completions_reached_error): Delete.
4298 * corefile.c (complete_set_gnutarget): Adjust to work with a
4299 completion_tracker instead of a VEC.
4300 * cp-abi.c (cp_abi_completer): Adjust to work with a
4301 completion_tracker instead of a VEC.
4302 * d-lang.c (d_language_defn): Adjust.
4303 * disasm.c (disassembler_options_completer): Adjust to work with a
4304 completion_tracker instead of a VEC.
4305 * f-lang.c (f_make_symbol_completion_list): Rename to ...
4306 (f_collect_symbol_completion_matches): ... this. Adjust to work
4307 with a completion_tracker instead of a VEC.
4308 (f_language_defn): Adjust.
4309 * go-lang.c (go_language_defn): Adjust.
4310 * guile/scm-cmd.c (cmdscm_add_completion, cmdscm_completer):
4311 Adjust to work with a completion_tracker instead of a VEC.
4312 * infrun.c (handle_completer): Likewise.
4313 * interps.c (interpreter_completer): Likewise.
4314 * interps.h (interpreter_completer): Likewise.
4315 * language.c (unknown_language_defn, auto_language_defn)
4316 (local_language_defn): Adjust.
4317 * language.h (language_defn::la_make_symbol_completion_list):
4318 Rename to ...
4319 (language_defn::la_collect_symbol_completion_matches): ... this
4320 and adjust to work with a completion_tracker instead of a VEC.
4321 * m2-lang.c (m2_language_defn): Adjust.
4322 * objc-lang.c (objc_language_defn): Adjust.
4323 * opencl-lang.c (opencl_language_defn): Adjust.
4324 * p-lang.c (pascal_language_defn): Adjust.
4325 * python/py-cmd.c (cmdpy_completer_helper): Handle NULL word.
4326 (cmdpy_completer_handle_brkchars, cmdpy_completer): Adjust to work
4327 with a completion_tracker.
4328 * rust-lang.c (rust_language_defn): Adjust.
4329 * symtab.c (free_completion_list, do_free_completion_list)
4330 (return_val, completion_tracker): Delete.
4331 (completion_list_add_name, completion_list_add_symbol)
4332 (completion_list_add_msymbol, completion_list_objc_symbol)
4333 (completion_list_add_fields, add_symtab_completions): Add
4334 completion_tracker parameter and use it.
4335 (default_make_symbol_completion_list_break_on_1): Rename to...
4336 (default_collect_symbol_completion_matches_break_on): ... this.
4337 Add completion_tracker parameter and use it instead of allocating
4338 a completion tracker here.
4339 (default_make_symbol_completion_list_break_on): Delete old
4340 implementation.
4341 (default_make_symbol_completion_list): Delete.
4342 (default_collect_symbol_completion_matches): New.
4343 (make_symbol_completion_list): Delete.
4344 (collect_symbol_completion_matches): New.
4345 (make_symbol_completion_type): Rename to ...
4346 (collect_symbol_completion_matches_type): ... this. Add
4347 completion_tracker parameter and use it instead of VEC.
4348 (make_file_symbol_completion_list_1): Rename to...
4349 (collect_file_symbol_completion_matches): ... this. Add
4350 completion_tracker parameter and use it instead of VEC.
4351 (make_file_symbol_completion_list): Delete.
4352 (add_filename_to_list): Use completion_list instead of a VEC.
4353 (add_partial_filename_data::list): Now a completion_list.
4354 (make_source_files_completion_list): Work with a completion_list
4355 instead of a VEC.
4356 * symtab.h: Include "completer.h".
4357 (default_make_symbol_completion_list_break_on)
4358 (default_make_symbol_completion_list, make_symbol_completion_list)
4359 (make_symbol_completion_type, make_file_symbol_completion_list)
4360 (make_source_files_completion_list): Delete.
4361 (default_collect_symbol_completion_matches_break_on)
4362 (default_collect_symbol_completion_matches)
4363 (collect_symbol_completion_matches)
4364 (collect_symbol_completion_matches_type)
4365 (collect_file_symbol_completion_matches)
4366 (make_source_files_completion_list): New.
4367 * top.c (init_main): Don't install a rl_completion_entry_function
4368 hook. Install a rl_attempted_completion_function hook instead.
4369 * tui/tui-layout.c (layout_completer): Adjust to work with a
4370 completion_tracker.
4371 * tui/tui-regs.c (tui_reggroup_completer):
4372 * tui/tui-win.c (window_name_completer, focus_completer)
4373 (winheight_completer): Adjust to work with a completion_tracker.
4374 * value.c: Include "completer.h".
4375 (complete_internalvar): Adjust to work with a completion_tracker.
4376 * value.h (complete_internalvar): Likewise.
4377
6e1dbf8c
PA
43782017-07-17 Pedro Alves <palves@redhat.com>
4379
4380 * cli/cli-decode.c (set_cmd_completer_handle_brkchars): Adjust to
4381 renames.
4382 * cli/cli-decode.h (struct cmd_list_element) <completer>: Move
4383 comments to completer_ftype's declaration.
4384 <completer_handle_brkchars>: Change type to
4385 completer_handle_brkchars_ftype.
4386 * command.h (completer_ftype): Add describing comment and give
4387 names to parameters.
4388 (completer_ftype_void): Rename to ...
4389 (completer_handle_brkchars_ftype) ... this. Add describing comment.
4390 (set_cmd_completer_handle_brkchars): Adjust.
4391 * completer.c (filename_completer_handle_brkchars): New function.
4392 (complete_line_internal_normal_command): New function, factored
4393 out from ...
4394 (complete_line_internal): ... here.
4395 (command_completer_handle_brkchars)
4396 (default_completer_handle_brkchars)
4397 (completer_handle_brkchars_func_for_completer): New functions.
4398 * completer.h (set_gdb_completion_word_break_characters): Delete
4399 declaration.
4400 (completer_handle_brkchars_func_for_completer): New declaration.
4401 * python/py-cmd.c (cmdpy_completer_handle_brkchars): Adjust to use
4402 completer_handle_brkchars_func_for_completer.
4403
78b13106
PA
44042017-07-17 Pedro Alves <palves@redhat.com>
4405
4406 * completer.c (symbol_completer): New function, based on
4407 make_symbol_completion_list_fn.
4408 * completer.h (symbol_completer): New declaration.
4409 * guile/scm-cmd.c (cmdscm_completers): Adjust.
4410 * python/py-cmd.c (completers): Adjust.
4411 * symtab.c (make_symbol_completion_list_fn): Delete.
4412 * symtab.h (make_symbol_completion_list_fn): Delete.
4413 * cli/cli-decode.c (add_cmd): Adjust.
4414
bbf2f4df
PA
44152017-07-17 Pedro Alves <palves@redhat.com>
4416
4417 * Makefile.in (COMMON_OBS): Add filename-seen-cache.o.
4418 * dwarf2read.c: Include "filename-seen-cache.h".
4419 * dwarf2read.c (dwarf2_per_objfile) <filenames_cache>: New field.
4420 (dw2_map_symbol_filenames): Build and use a filenames_seen_cache.
4421 * filename-seen-cache.c: New file.
4422 * filename-seen-cache.h: New file.
4423 * symtab.c: Include "filename-seen-cache.h".
4424 (struct filename_seen_cache, INITIAL_FILENAME_SEEN_CACHE_SIZE)
4425 (create_filename_seen_cache, clear_filename_seen_cache)
4426 (delete_filename_seen_cache, filename_seen): Delete, parts moved
4427 to filename-seen-cache.h/filename-seen-cache.c.
4428 (output_source_filename, sources_info)
4429 (maybe_add_partial_symtab_filename)
4430 (make_source_files_completion_list): Adjust to use
4431 filename_seen_cache.
4432
330cdd98
PA
44332017-07-17 Pedro Alves <palves@redhat.com>
4434
4435 * dwarf2read.c (dwarf2_per_objfile): In-class initialize all
4436 fields.
4437 (dwarf2_per_objfile::dwarf2_per_objfile(objfile*, const
4438 dwarf2_debug_sections*)): New.
4439 (dwarf2_per_objfile::dwarf2_per_objfile(const
4440 dwarf2_per_objfile&)): Declare as deleted.
4441 (dwarf2_per_objfile::operator=): Declare as deleted.
4442 (dwarf2_per_objfile::dwarf2_per_objfile)
4443 (dwarf2_per_objfile::~dwarf2_per_objfile)
4444 (dwarf2_per_objfile::free_cached_comp_units): New.
4445 (dwarf2_has_info): dwarf2_per_objfile initialization code moved to
4446 ctor. Call dwarf2_per_objfile's ctor manually.
4447 (dwarf2_locate_sections): Deleted/refactored as ...
4448 (dwarf2_per_objfile::locate_sections): ... this new method.
4449 (free_cached_comp_units): Defer to
4450 dwarf2_per_objfile::free_cached_comp_units.
4451 (dwarf2_free_objfile): Call dwarf2_per_objfile's dtor manually.
4452
8880f2a9
TT
44532017-07-14 Tom Tromey <tom@tromey.com>
4454
4455 PR rust/21764:
4456 * rust-exp.y (convert_ast_to_expression): Add "want_type"
4457 parameter.
4458 <UNOP_SIZEOF>: Split into separate case.
4459 <UNOP_VAR_VALUE>: Handle want_type. Add error case.
4460
65547233
TT
44612017-07-14 Tom Tromey <tom@tromey.com>
4462
4463 PR rust/21763:
4464 * symtab.c (symbol_matches_domain): Add language_rust to special
4465 case.
4466 * rust-exp.y (convert_ast_to_expression) <OP_VAR_VALUE>: Don't
4467 treat LOC_TYPEDEF symbols as variables.
4468
8f14146e
PA
44692017-07-14 Pedro Alves <palves@redhat.com>
4470
4471 * symtab.c (make_file_symbol_completion_list_1): Iterate over
4472 symtabs matching all symtabs with SRCFILE as file name instead of
4473 only considering the first hit, with lookup_symtab.
4474
2347965c
SM
44752017-07-14 Simon Marchi <simon.marchi@ericsson.com>
4476
4477 * ax-gdb.c (gen_aggregate_elt_ref): Remove operand_name and
4478 operator_name parameters.
4479 (gen_expr): Update function call.
4480
40f4af28
SM
44812017-07-14 Simon Marchi <simon.marchi@ericsson.com>
4482
4483 * dwarf2loc.h (dwarf2_compile_expr_to_ax): Remove gdbarch
4484 parameter.
4485 * symtab.h (struct symbol_computed_ops::tracepoint_var_ref):
4486 Likewise.
4487 * dwarf2loc.c (dwarf2_compile_expr_to_ax): Remove gdbarch
4488 parameter, use agent_expr::gdbarch instead, update function
4489 calls.
4490 (locexpr_tracepoint_var_ref): Likewise.
4491 (loclist_tracepoint_var_ref): Likewise.
4492 * ax-gdb.c (gen_trace_static_fields): Likewise.
4493 (gen_traced_pop): Likewise.
4494 (gen_frame_args_address): Likewise.
4495 (gen_frame_locals_address): Likewise.
4496 (gen_var_ref): Likewise.
4497 (gen_struct_ref_recursive): Likewise.
4498 (gen_static_field): Likewise.
4499 (gen_maybe_namespace_elt): Likewise.
4500 (gen_expr): Likewise.
4501 (gen_trace_for_var): Likewise.
4502 (gen_trace_for_expr): Likewise.
4503 (gen_trace_for_return_address): Likewise.
4504
053f8057
SM
45052017-07-14 Simon Marchi <simon.marchi@ericsson.com>
4506
4507 * ax-gdb.c (gen_deref, gen_address_of): Remove unused ax
4508 parameter.
4509 (gen_struct_ref, gen_expr, gen_expr_binop_rest): Update call.
4510
6661ad48
SM
45112017-07-14 Simon Marchi <simon.marchi@ericsson.com>
4512
4513 * ax-gdb.c (gen_usual_unary): Remove exp parameter, get gdbarch
4514 from ax, update calls.
4515 (gen_usual_arithmetic): Likewise.
4516 (gen_integral_promotions): Likewise.
4517 (gen_bitfield_ref): Likewise.
4518 (gen_primitive_field): Likewise.
4519 (gen_struct_ref_recursive): Likewise.
4520 (gen_struct_ref): Likewise.
4521 (gen_maybe_namespace_elt): Likewise.
4522 (gen_struct_elt_for_reference): Likewise.
4523 (gen_namespace_elt): Likewise.
4524 (gen_aggregate_elt_ref): Likewise.
4525 (gen_expr): Get gdbarch from ax, update calls.
4526 (gen_expr_binop_rest): Likewise.
4527
c55a47e7
PA
45282017-07-13 Pedro Alves <palves@redhat.com>
4529
4530 * amd64-darwin-tdep.c (x86_darwin_init_abi_64): Pass tdesc_amd64
4531 as default tdesc.
4532 * amd64-dicos-tdep.c (amd64_dicos_init_abi):
4533 * amd64-fbsd-tdep.c (amd64fbsd_init_abi):
4534 * amd64-linux-tdep.c (amd64_linux_init_abi): Pass
4535 tdesc_amd64_linux as default tdesc. Get final tdesc from the
4536 tdep.
4537 (amd64_x32_linux_init_abi): Pass tdesc_x32_linux as default tdesc.
4538 Get final tdesc from the tdep.
4539 * amd64-nbsd-tdep.c (amd64nbsd_init_abi): Pass tdesc_amd64 as
4540 default tdesc.
4541 * amd64-obsd-tdep.c (amd64obsd_init_abi): Likewise.
4542 * amd64-sol2-tdep.c (amd64_sol2_init_abi): Likewise.
4543 * amd64-tdep.c (amd64_init_abi): Add 'default_tdesc' parameter.
4544 Use it as default tdesc.
4545 (amd64_x32_init_abi): Add 'default_tdesc' parameter, and pass it
4546 down to amd_init_abi. No longer handle fallback tdesc here.
4547 * amd64-tdep.h (tdesc_x32): Declare.
4548 (amd64_init_abi, amd64_x32_init_abi): Add 'default_tdesc'
4549 parameter.
4550 * amd64-windows-tdep.c (amd64_windows_init_abi): Pass tdesc_amd64
4551 as default tdesc.
4552
55efceab
AA
45532017-07-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4554
4555 * s390-linux-tdep.c (s390_process_record): Add support for
4556 instructions new in arch12.
4557
0aa37b65
JB
45582017-07-11 John Baldwin <jhb@FreeBSD.org>
4559
4560 * amd64-bsd-nat.c (amd64bsd_fetch_inferior_registers): Use
4561 PT_GETFSBASE and PT_GETGSBASE.
4562 (amd64bsd_store_inferior_registers): Use PT_SETFSBASE and
4563 PT_SETGSBASE.
4564
48aeef91
JB
45652017-07-11 John Baldwin <jhb@FreeBSD.org>
4566
4567 * features/Makefile (amd64.dat, amd64-avx.dat, amd64-mpx.dat)
4568 (amd64-avx-mpx.dat, amd64-avx-avx512.dat)
4569 (amd64-avx-mpx-avx512-pku.dat): Add i386/64bit-segments.xml in
4570 those rules.
4571 * features/i386/amd64-avx-avx512.xml: Add 64bit-segments.xml.
4572 * features/i386/amd64-avx-mpx-avx512-pku.xml: Add 64bit-segments.xml.
4573 * features/i386/amd64-avx-mpx.xml: Add 64bit-segments.xml.
4574 * features/i386/amd64-avx.xml: Add 64bit-segments.xml.
4575 * features/i386/amd64-mpx.xml: Add 64bit-segments.xml.
4576 * features/i386/amd64.xml: Add 64bit-segments.xml.
4577 * features/i386/amd64-avx-avx512.c: Regenerated.
4578 * features/i386/amd64-avx-mpx-avx512-pku.c: Regenerated.
4579 * features/i386/amd64-avx-mpx.c: Regenerated.
4580 * features/i386/amd64-avx.c: Regenerated.
4581 * features/i386/amd64-mpx.c: Regenerated.
4582 * features/i386/amd64.c: Regenerated.
4583 * regformats/i386/amd64-avx-avx512.dat: Regenerated.
4584 * regformats/i386/amd64-avx-mpx-avx512-pku.dat: Regenerated.
4585 * regformats/i386/amd64-avx-mpx.dat: Regenerated.
4586 * regformats/i386/amd64-avx.dat: Regenerated.
4587 * regformats/i386/amd64-mpx.dat: Regenerated.
4588 * regformats/i386/amd64.dat: Regenerated.
4589
77c501bc
YQ
45902017-07-10 Yao Qi <yao.qi@linaro.org>
4591
4592 * features/i386/amd64-avx-avx512-linux.c: Re-generated.
4593 * features/i386/amd64-avx-mpx-avx512-pku-linux.c: Re-generated.
4594
6dc8d757
AK
45952017-07-10 Anton Kolesov <Anton.Kolesov@synopsys.com>
4596
4597 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add setenv and
4598 unsetenv.
4599 * gnulib/aclocal.m4: Regenerate.
4600 * gnulib/config.in: Regenerate.
4601 * gnulib/configure: Regenerate.
4602 * gnulib/import/Makefile.am: Regenerate.
4603 * gnulib/import/Makefile.in: Regenerate.
4604 * gnulib/import/m4/gnulib-cache.m4: Regenerate.
4605 * gnulib/import/m4/gnulib-comp.m4: Regenerate.
4606 * gnulib/import/m4/environ.m4: New file.
4607 * gnulib/import/m4/setenv.m4: New file.
4608 * gnulib/import/setenv.c: New file.
4609 * gnulib/import/unsetenv.c: New file.
4610
266934d1
SM
46112017-07-09 Simon Marchi <simon.marchi@ericsson.com>
4612
4613 * compile/compile-loc2c.c (do_compile_dwarf_expr_to_c): Read
4614 address when op is DW_OP_addr.
4615
03278692
TT
46162017-07-09 Tom Tromey <tom@tromey.com>
4617
4618 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Reverse size
4619 check and apply to outer type.
4620
4b654465
JB
46212017-07-07 John Baldwin <jhb@FreeBSD.org>
4622
4623 * fbsd-tdep.c (LWPINFO_OFFSET, LWPINFO_PL_FLAGS)
4624 (LWPINFO64_PL_SIGINFO, LWPINFO32_PL_SIGINFO, PL_FLAG_SI)
4625 (SIZE64_SIGINFO_T, SIZE32_SIGINFO_T, fbsd_core_xfer_siginfo): New.
4626 (fbsd_init_abi): Install gdbarch "core_xfer_siginfo" method.
4627
2af9fc44
JB
46282017-07-07 John Baldwin <jhb@FreeBSD.org>
4629
4630 * fbsd-tdep.c (fbsd_core_thread_name): Use thread_section_name.
4631
382b69bb
JB
46322017-07-07 John Baldwin <jhb@FreeBSD.org>
4633
4634 * corelow.c (get_core_siginfo): Remove.
4635 (core_xfer_partial): Use the gdbarch "core_xfer_siginfo" method
4636 instead of get_core_siginfo.
4637 * gdbarch.sh (core_xfer_siginfo): New gdbarch callback.
4638 * gdbarch.h: Re-generate.
4639 * gdbarch.c: Re-generate.
4640 * linux-tdep.c (linux_core_xfer_siginfo): New.
4641 (linux_init_abi): Install gdbarch "core_xfer_siginfo" method.
4642
6e5eab33
JB
46432017-07-07 John Baldwin <jhb@FreeBSD.org>
4644
4645 * corelow.c (thread_section_name): Move to ...
4646 * gdbcore.h (thread_section_name): ... here.
4647
929edea9
JB
46482017-07-07 John Baldwin <jhb@FreeBSD.org>
4649
4650 * fbsd-nat.c [PT_LWPINFO && __LP64__] (union sigval32)
4651 (struct siginfo32): New.
4652 [PT_LWPINFO] (fbsd_siginfo_size, fbsd_convert_siginfo): New.
4653 (fbsd_xfer_partial) [PT_LWPINFO]: Handle TARGET_OBJECT_SIGNAL_INFO
4654 via ptrace(PT_LWPINFO).
4655
762c974a
JB
46562017-07-07 John Baldwin <jhb@FreeBSD.org>
4657
4658 * fbsd-tdep.c (fbsd_gdbarch_data_handle, struct fbsd_gdbarch_data)
4659 (init_fbsd_gdbarch_data, get_fbsd_gdbarch_data)
4660 (fbsd_get_siginfo_type): New.
4661 (fbsd_init_abi): Install gdbarch "get_siginfo_type" method.
4662 (_initialize_fbsd_tdep): New.
4663
33c5cd75
DB
46642017-07-06 David Blaikie <dblaikie@gmail.com>
4665
4666 * dwarf2read.c (struct dwo_file): Use a htab of dwo_unit* (rather than
4667 a singular dwo_unit*) to support multiple CUs in the same way that
4668 multiple TUs are supported.
4669 (create_cus_hash_table): Replace create_dwo_cu with a function for
4670 parsing multiple CUs from a DWO file.
4671 (open_and_init_dwo_file): Use create_cus_hash_table rather than
4672 create_dwo_cu.
4673 (lookup_dwo_cutu): Lookup CU in the hash table in the dwo_file with
4674 htab_find, rather than comparing the signature to a singleton CU in
4675 the dwo_file.
4676
8455d262
PA
46772017-07-06 Pedro Alves <palves@redhat.com>
4678
4679 * python/py-unwind.c (pyuw_dealloc_cache): Fix for loop condition.
4680
4da3eb35
PA
46812017-07-04 Pedro Alves <palves@redhat.com>
4682
4683 * gdbtypes.c (recursive_dump_type): Don't reference TYPE_STATIC.
4684 * gdbtypes.h (TYPE_STATIC): Delete.
4685 (struct fn_field) <is_public, is_abstract, is_static, is_final,
4686 is_synchronized, is_native>: Delete.
4687 <dummy>: Bump.
4688 (TYPE_FN_FIELD_PUBLIC, TYPE_FN_FIELD_STATIC, TYPE_FN_FIELD_FINAL)
4689 (TYPE_FN_FIELD_SYNCHRONIZED, TYPE_FN_FIELD_NATIVE)
4690 (TYPE_FN_FIELD_ABSTRACT): Delete.
4691
5bfd255c
SM
46922017-07-03 Simon Marchi <simon.marchi@ericsson.com>
4693
4694 * buffer.h (buffer_finish): Fix spelling mistakes.
4695
25c54127
EZ
46962017-07-01 Eli Zaretskii <eliz@gnu.org>
4697
4698 * .dir-locals.el: Automatically switch to C-style comments in
4699 versions of Emacs that support the feature.
4700
dc4bde35
SDJ
47012017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4702 Pedro Alves <palves@redhat.com>
4703
4704 PR cli/21688
4705 * cli/cli-script.c (command_name_equals_not_inline): Remove function.
4706 (process_next_line): New variable 'inline_cmd'.
4707 Adjust 'if' clauses for "python", "compile" and "guile" to use
4708 'command_name_equals' and check for '!inline_cmd'.
4709
51ed89aa
SDJ
47102017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4711
4712 PR cli/21688
4713 * cli/cli-script.c (command_name_equals_not_inline): New function.
4714 (process_next_line): Adjust 'if' clauses for "python", "compile"
4715 and "guile" to use command_name_equals_not_inline.
4716
eb17d413
PA
47172017-06-29 Pedro Alves <palves@redhat.com>
4718
4719 * completer.c (expression_completer): Call
4720 linespec_location_completer instead of location_completer.
4721
195bcdd5
PA
47222017-06-29 Pedro Alves <palves@redhat.com>
4723
4724 * completer.c (expression_completer): Remove code that recomputes
4725 'text' from 'word'.
4726
adc764e7
YQ
47272017-06-29 Yao Qi <yao.qi@linaro.org>
4728
4729 * regformats/regdat.sh: Generate code with
4730 "ifndef IN_PROCESS_AGENT".
4731
6e75794e
PA
47322017-06-28 Pedro Alves <palves@redhat.com>
4733
4734 * command.h: Include "common/scoped_restore.h".
4735
bc491f2e
YQ
47362017-06-28 Yao Qi <yao.qi@linaro.org>
4737
4738 * mi/mi-cmd-break.c (mi_argv_to_format): Use obstack_grow_str
4739 instead of obstack_grow.
4740
41664b45
DG
47412017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
4742
4743 PR gdb/21337
4744 * symfile.c (reread_symbols): Call objfiles_changed just before
4745 read_symbols.
4746
6da67eb1
PA
47472017-06-27 Pedro Alves <palves@redhat.com>
4748
4749 * symtab.c (COMPLETION_LIST_ADD_SYMBOL)
4750 (MCOMPLETION_LIST_ADD_SYMBOL): Delete macros, replace with ...
4751 (completion_list_add_symbol, completion_list_add_msymbol):
4752 ... these new functions.
4753 (add_symtab_completions)
4754 (default_make_symbol_completion_list_break_on_1): Adjust.
4755
23732b1e
PA
47562017-06-27 Pedro Alves <palves@redhat.com>
4757
4758 * objfiles.c (get_objfile_bfd_data): Call bfd_alloc instead of
4759 bfd_zalloc. Call objfile_per_bfd_storage's ctor.
4760 (free_objfile_per_bfd_storage): Call objfile_per_bfd_storage's
4761 dtor.
4762 * objfiles.h (objfile_per_bfd_storage): Add ctor. Make
4763 'storage_obstack' field an auto_obstack. In-class initialize all
4764 non-bitfield fields. Make minsyms_read bool.
4765 * symfile.c (read_symbols): Adjust.
4766
a4d1e79a
AH
47672017-06-27 Alan Hayward <alan.hayward@arm.com>
4768
4769 * remote-sim.c (gdbsim_fetch_register): Use byte_vector.
4770 (gdbsim_store_register): Likewise.
4771
8268c778
PA
47722017-06-27 Pedro Alves <palves@redhat.com>
4773
4774 * c-exp.y (name_obstack): Now an auto_obstack.
4775 (yylex): Use auto_obstack::clear.
4776 (c_parse): Use auto_obstack::clear instead of reinitializing and
4777 freeing the obstack.
4778 * c-lang.c (evaluate_subexp_c): Use auto_obstack.
4779 * d-exp.y (name_obstack): Now an auto_obstack.
4780 (yylex): Use auto_obstack::clear.
4781 (d_parse): Use auto_obstack::clear instead of reinitializing and
4782 freeing the obstack.
4783 * dwarf2loc.c (fetch_const_value_from_synthetic_pointer): Use
4784 auto_obstack.
4785 * dwarf2read.c (create_addrmap_from_index)
4786 (dwarf2_build_psymtabs_hard)
4787 (update_enumeration_type_from_children): Likewise.
4788 * gdb_obstack.h (auto_obstack): New type.
4789 * go-exp.y (name_obstack): Now an auto_obstack.
4790 (build_packaged_name): Use auto_obstack::clear.
4791 (go_parse): Use auto_obstack::clear instead of reinitializing and
4792 freeing the obstack.
4793 * linux-tdep.c (linux_make_mappings_corefile_notes): Use
4794 auto_obstack.
4795 * printcmd.c (printf_wide_c_string, ui_printf): Use auto_obstack.
4796 * rust-exp.y (work_obstack): Now an auto_obstack.
4797 (rust_parse, rust_lex_tests): Use auto_obstack::clear instead of
4798 reinitializing and freeing the obstack.
4799 * utils.c (do_obstack_free, make_cleanup_obstack_free): Delete.
4800 (host_char_to_target): Use auto_obstack.
4801 * utils.h (make_cleanup_obstack_free): Delete declaration.
4802 * valprint.c (generic_emit_char, generic_printstr): Use
4803 auto_obstack.
4804
db665f42
SM
48052017-06-27 Simon Marchi <simon.marchi@ericsson.com>
4806
4807 * darwin-nat.c (darwin_check_new_threads): Don't handle dummy
4808 thread.
4809 (darwin_init_thread_list): Don't update dummy thread.
4810 (darwin_create_inferior, darwin_attach): Don't add a dummy thread.
4811
873c0814
SM
48122017-06-26 Simon Marchi <simon.marchi@ericsson.com>
4813
4814 * record-full.c (netorder16): Remove.
4815
8b5a7a6e
SM
48162017-06-26 Simon Marchi <simon.marchi@ericsson.com>
4817
4818 * common/diagnostics.h: Define macros for GCC.
4819 (DIAGNOSTIC_IGNORE_UNUSED_FUNCTION): New macro.
4820 * common/vec.h: Include diagnostics.h.
4821 (DIAGNOSTIC_IGNORE_UNUSED_VEC_FUNCTION): New macro.
4822 (DEF_VEC_I, DEF_VEC_P, DEF_VEC_O): Ignore -Wunused-function
4823 warning.
4824
d1435379
SM
48252017-06-26 Simon Marchi <simon.marchi@ericsson.com>
4826
4827 * common/diagnostics.h (DIAGNOSTIC_IGNORE_DEPRECATED_REGISTER):
4828 New macro.
4829 * ada-lex.l: Ignore deprecated register warnings.
4830
cc75e0fd
SM
48312017-06-25 Simon Marchi <simon.marchi@ericsson.com>
4832
4833 * main.c (get_init_files): Replace "SYSTEM_GDBINIT +
4834 datadir_len" with "&SYSTEM_GDBINIT[datadir_len]".
4835
07809eaf
SM
48362017-06-25 Simon Marchi <simon.marchi@ericsson.com>
4837
4838 * dtrace-probe.c (dtrace_process_dof_probe): Put semi-colon on
4839 its own line.
4840
f076f034
SM
48412017-06-25 Simon Marchi <simon.marchi@ericsson.com>
4842
4843 * nat/x86-dregs.c (x86_show_dr): Print registers one per line.
4844
0dd5cbc5
AH
48452017-06-23 Alan Hayward <alan.hayward@arm.com>
4846
4847 * xtensa-tdep.c (XTENSA_MAX_REGISTER_SIZE): Add.
4848 (xtensa_register_write_masked): Use XTENSA_MAX_REGISTER_SIZE.
4849 (xtensa_register_read_masked): Likewise.
4850
d4c6ce5b
SDJ
48512017-06-22 Sergio Durigan Junior <sergiodj@redhat.com>
4852
4853 * common/environ.c (gdb_environ::unset): Update comment.
4854
16892a03
AH
48552017-06-22 Alan Hayward <alan.hayward@arm.com>
4856
4857 * python/py-unwind.c (pyuw_sniffer): Allocate space for
4858 registers.
4859
d7dcbefc
AH
48602017-06-22 Alan Hayward <alan.hayward@arm.com>
4861
4862 * record-full.c (record_full_exec_insn): Use byte_vector.
4863
b30ff123
YQ
48642017-06-22 Yao Qi <yao.qi@linaro.org>
4865
4866 * regformats/i386/amd64-avx-mpx-avx512-pku-linux.dat: Regenerated.
4867 * regformats/i386/amd64-avx-mpx-avx512-pku.dat: Regenerated.
4868
4fa847d7
AH
48692017-06-22 Alan Hayward <alan.hayward@arm.com>
4870
4871 * remote.c (cached_reg): Move from here...
4872 * regcache.h (cached_reg): ...to here.
4873 * python/py-unwind.c (struct reg_info): Remove.
4874 (cached_frame_info): Use cached_reg_t.
4875 (pyuw_prev_register): Likewise.
4876 (pyuw_sniffer): Use cached_reg_t and allocate registers.
4877 (pyuw_dealloc_cache): Free all registers.
4878
f4906a9a
PA
48792017-06-22 Pedro Alves <palves@redhat.com>
4880 Simon Marchi <simon.marchi@ericsson.com>
4881
4882 * unittests/environ-selftests.c (run_tests): Ignore -Wself-move
4883 warning.
4884 * common/diagnostics.h: New file.
4885
b45a1208
PA
48862017-06-22 Pedro Alves <palves@redhat.com>
4887
4888 * common/agent.h: Add include guards.
4889
e4da2c61
SM
48902017-06-21 Simon Marchi <simon.marchi@ericsson.com>
4891
4892 * target.h (struct target_ops) <to_xfer_partial>: Update doc to
4893 talk about addressable units instead of bytes.
4894
96160d60
SDJ
48952017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
4896
4897 * common/environ.c (gdb_environ::unset): Use '::iterator' instead
4898 of '::const_iterator'.
4899
9a6c7d9c
SDJ
49002017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
4901
4902 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
4903 'unittests/environ-selftests.c'.
4904 (SUBDIR_UNITTESTS_OBS): Add 'environ-selftests.o'.
4905 * charset.c (find_charset_names): Declare object 'iconv_env'.
4906 Update code to use 'iconv_env' object. Remove call to
4907 'free_environ'.
4908 * common/environ.c: Include <utility>.
4909 (make_environ): Delete function.
4910 (free_environ): Delete function.
4911 (gdb_environ::clear): New function.
4912 (gdb_environ::operator=): New function.
4913 (gdb_environ::get): Likewise.
4914 (environ_vector): Delete function.
4915 (set_in_environ): Delete function.
4916 (gdb_environ::set): New function.
4917 (unset_in_environ): Delete function.
4918 (gdb_environ::unset): New function.
4919 (gdb_environ::envp): Likewise.
4920 * common/environ.h: Include <vector>.
4921 (struct gdb_environ): Delete; transform into...
4922 (class gdb_environ): ... this class.
4923 (free_environ): Delete prototype.
4924 (init_environ, get_in_environ, set_in_environ, unset_in_environ,
4925 environ_vector): Likewise.
4926 * infcmd.c (run_command_1): Update code to call
4927 'envp' from 'gdb_environ' class.
4928 (environment_info): Update code to call methods from 'gdb_environ'
4929 class.
4930 (unset_environment_command): Likewise.
4931 (path_info): Likewise.
4932 (path_command): Likewise.
4933 * inferior.c (inferior::~inferior): Delete call to 'free_environ'.
4934 (inferior::inferior): Initialize 'environment' using the host's
4935 information.
4936 * inferior.h: Remove forward declaration of 'struct gdb_environ'.
4937 Include "environ.h".
4938 (class inferior) <environment>: Change type from 'struct
4939 gdb_environ' to 'gdb_environ'.
4940 * mi/mi-cmd-env.c (mi_cmd_env_path): Update code to call
4941 methods from 'gdb_environ' class.
4942 * solib.c (solib_find_1): Likewise
4943 * unittests/environ-selftests.c: New file.
4944
75c554cf
YQ
49452017-06-20 Yao Qi <yao.qi@linaro.org>
4946
4947 * features/i386/i386-linux.xml: Exchange the order of including
4948 32bit-linux.xml and 32bit-sse.xml.
4949 * features/i386/i386-linux.c: Regenerated.
4950
72ddacb7
YQ
49512017-06-20 Yao Qi <yao.qi@linaro.org>
4952
4953 * target-descriptions.c (tdesc_reg): Add ctor, dtor.
4954 Delete copy ctor and assignment operator.
4955 (tdesc_type): Likewise.
4956 (tdesc_feature): Likewise.
4957 (tdesc_free_reg): Remove.
4958 (tdesc_create_reg): Use new.
4959 (tdesc_free_type): Remove.
4960 (tdesc_create_vector): Use new.
4961 (tdesc_create_union): Likewise.
4962 (tdesc_create_flags): Likewise.
4963 (tdesc_create_enum): Likewise.
4964 (tdesc_free_feature): Delete.
4965 (free_target_description): Use delete.
4966
325c9fd4
JB
49672017-06-19 John Baldwin <jhb@FreeBSD.org>
4968
4969 * mips-tdep.c (print_gp_register_row): Don't error for unavailable
4970 registers.
4971
16b7a719
PA
49722017-06-19 Pedro Alves <palves@redhat.com>
4973
4974 * dwarf2read.c (write_psymtabs_to_index): Construct file_closer
4975 after gdb::unlinker.
4976
1c8e01c9
SDJ
49772017-06-19 Sergio Durigan Junior <sergiodj@redhat.com>
4978
4979 * mi/mi-cm-env.c (_initialize_mi_cmd_env): Use getenv instead of
4980 gdb_environ to access an environment variable.
4981
ffce45d2
TP
49822017-06-18 Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
4983
4984 * nat/linux-ptrace.c (linux_fork_to_function): Add cast to
4985 gdb_byte*.
4986
1d4fbac9
SM
49872017-06-17 Simon Marchi <simon.marchi@ericsson.com>
4988
4989 * nat/fork-inferior.h (trace_start_error): Add ATTRIBUTE_PRINTF.
4990
8465943a
SM
49912017-06-17 Simon Marchi <simon.marchi@ericsson.com>
4992
4993 * configure: Re-generate.
4994 * warning.m4 (build_warnings): Add -Wno-mismatched-tags.
4995
3e019bdc
SM
49962017-06-17 Simon Marchi <simon.marchi@ericsson.com>
4997
4998 * configure: Re-generate.
4999 * warning.m4: Pass -Werror to compiler when checking for
5000 supported warning flags.
5001
cf0dd6f0
SM
50022017-06-17 Simon Marchi <simon.marchi@ericsson.com>
5003
5004 * Makefile.in (COMPILE.pre): Add "-x c++".
5005
6f98355c
YQ
50062017-06-16 Alan Hayward <alan.hayward@arm.com>
5007 Pedro Alves <palves@redhat.com>
5008 Yao Qi <yao.qi@linaro.org>
5009
5010 * defs.h (RequireLongest): New.
5011 (extract_integer): Declare function template.
5012 (extract_signed_integer): Remove the declaration, but define it
5013 static inline.
5014 (extract_unsigned_integer): Likewise.
5015 (store_integer): Declare function template.
5016 (store_signed_integer): Remove the declaration, but define it
5017 static inline.
5018 (store_unsigned_integer): Likewise.
5019 * findvar.c (extract_integer): New function template.
5020 (extract_signed_integer): Remove.
5021 (extract_unsigned_integer): Remove.
5022 (extract_integer<LONGEST>, extract_integer<ULONGEST>): Explicit
5023 instantiations.
5024 (store_integer): New function template.
5025 (store_signed_integer): Remove.
5026 (store_unsigned_integer): Remove.
5027 (store_integer): Explicit instantiations.
5028 * regcache.c (regcache_raw_read_signed): Update.
5029 (regcache::raw_read): New function.
5030 (regcache::raw_read_signed): Remove.
5031 (regcache::raw_read_unsigned): Remove.
5032 (regcache_raw_read_unsigned): Update.
5033 (regcache_raw_write_unsigned): Update.
5034 (regcache::raw_write_signed): Remove.
5035 (regcache::raw_write): New function.
5036 (regcache_cooked_read_signed): Update.
5037 (regcache::raw_write_unsigned): Remove.
5038 (regcache::cooked_read_signed): Remove.
5039 (regcache_cooked_read_unsigned): Update.
5040 (regcache::cooked_read_unsigned): Remove.
5041 (regcache_cooked_write_signed): Update.
5042 (regcache_cooked_write_unsigned): Update.
5043 * regcache.h (regcache) <raw_read_signed>: Remove.
5044 <raw_write_signed, raw_read_unsigned, raw_write_unsigned>: Remove.
5045 <raw_read, raw_write>: New.
5046 <cooked_read_signed, cooked_write_signed>: Remove.
5047 <cooked_write_unsigned, cooked_read_unsigned>: Remove.
5048 <cooked_read, cooked_write>: New.
5049 * sh64-tdep.c (sh64_pseudo_register_read): Update.
5050 (sh64_pseudo_register_write): Update.
5051
a87dc45a
AK
50522017-06-16 Anton Kolesov <anton.kolesov@synopsys.com>
5053
5054 * arc-tdep.c (arc_disassembler_options): New variable.
5055 (arc_gdbarch_init): Set and use it. Use arc_delayed_print_insn instead
5056 of default_print_insn.
5057 (arc_delayed_print_insn): Set info->section when needed,
5058 use default_print_insn to retrieve a disassembler.
5059
45159d6a
SDJ
50602017-06-14 Sergio Durigan Junior <sergiodj@redhat.com>
5061
5062 PR gdb/21574
5063 * infcmd.c (_initialize_infcmd): Expand "help run" documentation
5064 to mention $SHELL and startup-with-shell.
5065
b46c4cf0
MF
50662017-06-14 Max Filippov <jcmvbkbc@gmail.com>
5067
5068 * MAINTAINERS: Move Maxim Grigoriev to the Past Maintainers.
5069
6394c606
YQ
50702017-06-14 Yao Qi <yao.qi@linaro.org>
5071
5072 * aarch64-tdep.c (aarch64_gdb_print_insn): Call
5073 default_print_insn instead of print_insn_aarch64.
5074 * arm-tdep.c (gdb_print_insn_arm): Call
5075 default_print_insn instead of print_insn_big_arm
5076 and print_insn_little_arm.
5077 * i386-tdep.c (i386_print_insn): Call default_print_insn
5078 instead of print_insn_i386.
5079 * ia64-tdep.c (ia64_print_insn): Call
5080 default_print_insn instead of print_insn_ia64.
5081 * mips-tdep.c (gdb_print_insn_mips): Call
5082 default_print_insn instead of print_insn_big_mips
5083 and print_insn_little_mips.
5084 * spu-tdep.c (gdb_print_insn_spu): Call default_print_insn
5085 instead of print_insn_spu.
5086
d5722aa2
PA
50872017-06-14 Pedro Alves <palves@redhat.com>
5088
5089 * ada-lang.c: Include "common/byte-vector.h".
5090 (ada_value_primitive_packed_val): Use gdb::byte_vector.
5091 * charset.c (wchar_iterator::iterate): Resize the vector instead
5092 of reserving it.
5093 * common/byte-vector.h: Include "common/def-vector.h".
5094 (wchar_iterator::m_out): Now a gdb::def_vector<gdb_wchar_t>.
5095 * cli/cli-dump.c: Include "common/byte-vector.h".
5096 (dump_memory_to_file, restore_binary_file): Use gdb::byte_vector.
5097 * common/byte-vector.h: New file.
5098 * common/def-vector.h: New file.
5099 * common/default-init-alloc.h: New file.
5100 * dwarf2loc.c: Include "common/byte-vector.h".
5101 (rw_pieced_value): Use gdb::byte_vector, and resize the vector
5102 instead of reserving it.
5103 * dwarf2read.c: Include "common/byte-vector.h".
5104 (data_buf::m_vec): Now a gdb::byte_vector.
5105 * gdb_regex.c: Include "common/def-vector.h".
5106 (compiled_regex::compiled_regex): Use gdb::def_vector<char>.
5107 * mi/mi-main.c: Include "common/byte-vector.h".
5108 (mi_cmd_data_read_memory): Use gdb::byte_vector.
5109 * printcmd.c: Include "common/byte-vector.h".
5110 (print_scalar_formatted): Use gdb::byte_vector.
5111 * valprint.c: Include "common/byte-vector.h".
5112 (maybe_negate_by_bytes, print_decimal_chars): Use
5113 gdb::byte_vector.
5114
01ec7a27
SM
51152017-06-13 Simon Marchi <simon.marchi@ericsson.com>
5116
5117 * darwin-nat.c: Include "nat/fork-inferior.h".
5118
848d9074
SM
51192017-06-13 Simon Marchi <simon.marchi@ericsson.com>
5120
5121 * configure.nat: Factor out Darwin bits that are not
5122 architecture-specific. Add fork-inferior.o.
5123
3b912944
SM
51242017-06-13 Simon Marchi <simon.marchi@ericsson.com>
5125
5126 * configure.nat: Factor out AIX bits that are not
5127 architecture-specific. Add fork-inferior.o.
5128
55acdf22
AA
51292017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5130
5131 * dwarf2loc.c (rw_pieced_value): New. Merge logic from...
5132 (read_pieced_value, write_pieced_value): ...here. Reduce to
5133 wrappers that just call rw_pieced_value.
5134
f65e2044
AA
51352017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5136
5137 * dwarf2loc.c (write_pieced_value): When writing the data for a
5138 memory piece, use write_memory_with_notification instead of
5139 write_memory.
5140
23f945bf
AA
51412017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5142
5143 * valops.c (read_value_memory): Change embedded_offset to
5144 represent a bit offset instead of a byte offset.
5145 * value.h (read_value_memory): Adjust comment.
5146
f236533e
AA
51472017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5148
5149 * dwarf2loc.c (read_pieced_value): Remove unnecessary variables
5150 dest_offset_bits and source_offset_bits.
5151 (write_pieced_value): Likewise.
5152
65d84b76
AA
51532017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5154
5155 * dwarf2loc.c (read_pieced_value): Respect the piece offset, as
5156 given by DW_OP_bit_piece.
5157 (write_pieced_value): Likewise.
5158
242d31ab
AA
51592017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5160
5161 * dwarf2loc.c (read_pieced_value): Move the buffer allocation and
5162 some other preparations to the places where sufficient information
5163 is available.
5164 (write_pieced_value): Likewise.
5165
03c8af18
AA
51662017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5167
5168 * dwarf2loc.c (bits_to_bytes): New function.
5169 (read_pieced_value): Fix offset calculations for register pieces
5170 on big-endian targets.
5171 (write_pieced_value): Likewise.
5172
840989c1
AA
51732017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5174
5175 * dwarf2loc.c (read_pieced_value): Remove buffer_size variable.
5176 (write_pieced_value): Likewise.
5177
359b19bb
AA
51782017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5179
5180 * dwarf2loc.c (write_pieced_value): When writing to a bit-field,
5181 transfer the source value's least significant bits, instead of its
5182 lowest-addressed ones. Rename type_len to max_offset.
5183 (read_pieced_value): Mirror above changes to write_pieced_value as
5184 applicable.
5185
07c9ca3b
AA
51862017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5187
5188 * dwarf2loc.c (write_pieced_value): In DWARF_VALUE_MEMORY,
5189 truncate full bytes from dest_offset_bits before using it as an
5190 offset into the buffer.
5191
f1cc9874
AA
51922017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5193
5194 * dwarf2loc.c (write_pieced_value): Include transfer size in
5195 byte-wise check.
5196
cdaac320
AA
51972017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5198
5199 * dwarf2loc.c (write_pieced_value): Fix copy/paste error in the
5200 calculation of this_size.
5201
af547a96
AA
52022017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5203
5204 * dwarf2loc.c (read_pieced_value): Respect parent value's offset
5205 when targeting a bit-field.
5206 (write_pieced_value): Likewise.
5207
ddd7882a
AA
52082017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5209
5210 * dwarf2loc.c (struct piece_closure) <addr_size>: Remove field.
5211 (allocate_piece_closure): Drop addr_size parameter.
5212 (dwarf2_evaluate_loc_desc_full): Adjust call to
5213 allocate_piece_closure.
5214
e9352324
AA
52152017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5216
5217 PR gdb/21226
5218 * dwarf2loc.c (read_pieced_value): Anchor stack value pieces at
5219 the LSB end, independent of endianness.
5220
d5d1163e
AA
52212017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5222
5223 * dwarf2loc.c (write_pieced_value): Fix order of calculations for
5224 size capping.
5225
032bb6ea
YQ
52262017-06-13 Yao Qi <yao.qi@linaro.org>
5227
5228 * mips-linux-nat.c: Move include features/mips*-linux.c to
5229 mips-linux-tdep.c.
5230 (_initialize_mips_linux_nat): Move initialize_tdesc_mips* calls
5231 to mips-linux-tdep.c.
5232 * mips-linux-tdep.c: Include features/mips*-linux.c
5233 (_initialize_mips_linux_tdep): Call initialize_tdesc_mips*
5234 functions.
5235 * mips-linux-tdep.h (tdesc_mips_linux): Declare.
5236 (tdesc_mips_dsp_linux, tdesc_mips64_linux): Declare.
5237 (tdesc_mips64_dsp_linux): Declare.
5238
f12f6bad
TT
52392017-06-12 Tom Tromey <tom@tromey.com>
5240
5241 * valprint.h (val_print_type_code_int): Remove.
5242 * valprint.c (generic_val_print_int): Always call
5243 val_print_scalar_formatted.
5244 (val_print_type_code_int): Remove.
5245 * printcmd.c (print_scalar_formatted): Handle options->format==0.
5246 * f-valprint.c (f_val_print): Use val_print_scalar_formatted.
5247 * c-valprint.c (c_val_print_int): Use val_print_scalar_formatted.
5248 * ada-valprint.c (ada_val_print_num): Use
5249 val_print_scalar_formatted.
5250
d9109c80
TT
52512017-06-12 Tom Tromey <tom@tromey.com>
5252
5253 * printcmd.c (print_scalar_formatted): Unify the two switches.
5254 Don't convert scalars to LONGEST.
5255
4ac0cb1c
TT
52562017-06-12 Tom Tromey <tom@tromey.com>
5257
5258 PR exp/16225:
5259 * valprint.h (print_decimal_chars): Update.
5260 * valprint.c (maybe_negate_by_bytes): New function.
5261 (print_decimal_chars): Add "is_signed" argument.
5262 * printcmd.c (print_scalar_formatted): Update.
5263
30a25466
TT
52642017-06-12 Tom Tromey <tom@tromey.com>
5265
5266 PR exp/16225:
5267 * valprint.h (print_binary_chars, print_hex_chars): Update.
5268 * valprint.c (val_print_type_code_int): Update.
5269 (print_binary_chars): Add "zero_pad" argument.
5270 (emit_octal_digit): New function.
5271 (print_octal_chars): Don't zero-pad.
5272 (print_decimal_chars): Likewise.
5273 (print_hex_chars): Add "zero_pad" argument.
5274 * sh64-tdep.c (sh64_do_fp_register): Update.
5275 * regcache.c (regcache::dump): Update.
5276 * printcmd.c (print_scalar_formatted): Update.
5277 * infcmd.c (default_print_one_register_info): Update.
5278
b3464d03
PA
52792017-06-12 Pedro Alves <palves@redhat.com>
5280 Alan Hayward <alan.hayward@arm.com>
5281
5282 * mips-tdep.c (MAX_MIPS_ABI_REGSIZE): New.
5283 (mips_eabi_push_dummy_call): Rename local 'regsize' to
5284 'abi_regsize'. Rename local array 'valbuf' to 'ref_valbuf', and
5285 use MAX_MIPS_ABI_REGSIZE instead of MAX_REGISTER_SIZE to size it.
5286 Assert that abi_regsize bytes fit in 'ref_valbuf'.
5287
4b76cda9
PA
52882017-06-12 Pedro Alves <palves@redhat.com>
5289
5290 * dwarf2read.c (mapped_symtab::data): Now a vector of
5291 symtab_index_entry instead of vector of
5292 std::unique_ptr<symtab_index_entry>. All users adjusted to check
5293 whether an element's name is NULL instead of checking whether the
5294 element itself is NULL.
5295 (find_slot): Change return type. Adjust.
5296 (hash_expand, , add_index_entry, uniquify_cu_indices)
5297 (write_hash_table): Adjust.
5298
e8f8bcb3
PA
52992017-06-12 Pedro Alves <palves@redhat.com>
5300
5301 * dwarf2read.c (recursively_count_psymbols): New function.
5302 (write_psymtabs_to_index): Call it to compute number of psyms and
5303 pass estimate size of psyms_seen to unordered_set's ctor.
5304
70a1152b
PA
53052017-06-12 Pedro Alves <palves@redhat.com>
5306
5307 * dwarf2read.c (write_hash_table): Check if key already exists
5308 before emplacing.
5309
c2f134ac
PA
53102017-06-12 Pedro Alves <palves@redhat.com>
5311
5312 * dwarf2read.c (data_buf::append_space): Rename to...
5313 (data_buf::grow): ... this, and make private. Adjust all callers.
5314 (data_buf::append_uint): New method.
5315 (add_address_entry, write_one_signatured_type)
5316 (write_psymtabs_to_index): Use it.
5317
a81e6d4d
PA
53182017-06-12 Pedro Alves <palves@redhat.com>
5319
5320 * dwarf2read.c (file_write(FILE *, const void *, size_t)): Delete.
5321 (file_write (FILE *, const std::vector<Elem>&)): Delete.
5322 (data_buf::file_write): Call ::fwrite directly.
5323
6fd931f2
PA
53242017-06-12 Pedro Alves <palves@redhat.com>
5325
5326 * dwarf2read.c (uniquify_cu_indices): Use std::unique and
5327 std::vector::erase.
5328
bc8f2430
JK
53292017-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5330
5331 Code cleanup: C++ify .gdb_index producer.
5332 * dwarf2read.c: Include <unordered_set> and <unordered_map>.
5333 (MAYBE_SWAP) [WORDS_BIGENDIAN]: Cast to offset_type.
5334 (struct strtab_entry, hash_strtab_entry, eq_strtab_entry)
5335 (create_strtab, add_string): Remove.
5336 (file_write, data_buf): New.
5337 (struct symtab_index_entry): Use std::vector for cu_indices.
5338 (struct mapped_symtab): Use std::vector for data.
5339 (hash_symtab_entry, eq_symtab_entry, delete_symtab_entry)
5340 (create_symbol_hash_table, create_mapped_symtab, cleanup_mapped_symtab):
5341 Remove.
5342 (find_slot): Change return type. Update it to the new data structures.
5343 (hash_expand, add_index_entry): Update it to the new data structures.
5344 (offset_type_compare): Remove.
5345 (uniquify_cu_indices): Update it to the new data structures.
5346 (c_str_view, c_str_view_hasher, vector_hasher): New.
5347 (add_indices_to_cpool): Remove.
5348 (write_hash_table): Update it to the new data structures.
5349 (struct psymtab_cu_index_map, hash_psymtab_cu_index)
5350 (eq_psymtab_cu_index): Remove.
5351 (psym_index_map): New typedef.
5352 (struct addrmap_index_data): Change addr_obstack pointer to data_buf
5353 reference and std::unordered_map for cu_index_htab.
5354 (add_address_entry, add_address_entry_worker, write_address_map)
5355 (write_psymbols): Update it to the new data structures.
5356 (write_obstack): Remove.
5357 (struct signatured_type_index_data): Change types_list to a data_buf
5358 reference and psyms_seen to a std::unordered_set reference.
5359 (write_one_signatured_type, recursively_write_psymbols)
5360 (write_psymtabs_to_index): Update it to the new data structures.
5361
c4dcb155
SM
53622017-06-11 Simon Marchi <simon.marchi@ericsson.com>
5363
5364 * NEWS (Changes since GDB 8.0): Announce {set,show} debug
5365 separate-debug-file commands.
5366 * symfile.h (separate_debug_file_debug): New global.
5367 * symfile.c (separate_debug_file_debug): New global.
5368 (separate_debug_file_exists, find_separate_debug_file): Add
5369 debug output.
5370 (_initialize_symfile): Add "set debug separate-debug-file"
5371 command.
5372 * build-id.c (build_id_to_debug_bfd,
5373 find_separate_debug_file_by_buildid): Add debug output.
5374
6d45d4b4
SM
53752017-06-10 Simon Marchi <simon.marchi@polymtl.ca>
5376
5377 * gdbarch.sh (displaced_step_free_closure): Remove.
5378 * gdbarch.h, gdbarch.c: Re-generate.
5379 * aarch64-linux-tdep.c (aarch64_linux_init_abi): Don't set
5380 displaced_step_free_closure.
5381 * amd64-linux-tdep.c (amd64_linux_init_abi_common): Likewise.
5382 * arm-linux-tdep.c (arm_linux_init_abi): Likewise.
5383 * i386-linux-tdep.c (i386_linux_init_abi): Likewise.
5384 * rs6000-aix-tdep.c (rs6000_aix_init_osabi): Likewise.
5385 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
5386 * s390-linux-tdep.c (s390_gdbarch_init): Likewise.
5387 * arch-utils.h (simple_displaced_step_free_closure): Remove.
5388 * arch-utils.c (simple_displaced_step_free_closure): Remove.
5389 * infrun.c (displaced_step_clear): Call xfree instead of
5390 gdbarch_displaced_step_free_closure.
5391
2f91880f
SDJ
53922017-06-08 Sergio Durigan Junior <sergiodj@redhat.com>
5393
5394 * common/common-utils.c (stringify_argv): Check for "arg[0] !=
5395 NULL".
5396
b8b6e72f
AH
53972017-06-08 Alan Hayward <alan.hayward@arm.com>
5398
5399 * mn10300-tdep.c (MN10300_MAX_REGISTER_SIZE): Add.
5400 (mn10300_extract_return_value): Use MN10300_MAX_REGISTER_SIZE.
5401 (mn10300_push_dummy_call): Likewise.
5402
5369082e
AH
54032017-06-08 Alan Hayward <alan.hayward@arm.com>
5404
5405 * mi/mi-main.c (register_changed_p): Use value_contents_eq.
5406
ff4ca5ac
AH
54072017-06-08 Alan Hayward <alan.hayward@arm.com>
5408
5409 * mi/mi-main.c (register_changed_p): Use cooked_read_value.
5410
aefd8b33
SDJ
54112017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5412
5413 * NEWS (Changes since GDB 8.0): Announce that GDBserver is now
5414 able to start inferiors using a shell.
5415 (New remote packets): Announce new packet "QStartupWithShell".
5416 * remote.c: Add PACKET_QStartupWithShell.
5417 (extended_remote_create_inferior): Handle new
5418 PACKET_QStartupWithShell.
5419 (remote_protocol_features) <QStartupWithShell>: New entry for
5420 PACKET_QStartupWithShell.
5421 (_initialize_remote): Call "add_packet_config_cmd" for
5422 QStartupShell.
5423
2090129c
SDJ
54242017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5425 Pedro Alves <palves@redhat.com>
5426
5427 * Makefile.in (HFILES_NO_SRCDIR): Add "common/common-inferior.h"
5428 and "nat/fork-inferior.h".
5429 * common/common-inferior.h: New file, with contents from
5430 "gdb/inferior.h".
5431 * commom/common-utils.c: Include "common-utils.h".
5432 (stringify_argv): New function.
5433 * common/common-utils.h (stringify_argv): New prototype.
5434 * configure.nat: Add "fork-inferior.o" as a dependency for
5435 "*linux*", "fbsd*" and "nbsd*" hosts.
5436 * corefile.c (get_exec_file): Update comment.
5437 * darwin-nat.c (darwin_ptrace_him): Call "gdb_startup_inferior"
5438 instead of "startup_inferior".
5439 (darwin_create_inferior): Call "add_thread_silent" after
5440 "fork_inferior".
5441 * fork-child.c: Cleanup unnecessary includes.
5442 (SHELL_FILE): Move to "common/common-fork-child.c".
5443 (environ): Likewise.
5444 (exec_wrapper): Initialize.
5445 (get_exec_wrapper): New function.
5446 (breakup_args): Move to "common/common-fork-child.c"; rename to
5447 "breakup_args_for_exec".
5448 (escape_bang_in_quoted_argument): Move to
5449 "common/common-fork-child.c".
5450 (saved_ui): New variable.
5451 (prefork_hook): New function.
5452 (postfork_hook): Likewise.
5453 (postfork_child_hook): Likewise.
5454 (gdb_startup_inferior): Likewise.
5455 (fork_inferior): Move to "common/common-fork-child.c". Update
5456 function to support gdbserver.
5457 (startup_inferior): Likewise.
5458 * gdbcore.h (get_exec_file): Remove declaration.
5459 * gnu-nat.c (gnu_create_inferior): Call "gdb_startup_inferior"
5460 instead of "startup_inferior". Call "add_thread_silent" after
5461 "fork_inferior".
5462 * inf-ptrace.c: Include "nat/fork-inferior.h" and "utils.h".
5463 (inf_ptrace_create_inferior): Call "gdb_startup_inferior"
5464 instead of "startup_inferior". Call "add_thread_silent" after
5465 "fork_inferior".
5466 * inferior.h: Include "common-inferior.h".
5467 (trace_start_error): Move to "common/common-utils.h".
5468 (trace_start_error_with_name): Likewise.
5469 (fork_inferior): Move prototype to "nat/fork-inferior.h".
5470 (startup_inferior): Likewise.
5471 (gdb_startup_inferior): New prototype.
5472 * nat/fork-inferior.c: New file, with contents from "fork-child.c".
5473 * nat/fork-inferior.h: New file.
5474 * procfs.c (procfs_init_inferior): Call "gdb_startup_inferior"
5475 instead of "startup_inferior". Call "add_thread_silent" after
5476 "fork_inferior".
5477 * target.h (target_terminal_init): Move prototype to
5478 "target/target.h".
5479 (target_terminal_inferior): Likewise.
5480 (target_terminal_ours): Likewise.
5481 * target/target.h (target_terminal_init): New prototype, moved
5482 from "target.h".
5483 (target_terminal_inferior): Likewise.
5484 (target_terminal_ours): Likewise.
5485 * utils.c (gdb_flush_out_err): New function.
5486
043a4934
SDJ
54872017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5488
5489 * Makefile.in (HFILES_NO_SRCDIR): Add "common/common-gdbthread.h".
5490 * common/common-gdbthread.h: New file, with parts from
5491 "gdb/gdbthread.h".
5492 * gdbthread.h: Include "common-gdbthread.h".
5493 (switch_to_thread): Moved to "common/common-gdbthread.h".
5494
15652511
SDJ
54952017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5496
5497 * Makefile.in (SFILES): Add "common/job-control.c".
5498 (HFILES_NO_SRCDIR): Add "common/job-control.h".
5499 (COMMON_OBS): Add "job-control.o".
5500 * common/job-control.c: New file, with contents from
5501 "gdb/inflow.c".
5502 * common/job-control.h: New file, with contents from "terminal.h".
5503 * fork-child.c: Include "job-control.h".
5504 * inflow.c: Include "job-control.h".
5505 (gdb_setpgid): Move to "common/common-inflow.c".
5506 (_initialize_inflow): Move setting of "job_control" to
5507 "handle_job_control".
5508 * terminal.h (job_control): Moved to "common/common-terminal.h".
5509 (gdb_setpgid): Likewise.
5510 * top.c: Include "job_control.h".
5511 * utils.c: Likewise.
5512 (job_control): Moved to "job-control.c".
5513
2d7cc5c7
PA
55142017-06-07 Pedro Alves <palves@redhat.com>
5515
5516 * Makefile.in (SFILES): Add gdb_regex.c.
5517 (COMMON_OBS): Add gdb_regex.o.
5518 * ada-lang.c (ada_add_standard_exceptions)
5519 (ada_add_exceptions_from_frame, name_matches_regex)
5520 (ada_add_global_exceptions, ada_exceptions_list_1): Change regex
5521 parameter type to compiled_regex. Adjust.
5522 (ada_exceptions_list): Use compiled_regex.
5523 * break-catch-throw.c (exception_catchpoint::pattern): Now a
5524 std::unique_ptr<compiled_regex>.
5525 (exception_catchpoint::~exception_catchpoint): Remove regfree
5526 call.
5527 (check_status_exception_catchpoint): Adjust to use compiled_regex.
5528 (handle_gnu_v3_exceptions): Adjust to use compiled_regex.
5529 * breakpoint.c (solib_catchpoint::compiled): Now a
5530 std::unique_ptr<compiled_regex>.
5531 (solib_catchpoint::~solib_catchpoint): Remove regfree call.
5532 (check_status_catch_solib): Adjust to use compiled_regex.
5533 (add_solib_catchpoint): Adjust to use compiled_regex.
5534 * cli/cli-cmds.c (apropos_command): Use compiled_regex.
5535 * cli/cli-decode.c (apropos_cmd): Change regex parameter to
5536 compiled_regex reference. Adjust to use it.
5537 * cli/cli-decode.h: Remove struct re_pattern_buffer forward
5538 declaration. Include "gdb_regex.h".
5539 (apropos_cmd): Change regex parameter to compiled_regex reference.
5540 * gdb_regex.c: New file.
5541 * gdb_regex.h (make_regfree_cleanup, get_regcomp_error): Delete
5542 declarations.
5543 (class compiled_regex): New.
5544 * linux-tdep.c: Include "common/gdb_optional.h".
5545 (struct mapping_regexes): New, factored out from
5546 mapping_is_anonymous_p, and adjusted to use compiled_regex.
5547 (mapping_is_anonymous_p): Use mapping_regexes wrapped in a
5548 gdb::optional and remove cleanups. Adjust to compiled_regex.
5549 * probe.c: Include "common/gdb_optional.h".
5550 (collect_probes): Use compiled_regex and gdb::optional and remove
5551 cleanups.
5552 * skip.c: Include "common/gdb_optional.h".
5553 (skiplist_entry::compiled_function_regexp): Now a
5554 gdb::optional<compiled_regex>.
5555 (skiplist_entry::compiled_function_regexp_is_valid): Delete field.
5556 (free_skiplist_entry): Remove regfree call.
5557 (compile_skip_regexp, skip_rfunction_p): Adjust to use
5558 compiled_regex and gdb::optional.
5559 * symtab.c: Include "common/gdb_optional.h".
5560 (search_symbols): Use compiled_regex and gdb::optional.
5561 * utils.c (do_regfree_cleanup, make_regfree_cleanup)
5562 (get_regcomp_error, compile_rx_or_error): Delete. Some bits moved
5563 to gdb_regex.c.
5564
50d6adef
AH
55652017-06-07 Alan Hayward <alan.hayward@arm.com>
5566
5567 * regcache.c (regcache::save): Avoid buffer use.
5568 (regcache::dump): Likewise.
5569
4a8a33c8
AH
55702017-06-07 Alan Hayward <alan.hayward@arm.com>
5571
5572 * sh-tdep.c (sh_pseudo_register_read): Remove
5573 MAX_REGISTER_SIZE.
5574 (sh_pseudo_register_write): Likewise.
5575 * sh64-tdep.c (sh64_pseudo_register_read): Likewise.
5576 (sh64_pseudo_register_write): Likewise
5577
d1be909e
AH
55782017-06-07 Alan Hayward <alan.hayward@arm.com>
5579
5580 * aarch64-tdep.c (aarch64_store_return_value): Use
5581 V_REGISTER_SIZE.
5582 (aarch64_pseudo_read_value): Likewise.
5583 (aarch64_pseudo_write): Likewise.
5584
f4a65042
YQ
55852017-06-06 Yao Qi <yao.qi@linaro.org>
5586
5587 * regformats/regdef.h (set_register_cache): Remove the
5588 declaration.
5589
9f7fb0aa
AH
55902017-06-06 Alan Hayward <alan.hayward@arm.com>
5591
5592 * frame.c (frame_unwind_register_signed): Use
5593 frame_unwind_register_value.
5594
e1e01040
PA
55952017-06-06 Pedro Alves <palves@redhat.com>
5596
5597 PR breakpoints/21553
5598 * breakpoint.c (create_breakpoints_sal_default)
5599 (init_breakpoint_sal, create_breakpoint_sal): Use
5600 gdb::unique_xmalloc_ptr for string parameters.
5601 (create_breakpoint): Constify 'extra_string' and 'cond_string'
5602 parameters. Replace cleanups with gdb::unique_xmalloc_ptr.
5603 (base_breakpoint_create_breakpoints_sal)
5604 (bkpt_create_breakpoints_sal, tracepoint_create_breakpoints_sal)
5605 (strace_marker_create_breakpoints_sal)
5606 (create_breakpoints_sal_default): Use gdb::unique_xmalloc_ptr for
5607 string parameters.
5608 * breakpoint.h (breakpoint_ops::create_breakpoints_sal): Use
5609 gdb::unique_xmalloc_ptr for string parameters.
5610 (create_breakpoint): Constify 'extra_string' and 'cond_string'
5611 parameters.
5612
fbe654c8
AH
56132017-06-06 Alan Hayward <alan.hayward@arm.com>
5614
5615 * alpha-tdep.c (alpha_register_to_value): Use
5616 get_frame_register_value.
5617 (alpha_value_to_register): Use ALPHA_REGISTER_SIZE.
5618
ae0d01d6
AH
56192017-06-06 Alan Hayward <alan.hayward@arm.com>
5620
5621 * ia64-tdep.c (IA64_MAX_FP_REGISTER_SIZE) Add.
5622 (ia64_register_to_value): Use IA64_MAX_FP_REGISTER_SIZE.
5623 (ia64_value_to_register): Likewise.
5624 (ia64_extract_return_value): Likewise.
5625 (ia64_store_return_value): Likewise.
5626 (ia64_push_dummy_call): Likewise.
5627
49cf576c
JB
56282017-06-04 Joel Brobecker <brobecker@adacore.com>
5629
5630 GDB 8.0 released.
5631
26b6a6ab
SM
56322017-06-03 Simon Marchi <simon.marchi@ericsson.com>
5633
5634 * x86-linux-nat.c (struct arch_lwp_info): Remove.
5635
22827c51
SM
56362017-06-03 Simon Marchi <simon.marchi@polymtl.ca>
5637
5638 * linux-nat.c (linux_nat_post_attach_wait): Remove FIRST
5639 parameter.
5640 (linux_nat_attach): Adjust call to linux_nat_post_attach_wait.
5641
0e05cf3a
SM
56422017-06-02 Simon Marchi <simon.marchi@ericsson.com>
5643
5644 * event-loop.c (poll_timers): Unallocate timer using delete
5645 instead of xfree.
5646
c1fc2657
SM
56472017-06-02 Simon Marchi <simon.marchi@polymtl.ca>
5648
5649 * breakpoint.h (struct breakpoint_ops) <dtor>: Remove.
5650 (struct breakpoint) <~breakpoint>: New.
5651 (struct watchpoint): Inherit from breakpoint.
5652 <~watchpoint>: New.
5653 <base>: Remove.
5654 (struct tracepoint): Inherit from breakpoint.
5655 <base>: Remove.
5656 * breakpoint.c (longjmp_breakpoint_ops): Remove.
5657 (struct longjmp_breakpoint): Inherit from breakpoint.
5658 <~longjmp_breakpoint>: New.
5659 <base>: Remove.
5660 (new_breakpoint_from_type): Remove casts.
5661 (watchpoint_in_thread_scope): Remove reference to base field.
5662 (watchpoint_del_at_next_stop): Likewise.
5663 (update_watchpoint): Likewise.
5664 (watchpoint_check): Likewise.
5665 (bpstat_check_watchpoint): Likewise.
5666 (set_longjmp_breakpoint): Likewise.
5667 (struct fork_catchpoint): Inherit from breakpoint.
5668 <base>: Remove.
5669 (struct solib_catchpoint): Inherit from breakpoint.
5670 <~solib_catchpoint>: New.
5671 <base>: Remove.
5672 (dtor_catch_solib): Change to ...
5673 (solib_catchpoint::~solib_catchpoint): ... this.
5674 (breakpoint_hit_catch_solib): Remove reference to base field.
5675 (add_solib_catchpoint): Likewise.
5676 (create_fork_vfork_event_catchpoint): Likewise.
5677 (struct exec_catchpoint): Inherit from breakpoint.
5678 <~exec_catchpoint>: New.
5679 <base>: Remove.
5680 (dtor_catch_exec): Change to ...
5681 (exec_catchpoint::~exec_catchpoint): ... this.
5682 (dtor_watchpoint): Change to ...
5683 (watchpoint::~watchpoint): ... this.
5684 (watch_command_1): Remove reference to base field.
5685 (catch_exec_command_1): Likewise.
5686 (base_breakpoint_dtor): Change to ...
5687 (breakpoint::~breakpoint): ... this.
5688 (base_breakpoint_ops): Remove dtor field value.
5689 (longjmp_bkpt_dtor): Change to ...
5690 (longjmp_breakpoint::~longjmp_breakpoint): ... this.
5691 (strace_marker_create_breakpoints_sal): Remove reference to base
5692 field.
5693 (delete_breakpoint): Don't manually call breakpoint destructor.
5694 (create_tracepoint_from_upload): Remove reference to base field.
5695 (trace_pass_set_count): Likewise.
5696 (initialize_breakpoint_ops): Don't initialize
5697 momentary_breakpoint_ops, don't set dtors.
5698 * ada-lang.c (struct ada_catchpoint): Inherit from breakpoint.
5699 <~ada_catchpoint>: New.
5700 <base>: Remove.
5701 (create_excep_cond_exprs): Remove reference to base field.
5702 (dtor_exception): Change to ...
5703 (ada_catchpoint::~ada_catchpoint): ... this.
5704 (dtor_catch_exception): Remove.
5705 (dtor_catch_exception_unhandled): Remove.
5706 (dtor_catch_assert): Remove.
5707 (create_ada_exception_catchpoint): Remove reference to base
5708 field.
5709 (initialize_ada_catchpoint_ops): Don't set dtors.
5710 * break-catch-sig.c (struct signal_catchpoint): Inherit from
5711 breakpoint.
5712 <~signal_catchpoint>: New.
5713 <base>: Remove.
5714 (signal_catchpoint_dtor): Change to ...
5715 (signal_catchpoint::~signal_catchpoint): ... this.
5716 (create_signal_catchpoint): Remove reference to base field.
5717 (initialize_signal_catchpoint_ops): Don't set dtor.
5718 * break-catch-syscall.c (struct syscall_catchpoint): Inherit
5719 from breakpoint.
5720 <~syscall_catchpoint>: New.
5721 <base>: Remove.
5722 (dtor_catch_syscall): Change to ...
5723 (syscall_catchpoint::~syscall_catchpoint): ... this.
5724 (create_syscall_event_catchpoint): Remove reference to base
5725 field.
5726 (initialize_syscall_catchpoint_ops): Don't set dtor.
5727 * break-catch-throw.c (struct exception_catchpoint): Inherit
5728 from breakpoint.
5729 <~exception_catchpoint>: New.
5730 <base>: Remove.
5731 (dtor_exception_catchpoint): Change to ...
5732 (exception_catchpoint::~exception_catchpoint): ... this.
5733 (handle_gnu_v3_exceptions): Remove reference to base field.
5734 (initialize_throw_catchpoint_ops): Don't set dtor.
5735 * ctf.c (ctf_get_traceframe_address): Remove reference to base
5736 field.
5737 * remote.c (remote_get_tracepoint_status): Likewise.
5738 * tracefile-tfile.c (tfile_get_traceframe_address): Likewise.
5739 * tracefile.c (tracefile_fetch_registers): Likewise.
5740 * tracepoint.c (actions_command): Likewise.
5741 (validate_actionline): Likewise.
5742 (tfind_1): Likewise.
5743 (get_traceframe_location): Likewise.
5744 (find_matching_tracepoint_location): Likewise.
5745 (parse_tracepoint_status): Likewise.
5746 * mi/mi-cmd-break.c (mi_cmd_break_passcount): Likewise.
5747
3b0871f4
SM
57482017-06-02 Simon Marchi <simon.marchi@polymtl.ca>
5749
5750 * breakpoint.c (struct longjmp_breakpoint): New struct.
5751 (is_tracepoint_type): Change return type to bool.
5752 (is_longjmp_type): New function.
5753 (new_breakpoint_from_type): Handle longjmp kinds of breakpoints.
5754 (set_raw_breakpoint_without_location): Use
5755 new_breakpoint_from_type.
5756 (set_raw_breakpoint): Likewise.
5757
a5e364af
SM
57582017-06-02 Simon Marchi <simon.marchi@polymtl.ca>
5759
5760 * breakpoint.c (new_breakpoint_from_type): New function.
5761 (create_breakpoint_sal): Use new_breakpoint_from_type and
5762 unique_ptr.
5763 (create_breakpoint): Likewise.
5764
ae3b3f34
SM
57652017-05-31 Simon Marchi <simon.marchi@ericsson.com>
5766
5767 * memattr.c (mem_info_command): Rename to ...
5768 (info_mem_command): ... this.
5769 (mem_enable_command): Rename to ...
5770 (enable_mem_command): ... this.
5771 (mem_disable_command): Rename to ...
5772 (disable_mem_command): ... this.
5773 (mem_delete_command): Rename to ...
5774 (delete_mem_command): ... this.
5775 (_initialize_mem): Adjust function names.
5776
13ace077
MM
57772017-05-31 Markus Metzger <markus.t.metzger@intel.com>
5778
5779 * btrace.c (handle_pt_insn_events): New.
5780 (ftrace_add_pt): Call handle_pt_insn_events. Rename ERRCODE into
5781 STATUS. Split into this and ...
5782 (handle_pt_insn_event_flags): ... this.
5783
c56ccc05
MM
57842017-05-31 Markus Metzger <markus.t.metzger@intel.com>
5785
5786 * configure.ac: Check for pt_insn_event, struct pt_insn.enabled,
5787 and struct pt_insn.resynced.
5788 * configure: Regenerated.
5789 * config.in: Regenerated.
5790
08c3f6d2
TW
57912017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
5792
5793 * btrace.c (ftrace_find_call_by_number): New function.
5794 (ftrace_new_function): Store objects, not pointers.
5795 (ftrace_find_call_by_number, ftrace_new_return, ftrace_new_switch,
5796 ftrace_new_gap, ftrace_update_function,
5797 ftrace_compute_global_level_offset, btrace_stich_bts, btrace_clear,
5798 btrace_insn_get, btrace_insn_get_error, btrace_insn_end,
5799 btrace_insn_next, btrace_insn_prev, ptrace_find_insn_by_number,
5800 btrace_ends_with_single_insn, btrace_call_get): Account for
5801 btrace_thread_info::functions now storing objects.
5802 * btrace.h (struct btrace_thread_info): Add constructor.
5803 (struct btrace_thread_info) <functions>: Make std::vector.
5804 (struct btrace_thread_info) <prev, next, up, insn, errcode, flags):
5805 Initialize with default values.
5806 * record-btrace.c (record_btrace_frame_sniffer): Account for
5807 btrace_thread_info::functions now storing objects.
5808
8ffd39f2
TW
58092017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
5810
5811 * btrace.c: Remove typedef bfun_s.
5812 (ftrace_new_gap): Directly add gaps to the list of gaps.
5813 (btrace_bridge_gaps, btrace_compute_ftrace_bts, pt_btrace_insn_flags,
5814 ftrace_add_pt, btrace_compute_ftrace_pt, btrace_compute_ftrace_1,
5815 btrace_finalize_ftrace, btrace_compute_ftrace): Use std::vector
5816 instead of gdb VEC.
5817
4aeb0dfc
TW
58182017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
5819
5820 * btrace.c (ftrace_fixup_caller, ftrace_new_return, ftrace_connect_bfun,
5821 ftrace_bridge_gap): Replace references to btrace_thread_info::segment
5822 with btrace_thread_info::next_segment and
5823 btrace_thread_info::prev_segment.
5824 * btrace.h: Remove struct btrace_func_link.
5825 (struct btrace_function): Replace pair of function segment pointers
5826 with pair of indices.
5827 * python/py-record-btrace.c (btpy_call_prev_sibling,
5828 btpy_call_next_sibling): Replace references to
5829 btrace_thread_info::segment with btrace_thread_info::next_segment and
5830 btrace_thread_info::prev_segment.
5831 * record-btrace.c (record_btrace_frame_this_id): Use
5832 btrace_find_call_by_number.
5833
eb8f2b9c
TW
58342017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
5835
5836 * btrace.c (ftrace_new_function, ftrace_fixup_level,
5837 ftrace_connect_bfun, ftrace_bridge_gap, btrace_bridge_gaps,
5838 btrace_insn_next, btrace_insn_prev): Remove references to
5839 btrace_thread_info::flow.
5840 * btrace.h (struct btrace_function): Remove FLOW.
5841
42bfe59e
TW
58422017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
5843
5844 * btrace.c (ftrace_find_call_by_number): New function.
5845 (ftrace_update_caller, ftrace_new_call, ftrace_new_tailcall,
5846 ftrace_get_caller, ftrace_find_call, ftrace_new_return,
5847 ftrace_match_backtrace, ftrace_connect_bfun, ftrace_connect_backtrace,
5848 ftrace_bridge_gap, btrace_bridge_gaps): Use btrace_function::up as an
5849 index.
5850 * btrace.h (struct btrace_function): Turn UP into an index.
5851 * python/py-record-btrace.c (btpy_call_up): Use btrace_function::up
5852 as an index.
5853 * record-btrace.c (record_btrace_frame_unwind_stop_reason,
5854 record_btrace_frame_prev_register, record_btrace_frame_sniffer,
5855 record_btrace_tailcall_frame_sniffe): Use btrace_find_call_by_number.
5856
b54b03bd
TW
58572017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
5858
5859 * btrace.c (ftrace_new_function, ftrace_new_call, ftrace_new_tailcall,
5860 ftrace_new_return, ftrace_new_switch, ftrace_new_gap,
5861 ftrace_update_function, ftrace_compute_global_level_offset,
5862 btrace_compute_ftrace_bts, ftrace_add_pt, btrace_compute_ftrace_pt,
5863 btrace_stitch_bts, btrace_fetch, btrace_clear, btrace_insn_number,
5864 btrace_insn_end, btrace_is_empty): Remove references to
5865 btrace_thread_info::begin and btrace_thread_info::end.
5866 * btrace.h (struct btrace_thread_info): Remove BEGIN and END.
5867 (struct btrace_thread_info) <functions>: Adjust comment.
5868 * record-btrace.c (record_btrace_start_replaying): Remove reference to
5869 btrace_thread_info::begin.
5870
8286623c
TW
58712017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
5872
5873 * btrace.c (ftrace_new_function, ftrace_new_call, ftrace_new_tailcall,
5874 ftrace_new_return, ftrace_new_switch, ftrace_new_gap,
5875 ftrace_update_function): Remove arguments that implicitly were always
5876 BTINFO->END.
5877 (btrace_compute_ftrace_bts, ftrace_add_pt, btrace_compute_ftrace_pt):
5878 Don't pass BTINFO->END.
5879
a0f1b963
TW
58802017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
5881
5882 * btrace.c: (btrace_insn_get, btrace_insn_get_error, btrace_insn_number,
5883 btrace_insn_begin, btrace_insn_end, btrace_insn_next, btrace_insn_prev,
5884 btrace_find_insn_by_number): Replace function segment pointer with
5885 index.
5886 (btrace_insn_cmp): Simplify.
5887 * btrace.h: (struct btrace_insn_iterator) Rename index to
5888 insn_index. Replace function segment pointer with index into function
5889 segment vector.
5890 * record-btrace.c (record_btrace_call_history): Replace function
5891 segment pointer use with index.
5892 (record_btrace_frame_sniffer): Retrieve function call segment through
5893 vector.
5894 (record_btrace_set_replay): Remove defunc't safety check.
5895
f158f208
TW
58962017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
5897
5898 * btrace.c (btrace_ends_with_single_insn): New function.
5899 (btrace_call_get, btrace_call_number, btrace_call_begin,
5900 btrace_call_end, btrace_call_next, btrace_call_prev,
5901 btrace_find_call_by_number): Use index into call segment vector
5902 instead of pointer.
5903 (btrace_call_cmp): Simplify.
5904 * btrace.h (struct btrace_call_iterator): Replace function call segment
5905 pointer with index into vector.
5906 * record-btrace.c (record_btrace_call_history): Use index instead of
5907 pointer.
5908
521103fd
TW
59092017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
5910
5911 * btrace.c (btrace_insn_begin, btrace_insn_end,
5912 btrace_find_insn_by_number): Add btinfo to iterator.
5913 * btrace.h (struct btrace_insn_iterator): Add btinfo.
5914
17b89b34
TW
59152017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
5916
5917 * btrace.c (ftrace_new_function): Add btrace_thread_info to arguments
5918 and save pointers directly.
5919 (ftrace_new_call, ftrace_new_tailcall, ftrace_new_return,
5920 ftrace_new_switch, ftrace_new_gap, ftrace_update_function,
5921 ftrace_add_pt): Add btrace_thread_info to arguments. Adjust for
5922 changed signature of functions.
5923 (btrace_compute_ftrace_pt): Adjust for changed signature of functions.
5924 (btrace_fetch): Remove code that adds btrace_function pointers to
5925 vector of btrace_functions.
5926 (btrace_clear): Simplify freeing vector of btrace_functions.
5927
2b51eddc
TW
59282017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
5929
5930 * btrace.c (btrace_fetch, btrace_clear, btrace_find_insn_by_number):
5931 Replace VEC_* with std::vector functions.
5932 * btrace.h: Add include: vector. Remove typedef for DEF_VEC_P.
5933 (struct btrace_thread_info)<functions>: Change type to std::vector.
5934
db6be0d5
SM
59352017-05-30 Simon Marchi <simon.marchi@ericsson.com>
5936
5937 * NEWS (Changes in GDB 8.0): Remove extra empty line. Move
5938 "Removed targets and native configurations" up. Merge duplicate
5939 "New commands" sub-sections. Add "New options" sub-sections.
5940
b057297a
AH
59412017-05-26 Alan Hayward <alan.hayward@arm.com>
5942
5943 * defs.h (copy_integer_to_size): New declaration.
5944 * findvar.c (copy_integer_to_size): New function.
5945 (do_cint_test): New selftest function.
5946 (copy_integer_to_size_test): Likewise.
5947 (_initialize_findvar): Likewise.
5948 * mips-fbsd-tdep.c (mips_fbsd_supply_reg): Use raw_supply_integer.
5949 (mips_fbsd_collect_reg): Use raw_collect_integer.
5950 * mips-linux-tdep.c (supply_32bit_reg): Use raw_supply_integer.
5951 (mips64_fill_gregset): Use raw_collect_integer
5952 (mips64_fill_fpregset): Use raw_supply_integer.
5953 * regcache.c (regcache::raw_supply_integer): New function.
5954 (regcache::raw_collect_integer): Likewise.
5955 * regcache.h: (regcache::raw_supply_integer): New declaration.
5956 (regcache::raw_collect_integer): Likewise.
5957
b77b02a5
YQ
59582017-05-24 Yao Qi <yao.qi@linaro.org>
5959
5960 * Makefile.in (SFILES): Add gdbarch-selftests.c.
5961 (COMMON_OBS): Add gdbarch-selftests.o.
5962 * frame.c [GDB_SELF_TESTS] (create_new_frame): New function.
5963 * frame.h [GDB_SELF_TESTS] (create_new_frame): Declare.
5964 * gdbarch-selftests.c: New file.
5965 * regcache.h (regcache) <~regcache>: Mark it virtual if
5966 GDB_SELF_TEST.
5967 <raw_write>: Likewise.
5968
e521e87e
YQ
59692017-05-24 Yao Qi <yao.qi@linaro.org>
5970
5971 * regcache.c (current_regcache): Change it to
5972 regcache::current_regcache.
5973 (regcache_observer_target_changed): Update.
5974 (regcache_thread_ptid_changed): Make it a regcache static
5975 method.
5976 (regcache_thread_ptid_changed): Update.
5977 (class regcache_access): New.
5978 (current_regcache_test): Update.
5979 (_initialize_regcache): Update.
5980 * regcache.h: Include forward_list.
5981 (regcache): Declare regcache_thread_ptid_changed and declare
5982 registers_changed_ptid as friend.
5983
d8e07dda
YQ
59842017-05-24 Yao Qi <yao.qi@linaro.org>
5985
5986 * i387-tdep.c (i387_register_to_value): Use register_size
5987 instead of TYPE_LENGTH.
5988 * m68k-tdep.c (m68k_register_to_value): Likewise.
5989
8c8f9122
YQ
59902017-05-24 Yao Qi <yao.qi@linaro.org>
5991
5992 * i387-tdep.c (i387_convert_register_p): Return false if type
5993 code isn't TYPE_CODE_FLT.
5994
68fce50f
YQ
59952017-05-24 Yao Qi <yao.qi@linaro.org>
5996
5997 * alpha-tdep.c (alpha_convert_register_p): Return true if type
5998 length is 4.
5999 (alpha_register_to_value): Remove type length check.
6000 (alpha_value_to_register): Likewise.
6001
88954b49
YQ
60022017-05-24 Yao Qi <yao.qi@linaro.org>
6003
6004 * ia64-tdep.c (ia64_convert_register_p): Check type's code is
6005 TYPE_CODE_FLT.
6006
e3ec9b69
YQ
60072017-05-24 Yao Qi <yao.qi@linaro.org>
6008
6009 * m68k-tdep.c (m68k_convert_register_p): Check type's code is
6010 TYPE_CODE_FLT or not.
6011
cdd238da
YQ
60122017-05-24 Yao Qi <yao.qi@linaro.org>
6013
6014 * alpha-tdep.c (alpha_gdbarch_init): Use XCNEW instead of XNEW.
6015 * avr-tdep.c (avr_gdbarch_init): Likewise.
6016 * bfin-tdep.c (bfin_gdbarch_init): Likewise.
6017 * cris-tdep.c (cris_gdbarch_init): Likewise.
6018 * ft32-tdep.c (ft32_gdbarch_init): Likewise.
6019 * lm32-tdep.c (lm32_gdbarch_init): Likewise.
6020 * m32r-tdep.c (m32r_gdbarch_init): Likewise.
6021 * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
6022 * mep-tdep.c (mep_gdbarch_init): Likewise.
6023 * microblaze-tdep.c (microblaze_gdbarch_init): Likewise.
6024 * mips-tdep.c (mips_gdbarch_init): Likewise.
6025 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
6026 * moxie-tdep.c (moxie_gdbarch_init): Likewise.
6027 * msp430-tdep.c (msp430_gdbarch_init): Likewise.
6028 * sh64-tdep.c (sh64_gdbarch_init): Likewise.
6029 * v850-tdep.c (v850_gdbarch_init): Likewise.
6030
7a3929c4
YQ
60312017-05-24 Yao Qi <yao.qi@linaro.org>
6032
6033 * selftest-arch.c (tests_with_arch): Call registers_changed
6034 and reinit_frame_cache.
6035 * selftest.c (run_self_tests): Likewise.
6036
f4985dba
YQ
60372017-05-24 Yao Qi <yao.qi@linaro.org>
6038
6039 * rs6000-tdep.c (gdb_print_insn_powerpc): Remove.
6040 (rs6000_gdbarch_init): Don't call set_gdbarch_print_insn.
6041
ab20fa4a
YQ
60422017-05-24 Yao Qi <yao.qi@linaro.org>
6043
6044 * rl78-tdep.c (rl78_gdbarch_init): Don't call
6045 set_gdbarch_print_insn.
6046
f532ab94
YQ
60472017-05-24 Yao Qi <yao.qi@linaro.org>
6048
6049 * h8300-tdep.c (h8300_gdbarch_init): Don't call
6050 set_gdbarch_print_insn.
6051
39503f82
YQ
60522017-05-24 Yao Qi <yao.qi@linaro.org>
6053
6054 * alpha-tdep.c (alpha_gdbarch_init): Don't call
6055 set_gdbarch_print_insn.
6056 * arc-tdep.c (arc_gdbarch_init): Likewise.
6057 * arch-utils.c: include dis-asm.h.
6058 (default_print_insn): New function.
6059 * arch-utils.h (default_print_insn): Declare.
6060 * avr-tdep.c (avr_gdbarch_init): Don't call set_gdbarch_print_insn.
6061 * bfin-tdep.c (bfin_gdbarch_init): Likewise.
6062 * cris-tdep.c (cris_delayed_get_disassembler): Remove.
6063 (cris_gdbarch_init): Don't call set_gdbarch_print_insn.
6064 * frv-tdep.c (frv_gdbarch_init): Likewise.
6065 * ft32-tdep.c (ft32_gdbarch_init): Likewise.
6066 * gdbarch.sh (print_insn): Use default_print_insn.
6067 * gdbarch.c: Regenerated.
6068 * hppa-tdep.c (hppa_gdbarch_init): Likewise.
6069 * iq2000-tdep.c (iq2000_gdbarch_init): Likewise.
6070 * lm32-tdep.c (lm32_gdbarch_init): Likewise.
6071 * m32c-tdep.c (m32c_gdbarch_init): Likewise.
6072 * m32r-tdep.c (m32r_gdbarch_init): Likewise.
6073 * m68hc11-tdep.c (gdb_print_insn_m68hc11): Remove.
6074 (m68hc11_gdbarch_init): Don't call set_gdbarch_print_insn.
6075 * m68k-tdep.c (m68k_gdbarch_init): Likewise.
6076 * m88k-tdep.c (m88k_gdbarch_init): Likewise.
6077 * microblaze-tdep.c (microblaze_gdbarch_init): Likewise.
6078 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
6079 * moxie-tdep.c (moxie_gdbarch_init): Likewise.
6080 * msp430-tdep.c (msp430_gdbarch_init): Likewise.
6081 * mt-tdep.c (mt_gdbarch_init): Likewise.
6082 * nds32-tdep.c (nds32_gdbarch_init): Likewise.
6083 * nios2-tdep.c (nios2_print_insn): Remove.
6084 (nios2_gdbarch_init): Don't call set_gdbarch_print_insn.
6085 * rx-tdep.c (rx_gdbarch_init): Likewise.
6086 * s390-linux-tdep.c (s390_gdbarch_init): Likewise.
6087 * score-tdep.c (score_print_insn): Remove.
6088 (score_gdbarch_init): Don't call set_gdbarch_print_insn.
6089 * sh-tdep.c (sh_gdbarch_init): Likewise.
6090 * sh64-tdep.c (sh64_gdbarch_init): Likewise.
6091 * sparc-tdep.c (sparc32_gdbarch_init): Likewise.
6092 * tic6x-tdep.c (tic6x_print_insn): Remove.
6093 (tic6x_gdbarch_init): Don't call set_gdbarch_print_insn.
6094 * tilegx-tdep.c (tilegx_gdbarch_init): Likewise.
6095 * v850-tdep.c (v850_gdbarch_init): Likewise.
6096 * vax-tdep.c (vax_gdbarch_init): Likewise.
6097 * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
6098 * xtensa-tdep.c (xtensa_gdbarch_init): Likewise.
6099
f7241d4f
JB
61002017-05-23 John Baldwin <jhb@FreeBSD.org>
6101
6102 * mips-fbsd-tdep.c (MIPS_PC_REGNUM): Remove.
6103 (MIPS_FP0_REGNUM): Remove.
6104 (MIPS_FSR_REGNUM): Remove.
6105 (mips_fbsd_supply_fpregs): Use mips_regnum.
6106 (mips_fbsd_supply_gregs): Likewise.
6107 (mips_fbsd_collect_fpregs): Likewise.
6108 (mips_fbsd_collect_gregs): Likewise.
6109
d489d81d
JB
61102017-05-23 John Baldwin <jhb@FreeBSD.org>
6111
6112 * mips-fbsd-nat.c (getregs_supplies): Fix upper bound comparison.
6113 (getpfpregs_supplies): New function.
6114 (mips_fbsd_fetch_inferior_registers): Remove early exit and use
6115 getfpregs_supplies.
6116 (mips_fbsd_store_inferior_registers): Likewise.
6117
e11b3cdc
PA
61182017-05-22 Pedro Alves <palves@redhat.com>
6119
6120 * MAINTAINERS (Host/Native): Add John Baldwin as FreeBSD
6121 maintainer.
6122
0f068fb5
AH
61232017-05-22 Alan Hayward <alan.hayward@arm.com>
6124
6125 * ppc-linux-nat.c (fetch_register): Use PPC_MAX_REGISTER_SIZE.
6126 (store_register): Likewise.
6127 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Likewise.
6128 (get_decimal_float_return_value): Likewise.
6129 (do_ppc_sysv_return_value): Likewise.
6130 (ppc64_sysv_abi_push_integer): Likewise.
6131 (ppc64_sysv_abi_push_freg): Likewise.
6132 (ppc64_sysv_abi_return_value_base): Likewise.
6133 (ppc64_sysv_abi_return_value): Likewise.
6134 * rs6000-aix-tdep.c (rs6000_push_dummy_call): Likewise.
6135 * rs6000-lynx178-tdep.c (rs6000_lynx178_push_dummy_call): Likewise.
6136 * rs6000-nat.c: Likewise.
6137 * rs6000-tdep.c (rs6000_register_to_value): Likewise.
6138 (rs6000_value_to_register): Likewise.
6139 * ppc-tdep.h (PPC_MAX_REGISTER_SIZE): Add.
6140
e6cf65f2
TT
61412017-05-21 Tom Tromey <tom@tromey.com>
6142
6143 PR rust/21466:
6144 * rust-lang.c (rust_print_type) <TYPE_CODE_ARRAY>: Print unsized
6145 arrays as "[T]", not "[T; ]".
6146
43cc5389
TT
61472017-05-19 Tom Tromey <tom@tromey.com>
6148
6149 PR rust/21484:
6150 * rust-lang.c (exp_descriptor_rust): New function.
6151 (rust_language_defn): Use it.
6152 * p-lang.c (pascal_language_defn): Update.
6153 * opencl-lang.c (opencl_language_defn): Update.
6154 * objc-lang.c (objc_language_defn): Update.
6155 * m2-lang.c (m2_language_defn): Update.
6156 * language.h (struct language_defn)
6157 <la_watch_location_expression>: New member.
6158 * language.c (unknown_language_defn, auto_language_defn)
6159 (local_language_defn): Update.
6160 * go-lang.c (go_language_defn): Update.
6161 * f-lang.c (f_language_defn): Update.
6162 * d-lang.c (d_language_defn): Update.
6163 * c-lang.h (c_watch_location_expression): Declare.
6164 * c-lang.c (c_watch_location_expression): New function.
6165 (c_language_defn, cplus_language_defn, asm_language_defn)
6166 (minimal_language_defn): Use it.
6167 * breakpoint.c (watch_command_1): Call
6168 la_watch_location_expression.
6169 * ada-lang.c (ada_language_defn): Update.
6170
7a6e7fcc
RO
61712017-05-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6172
6e7e1744
RO
6173 PR tui/21482
6174 * gdb_curses.h (NOMACROS): Define.
6175 (NCURSES_NOMACROS): Define.
6176
61772017-05-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6178
6179 PR tui/21482
7a6e7fcc
RO
6180 * tui/tui-windata.c (tui_erase_data_content): Cast last mvwaddstr
6181 arg to char *.
6182 * tui/tui-wingeneral.c (box_win): Likewise.
6183 * tui/tui-winsource.c (tui_erase_source_content): Likewise.
6184 (tui_show_source_line): Likewise.
6185 (tui_show_exec_info_content): Likewise.
6186
1933fd8e
VM
61872017-05-19 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
6188
6189 * sparc-tdep.c (sparc_structure_return_p)
6190 (sparc_arg_on_registers_p): New functions.
6191 (sparc32_store_arguments): Use them.
6192 * sparc64-tdep.c (sparc64_16_byte_align_p)
6193 (sparc64_store_floating_fields, sparc64_extract_floating_fields):
6194 Handle TYPE_CODE_ARRAY.
6195
21873064
YQ
61962017-05-17 Yao Qi <yao.qi@linaro.org>
6197
6198 * cli/cli-decode.c (add_alias_cmd): New function.
6199 * command.h (add_alias_cmd): Declare.
6200 * infcmd.c (_initialize_infcmd): Don't call add_com_alias,
6201 instead call add_alias_cmd.
6202
2b351b19
PA
62032017-05-17 Pedro Alves <palves@redhat.com>
6204
6205 * Makefile.in (nat_extra_makefile_frag): Rename to ...
6206 (nat_makefile_frag): ... this. All references updated.
6207 * configure.ac: Likewise.
6208 * configure.nat: Likewise. Enhance comments.
6209 * configure: Regenerate.
6210
5f2ad7a3
RO
62112017-05-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6212
6213 * procfs.c (procfs_create_inferior): Change prototype to match
6214 definition.
6215
adf3dde5
EZ
62162017-05-13 Eli Zaretskii <eliz@gnu.org>
6217
6218 * tui/tui.c (tui_enable): Cast "unknown" to 'char *' to avoid a
6219 C++ compiler warning.
6220
6830f270
TT
62212017-05-12 Tom Tromey <tom@tromey.com>
6222
6223 PR rust/21483:
6224 * rust-lang.c (rust_evaluate_subexp) <STRUCTOP_STRUCT>: Don't
6225 recurse, just call value_struct_elt directly.
6226
68f2f2e3
TT
62272017-05-12 Tom Tromey <tom@tromey.com>
6228
6229 * rust-lang.c (rust_dump_subexp_body) <STRUCTOP_ANONYMOUS,
6230 OP_RUST_ARRAY>: Fix.
6231
256afbc2
TT
62322017-05-12 Tom Tromey <tom@tromey.com>
6233
6234 * rust-lang.c (rust_print_subexp): Replace "return" with "break".
6235
94bb8dfe
YQ
62362017-05-09 Yao Qi <yao.qi@linaro.org>
6237
6238 * regcache.c: Include <forward_list>.
6239 (struct regcache_list): Remove.
6240 (current_regcache): Update.
6241 (get_thread_arch_aspace_regcache): Update for std::forward_list.
6242 (regcache_thread_ptid_changed): Likewise.
6243 (registers_changed_ptid): Likewise.
6244 (current_regcache_size): Likewise.
6245
8248946c
YQ
62462017-05-09 Yao Qi <yao.qi@linaro.org>
6247
6248 * regcache.c [GDB_SELF_TEST]: Include selftest.h.
6249 (current_regcache_size): New function.
6250 (current_regcache_test): New function.
6251 (_initialize_regcache) [GDB_SELF_TEST]: Register the unit test.
6252
313c5961
AH
62532017-05-08 Alan Hayward <alan.hayward@arm.com>
6254
6255 * mips-tdep.c (mips_o32_return_value): Remove unused buffer.
6256 (print_gp_register_row): Use get_frame_register_value.
6257
27bfc1d1
AH
62582017-05-08 Alan Hayward <alan.hayward@arm.com>
6259
6260 * mips-linux-tdep.c (mips_supply_gregset): Use raw_supply_zeroed.
6261 (mips_supply_fpregset): Likewise.
6262 (mips64_supply_gregset): Likewise.
6263
146e6c5c
AH
62642017-05-08 Alan Hayward <alan.hayward@arm.com>
6265
6266 * mn10300-linux-tdep.c (am33_supply_gregset_method): Use
6267 regcache->raw_supply_zeroed.
6268
e50f25ec
SDJ
62692017-05-06 Sergio Durigan Junior <sergiodj@redhat.com>
6270
6271 * configure.nat: Rearrange 'case' statements to match
6272 host before cpu.
6273
21ea5acd
SDJ
62742017-05-06 Sergio Durigan Junior <sergiodj@redhat.com>
6275
6276 * Makefile.in: Remove "@host_makefile_frag@". Add variables
6277 NAT_FILE, NATDEPFILES, NAT_CDEPS, LOADLIBES, MH_CFLAGS, XM_CLIBS,
6278 NAT_GENERATED_FILES, HAVE_NATIVE_GCORE_HOST. Add
6279 "@nat_extra_makefile_frag@".
6280 (Makefile): Remove dependency on "@frags@".
6281 ($(GNULIB_BUILDDIR)/Makefile): Likewise.
6282 (data-directory/Makefile): Likewise.
6283 * config/aarch64/linux.mh: Deleted; moved contents to
6284 "gdb/configure.nat".
6285 * config/alpha/alpha-linux.mh: Likewise.
6286 * config/alpha/nbsd.mh: Likewise.
6287 * config/arm/linux.mh: Likewise.
6288 * config/arm/nbsdelf.mh: Likewise.
6289 * config/i386/cygwin.mh: Likewise.
6290 * config/i386/cygwin64.mh: Likewise.
6291 * config/i386/darwin.mh: Likewise.
6292 * config/i386/fbsd.mh: Likewise.
6293 * config/i386/fbsd64.mh: Likewise.
6294 * config/i386/go32.mh: Likewise.
6295 * config/i386/i386gnu.mh: Likewise.
6296 * config/i386/i386sol2.mh: Likewise.
6297 * config/i386/linux.mh: Likewise.
6298 * config/i386/linux64.mh: Likewise.
6299 * config/i386/mingw.mh: Likewise.
6300 * config/i386/mingw64.mh: Likewise.
6301 * config/i386/nbsd64.mh: Likewise.
6302 * config/i386/nbsdelf.mh: Likewise.
6303 * config/i386/nto.mh: Likewise.
6304 * config/i386/obsd.mh: Likewise.
6305 * config/i386/obsd64.mh: Likewise.
6306 * config/i386/sol2-64.mh: Likewise.
6307 * config/ia64/linux.mh: Likewise.
6308 * config/m32r/linux.mh: Likewise.
6309 * config/m68k/linux.mh: Likewise.
6310 * config/m68k/nbsdelf.mh: Likewise.
6311 * config/m68k/obsd.mh: Likewise.
6312 * config/m88k/obsd.mh: Likewise.
6313 * config/mips/fbsd.mh: Likewise.
6314 * config/mips/linux.mh: Likewise.
6315 * config/mips/nbsd.mh: Likewise.
6316 * config/mips/obsd64.mh: Likewise.
6317 * config/pa/linux.mh: Likewise.
6318 * config/pa/nbsd.mh: Likewise.
6319 * config/pa/obsd.mh: Likewise.
6320 * config/powerpc/aix.mh: Likewise.
6321 * config/powerpc/fbsd.mh: Likewise.
6322 * config/powerpc/linux.mh: Likewise.
6323 * config/powerpc/nbsd.mh: Likewise.
6324 * config/powerpc/obsd.mh: Likewise.
6325 * config/powerpc/ppc64-linux.mh: Likewise.
6326 * config/powerpc/spu-linux.mh: Likewise.
6327 * config/s390/linux.mh: Likewise.
6328 * config/sh/nbsd.mh: Likewise.
6329 * config/sparc/fbsd.mh: Likewise.
6330 * config/sparc/linux.mh: Likewise.
6331 * config/sparc/linux64.mh: Likewise.
6332 * config/sparc/nbsd64.mh: Likewise.
6333 * config/sparc/nbsdelf.mh: Likewise.
6334 * config/sparc/obsd64.mh: Likewise.
6335 * config/sparc/sol2.mh: Likewise.
6336 * config/tilegx/linux.mh: Likewise.
6337 * config/vax/nbsdelf.mh: Likewise.
6338 * config/vax/obsd.mh: Likewise.
6339 * config/xtensa/linux.mh: Likewise.
6340 * config/i386/i386gnu.mn: New file, with excerpts from
6341 "config/i386/i386gnu.mh".
6342 * configure: Regenerate.
6343 * configure.ac: Rewrite code to use "gdb/configure.nat" instead of
6344 *.mh files under "gdb/config".
6345 * configure.nat: New file, with contents from the
6346 "gdb/config/*/*.mh" files.
6347
7ed1acaf
TW
63482017-05-05 Tim Wiederhake <tim.wiederhake@intel.com>
6349
6350 * btrace.c (btrace_clear): Free insn vector.
6351
e13cb306
PA
63522017-05-05 Pedro Alves <palves@redhat.com>
6353
6354 * warning.m4 (build_warnings): Add -Wno-error=maybe-uninitialized.
6355 * configure: Regenerate.
6356
5ed8105e
PA
63572017-05-04 Pedro Alves <palves@redhat.com>
6358
6359 * Makefile.in (SFILES): Add progspace-and-thread.c.
6360 (HFILES_NO_SRCDIR): Add progspace-and-thread.h.
6361 (COMMON_OBS): Add progspace-and-thread.o.
6362 * breakpoint.c: Include "progspace-and-thread.h".
6363 (update_inserted_breakpoint_locations)
6364 (insert_breakpoint_locations, create_longjmp_master_breakpoint):
6365 Use scoped_restore_current_pspace_and_thread.
6366 (create_std_terminate_master_breakpoint): Use
6367 scoped_restore_current_program_space.
6368 (remove_breakpoint): Use scoped_restore_current_pspace_and_thread.
6369 (print_breakpoint_location): Use
6370 scoped_restore_current_program_space.
6371 (bp_loc_is_permanent): Use
6372 scoped_restore_current_pspace_and_thread.
6373 (resolve_sal_pc): Use scoped_restore_current_pspace_and_thread.
6374 (download_tracepoint_locations): Use
6375 scoped_restore_current_pspace_and_thread.
6376 (breakpoint_re_set): Use scoped_restore_current_pspace_and_thread.
6377 * exec.c (exec_close_1): Use scoped_restore_current_program_space.
6378 (enum step_over_calls_kind): Moved from inferior.h.
6379 (class scoped_restore_current_thread): New class.
6380 * gdbthread.h (make_cleanup_restore_current_thread): Delete
6381 declaration.
6382 (scoped_restore_current_thread): New class.
6383 * infcmd.c: Include "common/gdb_optional.h".
6384 (continue_1, proceed_after_attach): Use
6385 scoped_restore_current_thread.
6386 (notice_new_inferior): Use scoped_restore_current_thread.
6387 * inferior.c: Include "progspace-and-thread.h".
6388 (restore_inferior, save_current_inferior): Delete.
6389 (add_inferior_command, clone_inferior_command): Use
6390 scoped_restore_current_pspace_and_thread.
6391 * inferior.h (scoped_restore_current_inferior): New class.
6392 * infrun.c: Include "progspace-and-thread.h" and
6393 "common/gdb_optional.h".
6394 (follow_fork_inferior): Use
6395 scoped_restore_current_pspace_and_thread.
6396 (scoped_restore_exited_inferior): New class.
6397 (handle_vfork_child_exec_or_exit): Use
6398 scoped_restore_exited_inferior,
6399 scoped_restore_current_pspace_and_thread,
6400 scoped_restore_current_thread and scoped_restore.
6401 (fetch_inferior_event): Use scoped_restore_current_thread.
6402 * linespec.c (decode_line_full, decode_line_1): Use
6403 scoped_restore_current_program_space.
6404 * mi/mi-main.c: Include "progspace-and-thread.h".
6405 (exec_continue): Use scoped_restore_current_thread.
6406 (mi_cmd_exec_run): Use scoped_restore_current_pspace_and_thread.
6407 (mi_cmd_trace_frame_collected): Use scoped_restore_current_thread.
6408 * proc-service.c (ps_pglobal_lookup): Use
6409 scoped_restore_current_program_space.
6410 * progspace-and-thread.c: New file.
6411 * progspace-and-thread.h: New file.
6412 * progspace.c (release_program_space, clone_program_space): Use
6413 scoped_restore_current_program_space.
6414 (restore_program_space, save_current_program_space)
6415 (save_current_space_and_thread): Delete.
6416 (switch_to_program_space_and_thread): Moved to
6417 progspace-and-thread.c.
6418 * progspace.h (save_current_program_space)
6419 (save_current_space_and_thread): Delete declarations.
6420 (scoped_restore_current_program_space): New class.
6421 * remote.c (remote_btrace_maybe_reopen): Use
6422 scoped_restore_current_thread.
6423 * symtab.c: Include "progspace-and-thread.h".
6424 (skip_prologue_sal): Use scoped_restore_current_pspace_and_thread.
6425 * thread.c (print_thread_info_1): Use
6426 scoped_restore_current_thread.
6427 (struct current_thread_cleanup): Delete.
6428 (do_restore_current_thread_cleanup)
6429 (restore_current_thread_cleanup_dtor): Rename/convert both to ...
6430 (scoped_restore_current_thread::~scoped_restore_current_thread):
6431 ... this new dtor.
6432 (make_cleanup_restore_current_thread): Rename/convert to ...
6433 (scoped_restore_current_thread::scoped_restore_current_thread):
6434 ... this new ctor.
6435 (thread_apply_all_command): Use scoped_restore_current_thread.
6436 (thread_apply_command): Use scoped_restore_current_thread.
6437 * tracepoint.c (tdump_command): Use scoped_restore_current_thread.
6438 * varobj.c (value_of_root_1): Use scoped_restore_current_thread.
6439
f6223dbb
PA
64402017-05-04 Pedro Alves <palves@redhat.com>
6441
6442 * thread.c (make_cleanup_restore_current_thread): Move
6443 find_thread_ptid call before the is_stopped call. Assert that the
6444 thread is found. Replace is_stopped call by checking the thread's
6445 state directly. Remove unnecessary NULL-thread check.
6446
3c3ae77e
PA
64472017-05-04 Pedro Alves <palves@redhat.com>
6448
6449 * corelow.c (thread_section_name): New class.
6450 (get_core_register_section, get_core_siginfo): Use it.
6451
45eba0ab
AA
64522017-05-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
6453
6454 * corelow.c (sniff_core_bfd): Remove extra semicolon.
6455 (get_core_register_section): Remove xfree of NULL pointer.
6456
f81fdd35
AH
64572017-05-03 Alan Hayward <alan.hayward@arm.com>
6458
6459 * frv-linux-tdep.c (frv_linux_supply_gregset): Use raw_supply_zeroed.
6460 * regcache.c (regcache::raw_supply_zeroed): New function.
6461 * regcache.h (regcache::raw_supply_zeroed): New declaration.
6462
35837774
SM
64632017-05-03 Simon Marchi <simon.marchi@ericsson.com>
6464
6465 * gdbarch.sh: Remove commented out definition of
6466 TARGET_CHAR_BIT.
6467 * gdbarch.h: Re-generate.
6468
c94fee56
SDJ
64692017-05-03 Sergio Durigan Junior <sergiodj@redhat.com>
6470
6471 * configure: Regenerate.
6472
d17f7b36
SM
64732017-05-02 Simon Marchi <simon.marchi@ericsson.com>
6474
6475 * solib-target.c (solib_target_relocate_section_addresses):
6476 Remove num_section_bases, num_bases, segment_bases variables.
6477
b560ebd6
SM
64782017-05-02 Simon Marchi <simon.marchi@polymtl.ca>
6479
6480 * common/gdb_vecs.h (DEF_VEC_I (CORE_ADDR)): Remove.
6481
f2f46dfc
SM
64822017-05-02 Simon Marchi <simon.marchi@polymtl.ca>
6483
6484 * solib-target.c: Include <vector>
6485 (struct lm_info_target) <~lm_info_target>: Remove.
6486 <segment_bases, section_bases>: Change type to
6487 std::vector<CORE_ADDR>.
6488 (library_list_start_segment, library_list_start_section,
6489 library_list_end_library,
6490 solib_target_relocate_section_addresses): Adjust.
6491
a0ff9e1a
SM
64922017-05-02 Simon Marchi <simon.marchi@polymtl.ca>
6493
6494 * gdbarch.sh (software_single_step): Change return type to
6495 std::vector<CORE_ADDR>.
6496 * gdbarch.c, gdbarch.h: Re-generate.
6497 * arch/arm-get-next-pcs.c (thumb_deal_with_atomic_sequence_raw):
6498 Adjust.
6499 (arm_deal_with_atomic_sequence_raw): Adjust.
6500 (thumb_get_next_pcs_raw): Adjust.
6501 (arm_get_next_pcs_raw): Adjust.
6502 (arm_get_next_pcs): Adjust.
6503 * arch/arm-get-next-pcs.h (arm_get_next_pcs): Adjust.
6504 * aarch64-tdep.c (aarch64_software_single_step): Adjust.
6505 * alpha-tdep.c (alpha_deal_with_atomic_sequence): Adjust.
6506 (alpha_software_single_step): Adjust.
6507 * alpha-tdep.h (alpha_software_single_step): Adjust.
6508 * arm-linux-tdep.c (arm_linux_software_single_step): Adjust.
6509 * arm-tdep.c (arm_software_single_step): Adjust.
6510 (arm_breakpoint_kind_from_current_state): Adjust.
6511 * arm-tdep.h (arm_software_single_step): Adjust.
6512 * breakpoint.c (insert_single_step_breakpoint): Adjust.
6513 * cris-tdep.c (cris_software_single_step): Adjust.
6514 * mips-tdep.c (mips_deal_with_atomic_sequence): Adjust.
6515 (micromips_deal_with_atomic_sequence): Adjust.
6516 (deal_with_atomic_sequence): Adjust.
6517 (mips_software_single_step): Adjust.
6518 * mips-tdep.h (mips_software_single_step): Adjust.
6519 * moxie-tdep.c (moxie_software_single_step): Adjust.
6520 * nios2-tdep.c (nios2_software_single_step): Adjust.
6521 * ppc-tdep.h (ppc_deal_with_atomic_sequence): Adjust.
6522 * rs6000-aix-tdep.c (rs6000_software_single_step): Adjust.
6523 * rs6000-tdep.c (ppc_deal_with_atomic_sequence): Adjust.
6524 * s390-linux-tdep.c (s390_software_single_step): Adjust.
6525 * sparc-tdep.c (sparc_software_single_step): Adjust.
6526 * spu-tdep.c (spu_software_single_step): Adjust.
6527 * tic6x-tdep.c (tic6x_software_single_step): Adjust.
6528
ea480a30
SM
65292017-05-02 Simon Marchi <simon.marchi@polymtl.ca>
6530
6531 * gdbarch.sh: Use semi-colon as field separator instead of colon.
6532 * gdbarch.h: Re-generate.
6533
d050f7d7
TW
65342017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6535
6536 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-instruction.o.
6537 (SUBDIR_PYTHON_SRCS): Add py-instruction.c.
6538 * python/py-instruction.c, python/py-instruction.h: New file.
6539 * python/py-record.c: Add py-instruction.h include.
6540 (gdbpy_initialize_record): Make gdb.Instruction a super class of
6541 gdb.RecordInstruction.
6542 * python/python-internal.h: Add gdbpy_initialize_instruction
6543 declaration.
6544 * python/python.c (do_start_initialization): Add
6545 gdbpy_initialize_instruction.
6546
14f819c8
TW
65472017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6548
6549 * python/py-record-btrace.c (BTPY_REQUIRE_VALID_CALL, btpy_call_type):
6550 Remove.
6551 (btrace_func_from_recpy_func): New function.
6552 (btpy_call_new, btpy_number, btpy_hash, btpy_richcompare): Remove.
6553 (btpy_call_level, btpy_call_symbol, btpy_call_instructions,
6554 btpy_call_up, btpy_call_prev_sibling, btpy_call_next_sibling): Rename to ...
6555 (recpy_bt_func_level, recpy_bt_func_symbol, recpy_bt_func_instructions,
6556 recpy_bt_func_up, recpy_bt_func_prev, recpy_bt_func_next): This.
6557 Also, use new helper functions.
6558 (btpy_list_item): Use new helper functions.
6559 (recpy_bt_function_call_history): Use new type name.
6560 (btpy_call_getset): Remove.
6561 (gdbpy_initialize_btrace): Remove code to initialize
6562 gdb.BtraceFunctionCall.
6563 * python/py-record-btrace.h (recpy_bt_func_number, recpy_btb_func_level,
6564 recpy_btb_func_symbol, recpy_bt_func_instructions, recpy_bt_func_up,
6565 recpy_bt_func_prev, recpy_bt_func_next): New export.
6566 * python/py-record.c (recpy_func_type): New static object.
6567 (recpy_func_new, recpy_func_level, recpy_func_symbol,
6568 recpy_func_instructions, recpy_func_up, recpy_func_prev,
6569 recpy_func_next): New function.
6570 (recpy_element_hash, recpy_element_richcompare): Updated comment.
6571 (recpy_func_getset): New static object.
6572 (gdbpy_initialize_record): Add code to initialize gdb.RecordInstruction.
6573 * python/py-record.h (recpy_func_type, recpy_func_new): New export.
6574
0ed5da75
TW
65752017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6576
6577 * python/py-record-btrace.c (BTPY_REQUIRE_VALID_INSN): Remove.
6578 (btpy_object, btpy_insn_type, btpy_new): Remove.
6579 (btpy_list_object): Use gdb.RecordInstruction type instead of
6580 gdb.BtraceInstruction type.
6581 (btrace_insn_from_recpy_insn): New function.
6582 (btpy_insn_or_gap_new): Adjust comment. Use recpy_insn_new instead of
6583 btpy_new.
6584 (btpy_call_new, btpy_list_item): Do not use btpy_new anymore.
6585 (btpy_number, btpy_hash, btpy_call_level, btpy_call_symbol,
6586 btpy_call_instructions, btpy_call_up, btpy_call_prev_sibling,
6587 btpy_call_next_sibling, btpy_richcompare): Use recpy_element_object
6588 instead of btpy_object.
6589 (btpy_insn_sal, btpy_insn_pc, btpy_insn_size, btpy_insn_is_speculative,
6590 btpy_insn_data, btpy_insn_decode): Rename to ...
6591 (recpy_bt_insn_sal, recpy_bt_insn_pc, recpy_bt_insn_size,
6592 recpy_bt_insn_is_speculative, recpy_bt_insn_data,
6593 recpy_bt_insn_decode): This. Also, use new helper functions.
6594 (btpy_list_position, recpy_bt_goto): Use recpy_element_object and
6595 recpy_insn_type.
6596 (btpy_insn_getset): Remove.
6597 (gdbpy_initialize_btrace): Remove code to initialize
6598 gdb.BtraceInstruction. Use recpy_element_object.
6599 * python/py-record-btrace.h (recpy_bt_insn_number, recpy_bt_insn_sal,
6600 recpy_bt_insn_pc, recpy_bt_insn_data, recpy_bt_insn_decoded,
6601 recpy_bt_insn_size, recpy_bt_insn_is_speculative): New export.
6602 * python/py-record.c (recpy_insn_type): New static object.
6603 (recpy_insn_new, recpy_insn_sal, recpy_insn_pc, recpy_insn_data,
6604 recpy_insn_decoded, recpy_insn_size, recpy_insn_is_speculative,
6605 recpy_element_number, recpy_element_hash, recpy_element_richcompare):
6606 New function.
6607 (recpy_insn_getset): New static object.
6608 (gdbpy_initialize_record): Initialize gdb.RecordInstruction.
6609 * python/py-record.h (recpy_element_object): New typedef.
6610 (recpy_insn_type, recpy_insn_new): New export.
6611
913aeadd
TW
66122017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6613
6614 * py-record-btrace.c (btpy_insn_new): Removed.
6615 (btpy_insn_or_gap_new): New function.
6616 (btpy_insn_error): Removed.
6617 (btpy_insn_sal, btpy_insn_pc, btpy_insn_size, btpy_insn_is_speculative,
6618 btpy_insn_data, btpy_insn_decode): Remove code path for gaps.
6619 (recpy_bt_replay_position, recpy_bt_begin, recpy_bt_end): Call
6620 btpy_insn_or_gap_new instead of btpy_insn_new.
6621 (btpy_insn_getset): Remove btpy_insn_error.
6622 * py-record.c (recpy_gap_type): New static object.
6623 (recpy_gap_object): New typedef.
6624 (recpy_gap_new, recpy_gap_number, recpy_gap_reason_code,
6625 recpy_gap_reason_string): New function.
6626 (recpy_gap_getset): New static object.
6627 (gdbpy_initialize_record): Initialize gdb.RecordGap type.
6628 * py-record.h (recpy_gap_new): New export.
6629
a3be24ad
TW
66302017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6631
6632 * python/py-record.c (recpy_ptid): Remove.
6633 (recpy_record_getset): Remove recpy_ptid.
6634
ae20e79a
TW
66352017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6636
6637 * btrace.c (btrace_fetch): Set inferior_ptid.
6638 * python/py-record-btrace.c: Add "py-record.h" include.
6639 (recpy_bt_format, recpy_bt_replay_position, recpy_bt_begin,
6640 recpy_bt_end, recpy_bt_instruction_history,
6641 recpy_bt_function_call_history, recpy_bt_goto): Use ptid stored
6642 in gdb.Record object instead of current ptid.
6643 * python/py-record.c: Include new "py-record.h" file.
6644 (recpy_record_object): Moved to py-record.h.
6645 * python/py-record.h: New file.
6646
8d0050ea
TW
66472017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6648
6649 * python/py-record-btrace.c (BTPY_REQUIRE_VALID_INSN,
6650 BTPY_REQUIRE_VALID_CALL, recpy_bt_function_call_history): Fix
6651 indentation.
6652
3f380b50
JB
66532017-05-01 Joel Brobecker <brobecker@adacore.com>
6654
6655 * MAINTAINERS: Move Daniel Jacobowitz and Mark Kettenis to
6656 the past maintainers section.
6657
07495424
YQ
66582017-04-28 Yao Qi <yao.qi@linaro.org>
6659
6660 * infcmd.c (get_return_value): Use regcache ctor, and remove
6661 cleanup.
6662
deb1fa3e
YQ
66632017-04-28 Yao Qi <yao.qi@linaro.org>
6664 Pedro Alves <palves@redhat.com>
6665
6666 * regcache.c (regcache::regcache): New tag dispatch ctor.
6667 (do_cooked_read): Moved above.
6668 (regcache_dup): Use the tag dispatch ctor..
6669 * regcache.h (regcache): Declare ctor, delete copy ctor and
6670 assignment operator, remove friend regcache_dup.
6671
b421c83c
YQ
66722017-04-28 Yao Qi <yao.qi@linaro.org>
6673
6674 * regcache.c (regcache_dup): Assert !src->m_readonly_p and
6675 call method save instead of regcache_cpy.
6676 * regcache.h (struct regcache): Make regcache_dup a friend.
6677
ef79d9a3
YQ
66782017-04-28 Yao Qi <yao.qi@linaro.org>
6679
6680 * regcache.c (struct regcache): Move to regcache.h
6681 (regcache::arch): New method.
6682 (regcache_get_ptid): Update.
6683 (get_regcache_arch): Call arch method.
6684 (get_regcache_aspace): Call method aspace.
6685 (register_buffer): Change it to method.
6686 (regcache_save): Change it to regcache::save.
6687 (regcache_restore): Likewise.
6688 (regcache_cpy_no_passthrough): Remove the declaration.
6689 (regcache_cpy): Call methods restore and cpy_no_passthrough.
6690 (regcache_cpy_no_passthrough): Change it to method
6691 cpy_no_passthrough.
6692 (regcache_register_status): Change it to method
6693 get_register_status.
6694 (regcache_invalidate): Change it to method invalidate.
6695 (regcache_thread_ptid_changed): Use methods ptid and set_ptid.
6696 (regcache_raw_update): Change it to method raw_update.
6697 (regcache_raw_read): Likewise.
6698 (regcache_raw_read_signed): Likewise.
6699 (regcache_raw_read_unsigned): Likewise.
6700 (regcache_raw_write_signed): Likewise.
6701 (regcache_raw_write_unsigned): Likewise.
6702 (regcache_cooked_read): Likewise.
6703 (regcache_cooked_read_value): Likewise.
6704 (regcache_cooked_read_signed): Likewise.
6705 (regcache_cooked_read_unsigned): Likewise.
6706 (regcache_cooked_write_signed): Likewise.
6707 (regcache_cooked_write_unsigned): Likewise.
6708 (regcache_raw_set_cached_value): Likewise.
6709 (regcache_raw_write): Likewise.
6710 (regcache_cooked_write): Likewise.
6711 (regcache_xfer_part): Likewise.
6712 (regcache_raw_read_part): Likewise.
6713 (regcache_raw_write_part): Likewise.
6714 (regcache_cooked_read_part): Likewise.
6715 (regcache_cooked_write_part): Likewise.
6716 (regcache_raw_supply): Likewise.
6717 (regcache_raw_collect): Likewise.
6718 (regcache_transfer_regset): Likewise.
6719 (regcache_supply_regset): Likewise.
6720 (regcache_collect_regset): Likewise.
6721 (regcache_debug_print_register): Likewise.
6722 (enum regcache_dump_what): Move it to regcache.h.
6723 (regcache_dump): Change it to method dump.
6724 * regcache.h (enum regcache_dump_what): New.
6725 (class regcache): New.
6726 * target.c (target_fetch_registers): Call method
6727 debug_print_register.
6728 (target_store_registers): Likewise.
6729
f8fdb78e
SM
67302017-04-28 Simon Marchi <simon.marchi@ericsson.com>
6731
6732 * windows-nat.c (struct lm_info_windows): Initialize field.
6733 (windows_make_so): Allocate lm_info_windows with new.
6734 (windows_free_so): Free lm_info_windows with delete.
6735
9ccbfd7b
SM
67362017-04-28 Simon Marchi <simon.marchi@ericsson.com>
6737
6738 * solib-darwin.c (struct lm_info_darwin): Initialize field.
6739 (darwin_current_sos): Allocate lm_info_darwin with new, remove
6740 cleanup.
6741 (darwin_free_so): Free lm_info_darwin with delete.
6742
76e75227
SM
67432017-04-28 Simon Marchi <simon.marchi@ericsson.com>
6744
6745 * solib-svr4.h (struct lm_info_svr4): Initialize fields.
6746 <l_addr_p>: Change type to bool.
6747 * solib-svr4.c (lm_info_read): Allocate lm_info_svr4 with new.
6748 (svr4_free_so): Free lm_info_svr4 with delete.
6749 (svr4_copy_library_list): Replace memcpy with call to copy
6750 constructor.
6751 (library_list_start_library, svr4_default_sos): Allocate
6752 lm_info_svr4 with new.
6753
51046d9e
SM
67542017-04-28 Simon Marchi <simon.marchi@ericsson.com>
6755
6756 * solib-target.c (struct lm_info_target): Add destructor,
6757 initialize fields.
6758 <name>: Change type to std::string.
6759 (library_list_start_library): Allocate lm_info_target with new.
6760 (solib_target_free_library_list): Free lm_info_target with
6761 delete.
6762 (solib_target_current_sos): Adapt to std::string.
6763 (solib_target_free_so): Free lm_info_target with delete.
6764
4023ae76
SM
67652017-04-28 Simon Marchi <simon.marchi@ericsson.com>
6766
6767 * solib-frv.c (struct lm_info_frv): Add destructor, initialize
6768 fields.
6769 (frv_current_sos): Allocate lm_info_frv with new.
6770 (frv_relocate_main_executable): Free lm_info_frv with delete,
6771 allocate with new.
6772 (frv_clear_solib, frv_free_so): Free lm_info_frv with delete.
6773
af43057b
SM
67742017-04-28 Simon Marchi <simon.marchi@ericsson.com>
6775
6776 * solib-frv.c (struct lm_info_frv): Fix indentation.
6777
b0911207
SM
67782017-04-28 Simon Marchi <simon.marchi@ericsson.com>
6779
6780 * solib-dsbt.c (struct lm_info_dsbt): Add destructor, initialize
6781 map field.
6782 (dsbt_current_sos): Allocate lm_info_dsbt with new.
6783 (dsbt_relocate_main_executable): Free lm_info_dsbt with delete
6784 and allocate with new.
6785 (dsbt_clear_solib, dsbt_free_so): Free lm_info_dsbt with delete.
6786
6c401f72
SM
67872017-04-28 Simon Marchi <simon.marchi@ericsson.com>
6788
6789 * solib-aix.c (struct lm_info_aix): Initialize fields in-class.
6790 <filename, member_name>: Change type to std::string.
6791 (solib_aix_new_lm_info, solib_aix_xfree_lm_info): Remove.
6792 (library_list_start_library): Allocate lm_info_aix with new.
6793 (solib_aix_free_library_list, solib_aix_free_so): Free with delete.
6794 (solib_aix_current_sos): Adapt to std::string, copy lm_info_aix
6795 with copy constructor.
6796
d0e449a1
SM
67972017-04-28 Simon Marchi <simon.marchi@ericsson.com>
6798
6799 * solist.h (struct lm_info): Remove.
6800 (struct lm_info_base): New class.
6801 (struct so_list) <lm_info>: Change type to lm_info_base *.
6802 * nto-tdep.c (struct lm_info): Remove.
6803 (lm_addr): Adjust.
6804 * solib-aix.c (struct lm_info): Rename to ...
6805 (struct lm_info_aix): ... this. Extend lm_info_base.
6806 (lm_info_p): Rename to ...
6807 (lm_info_aix_p): ... this, and adjust.
6808 (solib_aix_new_lm_info, solib_aix_xfree_lm_info,
6809 solib_aix_parse_libraries, library_list_start_library,
6810 solib_aix_free_library_list, solib_aix_parse_libraries,
6811 solib_aix_get_library_list,
6812 solib_aix_relocate_section_addresses, solib_aix_free_so,
6813 solib_aix_get_section_offsets,
6814 solib_aix_solib_create_inferior_hook, solib_aix_current_sos):
6815 Adjust.
6816 (struct solib_aix_inferior_data) <library_list>: Adjust.
6817 * solib-darwin.c (struct lm_info): Rename to ...
6818 (struct lm_info_darwin): ... this. Extend lm_info_base.
6819 (darwin_current_sos, darwin_relocate_section_addresses): Adjust.
6820 * solib-dsbt.c (struct lm_info): Rename to ...
6821 (struct lm_info_dsbt): ... this. Extend lm_info_base.
6822 (struct dsbt_info) <main_executable_lm_info): Adjust.
6823 (dsbt_current_sos, dsbt_relocate_main_executable, dsbt_free_so,
6824 dsbt_relocate_section_addresses): Adjust.
6825 * solib-frv.c (struct lm_info): Rename to ...
6826 (struct lm_info_frv): ... this. Extend lm_info_base.
6827 (main_executable_lm_info): Adjust.
6828 (frv_current_sos, frv_relocate_main_executable, frv_free_so,
6829 frv_relocate_section_addresses, frv_fdpic_find_global_pointer,
6830 find_canonical_descriptor_in_load_object,
6831 frv_fdpic_find_canonical_descriptor): Adjust.
6832 * solib-svr4.c (struct lm_info): Move to solib-svr4.h, renamed
6833 to lm_info_svr4.
6834 (lm_info_read, lm_addr_check, svr4_keep_data_in_core,
6835 svr4_clear_so, svr4_copy_library_list,
6836 library_list_start_library, svr4_default_sos, svr4_read_so_list,
6837 svr4_current_sos, svr4_fetch_objfile_link_map,
6838 solist_update_incremental): Adjust.
6839 * solib-svr4.h (struct lm_info_svr4): Move here from
6840 solib-svr4.c.
6841 * solib-target.c (struct lm_info): Rename to ...
6842 (struct lm_info_target): ... this. Extend lm_info_base.
6843 (lm_info_p): Rename to ...
6844 (lm_info_target_p): ... this.
6845 (solib_target_parse_libraries, library_list_start_segment,
6846 library_list_start_section, library_list_start_library,
6847 library_list_end_library, solib_target_free_library_list,
6848 solib_target_current_sos, solib_target_free_so,
6849 solib_target_relocate_section_addresses): Adjust.
6850 * windows-nat.c (struct lm_info): Rename to ...
6851 (struct lm_info_windows): ... this. Extend lm_info_base.
6852 (windows_make_so, handle_load_dll, handle_unload_dll,
6853 windows_xfer_shared_libraries): Adjust.
6854
434a4023
SM
68552017-04-28 Simon Marchi <simon.marchi@ericsson.com>
6856
6857 * solib-darwin.c (struct darwin_so_list): Remove.
6858 (darwin_current_sos): Allocate an so_list object instead of a
6859 darwin_so_list, separately allocate an lm_info object.
6860 (darwin_free_so): Free lm_info.
6861
428544e8
JB
68622017-04-28 John Baldwin <jhb@FreeBSD.org>
6863
6864 * mips-tdep.c (print_gp_register_row): Replace printf_filtered
6865 with fprintf_filtered.
6866
4621115f
YQ
68672017-04-28 Yao Qi <yao.qi@linaro.org>
6868
6869 * regcache.c (regcache::regcache): New function.
6870 (regcache::~regcache): New function.
6871 (regcache_xmalloc_1): Remove.
6872 (regcache_xmalloc): Call new regcache.
6873 (regcache_xfree): Call delete regcache.
6874 (get_thread_arch_aspace_regcache): Call new regcache.
6875
339053c2
YQ
68762017-04-28 Yao Qi <yao.qi@linaro.org>
6877
6878 * mips-linux-nat.c (mips_linux_new_thread): Use ptid method
6879 lwp instead of ptid_get_lwp.
6880
7974a605
YQ
68812017-04-28 Yao Qi <yao.qi@linaro.org>
6882
6883 * mips-linux-nat.c (mips_linux_new_thread): Get lwpid from
6884 lwp_info instead of getting from inferior_ptid.
6885
e15c3eb4
KS
68862017-04-27 Keith Seitz <keiths@redhat.com>
6887
6888 * gdbtypes.c (LVALUE_REFERENCE_TO_RVALUE_BINDING_BADNESS)
6889 DIFFERENT_REFERENCE_TYPE_BADNESS): Remove.
6890 (CV_CONVERSION_BADNESS): Define.
6891 (rank_one_type): Remove overly restrictive rvalue reference
6892 rank checks.
6893 Add cv-qualifier checks and subranks for type equality.
6894 * gdbtypes.h (REFERENCE_CONVERSION_RVALUE,
6895 REFERENCE_CONVERSION_CONST_LVALUE, CV_CONVERSION_BADNESS,
6896 CV_CONVERSION_CONST, CV_CONVERSION_VOLATILE): Declare.
6897
72bc1d24
SM
68982017-04-27 Simon Marchi <simon.marchi@ericsson.com>
6899
6900 * python/py-inferior.c (inferior_to_inferior_object): Increment reference
6901 count when creating the object.
6902
55bcecda
UW
69032017-04-27 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
6904 Ulrich Weigand <uweigand@de.ibm.com>
6905
6906 * xcoffread.c (read_xcoff_symtab): Read correct function auxiliary
6907 entry if xlc -qfuncsect or gcc -ffunction-sections compiler option
6908 is used in AIX.
6909 (read_xcoff_symtab): Handle C_WEAKEXT storage class.
6910 (process_xcoff_symbol): Likewise.
6911 (scan_xcoff_symtab): Likewise.
6912
5c99fcf8
AH
69132017-04-26 Alan Hayward <alan.hayward@arm.com>
6914
6915 * ia64-tdep.c (examine_prologue): Use get_frame_register_unsigned.
6916 (ia64_sigtramp_frame_prev_register): Use read_memory_unsigned_integer.
6917 (ia64_access_reg): Use get_frame_register_unsigned.
6918 (ia64_access_rse_reg): Likewise.
6919 (ia64_libunwind_frame_prev_register): Likewise.
6920
b41c5a85
JW
69212017-04-26 Jiong Wang <jiong.wang@arm.com>
6922
6923 * gdbarch.sh: New gdbarch method execute_dwarf_cfa_vendor_op.
6924 * gdbarch.c: Regenerated.
6925 * gdbarch.h: Regenerated.
6926 * dwarf2-frame.c (dwarf2_frame_state_alloc_regs): Made the
6927 visibility external.
6928 (execute_cfa_program): Call execute_dwarf_cfa_vendor_op for CFI
6929 between DW_CFA_lo_user and DW_CFA_high_user inclusive.
6930 (enum cfa_how_kind): Move to ...
6931 (struct dwarf2_frame_state_reg_info): Likewise.
6932 (struct dwarf2_frame_state): Likewise.
6933 * dwarf2-frame.h: ... here.
6934 (dwarf2_frame_state_alloc_regs): New declaration.
6935 * sparc-tdep.c (sparc_execute_dwarf_cfa_vendor_op): New function.
6936 (sparc32_gdbarch_init): Register execute_dwarf_cfa_vendor_op hook.
6937
c185f580
AH
69382017-04-26 Alan Hayward <alan.hayward@arm.com>
6939
6940 * xtensa-tdep.c (xtensa_pseudo_register_read): Use
6941 regcache_raw_read_unsigned.
6942 (xtensa_pseudo_register_write): Likewise.
6943
19c45594
AH
69442017-04-26 Alan Hayward <alan.hayward@arm.com>
6945
6946 * nds32-tdep.c (nds32_pseudo_register_read): Abort on errors.
6947 (nds32_pseudo_register_write): Likewise.
6948
4658f12e
YQ
69492017-04-25 Yao Qi <yao.qi@linaro.org>
6950
6951 * regcache.c (struct regcache) <readonly_p>: Change its type
6952 to bool.
6953 (regcache_xmalloc_1): Update parameter type and callers update.
6954
d581dda8
YQ
69552017-04-25 Yao Qi <yao.qi@linaro.org>
6956
6957 * aarch64-tdep.c (aarch64_gdbarch_init): Don't call
6958 set_gdbarch_wchar_bit.
6959 * arm-tdep.c (arm_gdbarch_init): Likewise.
6960
debed3db
PA
69612017-04-25 Pedro Alves <palves@redhat.com>
6962
6963 * common/poison.h [!HAVE_IS_TRIVIALLY_COPYABLE] (IsRelocatable)
6964 (BothAreRelocatable, memcopy, memmove): Don't define.
6965 * common/traits.h (__has_feature, HAVE_IS_TRIVIALLY_COPYABLE): New
6966 macros.
6967
b0b92aeb
PA
69682017-04-25 Pedro Alves <palves@redhat.com>
6969
6970 * common/common-defs.h: Include "common/poison.h".
6971 * common/function-view.h: (Not, Or, Requires): Move to traits.h
6972 and adjust.
6973 * common/poison.h: New file.
6974 * common/traits.h: Include <type_traits>.
6975 (Not, Or, Requires): New, moved from common/function-view.h.
6976
16c4d54a
PA
69772017-04-25 Pedro Alves <palves@redhat.com>
6978
6979 * breakpoint.h (struct breakpoint): In-class initialize all
6980 fields. Make boolean fields "bool".
6981 * breakpoint.c (init_raw_breakpoint_without_location): Remove
6982 memset call and initializations no longer necessary.
6983
b5c36682
PA
69842017-04-25 Pedro Alves <palves@redhat.com>
6985
6986 * btrace.c (pt_btrace_insn_flags): Change parameter type to
6987 reference.
6988 (pt_btrace_insn): New function.
6989 (ftrace_add_pt): Remove memset call and use pt_btrace_insn.
6990
5625a286
PA
69912017-04-25 Pedro Alves <palves@redhat.com>
6992
6993 * ada-lang.c (ada_catchpoint_location): Now a "class". Remove
6994 "base" field and inherit from "bp_location" instead. Add
6995 non-default ctor.
6996 (allocate_location_exception): Use new non-default ctor.
6997 * breakpoint.c (get_first_locp_gte_addr): Remove memset call.
6998 (init_bp_location): Convert to ...
6999 (bp_location::bp_location): ... this new ctor, and remove memset
7000 call.
7001 (base_breakpoint_allocate_location): Use the new non-default ctor.
7002 * breakpoint.h (bp_location): Now a class. Declare default and
7003 non-default ctors. In-class initialize all members.
7004 (init_bp_location): Remove declaration.
7005
23bcc18f
PA
70062017-04-25 Pedro Alves <palves@redhat.com>
7007
7008 * common/enum-flags.h (enum_flags): Don't implement copy ctor and
7009 assignment operator.
7010
e1ba3053
YQ
70112017-04-24 Yao Qi <yao.qi@linaro.org>
7012
7013 * doublest.c (convert_doublest_to_floatformat): Call
7014 floatformat_totalsize_bytes.
7015
10f489e5
TT
70162017-04-22 Tom Tromey <tom@tromey.com>
7017
7018 * mi/mi-cmd-file.c (mi_cmd_file_list_shared_libraries): Use
7019 ui_out_emit_list.
7020 * stack.c (print_frame): Use ui_out_emit_list.
7021 * mi/mi-symbol-cmds.c (mi_cmd_symbol_list_lines): Use
7022 ui_out_emit_list.
7023 * mi/mi-main.c (print_one_inferior)
7024 (mi_cmd_data_list_register_names)
7025 (mi_cmd_data_list_register_values, mi_cmd_list_features)
7026 (mi_cmd_list_target_features, mi_cmd_trace_frame_collected): Use
7027 ui_out_emit_list.
7028 * mi/mi-interp.c (mi_on_normal_stop_1): Use ui_out_emit_list.
7029 (mi_output_solib_attribs): Use ui_out_emit_list,
7030 ui_out_emit_tuple.
7031 * mi/mi-cmd-var.c (varobj_update_one): Use ui_out_emit_list.
7032 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames)
7033 (mi_cmd_stack_list_args, list_args_or_locals): Use
7034 ui_out_emit_list.
7035 * disasm.c (do_assembly_only): Use ui_out_emit_list.
7036 * breakpoint.c (print_solib_event, output_thread_groups): Use
7037 ui_out_emit_list.
7038
0092b74d
TT
70392017-04-22 Tom Tromey <tom@tromey.com>
7040
7041 * mi/mi-main.c (print_variable_or_computed): Use ui_out_emit_tuple.
7042 * mi/mi-cmd-var.c (varobj_update_one): Use ui_out_emit_tuple.
7043 * mi/mi-cmd-stack.c (list_arg_or_local): Use ui_out_emit_tuple.
7044
a14a62dd
TT
70452017-04-22 Tom Tromey <tom@tromey.com>
7046
7047 * tracepoint.c (tvariables_info_1)
7048 (print_one_static_tracepoint_marker): Use ui_out_emit_tuple.
7049
46b9c129
TT
70502017-04-22 Tom Tromey <tom@tromey.com>
7051
7052 * stack.c (print_frame_arg): Use ui_out_emit_tuple,
7053 annotate_arg_emitter.
7054 * breakpoint.c (print_mention_watchpoint)
7055 (print_mention_masked_watchpoint): Use ui_out_emit_tuple.
7056 * annotate.h (struct annotate_arg_emitter): New.
7057
2e783024
TT
70582017-04-22 Tom Tromey <tom@tromey.com>
7059
7060 * record-btrace.c (record_btrace_insn_history)
7061 (record_btrace_insn_history_range, record_btrace_call_history)
7062 (record_btrace_call_history_range): Use ui_out_emit_tuple.
7063 * thread.c (do_captured_list_thread_ids, print_thread_info_1): Use
7064 ui_out_emit_tuple.
7065 * stack.c (print_frame_info): Use ui_out_emit_tuple.
7066 * solib.c (info_sharedlibrary_command): Use ui_out_emit_tuple.
7067 * skip.c (skip_info): Use ui_out_emit_tuple.
7068 * remote.c (show_remote_cmd): Use ui_out_emit_tuple.
7069 * progspace.c (print_program_space): Use ui_out_emit_tuple.
7070 * probe.c (info_probes_for_ops): Use ui_out_emit_tuple.
7071 * osdata.c (info_osdata): Use ui_out_emit_tuple.
7072 * mi/mi-symbol-cmds.c (mi_cmd_symbol_list_lines): Use
7073 ui_out_emit_tuple.
7074 * mi/mi-main.c (print_one_inferior, list_available_thread_groups)
7075 (output_register, mi_cmd_data_read_memory)
7076 (mi_cmd_data_read_memory_bytes, mi_load_progress)
7077 (mi_cmd_trace_frame_collected): Use ui_out_emit_tuple.
7078 * mi/mi-cmd-var.c (mi_cmd_var_list_children, varobj_update_one):
7079 Use ui_out_emit_tuple.
7080 * mi/mi-cmd-stack.c (mi_cmd_stack_list_args): Use
7081 ui_out_emit_tuple.
7082 * mi/mi-cmd-info.c (mi_cmd_info_ada_exceptions)
7083 (mi_cmd_info_gdb_mi_command): Use ui_out_emit_tuple.
7084 * linux-thread-db.c (info_auto_load_libthread_db): Use
7085 ui_out_emit_tuple.
7086 * inferior.c (print_inferior): Use ui_out_emit_tuple.
7087 * gdb_bfd.c (print_one_bfd): Use ui_out_emit_tuple.
7088 * disasm.c (do_mixed_source_and_assembly_deprecated)
7089 (do_mixed_source_and_assembly): Use ui_out_emit_tuple.
7090 * cp-abi.c (list_cp_abis): Use ui_out_emit_tuple.
7091 * cli/cli-setshow.c (cmd_show_list): Use ui_out_emit_tuple.
7092 * breakpoint.c (print_one_breakpoint_location)
7093 (print_one_breakpoint): Use ui_out_emit_tuple.
7094 * auto-load.c (print_script, info_auto_load_cmd): Use
7095 ui_out_emit_tuple.
7096 * ada-tasks.c (print_ada_task_info): Use ui_out_emit_tuple.
7097
9be21bb4
SM
70982017-04-21 Simon Marchi <simon.marchi@ericsson.com>
7099
7100 * thread.c (print_thread_info_1): Remove dead code.
7101
0d4c07af
JK
71022017-04-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7103
7104 * aarch64-tdep.c (selftests::aarch64_process_record_test): Make it #if
7105 GDB_SELF_TEST.
7106 * arm-tdep.c (selftests::arm_record_test): Likewise.
7107
4daf993d
YQ
71082017-04-21 Yao Qi <yao.qi@linaro.org>
7109
7110 * regcache.c (regcache_restore): Remove argument 2. Replace
7111 argument 3 with regcache. Get register status from
7112 src->register_status and get register contents from
7113 register_buffer (src, regnum).
7114 (regcache_cpy): Update.
7115
a6c21d4a
PA
71162017-04-19 Pedro Alves <palves@redhat.com>
7117
7118 * gdbthread.h (thread): Add missing closing parenthesis in
7119 comment.
7120
3a3fd0fd
PA
71212017-04-19 Pedro Alves <palves@redhat.com>
7122
7123 * common/refcounted-object.h: New file.
7124 * gdbthread.h: Include "common/refcounted-object.h".
7125 (thread_info): Inherit from refcounted_object and add comments.
7126 (thread_info::incref, thread_info::decref)
7127 (thread_info::m_refcount): Delete.
7128 (thread_info::deletable): Use the refcounted_object::refcount()
7129 method.
7130 * inferior.c (current_inferior_): Add comment.
7131 (set_current_inferior): Increment/decrement refcounts.
7132 (prune_inferiors, remove_inferior_command): Skip inferiors marked
7133 not-deletable instead of comparing with the current inferior.
7134 (initialize_inferiors): Increment the initial inferior's refcount.
7135 * inferior.h (struct inferior): Forward declare.
7136 Include "common/refcounted-object.h".
7137 (current_inferior, set_current_inferior): Move declaration to
7138 before struct inferior's definition, and fix comment.
7139 (inferior): Inherit from refcounted_object. Add comments.
7140 * thread.c (switch_to_thread_no_regs): Reference the thread's
7141 inferior pointer directly instead of doing a ptid lookup.
7142 (switch_to_no_thread): New function.
7143 (switch_to_thread(thread_info *)): New function, factored out
7144 from ...
7145 (switch_to_thread(ptid_t)): ... this.
7146 (restore_current_thread): Delete.
7147 (current_thread_cleanup): Remove 'inf_id' and 'was_removable'
7148 fields, and add 'inf' field.
7149 (do_restore_current_thread_cleanup): Check whether old->inf is
7150 alive instead of looking up an inferior by ptid. Use
7151 switch_to_thread and switch_to_no_thread.
7152 (restore_current_thread_cleanup_dtor): Use old->inf directly
7153 instead of lookup up an inferior by id. Decref the inferior.
7154 Don't restore 'removable'.
7155 (make_cleanup_restore_current_thread): Same the inferior pointer
7156 in old, instead of the inferior number. Incref the inferior.
7157 Don't save/clear 'removable'.
7158
9bcb1f16
PA
71592017-04-19 Pedro Alves <palves@redhat.com>
7160
7161 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
7162 unittests/scoped_restore-selftests.c.
7163 (SUBDIR_UNITTESTS_OBS): Add scoped_restore-selftests.o.
7164 * common/scoped_restore.h (scoped_restore_base): Make "class".
7165 (scoped_restore_base::release): New public method.
7166 (scoped_restore_base::scoped_restore_base): New protected ctor.
7167 (scoped_restore_base::m_saved_var): New protected field.
7168 (scoped_restore_tmpl::scoped_restore_tmpl(T*)): Initialize the
7169 scoped_restore_base base class instead of m_saved_var directly.
7170 (scoped_restore_tmpl::scoped_restore_tmpl(T*, T2)): Likewise.
7171 (scoped_restore_tmpl::scoped_restore_tmpl(const
7172 scoped_restore_tmpl<T>&)): Likewise.
7173 (scoped_restore_tmpl::~scoped_restore_tmpl): Use the saved_var
7174 method.
7175 (scoped_restore_tmpl::saved_var): New method.
7176 (scoped_restore_tmpl::m_saved_var): Delete.
7177 * inferior.h (inferior::detaching): Now a bool.
7178 * infrun.c (prepare_for_detach): Use a scoped_restore instead of a
7179 cleanup.
7180 * unittests/scoped_restore-selftests.c: New file.
7181
26fcd539
PA
71822017-04-19 Pedro Alves <palves@redhat.com>
7183
7184 * Makefile.in (SUBDIR_UNITTESTS_SRCS, SUBDIR_UNITTESTS_OBS):
7185 Re-sort in alphabetic order.
7186
fdd243b0
PA
71872017-04-18 Pedro Alves <palves@redhat.com>
7188
7189 * xml-support.c (obstack_xml_printf): Delete.
7190 * xml-support.h (obstack_xml_printf): Delete.
7191
4895cde2
PA
71922017-04-18 Pedro Alves <palves@redhat.com>
7193
7194 * xml-support.c (gdb_xml_parser) <use_dtd, dtd_name, parse,
7195 vdebug, verror, body_text, start_element, end_element, name,
7196 user_data, set_is_xinclude, set_error, expat_parser>: New methods.
7197 <name, user_data, expat_parser, scopes, error, last_line, dtd_name,
7198 is_xinclude>: Make private and add m_ prefix.
7199 (gdb_xml_parser::body_text): New method, based on ...
7200 (gdb_xml_body_text): ... this. Adjust.
7201 (gdb_xml_parser::vdebug): New method, based on ...
7202 (gdb_xml_debug): ... this. Adjust.
7203 (gdb_xml_parser::verror): New method, based on ...
7204 (gdb_xml_error): ... this. Adjust.
7205 (gdb_xml_parser::start_element): New method, based on ...
7206 (gdb_xml_start_element): ... this. Adjust.
7207 (gdb_xml_start_element_wrapper): Defer to
7208 gdb_xml_parser::start_element and gdb_xml_parser::set_error.
7209 (gdb_xml_parser::end_element): New method, based on ...
7210 (gdb_xml_end_element_wrapper): ... this. Adjust.
7211 (gdb_xml_parser::~gdb_xml_parser): Adjust.
7212 (gdb_xml_parser::gdb_xml_parser): Adjust to field renames.
7213 (gdb_xml_parser::use_dtd): New method, based on ...
7214 (gdb_xml_use_dtd): ... this. Adjust.
7215 (gdb_xml_parser::parse): New method, based on ...
7216 (gdb_xml_parse): ... this. Adjust.
7217 (gdb_xml_parse_quick): Adjust to call the parser's parse method.
7218 (xinclude_start_include): Adjust to call the parser's name method.
7219 (xml_xinclude_default, xml_xinclude_start_doctype)
7220 (xml_xinclude_end_doctype): Adjust to call the parser's user_data
7221 method.
7222 (xml_process_xincludes): Adjust to call parser methods.
7223 * xml-support.h (gdb_xml_use_dtd, gdb_xml_parse): Delete
7224 declarations.
7225
bd8a901f
PA
72262017-04-18 Pedro Alves <palves@redhat.com>
7227
7228 * tracefile-tfile.c (tfile_write_tdesc): Adjust to use
7229 gdb::optional<std::string>.
7230 * xml-support.c: Include <string>.
7231 (scope_level::scope_level(scope_level &&))
7232 (scope_level::~scope_level): Delete.
7233 (scope_level::body): Now a std::string.
7234 (gdb_xml_body_text, gdb_xml_end_element): Adjust.
7235 (xinclude_parsing_data::xinclude_parsing_data): Add 'output'
7236 parameter.
7237 (xinclude_parsing_data::~xinclude_parsing_data): Delete.
7238 (xinclude_parsing_data::output): Now a std::string reference.
7239 (xinclude_start_include): Adjust.
7240 (xml_xinclude_default): Adjust.
7241 (xml_process_xincludes): Add 'output' parameter, and return bool.
7242 * xml-support.h (xml_process_xincludes): Add 'output' parameter,
7243 and return bool.
7244 * xml-tdesc.c: Include <unordered_map> and <string>.
7245 (tdesc_xml_cache): Delete.
7246 (tdesc_xml_cache_s): Delete.
7247 (xml_cache): Now an std::unordered_map.
7248 (tdesc_parse_xml): Adjust to use std::string and unordered_map.
7249 (target_fetch_description_xml): Change return type to
7250 gdb::optional<std::string>, and adjust.
7251 * xml-tdesc.h: Include "common/gdb_optional.h" and <string>.
7252 (target_fetch_description_xml): Change return type to
7253 gdb::optional<std::string>.
7254
d35d1958
PA
72552017-04-18 Pedro Alves <palves@redhat.com>
7256
7257 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
7258 unittests/optional-selftests.c.
7259 (SUBDIR_UNITTESTS_OBS): Add optional-selftests.o.
7260 * unittests/optional-selftests.c: New file.
7261 * unittests/optional/assignment/1.cc: New file.
7262 * unittests/optional/assignment/2.cc: New file.
7263 * unittests/optional/assignment/3.cc: New file.
7264 * unittests/optional/assignment/4.cc: New file.
7265 * unittests/optional/assignment/5.cc: New file.
7266 * unittests/optional/assignment/6.cc: New file.
7267 * unittests/optional/assignment/7.cc: New file.
7268 * unittests/optional/cons/copy.cc: New file.
7269 * unittests/optional/cons/default.cc: New file.
7270 * unittests/optional/cons/move.cc: New file.
7271 * unittests/optional/cons/value.cc: New file.
7272 * unittests/optional/in_place.cc: New file.
7273 * unittests/optional/observers/1.cc: New file.
7274 * unittests/optional/observers/2.cc: New file.
7275
22796e97
PA
72762017-04-18 Pedro Alves <palves@redhat.com>
7277
7278 * common/gdb_optional.h: Include common/traits.h.
7279 (in_place_t): New type.
7280 (in_place): New constexpr variable.
7281 (optional::optional): Remove member initialization of
7282 m_instantiated.
7283 (optional::optional(in_place_t...)): New constructor.
7284 (optional::~optional): Use reset.
7285 (optional::optional(const optional&)): New.
7286 (optional::optional(const optional&&)): New.
7287 (optional::optional(T &)): New.
7288 (optional::optional(T &&)): New.
7289 (operator::operator=(const optional &)): New.
7290 (operator::operator=(optional &&)): New.
7291 (operator::operator= (const T &))
7292 (operator::operator= (T &&))
7293 (operator::emplace (Args &&... args)): Return a T&. Use reset.
7294 (operator::reset): New.
7295 (operator::m_instantiated):: Add in-class initializer.
7296 * common/traits.h: Include <type_traits>.
7297 (struct And): New types.
7298
a7fc9b61
PA
72992017-04-18 Pedro Alves <palves@redhat.com>
7300
7301 * xml-support.c: Include <vector>.
7302 (scope_level::scope_level(const gdb_xml_element *))
7303 (scope_level::scope_level(scope_level&&)): New.
7304 (scope_level::~scope_level): New.
7305 (scope_level_s): Delete.
7306 (gdb_xml_parser::scopes): Now a std::vector.
7307 (gdb_xml_body_text, gdb_xml_start_element, gdb_xml_end_element):
7308 Use std::vector.
7309 (gdb_xml_parser::~gdb_xml_parser): Remove now unnecessary
7310 scope cleanup code.
7311 (gdb_xml_parser::gdb_xml_parser): Remove explicit initialization
7312 of the scopes member. Use std::vector::emplace_back.
7313
010151c9
PA
73142017-04-18 Pedro Alves <palves@redhat.com>
7315
7316 * xml-support.c (gdb_xml_parser): Add ctor/dtor. Make is_xinclude
7317 a bool.
7318 (gdb_xml_end_element): Change type of first parameter.
7319 (gdb_xml_cleanup): Rename to ...
7320 (gdb_xml_parser::~gdb_xml_parser): ... this.
7321 (gdb_xml_create_parser_and_cleanup): Delete with ...
7322 (gdb_xml_parser::gdb_xml_parser): ... creation parts factored out
7323 to this new ctor.
7324 (gdb_xml_parse_quick): Create a local gdb_xml_parser instead of
7325 using gdb_xml_create_parser_and_cleanup.
7326 (xinclude_parsing_data): Add ctor/dtor.
7327 (xml_xinclude_cleanup): Delete.
7328 (xml_process_xincludes): Create a local xinclude_parsing_data
7329 instead of heap-allocating one. Create a local gdb_xml_parser
7330 instead of heap-allocating one with
7331 gdb_xml_create_parser_and_cleanup.
7332
d56060f0
JB
73332017-04-18 John Baldwin <jhb@FreeBSD.org>
7334
7335 PR threads/20743
7336 * fbsd-nat.c (resume_one_thread_cb): Remove.
7337 (resume_all_threads_cb): Remove.
7338 (fbsd_resume): Use ALL_NON_EXITED_THREADS instead of
7339 iterate_over_threads.
7340
305d16a9
JB
73412017-04-17 Joel Brobecker <brobecker@adacore.com>
7342
7343 * NEWS: Create a new section for the next release branch.
7344 Rename the section of the current branch, now that it has
7345 been cut.
7346
8bb57231
JB
73472017-04-17 Joel Brobecker <brobecker@adacore.com>
7348
7349 GDB 8.0 branch created (725bf5cf125783c2a7ca4ab63d3768e220bab2db):
7350 * version.in: Bump version to 8.0.50.DATE-git.
7351
096c92dd
SDJ
73522017-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
7353
7354 PR gdb/21385
7355 * windows-nat.c (windows_create_inferior): Declare 'allargs'
7356 independently of the host, and fix build breakage on Cygwin.
7357
0550c955
PA
73582017-04-13 Pedro Alves <palves@redhat.com>
7359
7360 * inferior.c (free_inferior): Convert to ...
7361 (inferior::~inferior): ... this dtor.
7362 (inferior::inferior): New ctor, factored out from ...
7363 (add_inferior_silent): ... here. Allocate the inferior with a new
7364 expression.
7365 (delete_inferior): Call delete instead of free_inferior.
7366 * inferior.h (gdb_environ, continuation): Forward declare.
7367 (inferior): Now a class. Add in-class initialization to all
7368 members. Make boolean fields bool, except 'detaching'.
7369 (inferior::inferior): New explicit ctor.
7370 (inferior::~inferior): New.
7371
e3d60dfc
PA
73722017-04-13 Pedro Alves <palves@redhat.com>
7373
7374 * inferior.c (init_inferior_list): Delete.
7375 * inferior.h (init_inferior_list): Delete.
7376
5fd69d0a
PA
73772017-04-13 Pedro Alves <palves@redhat.com>
7378
7379 PR threads/13217
7380 * gdb.threads/threadapply.exp (thr_apply_detach): New procedure.
7381 (top level): Call it twice, with different thread sets.
7382
c6609450
PA
73832017-04-13 Pedro Alves <palves@redhat.com>
7384
7385 * thread.c: Include <algorithm>.
7386 (thread_array_cleanup): Delete.
7387 (scoped_inc_dec_ref): New class.
7388 (live_threads_count): New function.
7389 (set_thread_refcount): Delete.
7390 (tp_array_compar_ascending): Now a bool.
7391 (tp_array_compar): Convert to a std::sort comparison function.
7392 (thread_apply_all_command): Use std::vector and scoped_inc_dec_ref
7393 and live_threads_count.
7394
2a00d7ce
PA
73952017-04-13 Pedro Alves <palves@redhat.com>
7396
7397 * infrun.c (follow_fork_inferior): Also switch the current
7398 inferior.
7399
441d7c93
PA
74002017-04-13 Pedro Alves <palves@redhat.com>
7401
7402 * breakpoint.c (watch_command_1): Save watchpoint-frame info
7403 before calling create_internal_breakpoint.
7404
808480f6
PA
74052017-04-13 Pedro Alves <palves@redhat.com>
7406
7407 * fork-child.c (execv_argv): New class.
7408 (breakup_args): Refactored as ...
7409 (execv_argv::init_for_no_shell): .. this method of execv_argv.
7410 Copy arguments to storage and replace separators with NULL
7411 terminators in place.
7412 (escape_bang_in_quoted_argument): Adjust to return bool.
7413 (execv_argv::execv_argv): New ctor.
7414 (execv_argv::init_for_shell): New method, factored out from
7415 fork_inferior. Don't strdup strings into the vector.
7416 (fork_inferior): Eliminate "shell" local and use execv_argv. Use
7417 Remove free_vector_argv call.
7418
ad3d022a
YQ
74192017-04-13 Yao Qi <yao.qi@linaro.org>
7420
7421 * rx-tdep.c (rx_fpsw_type): Check tdep->rx_fpsw_type instead of
7422 tdep->rx_psw_type.
7423
e6ddc3bf
YQ
74242017-04-13 Yao Qi <yao.qi@linaro.org>
7425
7426 * rl78-tdep.c (rl78_gdbarch_init): Use XCNEW instead of XNEW.
7427 * rx-tdep.c (rx_gdbarch_init): Likewise.
7428
bfb8cf90
PA
74292017-04-13 Pedro Alves <palves@redhat.com>
7430
7431 * breakpoint.h (struct breakpoint): Reindent.
7432
f5336ca5
PA
74332017-04-13 Pedro Alves <palves@redhat.com>
7434
7435 * breakpoint.c (bp_location): Rename to ...
7436 (bp_locations): ... this. All references updated.
7437 (bp_location_count): Rename to ...
7438 (bp_locations_count): ... this. All references updated.
7439 (bp_location_placed_address_before_address_max): Rename to ...
7440 (bp_locations_placed_address_before_address_max): ... this. All
7441 references updated.
7442 (bp_location_shadow_len_after_address_max): Rename to ...
7443 (bp_locations_shadow_len_after_address_max): ... this. All
7444 references updated.
7445 (bp_location_compare_addrs): Rename to ...
7446 (bp_locations_compare_addrs): ... this. All references updated.
7447 (bp_location_compare):Rename to ...
7448 (bp_locations_compare): ... this. All references updated.
7449 (bp_location_target_extensions_update): Rename to ...
7450 (bp_locations_target_extensions_update): ... this. All references
7451 updated.
7452
be628ab8
SDJ
74532017-04-12 Sergio Durigan Junior <sergiodj@redhat.com>
7454
7455 * Makefile.in (HFILES_NO_SRCDIR): Add "common/gdb_termios.h".
7456 * common/common.m4: Check headers 'termios.h', 'termio.h' and
7457 'sgtty.h'.
7458 * common/gdb_termios.h: New file, with parts of "terminal.h".
7459 * inflow.c: Include "gdb_termios.h".
7460 * ser-unix.c: Include "gdb_termios.h".
7461 * terminal.h: Move terminal-related defines to
7462 "common/gdb_termios.h".
7463
8e9e35b1
TT
74642017-04-12 Tom Tromey <tom@tromey.com>
7465
7466 * probe.c (parse_probes): Update.
7467 * location.h (delete_event_location): Don't declare.
7468 (event_location_deleter::operator()): Update.
7469 * location.c (event_location_deleter::operator()): Rename from
7470 delete_event_location.
7471 * linespec.h (linespec_result) <location>: Change type to
7472 event_location_up.
7473 * linespec.c (canonicalize_linespec, event_location_to_sals)
7474 (decode_objc): Update.
7475 (linespec_result): Don't call delete_event_location.
7476 * breakpoint.c (create_breakpoints_sal)
7477 (bkpt_probe_create_sals_from_location)
7478 (strace_marker_create_sals_from_location): Update.
7479
16e802b9
TT
74802017-04-12 Tom Tromey <tom@tromey.com>
7481
7482 * linespec.h (struct linespec_result): Add constructor and
7483 destructor.
7484 (init_linespec_result, destroy_linespec_result)
7485 (make_cleanup_destroy_linespec_result): Don't declare.
7486 * linespec.c (init_linespec_result): Remove.
7487 (linespec_result::~linespec_result): Rename from
7488 destroy_linespec_result. Update.
7489 (cleanup_linespec_result, make_cleanup_destroy_linespec_result):
7490 Remove.
7491 * breakpoint.c (create_breakpoint, break_range_command)
7492 (decode_location_default): Update.
7493 * ax-gdb.c (agent_command_1): Update.
7494
d28cd78a
TT
74952017-04-12 Tom Tromey <tom@tromey.com>
7496
7497 * remote.c (remote_download_tracepoint): Update.
7498 * python/py-breakpoint.c (bppy_get_location): Update.
7499 * guile/scm-breakpoint.c (bpscm_print_breakpoint_smob)
7500 (gdbscm_breakpoint_location): Update.
7501 * elfread.c (elf_gnu_ifunc_resolver_return_stop): Update.
7502 * breakpoint.h (struct breakpoint) <location, location_range_end>:
7503 Change type to event_location_up.
7504 * breakpoint.c (create_overlay_event_breakpoint)
7505 (create_longjmp_master_breakpoint)
7506 (create_std_terminate_master_breakpoint)
7507 (create_exception_master_breakpoint)
7508 (breakpoint_event_location_empty_p, print_breakpoint_location)
7509 (print_one_breakpoint_location, create_thread_event_breakpoint)
7510 (init_breakpoint_sal, create_breakpoint)
7511 (print_recreate_ranged_breakpoint, break_range_command)
7512 (init_ada_exception_breakpoint, say_where): Update.
7513 (base_breakpoint_dtor): Don't call delete_event_location.
7514 (bkpt_print_recreate, tracepoint_print_recreate)
7515 (dprintf_print_recreate, update_static_tracepoint)
7516 (breakpoint_re_set_default): Update.
7517
711799d5
TT
75182017-04-12 Tom Tromey <tom@tromey.com>
7519
7520 * compile/compile-loc2c.c (compute_stack_depth_worker): Change
7521 type of "to_do". Update.
7522 (compute_stack_depth): Use std::vector.
7523
52d214d3
TT
75242017-04-12 Tom Tromey <tom@tromey.com>
7525
7526 * printcmd.c (find_instruction_backward): Use std::vector.
7527
4c404b8b
TT
75282017-04-12 Tom Tromey <tom@tromey.com>
7529
7530 * symfile.c (objfilep): Remove typedef.
7531 (reread_symbols): Use a std::vector.
7532
156d9eab
TT
75332017-04-12 Tom Tromey <tom@tromey.com>
7534
7535 * mi/mi-main.c (exec_direction_forward): Remove.
7536 (exec_reverse_continue, mi_execute_command): Use scoped_restore.
7537 * guile/scm-ports.c (ioscm_with_output_to_port_worker): Use
7538 scoped_restore.
7539 * guile/guile.c (guile_repl_command, guile_command)
7540 (gdbscm_execute_gdb_command): Use scoped_restore.
7541 * go-exp.y (go_parse): Use scoped_restore.
7542 * d-exp.y (d_parse): Use scoped_restore.
7543 * cli/cli-decode.c (cmd_func): Use scoped_restore.
7544 * c-exp.y (c_parse): Use scoped_restore.
7545
4d89769a
TT
75462017-04-12 Tom Tromey <tom@tromey.com>
7547
7548 * mi/mi-parse.h (struct mi_parse): Add constructor, destructor.
7549 (mi_parse): Update return type.
7550 (mi_parse_free): Remove.
7551 * mi/mi-parse.c (mi_parse::mi_parse): New constructor.
7552 (mi_parse::~mi_parse): Rename from mi_parse_free.
7553 (mi_parse_cleanup): Remove.
7554 (mi_parse): Return a unique_ptr. Use new.
7555 * mi/mi-main.c (mi_execute_command): Update.
7556
4b217cc7
TT
75572017-04-12 Tom Tromey <tom@tromey.com>
7558
7559 * location.c (explicit_location_lex_one): Return a
7560 unique_xmalloc_ptr.
7561 (string_to_explicit_location): Update. Remove cleanups.
7562
59d3651b
TT
75632017-04-12 Tom Tromey <tom@tromey.com>
7564
7565 * gnu-v3-abi.c (value_and_voffset_p): Remove typedef.
7566 (compare_value_and_voffset): Change type. Update.
7567 (compute_vtable_size): Change type of "offset_vec".
7568 (gnuv3_print_vtable): Use std::vector. Remove cleanups.
7569 (gnuv3_get_typeid): Remove extraneous declaration.
7570
b24b0d6c
TT
75712017-04-12 Tom Tromey <tom@tromey.com>
7572
7573 * charset.h (wchar_iterator): Fix comment.
7574
80a3b8c5
TT
75752017-04-12 Tom Tromey <tom@tromey.com>
7576
7577 * charset.c (iconv_wrapper): New class.
7578 (cleanup_iconv): Remove.
7579 (convert_between_encodings): Use it.
7580
c83dd867
TT
75812017-04-12 Tom Tromey <tom@tromey.com>
7582
7583 * symfile.h (increment_reading_symtab): Update type.
7584 * symfile.c (decrement_reading_symtab): Remove.
7585 (increment_reading_symtab): Return a scoped_restore_tmpl<int>.
7586 * psymtab.c (psymtab_to_symtab): Update.
7587 * dwarf2read.c (dw2_instantiate_symtab): Update.
7588
0e8621a0
TT
75892017-04-12 Tom Tromey <tom@tromey.com>
7590
7591 * jit.c (struct jit_reader): Declare separately. Add constructor
7592 and destructor. Change type of "handle".
7593 (loaded_jit_reader): Define separately.
7594 (jit_reader_load): Update. New "new".
7595 (jit_reader_unload_command): Use "delete".
7596 * gdb-dlfcn.h (struct dlclose_deleter): New.
7597 (gdb_dlhandle_up): New typedef.
7598 (gdb_dlopen, gdb_dlsym): Update types.
7599 (gdb_dlclose): Remove.
7600 * gdb-dlfcn.c (gdb_dlopen): Return a gdb_dlhandle_up.
7601 (gdb_dlsym): Change type of "handle".
7602 (make_cleanup_dlclose): Remove.
7603 (dlclose_deleter::operator()): Rename from gdb_dlclose.
7604 * compile/compile-c-support.c (load_libcc): Update.
7605
67d89901
TT
76062017-04-12 Tom Tromey <tom@tromey.com>
7607
7608 * symtab.h (find_pcs_for_symtab_line): Change return type.
7609 * symtab.c (find_pcs_for_symtab_line): Change return type.
7610 * python/py-linetable.c (build_line_table_tuple_from_pcs): Change
7611 type of "vec". Update.
7612 (ltpy_get_pcs_for_line): Update.
7613 * linespec.c (decode_digits_ordinary): Update.
7614
93921405
TT
76152017-04-12 Tom Tromey <tom@tromey.com>
7616
7617 * tracepoint.c (actions_command): Update.
7618 * python/python.c (python_command, python_interactive_command):
7619 Update.
7620 * mi/mi-cmd-break.c (mi_cmd_break_commands): Update.
7621 * guile/guile.c (guile_command): Update.
7622 * defs.h (read_command_lines, read_command_lines_1): Return
7623 command_line_up.
7624 (command_lines_deleter): New struct.
7625 (command_line_up): New typedef.
7626 * compile/compile.c (compile_code_command)
7627 (compile_print_command): Update.
7628 * cli/cli-script.h (get_command_line, copy_command_lines): Return
7629 command_line_up.
7630 (make_cleanup_free_command_lines): Remove.
7631 * cli/cli-script.c (get_command_line, read_command_lines_1)
7632 (copy_command_lines): Return command_line_up.
7633 (while_command, if_command, read_command_lines, define_command)
7634 (document_command): Update.
7635 (do_free_command_lines_cleanup, make_cleanup_free_command_lines):
7636 Remove.
7637 * breakpoint.h (breakpoint_set_commands): Change type of
7638 "commands".
7639 * breakpoint.c (breakpoint_set_commands): Change type of
7640 "commands". Update.
7641 (do_map_commands_command, update_dprintf_command_list)
7642 (create_tracepoint_from_upload): Update.
7643
ffc2605c
TT
76442017-04-12 Tom Tromey <tom@tromey.com>
7645
7646 * tracepoint.c (scope_info): Update.
7647 * spu-tdep.c (spu_catch_start): Update.
7648 * python/python.c (gdbpy_decode_line): Update.
7649 * python/py-finishbreakpoint.c (bpfinishpy_init): Update.
7650 * python/py-breakpoint.c (bppy_init): Update.
7651 * probe.c (parse_probes): Update.
7652 * mi/mi-cmd-break.c (mi_cmd_break_insert_1): Update.
7653 * location.h (event_location_deleter): New struct.
7654 (event_location_up): New typedef.
7655 (new_linespec_location, new_address_location, new_probe_location)
7656 (new_explicit_location, copy_event_location)
7657 (string_to_event_location, string_to_event_location_basic)
7658 (string_to_explicit_location): Update return type.
7659 (make_cleanup_delete_event_location): Remove.
7660 * location.c (new_linespec_location, new_address_location)
7661 (new_probe_location, new_explicit_location, copy_event_location):
7662 Return event_location_up.
7663 (delete_event_location_cleanup)
7664 (make_cleanup_delete_event_location): Remove.
7665 (string_to_explicit_location, string_to_event_location_basic)
7666 (string_to_event_location): Return event_location_up.
7667 * linespec.c (canonicalize_linespec, event_location_to_sals)
7668 (decode_line_with_current_source)
7669 (decode_line_with_last_displayed, decode_objc): Update.
7670 * guile/scm-breakpoint.c (gdbscm_register_breakpoint_x): Update.
7671 * completer.c (location_completer): Update.
7672 * cli/cli-cmds.c (edit_command, list_command): Update.
7673 * breakpoint.c (create_overlay_event_breakpoint)
7674 (create_longjmp_master_breakpoint)
7675 (create_std_terminate_master_breakpoint)
7676 (create_exception_master_breakpoint)
7677 (create_thread_event_breakpoint): Update.
7678 (init_breakpoint_sal): Update. Remove some dead code.
7679 (create_breakpoint_sal): Change type of "location". Update.
7680 (create_breakpoints_sal, create_breakpoint, break_command_1)
7681 (dprintf_command, break_range_command, until_break_command)
7682 (init_ada_exception_breakpoint)
7683 (strace_marker_create_sals_from_location)
7684 (update_static_tracepoint, trace_command, ftrace_command)
7685 (strace_command, create_tracepoint_from_upload): Update.
7686 * break-catch-throw.c (re_set_exception_catchpoint): Update.
7687 * ax-gdb.c (agent_command_1): Update.
7688
8f10c932
PA
76892017-04-12 Pedro Alves <palves@redhat.com>
7690
7691 * Makefile.in (ALL_TARGET_OBS): Add i386-go32-tdep.o.
7692 * configure.tgt: Handle i[34567]86-*-go32* and
7693 i[34567]86-*-msdosdjgpp*.
7694 * i386-tdep.c (i386_svr4_reg_to_regnum):
7695 Make extern.
7696 (i386_go32_init_abi, i386_coff_osabi_sniffer): Moved to
7697 i386-go32-tdep.c.
7698 (_initialize_i386_tdep): DJGPP bits moved to i386-go32-tdep.c.
7699 * i386-go32-tdep.c: New file.
7700 * i386-tdep.h (tdesc_i386_mmx, i386_svr4_reg_to_regnum): New
7701 declarations.
7702
0a31ccfb
SM
77032017-04-12 Simon Marchi <simon.marchi@ericsson.com>
7704
7705 * aix-thread.c (pd_status2str): Change return type to const char *.
7706
e9bb3fbb
PA
77072017-04-12 Pedro Alves <palves@redhat.com>
7708
7709 * i386-tdep.c (i386_elf_init_abi, i386_go32_init_abi): Remove
7710 calls to set_gdbarch_gnu_triplet_regexp.
7711
53375380
PA
77122017-04-12 Pedro Alves <palves@redhat.com>
7713
7714 PR gdb/21323
7715 * c-lang.c (cplus_primitive_types) <cplus_primitive_type_wchar_t>:
7716 New enum value.
7717 (cplus_language_arch_info): Register cplus_primitive_type_wchar_t.
7718 * gdbtypes.h (struct builtin_type) <builtin_wchar>: New field.
7719 * gdbtypes.c (gdbtypes_post_init): Create the "wchar_t" type.
7720 * gdbarch.sh (wchar_bit, wchar_signed): New per-arch values.
7721 * gdbarch.h, gdbarch.c: Regenerate.
7722 * aarch64-tdep.c (aarch64_gdbarch_init): Override
7723 gdbarch_wchar_bit and gdbarch_wchar_signed.
7724 * alpha-tdep.c (alpha_gdbarch_init): Likewise.
7725 * arm-tdep.c (arm_gdbarch_init): Likewise.
7726 * avr-tdep.c (avr_gdbarch_init): Likewise.
7727 * h8300-tdep.c (h8300_gdbarch_init): Likewise.
7728 * i386-nto-tdep.c (i386nto_init_abi): Likewise.
7729 * i386-tdep.c (i386_go32_init_abi): Likewise.
7730 * m32r-tdep.c (m32r_gdbarch_init): Likewise.
7731 * moxie-tdep.c (moxie_gdbarch_init): Likewise.
7732 * nds32-tdep.c (nds32_gdbarch_init): Likewise.
7733 * rs6000-aix-tdep.c (rs6000_aix_init_osabi): Likewise.
7734 * sh-tdep.c (sh_gdbarch_init): Likewise.
7735 * sparc-tdep.c (sparc32_gdbarch_init): Likewise.
7736 * sparc64-tdep.c (sparc64_init_abi): Likewise.
7737 * windows-tdep.c (windows_init_abi): Likewise.
7738 * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
7739
53e710ac
PA
77402017-04-12 Pedro Alves <palves@redhat.com>
7741
7742 PR c++/21323
7743 * c-lang.c (cplus_primitive_types) <cplus_primitive_type_char16_t,
7744 cplus_primitive_type_char32_t>: New enum values.
7745 (cplus_language_arch_info): Register cplus_primitive_type_char16_t
7746 and cplus_primitive_type_char32_t.
7747 * dwarf2read.c (read_base_type) <DW_ATE_UTF>: If bit size is 16 or
7748 32, use the archtecture's built-in type for char16_t and char32_t,
7749 respectively. Otherwise, fallback to init_integer_type as before,
7750 but make the type unsigned, and issue a complaint.
7751 * gdbtypes.c (gdbtypes_post_init): Make char16_t and char32_t unsigned.
7752
ab0538b8
AH
77532017-04-12 Alan Hayward <alan.hayward@arm.com>
7754
5e0e0422 7755 * m32r-tdep.c (M32R_ARG_REGISTER_SIZE): Added.
ab0538b8
AH
7756 (m32r_push_dummy_call): Use M32R_ARG_REGISTER_SIZE.
7757
5430098f
SDJ
77582017-04-12 Sergio Durigan Junior <sergiodj@redhat.com>
7759
7760 * windows-nat.c (windows_create_inferior): Declare 'toexec' as
7761 'const char *'.
7762
7c5ded6a
SDJ
77632017-04-12 Sergio Durigan Junior <sergiodj@redhat.com>
7764
7765 * common/common-utils.c (free_vector_argv): New function.
7766 * common/common-utils.h: Include <vector>.
7767 (free_vector_argv): New prototype.
7768 * darwin-nat.c (darwin_create_inferior): Rewrite function
7769 prototype in order to constify "exec_file" and accept a
7770 "std::string" for "allargs".
7771 * fork-child.c: Include <vector>.
7772 (breakup_args): Rewrite function, using C++.
7773 (fork_inferior): Rewrite function header, constify "exec_file_arg"
7774 and accept "std::string" for "allargs". Update the code to
7775 calculate "argv" based on "allargs". Update calls to "exec_fun"
7776 and "execvp".
7777 * gnu-nat.c (gnu_create_inferior): Rewrite function prototype in
7778 order to constify "exec_file" and accept a "std::string" for
7779 "allargs".
7780 * go32-nat.c (go32_create_inferior): Likewise.
7781 * inf-ptrace.c (inf_ptrace_create_inferior): Likewise.
7782 * infcmd.c (run_command_1): Constify "exec_file". Use
7783 "std::string" for inferior arguments.
7784 * inferior.h (fork_inferior): Update prototype.
7785 * linux-nat.c (linux_nat_create_inferior): Rewrite function
7786 prototype in order to constify "exec_file" and accept a
7787 "std::string" for "allargs".
7788 * nto-procfs.c (procfs_create_inferior): Likewise.
7789 * procfs.c (procfs_create_inferior): Likewise.
7790 * remote-sim.c (gdbsim_create_inferior): Likewise.
7791 * remote.c (extended_remote_run): Update code to accept
7792 "std::string" as argument.
7793 (extended_remote_create_inferior): Rewrite function prototype in
7794 order to constify "exec_file" and accept a "std::string" for
7795 "allargs".
7796 * rs6000-nat.c (super_create_inferior): Likewise.
7797 (rs6000_create_inferior): Likewise.
7798 * target.h (struct target_ops) <to_create_inferior>: Likewise.
7799 * windows-nat.c (windows_create_inferior): Likewise.
7800
ae0eee42
PA
78012017-04-11 Pedro Alves <palves@redhat.com>
7802
7803 * thread.c: Fix whitespace throughout.
7804
a6acac06
PR
78052017-04-11 Philipp Rudo <prudo@linux.vnet.ibm.com>
7806
7807 * linux-nat.c (linux_nat_detach): Remove delete_lwp call.
7808
64403bd1
AH
78092017-04-11 Alan Hayward <alan.hayward@arm.com>
7810
7811 * arm-tdep.c (arm_store_return_value): Use FP_REGISTER_SIZE
7812
a5bef50f
SDJ
78132017-04-10 Sergio Durigan Junior <sergiodj@redhat.com>
7814
7815 PR gdb/21364
7816 * osdata.c (info_osdata): Check if 'type' is an empty string
7817 instead of NULL.
7818
9295a5a9
PA
78192017-04-10 Pedro Alves <palves@redhat.com>
7820
7821 * thread.c (add_thread_silent, delete_thread_1, find_thread_ptid)
7822 (ptid_to_global_thread_id, in_thread_list)
7823 (do_captured_list_thread_ids, set_resumed, set_running)
7824 (set_executing, set_stop_requested, finish_thread_state)
7825 (validate_registers_access, can_access_registers_ptid)
7826 (print_thread_info_1, switch_to_thread)
7827 (do_restore_current_thread_cleanup)
7828 (make_cleanup_restore_current_thread, thread_command)
7829 (thread_name_command): Use operator== instead of ptid_equal.
7830
996812e3
PA
78312017-04-10 Pedro Alves <palves@redhat.com>
7832
7833 * thread.c (struct current_thread_cleanup) <next>: Delete field.
7834 (current_thread_cleanup_chain): Delete.
7835 (restore_current_thread_cleanup_dtor)
7836 (make_cleanup_restore_current_thread): Remove references to
7837 current_thread_cleanup_chain.
7838
845b344f
AH
78392017-04-10 Alan Hayward <alan.hayward@arm.com>
7840
7841 * msp430-tdep.c (msp430_pseudo_register_read): Never return
7842 REG_UNKNOWN.
7843
803bdfe4
YQ
78442017-04-10 Yao Qi <yao.qi@linaro.org>
7845
7846 PR gdb/19942
7847 * gdbthread.h (thread_info::deletable): New method.
7848 (thread_info::incref): New method.
7849 (thread_info::decref): New method.
7850 (thread_info::refcount): Move it to private.
7851 * infrun.c (save_stop_context): Call inc_refcount.
7852 (release_stop_context_cleanup): Likewise.
7853 * thread.c (set_thread_exited): New function.
7854 (init_thread_list): Delete "tp" only it is deletable, otherwise
7855 call set_thread_exited.
7856 (delete_thread_1): Call set_thread_exited.
7857 (current_thread_cleanup) <inferior_pid>: Remove.
7858 <thread>: New field.
7859 (restore_current_thread_ptid_changed): Removed.
7860 (do_restore_current_thread_cleanup): Adjust.
7861 (restore_current_thread_cleanup_dtor): Don't call
7862 find_thread_ptid.
7863 (set_thread_refcount): Use dec_refcount.
7864 (make_cleanup_restore_current_thread): Adjust.
7865 (thread_apply_all_command): Call inc_refcount.
7866 (_initialize_thread): Don't call
7867 observer_attach_thread_ptid_changed.
7868
8c25b497
YQ
78692017-04-10 Yao Qi <yao.qi@linaro.org>
7870
7871 * thread.c (delete_thread_1): Hoist code on marking thread as
7872 exited.
7873
8473b447
SM
78742017-04-09 Simon Marchi <simon.marchi@polymtl.ca>
7875
7876 * windows-nat.c (windows_detach): Initialize ptid with
7877 minus_one_ptid.
7878
6670ec13
SM
78792017-04-07 Simon Marchi <simon.marchi@ericsson.com>
7880
7881 * unittests/ptid-selftests.c: Fix erroneous assert messages.
7882
ba2f91bb
AH
78832017-04-07 Alan Hayward <alan.hayward@arm.com>
7884
7885 * bfin-tdep.c (BFIN_MAX_REGISTER_SIZE): Add.
7886 (bfin_pseudo_register_read): Use BFIN_MAX_REGISTER_SIZE.
7887 (bfin_pseudo_register_write): Likewise
7888
436252de
SM
78892017-04-06 Simon Marchi <simon.marchi@ericsson.com>
7890
7891 * common/ptid.h (struct ptid): Change to...
7892 (class ptid_t): ... this.
7893 <ptid_t>: New constructors.
7894 <pid, lwp_p, lwp, tid_p, tid, is_pid, operator==, operator!=,
7895 matches>: New methods.
7896 <make_null, make_minus_one>: New static methods.
7897 <pid>: Rename to...
7898 <m_pid>: ...this.
7899 <lwp>: Rename to...
7900 <m_lwp>: ...this.
7901 <tid>: Rename to...
7902 <m_tid>: ...this.
7903 (ptid_build, ptid_get_pid, ptid_get_lwp, ptid_get_tid, ptid_equal,
7904 ptid_is_pid, ptid_lwp_p, ptid_tid_p, ptid_match): Take ptid arguments
7905 as references, move comment to class ptid_t.
7906 * common/ptid.c (null_ptid, minus_one_ptid): Initialize with
7907 ptid_t static methods.
7908 (ptid_build, pid_to_ptid, ptid_get_pid, ptid_get_tid,
7909 ptid_equal, ptid_is_pid, ptid_lwp_p, ptid_tid_p, ptid_match):
7910 Take ptid arguments as references, implement using ptid_t methods.
7911 * unittests/ptid-selftests.c: New file.
7912 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
7913 unittests/ptid-selftests.c.
7914 (SUBDIR_UNITTESTS_OBS): Add unittests/ptid-selftests.o.
7915
0dedf377
TP
79162017-04-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7917
7918 * python/python.c (python_run_simple_file): Cast mode literal to
7919 non-const char pointer as expected by PyFile_FromString.
7920
4e9868d4
SM
79212017-04-05 Simon Marchi <simon.marchi@ericsson.com>
7922
7923 * common/ptid.c (ptid_lwp_p, ptid_tid_p): Remove comparison with
7924 minus_one_ptid and null_ptid.
7925
9bf2a700
PA
79262017-04-05 Pedro Alves <palves@redhat.com>
7927
7928 * warning.m4 (build_warnings): Remove -Wno-write-strings.
7929 * configure: Regenerate.
7930
a121b7c1
PA
79312017-04-05 Pedro Alves <palves@redhat.com>
7932
7933 * ada-exp.y (yyerror): Constify.
7934 * ada-lang.c (bound_name, get_selections)
7935 (ada_variant_discrim_type)
7936 (ada_variant_discrim_name, ada_value_struct_elt)
7937 (ada_lookup_struct_elt_type, is_unchecked_variant)
7938 (ada_which_variant_applies, standard_exc, ada_get_next_arg)
7939 (catch_ada_exception_command_split)
7940 (catch_ada_assert_command_split, catch_assert_command)
7941 (ada_op_name): Constify.
7942 * ada-lang.h (ada_yyerror, get_selections)
7943 (ada_variant_discrim_name, ada_value_struct_elt): Constify.
7944 * arc-tdep.c (arc_print_frame_cache): Constify.
7945 * arm-tdep.c (arm_skip_stub): Constify.
7946 * ax-gdb.c (gen_binop, gen_struct_ref_recursive, gen_struct_ref)
7947 (gen_aggregate_elt_ref): Constify.
7948 * bcache.c (print_bcache_statistics): Constify.
7949 * bcache.h (print_bcache_statistics): Constify.
7950 * break-catch-throw.c (catch_exception_command_1):
7951 * breakpoint.c (struct ep_type_description::description):
7952 Constify.
7953 (add_solib_catchpoint): Constify.
7954 (catch_fork_command_1): Add cast.
7955 (add_catch_command): Constify.
7956 * breakpoint.h (add_catch_command, add_solib_catchpoint):
7957 Constify.
7958 * bsd-uthread.c (bsd_uthread_state): Constify.
7959 * buildsym.c (patch_subfile_names): Constify.
7960 * buildsym.h (next_symbol_text_func, patch_subfile_names):
7961 Constify.
7962 * c-exp.y (yyerror): Constify.
7963 (token::oper): Constify.
7964 * c-lang.h (c_yyerror, cp_print_class_member): Constify.
7965 * c-varobj.c (cplus_describe_child): Constify.
7966 * charset.c (find_charset_names): Add cast.
7967 (find_charset_names): Constify array and add const_cast.
7968 * cli/cli-cmds.c (complete_command, cd_command): Constify.
7969 (edit_command): Constify.
7970 * cli/cli-decode.c (lookup_cmd): Constify.
7971 * cli/cli-dump.c (dump_memory_command, dump_value_command):
7972 Constify.
7973 (struct dump_context): Constify.
7974 (add_dump_command, restore_command): Constify.
7975 * cli/cli-script.c (get_command_line): Constify.
7976 * cli/cli-script.h (get_command_line): Constify.
7977 * cli/cli-utils.c (check_for_argument): Constify.
7978 * cli/cli-utils.h (check_for_argument): Constify.
7979 * coff-pe-read.c (struct read_pe_section_data): Constify.
7980 * command.h (lookup_cmd): Constify.
7981 * common/print-utils.c (decimal2str): Constify.
7982 * completer.c (gdb_print_filename): Constify.
7983 * corefile.c (set_gnutarget): Constify.
7984 * cp-name-parser.y (yyerror): Constify.
7985 * cp-valprint.c (cp_print_class_member): Constify.
7986 * cris-tdep.c (cris_register_name, crisv32_register_name):
7987 Constify.
7988 * d-exp.y (yyerror): Constify.
7989 (struct token::oper): Constify.
7990 * d-lang.h (d_yyerror): Constify.
7991 * dbxread.c (struct header_file_location::name): Constify.
7992 (add_old_header_file, add_new_header_file, last_function_name)
7993 (dbx_next_symbol_text, add_bincl_to_list)
7994 (find_corresponding_bincl_psymtab, set_namestring)
7995 (find_stab_function_addr, read_dbx_symtab, start_psymtab)
7996 (dbx_end_psymtab, read_ofile_symtab, process_one_symbol):
7997 * defs.h (command_line_input, print_address_symbolic)
7998 (deprecated_readline_begin_hook): Constify.
7999 * dwarf2read.c (anonymous_struct_prefix, dwarf_bool_name):
8000 Constify.
8001 * event-top.c (handle_line_of_input): Constify and add cast.
8002 * exceptions.c (catch_errors): Constify.
8003 * exceptions.h (catch_errors): Constify.
8004 * expprint.c (print_subexp_standard, op_string, op_name)
8005 (op_name_standard, dump_raw_expression, dump_raw_expression):
8006 * expression.h (op_name, op_string, dump_raw_expression):
8007 Constify.
8008 * f-exp.y (yyerror): Constify.
8009 (struct token::oper): Constify.
8010 (struct f77_boolean_val::name): Constify.
8011 * f-lang.c (f_word_break_characters): Constify.
8012 * f-lang.h (f_yyerror): Constify.
8013 * fork-child.c (fork_inferior): Add cast.
8014 * frv-tdep.c (struct gdbarch_tdep::register_names): Constify.
8015 (new_variant): Constify.
8016 * gdbarch.sh (pstring_ptr, pstring_list): Constify.
8017 * gdbarch.c: Regenerate.
8018 * gdbcore.h (set_gnutarget): Constify.
8019 * go-exp.y (yyerror): Constify.
8020 (token::oper): Constify.
8021 * go-lang.h (go_yyerror): Constify.
8022 * go32-nat.c (go32_sysinfo): Constify.
8023 * guile/scm-breakpoint.c (gdbscm_breakpoint_expression): Constify.
8024 * guile/scm-cmd.c (cmdscm_function): Constify.
8025 * guile/scm-param.c (pascm_param_value): Constify.
8026 * h8300-tdep.c (h8300_register_name, h8300s_register_name)
8027 (h8300sx_register_name): Constify.
8028 * hppa-tdep.c (hppa32_register_name, hppa64_register_name):
8029 Constify.
8030 * ia64-tdep.c (ia64_register_names): Constify.
8031 * infcmd.c (construct_inferior_arguments): Constify.
8032 (path_command, attach_post_wait): Constify.
8033 * language.c (show_range_command, show_case_command)
8034 (unk_lang_error): Constify.
8035 * language.h (language_defn::la_error)
8036 (language_defn::la_name_of_this): Constify.
8037 * linespec.c (decode_line_2): Constify.
8038 * linux-thread-db.c (thread_db_err_str): Constify.
8039 * lm32-tdep.c (lm32_register_name): Constify.
8040 * m2-exp.y (yyerror): Constify.
8041 * m2-lang.h (m2_yyerror): Constify.
8042 * m32r-tdep.c (m32r_register_names): Constify and make static.
8043 * m68hc11-tdep.c (m68hc11_register_names): Constify.
8044 * m88k-tdep.c (m88k_register_name): Constify.
8045 * macroexp.c (appendmem): Constify.
8046 * mdebugread.c (fdr_name, add_data_symbol, parse_type)
8047 (upgrade_type, parse_external, parse_partial_symbols)
8048 (mdebug_next_symbol_text, cross_ref, mylookup_symbol, new_psymtab)
8049 (new_symbol): Constify.
8050 * memattr.c (mem_info_command): Constify.
8051 * mep-tdep.c (register_name_from_keyword): Constify.
8052 * mi/mi-cmd-env.c (mi_cmd_env_path, _initialize_mi_cmd_env):
8053 Constify.
8054 * mi/mi-cmd-stack.c (list_args_or_locals): Constify.
8055 * mi/mi-cmd-var.c (mi_cmd_var_show_attributes): Constify.
8056 * mi/mi-main.c (captured_mi_execute_command): Constify and add
8057 cast.
8058 (mi_execute_async_cli_command): Constify.
8059 * mips-tdep.c (mips_register_name): Constify.
8060 * mn10300-tdep.c (register_name, mn10300_generic_register_name)
8061 (am33_register_name, am33_2_register_name)
8062 * moxie-tdep.c (moxie_register_names): Constify.
8063 * nat/linux-osdata.c (osdata_type): Constify fields.
8064 * nto-tdep.c (nto_parse_redirection): Constify.
8065 * objc-lang.c (lookup_struct_typedef, lookup_objc_class)
8066 (lookup_child_selector): Constify.
8067 (objc_methcall::name): Constify.
8068 * objc-lang.h (lookup_objc_class, lookup_child_selector)
8069 (lookup_struct_typedef): Constify.
8070 * objfiles.c (pc_in_section): Constify.
8071 * objfiles.h (pc_in_section): Constify.
8072 * p-exp.y (struct token::oper): Constify.
8073 (yyerror): Constify.
8074 * p-lang.h (pascal_yyerror): Constify.
8075 * parser-defs.h (op_name_standard): Constify.
8076 (op_print::string): Constify.
8077 (exp_descriptor::op_name): Constify.
8078 * printcmd.c (print_address_symbolic): Constify.
8079 * psymtab.c (print_partial_symbols): Constify.
8080 * python/py-breakpoint.c (stop_func): Constify.
8081 (bppy_get_expression): Constify.
8082 * python/py-cmd.c (cmdpy_completer::name): Constify.
8083 (cmdpy_function): Constify.
8084 * python/py-event.c (evpy_add_attribute)
8085 (gdbpy_initialize_event_generic): Constify.
8086 * python/py-event.h (evpy_add_attribute)
8087 (gdbpy_initialize_event_generic): Constify.
8088 * python/py-evts.c (add_new_registry): Constify.
8089 * python/py-finishbreakpoint.c (outofscope_func): Constify.
8090 * python/py-framefilter.c (get_py_iter_from_func): Constify.
8091 * python/py-inferior.c (get_buffer): Add cast.
8092 * python/py-param.c (parm_constant::name): Constify.
8093 * python/py-unwind.c (fprint_frame_id): Constify.
8094 * python/python.c (gdbpy_parameter_value): Constify.
8095 * remote-fileio.c (remote_fio_func_map): Make 'name' const.
8096 * remote.c (memory_packet_config::name): Constify.
8097 (show_packet_config_cmd, remote_write_bytes)
8098 (remote_buffer_add_string):
8099 * reverse.c (exec_reverse_once): Constify.
8100 * rs6000-tdep.c (variant::name, variant::description): Constify.
8101 * rust-exp.y (rustyyerror): Constify.
8102 * rust-lang.c (rust_op_name): Constify.
8103 * rust-lang.h (rustyyerror): Constify.
8104 * serial.h (serial_ops::name): Constify.
8105 * sh-tdep.c (sh_sh_register_name, sh_sh3_register_name)
8106 (sh_sh3e_register_name, sh_sh2e_register_name)
8107 (sh_sh2a_register_name, sh_sh2a_nofpu_register_name)
8108 (sh_sh_dsp_register_name, sh_sh3_dsp_register_name)
8109 (sh_sh4_register_name, sh_sh4_nofpu_register_name)
8110 (sh_sh4al_dsp_register_name): Constify.
8111 * sh64-tdep.c (sh64_register_name): Constify.
8112 * solib-darwin.c (lookup_symbol_from_bfd): Constify.
8113 * spu-tdep.c (spu_register_name, info_spu_dma_cmdlist): Constify.
8114 * stabsread.c (patch_block_stabs, read_type_number)
8115 (ref_map::stabs, ref_add, process_reference)
8116 (symbol_reference_defined, define_symbol, define_symbol)
8117 (error_type, read_type, read_member_functions, read_cpp_abbrev)
8118 (read_one_struct_field, read_struct_fields, read_baseclasses)
8119 (read_tilde_fields, read_struct_type, read_array_type)
8120 (read_enum_type, read_sun_builtin_type, read_sun_floating_type)
8121 (read_huge_number, read_range_type, read_args, common_block_start)
8122 (find_name_end): Constify.
8123 * stabsread.h (common_block_start, define_symbol)
8124 (process_one_symbol, symbol_reference_defined, ref_add):
8125 * symfile.c (get_section_index, add_symbol_file_command):
8126 * symfile.h (get_section_index): Constify.
8127 * target-descriptions.c (tdesc_type::name): Constify.
8128 (tdesc_free_type): Add cast.
8129 * target.c (find_default_run_target):
8130 (add_deprecated_target_alias, find_default_run_target)
8131 (target_announce_detach): Constify.
8132 (do_option): Constify.
8133 * target.h (add_deprecated_target_alias): Constify.
8134 * thread.c (print_thread_info_1): Constify.
8135 * top.c (deprecated_readline_begin_hook, command_line_input):
8136 Constify.
8137 (init_main): Add casts.
8138 * top.h (handle_line_of_input): Constify.
8139 * tracefile-tfile.c (tfile_write_uploaded_tsv): Constify.
8140 * tracepoint.c (tvariables_info_1, trace_status_mi): Constify.
8141 (tfind_command): Rename to ...
8142 (tfind_command_1): ... this and constify.
8143 (tfind_command): New function.
8144 (tfind_end_command, tfind_start_command): Adjust.
8145 (encode_source_string): Constify.
8146 * tracepoint.h (encode_source_string): Constify.
8147 * tui/tui-data.c (tui_partial_win_by_name): Constify.
8148 * tui/tui-data.h (tui_partial_win_by_name): Constify.
8149 * tui/tui-source.c (tui_set_source_content_nil): Constify.
8150 * tui/tui-source.h (tui_set_source_content_nil): Constify.
8151 * tui/tui-win.c (parse_scrolling_args): Constify.
8152 * tui/tui-windata.c (tui_erase_data_content): Constify.
8153 * tui/tui-windata.h (tui_erase_data_content): Constify.
8154 * tui/tui-winsource.c (tui_erase_source_content): Constify.
8155 * tui/tui.c (tui_enable): Add cast.
8156 * utils.c (defaulted_query): Constify.
8157 (init_page_info): Add cast.
8158 (puts_debug, subset_compare): Constify.
8159 * utils.h (subset_compare): Constify.
8160 * varobj.c (varobj_format_string): Constify.
8161 * varobj.h (varobj_format_string): Constify.
8162 * vax-tdep.c (vax_register_name): Constify.
8163 * windows-nat.c (windows_detach): Constify.
8164 * xcoffread.c (process_linenos, xcoff_next_symbol_text): Constify.
8165 * xml-support.c (gdb_xml_end_element): Constify.
8166 * xml-tdesc.c (tdesc_start_reg): Constify.
8167 * xstormy16-tdep.c (xstormy16_register_name): Constify.
8168 * xtensa-tdep.c (xtensa_find_register_by_name): Constify.
8169 * xtensa-tdep.h (xtensa_register_t::name): Constify.
8170
995816ba
PA
81712017-04-05 Pedro Alves <palves@redhat.com>
8172
8173 * proc-api.c (struct trans): Constify.
8174 (procfs_note): Constify.
8175 * proc-events.c (struct trans, syscall_table):
8176 * proc-flags.c (struct trans): Constify.
8177 * proc-utils.h (procfs_note): Constify.
8178 * proc-why.c (struct trans): Constify.
8179 * procfs.c (dead_procinfo, find_syscall, proc_warn, proc_error)
8180 (procfs_detach): Constify.
8181 * sol-thread.c (struct string_map): Constify.
8182 (td_err_string, td_state_string): Constify.
8183
3e83a920
PA
81842017-04-05 Pedro Alves <palves@redhat.com>
8185
8186 * proc-api.c (procfs_filename): Don't initialize
8187 procfs_filename.
8188 (prepare_to_trace): Assume procfs_filename is non-NULL.
8189 (_initialize_proc_api): Give procfs_filename a default value here.
8190
63160a43
PA
81912017-04-05 Pedro Alves <palves@redhat.com>
8192
8193 * break-catch-throw.c (handle_gnu_v3_exceptions): Constify
8194 'cond_string' parameter.
8195 (extract_exception_regexp): Constify 'string' parameter.
8196 (catch_exception_command_1): Constify.
8197 * breakpoint.c (init_catchpoint)
8198 (create_fork_vfork_event_catchpoint): Constify 'cond_string'
8199 parameter.
8200 (ep_parse_optional_if_clause, catch_fork_command_1)
8201 (catch_exec_command_1): Constify.
8202 * breakpoint.h (init_catchpoint): Constify 'cond_string'
8203 parameter.
8204 (ep_parse_optional_if_clause): Constify.
8205 * cli/cli-utils.c (remove_trailing_whitespace)
8206 (check_for_argument): Constify.
8207 * cli/cli-utils.h (remove_trailing_whitespace): Constify and add
8208 non-const overload.
8209 (check_for_argument): Likewise.
8210
9b2eba3d
PA
82112017-04-05 Pedro Alves <palves@redhat.com>
8212
8213 * event-top.c (command_line_handler): Add cast to execute_command
8214 call.
8215 * record-btrace.c (cmd_record_btrace_bts_start)
8216 (cmd_record_btrace_pt_start, cmd_record_btrace_start)
8217 (cmd_record_btrace_start): Add cast to execute_command call.
8218 * record-full.c (record_full_goto_insn):
8219 * record.c (record_start, record_stop): Add cast to
8220 execute_command_to_string calls.
8221 (cmd_record_start): Add cast to execute_command calls.
8222
2adadf51
PA
82232017-04-05 Pedro Alves <palves@redhat.com>
8224
8225 * python/python-internal.h (gdb_PyArg_ParseTupleAndKeywords): New
8226 static inline function.
8227 * python/py-arch.c (archpy_disassemble): Constify 'keywords'
8228 array and use gdb_PyArg_ParseTupleAndKeywords.
8229 * python/py-cmd.c (cmdpy_init): Likewise.
8230 * python/py-finishbreakpoint.c (bpfinishpy_init): Likewise.
8231 * python/py-inferior.c (infpy_read_memory, infpy_write_memory)
8232 (infpy_search_memory): Likewise.
8233 * python/py-objfile.c (objfpy_add_separate_debug_file)
8234 (gdbpy_lookup_objfile): Likewise.
8235 * python/py-symbol.c (gdbpy_lookup_symbol)
8236 (gdbpy_lookup_global_symbol): Likewise.
8237 * python/py-type.c (gdbpy_lookup_type): Likewise.
8238 * python/py-value.c (valpy_lazy_string, valpy_string): Likewise.
8239 * python/python.c (execute_gdb_command, gdbpy_write, gdbpy_flush):
8240 Likewise.
8241
0d1f4ceb
PA
82422017-04-05 Pedro Alves <palves@redhat.com>
8243
8244 * python/python-internal.h (gdb_PyGetSetDef): New type.
8245 * python/py-block.c (block_object_getset)
8246 (breakpoint_object_getset): Now a gdb_PyGetSetDef array.
8247 * python/py-event.c (event_object_getset)
8248 (finish_breakpoint_object_getset): Likewise.
8249 * python/py-inferior.c (inferior_object_getset): Likewise.
8250 * python/py-infthread.c (thread_object_getset): Likewise.
8251 * python/py-lazy-string.c (lazy_string_object_getset): Likewise.
8252 * python/py-linetable.c (linetable_entry_object_getset): Likewise.
8253 * python/py-objfile.c (objfile_getset): Likewise.
8254 * python/py-progspace.c (pspace_getset): Likewise.
8255 * python/py-record-btrace.c (btpy_insn_getset, btpy_call_getset):
8256 Likewise.
8257 * python/py-record.c (recpy_record_getset): Likewise.
8258 * python/py-symbol.c (symbol_object_getset): Likewise.
8259 * python/py-symtab.c (symtab_object_getset, sal_object_getset):
8260 Likewise.
8261 * python/py-type.c (type_object_getset, field_object_getset):
8262 Likewise.
8263 * python/py-value.c (value_object_getset): Likewise.
8264
4d759979
PA
82652017-04-05 Pedro Alves <palves@redhat.com>
8266
8267 * python/python-internal.h (gdb_PyObject_CallMethod)
8268 (gdb_PyErr_NewException, gdb_PySys_GetObject, gdb_PySys_SetPath):
8269 New functions.
8270 (GDB_PYSYS_SETPATH_CHAR, PyObject_CallMethod, PyErr_NewException)
8271 (PySys_GetObject, PySys_SetPath): New macros.
8272
fdf9e36f
PA
82732017-04-05 Pedro Alves <palves@redhat.com>
8274
8275 * mi/mi-cmd-info.c (mi_cmd_info_os): Call info_osdata instead of
8276 info_osdata_command.
8277 * osdata.c (info_osdata_command): Rename to ...
8278 (info_osdata): ... this. Constify 'type' parameter, and remove
8279 the 'from_tty' parameter. Accept NULL TYPE.
8280 (info_osdata_command): New function.
8281 * osdata.h (info_osdata_command): Remove declaration.
8282 (info_osdata): New declaration.
8283
9f33b8b7
PA
82842017-04-05 Pedro Alves <palves@redhat.com>
8285
8286 * mi/mi-cmd-break.c (mi_cmd_break_insert_1, mi_cmd_break_insert)
8287 (mi_cmd_dprintf_insert, mi_cmd_break_passcount)
8288 (mi_cmd_break_watch, mi_cmd_break_commands): Constify 'command'
8289 parameter.
8290 * mi/mi-cmd-catch.c (mi_cmd_catch_assert, mi_cmd_catch_exception)
8291 (mi_cmd_catch_load, mi_cmd_catch_unload): Constify cmd' parameter.
8292 * mi/mi-cmd-disas.c (mi_cmd_disassemble): Constify 'command'
8293 parameter.
8294 * mi/mi-cmd-env.c (mi_cmd_env_pwd, mi_cmd_env_cd, mi_cmd_env_path)
8295 (mi_cmd_env_dir, mi_cmd_inferior_tty_set, _cmd_inferior_tty_show)
8296 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_file)
8297 (mi_cmd_file_list_exec_source_files)
8298 (mi_cmd_file_list_shared_libraries): Constify 'command' parameter.
8299 * mi/mi-cmd-info.c (mi_cmd_info_ada_exceptions)
8300 (mi_cmd_info_gdb_mi_command, mi_cmd_info_os): Constify 'command'
8301 parameter.
8302 * mi/mi-cmd-stack.c (mi_cmd_enable_frame_filters)
8303 (mi_cmd_stack_list_frames, mi_cmd_stack_info_depth)
8304 (mi_cmd_stack_list_locals, mi_cmd_stack_list_args)
8305 (mi_cmd_stack_list_variables, mi_cmd_stack_select_frame)
8306 (mi_cmd_stack_info_frame): Constify 'command' parameter.
8307 * mi/mi-cmd-target.c (mi_cmd_target_file_get)
8308 (mi_cmd_target_file_put, mi_cmd_target_file_delete): Constify
8309 'command' parameter.
8310 * mi/mi-cmd-var.c (mi_cmd_var_create, mi_cmd_var_delete)
8311 (mi_cmd_var_set_format, mi_cmd_var_set_visualizer)
8312 (mi_cmd_var_set_frozen, mi_cmd_var_show_format)
8313 (mi_cmd_var_info_num_children, mi_cmd_var_list_children)
8314 (mi_cmd_var_info_type, mi_cmd_var_info_path_expression)
8315 (mi_cmd_var_info_expression, mi_cmd_var_show_attributes)
8316 (mi_cmd_var_evaluate_expression, mi_cmd_var_assign)
8317 (mi_cmd_var_update, mi_cmd_enable_pretty_printing)
8318 (mi_cmd_var_set_update_range): Constify 'command' parameter.
8319 * mi/mi-cmds.h (mi_cmd_argv_ftype): Constify 'command' parameter.
8320 * mi/mi-interp.c (mi_cmd_interpreter_exec): Constify 'command'
8321 parameter.
8322 * mi/mi-main.c (mi_cmd_gdb_exit, mi_cmd_exec_next)
8323 (mi_cmd_exec_next_instruction, mi_cmd_exec_step)
8324 (mi_cmd_exec_step_instruction, mi_cmd_exec_finish)
8325 (mi_cmd_exec_return ,mi_cmd_exec_jump, mi_cmd_exec_continue)
8326 (mi_cmd_exec_interrupt, mi_cmd_exec_run, mi_cmd_target_detach)
8327 (mi_cmd_target_flash_erase, mi_cmd_thread_select)
8328 (mi_cmd_thread_list_ids, mi_cmd_thread_info)
8329 (mi_cmd_list_thread_groups, mi_cmd_data_list_register_names)
8330 (mi_cmd_data_list_changed_registers)
8331 (mi_cmd_data_write_register_values)
8332 (mi_cmd_data_evaluate_expression, mi_cmd_data_read_memory)
8333 (mi_cmd_data_read_memory_bytes, mi_cmd_data_write_memory)
8334 (mi_cmd_data_write_memory_bytes, mi_cmd_enable_timings)
8335 (mi_cmd_list_features, mi_cmd_list_target_features)
8336 (mi_cmd_add_inferior, mi_cmd_remove_inferior)
8337 (mi_cmd_trace_define_variable, mi_cmd_trace_list_variables)
8338 (mi_cmd_trace_find, mi_cmd_trace_save, mi_cmd_trace_start)
8339 (mi_cmd_trace_status, mi_cmd_trace_stop, mi_cmd_ada_task_info)
8340 (mi_cmd_trace_frame_collected): Constify 'command'
8341 parameter.
8342 * mi/mi-symbol-cmds.c (mi_cmd_symbol_list_lines): Constify
8343 'command' parameter.
8344
67cb5b2d
PA
83452017-04-05 Pedro Alves <palves@redhat.com>
8346
8347 * ada-lang.c (ada_completer_word_break_characters): Now a const
8348 array.
8349 (ada_get_gdb_completer_word_break_characters): Constify.
8350 * completer.c (gdb_completer_command_word_break_characters)
8351 (gdb_completer_file_name_break_characters)
8352 (gdb_completer_quote_characters): Now const arrays.
8353 (get_gdb_completer_quote_characters): Constify.
8354 (set_rl_completer_word_break_characters): New function.
8355 (set_gdb_completion_word_break_characters)
8356 (complete_line_internal): Use it.
8357 * completer.h (get_gdb_completer_quote_characters): Constify.
8358 (set_rl_completer_word_break_characters): Declare.
8359 * f-lang.c (f_word_break_characters): Constify.
8360 * language.c (default_word_break_characters): Constify.
8361 * language.h (language_defn::la_word_break_characters): Constify.
8362 (default_word_break_characters): Constify.
8363 * top.c (init_main): Use set_rl_completer_word_break_characters.
8364
7a114964
PA
83652017-04-05 Pedro Alves <palves@redhat.com>
8366
8367 * aix-thread.c (aix_thread_pid_to_str)
8368 (aix_thread_extra_thread_info): Constify.
8369 * bsd-kvm.c (bsd_kvm_pid_to_str): Constify.
8370 * bsd-uthread.c (bsd_uthread_extra_thread_info)
8371 (bsd_uthread_pid_to_str): Constify.
8372 * corelow.c (core_pid_to_str): Constify.
8373 * darwin-nat.c (darwin_pid_to_str): Constify.
8374 * fbsd-nat.c (fbsd_pid_to_str): Constify.
8375 * fbsd-tdep.c (fbsd_core_pid_to_str, gdbarch_core_pid_to_str):
8376 Constify.
8377 * gnu-nat.c (gnu_pid_to_str): Constify.
8378 * go32-nat.c (go32_pid_to_str): Constify.
8379 * i386-cygwin-tdep.c (i386_windows_core_pid_to_str): Constify.
8380 * inf-ptrace.c (inf_ptrace_pid_to_str): Constify.
8381 * inferior.c (inferior_pid_to_str): Constify.
8382 * linux-nat.c (linux_nat_pid_to_str): Constify.
8383 * linux-tdep.c (linux_core_pid_to_str): Constify.
8384 * linux-thread-db.c (thread_db_pid_to_str)
8385 (thread_db_extra_thread_info): Constify.
8386 * nto-tdep.c (nto_extra_thread_info): Constify.
8387 * nto-tdep.h (nto_extra_thread_info): Constify.
8388 * obsd-nat.c (obsd_pid_to_str): Constify.
8389 * procfs.c (procfs_pid_to_str): Constify.
8390 * ravenscar-thread.c (ravenscar_extra_thread_info)
8391 (ravenscar_pid_to_str): Constify.
8392 * remote-sim.c (gdbsim_pid_to_str): Constify.
8393 * remote.c (remote_threads_extra_info, remote_pid_to_str):
8394 Constify.
8395 * sol-thread.c (solaris_pid_to_str): Constify.
8396 * sol2-tdep.c (sol2_core_pid_to_str): Constify.
8397 * sol2-tdep.h (sol2_core_pid_to_str): Constify.
8398 * target.c (default_pid_to_str, target_pid_to_str)
8399 (normal_pid_to_str, default_pid_to_str): Constify.
8400 * target.h (target_ops::to_pid_to_str)
8401 (target_ops::to_extra_thread_info): Constify.
8402 (target_pid_to_str, normal_pid_to_str): Constify.
8403 * windows-nat.c (windows_pid_to_str): Constify.
8404 * gdbarch.sh (core_pid_to_str): Constify.
8405 * target-delegates.c: Regenerate.
8406 * gdbarch.h, gdbarch.c: Regenerate.
8407
69bbf465
PA
84082017-04-05 Pedro Alves <palves@redhat.com>
8409
8410 * main.c (captured_main_1): Use gdb::unique_xmalloc_ptr to manage
8411 the memory of the temporary warning_pre_print override.
8412 * utils.c (warning_pre_print): Constify.
8413 * utils.h (warning_pre_print): Constify.
8414
be47f9e8
PA
84152017-04-05 Pedro Alves <palves@redhat.com>
8416
8417 * cli/cli-cmds.c (shell_escape): Constify 'arg' parameter.
8418 (shell_command): New function.
8419 (make_command): Use std::string.
8420 (init_cli_cmds): Register shell_command instead of shell_escape.
8421
bde6261a
PA
84222017-04-05 Pedro Alves <palves@redhat.com>
8423
8424 * breakpoint.c (dprintf_function, dprintf_channel): Don't initialize.
8425 * tracepoint.c (default_collect): Don't initialize.
8426
b38ef47f
PA
84272017-04-05 Pedro Alves <palves@redhat.com>
8428
8429 * macroexp.c (macro_buffer::shared): Now a bool.
8430 (init_buffer): Update.
8431 (init_shared_buffer): Constify 'addr' parameter.
8432 (substitute_args, expand, macro_expand, macro_expand_next): Remove
8433 casts.
8434
f995bbe8
PA
84352017-04-05 Pedro Alves <palves@redhat.com>
8436
8437 * arm-tdep.c (show_disassembly_style_sfunc): Constify local.
8438 * disasm.c (set_disassembler_options): Constify local.
8439 * i386-tdep.c (i386_print_insn): Remove cast and FIXME comment.
8440
4a596fe2
SDJ
84412017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8442
8443 PR gdb/21352
8444 * tracefile.c (tsave_command): Fix argument parsing for '-r'
8445 option.
8446
2cad08ea
YQ
84472017-04-05 Yao Qi <yao.qi@linaro.org>
8448
8449 * frame.c (frame_unwind_register_unsigned): Call
8450 frame_unwind_register_value.
8451
55a98976
YQ
84522017-04-05 Yao Qi <yao.qi@linaro.org>
8453
8454 * gdb.threads/thread-specific-bp.exp (check_thread_specific_breakpoint):
8455 Use gdb_test_multiple, and don't match anchor.
8456
4ac40124
PA
84572017-04-05 Pedro Alves <palves@redhat.com>
8458
8459 * MAINTAINERS (Global Maintainers): Add Simon Marchi.
8460 (Write After Approval): Remove Simon Marchi.
8461
c053b654
PA
84622017-04-05 Pedro Alves <palves@redhat.com>
8463
8464 * common/gdb_optional.h (optional::optional): Make constexpr and
8465 initialize m_dummy.
8466
4c7bf4f9
JB
84672017-04-04 John Baldwin <jhb@FreeBSD.org>
8468
8469 * amd64-fbsd-tdep.c: Remove "bsd-uthread.h" include.
8470 (amd64fbsd_jmp_buf_reg_offset): Remove.
8471 (amd64fbsd_supply_uthread): Remove function.
8472 (amd64fbsd_collect_uthread): Remove function.
8473 (amd64fbsd_init_abi): Don't set bsd-uthread callbacks.
8474 * configure.tgt (i[34567]86-*-freebsd*): Remove bsd-uthread.o.
8475 (x86_64-*-freebsd*): Remove bsd-uthread.o.
8476 (fbsd-nat.c): Update comment.
8477 * i386-fbsd-tdep.c: Remove "bsd-uthread.h" include.
8478 (i386fbsd_jmp_buf_reg_offset): Remove.
8479 (i386fbsd_supply_uthread): Remove function.
8480 (i386fbsd_collect_uthread): Remove function.
8481 (i386fbsd_init_abi): Don't set bsd-uthread callbacks.
8482
1e1a8bef
JB
84832017-04-04 John Baldwin <jhb@FreeBSD.org>
8484
8485 * Makefile.in (ALL_64_TARGET_OBS): Remove alpha-fbsd-tdep.o.
8486 (ALLDEPFILES): Remove alpha-fbsd-tdep.c
8487 * NEWS: Mention that support for FreeBSD/alpha was removed.
8488 * alpha-fbsd-tdep.c: Delete file.
8489 * config/alpha/fbsd.mh: Delete file.
8490 * configure.host: Delete alpha*-*-freebsd* and
8491 alpha*-*-kfreebsd*-gnu.
8492 * configure.tgt: Delete alpha*-*-freebsd* and
8493 alpha*-*-kfreebsd*-gnu.
8494
49907934
JB
84952017-04-04 John Baldwin <jhb@FreeBSD.org>
8496
8497 * amd64-bsd-nat.c (amd64bsd_fetch_inferior_registers,
8498 amd64bsd_store_inferior_registers): Use ptid from regcache.
8499
6f77053d
PA
85002017-04-04 Pedro Alves <palves@redhat.com>
8501
8502 * dwarf2read.c (lnp_state_machine): Now a class. Initialize all
8503 data fields, make them private and add "m_" prefixes.
8504 (lnp_state_machine::lnp_state_machine): New ctor.
8505 (record_line, check_line_address, handle_set_discriminator)
8506 (handle_set_address, handle_advance_pc, handle_special_opcode)
8507 (handle_advance_line, handle_set_file, handle_negate_stmt)
8508 (handle_const_add_pc, handle_fixed_advance_pc, handle_copy)
8509 (end_sequence, advance_line): New methods.
8510 (m_gdbarch, m_record_lines_p): New fields.
8511 (lnp_reader_state): Delete.
8512 (dwarf_record_line): Rename to ...
8513 (lnp_state_machine::record_line): ... adjust.
8514 (init_lnp_state_machine): Delete.
8515 (lnp_state_machine::lnp_state_machine): New.
8516 (check_line_address): Rename to ...
8517 (lnp_state_machine::check_line_address): This.
8518 (dwarf_decode_lines_1): Remove reference to "reader_state".
8519 Adjust lnp_state_machine having a non-default ctor. Use bool.
8520 State machine internal state manipulation moved to
8521 lnp_state_machine methods.
8522
9c541725
PA
85232017-04-04 Pedro Alves <palves@redhat.com>
8524
8525 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
8526 unittests/offset-type-selftests.c.
8527 (SUBDIR_UNITTESTS_OBS): Add offset-type-selftests.o.
8528 * common/offset-type.h: New file.
8529 * common/preprocessor.h: New file.
8530 * common/traits.h: New file.
8531 * common/valid-expr.h: New file.
8532 * dwarf2expr.c: Include "common/underlying.h". Adjust to use
8533 sect_offset and cu_offset strong typedefs throughout.
8534 * dwarf2expr.h: Adjust to use sect_offset and cu_offset strong
8535 typedefs throughout.
8536 * dwarf2loc.c: Include "common/underlying.h". Adjust to use
8537 sect_offset and cu_offset strong typedefs throughout.
8538 * dwarf2read.c: Adjust to use sect_offset and cu_offset strong
8539 typedefs throughout.
8540 * gdbtypes.h: Include "common/offset-type.h".
8541 (cu_offset): Now an offset type (strong typedef) instead of a
8542 struct.
8543 (sect_offset): Likewise.
8544 (union call_site_parameter_u): Rename "param_offset" field to
8545 "param_cu_off".
8546 * unittests/offset-type-selftests.c: New file.
8547
ecfb656c
PA
85482017-04-04 Pedro Alves <palves@redhat.com>
8549
8550 * common/underlying.h: New file.
8551 * dwarf2read.c: Include "common/gdb_optional.h" and
8552 "common/underlying.h".
8553 (dir_index, file_name_index): New types.
8554 (file_entry): Use them.
8555 (file_entry::include): Use to_underlying.
8556 (line_header::add_file_name): Use dir_index.
8557 (read_formatted_entries): Use gdb::optional. Read form before
8558 writting to file_entry.
8559 (dwarf_decode_line_header): Use dir_index.
8560 (lnp_state_machine::current_file): Use to_underlying.
8561 (lnp_state_machine::file): Change type to file_name_index.
8562 (dwarf_record_line): Use to_underlying.
8563 (init_lnp_state_machine): Use file_name_index.
8564 (dwarf_decode_lines_1): Use dir_index and file_name_index.
8565
d194f1fe
PA
85662017-04-04 Pedro Alves <palves@redhat.com>
8567
8568 * common/gdb_optional.h (gdb::optiona): Add operator->, operator*,
8569 operator bool, has_value and get methods.
8570
fff8551c
PA
85712017-04-04 Pedro Alves <palves@redhat.com>
8572
8573 * dwarf2read.c (struct file_entry): Add ctors, and initialize all
8574 fields.
8575 (line_header): Initialize all data fields. Change type of
8576 standard_opcode_lengths to std::unique_ptr<unsigned char[]>.
8577 Change type of include_dirs to std::vector<const char *>. Remove
8578 num_include_dirs, include_dirs_size. Change type of file_names to
8579 std::vector<file_entry>. Remove num_file_names, file_names_size.
8580 (line_header::line_header): New.
8581 (line_header::add_include_dir, line_header::add_file_name): New
8582 methods.
8583 (line_header::include_dir_at): Remove NULL check.
8584 (line_header::file_name_at): Add const overload.
8585 (line_header_up): New unique_ptr typedef.
8586 (dw2_get_file_names_reader): Use line_header_up. Adjust to use
8587 std::vector. Remove free_line_header call.
8588 (dwarf2_build_include_psymtabs): Use line_header_up. Remove
8589 free_line_header call.
8590 (free_cu_line_header): Delete.
8591 (handle_DW_AT_stmt_list, handle_DW_AT_stmt_list)
8592 (setup_type_unit_groups): Use line_header_up instead of cleanups.
8593 Adjust to use std::vector.
8594 (free_line_header): Delete.
8595 (free_line_header_voidp): Use delete.
8596 (add_include_dir): Replace with ...
8597 (line_header::add_include_dir): ... this method. Use std::vector.
8598 (add_file_name): Replace with ...
8599 (line_header::add_file_name): ... this method. Use std::vector.
8600 (add_include_dir_stub): Delete.
8601 (read_formatted_entries): Remove memset.
8602 (dwarf_decode_line_header): Return a line_header_up instead of a
8603 raw pointer. Remove cleanup handling. Pass lambdas to
8604 read_formatted_entries. Adjust to use line_header methods.
8605 (dwarf_decode_lines_1): Adjust to use line_header methods.
8606 (dwarf_decode_lines, file_file_name, file_full_name): Adjust to
8607 use std::vector.
8608
d62a8ae2
SM
86092017-04-04 Simon Marchi <simon.marchi@polymtl.ca>
8610
8611 * remote.c (set_general_thread, set_continue_thread): Use ptid_t
8612 instead of struct ptid.
8613
db3a1dc7
AH
86142017-05-04 Alan Hayward <alan.hayward@arm.com>
8615
8616 * frame.c (get_frame_register_bytes): Unwind using value.
8617 (put_frame_register_bytes): Likewise.
8618
b1b45502
IB
86192017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8620
8621 * d-exp.y (type_aggregate_p): Treat TYPE_CODE_MODULE as being
8622 aggregate-like.
8623
ec13808e
JK
86242017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8625
8626 * auto-load.c (auto_load_section_scripts): Check SEC_HAS_CONTENTS.
8627
12316564
YQ
86282017-03-29 Yao Qi <yao.qi@linaro.org>
8629
8630 * gdbthread.h (struct thread_info): Declare constructor and
8631 destructor. Add some in-class member initializers.
8632 * thread.c (free_thread): Remove.
8633 (init_thread_list): Call delete instead of free_thread.
8634 (new_thread): Call thread_info constructor.
8635 (thread_info::thread_info): New function.
8636 (thread_info::~thread_info): New function.
8637 (delete_thread_1): Call delete instead of free_thread.
8638 (make_cleanup_restore_current_thread): Move tp and frame to
8639 inner block.
8640
fe5f7374
AK
86412017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8642
8643 * arc-tdep.c (arc_frame_cache): Add support for prologue analysis.
8644 (arc_skip_prologue): Likewise.
8645 (arc_make_frame_cache): Likewise.
8646 (arc_pv_get_operand): New function.
8647 (arc_is_in_prologue): Likewise.
8648 (arc_analyze_prologue): Likewise.
8649 (arc_print_frame_cache): Likewise.
8650 (MAX_PROLOGUE_LENGTH): New constant.
8651
eea78757
AK
86522017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8653
8654 * configure.tgt: Add arc-insn.o.
8655 * arc-tdep.c (arc_delayed_print_insn): Make non-static.
8656 (dump_arc_instruction_command): New function.
8657 (arc_fprintf_disasm): Likewise.
8658 (arc_disassemble_info): Likewise.
8659 (arc_insn_get_operand_value): Likewise.
8660 (arc_insn_get_operand_value_signed): Likewise.
8661 (arc_insn_get_memory_base_reg): Likewise.
8662 (arc_insn_get_memory_offset): Likewise.
8663 (arc_insn_get_branch_target): Likewise.
8664 (arc_insn_dump): Likewise.
8665 (arc_insn_get_linear_next_pc): Likewise.
8666 * arc-tdep.h (arc_delayed_print_insn): Add function declaration.
8667 (arc_disassemble_info): Likewise.
8668 (arc_insn_get_branch_target): Likewise.
8669 (arc_insn_get_linear_next_pc): Likewise.
8670 * NEWS: Mention new "maint print arc arc-instruction".
8671
3be78afd
AK
86722017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8673
8674 * arc-tdep (maintenance_print_arc_list): New variable.
8675 (maintenance_print_arc_command): New function.
8676
296ec4fa
AK
86772017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8678
8679 * arc-tdep.c (core_v2_register_names, core_arcompact_register_names)
8680 Add "limm" and "reserved".
8681 (arc_cannot_fetch_register, arc_cannot_store_register): Add
8682 ARC_RESERVED_REGNUM and ARC_LIMM_REGNUM.
8683 * arc-tdep.h (arc_regnum): Likewise.
8684
f74f865e
MF
86852017-03-27 Max Filippov <jcmvbkbc@gmail.com>
8686
8687 * xtensa-linux-nat.c (fill_gregset): Call regcache_raw_collect
8688 for THREADPTR register.
8689 (supply_gregset_reg): Call regcache_raw_supply for THREADPTR
8690 register.
8691 * xtensa-tdep.c (XTENSA_DBREGN_UREG): New definition.
8692 (xtensa_derive_tdep): Initialize tdep->threadptr_regnum.
8693 * xtensa-tdep.h (gdbarch_tdep::threadptr_regnum): New field.
8694
0d0bf81a
MF
86952017-03-27 Max Filippov <jcmvbkbc@gmail.com>
8696
8697 * xtensa-tdep.c (xtensa_pseudo_register_read): Treat all
8698 registers above gdbarch_num_regs (gdbarch) as privileged in
8699 call0 ABI.
8700
0ce4291e
MF
87012017-03-27 Max Filippov <jcmvbkbc@gmail.com>
8702
8703 * xtensa-linux-nat.c (fill_gregset): Call regcache_raw_collect
8704 for a single specified register or for all registers in
8705 a0_base..a0_base + C0_NREGS range.
8706 (supply_gregset_reg): Call regcache_raw_supply for a single
8707 specified register or for all registers in a0_base..a0_base +
8708 C0_NREGS range.
8709
c56054f9
MF
87102017-03-27 Max Filippov <jcmvbkbc@gmail.com>
8711
8712 * arch/xtensa.h (C0_NREGS): Add definition.
8713 * xtensa-tdep.c (C0_NREGS): Remove definition.
8714
a4398628
MF
87152017-03-27 Max Filippov <jcmvbkbc@gmail.com>
8716
8717 * xtensa-tdep.c (xtensa_scan_prologue, call0_analyze_prologue):
8718 Drop xtensa_default_isa initialization.
8719 (xtensa_gdbarch_init): Initialize xtensa_default_isa.
8720
8c43009f
PA
87212017-03-27 Pedro Alves <palves@redhat.com>
8722
8723 * dwarf2read.c (file_entry) <dir_index>: Add comment.
8724 (file_entry::include_dir): New method.
8725 (line_header::include_dir_at, line_header::file_name_at): New
8726 methods.
8727 (setup_type_unit_groups, setup_type_unit_groups)
8728 (psymtab_include_file_name): Simplify using the new methods.
8729 (lnp_state_machine) <the_line_header>: New field.
8730 <file>: Add comment.
8731 (lnp_state_machine::current_file): New method.
8732 (dwarf_record_line): Simplify using the new methods.
8733 (init_lnp_state_machine): Initialize the "the_line_header" field.
8734 (dwarf_decode_lines_1, dwarf_decode_lines, file_file_name):
8735 Simplify using the new methods.
8736
a7e80b9e
PA
87372017-03-27 Pedro Alves <palves@redhat.com>
8738
8739 * cp-name-parser.y (make_empty): Delete.
8740 (demangler_special, nested_name, ptr_operator, array_indicator)
8741 (direct_declarator, declarator_1): Use fill_comp instead of
8742 make_empty.
8743
21047726
PA
87442017-03-27 Pedro Alves <palves@redhat.com>
8745
8746 * xml-support.h (gdb_xml_debug): Pass a "first-to-check" argument
8747 to ATTRIBUTE_PRINTF.
8748 * solib-target.c (library_list_start_list): Print "string" not
8749 "version".
8750 * xml-tdesc.c (tdesc_start_field): Pass "field_name" to
8751 gdb_xml_error call.
8752
d721ba37
PA
87532017-03-27 Pedro Alves <palves@redhat.com>
8754
8755 * dwarf2read.c (struct file_and_directory): New.
8756 (dwarf2_get_dwz_file): Adjust to use std::string.
8757 (dw2_get_file_names_reader): Adjust to use file_and_directory.
8758 (find_file_and_directory): Adjust to return a file_and_directory
8759 object.
8760 (read_file_scope): Adjust to use file_and_directory. Remove
8761 make_cleanup/do_cleanups calls.
8762 (open_and_init_dwp_file): Adjust to use std::string. Remove
8763 make_cleanup/do_cleanups calls.
8764 * python/python.c (do_start_initialization): Adjust to ldirname
8765 returning a std::string.
8766 * utils.c (ldirname): Now returns a std::string.
8767 * utils.h (ldirname): Change return type to std::string.
8768 * xml-syscall.c (xml_init_syscalls_info): Adjust to ldirname
8769 returning a std::string.
8770 * xml-tdesc.c (file_read_description_xml): Likewise.
8771
ed771251
AH
87722017-03-24 Alan Hayward <alan.hayward@arm.com>
8773
8774 * regcache.c (regcache_debug_print_register): New function.
8775 * regcache.h (regcache_debug_print_register): New declaration.
8776 * target.c (debug_print_register): Remove.
8777 (target_fetch_registers): Call regcache_debug_print_register.
8778 (target_store_registers): Likewise.
8779
568c1b9f
PB
87802017-03-24 Pádraig Brady <pbrady@fb.com>
8781
8782 * dwarf2read.c (setup_type_unit_groups): Ensure dir_index doesn't
8783 reference beyond the 'lh->include_dirs' array before accessing to
8784 it.
8785 (psymtab_include_file_name): Likewise.
8786 (dwarf_decode_lines_1): Likewise.
8787 (dwarf_decode_lines): Likewise.
8788 (file_file_name): Likewise.
8789
3e00d44f
SM
87902017-03-23 Simon Marchi <simon.marchi@ericsson.com>
8791
8792 * fbsd-tdep.c (fbsd_corefile_thread): Don't set/restore
8793 inferior_ptid.
8794 * proc-service.c (ps_lgetregs, ps_lsetregs, ps_lgetfpregs,
8795 ps_lsetfpregs): Likewise.
8796 * regcache.c (regcache_raw_update, regcache_raw_write): Likewise.
8797 * sol-thread.c (ps_lgetregs, ps_lsetregs, ps_lgetfpregs,
8798 ps_lsetfpregs): Likewise.
8799 * target.c (target_fetch_registers, target_store_registers):
8800 Remove asserts.
8801
077ae656
AH
88022017-03-23 Alan Hayward <alan.hayward@arm.com>
8803
8804 * sol-thread.c (sol_thread_store_registers): Remove regcache calls.
8805
1e2b521d
YQ
88062017-03-23 Yao Qi <yao.qi@linaro.org>
8807
8808 * aarch64-tdep.c (aarch64_process_record_test): Declare.
8809 (_initialize_aarch64_tdep): Register it.
8810 (aarch64_record_load_store): Handle PRFM instruction.
8811 (aarch64_process_record_test): New function.
8812
33877125
YQ
88132017-03-23 Yao Qi <yao.qi@linaro.org>
8814
8815 * aarch64-tdep.c (aarch64_record_load_store): Fix code
8816 indentation.
8817
a0eef940
YQ
88182017-03-23 Yao Qi <yao.qi@linaro.org>
8819
8820 * aarch64-tdep.c: Remove AARCH64_RECORD_FAILURE.
8821
3f2a3564
PR
88222017-03-23 Philipp Rudo <prudo@linux.vnet.ibm.com>
8823
8824 python/python.c (do_start_initialization): Fix memory leak.
8825
b67aeab0
SM
88262017-03-22 Simon Marchi <simon.marchi@polymtl.ca>
8827
8828 * inf-ptrace.c (inf_ptrace_xfer_partial): Get pid from ptid
8829 using get_ptrace_pid.
8830 * linux-nat.c (linux_nat_xfer_partial): Don't set/restore
8831 inferior_ptid.
8832 (linux_proc_xfer_partial, linux_proc_xfer_spu): Use lwp of
8833 inferior_ptid instead of pid.
8834
ffdbe864
YQ
88352017-03-22 Yao Qi <yao.qi@linaro.org>
8836
8837 * aarch64-tdep.c: Wrap locally used classes in anonymous
8838 namespace.
8839 * arm-tdep.c: Likewise.
8840 * linespec.c: Likewise.
8841 * ui-out.c: Likewise.
8842
9d736fbf
JG
88432017-03-22 Jonah Graham <jonah@kichwacoders.com>
8844
8845 PR gdb/19637
8846 * python/lib/gdb/printer/bound_registers.py: Import sys.
8847
3de88e9a
SM
88482017-03-21 Simon Marchi <simon.marchi@ericsson.com>
8849
8850 * windows-nat.c (do_windows_fetch_inferior_registers): Add
8851 windows_thread_info parameter and use it instead of
8852 current_thread.
8853 (windows_fetch_inferior_registers): Don't set current_thread,
8854 pass the thread to do_windows_fetch_inferior_registers. Use
8855 ptid from regcache instead of inferior_ptid.
8856 (do_windows_store_inferior_registers): Add windows_thread_info
8857 parameter and use it instead of current_thread.
8858 (windows_store_inferior_registers): Don't set current_thread,
8859 pass the thread to do_windows_store_inferior_registers. Use
8860 ptid from regcache instead of inferior_ptid.
8861
0e7b8f61
SM
88622017-03-21 Simon Marchi <simon.marchi@ericsson.com>
8863
8864 * ser-mingw.c (ser_windows_raw): Remove reference to
8865 struct serial::current_timeout.
8866
5badf10a
IR
88672017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8868
8869 PR tdep/20928
8870 * gdb/sparc-tdep.h (gdbarch_tdep) <sparc64_ccr_type>: New field.
8871 * gdb/sparc64-tdep.c (sparc64_ccr_type): New function.
8872 (sparc64_fsr_type): Fix %fsr decoding.
8873
cee59b3f
TW
88742017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8875
8876 * python/py-record-btrace.c (btpy_insn_data): Change return type
8877 for Python 2.
8878
639a9038
SM
88792017-03-20 Simon Marchi <simon.marchi@polymtl.ca>
8880
8881 * spu-linux-nat.c (spu_fetch_inferior_registers,
8882 spu_store_inferior_registers): Use ptid from regcache, set and
8883 restore inferior_ptid.
8884 * spu-multiarch.c (spu_fetch_registers, spu_store_registers):
8885 Likewise.
8886
bcc0c096
SM
88872017-03-20 Simon Marchi <simon.marchi@polymtl.ca>
8888
8889 * i386-linux-nat.c (fetch_register, store_register,
8890 i386_linux_fetch_inferior_registers,
8891 i386_linux_store_inferior_registers): Use ptid from regcache.
8892 * ia64-linux-nat.c (ia64_linux_fetch_register,
8893 ia64_linux_store_register): Likewise.
8894 * inf-ptrace.c (inf_ptrace_fetch_register,
8895 inf_ptrace_store_register): Likewise.
8896 * m32r-linux-nat.c (m32r_linux_fetch_inferior_registers,
8897 m32r_linux_store_inferior_registers): Likewise.
8898 * m68k-bsd-nat.c (m68kbsd_fetch_inferior_registers,
8899 m68kbsd_store_inferior_registers): Likewise.
8900 * m68k-linux-nat.c (fetch_register, store_register,
8901 m68k_linux_fetch_inferior_registers,
8902 m68k_linux_store_inferior_registers): Likewise.
8903 * m88k-bsd-nat.c (m88kbsd_fetch_inferior_registers,
8904 m88kbsd_store_inferior_registers): Likewise.
8905 * mips-fbsd-nat.c (mips_fbsd_fetch_inferior_registers,
8906 mips_fbsd_store_inferior_registers): Likewise.
8907 * mips-linux-nat.c (mips64_linux_regsets_fetch_registers,
8908 mips64_linux_regsets_store_registers): Likewise.
8909 * mips-nbsd-nat.c (mipsnbsd_fetch_inferior_registers,
8910 mipsnbsd_store_inferior_registers): Likewise.
8911 * mips-obsd-nat.c (mips64obsd_fetch_inferior_registers,
8912 mips64obsd_store_inferior_registers): Likewise.
8913 * nto-procfs.c (procfs_fetch_registers, procfs_store_registers):
8914 Likewise.
8915 * ppc-fbsd-nat.c (ppcfbsd_fetch_inferior_registers,
8916 ppcfbsd_store_inferior_registers): Likewise.
8917 * ppc-linux-nat.c (ppc_linux_fetch_inferior_registers,
8918 ppc_linux_store_inferior_registers): Likewise.
8919 * ppc-nbsd-nat.c (ppcnbsd_fetch_inferior_registers,
8920 ppcnbsd_store_inferior_registers): Likewise.
8921 * ppc-obsd-nat.c (ppcobsd_fetch_registers,
8922 ppcobsd_store_registers): Likewise.
8923 * procfs.c (procfs_fetch_registers, procfs_store_registers):
8924 Likewise.
8925 * ravenscar-thread.c (ravenscar_fetch_registers,
8926 ravenscar_store_registers, ravenscar_prepare_to_store):
8927 Likewise.
8928 * record-btrace.c (record_btrace_fetch_registers,
8929 record_btrace_store_registers, record_btrace_prepare_to_store):
8930 Likewise.
8931 * remote-sim.c (gdbsim_fetch_register, gdbsim_store_register):
8932 Lookup inferior using ptid from regcache, instead of
8933 current_inferior.
8934 * remote.c (remote_fetch_registers, remote_store_registers): Use
8935 ptid from regcache.
8936 * rs6000-nat.c (fetch_register, store_register): Likewise.
8937 * s390-linux-nat.c (s390_linux_fetch_inferior_registers,
8938 s390_linux_store_inferior_registers): Likewise.
8939 * sh-nbsd-nat.c (shnbsd_fetch_inferior_registers,
8940 shnbsd_store_inferior_registers): Likewise.
8941 * sol-thread.c (sol_thread_fetch_registers,
8942 sol_thread_store_registers): Likewise.
8943 * sparc-nat.c (sparc_fetch_inferior_registers,
8944 sparc_store_inferior_registers): Likewise.
8945 * tilegx-linux-nat.c (fetch_inferior_registers,
8946 store_inferior_registers): Likewise.
8947 * vax-bsd-nat.c (vaxbsd_fetch_inferior_registers,
8948 vaxbsd_store_inferior_registers): Likewise.
8949 * xtensa-linux-nat.c (fetch_gregs, store_gregs, fetch_xtregs,
8950 store_xtregs): Likewise.
8951
c0f55cc6
AV
89522017-03-20 Artemiy Volkov <artemiyv@acm.org>
8953
8954 PR gdb/14441
8955 * NEWS: Mention support for rvalue references in GDB and python.
8956 * doc/gdb.texinfo (C Plus Plus Expressions): Mention that GDB
8957 supports both lvalue and rvalue references.
8958
15c0a2a9
AV
89592017-03-20 Artemiy Volkov <artemiyv@acm.org>
8960
8961 PR gdb/14441
8962 * gdbtypes.c (rank_one_type): Implement overloading
8963 resolution rules regarding rvalue references.
8964
aa006118
AV
89652017-03-20 Artemiy Volkov <artemiyv@acm.org>
8966
8967 PR gdb/14441
8968 * aarch64-tdep.c (aarch64_type_align)
8969 (aarch64_extract_return_value, aarch64_store_return_value): Change
8970 lvalue reference type checks to general reference type checks.
8971 * amd64-tdep.c (amd64_classify): Likewise.
8972 * amd64-windows-tdep.c (amd64_windows_passed_by_integer_register):
8973 Likewise.
8974 * arm-tdep.c (arm_type_align, arm_extract_return_value)
8975 (arm_store_return_value): Likewise.
8976 * ax-gdb.c (gen_fetch, gen_cast): Likewise.
8977 * c-typeprint.c (c_print_type): Likewise.
8978 * c-varobj.c (adjust_value_for_child_access, c_value_of_variable)
8979 (cplus_number_of_children, cplus_describe_child): Likewise.
8980 * compile/compile-c-symbols.c (generate_vla_size): Likewise.
8981 * completer.c (expression_completer): Likewise.
8982 * cp-support.c (make_symbol_overload_list_adl_namespace):
8983 Likewise.
8984 * darwin-nat-info.c (info_mach_region_command): Likewise.
8985 * dwarf2loc.c (entry_data_value_coerce_ref)
8986 (value_of_dwarf_reg_entry): Likewise.
8987 * eval.c (ptrmath_type_p, evaluate_subexp_standard)
8988 (evaluate_subexp_for_address, evaluate_subexp_for_sizeof):
8989 Likewise.
8990 * findvar.c (extract_typed_address, store_typed_address):
8991 Likewise.
8992 * gdbtypes.c (rank_one_type): Likewise.
8993 * hppa-tdep.c (hppa64_integral_or_pointer_p): Likewise.
8994 * infcall.c (value_arg_coerce): Likewise.
8995 * language.c (pointer_type): Likewise.
8996 * m32c-tdep.c (m32c_reg_arg_type, m32c_m16c_address_to_pointer):
8997 Likewise.
8998 * m88k-tdep.c (m88k_integral_or_pointer_p): Likewise.
8999 * mn10300-tdep.c (mn10300_type_align): Likewise.
9000 * msp430-tdep.c (msp430_push_dummy_call): Likewise.
9001 * ppc-sysv-tdep.c (do_ppc_sysv_return_value)
9002 (ppc64_sysv_abi_push_param, ppc64_sysv_abi_return_value):
9003 Likewise.
9004 * printcmd.c (print_formatted, x_command): Likewise.
9005 * python/py-type.c (typy_get_composite, typy_template_argument):
9006 Likewise.
9007 * python/py-value.c (valpy_referenced_value)
9008 (valpy_get_dynamic_type, value_has_field): Likewise.
9009 * s390-linux-tdep.c (s390_function_arg_integer): Likewise.
9010 * sparc-tdep.c (sparc_integral_or_pointer_p): Likewise.
9011 * sparc64-tdep.c (sparc64_integral_or_pointer_p): Likewise.
9012 * spu-tdep.c (spu_scalar_value_p): Likewise.
9013 * symtab.c (lookup_symbol_aux): Likewise.
9014 * typeprint.c (whatis_exp, print_type_scalar): Likewise.
9015 * valarith.c (binop_types_user_defined_p, unop_user_defined_p):
9016 Likewise.
9017 * valops.c (value_cast_pointers, value_cast)
9018 (value_reinterpret_cast, value_dynamic_cast, value_addr, typecmp)
9019 (value_struct_elt, value_struct_elt_bitpos)
9020 (value_find_oload_method_list, find_overload_match)
9021 (value_rtti_indirect_type): Likewise.
9022 * valprint.c (val_print_scalar_type_p, generic_val_print):
9023 Likewise.
9024 * value.c (value_actual_type, value_as_address, unpack_long)
9025 (pack_long, pack_unsigned_long, coerce_ref_if_computed)
9026 (coerce_ref): Likewise.
9027 * varobj.c (varobj_get_value_type): Likewise.
9028
3fcf899d
AV
90292017-03-20 Artemiy Volkov <artemiyv@acm.org>
9030
9031 PR gdb/14441
9032 * doc/python.texi (Types in Python): Add TYPE_CODE_RVALUE_REF to
9033 table of constants.
9034 * python/lib/gdb/command/explore.py: Support exploring values
9035 of rvalue reference types.
9036 * python/lib/gdb/types.py: Implement get_basic_type() for
9037 rvalue reference types.
9038 * python/py-type.c (pyty_codes) <TYPE_CODE_RVALUE_REF>: New
9039 constant.
9040 * python/py-value.c (valpy_getitem): Add an rvalue reference
9041 check.
9042 (valpy_reference_value): Add new parameter "refcode".
9043 (valpy_lvalue_reference_value, valpy_rvalue_reference_value):
9044 New wrappers for valpy_reference_value().
9045 * python/py-xmethods.c (gdbpy_get_xmethod_result_type)
9046 (gdbpy_invoke_xmethod): Likewise.
9047
4297a3f0
AV
90482017-03-20 Artemiy Volkov <artemiyv@acm.org>
9049
9050 PR gdb/14441
9051 * dwarf2read.c (process_die, read_type_die_1): Handle the
9052 DW_TAG_rvalue_reference_type DIE.
9053 (read_tag_reference_type): Add new parameter "refcode".
9054
e1cb3213
AV
90552017-03-20 Artemiy Volkov <artemiyv@acm.org>
9056
9057 PR gdb/14441
9058 * c-typeprint.c (c_print_type, c_type_print_varspec_prefix)
9059 (c_type_print_modifier, c_type_print_varspec_suffix)
9060 (c_type_print_base): Support printing rvalue reference types.
9061 * c-valprint.c (c_val_print, c_value_print): Support printing
9062 rvalue reference values.
9063
e4347c89
AV
90642017-03-20 Artemiy Volkov <artemiyv@acm.org>
9065
9066 PR gdb/14441
9067 * cp-name-parser.y (ptr_operator): Handle the '&&' token in
9068 typename.
9069 * cp-support.c (replace_typedefs): Handle
9070 DEMANGLE_COMPONENT_RVALUE_REFERENCE.
9071 * python/py-type.c (typy_lookup_type): Likewise.
9072
53cc15f5
AV
90732017-03-20 Artemiy Volkov <artemiyv@acm.org>
9074
9075 PR gdb/14441
9076 * c-exp.y (ptr_operator): Handle the '&&' token in the typename.
9077 * parse.c (insert_type): Change assert statement.
9078 (follow_types): Handle rvalue reference types.
9079 * parser-defs.h (enum type_pieces) <tp_rvalue_reference>: New
9080 constant.
9081
a65cfae5
AV
90822017-03-20 Artemiy Volkov <artemiyv@acm.org>
9083
9084 PR gdb/14441
9085 * ada-lang.c (ada_evaluate_subexp): Adhere to the new
9086 value_ref() interface.
9087 * c-valprint.c (c_value_print): Likewise.
9088 * infcall.c (value_arg_coerce): Likewise.
9089 * python/py-value.c (valpy_reference_value): Likewise.
9090 * valops.c (value_cast, value_reinterpret_cast)
9091 (value_dynamic_cast, typecmp): Likewise.
9092 (value_ref): Parameterize by kind of return value reference type.
9093 * value.h (value_ref): Add new parameter "refcode".
9094
3b224330
AV
90952017-03-20 Artemiy Volkov <artemiyv@acm.org>
9096
9097 PR gdb/14441
9098 * dwarf2read.c (read_tag_reference_type): Use
9099 lookup_lvalue_reference_type() instead of lookup_reference_type().
9100 * eval.c (evaluate_subexp_standard): Likewise.
9101 * f-exp.y: Likewise.
9102 * gdbtypes.c (make_reference_type, lookup_reference_type):
9103 Generalize with rvalue reference types.
9104 (lookup_lvalue_reference_type, lookup_rvalue_reference_type): New
9105 convenience wrappers for lookup_reference_type().
9106 * gdbtypes.h (make_reference_type, lookup_reference_type): Add a
9107 reference kind parameter.
9108 (lookup_lvalue_reference_type, lookup_rvalue_reference_type): Add
9109 wrappers for lookup_reference_type().
9110 * guile/scm-type.c (gdbscm_type_reference): Use
9111 lookup_lvalue_reference_type() instead of lookup_reference_type().
9112 * guile/scm-value.c (gdbscm_value_dynamic_type): Likewise.
9113 * parse.c (follow_types): Likewise.
9114 * python/py-type.c (typy_reference, typy_lookup_type): Likewise.
9115 * python/py-value.c (valpy_get_dynamic_type, valpy_getitem):
9116 Likewise.
9117 * python/py-xmethods.c (gdbpy_get_xmethod_result_type)
9118 (gdbpy_invoke_xmethod): Likewise.
9119 * stabsread.c: Provide extra argument to make_reference_type()
9120 call.
9121 * valops.c (value_ref, value_rtti_indirect_type): Use
9122 lookup_lvalue_reference_type() instead of lookup_reference_type().
9123
f9aeb8d4
AV
91242017-03-20 Artemiy Volkov <artemiyv@acm.org>
9125
9126 PR gdb/14441
9127 * gdbtypes.h (enum type_code) <TYPE_CODE_RVALUE_REF>: New constant.
9128 (TYPE_IS_REFERENCE): New macro.
9129 (struct type): Add rvalue_reference_type field.
9130 (TYPE_RVALUE_REFERENCE_TYPE): New macro.
9131
51457a05
MAL
91322017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9133
9134 * NEWS: Add an entry about new '-file-list-shared-libraries' command.
9135 * mi/mi-cmd-file.c (mi_cmd_file_list_shared_libraries):
9136 New function definition.
9137 * mi/mi-cmds.c (mi_cmds): Add -file-list-shared-libraries command.
9138 * mi/mi-cmds.h (mi_cmd_file_list_shared_libraries):
9139 New function declaration.
9140 * mi/mi-interp.c (mi_output_solib_attribs): New Function.
9141 * mi/mi-interp.h: New file.
9142 * solib.c (info_sharedlibrary_command): Replace for loop with
9143 ALL_SO_LIBS macro
9144 * solib.h (update_solib_list): New function declaration.
9145 (so_list_head): Move macro.
9146 * solist.h (ALL_SO_LIBS): New macro.
9147
e696b3ad
MAL
91482017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9149
9150 * infcmd.c (post_create_inferior): Remove unused argument in
9151 call to solib_add.
9152 * remote.c (remote_start_remote): Likewise.
9153 * solib-frv.c (frv_fetch_objfile_link_map): Likewise.
9154 * solib-svr4.c: (svr4_fetch_objfile_link_map): Likewise.
9155 (enable_break): Likewise.
9156 * solib.c (update_solib_list): Remove unused target argument
9157 and its documentation.
9158 (solib_add): Remove unused target argument. Remove unused
9159 argument in call to update_solib_list.
9160 (info_sharedlibrary_command): Remove unused argument in call
9161 to update_solib_list.
9162 (sharedlibrary_command): Remove unused argument in call to
9163 solib_add.
9164 (handle_solib_event): Likewise.
9165 (reload_shared_libraries): Likewise.
9166 * solib.h (solib_add): Remove unused target argument.
9167
dcb84eda
AA
91682017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9169
9170 * s390-linux-tdep.c (is_rsi, is_rie): Remove functions.
9171 (s390_displaced_step_fixup): Cover relative branches with the
9172 default fixup handling. This fixes lack of support for some
9173 relative branch instructions.
9174
d9cb6cdc
SM
91752017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
9176
9177 * i386-gnu-nat.c (gnu_fetch_registers, gnu_store_registers): Use
9178 ptid from regcache.
9179
1afaf9f4
SM
91802017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
9181
9182 * i386-darwin-nat.c (i386_darwin_fetch_inferior_registers,
9183 i386_darwin_store_inferior_registers): Use ptid from regcache.
9184
aac12e24
SM
91852017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
9186
9187 * i386-bsd-nat.c (i386bsd_fetch_inferior_registers,
9188 i386bsd_store_inferior_registers): Use ptid from regcache.
9189
bbe1eef1
SM
91902017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
9191
9192 * hppa-obsd-nat.c (hppaobsd_fetch_registers,
9193 hppaobsd_store_registers): Use ptid from regcache.
9194
10799020
SM
91952017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
9196
9197 * hppa-nbsd-nat.c (hppanbsd_fetch_registers,
9198 hppanbsd_store_registers): Use ptid from regcache.
9199
00204cf7
SM
92002017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
9201
9202 * hppa-linux-nat.c (fetch_register, store_register): Use ptid
9203 from regcache. Use get_ptrace_pid.
9204
11a33714
SM
92052017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
9206
9207 * corelow.c (get_core_register_section): Use ptid from regcache,
9208 update doc.
9209
317cd492
SM
92102017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
9211
9212 * bsd-uthread.c (bsd_uthread_fetch_registers,
9213 bsd_uthread_store_registers): Use ptid from regcache, set and
9214 restore inferior_ptid.
9215
9ac8a7c2
SM
92162017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
9217
9218 * arm-nbsd-nat.c (fetch_register, fetch_regs, fetch_fp_register,
9219 fetch_fp_regs, store_register, store_regs, store_fp_register,
9220 store_fp_regs): Use ptid from regcache.
9221
4ac4bb6a
SM
92222017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
9223
9224 * arm-linux-nat.c (fetch_fpregs, store_fpregs, fetch_regs,
9225 store_regs, fetch_wmmx_regs, store_wmmx_regs, fetch_vfp_regs,
9226 store_vfp_regs): Use ptid from regcache.
9227
9bcbdca8
PA
92282017-03-17 Pedro Alves <palves@redhat.com>
9229
9230 PR remote/21188
9231 * ser-base.c (ser_base_wait_for): Add comment.
9232 (do_ser_base_readchar): Improve comment based on the ser-unix.c's
9233 version.
9234 * ser-unix.c (hardwire_raw): Remove reference to
9235 scb->current_timeout.
9236 (wait_for, do_hardwire_readchar, hardwire_readchar): Delete.
9237 (hardwire_ops): Install ser_base_readchar instead of
9238 hardwire_readchar.
9239 * serial.h (struct serial) <current_timeout, timeout_remaining>:
9240 Remove fields.
9241
7503099f
JG
92422017-03-17 Jonah Graham <jonah@kichwacoders.com>
9243
9244 PR gdb/19637
9245 * python/lib/gdb/printer/bound_registers.py: Add support for
9246 Python 3.
9247
7942e96e
AA
92482017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9249
9250 * dwarf2loc.c (indirect_synthetic_pointer): Get data type of
9251 pointed-to DIE and pass it to dwarf2_evaluate_loc_desc_full.
9252 (dwarf2_evaluate_loc_desc_full): New parameter subobj_type; rename
9253 byte_offset to subobj_byte_offset. Fix the handling of
9254 DWARF_VALUE_STACK on big-endian targets when coming via an
9255 implicit pointer.
9256 (dwarf2_evaluate_loc_desc): Adjust call to
9257 dwarf2_evaluate_loc_desc_full.
9258 * dwarf2loc.h (dwarf2_fetch_die_type_sect_off): New declaration.
9259 * dwarf2read.c (dwarf2_fetch_die_type_sect_off): New function.
9260
ba14f379
YQ
92612017-03-16 Yao Qi <yao.qi@linaro.org>
9262
9263 * arm-tdep.c (thumb_record_misc): Decode CBNZ, CBZ, REV16,
9264 and REVSH instructions.
9265
b121eeb9
YQ
92662017-03-16 Yao Qi <yao.qi@linaro.org>
9267
9268 * arm-tdep.c [GDB_SELF_TEST]: include "selftests.h".
9269 (arm_record_test): Declare.
9270 (_initialize_arm_tdep) [GDB_SELF_TEST]: call register_self_test.
9271 (thumb_record_ld_st_reg_offset): Rewrite the opcode matching to
9272 align with the manual.
9273 (thumb_record_misc): Adjust the code order to align with the
9274 manual.
9275 (thumb2_record_decode_insn_handler): Fix instruction matching.
9276 (instruction_reader_thumb): New class.
9277 (arm_record_test): New function.
9278
728a7913
YQ
92792017-03-16 Yao Qi <yao.qi@linaro.org>
9280
9281 * arm-tdep.c (abstract_memory_reader): New class.
9282 (instruction_reader): New class.
9283 (extract_arm_insn): Add argument 'reader'. Callers updated.
9284 (decode_insn): Likewise.
9285
34b43320
DE
92862017-03-16 Doug Evans <dje@google.com>
9287
a7c0469f
DE
9288 * guile/scm-lazy-string.c (lazy_string_smob): Clarify use of LENGTH
9289 member. Change type of TYPE member to SCM. All uses updated.
9290 (lsscm_make_lazy_string_smob): Add assert.
9291 (lsscm_make_lazy_string): Flag bad length values.
9292 (lsscm_elt_type): New function.
9293 (gdbscm_lazy_string_to_value): Rewrite to use
9294 lsscm_safe_lazy_string_to_value.
9295 (lsscm_safe_lazy_string_to_value): Fix handling of TYPE_CODE_PTR.
9296 * guile/scm-value.c (gdbscm_value_to_lazy_string): Flag bad length
9297 values. Fix TYPE_CODE_PTR. Handle TYPE_CODE_ARRAY. Handle typedefs
9298 in incoming type.
9299 * guile/guile-internal.h (tyscm_scm_to_type): Declare.
9300 * guile/scm-type.c (tyscm_scm_to_type): New function.
9301
93022017-03-15 Doug Evans <dje@google.com>
9303
34b43320
DE
9304 PR python/17728, python/18439, python/18779
9305 * python/py-lazy-string.c (lazy_string_object): Clarify use of LENGTH
9306 member. Change type of TYPE member to PyObject *. All uses updated.
9307 (stpy_convert_to_value): Fix handling of TYPE_CODE_PTR.
9308 (gdbpy_create_lazy_string_object): Flag bad length values.
9309 Handle TYPE_CODE_ARRAY with possibly different user-provided length.
9310 Handle typedefs in incoming type.
9311 (stpy_lazy_string_elt_type): New function.
9312 (gdbpy_extract_lazy_string): Call it.
9313 * python/py-value.c (valpy_lazy_string): Flag bad length values.
9314 Fix handling of TYPE_CODE_PTR. Handle TYPE_CODE_ARRAY. Handle
9315 typedefs in incoming type.
9316
a3a5fecc
DE
93172017-03-16 Doug Evans <dje@google.com>
9318
9319 * guile/guile-internal.h (tyscm_scm_to_type): Declare.
9320 * guile/scm-type.c (tyscm_scm_to_type): New function.
9321
28f1c605
JW
93222017-03-16 Jiong Wang <jiong.wang@arm.com>
9323
9324 * inf-ptrace.c (inf_ptrace_peek_poke): Change the type to
9325 "ULONGEST" for "skip".
9326
87c336f6
AA
93272017-03-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9328
9329 PR gdb/21220
9330 * inf-ptrace.c (inf_ptrace_xfer_partial): In "case
9331 TARGET_OBJECT_MEMORY", extract the logic for ptrace peek/poke...
9332 (inf_ptrace_peek_poke): ...here. New function. Now also loop
9333 over ptrace peek/poke until end of buffer or error.
9334
cf81cf60
SM
93352017-03-14 Simon Marchi <simon.marchi@ericsson.com>
9336
9337 * parse.c (length_of_subexp): Make static.
9338 * parser-defs.h (length_of_subexp): Remove.
9339
a379284a
AA
93402017-03-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9341
9342 * linux-nat.c (linux_proc_xfer_partial): Handle write operations
9343 as well.
9344
8a6200ba
PA
93452017-03-14 Pedro Alves <palves@redhat.com>
9346
9347 * cp-name-parser.y (cp_demangled_name_to_comp): Update comment.
9348 (main): Use std::unique_ptr. Remove calls to
9349 cp_demangled_name_parse_free.
9350
f79ec206
SM
93512017-03-13 Simon Marchi <simon.marchi@polymtl.ca>
9352
9353 * alpha-bsd-nat.c (alphabsd_fetch_inferior_registers,
9354 alphabsd_store_inferior_registers): Use regcache->ptid instead
9355 of inferior_ptid.
9356
edb5fb00
SM
93572017-03-13 Simon Marchi <simon.marchi@polymtl.ca>
9358
9359 * aix-thread.c (aix_thread_fetch_registers,
9360 aix_thread_store_registers): Use regcache->ptid instead of
9361 inferior_ptid.
9362
55119686
SM
93632017-03-13 Simon Marchi <simon.marchi@polymtl.ca>
9364
9365 * aarch64-linux-nat.c (fetch_gregs_from_thread,
9366 store_gregs_to_thread, fetch_fpregs_from_thread,
9367 store_fpregs_to_thread): Use regcache->ptid instead of
9368 inferior_ptid.
9369
6a06fbb7
SM
93702017-03-13 Simon Marchi <simon.marchi@polymtl.ca>
9371
9372 * amd64-linux-nat.c (amd64_linux_fetch_inferior_registers,
9373 amd64_linux_fetch_inferior_registers): Use regcache->ptid
9374 instead of inferior_ptid.
9375
c6386875
SM
93762017-03-13 Simon Marchi <simon.marchi@polymtl.ca>
9377
9378 * target.c (target_fetch_registers, target_store_registers): Add
9379 assert.
9380
ddaaf0fb
SM
93812017-03-13 Simon Marchi <simon.marchi@polymtl.ca>
9382
9383 * regcache.h (regcache_get_ptid): New function.
9384 * regcache.c (regcache_get_ptid): New function.
9385
b9da89d1 93862017-03-13 Mark Wielaard <mark@klomp.org>
9387
9388 * cp-name-parser.y (make_empty): Initialize d_printing to zero.
9389
5f4d1085
KS
93902017-03-10 Keith Seitz <keiths@redhat.com>
9391
9392 PR c++/8218
9393 * c-typeprint.c (cp_type_print_method_args): Skip artificial arguments.
9394
c65d6b55
PA
93952017-03-08 Pedro Alves <palves@redhat.com>
9396
9397 PR gdb/18360
9398 * infrun.c (start_step_over, do_target_resume, resume)
9399 (restart_threads): Assert we're not resuming a thread that is
9400 meant to be stopped.
9401 (infrun_thread_stop_requested_callback): Delete.
9402 (infrun_thread_stop_requested): If the thread is internally
9403 stopped, queue a pending stop event and clear the thread's
9404 inline-frame state.
9405 (handle_stop_requested): New function.
9406 (handle_syscall_event, handle_inferior_event_1): Use
9407 handle_stop_requested.
9408 (handle_stop_requested): New function.
9409 (handle_signal_stop): Set the thread's stop_signal here instead of
9410 at caller.
9411 (finish_step_over): Clear step over info unconditionally.
9412 (handle_signal_stop): If the user had interrupted the event
9413 thread, consider the stop a random signal.
9414 (handle_signal_stop) <signal arrived while stepping over
9415 breakpoint>: Don't restart threads here.
9416 (stop_waiting): Don't clear step-over info here.
9417
15c22686
PA
94182017-03-08 Pedro Alves <palves@redhat.com>
9419
9420 PR 21206
9421 * common/gdb_unlinker.h (unlinker::unlinker): Attribute nonnull
9422 goes to argument 2, not 1.
9423
6e5d74e7
PA
94242017-03-08 Pedro Alves <palves@redhat.com>
9425
9426 PR cli/21218
9427 * top.c (gdb_readline_wrapper): Avoid passing NULL to
9428 display_gdb_prompt.
9429 (command_line_input): Add comment.
9430
9753a2f6
PA
94312017-03-08 Pedro Alves <palves@redhat.com>
9432
9433 PR tui/21216
9434 * tui/tui-file.c (tui_file::write): New.
9435 * tui/tui-file.h (tui_file): Override "write".
9436 * tui/tui-io.c (do_tui_putc, update_start_line): New functions,
9437 factored out from ...
9438 (tui_puts): ... here.
9439 (tui_putc): Use them.
9440 (tui_write): New function.
9441 * tui/tui-io.h (tui_write): Declare.
9442
1672e0d9
SDJ
94432017-03-07 Sergio Durigan Junior <sergiodj@redhat.com>
9444
9445 * Makefile.in (SFILES): Replace "environ.c" with
9446 "common/environ.c".
9447 (HFILES_NO_SRCDIR): Likewise, for "environ.h".
9448 * environ.c: Include "common-defs.h" instead of "defs.h. Moved
9449 to...
9450 * common/environ.c: ... here.
9451 * environ.h: Moved to...
9452 * common/environ.h: ... here.
9453
f7bb4e3a
PB
94542017-03-07 Peter Bergner <bergner@vnet.ibm.com>
9455
9456 * gdbarch.sh (pstring_ptr): New static function.
9457 (gdbarch_disassembler_options): Use it.
9458 (gdbarch_verify_disassembler_options): Print valid_disassembler_options,
9459 not valid_disassembler_option->name.
9460 * gdbarch.c: Regenerate.
9461
e45ced6c
PB
94622017-03-07 Peter Bergner <bergner@vnet.ibm.com>
9463
9464 * config/powerpc/ppc64-linux.mh (MH_CFLAGS): Delete.
9465
5f6fd321
PA
94662017-03-07 Pedro Alves <palves@redhat.com>
9467
9468 * tui/tui-regs.c (tui_restore_gdbout): Don't delete gdb_stdout.
9469
6dbb839a 94702017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
9471
9472 * i387-tdep.h (i387_reset_bnd_regs): Add function definition.
9473 * i387-tdep.c (i387_reset_bnd_regs): Add function implementation.
9474 * i386-tdep.c (i386_push_dummy_call): Call i387_reset_bnd_regs.
6dbb839a 9475 * amd64-tdep.c (amd64_push_dummy_call): Call i387_reset_bnd_regs.
4a612d6f 9476
d274ecf4
SM
94772017-03-06 Simon Marchi <simon.marchi@ericsson.com>
9478
9479 * xtensa-linux-nat.c (fetch_gregs): Remove const.
9480
df97be55
SM
94812017-03-03 Simon Marchi <simon.marchi@ericsson.com>
9482
9483 * remote.c (remote_add_target_side_commands): Use range-based
9484 for loop.
9485
7d45f3df
YQ
94862017-03-03 Yao Qi <yao.qi@linaro.org>
9487
9488 PR gdb/21165
9489 * ada-valprint.c (ada_val_print_ref): Call value_fetch_lazy if
9490 value is lazy.
9491 * valprint.c (common_val_print): Likewise.
9492
65b48a81
PB
94932017-02-28 Peter Bergner <bergner@vnet.ibm.com>
9494
9495 * NEWS: Mention new set/show disassembler-options commands.
9496 * doc/gdb.texinfo: Document new set/show disassembler-options commands.
9497 * disasm.c: Include "arch-utils.h", "gdbcmd.h" and "safe-ctype.h".
9498 (prospective_options): New static variable.
9499 (gdb_disassembler::gdb_disassembler): Initialize
9500 m_di.disassembler_options.
9501 (gdb_buffered_insn_length_init_dis): Initilize di->disassembler_options.
9502 (get_disassembler_options): New function.
9503 (set_disassembler_options): Likewise.
9504 (set_disassembler_options_sfunc): Likewise.
9505 (show_disassembler_options_sfunc): Likewise.
9506 (disassembler_options_completer): Likewise.
9507 (_initialize_disasm): Likewise.
9508 * disasm.h (get_disassembler_options): New prototype.
9509 (set_disassembler_options): Likewise.
9510 * gdbarch.sh (gdbarch_disassembler_options): New variable.
9511 (gdbarch_verify_disassembler_options): Likewise.
9512 * gdbarch.c: Regenerate.
9513 * gdbarch.h: Likewise.
9514 * arm-tdep.c (num_disassembly_options): Delete.
9515 (set_disassembly_style): Likewise.
9516 (arm_disassembler_options): New static variable.
9517 (set_disassembly_style_sfunc): Convert short style name into long
9518 option name. Call set_disassembler_options.
9519 (show_disassembly_style_sfunc): New function.
9520 (arm_gdbarch_init): Call set_gdbarch_disassembler_options and
9521 set_gdbarch_verify_disassembler_options.
9522 (_initialize_arm_tdep): Delete regnames variable and update callers.
9523 (arm_disassembler_options): Initialize.
9524 (disasm_options): New variable.
9525 (num_disassembly_options): Rename from this...
9526 (num_disassembly_styles): ...to this. Compute by scanning through
9527 disasm_options.
9528 (valid_disassembly_styles): Initialize using disasm_options.
9529 Remove calls to parse_arm_disassembler_option, get_arm_regnames and
9530 set_arm_regname_option.
9531 Pass show_disassembly_style_sfunc to the "disassembler" setshow command.
9532 * rs6000-tdep.c (powerpc_disassembler_options): New static variable.
9533 (rs6000_gdbarch_init): Call set_gdbarch_disassembler_options and
9534 set_gdbarch_verify_disassembler_options.
9535 * s390-tdep.c (s390_disassembler_options): New static variable.
9536 (s390_gdbarch_init):all set_gdbarch_disassembler_options and
9537 set_gdbarch_verify_disassembler_options.
9538
d538e36d
SM
95392017-02-27 Simon Marchi <simon.marchi@ericsson.com>
9540
9541 * remote.c (remote_add_target_side_condition): Remove "struct"
9542 keyword from range-based for loop.
9543
83621223
SM
95442017-02-27 Simon Marchi <simon.marchi@ericsson.com>
9545
9546 * remote.c (remote_add_target_side_condition): Use range-based
9547 for loop. Update comment.
9548
2123df0e
YQ
95492017-02-27 Yao Qi <yao.qi@linaro.org>
9550
9551 * f-typeprint.c (f_print_type): Check "varstring" is empty first.
9552
8e368124
AH
95532017-02-26 Alan Hayward <alan.hayward@arm.com>
9554
9555 * regcache.c (regcache_raw_update): New function.
9556 (regcache_raw_read): Move code to regcache_raw_update.
9557 * regcache.h (regcache_raw_update): New declaration.
9558 * remote.c (remote_prepare_to_store): Call regcache_raw_update.
9559
a49dd8dd
JK
95602017-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9561
9562 * dwarf2read.c (create_debug_type_hash_table): Initialize
9563 header.signature and header.type_offset_in_tu.
9564
34e4bae9
PA
95652017-02-24 Pedro Alves <palves@redhat.com>
9566
9567 * symtab.c (make_file_symbol_completion_list_1): Use
9568 add_symtab_completions.
9569
b0e4b369
AH
95702017-02-24 Alan Hayward <alan.hayward@arm.com>
9571
9572 * stack.c (frame_info): Use frame_unwind_register_value to avoid buf.
9573
975c21ab
AH
95742017-02-24 Alan Hayward <alan.hayward@arm.com>
9575
9576 * i386-tdep.c (i386_pseudo_register_read_into_value): Use
9577 I386_MAX_REGISTER_SIZE.
9578 (i386_pseudo_register_write): Likewise.
9579 (i386_process_record): Likewise.
9580 * i387-tdep.c (i387_supply_xsave): Likewise.
9581 * m68k-linux-nat.c (fetch_register): Use M68K_MAX_REGISTER_SIZE.
9582 (store_register): Likewise.
9583
14bc53a8
PA
95842017-02-23 Pedro Alves <palves@redhat.com>
9585
9586 * ada-lang.c: Include "common/function-view.h".
9587 (ada_iterate_over_symbols): Adjust to use function_view as
9588 callback type.
9589 (struct add_partial_datum, ada_complete_symbol_matcher): Delete.
9590 (ada_make_symbol_completion_list): Use a lambda.
9591 (ada_exc_search_name_matches): Delete.
9592 (name_matches_regex): New.
9593 (ada_add_global_exceptions): Use a lambda and name_matches_regex.
9594 * compile/compile-c-support.c: Include "common/function-view.h".
9595 (print_one_macro): Change prototype to accept a ui_file pointer.
9596 (write_macro_definitions): Use a lambda.
9597 * dwarf2read.c: Include "common/function-view.h".
9598 (dw2_map_expand_apply, dw2_map_symtabs_matching_filename)
9599 (dw2_expand_symtabs_matching): Adjust to use function_view as
9600 callback type.
9601 * language.h: Include "common/function-view.h".
9602 (struct language_defn) <la_iterate_over_symbols>: Adjust to use
9603 function_view as callback type.
9604 (LA_ITERATE_OVER_SYMBOLS): Remove DATA parameter.
9605 * linespec.c: Include "common/function-view.h".
9606 (collect_info::add_symbol): New method.
9607 (struct symbol_and_data_callback, iterate_inline_only, struct
9608 symbol_matcher_data, iterate_name_matcher): Delete.
9609 (iterate_over_all_matching_symtabs): Adjust to use function_view
9610 as callback type and lambdas.
9611 (iterate_over_file_blocks): Adjust to use function_view as
9612 callback type.
9613 (decode_compound_collector): Now a class with private fields.
9614 (decode_compound_collector::release_symbols): New method.
9615 (collect_one_symbol): Rename to...
9616 (decode_compound_collector::operator()): ... this and adjust.
9617 (lookup_prefix_sym): decode_compound_collector construction bits
9618 move to decode_compound_collector ctor. Pass the
9619 decode_compound_collector object directly as callback. Remove
9620 cleanups and use decode_compound_collector::release_symbols
9621 instead.
9622 (symtab_collector): Now a class with private fields.
9623 (symtab_collector::release_symtabs): New method.
9624 (add_symtabs_to_list): Rename to...
9625 (symtab_collector::operator()): ... this and adjust.
9626 (collect_symtabs_from_filename): symtab_collector construction
9627 bits move to symtab_collector ctor. Pass the symtab_collector
9628 object directly as callback. Remove cleanups and use
9629 symtab_collector::release_symtabs instead.
9630 (collect_symbols): Delete.
9631 (add_matching_symbols_to_info): Use lambdas.
9632 * macrocmd.c (print_macro_callback): Delete.
9633 (info_macro_command): Use a lambda.
9634 (info_macros_command): Pass print_macro_definition as callable
9635 directly.
9636 (print_one_macro): Remove 'ignore' parameter.
9637 (macro_list_command): Adjust.
9638 * macrotab.c (macro_for_each_data::fn): Now a function_view.
9639 (macro_for_each_data::user_data): Delete field.
9640 (foreach_macro): Adjust to call the function_view.
9641 (macro_for_each): Adjust to use function_view as callback type.
9642 (foreach_macro_in_scope): Adjust to call the function_view.
9643 (macro_for_each_in_scope): Adjust to use function_view as callback
9644 type.
9645 * macrotab.h: Include "common/function-view.h".
9646 (macro_callback_fn): Declare a prototype instead of a pointer.
9647 Remove "user_data" parameter.
9648 (macro_for_each, macro_for_each_in_scope): Adjust to use
9649 function_view as callback type.
9650 * psymtab.c (partial_map_expand_apply)
9651 (psym_map_symtabs_matching_filename, recursively_search_psymtabs):
9652 Adjust to use function_view as callback type and to return bool.
9653 (psym_expand_symtabs_matching): Adjust to use function_view as
9654 callback types.
9655 * symfile-debug.c (debug_qf_map_symtabs_matching_filename): Adjust
9656 to use function_view as callback type and to return bool.
9657 (debug_qf_expand_symtabs_matching): Adjust to use function_view as
9658 callback types.
9659 * symfile.c (expand_symtabs_matching): Adjust to use function_view
9660 as callback types.
9661 * symfile.h: Include "common/function-view.h".
9662 (expand_symtabs_file_matcher_ftype)
9663 (expand_symtabs_symbol_matcher_ftype)
9664 (expand_symtabs_exp_notify_ftype): Remove "data" parameter and
9665 return bool.
9666 (quick_symbol_functions::map_symtabs_matching_filename)
9667 (quick_symbol_functions::expand_symtabs_matching): Adjust to use
9668 function_view as callback type and return bool.
9669 (expand_symtabs_matching): Adjust to use function_view as callback
9670 type.
9671 (maintenance_expand_name_matcher)
9672 (maintenance_expand_file_matcher): Delete.
9673 (maintenance_expand_symtabs): Use lambdas.
9674 * symtab.c (iterate_over_some_symtabs): Adjust to use
9675 function_view as callback types and return bool.
9676 (iterate_over_symtabs): Likewise. Use unique_xmalloc_ptr instead
9677 of a cleanup.
9678 (lookup_symtab_callback): Delete.
9679 (lookup_symtab): Use a lambda.
9680 (iterate_over_symbols): Adjust to use function_view as callback
9681 type.
9682 (struct search_symbols_data, search_symbols_file_matches)
9683 (search_symbols_name_matches): Delete.
9684 (search_symbols): Use a pair of lambdas.
9685 (struct add_name_data, add_macro_name, symbol_completion_matcher)
9686 (symtab_expansion_callback): Delete.
9687 (default_make_symbol_completion_list_break_on_1): Use lambdas.
9688 * symtab.h: Include "common/function-view.h".
9689 (iterate_over_some_symtabs): Adjust to use function_view as
9690 callback type and return bool.
9691 (iterate_over_symtabs): Adjust to use function_view as callback
9692 type.
9693 (symbol_found_callback_ftype): Remove 'data' parameter and return
9694 bool.
9695 (iterate_over_symbols): Adjust to use function_view as callback
9696 type.
9697
07e253aa
PA
96982017-02-23 Pedro Alves <palves@redhat.com>
9699
9700 * Makefile.in (SUBDIR_UNITTESTS_SRCS, SUBDIR_UNITTESTS_OBS): New.
9701 (%.o) <unittests/%.c>: New pattern.
9702 * configure.ac ($development): Add $(SUBDIR_UNITTESTS_OBS) to
9703 CONFIG_OBS, and $(SUBDIR_UNITTESTS_SRCS) to CONFIG_SRCS.
9704 * common/function-view.h: New file.
9705 * unittests/function-view-selftests.c: New file.
9706 * configure: Regenerate.
9707
8eaf5320
SM
97082017-02-23 Simon Marchi <simon.marchi@ericsson.com>
9709
9710 * bsd-uthread.c (bsd_uthread_thread_alive): Use ptid instead of
9711 inferior_ptid.
9712 * go32-nat.c (go32_thread_alive): Likewise.
9713
38768751
YQ
97142017-02-23 Yao Qi <yao.qi@linaro.org>
9715
9716 * varobj-iter.h (varobj_iter_delete): Call xfree instead of
9717 delete.
9718
0a8beaba
YQ
97192017-02-23 Yao Qi <yao.qi@linaro.org>
9720
9721 * varobj.c (varobj_clear_saved_item): Use delete instead of
9722 xfree.
9723 (update_dynamic_varobj_children): Likewise.
9724
58fdfd2c
JK
97252017-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9726
9727 * dwarf2read.c (dwarf2_record_block_ranges): Add forgotten BASEADDR.
9728
1b90b139
SM
97292017-02-21 Simon Marchi <simon.marchi@ericsson.com>
9730
9731 * common/enum-flags.h (enum_flags::enum_flags): Initialize
9732 m_enum_value to 0 in default constructor.
9733
2039d74e
EBM
97342017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9735
9736 * rs6000-tdep.c (LOAD_AND_RESERVE_MASK): Rename from LWARX_MASK.
9737 (STORE_CONDITIONAL_MASK): Rename from STWCX_MASK.
9738 (LBARX_INSTRUCTION, LHARX_INSTRUCTION, LQARX_INSTRUCTION,
9739 STBCX_INSTRUCTION, STHCX_INSTRUCTION, STQCX_INSTRUCTION): New defines.
9740 (IS_LOAD_AND_RESERVE_INSN, IS_STORE_CONDITIONAL_INSN): New macros.
9741 (ppc_displaced_step_copy_insn): Use IS_LOAD_AND_RESERVE_INSN.
9742 (ppc_deal_with_atomic_sequence): Use IS_LOAD_AND_RESERVE_INSN and
9743 IS_STORE_CONDITIONAL_INSN.
9744
7814882a
JK
97452017-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9746
9747 * dwarf2_rnglists_process: Initialize range_beginning and range_end.
9748
0ae60b63
JK
97492017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9750
9751 * NEWS (Changes since GDB 7.12): Add DWARF-5.
9752
0224619f
JK
97532017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9754
9755 * dwarf2read.c (skip_one_die, read_attribute_value)
9756 (dwarf2_const_value_attr, dump_die_shallow)
9757 (dwarf2_get_attr_constant_value, dwarf2_fetch_constant_bytes)
9758 (skip_form_bytes, attr_form_is_constant): Handle DW_FORM_data16.
9759
0af92d60
JK
97602017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9761
9762 * dwarf2read.c (read_file_scope): Rename DW_MACRO_GNU_*.
9763 (dwarf_parse_macro_header): Accept DWARF version 5.
9764 (dwarf_decode_macro_bytes, dwarf_decode_macros): Rename DW_MACRO_GNU_*.
9765
216f72a1
JK
97662017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9767
9768 * block.c (call_site_for_pc): Rename DW_OP_GNU_*, DW_TAG_GNU_* and
9769 DW_AT_GNU_*.
9770 * common/common-exceptions.h (enum errors): Likewise.
9771 * dwarf2-frame.c (class dwarf_expr_executor): Likewise.
9772 * dwarf2expr.c (dwarf_block_to_dwarf_reg)
9773 (dwarf_expr_context::execute_stack_op): Likewise.
9774 * dwarf2expr.h (struct dwarf_expr_context, struct dwarf_expr_piece):
9775 Likewise.
9776 * dwarf2loc.c (dwarf_evaluate_loc_desc::get_base_type)
9777 (dwarf_evaluate_loc_desc::push_dwarf_reg_entry_value)
9778 (show_entry_values_debug, call_site_to_target_addr)
9779 (func_addr_to_tail_call_list, func_verify_no_selftailcall)
9780 (dwarf_expr_reg_to_entry_parameter, dwarf_entry_parameter_to_value)
9781 (entry_data_value_free_closure, value_of_dwarf_reg_entry)
9782 (value_of_dwarf_block_entry, indirect_pieced_value)
9783 (symbol_needs_eval_context::push_dwarf_reg_entry_value):
9784 (disassemble_dwarf_expression): Likewise.
9785 * dwarf2read.c (process_die, inherit_abstract_dies)
9786 (read_call_site_scope): Likewise.
9787 * gdbtypes.h (struct func_type, struct call_site_parameter)
9788 (struct call_site): Likewise.
9789 * stack.c (read_frame_arg): Likewise.
9790 * std-operator.def (OP_VAR_ENTRY_VALUE): Likewise.
9791
43988095
JK
97922017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9793
9794 * defs.h (read_unsigned_leb128): New declaration.
9795 * dwarf2loc.c (decode_debug_loclists_addresses): New function.
9796 (decode_debug_loc_dwo_addresses): Update DEBUG_LOC_* to DW_LLE_*.
9797 (dwarf2_find_location_expression): Call also
9798 decode_debug_loclists_addresses. Handle DWARF-5 ULEB128 length.
9799 * dwarf2loc.h (dwarf2_version): New declaration.
9800 * dwarf2read.c (struct dwarf2_per_objfile): Add loclists, line_str,
9801 rnglists.
9802 (dwarf2_elf_names): Add .debug_loclists, .debug_line_str,
9803 .debug_rnglists.
9804 (struct dwop_section_names): Add loclists_dwo.
9805 (dwop_section_names): Add .debug_loclists.dwo.
9806 (struct comp_unit_head): Add unit_type, signature, type_offset_in_tu.
9807 (struct dwarf2_per_cu_data): Add dwarf_version.
9808 (struct dwo_sections): Add loclists.
9809 (struct attr_abbrev): Add implicit_const.
9810 (read_indirect_line_string): New declaration.
9811 (read_unsigned_leb128): Delete declaration.
9812 (rcuh_kind): New definition.
9813 (read_and_check_comp_unit_head): Change parameter
9814 is_debug_types_section to section_kind.
9815 (dwarf2_locate_sections): Handle loclists, line_str and rnglists.
9816 (read_comp_unit_head): Change parameter abfd to section, add parameter
9817 section_kind. Handle DWARF-5.
9818 (error_check_comp_unit_head): Accept also DWARF version 5.
9819 (read_and_check_comp_unit_head): Change parameter
9820 is_debug_types_section to section_kind.
9821 (read_and_check_type_unit_head): Delete function.
9822 (read_abbrev_offset): Handle DWARF-5.
9823 (create_debug_type_hash_table): Add parameter section_kind. Process
9824 only DW_UT_type. Use signature and type_offset_in_tu from struct
9825 comp_unit_head.
9826 (create_debug_types_hash_table): Update create_debug_type_hash_table
9827 caller.
9828 (create_all_type_units): Call create_debug_type_hash_table.
9829 (read_cutu_die_from_dwo, init_cutu_and_read_dies): Change
9830 read_and_check_type_unit_head caller to read_and_check_comp_unit_head
9831 caller.
9832 (skip_one_die): Handle DW_FORM_implicit_const.
9833 (dwarf2_rnglists_process): New function.
9834 (dwarf2_ranges_process): Call dwarf2_rnglists_process for DWARF-5.
9835 (abbrev_table_read_table): Handle DW_FORM_implicit_const.
9836 (read_attribute_value): Handle DW_FORM_implicit_const,
9837 DW_FORM_line_strp.
9838 (read_attribute): Handle DW_FORM_implicit_const.
9839 (read_indirect_string_at_offset_from): New function from
9840 read_indirect_string_at_offset.
9841 (read_indirect_string_at_offset): Call
9842 read_indirect_string_at_offset_from.
9843 (read_indirect_line_string_at_offset): New function.
9844 (read_indirect_string): New function comment.
9845 (read_indirect_line_string): New function.
9846 (read_unsigned_leb128): Make it global.
9847 (dwarf2_string_attr): Handle DWARF-5.
9848 (add_include_dir_stub, read_formatted_entries): New functions.
9849 (dwarf_decode_line_header, dump_die_shallow, cu_debug_loc_section):
9850 Handle DWARF-5.
9851 (per_cu_header_read_in): Update read_comp_unit_head caller.
9852 (dwarf2_version): New function.
9853 * symfile.h (struct dwarf2_debug_sections): Add loclists, line_str and
9854 rnglists.
9855 * xcoffread.c (dwarf2_xcoff_names): Update struct dwarf2_debug_sections
9856 fields.
9857
22d2f3ab
JK
98582017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9859
9860 * dwarf2read.c (abbrev_table_read_table): Read the data only once.
9861
5f46c5a5
JK
98622017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9863
9864 * dwarf2read.c (dwarf2_ranges_process): New function from
9865 dwarf2_ranges_read.
9866 (dwarf2_ranges_read, dwarf2_record_block_ranges): Use
9867 dwarf2_ranges_process.
9868
78d4d2c5
JK
98692017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9870
9871 * dwarf2read.c (create_debug_type_hash_table): New function from
9872 create_debug_types_hash_table.
9873 (create_debug_types_hash_table): Call create_debug_type_hash_table.
9874 (create_all_type_units, open_and_init_dwo_file): Update
9875 create_debug_types_hash_table callers.
9876
1b076f25
SDJ
98772017-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
9878
9879 PR gdb/16188
9880 * fork-child.c (trace_start_error): Fix thinko. va_end should
9881 refer to 'ap', not 'args'.
9882
0db8980c
SDJ
98832017-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
9884 Pedro Alves <palves@redhat.com>
9885
9886 PR gdb/16188
9887 * darwin-nat.c (darwin_ptrace_me): Check if calls to system
9888 calls succeeded.
9889 * fork-child.c (trace_start_error): New function.
9890 (trace_start_error_with_name): Likewise.
9891 * gnu-nat.c (gnu_ptrace_me): Check if call to PTRACE succeeded.
9892 * inf-ptrace.c (inf_ptrace_me): Likewise.
9893 * inferior.h (trace_start_error): New prototype.
9894 (trace_start_error_with_name): Likewise.
9895
99e8a4f9
SDJ
98962017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
9897
9898 PR gdb/21164
9899 * psymtab.c (maintenance_print_psymbols): Verify if 'argv' is not
9900 NULL before using it.
9901 * symmisc.c (maintenance_print_symbols): Likewise.
9902 (maintenance_print_msymbols): Likewise.
9903
4e746bb6
TW
99042017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9905
9906 * NEWS: Add record Python bindings entry.
9907
99082017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9909
9910 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-record-btrace.o,
9911 py-record-full.o.
9912 (SUBDIR_PYTHON_SRCS): Add py-record-btrace.c, py-record-full.c.
9913 * python/py-record-btrace.c, python/py-record-btrace.h,
9914 python/py-record-full.c, python/py-record-full.h: New file.
9915 * python/py-record.c: Add include for py-record-btrace.h and
9916 py-record-full.h.
9917 (recpy_method, recpy_format, recpy_goto, recpy_replay_position,
9918 recpy_instruction_history, recpy_function_call_history, recpy_begin,
9919 recpy_end): Use functions from py-record-btrace.c and py-record-full.c.
9920 * python/python-internal.h (PyInt_FromSsize_t, PyInt_AsSsize_t):
9921 New definition.
9922 (gdbpy_initialize_btrace): New export.
9923 * python/python.c (_initialize_python): Add gdbpy_initialize_btrace.
9924
99252017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9926
9927 * Makefile.in (SUBDIR_PYTHON_OBS): Add python/py-record.o.
9928 (SUBDIR_PYTHON_SRCS): Add python/py-record.c.
9929 * python/py-record.c: New file.
9930 * python/python-internal.h (gdbpy_start_recording,
9931 gdbpy_current_recording, gdpy_stop_recording,
9932 gdbpy_initialize_record): New export.
9933 * python/python.c (_initialize_python): Add gdbpy_initialize_record.
9934 (python_GdbMethods): Add gdbpy_start_recording,
9935 gdbpy_current_recording and gdbpy_stop_recording.
9936
99372017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9938
9939 * record-btrace.c (record_btrace_record_method): New function.
9940 (init_record_btrace_ops): Initialize to_record_method.
9941 * record-full.c (record_full_record_method): New function.
9942 (init_record_full_ops, init_record_full_core_ops): Add
9943 record_full_record_method.
9944 * record.h (enum record_method): New enum.
9945 * target-debug.h (target_debug_print_enum_record_method: New define.
9946 * target-delegates.c: Regenerate.
9947 * target.c (target_record_method): New function.
9948 * target.h: Include record.h.
9949 (struct target_ops) <to_record_method>: New field.
9950 (target_record_method): New export.
9951
99522017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9953
9954 * record.h (record_start, record_stop): New export.
9955 * record.c (record_start, record_stop): New function.
9956
99572017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9958
9959 * btrace.c (btrace_fetch): Copy function call segments pointer
9960 into a vector.
9961 (btrace_clear): Clear the vector.
9962 (btrace_find_insn_by_number): Use binary search to find the correct
9963 function call segment.
9964 * btrace.h (brace_fun_p): New typedef.
9965 (struct btrace_thread_info) <functions>: New field.
9966
99672017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9968
9969 * record-btrace.c (btrace_ui_out_decode_error): Move most of it ...
9970 * btrace.c (btrace_decode_error): ... here. New function.
9971 * btrace.h (btrace_decode_error): New export.
9972
99732017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9974
9975 * btrace.c (ftrace_call_num_insn, btrace_insn_get_error): New function.
9976 (ftrace_new_function, btrace_insn_number, btrace_insn_cmp,
9977 btrace_find_insn_by_number): Remove special case for gaps.
9978 * btrace.h (btrace_insn_get_error): New export.
9979 (btrace_insn_number, btrace_find_insn_by_number): Adjust comment.
9980 * record-btrace.c (btrace_insn_history): Print number for gaps.
9981 (record_btrace_info, record_btrace_goto): Handle gaps.
9982
3f77c769
TT
99832017-02-14 Tom Tromey <tom@tromey.com>
9984
9985 PR python/13598:
9986 * python/python.c (gdbpy_before_prompt_hook): Emit before_prompt
9987 event.
9988 * python/py-evts.c (gdbpy_initialize_py_events): Add
9989 before_prompt registry.
9990 * python/py-events.h (events_object) <before_prompt>: New field.
9991
4c2c7ac6
MM
99922017-02-14 Markus Metzger <markus.t.metzger@intel.com>
9993
9994 * btrace.c (ftrace_new_switch): Preserve up link and flags.
9995
5cf30ebf
LM
99962017-02-13 Luis Machado <lgustavo@codesourcery.com>
9997
9998 * symfile (_initialize_symfile): Add usage text to the load command's
9999 help text.
10000
26a06916
SM
100012017-02-10 Simon Marchi <simon.marchi@ericsson.com>
10002
10003 * utils.c (defaulted_query): Don't query on secondary UIs.
10004
0b145e37
TT
100052017-02-10 Tom Tromey <tom@tromey.com>
10006
10007 * rust-lang.c (rust_get_disr_info): Remove unused variable.
10008
2d8365c4
TT
100092017-02-10 Tom Tromey <tom@tromey.com>
10010
10011 * python/py-value.c (valpy_richcompare_throw): Remove unnecessary
10012 "cleanup" local.
10013 * python/py-type.c (typy_legacy_template_argument): Remove
10014 unnecessary "cleanup" local.
10015
2bb8f231
TT
100162017-02-10 Tom Tromey <tom@tromey.com>
10017
10018 * python/python.c (do_start_initialization): New function, from
10019 _initialize_python.
10020 (_initialize_python): Call do_start_initialization.
10021 * python/py-linetable.c (ltpy_iternext): Use explicit returns, not
10022 goto.
10023
1bdfaf42
TT
100242017-02-10 Tom Tromey <tom@tromey.com>
10025
10026 * python/py-prettyprint.c (pretty_print_one_value): Use
10027 gdbpy_ref.
10028
88b6faea
TT
100292017-02-10 Tom Tromey <tom@tromey.com>
10030
10031 * python/py-cmd.c (cmdpy_destroyer): Use gdbpy_ref.
10032 * python/py-breakpoint.c (gdbpy_breakpoint_deleted): Use
10033 gdbpy_ref.
10034 * python/py-type.c (field_new): Use gdbpy_ref.
10035 * python/py-symtab.c (symtab_and_line_to_sal_object): Use
10036 gdbpy_ref.
10037 * python/py-progspace.c (pspy_new): Use gdbpy_ref.
10038 (py_free_pspace): Likewise.
10039 (pspace_to_pspace_object): Likewise.
10040 * python/py-objfile.c (objfpy_new): Use gdbpy_ref.
10041 (py_free_objfile): Likewise.
10042 (objfile_to_objfile_object): Likewise.
10043 * python/py-inferior.c (delete_thread_object): Use
10044 gdbpy_ref.
10045 (infpy_read_memory): Likewise.
10046 (py_free_inferior): Likewise.
10047 * python/py-evtregistry.c (create_eventregistry_object): Use
10048 gdbpy_ref.
10049 * python/py-event.c (create_event_object): Use gdbpy_ref.
10050
7780f186
TT
100512017-02-10 Tom Tromey <tom@tromey.com>
10052
10053 * python/py-ref.h (gdbpy_ref_policy): Now a template.
10054 (gdbpy_ref): Now a template; allow subclasses of PyObject to be
10055 used.
10056 * python/py-arch.c, python/py-bpevent.c, python/py-breakpoint.c,
10057 python/py-cmd.c, python/py-continueevent.c, python/py-event.c,
10058 python/py-exitedevent.c, python/py-finishbreakpoint.c,
10059 python/py-framefilter.c, python/py-function.c,
10060 python/py-inferior.c, python/py-infevents.c,
10061 python/py-linetable.c, python/py-newobjfileevent.c,
10062 python/py-param.c, python/py-prettyprint.c, python/py-ref.h,
10063 python/py-signalevent.c, python/py-stopevent.c,
10064 python/py-symbol.c, python/py-threadevent.c, python/py-type.c,
10065 python/py-unwind.c, python/py-utils.c, python/py-value.c,
10066 python/py-varobj.c, python/py-xmethods.c, python/python.c,
10067 varobj.c: Change gdbpy_ref to gdbpy_ref<>.
10068
d4b0bb18
TT
100692017-02-10 Tom Tromey <tom@tromey.com>
10070
10071 * ui-out.h (ui_out_emit_type): New class.
10072 (ui_out_emit_tuple, ui_out_emit_list): New typedefs.
10073 * python/py-framefilter.c (py_print_single_arg): Use gdb::optional
10074 and ui_out_emit_tuple.
10075 (enumerate_locals): Likewise.
10076 (py_mi_print_variables, py_print_locals, py_print_args): Use
10077 ui_out_emit_list.
10078 (py_print_frame): Use gdb::optional, ui_out_emit_tuple,
10079 ui_out_emit_list.
10080 * common/gdb_optional.h: New file.
10081
f67f945c
MG
100822017-02-10 Martin Galvan <martingalvan@sourceware.org>
10083
10084 * MAINTAINERS (Write After Approval): Update my e-mail address.
10085
18da0c51
MG
100862017-02-10 Martin Galvan <martingalvan@sourceware.org>
10087
10088 PR gdb/21122
10089 * breakpoint.c (_initialize_breakpoint): Update the help description
10090 of the 'commands' command to indicate that it takes a list argument.
10091
62c14536
SM
100922017-02-09 Simon Marchi <simon.marchi@ericsson.com>
10093
10094 * interps.c (current_interp_set_logging): Remove "return".
10095
ff6fa247
GB
100962017-02-09 Gary Benson <gbenson@redhat.com>
10097
10098 * symtab.c (add_symtab_completions): Prevent NULL pointer
10099 dereference.
10100
a474bd8e
PA
101012017-02-08 Pedro Alves <palves@redhat.com>
10102
10103 * interps.c (interp::interp): Remove reference to quiet_p.
10104 (interp_set): Make static. Remove dead "Switching to" output
10105 code.
10106 (interp_quiet_p, interp_set_quiet): Delete.
10107 (interpreter_exec_cmd): Don't set the interpreter quiet.
10108 * interps.h (interp_quiet_p): Make static.
10109 (class interp) <quiet_p>: Remove field
10110
3d7b173c
JG
101112017-02-08 Jerome Guitton <guitton@adacore.com>
10112
604c4576
JG
10113 * cli/cli-decode.c (find_command_name_length): Make it extern.
10114 * cli/cli-decode.h (find_command_name_length): Declare.
10115 * cli/cli-script.c (command_name_equals, line_first_arg):
10116 New functions.
10117 (process_next_line): Use cli-decode to parse command names.
10118 (build_command_line): Make args a constant pointer.
10119
101202017-02-08 Jerome Guitton <guitton@adacore.com>
6dbb839a 10121
3d7b173c
JG
10122 * cli-decode.c (lookup_cmd_1, lookup_cmd_composition):
10123 Remove case-insensitive search.
10124
1291063d
JM
101252017-02-07 Jose E. Marchesi <jose.marchesi@oracle.com>
10126
10127 * sparc-tdep.c (sparc32_gdbarch_init): Do not place a + operator
10128 at the end of the line. Avoids an ARI warning.
10129
20b477a7
LM
101302017-02-06 Luis Machado <lgustavo@codesourcery.com>
10131
10132 * NEWS: Mention support for record/replay of Intel 64 rdrand and
10133 rdseed instructions.
10134 i386-tdep.c (i386_process_record): Handle Intel 64 rdrand and rseed.
10135
3f7b46f2
IR
101362017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
10137
10138 PR tdep/20936
10139 Provide and use sparc32 and sparc64 target description XML files.
10140 * features/sparc/sparc32-cp0.xml, features/sparc/sparc32-cpu.xml,
10141 features/sparc/sparc32-fpu.xml: New files for sparc 32-bit.
10142 * features/sparc/sparc64-cp0.xml, features/sparc/sparc64-cpu.xml,
10143 features/sparc/sparc64-fpu.xml: New files for sparc 64-bit.
10144 * features/sparc/sparc32-solaris.xml: New file.
10145 * features/sparc/sparc64-solaris.xml: New file.
10146 * features/sparc/sparc32-solaris.c: Generated.
10147 * features/sparc/sparc64-solaris.c: Generated.
10148 * sparc-tdep.h: Account for differences in target descriptions.
10149 * sparc-tdep.c (sparc32_register_name): Use target provided registers.
10150 (sparc32_register_type): Use target provided registers.
10151 (validate_tdesc_registers): New function.
10152 (sparc32_gdbarch_init): Use tdesc_has_registers.
10153 Set pseudoregister functions.
10154 * sparc64-tdep.c (sparc64_register_name): Use target provided registers.
10155 (sparc64_register_type): Use target provided registers.
10156 (sparc64_init_abi): Set pseudoregister functions.
10157
f0fd41c1
TT
101582017-02-03 Tom Tromey <tom@tromey.com>
10159
10160 PR rust/21097:
10161 * rust-lang.c (rust_print_type) <TYPE_CODE_UNION>: Handle enums
10162 with a single member.
10163
d6f9b0fb
PA
101642017-02-03 Pedro Alves <palves@redhat.com>
10165
10166 * cli/cli-interp.c (cli_interp_base::cli_interp_base)
10167 (cli_interp_base::~cli_interp_base): New.
10168 (cli_interp): New struct.
10169 (as_cli_interp): Cast the interp itself to cli_interp.
10170 (cli_interpreter_pre_command_loop): Rename to ...
10171 (cli_interp_base::pre_command_loop): ... this. Remove 'self'
10172 parameter.
10173 (cli_interpreter_init): Rename to ...
10174 (cli_interp::init): ... this. Remove 'self' parameter. Use
10175 boolean. Make extern.
10176 (cli_interpreter_resume): Rename to ...
10177 (cli_interp::resume): ... this. Remove 'data' parameter. Make
10178 extern.
10179 (cli_interpreter_suspend): Rename to ...
10180 (cli_interp::suspend): ... this. Remove 'data' parameter. Make
10181 extern.
10182 (cli_interpreter_exec): Rename to ...
10183 (cli_interp::exec): ... this. Remove 'data' parameter. Make
10184 extern.
10185 (cli_interpreter_supports_command_editing): Rename to ...
10186 (cli_interp_base::supports_command_editing): ... this. Remove
10187 'interp' parameter. Make extern.
10188 (cli_ui_out): Rename to ...
10189 (cli_interp::interp_ui_out): ... this. Remove 'interp' parameter.
10190 Make extern.
10191 (cli_set_logging): Rename to ...
10192 (cli_interp_base::set_logging): ... this. Remove 'interp'
10193 parameter. Make extern.
10194 (cli_interp_procs): Delete.
10195 (cli_interp_factory): Adjust to use "new".
10196 * cli/cli-interp.h: Include "interps.h".
10197 (struct cli_interp_base): New struct.
10198 * interps.c (struct interp): Delete. Fields moved to interps.h.
10199 (interp_new): Delete.
10200 (interp::interp, interp::~interp): New.
10201 (interp_set): Use bool, and return void. Assume the interpreter
10202 has suspend, init and resume methods, and that the all return
10203 void.
10204 (set_top_level_interpreter): interp_set returns void.
10205 (interp_ui_out): Adapt.
10206 (current_interp_set_logging): Adapt.
10207 (interp_data): Delete.
10208 (interp_pre_command_loop, interp_supports_command_editing): Adapt.
10209 (interp_exec): Adapt.
10210 (top_level_interpreter_data): Delete.
10211 * interps.h (interp_init_ftype, interp_resume_ftype)
10212 (interp_suspend_ftype, interp_exec_ftype)
10213 (interp_pre_command_loop_ftype, interp_ui_out_ftype): Delete.
10214 (class interp): New.
10215 (interp_new): Delete.
10216 (interp_set): Now returns void. Use bool.
10217 (interp_data, top_level_interpreter_data): Delete.
10218 * mi/mi-common.h: Include interps.h.
10219 (class mi_interp): Inherit from interp. Define a ctor. Declare
10220 init, resume, suspect, exec, interp_ui_out, set_logging and
10221 pre_command_loop methods.
10222 * mi/mi-interp.c (as_mi_interp): Cast the interp itself.
10223 (mi_interpreter_init): Rename to ...
10224 (mi_interp::init): ... this. Remove the 'interp' parameter, use
10225 bool, return void and make extern. Adjust.
10226 (mi_interpreter_resume): ... Rename to ...
10227 (mi_interp::resume): ... this. Remove the 'data' parameter,
10228 return void and make extern. Adjust.
10229 (mi_interpreter_suspend): ... Rename to ...
10230 (mi_interp::suspend): ... this. Remove the 'data' parameter,
10231 return void and make extern. Adjust.
10232 (mi_interpreter_exec): ... Rename to ...
10233 (mi_interp::exec): ... this. Remove the 'data' parameter and make
10234 extern. Adjust.
10235 (mi_interpreter_pre_command_loop): ... Rename to ...
10236 (mi_interp::pre_command_loop): ... this. Remove the 'self'
10237 parameter and make extern.
10238 (mi_on_normal_stop_1): Adjust.
10239 (mi_ui_out): Rename to ...
10240 (mi_interp::interp_ui_out): ... this. Remove the 'interp'
10241 parameter and make extern. Adjust.
10242 (mi_set_logging): Rename to ...
10243 (mi_interp::set_logging): ... this. Remove the 'interp'
10244 parameter and make extern. Adjust.
10245 (mi_interp_procs): Delete.
10246 (mi_interp_factory): Adjust to use 'new'.
10247 * mi/mi-main.c (mi_cmd_gdb_exit, captured_mi_execute_command)
10248 (mi_print_exception, mi_execute_command, mi_load_progress):
10249 Adjust.
10250 * tui/tui-interp.c (tui_interp): New class.
10251 (as_tui_interp): Return a tui_interp pointer.
10252 (tui_on_normal_stop, tui_on_signal_received)
10253 (tui_on_end_stepping_range, tui_on_signal_exited, tui_on_exited)
10254 (tui_on_no_history, tui_on_user_selected_context_changed): Adjust
10255 to use interp::interp_ui_out.
10256 (tui_init): Rename to ...
10257 (tui_interp::init): ... this. Remove the 'self' parameter, use
10258 bool, return void and make extern. Adjust.
10259 (tui_resume): Rename to ...
10260 (tui_interp::resume): ... this. Remove the 'data' parameter,
10261 return void and make extern. Adjust.
10262 (tui_suspend): Rename to ...
10263 (tui_interp::suspend): ... this. Remove the 'data' parameter,
10264 return void and make extern. Adjust.
10265 (tui_ui_out): Rename to ...
10266 (tui_interp::interp_ui_out): ... this. Remove the 'self'
10267 parameter, and make extern. Adjust.
10268 (tui_exec): Rename to ...
10269 (tui_interp::exec): ... this. Remove the 'data' parameter and
10270 make extern.
10271 (tui_interp_procs): Delete.
10272 (tui_interp_factory): Use "new".
10273
65c40c95
TT
102742017-02-02 Tom Tromey <tom@tromey.com>
10275
10276 * rust-exp.y (ends_raw_string, space_then_number)
10277 (rust_identifier_start_p): Return bool.
10278 * rust-lang.c (rust_tuple_type_p, rust_underscore_fields)
10279 (rust_tuple_struct_type_p, rust_tuple_variant_type_p)
10280 (rust_slice_type_p, rust_range_type_p, rust_u8_type_p)
10281 (rust_chartype_p): Return bool.
10282 (val_print_struct, rust_print_struct_def, rust_print_type):
10283 Update.
10284 * rust-lang.h (rust_tuple_type_p, rust_tuple_struct_type_p):
10285 Return bool.
10286
b50f188d
TT
102872017-02-02 Tom Tromey <tom@tromey.com>
10288
10289 * rust-lang.c: Reindent.
10290
03c85b11
TT
102912017-02-02 Tom Tromey <tom@tromey.com>
10292
10293 * rust-lang.h (rust_crate_for_block): Update.
10294 * rust-lang.c (rust_crate_for_block): Return std::string.
10295 (rust_get_disr_info): Use std:;string, not
10296 gdb::unique_xmalloc_ptr.
10297 * rust-exp.y (crate_name): Update.
10298
9b6da501
PA
102992017-02-02 Pedro Alves <palves@redhat.com>
10300
10301 * disasm-selftests.c (print_one_insn_test): Move the "verbose"
10302 field out of gdb_disassembler_test and make it static.
10303
ec4cb20b
PA
103042017-02-02 Pedro Alves <palves@redhat.com>
10305
10306 * mi/mi-common.h (struct mi_interp): Delete the mi2_interp,
10307 mi1_interp and mi_interp fields.
10308
5be5dbf0
PA
103092017-02-02 Pedro Alves <palves@redhat.com>
10310
616268b6
PA
10311 * cli/cli-interp.c (struct saved_output_files, saved_output):
10312 Moved from cli/cli-logging.c.
10313 (cli_set_logging): New function.
10314 (cli_interp_procs): Install cli_set_logging.
10315 * cli/cli-interp.h (make_logging_output, cli_set_logging):
10316 Declare.
10317 * cli/cli-logging.c (struct saved_output_files, saved_output):
10318 Moved to cli/cli-interp.c.
10319 (pop_output_files): Don't save outputs here.
10320 (make_logging_output): New function.
10321 (handle_redirections): Don't build tee nor save previous outputs
10322 here.
10323 * interps.c (current_interp_set_logging): Change prototype.
10324 Assume there's always a set_logging_proc method installed.
10325 * interps.h (interp_set_logging_ftype): Change prototype.
10326 (current_interp_set_logging): Change prototype and adjust comment.
10327 * mi/mi-interp.c (mi_set_logging): Change protototype. Adjust to
10328 use make_logging_output.
10329 * tui/tui-interp.c (tui_interp_procs): Install cli_set_logging.
103302017-02-02 Pedro Alves <palves@redhat.com>
10331
5be5dbf0
PA
10332 * cli/cli-logging.c (maybe_warn_already_logging): New factored out
10333 from ...
10334 (set_logging_overwrite): ... here.
10335 (logging_no_redirect_file): Delete.
10336 (set_logging_redirect): Don't handle redirection on the fly.
10337 Instead warn that "logging off" / "logging on" is necessary.
10338 (pop_output_files): Delete references to logging_no_redirect_file.
10339 (show_logging_command): Always speak in terms of what will happen
10340 once logging is reenabled.
10341
c99cc448
PA
103422017-02-02 Pedro Alves <palves@redhat.com>
10343
10344 * disasm.h (gdb_pretty_print_disassembler): Tweak intro comment.
10345
8b172ce7
PA
103462017-02-02 Pedro Alves <palves@redhat.com>
10347
10348 * disasm.c (gdb_pretty_print_insn): Rename to ...
10349 (gdb_pretty_print_disassembler::pretty_print_insn): ... this.
10350 Remove gdbarch parameter. Adapt to clear the object's buffers
10351 instead of allocating new buffers, and to print using the object's
10352 gdb_disassembler instead of calling gdb_print_insn.
10353 (dump_insns): Use gdb_pretty_print_disassembler.
10354 * disasm.h (gdb_pretty_print_insn): Delete declaration.
10355 (gdb_pretty_print_disassembler): New class.
10356 * record-btrace.c (btrace_insn_history): Use
10357 gdb_pretty_print_disassembler.
10358
d7e74731
PA
103592017-02-02 Pedro Alves <palves@redhat.com>
10360
10361 * ada-lang.c (type_as_string): Use string_file.
10362 * ada-valprint.c (ada_print_floating): Use string_file.
10363 * ada-varobj.c (ada_varobj_scalar_image)
10364 (ada_varobj_get_value_image): Use string_file.
10365 * aix-thread.c (aix_thread_extra_thread_info): Use string_file.
10366 * arm-tdep.c (_initialize_arm_tdep): Use string_printf.
10367 * breakpoint.c (update_inserted_breakpoint_locations)
10368 (insert_breakpoint_locations, reattach_breakpoints)
10369 (print_breakpoint_location, print_one_detail_ranged_breakpoint)
10370 (print_it_watchpoint): Use string_file.
10371 (save_breakpoints): Use stdio_file.
10372 * c-exp.y (oper): Use string_file.
10373 * cli/cli-logging.c (set_logging_redirect): Use ui_file_up and
10374 tee_file.
10375 (pop_output_files): Use delete.
10376 (handle_redirections): Use stdio_file and tee_file.
10377 * cli/cli-setshow.c (do_show_command): Use string_file.
10378 * compile/compile-c-support.c (c_compute_program): Use
10379 string_file.
10380 * compile/compile-c-symbols.c (generate_vla_size): Take a
10381 'string_file &' instead of a 'ui_file *'.
10382 (generate_c_for_for_one_variable): Take a 'string_file &' instead
10383 of a 'ui_file *'. Use string_file.
10384 (generate_c_for_variable_locations): Take a 'string_file &'
10385 instead of a 'ui_file *'.
10386 * compile/compile-internal.h (generate_c_for_for_one_variable):
10387 Take a 'string_file &' instead of a 'ui_file *'.
10388 * compile/compile-loc2c.c (push, pushf, unary, binary)
10389 (print_label, pushf_register_address, pushf_register)
10390 (do_compile_dwarf_expr_to_c): Take a 'string_file &' instead of a
10391 'ui_file *'. Adjust.
10392 * compile/compile.c (compile_to_object): Use string_file.
10393 * compile/compile.h (compile_dwarf_expr_to_c)
10394 (compile_dwarf_bounds_to_c): Take a 'string_file &' instead of a
10395 'ui_file *'.
10396 * cp-support.c (inspect_type): Use string_file and obstack_copy0.
10397 (replace_typedefs_qualified_name): Use string_file and
10398 obstack_copy0.
10399 * disasm.c (gdb_pretty_print_insn): Use string_file.
10400 (gdb_disassembly): Adjust reference the null_stream global.
10401 (do_ui_file_delete): Delete.
10402 (gdb_insn_length): Use null_stream.
10403 * dummy-frame.c (maintenance_print_dummy_frames): Use stdio_file.
10404 * dwarf2loc.c (dwarf2_compile_property_to_c)
10405 (locexpr_generate_c_location, loclist_generate_c_location): Take a
10406 'string_file &' instead of a 'ui_file *'.
10407 * dwarf2loc.h (dwarf2_compile_property_to_c): Likewise.
10408 * dwarf2read.c (do_ui_file_peek_last): Delete.
10409 (dwarf2_compute_name): Use string_file.
10410 * event-top.c (gdb_setup_readline): Use stdio_file.
10411 * gdbarch.sh (verify_gdbarch): Use string_file.
10412 * gdbtypes.c (safe_parse_type): Use null_stream.
10413 * guile/scm-breakpoint.c (gdbscm_breakpoint_commands): Use
10414 string_file.
10415 * guile/scm-disasm.c (gdbscm_print_insn_from_port): Take a
10416 'string_file *' instead of a 'ui_file *'.
10417 (gdbscm_arch_disassemble): Use string_file.
10418 * guile/scm-frame.c (frscm_print_frame_smob): Use string_file.
10419 * guile/scm-ports.c (class ioscm_file_port): Now a class that
10420 inherits from ui_file.
10421 (ioscm_file_port_delete, ioscm_file_port_rewind)
10422 (ioscm_file_port_put): Delete.
10423 (ioscm_file_port_write): Rename to ...
10424 (ioscm_file_port::write): ... this. Remove file_port_magic
10425 checks.
10426 (ioscm_file_port_new): Delete.
10427 (ioscm_with_output_to_port_worker): Use ioscm_file_port and
10428 ui_file_up.
10429 * guile/scm-type.c (tyscm_type_name): Use string_file.
10430 * guile/scm-value.c (vlscm_print_value_smob, gdbscm_value_print):
10431 Use string_file.
10432 * infcmd.c (print_return_value_1): Use string_file.
10433 * infrun.c (print_target_wait_results): Use string_file.
10434 * language.c (add_language): Use string_file.
10435 * location.c (explicit_to_string_internal): Use string_file.
10436 * main.c (captured_main_1): Use null_file.
10437 * maint.c (maintenance_print_architecture): Use stdio_file.
10438 * mi/mi-cmd-stack.c (list_arg_or_local): Use string_file.
10439 * mi/mi-common.h (struct mi_interp) <out, err, log, targ,
10440 event_channel>: Change type to mi_console_file pointer.
10441 * mi/mi-console.c (mi_console_file_fputs, mi_console_file_flush)
10442 (mi_console_file_delete): Delete.
10443 (struct mi_console_file): Delete.
10444 (mi_console_file_magic): Delete.
10445 (mi_console_file_new): Delete.
10446 (mi_console_file::mi_console_file): New.
10447 (mi_console_file_delete): Delete.
10448 (mi_console_file_fputs): Delete.
10449 (mi_console_file::write): New.
10450 (mi_console_raw_packet): Delete.
10451 (mi_console_file::flush): New.
10452 (mi_console_file_flush): Delete.
10453 (mi_console_set_raw): Rename to ...
10454 (mi_console_file::set_raw): ... this.
10455 * mi/mi-console.h (class mi_console_file): New class.
10456 (mi_console_file_new, mi_console_set_raw): Delete.
10457 * mi/mi-interp.c (mi_interpreter_init): Use mi_console_file.
10458 (mi_set_logging): Use delete and tee_file. Adjust.
10459 * mi/mi-main.c (output_register): Use string_file.
10460 (mi_cmd_data_evaluate_expression): Use string_file.
10461 (mi_cmd_data_read_memory): Use string_file.
10462 (mi_cmd_execute, print_variable_or_computed): Use string_file.
10463 * mi/mi-out.c (mi_ui_out::main_stream): New.
10464 (mi_ui_out::rewind): Use main_stream and
10465 string_file.
10466 (mi_ui_out::put): Use main_stream and string_file.
10467 (mi_ui_out::mi_ui_out): Remove 'stream' parameter.
10468 Allocate a 'string_file' instead.
10469 (mi_out_new): Don't allocate a mem_fileopen stream here.
10470 * mi/mi-out.h (mi_ui_out::mi_ui_out): Remove 'stream' parameter.
10471 (mi_ui_out::main_stream): Declare method.
10472 * printcmd.c (eval_command): Use string_file.
10473 * psymtab.c (maintenance_print_psymbols): Use stdio_file.
10474 * python/py-arch.c (archpy_disassemble): Use string_file.
10475 * python/py-breakpoint.c (bppy_get_commands): Use string_file.
10476 * python/py-frame.c (frapy_str): Use string_file.
10477 * python/py-framefilter.c (py_print_type, py_print_single_arg):
10478 Use string_file.
10479 * python/py-type.c (typy_str): Use string_file.
10480 * python/py-unwind.c (unwind_infopy_str): Use string_file.
10481 * python/py-value.c (valpy_str): Use string_file.
10482 * record-btrace.c (btrace_insn_history): Use string_file.
10483 * regcache.c (regcache_print): Use stdio_file.
10484 * reggroups.c (maintenance_print_reggroups): Use stdio_file.
10485 * remote.c (escape_buffer): Use string_file.
10486 * rust-lang.c (rust_get_disr_info): Use string_file.
10487 * serial.c (serial_open_ops_1): Use stdio_file.
10488 (do_serial_close): Use delete.
10489 * stack.c (print_frame_arg): Use string_file.
10490 (print_frame_args): Remove local mem_fileopen stream, not used.
10491 (print_frame): Use string_file.
10492 * symmisc.c (maintenance_print_symbols): Use stdio_file.
10493 * symtab.h (struct symbol_computed_ops) <generate_c_location>:
10494 Take a 'string_file *' instead of a 'ui_file *'.
10495 * top.c (new_ui): Use stdio_file and stderr_file.
10496 (free_ui): Use delete.
10497 (execute_command_to_string): Use string_file.
10498 (quit_confirm): Use string_file.
10499 * tracepoint.c (collection_list::append_exp): Use string_file.
10500 * tui/tui-disasm.c (tui_disassemble): Use string_file.
10501 * tui/tui-file.c: Don't include "ui-file.h".
10502 (enum streamtype, struct tui_stream): Delete.
10503 (tui_file_new, tui_file_delete, tui_fileopen, tui_sfileopen)
10504 (tui_file_isatty, tui_file_rewind, tui_file_put): Delete.
10505 (tui_file::tui_file): New method.
10506 (tui_file_fputs): Delete.
10507 (tui_file_get_strbuf): Delete.
10508 (tui_file::puts): New method.
10509 (tui_file_adjust_strbuf): Delete.
10510 (tui_file_flush): Delete.
10511 (tui_file::flush): New method.
10512 * tui/tui-file.h: Tweak intro comment.
10513 Include ui-file.h.
10514 (tui_fileopen, tui_sfileopen, tui_file_get_strbuf)
10515 (tui_file_adjust_strbuf): Delete declarations.
10516 (class tui_file): New class.
10517 * tui/tui-io.c (tui_initialize_io): Use tui_file.
10518 * tui/tui-regs.c (tui_restore_gdbout): Use delete.
10519 (tui_register_format): Use string_stream.
10520 * tui/tui-stack.c (tui_make_status_line): Use string_file.
10521 (tui_get_function_from_frame): Use string_file.
10522 * typeprint.c (type_to_string): Use string_file.
10523 * ui-file.c (struct ui_file, ui_file_magic, ui_file_new): Delete.
10524 (null_stream): New global.
10525 (ui_file_delete): Delete.
10526 (ui_file::ui_file): New.
10527 (null_file_isatty): Delete.
10528 (ui_file::~ui_file): New.
10529 (null_file_rewind): Delete.
10530 (ui_file::printf): New.
10531 (null_file_put): Delete.
10532 (null_file_flush): Delete.
10533 (ui_file::putstr): New.
10534 (null_file_write): Delete.
10535 (ui_file::putstrn): New.
10536 (null_file_read): Delete.
10537 (ui_file::putc): New.
10538 (null_file_fputs): Delete.
10539 (null_file_write_async_safe): Delete.
10540 (ui_file::vprintf): New.
10541 (null_file_delete): Delete.
10542 (null_file::write): New.
10543 (null_file_fseek): Delete.
10544 (null_file::puts): New.
10545 (ui_file_data): Delete.
10546 (null_file::write_async_safe): New.
10547 (gdb_flush, ui_file_isatty): Adjust.
10548 (ui_file_put, ui_file_rewind): Delete.
10549 (ui_file_write): Adjust.
10550 (ui_file_write_for_put): Delete.
10551 (ui_file_write_async_safe, ui_file_read): Adjust.
10552 (ui_file_fseek): Delete.
10553 (fputs_unfiltered): Adjust.
10554 (set_ui_file_flush, set_ui_file_isatty, set_ui_file_rewind)
10555 (set_ui_file_put, set_ui_file_write, set_ui_file_write_async_safe)
10556 (set_ui_file_read, set_ui_file_fputs, set_ui_file_fseek)
10557 (set_ui_file_data): Delete.
10558 (string_file::~string_file, string_file::write)
10559 (struct accumulated_ui_file, do_ui_file_xstrdup, ui_file_xstrdup)
10560 (do_ui_file_as_string, ui_file_as_string): Delete.
10561 (do_ui_file_obsavestring, ui_file_obsavestring): Delete.
10562 (struct mem_file): Delete.
10563 (mem_file_new): Delete.
10564 (stdio_file::stdio_file): New.
10565 (mem_file_delete): Delete.
10566 (stdio_file::stdio_file): New.
10567 (mem_fileopen): Delete.
10568 (stdio_file::~stdio_file): New.
10569 (mem_file_rewind): Delete.
10570 (stdio_file::set_stream): New.
10571 (mem_file_put): Delete.
10572 (stdio_file::open): New.
10573 (mem_file_write): Delete.
10574 (stdio_file_magic, struct stdio_file): Delete.
10575 (stdio_file_new, stdio_file_delete, stdio_file_flush): Delete.
10576 (stdio_file::flush): New.
10577 (stdio_file_read): Rename to ...
10578 (stdio_file::read): ... this. Adjust.
10579 (stdio_file_write): Rename to ...
10580 (stdio_file::write): ... this. Adjust.
10581 (stdio_file_write_async_safe): Rename to ...
10582 (stdio_file::write_async_safe) ... this. Adjust.
10583 (stdio_file_fputs): Rename to ...
10584 (stdio_file::puts) ... this. Adjust.
10585 (stdio_file_isatty): Delete.
10586 (stdio_file_fseek): Delete.
10587 (stdio_file::isatty): New.
10588 (stderr_file_write): Rename to ...
10589 (stderr_file::write) ... this. Adjust.
10590 (stderr_file_fputs): Rename to ...
10591 (stderr_file::puts) ... this. Adjust.
10592 (stderr_fileopen, stdio_fileopen, gdb_fopen): Delete.
10593 (stderr_file::stderr_file): New.
10594 (tee_file_magic): Delete.
10595 (struct tee_file): Delete.
10596 (tee_file::tee_file): New.
10597 (tee_file_new): Delete.
10598 (tee_file::~tee_file): New.
10599 (tee_file_delete): Delete.
10600 (tee_file_flush): Rename to ...
10601 (tee_file::flush): ... this. Adjust.
10602 (tee_file_write): Rename to ...
10603 (tee_file::write): ... this. Adjust.
10604 (tee_file::write_async_safe): New.
10605 (tee_file_fputs): Rename to ...
10606 (tee_file::puts): ... this. Adjust.
10607 (tee_file_isatty): Rename to ...
10608 (tee_file::isatty): ... this. Adjust.
10609 * ui-file.h (struct obstack, struct ui_file): Don't
10610 forward-declare.
10611 (ui_file_new, ui_file_flush_ftype, set_ui_file_flush)
10612 (ui_file_write_ftype)
10613 (set_ui_file_write, ui_file_fputs_ftype, set_ui_file_fputs)
10614 (ui_file_write_async_safe_ftype, set_ui_file_write_async_safe)
10615 (ui_file_read_ftype, set_ui_file_read, ui_file_isatty_ftype)
10616 (set_ui_file_isatty, ui_file_rewind_ftype, set_ui_file_rewind)
10617 (ui_file_put_method_ftype, ui_file_put_ftype, set_ui_file_put)
10618 (ui_file_delete_ftype, set_ui_file_data, ui_file_fseek_ftype)
10619 (set_ui_file_fseek): Delete.
10620 (ui_file_data, ui_file_delete, ui_file_rewind)
10621 (struct ui_file): New.
10622 (ui_file_up): New.
10623 (class null_file): New.
10624 (null_stream): Declare.
10625 (ui_file_write_for_put, ui_file_put): Delete.
10626 (ui_file_xstrdup, ui_file_as_string, ui_file_obsavestring):
10627 Delete.
10628 (ui_file_fseek, mem_fileopen, stdio_fileopen, stderr_fileopen)
10629 (gdb_fopen, tee_file_new): Delete.
10630 (struct string_file): New.
10631 (struct stdio_file): New.
10632 (stdio_file_up): New.
10633 (struct stderr_file): New.
10634 (class tee_file): New.
10635 * ui-out.c (ui_out::field_stream): Take a 'string_file &' instead
10636 of a 'ui_file *'. Adjust.
10637 * ui-out.h (class ui_out) <field_stream>: Likewise.
10638 * utils.c (do_ui_file_delete, make_cleanup_ui_file_delete)
10639 (null_stream): Delete.
10640 (error_stream): Take a 'string_file &' instead of a 'ui_file *'.
10641 Adjust.
10642 * utils.h (struct ui_file): Delete forward declaration..
10643 (make_cleanup_ui_file_delete, null_stream): Delete declarations.
10644 (error_stream): Take a 'string_file &' instead of a
10645 'ui_file *'.
10646 * varobj.c (varobj_value_get_print_value): Use string_file.
10647 * xtensa-tdep.c (xtensa_verify_config): Use string_file.
10648 * gdbarch.c: Regenerate.
10649
187808b0
PA
106502017-02-02 Pedro Alves <palves@redhat.com>
10651
10652 * disasm.c (gdb_disassembler::pretty_print_insn): Rename to...
10653 (gdb_pretty_print_insn): ... this. Now a free function. Add back
10654 a 'gdbarch' parameter. Allocate a mem_fileopen stream here.
10655 Adjust to call gdb_print_insn instead of
10656 gdb_disassembler::print_insn.
10657 (dump_insns, do_mixed_source_and_assembly_deprecated)
10658 (do_mixed_source_and_assembly, do_assembly_only): Add back a
10659 'gdbarch' parameter. Remove gdb_disassembler parameter.
10660 (gdb_disassembly): Don't allocate a gdb_disassembler here.
10661 * disasm.h (gdb_disassembler::pretty_print_insn): Delete
10662 declaration.
10663 (gdb_pretty_print_insn): Re-add declaration.
10664 * record-btrace.c (btrace_insn_history): Don't allocate a
10665 gdb_disassembler here. Adjust to call gdb_pretty_print_insn.
10666
7a8eb317
SM
106672017-02-01 Simon Marchi <simon.marchi@polymtl.ca>
10668
10669 * disasm.h (gdb_disassembly): Remove file_string parameter.
10670 * disasm.c (gdb_disassembly): Likewise.
10671 * cli/cli-cmds.c (print_disassembly): Adapt.
10672 * mi/mi-cmd-disas.c (mi_cmd_disassemble): Likewise.
10673 * stack.c (do_gdb_disassembly): Likewise.
10674
7346ef59
AA
106752017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10676
10677 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): For
10678 DWARF_VALUE_LITERAL, no longer ignore the offset on big-endian
10679 targets. And if the implicit value is longer than needed, extract
10680 the first bytes instead of the "least significant" ones.
10681
cd4007e4
MM
106822017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10683
10684 * btrace.c (btrace_enable): Do not call btrace_add_pc for
10685 BTRACE_FORMAT_PT or if can_access_registers_ptid returns false.
10686 (btrace_fetch): Assert can_access_registers_ptid.
10687 * record-btrace.c (require_btrace_thread, record_btrace_info): Call
10688 validate_registers_access.
10689
cf77c34e
MM
106902017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10691
10692 * gdbthread.h (can_access_registers_ptid): New.
10693 * thread.c (can_access_registers_ptid): New.
10694
be85ce7d
PA
106952017-02-01 Pedro Alves <palves@redhat.com>
10696
10697 * i386-tdep.c (i386_fast_tracepoint_valid_at): Use gdb_insn_length.
10698
29b0b251
PA
106992017-01-31 Pedro Alves <palves@redhat.com>
10700
10701 * mi/mi-interp.c (mi_breakpoint_created, mi_breakpoint_modified):
10702 Fix typos.
10703
289b5b24
PA
107042017-01-31 Pedro Alves <palves@redhat.com>
10705
10706 * stack.c (print_frame_args): Remove local mem_fileopen stream,
10707 not used.
10708
b47413b4
PA
107092017-01-31 Pedro Alves <palves@redhat.com>
10710
10711 * varobj.c (varobj_value_get_print_value): Remove xstrdup call.
10712
60adb36c
PA
107132017-01-31 Pedro Alves <palves@redhat.com>
10714
10715 * common/scoped_restore.h
10716 (scoped_restore_tmpl::scoped_restore_tmpl): Template on T2, and
10717 change the value's parameter type to T2.
10718 (make_scoped_restore): Likewise.
10719
2735833d
WT
107202017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
10721 Richard Henderson <rth@redhat.com>
10722
10723 * amd64-linux-nat.c (PTRACE_ARCH_PRCTL): New define.
10724 (amd64_linux_fetch_inferior_registers): Add case to fetch FS_BASE
10725 GS_BASE for older kernels.
10726 (amd64_linux_store_inferior_registers): Add case to store FS_BASE
10727 GS_BASE for older kernels.
10728 * amd64-linux-tdep.c (amd64_linux_gregset_reg_offset): Add FS_BASE
10729 and GS_BASE to the offset table.
10730 (amd64_linux_register_reggroup_p): Add FS_BASE and GS_BASE to the
10731 system register group.
10732 * amd64-nat.c (amd64_native_gregset_reg_offset): Implements case
10733 for older kernels.
10734 * amd64-tdep.c (amd64_init_abi): Add segment registers for the
10735 amd64 ABI.
10736 * amd64-tdep.h (amd64_regnum): Add AMD64_FSBASE_REGNUM and
10737 AMD64_GSBASE_REGNUM.
10738 (AMD64_NUM_REGS): Set to AMD64_GSBASE_REGNUM + 1.
10739 * features/Makefile (amd64-linux.dat, amd64-avx-linux.dat)
10740 (amd64-mpx-linux.dat, amd64-avx512-linux.dat, x32-linux.dat)
10741 (x32-avx-linux.dat, x32-avx512-linux.dat): Add
10742 i386/64bit-segments.xml in those rules.
10743 * features/i386/64bit-segments.xml: New file.
10744 * features/i386/amd64-avx-mpx-linux.xml: Add 64bit-segments.xml.
10745 * features/i386/amd64-avx-linux.xml: Add 64bit-segments.xml.
10746 * features/i386/amd64-avx512-linux.xml: Add 64bit-segments.xml.
10747 * features/i386/amd64-mpx-linux.xml: Add 64bit-segments.xml.
10748 * features/i386/x32-avx512-linux.xml: Add 64bit-segments.xml.
10749 * features/i386/x32-avx-linux.xml: Add 64bit-segments.xml.
10750 * features/i386/amd64-linux.xml: Add 64bit-segments.xml.
10751 * features/i386/amd64-avx-linux.c: Regenerated.
10752 * features/i386/amd64-avx-mpx-linux.c: Regenerated.
10753 * features/i386/amd64-avx-mpx.c: Regenerated.
10754 * features/i386/amd64-avx512-linux.c: Regenerated.
10755 * features/i386/amd64-linux.c: Regenerated.
10756 * features/i386/amd64-mpx-linux.c: Regenerated.
10757 * features/i386/i386-avx-mpx-linux.c: Regenerated.
10758 * features/i386/i386-avx-mpx.c: Regenerated.
10759 * features/i386/x32-avx-linux.c: Regenerated.
10760 * features/i386/x32-avx512-linux.c: Regenerated.
10761 * regformats/i386/amd64-avx-linux.dat: Regenerated.
10762 * regformats/i386/amd64-avx-mpx-linux.dat: Regenerated.
10763 * regformats/i386/amd64-avx512-linux.dat: Regenerated.
10764 * regformats/i386/amd64-linux.dat: Regenerated.
10765 * regformats/i386/amd64-mpx-linux.dat: Regenerated.
10766 * regformats/i386/x32-avx-linux.dat: Regenerated.
10767 * regformats/i386/x32-avx512-linux.dat: Regenerated.
10768 * regformats/i386/x32-linux.dat: Regenerated.
10769
8884e97e
WT
107702017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
10771
10772 * amd64-linux-tdep.h (AMD64_LINUX_ORIG_RAX_REGNUM):
10773 Set to AMD64_NUM_REGS.
10774
7005d26a
WT
107752017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
10776
10777 * amd64-nat.c (amd64_native_gregset_reg_offset): Simplify logic
10778 that checks validity of a register number.
10779
4bd2e1b2
KC
107802017-01-27 Kees Cook <keescook@google.com>
10781
10782 * gdb/arm-linux-nat.c (arm_linux_fetch_inferior_registers): Call
10783 fetch_fpregs if target has fpa registers.
10784 (arm_linux_store_inferior_registers): Call store_fpregs if target
10785 has fpa registers.
10786
7cf1de6c
AA
107872017-01-26 Andreas Arnez <arnez@linux.vnet.ibm.com>
10788
10789 * cris-tdep.c (cris_gdbarch_init): Remove check for
10790 info.byte_order and force it to BFD_ENDIAN_LITTLE.
10791
874a1c8c
AT
107922017-01-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
10793
10794 * corelow.c (get_core_register_section): Check for regset
10795 existence before checking for REGSET_VARIABLE_SIZE.
10796
d8b49cf0
YQ
107972017-01-26 Yao Qi <yao.qi@linaro.org>
10798 Pedro Alves <palves@redhat.com>
10799
10800 PR gdb/20939
10801 * disasm.c (gdb_disassembler::dis_asm_memory_error): Don't
10802 call memory_error, save memaddr instead.
10803 (gdb_disassembler::print_insn): If gdbarch_print_insn returns
10804 negative, cal memory_error.
10805 * disasm.h (gdb_disassembler) <m_err_memaddr>: New field.
10806
658ca58c
YQ
108072017-01-26 Yao Qi <yao.qi@linaro.org>
10808
10809 * disasm-selftests.c (memory_error_test): New function.
10810 (_initialize_disasm_selftests): Register memory_error_test.
10811
79843d45
YQ
108122017-01-26 Yao Qi <yao.qi@linaro.org>
10813
10814 * Makefile.in (SFILES): Add disasm-selftests.c and
10815 selftest-arch.c.
10816 (COMMON_OBS): Add disasm-selftests.o and selftest-arch.o.
10817 * disasm-selftests.c: New file.
10818 * selftest-arch.c: New file.
10819 * selftest-arch.h: New file.
10820
8cafda32
YQ
108212017-01-26 Yao Qi <yao.qi@linaro.org>
10822
10823 * mep-tdep.c (mep_gdb_print_insn): Set info->arch
10824 to bfd_arch_mep. Don't return 0 if section is not
10825 found. Call print_insn_mep.
10826
e47ad6c0
YQ
108272017-01-26 Pedro Alves <palves@redhat.com>
10828 Yao Qi <yao.qi@linaro.org>
10829
10830 * arm-tdep.c: Include "disasm.h".
10831 (gdb_print_insn_arm): Update code to get gdbarch.
10832 * disasm.c (dis_asm_read_memory): Change it to
10833 gdb_disassembler::dis_asm_read_memory.
10834 (dis_asm_memory_error): Likewise.
10835 (dis_asm_print_address): Likewise.
10836 (gdb_pretty_print_insn): Change it to
10837 gdb_disassembler::pretty_print_insn.
10838 (dump_insns): Add one argument gdb_disassemlber. All
10839 callers updated.
10840 (do_mixed_source_and_assembly_deprecated): Likewise.
10841 (do_mixed_source_and_assembly): Likewise.
10842 (do_assembly_only): Likewise.
10843 (gdb_disassembler::gdb_disassembler): New.
10844 (gdb_disassembler::print_insn): New.
10845 * disasm.h (class gdb_disassembler): New.
10846 (gdb_pretty_print_insn): Remove declaration.
10847 (gdb_disassemble_info): Likewise.
10848 * guile/scm-disasm.c (class gdbscm_disassembler): New.
10849 (gdbscm_disasm_read_memory_worker): Update.
10850 (gdbscm_disasm_read_memory): Update.
10851 (gdbscm_disasm_memory_error): Remove.
10852 (gdbscm_disasm_print_address): Remove.
10853 (gdbscm_disassembler::gdbscm_disassembler): New.
10854 (gdbscm_print_insn_from_port): Update.
10855 * mips-tdep.c: Include disasm.h.
10856 (gdb_print_insn_mips): Update code to get gdbarch.
10857 * record-btrace.c (btrace_insn_history): Update.
10858 * spu-tdep.c: Include disasm.h.
10859 (struct spu_dis_asm_data): Remove.
10860 (struct spu_dis_asm_info): New.
10861 (spu_dis_asm_print_address): Use spu_dis_asm_info to get
10862 SPU id.
10863 (gdb_print_insn_spu): Cast disassemble_info to
10864 spu_dis_asm_info.
10865
80d75874
YQ
108662017-01-26 Yao Qi <yao.qi@linaro.org>
10867
10868 * disasm.c (do_ui_file_delete): Delete.
10869 (gdb_insn_length): Move code creating stream to ...
10870 * utils.c (null_stream): ... here. New function.
10871 * utils.h (null_stream): Declare.
10872
60685cd0
SM
108732017-01-23 Simon Marchi <simon.marchi@polymtl.ca>
10874
10875 * python/py-inferior.c (find_thread_object): Return directly
10876 from the loop. Remove "found" variable.
10877
eb1cdb62
JB
108782017-01-21 Joel Brobecker <brobecker@adacore.com>
10879
10880 GDB 7.12.1 released.
10881
b1ce6568
SM
108822017-01-20 Simon Marchi <simon.marchi@ericsson.com>
10883
10884 * python/py-function.c (fnpy_call): Reorder declarations to have
10885 the gdbpy_enter object declared first.
10886 * python/py-xmethods.c (gdbpy_get_xmethod_arg_types): Likewise.
10887
6f8b0407
SM
108882017-01-20 Simon Marchi <simon.marchi@ericsson.com>
10889
fec93fb1 10890 PR python/21068
6f8b0407
SM
10891 * python/python-internal.h (PyMem_RawMalloc): Define for
10892 Python < 3.4.
10893 * python/py-gdb-readline.c (gdbpy_readline_wrapper): Use
10894 PyMem_RawMalloc instead of PyMem_Malloc.
10895
78cbbba8
LM
108962017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
10897 Luis Machado <lgustavo@codesourcery.com>
10898
10899 * NEWS (New commands): Mention flash-erase.
10900 (New MI commands): Mention target-flash-erase.
10901 * mi/mi-cmds.c (mi_cmd_target_flash_erase): Add target-flash-erase MI
10902 command.
10903 * mi/mi-cmds.h (mi_cmd_target_flash_erase): New declaration.
10904 * mi/mi-main.c (mi_cmd_target_flash_erase): New function.
10905 * target.c (flash_erase_command): New function.
10906 (initialize_targets): Add new flash-erase command.
10907 * target.h (flash_erase_command): New declaration.
10908
2132fe85
JB
109092017-01-20 Joel Brobecker <brobecker@adacore.com>
10910
10911 * nat/linux-ptrace.c: Only include <sys/procfs.h> if
10912 HAVE_SYS_PROCFS_H is defined.
10913
d1dff226
AH
109142017-01-18 Alan Hayward <alan.hayward@arm.com>
10915
10916 * remote.c (struct cached_reg): Change data into a pointer.
10917 * (stop_reply_dtr): Free data pointers before deleting vector.
10918 (process_stop_reply): Likewise.
10919 (remote_parse_stop_reply): Allocate space for data
10920
9890e433
AH
109212017-01-18 Alan Hayward <alan.hayward@arm.com>
10922
10923 * amd64-tdep.c (amd64_pseudo_register_read_value): remove
10924 MAX_REGISTER_SIZE.
10925 (amd64_pseudo_register_read_value): Likewise.
10926 * remote.c (fetch_register_using_p): Remove MAX_REGISTER_SIZE.
10927 (store_register_using_P): Likewise.
10928 * regcache.c (regcache_xfer_part): Likewise.
10929
7a36499a
IR
109302017-01-16 Ivo Raisr <ivo.raisr@oracle.com>
10931
10932 Split real and pseudo registers.
10933 * sparc-tdep.h (SPARC_CORE_REGISTERS): New macro.
10934 (sparc32_pseudo_regnum): New enum.
10935 * sparc64-tdep.h (sparc64_pseudo_regnum): New enum.
10936 * sparc-tdep.c (SPARC32_FPU_REGISTERS): New macro.
10937 (SPARC32_CP0_REGISTERS): New macro.
10938 (sparc32_pseudo_register_name): New function.
10939 (sparc32_register_name): Use sparc32_pseudo_register_name.
10940 (sparc32_pseudo_register_type): New function.
10941 (sparc32_register_type): Use sparc32_pseudo_register_type.
10942 (sparc32_pseudo_register_read, sparc32_pseudo_register_write): Handle
10943 pseudo register numbers.
10944 * sparc64-tdep.c SPARC64_FPU_REGISTERS): New macro.
10945 (SPARC64_CP0_REGISTERS): New macro.
10946 (sparc64_pseudo_register_name): New function.
10947 (sparc64_register_name): Use sparc64_pseudo_register_name.
10948 (sparc64_pseudo_register_type): New function.
10949 (sparc64_register_type): Use sparc64_pseudo_register_type.
10950 (sparc64_pseudo_register_read, sparc64_pseudo_register_write): Handle
10951 pseudo register numbers.
10952 (sparc64_store_floating_fields, sparc64_extract_floating_fields,
10953 sparc64_store_arguments): Handle pseudo register numbers.
10954
6f8976bf
YQ
109552017-01-13 Yao Qi <yao.qi@linaro.org>
10956
10957 * remote.c (REMOTE_DEBUG_MAX_CHAR): New macro.
10958 (putpkt_binary): Print only REMOTE_DEBUG_MAX_CHAR chars in debug
10959 output.
10960 (getpkt_or_notif_sane_1): Likewise.
10961
e4241ace
YQ
109622017-01-13 Yao Qi <yao.qi@linaro.org>
10963
10964 * Makefile.in (checker-headers): Use CXX and CXX_DIALET instead
10965 of CC. Pass "-x c++-header" instead of "-x c".
10966
3015c064
SM
109672017-01-12 Simon Marchi <simon.marchi@ericsson.com>
10968
10969 * remote.c (remote_can_async_p): Update comment.
10970
fde1b17d
SM
109712017-01-12 Simon Marchi <simon.marchi@ericsson.com>
10972
10973 * linux-nat.c (linux_nat_can_async_p): Update comment.
10974
ca1ca08b
SM
109752017-01-12 Simon Marchi <simon.marchi@ericsson.com>
10976
10977 * serial.c (serial_open): Forget about "pc" and "lpt" serial interface.
10978
4ad2da73
SM
109792017-01-11 Simon Marchi <simon.marchi@ericsson.com>
10980
10981 * cli/cli-decode.c (lookup_cmd_1): Fix typo in comment.
10982
c8b23b3f
TT
109832017-01-10 Tom Tromey <tom@tromey.com>
10984
10985 * python/py-type.c (typy_legacy_template_argument): Update.
10986 * cp-support.h (struct demangle_parse_info) (demangle_parse_info,
10987 ~demangle_parse_info): Declare new members.
10988 (cp_demangled_name_to_comp): Return unique_ptr.
10989 (cp_demangled_name_parse_free)
10990 (make_cleanup_cp_demangled_name_parse_free)
10991 (cp_new_demangle_parse_info): Remove.
10992 * cp-support.c (do_demangled_name_parse_free_cleanup)
10993 (make_cleanup_cp_demangled_name_parse_free): Remove.
10994 (inspect_type, cp_canonicalize_string_full)
10995 (cp_canonicalize_string): Update.
10996 (mangled_name_to_comp): Change return type.
10997 (cp_class_name_from_physname, method_name_from_physname)
10998 (cp_func_name, cp_remove_params): Update.
10999 * cp-name-parser.y (demangle_parse_info): New constructor, from
11000 cp_new_demangle_parse_info.
11001 (~demangle_parse_info): New destructor, from
11002 cp_demangled_name_parse_free.
11003 (cp_merge_demangle_parse_infos): Update.
11004 (cp_demangled_name_to_comp): Change return type.
11005
1ac32117
TT
110062017-01-10 Tom Tromey <tom@tromey.com>
11007
11008 * top.c (prevent_dont_repeat): Change return type.
11009 * python/python.c (execute_gdb_command): Use std::string.
11010 Update.
11011 * guile/guile.c (gdbscm_execute_gdb_command): Update.
11012 * command.h (prevent_dont_repeat): Change return type.
11013 * breakpoint.c (bpstat_do_actions_1): Update.
11014
0cf08227
TT
110152017-01-10 Tom Tromey <tom@tromey.com>
11016
11017 * value.h (scoped_value_mark::~scoped_value_mark): Call
11018 free_to_mark.
11019 (scoped_value_mark::free_to_mark): New method.
11020 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Use
11021 scoped_value_mark.
11022
eb115069
TT
110232017-01-10 Tom Tromey <tom@tromey.com>
11024
11025 * python/py-value.c (valpy_dereference, valpy_referenced_value)
11026 (valpy_reference_value, valpy_const_value, valpy_get_address)
11027 (valpy_get_dynamic_type, valpy_lazy_string, valpy_do_cast)
11028 (valpy_getitem, valpy_call, valpy_binop_throw, valpy_negative)
11029 (valpy_absolute, valpy_richcompare_throw): Use scoped_value_mark.
11030 * dwarf2loc.c (dwarf2_loc_desc_get_symbol_read_needs): Use
11031 scoped_value_mark.
11032 * dwarf2-frame.c (execute_stack_op): Use scoped_value_mark.
11033 * value.h (scoped_value_mark): New class.
11034
906768f9
TT
110352017-01-10 Tom Tromey <tom@tromey.com>
11036
11037 * dwarf2read.c (dwarf2_build_psymtabs): Use psymtab_discarder.
11038 * psympriv.h (make_cleanup_discard_psymtabs): Don't declare.
11039 * psymtab.c (discard_psymtabs_upto): Remove.
11040 (make_cleanup_discard_psymtabs): Remove.
11041 (struct psymtab_state): Remove.
11042
bef155c3
TT
110432017-01-10 Tom Tromey <tom@tromey.com>
11044
11045 * record-full.c (record_full_save_cleanups): Remove.
11046 (record_full_save): Use gdb::unlinker.
11047 * gcore.c (do_bfd_delete_cleanup): Remove.
11048 (gcore_command): Use gdb::unlinker, unique_xmalloc_ptr. Remove
11049 cleanups.
11050 * dwarf2read.c (unlink_if_set): Remove.
11051 (write_psymtabs_to_index): Use gdb::unlinker.
11052 * common/gdb_unlinker.h: New file.
11053
192b62ce
TT
110542017-01-10 Tom Tromey <tom@tromey.com>
11055
11056 * windows-tdep.c (windows_xfer_shared_library): Update.
11057 * windows-nat.c (windows_make_so): Update.
11058 * utils.h (make_cleanup_bfd_unref): Remove.
11059 * utils.c (do_bfd_close_cleanup, make_cleanup_bfd_unref): Remove.
11060 * symfile.h (symfile_bfd_open)
11061 (find_separate_debug_file_in_section): Return gdb_bfd_ref_ptr.
11062 * symfile.c (read_symbols, symbol_file_add)
11063 (separate_debug_file_exists): Update.
11064 (symfile_bfd_open): Return gdb_bfd_ref_ptr.
11065 (generic_load, reread_symbols): Update.
11066 * symfile-mem.c (symbol_file_add_from_memory): Update.
11067 * spu-linux-nat.c (spu_bfd_open): Return gdb_bfd_ref_ptr.
11068 (spu_symbol_file_add_from_memory): Update.
11069 * solist.h (struct target_so_ops) <bfd_open>: Return
11070 gdb_bfd_ref_ptr.
11071 (solib_bfd_fopen, solib_bfd_open): Return gdb_bfd_ref_ptr.
11072 * solib.c (solib_bfd_fopen, solib_bfd_open): Return
11073 gdb_bfd_ref_ptr.
11074 (solib_map_sections, reload_shared_libraries_1): Update.
11075 * solib-svr4.c (enable_break): Update.
11076 * solib-spu.c (spu_bfd_fopen): Return gdb_bfd_ref_ptr.
11077 * solib-frv.c (enable_break2): Update.
11078 * solib-dsbt.c (enable_break): Update.
11079 * solib-darwin.c (gdb_bfd_mach_o_fat_extract): Return
11080 gdb_bfd_ref_ptr.
11081 (darwin_solib_get_all_image_info_addr_at_init): Update.
11082 (darwin_bfd_open): Return gdb_bfd_ref_ptr.
11083 * solib-aix.c (solib_aix_bfd_open): Return gdb_bfd_ref_ptr.
11084 * record-full.c (record_full_save): Update.
11085 * python/py-objfile.c (objfpy_add_separate_debug_file): Update.
11086 * procfs.c (insert_dbx_link_bpt_in_file): Update.
11087 * minidebug.c (find_separate_debug_file_in_section): Return
11088 gdb_bfd_ref_ptr.
11089 * machoread.c (macho_add_oso_symfile): Change abfd to
11090 gdb_bfd_ref_ptr.
11091 (macho_symfile_read_all_oso): Update.
11092 (macho_check_dsym): Return gdb_bfd_ref_ptr.
11093 (macho_symfile_read): Update.
11094 * jit.c (bfd_open_from_target_memory): Return gdb_bfd_ref_ptr.
11095 (jit_bfd_try_read_symtab): Update.
11096 * gdb_bfd.h (gdb_bfd_open, gdb_bfd_fopen, gdb_bfd_openr)
11097 (gdb_bfd_openw, gdb_bfd_openr_iovec)
11098 (gdb_bfd_openr_next_archived_file, gdb_bfd_fdopenr): Return
11099 gdb_bfd_ref_ptr.
11100 (gdb_bfd_ref_policy): New struct.
11101 (gdb_bfd_ref_ptr): New typedef.
11102 * gdb_bfd.c (gdb_bfd_open, gdb_bfd_fopen, gdb_bfd_openr)
11103 (gdb_bfd_openw, gdb_bfd_openr_iovec)
11104 (gdb_bfd_openr_next_archived_file, gdb_bfd_fdopenr): Return
11105 gdb_bfd_ref_ptr.
11106 * gcore.h (create_gcore_bfd): Return gdb_bfd_ref_ptr.
11107 * gcore.c (create_gcore_bfd): Return gdb_bfd_ref_ptr.
11108 (gcore_command): Update.
11109 * exec.c (exec_file_attach): Update.
11110 * elfread.c (elf_symfile_read): Update.
11111 * dwarf2read.c (dwarf2_get_dwz_file): Update.
11112 (try_open_dwop_file, open_dwo_file): Return gdb_bfd_ref_ptr.
11113 (open_and_init_dwo_file): Update.
11114 (open_dwp_file): Return gdb_bfd_ref_ptr.
11115 (open_and_init_dwp_file): Update.
11116 * corelow.c (core_open): Update.
11117 * compile/compile-object-load.c (compile_object_load): Update.
11118 * common/gdb_ref_ptr.h (ref_ptr::operator->): New operator.
11119 * coffread.c (coff_symfile_read): Update.
11120 * cli/cli-dump.c (bfd_openr_or_error, bfd_openw_or_error): Return
11121 gdb_bfd_ref_ptr. Rename.
11122 (dump_bfd_file, restore_command): Update.
11123 * build-id.h (build_id_to_debug_bfd): Return gdb_bfd_ref_ptr.
11124 * build-id.c (build_id_to_debug_bfd): Return gdb_bfd_ref_ptr.
11125 (find_separate_debug_file_by_buildid): Update.
11126
50315b21
TT
111272017-01-10 Tom Tromey <tom@tromey.com>
11128
11129 * common/gdb_ref_ptr.h: New file.
11130 * python/py-ref.h (struct gdbpy_ref_policy): New.
11131 (gdbpy_ref): Now a typedef.
11132
fc4007c9
TT
111332017-01-10 Tom Tromey <tom@tromey.com>
11134
11135 * utils.h (make_cleanup_htab_delete): Don't declare.
11136 * utils.c (do_htab_delete_cleanup, make_cleanup_htab_delete):
11137 Remove.
11138 * linespec.c (decode_compound_collector): Add constructor,
11139 destructor.
11140 (lookup_prefix_sym): Remove cleanup.
11141 (symtab_collector): Add constructor, destructor.
11142 (collect_symtabs_from_filename): Remove cleanup.
11143 * disasm.c (do_mixed_source_and_assembly): Use htab_up.
11144 * compile/compile-c-symbols.c (generate_c_for_variable_locations):
11145 Use htab_up.
11146 * gnu-v3-abi.c (gnuv3_print_vtable): Use htab_up.
11147 * dwarf2read.c (dw2_expand_symtabs_matching)
11148 (dw2_map_symbol_filenames, dwarf_decode_macros)
11149 (write_psymtabs_to_index): Use htab_up.
11150 * dwarf2loc.c (func_verify_no_selftailcall)
11151 (call_site_find_chain_1, func_verify_no_selftailcall)
11152 (chain_candidate, call_site_find_chain_1): Use std::unordered_set,
11153 std::vector, gdb::unique_xmalloc_ptr.
11154 (call_sitep): Remove typedef.
11155 (dwarf2_locexpr_baton_eval): Remove unused variable.
11156
8dbcee67
TT
111572017-01-10 Tom Tromey <tom@tromey.com>
11158
11159 * python/python-internal.h (make_cleanup_py_decref)
11160 (make_cleanup_py_xdecref): Don't declare.
11161 * python/py-utils.c (py_decref, make_cleanup_py_decref)
11162 (py_xdecref, make_cleanup_py_xdecref): Remove.
11163
13df46cc
TT
111642017-01-10 Tom Tromey <tom@tromey.com>
11165
11166 * python/py-framefilter.c (py_mi_print_variables): Use gdbpy_ref.
11167 (py_print_locals, enumerate_locals, py_print_args): Use gdbpy_ref.
11168
06fc9bf7
TT
111692017-01-10 Tom Tromey <tom@tromey.com>
11170
11171 * python/py-framefilter.c (enumerate_args): Use gdbpy_ref.
11172
830a4934
TT
111732017-01-10 Tom Tromey <tom@tromey.com>
11174
11175 * python/py-utils.c (unicode_to_encoded_string)
11176 (python_string_to_target_string)
11177 (python_string_to_target_python_string)
11178 (python_string_to_host_string, gdbpy_obj_to_string)
11179 (get_addr_from_python): Use gdbpy_ref.
11180
4586d543
TT
111812017-01-10 Tom Tromey <tom@tromey.com>
11182
11183 * python/py-unwind.c (pyuw_object_attribute_to_pointer): Use
11184 gdbpy_ref.
11185
59876f8f
TT
111862017-01-10 Tom Tromey <tom@tromey.com>
11187
11188 * python/python.c (eval_python_command, gdbpy_decode_line)
11189 (gdbpy_run_events, gdbpy_start_type_printers)
11190 (gdbpy_apply_type_printers): Use gdbpy_ref.
11191
97d83487
TT
111922017-01-10 Tom Tromey <tom@tromey.com>
11193
11194 * python/py-param.c (get_doc_string, compute_enum_values): Use
11195 gdbpy_ref.
11196
9205649a
TT
111972017-01-10 Tom Tromey <tom@tromey.com>
11198
11199 * python/py-inferior.c (find_thread_object, build_inferior_list):
11200 Use gdbpy_ref.
11201
74c49d45
TT
112022017-01-10 Tom Tromey <tom@tromey.com>
11203
11204 * python/py-framefilter.c (py_print_frame): Use gdbpy_ref.
11205
16361ffb
TT
112062017-01-10 Tom Tromey <tom@tromey.com>
11207
11208 * python/py-finishbreakpoint.c (bpfinishpy_out_of_scope): Use
11209 gdbpy_ref.
11210
905f2cca
TT
112112017-01-10 Tom Tromey <tom@tromey.com>
11212
11213 * python/py-cmd.c (cmdpy_completer_helper): Use gdbpy_ref. Remove
11214 extra incref.
11215 (cmdpy_completer_handle_brkchars, cmdpy_completer, cmdpy_init):
11216 Use gdbpy_ref.
11217
64081434
TT
112182017-01-10 Tom Tromey <tom@tromey.com>
11219
11220 * python/py-breakpoint.c (gdbpy_breakpoint_cond_says_stop): Use
11221 gdbpy_ref.
11222
59e9e831
TT
112232017-01-10 Tom Tromey <tom@tromey.com>
11224
11225 * python/py-arch.c (archpy_disassemble): Use gdbpy_ref. Don't
11226 decref results of PyArg_ParseTupleAndKeywords.
11227
9de10f6d
TT
112282017-01-10 Tom Tromey <tom@tromey.com>
11229
11230 * python/python.c (python_run_simple_file): Use
11231 unique_xmalloc_ptr, gdbpy_ref.
11232
2bd5759d
TT
112332017-01-10 Tom Tromey <tom@tromey.com>
11234
11235 * python/py-prettyprint.c (print_stack_unless_memory_error)
11236 (print_string_repr, print_children): Use gdbpy_ref.
11237 (dummy_python_frame): New class.
11238 (dummy_python_frame::dummy_python_frame): Rename from
11239 push_dummy_python_frame.
11240 (py_restore_tstate): Remove.
11241
3b4e0e01
TT
112422017-01-10 Tom Tromey <tom@tromey.com>
11243
11244 * python/py-framefilter.c (py_print_frame): Use gdbpy_ref.
11245
17a22718
TT
112462017-01-10 Tom Tromey <tom@tromey.com>
11247
11248 * python/python.c (ensure_python_env, restore_python_env):
11249 Remove.
11250 * python/python-internal.h (ensure_python_env): Don't declare.
11251 * varobj.h (varobj_ensure_python_env): Don't declare.
11252 * varobj.c (varobj_ensure_python_env): Remove.
11253
68cdc557
TT
112542017-01-10 Tom Tromey <tom@tromey.com>
11255
11256 * varobj.c (varobj_value_get_print_value): Use
11257 gdbpy_enter_varobj.
11258
1eba6383
TT
112592017-01-10 Tom Tromey <tom@tromey.com>
11260
11261 * python/py-prettyprint.c (print_string_repr, print_children):
11262 Update.
11263 * python/py-lazy-string.c (gdbpy_extract_lazy_string): Change type
11264 of "encoding".
11265 * varobj.c (varobj_value_get_print_value): Update.
11266 * python/python-internal.h (gdbpy_extract_lazy_string): Update.
11267
bde7b3e3
TT
112682017-01-10 Tom Tromey <tom@tromey.com>
11269
11270 * varobj.c (varobj_get_display_hint)
11271 (dynamic_varobj_has_child_method, install_new_value_visualizer)
11272 (varobj_set_visualizer, free_variable): Use
11273 gdbpy_enter_varobj.
11274
a7785f8c
TT
112752017-01-10 Tom Tromey <tom@tromey.com>
11276
11277 * python/python.c (python_command): Use gdbpy_enter, gdbpy_ref.
11278 (do_finish_initialization): New function. Use gdbpy_ref.
11279 (gdbpy_finish_initialization): Use gdbpy_enter. Call
11280 do_finish_initialization.
11281
2865bfce
TT
112822017-01-10 Tom Tromey <tom@tromey.com>
11283
11284 * python/py-param.c (get_set_value, get_show_value): Use
11285 gdbpy_enter, gdbpy_ref.
11286
0e9dcc75
TT
112872017-01-10 Tom Tromey <tom@tromey.com>
11288
11289 * python/py-function.c (fnpy_call): Use gdbpy_enter, gdbpy_ref.
11290
12a5cedd
TT
112912017-01-10 Tom Tromey <tom@tromey.com>
11292
11293 * python/py-cmd.c (cmdpy_function): Use gdbpy_enter, gdbpy_ref.
11294
788f2586
TT
112952017-01-10 Tom Tromey <tom@tromey.com>
11296
11297 * python/py-varobj.c (py_varobj_iter_dtor, py_varobj_iter_next):
11298 Use gdbpy_enter_varobj.
11299
6cd67bea
TT
113002017-01-10 Tom Tromey <tom@tromey.com>
11301
11302 * varobj.c (gdbpy_enter_varobj): New constructor.
11303 * python/python-internal.h (gdbpy_enter_varobj): New class.
11304 * python/py-varobj.c (py_varobj_get_iterator): Use
11305 gdbpy_enter_varobj.
11306
14b122bf
TT
113072017-01-10 Tom Tromey <tom@tromey.com>
11308
11309 * python/py-xmethods.c (gdbpy_get_xmethod_result_type): Use
11310 gdbpy_enter, gdbpy_ref, unique_xmalloc_ptr.
11311 (gdbpy_invoke_xmethod): Use gdbpy_ref, gdbpy_enter.
11312 (gdbpy_get_xmethod_arg_types): Use gdbpy_ref,
11313 unique_xmalloc_ptr.
11314 (gdbpy_get_xmethod_arg_types): Use gdbpy_ref, gdbpy_enter.
11315
bf1ca3b9
TT
113162017-01-10 Tom Tromey <tom@tromey.com>
11317
11318 * python/py-xmethods.c (invoke_match_method): Use
11319 gdbpy_ref.
11320
572a5524
TT
113212017-01-10 Tom Tromey <tom@tromey.com>
11322
11323 * python/py-xmethods.c (gdbpy_get_matching_xmethod_workers): use
11324 gdbpy_enter, gdbpy_ref.
11325
396a78b6
TT
113262017-01-10 Tom Tromey <tom@tromey.com>
11327
11328 * python/python.c (python_interactive_command): Use gdbpy_enter.
11329
a88b13c7
TT
113302017-01-10 Tom Tromey <tom@tromey.com>
11331
11332 * python/python.c (gdbpy_before_prompt_hook): Use gdbpy_enter,
11333 gdbpy_ref.
11334
e9f0c363
TT
113352017-01-10 Tom Tromey <tom@tromey.com>
11336
11337 * python/py-prettyprint.c (gdbpy_apply_val_pretty_printer): Use
11338 gdbpy_enter, gdbpy_ref, unique_xmalloc_ptr.
11339
6349f452
TT
113402017-01-10 Tom Tromey <tom@tromey.com>
11341
11342 * utils.h (htab_deleter): New struct.
11343 (htab_up): New typedef.
11344 * python/py-framefilter.c (gdbpy_apply_frame_filter): Use
11345 gdbpy_enter, gdbpy_ref, htab_up.
11346
c0171de6
TT
113472017-01-10 Tom Tromey <tom@tromey.com>
11348
11349 * python/py-unwind.c (pending_frame_invalidate): Remove.
11350 (pyuw_sniffer): Use gdbpy_enter and gdbpy_ref.
11351
f18e226f
TT
113522017-01-10 Tom Tromey <tom@tromey.com>
11353
11354 * python/py-xmethods.c (gdbpy_free_xmethod_worker_data)
11355 (gdbpy_clone_xmethod_worker_data): Use gdbpy_enter.
11356
c57af3f1
TT
113572017-01-10 Tom Tromey <tom@tromey.com>
11358
11359 * python/py-type.c (save_objfile_types): Use gdbpy_enter.
11360
60e600ec
TT
113612017-01-10 Tom Tromey <tom@tromey.com>
11362
11363 * python/python.c (gdbpy_eval_from_control_command)
11364 (gdbpy_source_script, gdbpy_run_events)
11365 (gdbpy_source_objfile_script, gdbpy_execute_objfile_script)
11366 (gdbpy_free_type_printers, gdbpy_finish_initialization): Use
11367 gdbpy_enter.
11368
bf7da5b0
TT
113692017-01-10 Tom Tromey <tom@tromey.com>
11370
11371 * python/py-progspace.c (py_free_pspace): Use gdbpy_enter.
11372
2d38bced
TT
113732017-01-10 Tom Tromey <tom@tromey.com>
11374
11375 * python/py-objfile.c (py_free_objfile): Use gdbpy_enter.
11376
07bc7329
TT
113772017-01-10 Tom Tromey <tom@tromey.com>
11378
11379 * python/py-inferior.c (python_on_normal_stop, python_on_resume)
11380 (python_on_inferior_call_pre, python_on_inferior_call_post)
11381 (python_on_memory_change, python_on_register_change)
11382 (python_inferior_exit, python_new_objfile, add_thread_object)
11383 (delete_thread_object, py_free_inferior): Use gdbpy_enter.
11384
6e7c365e
TT
113852017-01-10 Tom Tromey <tom@tromey.com>
11386
11387 * python/py-finishbreakpoint.c (bpfinishpy_handle_stop)
11388 (bpfinishpy_handle_exit): Use gdbpy_enter.
11389
6ba0cd40
TT
113902017-01-10 Tom Tromey <tom@tromey.com>
11391
11392 * python/py-cmd.c (cmdpy_destroyer)
11393 (cmdpy_completer_handle_brkchars, cmdpy_completer): Use
11394 gdbpy_enter.
11395
de2dc875
TT
113962017-01-10 Tom Tromey <tom@tromey.com>
11397
11398 * python/py-breakpoint.c (gdbpy_breakpoint_cond_says_stop): Use
11399 gdbpy_enter.
11400 (gdbpy_breakpoint_has_cond): Likewise.
11401
4ecee2c4
TT
114022017-01-10 Tom Tromey <tom@tromey.com>
11403
11404 * python/python.c (gdbpy_enter): New constructor.
11405 (~gdbpy_enter): New destructor.
11406 (restore_python_env, ensure_python_env): Rewrite.
11407 * python/python-internal.h (gdbpy_enter): New class.
11408
37fce74f
TT
114092017-01-10 Tom Tromey <tom@tromey.com>
11410
11411 * python/py-symbol.c (gdbpy_lookup_symbol): Use gdbpy_ref.
11412
53a0cca3
TT
114132017-01-10 Tom Tromey <tom@tromey.com>
11414
11415 * python/py-value.c (value_has_field, get_field_flag)
11416 (get_field_type, valpy_getitem, convert_value_from_python): Use
11417 gdbpy_ref.
11418
ff3724f5
TT
114192017-01-10 Tom Tromey <tom@tromey.com>
11420
11421 * python/python.c (gdbpy_progspaces, gdbpy_objfiles): Use
11422 gdbpy_ref.
11423
0700aea5
TT
114242017-01-10 Tom Tromey <tom@tromey.com>
11425
11426 * python/py-prettyprint.c (search_pp_list)
11427 (find_pretty_printer_from_objfiles)
11428 (find_pretty_printer_from_progspace)
11429 (find_pretty_printer_from_gdb, find_pretty_printer)
11430 (gdbpy_get_display_hint, gdbpy_get_varobj_pretty_printer): Use
11431 gdbpy_ref.
11432
1bb44c9f
TT
114332017-01-10 Tom Tromey <tom@tromey.com>
11434
11435 * python/py-param.c (call_doc_function): Use gdbpy_ref.
11436
87ce03fd
TT
114372017-01-10 Tom Tromey <tom@tromey.com>
11438
11439 * python/py-linetable.c (build_line_table_tuple_from_pcs)
11440 (ltpy_get_all_source_lines): Use gdbpy_ref.
11441
ee0a3fb8
TT
114422017-01-10 Tom Tromey <tom@tromey.com>
11443
11444 * python/py-framefilter.c (extract_sym, extract_value)
11445 (get_py_iter_from_func, bootstrap_python_frame_filters): Use
11446 gdbpy_ref.
11447
bf2a52fa
TT
114482017-01-10 Tom Tromey <tom@tromey.com>
11449
11450 * python/py-breakpoint.c (gdbpy_breakpoints): Use gdbpy_ref.
11451
f59fe7f8
TT
114522017-01-10 Tom Tromey <tom@tromey.com>
11453
11454 * python/py-inferior.c (gdbpy_inferiors): Use gdbpy_ref.
11455
80bd970a
TT
114562017-01-10 Tom Tromey <tom@tromey.com>
11457
11458 * python/py-function.c (convert_values_to_python, fnpy_init): Use
11459 gdbpy_ref.
11460
d1b3de2e
TT
114612017-01-10 Tom Tromey <tom@tromey.com>
11462
11463 * python/py-cmd.c (gdbpy_string_to_argv): Use gdbpy_ref.
11464
3bb43384
TT
114652017-01-10 Tom Tromey <tom@tromey.com>
11466
11467 * python/py-type.c (convert_field, make_fielditem, typy_fields)
11468 (typy_range): Use gdbpy_ref.
11469
abf5651e
TT
114702017-01-10 Tom Tromey <tom@tromey.com>
11471
11472 * python/py-threadevent.c (create_thread_event_object): Use
11473 gdbpy_ref.
11474 * python/py-stopevent.c (create_stop_event_object): Simplify.
11475 (emit_stop_event): Use gdbpy_ref.
11476 * python/py-signalevent.c (create_signal_event_object): Use
11477 gdbpy_ref.
11478 * python/py-newobjfileevent.c (create_new_objfile_event_object)
11479 (emit_new_objfile_event, create_clear_objfiles_event_object)
11480 (emit_clear_objfiles_event): Use gdbpy_ref.
11481 * python/py-infevents.c (create_inferior_call_event_object)
11482 (create_register_changed_event_object)
11483 (create_memory_changed_event_object, emit_inferior_call_event)
11484 (emit_memory_changed_event, emit_register_changed_event): Use
11485 gdbpy_ref.
11486 * python/py-exitedevent.c (create_exited_event_object)
11487 (emit_exited_event): Use gdbpy_ref.
11488 * python/py-event.h (evpy_emit_event): Remove
11489 CPYCHECKER_STEALS_REFERENCE_TO_ARG annotation.
11490 * python/py-event.c (evpy_emit_event): Use gdbpy_ref.
11491 * python/py-continueevent.c (emit_continue_event): Use
11492 gdbpy_ref.
11493 * python/py-breakpoint.c (gdbpy_breakpoint_created)
11494 (gdbpy_breakpoint_deleted, gdbpy_breakpoint_modified): Use
11495 gdbpy_ref.
11496 * python/py-bpevent.c (create_breakpoint_event_object): Use
11497 gdbpy_ref.
11498
a68ff33e
TT
114992017-01-10 Tom Tromey <tom@tromey.com>
11500
11501 * python/py-ref.h: New file.
11502
7becfd03
SM
115032017-01-10 Simon Marchi <simon.marchi@ericsson.com>
11504
11505 * cli-out.c (cli_ui_out::do_redirect): Change return type to
11506 void.
11507 * cli-out.h (cli_ui_out::do_redirect): Likewise.
11508 * mi/mi-out.c (mi_ui_out::do_redirect): Likewise.
11509 * mi/mi-out.h (mi_ui_out::do_redirect): Likewise.
11510 * ui-out.c (ui_out::redirect): Likewise.
11511 * ui-out.h (ui_out::redirect, ui_out::do_redirect): Likewise.
11512 * cli/cli-logging.c (set_logging_redirect): Update call site of
11513 ui_out::redirect.
11514 (handle_redirections): Likewise.
11515 * scm-ports.c (ioscm_with_output_to_port_worker): Likewise.
11516 * top.c (execute_command_to_string): Likewise.
11517 * utils.c (do_ui_out_redirect_pop): Likewise.
11518
df294654
SM
115192017-01-10 Simon Marchi <simon.marchi@ericsson.com>
11520
11521 * stack.c (_initialize_stack): Update "frame" command help message.
11522
f5e6296e
IB
115232017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
11524
11525 * d-exp.y (CastExpression): Emit UNOP_CAST_TYPE.
11526
0e2d6fa6
YQ
115272017-01-06 Yao Qi <yao.qi@linaro.org>
11528
11529 * x86-linux-nat.h: Include gdb_proc_service.h.
11530
44d6d3f9
YQ
115312017-01-06 Yao Qi <yao.qi@linaro.org>
11532
11533 * ser-base.h: Include serial.h.
11534
656731fe
YQ
115352017-01-06 Yao Qi <yao.qi@linaro.org>
11536
11537 * ppc-linux-tdep.h: Include ppc-tdep.h.
11538
1ca8f924
YQ
115392017-01-06 Yao Qi <yao.qi@linaro.org>
11540
11541 * nat/amd64-linux-siginfo.h: Include signal.h.
11542
bc3008c4
YQ
115432017-01-06 Yao Qi <yao.qi@linaro.org>
11544
11545 * nat/aarch64-linux-hw-point.h: Include break-common.h.
11546
66c80d03
YQ
115472017-01-06 Yao Qi <yao.qi@linaro.org>
11548
11549 * mi/mi-parse.h: Include mi-cmds.h.
11550
051d2dda
YQ
115512017-01-06 Yao Qi <yao.qi@linaro.org>
11552
11553 * inf-loop.c: Don't include "target.h".
11554 * inf-loop.h: Include it here.
11555
8018d34f
YQ
115562017-01-06 Yao Qi <yao.qi@linaro.org>
11557
11558 * dfp.h: Include "dboulest.h" and "expression.h".
11559
c0b8369c
YQ
115602017-01-06 Yao Qi <yao.qi@linaro.org>
11561
11562 * ax-gdb.h: Include "ax.h".
11563
ad5cba2a
YQ
115642017-01-06 Yao Qi <yao.qi@linaro.org>
11565
11566 * Makefile.in (HFILES_NO_SRCDIR): Replace gdb_ptrace.h
11567 with nat/gdb_ptrace.h.
11568
1c33cd7f
YQ
115692017-01-05 Yao Qi <yao.qi@linaro.org>
11570
11571 * mips-fbsd-tdep.c (mips_fbsd_sigframe_init): Move && to
11572 new line.
11573 (mips64_fbsd_sigframe_init): Likewise.
11574
c988ac1d
JB
115752017-01-04 John Baldwin <jhb@FreeBSD.org>
11576
11577 * mips-fbsd-tdep.c (_initialize_mips_fbsd_tdep): Use
11578 GDB_OSABI_FREEBSD instead of GDB_OSABI_FREEBSD_ELF.
11579
b268007c
JB
115802017-01-04 John Baldwin <jhb@FreeBSD.org>
11581
11582 * Makefile.in (ALLDEPFILES): Add mips-fbsd-nat.c.
11583 * NEWS: Mention new FreeBSD/mips native configuration.
11584 * config/mips/fbsd.mh: New file.
11585 * configure.host: Add mips*-*-freebsd*.
11586 * mips-fbsd-nat.c: New file.
11587
387360da
JB
115882017-01-04 John Baldwin <jhb@FreeBSD.org>
11589
11590 * Makefile.in (ALL_TARGET_OBS): Add mips-fbsd-tdep.o.
11591 (ALLDEPFILES): Add mips-fbsd-tdep.c.
11592 * NEWS: Mention new FreeBSD/mips target.
11593 * configure.tgt: Add mips*-*-freebsd*.
11594 * mips-fbsd-tdep.c: New file.
11595 * mips-fbsd-tdep.h: New file.
11596
2aaaf250
YQ
115972017-01-04 Yao Qi <yao.qi@linaro.org>
11598
11599 * dwarf2loc.c (write_pieced_value): Don't use VALUE_FRAME_ID (to),
11600 use c->frame_id when the piece location is DWARF_VALUE_REGISTER.
11601
61baf725
JB
116022017-01-01 Joel Brobecker <brobecker@adacore.com>
11603
6dbb839a 11604 Update copyright year range in all GDB files.
61baf725 11605
c113e7ff 116062017-01-01 Joel Brobecker <brobecker@adacore.com>
ce0db137 11607
c113e7ff 11608 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2016.
ce0db137 11609
c113e7ff 11610For older changes see ChangeLog-2016.
c906108c
SS
11611\f
11612Local Variables:
11613mode: change-log
11614left-margin: 8
11615fill-column: 74
11616version-control: never
57da7796 11617coding: utf-8
c906108c 11618End: