79925daa8a046ff47c9168159ce5e97632b87bd3
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2017-09-27 Tom Tromey <tom@tromey.com>
2
3 * spu-tdep.c (info_spu_event_command, info_spu_signal_command)
4 (info_spu_mailbox_command, info_spu_dma_command)
5 (info_spu_proxydma_command): Constify.
6
7 2017-09-27 Tom Tromey <tom@tromey.com>
8
9 * cli/cli-logging.c (set_logging_on, set_logging_off): Constify.
10
11 2017-09-27 Tom Tromey <tom@tromey.com>
12
13 * cli/cli-script.c (user_defined_command): Constify.
14
15 2017-09-27 Tom Tromey <tom@tromey.com>
16
17 * cli/cli-dump.c (dump_memory_command, dump_value_command)
18 (dump_srec_memory, dump_srec_value, dump_ihex_memory)
19 (dump_ihex_value, dump_verilog_memory, dump_verilog_value)
20 (dump_tekhex_memory, dump_tekhex_value, dump_binary_memory)
21 (dump_binary_value, append_binary_memory, append_binary_value):
22 Constify.
23 (struct dump_context) <func>: Constify.
24 (add_dump_command): Update.
25
26 2017-09-27 Tom Tromey <tom@tromey.com>
27
28 * cli/cli-cmds.c (show_version, show_configuration)
29 (source_command, show_user): Constify.
30
31 2017-09-27 Tom Tromey <tom@tromey.com>
32
33 * target.c (maintenance_print_target_stack): Constify.
34
35 2017-09-27 Tom Tromey <tom@tromey.com>
36
37 * interps.c (interpreter_exec_cmd): Constify.
38
39 2017-09-27 Tom Tromey <tom@tromey.com>
40
41 * record-full.c (cmd_record_full_restore): Constify.
42
43 2017-09-27 Tom Tromey <tom@tromey.com>
44
45 * memattr.c (enable_mem_command, disable_mem_command)
46 (delete_mem_command): Constify.
47
48 2017-09-27 Tom Tromey <tom@tromey.com>
49
50 * value.c (show_convenience): Constify.
51
52 2017-09-27 Tom Tromey <tom@tromey.com>
53
54 * gdbcore.h (core_file_command): Update.
55 * corefile.c (core_file_command): Constify.
56
57 2017-09-27 Tom Tromey <tom@tromey.com>
58
59 * user-regs.c (maintenance_print_user_registers): Constify.
60
61 2017-09-27 Tom Tromey <tom@tromey.com>
62
63 * cp-namespace.c (maintenance_cplus_namespace): Constify.
64
65 2017-09-27 Tom Tromey <tom@tromey.com>
66
67 * cp-support.c (first_component_command): Constify.
68
69 2017-09-27 Tom Tromey <tom@tromey.com>
70
71 * psymtab.c (maintenance_print_psymbols)
72 (maintenance_info_psymtabs, maintenance_check_psymtabs):
73 Constify.
74
75 2017-09-27 Tom Tromey <tom@tromey.com>
76
77 * windows-tdep.c (display_tib): Constify.
78
79 2017-09-27 Tom Tromey <tom@tromey.com>
80
81 * linux-fork.c (delete_checkpoint_command)
82 (detach_checkpoint_command): Constify.
83
84 2017-09-27 Tom Tromey <tom@tromey.com>
85
86 * cp-abi.c (set_cp_abi_cmd, show_cp_abi_cmd): Constify.
87
88 2017-09-27 Tom Tromey <tom@tromey.com>
89
90 * arc-tdep.c (dump_arc_instruction_command): Constify.
91
92 2017-09-27 Tom Tromey <tom@tromey.com>
93
94 * valprint.c (set_radix, show_radix): Constify.
95
96 2017-09-27 Tom Tromey <tom@tromey.com>
97
98 * dtrace-probe.c (info_probes_dtrace_command): Constify.
99
100 2017-09-27 Tom Tromey <tom@tromey.com>
101
102 * command.h (not_just_help_class_command): Update.
103 * cli/cli-decode.h (not_just_help_class_command): Update.
104 * cli/cli-decode.c (not_just_help_class_command): Constify.
105
106 2017-09-27 Tom Tromey <tom@tromey.com>
107
108 * gdb_bfd.c (maintenance_info_bfds): Constify.
109
110 2017-09-27 Tom Tromey <tom@tromey.com>
111
112 * cli/cli-decode.c (add_cmd, set_cmd_cfunc): New function
113 overloads.
114 (do_add_cmd): Rename from add_cmd. Don't call set_cmd_cfunc.
115 (do_const_cfunc): New function.
116 (cmd_cfunc_eq): New overload.
117 (cli_user_command_p): Check do_const_cfunc.
118 * cli/cli-decode.h (struct cmd_list_element) <function>: New field
119 const_cfunc.
120 * command.h (add_cmd): Add const overload and no-function
121 overload.
122 (set_cmd_cfunc): Add const overload.
123 (cmd_const_cfunc_ftype): Declare.
124 (cmd_cfunc_eq): Add const overload.
125 * breakpoint.c, cli-cmds.c, cli-dump.c, guile/scm-cmd.c,
126 python/py-cmd.c, target.c, tracepoint.c: Use no-function add_cmd
127 overload.
128
129 2017-09-27 Tom Tromey <tom@tromey.com>
130
131 * macroexp.c (get_next_token_for_substitution): New function.
132 (substitute_args): Call it. Check for __VA_OPT__.
133
134 2017-09-26 Walfred Tedeschi <walfred.tedeschi@intel.com>
135 Pedro Alves <palves@redhat.com>
136
137 * dwarf2read.c (dwarf2_cu): Remove field producer_is_icc and add
138 producer_is_icc_lt_14.
139 (producer_is_icc_lt_14): New function.
140 (check_producer): Add code for checking version of ICC.
141 (producer_is_icc): Move to producer.c.
142 (read_structure_type): Restrict ICC workaround to ICC<14.
143 * producer.c: Include selftest.h.
144 (producer_is_icc, producer_parsing_tests, _initialize_producer):
145 New functions.
146 * producer.h (producer_is_icc): New declaration.
147
148 2017-09-26 Walfred Tedeschi <walfred.tedeschi@intel.com>
149
150 * Makefile.in (SFILES): Add producer.c.
151 (COMMON_OBS): Add producer.o
152 * amd64-tdep.c (producer.h): Add new include.
153 * dwarf2read.c (producer.h): Add new include.
154 * producer.c: New file.
155 * producer.h: New file.
156 * utils.c (producer_is_gcc, producer_is_gcc_ge_4): Move to
157 producer.c.
158 * utils.h (producer_is_gcc, producer_is_gcc_ge_4): Move to
159 producer.h.
160
161 2017-09-26 Matthias Klose <doko@ubuntu.com>
162
163 * configure.ac: Search ncursesw before ncurses.
164 Check ncursesw/ncurses.h before ncurses/ncurses.h.
165 * gdb_curses.h: Include <ncursesw/ncurses.h>
166 * config.in, configure: Regenerate.
167
168 2017-09-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
169
170 PR gdb/22185
171 * configure.host <*-*-solaris2.[01], *-*-solaris2.[2-9]*>: Mark as
172 obsolete.
173 Use gdb_host sol2 for i[34567]86-*-solaris2*, x86_64-*-solaris2*.
174 Remove i386sol2 support.
175 * configure.nat <i386sol2>: Remove.
176 <sol2-64>: Fold into ...
177 <sol2>: ... this.
178 Move common settings to default section.
179 Add sol-thread.o.
180 * configure.tgt <i[34567]86-*-solaris2.1[0-9]*,
181 x86_64-*-solaris2.1[0-9]*>: Rename to ...
182 <i[34567]86-*-solaris2*, x86_64-*-solaris2*>: ... this.
183 <i[34567]86-*-solaris*>: Remove.
184 <sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*>: Remove.
185
186 * configure.ac: Remove wctype in libw check.
187 (_MSE_INT_H): Don't define on Solaris 7-9.
188 <solaris*>: Remove libthread_db.so.1 check.
189 * configure: Regenerate.
190 * config.in: Regenerate.
191
192 * proc-service.c: Remove PROC_SERVICE_IS_OLD handling.
193 (gdb_ps_prochandle_t, gdb_ps_read_buf_t, gdb_ps_write_buf_t)
194 (gdb_ps_size_t): Remove.
195 Use base types in users.
196 * sol-thread.c: Likewise, also for gdb_ps_addr_t.
197
198 * NEWS (Changes since GDB 8.0): Document Solaris 2.0-9 removal.
199
200 2017-09-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
201
202 PR build/22206
203 * sparc64-tdep.c (adi_tag_fd): Print pid as long.
204 (adi_is_addr_mapped): Likewise.
205 (PSR_ICC): Don't redefine.
206 (PSR_IMPL): Likewise.
207
208 2017-09-25 Tom Tromey <tom@tromey.com>
209
210 * regcache.c (regcache::dump): Use string_printf.
211
212 2017-09-25 Tom Tromey <tom@tromey.com>
213
214 * regcache.c (class regcache_invalidator): New.
215 (struct register_to_invalidate): Remove.
216 (make_cleanup_regcache_invalidate): Remove.
217 (regcache::raw_write): Use regcache_invalidator.
218
219 2017-09-25 Tom Tromey <tom@tromey.com>
220
221 * spu-tdep.c (spu2ppu_sniffer): Update.
222 * regcache.h (make_cleanup_regcache_xfree): Don't declare.
223 * regcache.c (do_regcache_xfree, make_cleanup_regcache_xfree):
224 Remove.
225 * ppc-linux-tdep.c (ppu2spu_sniffer): Update.
226 * mi/mi-main.c (mi_cmd_data_list_changed_registers): Update.
227 * frame.h (frame_save_as_regcache): Return std::unique_ptr.
228 * frame.c (frame_save_as_regcache): Return std::unique_ptr.
229 (frame_pop): Update.
230
231 2017-09-25 Tom Tromey <tom@tromey.com>
232
233 * spu-tdep.c (spu2ppu_dealloc_cache): Use delete.
234 * regcache.h (regcache_xfree): Don't declare.
235 * regcache.c (regcache_xfree): Remove.
236 (do_regcache_xfree): Use delete.
237 * ppc-linux-tdep.c (ppu2spu_dealloc_cache): Use delete.
238 * linux-fork.c (free_fork): Use delete.
239 (fork_save_infrun_state): Likewise.
240 * jit.c (jit_dealloc_cache): Use delete.
241 * infrun.c (discard_infcall_suspend_state): Use delete.
242
243 2017-09-25 Tom Tromey <tom@tromey.com>
244
245 * regcache.h (regcache_xmalloc): Don't declare.
246 (regcache_raw_set_cached_value): Update comment.
247 * regcache.c (regcache_xmalloc): Remove.
248 * ppc-linux-tdep.c (ppu2spu_sniffer): Use new.
249 * jit.c (jit_frame_sniffer): Use new.
250 * frame.c (frame_save_as_regcache): Use new.
251
252 2017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
253
254 * NEWS: Advertise support for guarded-storage registers on IBM z.
255
256 2017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
257
258 * s390-linux-nat.c (have_regset_gs): New static variable.
259 (s390_linux_fetch_inferior_registers): Handle guarded-storage
260 control block and guarded-storage broadcast control regsets.
261 (s390_read_description): Detect whether the target has
262 guarded-storage support, return appropriate tdesc.
263 * s390-linux-tdep.c (features/s390-gs-linux64.c): New include.
264 (features/s390x-gs-linux64.c): Likewise.
265 (struct gdbarch_tdep) <have_gs>: New field.
266 (s390_regmap_gs, s390_regmap_gsbc, s390_gs_regset)
267 (s390_gsbc_regset): New variables.
268 (s390_iterate_over_regset_sections): Iterate over s390_gs_regset
269 and s390_gsbc_regset, if applicable.
270 (s390_core_read_description): Check whether core file was from a
271 target with guarded-storage support; include appropriate regsets.
272 (s390_gdbarch_init): Add registers for guarded-storage support.
273 (_initialize_s390_tdep): Initialize new target descriptions that
274 include registers for guarded-storage support.
275 * s390-linux-tdep.h (HWCAP_S390_GS, S390_GSD_REGNUM)
276 (S390_GSSM_REGNUM, S390_GSEPLA_REGNUM)
277 (S390_BC_GSD_REGNUM, S390_BC_GSSM_REGNUM): New defines.
278 (S390_NUM_REGS): Adjust macro definition.
279 (s390_gs_regset, s390_gsbc_regset, tdesc_s390_gs_linux64)
280 (tdesc_s390x_gs_linux64): New declarations.
281
282 2017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
283
284 * features/s390-gs-linux64.xml: New file.
285 * features/s390-gs.xml: New file.
286 * features/s390-gsbc.xml: New file.
287 * features/s390x-gs-linux64.xml: New file.
288 * features/Makefile (WHICH): Add s390-gs-linux64 and
289 s390x-gs-linux64.
290 (s390-gs-linux64-expedite, s390x-gs-linux64-expedite): New macros.
291 (XMLTOC): Add s390-gs-linux64.xml and s390x-linux64.xml.
292 * features/s390-gs-linux64.c: New generated file.
293 * features/s390x-gs-linux64.c: New file.
294 * regformats/s390-gs-linux64.dat: New file.
295 * regformats/s390x-gs-linux64.dat: New file.
296
297 2017-09-23 Tom Tromey <tom@tromey.com>
298
299 * defs.h (make_cleanup_override_quit_handler): Don't declare.
300
301 2017-09-22 Tom Tromey <tom@tromey.com>
302
303 * utils.c (class scoped_input_handler) <m_quit_handler>: Change
304 type to scoped_restore_tmpl.
305 <scoped_input_handler>: Initialize m_quit_handler directly.
306
307 2017-09-22 Sergio Durigan Junior <sergiodj@redhat.com>
308
309 * cli/cli-cmds.c (pwd_command): Use "getcwd (NULL, 0)".
310 (cd_command): Likewise. Free "current_directory" before
311 assigning to it.
312 * main.c (captured_main_1): Use "getcwd (NULL, 0)".
313 * mi/mi-cmd-env.c (mi_cmd_env_pwd): Likewise.
314 * top.c (gdb_dirbuf): Remove global declaration.
315 * top.h (gdb_dirbuf): Likewise.
316
317 2017-09-22 Sergio Durigan Junior <sergiodj@redhat.com>
318
319 * gnulib/aclocal.m4: Regenerate.
320 * gnulib/config.in: Regenerate.
321 * gnulib/configure: Regenerate.
322 * gnulib/import/Makefile.am: Regenerate.
323 * gnulib/import/Makefile.in: Regenerate.
324 * gnulib/import/assure.h: New file.
325 * gnulib/import/at-func.c: Likewise
326 * gnulib/import/chdir-long.c: New file.
327 * gnulib/import/chdir-long.h: New file.
328 * gnulib/import/cloexec.c: New file.
329 * gnulib/import/cloexec.h: New file.
330 * gnulib/import/close.c: New file.
331 * gnulib/import/closedir.c: New file.
332 * gnulib/import/dirent-private.h: New file.
333 * gnulib/import/dup-safer.c: New file.
334 * gnulib/import/dup.c: New file.
335 * gnulib/import/dup2.c: New file.
336 * gnulib/import/error.c: New file.
337 * gnulib/import/error.h: New file.
338 * gnulib/import/exitfail.c: New file.
339 * gnulib/import/exitfail.h: New file.
340 * gnulib/import/fchdir.c: New file.
341 * gnulib/import/fcntl.c: New file.
342 * gnulib/import/fcntl.in.h: New file.
343 * gnulib/import/fd-hook.c: New file.
344 * gnulib/import/fd-hook.h: New file.
345 * gnulib/import/fd-safer.c: New file.
346 * gnulib/import/fdopendir.c: New file.
347 * gnulib/import/filename.h: New file.
348 * gnulib/import/filenamecat-lgpl.c: New file.
349 * gnulib/import/filenamecat.h: New file.
350 * gnulib/import/fstat.c: New file.
351 * gnulib/import/fstatat.c: New file.
352 * gnulib/import/getcwd-lgpl.c: New file.
353 * gnulib/import/getcwd.c: New file.
354 * gnulib/import/getdtablesize.c: New file.
355 * gnulib/import/getlogin_r.c: New file.
356 * gnulib/import/getprogname.c: New file.
357 * gnulib/import/getprogname.h: New file.
358 * gnulib/import/gettext.h: New file.
359 * gnulib/import/glob-libc.h: New file.
360 * gnulib/import/glob.c: New file.
361 * gnulib/import/glob.in.h: New file.
362 * gnulib/import/intprops.h: New file.
363 * gnulib/import/m4/chdir-long.m4: New file.
364 * gnulib/import/m4/close.m4: New file.
365 * gnulib/import/m4/closedir.m4: New file.
366 * gnulib/import/m4/d-ino.m4: New file.
367 * gnulib/import/m4/d-type.m4: New file.
368 * gnulib/import/m4/dup.m4: New file.
369 * gnulib/import/m4/dup2.m4: New file.
370 * gnulib/import/m4/error.m4: New file.
371 * gnulib/import/m4/fchdir.m4: New file.
372 * gnulib/import/m4/fcntl.m4: New file.
373 * gnulib/import/m4/fcntl_h.m4: New file.
374 * gnulib/import/m4/fdopendir.m4: New file.
375 * gnulib/import/m4/filenamecat.m4: New file.
376 * gnulib/import/m4/fstat.m4: New file.
377 * gnulib/import/m4/fstatat.m4: New file.
378 * gnulib/import/m4/getcwd-abort-bug.m4: New file.
379 * gnulib/import/m4/getcwd-path-max.m4: New file.
380 * gnulib/import/m4/getcwd.m4: New file.
381 * gnulib/import/m4/getdtablesize.m4: New file.
382 * gnulib/import/m4/getlogin_r.m4: New file.
383 * gnulib/import/m4/getprogname.m4: New file.
384 * gnulib/import/m4/glob.m4: New file.
385 * gnulib/import/m4/gnulib-cache.m4: Regenerate.
386 * gnulib/import/m4/gnulib-comp.m4: Regenerate.
387 * gnulib/import/m4/mempcpy.m4: New file.
388 * gnulib/import/m4/memrchr.m4: New file.
389 * gnulib/import/m4/mode_t.m4: New file.
390 * gnulib/import/m4/msvc-inval.m4: New file.
391 * gnulib/import/m4/msvc-nothrow.m4: New file.
392 * gnulib/import/m4/open.m4: New file.
393 * gnulib/import/m4/openat.m4: New file.
394 * gnulib/import/m4/opendir.m4: New file.
395 * gnulib/import/m4/readdir.m4: New file.
396 * gnulib/import/m4/realloc.m4: New file.
397 * gnulib/import/m4/rewinddir.m4: New file.
398 * gnulib/import/m4/save-cwd.m4: New file.
399 * gnulib/import/m4/strdup.m4: New file.
400 * gnulib/import/m4/strerror.m4: New file.
401 * gnulib/import/m4/unistd-safer.m4: New file.
402 * gnulib/import/mempcpy.c: New file.
403 * gnulib/import/memrchr.c: New file.
404 * gnulib/import/msvc-inval.c: New file.
405 * gnulib/import/msvc-inval.h: New file.
406 * gnulib/import/msvc-nothrow.c: New file.
407 * gnulib/import/msvc-nothrow.h: New file.
408 * gnulib/import/open.c: New file.
409 * gnulib/import/openat-die.c: New file.
410 * gnulib/import/openat-priv.h: New file.
411 * gnulib/import/openat-proc.c: New file.
412 * gnulib/import/openat.c: New file.
413 * gnulib/import/openat.h: New file.
414 * gnulib/import/opendir.c: New file.
415 * gnulib/import/pipe-safer.c: New file.
416 * gnulib/import/readdir.c: New file.
417 * gnulib/import/realloc.c: New file.
418 * gnulib/import/rewinddir.c: New file.
419 * gnulib/import/save-cwd.c: New file.
420 * gnulib/import/save-cwd.h: New file.
421 * gnulib/import/strdup.c: New file.
422 * gnulib/import/strerror-override.c: New file.
423 * gnulib/import/strerror-override.h: New file.
424 * gnulib/import/strerror.c: New file.
425 * gnulib/import/unistd--.h: New file.
426 * gnulib/import/unistd-safer.h: New file.
427 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add
428 "getcwd" and "glob".
429 * ser-tcp.c: Undefine "close" before redefining it.
430
431 2017-09-21 Simon Marchi <simon.marchi@ericsson.com>
432
433 * guile/scm-value.c (gdbscm_value_address): Initialize address,
434 get rid of res_val.
435
436 2017-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
437
438 * configure.nat <i386sol2,i386>: Add fork-inferior.o to NATDEPFILES.
439 <sol2,sparc>: Likewise.
440 <sol2-64,i386>: Likewise.
441
442 * warning.m4 (AM_GDB_WARNINGS): Disable -Wunknown-pragmas,
443 -Wdeprecated-declarations on *-*-solaris*.
444 * configure: Regenerate.
445
446 * procfs.c: Include "nat/inferior.h".
447 (procfs_info_proc): Fix typo.
448
449 2017-09-21 Kevin Buettner <kevinb@redhat.com>
450
451 * remote.c (vector): Include.
452 (struct private_thread_info): Add field, thread_handle.
453 (free_private_thread_info): Deallocate storage associated with
454 thread handle.
455 (get_private_info_thread): Initialize `thread_handle' field.
456 (struct thread_item): Add field, thread_handle.
457 (clear_threads_listing_context): Deallocate storage associated
458 with thread handle.
459 (start_thread): Add support for "handle" attribute.
460 (thread_attributes): Add "handle".
461 (remote_get_threads_with_qthreadinfo): Initialize thread_handle
462 field.
463 (remote_update_thread_list): Update thread_handle.
464 (remote_thread_handle_to_thread_info): New function.
465 (init_remote_ops): Initialize to_thread_handle_to_thread_info.
466
467 2017-09-21 Kevin Buettner <kevinb@redhat.com>
468
469 * python/py-inferior.c (gdbpy_thread_from_thread_handle): New
470 function.
471 (inferior_object_methods): Add gdbpy_thread_from_thread_handle.
472 * python/python-internal.h (thread_object_type): Declare.
473
474 2017-09-21 Kevin Buettner <kevinb@redhat.com>
475
476 * target.h (struct target_ops): Add to_thread_handle_to_thread_info.
477 (target_thread_handle_to_thread_info): Declare.
478 * target.c (target_thread_handle_to_thread_info): New function.
479 * target-delegates.c: Regenerate.
480 * gdbthread.h (find_thread_by_handle): Declare.
481 * thread.c (find_thread_by_handle): New function.
482 * linux-thread-db.c (thread_db_thread_handle_to_thread_info): New
483 function.
484 (init_thread_db_ops): Register thread_db_thread_handle_to_thread_info.
485
486 2017-09-21 Simon Marchi <simon.marchi@ericsson.com>
487
488 * nat/linux-waitpid.c (linux_debug): Add ATTRIBUTE_PRINTF.
489
490 2017-09-21 Simon Marchi <simon.marchi@ericsson.com>
491
492 * microblaze-tdep.c (microblaze_debug): Add ATTRIBUTE_PRINTF.
493
494 2017-09-21 Yao Qi <yao.qi@linaro.org>
495
496 * configure.tgt (aarch64*-*-freebsd*): Add fbsd-tdep.o solib-svr4.o
497 to gdb_target_obs.
498
499 2017-09-20 Tom Tromey <tom@tromey.com>
500
501 * breakpoint.c (struct counted_command_line): Remove.
502 (breakpoint_commands): Update.
503 (alloc_counted_command_line, incref_counted_command_line)
504 (decref_counted_command_line, do_cleanup_counted_command_line)
505 (make_cleanup_decref_counted_command_line): Remove.
506 (breakpoint_set_commands, commands_command_1, ~bpstats, bpstats)
507 (bpstat_clear_actions, bpstat_do_actions_1, watchpoint_check)
508 (bpstat_stop_status, print_one_breakpoint_location, ~breakpoint)
509 (save_breakpoints): Update.
510 * breakpoint.h (counted_command_line): Now a typedef to
511 shared_ptr.
512 (struct breakpoint) <commands>: Now a counted_command_line.
513 (struct bpstats) <command>: Likewise.
514
515 2017-09-20 Tom Tromey <tom@tromey.com>
516
517 * breakpoint.c (struct commands_info, do_map_commands_command):
518 Remove.
519 (commands_command_1): Update.
520 (iterate_over_related_breakpoints): Take a function_view.
521 (do_delete_breakpoint, do_map_delete_breakpoint): Remove.
522 (delete_command): Update.
523 (map_breakpoint_numbers): Take a function_view.
524 (do_disable_breakpoint, do_map_delete_breakpoint): Remove.
525 (disable_command): Update.
526 (do_enable_breakpoint, do_map_enable_breakpoint): Remove.
527 (enable_command): Update.
528 (struct disp_data, do_enable_breakpoint_disp)
529 (do_map_enable_once_breakpoint, do_map_enable_count_breakpoint)
530 (do_map_enable_delete_breakpoint): Remove.
531 (enable_once_command, enable_count_command, enable_delete_command)
532 (delete_trace_variable_command): Update.
533
534 2017-09-20 Tom Tromey <tom@tromey.com>
535
536 * breakpoint.c (~bpstats): Rename from bpstat_free. Update.
537 (bpstat_clear): Use delete.
538 (bpstats): New constructors.
539 (bpstat_copy, bpstat_stop_status): Use new.
540 (dprintf_after_condition_true): Update.
541 * breakpoint.h (bpstats::bpstats): Add constructors.
542 (bpstats::~bpstats): Add destructor.
543
544 2017-09-20 Pedro Alves <palves@redhat.com>
545
546 * eval.c (make_params): Delete, refactored as ...
547 (class fake_method): ... this new type's ctor.
548 (fake_method::~fake_method): New.
549 (evaluate_subexp_standard): Use 'fake_method'.
550
551 2017-09-20 Tom Tromey <tom@tromey.com>
552
553 * windows-nat.c (get_windows_debug_event, windows_wait)
554 (do_initial_windows_stuff, windows_attach): Update.
555 * utils.c (vwarning, internal_vproblem): Update.
556 (ui_unregister_input_event_handler_cleanup)
557 (prepare_to_handle_input): Remove.
558 (class scoped_input_handler): New.
559 (defaulted_query, prompt_for_continue): Update.
560 * tui/tui-hooks.c (tui_refresh_frame_and_register_information):
561 Update.
562 * top.c (undo_terminal_modifications_before_exit): Update.
563 * target/target.h (target_terminal_init, target_terminal_inferior)
564 (target_terminal_ours): Don't declare.
565 (class target_terminal): New.
566 * target.h (target_terminal_is_inferior, target_terminal_is_ours)
567 (target_terminal_ours_for_output)
568 (make_cleanup_restore_target_terminal): Don't declare.
569 (target_terminal_info): Remove.
570 * target.c (enum terminal_state, terminal_state): Remove.
571 (target_terminal::terminal_state): Define.
572 (target_terminal::init): Rename from target_terminal_init.
573 (target_terminal::inferior): Rename from
574 target_terminal_inferior.
575 (target_terminal::ours): Rename from target_terminal_ours.
576 (target_terminal::ours_for_output): Rename from
577 target_terminal_ours_for_output.
578 (target_terminal::info): New method.
579 (cleanup_restore_target_terminal)
580 (make_cleanup_restore_target_terminal): Remove.
581 * solib.c (handle_solib_event): Update.
582 * remote.c (remote_serial_quit_handler): Update.
583 (remote_terminal_inferior, remote_wait_as): Update.
584 * record-full.c (record_full_wait_1): Update.
585 * nto-procfs.c (procfs_create_inferior): Update.
586 * nat/fork-inferior.c (startup_inferior): Update.
587 * mi/mi-interp.c (mi_new_thread, mi_thread_exit)
588 (mi_record_changed, mi_inferior_added, mi_inferior_appeared)
589 (mi_inferior_exit, mi_inferior_removed, mi_traceframe_changed)
590 (mi_tsv_created, mi_tsv_deleted, mi_tsv_modified)
591 (mi_breakpoint_created, mi_breakpoint_deleted)
592 (mi_breakpoint_modified, mi_on_resume, mi_solib_loaded)
593 (mi_solib_unloaded, mi_command_param_changed, mi_memory_changed)
594 (mi_user_selected_context_changed, report_initial_inferior):
595 Update.
596 * linux-nat.c (linux_nat_attach, linux_nat_terminal_ours)
597 (linux_nat_terminal_inferior): Update.
598 * infrun.c (follow_fork_inferior)
599 (handle_vfork_child_exec_or_exit, do_target_resume)
600 (check_curr_ui_sync_execution_done, handle_inferior_event_1)
601 (handle_signal_stop, maybe_remove_breakpoints, normal_stop):
602 Update.
603 * inflow.c (child_terminal_init, info_terminal_command): Update.
604 * infcmd.c (post_create_inferior, continue_1, prepare_one_step)
605 (attach_command): Update.
606 * infcall.c (call_thread_fsm_should_stop): Update.
607 * gnu-nat.c (gnu_attach): Update.
608 * extension.c (struct active_ext_lang_state)
609 (restore_active_ext_lang): Update.
610 * exceptions.c (print_flush): Update.
611 * event-top.c (async_enable_stdin, default_quit_handler): Update.
612 (struct quit_handler_cleanup_data, restore_quit_handler)
613 (restore_quit_handler_dtor, make_cleanup_override_quit_handler):
614 Remove.
615 * cp-support.c (gdb_demangle): Update.
616 * breakpoint.c (update_inserted_breakpoint_locations)
617 (insert_breakpoint_locations, handle_jit_event)
618 (disable_breakpoints_in_unloaded_shlib): Update.
619 * annotate.c (annotate_breakpoints_invalid)
620 (annotate_frames_invalid): Update.
621
622 2017-09-20 Tom Tromey <tom@tromey.com>
623
624 * main.c (catch_command_errors): Rename from
625 catch_command_errors_const.
626 (captured_main_1): Update.
627
628 2017-09-20 Pedro Alves <palves@redhat.com>
629
630 * cli/cli-cmds.c (list_command): Use print_sal_location.
631 (print_sal_location): New function.
632 (ambiguous_line_spec): Use print_sal_location.
633 * linespec.c (symbol_to_sal): Record the symbol in the sal.
634 * symtab.c (find_function_start_sal): Likewise.
635 * symtab.h (symtab_and_line::symbol): New field.
636
637 2017-09-20 Pedro Alves <palves@redhat.com>
638
639 * linespec.c (minsym_found): Handle non-text minsyms.
640 (symbol_to_sal): Record a sal.pc for non-block, non-label symbols.
641
642 2017-09-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
643
644 * features/Makefile (i386-avx-mpx-avx512-pku.dat): Add missing
645 backslash.
646
647 2017-09-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
648
649 * gdb.arch/i386-avx512.c (move_zmm_data_to_reg): Use
650 vmovups instead vmovaps.
651 (move_zmm_data_to_memory): Use vmovups instead vmovaps.
652
653 2017-09-19 John Baldwin <jhb@FreeBSD.org>
654
655 * NEWS (Changes since GDB 8.0): Add starti.
656 * infcmd.c (enum run_break): New.
657 (run_command_1): Queue pending event for RUN_STOP_AT_FIRST_INSN
658 case.
659 (run_command): Use enum run_how.
660 (start_command): Likewise.
661 (starti_command): New function.
662 (RUN_ARGS_HELP): New macro.
663 (_initialize_infcmd): Use RUN_ARGS_HELP for run and start
664 commands. Add starti command.
665
666 2017-09-19 Yao Qi <yao.qi@linaro.org>
667
668 * Makefile.in (monitor.o): Remove the rule.
669
670 2017-09-19 Yao Qi <yao.qi@linaro.org>
671
672 * annotate.h (struct annotate_arg_emitter): Use
673 DISABLE_COPY_AND_ASSIGN.
674 * common/refcounted-object.h (refcounted_object): Likewise.
675 * completer.h (struct completion_result): Likewise.
676 * dwarf2read.c (struct dwarf2_per_objfile): Likewise.
677 * filename-seen-cache.h (filename_seen_cache): Likewise.
678 * gdbcore.h (thread_section_name): Likewise.
679 * gdb_regex.h (compiled_regex): Likewise.
680 * gdbthread.h (scoped_restore_current_thread): Likewise.
681 * inferior.h (scoped_restore_current_inferior): Likewise.
682 * jit.c (jit_reader): Likewise.
683 * linespec.h (struct linespec_result): Likewise.
684 * mi/mi-parse.h (struct mi_parse): Likewise.
685 * nat/fork-inferior.c (execv_argv): Likewise.
686 * progspace.h (scoped_restore_current_program_space): Likewise.
687 * python/python-internal.h (class gdbpy_enter): Likewise.
688 * regcache.h (regcache): Likewise.
689 * target-descriptions.c (struct tdesc_reg): Likewise.
690 (struct tdesc_type): Likewise.
691 (struct tdesc_feature): Likewise.
692 * ui-out.h (ui_out_emit_type): Likewise.
693
694 2017-09-18 Simon Marchi <simon.marchi@ericsson.com>
695
696 * dwarf2expr.c (dwarf_expr_context::execute_stack_op): Remove
697 label abort_expression.
698
699 2017-09-16 Simon Marchi <simon.marchi@ericsson.com>
700
701 * common/buffer.c (buffer_xml_printf): Adjust.
702 * common/xml-utils.c (xml_escape_text): Change return type to
703 std::string, update code accordingly.
704 * common/xml-utils.h (xml_escape_text): Change return type to
705 std::string.
706 * rs6000-aix-tdep.c (rs6000_aix_shared_library_to_xml): Adjust.
707 * windows-tdep.c (windows_xfer_shared_library): Adjust.
708 * unittests/xml-utils-selftests.c (test_xml_escape_text):
709 Adjust.
710
711 2017-09-16 Simon Marchi <simon.marchi@ericsson.com>
712
713 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add new source file.
714 (SUBDIR_UNITTESTS_OBS): Add new object file.
715 * unittests/xml-utils-selftests.c: New file.
716
717 2017-09-16 Simon Marchi <simon.marchi@ericsson.com>
718
719 * common/selftest.h (selftest): New struct/interface.
720 (register_test): Add name parameter, add new overload.
721 (run_tests): Add filter parameter.
722 (for_each_selftest_ftype): New typedef.
723 (for_each_selftest): New declaration.
724 * common/selftest.c (tests): Change type to
725 map<string, unique_ptr<selftest>>.
726 (simple_selftest): New struct.
727 (register_test): New function.
728 (register_test): Add name parameter and use it.
729 (run_tests): Add filter parameter and use it. Add prints.
730 Adjust to vector -> map change.
731 * aarch64-tdep.c (_initialize_aarch64_tdep): Add names when
732 registering selftests.
733 * arm-tdep.c (_initialize_arm_tdep): Likewise.
734 * disasm-selftests.c (_initialize_disasm_selftests): Likewise.
735 * dwarf2-frame.c (_initialize_dwarf2_frame): Likewise.
736 * dwarf2loc.c (_initialize_dwarf2loc): Likewise.
737 * findvar.c (_initialize_findvar): Likewise.
738 * gdbarch-selftests.c (_initialize_gdbarch_selftests): Likewise.
739 * maint.c (maintenance_selftest): Update call to run_tests.
740 (maintenance_info_selftests): New function.
741 (_initialize_maint_cmds): Register "maintenance info selftests"
742 command. Update "maintenance selftest" doc.
743 * regcache.c (_initialize_regcache): Add names when registering
744 selftests.
745 * rust-exp.y (_initialize_rust_exp): Likewise.
746 * selftest-arch.c (gdbarch_selftest): New struct.
747 (gdbarch_tests): Remove.
748 (register_test_foreach_arch): Add name parameter. Call
749 register_test.
750 (tests_with_arch): Remove, move most content to
751 gdbarch_selftest::operator().
752 (_initialize_selftests_foreach_arch): Remove.
753 * selftest-arch.h (register_test_foreach_arch): Add name
754 parameter.
755 (run_tests_with_arch): New declaration.
756 * utils-selftests.c (_initialize_utils_selftests): Add names
757 when registering selftests.
758 * utils.c (_initialize_utils): Likewise.
759 * unittests/array-view-selftests.c
760 (_initialize_array_view_selftests): Likewise.
761 * unittests/environ-selftests.c (_initialize_environ_selftests):
762 Likewise.
763 * unittests/function-view-selftests.c
764 (_initialize_function_view_selftests): Likewise.
765 * unittests/offset-type-selftests.c
766 (_initialize_offset_type_selftests): Likewise.
767 * unittests/optional-selftests.c
768 (_initialize_optional_selftests): Likewise.
769 * unittests/scoped_restore-selftests.c
770 (_initialize_scoped_restore_selftests): Likewise.
771 * NEWS: Document "maintenance selftest" and "maint info
772 selftests".
773
774 2017-09-16 Simon Marchi <simon.marchi@ericsson.com>
775
776 * mi/mi-main.c (mi_load_progress): Restore current_uiout using a
777 scoped_restore.
778
779 2017-09-16 Simon Marchi <simon.marchi@ericsson.com>
780
781 * mi/mi-main.c (mi_load_progress): Make uiout variable
782 a unique_ptr.
783
784 2017-09-15 Pedro Alves <palves@redhat.com>
785
786 * compile/compile-c-types.c (convert_enum, convert_int)
787 (convert_float): Adjust to refer to int_type_v0 and float_type_v0.
788
789 2017-09-15 Simon Marchi <simon.marchi@ericsson.com>
790
791 * dwarf2read.c (copy_string): Remove.
792 (parse_macro_definition): Replace copy_string with savestring.
793
794 2017-09-15 Yao Qi <yao.qi@linaro.org>
795
796 * configure.tgt (i[34567]86-*-darwin*): Append amd64.o to
797 gdb_target_obs.
798 (i[34567]86-*-solaris2.1[0-9]* | x86_64-*-solaris2.1[0-9]*):
799 Likewise.
800 (i[34567]86-*-linux*): Likewise.
801
802 2017-09-14 Simon Marchi <simon.marchi@ericsson.com>
803
804 * dwarf2expr.h (dwarf_stack_value): Add constructor.
805 (dwarf_expr_context) <~dwarf_expr_context>: Define as default.
806 <stack>: Change type to std::vector.
807 <stack_len, stack_allocated>: Remove.
808 <grow_stack>: Remove.
809 * dwarf2expr.c (dwarf_expr_context::dwarf_expr_context): Adjust.
810 (dwarf_expr_context::~dwarf_expr_context): Remove.
811 (dwarf_expr_context::grow_stack): Remove.
812 (dwarf_expr_context::push): Adjust.
813 (dwarf_expr_context::pop): Adjust.
814 (dwarf_expr_context::fetch): Adjust.
815 (dwarf_expr_context::fetch_in_stack_memory): Adjust.
816 (dwarf_expr_context::stack_empty_p): Adjust.
817 (dwarf_expr_context::execute_stack_op): Adjust.
818
819 2017-09-14 Simon Marchi <simon.marchi@ericsson.com>
820
821 * dwarf2expr.h (dwarf_expr_context) <stack_empty_p>: Change
822 return type to bool.
823 * dwarf2expr.c (dwarf_expr_context::stack_empty_p): Likewise.
824
825 2017-09-14 Simon Marchi <simon.marchi@ericsson.com>
826
827 * dwarf2expr.h (dwarf_expr_piece) <v.mem.in_stack_memory>:
828 Change type to bool.
829 (dwarf_stack_value) <in_stack_memory>: Likewise.
830 (dwarf_expr_context) <push_address>: Change parameter type to
831 bool.
832 <fetch_in_stack_memory>: Change return type to bool.
833 <push>: Change parameter type to bool.
834 * dwarf2expr.c (dwarf_expr_context::push): Change parameter type
835 to bool.
836 (dwarf_expr_context::push_address): Likewise.
837 (dwarf_expr_context::fetch_in_stack_memory): Change return type
838 to bool.
839 (dwarf_expr_context::execute_stack_op): Adjust.
840 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Adjust.
841
842 2017-09-14 Simon Marchi <simon.marchi@ericsson.com>
843
844 * dwarf2expr.h (struct dwarf_expr_piece): Move up.
845 (struct dwarf_expr_context) <n_pieces>: Remove.
846 <pieces>: Change type to std::vector.
847 * dwarf2expr.c (dwarf_expr_context::dwarf_expr_context): Adjust.
848 (dwarf_expr_context::~dwarf_expr_context): Don't manually free
849 pieces.
850 (dwarf_expr_context::add_piece): Adjust.
851 * dwarf2loc.c (struct piece_closure): Initialize fields.
852 <n_pieces>: Remove.
853 <pieces>: Change type to std::vector.
854 (allocate_piece_closure): Adjust, change parameter to
855 std::vector rvalue and std::move it to piece_closure.
856 (rw_pieced_value): Adjust.
857 (check_pieced_synthetic_pointer): Adjust.
858 (indirect_synthetic_pointer): Adjust.
859 (coerce_pieced_ref): Adjust.
860 (free_pieced_value_closure): Adjust. Use delete to free
861 piece_closure.
862 (dwarf2_evaluate_loc_desc_full): Adjust. std::move ctx.pieces
863 to allocate_piece_closure.
864 (dwarf2_loc_desc_get_symbol_read_needs): Adjust.
865
866 2017-09-12 Simon Marchi <simon.marchi@ericsson.com>
867
868 * probe.h (probe_ops_cp): Remove typedef.
869 (DEF_VEC_P (probe_ops_cp)): Remove.
870 (all_probe_ops): Change type to std::vector.
871 * probe.c (info_probes_for_ops): Adjust to vector change.
872 (probe_linespec_to_ops): Likewise.
873 (all_probe_ops): Change type to std::vector.
874 (_initialize_probe): Adjust to vector change.
875 * dtrace-probe.c (_initialize_dtrace_probe): Likewise.
876 * elfread.c (elf_get_probes): Likewise.
877 * stap-probe.c (_initialize_stap_probe): Likewise.
878
879 2017-09-12 Simon Marchi <simon.marchi@ericsson.com>
880
881 * probe.h (struct bound_probe): Define constructors.
882 * probe.c (bound_probe_s): Remove typedef.
883 (DEF_VEC_O (bound_probe_s)): Remove VEC.
884 (collect_probes): Change return type to std::vector, remove
885 cleanup.
886 (compare_probes): Return bool, change parameter type. Change
887 semantic to "less than".
888 (gen_ui_out_table_header_info): Change parameter to std::vector
889 and update.
890 (exists_probe_with_pops): Likewise.
891 (info_probes_for_ops): Update to std::vector change.
892 (enable_probes_command): Likewise.
893 (disable_probes_command): Likewise.
894
895 2017-09-12 Simon Marchi <simon.marchi@ericsson.com>
896
897 * probe.h (struct probe_ops) <get_probes>: Change parameter from
898 vec to std::vector.
899 * probe.c (parse_probes_in_pspace): Update.
900 (find_probes_in_objfile): Update.
901 (find_probe_by_pc): Update.
902 (collect_probes): Update.
903 (probe_any_get_probes): Update.
904 * symfile.h (struct sym_probe_fns) <sym_get_probes> Change
905 return type to reference to std::vector.
906 * dtrace-probe.c (dtrace_process_dof_probe): Change parameter to
907 std::vector and update.
908 (dtrace_process_dof): Likewise.
909 (dtrace_get_probes): Likewise.
910 * elfread.c (elf_get_probes): Change return type to std::vector,
911 store an std::vector in bfd_data.
912 (probe_key_free): Update to std::vector.
913 * stap-probe.c (handle_stap_probe): Change parameter to
914 std::vector and update.
915 (stap_get_probes): Likewise.
916 * symfile-debug.c (debug_sym_get_probes): Change return type to
917 std::vector and update.
918
919 2017-09-11 Tom Tromey <tom@tromey.com>
920
921 * breakpoint.c (program_breakpoint_here_p): Update.
922 * target.c (make_scoped_restore_show_memory_breakpoints): Rename
923 from make_show_memory_breakpoints_cleanup. Return a
924 scoped_restore_tmpl<int>.
925 (restore_show_memory_breakpoints): Remove.
926 * ppc-linux-tdep.c (ppc_linux_memory_remove_breakpoint): Update.
927 * mem-break.c (memory_validate_breakpoint): Update.
928 * ia64-tdep.c (ia64_memory_insert_breakpoint): Update.
929 (ia64_memory_remove_breakpoint): Update.
930 (ia64_breakpoint_from_pc): Update.
931 * target.h (make_scoped_restore_show_memory_breakpoints): Rename
932 from make_show_memory_breakpoints_cleanup.
933
934 2017-09-11 Tom Tromey <tom@tromey.com>
935
936 * d-namespace.c (d_lookup_symbol): Use std::string.
937 (find_symbol_in_baseclass): Likewise.
938
939 2017-09-11 Tom Tromey <tom@tromey.com>
940
941 * ctf.c (ctf_start): Use std::string.
942
943 2017-09-11 Tom Tromey <tom@tromey.com>
944
945 * ada-lang.c (is_known_support_routine): Update.
946 (ada_unhandled_exception_name_addr_from_raise): Update.
947 * guile/scm-frame.c (gdbscm_frame_name): Update.
948 * python/py-frame.c (frapy_name): Update.
949 (frapy_function): Update.
950 * stack.h (find_frame_funname): Update.
951 * stack.c (find_frame_funname): Return unique_xmalloc_ptr.
952 (print_frame): Update.
953
954 2017-09-11 Tom Tromey <tom@tromey.com>
955
956 * findcmd.c (put_bits): Take a gdb::byte_vector.
957 (parse_find_args): Return gdb::byte_vector. "args" now const.
958 Remove "pattern_bufp" and "pattern_lenp" parameters. Remove
959 cleanups.
960 (find_command): Update.
961
962 2017-09-11 Tom Tromey <tom@tromey.com>
963
964 * cli/cli-script.c (class scoped_restore_hook_in): New.
965 (clear_hook_in_cleanup): Remove.
966 (execute_cmd_pre_hook, execute_cmd_post_hook): Use
967 scoped_restore_hook_in.
968
969 2017-09-11 Tom Tromey <tom@tromey.com>
970
971 * cli/cli-script.c (restore_interp): Remove.
972 (read_command_lines): Use scoped_restore_interp.
973 * interps.c (scoped_restore_interp::set_temp): Rename from
974 interp_set_temp.
975 * interps.h (class scoped_restore_interp): New.
976 (interp_set_temp): Remove.
977
978 2017-09-11 Tom Tromey <tom@tromey.com>
979
980 * mi/mi-cmd-catch.c (mi_cmd_catch_assert)
981 (mi_cmd_catch_exception, mi_catch_load_unload): Update.
982 * mi/mi-cmd-break.c (setup_breakpoint_reporting): Return a
983 scoped_restore.
984 (mi_cmd_break_insert_1): Update.
985 * mi/mi-cmd-break.h (setup_breakpoint_reporting): Return a
986 scoped_restore.
987
988 2017-09-11 Tom Tromey <tom@tromey.com>
989
990 * demangle.c (demangle_command): Update.
991 * breakpoint.c (disable_command): Update.
992 (enable_command): Update.
993 (find_location_by_number): Make "number" const. Use
994 get_number_trailer.
995 * cli/cli-utils.c (extract_arg): Return std::string.
996 * probe.c (parse_probe_linespec): Update. Change types.
997 (collect_probes): Take string arguments.
998 (parse_probe_linespec): Likewise.
999 (info_probes_for_ops): Update.
1000 (enable_probes_command): Update.
1001 (disable_probes_command): Update.
1002 * break-catch-sig.c (catch_signal_split_args): Update.
1003 * mi/mi-parse.c (mi_parse): Update.
1004
1005 2017-09-11 Tom Tromey <tom@tromey.com>
1006
1007 * language.h (language_enum): Make argument const.
1008 * language.c (language_enum): Make argument const.
1009
1010 2017-09-11 Tom Tromey <tom@tromey.com>
1011
1012 * common/common-utils.h (skip_to_space): Remove macro, redeclare
1013 as function.
1014 (skip_to_space): Rename from skip_to_space_const.
1015 * common/common-utils.c (skip_to_space): New function.
1016 (skip_to_space): Rename from skip_to_space_const.
1017 * cli/cli-utils.h (get_number): Rename from get_number_const.
1018 (extract_arg): Rename from extract_arg_const.
1019 * cli/cli-utils.c (get_number): Rename from get_number_const.
1020 (extract_arg): Rename from extract_arg_const.
1021 (number_or_range_parser::get_number): Use ::get_number.
1022 * aarch64-linux-tdep.c, ada-lang.c, arm-linux-tdep.c, ax-gdb.c,
1023 break-catch-throw.c, breakpoint.c, cli/cli-cmds.c, cli/cli-dump.c,
1024 cli/cli-script.c, cli/cli-setshow.c, compile/compile.c,
1025 completer.c, demangle.c, disasm.c, findcmd.c, linespec.c,
1026 linux-tdep.c, linux-thread-db.c, location.c, mi/mi-parse.c,
1027 minsyms.c, nat/linux-procfs.c, printcmd.c, probe.c,
1028 python/py-breakpoint.c, record.c, rust-exp.y, serial.c, stack.c,
1029 stap-probe.c, tid-parse.c, tracepoint.c: Update all callers.
1030
1031 2017-09-11 Tom Tromey <tom@tromey.com>
1032
1033 * python/python.c (do_start_initialization): Use
1034 py-event-types.def to initialize types.
1035 Define all object type structures.
1036 * python/python-internal.h: Don't declare event initialization
1037 functions.
1038 * python/py-threadevent.c (thread_event_object_type): Don't
1039 define.
1040 * python/py-stopevent.c (stop_event_object_type): Don't define.
1041 * python/py-signalevent.c (signal_event_object_type): Don't
1042 declare or define.
1043 * python/py-newobjfileevent.c (new_objfile_event_object_type)
1044 (clear_objfiles_event_object_type): Don't declare or define.
1045 * python/py-infevents.c (inferior_call_pre_event_object_type)
1046 (inferior_call_post_event_object_type)
1047 (register_changed_event_object_type)
1048 (memory_changed_event_object_type): Don't declare or define.
1049 * python/py-inferior.c (new_thread_event_object_type)
1050 (new_inferior_event_object_type)
1051 (inferior_deleted_event_object_type): Don't declare or define.
1052 * python/py-exitedevent.c (exited_event_object_type): Don't
1053 declare or define.
1054 * python/py-evts.c (gdbpy_initialize_py_events): Use
1055 py-all-events.def.
1056 * python/py-events.h (thread_event_object_type): Don't declare.
1057 (events_object): Use py-all-events.def.
1058 * python/py-event.h (GDBPY_NEW_EVENT_TYPE): Remove. Use
1059 py-event-types.def.
1060 * python/py-event-types.def: New file.
1061 * python/py-continueevent.c (create_continue_event_object): Don't
1062 declare or define.
1063 * python/py-bpevent.c (breakpoint_event_object_type): Don't
1064 declare or define.
1065 * python/py-all-events.def: New file.
1066
1067 2017-09-11 Tom Tromey <tom@tromey.com>
1068
1069 * python/py-threadevent.c (create_thread_event_object): Return
1070 gdbpy_ref.
1071 * python/py-stopevent.h (create_stop_event_object)
1072 (create_breakpoint_event_object, create_signal_event_object):
1073 Update.
1074 * python/py-stopevent.c (create_stop_event_object): Return
1075 gdbpy_ref.
1076 (emit_stop_event): Update.
1077 * python/py-signalevent.c (create_signal_event_object): Return
1078 gdbpy_ref.
1079 * python/py-infevents.c (create_inferior_call_event_object):
1080 Update.
1081 * python/py-event.h (create_event_object)
1082 (create_thread_event_object): Update.
1083 * python/py-event.c (create_event_object): Return gdbpy_ref.
1084 * python/py-continueevent.c: Return gdbpy_ref.
1085 * python/py-bpevent.c (create_breakpoint_event_object): Return
1086 gdbpy_ref.
1087
1088 2017-09-11 Tom Tromey <tom@tromey.com>
1089
1090 PR python/15622:
1091 * NEWS: Add entry.
1092 * python/python.c (do_start_initialization): Initialize new event
1093 types.
1094 * python/python-internal.h (gdbpy_initialize_new_inferior_event)
1095 (gdbpy_initialize_inferior_deleted_event)
1096 (gdbpy_initialize_new_thread_event): Declare.
1097 * python/py-threadevent.c (create_thread_event_object): Add option
1098 "thread" parameter.
1099 * python/py-inferior.c (new_thread_event_object_type)
1100 (new_inferior_event_object_type)
1101 (inferior_deleted_event_object_type): Declare.
1102 (python_new_inferior, python_inferior_deleted): New functions.
1103 (add_thread_object): Emit new_thread event.
1104 (gdbpy_initialize_inferior): Attach new functions to corresponding
1105 observers.
1106 (new_thread, new_inferior, inferior_deleted): Define new event
1107 types.
1108 * python/py-evts.c (gdbpy_initialize_py_events): Add new
1109 registries.
1110 * python/py-events.h (events_object) <new_inferior,
1111 inferior_deleted, new_thread>: New fields.
1112 * python/py-event.h (create_thread_event_breakpoint): Add optional
1113 "thread" parameter.
1114
1115 2017-09-10 Andrew Burgess <andrew.burgess@embecosm.com>
1116
1117 * utils.c (abort_with_message): Don't compare gdb_stderr to NULL,
1118 check current_ui instead.
1119 (internal_vproblem): Likewise.
1120
1121 2017-09-09 Simon Marchi <simon.marchi@ericsson.com>
1122
1123 * thread.c (print_thread_info_1): Remove unnecessary calls to
1124 uiout->is_mi_like_p.
1125
1126 2017-09-09 Tom Tromey <tom@tromey.com>
1127
1128 * namespace.h (add_using_directive): Update.
1129 * namespace.c (add_using_directive): Change type of excludes to
1130 std::vector.
1131 * dwarf2read.c (read_import_statement): Use std::vector.
1132 (read_namespace): Update.
1133 * cp-namespace.c (cp_scan_for_anonymous_namespaces): Update.
1134
1135 2017-09-09 Tom Tromey <tom@tromey.com>
1136
1137 * linespec.c (create_sals_line_offset): Use gdb::def_vector.
1138
1139 2017-09-09 Tom Tromey <tom@tromey.com>
1140
1141 * p-valprint.c (pascal_object_print_value): Use gdb::byte_vector.
1142
1143 2017-09-09 Tom Tromey <tom@tromey.com>
1144
1145 * stack.c (func_command): Use gdb::def_vector.
1146
1147 2017-09-09 Tom Tromey <tom@tromey.com>
1148
1149 * mi/mi-cmd-var.c (mi_cmd_var_list_children): Use gdb::optional,
1150 ui_out_emit_list, ui_out_emit_tuple.
1151 (mi_cmd_var_update): Likewise.
1152
1153 2017-09-09 Tom Tromey <tom@tromey.com>
1154
1155 * mi/mi-interp.c (mi_user_selected_context_changed): Use
1156 ui_out_redirect_pop.
1157 * guile/scm-ports.c (ioscm_with_output_to_port_worker): Use
1158 ui_out_redirect_pop.
1159 * utils.c (do_ui_out_redirect_pop)
1160 (make_cleanup_ui_out_redirect_pop): Remove.
1161 * top.c (execute_command_to_string): Use ui_out_redirect_pop.
1162 * utils.h (make_cleanup_ui_out_redirect_pop): Remove.
1163 * ui-out.h (ui_out_redirect_pop): New class.
1164
1165 2017-09-09 Tom Tromey <tom@tromey.com>
1166
1167 * mi/mi-main.c (output_cores): Use ui_out_emit_list.
1168 (list_available_thread_groups, mi_cmd_list_thread_groups)
1169 (mi_cmd_data_list_changed_registers, mi_cmd_data_read_memory)
1170 (mi_cmd_data_read_memory_bytes, mi_cmd_trace_frame_collected):
1171 Likewise.
1172
1173 2017-09-09 Tom Tromey <tom@tromey.com>
1174
1175 * disasm.c (gdb_pretty_print_disassembler::pretty_print_insn): Use
1176 ui_out_emit_tuple.
1177
1178 2017-09-09 Tom Tromey <tom@tromey.com>
1179
1180 * target.c (flash_erase_command): Use ui_out_emit_tuple.
1181 * stack.c (print_frame): Use ui_out_emit_tuple.
1182 * spu-tdep.c (info_spu_event_command): Use ui_out_emit_tuple.
1183 (info_spu_mailbox_command, info_spu_dma_command)
1184 (info_spu_proxydma_command): Likewise.
1185 * mi/mi-main.c (mi_cmd_trace_frame_collected): Use
1186 ui_out_emit_tuple, gdb::byte_vector, bin2hex.
1187 * mi/mi-cmd-file.c (mi_cmd_file_list_shared_libraries): Use
1188 ui_out_emit_tuple.
1189 * breakpoint.c (print_it_watchpoint): Use ui_out_emit_tuple.
1190
1191 2017-09-09 Tom Tromey <tom@tromey.com>
1192
1193 * ui-out.h (make_cleanup_ui_out_table_begin_end): Remove.
1194 (class ui_out_emit_table): Update comment.
1195 * ui-out.c (do_cleanup_table_end)
1196 (make_cleanup_ui_out_table_begin_end): Remove.
1197 * spu-tdep.c (info_spu_mailbox_list): Use ui_out_emit_table.
1198 (info_spu_dma_cmdlist): Likewise.
1199 * probe.c (info_probes_for_ops): Use ui_out_emit_table.
1200 * darwin-nat-info.c (darwin_debug_regions_recurse): Use
1201 ui_out_emit_table.
1202
1203 2017-09-09 Tom Tromey <tom@tromey.com>
1204
1205 * thread.c (print_thread_info_1): Use ui_out_emit_table,
1206 ui_out_emit_list, gdb::optional.
1207
1208 2017-09-09 John Baldwin <jhb@FreeBSD.org>
1209
1210 * aarch64-linux-nat.c: Remove _initialize_aarch64_linux_nat
1211 prototype.
1212 * aarch64-linux-tdep.c: Remove _initialize_aarch64_linux_tdep
1213 prototype.
1214 * aarch64-newlib-tdep.c: Remove _initialize_aarch64_newlib_tdep
1215 prototype.
1216 * aarch64-tdep.c: Remove _initialize_aarch64_tdep prototype.
1217 * ada-exp.y: Remove _initialize_ada_exp prototype.
1218 * ada-lang.c: Remove _initialize_ada_language prototype.
1219 * ada-tasks.c: Remove _initialize_tasks prototype.
1220 * addrmap.c: Remove _initialize_addrmap prototype.
1221 * agent.c: Remove _initialize_agent prototype.
1222 * aix-thread.c: Remove _initialize_aix_thread prototype.
1223 * alpha-bsd-nat.c: Remove _initialize_alphabsd_nat prototype.
1224 * alpha-linux-nat.c: Remove _initialize_alpha_linux_nat prototype.
1225 * alpha-linux-tdep.c: Remove _initialize_alpha_linux_tdep
1226 prototype.
1227 * alpha-nbsd-tdep.c: Remove _initialize_alphanbsd_tdep prototype.
1228 * alpha-obsd-tdep.c: Remove _initialize_alphaobsd_tdep prototype.
1229 * alpha-tdep.c: Remove _initialize_alpha_tdep prototype.
1230 * amd64-darwin-tdep.c: Remove _initialize_amd64_darwin_tdep
1231 prototype.
1232 * amd64-dicos-tdep.c: Remove _initialize_amd64_dicos_tdep
1233 prototype.
1234 * amd64-fbsd-nat.c: Remove _initialize_amd64fbsd_nat prototype.
1235 * amd64-fbsd-tdep.c: Remove _initialize_amd64fbsd_tdep prototype.
1236 * amd64-linux-nat.c: Remove _initialize_amd64_linux_nat prototype.
1237 * amd64-linux-tdep.c: Remove _initialize_amd64_linux_tdep
1238 prototype.
1239 * amd64-nbsd-nat.c: Remove _initialize_amd64nbsd_nat prototype.
1240 * amd64-nbsd-tdep.c: Remove _initialize_amd64nbsd_tdep prototype.
1241 * amd64-obsd-nat.c: Remove _initialize_amd64obsd_nat prototype.
1242 * amd64-obsd-tdep.c: Remove _initialize_amd64obsd_tdep prototype.
1243 * amd64-sol2-tdep.c: Remove _initialize_amd64_sol2_tdep prototype.
1244 * amd64-tdep.c: Remove _initialize_amd64_tdep prototype.
1245 * amd64-windows-nat.c: Remove _initialize_amd64_windows_nat
1246 prototype.
1247 * amd64-windows-tdep.c: Remove _initialize_amd64_windows_tdep
1248 prototype.
1249 * annotate.c: Remove _initialize_annotate prototype.
1250 * arc-newlib-tdep.c: Remove _initialize_arc_newlib_tdep prototype.
1251 * arc-tdep.c: Remove _initialize_arc_tdep prototype.
1252 * arch-utils.c: Remove _initialize_gdbarch_utils prototype.
1253 * arm-linux-nat.c: Remove _initialize_arm_linux_nat prototype.
1254 * arm-linux-tdep.c: Remove _initialize_arm_linux_tdep prototype.
1255 * arm-nbsd-tdep.c: Remove _initialize_arm_netbsd_tdep prototype.
1256 * arm-obsd-tdep.c: Remove _initialize_armobsd_tdep prototype.
1257 * arm-symbian-tdep.c: Remove _initialize_arm_symbian_tdep
1258 prototype.
1259 * arm-tdep.c: Remove _initialize_arm_tdep prototype.
1260 * arm-wince-tdep.c: Remove _initialize_arm_wince_tdep prototype.
1261 * auto-load.c: Remove _initialize_auto_load prototype.
1262 * auxv.c: Remove _initialize_auxv prototype.
1263 * avr-tdep.c: Remove _initialize_avr_tdep prototype.
1264 * ax-gdb.c: Remove _initialize_ax_gdb prototype.
1265 * bfin-linux-tdep.c: Remove _initialize_bfin_linux_tdep prototype.
1266 * bfin-tdep.c: Remove _initialize_bfin_tdep prototype.
1267 * break-catch-sig.c: Remove _initialize_break_catch_sig prototype.
1268 * break-catch-syscall.c: Remove _initialize_break_catch_syscall
1269 prototype.
1270 * break-catch-throw.c: Remove _initialize_break_catch_throw
1271 prototype.
1272 * breakpoint.c: Remove _initialize_breakpoint prototype.
1273 * bsd-uthread.c: Remove _initialize_bsd_uthread prototype.
1274 * btrace.c: Remove _initialize_btrace prototype.
1275 * charset.c: Remove _initialize_charset prototype.
1276 * cli/cli-cmds.c: Remove _initialize_cli_cmds prototype.
1277 * cli/cli-dump.c: Remove _initialize_cli_dump prototype.
1278 * cli/cli-interp.c: Remove _initialize_cli_interp prototype.
1279 * cli/cli-logging.c: Remove _initialize_cli_logging prototype.
1280 * cli/cli-script.c: Remove _initialize_cli_script prototype.
1281 * coff-pe-read.c: Remove _initialize_coff_pe_read prototype.
1282 * coffread.c: Remove _initialize_coffread prototype.
1283 * compile/compile.c: Remove _initialize_compile prototype.
1284 * complaints.c: Remove _initialize_complaints prototype.
1285 * completer.c: Remove _initialize_completer prototype.
1286 * copying.awk: Remove _initialize_copying prototype.
1287 * copying.c: Regenerate.
1288 * core-regset.c: Remove _initialize_core_regset prototype.
1289 * corefile.c: Remove _initialize_core prototype.
1290 * corelow.c: Remove _initialize_corelow prototype.
1291 * cp-abi.c: Remove _initialize_cp_abi prototype.
1292 * cp-namespace.c: Remove _initialize_cp_namespace prototype.
1293 * cp-support.c: Remove _initialize_cp_support prototype.
1294 * cp-valprint.c: Remove _initialize_cp_valprint prototype.
1295 * cris-linux-tdep.c: Remove _initialize_cris_linux_tdep prototype.
1296 * cris-tdep.c: Remove _initialize_cris_tdep prototype.
1297 * ctf.c: Remove _initialize_ctf prototype.
1298 * d-lang.c: Remove _initialize_d_language prototype.
1299 * darwin-nat-info.c: Remove _initialize_darwin_info_commands
1300 prototype.
1301 * darwin-nat.c: Remove _initialize_darwin_inferior prototype.
1302 * dbxread.c: Remove _initialize_dbxread prototype.
1303 * dcache.c: Remove _initialize_dcache prototype.
1304 * demangle.c: Remove _initialize_demangler prototype.
1305 * disasm-selftests.c: Remove _initialize_disasm_selftests
1306 prototype.
1307 * disasm.c: Remove _initialize_disasm prototype.
1308 * dtrace-probe.c: Remove _initialize_dtrace_probe prototype.
1309 * dummy-frame.c: Remove _initialize_dummy_frame prototype.
1310 * dwarf2-frame-tailcall.c: Remove _initialize_tailcall_frame
1311 prototype.
1312 * dwarf2-frame.c: Remove _initialize_dwarf2_frame prototype.
1313 * dwarf2expr.c: Remove _initialize_dwarf2expr prototype.
1314 * dwarf2loc.c: Remove _initialize_dwarf2loc prototype.
1315 * dwarf2read.c: Remove _initialize_dwarf2_read prototype.
1316 * elfread.c: Remove _initialize_elfread prototype.
1317 * exec.c: Remove _initialize_exec prototype.
1318 * extension.c: Remove _initialize_extension prototype.
1319 * f-lang.c: Remove _initialize_f_language prototype.
1320 * f-valprint.c: Remove _initialize_f_valprint prototype.
1321 * fbsd-nat.c: Remove _initialize_fbsd_nat prototype.
1322 * fbsd-tdep.c: Remove _initialize_fbsd_tdep prototype.
1323 * filesystem.c: Remove _initialize_filesystem prototype.
1324 * findcmd.c: Remove _initialize_mem_search prototype.
1325 * fork-child.c: Remove _initialize_fork_child prototype.
1326 * frame-base.c: Remove _initialize_frame_base prototype.
1327 * frame-unwind.c: Remove _initialize_frame_unwind prototype.
1328 * frame.c: Remove _initialize_frame prototype.
1329 * frv-linux-tdep.c: Remove _initialize_frv_linux_tdep prototype.
1330 * frv-tdep.c: Remove _initialize_frv_tdep prototype.
1331 * ft32-tdep.c: Remove _initialize_ft32_tdep prototype.
1332 * gcore.c: Remove _initialize_gcore prototype.
1333 * gdb_bfd.c: Remove _initialize_gdb_bfd prototype.
1334 * gdbarch.c: Regenerate.
1335 * gdbarch.sh: Remove _initialize_gdbarch prototype.
1336 * gdbtypes.c: Remove _initialize_gdbtypes prototype.
1337 * gnu-nat.c: Remove _initialize_gnu_nat prototype.
1338 * gnu-v2-abi.c: Remove _initialize_gnu_v2_abi prototype.
1339 * gnu-v3-abi.c: Remove _initialize_gnu_v3_abi prototype.
1340 * go-lang.c: Remove _initialize_go_language prototype.
1341 * go32-nat.c: Remove _initialize_go32_nat prototype.
1342 * guile/guile.c: Remove _initialize_guile prototype.
1343 * h8300-tdep.c: Remove _initialize_h8300_tdep prototype.
1344 * hppa-linux-nat.c: Remove _initialize_hppa_linux_nat prototype.
1345 * hppa-linux-tdep.c: Remove _initialize_hppa_linux_tdep prototype.
1346 * hppa-nbsd-nat.c: Remove _initialize_hppanbsd_nat prototype.
1347 * hppa-nbsd-tdep.c: Remove _initialize_hppanbsd_tdep prototype.
1348 * hppa-obsd-nat.c: Remove _initialize_hppaobsd_nat prototype.
1349 * hppa-obsd-tdep.c: Remove _initialize_hppaobsd_tdep prototype.
1350 * hppa-tdep.c: Remove _initialize_hppa_tdep prototype.
1351 * i386-bsd-nat.c: Remove _initialize_i386bsd_nat prototype.
1352 * i386-cygwin-tdep.c: Remove _initialize_i386_cygwin_tdep
1353 prototype.
1354 * i386-darwin-tdep.c: Remove _initialize_i386_darwin_tdep
1355 prototype.
1356 * i386-dicos-tdep.c: Remove _initialize_i386_dicos_tdep prototype.
1357 * i386-fbsd-nat.c: Remove _initialize_i386fbsd_nat prototype.
1358 * i386-fbsd-tdep.c: Remove _initialize_i386fbsd_tdep prototype.
1359 * i386-gnu-nat.c: Remove _initialize_i386gnu_nat prototype.
1360 * i386-gnu-tdep.c: Remove _initialize_i386gnu_tdep prototype.
1361 * i386-linux-nat.c: Remove _initialize_i386_linux_nat prototype.
1362 * i386-linux-tdep.c: Remove _initialize_i386_linux_tdep prototype.
1363 * i386-nbsd-nat.c: Remove _initialize_i386nbsd_nat prototype.
1364 * i386-nbsd-tdep.c: Remove _initialize_i386nbsd_tdep prototype.
1365 * i386-nto-tdep.c: Remove _initialize_i386nto_tdep prototype.
1366 * i386-obsd-nat.c: Remove _initialize_i386obsd_nat prototype.
1367 * i386-obsd-tdep.c: Remove _initialize_i386obsd_tdep prototype.
1368 * i386-sol2-nat.c: Remove _initialize_amd64_sol2_nat prototype.
1369 * i386-sol2-tdep.c: Remove _initialize_amd64_sol2_tdep prototype.
1370 * i386-tdep.c: Remove _initialize_i386_tdep prototype.
1371 * i386-windows-nat.c: Remove _initialize_i386_windows_nat
1372 prototype.
1373 * ia64-libunwind-tdep.c: Remove _initialize_libunwind_frame
1374 prototype.
1375 * ia64-linux-nat.c: Remove _initialize_ia64_linux_nat prototype.
1376 * ia64-linux-tdep.c: Remove _initialize_ia64_linux_tdep prototype.
1377 * ia64-tdep.c: Remove _initialize_ia64_tdep prototype.
1378 * ia64-vms-tdep.c: Remove _initialize_ia64_vms_tdep prototype.
1379 * infcall.c: Remove _initialize_infcall prototype.
1380 * infcmd.c: Remove _initialize_infcmd prototype.
1381 * inferior.c: Remove _initialize_inferiors prototype.
1382 * inflow.c: Remove _initialize_inflow prototype.
1383 * infrun.c: Remove _initialize_infrun prototype.
1384 * interps.c: Remove _initialize_interpreter prototype.
1385 * iq2000-tdep.c: Remove _initialize_iq2000_tdep prototype.
1386 * jit.c: Remove _initialize_jit prototype.
1387 * language.c: Remove _initialize_language prototype.
1388 * linux-fork.c: Remove _initialize_linux_fork prototype.
1389 * linux-nat.c: Remove _initialize_linux_nat prototype.
1390 * linux-tdep.c: Remove _initialize_linux_tdep prototype.
1391 * linux-thread-db.c: Remove _initialize_thread_db prototype.
1392 * lm32-tdep.c: Remove _initialize_lm32_tdep prototype.
1393 * m2-lang.c: Remove _initialize_m2_language prototype.
1394 * m32c-tdep.c: Remove _initialize_m32c_tdep prototype.
1395 * m32r-linux-nat.c: Remove _initialize_m32r_linux_nat prototype.
1396 * m32r-linux-tdep.c: Remove _initialize_m32r_linux_tdep prototype.
1397 * m32r-tdep.c: Remove _initialize_m32r_tdep prototype.
1398 * m68hc11-tdep.c: Remove _initialize_m68hc11_tdep prototype.
1399 * m68k-bsd-nat.c: Remove _initialize_m68kbsd_nat prototype.
1400 * m68k-bsd-tdep.c: Remove _initialize_m68kbsd_tdep prototype.
1401 * m68k-linux-nat.c: Remove _initialize_m68k_linux_tdep prototype.
1402 * m68k-linux-tdep.c: Remove _initialize_m68k_linux_tdep prototype.
1403 * m68k-tdep.c: Remove _initialize_m68k_tdep prototype.
1404 * m88k-bsd-nat.c: Remove _initialize_m68kbsd_nat prototype.
1405 * m88k-tdep.c: Remove _initialize_m68kbsd_tdep prototype.
1406 * machoread.c: Remove _initialize_machoread prototype.
1407 * macrocmd.c: Remove _initialize_macrocmd prototype.
1408 * macroscope.c: Remove _initialize_macroscope prototype.
1409 * maint.c: Remove _initialize_maint_cmds prototype.
1410 * mdebugread.c: Remove _initialize_mdebugread prototype.
1411 * memattr.c: Remove _initialize_mem prototype.
1412 * mep-tdep.c: Remove _initialize_mep_tdep prototype.
1413 * mi/mi-cmd-env.c: Remove _initialize_mi_cmd_env prototype.
1414 * mi/mi-cmds.c: Remove _initialize_mi_cmds prototype.
1415 * mi/mi-interp.c: Remove _initialize_mi_interp prototype.
1416 * mi/mi-main.c: Remove _initialize_mi_main prototype.
1417 * microblaze-linux-tdep.c: Remove
1418 _initialize_microblaze_linux_tdep prototype.
1419 * microblaze-tdep.c: Remove _initialize_microblaze_tdep prototype.
1420 * mips-fbsd-nat.c: Remove _initialize_mips_fbsd_nat prototype.
1421 * mips-fbsd-tdep.c: Remove _initialize_mips_fbsd_tdep prototype.
1422 * mips-linux-nat.c: Remove _initialize_mips_linux_nat prototype.
1423 * mips-linux-tdep.c: Remove _initialize_mips_linux_tdep prototype.
1424 * mips-nbsd-nat.c: Remove _initialize_mipsnbsd_nat prototype.
1425 * mips-nbsd-tdep.c: Remove _initialize_mipsnbsd_tdep prototype.
1426 * mips-sde-tdep.c: Remove _initialize_mips_sde_tdep prototype.
1427 * mips-tdep.c: Remove _initialize_mips_tdep prototype.
1428 * mips64-obsd-nat.c: Remove _initialize_mips64obsd_nat prototype.
1429 * mips64-obsd-tdep.c: Remove _initialize_mips64obsd_tdep
1430 prototype.
1431 * mipsread.c: Remove _initialize_mipsread prototype.
1432 * mn10300-linux-tdep.c: Remove _initialize_mn10300_linux_tdep
1433 prototype.
1434 * mn10300-tdep.c: Remove _initialize_mn10300_tdep prototype.
1435 * moxie-tdep.c: Remove _initialize_moxie_tdep prototype.
1436 * msp430-tdep.c: Remove _initialize_msp430_tdep prototype.
1437 * mt-tdep.c: Remove _initialize_mt_tdep prototype.
1438 * nds32-tdep.c: Remove _initialize_nds32_tdep prototype.
1439 * nios2-linux-tdep.c: Remove _initialize_nios2_linux_tdep
1440 prototype.
1441 * nios2-tdep.c: Remove _initialize_nios2_tdep prototype.
1442 * nto-procfs.c: Remove _initialize_procfs prototype.
1443 * nto-tdep.c: Remove _initialize_nto_tdep prototype.
1444 * objc-lang.c: Remove _initialize_objc_language prototype.
1445 * objfiles.c: Remove _initialize_objfiles prototype.
1446 * observer.c: Remove observer_test_first_notification_function,
1447 observer_test_second_notification_function,
1448 observer_test_third_notification_function, and
1449 _initialize_observer prototypes.
1450 * opencl-lang.c: Remove _initialize_opencl_language prototypes.
1451 * osabi.c: Remove _initialize_gdb_osabi prototype.
1452 * osdata.c: Remove _initialize_osdata prototype.
1453 * p-valprint.c: Remove _initialize_pascal_valprint prototype.
1454 * parse.c: Remove _initialize_parse prototype.
1455 * ppc-fbsd-nat.c: Remove _initialize_ppcfbsd_nat prototype.
1456 * ppc-fbsd-tdep.c: Remove _initialize_ppcfbsd_tdep prototype.
1457 * ppc-linux-nat.c: Remove _initialize_ppc_linux_nat prototype.
1458 * ppc-linux-tdep.c: Remove _initialize_ppc_linux_tdep prototype.
1459 * ppc-nbsd-nat.c: Remove _initialize_ppcnbsd_nat prototype.
1460 * ppc-nbsd-tdep.c: Remove _initialize_ppcnbsd_tdep prototype.
1461 * ppc-obsd-nat.c: Remove _initialize_ppcobsd_nat prototype.
1462 * ppc-obsd-tdep.c: Remove _initialize_ppcobsd_tdep prototype.
1463 * printcmd.c: Remove _initialize_printcmd prototype.
1464 * probe.c: Remove _initialize_probe prototype.
1465 * proc-api.c: Remove _initialize_proc_api prototype.
1466 * proc-events.c: Remove _initialize_proc_events prototype.
1467 * proc-service.c: Remove _initialize_proc_service prototype.
1468 * procfs.c: Remove _initialize_procfs prototype.
1469 * psymtab.c: Remove _initialize_psymtab prototype.
1470 * python/python.c: Remove _initialize_python prototype.
1471 * ravenscar-thread.c: Remove _initialize_ravenscar prototype.
1472 * record-btrace.c: Remove _initialize_record_btrace prototype.
1473 * record-full.c: Remove _initialize_record_full prototype.
1474 * record.c: Remove _initialize_record prototype.
1475 * regcache.c: Remove _initialize_regcache prototype.
1476 * reggroups.c: Remove _initialize_reggroup prototype.
1477 * remote-notif.c: Remove _initialize_notif prototype.
1478 * remote-sim.c: Remove _initialize_remote_sim prototype.
1479 * remote.c: Remove _initialize_remote prototype.
1480 * reverse.c: Remove _initialize_reverse prototype.
1481 * rl78-tdep.c: Remove _initialize_rl78_tdep prototype.
1482 * rs6000-aix-tdep.c: Remove _initialize_rs6000_aix_tdep prototype.
1483 * rs6000-lynx178-tdep.c: Remove _initialize_rs6000_lynx178_tdep
1484 prototype.
1485 * rs6000-nat.c: Remove _initialize_rs6000_nat prototype.
1486 * rs6000-tdep.c: Remove _initialize_rs6000_tdep prototype.
1487 * rust-exp.y: Remove _initialize_rust_exp prototype.
1488 * rx-tdep.c: Remove _initialize_rx_tdep prototype.
1489 * s390-linux-nat.c: Remove _initialize_s390_nat prototype.
1490 * s390-linux-tdep.c: Remove _initialize_s390_tdep prototype.
1491 * score-tdep.c: Remove _initialize_score_tdep prototype.
1492 * selftest-arch.c: Remove _initialize_selftests_foreach_arch
1493 prototype.
1494 * ser-go32.c: Remove _initialize_ser_dos prototype.
1495 * ser-mingw.c: Remove _initialize_ser_windows prototype.
1496 * ser-pipe.c: Remove _initialize_ser_pipe prototype.
1497 * ser-tcp.c: Remove _initialize_ser_tcp prototype.
1498 * ser-unix.c: Remove _initialize_ser_hardwire prototype.
1499 * serial.c: Remove _initialize_serial prototype.
1500 * sh-linux-tdep.c: Remove _initialize_sh_linux_tdep prototype.
1501 * sh-nbsd-nat.c: Remove _initialize_shnbsd_nat prototype.
1502 * sh-nbsd-tdep.c: Remove _initialize_shnbsd_tdep prototype.
1503 * sh-tdep.c: Remove _initialize_sh_tdep prototype.
1504 * skip.c: Remove _initialize_step_skip prototype.
1505 * sol-thread.c: Remove _initialize_sol_thread prototype.
1506 * solib-aix.c: Remove _initialize_solib_aix prototype.
1507 * solib-darwin.c: Remove _initialize_darwin_solib prototype.
1508 * solib-dsbt.c: Remove _initialize_dsbt_solib prototype.
1509 * solib-frv.c: Remove _initialize_frv_solib prototype.
1510 * solib-spu.c: Remove _initialize_spu_solib prototype.
1511 * solib-svr4.c: Remove _initialize_svr4_solib prototype.
1512 * solib-target.c: Remove _initialize_solib_target prototype.
1513 * solib.c: Remove _initialize_solib prototype.
1514 * source.c: Remove _initialize_source prototype.
1515 * sparc-linux-nat.c: Remove _initialize_sparc_linux_nat prototype.
1516 * sparc-linux-tdep.c: Remove _initialize_sparc_linux_tdep
1517 prototype.
1518 * sparc-nat.c: Remove _initialize_sparc_nat prototype.
1519 * sparc-nbsd-nat.c: Remove _initialize_sparcnbsd_nat prototype.
1520 * sparc-nbsd-tdep.c: Remove _initialize_sparcnbsd_tdep prototype.
1521 * sparc-obsd-tdep.c: Remove _initialize_sparc32obsd_tdep
1522 prototype.
1523 * sparc-sol2-nat.c: Remove _initialize_sparc_sol2_nat prototype.
1524 * sparc-sol2-tdep.c: Remove _initialize_sparc_sol2_tdep prototype.
1525 * sparc-tdep.c: Remove _initialize_sparc_tdep prototype.
1526 * sparc64-fbsd-nat.c: Remove _initialize_sparc64fbsd_nat
1527 prototype.
1528 * sparc64-fbsd-tdep.c: Remove _initialize_sparc64fbsd_tdep
1529 prototype.
1530 * sparc64-linux-nat.c: Remove _initialize_sparc64_linux_nat
1531 prototype.
1532 * sparc64-linux-tdep.c: Remove _initialize_sparc64_linux_tdep
1533 prototype.
1534 * sparc64-nat.c: Remove _initialize_sparc64_nat prototype.
1535 * sparc64-nbsd-nat.c: Remove _initialize_sparc64nbsd_nat
1536 prototype.
1537 * sparc64-nbsd-tdep.c: Remove _initialize_sparc64nbsd_tdep
1538 prototype.
1539 * sparc64-obsd-nat.c: Remove _initialize_sparc64obsd_nat
1540 prototype.
1541 * sparc64-obsd-tdep.c: Remove _initialize_sparc64obsd_tdep
1542 prototype.
1543 * sparc64-sol2-tdep.c: Remove _initialize_sparc64_sol2_tdep
1544 prototype.
1545 * spu-linux-nat.c: Remove _initialize_spu_nat prototype.
1546 * spu-multiarch.c: Remove _initialize_spu_multiarch prototype.
1547 * spu-tdep.c: Remove _initialize_spu_tdep prototype.
1548 * stabsread.c: Remove _initialize_stabsread prototype.
1549 * stack.c: Remove _initialize_stack prototype.
1550 * stap-probe.c: Remove _initialize_stap_probe prototype.
1551 * std-regs.c: Remove _initialize_frame_reg prototype.
1552 * symfile-debug.c: Remove _initialize_symfile_debug prototype.
1553 * symfile-mem.c: Remove _initialize_symfile_mem prototype.
1554 * symfile.c: Remove _initialize_symfile prototype.
1555 * symmisc.c: Remove _initialize_symmisc prototype.
1556 * symtab.c: Remove _initialize_symtab prototype.
1557 * target-dcache.c: Remove _initialize_target_dcache prototype.
1558 * target-descriptions.c: Remove _initialize_target_descriptions
1559 prototype.
1560 * thread.c: Remove _initialize_thread prototype.
1561 * tic6x-linux-tdep.c: Remove _initialize_tic6x_linux_tdep
1562 prototype.
1563 * tic6x-tdep.c: Remove _initialize_tic6x_tdep prototype.
1564 * tilegx-linux-nat.c: Remove _initialize_tile_linux_nat prototype.
1565 * tilegx-linux-tdep.c: Remove _initialize_tilegx_linux_tdep
1566 prototype.
1567 * tilegx-tdep.c: Remove _initialize_tilegx_tdep prototype.
1568 * tracefile-tfile.c: Remove _initialize_tracefile_tfile prototype.
1569 * tracefile.c: Remove _initialize_tracefile prototype.
1570 * tracepoint.c: Remove _initialize_tracepoint prototype.
1571 * tui/tui-hooks.c: Remove _initialize_tui_hooks prototype.
1572 * tui/tui-interp.c: Remove _initialize_tui_interp prototype.
1573 * tui/tui-layout.c: Remove _initialize_tui_layout prototype.
1574 * tui/tui-regs.c: Remove _initialize_tui_regs prototype.
1575 * tui/tui-stack.c: Remove _initialize_tui_stack prototype.
1576 * tui/tui-win.c: Remove _initialize_tui_win prototype.
1577 * tui/tui.c: Remove _initialize_tui prototype.
1578 * typeprint.c: Remove _initialize_typeprint prototype.
1579 * user-regs.c: Remove _initialize_user_regs prototype.
1580 * utils.c: Remove _initialize_utils prototype.
1581 * v850-tdep.c: Remove _initialize_v850_tdep prototype.
1582 * valarith.c: Remove _initialize_valarith prototype.
1583 * valops.c: Remove _initialize_valops prototype.
1584 * valprint.c: Remove _initialize_valprint prototype.
1585 * value.c: Remove _initialize_values prototype.
1586 * varobj.c: Remove _initialize_varobj prototype.
1587 * vax-bsd-nat.c: Remove _initialize_vaxbsd_nat prototype.
1588 * vax-nbsd-tdep.c: Remove _initialize_vaxnbsd_tdep prototype.
1589 * vax-tdep.c: Remove _initialize_vax_tdep prototype.
1590 * windows-nat.c: Remove _initialize_windows_nat,
1591 _initialize_check_for_gdb_ini, and _initialize_loadable
1592 prototypes.
1593 * windows-tdep.c: Remove _initialize_windows_tdep prototype.
1594 * xcoffread.c: Remove _initialize_xcoffread prototype.
1595 * xml-support.c: Remove _initialize_xml_support prototype.
1596 * xstormy16-tdep.c: Remove _initialize_xstormy16_tdep prototype.
1597 * xtensa-linux-nat.c: Remove _initialize_xtensa_linux_nat
1598 prototype.
1599 * xtensa-linux-tdep.c: Remove _initialize_xtensa_linux_tdep
1600 prototype.
1601 * xtensa-tdep.c: Remove _initialize_xtensa_tdep prototype.
1602
1603 2017-09-08 Keith Seitz <keiths@redhat.com>
1604
1605 * dwarf2read.c (struct field_info) <fnfields>: Remove unused
1606 field.
1607
1608 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
1609
1610 * f-valprint.c (f_val_print): Remove check for one byte
1611 sized integers. Remove printing of character type.
1612
1613 2017-09-08 Frank Penczek <frank.penczek@intel.com>
1614 Christoph Weinmann <christoph.t.weinmann@intel.com>
1615 Bernhard Heckel <bernhard.heckel@intel.com>
1616
1617 * f-typeprint.c (f_type_print_base): Use fprintfi_filtered
1618 to maintain proper indentation when printing pointers/refs.
1619
1620 2017-09-07 Joel Brobecker <brobecker@adacore.com>
1621
1622 GDB 8.0.1 released.
1623
1624 2017-09-07 Joel Brobecker <brobecker@adacore.com>
1625
1626 * NEWS (Changes in GDB 7.11): Remove entry for QStartupWithShell.
1627
1628 2017-09-05 Tom Tromey <tom@tromey.com>
1629
1630 * parse.c (funcall_chain): Now a std::vector.
1631 (start_arglist, end_arglist): Simplify.
1632 (free_funcalls): Remove.
1633 (parse_exp_in_context_1): Remove cleanup.
1634
1635 2017-09-05 Tom Tromey <tom@tromey.com>
1636
1637 * go-exp.y (go_parse): Don't create a cleanup.
1638
1639 2017-09-05 Tom Tromey <tom@tromey.com>
1640
1641 * d-exp.y (PrimaryExpression): Use std::string.
1642 (d_parse): Don't create a cleanup.
1643
1644 2017-09-05 Tom Tromey <tom@tromey.com>
1645
1646 * utils.c (do_clear_parser_state): Remove.
1647 (make_cleanup_clear_parser_state): Remove.
1648 * p-exp.y (pascal_parse): Use scoped_restore.
1649 * m2-exp.y (m2_parse): Use scoped_restore.
1650 * f-exp.y (f_parse): Use scoped_restore.
1651 * d-exp.y (d_parse): Use scoped_restore.
1652 * c-exp.y (c_parse): Use scoped_restore.
1653 * ada-exp.y (ada_parse): Use scoped_restore.
1654 * utils.h (make_cleanup_clear_parser_state): Remove.
1655
1656 2017-09-06 Keith Seitz <keiths@redhat.com>
1657
1658 * dwarf2read.c (dw2_linkage_name_attr): New function.
1659 (dw2_linkage_name): New function.
1660 (dwarf2_compute_name, dwarf2_physname, read_call_site_scope)
1661 (guess_full_die_structure_name, dwarf2_name): Use dw2_linkage_name.
1662 (anonymous_struct_prefix, dwarf2_name): Use dw2_linkage_name_attr.
1663
1664 2017-09-06 Kamil Rytarowski <n54@gmx.com>
1665
1666 * config/djgpp/djconfig.sh: Correct shell portability issue.
1667
1668 2017-09-06 Kamil Rytarowski <n54@gmx.com>
1669
1670 * configure.nat: Define HAVE_NATIVE_GCORE_HOST on NetBSD.
1671
1672 2017-09-06 John Baldwin <jhb@FreeBSD.org>
1673
1674 * Makefile.in (ALLDEPFILES): Add mips-fbsd-nat.c.
1675 * NEWS: Mention new FreeBSD/mips native configuration.
1676 * configure.host: Add aarch64*-*-freebsd*.
1677 * configure.nat: Likewise.
1678 * aarch64-fbsd-nat.c: New file.
1679
1680 2017-09-06 John Baldwin <jhb@FreeBSD.org>
1681
1682 * Makefile.in (ALL_64_TARGET_OBS): Add aarch64-fbsd-tdep.o.
1683 (ALLDEPFILES): Add aarch64-fbsd-tdep.c.
1684 * NEWS: Mention new FreeBSD/aarch64 target.
1685 * configure.tgt: Add aarch64*-*-freebsd*.
1686 * aarch64-fbsd-tdep.c: New file.
1687 * aarch64-fbsd-tdep.h: New file.
1688
1689 2017-09-06 Kamil Rytarowski <n54@gmx.com>
1690
1691 * MAINTAINERS (Write After Approval): Add Kamil Rytarowski.
1692
1693 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1694
1695 * parse.c (find_minsym_type_and_address): Don't relocate addresses
1696 of TLS symbols.
1697
1698 2017-09-05 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1699
1700 * objfiles.c (get_objfile_bfd_data): Remove useless obstack_init
1701 call.
1702
1703 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
1704
1705 * infrun.c (follow_exec): Call add_thread after
1706 target_find_description.
1707
1708 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
1709
1710 * infrun.c (handle_inferior_event_1): When exec'ing, read
1711 stop_pc after follow_exec.
1712
1713 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
1714
1715 * remote.c (process_g_packet): Update error message.
1716
1717 2017-09-05 Yao Qi <yao.qi@linaro.org>
1718
1719 * configure.tgt (gdb_target_obs): Add i386.o for x86_64-*
1720 targets.
1721
1722 2017-09-05 Pedro Alves <palves@redhat.com>
1723
1724 * eval.c (eval_call, evaluate_funcall): New functions, factored
1725 out from ...
1726 (evaluate_subexp_standard): ... this.
1727
1728 2017-09-05 Yao Qi <yao.qi@linaro.org>
1729
1730 * amd64-tdep.c (amd64_target_description): Create target
1731 descriptions.
1732 (_initialize_amd64_tdep): Don't call functions
1733 initialize_tdesc_amd64_*. Add self tests.
1734 * arch/amd64.c (amd64_create_target_description): Add parameter
1735 is_linux. Call set_tdesc_osabi if is_linux is true.
1736 * arch/amd64.h (amd64_create_target_description): Update the
1737 declaration.
1738 * arch/i386.c (i386_create_target_description): Add parameter
1739 is_linux. Call set_tdesc_osabi if is_linux is true.
1740 * arch/i386.h (i386_create_target_description): Update
1741 declaration.
1742 * configure.tgt: Add i386.o to gdb_target_obs.
1743 * features/Makefile (XMLTOC): Remove i386/*.xml.
1744 * features/i386/amd64-avx-avx512.c: Remove.
1745 * features/i386/amd64-avx-mpx-avx512-pku.c: Remove.
1746 * features/i386/amd64-avx-mpx.c: Remove.
1747 * features/i386/amd64-avx.c: Remove.
1748 * features/i386/amd64-mpx.c: Remove.
1749 * features/i386/amd64.c: Remove.
1750 * features/i386/i386-avx-avx512.c: Remove.
1751 * features/i386/i386-avx-mpx-avx512-pku.c: Remove.
1752 * features/i386/i386-avx-mpx.c: Remove.
1753 * features/i386/i386-avx.c: Remove.
1754 * features/i386/i386-mmx.c: Remove.
1755 * features/i386/i386-mpx.c: Remove.
1756 * features/i386/i386.c: Remove.
1757 * i386-tdep.c: Don't include features/i386/i386*.c., include
1758 target-descriptions.h and arch/i386.h.
1759 (i386_target_description): Create target descriptions.
1760 (i386_gdbarch_init): Don't call initialize_tdesc_i386_*
1761 functions. Do self tests.
1762
1763 2017-09-05 Yao Qi <yao.qi@linaro.org>
1764
1765 * features/Makefile (XMLTOC): Remove i386/amd64XXX-linux.xml.
1766 * features/i386/amd64-avx-avx512-linux.c: Removed.
1767 * features/i386/amd64-avx-linux.c: Removed.
1768 * features/i386/amd64-avx-mpx-avx512-pku-linux.c: Removed.
1769 * features/i386/amd64-avx-mpx-linux.c: Removed.
1770 * features/i386/amd64-linux.c: Removed.
1771 * features/i386/amd64-mpx-linux.c: Removed.
1772 * features/i386/x32-avx-avx512-linux.c: Removed.
1773 * features/i386/x32-avx-linux.c: Removed.
1774 * features/i386/x32-linux.c: Removed.
1775
1776 2017-09-05 Yao Qi <yao.qi@linaro.org>
1777
1778 * amd64-linux-tdep.c: Include arch/amd64.h. Don't include
1779 features/i386/*.c.
1780 (amd64_linux_read_description): Call
1781 amd64_create_target_description.
1782 * arch/amd64.c: New file.
1783 * arch/amd64.h: New file.
1784 * configure.tgt (x86_64-*-linux*): Append amd64.o.
1785 * Makefile.in (ALL_64_TARGET_OBS): Append amd64.o.
1786
1787 2017-09-05 Yao Qi <yao.qi@linaro.org>
1788
1789 * amd64-linux-tdep.c: Don't include amd64-XXX-linux and
1790 x32-XXX-linux.c. Include 64bit-XX.c and x32-XX.c.
1791 (amd64_linux_read_description): Create target descriptions.
1792 (_initialize_amd64_linux_tdep): Don't call initialize_tdesc_XXX
1793 functions. Add unit tests.
1794 * features/Makefile (FEATURE_XMLFILES): Append 64bit-XXX.xml and
1795 x32-core.xml.
1796 * features/i386/64bit-avx.c: Generated.
1797 * features/i386/64bit-avx512.c: Generated.
1798 * features/i386/64bit-core.c: Generated.
1799 * features/i386/64bit-linux.c: Generated.
1800 * features/i386/64bit-mpx.c: Generated.
1801 * features/i386/64bit-pkeys.c: Generated.
1802 * features/i386/64bit-segments.c: Generated.
1803 * features/i386/64bit-sse.c: Generated.
1804 * features/i386/x32-core.c: Generated.
1805 * target-descriptions.c (maint_print_c_tdesc_cmd): Print feature
1806 c files for amd64-linux and x32-linux.
1807
1808 2017-09-05 Yao Qi <yao.qi@linaro.org>
1809
1810 * amd64-linux-tdep.c (amd64_linux_read_description): New
1811 function.
1812 (amd64_linux_core_read_description): Call
1813 amd64_linux_read_description.
1814 (amd64_linux_init_abi): Likewise.
1815 (amd64_x32_linux_init_abi): Likewise.
1816 * amd64-linux-tdep.h (amd64_linux_read_description): Declare.
1817 * x86-linux-nat.c (x86_linux_read_description): Call
1818 amd64_linux_read_description.
1819
1820 2017-09-05 Yao Qi <yao.qi@linaro.org>
1821
1822 * amd64-linux-tdep.c (amd64_linux_core_read_description): Update
1823 comments.
1824
1825 2017-09-05 Yao Qi <yao.qi@linaro.org>
1826
1827 * features/Makefile (XMLTOC): Remove i386/i386-XX-linux.xml.
1828 * features/i386/i386-avx-avx512-linux.c: Remove.
1829 * features/i386/i386-avx-linux.c: Remove.
1830 * features/i386/i386-avx-mpx-avx512-pku-linux.c: Remove.
1831 * features/i386/i386-avx-mpx-linux.c: Remove.
1832 * features/i386/i386-linux.c: Remove.
1833 * features/i386/i386-mmx-linux.c: Remove.
1834 * features/i386/i386-mpx-linux.c: Remove.
1835
1836 2017-09-05 Yao Qi <yao.qi@linaro.org>
1837
1838 * Makefile.in (ALL_TARGET_OBS): Add i386.o.
1839 (SFILES): Add arch/i386.c.
1840 (HFILES_NO_SRCDIR): Add arch/i386.h.
1841 * arch/i386.c: New file.
1842 * arch/i386.h: New file.
1843 * arch/tdesc.h (allocate_target_description): Declare.
1844 (set_tdesc_architecture): Declare.
1845 (set_tdesc_osabi): Declare.
1846 * configure.tgt (i[34567]86-*-linux*): Add i386.o.
1847 * i386-linux-tdep.c: Don't include ../features/i386/32bit-XXX.c.
1848 include arch/i386.h.
1849 (i386_linux_read_description): Remove code and call
1850 i386_create_target_description.
1851 (set_tdesc_architecture): New function.
1852 (set_tdesc_osabi): New function.
1853 * target-descriptions.h (allocate_target_description): Remove.
1854
1855 2017-09-05 Yao Qi <yao.qi@linaro.org>
1856
1857 * arch/tdesc.h (tdesc_create_feature): Add an argument xml.
1858 * target-descriptions.c (tdesc_create_feature): Likewise, and
1859 adjust code.
1860 * features/i386/32bit-avx.c: Re-generated.
1861 * features/i386/32bit-avx512.c: Re-generated.
1862 * features/i386/32bit-core.c: Re-generated.
1863 * features/i386/32bit-linux.c: Re-generated.
1864 * features/i386/32bit-mpx.c: Re-generated.
1865 * features/i386/32bit-pkeys.c: Re-generated.
1866 * features/i386/32bit-sse.c: Re-generated.
1867
1868 2017-09-05 Yao Qi <yao.qi@linaro.org>
1869
1870 * regformats/regdef.h (struct reg): Override operator == and !=.
1871
1872 2017-09-05 Yao Qi <yao.qi@linaro.org>
1873
1874 * arch/tdesc.h: New file.
1875 * regformats/regdat.sh: Generate code using tdesc_create_reg.
1876 * target-descriptions.c: Update comments.
1877 * target-descriptions.h: Include "arch/tdesc.h". Remove the
1878 declarations.
1879 * features/i386/32bit-avx.c: Re-generated.
1880 * features/i386/32bit-avx512.c: Re-generated.
1881 * features/i386/32bit-core.c: Re-generated.
1882 * features/i386/32bit-linux.c: Re-generated.
1883 * features/i386/32bit-mpx.c: Re-generated.
1884 * features/i386/32bit-pkeys.c: Re-generated.
1885 * features/i386/32bit-sse.c: Re-generated.
1886
1887 2017-09-05 Yao Qi <yao.qi@linaro.org>
1888
1889 * regformats/regdat.sh: Update generated code.
1890
1891 2017-09-05 Yao Qi <yao.qi@linaro.org>
1892
1893 * regformats/regdat.sh: Adjust code order.
1894
1895 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
1896
1897 * expprint.c (dump_subexp_body_standard): Use constant format
1898 string in fprintf_filtered call.
1899
1900 2017-09-04 John Baldwin <jhb@FreeBSD.org>
1901
1902 * configure.nat: Add "x86-nat.o x86-dregs.o" for NetBSD/amd64 and
1903 NetBSD/i386.
1904 * x86-bsd-nat.c [!DBREG_DRX && __NetBSD__]: Define DBREG_DRX.
1905
1906 2017-09-04 John Baldwin <jhb@FreeBSD.org>
1907
1908 * bsd-kvm.o: Make <sys/user.h> conditional on HAVE_SYS_USER_H.
1909
1910 2017-09-04 John Baldwin <jhb@FreeBSD.org>
1911
1912 * bsd-kvm.o: Define _KMEMUSER.
1913 * configure.ac: Define _KMEMUSER when checking for "struct lwp".
1914 * configure: Regenerate.
1915
1916 2017-09-04 John Baldwin <jhb@FreeBSD.org>
1917
1918 * amd64-fbsd-nat.c: Add include of "x86-xstate.h".
1919 * i386-fbsd-nat.c: Likewise.
1920
1921 2017-09-04 John Baldwin <jhb@FreeBSD.org>
1922
1923 * unittests/array-view-selftests.c: Add include of <array>.
1924
1925 2017-09-04 John Baldwin <jhb@FreeBSD.org>
1926
1927 * spu-tdep.c (flush_ea_cache): Add missing argument to
1928 call_function_by_hand.
1929
1930 2017-09-04 Pedro Alves <palves@redhat.com>
1931
1932 * NEWS (Safer support for debugging with no debug info): New.
1933
1934 2017-09-04 Pedro Alves <palves@redhat.com>
1935
1936 * c-exp.y (function_method, function_method_void): Add current
1937 instance flags to TYPE_INSTANCE.
1938 * dwarf2read.c (check_modifier): New.
1939 (compute_delayed_physnames): Assert that only C++ adds delayed
1940 physnames. Mark fn_fields as const/volatile depending on
1941 physname.
1942 * eval.c (make_params): New type_instance_flags parameter. Use
1943 it as the new type's instance flags.
1944 (evaluate_subexp_standard) <TYPE_INSTANCE>: Extract the instance
1945 flags element and pass it to make_params.
1946 * expprint.c (print_subexp_standard) <TYPE_INSTANCE>: Handle
1947 instance flags element.
1948 (dump_subexp_body_standard) <TYPE_INSTANCE>: Likewise.
1949 * gdbtypes.h: Include "enum-flags.h".
1950 (type_instance_flags): New enum-flags type.
1951 (TYPE_CONST, TYPE_VOLATILE, TYPE_RESTRICT, TYPE_ATOMIC)
1952 (TYPE_CODE_SPACE, TYPE_DATA_SPACE): Return boolean.
1953 * parse.c (operator_length_standard) <TYPE_INSTANCE>: Adjust.
1954 (follow_type_instance_flags): New function.
1955 (operator_check_standard) <TYPE_INSTANCE>: Adjust.
1956 * parser-defs.h (follow_type_instance_flags): Declare.
1957 * valops.c (value_struct_elt_for_reference): const/volatile must
1958 match too.
1959
1960 2017-09-04 Pedro Alves <palves@redhat.com>
1961
1962 * cp-namespace.c (cp_search_static_and_baseclasses): Handle
1963 function/method scopes; lookup the nested name as a function local
1964 static variable.
1965
1966 2017-09-04 Pedro Alves <palves@redhat.com>
1967
1968 (%type <voidval>): Add function_method.
1969 * c-exp.y (exp): New production for calls with no arguments.
1970 (function_method, function_method_void_or_typelist): New
1971 productions.
1972 (exp): New production for "method()::static_var".
1973 * eval.c (evaluate_subexp_standard): Handle OP_FUNC_STATIC_VAR.
1974 * expprint.c (print_subexp_standard, dump_subexp_body_standard):
1975 Handle OP_FUNC_STATIC_VAR.
1976 * parse.c (operator_length_standard):
1977 Handle OP_FUNC_STATIC_VAR.
1978
1979 2017-09-04 Pedro Alves <palves@redhat.com>
1980
1981 * eval.c (evaluate_subexp_standard): Remove UNOP_MEMVAL_TLS
1982 handling.
1983 * expprint.c (print_subexp_standard, dump_subexp_body_standard):
1984 Ditto.
1985 * parse.c (operator_length_standard, operator_check_standard):
1986 Ditto.
1987 * std-operator.def (UNOP_MEMVAL_TLS): Delete.
1988
1989 2017-09-04 Pedro Alves <palves@redhat.com>
1990
1991 * ax-gdb.c: Include "typeprint.h".
1992 (gen_expr_for_cast): New function.
1993 (gen_expr) <OP_CAST, OP_CAST_TYPE>: Use it.
1994 <OP_VAR_VALUE, OP_MSYM_VAR_VALUE>: Error out if the variable's
1995 type is unknown.
1996 * dwarf2read.c (new_symbol_full): Fallback to int instead of
1997 nodebug_data_symbol.
1998 * eval.c: Include "typeprint.h".
1999 (evaluate_subexp_standard) <OP_VAR_VALUE, OP_VAR_MSYM_VALUE>:
2000 Error out if symbol has unknown type.
2001 <UNOP_CAST, UNOP_CAST_TYPE>: Common bits factored out to
2002 evaluate_subexp_for_cast.
2003 (evaluate_subexp_for_address, evaluate_subexp_for_sizeof): Handle
2004 OP_VAR_MSYM_VALUE.
2005 (evaluate_subexp_for_cast): New function.
2006 * gdbtypes.c (init_nodebug_var_type): New function.
2007 (objfile_type): Use it to initialize types of variables with no
2008 debug info.
2009 * typeprint.c (error_unknown_type): New.
2010 * typeprint.h (error_unknown_type): New declaration.
2011 * compile/compile-c-types.c (convert_type_basic): Handle
2012 TYPE_CODE_ERROR; warn and fallback to int for variables with
2013 unknown type.
2014
2015 2017-09-04 Pedro Alves <palves@redhat.com>
2016
2017 * eval.c (evaluate_var_value): New function, factored out from ...
2018 (evaluate_subexp_standard): ... here.
2019
2020 2017-09-04 Pedro Alves <palves@redhat.com>
2021
2022 * eval.c (evaluate_subexp_standard) <UNOP_COMPLEMENT, UNOP_ADDR>:
2023 Remove useless assignments to 'op'.
2024
2025 2017-09-04 Pedro Alves <palves@redhat.com>
2026
2027 * eval.c (eval_skip_value): New function.
2028 (evaluate_subexp_standard): Use it.
2029
2030 2017-09-04 Pedro Alves <palves@redhat.com>
2031
2032 * eval.c (evaluate_subexp_standard): <OP_FUNCALL>: Extract
2033 function name from symbol/minsym and pass it to
2034 error_call_unknown_return_type.
2035
2036 2017-09-04 Pedro Alves <palves@redhat.com>
2037
2038 * ada-lang.c (resolve_subexp): Handle OP_VAR_MSYM_VALUE.
2039 * ax-gdb.c (gen_msym_var_ref): New function.
2040 (gen_expr): Handle OP_VAR_MSYM_VALUE.
2041 * eval.c (evaluate_var_msym_value): New function.
2042 * eval.c (evaluate_subexp_standard): Handle OP_VAR_MSYM_VALUE.
2043 <OP_FUNCALL>: Extract function name from symbol/minsym and pass it
2044 to call_function_by_hand.
2045 * expprint.c (print_subexp_standard, dump_subexp_body_standard):
2046 Handle OP_VAR_MSYM_VALUE.
2047 (union exp_element) <msymbol>: New field.
2048 * minsyms.h (struct type): Forward declare.
2049 (find_minsym_type_and_address): Declare.
2050 * parse.c (write_exp_elt_msym): New function.
2051 (write_exp_msymbol): Delete, refactored as ...
2052 (find_minsym_type_and_address): ... this new function.
2053 (write_exp_msymbol): Reimplement using OP_VAR_MSYM_VALUE.
2054 (operator_length_standard, operator_check_standard): Handle
2055 OP_VAR_MSYM_VALUE.
2056 * std-operator.def (OP_VAR_MSYM_VALUE): New.
2057
2058 2017-09-04 Pedro Alves <palves@redhat.com>
2059
2060 * ada-lang.c (ada_evaluate_subexp) <TYPE_CODE_FUNC>: Don't handle
2061 TYPE_GNU_IFUNC specially here. Throw error if return type is
2062 unknown.
2063 * ada-typeprint.c (print_func_type): Handle functions with unknown
2064 return type.
2065 * c-typeprint.c (c_type_print_base): Handle functions and methods
2066 with unknown return type.
2067 * compile/compile-c-symbols.c (convert_symbol_bmsym)
2068 <mst_text_gnu_ifunc>: Use nodebug_text_gnu_ifunc_symbol.
2069 * compile/compile-c-types.c: Include "objfiles.h".
2070 (convert_func): For functions with unknown return type, warn and
2071 default to int.
2072 * compile/compile-object-run.c (compile_object_run): Adjust call
2073 to call_function_by_hand_dummy.
2074 * elfread.c (elf_gnu_ifunc_resolve_addr): Adjust call to
2075 call_function_by_hand.
2076 * eval.c (evaluate_subexp_standard): Adjust calls to
2077 call_function_by_hand. Handle functions and methods with unknown
2078 return type. Pass expect_type to call_function_by_hand.
2079 * f-typeprint.c (f_type_print_base): Handle functions with unknown
2080 return type.
2081 * gcore.c (call_target_sbrk): Adjust call to
2082 call_function_by_hand.
2083 * gdbtypes.c (objfile_type): Leave nodebug text symbol with NULL
2084 return type instead of int. Make nodebug_text_gnu_ifunc_symbol be
2085 an integer address type instead of nodebug.
2086 * guile/scm-value.c (gdbscm_value_call): Adjust call to
2087 call_function_by_hand.
2088 * infcall.c (error_call_unknown_return_type): New function.
2089 (call_function_by_hand): New "default_return_type" parameter.
2090 Pass it down.
2091 (call_function_by_hand_dummy): New "default_return_type"
2092 parameter. Use it instead of defaulting to int. If there's no
2093 default and the return type is unknown, throw an error. If
2094 there's a default return type, and the called function has no
2095 debug info, then assume the function is prototyped.
2096 * infcall.h (call_function_by_hand, call_function_by_hand_dummy):
2097 New "default_return_type" parameter.
2098 (error_call_unknown_return_type): New declaration.
2099 * linux-fork.c (call_lseek): Cast return type of lseek.
2100 (inferior_call_waitpid, checkpoint_command): Adjust calls to
2101 call_function_by_hand.
2102 * linux-tdep.c (linux_infcall_mmap, linux_infcall_munmap): Adjust
2103 calls to call_function_by_hand.
2104 * m2-typeprint.c (m2_procedure): Handle functions with unknown
2105 return type.
2106 * objc-lang.c (lookup_objc_class, lookup_child_selector)
2107 (value_nsstring, print_object_command): Adjust calls to
2108 call_function_by_hand.
2109 * p-typeprint.c (pascal_type_print_varspec_prefix): Handle
2110 functions with unknown return type.
2111 (pascal_type_print_func_varspec_suffix): New function.
2112 (pascal_type_print_varspec_suffix) <TYPE_CODE_FUNC,
2113 TYPE_CODE_METHOD>: Use it.
2114 * python/py-value.c (valpy_call): Adjust call to
2115 call_function_by_hand.
2116 * rust-lang.c (rust_evaluate_funcall): Adjust call to
2117 call_function_by_hand.
2118 * valarith.c (value_x_binop, value_x_unop): Adjust calls to
2119 call_function_by_hand.
2120 * valops.c (value_allocate_space_in_inferior): Adjust call to
2121 call_function_by_hand.
2122 * typeprint.c (type_print_unknown_return_type): New function.
2123 * typeprint.h (type_print_unknown_return_type): New declaration.
2124
2125 2017-09-04 Pedro Alves <palves@redhat.com>
2126
2127 * gdbtypes.c (lookup_function_type_with_arguments): Mark function
2128 types with more than one parameter as prototyped.
2129
2130 2017-09-04 Pedro Alves <palves@redhat.com>
2131
2132 * cli/cli-cmds.c (print_disassembly, disassemble_current_function)
2133 (disassemble_command): Use gdb_disassembly_flags instead of bare
2134 int.
2135 * disasm.c (gdb_pretty_print_disassembler::pretty_print_insn)
2136 (dump_insns, do_mixed_source_and_assembly_deprecated)
2137 (do_mixed_source_and_assembly, do_assembly_only, gdb_disassembly):
2138 Use gdb_disassembly_flags instead of bare int.
2139 * disasm.h (DISASSEMBLY_SOURCE_DEPRECATED, DISASSEMBLY_RAW_INSN)
2140 (DISASSEMBLY_OMIT_FNAME, DISASSEMBLY_FILENAME)
2141 (DISASSEMBLY_OMIT_PC, DISASSEMBLY_SOURCE)
2142 (DISASSEMBLY_SPECULATIVE): No longer macros. Instead they're...
2143 (enum gdb_disassembly_flag): ... values of this new enumeration.
2144 (gdb_disassembly_flags): Define.
2145 (gdb_disassembly)
2146 (gdb_pretty_print_disassembler::pretty_print_insn): Use it.
2147 * mi/mi-cmd-disas.c (mi_cmd_disassemble): Use
2148 gdb_disassembly_flags instead of bare int.
2149 * record-btrace.c (btrace_insn_history)
2150 (record_btrace_insn_history, record_btrace_insn_history_range)
2151 (record_btrace_insn_history_from): Use gdb_disassembly_flags
2152 instead of bare int.
2153 * record.c (get_insn_history_modifiers, cmd_record_insn_history):
2154 Use gdb_disassembly_flags instead of bare int.
2155 * target-debug.h (target_debug_print_gdb_disassembly_flags):
2156 Define.
2157 * target-delegates.c: Regenerate.
2158 * target.c (target_insn_history, target_insn_history_from)
2159 (target_insn_history_range): Use gdb_disassembly_flags instead of
2160 bare int.
2161 * target.h: Include "disasm.h".
2162 (struct target_ops) <to_insn_history, to_insn_history_from,
2163 to_insn_history_range>: Use gdb_disassembly_flags instead of bare
2164 int.
2165 (target_insn_history, target_insn_history_from)
2166 (target_insn_history_range): Use gdb_disassembly_flags instead of
2167 bare int.
2168
2169 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2170
2171 * cli/cli-script.c (build_command_line): For if/while commands,
2172 check whether args is empty.
2173
2174 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2175
2176 * cli/cli-script.h (enum misc_command_type): Move from defs.h.
2177 (enum command_control_type): Likewise.
2178 (struct command_line): Likewise.
2179 (free_command_lines): Likewise.
2180 (struct command_lines_deleter): Likewise.
2181 (command_line_up): Likewise.
2182 (read_command_lines): Likewise.
2183 (read_command_lines_1): Likewise.
2184 * defs.h (enum misc_command_type): Move to cli/cli-script.h.
2185 (enum command_control_type): Likewise.
2186 (struct command_line): Likewise.
2187 (free_command_lines): Likewise.
2188 (struct command_lines_deleter): Likewise.
2189 (command_line_up): Likewise.
2190 (read_command_lines): Likewise.
2191 (read_command_lines_1): Likewise.
2192 * breakpoint.h: Include cli/cli-script.h.
2193 * extension-priv.h: Likewise.
2194 * gdbcmd.h: Likewise.
2195
2196 2017-09-04 Pedro Alves <palves@redhat.com>
2197
2198 * ada-lang.c (is_known_support_routine): Move sal declaration to
2199 where it is initialized.
2200 * breakpoint.c (create_internal_breakpoint, init_catchpoint)
2201 (parse_breakpoint_sals, decode_static_tracepoint_spec)
2202 (clear_command, update_static_tracepoint): Remove init_sal
2203 references. Move declarations closer to initializations.
2204 * cli/cli-cmds.c (list_command): Move sal declarations closer to
2205 initializations.
2206 * elfread.c (elf_gnu_ifunc_resolver_stop): Remove init_sal
2207 references. Move sal declarations closer to initializations.
2208 * frame.c (find_frame_sal): Return a symtab_and_line via function
2209 return instead of output parameter. Remove init_sal references.
2210 * frame.h (find_frame_sal): Return a symtab_and_line via function
2211 return instead of output parameter.
2212 * guile/scm-frame.c (gdbscm_frame_sal): Adjust.
2213 * guile/scm-symtab.c (stscm_make_sal_smob): Use in-place new
2214 instead of memset.
2215 (gdbscm_find_pc_line): Remove init_sal reference.
2216 * infcall.c (call_function_by_hand_dummy): Remove init_sal
2217 references. Move declarations closer to initializations.
2218 * infcmd.c (set_step_frame): Update. Move declarations closer to
2219 initializations.
2220 (finish_backward): Remove init_sal references. Move declarations
2221 closer to initializations.
2222 * infrun.c (process_event_stop_test, handle_step_into_function)
2223 (insert_hp_step_resume_breakpoint_at_frame)
2224 (insert_step_resume_breakpoint_at_caller): Likewise.
2225 * linespec.c (create_sals_line_offset, decode_digits_ordinary)
2226 (symbol_to_sal): Likewise.
2227 * probe.c (parse_probes_in_pspace): Remove init_sal reference.
2228 * python/py-frame.c (frapy_find_sal): Move sal declaration closer
2229 to its initialization.
2230 * reverse.c (save_bookmark_command): Use new/delete. Remove
2231 init_sal references. Move declarations closer to initializations.
2232 * source.c (get_current_source_symtab_and_line): Remove brace
2233 initialization.
2234 (set_current_source_symtab_and_line): Now takes the sal by const
2235 reference. Remove brace initialization.
2236 (line_info): Remove init_sal reference.
2237 * source.h (set_current_source_symtab_and_line): Now takes a
2238 symtab_and_line via const reference.
2239 * stack.c (set_current_sal_from_frame): Adjust.
2240 (print_frame_info): Adjust.
2241 (get_last_displayed_sal): Return the sal via function return
2242 instead of via output parameter. Simplify.
2243 (frame_info): Adjust.
2244 * stack.h (get_last_displayed_sal): Return the sal via function
2245 return instead of via output parameter.
2246 * symtab.c (init_sal): Delete.
2247 (find_pc_sect_line): Remove init_sal references. Move
2248 declarations closer to initializations.
2249 (find_function_start_sal): Remove init_sal references. Move
2250 declarations closer to initializations.
2251 * symtab.h (struct symtab_and_line): In-class initialize all
2252 fields.
2253 * tracepoint.c (set_traceframe_context)
2254 (print_one_static_tracepoint_marker): Remove init_sal references.
2255 Move declarations closer to initializations.
2256 * tui/tui-disasm.c (tui_show_disassem_and_update_source): Adjust.
2257 * tui/tui-stack.c (tui_show_frame_info): Adjust. Move
2258 declarations closer to initializations.
2259 * tui/tui-winsource.c (tui_update_source_window_as_is): Remove
2260 init_sal references. Adjust.
2261
2262 2017-09-04 Pedro Alves <palves@redhat.com>
2263
2264 * ax-gdb.c (agent_command_1): Use range-for.
2265 * break-catch-throw.c (re_set_exception_catchpoint): Update.
2266 * breakpoint.c: Include "common/array-view.h".
2267 (init_breakpoint_sal, create_breakpoint_sal): Change sals
2268 parameter from struct symtabs_and_lines to
2269 array_view<symtab_and_line>. Adjust. Use range-for. Update.
2270 (breakpoint_sals_to_pc): Change sals parameter from struct
2271 symtabs_and_lines to std::vector reference.
2272 (check_fast_tracepoint_sals): Change sals parameter from struct
2273 symtabs_and_lines to std::array_view. Use range-for.
2274 (decode_static_tracepoint_spec): Return a std::vector instead of
2275 symtabs_and_lines. Update.
2276 (create_breakpoint): Update.
2277 (break_range_command, until_break_command, clear_command): Update.
2278 (base_breakpoint_decode_location, bkpt_decode_location)
2279 (bkpt_probe_create_sals_from_location)
2280 (bkpt_probe_decode_location, tracepoint_decode_location)
2281 (tracepoint_probe_decode_location)
2282 (strace_marker_create_sals_from_location): Return a std::vector
2283 instead of symtabs_and_lines.
2284 (strace_marker_create_breakpoints_sal): Update.
2285 (strace_marker_decode_location): Return a std::vector instead of
2286 symtabs_and_lines. Update.
2287 (update_breakpoint_locations): Change struct symtabs_and_lines
2288 parameters to gdb::array_view. Adjust.
2289 (location_to_sals): Return a std::vector instead of
2290 symtabs_and_lines. Update.
2291 (breakpoint_re_set_default): Use std::vector instead of struct
2292 symtabs_and_lines.
2293 (decode_location_default): Return a std::vector instead of
2294 symtabs_and_lines. Update.
2295 * breakpoint.h: Include "common/array-view.h".
2296 (struct breakpoint_ops) <decode_location>: Now returns a
2297 std::vector instead of returning a symtabs_and_lines via output
2298 parameter.
2299 (update_breakpoint_locations): Change sals parameters to use
2300 gdb::array_view.
2301 * cli/cli-cmds.c (edit_command, list_command): Update to use
2302 std::vector and gdb::array_view.
2303 (ambiguous_line_spec): Adjust to use gdb::array_view and
2304 range-for.
2305 (compare_symtabs): Rename to ...
2306 (cmp_symtabs): ... this. Change parameters to symtab_and_line
2307 const reference and adjust.
2308 (filter_sals): Rewrite using std::vector and standard algorithms.
2309 * elfread.c (elf_gnu_ifunc_resolver_return_stop): Simplify.
2310 (jump_command): Update to use std::vector.
2311 * linespec.c (struct linespec_state) <canonical_names>: Update
2312 comment.
2313 (add_sal_to_sals_basic): Delete.
2314 (add_sal_to_sals, filter_results, convert_results_to_lsals)
2315 (decode_line_2, create_sals_line_offset)
2316 (convert_address_location_to_sals, convert_linespec_to_sals)
2317 (convert_explicit_location_to_sals, parse_linespec)
2318 (event_location_to_sals, decode_line_full, decode_line_1)
2319 (decode_line_with_current_source)
2320 (decode_line_with_last_displayed, decode_objc)
2321 (decode_digits_list_mode, decode_digits_ordinary, minsym_found)
2322 (linespec_result::~linespec_result): Adjust to use std::vector
2323 instead of symtabs_and_lines.
2324 * linespec.h (linespec_sals::sals): Now a std::vector.
2325 (struct linespec_result): Use std::vector, bool, and in-class
2326 initialization.
2327 (decode_line_1, decode_line_with_current_source)
2328 (decode_line_with_last_displayed): Return std::vector.
2329 * macrocmd.c (info_macros_command): Use std::vector.
2330 * mi/mi-main.c (mi_cmd_trace_find): Use std::vector.
2331 * probe.c (parse_probes_in_pspace, parse_probes): Adjust to use
2332 std::vector.
2333 * probe.h (parse_probes): Return a std::vector.
2334 * python/python.c (gdbpy_decode_line): Use std::vector and
2335 gdb::array_view.
2336 * source.c (select_source_symtab, line_info): Use std::vector.
2337 * stack.c (func_command): Use std::vector.
2338 * symtab.h (struct symtabs_and_lines): Delete.
2339 * tracepoint.c (tfind_line_command, scope_info): Use std::vector.
2340
2341 2017-09-04 Pedro Alves <palves@redhat.com>
2342
2343 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
2344 unittests/array-view-selftests.c.
2345 (SUBDIR_UNITTESTS_OBS): Add array-view-selftests.o.
2346 * common/array-view.h: New file.
2347 * unittests/array-view-selftests.c: New file.
2348
2349 2017-09-04 Pedro Alves <palves@redhat.com>
2350
2351 * cli/cli-cmds.c (edit_command): Pass message to
2352 ambiguous_line_spec.
2353 (list_command): Pass message to ambiguous_line_spec. Say
2354 "first"/"last" instead of "start" and "end" to be consistent with
2355 the manual.
2356 (ambiguous_line_spec): Add 'format' and vararg parameters. Use
2357 them to print formatted message.
2358
2359 2017-09-04 Pedro Alves <palves@redhat.com>
2360
2361 * btrace.c (ftrace_add_pt): Pass btrace_insn to
2362 ftrace_update_insns by reference instead of pointer.
2363
2364 2017-09-04 Yao Qi <yao.qi@linaro.org>
2365
2366 * i386-go32-tdep.c: Include x86-xstate.h.
2367 (i386_go32_init_abi): Call i386_target_description.
2368 * i386-tdep.c (i386_target_description): Return tdesc_i386_mmx
2369 if xcr0 is X86_XSTATE_X87_MASK.
2370 * i386-tdep.h (tdesc_i386): Remove the declaration.
2371 (tdesc_i386_mmx): Likewise.
2372
2373 2017-09-04 Yao Qi <yao.qi@linaro.org>
2374
2375 * i386-fbsd-tdep.c (i386fbsd_core_read_xcr0): Return
2376 X86_XSTATE_SSE_MASK instead of 0.
2377
2378 2017-09-04 Yao Qi <yao.qi@linaro.org>
2379
2380 * amd64-fbsd-nat.c (amd64fbsd_read_description): Call
2381 i386_target_description.
2382 * i386-fbsd-nat.c (i386fbsd_read_description): Call
2383 i386_target_description.
2384 * i386-tdep.c (i386_gdbarch_init): Likewise.
2385
2386 2017-09-04 Yao Qi <yao.qi@linaro.org>
2387
2388 * amd64-darwin-tdep.c: Include "x86-xstate.h".
2389 (x86_darwin_init_abi_64): Call amd64_target_description.
2390 * amd64-dicos-tdep.c: Likewise.
2391 * amd64-fbsd-nat.c: Likewise.
2392 * amd64-fbsd-tdep.c: Likewise.
2393 * amd64-nbsd-tdep.c: Likewise.
2394 * amd64-obsd-tdep.c: Likewise.
2395 * amd64-sol2-tdep.c: Likewise.
2396 * amd64-windows-tdep.c: Likewise.
2397 * amd64-tdep.h (tdesc_amd64): Remove the declaration.
2398
2399 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2400
2401 * btrace.h (btrace_insn_s, DEF_VEC_O (btrace_insn_s)): Remove.
2402 (btrace_function) <insn>: Change type to use std::vector.
2403 * btrace.c (ftrace_debug, ftrace_call_num_insn,
2404 ftrace_find_call, ftrace_new_gap, ftrace_update_function,
2405 ftrace_update_insns, ftrace_compute_global_level_offset,
2406 btrace_stitch_bts, btrace_clear, btrace_insn_get,
2407 btrace_insn_end, btrace_insn_next, btrace_insn_prev): Adjust to
2408 change to std::vector.
2409 (ftrace_update_insns): Adjust to change to std::vector, change
2410 type of INSN parameter.
2411 (btrace_compute_ftrace_bts): Adjust call to ftrace_update_insns.
2412 * record-btrace.c (btrace_call_history_insn_range,
2413 btrace_compute_src_line_range,
2414 record_btrace_frame_prev_register): Adjust to change to
2415 std::vector.
2416 * python/py-record-btrace.c (recpy_bt_func_instructions): Adjust
2417 to change to std::vector.
2418
2419 2017-09-03 Tom Tromey <tom@tromey.com>
2420
2421 * corefile.c (reopen_exec_file): Use std::string.
2422
2423 2017-09-03 Tom Tromey <tom@tromey.com>
2424
2425 * compile/compile.c (compile_register_name_mangled): Return
2426 std::string.
2427 * compile/compile-loc2c.c (pushf_register_address): Update.
2428 (pushf_register): Update.
2429 * compile/compile-c-types.c (convert_array): Update.
2430 * compile/compile-c-symbols.c (generate_vla_size): Update.
2431 (error_symbol_once): Use a gdb::unique_xmalloc_ptr.
2432 (symbol_substitution_name): Return a gdb::unique_xmalloc_ptr.
2433 (convert_one_symbol): Update.
2434 (generate_c_for_for_one_variable): Update.
2435 * compile/compile-c-support.c (c_get_range_decl_name): Return a
2436 std::string.
2437 (generate_register_struct): Update.
2438 * compile/compile-internal.h (c_get_range_decl_name): Return a
2439 std::string.
2440 (compile_register_name_mangled): Return std::string.
2441
2442 2017-09-03 Tom Tromey <tom@tromey.com>
2443
2444 * utils.c (perror_string): Return a std::string.
2445 (throw_perror_with_name, perror_warning_with_name): Update.
2446
2447 2017-09-03 Tom Tromey <tom@tromey.com>
2448
2449 * demangle.c (demangle_command): Use std::string,
2450 unique_xmalloc_ptr.
2451
2452 2017-09-03 Tom Tromey <tom@tromey.com>
2453
2454 * cli/cli-setshow.c (do_set_command): Use std::string.
2455
2456 2017-09-03 Tom Tromey <tom@tromey.com>
2457
2458 * cli/cli-cmds.c (cd_command): Use gdb::unique_xmalloc_ptr.
2459
2460 2017-09-03 Tom Tromey <tom@tromey.com>
2461
2462 * mi/mi-interp.c (mi_cmd_interpreter_exec): Use std::string.
2463
2464 2017-09-03 Tom Tromey <tom@tromey.com>
2465
2466 * mi/mi-cmd-env.c (env_execute_cli_command): Use
2467 gdb::unique_xmalloc_ptr.
2468
2469 2017-09-03 Tom Tromey <tom@tromey.com>
2470
2471 * thread.c (print_thread_info_1): Use string_printf.
2472 (thread_apply_command, thread_apply_all_command): Use
2473 std::string.
2474
2475 2017-09-03 Tom Tromey <tom@tromey.com>
2476
2477 * valprint.c (val_print_string): Update.
2478 * gdbcore.h (memory_error_message): Return std::string.
2479 * corefile.c (memory_error_message): Return std::string.
2480 (memory_error): Update.
2481 * breakpoint.c (insert_bp_location): Update.
2482
2483 2017-09-03 Simon Marchi <simon.marchi@ericsson.com>
2484
2485 * target/waitstatus.h (target_waitstatus_to_string): Change
2486 return type to std::string.
2487 * target/waitstatus.c (target_waitstatus_to_string): Return
2488 std::string.
2489 * target.h (target_waitstatus_to_string): Remove declaration.
2490 * infrun.c (resume, clear_proceed_status_thread,
2491 print_target_wait_results, do_target_wait, save_waitstatus,
2492 stop_all_threads): Adjust.
2493 * record-btrace.c (record_btrace_wait): Adjust.
2494 * target-debug.h
2495 (target_debug_print_struct_target_waitstatus_p): Adjust.
2496
2497 2017-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2498
2499 PR gdb/22046
2500 * nat/linux-procfs.c (parse_proc_status_state): Fix PROC_STATE_STOPPED
2501 detection.
2502
2503 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
2504
2505 * NEWS (Changes since GDB 8.0): Add entry mentioning new support
2506 for setting/unsetting environment variables on the remote target.
2507 (New remote packets): Add entries for QEnvironmentHexEncoded,
2508 QEnvironmentUnset and QEnvironmentReset.
2509 * common/environ.c (gdb_environ::operator=): Extend method to
2510 handle m_user_set_env_list and m_user_unset_env_list.
2511 (gdb_environ::clear): Likewise.
2512 (match_var_in_string): Change type of first parameter from 'char
2513 *' to 'const char *'.
2514 (gdb_environ::set): Extend method to handle
2515 m_user_set_env_list and m_user_unset_env_list.
2516 (gdb_environ::unset): Likewise.
2517 (gdb_environ::clear_user_set_env): New method.
2518 (gdb_environ::user_set_envp): Likewise.
2519 (gdb_environ::user_unset_envp): Likewise.
2520 * common/environ.h (gdb_environ): Handle m_user_set_env_list and
2521 m_user_unset_env_list on move constructor/assignment.
2522 (unset): Add new default parameter 'update_unset_list = true'.
2523 (clear_user_set_env): New method.
2524 (user_set_envp): Likewise.
2525 (user_unset_envp): Likewise.
2526 (m_user_set_env_list): New std::set.
2527 (m_user_unset_env_list): Likewise.
2528 * common/rsp-low.c (hex2str): New function.
2529 (bin2hex): New overload for bin2hex function.
2530 * common/rsp-low.c (hex2str): New prototype.
2531 (str2hex): New overload prototype.
2532 * remote.c: Include "environ.h". Add QEnvironmentHexEncoded,
2533 QEnvironmentUnset and QEnvironmentReset.
2534 (remote_protocol_features): Add QEnvironmentHexEncoded,
2535 QEnvironmentUnset and QEnvironmentReset packets.
2536 (send_environment_packet): New function.
2537 (extended_remote_environment_support): Likewise.
2538 (extended_remote_create_inferior): Call
2539 extended_remote_environment_support.
2540 (_initialize_remote): Add QEnvironmentHexEncoded,
2541 QEnvironmentUnset and QEnvironmentReset packet configs.
2542 * unittests/environ-selftests.c (gdb_selftest_env_var):
2543 New variable.
2544 (test_vector_initialization): New function.
2545 (test_init_from_host_environ): Likewise.
2546 (test_reinit_from_host_environ): Likewise.
2547 (test_set_A_unset_B_unset_A_cannot_find_A_can_find_B):
2548 Likewise.
2549 (test_unset_set_empty_vector): Likewise.
2550 (test_vector_clear): Likewise.
2551 (test_std_move): Likewise.
2552 (test_move_constructor):
2553 (test_self_move): Likewise.
2554 (test_set_unset_reset): Likewise.
2555 (run_tests): Rewrite in terms of the functions above.
2556
2557 2017-08-31 Weimin Pan <weimin.pan@oracle.com>
2558
2559 * sparc64-tdep.c (adi_stat_t): Fix comment formatting.
2560 (adi_available): Use a temp variable of type CORE_ADDR as argument
2561 3 when calling target_auxv_search.
2562 (adi_normalize_address): Use masks and xor operators to calculate
2563 normalized address.
2564 (adi_read_versions, adi_write_versions, adi_print_versions)
2565 (do_examine, do_assign): Use paddress.
2566
2567 2017-08-29 John Baldwin <jhb@FreeBSD.org>
2568
2569 * mips-fbsd-nat.c (getfpregs_supplies): Return true for FIR.
2570 * mips-fbsd-tdep.c (mips_fbsd_supply_fpregs): Split supply of FSR
2571 out of loop and add supply of FIR.
2572 (mips_fbsd_collect_fpregs): Split collect of FSR out of loop and
2573 add collect of FIR.
2574
2575 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2576
2577 PR gdb/21827
2578 * cli/cli-script.c (define_command): Don't convert command name
2579 to lower case.
2580
2581 2017-08-25 Joel Brobecker <brobecker@adacore.com>
2582
2583 * ada-lang.c (ada_lookup_struct_elt_type): Remove parameter "dispp".
2584 Update all callers accordingly. Remove all code blocks handling
2585 the case where DISPP is not NULL.
2586
2587 2017-08-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2588
2589 PR symtab/22003
2590 * dwarf2read.c (dwarf2_const_value_attr, dump_die_shallow)
2591 (dwarf2_get_attr_constant_value, dwarf2_fetch_constant_bytes)
2592 (skip_form_bytes, attr_form_is_constant): Handle DW_FORM_implicit_const.
2593
2594 2017-08-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2595
2596 * dwarf2read.c (build_type_psymtabs_reader): New prototype.
2597 (process_psymtab_comp_unit): Accept IS_DEBUG_TYPES.
2598 (read_comp_units_from_section): New parameter abbrev_section, use
2599 read_and_check_comp_unit_head, allocate signatured_type if needed.
2600 (create_all_comp_units): Update read_comp_units_from_section caller.
2601
2602 2017-08-23 Pedro Alves <palves@redhat.com>
2603
2604 PR remote/21852
2605 * remote.c (add_current_inferior_and_thread): Set inferior_ptid
2606 to null_ptid and switch to thread without reading the registers
2607 after adding the inferior.
2608
2609 2017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2610
2611 * NEWS (Changes since GDB 8.0): Add set compile-gcc and show
2612 compile-gcc.
2613 * compile/compile.c (compile_gcc, show_compile_gcc): New.
2614 (compile_to_object): Implement compile_gcc.
2615 (_initialize_compile): Install "set compile-gcc". Initialize
2616 compile_gcc.
2617
2618 2017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2619
2620 * compile/compile.c (compile_to_object): Conditionally call
2621 set_verbose. Conditionally call compile or compile_v0.
2622
2623 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
2624
2625 * sparc64-tdep.h: (adi_normalize_address): New export.
2626 * sparc-nat.h: (open_adi_tag_fd): New export.
2627 * sparc64-linux-nat.c: (open_adi_tag_fd): New function.
2628 * sparc64-linux-tdep.c:
2629 (SEGV_ACCADI, SEGV_ADIDERR, SEGV_ADIPERR) New defines.
2630 (sparc64_linux_handle_segmentation_fault): New function.
2631 (sparc64_linux_init_abi): Register
2632 sparc64_linux_handle_segmentation_fault
2633 * sparc64-tdep.c: Include cli-utils.h,gdbcmd.h,auxv.h.
2634 (sparc64_addr_bits_remove): New function.
2635 (sparc64_init_abi): Register sparc64_addr_bits_remove.
2636 (MAX_PROC_NAME_SIZE): New macro.
2637 (AT_ADI_BLKSZ, AT_ADI_NBITS, AT_ADI_UEONADI) New defines.
2638 (sparc64adilist): New variable.
2639 (adi_proc_list): New variable.
2640 (find_adi_info): New function.
2641 (add_adi_info): New function.
2642 (get_adi_info_proc): New function.
2643 (get_adi_info): New function.
2644 (info_adi_command): New function.
2645 (read_maps_entry): New function.
2646 (adi_available): New function.
2647 (adi_normalize_address): New function.
2648 (adi_align_address): New function.
2649 (adi_convert_byte_count): New function.
2650 (adi_tag_fd): New function.
2651 (adi_is_addr_mapped): New function.
2652 (adi_read_versions): New function.
2653 (adi_write_versions): New function.
2654 (adi_print_versions): New function.
2655 (do_examine): New function.
2656 (do_assign): New function.
2657 (adi_examine_command): New function.
2658 (adi_assign_command): New function.
2659 (_initialize_sparc64_adi_tdep): New function.
2660
2661 2017-08-22 Simon Marchi <simon.marchi@ericsson.com>
2662
2663 * breakpoint.c (breakpoints_info): Rename to ...
2664 (info_breakpoints_command): ... this.
2665 (watchpoints_info): Rename to ...
2666 (info_watchpoints_command): ... this.
2667 (tracepoints_info): Rename to ...
2668 (info_tracepoints_command): ... this.
2669 (_initialize_breakpoint): Adjust.
2670 * dcache.c (dcache_info): Rename to ...
2671 (info_display_command): ... this.
2672 (_initialize_dcache): Adjust.
2673 * frame.h (args_info): Rename to ...
2674 (info_args_command): ... this.
2675 (locals_info): Rename to ...
2676 (info_locals_command): ... this.
2677 * infcmd.c (nofp_registers_info): Rename to ...
2678 (info_registers_command): ... this.
2679 (float_info): Rename to ...
2680 (info_float_command): ... this.
2681 (program_info): Rename to ...
2682 (info_program_command): ... this.
2683 (all_registers_info): Rename to ...
2684 (info_all_registers_command): ... this.
2685 (vector_info): Rename to ...
2686 (info_vector_command): ... this.
2687 (float_info): Rename to ...
2688 (info_float_command): ... this.
2689 (_initialize_infcmd): Adjust.
2690 * inferior.h (term_info): Rename to ...
2691 (info_terminal_command): ... this.
2692 * inflow.c (term_info): Rename to ...
2693 (info_terminal_command): ... this.
2694 (_initialize_inflow): Adjust.
2695 * infrun.c (signals_info): Rename to ...
2696 (info_signals_command): ... this.
2697 (_initialize_infrun): Adjust.
2698 * objc-lang.c (classes_info): Rename to ...
2699 (info_classes_command): ... this.
2700 (selectors_info): Rename to ...
2701 (info_selectors_command): ... this.
2702 (_initialize_objc_language): Adjust.
2703 * printcmd.c (sym_info): Rename to ...
2704 (info_symbol_command): ... this.
2705 (address_info): Rename to ...
2706 (info_address_command): ... this.
2707 (display_info): Rename to ...
2708 (info_display_command): ... this.
2709 (_initialize_printcmd): Adjust.
2710 * reverse.c (bookmarks_info): Rename to ...
2711 (info_breakpoints_command): ... this.
2712 (_initialize_reverse): Adjust.
2713 * ser-go32.c (dos_info): Rename to ...
2714 (info_serial_command): ... this.
2715 (_initialize_ser_dos): Adjust.
2716 * skip.c (skip_info): Rename to ...
2717 (info_skip_command): ... this.
2718 (_initialize_step_skip): Adjust.
2719 * source.c (line_info): Rename to ...
2720 (info_line_command): ... this.
2721 (source_info): Rename to ...
2722 (info_source_command)
2723 * stack.c (frame_info): Rename to ...
2724 (info_frame_command): ... this.
2725 (locals_info): Rename to ...
2726 (info_locals_command): ... this.
2727 (args_info): Rename to ...
2728 (info_args_command): ... this.
2729 (_initialize_stack): Adjust.
2730 * symtab.c (sources_info): Rename to ...
2731 (info_sources_command): ... this.
2732 (variables_info): Rename to ...
2733 (info_variables_command): ... this.
2734 (functions_info): Rename to ...
2735 (info_functions_command): ... this.
2736 (types_info): Rename to ...
2737 (info_types_command): ... this.
2738 (_initialize_symtab): Adjust.
2739 * target.c (target_info): Rename to ...
2740 (info_target_command): ... this.
2741 (initialize_targets): Adjust.
2742 * tracepoint.c (tvariables_info): Rename to ...
2743 (info_tvariables_command): ... this.
2744 (scope_info): Rename to ...
2745 (info_scope_command): ... this.
2746 (trace_dump_actions): Adjust.
2747 (_initialize_tracepoint): Adjust.
2748
2749 2017-08-22 Tom Tromey <tom@tromey.com>
2750
2751 * breakpoint.h (install_breakpoint): Update.
2752 * breakpoint.c (add_solib_catchpoint): Update.
2753 (install_breakpoint): Change argument to a std::unique_ptr.
2754 (create_fork_vfork_event_catchpoint): Use std::unique_ptr.
2755 (create_breakpoint_sal, create_breakpoint): Update.
2756 (watch_command_1, catch_exec_command_1)
2757 (strace_marker_create_breakpoints_sal): Use std::unique_ptr.
2758 (add_to_breakpoint_chain): Change argument to a std::unique_ptr.
2759 Return the breakpoint.
2760 (set_raw_breakpoint_without_location, set_raw_breakpoint)
2761 (new_single_step_breakpoint): Update.
2762 * break-catch-throw.c (handle_gnu_v3_exceptions): Use
2763 std::unique_ptr.
2764 * break-catch-syscall.c (create_syscall_event_catchpoint): Use
2765 std::unique_ptr.
2766 * break-catch-sig.c (create_signal_catchpoint): Use
2767 std::unique_ptr.
2768 * ada-lang.c (create_ada_exception_catchpoint): Use
2769 std::unique_ptr.
2770
2771 2017-08-22 Tom Tromey <tom@tromey.com>
2772
2773 * breakpoint.c (add_solib_catchpoint): Use std::unique_ptr.
2774
2775 2017-08-22 Tom Tromey <tom@tromey.com>
2776
2777 * psymtab.c (psymtab_search_name): Return a unique_xmalloc_ptr.
2778 (lookup_partial_symbol): Update.
2779
2780 2017-08-22 Tom Tromey <tom@tromey.com>
2781
2782 * source.h (rewrite_source_path): Return a unique_xmalloc_ptr.
2783 * source.c (rewrite_source_path): Return a unique_xmalloc_ptr.
2784 (find_and_open_source, symtab_to_fullname): Update.
2785 * psymtab.c (psymtab_to_fullname): Update.
2786
2787 2017-08-22 Tom Tromey <tom@tromey.com>
2788
2789 * exec.c (exec_file_attach): Update.
2790 * linux-thread-db.c (try_thread_db_load): Update.
2791 * guile/scm-safe-call.c (gdbscm_safe_source_script): Update.
2792 * utils.c (gdb_realpath): Change return type.
2793 (gdb_realpath_keepfile): Update.
2794 (gdb_realpath_check_trailer, gdb_realpath_tests): New functions.
2795 (_initialize_utils): Register the new self test.
2796 * source.c (openp): Update.
2797 (find_and_open_source): Update.
2798 * nto-tdep.c (nto_find_and_open_solib): Update.
2799 * main.c (set_gdb_data_directory): Update.
2800 (captured_main_1): Update.
2801 * dwarf2read.c (dwarf2_get_dwz_file): Update
2802 (dw2_map_symbol_filenames): Update.
2803 * auto-load.c (auto_load_safe_path_vec_update): Update.
2804 (filename_is_in_auto_load_safe_path_vec): Change type of
2805 "filename_realp".
2806 (auto_load_objfile_script): Update.
2807 (file_is_auto_load_safe): Update. Use std::string.
2808 * utils.h (gdb_realpath): Return a gdb::unique_xmalloc_ptr.
2809
2810 2017-08-22 Tom Tromey <tom@tromey.com>
2811
2812 * utils.c (gdb_realpath_keepfile): Return a
2813 gdb::unique_xmalloc_ptr.
2814 * exec.c (exec_file_attach): Update.
2815 * utils.h (gdb_realpath_keepfile): Return a
2816 gdb::unique_xmalloc_ptr.
2817
2818 2017-08-22 Tom Tromey <tom@tromey.com>
2819
2820 * compile/compile.c (compile_file_command): Use
2821 gdb::unique_xmalloc_ptr, std::string.
2822 * utils.c (gdb_abspath): Change return type.
2823 * source.c (openp): Update.
2824 * objfiles.c (allocate_objfile): Update.
2825 * main.c (set_gdb_data_directory): Update.
2826 * utils.h (gdb_abspath): Return a gdb::unique_xmalloc_ptr.
2827
2828 2017-08-22 Zhouyi Zhou <zhouzhouyi@gmail.com>
2829
2830 * cli-cmds.c (list_commands): List actual code around more than
2831 one location.
2832
2833 2017-08-21 John Baldwin <jhb@FreeBSD.org>
2834
2835 * fbsd-nat.c (fbsd_add_threads): Use array type for `lwps'.
2836
2837 2017-08-21 Pedro Alves <palves@redhat.com>
2838
2839 PR gdb/19487
2840 * c-exp.y (variable production): Handle function aliases.
2841 * minsyms.c (msymbol_is_text): New function.
2842 * minsyms.h (msymbol_is_text): Declare.
2843 * symtab.c (find_function_alias_target): New function.
2844 * symtab.h (find_function_alias_target): Declare.
2845
2846 2017-08-21 Pedro Alves <palves@redhat.com>
2847
2848 * eval.c (evaluate_subexp_standard) <OP_TYPE>: Don't dig past
2849 typedefs.
2850 * typeprint.c (whatis_exp): If handling "whatis", and expression
2851 is OP_TYPE, strip one typedef level. Otherwise don't strip
2852 typedefs here.
2853 * valops.c (value_cast): Save "to" type before resolving
2854 stubs/typedefs. Use that type as resulting value's type.
2855
2856 2017-08-18 Tom Tromey <tom@tromey.com>
2857 Pedro Alves <palves@redhat.com>
2858
2859 * spu-multiarch.c (parse_spufs_run): Use scoped_restore.
2860 * sol-thread.c (sol_thread_resume, sol_thread_wait)
2861 (sol_thread_xfer_partial, rw_common): Use scoped_restore.
2862 * procfs.c (procfs_do_thread_registers): Use scoped_restore.
2863 * proc-service.c (ps_xfer_memory): Use scoped_restore.
2864 * linux-tdep.c (linux_corefile_thread): Remove a cleanup.
2865 (linux_get_siginfo_data): Add "thread" argument. Use
2866 scoped_restore.
2867 * linux-nat.c (linux_child_follow_fork)
2868 (check_stopped_by_watchpoint): Use scoped_restore.
2869 * infrun.c (displaced_step_prepare_throw, write_memory_ptid)
2870 (THREAD_STOPPED_BY, handle_signal_stop): Use scoped_restore.
2871 (restore_inferior_ptid, save_inferior_ptid): Remove.
2872 * btrace.c (btrace_fetch): Use scoped_restore.
2873 * bsd-uthread.c (bsd_uthread_fetch_registers)
2874 (bsd_uthread_store_registers): Use scoped_restore.
2875 * breakpoint.c (reattach_breakpoints, detach_breakpoints): Use
2876 scoped_restore.
2877 * aix-thread.c (aix_thread_resume, aix_thread_wait)
2878 (aix_thread_xfer_partial): Use scoped_restore.
2879 * inferior.h (save_inferior_ptid): Remove.
2880
2881 2017-08-18 Yao Qi <yao.qi@linaro.org>
2882
2883 PR tdep/21818
2884 * arm-tdep.c (gdb_print_insn_arm): Mark
2885 USER_SPECIFIED_MACHINE_TYPE if exec_bfd isn't NULL.
2886
2887 2017-08-18 Yao Qi <yao.qi@linaro.org>
2888
2889 * NEWS: Mention GDBserver's new option "--selftest".
2890 * Makefile.in (SFILES): Remove selftest.c, add common/selftest.c.
2891 * selftest.c: Move it to common/selftest.c.
2892 * selftest.h: Move it to common/selftest.h.
2893 * selftest-arch.c (reset): New function.
2894 (tests_with_arch): Call reset.
2895
2896 2017-08-18 Yao Qi <yao.qi@linaro.org>
2897
2898 * selftest.c (run_tests): Don't call QUIT. Call debug_printf
2899 instead of exception_fprintf and printf_filtered.
2900
2901 2017-08-18 Yao Qi <yao.qi@linaro.org>
2902
2903 * selftest.c (register_self_test): Rename it to
2904 selftests::register_test.
2905 (run_self_tests): selftest::run_tests.
2906 * selftest.h: Update declarations.
2907 * selftest-arch.c (register_self_test_foreach_arch): Rename it to
2908 selftests::register_test_foreach_arch.
2909 * selftest-arch.h: Update declaration.
2910 * aarch64-tdep.c: Update.
2911 * arm-tdep.c: Likewise.
2912 * disasm-selftests.c: Likewise.
2913 * dwarf2loc.c: Likewise.
2914 * dwarf2-frame.c: Likewise.
2915 * findvar.c: Likewise.
2916 * gdbarch-selftests.c: Likewise.
2917 * maint.c (maintenance_selftest): Likewise.
2918 * regcache.c: Likewise.
2919 * rust-exp.y: Likewise.
2920 * selftest-arch.c: Likewise.
2921 * unittests/environ-selftests.c: Likewise.
2922 * unittests/function-view-selftests.c: Likewise.
2923 * unittests/offset-type-selftests.c: Likewise.
2924 * unittests/optional-selftests.c: Likewise.
2925 * unittests/scoped_restore-selftests.c: Likewise.
2926 * utils-selftests.c: Likewise.
2927
2928 2017-08-17 Pedro Alves <palves@redhat.com>
2929
2930 * cli/cli-cmds.c (source_command): Delete 'old_source_verbose'
2931 local.
2932
2933 2017-08-17 Pedro Alves <palves@redhat.com>
2934
2935 * dwarf2read.c (struct dwarf2_cu) <line_header_die_owner>: New
2936 field.
2937 (reset_die_in_process): Delete, replaced by ...
2938 (process_die_scope): ... this new class. Make it responsible for
2939 freeing cu->line_header too.
2940 (process_die): Use process_die_scope.
2941 (handle_DW_AT_stmt_list): Record the line header's owner CU/DIE in
2942 cu->line_header_die_owner. Don't release the line header if it's
2943 owned by the CU.
2944 (setup_type_unit_groups): Make the CU/DIE own the line header.
2945 Don't release the line header here.
2946
2947 2017-08-17 Alex Lindsay <alexlindsay239@gmail.com> (tiny change)
2948
2949 * elfread.c (elf_read_minimal_symbols): xfree synthsyms.
2950
2951 2017-08-17 Ruslan Kabatsayev <b7.10110111@gmail.com>
2952
2953 * NEWS: Mention new shortcuts for nexti and stepi in TUI
2954 Single-Key mode
2955
2956 2017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
2957
2958 * tui/tui.c (tui_commands): Add "nexti" and "stepi" to the Single-Key
2959 mode command list.
2960
2961 2017-08-15 Stafford Horne <shorne@gmail.com>
2962
2963 * MAINTAINERS (Write After Approval): Add Stafford Horne.
2964
2965 2017-08-15 Stafford Horne <shorne@gmail.com>
2966
2967 * xtensa-tdep.c (xtensa_init_reggroups): Use xstrdup for cpname.
2968
2969 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
2970
2971 PR gdb/21954
2972 * infcmd.c (unset_environment_command): Use the 'clear' method on
2973 the environment instead of resetting it.
2974
2975 2017-08-15 John Baldwin <jhb@FreeBSD.org>
2976
2977 * fbsd-nat.c (fbsd_convert_siginfo): Fix compile on big-endian
2978 platforms.
2979
2980 2017-08-14 Tom Tromey <tom@tromey.com>
2981
2982 * valprint.c (print_octal_chars): Use HOST_CHAR_BIT.
2983 (print_binary_chars): Likewise.
2984 (BITS_IN_BYTES): Remove.
2985
2986 2017-08-14 Tom Tromey <tom@tromey.com>
2987
2988 PR gdb/21675
2989 * valprint.c (LOW_ZERO): Change value to 034.
2990 (print_octal_chars): Add static_asserts for octal constants.
2991 * printcmd.c (print_scalar_formatted): Add 'd' case.
2992
2993 2017-08-11 Tom Tromey <tom@tromey.com>
2994
2995 * symfile.c (add_symbol_file_command): Use std::vector.
2996
2997 2017-08-14 Tom Tromey <tom@tromey.com>
2998
2999 * break-catch-throw.c (handle_gnu_v3_exceptions): Use std::move.
3000 * break-catch-syscall.c (create_syscall_event_catchpoint): Use
3001 std::move.
3002 * break-catch-sig.c (create_signal_catchpoint): Use std::move.
3003
3004 2017-08-11 Pedro Alves <palves@redhat.com>
3005
3006 * infrun.c (process_event_stop_test): Adjust
3007 function_name_is_marked_for_skip call.
3008 * skip.c: Include <list>.
3009 (skiplist_entry): Make it a class with private fields, and
3010 getters/setters.
3011 (skiplist_entry_chain): Delete.
3012 (skiplist_entries): New.
3013 (skiplist_entry_count): Delete.
3014 (highest_skiplist_entry_num): New.
3015 (ALL_SKIPLIST_ENTRIES, ALL_SKIPLIST_ENTRIES_SAFE): Delete.
3016 (add_skiplist_entry): Delete.
3017 (skiplist_entry::skiplist_entry): New.
3018 (skiplist_entry::add_entry): New.
3019 (skip_file_command, skip_function): Adjust.
3020 (compile_skip_regexp): Delete.
3021 (skip_command): Don't compile regexp here. Adjust to use
3022 skiplist_entry::add_entry.
3023 (skip_info): Adjust to use range-for and getters.
3024 (skip_enable_command, skip_disable_command): Adjust to use
3025 range-for and setters.
3026 (skip_delete_command): Adjust to use std::list.
3027 (add_skiplist_entry): Delete.
3028 (skip_file_p): Delete, refactored as ...
3029 (skiplist_entry::do_skip_file_p): ... this new method.
3030 (skip_gfile_p): Delete, refactored as ...
3031 (skiplist_entry::do_gskip_file_p): ... this new method.
3032 (skip_function_p, skip_rfunction_p): Delete, refactored as ...
3033 (skiplist_entry::skip_function_p): ... this new method.
3034 (function_name_is_marked_for_skip): Now returns bool, and takes
3035 the function sal by const reference. Adjust to use range-for and
3036 skiplist_entry methods.
3037 (_initialize_step_skip): Remove references to
3038 skiplist_entry_chain, skiplist_entry_count.
3039 * skip.h (function_name_is_marked_for_skip): Now returns bool, and
3040 takes the function sal by const reference.
3041
3042 2017-08-11 Yao Qi <yao.qi@linaro.org>
3043
3044 * dwarf2-frame.c (clear_pointer_cleanup): Remove.
3045 (dwarf2_frame_cache): Remove reset_cache_cleanup.
3046 (dwarf2_frame_cache):
3047 * frame-unwind.c (frame_unwind_try_unwinder): Catch
3048 RETURN_MASK_ALL and set *this_case to NULL.
3049 * frame-unwind.h: Update comments.
3050
3051 2017-08-11 Yao Qi <yao.qi@linaro.org>
3052
3053 * dwarf2-frame.c (dwarf2_frame_state_alloc_regs): Remove.
3054 (dwarf2_frame_state_copy_regs): Remove.
3055 (dwarf2_frame_state_free_regs): Remove.
3056 (dwarf2_frame_state::~dwarf2_frame_state): Remove.
3057 (dwarf2_restore_rule): Call method .alloc_regs instead of
3058 dwarf2_frame_state_alloc_regs.
3059 (execute_cfa_program): Likewise. Call dwarf2_frame_state_reg_info
3060 constructor. Call std::move.
3061 (dwarf2_fetch_cfa_info): Don't call dwarf2_frame_state_copy_regs.
3062 (dwarf2_frame_cache): Likewise.
3063
3064 [GDB_SELF_TEST]: Include selftest.h and
3065 selftest-arch.h.
3066 [GDB_SELF_TEST] (execute_cfa_program_test): New function.
3067 (_initialize_dwarf2_frame) [GDB_SELF_TEST]: Register
3068 execute_cfa_program_test.
3069
3070 * dwarf2-frame.h (dwarf2_frame_state_reg_info): Add ctor, dtor,
3071 copy ctor, assignment operator, move assignment.
3072 <alloc_regs>: New method.
3073 <swap>: New method.
3074 (struct dwarf2_frame_state): Delete dtor.
3075 (dwarf2_frame_state_alloc_regs): Remove declaration.
3076 * sparc-tdep.c (sparc_execute_dwarf_cfa_vendor_op): Don't call
3077 dwarf2_frame_state_alloc_regs, use .alloc_regs instead.
3078
3079 2017-08-11 Yao Qi <yao.qi@linaro.org>
3080
3081 * dwarf2-frame.c (dwarf2_frame_state_free): Remove.
3082 (dwarf2_frame_state::dwarf2_frame_state): New.
3083 (dwarf2_frame_state::~dwarf2_frame_state): New.
3084 (dwarf2_fetch_cfa_info): Update.
3085 (dwarf2_frame_cache): Remove old_chain. Change 'fs' to an object
3086 rather than a pointer. Update code.
3087 * dwarf2-frame.h (struct dwarf2_frame_state): Declare ctor and
3088 dtor.
3089 <data_align, code_align, retaddr_column>: Change them to const.
3090 <armcc_cfa_offsets_sf, armcc_cfa_offsets_reversed>: Change them
3091 to bool.
3092
3093 2017-08-11 Yao Qi <yao.qi@linaro.org>
3094
3095 * dwarf2-frame.h (struct dwarf2_frame_state_reg) <exp_len>: Remove.
3096 <loc.exp>: New field.
3097 * dwarf2-frame.c (execute_cfa_program): Update.
3098 (dwarf2_frame_prev_register): Update.
3099
3100 2017-08-10 Pedro Alves <palves@redhat.com>
3101
3102 * common/gdb_unique_ptr.h (xfree_deleter<T[]>): Define.
3103
3104 2017-08-09 John Baldwin <jhb@FreeBSD.org>
3105
3106 * fbsd-nat.c (struct fbsd_fork_info): Remove.
3107 (fbsd_pending_children): Use std::list.
3108 (fbsd_remember_child): Likewise.
3109 (fbsd_is_child_pending): Likewise.
3110 (fbsd_pending_vfork_done): Use std::forward_list.
3111 (fbsd_add_vfork_done): Likewise.
3112 (fbsd_is_vfork_done_pending): Likewise.
3113 (fbsd_next_vfork_done): Likewise.
3114
3115 2017-08-09 John Baldwin <jhb@FreeBSD.org>
3116
3117 * fbsd-nat.c [HAVE_KINFO_GETVMMAP] (struct free_deleter): New.
3118 (fbsd_find_memory_regions): Use free_deleter with std::unique_ptr.
3119 [!HAVE_KINFO_GETVMMAP] (fbsd_find_memory_regions): Use std::string
3120 for `mapfilename'.
3121 (fbsd_xfer_partial): Use gdb::byte_vector.
3122 (fbsd_add_threads): Use gdb::unique_xmalloc_ptr.
3123
3124 2017-08-09 John Baldwin <jhb@FreeBSD.org>
3125
3126 * fbsd-nat.c: [!HAVE_KINFO_GETVMMAP]: Include <sys/user.h> and
3127 "filestuff.h".
3128 (fbsd_find_memory_regions): Fix `mapfile' initialization.
3129
3130 2017-08-09 Tom Tromey <tom@tromey.com>
3131
3132 * skip.c (skiplist_entry): New constructor.
3133 (skiplist_entry::enabled, skiplist_entry::function_is_regexp)
3134 (skiplist_entry::file_is_glob): Now bool.
3135 (skiplist_entry::file, skiplist_entry::function): Now
3136 std::string.
3137 (make_skip_entry): Return a unique_ptr. Use new.
3138 (free_skiplist_entry, free_skiplist_entry_cleanup)
3139 (make_free_skiplist_entry_cleanup): Remove.
3140 (skip_command, skip_disable_command, add_skiplist_entry)
3141 (skip_form_bytes, compile_skip_regexp, skip_command, skip_info)
3142 (skip_file_p, skip_gfile_p, skip_function_p, skip_rfunction_p)
3143 (function_name_is_marked_for_skip): Update.
3144 (skip_delete_command): Update. Use delete.
3145
3146 2017-08-09 Jiong Wang <jiong.wang@arm.com>
3147
3148 * aarch64-linux-tdep.c: Include "auxv.h" and "elf/common.h".
3149 (aarch64_linux_core_read_description): New function.
3150 (aarch64_linux_init_abi): Register gdbarch_core_read_description.
3151
3152 2017-08-09 Pedro Alves <palves@redhat.com>
3153
3154 * cp-name-parser.y (cp_comp_to_string): Return a
3155 gdb::unique_xmalloc_ptr<char>.
3156 * cp-support.c (replace_typedefs_qualified_name)
3157 (replace_typedefs): Adjust to use gdb::unique_xmalloc_ptr<char>.
3158 (cp_canonicalize_string_full): Use op= instead of explicit
3159 convertion.
3160 (cp_class_name_from_physname, method_name_from_physname)
3161 (cp_func_name, cp_remove_params): Adjust to use
3162 gdb::unique_xmalloc_ptr<char>.
3163 * cp-support.h (cp_comp_to_string): Return a
3164 gdb::unique_xmalloc_ptr<char>.
3165 * python/py-type.c (typy_lookup_type): Adjust to use
3166 gdb::unique_xmalloc_ptr<char>.
3167
3168 2017-08-09 H.J. Lu <hongjiu.lu@intel.com>
3169
3170 * dwarf2read.c (dwarf2_string_attr): Fix a typo.
3171
3172 2017-08-09 Alex Lindsay <alexlindsay239@gmail.com>
3173 Yao Qi <yao.qi@linaro.org>
3174
3175 * cp-support.c (cp_canonicalize_string_full): Use
3176 gdb::unique_xmalloc_ptr<char>.
3177 (cp_canonicalize_string): Likewise.
3178
3179 2017-08-09 Yao Qi <yao.qi@linaro.org>
3180
3181 * features/Makefile (WHICH): Remove i386/ non-linux stuff.
3182 * regformats/i386/amd64-avx-avx512.dat: Remove.
3183 * regformats/i386/amd64-avx-mpx-avx512-pku.dat: Remove.
3184 * regformats/i386/amd64-avx-mpx.dat:Remove.
3185 * regformats/i386/amd64-avx.dat: Remove.
3186 * regformats/i386/amd64-mpx.dat: Remove.
3187 * regformats/i386/i386-avx-avx512.dat: Remove.
3188 * regformats/i386/i386-avx-mpx-avx512-pku.dat: Remove.
3189 * regformats/i386/i386-avx-mpx.dat: Remove.
3190 * regformats/i386/i386-mmx.dat: Remove.
3191 * regformats/i386/i386-mpx.dat: Remove.
3192
3193 2017-08-09 Yao Qi <yao.qi@linaro.org>
3194
3195 * amd64-tdep.h (tdesc_x32): Remove the declaration.
3196 * amd64-tdep.c: Don't include features/i386/x32*.c.
3197 (_initialize_amd64_tdep): Don't call initialize_tdesc_x32*
3198 functions.
3199 * features/Makefile (WHICH): Remove i386/x32, i386/x32-avx,
3200 and i386/x32-avx-avx512.
3201 (XMLTOC): Remove i386/x32-avx.xml, i386/x32-avx-avx512.xml,
3202 and i386/x32.xml.
3203 * features/i386/x32-avx-avx512.c: Removed.
3204 * features/i386/x32-avx-avx512.xml: Removed.
3205 * features/i386/x32-avx.c: Removed.
3206 * features/i386/x32-avx.xml: Removed.
3207 * features/i386/x32.c: Removed.
3208 * features/i386/x32.xml: Removed.
3209 * regformats/i386/x32-avx-avx512.dat: Removed.
3210 * regformats/i386/x32-avx.dat: Removed.
3211 * regformats/i386/x32.dat: Removed.
3212
3213 2017-08-07 Maciej W. Rozycki <macro@imgtec.com>
3214
3215 PR breakpoints/21886
3216 * mem-break.c (default_memory_insert_breakpoint): Use
3217 `->placed_address' rather than `->reqstd_address' for the
3218 breakpoint location.
3219
3220 2017-08-07 Maciej W. Rozycki <macro@imgtec.com>
3221
3222 * arch-utils.c (default_print_insn): Remove arch/mach/endian
3223 assertions.
3224
3225 2017-08-07 Maciej W. Rozycki <macro@imgtec.com>
3226
3227 * gdbarch.sh (gdbarch_info): Replace the `tdep_info' member with
3228 a union of `tdep_info', `tdesc_data' and `id'.
3229 * aarch64-tdep.c (aarch64_gdbarch_init): Use `info.tdesc_data'
3230 rather than `info.tdep_info'.
3231 * amd64-linux-tdep.c (amd64_linux_init_abi): Likewise.
3232 * i386-linux-tdep.c (i386_linux_init_abi): Likewise.
3233 * i386-tdep.c (i386_gdbarch_init): Likewise.
3234 * mips-linux-tdep.c (mips_linux_init_abi): Likewise.
3235 * mips-tdep.c (mips_gdbarch_init): Likewise.
3236 * nds32-tdep.c (nds32_gdbarch_init): Likewise.
3237 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
3238 * ppc-linux-tdep.c (ppu2spu_sniffer): Use `info.id' rather than
3239 `info.tdep_info'.
3240 (ppc_linux_init_abi): Use `info.tdesc_data' rather than
3241 `info.tdep_info'.
3242 * sparc-tdep.c (sparc32_gdbarch_init): Likewise.
3243 * spu-multiarch.c (spu_gdbarch): Use `info.id' rather than
3244 `info.tdep_info'.
3245 * spu-tdep.c (spu_gdbarch_init): Likewise.
3246 * gdbarch.h: Regenerate.
3247
3248 2017-08-07 Leszek Swirski <leszeks@google.com>
3249
3250 PR symtab/20899
3251 * dwarf2read.c (dwarf2_string_attr): Allow DW_FORM_GNU_strp_alt.
3252
3253 2017-08-07 Simon Marchi <simon.marchi@ericsson.com>
3254
3255 * remote-sim.c (gdbsim_load): Remove char **argv local variable.
3256 (gdbsim_open): Rename gdb_argv args object to argv.
3257
3258 2017-08-05 Tom Tromey <tom@tromey.com>
3259
3260 * compile/compile-object-load.c (compile_object_load): Use
3261 gdb::unique_xmalloc_ptr.
3262 * cli/cli-dump.c (scan_filename): Rename from
3263 scan_filename_with_cleanup. Change return type.
3264 (scan_expression): Rename from scan_expression_with_cleanup.
3265 Change return type.
3266 (dump_memory_to_file, dump_value_to_file, restore_command):
3267 Use gdb::unique_xmalloc_ptr. Update.
3268 * cli/cli-cmds.c (find_and_open_script): Use
3269 gdb::unique_xmalloc_ptr.
3270 * tracefile-tfile.c (tfile_open): Use gdb::unique_xmalloc_ptr.
3271 * symmisc.c (maintenance_print_symbols)
3272 (maintenance_print_msymbols): Use gdb::unique_xmalloc_ptr.
3273 * symfile.c (symfile_bfd_open, generic_load)
3274 (add_symbol_file_command, remove_symbol_file_command): Use
3275 gdb::unique_xmalloc_ptr.
3276 * source.c (openp): Use gdb::unique_xmalloc_ptr.
3277 * psymtab.c (maintenance_print_psymbols): Use
3278 gdb::unique_xmalloc_ptr.
3279 * corelow.c (core_open): Use gdb::unique_xmalloc_ptr.
3280 * breakpoint.c (save_breakpoints): Use gdb::unique_xmalloc_ptr.
3281 * solib.c (solib_map_sections): Use gdb::unique_xmalloc_ptr.
3282 (reload_shared_libraries_1): Likewise.
3283
3284 2017-08-05 Tom Tromey <tom@tromey.com>
3285
3286 * rust-exp.y (rust_op_ptr, set_field): Remove typedefs.
3287 (rust_op_vector, rust_set_vector): New typedefs.
3288 (current_parser): New global.
3289 (work_obstack): Change to pointer type. Update all users.
3290 (rust_ast, pstate): Remove globals.
3291 (struct rust_parser): New.
3292 (%union) <params, field_inits>: Change type.
3293 (start, tuple_expr, unit_expr, struct_expr_list, literal)
3294 (field_expr, expr_list, maybe_expr_list, type_list): Update.
3295 (ast_call_ish, ast_path, ast_function_type, ast_tuple_type)
3296 (convert_params_to_types, convert_params_to_expression): Change
3297 type of "params".
3298 (ast_string): Change type of "fields".
3299 (rust_parse): Make a rust_parser. Remove cleanups.
3300 (rust_lex_tests): Make and install an auto_obstack.
3301
3302 2017-08-04 Yao Qi <yao.qi@linaro.org>
3303
3304 * configure.srv (ipa_x32_linux_regobj): New.
3305 * linux-amd64-ipa.c (get_ipa_tdesc): Use X86_TDESC_AVX_AVX512
3306 instead of X86_TDESC_AVX512.
3307 (initialize_low_tracepoint): Call
3308 init_registers_x32_avx_avx512_linux.
3309
3310 2017-08-04 Yao Qi <yao.qi@linaro.org>
3311
3312 * utils.h (gdb_argv): Add namespace std for nullptr_t.
3313
3314 2017-08-03 Ruslan Kabatsayev <b7.10110111@gmail.com>
3315
3316 * MAINTAINERS (Write After Approval): Add Ruslan Kabatsayev.
3317
3318 2017-08-03 Tom Tromey <tom@tromey.com>
3319
3320 * utils.c (make_cleanup_freeargv, do_freeargv, gdb_buildargv):
3321 Remove.
3322 * utils.h (make_cleanup_freeargv, gdb_buildargv): Remove.
3323
3324 2017-08-03 Tom Tromey <tom@tromey.com>
3325
3326 * python/py-param.c (compute_enum_values): Use gdb_argv.
3327
3328 2017-08-03 Tom Tromey <tom@tromey.com>
3329
3330 * utils.h (struct gdb_argv_deleter): New.
3331 (gdb_argv): New class.
3332 * utils.c (gdb_argv::reset): New method.
3333 * tracepoint.c (delete_trace_variable_command): Use gdb_argv.
3334 * tracefile.c (tsave_command): Use gdb_argv.
3335 * top.c (new_ui_command): Use gdb_argv.
3336 * symmisc.c (maintenance_print_symbols)
3337 (maintenance_print_msymbols, maintenance_expand_symtabs): Use gdb_argv.
3338 * symfile.c (symbol_file_command, generic_load)
3339 (remove_symbol_file_command): Use gdb_argv.
3340 * stack.c (backtrace_command): Use gdb_argv.
3341 * source.c (add_path, show_substitute_path_command)
3342 (unset_substitute_path_command, set_substitute_path_command):
3343 Use gdb_argv.
3344 * skip.c (skip_command): Use gdb_argv. Use gdb_buildargv.
3345 * ser-mingw.c (pipe_windows_open): Use gdb_argv.
3346 * remote.c (extended_remote_run, remote_put_command)
3347 (remote_get_command, remote_delete_command): Use gdb_argv.
3348 * remote-sim.c (gdbsim_load, gdbsim_create_inferior)
3349 (gdbsim_open): Use gdb_argv.
3350 * python/py-cmd.c (gdbpy_string_to_argv): Use gdb_argv.
3351 * psymtab.c (maintenance_print_psymbols): Use gdb_argv.
3352 * procfs.c (procfs_info_proc): Use gdb_argv.
3353 * interps.c (interpreter_exec_cmd): Use gdb_argv.
3354 * infrun.c (handle_command): Use gdb_argv.
3355 * inferior.c (add_inferior_command, clone_inferior_command):
3356 Use gdb_argv.
3357 * guile/scm-string.c (gdbscm_string_to_argv): Use gdb_argv.
3358 * exec.c (exec_file_command): Use gdb_argv.
3359 * cli/cli-cmds.c (alias_command): Use gdb_argv.
3360 * compile/compile.c (build_argc_argv): Use gdb_argv.
3361
3362 2017-08-03 Tom Tromey <tom@tromey.com>
3363
3364 * python/python.c (gdbpy_decode_line): Use unique_xmalloc_ptr.
3365
3366 2017-08-03 Tom Tromey <tom@tromey.com>
3367
3368 * python/python.c (compute_python_string): Return std::string.
3369 (gdbpy_eval_from_control_command): Update.
3370 (do_start_initialization): Use std::string.
3371 * python/py-varobj.c (py_varobj_iter_next): Use string_printf, not
3372 xstrprintf.
3373 * python/py-breakpoint.c (local_setattro): Use string_printf, not
3374 xstrprintf.
3375
3376 2017-08-03 Tom Tromey <tom@tromey.com>
3377
3378 * top.h (do_restore_instream_cleanup): Remove.
3379 * top.c (do_restore_instream_cleanup): Remove.
3380 (read_command_file): Use scoped_restore.
3381 * cli/cli-script.c (execute_user_command): Use scoped_restore.
3382
3383 2017-08-03 Tom Tromey <tom@tromey.com>
3384
3385 * cli/cli-script.c (execute_user_command)
3386 (execute_control_command): Use scoped_restore.
3387
3388 2017-08-03 Tom Tromey <tom@tromey.com>
3389
3390 * cli/cli-script.c (do_restore_user_call_depth): Remove.
3391 (execute_user_command): Remove user_call_depth; use
3392 user_args_stack's size instead.
3393
3394 2017-08-03 Tom Tromey <tom@tromey.com>
3395
3396 * top.h (in_user_command): Remove.
3397 * top.c (in_user_command): Remove.
3398 * cli/cli-script.c (do_restore_user_call_depth)
3399 (execute_user_command): Update.
3400
3401 2017-08-03 Tom Tromey <tom@tromey.com>
3402
3403 * valops.c (search_struct_method): Use gdb::byte_vector.
3404 * valarith.c (value_concat): Use std::vector.
3405 * target.c (memory_xfer_partial): Use gdb::byte_vector.
3406 (simple_search_memory): Likewise.
3407 * printcmd.c (find_string_backward): Use gdb::byte_vector.
3408 * mi/mi-main.c (mi_cmd_data_write_memory): Use gdb::byte_vector.
3409 * gcore.c (gcore_copy_callback): Use gdb::byte_vector.
3410 * elfread.c (elf_rel_plt_read): Use std::string.
3411 * cp-valprint.c (cp_print_value): Use gdb::byte_vector.
3412 * cli/cli-dump.c (restore_section_callback): Use
3413 gdb::byte_vector.
3414
3415 2017-08-03 Tom Tromey <tom@tromey.com>
3416
3417 * jit.c (jit_reader_load_command): Use unique_xmalloc_ptr.
3418
3419 2017-08-03 Tom Tromey <tom@tromey.com>
3420
3421 * tui/tui-regs.c (tui_restore_gdbout): Remove.
3422 (tui_register_format): Use scoped_restore.
3423
3424 2017-08-03 Tom Tromey <tom@tromey.com>
3425
3426 * reverse.c (exec_direction_default): Remove.
3427 (exec_reverse_once): Use scoped_restore.
3428 * remote.c (restore_remote_timeout): Remove.
3429 (remote_flash_erase, remote_flash_write, remote_flash_done)
3430 (readchar, remote_serial_write): Use scoped_restore.
3431 * cli/cli-script.c (struct source_cleanup_lines_args)
3432 (source_cleanup_lines): Remove.
3433 (script_from_file): Use scoped_restore.
3434 * cli/cli-cmds.c (source_verbose_cleanup): Remove.
3435 (source_command): Use scoped_restore.
3436
3437 2017-08-03 Tom Tromey <tom@tromey.com>
3438
3439 * utils.h (make_cleanup_free_so): Remove.
3440 * utils.c (do_free_so, make_cleanup_free_so): Remove.
3441 * solist.h (struct so_deleter): New.
3442 (so_list_up): New typedef.
3443 * solib-svr4.c (svr4_read_so_list): Use so_list_up.
3444
3445 2017-08-03 Tom Tromey <tom@tromey.com>
3446
3447 * utils.h (make_cleanup_restore_current_language): Remove.
3448 * utils.c (do_restore_current_language)
3449 (make_cleanup_restore_current_language): Remove.
3450 * parse.c (parse_exp_in_context_1)
3451 (parse_expression_with_language): Use
3452 scoped_restore_current_language.
3453 * mi/mi-main.c (mi_cmd_execute): Use
3454 scoped_restore_current_language.
3455 * language.h (scoped_restore_current_language): New class.
3456
3457 2017-08-03 Tom Tromey <tom@tromey.com>
3458
3459 * compile/compile.c (cleanup_unlink_file): Remove.
3460 (compile_to_object): Use gdb::unlinker.
3461 (eval_compile_command): Likewise.
3462
3463 2017-08-03 Tom Tromey <tom@tromey.com>
3464
3465 * utils.h (make_cleanup_fclose): Remove.
3466 * utils.c (do_fclose_cleanup, make_cleanup_fclose): Remove.
3467
3468 2017-08-03 Tom Tromey <tom@tromey.com>
3469
3470 * top.c (open_terminal_stream): Return gdb_file_up.
3471 (new_ui_command): Update.
3472
3473 2017-08-03 Tom Tromey <tom@tromey.com>
3474
3475 * source.c (print_source_lines_base, forward_search_command)
3476 (reverse_search_command): Use gdb_file_up.
3477
3478 2017-08-03 Tom Tromey <tom@tromey.com>
3479
3480 * fbsd-nat.c (fbsd_find_memory_regions): Update.
3481
3482 2017-08-03 Tom Tromey <tom@tromey.com>
3483
3484 * cli/cli-cmds.c (find_and_open_script): Change return type.
3485 Remove "streamp" and "full_path" parameters.
3486 (source_script_with_search): Update.
3487 * auto-load.c (source_script_file): Update.
3488 * cli/cli-cmds.h (find_and_open_script): Change type.
3489 (open_script): New struct.
3490
3491 2017-08-03 Tom Tromey <tom@tromey.com>
3492
3493 * xml-support.c (xml_fetch_content_from_file): Update.
3494 * ui-file.c (stdio_file::open): Update.
3495 * tracefile-tfile.c (tfile_start): Update.
3496 * remote.c (remote_file_put, remote_file_get): Update.
3497 * nat/linux-procfs.c (linux_proc_get_int)
3498 (linux_proc_pid_get_state, linux_proc_tid_get_name): Update.
3499 * nat/linux-osdata.c (linux_common_core_of_thread): Update.
3500 (command_from_pid, commandline_from_pid, linux_xfer_osdata_cpus)
3501 (print_sockets, linux_xfer_osdata_shm, linux_xfer_osdata_sem)
3502 (linux_xfer_osdata_msg, linux_xfer_osdata_modules): Update.
3503 * nat/linux-btrace.c (linux_determine_kernel_start): Update.
3504 * linux-nat.c (linux_proc_pending_signals): Update.
3505 * dwarf2read.c (write_psymtabs_to_index): Use gdb_file_up.
3506 (file_closer): Remove.
3507 * compile/compile.c (compile_to_object): Update.
3508 * common/filestuff.h (struct gdb_file_deleter): New.
3509 (gdb_file_up): New typedef.
3510 (gdb_fopen_cloexec): Change return type.
3511 * common/filestuff.c (gdb_fopen_cloexec): Return gdb_file_up.
3512 * cli/cli-dump.c (fopen_with_cleanup): Remove.
3513 (dump_binary_file, restore_binary_file): Update.
3514 * auto-load.c (auto_load_objfile_script_1): Update.
3515
3516 2017-08-03 Tom Tromey <tom@tromey.com>
3517
3518 * tracepoint.c (tvariables_info_1): Use ui_out_emit_table.
3519 (info_static_tracepoint_markers_command): Likewise.
3520 * solib.c (info_sharedlibrary_command): Use ui_out_emit_table.
3521 * skip.c (skip_info): Use ui_out_emit_table.
3522 * progspace.c (print_program_space): Use ui_out_emit_table.
3523 * osdata.c (info_osdata): Use ui_out_emit_table.
3524 * mi/mi-cmd-info.c (mi_cmd_info_ada_exceptions): Use
3525 ui_out_emit_table.
3526 * linux-thread-db.c (info_auto_load_libthread_db): Use
3527 ui_out_emit_table.
3528 * inferior.c (print_inferior): Use ui_out_emit_table.
3529 * gdb_bfd.c (maintenance_info_bfds): Use ui_out_emit_table.
3530 * breakpoint.c (breakpoint_1): Use ui_out_emit_table.
3531 * auto-load.c (auto_load_info_scripts): Use ui_out_emit_table.
3532 * ada-tasks.c (print_ada_task_info): Use ui_out_emit_table.
3533 * ui-out.h (class ui_out_emit_table): New.
3534
3535 2017-08-02 Maciej W. Rozycki <macro@imgtec.com>
3536
3537 * mips-tdep.c (mips_fpu_type_str): New function.
3538 (mips_dump_tdep): Call it.
3539
3540 2017-08-01 Maciej W. Rozycki <macro@imgtec.com>
3541
3542 * mips-tdep.c (mips_gdbarch_init): Use MIPS_FPU_TYPE to access
3543 `->mips_fpu_type'.
3544
3545 2017-07-31 Xavier Roirand <roirand@adacore.com>
3546
3547 * solib-darwin.c (DYLD_VERSION_MAX): Increase value.
3548
3549 2017-07-27 Xavier Roirand <roirand@adacore.com>
3550
3551 * MAINTAINERS (Write After Approval): Add Xavier Roirand.
3552
3553 2017-07-26 Yao Qi <yao.qi@linaro.org>
3554
3555 * cli/cli-cmds.c (maintenancechecklist): New variable.
3556 * gdbcmd.h (maintenancechecklist): Declare it.
3557 * i386-linux-tdep.c (_initialize_i386_linux_tdep) [GDB_SELF_TEST]:
3558 Call i386_linux_read_description with different masks.
3559 * maint.c (maintenance_check_command): New function.
3560 (_initialize_maint_cmds): Call add_prefix_cmd.
3561 * target-descriptions.c (tdesc_reg): override operator != and ==.
3562 (tdesc_type): Likewise.
3563 (tdesc_feature): Likewise.
3564 (target_desc): Likewise.
3565 [GDB_SELF_TEST] (selftests::record_xml_tdesc): New function.
3566 (maintenance_check_xml_descriptions): New function.
3567 (_initialize_target_descriptions) Add command "xml-descriptions".
3568 * target-descriptions.h (selftests::record_xml_tdesc): Declare.
3569
3570 2017-07-26 Yao Qi <yao.qi@linaro.org>
3571
3572 * i386-linux-tdep.c: Don't include features/i386/i386-*linux.c.
3573 Include features/i386/32bit-*.c.
3574 (i386_linux_read_description): Generate target description if it
3575 doesn't exist.
3576 (_initialize_i386_linux_tdep): Don't call _initialize_tdesc_i386
3577 functions.
3578 * features/i386/32bit-linux.c: Re-generated.
3579 * features/i386/32bit-sse.c: Likewise.
3580 * target-descriptions.c (print_c_feature::visit): Print code to
3581 set register number if needed.
3582 (print_c_feature) <m_next_regnum>: New field.
3583
3584 2017-07-26 Yao Qi <yao.qi@linaro.org>
3585
3586 * features/Makefile (CFILES): Rename with TDESC_CFILES.
3587 (FEATURE_XMLFILES): New.
3588 (FEATURE_CFILES): New.
3589 New rules.
3590 (clean-cfiles): Remove generated c files.
3591 * features/i386/32bit-avx.c: Generated.
3592 * features/i386/32bit-avx512.c: Generated.
3593 * features/i386/32bit-core.c: Generated.
3594 * features/i386/32bit-linux.c: Generated.
3595 * features/i386/32bit-mpx.c: Generated.
3596 * features/i386/32bit-pkeys.c: Generated.
3597 * features/i386/32bit-sse.c: Generated.
3598 * target-descriptions.c: Include algorithm.
3599 (tdesc_element_visitor): Add method visit_end.
3600 (print_c_tdesc): Implement visit_end.
3601 (print_c_tdesc:: m_filename_after_features): Move it to
3602 protected.
3603 (print_c_feature): New class.
3604 (maint_print_c_tdesc_cmd): Use print_c_feature if XML file
3605 name starts with "i386/32bit-".
3606
3607 2017-07-26 Yao Qi <yao.qi@linaro.org>
3608
3609 * target-descriptions.c (tdesc_element_visitor): New class.
3610 (tdesc_element): New class.
3611 (tdesc_reg): Inherit from tdesc_element.
3612 (tdesc_reg::accept): New function.
3613 (tdesc_type): Inherit from tdesc_element.
3614 (tdesc_type::accept): New function.
3615 (tdesc_feature): Inherit from tdesc_element.
3616 (tdesc_feature::accept): New function.
3617 (target_desc): Inherit from tdesc_element.
3618 (target_desc::target_desc): New.
3619 (target_desc::~target_desc): New.
3620 (target_desc::accept): New.
3621 (allocate_target_description): Use new.
3622 (free_target_description): Use delete.
3623 (print_c_tdesc): New class.
3624 (maint_print_c_tdesc_cmd): Adjust.
3625
3626 * features/aarch64.c: Re-generated.
3627 * features/arc-arcompact.c: Re-generated.
3628 * features/arc-v2.c: Re-generated.
3629 * features/arm/arm-with-iwmmxt.c: Re-generated.
3630 * features/arm/arm-with-m.c: Re-generated.
3631 * features/arm/arm-with-m-fpa-layout.c: Re-generated.
3632 * features/arm/arm-with-m-vfp-d16.c: Re-generated.
3633 * features/arm/arm-with-neon.c: Re-generated.
3634 * features/arm/arm-with-vfpv2.c: Re-generated.
3635 * features/arm/arm-with-vfpv3.c: Re-generated.
3636 * features/i386/amd64-avx-avx512.c: Re-generated.
3637 * features/i386/amd64-avx-avx512-linux.c: Re-generated.
3638 * features/i386/amd64-avx.c: Re-generated.
3639 * features/i386/amd64-avx-linux.c: Re-generated.
3640 * features/i386/amd64-avx-mpx-avx512-pku.c: Re-generated.
3641 * features/i386/amd64-avx-mpx-avx512-pku-linux.c: Re-generated.
3642 * features/i386/amd64-avx-mpx.c: Re-generated.
3643 * features/i386/amd64-avx-mpx-linux.c: Re-generated.
3644 * features/i386/amd64.c: Re-generated.
3645 * features/i386/amd64-linux.c: Re-generated.
3646 * features/i386/amd64-mpx.c: Re-generated.
3647 * features/i386/amd64-mpx-linux.c: Re-generated.
3648 * features/i386/i386-avx-avx512.c: Re-generated.
3649 * features/i386/i386-avx-avx512-linux.c: Re-generated.
3650 * features/i386/i386-avx.c: Re-generated.
3651 * features/i386/i386-avx-linux.c: Re-generated.
3652 * features/i386/i386-avx-mpx-avx512-pku.c: Re-generated.
3653 * features/i386/i386-avx-mpx-avx512-pku-linux.c: Re-generated.
3654 * features/i386/i386-avx-mpx.c: Re-generated.
3655 * features/i386/i386-avx-mpx-linux.c: Re-generated.
3656 * features/i386/i386.c: Re-generated.
3657 * features/i386/i386-linux.c: Re-generated.
3658 * features/i386/i386-mmx.c: Re-generated.
3659 * features/i386/i386-mmx-linux.c: Re-generated.
3660 * features/i386/i386-mpx.c: Re-generated.
3661 * features/i386/i386-mpx-linux.c: Re-generated.
3662 * features/i386/x32-avx-avx512.c: Re-generated.
3663 * features/i386/x32-avx-avx512-linux.c: Re-generated.
3664 * features/i386/x32-avx.c: Re-generated.
3665 * features/i386/x32-avx-linux.c: Re-generated.
3666 * features/i386/x32.c: Re-generated.
3667 * features/i386/x32-linux.c: Re-generated.
3668 * features/microblaze.c: Re-generated.
3669 * features/microblaze-with-stack-protect.c: Re-generated.
3670 * features/mips64-dsp-linux.c: Re-generated.
3671 * features/mips64-linux.c: Re-generated.
3672 * features/mips-dsp-linux.c: Re-generated.
3673 * features/mips-linux.c: Re-generated.
3674 * features/nds32.c: Re-generated.
3675 * features/nios2.c: Re-generated.
3676 * features/nios2-linux.c: Re-generated.
3677 * features/rs6000/powerpc-32.c: Re-generated.
3678 * features/rs6000/powerpc-32l.c: Re-generated.
3679 * features/rs6000/powerpc-403.c: Re-generated.
3680 * features/rs6000/powerpc-403gc.c : Re-generated.
3681 * features/rs6000/powerpc-405.c: Re-generated.
3682 * features/rs6000/powerpc-505.c: Re-generated.
3683 * features/rs6000/powerpc-601.c: Re-generated.
3684 * features/rs6000/powerpc-602.c: Re-generated.
3685 * features/rs6000/powerpc-603.c: Re-generated.
3686 * features/rs6000/powerpc-604.c: Re-generated.
3687 * features/rs6000/powerpc-64.c: Re-generated.
3688 * features/rs6000/powerpc-64l.c: Re-generated.
3689 * features/rs6000/powerpc-7400.c: Re-generated.
3690 * features/rs6000/powerpc-750.c: Re-generated.
3691 * features/rs6000/powerpc-860.c: Re-generated.
3692 * features/rs6000/powerpc-altivec32.c: Re-generated.
3693 * features/rs6000/powerpc-altivec32l.c: Re-generated.
3694 * features/rs6000/powerpc-altivec64.c: Re-generated.
3695 * features/rs6000/powerpc-altivec64l.c: Re-generated.
3696 * features/rs6000/powerpc-cell32l.c: Re-generated.
3697 * features/rs6000/powerpc-cell64l.c: Re-generated.
3698 * features/rs6000/powerpc-e500.c: Re-generated.
3699 * features/rs6000/powerpc-e500l.c: Re-generated.
3700 * features/rs6000/powerpc-isa205-32l.c: Re-generated.
3701 * features/rs6000/powerpc-isa205-64l.c: Re-generated.
3702 * features/rs6000/powerpc-isa205-altivec32l.c: Re-generated.
3703 * features/rs6000/powerpc-isa205-altivec64l.c: Re-generated.
3704 * features/rs6000/powerpc-isa205-vsx32l.c: Re-generated.
3705 * features/rs6000/powerpc-isa205-vsx64l.c: Re-generated.
3706 * features/rs6000/powerpc-vsx32.c: Re-generated.
3707 * features/rs6000/powerpc-vsx32l.c: Re-generated.
3708 * features/rs6000/powerpc-vsx64.c: Re-generated.
3709 * features/rs6000/powerpc-vsx64l.c: Re-generated.
3710 * features/rs6000/rs6000.c: Re-generated.
3711 * features/s390-linux32.c: Re-generated.
3712 * features/s390-linux32v1.c: Re-generated.
3713 * features/s390-linux32v2.c: Re-generated.
3714 * features/s390-linux64.c: Re-generated.
3715 * features/s390-linux64v1.c: Re-generated.
3716 * features/s390-linux64v2.c: Re-generated.
3717 * features/s390-te-linux64.c: Re-generated.
3718 * features/s390-tevx-linux64.c: Re-generated.
3719 * features/s390-vx-linux64.c: Re-generated.
3720 * features/s390x-linux64.c: Re-generated.
3721 * features/s390x-linux64v1.c: Re-generated.
3722 * features/s390x-linux64v2.c: Re-generated.
3723 * features/s390x-te-linux64.c: Re-generated.
3724 * features/s390x-tevx-linux64.c: Re-generated.
3725 * features/s390x-vx-linux64.c: Re-generated.
3726 * features/sparc/sparc32-solaris.c: Re-generated.
3727 * features/sparc/sparc64-solaris.c: Re-generated.
3728 * features/tic6x-c62x.c: Re-generated.
3729 * features/tic6x-c62x-linux.c: Re-generated.
3730 * features/tic6x-c64x.c: Re-generated.
3731 * features/tic6x-c64x-linux.c: Re-generated.
3732 * features/tic6x-c64xp.c: Re-generated.
3733 * features/tic6x-c64xp-linux.c: Re-generated.
3734
3735 2017-07-26 Yao Qi <yao.qi@linaro.org>
3736
3737 * i386-linux-tdep.c (i386_linux_read_description): New function.
3738 (i386_linux_core_read_description): Call
3739 i386_linux_read_description.
3740 * i386-linux-tdep.h (i386_linux_read_description): Declare.
3741 (tdesc_i386_linux, tdesc_i386_mmx_linux): Remove declarations.
3742 (tdesc_i386_avx_linux, tdesc_i386_mpx_linux): Likewise
3743 (tdesc_i386_avx_mpx_linux, tdesc_i386_avx_avx512_linux): Likewise.
3744 (tdesc_i386_avx_mpx_avx512_pku_linux): Likewise.
3745 * x86-linux-nat.c (x86_linux_read_description): Call
3746 i386_linux_read_description.
3747
3748 2017-07-26 Yao Qi <yao.qi@linaro.org>
3749
3750 * NEWS: Mention it.
3751 * features/Makefile (%.c: %.xml): Pass the xml file name to
3752 command "maint print c-tdesc".
3753 * target-descriptions.c (maint_print_c_tdesc_cmd): Get file
3754 name from 'arg'.
3755
3756 2017-07-26 Yao Qi <yao.qi@linaro.org>
3757
3758 * target-descriptions.c (target_desc): Add ctor and dtor. Do
3759 in-class initialization.
3760 (tdesc_create_feature): Call new instead of XCNEW.
3761 (free_target_description): Ue delete.
3762
3763 2017-07-25 John Baldwin <jhb@FreeBSD.org>
3764
3765 * configure.nat: Add "-lkvm" for NetBSD/sparc64 and fix typo.
3766
3767 2017-07-25 Yao Qi <yao.qi@linaro.org>
3768
3769 * amd64-tdep.c (amd64_init_abi): Make argument default_tdesc
3770 constant.
3771 (amd64_x32_init_abi): Likewise.
3772 * amd64-tdep.h (amd64_init_abi): Update declaration.
3773 (amd64_x32_init_abi): Likewise.
3774
3775 2017-07-25 Yao Qi <yao.qi@linaro.org>
3776
3777 PR tdep/21717
3778 * arm-linux-nat.c (arm_linux_fetch_inferior_registers): Update
3779 condition for FPSCR.
3780 (arm_linux_store_inferior_registers): Likewise.
3781
3782 2017-07-22 Tom Tromey <tom@tromey.com>
3783
3784 * break-catch-syscall.c (struct catch_syscall_inferior_data)
3785 <syscalls_counts>: Now a std::vector.
3786 (get_catch_syscall_inferior_data): Use "new".
3787 (catch_syscall_inferior_data_cleanup): Use "delete".
3788 (insert_catch_syscall, remove_catch_syscall)
3789 (clear_syscall_counts): Update.
3790
3791 2017-07-22 Tom Tromey <tom@tromey.com>
3792
3793 * break-catch-syscall.c (syscall_catchpoint)
3794 <syscalls_to_be_caught>: Now a std::vector<int>
3795 (~syscall_catchpoint): Remove.
3796 (insert_catch_syscall, remove_catch_syscall)
3797 (breakpoint_hit_catch_syscall, print_one_catch_syscall)
3798 (print_mention_catch_syscall, print_recreate_catch_syscall):
3799 Update.
3800 (create_syscall_event_catchpoint): Change type of "filter"
3801 parameter.
3802 (catch_syscall_split_args): Return a std::vector.
3803 (catch_syscall_command_1, catching_syscall_number_1): Update.
3804
3805 2017-07-22 Tom Tromey <tom@tromey.com>
3806
3807 * break-catch-throw.c (struct exception_catchpoint)
3808 <exception_rx>: Now a std::string.
3809 (~exception_catchpoint): Remove.
3810 (print_one_detail_exception_catchpoint): Update.
3811 (handle_gnu_v3_exceptions): Change type of except_rx.
3812 (extract_exception_regexp): Return a std::string.
3813 (catch_exception_command_1): Update.
3814
3815 2017-07-22 Tom Tromey <tom@tromey.com>
3816
3817 * break-catch-sig.c (gdb_signal_type): Remove typedef.
3818 (struct signal_catchpoint) <signals_to_be_caught>: Now a
3819 std::vector.
3820 <catch_all>: Now a bool.
3821 (~signal_catchpoint): Remove.
3822 (signal_catchpoint_insert_location)
3823 (signal_catchpoint_remove_location)
3824 (signal_catchpoint_breakpoint_hit, signal_catchpoint_print_one)
3825 (signal_catchpoint_print_mention)
3826 (signal_catchpoint_print_recreate)
3827 (signal_catchpoint_explains_signal): Update.
3828 (create_signal_catchpoint): Change type of "filter" and
3829 "catch_all".
3830 (catch_signal_split_args): Return a std::vector. Change type of
3831 "catch_all".
3832 (catch_signal_command): Update.
3833
3834 2017-07-20 Pedro Alves <palves@redhat.com>
3835
3836 * ada-lang.c (ada_language_defn): Make extern.
3837 (_initialize_ada_language): Remove add_language call.
3838 * c-lang.c (c_language_defn, cplus_language_defn)
3839 (asm_language_defn, minimal_language_defn): Make extern.
3840 (_initialize_c_language): Delete.
3841 * completer.c (compare_cstrings): Delete, moved to utils.h.
3842 * d-lang.c (d_language_defn): Make extern.
3843 (_initialize_d_language): Remove add_language calls.
3844 * defs.h (enum language): Add comment.
3845 * f-lang.c (f_language_defn): Make extern.
3846 (_initialize_f_language): Remove add_language call.
3847 * go-lang.c (go_language_defn): Make extern.
3848 (_initialize_go_language): Remove add_language call.
3849 * language.c: Include <algorithm>.
3850 (languages): Redefine as const array.
3851 (languages_size, languages_allocsize, DEFAULT_ALLOCSIZE): Delete.
3852 (set_language_command): Handle "local". Use for-range loop.
3853 (set_language): Remove loop.
3854 (language_enum): Rewrite.
3855 (language_def, language_str): Remove loops.
3856 (add_language): Delete.
3857 (add_set_language_command): New, based on add_languages.
3858 (skip_language_trampoline): Adjust.
3859 (local_language_defn): Delete.
3860 (language_gdbarch_post_init): Adjust.
3861 (_initialize_language): Remove add_language calls. Call
3862 add_set_language_command.
3863 * language.h (add_language): Delete.
3864 (auto_language_defn)
3865 (unknown_language_defn, minimal_language_defn, ada_language_defn)
3866 (asm_language_defn, c_language_defn, cplus_language_defn)
3867 (d_language_defn, f_language_defn, go_language_defn)
3868 (m2_language_defn, objc_language_defn, opencl_language_defn)
3869 (pascal_language_defn, rust_language_defn): Declare.
3870 * m2-lang.c (m2_language_defn): Make extern.
3871 (_initialize_m2_language): Remove add_language call.
3872 * objc-lang.c (objc_language_defn): Make extern.
3873 (_initialize_objc_language): Remove add_language call.
3874 * opencl-lang.c (opencl_language_defn): Make extern.
3875 (_initialize_opencl_language): Remove add_language call.
3876 * p-lang.c (pascal_language_defn): Make extern.
3877 (_initialize_pascal_language): Delete.
3878 * rust-lang.c (rust_language_defn): Make extern.
3879 (_initialize_rust_language): Delete.
3880 * utils.h (compare_cstrings): New static inline function.
3881
3882 2017-07-20 Pedro Alves <palves@redhat.com>
3883
3884 * ada-lang.c (ada_to_fixed_type_1): Adjust.
3885 (get_var_value): Constify parameters.
3886 (get_int_var_value): Change prototype.
3887 (to_fixed_range_type): Adjust.
3888 * ada-lang.h (get_int_var_value): Change prototype.
3889
3890 2017-07-20 Pedro Alves <palves@redhat.com>
3891
3892 * dwarf2read.c (dw2_lookup_symbol): Use
3893 SYMBOL_MATCHES_SEARCH_NAME.
3894 * psymtab.c (psym_lookup_symbol): Use SYMBOL_MATCHES_SEARCH_NAME.
3895
3896 2017-07-20 Pedro Alves <palves@redhat.com>
3897
3898 * block.c (block_iter_name_step, block_iter_name_first)
3899 (block_iter_name_next): Delete.
3900 (block_lookup_symbol_primary): Adjust to use
3901 dict_iter_match_first/dict_iter_match_next.
3902 * block.h (block_iter_name_first, block_iter_name_next): Delete
3903 declarations.
3904 (ALL_BLOCK_SYMBOLS_WITH_NAME): Adjust to use
3905 dict_iter_match_first/dict_iter_match_next.
3906
3907 2017-07-20 Pedro Alves <palves@redhat.com>
3908
3909 * cp-support.c (cp_find_first_component_aux): Add missing case for
3910 end of string.
3911
3912 2017-07-18 David Blaikie <dblaikie@gmail.com>
3913
3914 * dwarf2read.c (create_cus_hash_table): Re-add lost initialization
3915 of dwo_cu's dwo_file.
3916
3917 2017-07-18 Yao Qi <yao.qi@linaro.org>
3918
3919 * remote.c (store_registers_using_G): Remove one line comment.
3920
3921 2017-07-18 Yao Qi <yao.qi@linaro.org>
3922
3923 * regcache.c (regcache_cpy): Simplify it.
3924 (regcache::cpy_no_passthrough): Remove it.
3925 * regcache.h (cpy_no_passthrough): Remove it.
3926 (regcache_dup, regcache_cpy): Update comments.
3927
3928 2017-07-18 Pedro Alves <palves@redhat.com>
3929
3930 * remote-sim.c (sim_command_completer): Adjust to work with a
3931 completion_tracker instead of a VEC.
3932
3933 2017-07-17 Pedro Alves <palves@redhat.com>
3934
3935 * completer.c (complete_source_filenames): New function.
3936 (complete_address_and_linespec_locations): New function.
3937 (location_completer): Use complete_address_and_linespec_locations.
3938 (completion_tracker::build_completion_result): Honor the tracker's
3939 request to suppress append.
3940 * completer.h (completion_tracker::suppress_append_ws)
3941 (completion_tracker::set_suppress_append_ws): New methods.
3942 (completion_tracker::m_suppress_append_ws): New field.
3943 (complete_source_filenames): New declaration.
3944 * linespec.c (linespec_complete_what): New.
3945 (struct ls_parser) <complete_what, completion_word,
3946 completion_quote_char, completion_quote_end, completion_tracker>:
3947 New fields.
3948 (string_find_incomplete_keyword_at_end): New.
3949 (linespec_lexer_lex_string): Record quote char. If in completion
3950 mode, don't throw.
3951 (linespec_lexer_consume_token): Advance the completion word point.
3952 (linespec_lexer_peek_token): Save/restore completion info.
3953 (save_stream_and_consume_token): New.
3954 (set_completion_after_number): New.
3955 (linespec_parse_basic): Set what to complete next depending on
3956 token. Handle function and label completions specially.
3957 (parse_linespec): Disable objc shortcut in completion mode. Set
3958 what to complete next depending on token type. Skip keyword if in
3959 completion mode.
3960 (complete_linespec_component, linespec_complete): New.
3961 * linespec.h (linespec_complete): Declare.
3962
3963 2017-07-17 Pedro Alves <palves@redhat.com>
3964
3965 * linespec.c (linespec_lexer_lex_string, find_toplevel_char):
3966 Handle 'operator<' / 'operator<<'.
3967
3968 2017-07-17 Pedro Alves <palves@redhat.com>
3969
3970 * completer.c (collect_explicit_location_matches): Handle
3971 MATCH_LABEL.
3972 (convert_explicit_location_to_linespec): New, factored out from
3973 ...
3974 (convert_explicit_location_to_sals): ... this.
3975 (complete_label): New.
3976 (linespec_complete_label, find_label_symbols_in_block): New.
3977 (find_label_symbols): Add completion_mode parameter and adjust to
3978 call find_label_symbols_in_block.
3979 * linespec.h (linespec_complete_label): Declare.
3980
3981 2017-07-17 Pedro Alves <palves@redhat.com>
3982
3983 * ada-lang.c (ada_collect_symbol_completion_matches): Add
3984 complete_symbol_mode parameter.
3985 * cli/cli-cmds.c (complete_command): Get the completion result out
3986 of the handle_brkchars tracker if used a custom word point.
3987 * completer.c: Include "linespec.h".
3988 (enum explicit_location_match_type) <MATCH_LINE>: New enumerator.
3989 (advance_to_expression_complete_word_point): New.
3990 (completion_tracker::completes_to_completion_word): New.
3991 (complete_files_symbols): Pass down
3992 complete_symbol_mode::EXPRESSION.
3993 (explicit_options, probe_options): New.
3994 (collect_explicit_location_matches): Complete on the
3995 explictit_loc->foo instead of word. Use
3996 linespec_complete_function. Handle MATCH_LINE. Handle offering
3997 keyword and options completions.
3998 (backup_text_ptr): Delete.
3999 (skip_keyword): New.
4000 (complete_explicit_location): Remove 'word' parameter. Add
4001 language, quoted_arg_start and quoted_arg_end parameters.
4002 Rewrite, parsing left to right.
4003 (location_completer): Rewrite.
4004 (location_completer_handle_brkchars): New function.
4005 (symbol_completer): Pass down complete_symbol_mode::EXPRESSION.
4006 (enum complete_line_internal_reason): Adjust comments.
4007 (completion_tracker::discard_completions): New.
4008 (completer_handle_brkchars_func_for_completer): Handle
4009 location_completer.
4010 (gdb_custom_word_point_brkchars)
4011 (gdb_org_rl_basic_quote_characters): New.
4012 (gdb_completion_word_break_characters_throw)
4013 (completion_find_completion_word): Handle trackers that use a
4014 custom word point.
4015 (completion_tracker::advance_custom_word_point_by): New.
4016 (completion_tracker::build_completion_result): Don't rely on
4017 readline appending the quote char.
4018 (gdb_rl_attempted_completion_function_throw): Handle trackers that
4019 use a custom word point.
4020 (gdb_rl_attempted_completion_function): Restore
4021 rl_basic_quote_characters.
4022 * completer.h (class completion_tracker): Extend intro comment.
4023 (completion_tracker::set_quote_char)
4024 (completion_tracker::quote_char)
4025 (completion_tracker::set_use_custom_word_point)
4026 (completion_tracker::use_custom_word_point)
4027 (completion_tracker::custom_word_point)
4028 (completion_tracker::set_custom_word_point)
4029 (completion_tracker::advance_custom_word_point_by)
4030 (completion_tracker::completes_to_completion_word)
4031 (completion_tracker::discard_completions): New methods.
4032 (completion_tracker::m_quote_char)
4033 (completion_tracker::m_use_custom_word_point)
4034 (completion_tracker::m_custom_word_point): New fields.
4035 (advance_to_expression_complete_word_point): Declare.
4036 * f-lang.c (f_collect_symbol_completion_matches): Add
4037 complete_symbol_mode parameter.
4038 * language.h (struct language_defn)
4039 <la_collect_symbol_completion_matches>: Add complete_symbol_mode
4040 parameter.
4041 * linespec.c (linespec_keywords): Add NULL terminator. Make extern.
4042 (linespec_complete_function): New function.
4043 (linespec_lexer_lex_keyword): Adjust.
4044 * linespec.h (linespec_keywords, linespec_complete_function): New
4045 declarations.
4046 * location.c (find_end_quote): New function.
4047 (explicit_location_lex_one): Add explicit_completion_info
4048 parameter. Save quoting info. Don't throw if being called for
4049 completion. Don't handle Ada operators here.
4050 (is_cp_operator, skip_op_false_positives, first_of)
4051 (explicit_location_lex_one_function): New function.
4052 (string_to_explicit_location): Replace 'dont_throw' parameter with
4053 an explicit_completion_info pointer parameter. Handle it. Don't
4054 use explicit_location_lex_one to lex function names. Use
4055 explicit_location_lex_one_function instead.
4056 * location.h (struct explicit_completion_info): New.
4057 (string_to_explicit_location): Replace 'dont_throw' parameter with
4058 an explicit_completion_info pointer parameter.
4059 * symtab.c (default_collect_symbol_completion_matches_break_on):
4060 Add complete_symbol_mode parameter. Handle LINESPEC mode.
4061 (default_collect_symbol_completion_matches)
4062 (collect_symbol_completion_matches): Add complete_symbol_mode
4063 parameter.
4064 (collect_symbol_completion_matches_type): Pass down
4065 complete_symbol_mode::EXPRESSION.
4066 (collect_file_symbol_completion_matches): Add complete_symbol_mode
4067 parameter. Handle LINESPEC mode.
4068 * symtab.h (complete_symbol_mode): New.
4069 (default_collect_symbol_completion_matches_break_on)
4070 (default_collect_symbol_completion_matches)
4071 (collect_symbol_completion_matches)
4072 (collect_file_symbol_completion_matches): Add complete_symbol_mode
4073 parameter.
4074
4075 2017-07-17 Pedro Alves <palves@redhat.com>
4076
4077 * utils.c (enum class strncmp_iw_mode): New.
4078 (strcmp_iw): Rename to ...
4079 (strncmp_iw_with_mode): ... this. Add string2_len and mode
4080 parameters. Handle them.
4081 (strncmp_iw): New.
4082 (strcmp_iw): Reimplement as wrapper around strncmp_iw_with_mode.
4083 * utils.h (strncmp_iw): Declare.
4084 (strcmp_iw): Move describing comments here.
4085
4086 2017-07-17 Pedro Alves <palves@redhat.com>
4087
4088 * c-exp.y (operator_stoken): Use CP_OPERATOR_LEN and
4089 CP_OPERATOR_STR.
4090 * c-typeprint.c (is_type_conversion_operator): Use
4091 CP_OPERATOR_STR.
4092 * cp-support.c (LENGTH_OF_OPERATOR): Delete.
4093 (cp_find_first_component_aux): Use CP_OPERATOR_STR and
4094 CP_OPERATOR_LEN.
4095 * cp-support.h (CP_OPERATOR_STR, CP_OPERATOR_LEN): New.
4096 * gnu-v2-abi.c (gnuv2_is_operator_name): Use CP_OPERATOR_STR.
4097 * gnu-v3-abi.c (gnuv3_is_operator_name): Use CP_OPERATOR_STR.
4098 * linespec.c (linespec_lexer_lex_string): Use CP_OPERATOR_LEN and
4099 CP_OPERATOR_STR.
4100 * location.c: Include "cp-support.h".
4101 (explicit_location_lex_one): Use CP_OPERATOR_LEN and
4102 CP_OPERATOR_STR.
4103 * symtab.c (operator_chars): Use CP_OPERATOR_STR and
4104 CP_OPERATOR_LEN.
4105
4106 2017-07-17 Pedro Alves <palves@redhat.com>
4107
4108 * cli/cli-cmds.c (complete_command): Use a completion tracker
4109 along with completion_find_completion_word for handle_brkchars
4110 phase.
4111 * completer.c (RL_QF_SINGLE_QUOTE, RL_QF_DOUBLE_QUOTE)
4112 (RL_QF_BACKSLASH, RL_QF_OTHER_QUOTE): New.
4113 (struct gdb_rl_completion_word_info): New.
4114 (gdb_rl_find_completion_word): New.
4115 (completion_find_completion_word): New.
4116 * completer.h (completion_find_completion_word): Declare.
4117
4118 2017-07-17 Pedro Alves <palves@redhat.com>
4119
4120 * ada-lang.c (symbol_completion_match): Adjust comments.
4121 (symbol_completion_add): Replace vector parameter with
4122 completion_tracker parameter. Use it.
4123 (ada_make_symbol_completion_list): Rename to...
4124 (ada_collect_symbol_completion_matches): ... this. Add
4125 completion_tracker parameter and use it.
4126 (ada_language_defn): Adjust.
4127 * break-catch-syscall.c (catch_syscall_completer): Adjust
4128 prototype and work with completion_tracker instead of VEC.
4129 * breakpoint.c (condition_completer): Adjust prototype and work
4130 with completion_tracker instead of VEC.
4131 * c-lang.c (c_language_defn, cplus_language_defn)
4132 (asm_language_defn, minimal_language_defn): Adjust to renames.
4133 * cli/cli-cmds.c (complete_command): Rework using
4134 completion_tracker. Catch exceptions when completing.
4135 * cli/cli-decode.c (integer_unlimited_completer)
4136 (complete_on_cmdlist, complete_on_enum): Adjust prototype and work
4137 with completion_tracker instead of VEC.
4138 * command.h (struct completion_tracker): Forward declare.
4139 (completer_ftype, completer_handle_brkchars_ftype): Change
4140 types.
4141 (complete_on_cmdlist, complete_on_enum): Adjust.
4142 * completer.c: Include <algorithm>.
4143 (struct gdb_completer_state): New.
4144 (current_completion): New global.
4145 (readline_line_completion_function): Delete.
4146 (noop_completer, filename_completer)
4147 (filename_completer_handle_brkchars, complete_files_symbols)
4148 (linespec_location_completer): Adjust to work with a
4149 completion_tracker instead of a VEC.
4150 (string_or_empty): New.
4151 (collect_explicit_location_matches): Adjust to work with a
4152 completion_tracker instead of a VEC.
4153 (explicit_location_completer): Rename to ...
4154 (complete_explicit_location): ... this and adjust to work with a
4155 completion_tracker instead of a VEC.
4156 (location_completer): Adjust to work with a completion_tracker
4157 instead of a VEC.
4158 (add_struct_fields): Adjust to work with a completion_list instead
4159 of VEC.
4160 (expression_completer): Rename to ...
4161 (complete_expression): ... this and adjust to work with a
4162 completion_tracker instead of a VEC. Use complete_files_symbols.
4163 (expression_completer): Reimplement on top of complete_expression.
4164 (symbol_completer): Adjust to work with a completion_tracker
4165 instead of a VEC.
4166 (enum complete_line_internal_reason): Add describing comments.
4167 (complete_line_internal_normal_command): Adjust to work with a
4168 completion_tracker instead of a VEC.
4169 (complete_line_internal): Rename to ...
4170 (complete_line_internal_1): ... this and adjust to work with a
4171 completion_tracker instead of a VEC. Assert TEXT is NULL in the
4172 handle_brkchars phase.
4173 (new_completion_tracker): Delete.
4174 (complete_line_internal): Reimplement as TRY/CATCH wrapper around
4175 complete_line_internal_1.
4176 (free_completion_tracker): Delete.
4177 (INITIAL_COMPLETION_HTAB_SIZE): New.
4178 (completion_tracker::completion_tracker)
4179 (completion_tracker::~completion_tracker): New.
4180 (maybe_add_completion): Delete.
4181 (completion_tracker::maybe_add_completion)
4182 (completion_tracker::add_completion)
4183 (completion_tracker::add_completions): New.
4184 (throw_max_completions_reached_error): Delete.
4185 (complete_line): Adjust to work with a completion_tracker instead
4186 of a VEC. Don't create a completion_tracker_t or check for max
4187 completions here.
4188 (command_completer, command_completer_handle_brkchars)
4189 (signal_completer, reg_or_group_completer_1)
4190 (reg_or_group_completer, default_completer_handle_brkchars):
4191 Adjust to work with a completion_tracker.
4192 (gdb_completion_word_break_characters_throw): New.
4193 (gdb_completion_word_break_characters): Reimplement.
4194 (line_completion_function): Delete.
4195 (completion_tracker::recompute_lowest_common_denominator)
4196 (expand_preserving_ws)
4197 (completion_tracker::build_completion_result)
4198 (completion_result::completion_result)
4199 (completion_result::completion_result)
4200 (completion_result::~completion_result)
4201 (completion_result::completion_result)
4202 (completion_result::release_match_list, compare_cstrings)
4203 (completion_result::sort_match_list)
4204 (completion_result::reset_match_list)
4205 (gdb_rl_attempted_completion_function_throw)
4206 (gdb_rl_attempted_completion_function): New.
4207 * completer.h (completion_list, struct completion_result)
4208 (class completion_tracker): New.
4209 (complete_line): Add completion_tracker parameter.
4210 (readline_line_completion_function): Delete.
4211 (gdb_rl_attempted_completion_function): New.
4212 (noop_completer, filename_completer, expression_completer)
4213 (location_completer, symbol_completer, command_completer)
4214 (signal_completer, reg_or_group_completer): Update prototypes.
4215 (completion_tracker_t, new_completion_tracker)
4216 (make_cleanup_free_completion_tracker): Delete.
4217 (enum maybe_add_completion_enum): Delete.
4218 (maybe_add_completion): Delete.
4219 (throw_max_completions_reached_error): Delete.
4220 * corefile.c (complete_set_gnutarget): Adjust to work with a
4221 completion_tracker instead of a VEC.
4222 * cp-abi.c (cp_abi_completer): Adjust to work with a
4223 completion_tracker instead of a VEC.
4224 * d-lang.c (d_language_defn): Adjust.
4225 * disasm.c (disassembler_options_completer): Adjust to work with a
4226 completion_tracker instead of a VEC.
4227 * f-lang.c (f_make_symbol_completion_list): Rename to ...
4228 (f_collect_symbol_completion_matches): ... this. Adjust to work
4229 with a completion_tracker instead of a VEC.
4230 (f_language_defn): Adjust.
4231 * go-lang.c (go_language_defn): Adjust.
4232 * guile/scm-cmd.c (cmdscm_add_completion, cmdscm_completer):
4233 Adjust to work with a completion_tracker instead of a VEC.
4234 * infrun.c (handle_completer): Likewise.
4235 * interps.c (interpreter_completer): Likewise.
4236 * interps.h (interpreter_completer): Likewise.
4237 * language.c (unknown_language_defn, auto_language_defn)
4238 (local_language_defn): Adjust.
4239 * language.h (language_defn::la_make_symbol_completion_list):
4240 Rename to ...
4241 (language_defn::la_collect_symbol_completion_matches): ... this
4242 and adjust to work with a completion_tracker instead of a VEC.
4243 * m2-lang.c (m2_language_defn): Adjust.
4244 * objc-lang.c (objc_language_defn): Adjust.
4245 * opencl-lang.c (opencl_language_defn): Adjust.
4246 * p-lang.c (pascal_language_defn): Adjust.
4247 * python/py-cmd.c (cmdpy_completer_helper): Handle NULL word.
4248 (cmdpy_completer_handle_brkchars, cmdpy_completer): Adjust to work
4249 with a completion_tracker.
4250 * rust-lang.c (rust_language_defn): Adjust.
4251 * symtab.c (free_completion_list, do_free_completion_list)
4252 (return_val, completion_tracker): Delete.
4253 (completion_list_add_name, completion_list_add_symbol)
4254 (completion_list_add_msymbol, completion_list_objc_symbol)
4255 (completion_list_add_fields, add_symtab_completions): Add
4256 completion_tracker parameter and use it.
4257 (default_make_symbol_completion_list_break_on_1): Rename to...
4258 (default_collect_symbol_completion_matches_break_on): ... this.
4259 Add completion_tracker parameter and use it instead of allocating
4260 a completion tracker here.
4261 (default_make_symbol_completion_list_break_on): Delete old
4262 implementation.
4263 (default_make_symbol_completion_list): Delete.
4264 (default_collect_symbol_completion_matches): New.
4265 (make_symbol_completion_list): Delete.
4266 (collect_symbol_completion_matches): New.
4267 (make_symbol_completion_type): Rename to ...
4268 (collect_symbol_completion_matches_type): ... this. Add
4269 completion_tracker parameter and use it instead of VEC.
4270 (make_file_symbol_completion_list_1): Rename to...
4271 (collect_file_symbol_completion_matches): ... this. Add
4272 completion_tracker parameter and use it instead of VEC.
4273 (make_file_symbol_completion_list): Delete.
4274 (add_filename_to_list): Use completion_list instead of a VEC.
4275 (add_partial_filename_data::list): Now a completion_list.
4276 (make_source_files_completion_list): Work with a completion_list
4277 instead of a VEC.
4278 * symtab.h: Include "completer.h".
4279 (default_make_symbol_completion_list_break_on)
4280 (default_make_symbol_completion_list, make_symbol_completion_list)
4281 (make_symbol_completion_type, make_file_symbol_completion_list)
4282 (make_source_files_completion_list): Delete.
4283 (default_collect_symbol_completion_matches_break_on)
4284 (default_collect_symbol_completion_matches)
4285 (collect_symbol_completion_matches)
4286 (collect_symbol_completion_matches_type)
4287 (collect_file_symbol_completion_matches)
4288 (make_source_files_completion_list): New.
4289 * top.c (init_main): Don't install a rl_completion_entry_function
4290 hook. Install a rl_attempted_completion_function hook instead.
4291 * tui/tui-layout.c (layout_completer): Adjust to work with a
4292 completion_tracker.
4293 * tui/tui-regs.c (tui_reggroup_completer):
4294 * tui/tui-win.c (window_name_completer, focus_completer)
4295 (winheight_completer): Adjust to work with a completion_tracker.
4296 * value.c: Include "completer.h".
4297 (complete_internalvar): Adjust to work with a completion_tracker.
4298 * value.h (complete_internalvar): Likewise.
4299
4300 2017-07-17 Pedro Alves <palves@redhat.com>
4301
4302 * cli/cli-decode.c (set_cmd_completer_handle_brkchars): Adjust to
4303 renames.
4304 * cli/cli-decode.h (struct cmd_list_element) <completer>: Move
4305 comments to completer_ftype's declaration.
4306 <completer_handle_brkchars>: Change type to
4307 completer_handle_brkchars_ftype.
4308 * command.h (completer_ftype): Add describing comment and give
4309 names to parameters.
4310 (completer_ftype_void): Rename to ...
4311 (completer_handle_brkchars_ftype) ... this. Add describing comment.
4312 (set_cmd_completer_handle_brkchars): Adjust.
4313 * completer.c (filename_completer_handle_brkchars): New function.
4314 (complete_line_internal_normal_command): New function, factored
4315 out from ...
4316 (complete_line_internal): ... here.
4317 (command_completer_handle_brkchars)
4318 (default_completer_handle_brkchars)
4319 (completer_handle_brkchars_func_for_completer): New functions.
4320 * completer.h (set_gdb_completion_word_break_characters): Delete
4321 declaration.
4322 (completer_handle_brkchars_func_for_completer): New declaration.
4323 * python/py-cmd.c (cmdpy_completer_handle_brkchars): Adjust to use
4324 completer_handle_brkchars_func_for_completer.
4325
4326 2017-07-17 Pedro Alves <palves@redhat.com>
4327
4328 * completer.c (symbol_completer): New function, based on
4329 make_symbol_completion_list_fn.
4330 * completer.h (symbol_completer): New declaration.
4331 * guile/scm-cmd.c (cmdscm_completers): Adjust.
4332 * python/py-cmd.c (completers): Adjust.
4333 * symtab.c (make_symbol_completion_list_fn): Delete.
4334 * symtab.h (make_symbol_completion_list_fn): Delete.
4335 * cli/cli-decode.c (add_cmd): Adjust.
4336
4337 2017-07-17 Pedro Alves <palves@redhat.com>
4338
4339 * Makefile.in (COMMON_OBS): Add filename-seen-cache.o.
4340 * dwarf2read.c: Include "filename-seen-cache.h".
4341 * dwarf2read.c (dwarf2_per_objfile) <filenames_cache>: New field.
4342 (dw2_map_symbol_filenames): Build and use a filenames_seen_cache.
4343 * filename-seen-cache.c: New file.
4344 * filename-seen-cache.h: New file.
4345 * symtab.c: Include "filename-seen-cache.h".
4346 (struct filename_seen_cache, INITIAL_FILENAME_SEEN_CACHE_SIZE)
4347 (create_filename_seen_cache, clear_filename_seen_cache)
4348 (delete_filename_seen_cache, filename_seen): Delete, parts moved
4349 to filename-seen-cache.h/filename-seen-cache.c.
4350 (output_source_filename, sources_info)
4351 (maybe_add_partial_symtab_filename)
4352 (make_source_files_completion_list): Adjust to use
4353 filename_seen_cache.
4354
4355 2017-07-17 Pedro Alves <palves@redhat.com>
4356
4357 * dwarf2read.c (dwarf2_per_objfile): In-class initialize all
4358 fields.
4359 (dwarf2_per_objfile::dwarf2_per_objfile(objfile*, const
4360 dwarf2_debug_sections*)): New.
4361 (dwarf2_per_objfile::dwarf2_per_objfile(const
4362 dwarf2_per_objfile&)): Declare as deleted.
4363 (dwarf2_per_objfile::operator=): Declare as deleted.
4364 (dwarf2_per_objfile::dwarf2_per_objfile)
4365 (dwarf2_per_objfile::~dwarf2_per_objfile)
4366 (dwarf2_per_objfile::free_cached_comp_units): New.
4367 (dwarf2_has_info): dwarf2_per_objfile initialization code moved to
4368 ctor. Call dwarf2_per_objfile's ctor manually.
4369 (dwarf2_locate_sections): Deleted/refactored as ...
4370 (dwarf2_per_objfile::locate_sections): ... this new method.
4371 (free_cached_comp_units): Defer to
4372 dwarf2_per_objfile::free_cached_comp_units.
4373 (dwarf2_free_objfile): Call dwarf2_per_objfile's dtor manually.
4374
4375 2017-07-14 Tom Tromey <tom@tromey.com>
4376
4377 PR rust/21764:
4378 * rust-exp.y (convert_ast_to_expression): Add "want_type"
4379 parameter.
4380 <UNOP_SIZEOF>: Split into separate case.
4381 <UNOP_VAR_VALUE>: Handle want_type. Add error case.
4382
4383 2017-07-14 Tom Tromey <tom@tromey.com>
4384
4385 PR rust/21763:
4386 * symtab.c (symbol_matches_domain): Add language_rust to special
4387 case.
4388 * rust-exp.y (convert_ast_to_expression) <OP_VAR_VALUE>: Don't
4389 treat LOC_TYPEDEF symbols as variables.
4390
4391 2017-07-14 Pedro Alves <palves@redhat.com>
4392
4393 * symtab.c (make_file_symbol_completion_list_1): Iterate over
4394 symtabs matching all symtabs with SRCFILE as file name instead of
4395 only considering the first hit, with lookup_symtab.
4396
4397 2017-07-14 Simon Marchi <simon.marchi@ericsson.com>
4398
4399 * ax-gdb.c (gen_aggregate_elt_ref): Remove operand_name and
4400 operator_name parameters.
4401 (gen_expr): Update function call.
4402
4403 2017-07-14 Simon Marchi <simon.marchi@ericsson.com>
4404
4405 * dwarf2loc.h (dwarf2_compile_expr_to_ax): Remove gdbarch
4406 parameter.
4407 * symtab.h (struct symbol_computed_ops::tracepoint_var_ref):
4408 Likewise.
4409 * dwarf2loc.c (dwarf2_compile_expr_to_ax): Remove gdbarch
4410 parameter, use agent_expr::gdbarch instead, update function
4411 calls.
4412 (locexpr_tracepoint_var_ref): Likewise.
4413 (loclist_tracepoint_var_ref): Likewise.
4414 * ax-gdb.c (gen_trace_static_fields): Likewise.
4415 (gen_traced_pop): Likewise.
4416 (gen_frame_args_address): Likewise.
4417 (gen_frame_locals_address): Likewise.
4418 (gen_var_ref): Likewise.
4419 (gen_struct_ref_recursive): Likewise.
4420 (gen_static_field): Likewise.
4421 (gen_maybe_namespace_elt): Likewise.
4422 (gen_expr): Likewise.
4423 (gen_trace_for_var): Likewise.
4424 (gen_trace_for_expr): Likewise.
4425 (gen_trace_for_return_address): Likewise.
4426
4427 2017-07-14 Simon Marchi <simon.marchi@ericsson.com>
4428
4429 * ax-gdb.c (gen_deref, gen_address_of): Remove unused ax
4430 parameter.
4431 (gen_struct_ref, gen_expr, gen_expr_binop_rest): Update call.
4432
4433 2017-07-14 Simon Marchi <simon.marchi@ericsson.com>
4434
4435 * ax-gdb.c (gen_usual_unary): Remove exp parameter, get gdbarch
4436 from ax, update calls.
4437 (gen_usual_arithmetic): Likewise.
4438 (gen_integral_promotions): Likewise.
4439 (gen_bitfield_ref): Likewise.
4440 (gen_primitive_field): Likewise.
4441 (gen_struct_ref_recursive): Likewise.
4442 (gen_struct_ref): Likewise.
4443 (gen_maybe_namespace_elt): Likewise.
4444 (gen_struct_elt_for_reference): Likewise.
4445 (gen_namespace_elt): Likewise.
4446 (gen_aggregate_elt_ref): Likewise.
4447 (gen_expr): Get gdbarch from ax, update calls.
4448 (gen_expr_binop_rest): Likewise.
4449
4450 2017-07-13 Pedro Alves <palves@redhat.com>
4451
4452 * amd64-darwin-tdep.c (x86_darwin_init_abi_64): Pass tdesc_amd64
4453 as default tdesc.
4454 * amd64-dicos-tdep.c (amd64_dicos_init_abi):
4455 * amd64-fbsd-tdep.c (amd64fbsd_init_abi):
4456 * amd64-linux-tdep.c (amd64_linux_init_abi): Pass
4457 tdesc_amd64_linux as default tdesc. Get final tdesc from the
4458 tdep.
4459 (amd64_x32_linux_init_abi): Pass tdesc_x32_linux as default tdesc.
4460 Get final tdesc from the tdep.
4461 * amd64-nbsd-tdep.c (amd64nbsd_init_abi): Pass tdesc_amd64 as
4462 default tdesc.
4463 * amd64-obsd-tdep.c (amd64obsd_init_abi): Likewise.
4464 * amd64-sol2-tdep.c (amd64_sol2_init_abi): Likewise.
4465 * amd64-tdep.c (amd64_init_abi): Add 'default_tdesc' parameter.
4466 Use it as default tdesc.
4467 (amd64_x32_init_abi): Add 'default_tdesc' parameter, and pass it
4468 down to amd_init_abi. No longer handle fallback tdesc here.
4469 * amd64-tdep.h (tdesc_x32): Declare.
4470 (amd64_init_abi, amd64_x32_init_abi): Add 'default_tdesc'
4471 parameter.
4472 * amd64-windows-tdep.c (amd64_windows_init_abi): Pass tdesc_amd64
4473 as default tdesc.
4474
4475 2017-07-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4476
4477 * s390-linux-tdep.c (s390_process_record): Add support for
4478 instructions new in arch12.
4479
4480 2017-07-11 John Baldwin <jhb@FreeBSD.org>
4481
4482 * amd64-bsd-nat.c (amd64bsd_fetch_inferior_registers): Use
4483 PT_GETFSBASE and PT_GETGSBASE.
4484 (amd64bsd_store_inferior_registers): Use PT_SETFSBASE and
4485 PT_SETGSBASE.
4486
4487 2017-07-11 John Baldwin <jhb@FreeBSD.org>
4488
4489 * features/Makefile (amd64.dat, amd64-avx.dat, amd64-mpx.dat)
4490 (amd64-avx-mpx.dat, amd64-avx-avx512.dat)
4491 (amd64-avx-mpx-avx512-pku.dat): Add i386/64bit-segments.xml in
4492 those rules.
4493 * features/i386/amd64-avx-avx512.xml: Add 64bit-segments.xml.
4494 * features/i386/amd64-avx-mpx-avx512-pku.xml: Add 64bit-segments.xml.
4495 * features/i386/amd64-avx-mpx.xml: Add 64bit-segments.xml.
4496 * features/i386/amd64-avx.xml: Add 64bit-segments.xml.
4497 * features/i386/amd64-mpx.xml: Add 64bit-segments.xml.
4498 * features/i386/amd64.xml: Add 64bit-segments.xml.
4499 * features/i386/amd64-avx-avx512.c: Regenerated.
4500 * features/i386/amd64-avx-mpx-avx512-pku.c: Regenerated.
4501 * features/i386/amd64-avx-mpx.c: Regenerated.
4502 * features/i386/amd64-avx.c: Regenerated.
4503 * features/i386/amd64-mpx.c: Regenerated.
4504 * features/i386/amd64.c: Regenerated.
4505 * regformats/i386/amd64-avx-avx512.dat: Regenerated.
4506 * regformats/i386/amd64-avx-mpx-avx512-pku.dat: Regenerated.
4507 * regformats/i386/amd64-avx-mpx.dat: Regenerated.
4508 * regformats/i386/amd64-avx.dat: Regenerated.
4509 * regformats/i386/amd64-mpx.dat: Regenerated.
4510 * regformats/i386/amd64.dat: Regenerated.
4511
4512 2017-07-10 Yao Qi <yao.qi@linaro.org>
4513
4514 * features/i386/amd64-avx-avx512-linux.c: Re-generated.
4515 * features/i386/amd64-avx-mpx-avx512-pku-linux.c: Re-generated.
4516
4517 2017-07-10 Anton Kolesov <Anton.Kolesov@synopsys.com>
4518
4519 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add setenv and
4520 unsetenv.
4521 * gnulib/aclocal.m4: Regenerate.
4522 * gnulib/config.in: Regenerate.
4523 * gnulib/configure: Regenerate.
4524 * gnulib/import/Makefile.am: Regenerate.
4525 * gnulib/import/Makefile.in: Regenerate.
4526 * gnulib/import/m4/gnulib-cache.m4: Regenerate.
4527 * gnulib/import/m4/gnulib-comp.m4: Regenerate.
4528 * gnulib/import/m4/environ.m4: New file.
4529 * gnulib/import/m4/setenv.m4: New file.
4530 * gnulib/import/setenv.c: New file.
4531 * gnulib/import/unsetenv.c: New file.
4532
4533 2017-07-09 Simon Marchi <simon.marchi@ericsson.com>
4534
4535 * compile/compile-loc2c.c (do_compile_dwarf_expr_to_c): Read
4536 address when op is DW_OP_addr.
4537
4538 2017-07-09 Tom Tromey <tom@tromey.com>
4539
4540 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Reverse size
4541 check and apply to outer type.
4542
4543 2017-07-07 John Baldwin <jhb@FreeBSD.org>
4544
4545 * fbsd-tdep.c (LWPINFO_OFFSET, LWPINFO_PL_FLAGS)
4546 (LWPINFO64_PL_SIGINFO, LWPINFO32_PL_SIGINFO, PL_FLAG_SI)
4547 (SIZE64_SIGINFO_T, SIZE32_SIGINFO_T, fbsd_core_xfer_siginfo): New.
4548 (fbsd_init_abi): Install gdbarch "core_xfer_siginfo" method.
4549
4550 2017-07-07 John Baldwin <jhb@FreeBSD.org>
4551
4552 * fbsd-tdep.c (fbsd_core_thread_name): Use thread_section_name.
4553
4554 2017-07-07 John Baldwin <jhb@FreeBSD.org>
4555
4556 * corelow.c (get_core_siginfo): Remove.
4557 (core_xfer_partial): Use the gdbarch "core_xfer_siginfo" method
4558 instead of get_core_siginfo.
4559 * gdbarch.sh (core_xfer_siginfo): New gdbarch callback.
4560 * gdbarch.h: Re-generate.
4561 * gdbarch.c: Re-generate.
4562 * linux-tdep.c (linux_core_xfer_siginfo): New.
4563 (linux_init_abi): Install gdbarch "core_xfer_siginfo" method.
4564
4565 2017-07-07 John Baldwin <jhb@FreeBSD.org>
4566
4567 * corelow.c (thread_section_name): Move to ...
4568 * gdbcore.h (thread_section_name): ... here.
4569
4570 2017-07-07 John Baldwin <jhb@FreeBSD.org>
4571
4572 * fbsd-nat.c [PT_LWPINFO && __LP64__] (union sigval32)
4573 (struct siginfo32): New.
4574 [PT_LWPINFO] (fbsd_siginfo_size, fbsd_convert_siginfo): New.
4575 (fbsd_xfer_partial) [PT_LWPINFO]: Handle TARGET_OBJECT_SIGNAL_INFO
4576 via ptrace(PT_LWPINFO).
4577
4578 2017-07-07 John Baldwin <jhb@FreeBSD.org>
4579
4580 * fbsd-tdep.c (fbsd_gdbarch_data_handle, struct fbsd_gdbarch_data)
4581 (init_fbsd_gdbarch_data, get_fbsd_gdbarch_data)
4582 (fbsd_get_siginfo_type): New.
4583 (fbsd_init_abi): Install gdbarch "get_siginfo_type" method.
4584 (_initialize_fbsd_tdep): New.
4585
4586 2017-07-06 David Blaikie <dblaikie@gmail.com>
4587
4588 * dwarf2read.c (struct dwo_file): Use a htab of dwo_unit* (rather than
4589 a singular dwo_unit*) to support multiple CUs in the same way that
4590 multiple TUs are supported.
4591 (create_cus_hash_table): Replace create_dwo_cu with a function for
4592 parsing multiple CUs from a DWO file.
4593 (open_and_init_dwo_file): Use create_cus_hash_table rather than
4594 create_dwo_cu.
4595 (lookup_dwo_cutu): Lookup CU in the hash table in the dwo_file with
4596 htab_find, rather than comparing the signature to a singleton CU in
4597 the dwo_file.
4598
4599 2017-07-06 Pedro Alves <palves@redhat.com>
4600
4601 * python/py-unwind.c (pyuw_dealloc_cache): Fix for loop condition.
4602
4603 2017-07-04 Pedro Alves <palves@redhat.com>
4604
4605 * gdbtypes.c (recursive_dump_type): Don't reference TYPE_STATIC.
4606 * gdbtypes.h (TYPE_STATIC): Delete.
4607 (struct fn_field) <is_public, is_abstract, is_static, is_final,
4608 is_synchronized, is_native>: Delete.
4609 <dummy>: Bump.
4610 (TYPE_FN_FIELD_PUBLIC, TYPE_FN_FIELD_STATIC, TYPE_FN_FIELD_FINAL)
4611 (TYPE_FN_FIELD_SYNCHRONIZED, TYPE_FN_FIELD_NATIVE)
4612 (TYPE_FN_FIELD_ABSTRACT): Delete.
4613
4614 2017-07-03 Simon Marchi <simon.marchi@ericsson.com>
4615
4616 * buffer.h (buffer_finish): Fix spelling mistakes.
4617
4618 2017-07-01 Eli Zaretskii <eliz@gnu.org>
4619
4620 * .dir-locals.el: Automatically switch to C-style comments in
4621 versions of Emacs that support the feature.
4622
4623 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4624 Pedro Alves <palves@redhat.com>
4625
4626 PR cli/21688
4627 * cli/cli-script.c (command_name_equals_not_inline): Remove function.
4628 (process_next_line): New variable 'inline_cmd'.
4629 Adjust 'if' clauses for "python", "compile" and "guile" to use
4630 'command_name_equals' and check for '!inline_cmd'.
4631
4632 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4633
4634 PR cli/21688
4635 * cli/cli-script.c (command_name_equals_not_inline): New function.
4636 (process_next_line): Adjust 'if' clauses for "python", "compile"
4637 and "guile" to use command_name_equals_not_inline.
4638
4639 2017-06-29 Pedro Alves <palves@redhat.com>
4640
4641 * completer.c (expression_completer): Call
4642 linespec_location_completer instead of location_completer.
4643
4644 2017-06-29 Pedro Alves <palves@redhat.com>
4645
4646 * completer.c (expression_completer): Remove code that recomputes
4647 'text' from 'word'.
4648
4649 2017-06-29 Yao Qi <yao.qi@linaro.org>
4650
4651 * regformats/regdat.sh: Generate code with
4652 "ifndef IN_PROCESS_AGENT".
4653
4654 2017-06-28 Pedro Alves <palves@redhat.com>
4655
4656 * command.h: Include "common/scoped_restore.h".
4657
4658 2017-06-28 Yao Qi <yao.qi@linaro.org>
4659
4660 * mi/mi-cmd-break.c (mi_argv_to_format): Use obstack_grow_str
4661 instead of obstack_grow.
4662
4663 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
4664
4665 PR gdb/21337
4666 * symfile.c (reread_symbols): Call objfiles_changed just before
4667 read_symbols.
4668
4669 2017-06-27 Pedro Alves <palves@redhat.com>
4670
4671 * symtab.c (COMPLETION_LIST_ADD_SYMBOL)
4672 (MCOMPLETION_LIST_ADD_SYMBOL): Delete macros, replace with ...
4673 (completion_list_add_symbol, completion_list_add_msymbol):
4674 ... these new functions.
4675 (add_symtab_completions)
4676 (default_make_symbol_completion_list_break_on_1): Adjust.
4677
4678 2017-06-27 Pedro Alves <palves@redhat.com>
4679
4680 * objfiles.c (get_objfile_bfd_data): Call bfd_alloc instead of
4681 bfd_zalloc. Call objfile_per_bfd_storage's ctor.
4682 (free_objfile_per_bfd_storage): Call objfile_per_bfd_storage's
4683 dtor.
4684 * objfiles.h (objfile_per_bfd_storage): Add ctor. Make
4685 'storage_obstack' field an auto_obstack. In-class initialize all
4686 non-bitfield fields. Make minsyms_read bool.
4687 * symfile.c (read_symbols): Adjust.
4688
4689 2017-06-27 Alan Hayward <alan.hayward@arm.com>
4690
4691 * remote-sim.c (gdbsim_fetch_register): Use byte_vector.
4692 (gdbsim_store_register): Likewise.
4693
4694 2017-06-27 Pedro Alves <palves@redhat.com>
4695
4696 * c-exp.y (name_obstack): Now an auto_obstack.
4697 (yylex): Use auto_obstack::clear.
4698 (c_parse): Use auto_obstack::clear instead of reinitializing and
4699 freeing the obstack.
4700 * c-lang.c (evaluate_subexp_c): Use auto_obstack.
4701 * d-exp.y (name_obstack): Now an auto_obstack.
4702 (yylex): Use auto_obstack::clear.
4703 (d_parse): Use auto_obstack::clear instead of reinitializing and
4704 freeing the obstack.
4705 * dwarf2loc.c (fetch_const_value_from_synthetic_pointer): Use
4706 auto_obstack.
4707 * dwarf2read.c (create_addrmap_from_index)
4708 (dwarf2_build_psymtabs_hard)
4709 (update_enumeration_type_from_children): Likewise.
4710 * gdb_obstack.h (auto_obstack): New type.
4711 * go-exp.y (name_obstack): Now an auto_obstack.
4712 (build_packaged_name): Use auto_obstack::clear.
4713 (go_parse): Use auto_obstack::clear instead of reinitializing and
4714 freeing the obstack.
4715 * linux-tdep.c (linux_make_mappings_corefile_notes): Use
4716 auto_obstack.
4717 * printcmd.c (printf_wide_c_string, ui_printf): Use auto_obstack.
4718 * rust-exp.y (work_obstack): Now an auto_obstack.
4719 (rust_parse, rust_lex_tests): Use auto_obstack::clear instead of
4720 reinitializing and freeing the obstack.
4721 * utils.c (do_obstack_free, make_cleanup_obstack_free): Delete.
4722 (host_char_to_target): Use auto_obstack.
4723 * utils.h (make_cleanup_obstack_free): Delete declaration.
4724 * valprint.c (generic_emit_char, generic_printstr): Use
4725 auto_obstack.
4726
4727 2017-06-27 Simon Marchi <simon.marchi@ericsson.com>
4728
4729 * darwin-nat.c (darwin_check_new_threads): Don't handle dummy
4730 thread.
4731 (darwin_init_thread_list): Don't update dummy thread.
4732 (darwin_create_inferior, darwin_attach): Don't add a dummy thread.
4733
4734 2017-06-26 Simon Marchi <simon.marchi@ericsson.com>
4735
4736 * record-full.c (netorder16): Remove.
4737
4738 2017-06-26 Simon Marchi <simon.marchi@ericsson.com>
4739
4740 * common/diagnostics.h: Define macros for GCC.
4741 (DIAGNOSTIC_IGNORE_UNUSED_FUNCTION): New macro.
4742 * common/vec.h: Include diagnostics.h.
4743 (DIAGNOSTIC_IGNORE_UNUSED_VEC_FUNCTION): New macro.
4744 (DEF_VEC_I, DEF_VEC_P, DEF_VEC_O): Ignore -Wunused-function
4745 warning.
4746
4747 2017-06-26 Simon Marchi <simon.marchi@ericsson.com>
4748
4749 * common/diagnostics.h (DIAGNOSTIC_IGNORE_DEPRECATED_REGISTER):
4750 New macro.
4751 * ada-lex.l: Ignore deprecated register warnings.
4752
4753 2017-06-25 Simon Marchi <simon.marchi@ericsson.com>
4754
4755 * main.c (get_init_files): Replace "SYSTEM_GDBINIT +
4756 datadir_len" with "&SYSTEM_GDBINIT[datadir_len]".
4757
4758 2017-06-25 Simon Marchi <simon.marchi@ericsson.com>
4759
4760 * dtrace-probe.c (dtrace_process_dof_probe): Put semi-colon on
4761 its own line.
4762
4763 2017-06-25 Simon Marchi <simon.marchi@ericsson.com>
4764
4765 * nat/x86-dregs.c (x86_show_dr): Print registers one per line.
4766
4767 2017-06-23 Alan Hayward <alan.hayward@arm.com>
4768
4769 * xtensa-tdep.c (XTENSA_MAX_REGISTER_SIZE): Add.
4770 (xtensa_register_write_masked): Use XTENSA_MAX_REGISTER_SIZE.
4771 (xtensa_register_read_masked): Likewise.
4772
4773 2017-06-22 Sergio Durigan Junior <sergiodj@redhat.com>
4774
4775 * common/environ.c (gdb_environ::unset): Update comment.
4776
4777 2017-06-22 Alan Hayward <alan.hayward@arm.com>
4778
4779 * python/py-unwind.c (pyuw_sniffer): Allocate space for
4780 registers.
4781
4782 2017-06-22 Alan Hayward <alan.hayward@arm.com>
4783
4784 * record-full.c (record_full_exec_insn): Use byte_vector.
4785
4786 2017-06-22 Yao Qi <yao.qi@linaro.org>
4787
4788 * regformats/i386/amd64-avx-mpx-avx512-pku-linux.dat: Regenerated.
4789 * regformats/i386/amd64-avx-mpx-avx512-pku.dat: Regenerated.
4790
4791 2017-06-22 Alan Hayward <alan.hayward@arm.com>
4792
4793 * remote.c (cached_reg): Move from here...
4794 * regcache.h (cached_reg): ...to here.
4795 * python/py-unwind.c (struct reg_info): Remove.
4796 (cached_frame_info): Use cached_reg_t.
4797 (pyuw_prev_register): Likewise.
4798 (pyuw_sniffer): Use cached_reg_t and allocate registers.
4799 (pyuw_dealloc_cache): Free all registers.
4800
4801 2017-06-22 Pedro Alves <palves@redhat.com>
4802 Simon Marchi <simon.marchi@ericsson.com>
4803
4804 * unittests/environ-selftests.c (run_tests): Ignore -Wself-move
4805 warning.
4806 * common/diagnostics.h: New file.
4807
4808 2017-06-22 Pedro Alves <palves@redhat.com>
4809
4810 * common/agent.h: Add include guards.
4811
4812 2017-06-21 Simon Marchi <simon.marchi@ericsson.com>
4813
4814 * target.h (struct target_ops) <to_xfer_partial>: Update doc to
4815 talk about addressable units instead of bytes.
4816
4817 2017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
4818
4819 * common/environ.c (gdb_environ::unset): Use '::iterator' instead
4820 of '::const_iterator'.
4821
4822 2017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
4823
4824 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
4825 'unittests/environ-selftests.c'.
4826 (SUBDIR_UNITTESTS_OBS): Add 'environ-selftests.o'.
4827 * charset.c (find_charset_names): Declare object 'iconv_env'.
4828 Update code to use 'iconv_env' object. Remove call to
4829 'free_environ'.
4830 * common/environ.c: Include <utility>.
4831 (make_environ): Delete function.
4832 (free_environ): Delete function.
4833 (gdb_environ::clear): New function.
4834 (gdb_environ::operator=): New function.
4835 (gdb_environ::get): Likewise.
4836 (environ_vector): Delete function.
4837 (set_in_environ): Delete function.
4838 (gdb_environ::set): New function.
4839 (unset_in_environ): Delete function.
4840 (gdb_environ::unset): New function.
4841 (gdb_environ::envp): Likewise.
4842 * common/environ.h: Include <vector>.
4843 (struct gdb_environ): Delete; transform into...
4844 (class gdb_environ): ... this class.
4845 (free_environ): Delete prototype.
4846 (init_environ, get_in_environ, set_in_environ, unset_in_environ,
4847 environ_vector): Likewise.
4848 * infcmd.c (run_command_1): Update code to call
4849 'envp' from 'gdb_environ' class.
4850 (environment_info): Update code to call methods from 'gdb_environ'
4851 class.
4852 (unset_environment_command): Likewise.
4853 (path_info): Likewise.
4854 (path_command): Likewise.
4855 * inferior.c (inferior::~inferior): Delete call to 'free_environ'.
4856 (inferior::inferior): Initialize 'environment' using the host's
4857 information.
4858 * inferior.h: Remove forward declaration of 'struct gdb_environ'.
4859 Include "environ.h".
4860 (class inferior) <environment>: Change type from 'struct
4861 gdb_environ' to 'gdb_environ'.
4862 * mi/mi-cmd-env.c (mi_cmd_env_path): Update code to call
4863 methods from 'gdb_environ' class.
4864 * solib.c (solib_find_1): Likewise
4865 * unittests/environ-selftests.c: New file.
4866
4867 2017-06-20 Yao Qi <yao.qi@linaro.org>
4868
4869 * features/i386/i386-linux.xml: Exchange the order of including
4870 32bit-linux.xml and 32bit-sse.xml.
4871 * features/i386/i386-linux.c: Regenerated.
4872
4873 2017-06-20 Yao Qi <yao.qi@linaro.org>
4874
4875 * target-descriptions.c (tdesc_reg): Add ctor, dtor.
4876 Delete copy ctor and assignment operator.
4877 (tdesc_type): Likewise.
4878 (tdesc_feature): Likewise.
4879 (tdesc_free_reg): Remove.
4880 (tdesc_create_reg): Use new.
4881 (tdesc_free_type): Remove.
4882 (tdesc_create_vector): Use new.
4883 (tdesc_create_union): Likewise.
4884 (tdesc_create_flags): Likewise.
4885 (tdesc_create_enum): Likewise.
4886 (tdesc_free_feature): Delete.
4887 (free_target_description): Use delete.
4888
4889 2017-06-19 John Baldwin <jhb@FreeBSD.org>
4890
4891 * mips-tdep.c (print_gp_register_row): Don't error for unavailable
4892 registers.
4893
4894 2017-06-19 Pedro Alves <palves@redhat.com>
4895
4896 * dwarf2read.c (write_psymtabs_to_index): Construct file_closer
4897 after gdb::unlinker.
4898
4899 2017-06-19 Sergio Durigan Junior <sergiodj@redhat.com>
4900
4901 * mi/mi-cm-env.c (_initialize_mi_cmd_env): Use getenv instead of
4902 gdb_environ to access an environment variable.
4903
4904 2017-06-18 Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
4905
4906 * nat/linux-ptrace.c (linux_fork_to_function): Add cast to
4907 gdb_byte*.
4908
4909 2017-06-17 Simon Marchi <simon.marchi@ericsson.com>
4910
4911 * nat/fork-inferior.h (trace_start_error): Add ATTRIBUTE_PRINTF.
4912
4913 2017-06-17 Simon Marchi <simon.marchi@ericsson.com>
4914
4915 * configure: Re-generate.
4916 * warning.m4 (build_warnings): Add -Wno-mismatched-tags.
4917
4918 2017-06-17 Simon Marchi <simon.marchi@ericsson.com>
4919
4920 * configure: Re-generate.
4921 * warning.m4: Pass -Werror to compiler when checking for
4922 supported warning flags.
4923
4924 2017-06-17 Simon Marchi <simon.marchi@ericsson.com>
4925
4926 * Makefile.in (COMPILE.pre): Add "-x c++".
4927
4928 2017-06-16 Alan Hayward <alan.hayward@arm.com>
4929 Pedro Alves <palves@redhat.com>
4930 Yao Qi <yao.qi@linaro.org>
4931
4932 * defs.h (RequireLongest): New.
4933 (extract_integer): Declare function template.
4934 (extract_signed_integer): Remove the declaration, but define it
4935 static inline.
4936 (extract_unsigned_integer): Likewise.
4937 (store_integer): Declare function template.
4938 (store_signed_integer): Remove the declaration, but define it
4939 static inline.
4940 (store_unsigned_integer): Likewise.
4941 * findvar.c (extract_integer): New function template.
4942 (extract_signed_integer): Remove.
4943 (extract_unsigned_integer): Remove.
4944 (extract_integer<LONGEST>, extract_integer<ULONGEST>): Explicit
4945 instantiations.
4946 (store_integer): New function template.
4947 (store_signed_integer): Remove.
4948 (store_unsigned_integer): Remove.
4949 (store_integer): Explicit instantiations.
4950 * regcache.c (regcache_raw_read_signed): Update.
4951 (regcache::raw_read): New function.
4952 (regcache::raw_read_signed): Remove.
4953 (regcache::raw_read_unsigned): Remove.
4954 (regcache_raw_read_unsigned): Update.
4955 (regcache_raw_write_unsigned): Update.
4956 (regcache::raw_write_signed): Remove.
4957 (regcache::raw_write): New function.
4958 (regcache_cooked_read_signed): Update.
4959 (regcache::raw_write_unsigned): Remove.
4960 (regcache::cooked_read_signed): Remove.
4961 (regcache_cooked_read_unsigned): Update.
4962 (regcache::cooked_read_unsigned): Remove.
4963 (regcache_cooked_write_signed): Update.
4964 (regcache_cooked_write_unsigned): Update.
4965 * regcache.h (regcache) <raw_read_signed>: Remove.
4966 <raw_write_signed, raw_read_unsigned, raw_write_unsigned>: Remove.
4967 <raw_read, raw_write>: New.
4968 <cooked_read_signed, cooked_write_signed>: Remove.
4969 <cooked_write_unsigned, cooked_read_unsigned>: Remove.
4970 <cooked_read, cooked_write>: New.
4971 * sh64-tdep.c (sh64_pseudo_register_read): Update.
4972 (sh64_pseudo_register_write): Update.
4973
4974 2017-06-16 Anton Kolesov <anton.kolesov@synopsys.com>
4975
4976 * arc-tdep.c (arc_disassembler_options): New variable.
4977 (arc_gdbarch_init): Set and use it. Use arc_delayed_print_insn instead
4978 of default_print_insn.
4979 (arc_delayed_print_insn): Set info->section when needed,
4980 use default_print_insn to retrieve a disassembler.
4981
4982 2017-06-14 Sergio Durigan Junior <sergiodj@redhat.com>
4983
4984 PR gdb/21574
4985 * infcmd.c (_initialize_infcmd): Expand "help run" documentation
4986 to mention $SHELL and startup-with-shell.
4987
4988 2017-06-14 Max Filippov <jcmvbkbc@gmail.com>
4989
4990 * MAINTAINERS: Move Maxim Grigoriev to the Past Maintainers.
4991
4992 2017-06-14 Yao Qi <yao.qi@linaro.org>
4993
4994 * aarch64-tdep.c (aarch64_gdb_print_insn): Call
4995 default_print_insn instead of print_insn_aarch64.
4996 * arm-tdep.c (gdb_print_insn_arm): Call
4997 default_print_insn instead of print_insn_big_arm
4998 and print_insn_little_arm.
4999 * i386-tdep.c (i386_print_insn): Call default_print_insn
5000 instead of print_insn_i386.
5001 * ia64-tdep.c (ia64_print_insn): Call
5002 default_print_insn instead of print_insn_ia64.
5003 * mips-tdep.c (gdb_print_insn_mips): Call
5004 default_print_insn instead of print_insn_big_mips
5005 and print_insn_little_mips.
5006 * spu-tdep.c (gdb_print_insn_spu): Call default_print_insn
5007 instead of print_insn_spu.
5008
5009 2017-06-14 Pedro Alves <palves@redhat.com>
5010
5011 * ada-lang.c: Include "common/byte-vector.h".
5012 (ada_value_primitive_packed_val): Use gdb::byte_vector.
5013 * charset.c (wchar_iterator::iterate): Resize the vector instead
5014 of reserving it.
5015 * common/byte-vector.h: Include "common/def-vector.h".
5016 (wchar_iterator::m_out): Now a gdb::def_vector<gdb_wchar_t>.
5017 * cli/cli-dump.c: Include "common/byte-vector.h".
5018 (dump_memory_to_file, restore_binary_file): Use gdb::byte_vector.
5019 * common/byte-vector.h: New file.
5020 * common/def-vector.h: New file.
5021 * common/default-init-alloc.h: New file.
5022 * dwarf2loc.c: Include "common/byte-vector.h".
5023 (rw_pieced_value): Use gdb::byte_vector, and resize the vector
5024 instead of reserving it.
5025 * dwarf2read.c: Include "common/byte-vector.h".
5026 (data_buf::m_vec): Now a gdb::byte_vector.
5027 * gdb_regex.c: Include "common/def-vector.h".
5028 (compiled_regex::compiled_regex): Use gdb::def_vector<char>.
5029 * mi/mi-main.c: Include "common/byte-vector.h".
5030 (mi_cmd_data_read_memory): Use gdb::byte_vector.
5031 * printcmd.c: Include "common/byte-vector.h".
5032 (print_scalar_formatted): Use gdb::byte_vector.
5033 * valprint.c: Include "common/byte-vector.h".
5034 (maybe_negate_by_bytes, print_decimal_chars): Use
5035 gdb::byte_vector.
5036
5037 2017-06-13 Simon Marchi <simon.marchi@ericsson.com>
5038
5039 * darwin-nat.c: Include "nat/fork-inferior.h".
5040
5041 2017-06-13 Simon Marchi <simon.marchi@ericsson.com>
5042
5043 * configure.nat: Factor out Darwin bits that are not
5044 architecture-specific. Add fork-inferior.o.
5045
5046 2017-06-13 Simon Marchi <simon.marchi@ericsson.com>
5047
5048 * configure.nat: Factor out AIX bits that are not
5049 architecture-specific. Add fork-inferior.o.
5050
5051 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5052
5053 * dwarf2loc.c (rw_pieced_value): New. Merge logic from...
5054 (read_pieced_value, write_pieced_value): ...here. Reduce to
5055 wrappers that just call rw_pieced_value.
5056
5057 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5058
5059 * dwarf2loc.c (write_pieced_value): When writing the data for a
5060 memory piece, use write_memory_with_notification instead of
5061 write_memory.
5062
5063 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5064
5065 * valops.c (read_value_memory): Change embedded_offset to
5066 represent a bit offset instead of a byte offset.
5067 * value.h (read_value_memory): Adjust comment.
5068
5069 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5070
5071 * dwarf2loc.c (read_pieced_value): Remove unnecessary variables
5072 dest_offset_bits and source_offset_bits.
5073 (write_pieced_value): Likewise.
5074
5075 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5076
5077 * dwarf2loc.c (read_pieced_value): Respect the piece offset, as
5078 given by DW_OP_bit_piece.
5079 (write_pieced_value): Likewise.
5080
5081 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5082
5083 * dwarf2loc.c (read_pieced_value): Move the buffer allocation and
5084 some other preparations to the places where sufficient information
5085 is available.
5086 (write_pieced_value): Likewise.
5087
5088 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5089
5090 * dwarf2loc.c (bits_to_bytes): New function.
5091 (read_pieced_value): Fix offset calculations for register pieces
5092 on big-endian targets.
5093 (write_pieced_value): Likewise.
5094
5095 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5096
5097 * dwarf2loc.c (read_pieced_value): Remove buffer_size variable.
5098 (write_pieced_value): Likewise.
5099
5100 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5101
5102 * dwarf2loc.c (write_pieced_value): When writing to a bit-field,
5103 transfer the source value's least significant bits, instead of its
5104 lowest-addressed ones. Rename type_len to max_offset.
5105 (read_pieced_value): Mirror above changes to write_pieced_value as
5106 applicable.
5107
5108 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5109
5110 * dwarf2loc.c (write_pieced_value): In DWARF_VALUE_MEMORY,
5111 truncate full bytes from dest_offset_bits before using it as an
5112 offset into the buffer.
5113
5114 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5115
5116 * dwarf2loc.c (write_pieced_value): Include transfer size in
5117 byte-wise check.
5118
5119 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5120
5121 * dwarf2loc.c (write_pieced_value): Fix copy/paste error in the
5122 calculation of this_size.
5123
5124 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5125
5126 * dwarf2loc.c (read_pieced_value): Respect parent value's offset
5127 when targeting a bit-field.
5128 (write_pieced_value): Likewise.
5129
5130 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5131
5132 * dwarf2loc.c (struct piece_closure) <addr_size>: Remove field.
5133 (allocate_piece_closure): Drop addr_size parameter.
5134 (dwarf2_evaluate_loc_desc_full): Adjust call to
5135 allocate_piece_closure.
5136
5137 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5138
5139 PR gdb/21226
5140 * dwarf2loc.c (read_pieced_value): Anchor stack value pieces at
5141 the LSB end, independent of endianness.
5142
5143 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5144
5145 * dwarf2loc.c (write_pieced_value): Fix order of calculations for
5146 size capping.
5147
5148 2017-06-13 Yao Qi <yao.qi@linaro.org>
5149
5150 * mips-linux-nat.c: Move include features/mips*-linux.c to
5151 mips-linux-tdep.c.
5152 (_initialize_mips_linux_nat): Move initialize_tdesc_mips* calls
5153 to mips-linux-tdep.c.
5154 * mips-linux-tdep.c: Include features/mips*-linux.c
5155 (_initialize_mips_linux_tdep): Call initialize_tdesc_mips*
5156 functions.
5157 * mips-linux-tdep.h (tdesc_mips_linux): Declare.
5158 (tdesc_mips_dsp_linux, tdesc_mips64_linux): Declare.
5159 (tdesc_mips64_dsp_linux): Declare.
5160
5161 2017-06-12 Tom Tromey <tom@tromey.com>
5162
5163 * valprint.h (val_print_type_code_int): Remove.
5164 * valprint.c (generic_val_print_int): Always call
5165 val_print_scalar_formatted.
5166 (val_print_type_code_int): Remove.
5167 * printcmd.c (print_scalar_formatted): Handle options->format==0.
5168 * f-valprint.c (f_val_print): Use val_print_scalar_formatted.
5169 * c-valprint.c (c_val_print_int): Use val_print_scalar_formatted.
5170 * ada-valprint.c (ada_val_print_num): Use
5171 val_print_scalar_formatted.
5172
5173 2017-06-12 Tom Tromey <tom@tromey.com>
5174
5175 * printcmd.c (print_scalar_formatted): Unify the two switches.
5176 Don't convert scalars to LONGEST.
5177
5178 2017-06-12 Tom Tromey <tom@tromey.com>
5179
5180 PR exp/16225:
5181 * valprint.h (print_decimal_chars): Update.
5182 * valprint.c (maybe_negate_by_bytes): New function.
5183 (print_decimal_chars): Add "is_signed" argument.
5184 * printcmd.c (print_scalar_formatted): Update.
5185
5186 2017-06-12 Tom Tromey <tom@tromey.com>
5187
5188 PR exp/16225:
5189 * valprint.h (print_binary_chars, print_hex_chars): Update.
5190 * valprint.c (val_print_type_code_int): Update.
5191 (print_binary_chars): Add "zero_pad" argument.
5192 (emit_octal_digit): New function.
5193 (print_octal_chars): Don't zero-pad.
5194 (print_decimal_chars): Likewise.
5195 (print_hex_chars): Add "zero_pad" argument.
5196 * sh64-tdep.c (sh64_do_fp_register): Update.
5197 * regcache.c (regcache::dump): Update.
5198 * printcmd.c (print_scalar_formatted): Update.
5199 * infcmd.c (default_print_one_register_info): Update.
5200
5201 2017-06-12 Pedro Alves <palves@redhat.com>
5202 Alan Hayward <alan.hayward@arm.com>
5203
5204 * mips-tdep.c (MAX_MIPS_ABI_REGSIZE): New.
5205 (mips_eabi_push_dummy_call): Rename local 'regsize' to
5206 'abi_regsize'. Rename local array 'valbuf' to 'ref_valbuf', and
5207 use MAX_MIPS_ABI_REGSIZE instead of MAX_REGISTER_SIZE to size it.
5208 Assert that abi_regsize bytes fit in 'ref_valbuf'.
5209
5210 2017-06-12 Pedro Alves <palves@redhat.com>
5211
5212 * dwarf2read.c (mapped_symtab::data): Now a vector of
5213 symtab_index_entry instead of vector of
5214 std::unique_ptr<symtab_index_entry>. All users adjusted to check
5215 whether an element's name is NULL instead of checking whether the
5216 element itself is NULL.
5217 (find_slot): Change return type. Adjust.
5218 (hash_expand, , add_index_entry, uniquify_cu_indices)
5219 (write_hash_table): Adjust.
5220
5221 2017-06-12 Pedro Alves <palves@redhat.com>
5222
5223 * dwarf2read.c (recursively_count_psymbols): New function.
5224 (write_psymtabs_to_index): Call it to compute number of psyms and
5225 pass estimate size of psyms_seen to unordered_set's ctor.
5226
5227 2017-06-12 Pedro Alves <palves@redhat.com>
5228
5229 * dwarf2read.c (write_hash_table): Check if key already exists
5230 before emplacing.
5231
5232 2017-06-12 Pedro Alves <palves@redhat.com>
5233
5234 * dwarf2read.c (data_buf::append_space): Rename to...
5235 (data_buf::grow): ... this, and make private. Adjust all callers.
5236 (data_buf::append_uint): New method.
5237 (add_address_entry, write_one_signatured_type)
5238 (write_psymtabs_to_index): Use it.
5239
5240 2017-06-12 Pedro Alves <palves@redhat.com>
5241
5242 * dwarf2read.c (file_write(FILE *, const void *, size_t)): Delete.
5243 (file_write (FILE *, const std::vector<Elem>&)): Delete.
5244 (data_buf::file_write): Call ::fwrite directly.
5245
5246 2017-06-12 Pedro Alves <palves@redhat.com>
5247
5248 * dwarf2read.c (uniquify_cu_indices): Use std::unique and
5249 std::vector::erase.
5250
5251 2017-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5252
5253 Code cleanup: C++ify .gdb_index producer.
5254 * dwarf2read.c: Include <unordered_set> and <unordered_map>.
5255 (MAYBE_SWAP) [WORDS_BIGENDIAN]: Cast to offset_type.
5256 (struct strtab_entry, hash_strtab_entry, eq_strtab_entry)
5257 (create_strtab, add_string): Remove.
5258 (file_write, data_buf): New.
5259 (struct symtab_index_entry): Use std::vector for cu_indices.
5260 (struct mapped_symtab): Use std::vector for data.
5261 (hash_symtab_entry, eq_symtab_entry, delete_symtab_entry)
5262 (create_symbol_hash_table, create_mapped_symtab, cleanup_mapped_symtab):
5263 Remove.
5264 (find_slot): Change return type. Update it to the new data structures.
5265 (hash_expand, add_index_entry): Update it to the new data structures.
5266 (offset_type_compare): Remove.
5267 (uniquify_cu_indices): Update it to the new data structures.
5268 (c_str_view, c_str_view_hasher, vector_hasher): New.
5269 (add_indices_to_cpool): Remove.
5270 (write_hash_table): Update it to the new data structures.
5271 (struct psymtab_cu_index_map, hash_psymtab_cu_index)
5272 (eq_psymtab_cu_index): Remove.
5273 (psym_index_map): New typedef.
5274 (struct addrmap_index_data): Change addr_obstack pointer to data_buf
5275 reference and std::unordered_map for cu_index_htab.
5276 (add_address_entry, add_address_entry_worker, write_address_map)
5277 (write_psymbols): Update it to the new data structures.
5278 (write_obstack): Remove.
5279 (struct signatured_type_index_data): Change types_list to a data_buf
5280 reference and psyms_seen to a std::unordered_set reference.
5281 (write_one_signatured_type, recursively_write_psymbols)
5282 (write_psymtabs_to_index): Update it to the new data structures.
5283
5284 2017-06-11 Simon Marchi <simon.marchi@ericsson.com>
5285
5286 * NEWS (Changes since GDB 8.0): Announce {set,show} debug
5287 separate-debug-file commands.
5288 * symfile.h (separate_debug_file_debug): New global.
5289 * symfile.c (separate_debug_file_debug): New global.
5290 (separate_debug_file_exists, find_separate_debug_file): Add
5291 debug output.
5292 (_initialize_symfile): Add "set debug separate-debug-file"
5293 command.
5294 * build-id.c (build_id_to_debug_bfd,
5295 find_separate_debug_file_by_buildid): Add debug output.
5296
5297 2017-06-10 Simon Marchi <simon.marchi@polymtl.ca>
5298
5299 * gdbarch.sh (displaced_step_free_closure): Remove.
5300 * gdbarch.h, gdbarch.c: Re-generate.
5301 * aarch64-linux-tdep.c (aarch64_linux_init_abi): Don't set
5302 displaced_step_free_closure.
5303 * amd64-linux-tdep.c (amd64_linux_init_abi_common): Likewise.
5304 * arm-linux-tdep.c (arm_linux_init_abi): Likewise.
5305 * i386-linux-tdep.c (i386_linux_init_abi): Likewise.
5306 * rs6000-aix-tdep.c (rs6000_aix_init_osabi): Likewise.
5307 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
5308 * s390-linux-tdep.c (s390_gdbarch_init): Likewise.
5309 * arch-utils.h (simple_displaced_step_free_closure): Remove.
5310 * arch-utils.c (simple_displaced_step_free_closure): Remove.
5311 * infrun.c (displaced_step_clear): Call xfree instead of
5312 gdbarch_displaced_step_free_closure.
5313
5314 2017-06-08 Sergio Durigan Junior <sergiodj@redhat.com>
5315
5316 * common/common-utils.c (stringify_argv): Check for "arg[0] !=
5317 NULL".
5318
5319 2017-06-08 Alan Hayward <alan.hayward@arm.com>
5320
5321 * mn10300-tdep.c (MN10300_MAX_REGISTER_SIZE): Add.
5322 (mn10300_extract_return_value): Use MN10300_MAX_REGISTER_SIZE.
5323 (mn10300_push_dummy_call): Likewise.
5324
5325 2017-06-08 Alan Hayward <alan.hayward@arm.com>
5326
5327 * mi/mi-main.c (register_changed_p): Use value_contents_eq.
5328
5329 2017-06-08 Alan Hayward <alan.hayward@arm.com>
5330
5331 * mi/mi-main.c (register_changed_p): Use cooked_read_value.
5332
5333 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5334
5335 * NEWS (Changes since GDB 8.0): Announce that GDBserver is now
5336 able to start inferiors using a shell.
5337 (New remote packets): Announce new packet "QStartupWithShell".
5338 * remote.c: Add PACKET_QStartupWithShell.
5339 (extended_remote_create_inferior): Handle new
5340 PACKET_QStartupWithShell.
5341 (remote_protocol_features) <QStartupWithShell>: New entry for
5342 PACKET_QStartupWithShell.
5343 (_initialize_remote): Call "add_packet_config_cmd" for
5344 QStartupShell.
5345
5346 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5347 Pedro Alves <palves@redhat.com>
5348
5349 * Makefile.in (HFILES_NO_SRCDIR): Add "common/common-inferior.h"
5350 and "nat/fork-inferior.h".
5351 * common/common-inferior.h: New file, with contents from
5352 "gdb/inferior.h".
5353 * commom/common-utils.c: Include "common-utils.h".
5354 (stringify_argv): New function.
5355 * common/common-utils.h (stringify_argv): New prototype.
5356 * configure.nat: Add "fork-inferior.o" as a dependency for
5357 "*linux*", "fbsd*" and "nbsd*" hosts.
5358 * corefile.c (get_exec_file): Update comment.
5359 * darwin-nat.c (darwin_ptrace_him): Call "gdb_startup_inferior"
5360 instead of "startup_inferior".
5361 (darwin_create_inferior): Call "add_thread_silent" after
5362 "fork_inferior".
5363 * fork-child.c: Cleanup unnecessary includes.
5364 (SHELL_FILE): Move to "common/common-fork-child.c".
5365 (environ): Likewise.
5366 (exec_wrapper): Initialize.
5367 (get_exec_wrapper): New function.
5368 (breakup_args): Move to "common/common-fork-child.c"; rename to
5369 "breakup_args_for_exec".
5370 (escape_bang_in_quoted_argument): Move to
5371 "common/common-fork-child.c".
5372 (saved_ui): New variable.
5373 (prefork_hook): New function.
5374 (postfork_hook): Likewise.
5375 (postfork_child_hook): Likewise.
5376 (gdb_startup_inferior): Likewise.
5377 (fork_inferior): Move to "common/common-fork-child.c". Update
5378 function to support gdbserver.
5379 (startup_inferior): Likewise.
5380 * gdbcore.h (get_exec_file): Remove declaration.
5381 * gnu-nat.c (gnu_create_inferior): Call "gdb_startup_inferior"
5382 instead of "startup_inferior". Call "add_thread_silent" after
5383 "fork_inferior".
5384 * inf-ptrace.c: Include "nat/fork-inferior.h" and "utils.h".
5385 (inf_ptrace_create_inferior): Call "gdb_startup_inferior"
5386 instead of "startup_inferior". Call "add_thread_silent" after
5387 "fork_inferior".
5388 * inferior.h: Include "common-inferior.h".
5389 (trace_start_error): Move to "common/common-utils.h".
5390 (trace_start_error_with_name): Likewise.
5391 (fork_inferior): Move prototype to "nat/fork-inferior.h".
5392 (startup_inferior): Likewise.
5393 (gdb_startup_inferior): New prototype.
5394 * nat/fork-inferior.c: New file, with contents from "fork-child.c".
5395 * nat/fork-inferior.h: New file.
5396 * procfs.c (procfs_init_inferior): Call "gdb_startup_inferior"
5397 instead of "startup_inferior". Call "add_thread_silent" after
5398 "fork_inferior".
5399 * target.h (target_terminal_init): Move prototype to
5400 "target/target.h".
5401 (target_terminal_inferior): Likewise.
5402 (target_terminal_ours): Likewise.
5403 * target/target.h (target_terminal_init): New prototype, moved
5404 from "target.h".
5405 (target_terminal_inferior): Likewise.
5406 (target_terminal_ours): Likewise.
5407 * utils.c (gdb_flush_out_err): New function.
5408
5409 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5410
5411 * Makefile.in (HFILES_NO_SRCDIR): Add "common/common-gdbthread.h".
5412 * common/common-gdbthread.h: New file, with parts from
5413 "gdb/gdbthread.h".
5414 * gdbthread.h: Include "common-gdbthread.h".
5415 (switch_to_thread): Moved to "common/common-gdbthread.h".
5416
5417 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
5418
5419 * Makefile.in (SFILES): Add "common/job-control.c".
5420 (HFILES_NO_SRCDIR): Add "common/job-control.h".
5421 (COMMON_OBS): Add "job-control.o".
5422 * common/job-control.c: New file, with contents from
5423 "gdb/inflow.c".
5424 * common/job-control.h: New file, with contents from "terminal.h".
5425 * fork-child.c: Include "job-control.h".
5426 * inflow.c: Include "job-control.h".
5427 (gdb_setpgid): Move to "common/common-inflow.c".
5428 (_initialize_inflow): Move setting of "job_control" to
5429 "handle_job_control".
5430 * terminal.h (job_control): Moved to "common/common-terminal.h".
5431 (gdb_setpgid): Likewise.
5432 * top.c: Include "job_control.h".
5433 * utils.c: Likewise.
5434 (job_control): Moved to "job-control.c".
5435
5436 2017-06-07 Pedro Alves <palves@redhat.com>
5437
5438 * Makefile.in (SFILES): Add gdb_regex.c.
5439 (COMMON_OBS): Add gdb_regex.o.
5440 * ada-lang.c (ada_add_standard_exceptions)
5441 (ada_add_exceptions_from_frame, name_matches_regex)
5442 (ada_add_global_exceptions, ada_exceptions_list_1): Change regex
5443 parameter type to compiled_regex. Adjust.
5444 (ada_exceptions_list): Use compiled_regex.
5445 * break-catch-throw.c (exception_catchpoint::pattern): Now a
5446 std::unique_ptr<compiled_regex>.
5447 (exception_catchpoint::~exception_catchpoint): Remove regfree
5448 call.
5449 (check_status_exception_catchpoint): Adjust to use compiled_regex.
5450 (handle_gnu_v3_exceptions): Adjust to use compiled_regex.
5451 * breakpoint.c (solib_catchpoint::compiled): Now a
5452 std::unique_ptr<compiled_regex>.
5453 (solib_catchpoint::~solib_catchpoint): Remove regfree call.
5454 (check_status_catch_solib): Adjust to use compiled_regex.
5455 (add_solib_catchpoint): Adjust to use compiled_regex.
5456 * cli/cli-cmds.c (apropos_command): Use compiled_regex.
5457 * cli/cli-decode.c (apropos_cmd): Change regex parameter to
5458 compiled_regex reference. Adjust to use it.
5459 * cli/cli-decode.h: Remove struct re_pattern_buffer forward
5460 declaration. Include "gdb_regex.h".
5461 (apropos_cmd): Change regex parameter to compiled_regex reference.
5462 * gdb_regex.c: New file.
5463 * gdb_regex.h (make_regfree_cleanup, get_regcomp_error): Delete
5464 declarations.
5465 (class compiled_regex): New.
5466 * linux-tdep.c: Include "common/gdb_optional.h".
5467 (struct mapping_regexes): New, factored out from
5468 mapping_is_anonymous_p, and adjusted to use compiled_regex.
5469 (mapping_is_anonymous_p): Use mapping_regexes wrapped in a
5470 gdb::optional and remove cleanups. Adjust to compiled_regex.
5471 * probe.c: Include "common/gdb_optional.h".
5472 (collect_probes): Use compiled_regex and gdb::optional and remove
5473 cleanups.
5474 * skip.c: Include "common/gdb_optional.h".
5475 (skiplist_entry::compiled_function_regexp): Now a
5476 gdb::optional<compiled_regex>.
5477 (skiplist_entry::compiled_function_regexp_is_valid): Delete field.
5478 (free_skiplist_entry): Remove regfree call.
5479 (compile_skip_regexp, skip_rfunction_p): Adjust to use
5480 compiled_regex and gdb::optional.
5481 * symtab.c: Include "common/gdb_optional.h".
5482 (search_symbols): Use compiled_regex and gdb::optional.
5483 * utils.c (do_regfree_cleanup, make_regfree_cleanup)
5484 (get_regcomp_error, compile_rx_or_error): Delete. Some bits moved
5485 to gdb_regex.c.
5486
5487 2017-06-07 Alan Hayward <alan.hayward@arm.com>
5488
5489 * regcache.c (regcache::save): Avoid buffer use.
5490 (regcache::dump): Likewise.
5491
5492 2017-06-07 Alan Hayward <alan.hayward@arm.com>
5493
5494 * sh-tdep.c (sh_pseudo_register_read): Remove
5495 MAX_REGISTER_SIZE.
5496 (sh_pseudo_register_write): Likewise.
5497 * sh64-tdep.c (sh64_pseudo_register_read): Likewise.
5498 (sh64_pseudo_register_write): Likewise
5499
5500 2017-06-07 Alan Hayward <alan.hayward@arm.com>
5501
5502 * aarch64-tdep.c (aarch64_store_return_value): Use
5503 V_REGISTER_SIZE.
5504 (aarch64_pseudo_read_value): Likewise.
5505 (aarch64_pseudo_write): Likewise.
5506
5507 2017-06-06 Yao Qi <yao.qi@linaro.org>
5508
5509 * regformats/regdef.h (set_register_cache): Remove the
5510 declaration.
5511
5512 2017-06-06 Alan Hayward <alan.hayward@arm.com>
5513
5514 * frame.c (frame_unwind_register_signed): Use
5515 frame_unwind_register_value.
5516
5517 2017-06-06 Pedro Alves <palves@redhat.com>
5518
5519 PR breakpoints/21553
5520 * breakpoint.c (create_breakpoints_sal_default)
5521 (init_breakpoint_sal, create_breakpoint_sal): Use
5522 gdb::unique_xmalloc_ptr for string parameters.
5523 (create_breakpoint): Constify 'extra_string' and 'cond_string'
5524 parameters. Replace cleanups with gdb::unique_xmalloc_ptr.
5525 (base_breakpoint_create_breakpoints_sal)
5526 (bkpt_create_breakpoints_sal, tracepoint_create_breakpoints_sal)
5527 (strace_marker_create_breakpoints_sal)
5528 (create_breakpoints_sal_default): Use gdb::unique_xmalloc_ptr for
5529 string parameters.
5530 * breakpoint.h (breakpoint_ops::create_breakpoints_sal): Use
5531 gdb::unique_xmalloc_ptr for string parameters.
5532 (create_breakpoint): Constify 'extra_string' and 'cond_string'
5533 parameters.
5534
5535 2017-06-06 Alan Hayward <alan.hayward@arm.com>
5536
5537 * alpha-tdep.c (alpha_register_to_value): Use
5538 get_frame_register_value.
5539 (alpha_value_to_register): Use ALPHA_REGISTER_SIZE.
5540
5541 2017-06-06 Alan Hayward <alan.hayward@arm.com>
5542
5543 * ia64-tdep.c (IA64_MAX_FP_REGISTER_SIZE) Add.
5544 (ia64_register_to_value): Use IA64_MAX_FP_REGISTER_SIZE.
5545 (ia64_value_to_register): Likewise.
5546 (ia64_extract_return_value): Likewise.
5547 (ia64_store_return_value): Likewise.
5548 (ia64_push_dummy_call): Likewise.
5549
5550 2017-06-04 Joel Brobecker <brobecker@adacore.com>
5551
5552 GDB 8.0 released.
5553
5554 2017-06-03 Simon Marchi <simon.marchi@ericsson.com>
5555
5556 * x86-linux-nat.c (struct arch_lwp_info): Remove.
5557
5558 2017-06-03 Simon Marchi <simon.marchi@polymtl.ca>
5559
5560 * linux-nat.c (linux_nat_post_attach_wait): Remove FIRST
5561 parameter.
5562 (linux_nat_attach): Adjust call to linux_nat_post_attach_wait.
5563
5564 2017-06-02 Simon Marchi <simon.marchi@ericsson.com>
5565
5566 * event-loop.c (poll_timers): Unallocate timer using delete
5567 instead of xfree.
5568
5569 2017-06-02 Simon Marchi <simon.marchi@polymtl.ca>
5570
5571 * breakpoint.h (struct breakpoint_ops) <dtor>: Remove.
5572 (struct breakpoint) <~breakpoint>: New.
5573 (struct watchpoint): Inherit from breakpoint.
5574 <~watchpoint>: New.
5575 <base>: Remove.
5576 (struct tracepoint): Inherit from breakpoint.
5577 <base>: Remove.
5578 * breakpoint.c (longjmp_breakpoint_ops): Remove.
5579 (struct longjmp_breakpoint): Inherit from breakpoint.
5580 <~longjmp_breakpoint>: New.
5581 <base>: Remove.
5582 (new_breakpoint_from_type): Remove casts.
5583 (watchpoint_in_thread_scope): Remove reference to base field.
5584 (watchpoint_del_at_next_stop): Likewise.
5585 (update_watchpoint): Likewise.
5586 (watchpoint_check): Likewise.
5587 (bpstat_check_watchpoint): Likewise.
5588 (set_longjmp_breakpoint): Likewise.
5589 (struct fork_catchpoint): Inherit from breakpoint.
5590 <base>: Remove.
5591 (struct solib_catchpoint): Inherit from breakpoint.
5592 <~solib_catchpoint>: New.
5593 <base>: Remove.
5594 (dtor_catch_solib): Change to ...
5595 (solib_catchpoint::~solib_catchpoint): ... this.
5596 (breakpoint_hit_catch_solib): Remove reference to base field.
5597 (add_solib_catchpoint): Likewise.
5598 (create_fork_vfork_event_catchpoint): Likewise.
5599 (struct exec_catchpoint): Inherit from breakpoint.
5600 <~exec_catchpoint>: New.
5601 <base>: Remove.
5602 (dtor_catch_exec): Change to ...
5603 (exec_catchpoint::~exec_catchpoint): ... this.
5604 (dtor_watchpoint): Change to ...
5605 (watchpoint::~watchpoint): ... this.
5606 (watch_command_1): Remove reference to base field.
5607 (catch_exec_command_1): Likewise.
5608 (base_breakpoint_dtor): Change to ...
5609 (breakpoint::~breakpoint): ... this.
5610 (base_breakpoint_ops): Remove dtor field value.
5611 (longjmp_bkpt_dtor): Change to ...
5612 (longjmp_breakpoint::~longjmp_breakpoint): ... this.
5613 (strace_marker_create_breakpoints_sal): Remove reference to base
5614 field.
5615 (delete_breakpoint): Don't manually call breakpoint destructor.
5616 (create_tracepoint_from_upload): Remove reference to base field.
5617 (trace_pass_set_count): Likewise.
5618 (initialize_breakpoint_ops): Don't initialize
5619 momentary_breakpoint_ops, don't set dtors.
5620 * ada-lang.c (struct ada_catchpoint): Inherit from breakpoint.
5621 <~ada_catchpoint>: New.
5622 <base>: Remove.
5623 (create_excep_cond_exprs): Remove reference to base field.
5624 (dtor_exception): Change to ...
5625 (ada_catchpoint::~ada_catchpoint): ... this.
5626 (dtor_catch_exception): Remove.
5627 (dtor_catch_exception_unhandled): Remove.
5628 (dtor_catch_assert): Remove.
5629 (create_ada_exception_catchpoint): Remove reference to base
5630 field.
5631 (initialize_ada_catchpoint_ops): Don't set dtors.
5632 * break-catch-sig.c (struct signal_catchpoint): Inherit from
5633 breakpoint.
5634 <~signal_catchpoint>: New.
5635 <base>: Remove.
5636 (signal_catchpoint_dtor): Change to ...
5637 (signal_catchpoint::~signal_catchpoint): ... this.
5638 (create_signal_catchpoint): Remove reference to base field.
5639 (initialize_signal_catchpoint_ops): Don't set dtor.
5640 * break-catch-syscall.c (struct syscall_catchpoint): Inherit
5641 from breakpoint.
5642 <~syscall_catchpoint>: New.
5643 <base>: Remove.
5644 (dtor_catch_syscall): Change to ...
5645 (syscall_catchpoint::~syscall_catchpoint): ... this.
5646 (create_syscall_event_catchpoint): Remove reference to base
5647 field.
5648 (initialize_syscall_catchpoint_ops): Don't set dtor.
5649 * break-catch-throw.c (struct exception_catchpoint): Inherit
5650 from breakpoint.
5651 <~exception_catchpoint>: New.
5652 <base>: Remove.
5653 (dtor_exception_catchpoint): Change to ...
5654 (exception_catchpoint::~exception_catchpoint): ... this.
5655 (handle_gnu_v3_exceptions): Remove reference to base field.
5656 (initialize_throw_catchpoint_ops): Don't set dtor.
5657 * ctf.c (ctf_get_traceframe_address): Remove reference to base
5658 field.
5659 * remote.c (remote_get_tracepoint_status): Likewise.
5660 * tracefile-tfile.c (tfile_get_traceframe_address): Likewise.
5661 * tracefile.c (tracefile_fetch_registers): Likewise.
5662 * tracepoint.c (actions_command): Likewise.
5663 (validate_actionline): Likewise.
5664 (tfind_1): Likewise.
5665 (get_traceframe_location): Likewise.
5666 (find_matching_tracepoint_location): Likewise.
5667 (parse_tracepoint_status): Likewise.
5668 * mi/mi-cmd-break.c (mi_cmd_break_passcount): Likewise.
5669
5670 2017-06-02 Simon Marchi <simon.marchi@polymtl.ca>
5671
5672 * breakpoint.c (struct longjmp_breakpoint): New struct.
5673 (is_tracepoint_type): Change return type to bool.
5674 (is_longjmp_type): New function.
5675 (new_breakpoint_from_type): Handle longjmp kinds of breakpoints.
5676 (set_raw_breakpoint_without_location): Use
5677 new_breakpoint_from_type.
5678 (set_raw_breakpoint): Likewise.
5679
5680 2017-06-02 Simon Marchi <simon.marchi@polymtl.ca>
5681
5682 * breakpoint.c (new_breakpoint_from_type): New function.
5683 (create_breakpoint_sal): Use new_breakpoint_from_type and
5684 unique_ptr.
5685 (create_breakpoint): Likewise.
5686
5687 2017-05-31 Simon Marchi <simon.marchi@ericsson.com>
5688
5689 * memattr.c (mem_info_command): Rename to ...
5690 (info_mem_command): ... this.
5691 (mem_enable_command): Rename to ...
5692 (enable_mem_command): ... this.
5693 (mem_disable_command): Rename to ...
5694 (disable_mem_command): ... this.
5695 (mem_delete_command): Rename to ...
5696 (delete_mem_command): ... this.
5697 (_initialize_mem): Adjust function names.
5698
5699 2017-05-31 Markus Metzger <markus.t.metzger@intel.com>
5700
5701 * btrace.c (handle_pt_insn_events): New.
5702 (ftrace_add_pt): Call handle_pt_insn_events. Rename ERRCODE into
5703 STATUS. Split into this and ...
5704 (handle_pt_insn_event_flags): ... this.
5705
5706 2017-05-31 Markus Metzger <markus.t.metzger@intel.com>
5707
5708 * configure.ac: Check for pt_insn_event, struct pt_insn.enabled,
5709 and struct pt_insn.resynced.
5710 * configure: Regenerated.
5711 * config.in: Regenerated.
5712
5713 2017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
5714
5715 * btrace.c (ftrace_find_call_by_number): New function.
5716 (ftrace_new_function): Store objects, not pointers.
5717 (ftrace_find_call_by_number, ftrace_new_return, ftrace_new_switch,
5718 ftrace_new_gap, ftrace_update_function,
5719 ftrace_compute_global_level_offset, btrace_stich_bts, btrace_clear,
5720 btrace_insn_get, btrace_insn_get_error, btrace_insn_end,
5721 btrace_insn_next, btrace_insn_prev, ptrace_find_insn_by_number,
5722 btrace_ends_with_single_insn, btrace_call_get): Account for
5723 btrace_thread_info::functions now storing objects.
5724 * btrace.h (struct btrace_thread_info): Add constructor.
5725 (struct btrace_thread_info) <functions>: Make std::vector.
5726 (struct btrace_thread_info) <prev, next, up, insn, errcode, flags):
5727 Initialize with default values.
5728 * record-btrace.c (record_btrace_frame_sniffer): Account for
5729 btrace_thread_info::functions now storing objects.
5730
5731 2017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
5732
5733 * btrace.c: Remove typedef bfun_s.
5734 (ftrace_new_gap): Directly add gaps to the list of gaps.
5735 (btrace_bridge_gaps, btrace_compute_ftrace_bts, pt_btrace_insn_flags,
5736 ftrace_add_pt, btrace_compute_ftrace_pt, btrace_compute_ftrace_1,
5737 btrace_finalize_ftrace, btrace_compute_ftrace): Use std::vector
5738 instead of gdb VEC.
5739
5740 2017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
5741
5742 * btrace.c (ftrace_fixup_caller, ftrace_new_return, ftrace_connect_bfun,
5743 ftrace_bridge_gap): Replace references to btrace_thread_info::segment
5744 with btrace_thread_info::next_segment and
5745 btrace_thread_info::prev_segment.
5746 * btrace.h: Remove struct btrace_func_link.
5747 (struct btrace_function): Replace pair of function segment pointers
5748 with pair of indices.
5749 * python/py-record-btrace.c (btpy_call_prev_sibling,
5750 btpy_call_next_sibling): Replace references to
5751 btrace_thread_info::segment with btrace_thread_info::next_segment and
5752 btrace_thread_info::prev_segment.
5753 * record-btrace.c (record_btrace_frame_this_id): Use
5754 btrace_find_call_by_number.
5755
5756 2017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
5757
5758 * btrace.c (ftrace_new_function, ftrace_fixup_level,
5759 ftrace_connect_bfun, ftrace_bridge_gap, btrace_bridge_gaps,
5760 btrace_insn_next, btrace_insn_prev): Remove references to
5761 btrace_thread_info::flow.
5762 * btrace.h (struct btrace_function): Remove FLOW.
5763
5764 2017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
5765
5766 * btrace.c (ftrace_find_call_by_number): New function.
5767 (ftrace_update_caller, ftrace_new_call, ftrace_new_tailcall,
5768 ftrace_get_caller, ftrace_find_call, ftrace_new_return,
5769 ftrace_match_backtrace, ftrace_connect_bfun, ftrace_connect_backtrace,
5770 ftrace_bridge_gap, btrace_bridge_gaps): Use btrace_function::up as an
5771 index.
5772 * btrace.h (struct btrace_function): Turn UP into an index.
5773 * python/py-record-btrace.c (btpy_call_up): Use btrace_function::up
5774 as an index.
5775 * record-btrace.c (record_btrace_frame_unwind_stop_reason,
5776 record_btrace_frame_prev_register, record_btrace_frame_sniffer,
5777 record_btrace_tailcall_frame_sniffe): Use btrace_find_call_by_number.
5778
5779 2017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
5780
5781 * btrace.c (ftrace_new_function, ftrace_new_call, ftrace_new_tailcall,
5782 ftrace_new_return, ftrace_new_switch, ftrace_new_gap,
5783 ftrace_update_function, ftrace_compute_global_level_offset,
5784 btrace_compute_ftrace_bts, ftrace_add_pt, btrace_compute_ftrace_pt,
5785 btrace_stitch_bts, btrace_fetch, btrace_clear, btrace_insn_number,
5786 btrace_insn_end, btrace_is_empty): Remove references to
5787 btrace_thread_info::begin and btrace_thread_info::end.
5788 * btrace.h (struct btrace_thread_info): Remove BEGIN and END.
5789 (struct btrace_thread_info) <functions>: Adjust comment.
5790 * record-btrace.c (record_btrace_start_replaying): Remove reference to
5791 btrace_thread_info::begin.
5792
5793 2017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
5794
5795 * btrace.c (ftrace_new_function, ftrace_new_call, ftrace_new_tailcall,
5796 ftrace_new_return, ftrace_new_switch, ftrace_new_gap,
5797 ftrace_update_function): Remove arguments that implicitly were always
5798 BTINFO->END.
5799 (btrace_compute_ftrace_bts, ftrace_add_pt, btrace_compute_ftrace_pt):
5800 Don't pass BTINFO->END.
5801
5802 2017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
5803
5804 * btrace.c: (btrace_insn_get, btrace_insn_get_error, btrace_insn_number,
5805 btrace_insn_begin, btrace_insn_end, btrace_insn_next, btrace_insn_prev,
5806 btrace_find_insn_by_number): Replace function segment pointer with
5807 index.
5808 (btrace_insn_cmp): Simplify.
5809 * btrace.h: (struct btrace_insn_iterator) Rename index to
5810 insn_index. Replace function segment pointer with index into function
5811 segment vector.
5812 * record-btrace.c (record_btrace_call_history): Replace function
5813 segment pointer use with index.
5814 (record_btrace_frame_sniffer): Retrieve function call segment through
5815 vector.
5816 (record_btrace_set_replay): Remove defunc't safety check.
5817
5818 2017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
5819
5820 * btrace.c (btrace_ends_with_single_insn): New function.
5821 (btrace_call_get, btrace_call_number, btrace_call_begin,
5822 btrace_call_end, btrace_call_next, btrace_call_prev,
5823 btrace_find_call_by_number): Use index into call segment vector
5824 instead of pointer.
5825 (btrace_call_cmp): Simplify.
5826 * btrace.h (struct btrace_call_iterator): Replace function call segment
5827 pointer with index into vector.
5828 * record-btrace.c (record_btrace_call_history): Use index instead of
5829 pointer.
5830
5831 2017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
5832
5833 * btrace.c (btrace_insn_begin, btrace_insn_end,
5834 btrace_find_insn_by_number): Add btinfo to iterator.
5835 * btrace.h (struct btrace_insn_iterator): Add btinfo.
5836
5837 2017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
5838
5839 * btrace.c (ftrace_new_function): Add btrace_thread_info to arguments
5840 and save pointers directly.
5841 (ftrace_new_call, ftrace_new_tailcall, ftrace_new_return,
5842 ftrace_new_switch, ftrace_new_gap, ftrace_update_function,
5843 ftrace_add_pt): Add btrace_thread_info to arguments. Adjust for
5844 changed signature of functions.
5845 (btrace_compute_ftrace_pt): Adjust for changed signature of functions.
5846 (btrace_fetch): Remove code that adds btrace_function pointers to
5847 vector of btrace_functions.
5848 (btrace_clear): Simplify freeing vector of btrace_functions.
5849
5850 2017-05-30 Tim Wiederhake <tim.wiederhake@intel.com>
5851
5852 * btrace.c (btrace_fetch, btrace_clear, btrace_find_insn_by_number):
5853 Replace VEC_* with std::vector functions.
5854 * btrace.h: Add include: vector. Remove typedef for DEF_VEC_P.
5855 (struct btrace_thread_info)<functions>: Change type to std::vector.
5856
5857 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
5858
5859 * NEWS (Changes in GDB 8.0): Remove extra empty line. Move
5860 "Removed targets and native configurations" up. Merge duplicate
5861 "New commands" sub-sections. Add "New options" sub-sections.
5862
5863 2017-05-26 Alan Hayward <alan.hayward@arm.com>
5864
5865 * defs.h (copy_integer_to_size): New declaration.
5866 * findvar.c (copy_integer_to_size): New function.
5867 (do_cint_test): New selftest function.
5868 (copy_integer_to_size_test): Likewise.
5869 (_initialize_findvar): Likewise.
5870 * mips-fbsd-tdep.c (mips_fbsd_supply_reg): Use raw_supply_integer.
5871 (mips_fbsd_collect_reg): Use raw_collect_integer.
5872 * mips-linux-tdep.c (supply_32bit_reg): Use raw_supply_integer.
5873 (mips64_fill_gregset): Use raw_collect_integer
5874 (mips64_fill_fpregset): Use raw_supply_integer.
5875 * regcache.c (regcache::raw_supply_integer): New function.
5876 (regcache::raw_collect_integer): Likewise.
5877 * regcache.h: (regcache::raw_supply_integer): New declaration.
5878 (regcache::raw_collect_integer): Likewise.
5879
5880 2017-05-24 Yao Qi <yao.qi@linaro.org>
5881
5882 * Makefile.in (SFILES): Add gdbarch-selftests.c.
5883 (COMMON_OBS): Add gdbarch-selftests.o.
5884 * frame.c [GDB_SELF_TESTS] (create_new_frame): New function.
5885 * frame.h [GDB_SELF_TESTS] (create_new_frame): Declare.
5886 * gdbarch-selftests.c: New file.
5887 * regcache.h (regcache) <~regcache>: Mark it virtual if
5888 GDB_SELF_TEST.
5889 <raw_write>: Likewise.
5890
5891 2017-05-24 Yao Qi <yao.qi@linaro.org>
5892
5893 * regcache.c (current_regcache): Change it to
5894 regcache::current_regcache.
5895 (regcache_observer_target_changed): Update.
5896 (regcache_thread_ptid_changed): Make it a regcache static
5897 method.
5898 (regcache_thread_ptid_changed): Update.
5899 (class regcache_access): New.
5900 (current_regcache_test): Update.
5901 (_initialize_regcache): Update.
5902 * regcache.h: Include forward_list.
5903 (regcache): Declare regcache_thread_ptid_changed and declare
5904 registers_changed_ptid as friend.
5905
5906 2017-05-24 Yao Qi <yao.qi@linaro.org>
5907
5908 * i387-tdep.c (i387_register_to_value): Use register_size
5909 instead of TYPE_LENGTH.
5910 * m68k-tdep.c (m68k_register_to_value): Likewise.
5911
5912 2017-05-24 Yao Qi <yao.qi@linaro.org>
5913
5914 * i387-tdep.c (i387_convert_register_p): Return false if type
5915 code isn't TYPE_CODE_FLT.
5916
5917 2017-05-24 Yao Qi <yao.qi@linaro.org>
5918
5919 * alpha-tdep.c (alpha_convert_register_p): Return true if type
5920 length is 4.
5921 (alpha_register_to_value): Remove type length check.
5922 (alpha_value_to_register): Likewise.
5923
5924 2017-05-24 Yao Qi <yao.qi@linaro.org>
5925
5926 * ia64-tdep.c (ia64_convert_register_p): Check type's code is
5927 TYPE_CODE_FLT.
5928
5929 2017-05-24 Yao Qi <yao.qi@linaro.org>
5930
5931 * m68k-tdep.c (m68k_convert_register_p): Check type's code is
5932 TYPE_CODE_FLT or not.
5933
5934 2017-05-24 Yao Qi <yao.qi@linaro.org>
5935
5936 * alpha-tdep.c (alpha_gdbarch_init): Use XCNEW instead of XNEW.
5937 * avr-tdep.c (avr_gdbarch_init): Likewise.
5938 * bfin-tdep.c (bfin_gdbarch_init): Likewise.
5939 * cris-tdep.c (cris_gdbarch_init): Likewise.
5940 * ft32-tdep.c (ft32_gdbarch_init): Likewise.
5941 * lm32-tdep.c (lm32_gdbarch_init): Likewise.
5942 * m32r-tdep.c (m32r_gdbarch_init): Likewise.
5943 * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
5944 * mep-tdep.c (mep_gdbarch_init): Likewise.
5945 * microblaze-tdep.c (microblaze_gdbarch_init): Likewise.
5946 * mips-tdep.c (mips_gdbarch_init): Likewise.
5947 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
5948 * moxie-tdep.c (moxie_gdbarch_init): Likewise.
5949 * msp430-tdep.c (msp430_gdbarch_init): Likewise.
5950 * sh64-tdep.c (sh64_gdbarch_init): Likewise.
5951 * v850-tdep.c (v850_gdbarch_init): Likewise.
5952
5953 2017-05-24 Yao Qi <yao.qi@linaro.org>
5954
5955 * selftest-arch.c (tests_with_arch): Call registers_changed
5956 and reinit_frame_cache.
5957 * selftest.c (run_self_tests): Likewise.
5958
5959 2017-05-24 Yao Qi <yao.qi@linaro.org>
5960
5961 * rs6000-tdep.c (gdb_print_insn_powerpc): Remove.
5962 (rs6000_gdbarch_init): Don't call set_gdbarch_print_insn.
5963
5964 2017-05-24 Yao Qi <yao.qi@linaro.org>
5965
5966 * rl78-tdep.c (rl78_gdbarch_init): Don't call
5967 set_gdbarch_print_insn.
5968
5969 2017-05-24 Yao Qi <yao.qi@linaro.org>
5970
5971 * h8300-tdep.c (h8300_gdbarch_init): Don't call
5972 set_gdbarch_print_insn.
5973
5974 2017-05-24 Yao Qi <yao.qi@linaro.org>
5975
5976 * alpha-tdep.c (alpha_gdbarch_init): Don't call
5977 set_gdbarch_print_insn.
5978 * arc-tdep.c (arc_gdbarch_init): Likewise.
5979 * arch-utils.c: include dis-asm.h.
5980 (default_print_insn): New function.
5981 * arch-utils.h (default_print_insn): Declare.
5982 * avr-tdep.c (avr_gdbarch_init): Don't call set_gdbarch_print_insn.
5983 * bfin-tdep.c (bfin_gdbarch_init): Likewise.
5984 * cris-tdep.c (cris_delayed_get_disassembler): Remove.
5985 (cris_gdbarch_init): Don't call set_gdbarch_print_insn.
5986 * frv-tdep.c (frv_gdbarch_init): Likewise.
5987 * ft32-tdep.c (ft32_gdbarch_init): Likewise.
5988 * gdbarch.sh (print_insn): Use default_print_insn.
5989 * gdbarch.c: Regenerated.
5990 * hppa-tdep.c (hppa_gdbarch_init): Likewise.
5991 * iq2000-tdep.c (iq2000_gdbarch_init): Likewise.
5992 * lm32-tdep.c (lm32_gdbarch_init): Likewise.
5993 * m32c-tdep.c (m32c_gdbarch_init): Likewise.
5994 * m32r-tdep.c (m32r_gdbarch_init): Likewise.
5995 * m68hc11-tdep.c (gdb_print_insn_m68hc11): Remove.
5996 (m68hc11_gdbarch_init): Don't call set_gdbarch_print_insn.
5997 * m68k-tdep.c (m68k_gdbarch_init): Likewise.
5998 * m88k-tdep.c (m88k_gdbarch_init): Likewise.
5999 * microblaze-tdep.c (microblaze_gdbarch_init): Likewise.
6000 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
6001 * moxie-tdep.c (moxie_gdbarch_init): Likewise.
6002 * msp430-tdep.c (msp430_gdbarch_init): Likewise.
6003 * mt-tdep.c (mt_gdbarch_init): Likewise.
6004 * nds32-tdep.c (nds32_gdbarch_init): Likewise.
6005 * nios2-tdep.c (nios2_print_insn): Remove.
6006 (nios2_gdbarch_init): Don't call set_gdbarch_print_insn.
6007 * rx-tdep.c (rx_gdbarch_init): Likewise.
6008 * s390-linux-tdep.c (s390_gdbarch_init): Likewise.
6009 * score-tdep.c (score_print_insn): Remove.
6010 (score_gdbarch_init): Don't call set_gdbarch_print_insn.
6011 * sh-tdep.c (sh_gdbarch_init): Likewise.
6012 * sh64-tdep.c (sh64_gdbarch_init): Likewise.
6013 * sparc-tdep.c (sparc32_gdbarch_init): Likewise.
6014 * tic6x-tdep.c (tic6x_print_insn): Remove.
6015 (tic6x_gdbarch_init): Don't call set_gdbarch_print_insn.
6016 * tilegx-tdep.c (tilegx_gdbarch_init): Likewise.
6017 * v850-tdep.c (v850_gdbarch_init): Likewise.
6018 * vax-tdep.c (vax_gdbarch_init): Likewise.
6019 * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
6020 * xtensa-tdep.c (xtensa_gdbarch_init): Likewise.
6021
6022 2017-05-23 John Baldwin <jhb@FreeBSD.org>
6023
6024 * mips-fbsd-tdep.c (MIPS_PC_REGNUM): Remove.
6025 (MIPS_FP0_REGNUM): Remove.
6026 (MIPS_FSR_REGNUM): Remove.
6027 (mips_fbsd_supply_fpregs): Use mips_regnum.
6028 (mips_fbsd_supply_gregs): Likewise.
6029 (mips_fbsd_collect_fpregs): Likewise.
6030 (mips_fbsd_collect_gregs): Likewise.
6031
6032 2017-05-23 John Baldwin <jhb@FreeBSD.org>
6033
6034 * mips-fbsd-nat.c (getregs_supplies): Fix upper bound comparison.
6035 (getpfpregs_supplies): New function.
6036 (mips_fbsd_fetch_inferior_registers): Remove early exit and use
6037 getfpregs_supplies.
6038 (mips_fbsd_store_inferior_registers): Likewise.
6039
6040 2017-05-22 Pedro Alves <palves@redhat.com>
6041
6042 * MAINTAINERS (Host/Native): Add John Baldwin as FreeBSD
6043 maintainer.
6044
6045 2017-05-22 Alan Hayward <alan.hayward@arm.com>
6046
6047 * ppc-linux-nat.c (fetch_register): Use PPC_MAX_REGISTER_SIZE.
6048 (store_register): Likewise.
6049 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Likewise.
6050 (get_decimal_float_return_value): Likewise.
6051 (do_ppc_sysv_return_value): Likewise.
6052 (ppc64_sysv_abi_push_integer): Likewise.
6053 (ppc64_sysv_abi_push_freg): Likewise.
6054 (ppc64_sysv_abi_return_value_base): Likewise.
6055 (ppc64_sysv_abi_return_value): Likewise.
6056 * rs6000-aix-tdep.c (rs6000_push_dummy_call): Likewise.
6057 * rs6000-lynx178-tdep.c (rs6000_lynx178_push_dummy_call): Likewise.
6058 * rs6000-nat.c: Likewise.
6059 * rs6000-tdep.c (rs6000_register_to_value): Likewise.
6060 (rs6000_value_to_register): Likewise.
6061 * ppc-tdep.h (PPC_MAX_REGISTER_SIZE): Add.
6062
6063 2017-05-21 Tom Tromey <tom@tromey.com>
6064
6065 PR rust/21466:
6066 * rust-lang.c (rust_print_type) <TYPE_CODE_ARRAY>: Print unsized
6067 arrays as "[T]", not "[T; ]".
6068
6069 2017-05-19 Tom Tromey <tom@tromey.com>
6070
6071 PR rust/21484:
6072 * rust-lang.c (exp_descriptor_rust): New function.
6073 (rust_language_defn): Use it.
6074 * p-lang.c (pascal_language_defn): Update.
6075 * opencl-lang.c (opencl_language_defn): Update.
6076 * objc-lang.c (objc_language_defn): Update.
6077 * m2-lang.c (m2_language_defn): Update.
6078 * language.h (struct language_defn)
6079 <la_watch_location_expression>: New member.
6080 * language.c (unknown_language_defn, auto_language_defn)
6081 (local_language_defn): Update.
6082 * go-lang.c (go_language_defn): Update.
6083 * f-lang.c (f_language_defn): Update.
6084 * d-lang.c (d_language_defn): Update.
6085 * c-lang.h (c_watch_location_expression): Declare.
6086 * c-lang.c (c_watch_location_expression): New function.
6087 (c_language_defn, cplus_language_defn, asm_language_defn)
6088 (minimal_language_defn): Use it.
6089 * breakpoint.c (watch_command_1): Call
6090 la_watch_location_expression.
6091 * ada-lang.c (ada_language_defn): Update.
6092
6093 2017-05-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6094
6095 PR tui/21482
6096 * gdb_curses.h (NOMACROS): Define.
6097 (NCURSES_NOMACROS): Define.
6098
6099 2017-05-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6100
6101 PR tui/21482
6102 * tui/tui-windata.c (tui_erase_data_content): Cast last mvwaddstr
6103 arg to char *.
6104 * tui/tui-wingeneral.c (box_win): Likewise.
6105 * tui/tui-winsource.c (tui_erase_source_content): Likewise.
6106 (tui_show_source_line): Likewise.
6107 (tui_show_exec_info_content): Likewise.
6108
6109 2017-05-19 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
6110
6111 * sparc-tdep.c (sparc_structure_return_p)
6112 (sparc_arg_on_registers_p): New functions.
6113 (sparc32_store_arguments): Use them.
6114 * sparc64-tdep.c (sparc64_16_byte_align_p)
6115 (sparc64_store_floating_fields, sparc64_extract_floating_fields):
6116 Handle TYPE_CODE_ARRAY.
6117
6118 2017-05-17 Yao Qi <yao.qi@linaro.org>
6119
6120 * cli/cli-decode.c (add_alias_cmd): New function.
6121 * command.h (add_alias_cmd): Declare.
6122 * infcmd.c (_initialize_infcmd): Don't call add_com_alias,
6123 instead call add_alias_cmd.
6124
6125 2017-05-17 Pedro Alves <palves@redhat.com>
6126
6127 * Makefile.in (nat_extra_makefile_frag): Rename to ...
6128 (nat_makefile_frag): ... this. All references updated.
6129 * configure.ac: Likewise.
6130 * configure.nat: Likewise. Enhance comments.
6131 * configure: Regenerate.
6132
6133 2017-05-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6134
6135 * procfs.c (procfs_create_inferior): Change prototype to match
6136 definition.
6137
6138 2017-05-13 Eli Zaretskii <eliz@gnu.org>
6139
6140 * tui/tui.c (tui_enable): Cast "unknown" to 'char *' to avoid a
6141 C++ compiler warning.
6142
6143 2017-05-12 Tom Tromey <tom@tromey.com>
6144
6145 PR rust/21483:
6146 * rust-lang.c (rust_evaluate_subexp) <STRUCTOP_STRUCT>: Don't
6147 recurse, just call value_struct_elt directly.
6148
6149 2017-05-12 Tom Tromey <tom@tromey.com>
6150
6151 * rust-lang.c (rust_dump_subexp_body) <STRUCTOP_ANONYMOUS,
6152 OP_RUST_ARRAY>: Fix.
6153
6154 2017-05-12 Tom Tromey <tom@tromey.com>
6155
6156 * rust-lang.c (rust_print_subexp): Replace "return" with "break".
6157
6158 2017-05-09 Yao Qi <yao.qi@linaro.org>
6159
6160 * regcache.c: Include <forward_list>.
6161 (struct regcache_list): Remove.
6162 (current_regcache): Update.
6163 (get_thread_arch_aspace_regcache): Update for std::forward_list.
6164 (regcache_thread_ptid_changed): Likewise.
6165 (registers_changed_ptid): Likewise.
6166 (current_regcache_size): Likewise.
6167
6168 2017-05-09 Yao Qi <yao.qi@linaro.org>
6169
6170 * regcache.c [GDB_SELF_TEST]: Include selftest.h.
6171 (current_regcache_size): New function.
6172 (current_regcache_test): New function.
6173 (_initialize_regcache) [GDB_SELF_TEST]: Register the unit test.
6174
6175 2017-05-08 Alan Hayward <alan.hayward@arm.com>
6176
6177 * mips-tdep.c (mips_o32_return_value): Remove unused buffer.
6178 (print_gp_register_row): Use get_frame_register_value.
6179
6180 2017-05-08 Alan Hayward <alan.hayward@arm.com>
6181
6182 * mips-linux-tdep.c (mips_supply_gregset): Use raw_supply_zeroed.
6183 (mips_supply_fpregset): Likewise.
6184 (mips64_supply_gregset): Likewise.
6185
6186 2017-05-08 Alan Hayward <alan.hayward@arm.com>
6187
6188 * mn10300-linux-tdep.c (am33_supply_gregset_method): Use
6189 regcache->raw_supply_zeroed.
6190
6191 2017-05-06 Sergio Durigan Junior <sergiodj@redhat.com>
6192
6193 * configure.nat: Rearrange 'case' statements to match
6194 host before cpu.
6195
6196 2017-05-06 Sergio Durigan Junior <sergiodj@redhat.com>
6197
6198 * Makefile.in: Remove "@host_makefile_frag@". Add variables
6199 NAT_FILE, NATDEPFILES, NAT_CDEPS, LOADLIBES, MH_CFLAGS, XM_CLIBS,
6200 NAT_GENERATED_FILES, HAVE_NATIVE_GCORE_HOST. Add
6201 "@nat_extra_makefile_frag@".
6202 (Makefile): Remove dependency on "@frags@".
6203 ($(GNULIB_BUILDDIR)/Makefile): Likewise.
6204 (data-directory/Makefile): Likewise.
6205 * config/aarch64/linux.mh: Deleted; moved contents to
6206 "gdb/configure.nat".
6207 * config/alpha/alpha-linux.mh: Likewise.
6208 * config/alpha/nbsd.mh: Likewise.
6209 * config/arm/linux.mh: Likewise.
6210 * config/arm/nbsdelf.mh: Likewise.
6211 * config/i386/cygwin.mh: Likewise.
6212 * config/i386/cygwin64.mh: Likewise.
6213 * config/i386/darwin.mh: Likewise.
6214 * config/i386/fbsd.mh: Likewise.
6215 * config/i386/fbsd64.mh: Likewise.
6216 * config/i386/go32.mh: Likewise.
6217 * config/i386/i386gnu.mh: Likewise.
6218 * config/i386/i386sol2.mh: Likewise.
6219 * config/i386/linux.mh: Likewise.
6220 * config/i386/linux64.mh: Likewise.
6221 * config/i386/mingw.mh: Likewise.
6222 * config/i386/mingw64.mh: Likewise.
6223 * config/i386/nbsd64.mh: Likewise.
6224 * config/i386/nbsdelf.mh: Likewise.
6225 * config/i386/nto.mh: Likewise.
6226 * config/i386/obsd.mh: Likewise.
6227 * config/i386/obsd64.mh: Likewise.
6228 * config/i386/sol2-64.mh: Likewise.
6229 * config/ia64/linux.mh: Likewise.
6230 * config/m32r/linux.mh: Likewise.
6231 * config/m68k/linux.mh: Likewise.
6232 * config/m68k/nbsdelf.mh: Likewise.
6233 * config/m68k/obsd.mh: Likewise.
6234 * config/m88k/obsd.mh: Likewise.
6235 * config/mips/fbsd.mh: Likewise.
6236 * config/mips/linux.mh: Likewise.
6237 * config/mips/nbsd.mh: Likewise.
6238 * config/mips/obsd64.mh: Likewise.
6239 * config/pa/linux.mh: Likewise.
6240 * config/pa/nbsd.mh: Likewise.
6241 * config/pa/obsd.mh: Likewise.
6242 * config/powerpc/aix.mh: Likewise.
6243 * config/powerpc/fbsd.mh: Likewise.
6244 * config/powerpc/linux.mh: Likewise.
6245 * config/powerpc/nbsd.mh: Likewise.
6246 * config/powerpc/obsd.mh: Likewise.
6247 * config/powerpc/ppc64-linux.mh: Likewise.
6248 * config/powerpc/spu-linux.mh: Likewise.
6249 * config/s390/linux.mh: Likewise.
6250 * config/sh/nbsd.mh: Likewise.
6251 * config/sparc/fbsd.mh: Likewise.
6252 * config/sparc/linux.mh: Likewise.
6253 * config/sparc/linux64.mh: Likewise.
6254 * config/sparc/nbsd64.mh: Likewise.
6255 * config/sparc/nbsdelf.mh: Likewise.
6256 * config/sparc/obsd64.mh: Likewise.
6257 * config/sparc/sol2.mh: Likewise.
6258 * config/tilegx/linux.mh: Likewise.
6259 * config/vax/nbsdelf.mh: Likewise.
6260 * config/vax/obsd.mh: Likewise.
6261 * config/xtensa/linux.mh: Likewise.
6262 * config/i386/i386gnu.mn: New file, with excerpts from
6263 "config/i386/i386gnu.mh".
6264 * configure: Regenerate.
6265 * configure.ac: Rewrite code to use "gdb/configure.nat" instead of
6266 *.mh files under "gdb/config".
6267 * configure.nat: New file, with contents from the
6268 "gdb/config/*/*.mh" files.
6269
6270 2017-05-05 Tim Wiederhake <tim.wiederhake@intel.com>
6271
6272 * btrace.c (btrace_clear): Free insn vector.
6273
6274 2017-05-05 Pedro Alves <palves@redhat.com>
6275
6276 * warning.m4 (build_warnings): Add -Wno-error=maybe-uninitialized.
6277 * configure: Regenerate.
6278
6279 2017-05-04 Pedro Alves <palves@redhat.com>
6280
6281 * Makefile.in (SFILES): Add progspace-and-thread.c.
6282 (HFILES_NO_SRCDIR): Add progspace-and-thread.h.
6283 (COMMON_OBS): Add progspace-and-thread.o.
6284 * breakpoint.c: Include "progspace-and-thread.h".
6285 (update_inserted_breakpoint_locations)
6286 (insert_breakpoint_locations, create_longjmp_master_breakpoint):
6287 Use scoped_restore_current_pspace_and_thread.
6288 (create_std_terminate_master_breakpoint): Use
6289 scoped_restore_current_program_space.
6290 (remove_breakpoint): Use scoped_restore_current_pspace_and_thread.
6291 (print_breakpoint_location): Use
6292 scoped_restore_current_program_space.
6293 (bp_loc_is_permanent): Use
6294 scoped_restore_current_pspace_and_thread.
6295 (resolve_sal_pc): Use scoped_restore_current_pspace_and_thread.
6296 (download_tracepoint_locations): Use
6297 scoped_restore_current_pspace_and_thread.
6298 (breakpoint_re_set): Use scoped_restore_current_pspace_and_thread.
6299 * exec.c (exec_close_1): Use scoped_restore_current_program_space.
6300 (enum step_over_calls_kind): Moved from inferior.h.
6301 (class scoped_restore_current_thread): New class.
6302 * gdbthread.h (make_cleanup_restore_current_thread): Delete
6303 declaration.
6304 (scoped_restore_current_thread): New class.
6305 * infcmd.c: Include "common/gdb_optional.h".
6306 (continue_1, proceed_after_attach): Use
6307 scoped_restore_current_thread.
6308 (notice_new_inferior): Use scoped_restore_current_thread.
6309 * inferior.c: Include "progspace-and-thread.h".
6310 (restore_inferior, save_current_inferior): Delete.
6311 (add_inferior_command, clone_inferior_command): Use
6312 scoped_restore_current_pspace_and_thread.
6313 * inferior.h (scoped_restore_current_inferior): New class.
6314 * infrun.c: Include "progspace-and-thread.h" and
6315 "common/gdb_optional.h".
6316 (follow_fork_inferior): Use
6317 scoped_restore_current_pspace_and_thread.
6318 (scoped_restore_exited_inferior): New class.
6319 (handle_vfork_child_exec_or_exit): Use
6320 scoped_restore_exited_inferior,
6321 scoped_restore_current_pspace_and_thread,
6322 scoped_restore_current_thread and scoped_restore.
6323 (fetch_inferior_event): Use scoped_restore_current_thread.
6324 * linespec.c (decode_line_full, decode_line_1): Use
6325 scoped_restore_current_program_space.
6326 * mi/mi-main.c: Include "progspace-and-thread.h".
6327 (exec_continue): Use scoped_restore_current_thread.
6328 (mi_cmd_exec_run): Use scoped_restore_current_pspace_and_thread.
6329 (mi_cmd_trace_frame_collected): Use scoped_restore_current_thread.
6330 * proc-service.c (ps_pglobal_lookup): Use
6331 scoped_restore_current_program_space.
6332 * progspace-and-thread.c: New file.
6333 * progspace-and-thread.h: New file.
6334 * progspace.c (release_program_space, clone_program_space): Use
6335 scoped_restore_current_program_space.
6336 (restore_program_space, save_current_program_space)
6337 (save_current_space_and_thread): Delete.
6338 (switch_to_program_space_and_thread): Moved to
6339 progspace-and-thread.c.
6340 * progspace.h (save_current_program_space)
6341 (save_current_space_and_thread): Delete declarations.
6342 (scoped_restore_current_program_space): New class.
6343 * remote.c (remote_btrace_maybe_reopen): Use
6344 scoped_restore_current_thread.
6345 * symtab.c: Include "progspace-and-thread.h".
6346 (skip_prologue_sal): Use scoped_restore_current_pspace_and_thread.
6347 * thread.c (print_thread_info_1): Use
6348 scoped_restore_current_thread.
6349 (struct current_thread_cleanup): Delete.
6350 (do_restore_current_thread_cleanup)
6351 (restore_current_thread_cleanup_dtor): Rename/convert both to ...
6352 (scoped_restore_current_thread::~scoped_restore_current_thread):
6353 ... this new dtor.
6354 (make_cleanup_restore_current_thread): Rename/convert to ...
6355 (scoped_restore_current_thread::scoped_restore_current_thread):
6356 ... this new ctor.
6357 (thread_apply_all_command): Use scoped_restore_current_thread.
6358 (thread_apply_command): Use scoped_restore_current_thread.
6359 * tracepoint.c (tdump_command): Use scoped_restore_current_thread.
6360 * varobj.c (value_of_root_1): Use scoped_restore_current_thread.
6361
6362 2017-05-04 Pedro Alves <palves@redhat.com>
6363
6364 * thread.c (make_cleanup_restore_current_thread): Move
6365 find_thread_ptid call before the is_stopped call. Assert that the
6366 thread is found. Replace is_stopped call by checking the thread's
6367 state directly. Remove unnecessary NULL-thread check.
6368
6369 2017-05-04 Pedro Alves <palves@redhat.com>
6370
6371 * corelow.c (thread_section_name): New class.
6372 (get_core_register_section, get_core_siginfo): Use it.
6373
6374 2017-05-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
6375
6376 * corelow.c (sniff_core_bfd): Remove extra semicolon.
6377 (get_core_register_section): Remove xfree of NULL pointer.
6378
6379 2017-05-03 Alan Hayward <alan.hayward@arm.com>
6380
6381 * frv-linux-tdep.c (frv_linux_supply_gregset): Use raw_supply_zeroed.
6382 * regcache.c (regcache::raw_supply_zeroed): New function.
6383 * regcache.h (regcache::raw_supply_zeroed): New declaration.
6384
6385 2017-05-03 Simon Marchi <simon.marchi@ericsson.com>
6386
6387 * gdbarch.sh: Remove commented out definition of
6388 TARGET_CHAR_BIT.
6389 * gdbarch.h: Re-generate.
6390
6391 2017-05-03 Sergio Durigan Junior <sergiodj@redhat.com>
6392
6393 * configure: Regenerate.
6394
6395 2017-05-02 Simon Marchi <simon.marchi@ericsson.com>
6396
6397 * solib-target.c (solib_target_relocate_section_addresses):
6398 Remove num_section_bases, num_bases, segment_bases variables.
6399
6400 2017-05-02 Simon Marchi <simon.marchi@polymtl.ca>
6401
6402 * common/gdb_vecs.h (DEF_VEC_I (CORE_ADDR)): Remove.
6403
6404 2017-05-02 Simon Marchi <simon.marchi@polymtl.ca>
6405
6406 * solib-target.c: Include <vector>
6407 (struct lm_info_target) <~lm_info_target>: Remove.
6408 <segment_bases, section_bases>: Change type to
6409 std::vector<CORE_ADDR>.
6410 (library_list_start_segment, library_list_start_section,
6411 library_list_end_library,
6412 solib_target_relocate_section_addresses): Adjust.
6413
6414 2017-05-02 Simon Marchi <simon.marchi@polymtl.ca>
6415
6416 * gdbarch.sh (software_single_step): Change return type to
6417 std::vector<CORE_ADDR>.
6418 * gdbarch.c, gdbarch.h: Re-generate.
6419 * arch/arm-get-next-pcs.c (thumb_deal_with_atomic_sequence_raw):
6420 Adjust.
6421 (arm_deal_with_atomic_sequence_raw): Adjust.
6422 (thumb_get_next_pcs_raw): Adjust.
6423 (arm_get_next_pcs_raw): Adjust.
6424 (arm_get_next_pcs): Adjust.
6425 * arch/arm-get-next-pcs.h (arm_get_next_pcs): Adjust.
6426 * aarch64-tdep.c (aarch64_software_single_step): Adjust.
6427 * alpha-tdep.c (alpha_deal_with_atomic_sequence): Adjust.
6428 (alpha_software_single_step): Adjust.
6429 * alpha-tdep.h (alpha_software_single_step): Adjust.
6430 * arm-linux-tdep.c (arm_linux_software_single_step): Adjust.
6431 * arm-tdep.c (arm_software_single_step): Adjust.
6432 (arm_breakpoint_kind_from_current_state): Adjust.
6433 * arm-tdep.h (arm_software_single_step): Adjust.
6434 * breakpoint.c (insert_single_step_breakpoint): Adjust.
6435 * cris-tdep.c (cris_software_single_step): Adjust.
6436 * mips-tdep.c (mips_deal_with_atomic_sequence): Adjust.
6437 (micromips_deal_with_atomic_sequence): Adjust.
6438 (deal_with_atomic_sequence): Adjust.
6439 (mips_software_single_step): Adjust.
6440 * mips-tdep.h (mips_software_single_step): Adjust.
6441 * moxie-tdep.c (moxie_software_single_step): Adjust.
6442 * nios2-tdep.c (nios2_software_single_step): Adjust.
6443 * ppc-tdep.h (ppc_deal_with_atomic_sequence): Adjust.
6444 * rs6000-aix-tdep.c (rs6000_software_single_step): Adjust.
6445 * rs6000-tdep.c (ppc_deal_with_atomic_sequence): Adjust.
6446 * s390-linux-tdep.c (s390_software_single_step): Adjust.
6447 * sparc-tdep.c (sparc_software_single_step): Adjust.
6448 * spu-tdep.c (spu_software_single_step): Adjust.
6449 * tic6x-tdep.c (tic6x_software_single_step): Adjust.
6450
6451 2017-05-02 Simon Marchi <simon.marchi@polymtl.ca>
6452
6453 * gdbarch.sh: Use semi-colon as field separator instead of colon.
6454 * gdbarch.h: Re-generate.
6455
6456 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6457
6458 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-instruction.o.
6459 (SUBDIR_PYTHON_SRCS): Add py-instruction.c.
6460 * python/py-instruction.c, python/py-instruction.h: New file.
6461 * python/py-record.c: Add py-instruction.h include.
6462 (gdbpy_initialize_record): Make gdb.Instruction a super class of
6463 gdb.RecordInstruction.
6464 * python/python-internal.h: Add gdbpy_initialize_instruction
6465 declaration.
6466 * python/python.c (do_start_initialization): Add
6467 gdbpy_initialize_instruction.
6468
6469 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6470
6471 * python/py-record-btrace.c (BTPY_REQUIRE_VALID_CALL, btpy_call_type):
6472 Remove.
6473 (btrace_func_from_recpy_func): New function.
6474 (btpy_call_new, btpy_number, btpy_hash, btpy_richcompare): Remove.
6475 (btpy_call_level, btpy_call_symbol, btpy_call_instructions,
6476 btpy_call_up, btpy_call_prev_sibling, btpy_call_next_sibling): Rename to ...
6477 (recpy_bt_func_level, recpy_bt_func_symbol, recpy_bt_func_instructions,
6478 recpy_bt_func_up, recpy_bt_func_prev, recpy_bt_func_next): This.
6479 Also, use new helper functions.
6480 (btpy_list_item): Use new helper functions.
6481 (recpy_bt_function_call_history): Use new type name.
6482 (btpy_call_getset): Remove.
6483 (gdbpy_initialize_btrace): Remove code to initialize
6484 gdb.BtraceFunctionCall.
6485 * python/py-record-btrace.h (recpy_bt_func_number, recpy_btb_func_level,
6486 recpy_btb_func_symbol, recpy_bt_func_instructions, recpy_bt_func_up,
6487 recpy_bt_func_prev, recpy_bt_func_next): New export.
6488 * python/py-record.c (recpy_func_type): New static object.
6489 (recpy_func_new, recpy_func_level, recpy_func_symbol,
6490 recpy_func_instructions, recpy_func_up, recpy_func_prev,
6491 recpy_func_next): New function.
6492 (recpy_element_hash, recpy_element_richcompare): Updated comment.
6493 (recpy_func_getset): New static object.
6494 (gdbpy_initialize_record): Add code to initialize gdb.RecordInstruction.
6495 * python/py-record.h (recpy_func_type, recpy_func_new): New export.
6496
6497 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6498
6499 * python/py-record-btrace.c (BTPY_REQUIRE_VALID_INSN): Remove.
6500 (btpy_object, btpy_insn_type, btpy_new): Remove.
6501 (btpy_list_object): Use gdb.RecordInstruction type instead of
6502 gdb.BtraceInstruction type.
6503 (btrace_insn_from_recpy_insn): New function.
6504 (btpy_insn_or_gap_new): Adjust comment. Use recpy_insn_new instead of
6505 btpy_new.
6506 (btpy_call_new, btpy_list_item): Do not use btpy_new anymore.
6507 (btpy_number, btpy_hash, btpy_call_level, btpy_call_symbol,
6508 btpy_call_instructions, btpy_call_up, btpy_call_prev_sibling,
6509 btpy_call_next_sibling, btpy_richcompare): Use recpy_element_object
6510 instead of btpy_object.
6511 (btpy_insn_sal, btpy_insn_pc, btpy_insn_size, btpy_insn_is_speculative,
6512 btpy_insn_data, btpy_insn_decode): Rename to ...
6513 (recpy_bt_insn_sal, recpy_bt_insn_pc, recpy_bt_insn_size,
6514 recpy_bt_insn_is_speculative, recpy_bt_insn_data,
6515 recpy_bt_insn_decode): This. Also, use new helper functions.
6516 (btpy_list_position, recpy_bt_goto): Use recpy_element_object and
6517 recpy_insn_type.
6518 (btpy_insn_getset): Remove.
6519 (gdbpy_initialize_btrace): Remove code to initialize
6520 gdb.BtraceInstruction. Use recpy_element_object.
6521 * python/py-record-btrace.h (recpy_bt_insn_number, recpy_bt_insn_sal,
6522 recpy_bt_insn_pc, recpy_bt_insn_data, recpy_bt_insn_decoded,
6523 recpy_bt_insn_size, recpy_bt_insn_is_speculative): New export.
6524 * python/py-record.c (recpy_insn_type): New static object.
6525 (recpy_insn_new, recpy_insn_sal, recpy_insn_pc, recpy_insn_data,
6526 recpy_insn_decoded, recpy_insn_size, recpy_insn_is_speculative,
6527 recpy_element_number, recpy_element_hash, recpy_element_richcompare):
6528 New function.
6529 (recpy_insn_getset): New static object.
6530 (gdbpy_initialize_record): Initialize gdb.RecordInstruction.
6531 * python/py-record.h (recpy_element_object): New typedef.
6532 (recpy_insn_type, recpy_insn_new): New export.
6533
6534 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6535
6536 * py-record-btrace.c (btpy_insn_new): Removed.
6537 (btpy_insn_or_gap_new): New function.
6538 (btpy_insn_error): Removed.
6539 (btpy_insn_sal, btpy_insn_pc, btpy_insn_size, btpy_insn_is_speculative,
6540 btpy_insn_data, btpy_insn_decode): Remove code path for gaps.
6541 (recpy_bt_replay_position, recpy_bt_begin, recpy_bt_end): Call
6542 btpy_insn_or_gap_new instead of btpy_insn_new.
6543 (btpy_insn_getset): Remove btpy_insn_error.
6544 * py-record.c (recpy_gap_type): New static object.
6545 (recpy_gap_object): New typedef.
6546 (recpy_gap_new, recpy_gap_number, recpy_gap_reason_code,
6547 recpy_gap_reason_string): New function.
6548 (recpy_gap_getset): New static object.
6549 (gdbpy_initialize_record): Initialize gdb.RecordGap type.
6550 * py-record.h (recpy_gap_new): New export.
6551
6552 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6553
6554 * python/py-record.c (recpy_ptid): Remove.
6555 (recpy_record_getset): Remove recpy_ptid.
6556
6557 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6558
6559 * btrace.c (btrace_fetch): Set inferior_ptid.
6560 * python/py-record-btrace.c: Add "py-record.h" include.
6561 (recpy_bt_format, recpy_bt_replay_position, recpy_bt_begin,
6562 recpy_bt_end, recpy_bt_instruction_history,
6563 recpy_bt_function_call_history, recpy_bt_goto): Use ptid stored
6564 in gdb.Record object instead of current ptid.
6565 * python/py-record.c: Include new "py-record.h" file.
6566 (recpy_record_object): Moved to py-record.h.
6567 * python/py-record.h: New file.
6568
6569 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6570
6571 * python/py-record-btrace.c (BTPY_REQUIRE_VALID_INSN,
6572 BTPY_REQUIRE_VALID_CALL, recpy_bt_function_call_history): Fix
6573 indentation.
6574
6575 2017-05-01 Joel Brobecker <brobecker@adacore.com>
6576
6577 * MAINTAINERS: Move Daniel Jacobowitz and Mark Kettenis to
6578 the past maintainers section.
6579
6580 2017-04-28 Yao Qi <yao.qi@linaro.org>
6581
6582 * infcmd.c (get_return_value): Use regcache ctor, and remove
6583 cleanup.
6584
6585 2017-04-28 Yao Qi <yao.qi@linaro.org>
6586 Pedro Alves <palves@redhat.com>
6587
6588 * regcache.c (regcache::regcache): New tag dispatch ctor.
6589 (do_cooked_read): Moved above.
6590 (regcache_dup): Use the tag dispatch ctor..
6591 * regcache.h (regcache): Declare ctor, delete copy ctor and
6592 assignment operator, remove friend regcache_dup.
6593
6594 2017-04-28 Yao Qi <yao.qi@linaro.org>
6595
6596 * regcache.c (regcache_dup): Assert !src->m_readonly_p and
6597 call method save instead of regcache_cpy.
6598 * regcache.h (struct regcache): Make regcache_dup a friend.
6599
6600 2017-04-28 Yao Qi <yao.qi@linaro.org>
6601
6602 * regcache.c (struct regcache): Move to regcache.h
6603 (regcache::arch): New method.
6604 (regcache_get_ptid): Update.
6605 (get_regcache_arch): Call arch method.
6606 (get_regcache_aspace): Call method aspace.
6607 (register_buffer): Change it to method.
6608 (regcache_save): Change it to regcache::save.
6609 (regcache_restore): Likewise.
6610 (regcache_cpy_no_passthrough): Remove the declaration.
6611 (regcache_cpy): Call methods restore and cpy_no_passthrough.
6612 (regcache_cpy_no_passthrough): Change it to method
6613 cpy_no_passthrough.
6614 (regcache_register_status): Change it to method
6615 get_register_status.
6616 (regcache_invalidate): Change it to method invalidate.
6617 (regcache_thread_ptid_changed): Use methods ptid and set_ptid.
6618 (regcache_raw_update): Change it to method raw_update.
6619 (regcache_raw_read): Likewise.
6620 (regcache_raw_read_signed): Likewise.
6621 (regcache_raw_read_unsigned): Likewise.
6622 (regcache_raw_write_signed): Likewise.
6623 (regcache_raw_write_unsigned): Likewise.
6624 (regcache_cooked_read): Likewise.
6625 (regcache_cooked_read_value): Likewise.
6626 (regcache_cooked_read_signed): Likewise.
6627 (regcache_cooked_read_unsigned): Likewise.
6628 (regcache_cooked_write_signed): Likewise.
6629 (regcache_cooked_write_unsigned): Likewise.
6630 (regcache_raw_set_cached_value): Likewise.
6631 (regcache_raw_write): Likewise.
6632 (regcache_cooked_write): Likewise.
6633 (regcache_xfer_part): Likewise.
6634 (regcache_raw_read_part): Likewise.
6635 (regcache_raw_write_part): Likewise.
6636 (regcache_cooked_read_part): Likewise.
6637 (regcache_cooked_write_part): Likewise.
6638 (regcache_raw_supply): Likewise.
6639 (regcache_raw_collect): Likewise.
6640 (regcache_transfer_regset): Likewise.
6641 (regcache_supply_regset): Likewise.
6642 (regcache_collect_regset): Likewise.
6643 (regcache_debug_print_register): Likewise.
6644 (enum regcache_dump_what): Move it to regcache.h.
6645 (regcache_dump): Change it to method dump.
6646 * regcache.h (enum regcache_dump_what): New.
6647 (class regcache): New.
6648 * target.c (target_fetch_registers): Call method
6649 debug_print_register.
6650 (target_store_registers): Likewise.
6651
6652 2017-04-28 Simon Marchi <simon.marchi@ericsson.com>
6653
6654 * windows-nat.c (struct lm_info_windows): Initialize field.
6655 (windows_make_so): Allocate lm_info_windows with new.
6656 (windows_free_so): Free lm_info_windows with delete.
6657
6658 2017-04-28 Simon Marchi <simon.marchi@ericsson.com>
6659
6660 * solib-darwin.c (struct lm_info_darwin): Initialize field.
6661 (darwin_current_sos): Allocate lm_info_darwin with new, remove
6662 cleanup.
6663 (darwin_free_so): Free lm_info_darwin with delete.
6664
6665 2017-04-28 Simon Marchi <simon.marchi@ericsson.com>
6666
6667 * solib-svr4.h (struct lm_info_svr4): Initialize fields.
6668 <l_addr_p>: Change type to bool.
6669 * solib-svr4.c (lm_info_read): Allocate lm_info_svr4 with new.
6670 (svr4_free_so): Free lm_info_svr4 with delete.
6671 (svr4_copy_library_list): Replace memcpy with call to copy
6672 constructor.
6673 (library_list_start_library, svr4_default_sos): Allocate
6674 lm_info_svr4 with new.
6675
6676 2017-04-28 Simon Marchi <simon.marchi@ericsson.com>
6677
6678 * solib-target.c (struct lm_info_target): Add destructor,
6679 initialize fields.
6680 <name>: Change type to std::string.
6681 (library_list_start_library): Allocate lm_info_target with new.
6682 (solib_target_free_library_list): Free lm_info_target with
6683 delete.
6684 (solib_target_current_sos): Adapt to std::string.
6685 (solib_target_free_so): Free lm_info_target with delete.
6686
6687 2017-04-28 Simon Marchi <simon.marchi@ericsson.com>
6688
6689 * solib-frv.c (struct lm_info_frv): Add destructor, initialize
6690 fields.
6691 (frv_current_sos): Allocate lm_info_frv with new.
6692 (frv_relocate_main_executable): Free lm_info_frv with delete,
6693 allocate with new.
6694 (frv_clear_solib, frv_free_so): Free lm_info_frv with delete.
6695
6696 2017-04-28 Simon Marchi <simon.marchi@ericsson.com>
6697
6698 * solib-frv.c (struct lm_info_frv): Fix indentation.
6699
6700 2017-04-28 Simon Marchi <simon.marchi@ericsson.com>
6701
6702 * solib-dsbt.c (struct lm_info_dsbt): Add destructor, initialize
6703 map field.
6704 (dsbt_current_sos): Allocate lm_info_dsbt with new.
6705 (dsbt_relocate_main_executable): Free lm_info_dsbt with delete
6706 and allocate with new.
6707 (dsbt_clear_solib, dsbt_free_so): Free lm_info_dsbt with delete.
6708
6709 2017-04-28 Simon Marchi <simon.marchi@ericsson.com>
6710
6711 * solib-aix.c (struct lm_info_aix): Initialize fields in-class.
6712 <filename, member_name>: Change type to std::string.
6713 (solib_aix_new_lm_info, solib_aix_xfree_lm_info): Remove.
6714 (library_list_start_library): Allocate lm_info_aix with new.
6715 (solib_aix_free_library_list, solib_aix_free_so): Free with delete.
6716 (solib_aix_current_sos): Adapt to std::string, copy lm_info_aix
6717 with copy constructor.
6718
6719 2017-04-28 Simon Marchi <simon.marchi@ericsson.com>
6720
6721 * solist.h (struct lm_info): Remove.
6722 (struct lm_info_base): New class.
6723 (struct so_list) <lm_info>: Change type to lm_info_base *.
6724 * nto-tdep.c (struct lm_info): Remove.
6725 (lm_addr): Adjust.
6726 * solib-aix.c (struct lm_info): Rename to ...
6727 (struct lm_info_aix): ... this. Extend lm_info_base.
6728 (lm_info_p): Rename to ...
6729 (lm_info_aix_p): ... this, and adjust.
6730 (solib_aix_new_lm_info, solib_aix_xfree_lm_info,
6731 solib_aix_parse_libraries, library_list_start_library,
6732 solib_aix_free_library_list, solib_aix_parse_libraries,
6733 solib_aix_get_library_list,
6734 solib_aix_relocate_section_addresses, solib_aix_free_so,
6735 solib_aix_get_section_offsets,
6736 solib_aix_solib_create_inferior_hook, solib_aix_current_sos):
6737 Adjust.
6738 (struct solib_aix_inferior_data) <library_list>: Adjust.
6739 * solib-darwin.c (struct lm_info): Rename to ...
6740 (struct lm_info_darwin): ... this. Extend lm_info_base.
6741 (darwin_current_sos, darwin_relocate_section_addresses): Adjust.
6742 * solib-dsbt.c (struct lm_info): Rename to ...
6743 (struct lm_info_dsbt): ... this. Extend lm_info_base.
6744 (struct dsbt_info) <main_executable_lm_info): Adjust.
6745 (dsbt_current_sos, dsbt_relocate_main_executable, dsbt_free_so,
6746 dsbt_relocate_section_addresses): Adjust.
6747 * solib-frv.c (struct lm_info): Rename to ...
6748 (struct lm_info_frv): ... this. Extend lm_info_base.
6749 (main_executable_lm_info): Adjust.
6750 (frv_current_sos, frv_relocate_main_executable, frv_free_so,
6751 frv_relocate_section_addresses, frv_fdpic_find_global_pointer,
6752 find_canonical_descriptor_in_load_object,
6753 frv_fdpic_find_canonical_descriptor): Adjust.
6754 * solib-svr4.c (struct lm_info): Move to solib-svr4.h, renamed
6755 to lm_info_svr4.
6756 (lm_info_read, lm_addr_check, svr4_keep_data_in_core,
6757 svr4_clear_so, svr4_copy_library_list,
6758 library_list_start_library, svr4_default_sos, svr4_read_so_list,
6759 svr4_current_sos, svr4_fetch_objfile_link_map,
6760 solist_update_incremental): Adjust.
6761 * solib-svr4.h (struct lm_info_svr4): Move here from
6762 solib-svr4.c.
6763 * solib-target.c (struct lm_info): Rename to ...
6764 (struct lm_info_target): ... this. Extend lm_info_base.
6765 (lm_info_p): Rename to ...
6766 (lm_info_target_p): ... this.
6767 (solib_target_parse_libraries, library_list_start_segment,
6768 library_list_start_section, library_list_start_library,
6769 library_list_end_library, solib_target_free_library_list,
6770 solib_target_current_sos, solib_target_free_so,
6771 solib_target_relocate_section_addresses): Adjust.
6772 * windows-nat.c (struct lm_info): Rename to ...
6773 (struct lm_info_windows): ... this. Extend lm_info_base.
6774 (windows_make_so, handle_load_dll, handle_unload_dll,
6775 windows_xfer_shared_libraries): Adjust.
6776
6777 2017-04-28 Simon Marchi <simon.marchi@ericsson.com>
6778
6779 * solib-darwin.c (struct darwin_so_list): Remove.
6780 (darwin_current_sos): Allocate an so_list object instead of a
6781 darwin_so_list, separately allocate an lm_info object.
6782 (darwin_free_so): Free lm_info.
6783
6784 2017-04-28 John Baldwin <jhb@FreeBSD.org>
6785
6786 * mips-tdep.c (print_gp_register_row): Replace printf_filtered
6787 with fprintf_filtered.
6788
6789 2017-04-28 Yao Qi <yao.qi@linaro.org>
6790
6791 * regcache.c (regcache::regcache): New function.
6792 (regcache::~regcache): New function.
6793 (regcache_xmalloc_1): Remove.
6794 (regcache_xmalloc): Call new regcache.
6795 (regcache_xfree): Call delete regcache.
6796 (get_thread_arch_aspace_regcache): Call new regcache.
6797
6798 2017-04-28 Yao Qi <yao.qi@linaro.org>
6799
6800 * mips-linux-nat.c (mips_linux_new_thread): Use ptid method
6801 lwp instead of ptid_get_lwp.
6802
6803 2017-04-28 Yao Qi <yao.qi@linaro.org>
6804
6805 * mips-linux-nat.c (mips_linux_new_thread): Get lwpid from
6806 lwp_info instead of getting from inferior_ptid.
6807
6808 2017-04-27 Keith Seitz <keiths@redhat.com>
6809
6810 * gdbtypes.c (LVALUE_REFERENCE_TO_RVALUE_BINDING_BADNESS)
6811 DIFFERENT_REFERENCE_TYPE_BADNESS): Remove.
6812 (CV_CONVERSION_BADNESS): Define.
6813 (rank_one_type): Remove overly restrictive rvalue reference
6814 rank checks.
6815 Add cv-qualifier checks and subranks for type equality.
6816 * gdbtypes.h (REFERENCE_CONVERSION_RVALUE,
6817 REFERENCE_CONVERSION_CONST_LVALUE, CV_CONVERSION_BADNESS,
6818 CV_CONVERSION_CONST, CV_CONVERSION_VOLATILE): Declare.
6819
6820 2017-04-27 Simon Marchi <simon.marchi@ericsson.com>
6821
6822 * python/py-inferior.c (inferior_to_inferior_object): Increment reference
6823 count when creating the object.
6824
6825 2017-04-27 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
6826 Ulrich Weigand <uweigand@de.ibm.com>
6827
6828 * xcoffread.c (read_xcoff_symtab): Read correct function auxiliary
6829 entry if xlc -qfuncsect or gcc -ffunction-sections compiler option
6830 is used in AIX.
6831 (read_xcoff_symtab): Handle C_WEAKEXT storage class.
6832 (process_xcoff_symbol): Likewise.
6833 (scan_xcoff_symtab): Likewise.
6834
6835 2017-04-26 Alan Hayward <alan.hayward@arm.com>
6836
6837 * ia64-tdep.c (examine_prologue): Use get_frame_register_unsigned.
6838 (ia64_sigtramp_frame_prev_register): Use read_memory_unsigned_integer.
6839 (ia64_access_reg): Use get_frame_register_unsigned.
6840 (ia64_access_rse_reg): Likewise.
6841 (ia64_libunwind_frame_prev_register): Likewise.
6842
6843 2017-04-26 Jiong Wang <jiong.wang@arm.com>
6844
6845 * gdbarch.sh: New gdbarch method execute_dwarf_cfa_vendor_op.
6846 * gdbarch.c: Regenerated.
6847 * gdbarch.h: Regenerated.
6848 * dwarf2-frame.c (dwarf2_frame_state_alloc_regs): Made the
6849 visibility external.
6850 (execute_cfa_program): Call execute_dwarf_cfa_vendor_op for CFI
6851 between DW_CFA_lo_user and DW_CFA_high_user inclusive.
6852 (enum cfa_how_kind): Move to ...
6853 (struct dwarf2_frame_state_reg_info): Likewise.
6854 (struct dwarf2_frame_state): Likewise.
6855 * dwarf2-frame.h: ... here.
6856 (dwarf2_frame_state_alloc_regs): New declaration.
6857 * sparc-tdep.c (sparc_execute_dwarf_cfa_vendor_op): New function.
6858 (sparc32_gdbarch_init): Register execute_dwarf_cfa_vendor_op hook.
6859
6860 2017-04-26 Alan Hayward <alan.hayward@arm.com>
6861
6862 * xtensa-tdep.c (xtensa_pseudo_register_read): Use
6863 regcache_raw_read_unsigned.
6864 (xtensa_pseudo_register_write): Likewise.
6865
6866 2017-04-26 Alan Hayward <alan.hayward@arm.com>
6867
6868 * nds32-tdep.c (nds32_pseudo_register_read): Abort on errors.
6869 (nds32_pseudo_register_write): Likewise.
6870
6871 2017-04-25 Yao Qi <yao.qi@linaro.org>
6872
6873 * regcache.c (struct regcache) <readonly_p>: Change its type
6874 to bool.
6875 (regcache_xmalloc_1): Update parameter type and callers update.
6876
6877 2017-04-25 Yao Qi <yao.qi@linaro.org>
6878
6879 * aarch64-tdep.c (aarch64_gdbarch_init): Don't call
6880 set_gdbarch_wchar_bit.
6881 * arm-tdep.c (arm_gdbarch_init): Likewise.
6882
6883 2017-04-25 Pedro Alves <palves@redhat.com>
6884
6885 * common/poison.h [!HAVE_IS_TRIVIALLY_COPYABLE] (IsRelocatable)
6886 (BothAreRelocatable, memcopy, memmove): Don't define.
6887 * common/traits.h (__has_feature, HAVE_IS_TRIVIALLY_COPYABLE): New
6888 macros.
6889
6890 2017-04-25 Pedro Alves <palves@redhat.com>
6891
6892 * common/common-defs.h: Include "common/poison.h".
6893 * common/function-view.h: (Not, Or, Requires): Move to traits.h
6894 and adjust.
6895 * common/poison.h: New file.
6896 * common/traits.h: Include <type_traits>.
6897 (Not, Or, Requires): New, moved from common/function-view.h.
6898
6899 2017-04-25 Pedro Alves <palves@redhat.com>
6900
6901 * breakpoint.h (struct breakpoint): In-class initialize all
6902 fields. Make boolean fields "bool".
6903 * breakpoint.c (init_raw_breakpoint_without_location): Remove
6904 memset call and initializations no longer necessary.
6905
6906 2017-04-25 Pedro Alves <palves@redhat.com>
6907
6908 * btrace.c (pt_btrace_insn_flags): Change parameter type to
6909 reference.
6910 (pt_btrace_insn): New function.
6911 (ftrace_add_pt): Remove memset call and use pt_btrace_insn.
6912
6913 2017-04-25 Pedro Alves <palves@redhat.com>
6914
6915 * ada-lang.c (ada_catchpoint_location): Now a "class". Remove
6916 "base" field and inherit from "bp_location" instead. Add
6917 non-default ctor.
6918 (allocate_location_exception): Use new non-default ctor.
6919 * breakpoint.c (get_first_locp_gte_addr): Remove memset call.
6920 (init_bp_location): Convert to ...
6921 (bp_location::bp_location): ... this new ctor, and remove memset
6922 call.
6923 (base_breakpoint_allocate_location): Use the new non-default ctor.
6924 * breakpoint.h (bp_location): Now a class. Declare default and
6925 non-default ctors. In-class initialize all members.
6926 (init_bp_location): Remove declaration.
6927
6928 2017-04-25 Pedro Alves <palves@redhat.com>
6929
6930 * common/enum-flags.h (enum_flags): Don't implement copy ctor and
6931 assignment operator.
6932
6933 2017-04-24 Yao Qi <yao.qi@linaro.org>
6934
6935 * doublest.c (convert_doublest_to_floatformat): Call
6936 floatformat_totalsize_bytes.
6937
6938 2017-04-22 Tom Tromey <tom@tromey.com>
6939
6940 * mi/mi-cmd-file.c (mi_cmd_file_list_shared_libraries): Use
6941 ui_out_emit_list.
6942 * stack.c (print_frame): Use ui_out_emit_list.
6943 * mi/mi-symbol-cmds.c (mi_cmd_symbol_list_lines): Use
6944 ui_out_emit_list.
6945 * mi/mi-main.c (print_one_inferior)
6946 (mi_cmd_data_list_register_names)
6947 (mi_cmd_data_list_register_values, mi_cmd_list_features)
6948 (mi_cmd_list_target_features, mi_cmd_trace_frame_collected): Use
6949 ui_out_emit_list.
6950 * mi/mi-interp.c (mi_on_normal_stop_1): Use ui_out_emit_list.
6951 (mi_output_solib_attribs): Use ui_out_emit_list,
6952 ui_out_emit_tuple.
6953 * mi/mi-cmd-var.c (varobj_update_one): Use ui_out_emit_list.
6954 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames)
6955 (mi_cmd_stack_list_args, list_args_or_locals): Use
6956 ui_out_emit_list.
6957 * disasm.c (do_assembly_only): Use ui_out_emit_list.
6958 * breakpoint.c (print_solib_event, output_thread_groups): Use
6959 ui_out_emit_list.
6960
6961 2017-04-22 Tom Tromey <tom@tromey.com>
6962
6963 * mi/mi-main.c (print_variable_or_computed): Use ui_out_emit_tuple.
6964 * mi/mi-cmd-var.c (varobj_update_one): Use ui_out_emit_tuple.
6965 * mi/mi-cmd-stack.c (list_arg_or_local): Use ui_out_emit_tuple.
6966
6967 2017-04-22 Tom Tromey <tom@tromey.com>
6968
6969 * tracepoint.c (tvariables_info_1)
6970 (print_one_static_tracepoint_marker): Use ui_out_emit_tuple.
6971
6972 2017-04-22 Tom Tromey <tom@tromey.com>
6973
6974 * stack.c (print_frame_arg): Use ui_out_emit_tuple,
6975 annotate_arg_emitter.
6976 * breakpoint.c (print_mention_watchpoint)
6977 (print_mention_masked_watchpoint): Use ui_out_emit_tuple.
6978 * annotate.h (struct annotate_arg_emitter): New.
6979
6980 2017-04-22 Tom Tromey <tom@tromey.com>
6981
6982 * record-btrace.c (record_btrace_insn_history)
6983 (record_btrace_insn_history_range, record_btrace_call_history)
6984 (record_btrace_call_history_range): Use ui_out_emit_tuple.
6985 * thread.c (do_captured_list_thread_ids, print_thread_info_1): Use
6986 ui_out_emit_tuple.
6987 * stack.c (print_frame_info): Use ui_out_emit_tuple.
6988 * solib.c (info_sharedlibrary_command): Use ui_out_emit_tuple.
6989 * skip.c (skip_info): Use ui_out_emit_tuple.
6990 * remote.c (show_remote_cmd): Use ui_out_emit_tuple.
6991 * progspace.c (print_program_space): Use ui_out_emit_tuple.
6992 * probe.c (info_probes_for_ops): Use ui_out_emit_tuple.
6993 * osdata.c (info_osdata): Use ui_out_emit_tuple.
6994 * mi/mi-symbol-cmds.c (mi_cmd_symbol_list_lines): Use
6995 ui_out_emit_tuple.
6996 * mi/mi-main.c (print_one_inferior, list_available_thread_groups)
6997 (output_register, mi_cmd_data_read_memory)
6998 (mi_cmd_data_read_memory_bytes, mi_load_progress)
6999 (mi_cmd_trace_frame_collected): Use ui_out_emit_tuple.
7000 * mi/mi-cmd-var.c (mi_cmd_var_list_children, varobj_update_one):
7001 Use ui_out_emit_tuple.
7002 * mi/mi-cmd-stack.c (mi_cmd_stack_list_args): Use
7003 ui_out_emit_tuple.
7004 * mi/mi-cmd-info.c (mi_cmd_info_ada_exceptions)
7005 (mi_cmd_info_gdb_mi_command): Use ui_out_emit_tuple.
7006 * linux-thread-db.c (info_auto_load_libthread_db): Use
7007 ui_out_emit_tuple.
7008 * inferior.c (print_inferior): Use ui_out_emit_tuple.
7009 * gdb_bfd.c (print_one_bfd): Use ui_out_emit_tuple.
7010 * disasm.c (do_mixed_source_and_assembly_deprecated)
7011 (do_mixed_source_and_assembly): Use ui_out_emit_tuple.
7012 * cp-abi.c (list_cp_abis): Use ui_out_emit_tuple.
7013 * cli/cli-setshow.c (cmd_show_list): Use ui_out_emit_tuple.
7014 * breakpoint.c (print_one_breakpoint_location)
7015 (print_one_breakpoint): Use ui_out_emit_tuple.
7016 * auto-load.c (print_script, info_auto_load_cmd): Use
7017 ui_out_emit_tuple.
7018 * ada-tasks.c (print_ada_task_info): Use ui_out_emit_tuple.
7019
7020 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
7021
7022 * thread.c (print_thread_info_1): Remove dead code.
7023
7024 2017-04-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7025
7026 * aarch64-tdep.c (selftests::aarch64_process_record_test): Make it #if
7027 GDB_SELF_TEST.
7028 * arm-tdep.c (selftests::arm_record_test): Likewise.
7029
7030 2017-04-21 Yao Qi <yao.qi@linaro.org>
7031
7032 * regcache.c (regcache_restore): Remove argument 2. Replace
7033 argument 3 with regcache. Get register status from
7034 src->register_status and get register contents from
7035 register_buffer (src, regnum).
7036 (regcache_cpy): Update.
7037
7038 2017-04-19 Pedro Alves <palves@redhat.com>
7039
7040 * gdbthread.h (thread): Add missing closing parenthesis in
7041 comment.
7042
7043 2017-04-19 Pedro Alves <palves@redhat.com>
7044
7045 * common/refcounted-object.h: New file.
7046 * gdbthread.h: Include "common/refcounted-object.h".
7047 (thread_info): Inherit from refcounted_object and add comments.
7048 (thread_info::incref, thread_info::decref)
7049 (thread_info::m_refcount): Delete.
7050 (thread_info::deletable): Use the refcounted_object::refcount()
7051 method.
7052 * inferior.c (current_inferior_): Add comment.
7053 (set_current_inferior): Increment/decrement refcounts.
7054 (prune_inferiors, remove_inferior_command): Skip inferiors marked
7055 not-deletable instead of comparing with the current inferior.
7056 (initialize_inferiors): Increment the initial inferior's refcount.
7057 * inferior.h (struct inferior): Forward declare.
7058 Include "common/refcounted-object.h".
7059 (current_inferior, set_current_inferior): Move declaration to
7060 before struct inferior's definition, and fix comment.
7061 (inferior): Inherit from refcounted_object. Add comments.
7062 * thread.c (switch_to_thread_no_regs): Reference the thread's
7063 inferior pointer directly instead of doing a ptid lookup.
7064 (switch_to_no_thread): New function.
7065 (switch_to_thread(thread_info *)): New function, factored out
7066 from ...
7067 (switch_to_thread(ptid_t)): ... this.
7068 (restore_current_thread): Delete.
7069 (current_thread_cleanup): Remove 'inf_id' and 'was_removable'
7070 fields, and add 'inf' field.
7071 (do_restore_current_thread_cleanup): Check whether old->inf is
7072 alive instead of looking up an inferior by ptid. Use
7073 switch_to_thread and switch_to_no_thread.
7074 (restore_current_thread_cleanup_dtor): Use old->inf directly
7075 instead of lookup up an inferior by id. Decref the inferior.
7076 Don't restore 'removable'.
7077 (make_cleanup_restore_current_thread): Same the inferior pointer
7078 in old, instead of the inferior number. Incref the inferior.
7079 Don't save/clear 'removable'.
7080
7081 2017-04-19 Pedro Alves <palves@redhat.com>
7082
7083 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
7084 unittests/scoped_restore-selftests.c.
7085 (SUBDIR_UNITTESTS_OBS): Add scoped_restore-selftests.o.
7086 * common/scoped_restore.h (scoped_restore_base): Make "class".
7087 (scoped_restore_base::release): New public method.
7088 (scoped_restore_base::scoped_restore_base): New protected ctor.
7089 (scoped_restore_base::m_saved_var): New protected field.
7090 (scoped_restore_tmpl::scoped_restore_tmpl(T*)): Initialize the
7091 scoped_restore_base base class instead of m_saved_var directly.
7092 (scoped_restore_tmpl::scoped_restore_tmpl(T*, T2)): Likewise.
7093 (scoped_restore_tmpl::scoped_restore_tmpl(const
7094 scoped_restore_tmpl<T>&)): Likewise.
7095 (scoped_restore_tmpl::~scoped_restore_tmpl): Use the saved_var
7096 method.
7097 (scoped_restore_tmpl::saved_var): New method.
7098 (scoped_restore_tmpl::m_saved_var): Delete.
7099 * inferior.h (inferior::detaching): Now a bool.
7100 * infrun.c (prepare_for_detach): Use a scoped_restore instead of a
7101 cleanup.
7102 * unittests/scoped_restore-selftests.c: New file.
7103
7104 2017-04-19 Pedro Alves <palves@redhat.com>
7105
7106 * Makefile.in (SUBDIR_UNITTESTS_SRCS, SUBDIR_UNITTESTS_OBS):
7107 Re-sort in alphabetic order.
7108
7109 2017-04-18 Pedro Alves <palves@redhat.com>
7110
7111 * xml-support.c (obstack_xml_printf): Delete.
7112 * xml-support.h (obstack_xml_printf): Delete.
7113
7114 2017-04-18 Pedro Alves <palves@redhat.com>
7115
7116 * xml-support.c (gdb_xml_parser) <use_dtd, dtd_name, parse,
7117 vdebug, verror, body_text, start_element, end_element, name,
7118 user_data, set_is_xinclude, set_error, expat_parser>: New methods.
7119 <name, user_data, expat_parser, scopes, error, last_line, dtd_name,
7120 is_xinclude>: Make private and add m_ prefix.
7121 (gdb_xml_parser::body_text): New method, based on ...
7122 (gdb_xml_body_text): ... this. Adjust.
7123 (gdb_xml_parser::vdebug): New method, based on ...
7124 (gdb_xml_debug): ... this. Adjust.
7125 (gdb_xml_parser::verror): New method, based on ...
7126 (gdb_xml_error): ... this. Adjust.
7127 (gdb_xml_parser::start_element): New method, based on ...
7128 (gdb_xml_start_element): ... this. Adjust.
7129 (gdb_xml_start_element_wrapper): Defer to
7130 gdb_xml_parser::start_element and gdb_xml_parser::set_error.
7131 (gdb_xml_parser::end_element): New method, based on ...
7132 (gdb_xml_end_element_wrapper): ... this. Adjust.
7133 (gdb_xml_parser::~gdb_xml_parser): Adjust.
7134 (gdb_xml_parser::gdb_xml_parser): Adjust to field renames.
7135 (gdb_xml_parser::use_dtd): New method, based on ...
7136 (gdb_xml_use_dtd): ... this. Adjust.
7137 (gdb_xml_parser::parse): New method, based on ...
7138 (gdb_xml_parse): ... this. Adjust.
7139 (gdb_xml_parse_quick): Adjust to call the parser's parse method.
7140 (xinclude_start_include): Adjust to call the parser's name method.
7141 (xml_xinclude_default, xml_xinclude_start_doctype)
7142 (xml_xinclude_end_doctype): Adjust to call the parser's user_data
7143 method.
7144 (xml_process_xincludes): Adjust to call parser methods.
7145 * xml-support.h (gdb_xml_use_dtd, gdb_xml_parse): Delete
7146 declarations.
7147
7148 2017-04-18 Pedro Alves <palves@redhat.com>
7149
7150 * tracefile-tfile.c (tfile_write_tdesc): Adjust to use
7151 gdb::optional<std::string>.
7152 * xml-support.c: Include <string>.
7153 (scope_level::scope_level(scope_level &&))
7154 (scope_level::~scope_level): Delete.
7155 (scope_level::body): Now a std::string.
7156 (gdb_xml_body_text, gdb_xml_end_element): Adjust.
7157 (xinclude_parsing_data::xinclude_parsing_data): Add 'output'
7158 parameter.
7159 (xinclude_parsing_data::~xinclude_parsing_data): Delete.
7160 (xinclude_parsing_data::output): Now a std::string reference.
7161 (xinclude_start_include): Adjust.
7162 (xml_xinclude_default): Adjust.
7163 (xml_process_xincludes): Add 'output' parameter, and return bool.
7164 * xml-support.h (xml_process_xincludes): Add 'output' parameter,
7165 and return bool.
7166 * xml-tdesc.c: Include <unordered_map> and <string>.
7167 (tdesc_xml_cache): Delete.
7168 (tdesc_xml_cache_s): Delete.
7169 (xml_cache): Now an std::unordered_map.
7170 (tdesc_parse_xml): Adjust to use std::string and unordered_map.
7171 (target_fetch_description_xml): Change return type to
7172 gdb::optional<std::string>, and adjust.
7173 * xml-tdesc.h: Include "common/gdb_optional.h" and <string>.
7174 (target_fetch_description_xml): Change return type to
7175 gdb::optional<std::string>.
7176
7177 2017-04-18 Pedro Alves <palves@redhat.com>
7178
7179 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
7180 unittests/optional-selftests.c.
7181 (SUBDIR_UNITTESTS_OBS): Add optional-selftests.o.
7182 * unittests/optional-selftests.c: New file.
7183 * unittests/optional/assignment/1.cc: New file.
7184 * unittests/optional/assignment/2.cc: New file.
7185 * unittests/optional/assignment/3.cc: New file.
7186 * unittests/optional/assignment/4.cc: New file.
7187 * unittests/optional/assignment/5.cc: New file.
7188 * unittests/optional/assignment/6.cc: New file.
7189 * unittests/optional/assignment/7.cc: New file.
7190 * unittests/optional/cons/copy.cc: New file.
7191 * unittests/optional/cons/default.cc: New file.
7192 * unittests/optional/cons/move.cc: New file.
7193 * unittests/optional/cons/value.cc: New file.
7194 * unittests/optional/in_place.cc: New file.
7195 * unittests/optional/observers/1.cc: New file.
7196 * unittests/optional/observers/2.cc: New file.
7197
7198 2017-04-18 Pedro Alves <palves@redhat.com>
7199
7200 * common/gdb_optional.h: Include common/traits.h.
7201 (in_place_t): New type.
7202 (in_place): New constexpr variable.
7203 (optional::optional): Remove member initialization of
7204 m_instantiated.
7205 (optional::optional(in_place_t...)): New constructor.
7206 (optional::~optional): Use reset.
7207 (optional::optional(const optional&)): New.
7208 (optional::optional(const optional&&)): New.
7209 (optional::optional(T &)): New.
7210 (optional::optional(T &&)): New.
7211 (operator::operator=(const optional &)): New.
7212 (operator::operator=(optional &&)): New.
7213 (operator::operator= (const T &))
7214 (operator::operator= (T &&))
7215 (operator::emplace (Args &&... args)): Return a T&. Use reset.
7216 (operator::reset): New.
7217 (operator::m_instantiated):: Add in-class initializer.
7218 * common/traits.h: Include <type_traits>.
7219 (struct And): New types.
7220
7221 2017-04-18 Pedro Alves <palves@redhat.com>
7222
7223 * xml-support.c: Include <vector>.
7224 (scope_level::scope_level(const gdb_xml_element *))
7225 (scope_level::scope_level(scope_level&&)): New.
7226 (scope_level::~scope_level): New.
7227 (scope_level_s): Delete.
7228 (gdb_xml_parser::scopes): Now a std::vector.
7229 (gdb_xml_body_text, gdb_xml_start_element, gdb_xml_end_element):
7230 Use std::vector.
7231 (gdb_xml_parser::~gdb_xml_parser): Remove now unnecessary
7232 scope cleanup code.
7233 (gdb_xml_parser::gdb_xml_parser): Remove explicit initialization
7234 of the scopes member. Use std::vector::emplace_back.
7235
7236 2017-04-18 Pedro Alves <palves@redhat.com>
7237
7238 * xml-support.c (gdb_xml_parser): Add ctor/dtor. Make is_xinclude
7239 a bool.
7240 (gdb_xml_end_element): Change type of first parameter.
7241 (gdb_xml_cleanup): Rename to ...
7242 (gdb_xml_parser::~gdb_xml_parser): ... this.
7243 (gdb_xml_create_parser_and_cleanup): Delete with ...
7244 (gdb_xml_parser::gdb_xml_parser): ... creation parts factored out
7245 to this new ctor.
7246 (gdb_xml_parse_quick): Create a local gdb_xml_parser instead of
7247 using gdb_xml_create_parser_and_cleanup.
7248 (xinclude_parsing_data): Add ctor/dtor.
7249 (xml_xinclude_cleanup): Delete.
7250 (xml_process_xincludes): Create a local xinclude_parsing_data
7251 instead of heap-allocating one. Create a local gdb_xml_parser
7252 instead of heap-allocating one with
7253 gdb_xml_create_parser_and_cleanup.
7254
7255 2017-04-18 John Baldwin <jhb@FreeBSD.org>
7256
7257 PR threads/20743
7258 * fbsd-nat.c (resume_one_thread_cb): Remove.
7259 (resume_all_threads_cb): Remove.
7260 (fbsd_resume): Use ALL_NON_EXITED_THREADS instead of
7261 iterate_over_threads.
7262
7263 2017-04-17 Joel Brobecker <brobecker@adacore.com>
7264
7265 * NEWS: Create a new section for the next release branch.
7266 Rename the section of the current branch, now that it has
7267 been cut.
7268
7269 2017-04-17 Joel Brobecker <brobecker@adacore.com>
7270
7271 GDB 8.0 branch created (725bf5cf125783c2a7ca4ab63d3768e220bab2db):
7272 * version.in: Bump version to 8.0.50.DATE-git.
7273
7274 2017-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
7275
7276 PR gdb/21385
7277 * windows-nat.c (windows_create_inferior): Declare 'allargs'
7278 independently of the host, and fix build breakage on Cygwin.
7279
7280 2017-04-13 Pedro Alves <palves@redhat.com>
7281
7282 * inferior.c (free_inferior): Convert to ...
7283 (inferior::~inferior): ... this dtor.
7284 (inferior::inferior): New ctor, factored out from ...
7285 (add_inferior_silent): ... here. Allocate the inferior with a new
7286 expression.
7287 (delete_inferior): Call delete instead of free_inferior.
7288 * inferior.h (gdb_environ, continuation): Forward declare.
7289 (inferior): Now a class. Add in-class initialization to all
7290 members. Make boolean fields bool, except 'detaching'.
7291 (inferior::inferior): New explicit ctor.
7292 (inferior::~inferior): New.
7293
7294 2017-04-13 Pedro Alves <palves@redhat.com>
7295
7296 * inferior.c (init_inferior_list): Delete.
7297 * inferior.h (init_inferior_list): Delete.
7298
7299 2017-04-13 Pedro Alves <palves@redhat.com>
7300
7301 PR threads/13217
7302 * gdb.threads/threadapply.exp (thr_apply_detach): New procedure.
7303 (top level): Call it twice, with different thread sets.
7304
7305 2017-04-13 Pedro Alves <palves@redhat.com>
7306
7307 * thread.c: Include <algorithm>.
7308 (thread_array_cleanup): Delete.
7309 (scoped_inc_dec_ref): New class.
7310 (live_threads_count): New function.
7311 (set_thread_refcount): Delete.
7312 (tp_array_compar_ascending): Now a bool.
7313 (tp_array_compar): Convert to a std::sort comparison function.
7314 (thread_apply_all_command): Use std::vector and scoped_inc_dec_ref
7315 and live_threads_count.
7316
7317 2017-04-13 Pedro Alves <palves@redhat.com>
7318
7319 * infrun.c (follow_fork_inferior): Also switch the current
7320 inferior.
7321
7322 2017-04-13 Pedro Alves <palves@redhat.com>
7323
7324 * breakpoint.c (watch_command_1): Save watchpoint-frame info
7325 before calling create_internal_breakpoint.
7326
7327 2017-04-13 Pedro Alves <palves@redhat.com>
7328
7329 * fork-child.c (execv_argv): New class.
7330 (breakup_args): Refactored as ...
7331 (execv_argv::init_for_no_shell): .. this method of execv_argv.
7332 Copy arguments to storage and replace separators with NULL
7333 terminators in place.
7334 (escape_bang_in_quoted_argument): Adjust to return bool.
7335 (execv_argv::execv_argv): New ctor.
7336 (execv_argv::init_for_shell): New method, factored out from
7337 fork_inferior. Don't strdup strings into the vector.
7338 (fork_inferior): Eliminate "shell" local and use execv_argv. Use
7339 Remove free_vector_argv call.
7340
7341 2017-04-13 Yao Qi <yao.qi@linaro.org>
7342
7343 * rx-tdep.c (rx_fpsw_type): Check tdep->rx_fpsw_type instead of
7344 tdep->rx_psw_type.
7345
7346 2017-04-13 Yao Qi <yao.qi@linaro.org>
7347
7348 * rl78-tdep.c (rl78_gdbarch_init): Use XCNEW instead of XNEW.
7349 * rx-tdep.c (rx_gdbarch_init): Likewise.
7350
7351 2017-04-13 Pedro Alves <palves@redhat.com>
7352
7353 * breakpoint.h (struct breakpoint): Reindent.
7354
7355 2017-04-13 Pedro Alves <palves@redhat.com>
7356
7357 * breakpoint.c (bp_location): Rename to ...
7358 (bp_locations): ... this. All references updated.
7359 (bp_location_count): Rename to ...
7360 (bp_locations_count): ... this. All references updated.
7361 (bp_location_placed_address_before_address_max): Rename to ...
7362 (bp_locations_placed_address_before_address_max): ... this. All
7363 references updated.
7364 (bp_location_shadow_len_after_address_max): Rename to ...
7365 (bp_locations_shadow_len_after_address_max): ... this. All
7366 references updated.
7367 (bp_location_compare_addrs): Rename to ...
7368 (bp_locations_compare_addrs): ... this. All references updated.
7369 (bp_location_compare):Rename to ...
7370 (bp_locations_compare): ... this. All references updated.
7371 (bp_location_target_extensions_update): Rename to ...
7372 (bp_locations_target_extensions_update): ... this. All references
7373 updated.
7374
7375 2017-04-12 Sergio Durigan Junior <sergiodj@redhat.com>
7376
7377 * Makefile.in (HFILES_NO_SRCDIR): Add "common/gdb_termios.h".
7378 * common/common.m4: Check headers 'termios.h', 'termio.h' and
7379 'sgtty.h'.
7380 * common/gdb_termios.h: New file, with parts of "terminal.h".
7381 * inflow.c: Include "gdb_termios.h".
7382 * ser-unix.c: Include "gdb_termios.h".
7383 * terminal.h: Move terminal-related defines to
7384 "common/gdb_termios.h".
7385
7386 2017-04-12 Tom Tromey <tom@tromey.com>
7387
7388 * probe.c (parse_probes): Update.
7389 * location.h (delete_event_location): Don't declare.
7390 (event_location_deleter::operator()): Update.
7391 * location.c (event_location_deleter::operator()): Rename from
7392 delete_event_location.
7393 * linespec.h (linespec_result) <location>: Change type to
7394 event_location_up.
7395 * linespec.c (canonicalize_linespec, event_location_to_sals)
7396 (decode_objc): Update.
7397 (linespec_result): Don't call delete_event_location.
7398 * breakpoint.c (create_breakpoints_sal)
7399 (bkpt_probe_create_sals_from_location)
7400 (strace_marker_create_sals_from_location): Update.
7401
7402 2017-04-12 Tom Tromey <tom@tromey.com>
7403
7404 * linespec.h (struct linespec_result): Add constructor and
7405 destructor.
7406 (init_linespec_result, destroy_linespec_result)
7407 (make_cleanup_destroy_linespec_result): Don't declare.
7408 * linespec.c (init_linespec_result): Remove.
7409 (linespec_result::~linespec_result): Rename from
7410 destroy_linespec_result. Update.
7411 (cleanup_linespec_result, make_cleanup_destroy_linespec_result):
7412 Remove.
7413 * breakpoint.c (create_breakpoint, break_range_command)
7414 (decode_location_default): Update.
7415 * ax-gdb.c (agent_command_1): Update.
7416
7417 2017-04-12 Tom Tromey <tom@tromey.com>
7418
7419 * remote.c (remote_download_tracepoint): Update.
7420 * python/py-breakpoint.c (bppy_get_location): Update.
7421 * guile/scm-breakpoint.c (bpscm_print_breakpoint_smob)
7422 (gdbscm_breakpoint_location): Update.
7423 * elfread.c (elf_gnu_ifunc_resolver_return_stop): Update.
7424 * breakpoint.h (struct breakpoint) <location, location_range_end>:
7425 Change type to event_location_up.
7426 * breakpoint.c (create_overlay_event_breakpoint)
7427 (create_longjmp_master_breakpoint)
7428 (create_std_terminate_master_breakpoint)
7429 (create_exception_master_breakpoint)
7430 (breakpoint_event_location_empty_p, print_breakpoint_location)
7431 (print_one_breakpoint_location, create_thread_event_breakpoint)
7432 (init_breakpoint_sal, create_breakpoint)
7433 (print_recreate_ranged_breakpoint, break_range_command)
7434 (init_ada_exception_breakpoint, say_where): Update.
7435 (base_breakpoint_dtor): Don't call delete_event_location.
7436 (bkpt_print_recreate, tracepoint_print_recreate)
7437 (dprintf_print_recreate, update_static_tracepoint)
7438 (breakpoint_re_set_default): Update.
7439
7440 2017-04-12 Tom Tromey <tom@tromey.com>
7441
7442 * compile/compile-loc2c.c (compute_stack_depth_worker): Change
7443 type of "to_do". Update.
7444 (compute_stack_depth): Use std::vector.
7445
7446 2017-04-12 Tom Tromey <tom@tromey.com>
7447
7448 * printcmd.c (find_instruction_backward): Use std::vector.
7449
7450 2017-04-12 Tom Tromey <tom@tromey.com>
7451
7452 * symfile.c (objfilep): Remove typedef.
7453 (reread_symbols): Use a std::vector.
7454
7455 2017-04-12 Tom Tromey <tom@tromey.com>
7456
7457 * mi/mi-main.c (exec_direction_forward): Remove.
7458 (exec_reverse_continue, mi_execute_command): Use scoped_restore.
7459 * guile/scm-ports.c (ioscm_with_output_to_port_worker): Use
7460 scoped_restore.
7461 * guile/guile.c (guile_repl_command, guile_command)
7462 (gdbscm_execute_gdb_command): Use scoped_restore.
7463 * go-exp.y (go_parse): Use scoped_restore.
7464 * d-exp.y (d_parse): Use scoped_restore.
7465 * cli/cli-decode.c (cmd_func): Use scoped_restore.
7466 * c-exp.y (c_parse): Use scoped_restore.
7467
7468 2017-04-12 Tom Tromey <tom@tromey.com>
7469
7470 * mi/mi-parse.h (struct mi_parse): Add constructor, destructor.
7471 (mi_parse): Update return type.
7472 (mi_parse_free): Remove.
7473 * mi/mi-parse.c (mi_parse::mi_parse): New constructor.
7474 (mi_parse::~mi_parse): Rename from mi_parse_free.
7475 (mi_parse_cleanup): Remove.
7476 (mi_parse): Return a unique_ptr. Use new.
7477 * mi/mi-main.c (mi_execute_command): Update.
7478
7479 2017-04-12 Tom Tromey <tom@tromey.com>
7480
7481 * location.c (explicit_location_lex_one): Return a
7482 unique_xmalloc_ptr.
7483 (string_to_explicit_location): Update. Remove cleanups.
7484
7485 2017-04-12 Tom Tromey <tom@tromey.com>
7486
7487 * gnu-v3-abi.c (value_and_voffset_p): Remove typedef.
7488 (compare_value_and_voffset): Change type. Update.
7489 (compute_vtable_size): Change type of "offset_vec".
7490 (gnuv3_print_vtable): Use std::vector. Remove cleanups.
7491 (gnuv3_get_typeid): Remove extraneous declaration.
7492
7493 2017-04-12 Tom Tromey <tom@tromey.com>
7494
7495 * charset.h (wchar_iterator): Fix comment.
7496
7497 2017-04-12 Tom Tromey <tom@tromey.com>
7498
7499 * charset.c (iconv_wrapper): New class.
7500 (cleanup_iconv): Remove.
7501 (convert_between_encodings): Use it.
7502
7503 2017-04-12 Tom Tromey <tom@tromey.com>
7504
7505 * symfile.h (increment_reading_symtab): Update type.
7506 * symfile.c (decrement_reading_symtab): Remove.
7507 (increment_reading_symtab): Return a scoped_restore_tmpl<int>.
7508 * psymtab.c (psymtab_to_symtab): Update.
7509 * dwarf2read.c (dw2_instantiate_symtab): Update.
7510
7511 2017-04-12 Tom Tromey <tom@tromey.com>
7512
7513 * jit.c (struct jit_reader): Declare separately. Add constructor
7514 and destructor. Change type of "handle".
7515 (loaded_jit_reader): Define separately.
7516 (jit_reader_load): Update. New "new".
7517 (jit_reader_unload_command): Use "delete".
7518 * gdb-dlfcn.h (struct dlclose_deleter): New.
7519 (gdb_dlhandle_up): New typedef.
7520 (gdb_dlopen, gdb_dlsym): Update types.
7521 (gdb_dlclose): Remove.
7522 * gdb-dlfcn.c (gdb_dlopen): Return a gdb_dlhandle_up.
7523 (gdb_dlsym): Change type of "handle".
7524 (make_cleanup_dlclose): Remove.
7525 (dlclose_deleter::operator()): Rename from gdb_dlclose.
7526 * compile/compile-c-support.c (load_libcc): Update.
7527
7528 2017-04-12 Tom Tromey <tom@tromey.com>
7529
7530 * symtab.h (find_pcs_for_symtab_line): Change return type.
7531 * symtab.c (find_pcs_for_symtab_line): Change return type.
7532 * python/py-linetable.c (build_line_table_tuple_from_pcs): Change
7533 type of "vec". Update.
7534 (ltpy_get_pcs_for_line): Update.
7535 * linespec.c (decode_digits_ordinary): Update.
7536
7537 2017-04-12 Tom Tromey <tom@tromey.com>
7538
7539 * tracepoint.c (actions_command): Update.
7540 * python/python.c (python_command, python_interactive_command):
7541 Update.
7542 * mi/mi-cmd-break.c (mi_cmd_break_commands): Update.
7543 * guile/guile.c (guile_command): Update.
7544 * defs.h (read_command_lines, read_command_lines_1): Return
7545 command_line_up.
7546 (command_lines_deleter): New struct.
7547 (command_line_up): New typedef.
7548 * compile/compile.c (compile_code_command)
7549 (compile_print_command): Update.
7550 * cli/cli-script.h (get_command_line, copy_command_lines): Return
7551 command_line_up.
7552 (make_cleanup_free_command_lines): Remove.
7553 * cli/cli-script.c (get_command_line, read_command_lines_1)
7554 (copy_command_lines): Return command_line_up.
7555 (while_command, if_command, read_command_lines, define_command)
7556 (document_command): Update.
7557 (do_free_command_lines_cleanup, make_cleanup_free_command_lines):
7558 Remove.
7559 * breakpoint.h (breakpoint_set_commands): Change type of
7560 "commands".
7561 * breakpoint.c (breakpoint_set_commands): Change type of
7562 "commands". Update.
7563 (do_map_commands_command, update_dprintf_command_list)
7564 (create_tracepoint_from_upload): Update.
7565
7566 2017-04-12 Tom Tromey <tom@tromey.com>
7567
7568 * tracepoint.c (scope_info): Update.
7569 * spu-tdep.c (spu_catch_start): Update.
7570 * python/python.c (gdbpy_decode_line): Update.
7571 * python/py-finishbreakpoint.c (bpfinishpy_init): Update.
7572 * python/py-breakpoint.c (bppy_init): Update.
7573 * probe.c (parse_probes): Update.
7574 * mi/mi-cmd-break.c (mi_cmd_break_insert_1): Update.
7575 * location.h (event_location_deleter): New struct.
7576 (event_location_up): New typedef.
7577 (new_linespec_location, new_address_location, new_probe_location)
7578 (new_explicit_location, copy_event_location)
7579 (string_to_event_location, string_to_event_location_basic)
7580 (string_to_explicit_location): Update return type.
7581 (make_cleanup_delete_event_location): Remove.
7582 * location.c (new_linespec_location, new_address_location)
7583 (new_probe_location, new_explicit_location, copy_event_location):
7584 Return event_location_up.
7585 (delete_event_location_cleanup)
7586 (make_cleanup_delete_event_location): Remove.
7587 (string_to_explicit_location, string_to_event_location_basic)
7588 (string_to_event_location): Return event_location_up.
7589 * linespec.c (canonicalize_linespec, event_location_to_sals)
7590 (decode_line_with_current_source)
7591 (decode_line_with_last_displayed, decode_objc): Update.
7592 * guile/scm-breakpoint.c (gdbscm_register_breakpoint_x): Update.
7593 * completer.c (location_completer): Update.
7594 * cli/cli-cmds.c (edit_command, list_command): Update.
7595 * breakpoint.c (create_overlay_event_breakpoint)
7596 (create_longjmp_master_breakpoint)
7597 (create_std_terminate_master_breakpoint)
7598 (create_exception_master_breakpoint)
7599 (create_thread_event_breakpoint): Update.
7600 (init_breakpoint_sal): Update. Remove some dead code.
7601 (create_breakpoint_sal): Change type of "location". Update.
7602 (create_breakpoints_sal, create_breakpoint, break_command_1)
7603 (dprintf_command, break_range_command, until_break_command)
7604 (init_ada_exception_breakpoint)
7605 (strace_marker_create_sals_from_location)
7606 (update_static_tracepoint, trace_command, ftrace_command)
7607 (strace_command, create_tracepoint_from_upload): Update.
7608 * break-catch-throw.c (re_set_exception_catchpoint): Update.
7609 * ax-gdb.c (agent_command_1): Update.
7610
7611 2017-04-12 Pedro Alves <palves@redhat.com>
7612
7613 * Makefile.in (ALL_TARGET_OBS): Add i386-go32-tdep.o.
7614 * configure.tgt: Handle i[34567]86-*-go32* and
7615 i[34567]86-*-msdosdjgpp*.
7616 * i386-tdep.c (i386_svr4_reg_to_regnum):
7617 Make extern.
7618 (i386_go32_init_abi, i386_coff_osabi_sniffer): Moved to
7619 i386-go32-tdep.c.
7620 (_initialize_i386_tdep): DJGPP bits moved to i386-go32-tdep.c.
7621 * i386-go32-tdep.c: New file.
7622 * i386-tdep.h (tdesc_i386_mmx, i386_svr4_reg_to_regnum): New
7623 declarations.
7624
7625 2017-04-12 Simon Marchi <simon.marchi@ericsson.com>
7626
7627 * aix-thread.c (pd_status2str): Change return type to const char *.
7628
7629 2017-04-12 Pedro Alves <palves@redhat.com>
7630
7631 * i386-tdep.c (i386_elf_init_abi, i386_go32_init_abi): Remove
7632 calls to set_gdbarch_gnu_triplet_regexp.
7633
7634 2017-04-12 Pedro Alves <palves@redhat.com>
7635
7636 PR gdb/21323
7637 * c-lang.c (cplus_primitive_types) <cplus_primitive_type_wchar_t>:
7638 New enum value.
7639 (cplus_language_arch_info): Register cplus_primitive_type_wchar_t.
7640 * gdbtypes.h (struct builtin_type) <builtin_wchar>: New field.
7641 * gdbtypes.c (gdbtypes_post_init): Create the "wchar_t" type.
7642 * gdbarch.sh (wchar_bit, wchar_signed): New per-arch values.
7643 * gdbarch.h, gdbarch.c: Regenerate.
7644 * aarch64-tdep.c (aarch64_gdbarch_init): Override
7645 gdbarch_wchar_bit and gdbarch_wchar_signed.
7646 * alpha-tdep.c (alpha_gdbarch_init): Likewise.
7647 * arm-tdep.c (arm_gdbarch_init): Likewise.
7648 * avr-tdep.c (avr_gdbarch_init): Likewise.
7649 * h8300-tdep.c (h8300_gdbarch_init): Likewise.
7650 * i386-nto-tdep.c (i386nto_init_abi): Likewise.
7651 * i386-tdep.c (i386_go32_init_abi): Likewise.
7652 * m32r-tdep.c (m32r_gdbarch_init): Likewise.
7653 * moxie-tdep.c (moxie_gdbarch_init): Likewise.
7654 * nds32-tdep.c (nds32_gdbarch_init): Likewise.
7655 * rs6000-aix-tdep.c (rs6000_aix_init_osabi): Likewise.
7656 * sh-tdep.c (sh_gdbarch_init): Likewise.
7657 * sparc-tdep.c (sparc32_gdbarch_init): Likewise.
7658 * sparc64-tdep.c (sparc64_init_abi): Likewise.
7659 * windows-tdep.c (windows_init_abi): Likewise.
7660 * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
7661
7662 2017-04-12 Pedro Alves <palves@redhat.com>
7663
7664 PR c++/21323
7665 * c-lang.c (cplus_primitive_types) <cplus_primitive_type_char16_t,
7666 cplus_primitive_type_char32_t>: New enum values.
7667 (cplus_language_arch_info): Register cplus_primitive_type_char16_t
7668 and cplus_primitive_type_char32_t.
7669 * dwarf2read.c (read_base_type) <DW_ATE_UTF>: If bit size is 16 or
7670 32, use the archtecture's built-in type for char16_t and char32_t,
7671 respectively. Otherwise, fallback to init_integer_type as before,
7672 but make the type unsigned, and issue a complaint.
7673 * gdbtypes.c (gdbtypes_post_init): Make char16_t and char32_t unsigned.
7674
7675 2017-04-12 Alan Hayward <alan.hayward@arm.com>
7676
7677 * m32r-tdep.c (M32R_ARG_REGISTER_SIZE): Added.
7678 (m32r_push_dummy_call): Use M32R_ARG_REGISTER_SIZE.
7679
7680 2017-04-12 Sergio Durigan Junior <sergiodj@redhat.com>
7681
7682 * windows-nat.c (windows_create_inferior): Declare 'toexec' as
7683 'const char *'.
7684
7685 2017-04-12 Sergio Durigan Junior <sergiodj@redhat.com>
7686
7687 * common/common-utils.c (free_vector_argv): New function.
7688 * common/common-utils.h: Include <vector>.
7689 (free_vector_argv): New prototype.
7690 * darwin-nat.c (darwin_create_inferior): Rewrite function
7691 prototype in order to constify "exec_file" and accept a
7692 "std::string" for "allargs".
7693 * fork-child.c: Include <vector>.
7694 (breakup_args): Rewrite function, using C++.
7695 (fork_inferior): Rewrite function header, constify "exec_file_arg"
7696 and accept "std::string" for "allargs". Update the code to
7697 calculate "argv" based on "allargs". Update calls to "exec_fun"
7698 and "execvp".
7699 * gnu-nat.c (gnu_create_inferior): Rewrite function prototype in
7700 order to constify "exec_file" and accept a "std::string" for
7701 "allargs".
7702 * go32-nat.c (go32_create_inferior): Likewise.
7703 * inf-ptrace.c (inf_ptrace_create_inferior): Likewise.
7704 * infcmd.c (run_command_1): Constify "exec_file". Use
7705 "std::string" for inferior arguments.
7706 * inferior.h (fork_inferior): Update prototype.
7707 * linux-nat.c (linux_nat_create_inferior): Rewrite function
7708 prototype in order to constify "exec_file" and accept a
7709 "std::string" for "allargs".
7710 * nto-procfs.c (procfs_create_inferior): Likewise.
7711 * procfs.c (procfs_create_inferior): Likewise.
7712 * remote-sim.c (gdbsim_create_inferior): Likewise.
7713 * remote.c (extended_remote_run): Update code to accept
7714 "std::string" as argument.
7715 (extended_remote_create_inferior): Rewrite function prototype in
7716 order to constify "exec_file" and accept a "std::string" for
7717 "allargs".
7718 * rs6000-nat.c (super_create_inferior): Likewise.
7719 (rs6000_create_inferior): Likewise.
7720 * target.h (struct target_ops) <to_create_inferior>: Likewise.
7721 * windows-nat.c (windows_create_inferior): Likewise.
7722
7723 2017-04-11 Pedro Alves <palves@redhat.com>
7724
7725 * thread.c: Fix whitespace throughout.
7726
7727 2017-04-11 Philipp Rudo <prudo@linux.vnet.ibm.com>
7728
7729 * linux-nat.c (linux_nat_detach): Remove delete_lwp call.
7730
7731 2017-04-11 Alan Hayward <alan.hayward@arm.com>
7732
7733 * arm-tdep.c (arm_store_return_value): Use FP_REGISTER_SIZE
7734
7735 2017-04-10 Sergio Durigan Junior <sergiodj@redhat.com>
7736
7737 PR gdb/21364
7738 * osdata.c (info_osdata): Check if 'type' is an empty string
7739 instead of NULL.
7740
7741 2017-04-10 Pedro Alves <palves@redhat.com>
7742
7743 * thread.c (add_thread_silent, delete_thread_1, find_thread_ptid)
7744 (ptid_to_global_thread_id, in_thread_list)
7745 (do_captured_list_thread_ids, set_resumed, set_running)
7746 (set_executing, set_stop_requested, finish_thread_state)
7747 (validate_registers_access, can_access_registers_ptid)
7748 (print_thread_info_1, switch_to_thread)
7749 (do_restore_current_thread_cleanup)
7750 (make_cleanup_restore_current_thread, thread_command)
7751 (thread_name_command): Use operator== instead of ptid_equal.
7752
7753 2017-04-10 Pedro Alves <palves@redhat.com>
7754
7755 * thread.c (struct current_thread_cleanup) <next>: Delete field.
7756 (current_thread_cleanup_chain): Delete.
7757 (restore_current_thread_cleanup_dtor)
7758 (make_cleanup_restore_current_thread): Remove references to
7759 current_thread_cleanup_chain.
7760
7761 2017-04-10 Alan Hayward <alan.hayward@arm.com>
7762
7763 * msp430-tdep.c (msp430_pseudo_register_read): Never return
7764 REG_UNKNOWN.
7765
7766 2017-04-10 Yao Qi <yao.qi@linaro.org>
7767
7768 PR gdb/19942
7769 * gdbthread.h (thread_info::deletable): New method.
7770 (thread_info::incref): New method.
7771 (thread_info::decref): New method.
7772 (thread_info::refcount): Move it to private.
7773 * infrun.c (save_stop_context): Call inc_refcount.
7774 (release_stop_context_cleanup): Likewise.
7775 * thread.c (set_thread_exited): New function.
7776 (init_thread_list): Delete "tp" only it is deletable, otherwise
7777 call set_thread_exited.
7778 (delete_thread_1): Call set_thread_exited.
7779 (current_thread_cleanup) <inferior_pid>: Remove.
7780 <thread>: New field.
7781 (restore_current_thread_ptid_changed): Removed.
7782 (do_restore_current_thread_cleanup): Adjust.
7783 (restore_current_thread_cleanup_dtor): Don't call
7784 find_thread_ptid.
7785 (set_thread_refcount): Use dec_refcount.
7786 (make_cleanup_restore_current_thread): Adjust.
7787 (thread_apply_all_command): Call inc_refcount.
7788 (_initialize_thread): Don't call
7789 observer_attach_thread_ptid_changed.
7790
7791 2017-04-10 Yao Qi <yao.qi@linaro.org>
7792
7793 * thread.c (delete_thread_1): Hoist code on marking thread as
7794 exited.
7795
7796 2017-04-09 Simon Marchi <simon.marchi@polymtl.ca>
7797
7798 * windows-nat.c (windows_detach): Initialize ptid with
7799 minus_one_ptid.
7800
7801 2017-04-07 Simon Marchi <simon.marchi@ericsson.com>
7802
7803 * unittests/ptid-selftests.c: Fix erroneous assert messages.
7804
7805 2017-04-07 Alan Hayward <alan.hayward@arm.com>
7806
7807 * bfin-tdep.c (BFIN_MAX_REGISTER_SIZE): Add.
7808 (bfin_pseudo_register_read): Use BFIN_MAX_REGISTER_SIZE.
7809 (bfin_pseudo_register_write): Likewise
7810
7811 2017-04-06 Simon Marchi <simon.marchi@ericsson.com>
7812
7813 * common/ptid.h (struct ptid): Change to...
7814 (class ptid_t): ... this.
7815 <ptid_t>: New constructors.
7816 <pid, lwp_p, lwp, tid_p, tid, is_pid, operator==, operator!=,
7817 matches>: New methods.
7818 <make_null, make_minus_one>: New static methods.
7819 <pid>: Rename to...
7820 <m_pid>: ...this.
7821 <lwp>: Rename to...
7822 <m_lwp>: ...this.
7823 <tid>: Rename to...
7824 <m_tid>: ...this.
7825 (ptid_build, ptid_get_pid, ptid_get_lwp, ptid_get_tid, ptid_equal,
7826 ptid_is_pid, ptid_lwp_p, ptid_tid_p, ptid_match): Take ptid arguments
7827 as references, move comment to class ptid_t.
7828 * common/ptid.c (null_ptid, minus_one_ptid): Initialize with
7829 ptid_t static methods.
7830 (ptid_build, pid_to_ptid, ptid_get_pid, ptid_get_tid,
7831 ptid_equal, ptid_is_pid, ptid_lwp_p, ptid_tid_p, ptid_match):
7832 Take ptid arguments as references, implement using ptid_t methods.
7833 * unittests/ptid-selftests.c: New file.
7834 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
7835 unittests/ptid-selftests.c.
7836 (SUBDIR_UNITTESTS_OBS): Add unittests/ptid-selftests.o.
7837
7838 2017-04-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7839
7840 * python/python.c (python_run_simple_file): Cast mode literal to
7841 non-const char pointer as expected by PyFile_FromString.
7842
7843 2017-04-05 Simon Marchi <simon.marchi@ericsson.com>
7844
7845 * common/ptid.c (ptid_lwp_p, ptid_tid_p): Remove comparison with
7846 minus_one_ptid and null_ptid.
7847
7848 2017-04-05 Pedro Alves <palves@redhat.com>
7849
7850 * warning.m4 (build_warnings): Remove -Wno-write-strings.
7851 * configure: Regenerate.
7852
7853 2017-04-05 Pedro Alves <palves@redhat.com>
7854
7855 * ada-exp.y (yyerror): Constify.
7856 * ada-lang.c (bound_name, get_selections)
7857 (ada_variant_discrim_type)
7858 (ada_variant_discrim_name, ada_value_struct_elt)
7859 (ada_lookup_struct_elt_type, is_unchecked_variant)
7860 (ada_which_variant_applies, standard_exc, ada_get_next_arg)
7861 (catch_ada_exception_command_split)
7862 (catch_ada_assert_command_split, catch_assert_command)
7863 (ada_op_name): Constify.
7864 * ada-lang.h (ada_yyerror, get_selections)
7865 (ada_variant_discrim_name, ada_value_struct_elt): Constify.
7866 * arc-tdep.c (arc_print_frame_cache): Constify.
7867 * arm-tdep.c (arm_skip_stub): Constify.
7868 * ax-gdb.c (gen_binop, gen_struct_ref_recursive, gen_struct_ref)
7869 (gen_aggregate_elt_ref): Constify.
7870 * bcache.c (print_bcache_statistics): Constify.
7871 * bcache.h (print_bcache_statistics): Constify.
7872 * break-catch-throw.c (catch_exception_command_1):
7873 * breakpoint.c (struct ep_type_description::description):
7874 Constify.
7875 (add_solib_catchpoint): Constify.
7876 (catch_fork_command_1): Add cast.
7877 (add_catch_command): Constify.
7878 * breakpoint.h (add_catch_command, add_solib_catchpoint):
7879 Constify.
7880 * bsd-uthread.c (bsd_uthread_state): Constify.
7881 * buildsym.c (patch_subfile_names): Constify.
7882 * buildsym.h (next_symbol_text_func, patch_subfile_names):
7883 Constify.
7884 * c-exp.y (yyerror): Constify.
7885 (token::oper): Constify.
7886 * c-lang.h (c_yyerror, cp_print_class_member): Constify.
7887 * c-varobj.c (cplus_describe_child): Constify.
7888 * charset.c (find_charset_names): Add cast.
7889 (find_charset_names): Constify array and add const_cast.
7890 * cli/cli-cmds.c (complete_command, cd_command): Constify.
7891 (edit_command): Constify.
7892 * cli/cli-decode.c (lookup_cmd): Constify.
7893 * cli/cli-dump.c (dump_memory_command, dump_value_command):
7894 Constify.
7895 (struct dump_context): Constify.
7896 (add_dump_command, restore_command): Constify.
7897 * cli/cli-script.c (get_command_line): Constify.
7898 * cli/cli-script.h (get_command_line): Constify.
7899 * cli/cli-utils.c (check_for_argument): Constify.
7900 * cli/cli-utils.h (check_for_argument): Constify.
7901 * coff-pe-read.c (struct read_pe_section_data): Constify.
7902 * command.h (lookup_cmd): Constify.
7903 * common/print-utils.c (decimal2str): Constify.
7904 * completer.c (gdb_print_filename): Constify.
7905 * corefile.c (set_gnutarget): Constify.
7906 * cp-name-parser.y (yyerror): Constify.
7907 * cp-valprint.c (cp_print_class_member): Constify.
7908 * cris-tdep.c (cris_register_name, crisv32_register_name):
7909 Constify.
7910 * d-exp.y (yyerror): Constify.
7911 (struct token::oper): Constify.
7912 * d-lang.h (d_yyerror): Constify.
7913 * dbxread.c (struct header_file_location::name): Constify.
7914 (add_old_header_file, add_new_header_file, last_function_name)
7915 (dbx_next_symbol_text, add_bincl_to_list)
7916 (find_corresponding_bincl_psymtab, set_namestring)
7917 (find_stab_function_addr, read_dbx_symtab, start_psymtab)
7918 (dbx_end_psymtab, read_ofile_symtab, process_one_symbol):
7919 * defs.h (command_line_input, print_address_symbolic)
7920 (deprecated_readline_begin_hook): Constify.
7921 * dwarf2read.c (anonymous_struct_prefix, dwarf_bool_name):
7922 Constify.
7923 * event-top.c (handle_line_of_input): Constify and add cast.
7924 * exceptions.c (catch_errors): Constify.
7925 * exceptions.h (catch_errors): Constify.
7926 * expprint.c (print_subexp_standard, op_string, op_name)
7927 (op_name_standard, dump_raw_expression, dump_raw_expression):
7928 * expression.h (op_name, op_string, dump_raw_expression):
7929 Constify.
7930 * f-exp.y (yyerror): Constify.
7931 (struct token::oper): Constify.
7932 (struct f77_boolean_val::name): Constify.
7933 * f-lang.c (f_word_break_characters): Constify.
7934 * f-lang.h (f_yyerror): Constify.
7935 * fork-child.c (fork_inferior): Add cast.
7936 * frv-tdep.c (struct gdbarch_tdep::register_names): Constify.
7937 (new_variant): Constify.
7938 * gdbarch.sh (pstring_ptr, pstring_list): Constify.
7939 * gdbarch.c: Regenerate.
7940 * gdbcore.h (set_gnutarget): Constify.
7941 * go-exp.y (yyerror): Constify.
7942 (token::oper): Constify.
7943 * go-lang.h (go_yyerror): Constify.
7944 * go32-nat.c (go32_sysinfo): Constify.
7945 * guile/scm-breakpoint.c (gdbscm_breakpoint_expression): Constify.
7946 * guile/scm-cmd.c (cmdscm_function): Constify.
7947 * guile/scm-param.c (pascm_param_value): Constify.
7948 * h8300-tdep.c (h8300_register_name, h8300s_register_name)
7949 (h8300sx_register_name): Constify.
7950 * hppa-tdep.c (hppa32_register_name, hppa64_register_name):
7951 Constify.
7952 * ia64-tdep.c (ia64_register_names): Constify.
7953 * infcmd.c (construct_inferior_arguments): Constify.
7954 (path_command, attach_post_wait): Constify.
7955 * language.c (show_range_command, show_case_command)
7956 (unk_lang_error): Constify.
7957 * language.h (language_defn::la_error)
7958 (language_defn::la_name_of_this): Constify.
7959 * linespec.c (decode_line_2): Constify.
7960 * linux-thread-db.c (thread_db_err_str): Constify.
7961 * lm32-tdep.c (lm32_register_name): Constify.
7962 * m2-exp.y (yyerror): Constify.
7963 * m2-lang.h (m2_yyerror): Constify.
7964 * m32r-tdep.c (m32r_register_names): Constify and make static.
7965 * m68hc11-tdep.c (m68hc11_register_names): Constify.
7966 * m88k-tdep.c (m88k_register_name): Constify.
7967 * macroexp.c (appendmem): Constify.
7968 * mdebugread.c (fdr_name, add_data_symbol, parse_type)
7969 (upgrade_type, parse_external, parse_partial_symbols)
7970 (mdebug_next_symbol_text, cross_ref, mylookup_symbol, new_psymtab)
7971 (new_symbol): Constify.
7972 * memattr.c (mem_info_command): Constify.
7973 * mep-tdep.c (register_name_from_keyword): Constify.
7974 * mi/mi-cmd-env.c (mi_cmd_env_path, _initialize_mi_cmd_env):
7975 Constify.
7976 * mi/mi-cmd-stack.c (list_args_or_locals): Constify.
7977 * mi/mi-cmd-var.c (mi_cmd_var_show_attributes): Constify.
7978 * mi/mi-main.c (captured_mi_execute_command): Constify and add
7979 cast.
7980 (mi_execute_async_cli_command): Constify.
7981 * mips-tdep.c (mips_register_name): Constify.
7982 * mn10300-tdep.c (register_name, mn10300_generic_register_name)
7983 (am33_register_name, am33_2_register_name)
7984 * moxie-tdep.c (moxie_register_names): Constify.
7985 * nat/linux-osdata.c (osdata_type): Constify fields.
7986 * nto-tdep.c (nto_parse_redirection): Constify.
7987 * objc-lang.c (lookup_struct_typedef, lookup_objc_class)
7988 (lookup_child_selector): Constify.
7989 (objc_methcall::name): Constify.
7990 * objc-lang.h (lookup_objc_class, lookup_child_selector)
7991 (lookup_struct_typedef): Constify.
7992 * objfiles.c (pc_in_section): Constify.
7993 * objfiles.h (pc_in_section): Constify.
7994 * p-exp.y (struct token::oper): Constify.
7995 (yyerror): Constify.
7996 * p-lang.h (pascal_yyerror): Constify.
7997 * parser-defs.h (op_name_standard): Constify.
7998 (op_print::string): Constify.
7999 (exp_descriptor::op_name): Constify.
8000 * printcmd.c (print_address_symbolic): Constify.
8001 * psymtab.c (print_partial_symbols): Constify.
8002 * python/py-breakpoint.c (stop_func): Constify.
8003 (bppy_get_expression): Constify.
8004 * python/py-cmd.c (cmdpy_completer::name): Constify.
8005 (cmdpy_function): Constify.
8006 * python/py-event.c (evpy_add_attribute)
8007 (gdbpy_initialize_event_generic): Constify.
8008 * python/py-event.h (evpy_add_attribute)
8009 (gdbpy_initialize_event_generic): Constify.
8010 * python/py-evts.c (add_new_registry): Constify.
8011 * python/py-finishbreakpoint.c (outofscope_func): Constify.
8012 * python/py-framefilter.c (get_py_iter_from_func): Constify.
8013 * python/py-inferior.c (get_buffer): Add cast.
8014 * python/py-param.c (parm_constant::name): Constify.
8015 * python/py-unwind.c (fprint_frame_id): Constify.
8016 * python/python.c (gdbpy_parameter_value): Constify.
8017 * remote-fileio.c (remote_fio_func_map): Make 'name' const.
8018 * remote.c (memory_packet_config::name): Constify.
8019 (show_packet_config_cmd, remote_write_bytes)
8020 (remote_buffer_add_string):
8021 * reverse.c (exec_reverse_once): Constify.
8022 * rs6000-tdep.c (variant::name, variant::description): Constify.
8023 * rust-exp.y (rustyyerror): Constify.
8024 * rust-lang.c (rust_op_name): Constify.
8025 * rust-lang.h (rustyyerror): Constify.
8026 * serial.h (serial_ops::name): Constify.
8027 * sh-tdep.c (sh_sh_register_name, sh_sh3_register_name)
8028 (sh_sh3e_register_name, sh_sh2e_register_name)
8029 (sh_sh2a_register_name, sh_sh2a_nofpu_register_name)
8030 (sh_sh_dsp_register_name, sh_sh3_dsp_register_name)
8031 (sh_sh4_register_name, sh_sh4_nofpu_register_name)
8032 (sh_sh4al_dsp_register_name): Constify.
8033 * sh64-tdep.c (sh64_register_name): Constify.
8034 * solib-darwin.c (lookup_symbol_from_bfd): Constify.
8035 * spu-tdep.c (spu_register_name, info_spu_dma_cmdlist): Constify.
8036 * stabsread.c (patch_block_stabs, read_type_number)
8037 (ref_map::stabs, ref_add, process_reference)
8038 (symbol_reference_defined, define_symbol, define_symbol)
8039 (error_type, read_type, read_member_functions, read_cpp_abbrev)
8040 (read_one_struct_field, read_struct_fields, read_baseclasses)
8041 (read_tilde_fields, read_struct_type, read_array_type)
8042 (read_enum_type, read_sun_builtin_type, read_sun_floating_type)
8043 (read_huge_number, read_range_type, read_args, common_block_start)
8044 (find_name_end): Constify.
8045 * stabsread.h (common_block_start, define_symbol)
8046 (process_one_symbol, symbol_reference_defined, ref_add):
8047 * symfile.c (get_section_index, add_symbol_file_command):
8048 * symfile.h (get_section_index): Constify.
8049 * target-descriptions.c (tdesc_type::name): Constify.
8050 (tdesc_free_type): Add cast.
8051 * target.c (find_default_run_target):
8052 (add_deprecated_target_alias, find_default_run_target)
8053 (target_announce_detach): Constify.
8054 (do_option): Constify.
8055 * target.h (add_deprecated_target_alias): Constify.
8056 * thread.c (print_thread_info_1): Constify.
8057 * top.c (deprecated_readline_begin_hook, command_line_input):
8058 Constify.
8059 (init_main): Add casts.
8060 * top.h (handle_line_of_input): Constify.
8061 * tracefile-tfile.c (tfile_write_uploaded_tsv): Constify.
8062 * tracepoint.c (tvariables_info_1, trace_status_mi): Constify.
8063 (tfind_command): Rename to ...
8064 (tfind_command_1): ... this and constify.
8065 (tfind_command): New function.
8066 (tfind_end_command, tfind_start_command): Adjust.
8067 (encode_source_string): Constify.
8068 * tracepoint.h (encode_source_string): Constify.
8069 * tui/tui-data.c (tui_partial_win_by_name): Constify.
8070 * tui/tui-data.h (tui_partial_win_by_name): Constify.
8071 * tui/tui-source.c (tui_set_source_content_nil): Constify.
8072 * tui/tui-source.h (tui_set_source_content_nil): Constify.
8073 * tui/tui-win.c (parse_scrolling_args): Constify.
8074 * tui/tui-windata.c (tui_erase_data_content): Constify.
8075 * tui/tui-windata.h (tui_erase_data_content): Constify.
8076 * tui/tui-winsource.c (tui_erase_source_content): Constify.
8077 * tui/tui.c (tui_enable): Add cast.
8078 * utils.c (defaulted_query): Constify.
8079 (init_page_info): Add cast.
8080 (puts_debug, subset_compare): Constify.
8081 * utils.h (subset_compare): Constify.
8082 * varobj.c (varobj_format_string): Constify.
8083 * varobj.h (varobj_format_string): Constify.
8084 * vax-tdep.c (vax_register_name): Constify.
8085 * windows-nat.c (windows_detach): Constify.
8086 * xcoffread.c (process_linenos, xcoff_next_symbol_text): Constify.
8087 * xml-support.c (gdb_xml_end_element): Constify.
8088 * xml-tdesc.c (tdesc_start_reg): Constify.
8089 * xstormy16-tdep.c (xstormy16_register_name): Constify.
8090 * xtensa-tdep.c (xtensa_find_register_by_name): Constify.
8091 * xtensa-tdep.h (xtensa_register_t::name): Constify.
8092
8093 2017-04-05 Pedro Alves <palves@redhat.com>
8094
8095 * proc-api.c (struct trans): Constify.
8096 (procfs_note): Constify.
8097 * proc-events.c (struct trans, syscall_table):
8098 * proc-flags.c (struct trans): Constify.
8099 * proc-utils.h (procfs_note): Constify.
8100 * proc-why.c (struct trans): Constify.
8101 * procfs.c (dead_procinfo, find_syscall, proc_warn, proc_error)
8102 (procfs_detach): Constify.
8103 * sol-thread.c (struct string_map): Constify.
8104 (td_err_string, td_state_string): Constify.
8105
8106 2017-04-05 Pedro Alves <palves@redhat.com>
8107
8108 * proc-api.c (procfs_filename): Don't initialize
8109 procfs_filename.
8110 (prepare_to_trace): Assume procfs_filename is non-NULL.
8111 (_initialize_proc_api): Give procfs_filename a default value here.
8112
8113 2017-04-05 Pedro Alves <palves@redhat.com>
8114
8115 * break-catch-throw.c (handle_gnu_v3_exceptions): Constify
8116 'cond_string' parameter.
8117 (extract_exception_regexp): Constify 'string' parameter.
8118 (catch_exception_command_1): Constify.
8119 * breakpoint.c (init_catchpoint)
8120 (create_fork_vfork_event_catchpoint): Constify 'cond_string'
8121 parameter.
8122 (ep_parse_optional_if_clause, catch_fork_command_1)
8123 (catch_exec_command_1): Constify.
8124 * breakpoint.h (init_catchpoint): Constify 'cond_string'
8125 parameter.
8126 (ep_parse_optional_if_clause): Constify.
8127 * cli/cli-utils.c (remove_trailing_whitespace)
8128 (check_for_argument): Constify.
8129 * cli/cli-utils.h (remove_trailing_whitespace): Constify and add
8130 non-const overload.
8131 (check_for_argument): Likewise.
8132
8133 2017-04-05 Pedro Alves <palves@redhat.com>
8134
8135 * event-top.c (command_line_handler): Add cast to execute_command
8136 call.
8137 * record-btrace.c (cmd_record_btrace_bts_start)
8138 (cmd_record_btrace_pt_start, cmd_record_btrace_start)
8139 (cmd_record_btrace_start): Add cast to execute_command call.
8140 * record-full.c (record_full_goto_insn):
8141 * record.c (record_start, record_stop): Add cast to
8142 execute_command_to_string calls.
8143 (cmd_record_start): Add cast to execute_command calls.
8144
8145 2017-04-05 Pedro Alves <palves@redhat.com>
8146
8147 * python/python-internal.h (gdb_PyArg_ParseTupleAndKeywords): New
8148 static inline function.
8149 * python/py-arch.c (archpy_disassemble): Constify 'keywords'
8150 array and use gdb_PyArg_ParseTupleAndKeywords.
8151 * python/py-cmd.c (cmdpy_init): Likewise.
8152 * python/py-finishbreakpoint.c (bpfinishpy_init): Likewise.
8153 * python/py-inferior.c (infpy_read_memory, infpy_write_memory)
8154 (infpy_search_memory): Likewise.
8155 * python/py-objfile.c (objfpy_add_separate_debug_file)
8156 (gdbpy_lookup_objfile): Likewise.
8157 * python/py-symbol.c (gdbpy_lookup_symbol)
8158 (gdbpy_lookup_global_symbol): Likewise.
8159 * python/py-type.c (gdbpy_lookup_type): Likewise.
8160 * python/py-value.c (valpy_lazy_string, valpy_string): Likewise.
8161 * python/python.c (execute_gdb_command, gdbpy_write, gdbpy_flush):
8162 Likewise.
8163
8164 2017-04-05 Pedro Alves <palves@redhat.com>
8165
8166 * python/python-internal.h (gdb_PyGetSetDef): New type.
8167 * python/py-block.c (block_object_getset)
8168 (breakpoint_object_getset): Now a gdb_PyGetSetDef array.
8169 * python/py-event.c (event_object_getset)
8170 (finish_breakpoint_object_getset): Likewise.
8171 * python/py-inferior.c (inferior_object_getset): Likewise.
8172 * python/py-infthread.c (thread_object_getset): Likewise.
8173 * python/py-lazy-string.c (lazy_string_object_getset): Likewise.
8174 * python/py-linetable.c (linetable_entry_object_getset): Likewise.
8175 * python/py-objfile.c (objfile_getset): Likewise.
8176 * python/py-progspace.c (pspace_getset): Likewise.
8177 * python/py-record-btrace.c (btpy_insn_getset, btpy_call_getset):
8178 Likewise.
8179 * python/py-record.c (recpy_record_getset): Likewise.
8180 * python/py-symbol.c (symbol_object_getset): Likewise.
8181 * python/py-symtab.c (symtab_object_getset, sal_object_getset):
8182 Likewise.
8183 * python/py-type.c (type_object_getset, field_object_getset):
8184 Likewise.
8185 * python/py-value.c (value_object_getset): Likewise.
8186
8187 2017-04-05 Pedro Alves <palves@redhat.com>
8188
8189 * python/python-internal.h (gdb_PyObject_CallMethod)
8190 (gdb_PyErr_NewException, gdb_PySys_GetObject, gdb_PySys_SetPath):
8191 New functions.
8192 (GDB_PYSYS_SETPATH_CHAR, PyObject_CallMethod, PyErr_NewException)
8193 (PySys_GetObject, PySys_SetPath): New macros.
8194
8195 2017-04-05 Pedro Alves <palves@redhat.com>
8196
8197 * mi/mi-cmd-info.c (mi_cmd_info_os): Call info_osdata instead of
8198 info_osdata_command.
8199 * osdata.c (info_osdata_command): Rename to ...
8200 (info_osdata): ... this. Constify 'type' parameter, and remove
8201 the 'from_tty' parameter. Accept NULL TYPE.
8202 (info_osdata_command): New function.
8203 * osdata.h (info_osdata_command): Remove declaration.
8204 (info_osdata): New declaration.
8205
8206 2017-04-05 Pedro Alves <palves@redhat.com>
8207
8208 * mi/mi-cmd-break.c (mi_cmd_break_insert_1, mi_cmd_break_insert)
8209 (mi_cmd_dprintf_insert, mi_cmd_break_passcount)
8210 (mi_cmd_break_watch, mi_cmd_break_commands): Constify 'command'
8211 parameter.
8212 * mi/mi-cmd-catch.c (mi_cmd_catch_assert, mi_cmd_catch_exception)
8213 (mi_cmd_catch_load, mi_cmd_catch_unload): Constify cmd' parameter.
8214 * mi/mi-cmd-disas.c (mi_cmd_disassemble): Constify 'command'
8215 parameter.
8216 * mi/mi-cmd-env.c (mi_cmd_env_pwd, mi_cmd_env_cd, mi_cmd_env_path)
8217 (mi_cmd_env_dir, mi_cmd_inferior_tty_set, _cmd_inferior_tty_show)
8218 * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_file)
8219 (mi_cmd_file_list_exec_source_files)
8220 (mi_cmd_file_list_shared_libraries): Constify 'command' parameter.
8221 * mi/mi-cmd-info.c (mi_cmd_info_ada_exceptions)
8222 (mi_cmd_info_gdb_mi_command, mi_cmd_info_os): Constify 'command'
8223 parameter.
8224 * mi/mi-cmd-stack.c (mi_cmd_enable_frame_filters)
8225 (mi_cmd_stack_list_frames, mi_cmd_stack_info_depth)
8226 (mi_cmd_stack_list_locals, mi_cmd_stack_list_args)
8227 (mi_cmd_stack_list_variables, mi_cmd_stack_select_frame)
8228 (mi_cmd_stack_info_frame): Constify 'command' parameter.
8229 * mi/mi-cmd-target.c (mi_cmd_target_file_get)
8230 (mi_cmd_target_file_put, mi_cmd_target_file_delete): Constify
8231 'command' parameter.
8232 * mi/mi-cmd-var.c (mi_cmd_var_create, mi_cmd_var_delete)
8233 (mi_cmd_var_set_format, mi_cmd_var_set_visualizer)
8234 (mi_cmd_var_set_frozen, mi_cmd_var_show_format)
8235 (mi_cmd_var_info_num_children, mi_cmd_var_list_children)
8236 (mi_cmd_var_info_type, mi_cmd_var_info_path_expression)
8237 (mi_cmd_var_info_expression, mi_cmd_var_show_attributes)
8238 (mi_cmd_var_evaluate_expression, mi_cmd_var_assign)
8239 (mi_cmd_var_update, mi_cmd_enable_pretty_printing)
8240 (mi_cmd_var_set_update_range): Constify 'command' parameter.
8241 * mi/mi-cmds.h (mi_cmd_argv_ftype): Constify 'command' parameter.
8242 * mi/mi-interp.c (mi_cmd_interpreter_exec): Constify 'command'
8243 parameter.
8244 * mi/mi-main.c (mi_cmd_gdb_exit, mi_cmd_exec_next)
8245 (mi_cmd_exec_next_instruction, mi_cmd_exec_step)
8246 (mi_cmd_exec_step_instruction, mi_cmd_exec_finish)
8247 (mi_cmd_exec_return ,mi_cmd_exec_jump, mi_cmd_exec_continue)
8248 (mi_cmd_exec_interrupt, mi_cmd_exec_run, mi_cmd_target_detach)
8249 (mi_cmd_target_flash_erase, mi_cmd_thread_select)
8250 (mi_cmd_thread_list_ids, mi_cmd_thread_info)
8251 (mi_cmd_list_thread_groups, mi_cmd_data_list_register_names)
8252 (mi_cmd_data_list_changed_registers)
8253 (mi_cmd_data_write_register_values)
8254 (mi_cmd_data_evaluate_expression, mi_cmd_data_read_memory)
8255 (mi_cmd_data_read_memory_bytes, mi_cmd_data_write_memory)
8256 (mi_cmd_data_write_memory_bytes, mi_cmd_enable_timings)
8257 (mi_cmd_list_features, mi_cmd_list_target_features)
8258 (mi_cmd_add_inferior, mi_cmd_remove_inferior)
8259 (mi_cmd_trace_define_variable, mi_cmd_trace_list_variables)
8260 (mi_cmd_trace_find, mi_cmd_trace_save, mi_cmd_trace_start)
8261 (mi_cmd_trace_status, mi_cmd_trace_stop, mi_cmd_ada_task_info)
8262 (mi_cmd_trace_frame_collected): Constify 'command'
8263 parameter.
8264 * mi/mi-symbol-cmds.c (mi_cmd_symbol_list_lines): Constify
8265 'command' parameter.
8266
8267 2017-04-05 Pedro Alves <palves@redhat.com>
8268
8269 * ada-lang.c (ada_completer_word_break_characters): Now a const
8270 array.
8271 (ada_get_gdb_completer_word_break_characters): Constify.
8272 * completer.c (gdb_completer_command_word_break_characters)
8273 (gdb_completer_file_name_break_characters)
8274 (gdb_completer_quote_characters): Now const arrays.
8275 (get_gdb_completer_quote_characters): Constify.
8276 (set_rl_completer_word_break_characters): New function.
8277 (set_gdb_completion_word_break_characters)
8278 (complete_line_internal): Use it.
8279 * completer.h (get_gdb_completer_quote_characters): Constify.
8280 (set_rl_completer_word_break_characters): Declare.
8281 * f-lang.c (f_word_break_characters): Constify.
8282 * language.c (default_word_break_characters): Constify.
8283 * language.h (language_defn::la_word_break_characters): Constify.
8284 (default_word_break_characters): Constify.
8285 * top.c (init_main): Use set_rl_completer_word_break_characters.
8286
8287 2017-04-05 Pedro Alves <palves@redhat.com>
8288
8289 * aix-thread.c (aix_thread_pid_to_str)
8290 (aix_thread_extra_thread_info): Constify.
8291 * bsd-kvm.c (bsd_kvm_pid_to_str): Constify.
8292 * bsd-uthread.c (bsd_uthread_extra_thread_info)
8293 (bsd_uthread_pid_to_str): Constify.
8294 * corelow.c (core_pid_to_str): Constify.
8295 * darwin-nat.c (darwin_pid_to_str): Constify.
8296 * fbsd-nat.c (fbsd_pid_to_str): Constify.
8297 * fbsd-tdep.c (fbsd_core_pid_to_str, gdbarch_core_pid_to_str):
8298 Constify.
8299 * gnu-nat.c (gnu_pid_to_str): Constify.
8300 * go32-nat.c (go32_pid_to_str): Constify.
8301 * i386-cygwin-tdep.c (i386_windows_core_pid_to_str): Constify.
8302 * inf-ptrace.c (inf_ptrace_pid_to_str): Constify.
8303 * inferior.c (inferior_pid_to_str): Constify.
8304 * linux-nat.c (linux_nat_pid_to_str): Constify.
8305 * linux-tdep.c (linux_core_pid_to_str): Constify.
8306 * linux-thread-db.c (thread_db_pid_to_str)
8307 (thread_db_extra_thread_info): Constify.
8308 * nto-tdep.c (nto_extra_thread_info): Constify.
8309 * nto-tdep.h (nto_extra_thread_info): Constify.
8310 * obsd-nat.c (obsd_pid_to_str): Constify.
8311 * procfs.c (procfs_pid_to_str): Constify.
8312 * ravenscar-thread.c (ravenscar_extra_thread_info)
8313 (ravenscar_pid_to_str): Constify.
8314 * remote-sim.c (gdbsim_pid_to_str): Constify.
8315 * remote.c (remote_threads_extra_info, remote_pid_to_str):
8316 Constify.
8317 * sol-thread.c (solaris_pid_to_str): Constify.
8318 * sol2-tdep.c (sol2_core_pid_to_str): Constify.
8319 * sol2-tdep.h (sol2_core_pid_to_str): Constify.
8320 * target.c (default_pid_to_str, target_pid_to_str)
8321 (normal_pid_to_str, default_pid_to_str): Constify.
8322 * target.h (target_ops::to_pid_to_str)
8323 (target_ops::to_extra_thread_info): Constify.
8324 (target_pid_to_str, normal_pid_to_str): Constify.
8325 * windows-nat.c (windows_pid_to_str): Constify.
8326 * gdbarch.sh (core_pid_to_str): Constify.
8327 * target-delegates.c: Regenerate.
8328 * gdbarch.h, gdbarch.c: Regenerate.
8329
8330 2017-04-05 Pedro Alves <palves@redhat.com>
8331
8332 * main.c (captured_main_1): Use gdb::unique_xmalloc_ptr to manage
8333 the memory of the temporary warning_pre_print override.
8334 * utils.c (warning_pre_print): Constify.
8335 * utils.h (warning_pre_print): Constify.
8336
8337 2017-04-05 Pedro Alves <palves@redhat.com>
8338
8339 * cli/cli-cmds.c (shell_escape): Constify 'arg' parameter.
8340 (shell_command): New function.
8341 (make_command): Use std::string.
8342 (init_cli_cmds): Register shell_command instead of shell_escape.
8343
8344 2017-04-05 Pedro Alves <palves@redhat.com>
8345
8346 * breakpoint.c (dprintf_function, dprintf_channel): Don't initialize.
8347 * tracepoint.c (default_collect): Don't initialize.
8348
8349 2017-04-05 Pedro Alves <palves@redhat.com>
8350
8351 * macroexp.c (macro_buffer::shared): Now a bool.
8352 (init_buffer): Update.
8353 (init_shared_buffer): Constify 'addr' parameter.
8354 (substitute_args, expand, macro_expand, macro_expand_next): Remove
8355 casts.
8356
8357 2017-04-05 Pedro Alves <palves@redhat.com>
8358
8359 * arm-tdep.c (show_disassembly_style_sfunc): Constify local.
8360 * disasm.c (set_disassembler_options): Constify local.
8361 * i386-tdep.c (i386_print_insn): Remove cast and FIXME comment.
8362
8363 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8364
8365 PR gdb/21352
8366 * tracefile.c (tsave_command): Fix argument parsing for '-r'
8367 option.
8368
8369 2017-04-05 Yao Qi <yao.qi@linaro.org>
8370
8371 * frame.c (frame_unwind_register_unsigned): Call
8372 frame_unwind_register_value.
8373
8374 2017-04-05 Yao Qi <yao.qi@linaro.org>
8375
8376 * gdb.threads/thread-specific-bp.exp (check_thread_specific_breakpoint):
8377 Use gdb_test_multiple, and don't match anchor.
8378
8379 2017-04-05 Pedro Alves <palves@redhat.com>
8380
8381 * MAINTAINERS (Global Maintainers): Add Simon Marchi.
8382 (Write After Approval): Remove Simon Marchi.
8383
8384 2017-04-05 Pedro Alves <palves@redhat.com>
8385
8386 * common/gdb_optional.h (optional::optional): Make constexpr and
8387 initialize m_dummy.
8388
8389 2017-04-04 John Baldwin <jhb@FreeBSD.org>
8390
8391 * amd64-fbsd-tdep.c: Remove "bsd-uthread.h" include.
8392 (amd64fbsd_jmp_buf_reg_offset): Remove.
8393 (amd64fbsd_supply_uthread): Remove function.
8394 (amd64fbsd_collect_uthread): Remove function.
8395 (amd64fbsd_init_abi): Don't set bsd-uthread callbacks.
8396 * configure.tgt (i[34567]86-*-freebsd*): Remove bsd-uthread.o.
8397 (x86_64-*-freebsd*): Remove bsd-uthread.o.
8398 (fbsd-nat.c): Update comment.
8399 * i386-fbsd-tdep.c: Remove "bsd-uthread.h" include.
8400 (i386fbsd_jmp_buf_reg_offset): Remove.
8401 (i386fbsd_supply_uthread): Remove function.
8402 (i386fbsd_collect_uthread): Remove function.
8403 (i386fbsd_init_abi): Don't set bsd-uthread callbacks.
8404
8405 2017-04-04 John Baldwin <jhb@FreeBSD.org>
8406
8407 * Makefile.in (ALL_64_TARGET_OBS): Remove alpha-fbsd-tdep.o.
8408 (ALLDEPFILES): Remove alpha-fbsd-tdep.c
8409 * NEWS: Mention that support for FreeBSD/alpha was removed.
8410 * alpha-fbsd-tdep.c: Delete file.
8411 * config/alpha/fbsd.mh: Delete file.
8412 * configure.host: Delete alpha*-*-freebsd* and
8413 alpha*-*-kfreebsd*-gnu.
8414 * configure.tgt: Delete alpha*-*-freebsd* and
8415 alpha*-*-kfreebsd*-gnu.
8416
8417 2017-04-04 John Baldwin <jhb@FreeBSD.org>
8418
8419 * amd64-bsd-nat.c (amd64bsd_fetch_inferior_registers,
8420 amd64bsd_store_inferior_registers): Use ptid from regcache.
8421
8422 2017-04-04 Pedro Alves <palves@redhat.com>
8423
8424 * dwarf2read.c (lnp_state_machine): Now a class. Initialize all
8425 data fields, make them private and add "m_" prefixes.
8426 (lnp_state_machine::lnp_state_machine): New ctor.
8427 (record_line, check_line_address, handle_set_discriminator)
8428 (handle_set_address, handle_advance_pc, handle_special_opcode)
8429 (handle_advance_line, handle_set_file, handle_negate_stmt)
8430 (handle_const_add_pc, handle_fixed_advance_pc, handle_copy)
8431 (end_sequence, advance_line): New methods.
8432 (m_gdbarch, m_record_lines_p): New fields.
8433 (lnp_reader_state): Delete.
8434 (dwarf_record_line): Rename to ...
8435 (lnp_state_machine::record_line): ... adjust.
8436 (init_lnp_state_machine): Delete.
8437 (lnp_state_machine::lnp_state_machine): New.
8438 (check_line_address): Rename to ...
8439 (lnp_state_machine::check_line_address): This.
8440 (dwarf_decode_lines_1): Remove reference to "reader_state".
8441 Adjust lnp_state_machine having a non-default ctor. Use bool.
8442 State machine internal state manipulation moved to
8443 lnp_state_machine methods.
8444
8445 2017-04-04 Pedro Alves <palves@redhat.com>
8446
8447 * Makefile.in (SUBDIR_UNITTESTS_SRCS): Add
8448 unittests/offset-type-selftests.c.
8449 (SUBDIR_UNITTESTS_OBS): Add offset-type-selftests.o.
8450 * common/offset-type.h: New file.
8451 * common/preprocessor.h: New file.
8452 * common/traits.h: New file.
8453 * common/valid-expr.h: New file.
8454 * dwarf2expr.c: Include "common/underlying.h". Adjust to use
8455 sect_offset and cu_offset strong typedefs throughout.
8456 * dwarf2expr.h: Adjust to use sect_offset and cu_offset strong
8457 typedefs throughout.
8458 * dwarf2loc.c: Include "common/underlying.h". Adjust to use
8459 sect_offset and cu_offset strong typedefs throughout.
8460 * dwarf2read.c: Adjust to use sect_offset and cu_offset strong
8461 typedefs throughout.
8462 * gdbtypes.h: Include "common/offset-type.h".
8463 (cu_offset): Now an offset type (strong typedef) instead of a
8464 struct.
8465 (sect_offset): Likewise.
8466 (union call_site_parameter_u): Rename "param_offset" field to
8467 "param_cu_off".
8468 * unittests/offset-type-selftests.c: New file.
8469
8470 2017-04-04 Pedro Alves <palves@redhat.com>
8471
8472 * common/underlying.h: New file.
8473 * dwarf2read.c: Include "common/gdb_optional.h" and
8474 "common/underlying.h".
8475 (dir_index, file_name_index): New types.
8476 (file_entry): Use them.
8477 (file_entry::include): Use to_underlying.
8478 (line_header::add_file_name): Use dir_index.
8479 (read_formatted_entries): Use gdb::optional. Read form before
8480 writting to file_entry.
8481 (dwarf_decode_line_header): Use dir_index.
8482 (lnp_state_machine::current_file): Use to_underlying.
8483 (lnp_state_machine::file): Change type to file_name_index.
8484 (dwarf_record_line): Use to_underlying.
8485 (init_lnp_state_machine): Use file_name_index.
8486 (dwarf_decode_lines_1): Use dir_index and file_name_index.
8487
8488 2017-04-04 Pedro Alves <palves@redhat.com>
8489
8490 * common/gdb_optional.h (gdb::optiona): Add operator->, operator*,
8491 operator bool, has_value and get methods.
8492
8493 2017-04-04 Pedro Alves <palves@redhat.com>
8494
8495 * dwarf2read.c (struct file_entry): Add ctors, and initialize all
8496 fields.
8497 (line_header): Initialize all data fields. Change type of
8498 standard_opcode_lengths to std::unique_ptr<unsigned char[]>.
8499 Change type of include_dirs to std::vector<const char *>. Remove
8500 num_include_dirs, include_dirs_size. Change type of file_names to
8501 std::vector<file_entry>. Remove num_file_names, file_names_size.
8502 (line_header::line_header): New.
8503 (line_header::add_include_dir, line_header::add_file_name): New
8504 methods.
8505 (line_header::include_dir_at): Remove NULL check.
8506 (line_header::file_name_at): Add const overload.
8507 (line_header_up): New unique_ptr typedef.
8508 (dw2_get_file_names_reader): Use line_header_up. Adjust to use
8509 std::vector. Remove free_line_header call.
8510 (dwarf2_build_include_psymtabs): Use line_header_up. Remove
8511 free_line_header call.
8512 (free_cu_line_header): Delete.
8513 (handle_DW_AT_stmt_list, handle_DW_AT_stmt_list)
8514 (setup_type_unit_groups): Use line_header_up instead of cleanups.
8515 Adjust to use std::vector.
8516 (free_line_header): Delete.
8517 (free_line_header_voidp): Use delete.
8518 (add_include_dir): Replace with ...
8519 (line_header::add_include_dir): ... this method. Use std::vector.
8520 (add_file_name): Replace with ...
8521 (line_header::add_file_name): ... this method. Use std::vector.
8522 (add_include_dir_stub): Delete.
8523 (read_formatted_entries): Remove memset.
8524 (dwarf_decode_line_header): Return a line_header_up instead of a
8525 raw pointer. Remove cleanup handling. Pass lambdas to
8526 read_formatted_entries. Adjust to use line_header methods.
8527 (dwarf_decode_lines_1): Adjust to use line_header methods.
8528 (dwarf_decode_lines, file_file_name, file_full_name): Adjust to
8529 use std::vector.
8530
8531 2017-04-04 Simon Marchi <simon.marchi@polymtl.ca>
8532
8533 * remote.c (set_general_thread, set_continue_thread): Use ptid_t
8534 instead of struct ptid.
8535
8536 2017-05-04 Alan Hayward <alan.hayward@arm.com>
8537
8538 * frame.c (get_frame_register_bytes): Unwind using value.
8539 (put_frame_register_bytes): Likewise.
8540
8541 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8542
8543 * d-exp.y (type_aggregate_p): Treat TYPE_CODE_MODULE as being
8544 aggregate-like.
8545
8546 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8547
8548 * auto-load.c (auto_load_section_scripts): Check SEC_HAS_CONTENTS.
8549
8550 2017-03-29 Yao Qi <yao.qi@linaro.org>
8551
8552 * gdbthread.h (struct thread_info): Declare constructor and
8553 destructor. Add some in-class member initializers.
8554 * thread.c (free_thread): Remove.
8555 (init_thread_list): Call delete instead of free_thread.
8556 (new_thread): Call thread_info constructor.
8557 (thread_info::thread_info): New function.
8558 (thread_info::~thread_info): New function.
8559 (delete_thread_1): Call delete instead of free_thread.
8560 (make_cleanup_restore_current_thread): Move tp and frame to
8561 inner block.
8562
8563 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8564
8565 * arc-tdep.c (arc_frame_cache): Add support for prologue analysis.
8566 (arc_skip_prologue): Likewise.
8567 (arc_make_frame_cache): Likewise.
8568 (arc_pv_get_operand): New function.
8569 (arc_is_in_prologue): Likewise.
8570 (arc_analyze_prologue): Likewise.
8571 (arc_print_frame_cache): Likewise.
8572 (MAX_PROLOGUE_LENGTH): New constant.
8573
8574 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8575
8576 * configure.tgt: Add arc-insn.o.
8577 * arc-tdep.c (arc_delayed_print_insn): Make non-static.
8578 (dump_arc_instruction_command): New function.
8579 (arc_fprintf_disasm): Likewise.
8580 (arc_disassemble_info): Likewise.
8581 (arc_insn_get_operand_value): Likewise.
8582 (arc_insn_get_operand_value_signed): Likewise.
8583 (arc_insn_get_memory_base_reg): Likewise.
8584 (arc_insn_get_memory_offset): Likewise.
8585 (arc_insn_get_branch_target): Likewise.
8586 (arc_insn_dump): Likewise.
8587 (arc_insn_get_linear_next_pc): Likewise.
8588 * arc-tdep.h (arc_delayed_print_insn): Add function declaration.
8589 (arc_disassemble_info): Likewise.
8590 (arc_insn_get_branch_target): Likewise.
8591 (arc_insn_get_linear_next_pc): Likewise.
8592 * NEWS: Mention new "maint print arc arc-instruction".
8593
8594 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8595
8596 * arc-tdep (maintenance_print_arc_list): New variable.
8597 (maintenance_print_arc_command): New function.
8598
8599 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8600
8601 * arc-tdep.c (core_v2_register_names, core_arcompact_register_names)
8602 Add "limm" and "reserved".
8603 (arc_cannot_fetch_register, arc_cannot_store_register): Add
8604 ARC_RESERVED_REGNUM and ARC_LIMM_REGNUM.
8605 * arc-tdep.h (arc_regnum): Likewise.
8606
8607 2017-03-27 Max Filippov <jcmvbkbc@gmail.com>
8608
8609 * xtensa-linux-nat.c (fill_gregset): Call regcache_raw_collect
8610 for THREADPTR register.
8611 (supply_gregset_reg): Call regcache_raw_supply for THREADPTR
8612 register.
8613 * xtensa-tdep.c (XTENSA_DBREGN_UREG): New definition.
8614 (xtensa_derive_tdep): Initialize tdep->threadptr_regnum.
8615 * xtensa-tdep.h (gdbarch_tdep::threadptr_regnum): New field.
8616
8617 2017-03-27 Max Filippov <jcmvbkbc@gmail.com>
8618
8619 * xtensa-tdep.c (xtensa_pseudo_register_read): Treat all
8620 registers above gdbarch_num_regs (gdbarch) as privileged in
8621 call0 ABI.
8622
8623 2017-03-27 Max Filippov <jcmvbkbc@gmail.com>
8624
8625 * xtensa-linux-nat.c (fill_gregset): Call regcache_raw_collect
8626 for a single specified register or for all registers in
8627 a0_base..a0_base + C0_NREGS range.
8628 (supply_gregset_reg): Call regcache_raw_supply for a single
8629 specified register or for all registers in a0_base..a0_base +
8630 C0_NREGS range.
8631
8632 2017-03-27 Max Filippov <jcmvbkbc@gmail.com>
8633
8634 * arch/xtensa.h (C0_NREGS): Add definition.
8635 * xtensa-tdep.c (C0_NREGS): Remove definition.
8636
8637 2017-03-27 Max Filippov <jcmvbkbc@gmail.com>
8638
8639 * xtensa-tdep.c (xtensa_scan_prologue, call0_analyze_prologue):
8640 Drop xtensa_default_isa initialization.
8641 (xtensa_gdbarch_init): Initialize xtensa_default_isa.
8642
8643 2017-03-27 Pedro Alves <palves@redhat.com>
8644
8645 * dwarf2read.c (file_entry) <dir_index>: Add comment.
8646 (file_entry::include_dir): New method.
8647 (line_header::include_dir_at, line_header::file_name_at): New
8648 methods.
8649 (setup_type_unit_groups, setup_type_unit_groups)
8650 (psymtab_include_file_name): Simplify using the new methods.
8651 (lnp_state_machine) <the_line_header>: New field.
8652 <file>: Add comment.
8653 (lnp_state_machine::current_file): New method.
8654 (dwarf_record_line): Simplify using the new methods.
8655 (init_lnp_state_machine): Initialize the "the_line_header" field.
8656 (dwarf_decode_lines_1, dwarf_decode_lines, file_file_name):
8657 Simplify using the new methods.
8658
8659 2017-03-27 Pedro Alves <palves@redhat.com>
8660
8661 * cp-name-parser.y (make_empty): Delete.
8662 (demangler_special, nested_name, ptr_operator, array_indicator)
8663 (direct_declarator, declarator_1): Use fill_comp instead of
8664 make_empty.
8665
8666 2017-03-27 Pedro Alves <palves@redhat.com>
8667
8668 * xml-support.h (gdb_xml_debug): Pass a "first-to-check" argument
8669 to ATTRIBUTE_PRINTF.
8670 * solib-target.c (library_list_start_list): Print "string" not
8671 "version".
8672 * xml-tdesc.c (tdesc_start_field): Pass "field_name" to
8673 gdb_xml_error call.
8674
8675 2017-03-27 Pedro Alves <palves@redhat.com>
8676
8677 * dwarf2read.c (struct file_and_directory): New.
8678 (dwarf2_get_dwz_file): Adjust to use std::string.
8679 (dw2_get_file_names_reader): Adjust to use file_and_directory.
8680 (find_file_and_directory): Adjust to return a file_and_directory
8681 object.
8682 (read_file_scope): Adjust to use file_and_directory. Remove
8683 make_cleanup/do_cleanups calls.
8684 (open_and_init_dwp_file): Adjust to use std::string. Remove
8685 make_cleanup/do_cleanups calls.
8686 * python/python.c (do_start_initialization): Adjust to ldirname
8687 returning a std::string.
8688 * utils.c (ldirname): Now returns a std::string.
8689 * utils.h (ldirname): Change return type to std::string.
8690 * xml-syscall.c (xml_init_syscalls_info): Adjust to ldirname
8691 returning a std::string.
8692 * xml-tdesc.c (file_read_description_xml): Likewise.
8693
8694 2017-03-24 Alan Hayward <alan.hayward@arm.com>
8695
8696 * regcache.c (regcache_debug_print_register): New function.
8697 * regcache.h (regcache_debug_print_register): New declaration.
8698 * target.c (debug_print_register): Remove.
8699 (target_fetch_registers): Call regcache_debug_print_register.
8700 (target_store_registers): Likewise.
8701
8702 2017-03-24 Pádraig Brady <pbrady@fb.com>
8703
8704 * dwarf2read.c (setup_type_unit_groups): Ensure dir_index doesn't
8705 reference beyond the 'lh->include_dirs' array before accessing to
8706 it.
8707 (psymtab_include_file_name): Likewise.
8708 (dwarf_decode_lines_1): Likewise.
8709 (dwarf_decode_lines): Likewise.
8710 (file_file_name): Likewise.
8711
8712 2017-03-23 Simon Marchi <simon.marchi@ericsson.com>
8713
8714 * fbsd-tdep.c (fbsd_corefile_thread): Don't set/restore
8715 inferior_ptid.
8716 * proc-service.c (ps_lgetregs, ps_lsetregs, ps_lgetfpregs,
8717 ps_lsetfpregs): Likewise.
8718 * regcache.c (regcache_raw_update, regcache_raw_write): Likewise.
8719 * sol-thread.c (ps_lgetregs, ps_lsetregs, ps_lgetfpregs,
8720 ps_lsetfpregs): Likewise.
8721 * target.c (target_fetch_registers, target_store_registers):
8722 Remove asserts.
8723
8724 2017-03-23 Alan Hayward <alan.hayward@arm.com>
8725
8726 * sol-thread.c (sol_thread_store_registers): Remove regcache calls.
8727
8728 2017-03-23 Yao Qi <yao.qi@linaro.org>
8729
8730 * aarch64-tdep.c (aarch64_process_record_test): Declare.
8731 (_initialize_aarch64_tdep): Register it.
8732 (aarch64_record_load_store): Handle PRFM instruction.
8733 (aarch64_process_record_test): New function.
8734
8735 2017-03-23 Yao Qi <yao.qi@linaro.org>
8736
8737 * aarch64-tdep.c (aarch64_record_load_store): Fix code
8738 indentation.
8739
8740 2017-03-23 Yao Qi <yao.qi@linaro.org>
8741
8742 * aarch64-tdep.c: Remove AARCH64_RECORD_FAILURE.
8743
8744 2017-03-23 Philipp Rudo <prudo@linux.vnet.ibm.com>
8745
8746 python/python.c (do_start_initialization): Fix memory leak.
8747
8748 2017-03-22 Simon Marchi <simon.marchi@polymtl.ca>
8749
8750 * inf-ptrace.c (inf_ptrace_xfer_partial): Get pid from ptid
8751 using get_ptrace_pid.
8752 * linux-nat.c (linux_nat_xfer_partial): Don't set/restore
8753 inferior_ptid.
8754 (linux_proc_xfer_partial, linux_proc_xfer_spu): Use lwp of
8755 inferior_ptid instead of pid.
8756
8757 2017-03-22 Yao Qi <yao.qi@linaro.org>
8758
8759 * aarch64-tdep.c: Wrap locally used classes in anonymous
8760 namespace.
8761 * arm-tdep.c: Likewise.
8762 * linespec.c: Likewise.
8763 * ui-out.c: Likewise.
8764
8765 2017-03-22 Jonah Graham <jonah@kichwacoders.com>
8766
8767 PR gdb/19637
8768 * python/lib/gdb/printer/bound_registers.py: Import sys.
8769
8770 2017-03-21 Simon Marchi <simon.marchi@ericsson.com>
8771
8772 * windows-nat.c (do_windows_fetch_inferior_registers): Add
8773 windows_thread_info parameter and use it instead of
8774 current_thread.
8775 (windows_fetch_inferior_registers): Don't set current_thread,
8776 pass the thread to do_windows_fetch_inferior_registers. Use
8777 ptid from regcache instead of inferior_ptid.
8778 (do_windows_store_inferior_registers): Add windows_thread_info
8779 parameter and use it instead of current_thread.
8780 (windows_store_inferior_registers): Don't set current_thread,
8781 pass the thread to do_windows_store_inferior_registers. Use
8782 ptid from regcache instead of inferior_ptid.
8783
8784 2017-03-21 Simon Marchi <simon.marchi@ericsson.com>
8785
8786 * ser-mingw.c (ser_windows_raw): Remove reference to
8787 struct serial::current_timeout.
8788
8789 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8790
8791 PR tdep/20928
8792 * gdb/sparc-tdep.h (gdbarch_tdep) <sparc64_ccr_type>: New field.
8793 * gdb/sparc64-tdep.c (sparc64_ccr_type): New function.
8794 (sparc64_fsr_type): Fix %fsr decoding.
8795
8796 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8797
8798 * python/py-record-btrace.c (btpy_insn_data): Change return type
8799 for Python 2.
8800
8801 2017-03-20 Simon Marchi <simon.marchi@polymtl.ca>
8802
8803 * spu-linux-nat.c (spu_fetch_inferior_registers,
8804 spu_store_inferior_registers): Use ptid from regcache, set and
8805 restore inferior_ptid.
8806 * spu-multiarch.c (spu_fetch_registers, spu_store_registers):
8807 Likewise.
8808
8809 2017-03-20 Simon Marchi <simon.marchi@polymtl.ca>
8810
8811 * i386-linux-nat.c (fetch_register, store_register,
8812 i386_linux_fetch_inferior_registers,
8813 i386_linux_store_inferior_registers): Use ptid from regcache.
8814 * ia64-linux-nat.c (ia64_linux_fetch_register,
8815 ia64_linux_store_register): Likewise.
8816 * inf-ptrace.c (inf_ptrace_fetch_register,
8817 inf_ptrace_store_register): Likewise.
8818 * m32r-linux-nat.c (m32r_linux_fetch_inferior_registers,
8819 m32r_linux_store_inferior_registers): Likewise.
8820 * m68k-bsd-nat.c (m68kbsd_fetch_inferior_registers,
8821 m68kbsd_store_inferior_registers): Likewise.
8822 * m68k-linux-nat.c (fetch_register, store_register,
8823 m68k_linux_fetch_inferior_registers,
8824 m68k_linux_store_inferior_registers): Likewise.
8825 * m88k-bsd-nat.c (m88kbsd_fetch_inferior_registers,
8826 m88kbsd_store_inferior_registers): Likewise.
8827 * mips-fbsd-nat.c (mips_fbsd_fetch_inferior_registers,
8828 mips_fbsd_store_inferior_registers): Likewise.
8829 * mips-linux-nat.c (mips64_linux_regsets_fetch_registers,
8830 mips64_linux_regsets_store_registers): Likewise.
8831 * mips-nbsd-nat.c (mipsnbsd_fetch_inferior_registers,
8832 mipsnbsd_store_inferior_registers): Likewise.
8833 * mips-obsd-nat.c (mips64obsd_fetch_inferior_registers,
8834 mips64obsd_store_inferior_registers): Likewise.
8835 * nto-procfs.c (procfs_fetch_registers, procfs_store_registers):
8836 Likewise.
8837 * ppc-fbsd-nat.c (ppcfbsd_fetch_inferior_registers,
8838 ppcfbsd_store_inferior_registers): Likewise.
8839 * ppc-linux-nat.c (ppc_linux_fetch_inferior_registers,
8840 ppc_linux_store_inferior_registers): Likewise.
8841 * ppc-nbsd-nat.c (ppcnbsd_fetch_inferior_registers,
8842 ppcnbsd_store_inferior_registers): Likewise.
8843 * ppc-obsd-nat.c (ppcobsd_fetch_registers,
8844 ppcobsd_store_registers): Likewise.
8845 * procfs.c (procfs_fetch_registers, procfs_store_registers):
8846 Likewise.
8847 * ravenscar-thread.c (ravenscar_fetch_registers,
8848 ravenscar_store_registers, ravenscar_prepare_to_store):
8849 Likewise.
8850 * record-btrace.c (record_btrace_fetch_registers,
8851 record_btrace_store_registers, record_btrace_prepare_to_store):
8852 Likewise.
8853 * remote-sim.c (gdbsim_fetch_register, gdbsim_store_register):
8854 Lookup inferior using ptid from regcache, instead of
8855 current_inferior.
8856 * remote.c (remote_fetch_registers, remote_store_registers): Use
8857 ptid from regcache.
8858 * rs6000-nat.c (fetch_register, store_register): Likewise.
8859 * s390-linux-nat.c (s390_linux_fetch_inferior_registers,
8860 s390_linux_store_inferior_registers): Likewise.
8861 * sh-nbsd-nat.c (shnbsd_fetch_inferior_registers,
8862 shnbsd_store_inferior_registers): Likewise.
8863 * sol-thread.c (sol_thread_fetch_registers,
8864 sol_thread_store_registers): Likewise.
8865 * sparc-nat.c (sparc_fetch_inferior_registers,
8866 sparc_store_inferior_registers): Likewise.
8867 * tilegx-linux-nat.c (fetch_inferior_registers,
8868 store_inferior_registers): Likewise.
8869 * vax-bsd-nat.c (vaxbsd_fetch_inferior_registers,
8870 vaxbsd_store_inferior_registers): Likewise.
8871 * xtensa-linux-nat.c (fetch_gregs, store_gregs, fetch_xtregs,
8872 store_xtregs): Likewise.
8873
8874 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
8875
8876 PR gdb/14441
8877 * NEWS: Mention support for rvalue references in GDB and python.
8878 * doc/gdb.texinfo (C Plus Plus Expressions): Mention that GDB
8879 supports both lvalue and rvalue references.
8880
8881 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
8882
8883 PR gdb/14441
8884 * gdbtypes.c (rank_one_type): Implement overloading
8885 resolution rules regarding rvalue references.
8886
8887 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
8888
8889 PR gdb/14441
8890 * aarch64-tdep.c (aarch64_type_align)
8891 (aarch64_extract_return_value, aarch64_store_return_value): Change
8892 lvalue reference type checks to general reference type checks.
8893 * amd64-tdep.c (amd64_classify): Likewise.
8894 * amd64-windows-tdep.c (amd64_windows_passed_by_integer_register):
8895 Likewise.
8896 * arm-tdep.c (arm_type_align, arm_extract_return_value)
8897 (arm_store_return_value): Likewise.
8898 * ax-gdb.c (gen_fetch, gen_cast): Likewise.
8899 * c-typeprint.c (c_print_type): Likewise.
8900 * c-varobj.c (adjust_value_for_child_access, c_value_of_variable)
8901 (cplus_number_of_children, cplus_describe_child): Likewise.
8902 * compile/compile-c-symbols.c (generate_vla_size): Likewise.
8903 * completer.c (expression_completer): Likewise.
8904 * cp-support.c (make_symbol_overload_list_adl_namespace):
8905 Likewise.
8906 * darwin-nat-info.c (info_mach_region_command): Likewise.
8907 * dwarf2loc.c (entry_data_value_coerce_ref)
8908 (value_of_dwarf_reg_entry): Likewise.
8909 * eval.c (ptrmath_type_p, evaluate_subexp_standard)
8910 (evaluate_subexp_for_address, evaluate_subexp_for_sizeof):
8911 Likewise.
8912 * findvar.c (extract_typed_address, store_typed_address):
8913 Likewise.
8914 * gdbtypes.c (rank_one_type): Likewise.
8915 * hppa-tdep.c (hppa64_integral_or_pointer_p): Likewise.
8916 * infcall.c (value_arg_coerce): Likewise.
8917 * language.c (pointer_type): Likewise.
8918 * m32c-tdep.c (m32c_reg_arg_type, m32c_m16c_address_to_pointer):
8919 Likewise.
8920 * m88k-tdep.c (m88k_integral_or_pointer_p): Likewise.
8921 * mn10300-tdep.c (mn10300_type_align): Likewise.
8922 * msp430-tdep.c (msp430_push_dummy_call): Likewise.
8923 * ppc-sysv-tdep.c (do_ppc_sysv_return_value)
8924 (ppc64_sysv_abi_push_param, ppc64_sysv_abi_return_value):
8925 Likewise.
8926 * printcmd.c (print_formatted, x_command): Likewise.
8927 * python/py-type.c (typy_get_composite, typy_template_argument):
8928 Likewise.
8929 * python/py-value.c (valpy_referenced_value)
8930 (valpy_get_dynamic_type, value_has_field): Likewise.
8931 * s390-linux-tdep.c (s390_function_arg_integer): Likewise.
8932 * sparc-tdep.c (sparc_integral_or_pointer_p): Likewise.
8933 * sparc64-tdep.c (sparc64_integral_or_pointer_p): Likewise.
8934 * spu-tdep.c (spu_scalar_value_p): Likewise.
8935 * symtab.c (lookup_symbol_aux): Likewise.
8936 * typeprint.c (whatis_exp, print_type_scalar): Likewise.
8937 * valarith.c (binop_types_user_defined_p, unop_user_defined_p):
8938 Likewise.
8939 * valops.c (value_cast_pointers, value_cast)
8940 (value_reinterpret_cast, value_dynamic_cast, value_addr, typecmp)
8941 (value_struct_elt, value_struct_elt_bitpos)
8942 (value_find_oload_method_list, find_overload_match)
8943 (value_rtti_indirect_type): Likewise.
8944 * valprint.c (val_print_scalar_type_p, generic_val_print):
8945 Likewise.
8946 * value.c (value_actual_type, value_as_address, unpack_long)
8947 (pack_long, pack_unsigned_long, coerce_ref_if_computed)
8948 (coerce_ref): Likewise.
8949 * varobj.c (varobj_get_value_type): Likewise.
8950
8951 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
8952
8953 PR gdb/14441
8954 * doc/python.texi (Types in Python): Add TYPE_CODE_RVALUE_REF to
8955 table of constants.
8956 * python/lib/gdb/command/explore.py: Support exploring values
8957 of rvalue reference types.
8958 * python/lib/gdb/types.py: Implement get_basic_type() for
8959 rvalue reference types.
8960 * python/py-type.c (pyty_codes) <TYPE_CODE_RVALUE_REF>: New
8961 constant.
8962 * python/py-value.c (valpy_getitem): Add an rvalue reference
8963 check.
8964 (valpy_reference_value): Add new parameter "refcode".
8965 (valpy_lvalue_reference_value, valpy_rvalue_reference_value):
8966 New wrappers for valpy_reference_value().
8967 * python/py-xmethods.c (gdbpy_get_xmethod_result_type)
8968 (gdbpy_invoke_xmethod): Likewise.
8969
8970 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
8971
8972 PR gdb/14441
8973 * dwarf2read.c (process_die, read_type_die_1): Handle the
8974 DW_TAG_rvalue_reference_type DIE.
8975 (read_tag_reference_type): Add new parameter "refcode".
8976
8977 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
8978
8979 PR gdb/14441
8980 * c-typeprint.c (c_print_type, c_type_print_varspec_prefix)
8981 (c_type_print_modifier, c_type_print_varspec_suffix)
8982 (c_type_print_base): Support printing rvalue reference types.
8983 * c-valprint.c (c_val_print, c_value_print): Support printing
8984 rvalue reference values.
8985
8986 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
8987
8988 PR gdb/14441
8989 * cp-name-parser.y (ptr_operator): Handle the '&&' token in
8990 typename.
8991 * cp-support.c (replace_typedefs): Handle
8992 DEMANGLE_COMPONENT_RVALUE_REFERENCE.
8993 * python/py-type.c (typy_lookup_type): Likewise.
8994
8995 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
8996
8997 PR gdb/14441
8998 * c-exp.y (ptr_operator): Handle the '&&' token in the typename.
8999 * parse.c (insert_type): Change assert statement.
9000 (follow_types): Handle rvalue reference types.
9001 * parser-defs.h (enum type_pieces) <tp_rvalue_reference>: New
9002 constant.
9003
9004 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
9005
9006 PR gdb/14441
9007 * ada-lang.c (ada_evaluate_subexp): Adhere to the new
9008 value_ref() interface.
9009 * c-valprint.c (c_value_print): Likewise.
9010 * infcall.c (value_arg_coerce): Likewise.
9011 * python/py-value.c (valpy_reference_value): Likewise.
9012 * valops.c (value_cast, value_reinterpret_cast)
9013 (value_dynamic_cast, typecmp): Likewise.
9014 (value_ref): Parameterize by kind of return value reference type.
9015 * value.h (value_ref): Add new parameter "refcode".
9016
9017 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
9018
9019 PR gdb/14441
9020 * dwarf2read.c (read_tag_reference_type): Use
9021 lookup_lvalue_reference_type() instead of lookup_reference_type().
9022 * eval.c (evaluate_subexp_standard): Likewise.
9023 * f-exp.y: Likewise.
9024 * gdbtypes.c (make_reference_type, lookup_reference_type):
9025 Generalize with rvalue reference types.
9026 (lookup_lvalue_reference_type, lookup_rvalue_reference_type): New
9027 convenience wrappers for lookup_reference_type().
9028 * gdbtypes.h (make_reference_type, lookup_reference_type): Add a
9029 reference kind parameter.
9030 (lookup_lvalue_reference_type, lookup_rvalue_reference_type): Add
9031 wrappers for lookup_reference_type().
9032 * guile/scm-type.c (gdbscm_type_reference): Use
9033 lookup_lvalue_reference_type() instead of lookup_reference_type().
9034 * guile/scm-value.c (gdbscm_value_dynamic_type): Likewise.
9035 * parse.c (follow_types): Likewise.
9036 * python/py-type.c (typy_reference, typy_lookup_type): Likewise.
9037 * python/py-value.c (valpy_get_dynamic_type, valpy_getitem):
9038 Likewise.
9039 * python/py-xmethods.c (gdbpy_get_xmethod_result_type)
9040 (gdbpy_invoke_xmethod): Likewise.
9041 * stabsread.c: Provide extra argument to make_reference_type()
9042 call.
9043 * valops.c (value_ref, value_rtti_indirect_type): Use
9044 lookup_lvalue_reference_type() instead of lookup_reference_type().
9045
9046 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
9047
9048 PR gdb/14441
9049 * gdbtypes.h (enum type_code) <TYPE_CODE_RVALUE_REF>: New constant.
9050 (TYPE_IS_REFERENCE): New macro.
9051 (struct type): Add rvalue_reference_type field.
9052 (TYPE_RVALUE_REFERENCE_TYPE): New macro.
9053
9054 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9055
9056 * NEWS: Add an entry about new '-file-list-shared-libraries' command.
9057 * mi/mi-cmd-file.c (mi_cmd_file_list_shared_libraries):
9058 New function definition.
9059 * mi/mi-cmds.c (mi_cmds): Add -file-list-shared-libraries command.
9060 * mi/mi-cmds.h (mi_cmd_file_list_shared_libraries):
9061 New function declaration.
9062 * mi/mi-interp.c (mi_output_solib_attribs): New Function.
9063 * mi/mi-interp.h: New file.
9064 * solib.c (info_sharedlibrary_command): Replace for loop with
9065 ALL_SO_LIBS macro
9066 * solib.h (update_solib_list): New function declaration.
9067 (so_list_head): Move macro.
9068 * solist.h (ALL_SO_LIBS): New macro.
9069
9070 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9071
9072 * infcmd.c (post_create_inferior): Remove unused argument in
9073 call to solib_add.
9074 * remote.c (remote_start_remote): Likewise.
9075 * solib-frv.c (frv_fetch_objfile_link_map): Likewise.
9076 * solib-svr4.c: (svr4_fetch_objfile_link_map): Likewise.
9077 (enable_break): Likewise.
9078 * solib.c (update_solib_list): Remove unused target argument
9079 and its documentation.
9080 (solib_add): Remove unused target argument. Remove unused
9081 argument in call to update_solib_list.
9082 (info_sharedlibrary_command): Remove unused argument in call
9083 to update_solib_list.
9084 (sharedlibrary_command): Remove unused argument in call to
9085 solib_add.
9086 (handle_solib_event): Likewise.
9087 (reload_shared_libraries): Likewise.
9088 * solib.h (solib_add): Remove unused target argument.
9089
9090 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9091
9092 * s390-linux-tdep.c (is_rsi, is_rie): Remove functions.
9093 (s390_displaced_step_fixup): Cover relative branches with the
9094 default fixup handling. This fixes lack of support for some
9095 relative branch instructions.
9096
9097 2017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
9098
9099 * i386-gnu-nat.c (gnu_fetch_registers, gnu_store_registers): Use
9100 ptid from regcache.
9101
9102 2017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
9103
9104 * i386-darwin-nat.c (i386_darwin_fetch_inferior_registers,
9105 i386_darwin_store_inferior_registers): Use ptid from regcache.
9106
9107 2017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
9108
9109 * i386-bsd-nat.c (i386bsd_fetch_inferior_registers,
9110 i386bsd_store_inferior_registers): Use ptid from regcache.
9111
9112 2017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
9113
9114 * hppa-obsd-nat.c (hppaobsd_fetch_registers,
9115 hppaobsd_store_registers): Use ptid from regcache.
9116
9117 2017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
9118
9119 * hppa-nbsd-nat.c (hppanbsd_fetch_registers,
9120 hppanbsd_store_registers): Use ptid from regcache.
9121
9122 2017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
9123
9124 * hppa-linux-nat.c (fetch_register, store_register): Use ptid
9125 from regcache. Use get_ptrace_pid.
9126
9127 2017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
9128
9129 * corelow.c (get_core_register_section): Use ptid from regcache,
9130 update doc.
9131
9132 2017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
9133
9134 * bsd-uthread.c (bsd_uthread_fetch_registers,
9135 bsd_uthread_store_registers): Use ptid from regcache, set and
9136 restore inferior_ptid.
9137
9138 2017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
9139
9140 * arm-nbsd-nat.c (fetch_register, fetch_regs, fetch_fp_register,
9141 fetch_fp_regs, store_register, store_regs, store_fp_register,
9142 store_fp_regs): Use ptid from regcache.
9143
9144 2017-03-17 Simon Marchi <simon.marchi@polymtl.ca>
9145
9146 * arm-linux-nat.c (fetch_fpregs, store_fpregs, fetch_regs,
9147 store_regs, fetch_wmmx_regs, store_wmmx_regs, fetch_vfp_regs,
9148 store_vfp_regs): Use ptid from regcache.
9149
9150 2017-03-17 Pedro Alves <palves@redhat.com>
9151
9152 PR remote/21188
9153 * ser-base.c (ser_base_wait_for): Add comment.
9154 (do_ser_base_readchar): Improve comment based on the ser-unix.c's
9155 version.
9156 * ser-unix.c (hardwire_raw): Remove reference to
9157 scb->current_timeout.
9158 (wait_for, do_hardwire_readchar, hardwire_readchar): Delete.
9159 (hardwire_ops): Install ser_base_readchar instead of
9160 hardwire_readchar.
9161 * serial.h (struct serial) <current_timeout, timeout_remaining>:
9162 Remove fields.
9163
9164 2017-03-17 Jonah Graham <jonah@kichwacoders.com>
9165
9166 PR gdb/19637
9167 * python/lib/gdb/printer/bound_registers.py: Add support for
9168 Python 3.
9169
9170 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9171
9172 * dwarf2loc.c (indirect_synthetic_pointer): Get data type of
9173 pointed-to DIE and pass it to dwarf2_evaluate_loc_desc_full.
9174 (dwarf2_evaluate_loc_desc_full): New parameter subobj_type; rename
9175 byte_offset to subobj_byte_offset. Fix the handling of
9176 DWARF_VALUE_STACK on big-endian targets when coming via an
9177 implicit pointer.
9178 (dwarf2_evaluate_loc_desc): Adjust call to
9179 dwarf2_evaluate_loc_desc_full.
9180 * dwarf2loc.h (dwarf2_fetch_die_type_sect_off): New declaration.
9181 * dwarf2read.c (dwarf2_fetch_die_type_sect_off): New function.
9182
9183 2017-03-16 Yao Qi <yao.qi@linaro.org>
9184
9185 * arm-tdep.c (thumb_record_misc): Decode CBNZ, CBZ, REV16,
9186 and REVSH instructions.
9187
9188 2017-03-16 Yao Qi <yao.qi@linaro.org>
9189
9190 * arm-tdep.c [GDB_SELF_TEST]: include "selftests.h".
9191 (arm_record_test): Declare.
9192 (_initialize_arm_tdep) [GDB_SELF_TEST]: call register_self_test.
9193 (thumb_record_ld_st_reg_offset): Rewrite the opcode matching to
9194 align with the manual.
9195 (thumb_record_misc): Adjust the code order to align with the
9196 manual.
9197 (thumb2_record_decode_insn_handler): Fix instruction matching.
9198 (instruction_reader_thumb): New class.
9199 (arm_record_test): New function.
9200
9201 2017-03-16 Yao Qi <yao.qi@linaro.org>
9202
9203 * arm-tdep.c (abstract_memory_reader): New class.
9204 (instruction_reader): New class.
9205 (extract_arm_insn): Add argument 'reader'. Callers updated.
9206 (decode_insn): Likewise.
9207
9208 2017-03-16 Doug Evans <dje@google.com>
9209
9210 * guile/scm-lazy-string.c (lazy_string_smob): Clarify use of LENGTH
9211 member. Change type of TYPE member to SCM. All uses updated.
9212 (lsscm_make_lazy_string_smob): Add assert.
9213 (lsscm_make_lazy_string): Flag bad length values.
9214 (lsscm_elt_type): New function.
9215 (gdbscm_lazy_string_to_value): Rewrite to use
9216 lsscm_safe_lazy_string_to_value.
9217 (lsscm_safe_lazy_string_to_value): Fix handling of TYPE_CODE_PTR.
9218 * guile/scm-value.c (gdbscm_value_to_lazy_string): Flag bad length
9219 values. Fix TYPE_CODE_PTR. Handle TYPE_CODE_ARRAY. Handle typedefs
9220 in incoming type.
9221 * guile/guile-internal.h (tyscm_scm_to_type): Declare.
9222 * guile/scm-type.c (tyscm_scm_to_type): New function.
9223
9224 2017-03-15 Doug Evans <dje@google.com>
9225
9226 PR python/17728, python/18439, python/18779
9227 * python/py-lazy-string.c (lazy_string_object): Clarify use of LENGTH
9228 member. Change type of TYPE member to PyObject *. All uses updated.
9229 (stpy_convert_to_value): Fix handling of TYPE_CODE_PTR.
9230 (gdbpy_create_lazy_string_object): Flag bad length values.
9231 Handle TYPE_CODE_ARRAY with possibly different user-provided length.
9232 Handle typedefs in incoming type.
9233 (stpy_lazy_string_elt_type): New function.
9234 (gdbpy_extract_lazy_string): Call it.
9235 * python/py-value.c (valpy_lazy_string): Flag bad length values.
9236 Fix handling of TYPE_CODE_PTR. Handle TYPE_CODE_ARRAY. Handle
9237 typedefs in incoming type.
9238
9239 2017-03-16 Doug Evans <dje@google.com>
9240
9241 * guile/guile-internal.h (tyscm_scm_to_type): Declare.
9242 * guile/scm-type.c (tyscm_scm_to_type): New function.
9243
9244 2017-03-16 Jiong Wang <jiong.wang@arm.com>
9245
9246 * inf-ptrace.c (inf_ptrace_peek_poke): Change the type to
9247 "ULONGEST" for "skip".
9248
9249 2017-03-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9250
9251 PR gdb/21220
9252 * inf-ptrace.c (inf_ptrace_xfer_partial): In "case
9253 TARGET_OBJECT_MEMORY", extract the logic for ptrace peek/poke...
9254 (inf_ptrace_peek_poke): ...here. New function. Now also loop
9255 over ptrace peek/poke until end of buffer or error.
9256
9257 2017-03-14 Simon Marchi <simon.marchi@ericsson.com>
9258
9259 * parse.c (length_of_subexp): Make static.
9260 * parser-defs.h (length_of_subexp): Remove.
9261
9262 2017-03-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9263
9264 * linux-nat.c (linux_proc_xfer_partial): Handle write operations
9265 as well.
9266
9267 2017-03-14 Pedro Alves <palves@redhat.com>
9268
9269 * cp-name-parser.y (cp_demangled_name_to_comp): Update comment.
9270 (main): Use std::unique_ptr. Remove calls to
9271 cp_demangled_name_parse_free.
9272
9273 2017-03-13 Simon Marchi <simon.marchi@polymtl.ca>
9274
9275 * alpha-bsd-nat.c (alphabsd_fetch_inferior_registers,
9276 alphabsd_store_inferior_registers): Use regcache->ptid instead
9277 of inferior_ptid.
9278
9279 2017-03-13 Simon Marchi <simon.marchi@polymtl.ca>
9280
9281 * aix-thread.c (aix_thread_fetch_registers,
9282 aix_thread_store_registers): Use regcache->ptid instead of
9283 inferior_ptid.
9284
9285 2017-03-13 Simon Marchi <simon.marchi@polymtl.ca>
9286
9287 * aarch64-linux-nat.c (fetch_gregs_from_thread,
9288 store_gregs_to_thread, fetch_fpregs_from_thread,
9289 store_fpregs_to_thread): Use regcache->ptid instead of
9290 inferior_ptid.
9291
9292 2017-03-13 Simon Marchi <simon.marchi@polymtl.ca>
9293
9294 * amd64-linux-nat.c (amd64_linux_fetch_inferior_registers,
9295 amd64_linux_fetch_inferior_registers): Use regcache->ptid
9296 instead of inferior_ptid.
9297
9298 2017-03-13 Simon Marchi <simon.marchi@polymtl.ca>
9299
9300 * target.c (target_fetch_registers, target_store_registers): Add
9301 assert.
9302
9303 2017-03-13 Simon Marchi <simon.marchi@polymtl.ca>
9304
9305 * regcache.h (regcache_get_ptid): New function.
9306 * regcache.c (regcache_get_ptid): New function.
9307
9308 2017-03-13 Mark Wielaard <mark@klomp.org>
9309
9310 * cp-name-parser.y (make_empty): Initialize d_printing to zero.
9311
9312 2017-03-10 Keith Seitz <keiths@redhat.com>
9313
9314 PR c++/8218
9315 * c-typeprint.c (cp_type_print_method_args): Skip artificial arguments.
9316
9317 2017-03-08 Pedro Alves <palves@redhat.com>
9318
9319 PR gdb/18360
9320 * infrun.c (start_step_over, do_target_resume, resume)
9321 (restart_threads): Assert we're not resuming a thread that is
9322 meant to be stopped.
9323 (infrun_thread_stop_requested_callback): Delete.
9324 (infrun_thread_stop_requested): If the thread is internally
9325 stopped, queue a pending stop event and clear the thread's
9326 inline-frame state.
9327 (handle_stop_requested): New function.
9328 (handle_syscall_event, handle_inferior_event_1): Use
9329 handle_stop_requested.
9330 (handle_stop_requested): New function.
9331 (handle_signal_stop): Set the thread's stop_signal here instead of
9332 at caller.
9333 (finish_step_over): Clear step over info unconditionally.
9334 (handle_signal_stop): If the user had interrupted the event
9335 thread, consider the stop a random signal.
9336 (handle_signal_stop) <signal arrived while stepping over
9337 breakpoint>: Don't restart threads here.
9338 (stop_waiting): Don't clear step-over info here.
9339
9340 2017-03-08 Pedro Alves <palves@redhat.com>
9341
9342 PR 21206
9343 * common/gdb_unlinker.h (unlinker::unlinker): Attribute nonnull
9344 goes to argument 2, not 1.
9345
9346 2017-03-08 Pedro Alves <palves@redhat.com>
9347
9348 PR cli/21218
9349 * top.c (gdb_readline_wrapper): Avoid passing NULL to
9350 display_gdb_prompt.
9351 (command_line_input): Add comment.
9352
9353 2017-03-08 Pedro Alves <palves@redhat.com>
9354
9355 PR tui/21216
9356 * tui/tui-file.c (tui_file::write): New.
9357 * tui/tui-file.h (tui_file): Override "write".
9358 * tui/tui-io.c (do_tui_putc, update_start_line): New functions,
9359 factored out from ...
9360 (tui_puts): ... here.
9361 (tui_putc): Use them.
9362 (tui_write): New function.
9363 * tui/tui-io.h (tui_write): Declare.
9364
9365 2017-03-07 Sergio Durigan Junior <sergiodj@redhat.com>
9366
9367 * Makefile.in (SFILES): Replace "environ.c" with
9368 "common/environ.c".
9369 (HFILES_NO_SRCDIR): Likewise, for "environ.h".
9370 * environ.c: Include "common-defs.h" instead of "defs.h. Moved
9371 to...
9372 * common/environ.c: ... here.
9373 * environ.h: Moved to...
9374 * common/environ.h: ... here.
9375
9376 2017-03-07 Peter Bergner <bergner@vnet.ibm.com>
9377
9378 * gdbarch.sh (pstring_ptr): New static function.
9379 (gdbarch_disassembler_options): Use it.
9380 (gdbarch_verify_disassembler_options): Print valid_disassembler_options,
9381 not valid_disassembler_option->name.
9382 * gdbarch.c: Regenerate.
9383
9384 2017-03-07 Peter Bergner <bergner@vnet.ibm.com>
9385
9386 * config/powerpc/ppc64-linux.mh (MH_CFLAGS): Delete.
9387
9388 2017-03-07 Pedro Alves <palves@redhat.com>
9389
9390 * tui/tui-regs.c (tui_restore_gdbout): Don't delete gdb_stdout.
9391
9392 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9393
9394 * i387-tdep.h (i387_reset_bnd_regs): Add function definition.
9395 * i387-tdep.c (i387_reset_bnd_regs): Add function implementation.
9396 * i386-tdep.c (i386_push_dummy_call): Call i387_reset_bnd_regs.
9397 * amd64-tdep.c (amd64_push_dummy_call): Call i387_reset_bnd_regs.
9398
9399 2017-03-06 Simon Marchi <simon.marchi@ericsson.com>
9400
9401 * xtensa-linux-nat.c (fetch_gregs): Remove const.
9402
9403 2017-03-03 Simon Marchi <simon.marchi@ericsson.com>
9404
9405 * remote.c (remote_add_target_side_commands): Use range-based
9406 for loop.
9407
9408 2017-03-03 Yao Qi <yao.qi@linaro.org>
9409
9410 PR gdb/21165
9411 * ada-valprint.c (ada_val_print_ref): Call value_fetch_lazy if
9412 value is lazy.
9413 * valprint.c (common_val_print): Likewise.
9414
9415 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
9416
9417 * NEWS: Mention new set/show disassembler-options commands.
9418 * doc/gdb.texinfo: Document new set/show disassembler-options commands.
9419 * disasm.c: Include "arch-utils.h", "gdbcmd.h" and "safe-ctype.h".
9420 (prospective_options): New static variable.
9421 (gdb_disassembler::gdb_disassembler): Initialize
9422 m_di.disassembler_options.
9423 (gdb_buffered_insn_length_init_dis): Initilize di->disassembler_options.
9424 (get_disassembler_options): New function.
9425 (set_disassembler_options): Likewise.
9426 (set_disassembler_options_sfunc): Likewise.
9427 (show_disassembler_options_sfunc): Likewise.
9428 (disassembler_options_completer): Likewise.
9429 (_initialize_disasm): Likewise.
9430 * disasm.h (get_disassembler_options): New prototype.
9431 (set_disassembler_options): Likewise.
9432 * gdbarch.sh (gdbarch_disassembler_options): New variable.
9433 (gdbarch_verify_disassembler_options): Likewise.
9434 * gdbarch.c: Regenerate.
9435 * gdbarch.h: Likewise.
9436 * arm-tdep.c (num_disassembly_options): Delete.
9437 (set_disassembly_style): Likewise.
9438 (arm_disassembler_options): New static variable.
9439 (set_disassembly_style_sfunc): Convert short style name into long
9440 option name. Call set_disassembler_options.
9441 (show_disassembly_style_sfunc): New function.
9442 (arm_gdbarch_init): Call set_gdbarch_disassembler_options and
9443 set_gdbarch_verify_disassembler_options.
9444 (_initialize_arm_tdep): Delete regnames variable and update callers.
9445 (arm_disassembler_options): Initialize.
9446 (disasm_options): New variable.
9447 (num_disassembly_options): Rename from this...
9448 (num_disassembly_styles): ...to this. Compute by scanning through
9449 disasm_options.
9450 (valid_disassembly_styles): Initialize using disasm_options.
9451 Remove calls to parse_arm_disassembler_option, get_arm_regnames and
9452 set_arm_regname_option.
9453 Pass show_disassembly_style_sfunc to the "disassembler" setshow command.
9454 * rs6000-tdep.c (powerpc_disassembler_options): New static variable.
9455 (rs6000_gdbarch_init): Call set_gdbarch_disassembler_options and
9456 set_gdbarch_verify_disassembler_options.
9457 * s390-tdep.c (s390_disassembler_options): New static variable.
9458 (s390_gdbarch_init):all set_gdbarch_disassembler_options and
9459 set_gdbarch_verify_disassembler_options.
9460
9461 2017-02-27 Simon Marchi <simon.marchi@ericsson.com>
9462
9463 * remote.c (remote_add_target_side_condition): Remove "struct"
9464 keyword from range-based for loop.
9465
9466 2017-02-27 Simon Marchi <simon.marchi@ericsson.com>
9467
9468 * remote.c (remote_add_target_side_condition): Use range-based
9469 for loop. Update comment.
9470
9471 2017-02-27 Yao Qi <yao.qi@linaro.org>
9472
9473 * f-typeprint.c (f_print_type): Check "varstring" is empty first.
9474
9475 2017-02-26 Alan Hayward <alan.hayward@arm.com>
9476
9477 * regcache.c (regcache_raw_update): New function.
9478 (regcache_raw_read): Move code to regcache_raw_update.
9479 * regcache.h (regcache_raw_update): New declaration.
9480 * remote.c (remote_prepare_to_store): Call regcache_raw_update.
9481
9482 2017-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9483
9484 * dwarf2read.c (create_debug_type_hash_table): Initialize
9485 header.signature and header.type_offset_in_tu.
9486
9487 2017-02-24 Pedro Alves <palves@redhat.com>
9488
9489 * symtab.c (make_file_symbol_completion_list_1): Use
9490 add_symtab_completions.
9491
9492 2017-02-24 Alan Hayward <alan.hayward@arm.com>
9493
9494 * stack.c (frame_info): Use frame_unwind_register_value to avoid buf.
9495
9496 2017-02-24 Alan Hayward <alan.hayward@arm.com>
9497
9498 * i386-tdep.c (i386_pseudo_register_read_into_value): Use
9499 I386_MAX_REGISTER_SIZE.
9500 (i386_pseudo_register_write): Likewise.
9501 (i386_process_record): Likewise.
9502 * i387-tdep.c (i387_supply_xsave): Likewise.
9503 * m68k-linux-nat.c (fetch_register): Use M68K_MAX_REGISTER_SIZE.
9504 (store_register): Likewise.
9505
9506 2017-02-23 Pedro Alves <palves@redhat.com>
9507
9508 * ada-lang.c: Include "common/function-view.h".
9509 (ada_iterate_over_symbols): Adjust to use function_view as
9510 callback type.
9511 (struct add_partial_datum, ada_complete_symbol_matcher): Delete.
9512 (ada_make_symbol_completion_list): Use a lambda.
9513 (ada_exc_search_name_matches): Delete.
9514 (name_matches_regex): New.
9515 (ada_add_global_exceptions): Use a lambda and name_matches_regex.
9516 * compile/compile-c-support.c: Include "common/function-view.h".
9517 (print_one_macro): Change prototype to accept a ui_file pointer.
9518 (write_macro_definitions): Use a lambda.
9519 * dwarf2read.c: Include "common/function-view.h".
9520 (dw2_map_expand_apply, dw2_map_symtabs_matching_filename)
9521 (dw2_expand_symtabs_matching): Adjust to use function_view as
9522 callback type.
9523 * language.h: Include "common/function-view.h".
9524 (struct language_defn) <la_iterate_over_symbols>: Adjust to use
9525 function_view as callback type.
9526 (LA_ITERATE_OVER_SYMBOLS): Remove DATA parameter.
9527 * linespec.c: Include "common/function-view.h".
9528 (collect_info::add_symbol): New method.
9529 (struct symbol_and_data_callback, iterate_inline_only, struct
9530 symbol_matcher_data, iterate_name_matcher): Delete.
9531 (iterate_over_all_matching_symtabs): Adjust to use function_view
9532 as callback type and lambdas.
9533 (iterate_over_file_blocks): Adjust to use function_view as
9534 callback type.
9535 (decode_compound_collector): Now a class with private fields.
9536 (decode_compound_collector::release_symbols): New method.
9537 (collect_one_symbol): Rename to...
9538 (decode_compound_collector::operator()): ... this and adjust.
9539 (lookup_prefix_sym): decode_compound_collector construction bits
9540 move to decode_compound_collector ctor. Pass the
9541 decode_compound_collector object directly as callback. Remove
9542 cleanups and use decode_compound_collector::release_symbols
9543 instead.
9544 (symtab_collector): Now a class with private fields.
9545 (symtab_collector::release_symtabs): New method.
9546 (add_symtabs_to_list): Rename to...
9547 (symtab_collector::operator()): ... this and adjust.
9548 (collect_symtabs_from_filename): symtab_collector construction
9549 bits move to symtab_collector ctor. Pass the symtab_collector
9550 object directly as callback. Remove cleanups and use
9551 symtab_collector::release_symtabs instead.
9552 (collect_symbols): Delete.
9553 (add_matching_symbols_to_info): Use lambdas.
9554 * macrocmd.c (print_macro_callback): Delete.
9555 (info_macro_command): Use a lambda.
9556 (info_macros_command): Pass print_macro_definition as callable
9557 directly.
9558 (print_one_macro): Remove 'ignore' parameter.
9559 (macro_list_command): Adjust.
9560 * macrotab.c (macro_for_each_data::fn): Now a function_view.
9561 (macro_for_each_data::user_data): Delete field.
9562 (foreach_macro): Adjust to call the function_view.
9563 (macro_for_each): Adjust to use function_view as callback type.
9564 (foreach_macro_in_scope): Adjust to call the function_view.
9565 (macro_for_each_in_scope): Adjust to use function_view as callback
9566 type.
9567 * macrotab.h: Include "common/function-view.h".
9568 (macro_callback_fn): Declare a prototype instead of a pointer.
9569 Remove "user_data" parameter.
9570 (macro_for_each, macro_for_each_in_scope): Adjust to use
9571 function_view as callback type.
9572 * psymtab.c (partial_map_expand_apply)
9573 (psym_map_symtabs_matching_filename, recursively_search_psymtabs):
9574 Adjust to use function_view as callback type and to return bool.
9575 (psym_expand_symtabs_matching): Adjust to use function_view as
9576 callback types.
9577 * symfile-debug.c (debug_qf_map_symtabs_matching_filename): Adjust
9578 to use function_view as callback type and to return bool.
9579 (debug_qf_expand_symtabs_matching): Adjust to use function_view as
9580 callback types.
9581 * symfile.c (expand_symtabs_matching): Adjust to use function_view
9582 as callback types.
9583 * symfile.h: Include "common/function-view.h".
9584 (expand_symtabs_file_matcher_ftype)
9585 (expand_symtabs_symbol_matcher_ftype)
9586 (expand_symtabs_exp_notify_ftype): Remove "data" parameter and
9587 return bool.
9588 (quick_symbol_functions::map_symtabs_matching_filename)
9589 (quick_symbol_functions::expand_symtabs_matching): Adjust to use
9590 function_view as callback type and return bool.
9591 (expand_symtabs_matching): Adjust to use function_view as callback
9592 type.
9593 (maintenance_expand_name_matcher)
9594 (maintenance_expand_file_matcher): Delete.
9595 (maintenance_expand_symtabs): Use lambdas.
9596 * symtab.c (iterate_over_some_symtabs): Adjust to use
9597 function_view as callback types and return bool.
9598 (iterate_over_symtabs): Likewise. Use unique_xmalloc_ptr instead
9599 of a cleanup.
9600 (lookup_symtab_callback): Delete.
9601 (lookup_symtab): Use a lambda.
9602 (iterate_over_symbols): Adjust to use function_view as callback
9603 type.
9604 (struct search_symbols_data, search_symbols_file_matches)
9605 (search_symbols_name_matches): Delete.
9606 (search_symbols): Use a pair of lambdas.
9607 (struct add_name_data, add_macro_name, symbol_completion_matcher)
9608 (symtab_expansion_callback): Delete.
9609 (default_make_symbol_completion_list_break_on_1): Use lambdas.
9610 * symtab.h: Include "common/function-view.h".
9611 (iterate_over_some_symtabs): Adjust to use function_view as
9612 callback type and return bool.
9613 (iterate_over_symtabs): Adjust to use function_view as callback
9614 type.
9615 (symbol_found_callback_ftype): Remove 'data' parameter and return
9616 bool.
9617 (iterate_over_symbols): Adjust to use function_view as callback
9618 type.
9619
9620 2017-02-23 Pedro Alves <palves@redhat.com>
9621
9622 * Makefile.in (SUBDIR_UNITTESTS_SRCS, SUBDIR_UNITTESTS_OBS): New.
9623 (%.o) <unittests/%.c>: New pattern.
9624 * configure.ac ($development): Add $(SUBDIR_UNITTESTS_OBS) to
9625 CONFIG_OBS, and $(SUBDIR_UNITTESTS_SRCS) to CONFIG_SRCS.
9626 * common/function-view.h: New file.
9627 * unittests/function-view-selftests.c: New file.
9628 * configure: Regenerate.
9629
9630 2017-02-23 Simon Marchi <simon.marchi@ericsson.com>
9631
9632 * bsd-uthread.c (bsd_uthread_thread_alive): Use ptid instead of
9633 inferior_ptid.
9634 * go32-nat.c (go32_thread_alive): Likewise.
9635
9636 2017-02-23 Yao Qi <yao.qi@linaro.org>
9637
9638 * varobj-iter.h (varobj_iter_delete): Call xfree instead of
9639 delete.
9640
9641 2017-02-23 Yao Qi <yao.qi@linaro.org>
9642
9643 * varobj.c (varobj_clear_saved_item): Use delete instead of
9644 xfree.
9645 (update_dynamic_varobj_children): Likewise.
9646
9647 2017-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9648
9649 * dwarf2read.c (dwarf2_record_block_ranges): Add forgotten BASEADDR.
9650
9651 2017-02-21 Simon Marchi <simon.marchi@ericsson.com>
9652
9653 * common/enum-flags.h (enum_flags::enum_flags): Initialize
9654 m_enum_value to 0 in default constructor.
9655
9656 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9657
9658 * rs6000-tdep.c (LOAD_AND_RESERVE_MASK): Rename from LWARX_MASK.
9659 (STORE_CONDITIONAL_MASK): Rename from STWCX_MASK.
9660 (LBARX_INSTRUCTION, LHARX_INSTRUCTION, LQARX_INSTRUCTION,
9661 STBCX_INSTRUCTION, STHCX_INSTRUCTION, STQCX_INSTRUCTION): New defines.
9662 (IS_LOAD_AND_RESERVE_INSN, IS_STORE_CONDITIONAL_INSN): New macros.
9663 (ppc_displaced_step_copy_insn): Use IS_LOAD_AND_RESERVE_INSN.
9664 (ppc_deal_with_atomic_sequence): Use IS_LOAD_AND_RESERVE_INSN and
9665 IS_STORE_CONDITIONAL_INSN.
9666
9667 2017-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9668
9669 * dwarf2_rnglists_process: Initialize range_beginning and range_end.
9670
9671 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9672
9673 * NEWS (Changes since GDB 7.12): Add DWARF-5.
9674
9675 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9676
9677 * dwarf2read.c (skip_one_die, read_attribute_value)
9678 (dwarf2_const_value_attr, dump_die_shallow)
9679 (dwarf2_get_attr_constant_value, dwarf2_fetch_constant_bytes)
9680 (skip_form_bytes, attr_form_is_constant): Handle DW_FORM_data16.
9681
9682 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9683
9684 * dwarf2read.c (read_file_scope): Rename DW_MACRO_GNU_*.
9685 (dwarf_parse_macro_header): Accept DWARF version 5.
9686 (dwarf_decode_macro_bytes, dwarf_decode_macros): Rename DW_MACRO_GNU_*.
9687
9688 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9689
9690 * block.c (call_site_for_pc): Rename DW_OP_GNU_*, DW_TAG_GNU_* and
9691 DW_AT_GNU_*.
9692 * common/common-exceptions.h (enum errors): Likewise.
9693 * dwarf2-frame.c (class dwarf_expr_executor): Likewise.
9694 * dwarf2expr.c (dwarf_block_to_dwarf_reg)
9695 (dwarf_expr_context::execute_stack_op): Likewise.
9696 * dwarf2expr.h (struct dwarf_expr_context, struct dwarf_expr_piece):
9697 Likewise.
9698 * dwarf2loc.c (dwarf_evaluate_loc_desc::get_base_type)
9699 (dwarf_evaluate_loc_desc::push_dwarf_reg_entry_value)
9700 (show_entry_values_debug, call_site_to_target_addr)
9701 (func_addr_to_tail_call_list, func_verify_no_selftailcall)
9702 (dwarf_expr_reg_to_entry_parameter, dwarf_entry_parameter_to_value)
9703 (entry_data_value_free_closure, value_of_dwarf_reg_entry)
9704 (value_of_dwarf_block_entry, indirect_pieced_value)
9705 (symbol_needs_eval_context::push_dwarf_reg_entry_value):
9706 (disassemble_dwarf_expression): Likewise.
9707 * dwarf2read.c (process_die, inherit_abstract_dies)
9708 (read_call_site_scope): Likewise.
9709 * gdbtypes.h (struct func_type, struct call_site_parameter)
9710 (struct call_site): Likewise.
9711 * stack.c (read_frame_arg): Likewise.
9712 * std-operator.def (OP_VAR_ENTRY_VALUE): Likewise.
9713
9714 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9715
9716 * defs.h (read_unsigned_leb128): New declaration.
9717 * dwarf2loc.c (decode_debug_loclists_addresses): New function.
9718 (decode_debug_loc_dwo_addresses): Update DEBUG_LOC_* to DW_LLE_*.
9719 (dwarf2_find_location_expression): Call also
9720 decode_debug_loclists_addresses. Handle DWARF-5 ULEB128 length.
9721 * dwarf2loc.h (dwarf2_version): New declaration.
9722 * dwarf2read.c (struct dwarf2_per_objfile): Add loclists, line_str,
9723 rnglists.
9724 (dwarf2_elf_names): Add .debug_loclists, .debug_line_str,
9725 .debug_rnglists.
9726 (struct dwop_section_names): Add loclists_dwo.
9727 (dwop_section_names): Add .debug_loclists.dwo.
9728 (struct comp_unit_head): Add unit_type, signature, type_offset_in_tu.
9729 (struct dwarf2_per_cu_data): Add dwarf_version.
9730 (struct dwo_sections): Add loclists.
9731 (struct attr_abbrev): Add implicit_const.
9732 (read_indirect_line_string): New declaration.
9733 (read_unsigned_leb128): Delete declaration.
9734 (rcuh_kind): New definition.
9735 (read_and_check_comp_unit_head): Change parameter
9736 is_debug_types_section to section_kind.
9737 (dwarf2_locate_sections): Handle loclists, line_str and rnglists.
9738 (read_comp_unit_head): Change parameter abfd to section, add parameter
9739 section_kind. Handle DWARF-5.
9740 (error_check_comp_unit_head): Accept also DWARF version 5.
9741 (read_and_check_comp_unit_head): Change parameter
9742 is_debug_types_section to section_kind.
9743 (read_and_check_type_unit_head): Delete function.
9744 (read_abbrev_offset): Handle DWARF-5.
9745 (create_debug_type_hash_table): Add parameter section_kind. Process
9746 only DW_UT_type. Use signature and type_offset_in_tu from struct
9747 comp_unit_head.
9748 (create_debug_types_hash_table): Update create_debug_type_hash_table
9749 caller.
9750 (create_all_type_units): Call create_debug_type_hash_table.
9751 (read_cutu_die_from_dwo, init_cutu_and_read_dies): Change
9752 read_and_check_type_unit_head caller to read_and_check_comp_unit_head
9753 caller.
9754 (skip_one_die): Handle DW_FORM_implicit_const.
9755 (dwarf2_rnglists_process): New function.
9756 (dwarf2_ranges_process): Call dwarf2_rnglists_process for DWARF-5.
9757 (abbrev_table_read_table): Handle DW_FORM_implicit_const.
9758 (read_attribute_value): Handle DW_FORM_implicit_const,
9759 DW_FORM_line_strp.
9760 (read_attribute): Handle DW_FORM_implicit_const.
9761 (read_indirect_string_at_offset_from): New function from
9762 read_indirect_string_at_offset.
9763 (read_indirect_string_at_offset): Call
9764 read_indirect_string_at_offset_from.
9765 (read_indirect_line_string_at_offset): New function.
9766 (read_indirect_string): New function comment.
9767 (read_indirect_line_string): New function.
9768 (read_unsigned_leb128): Make it global.
9769 (dwarf2_string_attr): Handle DWARF-5.
9770 (add_include_dir_stub, read_formatted_entries): New functions.
9771 (dwarf_decode_line_header, dump_die_shallow, cu_debug_loc_section):
9772 Handle DWARF-5.
9773 (per_cu_header_read_in): Update read_comp_unit_head caller.
9774 (dwarf2_version): New function.
9775 * symfile.h (struct dwarf2_debug_sections): Add loclists, line_str and
9776 rnglists.
9777 * xcoffread.c (dwarf2_xcoff_names): Update struct dwarf2_debug_sections
9778 fields.
9779
9780 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9781
9782 * dwarf2read.c (abbrev_table_read_table): Read the data only once.
9783
9784 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9785
9786 * dwarf2read.c (dwarf2_ranges_process): New function from
9787 dwarf2_ranges_read.
9788 (dwarf2_ranges_read, dwarf2_record_block_ranges): Use
9789 dwarf2_ranges_process.
9790
9791 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9792
9793 * dwarf2read.c (create_debug_type_hash_table): New function from
9794 create_debug_types_hash_table.
9795 (create_debug_types_hash_table): Call create_debug_type_hash_table.
9796 (create_all_type_units, open_and_init_dwo_file): Update
9797 create_debug_types_hash_table callers.
9798
9799 2017-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
9800
9801 PR gdb/16188
9802 * fork-child.c (trace_start_error): Fix thinko. va_end should
9803 refer to 'ap', not 'args'.
9804
9805 2017-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
9806 Pedro Alves <palves@redhat.com>
9807
9808 PR gdb/16188
9809 * darwin-nat.c (darwin_ptrace_me): Check if calls to system
9810 calls succeeded.
9811 * fork-child.c (trace_start_error): New function.
9812 (trace_start_error_with_name): Likewise.
9813 * gnu-nat.c (gnu_ptrace_me): Check if call to PTRACE succeeded.
9814 * inf-ptrace.c (inf_ptrace_me): Likewise.
9815 * inferior.h (trace_start_error): New prototype.
9816 (trace_start_error_with_name): Likewise.
9817
9818 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
9819
9820 PR gdb/21164
9821 * psymtab.c (maintenance_print_psymbols): Verify if 'argv' is not
9822 NULL before using it.
9823 * symmisc.c (maintenance_print_symbols): Likewise.
9824 (maintenance_print_msymbols): Likewise.
9825
9826 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9827
9828 * NEWS: Add record Python bindings entry.
9829
9830 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9831
9832 * Makefile.in (SUBDIR_PYTHON_OBS): Add py-record-btrace.o,
9833 py-record-full.o.
9834 (SUBDIR_PYTHON_SRCS): Add py-record-btrace.c, py-record-full.c.
9835 * python/py-record-btrace.c, python/py-record-btrace.h,
9836 python/py-record-full.c, python/py-record-full.h: New file.
9837 * python/py-record.c: Add include for py-record-btrace.h and
9838 py-record-full.h.
9839 (recpy_method, recpy_format, recpy_goto, recpy_replay_position,
9840 recpy_instruction_history, recpy_function_call_history, recpy_begin,
9841 recpy_end): Use functions from py-record-btrace.c and py-record-full.c.
9842 * python/python-internal.h (PyInt_FromSsize_t, PyInt_AsSsize_t):
9843 New definition.
9844 (gdbpy_initialize_btrace): New export.
9845 * python/python.c (_initialize_python): Add gdbpy_initialize_btrace.
9846
9847 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9848
9849 * Makefile.in (SUBDIR_PYTHON_OBS): Add python/py-record.o.
9850 (SUBDIR_PYTHON_SRCS): Add python/py-record.c.
9851 * python/py-record.c: New file.
9852 * python/python-internal.h (gdbpy_start_recording,
9853 gdbpy_current_recording, gdpy_stop_recording,
9854 gdbpy_initialize_record): New export.
9855 * python/python.c (_initialize_python): Add gdbpy_initialize_record.
9856 (python_GdbMethods): Add gdbpy_start_recording,
9857 gdbpy_current_recording and gdbpy_stop_recording.
9858
9859 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9860
9861 * record-btrace.c (record_btrace_record_method): New function.
9862 (init_record_btrace_ops): Initialize to_record_method.
9863 * record-full.c (record_full_record_method): New function.
9864 (init_record_full_ops, init_record_full_core_ops): Add
9865 record_full_record_method.
9866 * record.h (enum record_method): New enum.
9867 * target-debug.h (target_debug_print_enum_record_method: New define.
9868 * target-delegates.c: Regenerate.
9869 * target.c (target_record_method): New function.
9870 * target.h: Include record.h.
9871 (struct target_ops) <to_record_method>: New field.
9872 (target_record_method): New export.
9873
9874 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9875
9876 * record.h (record_start, record_stop): New export.
9877 * record.c (record_start, record_stop): New function.
9878
9879 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9880
9881 * btrace.c (btrace_fetch): Copy function call segments pointer
9882 into a vector.
9883 (btrace_clear): Clear the vector.
9884 (btrace_find_insn_by_number): Use binary search to find the correct
9885 function call segment.
9886 * btrace.h (brace_fun_p): New typedef.
9887 (struct btrace_thread_info) <functions>: New field.
9888
9889 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9890
9891 * record-btrace.c (btrace_ui_out_decode_error): Move most of it ...
9892 * btrace.c (btrace_decode_error): ... here. New function.
9893 * btrace.h (btrace_decode_error): New export.
9894
9895 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9896
9897 * btrace.c (ftrace_call_num_insn, btrace_insn_get_error): New function.
9898 (ftrace_new_function, btrace_insn_number, btrace_insn_cmp,
9899 btrace_find_insn_by_number): Remove special case for gaps.
9900 * btrace.h (btrace_insn_get_error): New export.
9901 (btrace_insn_number, btrace_find_insn_by_number): Adjust comment.
9902 * record-btrace.c (btrace_insn_history): Print number for gaps.
9903 (record_btrace_info, record_btrace_goto): Handle gaps.
9904
9905 2017-02-14 Tom Tromey <tom@tromey.com>
9906
9907 PR python/13598:
9908 * python/python.c (gdbpy_before_prompt_hook): Emit before_prompt
9909 event.
9910 * python/py-evts.c (gdbpy_initialize_py_events): Add
9911 before_prompt registry.
9912 * python/py-events.h (events_object) <before_prompt>: New field.
9913
9914 2017-02-14 Markus Metzger <markus.t.metzger@intel.com>
9915
9916 * btrace.c (ftrace_new_switch): Preserve up link and flags.
9917
9918 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
9919
9920 * symfile (_initialize_symfile): Add usage text to the load command's
9921 help text.
9922
9923 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9924
9925 * utils.c (defaulted_query): Don't query on secondary UIs.
9926
9927 2017-02-10 Tom Tromey <tom@tromey.com>
9928
9929 * rust-lang.c (rust_get_disr_info): Remove unused variable.
9930
9931 2017-02-10 Tom Tromey <tom@tromey.com>
9932
9933 * python/py-value.c (valpy_richcompare_throw): Remove unnecessary
9934 "cleanup" local.
9935 * python/py-type.c (typy_legacy_template_argument): Remove
9936 unnecessary "cleanup" local.
9937
9938 2017-02-10 Tom Tromey <tom@tromey.com>
9939
9940 * python/python.c (do_start_initialization): New function, from
9941 _initialize_python.
9942 (_initialize_python): Call do_start_initialization.
9943 * python/py-linetable.c (ltpy_iternext): Use explicit returns, not
9944 goto.
9945
9946 2017-02-10 Tom Tromey <tom@tromey.com>
9947
9948 * python/py-prettyprint.c (pretty_print_one_value): Use
9949 gdbpy_ref.
9950
9951 2017-02-10 Tom Tromey <tom@tromey.com>
9952
9953 * python/py-cmd.c (cmdpy_destroyer): Use gdbpy_ref.
9954 * python/py-breakpoint.c (gdbpy_breakpoint_deleted): Use
9955 gdbpy_ref.
9956 * python/py-type.c (field_new): Use gdbpy_ref.
9957 * python/py-symtab.c (symtab_and_line_to_sal_object): Use
9958 gdbpy_ref.
9959 * python/py-progspace.c (pspy_new): Use gdbpy_ref.
9960 (py_free_pspace): Likewise.
9961 (pspace_to_pspace_object): Likewise.
9962 * python/py-objfile.c (objfpy_new): Use gdbpy_ref.
9963 (py_free_objfile): Likewise.
9964 (objfile_to_objfile_object): Likewise.
9965 * python/py-inferior.c (delete_thread_object): Use
9966 gdbpy_ref.
9967 (infpy_read_memory): Likewise.
9968 (py_free_inferior): Likewise.
9969 * python/py-evtregistry.c (create_eventregistry_object): Use
9970 gdbpy_ref.
9971 * python/py-event.c (create_event_object): Use gdbpy_ref.
9972
9973 2017-02-10 Tom Tromey <tom@tromey.com>
9974
9975 * python/py-ref.h (gdbpy_ref_policy): Now a template.
9976 (gdbpy_ref): Now a template; allow subclasses of PyObject to be
9977 used.
9978 * python/py-arch.c, python/py-bpevent.c, python/py-breakpoint.c,
9979 python/py-cmd.c, python/py-continueevent.c, python/py-event.c,
9980 python/py-exitedevent.c, python/py-finishbreakpoint.c,
9981 python/py-framefilter.c, python/py-function.c,
9982 python/py-inferior.c, python/py-infevents.c,
9983 python/py-linetable.c, python/py-newobjfileevent.c,
9984 python/py-param.c, python/py-prettyprint.c, python/py-ref.h,
9985 python/py-signalevent.c, python/py-stopevent.c,
9986 python/py-symbol.c, python/py-threadevent.c, python/py-type.c,
9987 python/py-unwind.c, python/py-utils.c, python/py-value.c,
9988 python/py-varobj.c, python/py-xmethods.c, python/python.c,
9989 varobj.c: Change gdbpy_ref to gdbpy_ref<>.
9990
9991 2017-02-10 Tom Tromey <tom@tromey.com>
9992
9993 * ui-out.h (ui_out_emit_type): New class.
9994 (ui_out_emit_tuple, ui_out_emit_list): New typedefs.
9995 * python/py-framefilter.c (py_print_single_arg): Use gdb::optional
9996 and ui_out_emit_tuple.
9997 (enumerate_locals): Likewise.
9998 (py_mi_print_variables, py_print_locals, py_print_args): Use
9999 ui_out_emit_list.
10000 (py_print_frame): Use gdb::optional, ui_out_emit_tuple,
10001 ui_out_emit_list.
10002 * common/gdb_optional.h: New file.
10003
10004 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
10005
10006 * MAINTAINERS (Write After Approval): Update my e-mail address.
10007
10008 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
10009
10010 PR gdb/21122
10011 * breakpoint.c (_initialize_breakpoint): Update the help description
10012 of the 'commands' command to indicate that it takes a list argument.
10013
10014 2017-02-09 Simon Marchi <simon.marchi@ericsson.com>
10015
10016 * interps.c (current_interp_set_logging): Remove "return".
10017
10018 2017-02-09 Gary Benson <gbenson@redhat.com>
10019
10020 * symtab.c (add_symtab_completions): Prevent NULL pointer
10021 dereference.
10022
10023 2017-02-08 Pedro Alves <palves@redhat.com>
10024
10025 * interps.c (interp::interp): Remove reference to quiet_p.
10026 (interp_set): Make static. Remove dead "Switching to" output
10027 code.
10028 (interp_quiet_p, interp_set_quiet): Delete.
10029 (interpreter_exec_cmd): Don't set the interpreter quiet.
10030 * interps.h (interp_quiet_p): Make static.
10031 (class interp) <quiet_p>: Remove field
10032
10033 2017-02-08 Jerome Guitton <guitton@adacore.com>
10034
10035 * cli/cli-decode.c (find_command_name_length): Make it extern.
10036 * cli/cli-decode.h (find_command_name_length): Declare.
10037 * cli/cli-script.c (command_name_equals, line_first_arg):
10038 New functions.
10039 (process_next_line): Use cli-decode to parse command names.
10040 (build_command_line): Make args a constant pointer.
10041
10042 2017-02-08 Jerome Guitton <guitton@adacore.com>
10043
10044 * cli-decode.c (lookup_cmd_1, lookup_cmd_composition):
10045 Remove case-insensitive search.
10046
10047 2017-02-07 Jose E. Marchesi <jose.marchesi@oracle.com>
10048
10049 * sparc-tdep.c (sparc32_gdbarch_init): Do not place a + operator
10050 at the end of the line. Avoids an ARI warning.
10051
10052 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
10053
10054 * NEWS: Mention support for record/replay of Intel 64 rdrand and
10055 rdseed instructions.
10056 i386-tdep.c (i386_process_record): Handle Intel 64 rdrand and rseed.
10057
10058 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
10059
10060 PR tdep/20936
10061 Provide and use sparc32 and sparc64 target description XML files.
10062 * features/sparc/sparc32-cp0.xml, features/sparc/sparc32-cpu.xml,
10063 features/sparc/sparc32-fpu.xml: New files for sparc 32-bit.
10064 * features/sparc/sparc64-cp0.xml, features/sparc/sparc64-cpu.xml,
10065 features/sparc/sparc64-fpu.xml: New files for sparc 64-bit.
10066 * features/sparc/sparc32-solaris.xml: New file.
10067 * features/sparc/sparc64-solaris.xml: New file.
10068 * features/sparc/sparc32-solaris.c: Generated.
10069 * features/sparc/sparc64-solaris.c: Generated.
10070 * sparc-tdep.h: Account for differences in target descriptions.
10071 * sparc-tdep.c (sparc32_register_name): Use target provided registers.
10072 (sparc32_register_type): Use target provided registers.
10073 (validate_tdesc_registers): New function.
10074 (sparc32_gdbarch_init): Use tdesc_has_registers.
10075 Set pseudoregister functions.
10076 * sparc64-tdep.c (sparc64_register_name): Use target provided registers.
10077 (sparc64_register_type): Use target provided registers.
10078 (sparc64_init_abi): Set pseudoregister functions.
10079
10080 2017-02-03 Tom Tromey <tom@tromey.com>
10081
10082 PR rust/21097:
10083 * rust-lang.c (rust_print_type) <TYPE_CODE_UNION>: Handle enums
10084 with a single member.
10085
10086 2017-02-03 Pedro Alves <palves@redhat.com>
10087
10088 * cli/cli-interp.c (cli_interp_base::cli_interp_base)
10089 (cli_interp_base::~cli_interp_base): New.
10090 (cli_interp): New struct.
10091 (as_cli_interp): Cast the interp itself to cli_interp.
10092 (cli_interpreter_pre_command_loop): Rename to ...
10093 (cli_interp_base::pre_command_loop): ... this. Remove 'self'
10094 parameter.
10095 (cli_interpreter_init): Rename to ...
10096 (cli_interp::init): ... this. Remove 'self' parameter. Use
10097 boolean. Make extern.
10098 (cli_interpreter_resume): Rename to ...
10099 (cli_interp::resume): ... this. Remove 'data' parameter. Make
10100 extern.
10101 (cli_interpreter_suspend): Rename to ...
10102 (cli_interp::suspend): ... this. Remove 'data' parameter. Make
10103 extern.
10104 (cli_interpreter_exec): Rename to ...
10105 (cli_interp::exec): ... this. Remove 'data' parameter. Make
10106 extern.
10107 (cli_interpreter_supports_command_editing): Rename to ...
10108 (cli_interp_base::supports_command_editing): ... this. Remove
10109 'interp' parameter. Make extern.
10110 (cli_ui_out): Rename to ...
10111 (cli_interp::interp_ui_out): ... this. Remove 'interp' parameter.
10112 Make extern.
10113 (cli_set_logging): Rename to ...
10114 (cli_interp_base::set_logging): ... this. Remove 'interp'
10115 parameter. Make extern.
10116 (cli_interp_procs): Delete.
10117 (cli_interp_factory): Adjust to use "new".
10118 * cli/cli-interp.h: Include "interps.h".
10119 (struct cli_interp_base): New struct.
10120 * interps.c (struct interp): Delete. Fields moved to interps.h.
10121 (interp_new): Delete.
10122 (interp::interp, interp::~interp): New.
10123 (interp_set): Use bool, and return void. Assume the interpreter
10124 has suspend, init and resume methods, and that the all return
10125 void.
10126 (set_top_level_interpreter): interp_set returns void.
10127 (interp_ui_out): Adapt.
10128 (current_interp_set_logging): Adapt.
10129 (interp_data): Delete.
10130 (interp_pre_command_loop, interp_supports_command_editing): Adapt.
10131 (interp_exec): Adapt.
10132 (top_level_interpreter_data): Delete.
10133 * interps.h (interp_init_ftype, interp_resume_ftype)
10134 (interp_suspend_ftype, interp_exec_ftype)
10135 (interp_pre_command_loop_ftype, interp_ui_out_ftype): Delete.
10136 (class interp): New.
10137 (interp_new): Delete.
10138 (interp_set): Now returns void. Use bool.
10139 (interp_data, top_level_interpreter_data): Delete.
10140 * mi/mi-common.h: Include interps.h.
10141 (class mi_interp): Inherit from interp. Define a ctor. Declare
10142 init, resume, suspect, exec, interp_ui_out, set_logging and
10143 pre_command_loop methods.
10144 * mi/mi-interp.c (as_mi_interp): Cast the interp itself.
10145 (mi_interpreter_init): Rename to ...
10146 (mi_interp::init): ... this. Remove the 'interp' parameter, use
10147 bool, return void and make extern. Adjust.
10148 (mi_interpreter_resume): ... Rename to ...
10149 (mi_interp::resume): ... this. Remove the 'data' parameter,
10150 return void and make extern. Adjust.
10151 (mi_interpreter_suspend): ... Rename to ...
10152 (mi_interp::suspend): ... this. Remove the 'data' parameter,
10153 return void and make extern. Adjust.
10154 (mi_interpreter_exec): ... Rename to ...
10155 (mi_interp::exec): ... this. Remove the 'data' parameter and make
10156 extern. Adjust.
10157 (mi_interpreter_pre_command_loop): ... Rename to ...
10158 (mi_interp::pre_command_loop): ... this. Remove the 'self'
10159 parameter and make extern.
10160 (mi_on_normal_stop_1): Adjust.
10161 (mi_ui_out): Rename to ...
10162 (mi_interp::interp_ui_out): ... this. Remove the 'interp'
10163 parameter and make extern. Adjust.
10164 (mi_set_logging): Rename to ...
10165 (mi_interp::set_logging): ... this. Remove the 'interp'
10166 parameter and make extern. Adjust.
10167 (mi_interp_procs): Delete.
10168 (mi_interp_factory): Adjust to use 'new'.
10169 * mi/mi-main.c (mi_cmd_gdb_exit, captured_mi_execute_command)
10170 (mi_print_exception, mi_execute_command, mi_load_progress):
10171 Adjust.
10172 * tui/tui-interp.c (tui_interp): New class.
10173 (as_tui_interp): Return a tui_interp pointer.
10174 (tui_on_normal_stop, tui_on_signal_received)
10175 (tui_on_end_stepping_range, tui_on_signal_exited, tui_on_exited)
10176 (tui_on_no_history, tui_on_user_selected_context_changed): Adjust
10177 to use interp::interp_ui_out.
10178 (tui_init): Rename to ...
10179 (tui_interp::init): ... this. Remove the 'self' parameter, use
10180 bool, return void and make extern. Adjust.
10181 (tui_resume): Rename to ...
10182 (tui_interp::resume): ... this. Remove the 'data' parameter,
10183 return void and make extern. Adjust.
10184 (tui_suspend): Rename to ...
10185 (tui_interp::suspend): ... this. Remove the 'data' parameter,
10186 return void and make extern. Adjust.
10187 (tui_ui_out): Rename to ...
10188 (tui_interp::interp_ui_out): ... this. Remove the 'self'
10189 parameter, and make extern. Adjust.
10190 (tui_exec): Rename to ...
10191 (tui_interp::exec): ... this. Remove the 'data' parameter and
10192 make extern.
10193 (tui_interp_procs): Delete.
10194 (tui_interp_factory): Use "new".
10195
10196 2017-02-02 Tom Tromey <tom@tromey.com>
10197
10198 * rust-exp.y (ends_raw_string, space_then_number)
10199 (rust_identifier_start_p): Return bool.
10200 * rust-lang.c (rust_tuple_type_p, rust_underscore_fields)
10201 (rust_tuple_struct_type_p, rust_tuple_variant_type_p)
10202 (rust_slice_type_p, rust_range_type_p, rust_u8_type_p)
10203 (rust_chartype_p): Return bool.
10204 (val_print_struct, rust_print_struct_def, rust_print_type):
10205 Update.
10206 * rust-lang.h (rust_tuple_type_p, rust_tuple_struct_type_p):
10207 Return bool.
10208
10209 2017-02-02 Tom Tromey <tom@tromey.com>
10210
10211 * rust-lang.c: Reindent.
10212
10213 2017-02-02 Tom Tromey <tom@tromey.com>
10214
10215 * rust-lang.h (rust_crate_for_block): Update.
10216 * rust-lang.c (rust_crate_for_block): Return std::string.
10217 (rust_get_disr_info): Use std:;string, not
10218 gdb::unique_xmalloc_ptr.
10219 * rust-exp.y (crate_name): Update.
10220
10221 2017-02-02 Pedro Alves <palves@redhat.com>
10222
10223 * disasm-selftests.c (print_one_insn_test): Move the "verbose"
10224 field out of gdb_disassembler_test and make it static.
10225
10226 2017-02-02 Pedro Alves <palves@redhat.com>
10227
10228 * mi/mi-common.h (struct mi_interp): Delete the mi2_interp,
10229 mi1_interp and mi_interp fields.
10230
10231 2017-02-02 Pedro Alves <palves@redhat.com>
10232
10233 * cli/cli-interp.c (struct saved_output_files, saved_output):
10234 Moved from cli/cli-logging.c.
10235 (cli_set_logging): New function.
10236 (cli_interp_procs): Install cli_set_logging.
10237 * cli/cli-interp.h (make_logging_output, cli_set_logging):
10238 Declare.
10239 * cli/cli-logging.c (struct saved_output_files, saved_output):
10240 Moved to cli/cli-interp.c.
10241 (pop_output_files): Don't save outputs here.
10242 (make_logging_output): New function.
10243 (handle_redirections): Don't build tee nor save previous outputs
10244 here.
10245 * interps.c (current_interp_set_logging): Change prototype.
10246 Assume there's always a set_logging_proc method installed.
10247 * interps.h (interp_set_logging_ftype): Change prototype.
10248 (current_interp_set_logging): Change prototype and adjust comment.
10249 * mi/mi-interp.c (mi_set_logging): Change protototype. Adjust to
10250 use make_logging_output.
10251 * tui/tui-interp.c (tui_interp_procs): Install cli_set_logging.
10252 2017-02-02 Pedro Alves <palves@redhat.com>
10253
10254 * cli/cli-logging.c (maybe_warn_already_logging): New factored out
10255 from ...
10256 (set_logging_overwrite): ... here.
10257 (logging_no_redirect_file): Delete.
10258 (set_logging_redirect): Don't handle redirection on the fly.
10259 Instead warn that "logging off" / "logging on" is necessary.
10260 (pop_output_files): Delete references to logging_no_redirect_file.
10261 (show_logging_command): Always speak in terms of what will happen
10262 once logging is reenabled.
10263
10264 2017-02-02 Pedro Alves <palves@redhat.com>
10265
10266 * disasm.h (gdb_pretty_print_disassembler): Tweak intro comment.
10267
10268 2017-02-02 Pedro Alves <palves@redhat.com>
10269
10270 * disasm.c (gdb_pretty_print_insn): Rename to ...
10271 (gdb_pretty_print_disassembler::pretty_print_insn): ... this.
10272 Remove gdbarch parameter. Adapt to clear the object's buffers
10273 instead of allocating new buffers, and to print using the object's
10274 gdb_disassembler instead of calling gdb_print_insn.
10275 (dump_insns): Use gdb_pretty_print_disassembler.
10276 * disasm.h (gdb_pretty_print_insn): Delete declaration.
10277 (gdb_pretty_print_disassembler): New class.
10278 * record-btrace.c (btrace_insn_history): Use
10279 gdb_pretty_print_disassembler.
10280
10281 2017-02-02 Pedro Alves <palves@redhat.com>
10282
10283 * ada-lang.c (type_as_string): Use string_file.
10284 * ada-valprint.c (ada_print_floating): Use string_file.
10285 * ada-varobj.c (ada_varobj_scalar_image)
10286 (ada_varobj_get_value_image): Use string_file.
10287 * aix-thread.c (aix_thread_extra_thread_info): Use string_file.
10288 * arm-tdep.c (_initialize_arm_tdep): Use string_printf.
10289 * breakpoint.c (update_inserted_breakpoint_locations)
10290 (insert_breakpoint_locations, reattach_breakpoints)
10291 (print_breakpoint_location, print_one_detail_ranged_breakpoint)
10292 (print_it_watchpoint): Use string_file.
10293 (save_breakpoints): Use stdio_file.
10294 * c-exp.y (oper): Use string_file.
10295 * cli/cli-logging.c (set_logging_redirect): Use ui_file_up and
10296 tee_file.
10297 (pop_output_files): Use delete.
10298 (handle_redirections): Use stdio_file and tee_file.
10299 * cli/cli-setshow.c (do_show_command): Use string_file.
10300 * compile/compile-c-support.c (c_compute_program): Use
10301 string_file.
10302 * compile/compile-c-symbols.c (generate_vla_size): Take a
10303 'string_file &' instead of a 'ui_file *'.
10304 (generate_c_for_for_one_variable): Take a 'string_file &' instead
10305 of a 'ui_file *'. Use string_file.
10306 (generate_c_for_variable_locations): Take a 'string_file &'
10307 instead of a 'ui_file *'.
10308 * compile/compile-internal.h (generate_c_for_for_one_variable):
10309 Take a 'string_file &' instead of a 'ui_file *'.
10310 * compile/compile-loc2c.c (push, pushf, unary, binary)
10311 (print_label, pushf_register_address, pushf_register)
10312 (do_compile_dwarf_expr_to_c): Take a 'string_file &' instead of a
10313 'ui_file *'. Adjust.
10314 * compile/compile.c (compile_to_object): Use string_file.
10315 * compile/compile.h (compile_dwarf_expr_to_c)
10316 (compile_dwarf_bounds_to_c): Take a 'string_file &' instead of a
10317 'ui_file *'.
10318 * cp-support.c (inspect_type): Use string_file and obstack_copy0.
10319 (replace_typedefs_qualified_name): Use string_file and
10320 obstack_copy0.
10321 * disasm.c (gdb_pretty_print_insn): Use string_file.
10322 (gdb_disassembly): Adjust reference the null_stream global.
10323 (do_ui_file_delete): Delete.
10324 (gdb_insn_length): Use null_stream.
10325 * dummy-frame.c (maintenance_print_dummy_frames): Use stdio_file.
10326 * dwarf2loc.c (dwarf2_compile_property_to_c)
10327 (locexpr_generate_c_location, loclist_generate_c_location): Take a
10328 'string_file &' instead of a 'ui_file *'.
10329 * dwarf2loc.h (dwarf2_compile_property_to_c): Likewise.
10330 * dwarf2read.c (do_ui_file_peek_last): Delete.
10331 (dwarf2_compute_name): Use string_file.
10332 * event-top.c (gdb_setup_readline): Use stdio_file.
10333 * gdbarch.sh (verify_gdbarch): Use string_file.
10334 * gdbtypes.c (safe_parse_type): Use null_stream.
10335 * guile/scm-breakpoint.c (gdbscm_breakpoint_commands): Use
10336 string_file.
10337 * guile/scm-disasm.c (gdbscm_print_insn_from_port): Take a
10338 'string_file *' instead of a 'ui_file *'.
10339 (gdbscm_arch_disassemble): Use string_file.
10340 * guile/scm-frame.c (frscm_print_frame_smob): Use string_file.
10341 * guile/scm-ports.c (class ioscm_file_port): Now a class that
10342 inherits from ui_file.
10343 (ioscm_file_port_delete, ioscm_file_port_rewind)
10344 (ioscm_file_port_put): Delete.
10345 (ioscm_file_port_write): Rename to ...
10346 (ioscm_file_port::write): ... this. Remove file_port_magic
10347 checks.
10348 (ioscm_file_port_new): Delete.
10349 (ioscm_with_output_to_port_worker): Use ioscm_file_port and
10350 ui_file_up.
10351 * guile/scm-type.c (tyscm_type_name): Use string_file.
10352 * guile/scm-value.c (vlscm_print_value_smob, gdbscm_value_print):
10353 Use string_file.
10354 * infcmd.c (print_return_value_1): Use string_file.
10355 * infrun.c (print_target_wait_results): Use string_file.
10356 * language.c (add_language): Use string_file.
10357 * location.c (explicit_to_string_internal): Use string_file.
10358 * main.c (captured_main_1): Use null_file.
10359 * maint.c (maintenance_print_architecture): Use stdio_file.
10360 * mi/mi-cmd-stack.c (list_arg_or_local): Use string_file.
10361 * mi/mi-common.h (struct mi_interp) <out, err, log, targ,
10362 event_channel>: Change type to mi_console_file pointer.
10363 * mi/mi-console.c (mi_console_file_fputs, mi_console_file_flush)
10364 (mi_console_file_delete): Delete.
10365 (struct mi_console_file): Delete.
10366 (mi_console_file_magic): Delete.
10367 (mi_console_file_new): Delete.
10368 (mi_console_file::mi_console_file): New.
10369 (mi_console_file_delete): Delete.
10370 (mi_console_file_fputs): Delete.
10371 (mi_console_file::write): New.
10372 (mi_console_raw_packet): Delete.
10373 (mi_console_file::flush): New.
10374 (mi_console_file_flush): Delete.
10375 (mi_console_set_raw): Rename to ...
10376 (mi_console_file::set_raw): ... this.
10377 * mi/mi-console.h (class mi_console_file): New class.
10378 (mi_console_file_new, mi_console_set_raw): Delete.
10379 * mi/mi-interp.c (mi_interpreter_init): Use mi_console_file.
10380 (mi_set_logging): Use delete and tee_file. Adjust.
10381 * mi/mi-main.c (output_register): Use string_file.
10382 (mi_cmd_data_evaluate_expression): Use string_file.
10383 (mi_cmd_data_read_memory): Use string_file.
10384 (mi_cmd_execute, print_variable_or_computed): Use string_file.
10385 * mi/mi-out.c (mi_ui_out::main_stream): New.
10386 (mi_ui_out::rewind): Use main_stream and
10387 string_file.
10388 (mi_ui_out::put): Use main_stream and string_file.
10389 (mi_ui_out::mi_ui_out): Remove 'stream' parameter.
10390 Allocate a 'string_file' instead.
10391 (mi_out_new): Don't allocate a mem_fileopen stream here.
10392 * mi/mi-out.h (mi_ui_out::mi_ui_out): Remove 'stream' parameter.
10393 (mi_ui_out::main_stream): Declare method.
10394 * printcmd.c (eval_command): Use string_file.
10395 * psymtab.c (maintenance_print_psymbols): Use stdio_file.
10396 * python/py-arch.c (archpy_disassemble): Use string_file.
10397 * python/py-breakpoint.c (bppy_get_commands): Use string_file.
10398 * python/py-frame.c (frapy_str): Use string_file.
10399 * python/py-framefilter.c (py_print_type, py_print_single_arg):
10400 Use string_file.
10401 * python/py-type.c (typy_str): Use string_file.
10402 * python/py-unwind.c (unwind_infopy_str): Use string_file.
10403 * python/py-value.c (valpy_str): Use string_file.
10404 * record-btrace.c (btrace_insn_history): Use string_file.
10405 * regcache.c (regcache_print): Use stdio_file.
10406 * reggroups.c (maintenance_print_reggroups): Use stdio_file.
10407 * remote.c (escape_buffer): Use string_file.
10408 * rust-lang.c (rust_get_disr_info): Use string_file.
10409 * serial.c (serial_open_ops_1): Use stdio_file.
10410 (do_serial_close): Use delete.
10411 * stack.c (print_frame_arg): Use string_file.
10412 (print_frame_args): Remove local mem_fileopen stream, not used.
10413 (print_frame): Use string_file.
10414 * symmisc.c (maintenance_print_symbols): Use stdio_file.
10415 * symtab.h (struct symbol_computed_ops) <generate_c_location>:
10416 Take a 'string_file *' instead of a 'ui_file *'.
10417 * top.c (new_ui): Use stdio_file and stderr_file.
10418 (free_ui): Use delete.
10419 (execute_command_to_string): Use string_file.
10420 (quit_confirm): Use string_file.
10421 * tracepoint.c (collection_list::append_exp): Use string_file.
10422 * tui/tui-disasm.c (tui_disassemble): Use string_file.
10423 * tui/tui-file.c: Don't include "ui-file.h".
10424 (enum streamtype, struct tui_stream): Delete.
10425 (tui_file_new, tui_file_delete, tui_fileopen, tui_sfileopen)
10426 (tui_file_isatty, tui_file_rewind, tui_file_put): Delete.
10427 (tui_file::tui_file): New method.
10428 (tui_file_fputs): Delete.
10429 (tui_file_get_strbuf): Delete.
10430 (tui_file::puts): New method.
10431 (tui_file_adjust_strbuf): Delete.
10432 (tui_file_flush): Delete.
10433 (tui_file::flush): New method.
10434 * tui/tui-file.h: Tweak intro comment.
10435 Include ui-file.h.
10436 (tui_fileopen, tui_sfileopen, tui_file_get_strbuf)
10437 (tui_file_adjust_strbuf): Delete declarations.
10438 (class tui_file): New class.
10439 * tui/tui-io.c (tui_initialize_io): Use tui_file.
10440 * tui/tui-regs.c (tui_restore_gdbout): Use delete.
10441 (tui_register_format): Use string_stream.
10442 * tui/tui-stack.c (tui_make_status_line): Use string_file.
10443 (tui_get_function_from_frame): Use string_file.
10444 * typeprint.c (type_to_string): Use string_file.
10445 * ui-file.c (struct ui_file, ui_file_magic, ui_file_new): Delete.
10446 (null_stream): New global.
10447 (ui_file_delete): Delete.
10448 (ui_file::ui_file): New.
10449 (null_file_isatty): Delete.
10450 (ui_file::~ui_file): New.
10451 (null_file_rewind): Delete.
10452 (ui_file::printf): New.
10453 (null_file_put): Delete.
10454 (null_file_flush): Delete.
10455 (ui_file::putstr): New.
10456 (null_file_write): Delete.
10457 (ui_file::putstrn): New.
10458 (null_file_read): Delete.
10459 (ui_file::putc): New.
10460 (null_file_fputs): Delete.
10461 (null_file_write_async_safe): Delete.
10462 (ui_file::vprintf): New.
10463 (null_file_delete): Delete.
10464 (null_file::write): New.
10465 (null_file_fseek): Delete.
10466 (null_file::puts): New.
10467 (ui_file_data): Delete.
10468 (null_file::write_async_safe): New.
10469 (gdb_flush, ui_file_isatty): Adjust.
10470 (ui_file_put, ui_file_rewind): Delete.
10471 (ui_file_write): Adjust.
10472 (ui_file_write_for_put): Delete.
10473 (ui_file_write_async_safe, ui_file_read): Adjust.
10474 (ui_file_fseek): Delete.
10475 (fputs_unfiltered): Adjust.
10476 (set_ui_file_flush, set_ui_file_isatty, set_ui_file_rewind)
10477 (set_ui_file_put, set_ui_file_write, set_ui_file_write_async_safe)
10478 (set_ui_file_read, set_ui_file_fputs, set_ui_file_fseek)
10479 (set_ui_file_data): Delete.
10480 (string_file::~string_file, string_file::write)
10481 (struct accumulated_ui_file, do_ui_file_xstrdup, ui_file_xstrdup)
10482 (do_ui_file_as_string, ui_file_as_string): Delete.
10483 (do_ui_file_obsavestring, ui_file_obsavestring): Delete.
10484 (struct mem_file): Delete.
10485 (mem_file_new): Delete.
10486 (stdio_file::stdio_file): New.
10487 (mem_file_delete): Delete.
10488 (stdio_file::stdio_file): New.
10489 (mem_fileopen): Delete.
10490 (stdio_file::~stdio_file): New.
10491 (mem_file_rewind): Delete.
10492 (stdio_file::set_stream): New.
10493 (mem_file_put): Delete.
10494 (stdio_file::open): New.
10495 (mem_file_write): Delete.
10496 (stdio_file_magic, struct stdio_file): Delete.
10497 (stdio_file_new, stdio_file_delete, stdio_file_flush): Delete.
10498 (stdio_file::flush): New.
10499 (stdio_file_read): Rename to ...
10500 (stdio_file::read): ... this. Adjust.
10501 (stdio_file_write): Rename to ...
10502 (stdio_file::write): ... this. Adjust.
10503 (stdio_file_write_async_safe): Rename to ...
10504 (stdio_file::write_async_safe) ... this. Adjust.
10505 (stdio_file_fputs): Rename to ...
10506 (stdio_file::puts) ... this. Adjust.
10507 (stdio_file_isatty): Delete.
10508 (stdio_file_fseek): Delete.
10509 (stdio_file::isatty): New.
10510 (stderr_file_write): Rename to ...
10511 (stderr_file::write) ... this. Adjust.
10512 (stderr_file_fputs): Rename to ...
10513 (stderr_file::puts) ... this. Adjust.
10514 (stderr_fileopen, stdio_fileopen, gdb_fopen): Delete.
10515 (stderr_file::stderr_file): New.
10516 (tee_file_magic): Delete.
10517 (struct tee_file): Delete.
10518 (tee_file::tee_file): New.
10519 (tee_file_new): Delete.
10520 (tee_file::~tee_file): New.
10521 (tee_file_delete): Delete.
10522 (tee_file_flush): Rename to ...
10523 (tee_file::flush): ... this. Adjust.
10524 (tee_file_write): Rename to ...
10525 (tee_file::write): ... this. Adjust.
10526 (tee_file::write_async_safe): New.
10527 (tee_file_fputs): Rename to ...
10528 (tee_file::puts): ... this. Adjust.
10529 (tee_file_isatty): Rename to ...
10530 (tee_file::isatty): ... this. Adjust.
10531 * ui-file.h (struct obstack, struct ui_file): Don't
10532 forward-declare.
10533 (ui_file_new, ui_file_flush_ftype, set_ui_file_flush)
10534 (ui_file_write_ftype)
10535 (set_ui_file_write, ui_file_fputs_ftype, set_ui_file_fputs)
10536 (ui_file_write_async_safe_ftype, set_ui_file_write_async_safe)
10537 (ui_file_read_ftype, set_ui_file_read, ui_file_isatty_ftype)
10538 (set_ui_file_isatty, ui_file_rewind_ftype, set_ui_file_rewind)
10539 (ui_file_put_method_ftype, ui_file_put_ftype, set_ui_file_put)
10540 (ui_file_delete_ftype, set_ui_file_data, ui_file_fseek_ftype)
10541 (set_ui_file_fseek): Delete.
10542 (ui_file_data, ui_file_delete, ui_file_rewind)
10543 (struct ui_file): New.
10544 (ui_file_up): New.
10545 (class null_file): New.
10546 (null_stream): Declare.
10547 (ui_file_write_for_put, ui_file_put): Delete.
10548 (ui_file_xstrdup, ui_file_as_string, ui_file_obsavestring):
10549 Delete.
10550 (ui_file_fseek, mem_fileopen, stdio_fileopen, stderr_fileopen)
10551 (gdb_fopen, tee_file_new): Delete.
10552 (struct string_file): New.
10553 (struct stdio_file): New.
10554 (stdio_file_up): New.
10555 (struct stderr_file): New.
10556 (class tee_file): New.
10557 * ui-out.c (ui_out::field_stream): Take a 'string_file &' instead
10558 of a 'ui_file *'. Adjust.
10559 * ui-out.h (class ui_out) <field_stream>: Likewise.
10560 * utils.c (do_ui_file_delete, make_cleanup_ui_file_delete)
10561 (null_stream): Delete.
10562 (error_stream): Take a 'string_file &' instead of a 'ui_file *'.
10563 Adjust.
10564 * utils.h (struct ui_file): Delete forward declaration..
10565 (make_cleanup_ui_file_delete, null_stream): Delete declarations.
10566 (error_stream): Take a 'string_file &' instead of a
10567 'ui_file *'.
10568 * varobj.c (varobj_value_get_print_value): Use string_file.
10569 * xtensa-tdep.c (xtensa_verify_config): Use string_file.
10570 * gdbarch.c: Regenerate.
10571
10572 2017-02-02 Pedro Alves <palves@redhat.com>
10573
10574 * disasm.c (gdb_disassembler::pretty_print_insn): Rename to...
10575 (gdb_pretty_print_insn): ... this. Now a free function. Add back
10576 a 'gdbarch' parameter. Allocate a mem_fileopen stream here.
10577 Adjust to call gdb_print_insn instead of
10578 gdb_disassembler::print_insn.
10579 (dump_insns, do_mixed_source_and_assembly_deprecated)
10580 (do_mixed_source_and_assembly, do_assembly_only): Add back a
10581 'gdbarch' parameter. Remove gdb_disassembler parameter.
10582 (gdb_disassembly): Don't allocate a gdb_disassembler here.
10583 * disasm.h (gdb_disassembler::pretty_print_insn): Delete
10584 declaration.
10585 (gdb_pretty_print_insn): Re-add declaration.
10586 * record-btrace.c (btrace_insn_history): Don't allocate a
10587 gdb_disassembler here. Adjust to call gdb_pretty_print_insn.
10588
10589 2017-02-01 Simon Marchi <simon.marchi@polymtl.ca>
10590
10591 * disasm.h (gdb_disassembly): Remove file_string parameter.
10592 * disasm.c (gdb_disassembly): Likewise.
10593 * cli/cli-cmds.c (print_disassembly): Adapt.
10594 * mi/mi-cmd-disas.c (mi_cmd_disassemble): Likewise.
10595 * stack.c (do_gdb_disassembly): Likewise.
10596
10597 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10598
10599 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): For
10600 DWARF_VALUE_LITERAL, no longer ignore the offset on big-endian
10601 targets. And if the implicit value is longer than needed, extract
10602 the first bytes instead of the "least significant" ones.
10603
10604 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10605
10606 * btrace.c (btrace_enable): Do not call btrace_add_pc for
10607 BTRACE_FORMAT_PT or if can_access_registers_ptid returns false.
10608 (btrace_fetch): Assert can_access_registers_ptid.
10609 * record-btrace.c (require_btrace_thread, record_btrace_info): Call
10610 validate_registers_access.
10611
10612 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10613
10614 * gdbthread.h (can_access_registers_ptid): New.
10615 * thread.c (can_access_registers_ptid): New.
10616
10617 2017-02-01 Pedro Alves <palves@redhat.com>
10618
10619 * i386-tdep.c (i386_fast_tracepoint_valid_at): Use gdb_insn_length.
10620
10621 2017-01-31 Pedro Alves <palves@redhat.com>
10622
10623 * mi/mi-interp.c (mi_breakpoint_created, mi_breakpoint_modified):
10624 Fix typos.
10625
10626 2017-01-31 Pedro Alves <palves@redhat.com>
10627
10628 * stack.c (print_frame_args): Remove local mem_fileopen stream,
10629 not used.
10630
10631 2017-01-31 Pedro Alves <palves@redhat.com>
10632
10633 * varobj.c (varobj_value_get_print_value): Remove xstrdup call.
10634
10635 2017-01-31 Pedro Alves <palves@redhat.com>
10636
10637 * common/scoped_restore.h
10638 (scoped_restore_tmpl::scoped_restore_tmpl): Template on T2, and
10639 change the value's parameter type to T2.
10640 (make_scoped_restore): Likewise.
10641
10642 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
10643 Richard Henderson <rth@redhat.com>
10644
10645 * amd64-linux-nat.c (PTRACE_ARCH_PRCTL): New define.
10646 (amd64_linux_fetch_inferior_registers): Add case to fetch FS_BASE
10647 GS_BASE for older kernels.
10648 (amd64_linux_store_inferior_registers): Add case to store FS_BASE
10649 GS_BASE for older kernels.
10650 * amd64-linux-tdep.c (amd64_linux_gregset_reg_offset): Add FS_BASE
10651 and GS_BASE to the offset table.
10652 (amd64_linux_register_reggroup_p): Add FS_BASE and GS_BASE to the
10653 system register group.
10654 * amd64-nat.c (amd64_native_gregset_reg_offset): Implements case
10655 for older kernels.
10656 * amd64-tdep.c (amd64_init_abi): Add segment registers for the
10657 amd64 ABI.
10658 * amd64-tdep.h (amd64_regnum): Add AMD64_FSBASE_REGNUM and
10659 AMD64_GSBASE_REGNUM.
10660 (AMD64_NUM_REGS): Set to AMD64_GSBASE_REGNUM + 1.
10661 * features/Makefile (amd64-linux.dat, amd64-avx-linux.dat)
10662 (amd64-mpx-linux.dat, amd64-avx512-linux.dat, x32-linux.dat)
10663 (x32-avx-linux.dat, x32-avx512-linux.dat): Add
10664 i386/64bit-segments.xml in those rules.
10665 * features/i386/64bit-segments.xml: New file.
10666 * features/i386/amd64-avx-mpx-linux.xml: Add 64bit-segments.xml.
10667 * features/i386/amd64-avx-linux.xml: Add 64bit-segments.xml.
10668 * features/i386/amd64-avx512-linux.xml: Add 64bit-segments.xml.
10669 * features/i386/amd64-mpx-linux.xml: Add 64bit-segments.xml.
10670 * features/i386/x32-avx512-linux.xml: Add 64bit-segments.xml.
10671 * features/i386/x32-avx-linux.xml: Add 64bit-segments.xml.
10672 * features/i386/amd64-linux.xml: Add 64bit-segments.xml.
10673 * features/i386/amd64-avx-linux.c: Regenerated.
10674 * features/i386/amd64-avx-mpx-linux.c: Regenerated.
10675 * features/i386/amd64-avx-mpx.c: Regenerated.
10676 * features/i386/amd64-avx512-linux.c: Regenerated.
10677 * features/i386/amd64-linux.c: Regenerated.
10678 * features/i386/amd64-mpx-linux.c: Regenerated.
10679 * features/i386/i386-avx-mpx-linux.c: Regenerated.
10680 * features/i386/i386-avx-mpx.c: Regenerated.
10681 * features/i386/x32-avx-linux.c: Regenerated.
10682 * features/i386/x32-avx512-linux.c: Regenerated.
10683 * regformats/i386/amd64-avx-linux.dat: Regenerated.
10684 * regformats/i386/amd64-avx-mpx-linux.dat: Regenerated.
10685 * regformats/i386/amd64-avx512-linux.dat: Regenerated.
10686 * regformats/i386/amd64-linux.dat: Regenerated.
10687 * regformats/i386/amd64-mpx-linux.dat: Regenerated.
10688 * regformats/i386/x32-avx-linux.dat: Regenerated.
10689 * regformats/i386/x32-avx512-linux.dat: Regenerated.
10690 * regformats/i386/x32-linux.dat: Regenerated.
10691
10692 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
10693
10694 * amd64-linux-tdep.h (AMD64_LINUX_ORIG_RAX_REGNUM):
10695 Set to AMD64_NUM_REGS.
10696
10697 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
10698
10699 * amd64-nat.c (amd64_native_gregset_reg_offset): Simplify logic
10700 that checks validity of a register number.
10701
10702 2017-01-27 Kees Cook <keescook@google.com>
10703
10704 * gdb/arm-linux-nat.c (arm_linux_fetch_inferior_registers): Call
10705 fetch_fpregs if target has fpa registers.
10706 (arm_linux_store_inferior_registers): Call store_fpregs if target
10707 has fpa registers.
10708
10709 2017-01-26 Andreas Arnez <arnez@linux.vnet.ibm.com>
10710
10711 * cris-tdep.c (cris_gdbarch_init): Remove check for
10712 info.byte_order and force it to BFD_ENDIAN_LITTLE.
10713
10714 2017-01-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
10715
10716 * corelow.c (get_core_register_section): Check for regset
10717 existence before checking for REGSET_VARIABLE_SIZE.
10718
10719 2017-01-26 Yao Qi <yao.qi@linaro.org>
10720 Pedro Alves <palves@redhat.com>
10721
10722 PR gdb/20939
10723 * disasm.c (gdb_disassembler::dis_asm_memory_error): Don't
10724 call memory_error, save memaddr instead.
10725 (gdb_disassembler::print_insn): If gdbarch_print_insn returns
10726 negative, cal memory_error.
10727 * disasm.h (gdb_disassembler) <m_err_memaddr>: New field.
10728
10729 2017-01-26 Yao Qi <yao.qi@linaro.org>
10730
10731 * disasm-selftests.c (memory_error_test): New function.
10732 (_initialize_disasm_selftests): Register memory_error_test.
10733
10734 2017-01-26 Yao Qi <yao.qi@linaro.org>
10735
10736 * Makefile.in (SFILES): Add disasm-selftests.c and
10737 selftest-arch.c.
10738 (COMMON_OBS): Add disasm-selftests.o and selftest-arch.o.
10739 * disasm-selftests.c: New file.
10740 * selftest-arch.c: New file.
10741 * selftest-arch.h: New file.
10742
10743 2017-01-26 Yao Qi <yao.qi@linaro.org>
10744
10745 * mep-tdep.c (mep_gdb_print_insn): Set info->arch
10746 to bfd_arch_mep. Don't return 0 if section is not
10747 found. Call print_insn_mep.
10748
10749 2017-01-26 Pedro Alves <palves@redhat.com>
10750 Yao Qi <yao.qi@linaro.org>
10751
10752 * arm-tdep.c: Include "disasm.h".
10753 (gdb_print_insn_arm): Update code to get gdbarch.
10754 * disasm.c (dis_asm_read_memory): Change it to
10755 gdb_disassembler::dis_asm_read_memory.
10756 (dis_asm_memory_error): Likewise.
10757 (dis_asm_print_address): Likewise.
10758 (gdb_pretty_print_insn): Change it to
10759 gdb_disassembler::pretty_print_insn.
10760 (dump_insns): Add one argument gdb_disassemlber. All
10761 callers updated.
10762 (do_mixed_source_and_assembly_deprecated): Likewise.
10763 (do_mixed_source_and_assembly): Likewise.
10764 (do_assembly_only): Likewise.
10765 (gdb_disassembler::gdb_disassembler): New.
10766 (gdb_disassembler::print_insn): New.
10767 * disasm.h (class gdb_disassembler): New.
10768 (gdb_pretty_print_insn): Remove declaration.
10769 (gdb_disassemble_info): Likewise.
10770 * guile/scm-disasm.c (class gdbscm_disassembler): New.
10771 (gdbscm_disasm_read_memory_worker): Update.
10772 (gdbscm_disasm_read_memory): Update.
10773 (gdbscm_disasm_memory_error): Remove.
10774 (gdbscm_disasm_print_address): Remove.
10775 (gdbscm_disassembler::gdbscm_disassembler): New.
10776 (gdbscm_print_insn_from_port): Update.
10777 * mips-tdep.c: Include disasm.h.
10778 (gdb_print_insn_mips): Update code to get gdbarch.
10779 * record-btrace.c (btrace_insn_history): Update.
10780 * spu-tdep.c: Include disasm.h.
10781 (struct spu_dis_asm_data): Remove.
10782 (struct spu_dis_asm_info): New.
10783 (spu_dis_asm_print_address): Use spu_dis_asm_info to get
10784 SPU id.
10785 (gdb_print_insn_spu): Cast disassemble_info to
10786 spu_dis_asm_info.
10787
10788 2017-01-26 Yao Qi <yao.qi@linaro.org>
10789
10790 * disasm.c (do_ui_file_delete): Delete.
10791 (gdb_insn_length): Move code creating stream to ...
10792 * utils.c (null_stream): ... here. New function.
10793 * utils.h (null_stream): Declare.
10794
10795 2017-01-23 Simon Marchi <simon.marchi@polymtl.ca>
10796
10797 * python/py-inferior.c (find_thread_object): Return directly
10798 from the loop. Remove "found" variable.
10799
10800 2017-01-21 Joel Brobecker <brobecker@adacore.com>
10801
10802 GDB 7.12.1 released.
10803
10804 2017-01-20 Simon Marchi <simon.marchi@ericsson.com>
10805
10806 * python/py-function.c (fnpy_call): Reorder declarations to have
10807 the gdbpy_enter object declared first.
10808 * python/py-xmethods.c (gdbpy_get_xmethod_arg_types): Likewise.
10809
10810 2017-01-20 Simon Marchi <simon.marchi@ericsson.com>
10811
10812 PR python/21068
10813 * python/python-internal.h (PyMem_RawMalloc): Define for
10814 Python < 3.4.
10815 * python/py-gdb-readline.c (gdbpy_readline_wrapper): Use
10816 PyMem_RawMalloc instead of PyMem_Malloc.
10817
10818 2017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
10819 Luis Machado <lgustavo@codesourcery.com>
10820
10821 * NEWS (New commands): Mention flash-erase.
10822 (New MI commands): Mention target-flash-erase.
10823 * mi/mi-cmds.c (mi_cmd_target_flash_erase): Add target-flash-erase MI
10824 command.
10825 * mi/mi-cmds.h (mi_cmd_target_flash_erase): New declaration.
10826 * mi/mi-main.c (mi_cmd_target_flash_erase): New function.
10827 * target.c (flash_erase_command): New function.
10828 (initialize_targets): Add new flash-erase command.
10829 * target.h (flash_erase_command): New declaration.
10830
10831 2017-01-20 Joel Brobecker <brobecker@adacore.com>
10832
10833 * nat/linux-ptrace.c: Only include <sys/procfs.h> if
10834 HAVE_SYS_PROCFS_H is defined.
10835
10836 2017-01-18 Alan Hayward <alan.hayward@arm.com>
10837
10838 * remote.c (struct cached_reg): Change data into a pointer.
10839 * (stop_reply_dtr): Free data pointers before deleting vector.
10840 (process_stop_reply): Likewise.
10841 (remote_parse_stop_reply): Allocate space for data
10842
10843 2017-01-18 Alan Hayward <alan.hayward@arm.com>
10844
10845 * amd64-tdep.c (amd64_pseudo_register_read_value): remove
10846 MAX_REGISTER_SIZE.
10847 (amd64_pseudo_register_read_value): Likewise.
10848 * remote.c (fetch_register_using_p): Remove MAX_REGISTER_SIZE.
10849 (store_register_using_P): Likewise.
10850 * regcache.c (regcache_xfer_part): Likewise.
10851
10852 2017-01-16 Ivo Raisr <ivo.raisr@oracle.com>
10853
10854 Split real and pseudo registers.
10855 * sparc-tdep.h (SPARC_CORE_REGISTERS): New macro.
10856 (sparc32_pseudo_regnum): New enum.
10857 * sparc64-tdep.h (sparc64_pseudo_regnum): New enum.
10858 * sparc-tdep.c (SPARC32_FPU_REGISTERS): New macro.
10859 (SPARC32_CP0_REGISTERS): New macro.
10860 (sparc32_pseudo_register_name): New function.
10861 (sparc32_register_name): Use sparc32_pseudo_register_name.
10862 (sparc32_pseudo_register_type): New function.
10863 (sparc32_register_type): Use sparc32_pseudo_register_type.
10864 (sparc32_pseudo_register_read, sparc32_pseudo_register_write): Handle
10865 pseudo register numbers.
10866 * sparc64-tdep.c SPARC64_FPU_REGISTERS): New macro.
10867 (SPARC64_CP0_REGISTERS): New macro.
10868 (sparc64_pseudo_register_name): New function.
10869 (sparc64_register_name): Use sparc64_pseudo_register_name.
10870 (sparc64_pseudo_register_type): New function.
10871 (sparc64_register_type): Use sparc64_pseudo_register_type.
10872 (sparc64_pseudo_register_read, sparc64_pseudo_register_write): Handle
10873 pseudo register numbers.
10874 (sparc64_store_floating_fields, sparc64_extract_floating_fields,
10875 sparc64_store_arguments): Handle pseudo register numbers.
10876
10877 2017-01-13 Yao Qi <yao.qi@linaro.org>
10878
10879 * remote.c (REMOTE_DEBUG_MAX_CHAR): New macro.
10880 (putpkt_binary): Print only REMOTE_DEBUG_MAX_CHAR chars in debug
10881 output.
10882 (getpkt_or_notif_sane_1): Likewise.
10883
10884 2017-01-13 Yao Qi <yao.qi@linaro.org>
10885
10886 * Makefile.in (checker-headers): Use CXX and CXX_DIALET instead
10887 of CC. Pass "-x c++-header" instead of "-x c".
10888
10889 2017-01-12 Simon Marchi <simon.marchi@ericsson.com>
10890
10891 * remote.c (remote_can_async_p): Update comment.
10892
10893 2017-01-12 Simon Marchi <simon.marchi@ericsson.com>
10894
10895 * linux-nat.c (linux_nat_can_async_p): Update comment.
10896
10897 2017-01-12 Simon Marchi <simon.marchi@ericsson.com>
10898
10899 * serial.c (serial_open): Forget about "pc" and "lpt" serial interface.
10900
10901 2017-01-11 Simon Marchi <simon.marchi@ericsson.com>
10902
10903 * cli/cli-decode.c (lookup_cmd_1): Fix typo in comment.
10904
10905 2017-01-10 Tom Tromey <tom@tromey.com>
10906
10907 * python/py-type.c (typy_legacy_template_argument): Update.
10908 * cp-support.h (struct demangle_parse_info) (demangle_parse_info,
10909 ~demangle_parse_info): Declare new members.
10910 (cp_demangled_name_to_comp): Return unique_ptr.
10911 (cp_demangled_name_parse_free)
10912 (make_cleanup_cp_demangled_name_parse_free)
10913 (cp_new_demangle_parse_info): Remove.
10914 * cp-support.c (do_demangled_name_parse_free_cleanup)
10915 (make_cleanup_cp_demangled_name_parse_free): Remove.
10916 (inspect_type, cp_canonicalize_string_full)
10917 (cp_canonicalize_string): Update.
10918 (mangled_name_to_comp): Change return type.
10919 (cp_class_name_from_physname, method_name_from_physname)
10920 (cp_func_name, cp_remove_params): Update.
10921 * cp-name-parser.y (demangle_parse_info): New constructor, from
10922 cp_new_demangle_parse_info.
10923 (~demangle_parse_info): New destructor, from
10924 cp_demangled_name_parse_free.
10925 (cp_merge_demangle_parse_infos): Update.
10926 (cp_demangled_name_to_comp): Change return type.
10927
10928 2017-01-10 Tom Tromey <tom@tromey.com>
10929
10930 * top.c (prevent_dont_repeat): Change return type.
10931 * python/python.c (execute_gdb_command): Use std::string.
10932 Update.
10933 * guile/guile.c (gdbscm_execute_gdb_command): Update.
10934 * command.h (prevent_dont_repeat): Change return type.
10935 * breakpoint.c (bpstat_do_actions_1): Update.
10936
10937 2017-01-10 Tom Tromey <tom@tromey.com>
10938
10939 * value.h (scoped_value_mark::~scoped_value_mark): Call
10940 free_to_mark.
10941 (scoped_value_mark::free_to_mark): New method.
10942 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Use
10943 scoped_value_mark.
10944
10945 2017-01-10 Tom Tromey <tom@tromey.com>
10946
10947 * python/py-value.c (valpy_dereference, valpy_referenced_value)
10948 (valpy_reference_value, valpy_const_value, valpy_get_address)
10949 (valpy_get_dynamic_type, valpy_lazy_string, valpy_do_cast)
10950 (valpy_getitem, valpy_call, valpy_binop_throw, valpy_negative)
10951 (valpy_absolute, valpy_richcompare_throw): Use scoped_value_mark.
10952 * dwarf2loc.c (dwarf2_loc_desc_get_symbol_read_needs): Use
10953 scoped_value_mark.
10954 * dwarf2-frame.c (execute_stack_op): Use scoped_value_mark.
10955 * value.h (scoped_value_mark): New class.
10956
10957 2017-01-10 Tom Tromey <tom@tromey.com>
10958
10959 * dwarf2read.c (dwarf2_build_psymtabs): Use psymtab_discarder.
10960 * psympriv.h (make_cleanup_discard_psymtabs): Don't declare.
10961 * psymtab.c (discard_psymtabs_upto): Remove.
10962 (make_cleanup_discard_psymtabs): Remove.
10963 (struct psymtab_state): Remove.
10964
10965 2017-01-10 Tom Tromey <tom@tromey.com>
10966
10967 * record-full.c (record_full_save_cleanups): Remove.
10968 (record_full_save): Use gdb::unlinker.
10969 * gcore.c (do_bfd_delete_cleanup): Remove.
10970 (gcore_command): Use gdb::unlinker, unique_xmalloc_ptr. Remove
10971 cleanups.
10972 * dwarf2read.c (unlink_if_set): Remove.
10973 (write_psymtabs_to_index): Use gdb::unlinker.
10974 * common/gdb_unlinker.h: New file.
10975
10976 2017-01-10 Tom Tromey <tom@tromey.com>
10977
10978 * windows-tdep.c (windows_xfer_shared_library): Update.
10979 * windows-nat.c (windows_make_so): Update.
10980 * utils.h (make_cleanup_bfd_unref): Remove.
10981 * utils.c (do_bfd_close_cleanup, make_cleanup_bfd_unref): Remove.
10982 * symfile.h (symfile_bfd_open)
10983 (find_separate_debug_file_in_section): Return gdb_bfd_ref_ptr.
10984 * symfile.c (read_symbols, symbol_file_add)
10985 (separate_debug_file_exists): Update.
10986 (symfile_bfd_open): Return gdb_bfd_ref_ptr.
10987 (generic_load, reread_symbols): Update.
10988 * symfile-mem.c (symbol_file_add_from_memory): Update.
10989 * spu-linux-nat.c (spu_bfd_open): Return gdb_bfd_ref_ptr.
10990 (spu_symbol_file_add_from_memory): Update.
10991 * solist.h (struct target_so_ops) <bfd_open>: Return
10992 gdb_bfd_ref_ptr.
10993 (solib_bfd_fopen, solib_bfd_open): Return gdb_bfd_ref_ptr.
10994 * solib.c (solib_bfd_fopen, solib_bfd_open): Return
10995 gdb_bfd_ref_ptr.
10996 (solib_map_sections, reload_shared_libraries_1): Update.
10997 * solib-svr4.c (enable_break): Update.
10998 * solib-spu.c (spu_bfd_fopen): Return gdb_bfd_ref_ptr.
10999 * solib-frv.c (enable_break2): Update.
11000 * solib-dsbt.c (enable_break): Update.
11001 * solib-darwin.c (gdb_bfd_mach_o_fat_extract): Return
11002 gdb_bfd_ref_ptr.
11003 (darwin_solib_get_all_image_info_addr_at_init): Update.
11004 (darwin_bfd_open): Return gdb_bfd_ref_ptr.
11005 * solib-aix.c (solib_aix_bfd_open): Return gdb_bfd_ref_ptr.
11006 * record-full.c (record_full_save): Update.
11007 * python/py-objfile.c (objfpy_add_separate_debug_file): Update.
11008 * procfs.c (insert_dbx_link_bpt_in_file): Update.
11009 * minidebug.c (find_separate_debug_file_in_section): Return
11010 gdb_bfd_ref_ptr.
11011 * machoread.c (macho_add_oso_symfile): Change abfd to
11012 gdb_bfd_ref_ptr.
11013 (macho_symfile_read_all_oso): Update.
11014 (macho_check_dsym): Return gdb_bfd_ref_ptr.
11015 (macho_symfile_read): Update.
11016 * jit.c (bfd_open_from_target_memory): Return gdb_bfd_ref_ptr.
11017 (jit_bfd_try_read_symtab): Update.
11018 * gdb_bfd.h (gdb_bfd_open, gdb_bfd_fopen, gdb_bfd_openr)
11019 (gdb_bfd_openw, gdb_bfd_openr_iovec)
11020 (gdb_bfd_openr_next_archived_file, gdb_bfd_fdopenr): Return
11021 gdb_bfd_ref_ptr.
11022 (gdb_bfd_ref_policy): New struct.
11023 (gdb_bfd_ref_ptr): New typedef.
11024 * gdb_bfd.c (gdb_bfd_open, gdb_bfd_fopen, gdb_bfd_openr)
11025 (gdb_bfd_openw, gdb_bfd_openr_iovec)
11026 (gdb_bfd_openr_next_archived_file, gdb_bfd_fdopenr): Return
11027 gdb_bfd_ref_ptr.
11028 * gcore.h (create_gcore_bfd): Return gdb_bfd_ref_ptr.
11029 * gcore.c (create_gcore_bfd): Return gdb_bfd_ref_ptr.
11030 (gcore_command): Update.
11031 * exec.c (exec_file_attach): Update.
11032 * elfread.c (elf_symfile_read): Update.
11033 * dwarf2read.c (dwarf2_get_dwz_file): Update.
11034 (try_open_dwop_file, open_dwo_file): Return gdb_bfd_ref_ptr.
11035 (open_and_init_dwo_file): Update.
11036 (open_dwp_file): Return gdb_bfd_ref_ptr.
11037 (open_and_init_dwp_file): Update.
11038 * corelow.c (core_open): Update.
11039 * compile/compile-object-load.c (compile_object_load): Update.
11040 * common/gdb_ref_ptr.h (ref_ptr::operator->): New operator.
11041 * coffread.c (coff_symfile_read): Update.
11042 * cli/cli-dump.c (bfd_openr_or_error, bfd_openw_or_error): Return
11043 gdb_bfd_ref_ptr. Rename.
11044 (dump_bfd_file, restore_command): Update.
11045 * build-id.h (build_id_to_debug_bfd): Return gdb_bfd_ref_ptr.
11046 * build-id.c (build_id_to_debug_bfd): Return gdb_bfd_ref_ptr.
11047 (find_separate_debug_file_by_buildid): Update.
11048
11049 2017-01-10 Tom Tromey <tom@tromey.com>
11050
11051 * common/gdb_ref_ptr.h: New file.
11052 * python/py-ref.h (struct gdbpy_ref_policy): New.
11053 (gdbpy_ref): Now a typedef.
11054
11055 2017-01-10 Tom Tromey <tom@tromey.com>
11056
11057 * utils.h (make_cleanup_htab_delete): Don't declare.
11058 * utils.c (do_htab_delete_cleanup, make_cleanup_htab_delete):
11059 Remove.
11060 * linespec.c (decode_compound_collector): Add constructor,
11061 destructor.
11062 (lookup_prefix_sym): Remove cleanup.
11063 (symtab_collector): Add constructor, destructor.
11064 (collect_symtabs_from_filename): Remove cleanup.
11065 * disasm.c (do_mixed_source_and_assembly): Use htab_up.
11066 * compile/compile-c-symbols.c (generate_c_for_variable_locations):
11067 Use htab_up.
11068 * gnu-v3-abi.c (gnuv3_print_vtable): Use htab_up.
11069 * dwarf2read.c (dw2_expand_symtabs_matching)
11070 (dw2_map_symbol_filenames, dwarf_decode_macros)
11071 (write_psymtabs_to_index): Use htab_up.
11072 * dwarf2loc.c (func_verify_no_selftailcall)
11073 (call_site_find_chain_1, func_verify_no_selftailcall)
11074 (chain_candidate, call_site_find_chain_1): Use std::unordered_set,
11075 std::vector, gdb::unique_xmalloc_ptr.
11076 (call_sitep): Remove typedef.
11077 (dwarf2_locexpr_baton_eval): Remove unused variable.
11078
11079 2017-01-10 Tom Tromey <tom@tromey.com>
11080
11081 * python/python-internal.h (make_cleanup_py_decref)
11082 (make_cleanup_py_xdecref): Don't declare.
11083 * python/py-utils.c (py_decref, make_cleanup_py_decref)
11084 (py_xdecref, make_cleanup_py_xdecref): Remove.
11085
11086 2017-01-10 Tom Tromey <tom@tromey.com>
11087
11088 * python/py-framefilter.c (py_mi_print_variables): Use gdbpy_ref.
11089 (py_print_locals, enumerate_locals, py_print_args): Use gdbpy_ref.
11090
11091 2017-01-10 Tom Tromey <tom@tromey.com>
11092
11093 * python/py-framefilter.c (enumerate_args): Use gdbpy_ref.
11094
11095 2017-01-10 Tom Tromey <tom@tromey.com>
11096
11097 * python/py-utils.c (unicode_to_encoded_string)
11098 (python_string_to_target_string)
11099 (python_string_to_target_python_string)
11100 (python_string_to_host_string, gdbpy_obj_to_string)
11101 (get_addr_from_python): Use gdbpy_ref.
11102
11103 2017-01-10 Tom Tromey <tom@tromey.com>
11104
11105 * python/py-unwind.c (pyuw_object_attribute_to_pointer): Use
11106 gdbpy_ref.
11107
11108 2017-01-10 Tom Tromey <tom@tromey.com>
11109
11110 * python/python.c (eval_python_command, gdbpy_decode_line)
11111 (gdbpy_run_events, gdbpy_start_type_printers)
11112 (gdbpy_apply_type_printers): Use gdbpy_ref.
11113
11114 2017-01-10 Tom Tromey <tom@tromey.com>
11115
11116 * python/py-param.c (get_doc_string, compute_enum_values): Use
11117 gdbpy_ref.
11118
11119 2017-01-10 Tom Tromey <tom@tromey.com>
11120
11121 * python/py-inferior.c (find_thread_object, build_inferior_list):
11122 Use gdbpy_ref.
11123
11124 2017-01-10 Tom Tromey <tom@tromey.com>
11125
11126 * python/py-framefilter.c (py_print_frame): Use gdbpy_ref.
11127
11128 2017-01-10 Tom Tromey <tom@tromey.com>
11129
11130 * python/py-finishbreakpoint.c (bpfinishpy_out_of_scope): Use
11131 gdbpy_ref.
11132
11133 2017-01-10 Tom Tromey <tom@tromey.com>
11134
11135 * python/py-cmd.c (cmdpy_completer_helper): Use gdbpy_ref. Remove
11136 extra incref.
11137 (cmdpy_completer_handle_brkchars, cmdpy_completer, cmdpy_init):
11138 Use gdbpy_ref.
11139
11140 2017-01-10 Tom Tromey <tom@tromey.com>
11141
11142 * python/py-breakpoint.c (gdbpy_breakpoint_cond_says_stop): Use
11143 gdbpy_ref.
11144
11145 2017-01-10 Tom Tromey <tom@tromey.com>
11146
11147 * python/py-arch.c (archpy_disassemble): Use gdbpy_ref. Don't
11148 decref results of PyArg_ParseTupleAndKeywords.
11149
11150 2017-01-10 Tom Tromey <tom@tromey.com>
11151
11152 * python/python.c (python_run_simple_file): Use
11153 unique_xmalloc_ptr, gdbpy_ref.
11154
11155 2017-01-10 Tom Tromey <tom@tromey.com>
11156
11157 * python/py-prettyprint.c (print_stack_unless_memory_error)
11158 (print_string_repr, print_children): Use gdbpy_ref.
11159 (dummy_python_frame): New class.
11160 (dummy_python_frame::dummy_python_frame): Rename from
11161 push_dummy_python_frame.
11162 (py_restore_tstate): Remove.
11163
11164 2017-01-10 Tom Tromey <tom@tromey.com>
11165
11166 * python/py-framefilter.c (py_print_frame): Use gdbpy_ref.
11167
11168 2017-01-10 Tom Tromey <tom@tromey.com>
11169
11170 * python/python.c (ensure_python_env, restore_python_env):
11171 Remove.
11172 * python/python-internal.h (ensure_python_env): Don't declare.
11173 * varobj.h (varobj_ensure_python_env): Don't declare.
11174 * varobj.c (varobj_ensure_python_env): Remove.
11175
11176 2017-01-10 Tom Tromey <tom@tromey.com>
11177
11178 * varobj.c (varobj_value_get_print_value): Use
11179 gdbpy_enter_varobj.
11180
11181 2017-01-10 Tom Tromey <tom@tromey.com>
11182
11183 * python/py-prettyprint.c (print_string_repr, print_children):
11184 Update.
11185 * python/py-lazy-string.c (gdbpy_extract_lazy_string): Change type
11186 of "encoding".
11187 * varobj.c (varobj_value_get_print_value): Update.
11188 * python/python-internal.h (gdbpy_extract_lazy_string): Update.
11189
11190 2017-01-10 Tom Tromey <tom@tromey.com>
11191
11192 * varobj.c (varobj_get_display_hint)
11193 (dynamic_varobj_has_child_method, install_new_value_visualizer)
11194 (varobj_set_visualizer, free_variable): Use
11195 gdbpy_enter_varobj.
11196
11197 2017-01-10 Tom Tromey <tom@tromey.com>
11198
11199 * python/python.c (python_command): Use gdbpy_enter, gdbpy_ref.
11200 (do_finish_initialization): New function. Use gdbpy_ref.
11201 (gdbpy_finish_initialization): Use gdbpy_enter. Call
11202 do_finish_initialization.
11203
11204 2017-01-10 Tom Tromey <tom@tromey.com>
11205
11206 * python/py-param.c (get_set_value, get_show_value): Use
11207 gdbpy_enter, gdbpy_ref.
11208
11209 2017-01-10 Tom Tromey <tom@tromey.com>
11210
11211 * python/py-function.c (fnpy_call): Use gdbpy_enter, gdbpy_ref.
11212
11213 2017-01-10 Tom Tromey <tom@tromey.com>
11214
11215 * python/py-cmd.c (cmdpy_function): Use gdbpy_enter, gdbpy_ref.
11216
11217 2017-01-10 Tom Tromey <tom@tromey.com>
11218
11219 * python/py-varobj.c (py_varobj_iter_dtor, py_varobj_iter_next):
11220 Use gdbpy_enter_varobj.
11221
11222 2017-01-10 Tom Tromey <tom@tromey.com>
11223
11224 * varobj.c (gdbpy_enter_varobj): New constructor.
11225 * python/python-internal.h (gdbpy_enter_varobj): New class.
11226 * python/py-varobj.c (py_varobj_get_iterator): Use
11227 gdbpy_enter_varobj.
11228
11229 2017-01-10 Tom Tromey <tom@tromey.com>
11230
11231 * python/py-xmethods.c (gdbpy_get_xmethod_result_type): Use
11232 gdbpy_enter, gdbpy_ref, unique_xmalloc_ptr.
11233 (gdbpy_invoke_xmethod): Use gdbpy_ref, gdbpy_enter.
11234 (gdbpy_get_xmethod_arg_types): Use gdbpy_ref,
11235 unique_xmalloc_ptr.
11236 (gdbpy_get_xmethod_arg_types): Use gdbpy_ref, gdbpy_enter.
11237
11238 2017-01-10 Tom Tromey <tom@tromey.com>
11239
11240 * python/py-xmethods.c (invoke_match_method): Use
11241 gdbpy_ref.
11242
11243 2017-01-10 Tom Tromey <tom@tromey.com>
11244
11245 * python/py-xmethods.c (gdbpy_get_matching_xmethod_workers): use
11246 gdbpy_enter, gdbpy_ref.
11247
11248 2017-01-10 Tom Tromey <tom@tromey.com>
11249
11250 * python/python.c (python_interactive_command): Use gdbpy_enter.
11251
11252 2017-01-10 Tom Tromey <tom@tromey.com>
11253
11254 * python/python.c (gdbpy_before_prompt_hook): Use gdbpy_enter,
11255 gdbpy_ref.
11256
11257 2017-01-10 Tom Tromey <tom@tromey.com>
11258
11259 * python/py-prettyprint.c (gdbpy_apply_val_pretty_printer): Use
11260 gdbpy_enter, gdbpy_ref, unique_xmalloc_ptr.
11261
11262 2017-01-10 Tom Tromey <tom@tromey.com>
11263
11264 * utils.h (htab_deleter): New struct.
11265 (htab_up): New typedef.
11266 * python/py-framefilter.c (gdbpy_apply_frame_filter): Use
11267 gdbpy_enter, gdbpy_ref, htab_up.
11268
11269 2017-01-10 Tom Tromey <tom@tromey.com>
11270
11271 * python/py-unwind.c (pending_frame_invalidate): Remove.
11272 (pyuw_sniffer): Use gdbpy_enter and gdbpy_ref.
11273
11274 2017-01-10 Tom Tromey <tom@tromey.com>
11275
11276 * python/py-xmethods.c (gdbpy_free_xmethod_worker_data)
11277 (gdbpy_clone_xmethod_worker_data): Use gdbpy_enter.
11278
11279 2017-01-10 Tom Tromey <tom@tromey.com>
11280
11281 * python/py-type.c (save_objfile_types): Use gdbpy_enter.
11282
11283 2017-01-10 Tom Tromey <tom@tromey.com>
11284
11285 * python/python.c (gdbpy_eval_from_control_command)
11286 (gdbpy_source_script, gdbpy_run_events)
11287 (gdbpy_source_objfile_script, gdbpy_execute_objfile_script)
11288 (gdbpy_free_type_printers, gdbpy_finish_initialization): Use
11289 gdbpy_enter.
11290
11291 2017-01-10 Tom Tromey <tom@tromey.com>
11292
11293 * python/py-progspace.c (py_free_pspace): Use gdbpy_enter.
11294
11295 2017-01-10 Tom Tromey <tom@tromey.com>
11296
11297 * python/py-objfile.c (py_free_objfile): Use gdbpy_enter.
11298
11299 2017-01-10 Tom Tromey <tom@tromey.com>
11300
11301 * python/py-inferior.c (python_on_normal_stop, python_on_resume)
11302 (python_on_inferior_call_pre, python_on_inferior_call_post)
11303 (python_on_memory_change, python_on_register_change)
11304 (python_inferior_exit, python_new_objfile, add_thread_object)
11305 (delete_thread_object, py_free_inferior): Use gdbpy_enter.
11306
11307 2017-01-10 Tom Tromey <tom@tromey.com>
11308
11309 * python/py-finishbreakpoint.c (bpfinishpy_handle_stop)
11310 (bpfinishpy_handle_exit): Use gdbpy_enter.
11311
11312 2017-01-10 Tom Tromey <tom@tromey.com>
11313
11314 * python/py-cmd.c (cmdpy_destroyer)
11315 (cmdpy_completer_handle_brkchars, cmdpy_completer): Use
11316 gdbpy_enter.
11317
11318 2017-01-10 Tom Tromey <tom@tromey.com>
11319
11320 * python/py-breakpoint.c (gdbpy_breakpoint_cond_says_stop): Use
11321 gdbpy_enter.
11322 (gdbpy_breakpoint_has_cond): Likewise.
11323
11324 2017-01-10 Tom Tromey <tom@tromey.com>
11325
11326 * python/python.c (gdbpy_enter): New constructor.
11327 (~gdbpy_enter): New destructor.
11328 (restore_python_env, ensure_python_env): Rewrite.
11329 * python/python-internal.h (gdbpy_enter): New class.
11330
11331 2017-01-10 Tom Tromey <tom@tromey.com>
11332
11333 * python/py-symbol.c (gdbpy_lookup_symbol): Use gdbpy_ref.
11334
11335 2017-01-10 Tom Tromey <tom@tromey.com>
11336
11337 * python/py-value.c (value_has_field, get_field_flag)
11338 (get_field_type, valpy_getitem, convert_value_from_python): Use
11339 gdbpy_ref.
11340
11341 2017-01-10 Tom Tromey <tom@tromey.com>
11342
11343 * python/python.c (gdbpy_progspaces, gdbpy_objfiles): Use
11344 gdbpy_ref.
11345
11346 2017-01-10 Tom Tromey <tom@tromey.com>
11347
11348 * python/py-prettyprint.c (search_pp_list)
11349 (find_pretty_printer_from_objfiles)
11350 (find_pretty_printer_from_progspace)
11351 (find_pretty_printer_from_gdb, find_pretty_printer)
11352 (gdbpy_get_display_hint, gdbpy_get_varobj_pretty_printer): Use
11353 gdbpy_ref.
11354
11355 2017-01-10 Tom Tromey <tom@tromey.com>
11356
11357 * python/py-param.c (call_doc_function): Use gdbpy_ref.
11358
11359 2017-01-10 Tom Tromey <tom@tromey.com>
11360
11361 * python/py-linetable.c (build_line_table_tuple_from_pcs)
11362 (ltpy_get_all_source_lines): Use gdbpy_ref.
11363
11364 2017-01-10 Tom Tromey <tom@tromey.com>
11365
11366 * python/py-framefilter.c (extract_sym, extract_value)
11367 (get_py_iter_from_func, bootstrap_python_frame_filters): Use
11368 gdbpy_ref.
11369
11370 2017-01-10 Tom Tromey <tom@tromey.com>
11371
11372 * python/py-breakpoint.c (gdbpy_breakpoints): Use gdbpy_ref.
11373
11374 2017-01-10 Tom Tromey <tom@tromey.com>
11375
11376 * python/py-inferior.c (gdbpy_inferiors): Use gdbpy_ref.
11377
11378 2017-01-10 Tom Tromey <tom@tromey.com>
11379
11380 * python/py-function.c (convert_values_to_python, fnpy_init): Use
11381 gdbpy_ref.
11382
11383 2017-01-10 Tom Tromey <tom@tromey.com>
11384
11385 * python/py-cmd.c (gdbpy_string_to_argv): Use gdbpy_ref.
11386
11387 2017-01-10 Tom Tromey <tom@tromey.com>
11388
11389 * python/py-type.c (convert_field, make_fielditem, typy_fields)
11390 (typy_range): Use gdbpy_ref.
11391
11392 2017-01-10 Tom Tromey <tom@tromey.com>
11393
11394 * python/py-threadevent.c (create_thread_event_object): Use
11395 gdbpy_ref.
11396 * python/py-stopevent.c (create_stop_event_object): Simplify.
11397 (emit_stop_event): Use gdbpy_ref.
11398 * python/py-signalevent.c (create_signal_event_object): Use
11399 gdbpy_ref.
11400 * python/py-newobjfileevent.c (create_new_objfile_event_object)
11401 (emit_new_objfile_event, create_clear_objfiles_event_object)
11402 (emit_clear_objfiles_event): Use gdbpy_ref.
11403 * python/py-infevents.c (create_inferior_call_event_object)
11404 (create_register_changed_event_object)
11405 (create_memory_changed_event_object, emit_inferior_call_event)
11406 (emit_memory_changed_event, emit_register_changed_event): Use
11407 gdbpy_ref.
11408 * python/py-exitedevent.c (create_exited_event_object)
11409 (emit_exited_event): Use gdbpy_ref.
11410 * python/py-event.h (evpy_emit_event): Remove
11411 CPYCHECKER_STEALS_REFERENCE_TO_ARG annotation.
11412 * python/py-event.c (evpy_emit_event): Use gdbpy_ref.
11413 * python/py-continueevent.c (emit_continue_event): Use
11414 gdbpy_ref.
11415 * python/py-breakpoint.c (gdbpy_breakpoint_created)
11416 (gdbpy_breakpoint_deleted, gdbpy_breakpoint_modified): Use
11417 gdbpy_ref.
11418 * python/py-bpevent.c (create_breakpoint_event_object): Use
11419 gdbpy_ref.
11420
11421 2017-01-10 Tom Tromey <tom@tromey.com>
11422
11423 * python/py-ref.h: New file.
11424
11425 2017-01-10 Simon Marchi <simon.marchi@ericsson.com>
11426
11427 * cli-out.c (cli_ui_out::do_redirect): Change return type to
11428 void.
11429 * cli-out.h (cli_ui_out::do_redirect): Likewise.
11430 * mi/mi-out.c (mi_ui_out::do_redirect): Likewise.
11431 * mi/mi-out.h (mi_ui_out::do_redirect): Likewise.
11432 * ui-out.c (ui_out::redirect): Likewise.
11433 * ui-out.h (ui_out::redirect, ui_out::do_redirect): Likewise.
11434 * cli/cli-logging.c (set_logging_redirect): Update call site of
11435 ui_out::redirect.
11436 (handle_redirections): Likewise.
11437 * scm-ports.c (ioscm_with_output_to_port_worker): Likewise.
11438 * top.c (execute_command_to_string): Likewise.
11439 * utils.c (do_ui_out_redirect_pop): Likewise.
11440
11441 2017-01-10 Simon Marchi <simon.marchi@ericsson.com>
11442
11443 * stack.c (_initialize_stack): Update "frame" command help message.
11444
11445 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
11446
11447 * d-exp.y (CastExpression): Emit UNOP_CAST_TYPE.
11448
11449 2017-01-06 Yao Qi <yao.qi@linaro.org>
11450
11451 * x86-linux-nat.h: Include gdb_proc_service.h.
11452
11453 2017-01-06 Yao Qi <yao.qi@linaro.org>
11454
11455 * ser-base.h: Include serial.h.
11456
11457 2017-01-06 Yao Qi <yao.qi@linaro.org>
11458
11459 * ppc-linux-tdep.h: Include ppc-tdep.h.
11460
11461 2017-01-06 Yao Qi <yao.qi@linaro.org>
11462
11463 * nat/amd64-linux-siginfo.h: Include signal.h.
11464
11465 2017-01-06 Yao Qi <yao.qi@linaro.org>
11466
11467 * nat/aarch64-linux-hw-point.h: Include break-common.h.
11468
11469 2017-01-06 Yao Qi <yao.qi@linaro.org>
11470
11471 * mi/mi-parse.h: Include mi-cmds.h.
11472
11473 2017-01-06 Yao Qi <yao.qi@linaro.org>
11474
11475 * inf-loop.c: Don't include "target.h".
11476 * inf-loop.h: Include it here.
11477
11478 2017-01-06 Yao Qi <yao.qi@linaro.org>
11479
11480 * dfp.h: Include "dboulest.h" and "expression.h".
11481
11482 2017-01-06 Yao Qi <yao.qi@linaro.org>
11483
11484 * ax-gdb.h: Include "ax.h".
11485
11486 2017-01-06 Yao Qi <yao.qi@linaro.org>
11487
11488 * Makefile.in (HFILES_NO_SRCDIR): Replace gdb_ptrace.h
11489 with nat/gdb_ptrace.h.
11490
11491 2017-01-05 Yao Qi <yao.qi@linaro.org>
11492
11493 * mips-fbsd-tdep.c (mips_fbsd_sigframe_init): Move && to
11494 new line.
11495 (mips64_fbsd_sigframe_init): Likewise.
11496
11497 2017-01-04 John Baldwin <jhb@FreeBSD.org>
11498
11499 * mips-fbsd-tdep.c (_initialize_mips_fbsd_tdep): Use
11500 GDB_OSABI_FREEBSD instead of GDB_OSABI_FREEBSD_ELF.
11501
11502 2017-01-04 John Baldwin <jhb@FreeBSD.org>
11503
11504 * Makefile.in (ALLDEPFILES): Add mips-fbsd-nat.c.
11505 * NEWS: Mention new FreeBSD/mips native configuration.
11506 * config/mips/fbsd.mh: New file.
11507 * configure.host: Add mips*-*-freebsd*.
11508 * mips-fbsd-nat.c: New file.
11509
11510 2017-01-04 John Baldwin <jhb@FreeBSD.org>
11511
11512 * Makefile.in (ALL_TARGET_OBS): Add mips-fbsd-tdep.o.
11513 (ALLDEPFILES): Add mips-fbsd-tdep.c.
11514 * NEWS: Mention new FreeBSD/mips target.
11515 * configure.tgt: Add mips*-*-freebsd*.
11516 * mips-fbsd-tdep.c: New file.
11517 * mips-fbsd-tdep.h: New file.
11518
11519 2017-01-04 Yao Qi <yao.qi@linaro.org>
11520
11521 * dwarf2loc.c (write_pieced_value): Don't use VALUE_FRAME_ID (to),
11522 use c->frame_id when the piece location is DWARF_VALUE_REGISTER.
11523
11524 2017-01-01 Joel Brobecker <brobecker@adacore.com>
11525
11526 Update copyright year range in all GDB files.
11527
11528 2017-01-01 Joel Brobecker <brobecker@adacore.com>
11529
11530 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2016.
11531
11532 For older changes see ChangeLog-2016.
11533 \f
11534 Local Variables:
11535 mode: change-log
11536 left-margin: 8
11537 fill-column: 74
11538 version-control: never
11539 coding: utf-8
11540 End:
This page took 0.253214 seconds and 3 git commands to generate.