Use std::string in rust_get_disr_info
[binutils-gdb.git] / gdb / ChangeLog
1 2016-11-12 Tom Tromey <tom@tromey.com>
2
3 * rust-lang.c (rust_get_disr_info): Use std::string in one more
4 spot.
5
6 2016-11-11 Yao Qi <yao.qi@linaro.org>
7
8 * spu-tdep.c (spu_software_single_step): Don't call
9 get_frame_register_bytes, call get_frame_register_unsigned
10 instead.
11
12 2016-11-11 Yao Qi <yao.qi@linaro.org>
13
14 * cp-valprint.c (cp_print_value): Remove local base_valaddr.
15 * extension-priv.h (struct extension_language_ops)
16 <apply_val_pretty_printer>: Remove the second parameter.
17 Remove const from "struct value *". Callers updated.
18 * extension.c (apply_ext_lang_val_pretty_printer): Update
19 comments. Remove parameter valaddr. Remove const from
20 "struct value *".
21 * extension.h (apply_ext_lang_val_pretty_printer): Update
22 declaration.
23 * guile/guile-internal.h (gdbscm_apply_val_pretty_printer):
24 Update declaration.
25 * guile/scm-pretty-print.c (gdbscm_apply_val_pretty_printer):
26 Remove parameter valaddr. Remove const from "struct value *".
27 * python/py-prettyprint.c (gdbpy_apply_val_pretty_printer):
28 Likewise.
29 * python/python-internal.h (gdbpy_apply_val_pretty_printer):
30 Update declaration.
31
32 2016-11-11 Yao Qi <yao.qi@linaro.org>
33
34 * c-lang.h (cp_print_value_fields): Update declaration.
35 * cp-valprint.c (cp_print_value): Update declaration.
36 (cp_print_value_fields): Remove parameter valaddr. Callers
37 updated.
38 (cp_print_value): Likewise.
39
40 2016-11-09 Tom Tromey <tom@tromey.com>
41
42 * varobj.h (varobj_get_display_hint): Change return type.
43 * varobj.c (varobj_get_display_hint): Return unique_xmalloc_ptr.
44 (varobj_value_get_print_value): Update.
45 * python/python.c (gdbpy_before_prompt_hook, gdbpy_print_stack)
46 (gdbpy_apply_type_printers): Update.
47 * python/python-internal.h (unicode_to_target_string)
48 (python_string_to_target_string, python_string_to_host_string)
49 (gdbpy_obj_to_string, gdbpy_exception_to_string)
50 (gdbpy_get_display_hint): Change return types.
51 * python/py-varobj.c (py_varobj_iter_next): Update.
52 * python/py-value.c (valpy_getitem, convert_value_from_python):
53 Update.
54 * python/py-utils.c (unicode_to_encoded_string)
55 (unicode_to_target_string, python_string_to_target_string)
56 (python_string_to_host_string, gdbpy_obj_to_string)
57 (gdbpy_exception_to_string): Return unique_xmalloc_ptr.
58 * python/py-unwind.c (pyuw_parse_register_id): Update.
59 * python/py-type.c (typy_getitem): Update.
60 * python/py-prettyprint.c (gdbpy_get_display_hint)
61 (print_stack_unless_memory_error, print_children)
62 (gdbpy_apply_val_pretty_printer): Update.
63 * python/py-param.c (set_parameter_value): Update.
64 (get_doc_string, call_doc_function): Return unique_xmalloc_ptr.
65 (get_set_value, get_show_value, compute_enum_values, parmpy_init):
66 Update.
67 * python/py-infthread.c (thpy_set_name): Update.
68 * python/py-function.c (fnpy_call, fnpy_init): Update.
69 * python/py-framefilter.c (extract_sym): Change "name" to
70 unique_xmalloc_ptr.
71 (enumerate_args, enumerate_locals): Update.
72 (py_print_frame): Use unique_xmalloc_ptr.
73 * python/py-frame.c (frapy_read_var): Update. Remove cleanup.
74 * python/py-cmd.c (cmdpy_function, cmdpy_completer, cmdpy_init):
75 Update.
76 * python/py-breakpoint.c (bppy_set_condition): Use
77 unique_xmalloc_ptr.
78 (bppy_init): Likewise. Remove cleanup.
79 (local_setattro): Update.
80 * mi/mi-cmd-var.c (print_varobj, mi_cmd_var_list_children)
81 (varobj_update_one): Update.
82
83 2016-11-09 Pedro Alves <palves@redhat.com>
84
85 * ax-gdb.c (agent_eval_command_one): Use std::move instead of
86 gdb::move.
87 * ax.h (agent_expr_up): Use std::unique_ptr instead of
88 gdb::unique_ptr.
89 * breakpoint.c (parse_cond_to_aexpr): Use std::move instead of
90 gdb::move.
91 * tracepoint.c (collection_list::collect_symbol): Likewise.
92 (collection_list::~collection_list): Delete.
93 (encode_actions_1): Use std::move instead of gdb::move.
94 (collection_list::add_aexpr): Use std::move instead of
95 unique_ptr::release.
96 * tracepoint.h (collection_list) <~collection_list>: Delete
97 declaration.
98 <m_aexprs>: Now a vector of agent_ptr_up.
99
100 2016-11-09 Pedro Alves <palves@redhat.com>
101
102 * main.c (struct cmdarg): Add constructor.
103 (captured_main_1): Use vector::emplace_back.
104 * tracepoint.c (collection_list::add_memrange): Likewise.
105
106 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
107
108 * tui/tui-winsource.c (tui_alloc_source_buffer): Remove
109 failed-xmalloc handling.
110
111 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
112
113 * tui/tui-winsource.c (tui_alloc_source_buffer): Subtract
114 highlight box's overhead when calculating the content height.
115
116 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
117
118 * tui/tui-disasm.c (tui_set_disassem_content): Fix calculation of
119 the longest disassembly line's length.
120
121 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
122
123 * tui/tui-disasm.c (tui_set_disassem_content): Fix line buffer
124 overrun due to unchecked strcpy.
125
126 2016-11-09 Tristan Gingold <gingold@adacore.com>
127
128 * darwin-nat.c (find_inferior_task_it): Fix indentation.
129 (find_inferior_notify_it): Remove.
130 (find_inferior_pid_it): New function.
131 (darwin_find_inferior_by_notify): Remove.
132 (darwin_find_inferior_by_pid): New function.
133 (darwin_find_new_inferior): New function.
134 (darwin_check_message_ndr): New function from
135 darwin_decode_exception_message.
136 (darwin_decode_exception_message): Call darwin_check_message_ndr.
137 Handle SIGTRAP addressed to an unknown task (when a task spawned).
138 (darwin_decode_notify_message): New function.
139 (darwin_decode_message): Handle unknown task.
140 (darwin_deallocate_threads): New function from darwin_mourn_inferior.
141 (darwin_mourn_inferior): Use darwin_deallocate_threads and
142 darwin_deallocate_exception_ports.
143 (darwin_deallocate_exception_ports): New function from
144 darwin_mourn_inferior.
145 (darwin_setup_exceptions): New function from darwin_attach_pid.
146 (darwin_setup_request_notification): Likewise.
147 (darwin_attach_pid): Call darwin_setup_request_notification and
148 darwin_setup_request_notification.
149
150 2016-11-08 Tom Tromey <tom@tromey.com>
151
152 * python/py-framefilter.c (py_print_frame): Use
153 get_addr_from_python. Check for errors when getting line number.
154
155 2016-11-08 Yao Qi <yao.qi@linaro.org>
156
157 * ada-lang.h (ada_val_print): Remove second parameter. Remove
158 const from "struct value *".
159 * ada-valprint.c (print_field_values): Remove const from
160 "struct value *".
161 (val_print_packed_array_elements): Likewise.
162 (print_variant_part): Likewise.
163 (ada_val_print_string): Likewise.
164 (ada_val_print_gnat_array): Likewise.
165 (ada_val_print_ptr): Likewise.
166 (ada_val_print_num): Likewise.
167 (ada_val_print_enum): Likewise.
168 (ada_val_print_flt): Likewise.
169 (ada_val_print_union): Likewise.
170 (ada_val_print_struct_union): Likewise.
171 (ada_val_print_ref): Likewise.
172 (ada_val_print_1): Remove second parameter. Remove const from
173 "struct value *".
174 (ada_val_print): Likewise.
175 * c-lang.h (c_val_print): Likewise.
176 * c-valprint.c (c_val_print_array): Remove const from
177 "struct value *".
178 (c_val_print_ptr): Likewise.
179 (c_val_print_struct): Likewise.
180 (c_val_print_union): Likewise.
181 (c_val_print_int): Likewise.
182 (c_val_print_memberptr): Likewise.
183 (c_val_print): Remove second parameter. Remove const from
184 "struct value *". All callers updated.
185 * cp-valprint.c (cp_print_value): Remove const from
186 "struct value *".
187 (cp_print_value_fields): Likewise.
188 (c_val_print_value): Likewise.
189 * d-lang.h (d_val_print): Remove second parameter. Remove const
190 from "struct value *".
191 * d-valprint.c (dynamic_array_type): Likewise.
192 (d_val_print): Likewise.
193 * f-lang.h (f_val_print): Likewise.
194 * f-valprint.c (f_val_print): Likewise.
195 * go-lang.h (go_val_print): Likewise.
196 * go-valprint.c (print_go_string): Likewise.
197 (go_val_print): Likewise.
198 * language.c (unk_lang_val_print): Likewise.
199 * language.h (struct language_defn) <la_val_print>: Likewise.
200 Update comments.
201 (LA_VAL_PRINT): Remove.
202 * m2-lang.h (m2_val_print): Remove const from
203 "struct value *".
204 * m2-valprint.c (m2_print_array_contents): Likewise.
205 (m2_val_print): Likewise.
206 * p-lang.h (pascal_val_print): Remove second parameter. Remove
207 const from "struct value *".
208 (pascal_object_print_value_fields): Likewise.
209 * p-valprint.c (pascal_val_print): Likewise.
210 (pascal_object_print_value_fields): Likewise.
211 (pascal_object_print_value): Likewise.
212 * rust-lang.c (rust_get_disr_info): Likewise.
213 (val_print_struct): Likewise.
214 (rust_val_print): Likewise.
215 * valprint.c (generic_val_print_array): Likewise.
216 (generic_val_print_ptr): Likewise.
217 (generic_val_print_memberptr): Likewise.
218 (generic_val_print_ref): Likewise.
219 (generic_val_print_enum): Likewise.
220 (generic_val_print_flags): Likewise.
221 (generic_val_print_func): Likewise.
222 (generic_val_print_bool): Likewise.
223 (generic_val_print_int): Likewise.
224 (generic_val_print_char): Likewise.
225 (generic_val_print_float): Likewise.
226 (generic_val_print_decfloat): Likewise.
227 (generic_val_print_complex): Likewise.
228 (generic_val_print): Likewise.
229 (val_print): Likewise.
230 (common_val_print): Likewise.
231 (val_print_type_code_flags): Likewise.
232 (val_print_scalar_formatted): Likewise.
233 (val_print_array_elements): Likewise.
234 * valprint.h (val_print_array_elements): Update declaration.
235 (val_print_scalar_formatted): Likewise.
236 (generic_val_print): Likewise.
237 * value.h (val_print): Likewise.
238
239 2016-11-08 Yao Qi <yao.qi@linaro.org>
240
241 * mt-tdep.c (mt_registers_info): Call
242 get_frame_register_value instead of
243 deprecated_frame_register_read.
244 * sh64-tdep.c (sh64_do_register): Likewise.
245
246 2016-11-08 Pedro Alves <palves@redhat.com>
247
248 * ax.h (agent_expr_p): Delete.
249 (DEF_VEC_P (agent_expr_p)): Delete.
250 * breakpoint.c (build_target_condition_list)
251 (build_target_command_list): Adjust to use of std::vector.
252 (bp_location_dtor): Remove now unnecessary VEC_free calls.
253 * breakpoint.h: Include <vector>.
254 (struct bp_target_info) <conditions, tcommands>: Now
255 std::vector's.
256 * remote.c (remote_add_target_side_condition): bp_tgt->conditions
257 is now a std::vector; adjust.
258 (remote_add_target_side_commands, remote_insert_breakpoint):
259 bp_tgt->tcommands is now a std::vector; adjust.
260
261 2016-11-08 Pedro Alves <palves@redhat.com>
262
263 * ax-gdb.c (is_nontrivial_conversion): Use agent_expr_up.
264 (gen_trace_for_var, gen_trace_for_expr, gen_eval_for_expr)
265 (gen_trace_for_return_address, gen_printf): Use and return an
266 agent_expr_up. Don't use make_cleanup_free_agent_expr.
267 (agent_eval_command_one, maint_agent_printf_command): Use
268 agent_expr_up. Don't use make_cleanup_free_agent_expr.
269 * ax-gdb.h (gen_trace_for_expr, gen_trace_for_var)
270 (gen_trace_for_return_address, gen_eval_for_expr, gen_printf): Use
271 agent_expr_up.
272 * ax-general.c (new_agent_expr): Rename to ...
273 (agent_expr::agent_expr): ... this, and now a constructor.
274 (free_agent_expr): Rename to ...
275 (agent_expr::~agent_exp): ... this, and now a destructor.
276 (do_free_agent_expr_cleanup, make_cleanup_free_agent_expr):
277 Delete.
278 * ax.h (struct agent_expr): Add ctor/dtor.
279 (agent_expr_up): New typedef.
280 (new_agent_expr, free_agent_expr, make_cleanup_free_agent_expr):
281 Delete declarations.
282 * breakpoint.c (parse_cond_to_aexpr): Use and return an
283 agent_expr_up. Don't use make_cleanup_free_agent_expr.
284 (build_target_condition_list): Adjust to use agent_expr_up.
285 (parse_cmd_to_aexpr): Use and return an agent_expr_up. Don't use
286 make_cleanup_free_agent_expr.
287 (build_target_command_list): Adjust to use agent_expr_up.
288 (force_breakpoint_reinsertion): Adjust to use agent_expr_up.
289 (bp_location_dtor): Remove unnecessary free_agent_expr and xfree
290 calls.
291 * breakpoint.h (struct bp_target_info) <cond_bytecode,
292 cmd_bytecode>: Now agent_expr_up's.
293 * remote.c (remote_download_tracepoint): Adjust to use
294 agent_expr_up and remove use of make_cleanup_free_agent_expr.
295 * tracepoint.c (validate_actionline, collect_symbol): Adjust to
296 use agent_expr_up and remove uses of make_cleanup_free_agent_expr.
297 (collection_list::~collection_list): Call delete instead of
298 free_agent_expr.
299 (encode_actions_1): Adjust to use agent_expr_up and remove uses of
300 make_cleanup_free_agent_expr.
301 (add_aexpr): Change parameter type to agent_expr_up; Return a raw
302 agent_expr pointer.
303
304 2016-11-08 Pedro Alves <palves@redhat.com>
305
306 * ada-lang.c (ada_name_for_lookup, type_as_string): Use and return
307 std::string.
308 (type_as_string_and_cleanup): Delete.
309 (ada_lookup_struct_elt_type): Use type_as_string.
310 * ada-lang.h (ada_name_for_lookup): Now returns std::string.
311 * ada-varobj.c (ada_varobj_scalar_image): Return a std::string.
312 (ada_varobj_describe_child): Make 'child_name' and
313 'child_path_expr' parameters std::string pointers.
314 (ada_varobj_describe_struct_child, ada_varobj_describe_ptr_child):
315 Likewise, and use string_printf.
316 (ada_varobj_describe_simple_array_child)
317 (ada_varobj_describe_child): Likewise.
318 (ada_varobj_get_name_of_child, ada_varobj_get_path_expr_of_child)
319 (ada_varobj_get_value_image)
320 (ada_varobj_get_value_of_array_variable)
321 (ada_varobj_get_value_of_variable, ada_name_of_variable)
322 (ada_name_of_child, ada_path_expr_of_child)
323 (ada_value_of_variable): Now returns std::string. Use
324 string_printf.
325 (ada_value_of_child): Adjust.
326 * break-catch-throw.c (check_status_exception_catchpoint): Adjust
327 to use std::string.
328 * breakpoint.c (watch_command_1): Adjust to use std::string.
329 * c-lang.c (c_get_string): Adjust to use std::string.
330 * c-typeprint.c (print_name_maybe_canonical): Use std::string.
331 * c-varobj.c (varobj_is_anonymous_child): Use ==/!= std::string
332 operators.
333 (c_name_of_variable): Now returns a std::string.
334 (c_describe_child): The 'cname' and 'cfull_expression' output
335 parameters are now std::string pointers. Adjust.
336 (c_name_of_child, c_path_expr_of_child, c_value_of_variable)
337 (cplus_number_of_children): Adjust to use std::string and
338 string_printf.
339 (cplus_name_of_variable): Now returns a std::string.
340 (cplus_describe_child): The 'cname' and 'cfull_expression' output
341 parameters are now std::string pointers. Adjust.
342 (cplus_name_of_child, cplus_path_expr_of_child)
343 (cplus_value_of_variable): Now returns a std::string.
344 * cp-abi.c (cplus_typename_from_type_info): Return std::string.
345 * cp-abi.h (cplus_typename_from_type_info): Return std::string.
346 (struct cp_abi_ops) <get_typename_from_type_info>: Return
347 std::string.
348 * cp-support.c (inspect_type): Use std::string.
349 (cp_canonicalize_string_full, cp_canonicalize_string_no_typedefs)
350 (cp_canonicalize_string): Return std::string and adjust.
351 * cp-support.h (cp_canonicalize_string)
352 (cp_canonicalize_string_no_typedefs, cp_canonicalize_string_full):
353 Return std::string.
354 * dbxread.c (read_dbx_symtab): Use std::string.
355 * dwarf2read.c (dwarf2_canonicalize_name): Adjust to use std::string.
356 * gdbcmd.h (lookup_struct_elt_type): Adjust to use std::string.
357 * gnu-v3-abi.c (gnuv3_get_typeid): Use std::string.
358 (gnuv3_get_typename_from_type_info): Return a std::string and
359 adjust.
360 (gnuv3_get_type_from_type_info): Adjust to use std::string.
361 * guile/guile.c (gdbscm_execute_gdb_command): Adjust to use
362 std::string.
363 * infcmd.c (print_return_value_1): Adjust to use std::string.
364 * linespec.c (find_linespec_symbols): Adjust to
365 demangle_for_lookup API change. Use std::string.
366 * mi/mi-cmd-var.c (print_varobj, mi_cmd_var_set_format)
367 (mi_cmd_var_info_type, mi_cmd_var_info_path_expression)
368 (mi_cmd_var_info_expression, mi_cmd_var_evaluate_expression)
369 (mi_cmd_var_assign, varobj_update_one): Adjust to use std::string.
370 * minsyms.c (lookup_minimal_symbol): Use std::string.
371 * python/py-varobj.c (py_varobj_iter_next): Use new instead of
372 XNEW. vitem->name is a std::string now, adjust.
373 * rust-exp.y (convert_ast_to_type, convert_name): Adjust to use
374 std::string.
375 * stabsread.c (define_symbol): Adjust to use std::string.
376 * symtab.c (demangle_for_lookup): Now returns 'const char *'. Add
377 a demangle_result_storage parameter. Use it for storage.
378 (lookup_symbol_in_language)
379 (lookup_symbol_in_objfile_from_linkage_name): Adjust to new
380 demangle_for_lookup API.
381 * symtab.h (struct demangle_result_storage): New type.
382 (demangle_for_lookup): Now returns 'const char *'. Add a
383 demangle_result_storage parameter.
384 * typeprint.c (type_to_string): Return std::string and use
385 ui_file_as_string.
386 * value.h (type_to_string): Change return type to std::string.
387 * varobj-iter.h (struct varobj_item) <name>: Now a std::string.
388 (varobj_iter_delete): Use delete instead of xfree.
389 * varobj.c (create_child): Return std::string instead of char * in
390 output parameter.
391 (name_of_variable, name_of_child, my_value_of_variable): Return
392 std::string instead of char *.
393 (varobj_create, varobj_get_handle): Constify 'objname' parameter.
394 Adjust to std::string fields.
395 (varobj_get_objname): Return a const char * instead of a char *.
396 (varobj_get_expression): Return a std::string.
397 (varobj_list_children): Adjust to use std::string.
398 (varobj_get_type): Return a std::string.
399 (varobj_get_path_expr): Return a const char * instead of a char *.
400 Adjust to std::string fields.
401 (varobj_get_formatted_value, varobj_get_value): Return a
402 std::string.
403 (varobj_set_value): Change type of 'expression' parameter to
404 std::string. Use std::string.
405 (install_new_value): Use std::string.
406 (delete_variable_1): Adjust to use std::string.
407 (create_child): Change the 'name' parameter to a std::string
408 reference. Swap it into the new item's name.
409 (create_child_with_value): Swap item's name into the new child's
410 name. Use string_printf.
411 (new_variable): Use new instead of XNEW.
412 (free_variable): Don't xfree fields that are now std::string.
413 (name_of_variable, name_of_child): Now returns std::string.
414 (value_of_root): Adjust to use std::string.
415 (my_value_of_variable, varobj_value_get_print_value): Return
416 and use std::string.
417 (varobj_value_get_print_value): Adjust to use ui_file_as_string
418 and std::string.
419 * varobj.h (struct varobj) <name, path_expr, obj_name,
420 print_value>: Now std::string's.
421 <name_of_variable, name_of_child, path_expr_of_child,
422 value_of_variable>: Return std::string.
423 (varobj_create, varobj_get_handle): Constify 'objname' parameter.
424 (varobj_get_objname): Return a const char * instead of a char *.
425 (varobj_get_expression, varobj_get_type): Return a std::string.
426 (varobj_get_path_expr): Return a const char * instead of a char *.
427 (varobj_get_formatted_value, varobj_get_value): Return a
428 std::string.
429 (varobj_set_value): Constify 'expression' parameter.
430 (varobj_value_get_print_value): Return a std::string.
431
432 2016-11-08 Pedro Alves <palves@redhat.com>
433
434 * language.c (add_language): Use ui_file_as_string and adjust to
435 use std::string.
436
437 2016-11-08 Pedro Alves <palves@redhat.com>
438 Tom Tromey <tom@tromey.com>
439
440 * rust-lang.c (struct disr_info) <name>: Now a std::string.
441 (rust_get_disr_info): Use ui_file_as_string and adjust to use
442 std::string.
443 (rust_val_print): Adjust to use std::string.
444
445 2016-11-08 Pedro Alves <palves@redhat.com>
446
447 * infrun.c (print_target_wait_results): Use ui_file_as_string and
448 std::string.
449
450 2016-11-08 Pedro Alves <palves@redhat.com>
451
452 * ada-lang.c (type_as_string): Use ui_file_as_string and return
453 std::string.
454 (type_as_string_and_cleanup): Delete.
455 (ada_lookup_struct_elt_type): Use type_as_string.
456
457 2016-11-08 Pedro Alves <palves@redhat.com>
458
459 * gdbarch.sh (verify_gdbarch): Use ui_file_as_string and
460 std::string.
461 * gdbarch.c: Regenerate.
462
463 2016-11-08 Pedro Alves <palves@redhat.com>
464
465 * c-exp.y (OPERATOR NEW): Adjust to use ui_file_as_string and
466 std::string.
467
468 2016-11-08 Pedro Alves <palves@redhat.com>
469
470 * c-lang.h (c_compute_program): Now returns std::string.
471 * compile/compile-internal.h (class compile_file_names): New
472 class.
473 * compile/compile-object-load.c (compile_object_load): Replace
474 object_file and source_file parameters with a compile_file_names
475 parameter. Adjust.
476 * compile-object-load.h: Include "compile-internal.h".
477 (compile_object_load): Replace object_file and source_file
478 parameters with a compile_file_names parameter.
479 * compile/compile-c-support.c (c_compute_program): Now returns a
480 std::string. Use ui_file_as_string.
481 * compile/compile.c (get_new_file_names): Remove parameters and
482 return a compile_file_names instead.
483 (compile_to_object): Now returns a compile_file_names. Use
484 ui_file_as_string.
485 (eval_compile_command): Use compile_file_names.
486 * language.h (struct language_defn) <la_compute_program>: Now
487 returns std::string.
488
489 2016-11-08 Pedro Alves <palves@redhat.com>
490
491 * cli/cli-setshow.c (do_show_command): Adjust to use
492 ui_file_as_string and std::string.
493
494 2016-11-08 Pedro Alves <palves@redhat.com>
495
496 * remote.c (escape_buffer): Use ui_file_as_string and return
497 std::string.
498 (putpkt_binary, read_frame): Adjust to use std::string.
499
500 2016-11-08 Pedro Alves <palves@redhat.com>
501
502 * python/py-arch.c (archpy_disassemble): Use ui_file_as_string and
503 std::string.
504 * python/py-breakpoint.c (bppy_get_commands): Use
505 ui_file_as_string and std::string.
506 * python/py-frame.c (frapy_str): Likewise.
507 * python/py-type.c (typy_str): Likewise.
508 * python/py-unwind.c (unwind_infopy_str): Likewise.
509 * python/py-value.c (valpy_str): Likewise.
510
511 2016-11-08 Pedro Alves <palves@redhat.com>
512
513 * printcmd.c (eval_command): Use ui_file_as_string and
514 std::string.
515
516 2016-11-08 Pedro Alves <palves@redhat.com>
517
518 * top.c (quit_confirm): Use ui_file_as_string and std::string.
519
520 2016-11-08 Pedro Alves <palves@redhat.com>
521
522 * gdbcmd.h (execute_command_to_string): Now returns std::string.
523 (lookup_struct_elt_type): Adjust to use std::string.
524 * top.c (execute_command_to_string): Use ui_file_as_string and
525 return std::string.
526 * guile/guile.c (gdbscm_execute_gdb_command): Adjust to use
527 std::string.
528 * python/python.c (execute_gdb_command): Adjust to use
529 std::string.
530
531 2016-11-08 Pedro Alves <palves@redhat.com>
532
533 * guile/scm-breakpoint.c (gdbscm_breakpoint_commands): Use
534 ui_file_as_string and adjust to use std::string.
535 * guile/scm-disasm.c (gdbscm_arch_disassemble): Likewise.
536 * guile/scm-frame.c (frscm_print_frame_smob): Likewise.
537 * guile/scm-type.c (tyscm_type_name): Use ui_file_as_string and
538 adjust to use std::string. Throw exception directly instead of
539 returning it in EXCP output parameter.
540 (tyscm_print_type_smob, gdbscm_type_print_name): Adjust to
541 tyscm_type_name interface change.
542 * guile/scm-value.c (vlscm_print_value_smob, gdbscm_value_print):
543 Use ui_file_as_string and std::string.
544
545 2016-11-08 Pedro Alves <palves@redhat.com>
546
547 * arm-tdep.c (_initialize_arm_tdep): Use ui_file_as_string and
548 std::string.
549
550 2016-11-08 Pedro Alves <palves@redhat.com>
551
552 * utils.c (error_stream): Use ui_file_as_string and std::string.
553
554 2016-11-08 Pedro Alves <palves@redhat.com>
555
556 * ui-out.c (ui_out_field_stream): Use ui_file_as_string.
557
558 2016-11-08 Pedro Alves <palves@redhat.com>
559
560 * ada-valprint.c (ada_print_floating): Use ui_file_as_string and
561 std::string.
562
563 2016-11-08 Pedro Alves <palves@redhat.com>
564
565 * xtensa-tdep.c (xtensa_verify_config): Use ui_file_as_string and
566 std::string.
567
568 2016-11-08 Pedro Alves <palves@redhat.com>
569
570 * dwarf2read.c (dwarf2_compute_name): Use ui_file_as_string and
571 std::string.
572
573 2016-11-08 Pedro Alves <palves@redhat.com>
574
575 * mi/mi-main.c (print_variable_or_computed): Constify 'expression'
576 parameter.
577 (mi_cmd_trace_frame_collected): Call encode_actions instead of
578 encode_actions_and_make_cleanup. Adjust to use std::vector.
579 * tracepoint.c (memrange_cmp): Delete.
580 (memrange_comp): New.
581 (memrange_sortmerge): Take a memrange vector as parameter instead
582 of a collection_list. Use std::sort instead of qsort.
583 (add_register): Now a method of collection_list. Adjust to m_
584 prefix of data fields.
585 (add_memrange): Now a method of collection_list. Adjust to m_
586 prefix of data fields. Adjust to use std::vector.
587 (collect_symbol): Now a method of collection_list. Adjust to m_
588 prefix of data fields.
589 (do_collect_symbol): Adjust. Call add_wholly_collected instead of
590 accessing the vector directly.
591 (collection_list::add_wholly_collected): New.
592 (add_local_symbols): Now a method of collection_list.
593 (add_static_trace_data): Now a method of collection_list. Adjust
594 to use bool.
595 (clear_collection_list, do_clear_collection_list): Delete.
596 (init_collection_list): Delete.
597 (collection_list::collection_list): New.
598 (collection_list::~collection_list): New.
599 (stringify_collection_list): Rename to ...
600 (collection_list::stringify): ... this and adjust to being a
601 method of collection_list. Adjust to use of std::vector.
602 (append_exp): Now a method of collection_list. Use
603 ui_file_as_string. Adjust to std::vector.
604 (collection_list::finish): New.
605 (encode_actions_1): Adjust.
606 (encode_actions_and_make_cleanup): Rename to ...
607 (encode_actions)... this. No longer returns a cleanup. No longer
608 call init_collection_list nor install do_clear_collection_list
609 cleanups. Call collection_list::finish instead of
610 memrange_sortmerge directly.
611 (encode_actions_rsp): Adjust to call encode_actions instead of
612 encode_actions_and_make_cleanup. Adjust to method renames.
613 (add_aexpr): Now a method of collection_list.
614 * tracepoint.h: Include <vector> and <string>.
615 (struct memrange): Add constructors.
616 (struct collection_list): Now a class.
617 (class collection_list) <collection_list, ~collection_list,
618 add_wholly_collected, append_exp, add_aexpr, add_register,
619 add_memrange, collect_symbol, add_local_symbols,
620 add_static_trace_data, finish, stringify, wholly_collected, and
621 computed>: New methods.
622 <regs_mask>: Rename to ...
623 <m_regs_mask>: ... this.
624 <listsize, next_memrange, list>: Delete fields.
625 <m_memranges>: New field.
626 <aexpr_listsize, next_aexpr_elt, aexpr_list>: Delete fields.
627 <m_aexprs>: New field.
628 <strace_data>: Rename to ...
629 <m_strace_data>: ... this. Now a bool.
630 <wholly_collected>: Rename to ...
631 <m_wholly_collected>: ... this. Now a std::vector<std::string>.
632 <computed>: Rename to ...
633 <m_computed>: ... this. Now a std::vector<std::string>.
634 (encode_actions_and_make_cleanup): Delete declaration.
635 (encode_actions): New declaration.
636
637 2016-11-08 Pedro Alves <palves@redhat.com>
638
639 * ui-file.c (do_ui_file_as_string, ui_file_as_string): New
640 functions.
641 * ui-file.h: Include <string>.
642 (ui_file_as_string): New declaration.
643
644 2016-11-08 Pedro Alves <palves@redhat.com>
645
646 * ada-lang.c (ada_read_renaming_var_value): Use expression_up.
647 (struct ada_catchpoint_location) <excep_cond_expr>: Now an
648 expression_up.
649 (ada_catchpoint_location_dtor): Reset excep_cond_expr instead of
650 using xfree.
651 (create_excep_cond_exprs): Use expression_up and gdb::move.
652 (allocate_location_exception): Use new instead of XNEW.
653 (should_stop_exception): Likewise. Adjust to use expression_up.
654 (create_ada_exception_catchpoint): Use new instead of XNEW.
655 * ax-gdb.c (agent_eval_command_one): Use expression_up instead of
656 cleanups.
657 (maint_agent_printf_command): Use expression_up.
658 * break-catch-sig.c (create_signal_catchpoint): Use new instead of
659 XNEW.
660 * break-catch-syscall.c (create_syscall_event_catchpoint):
661 Likewise.
662 * break-catch-throw.c (handle_gnu_v3_exceptions): Use new instead
663 of XCNEW. Use gdb::unique_ptr instead of cleanups.
664 * breakpoint.c (set_breakpoint_condition, update_watchpoint)
665 (parse_cmd_to_aexpr, watchpoint_check)
666 (bpstat_check_breakpoint_conditions, watchpoint_locations_match):
667 Adjust to use expression_up.
668 (init_bp_location): Adjust.
669 (free_bp_location): Use delete instead of xfree.
670 (set_raw_breakpoint_without_location, set_raw_breakpoint)
671 (add_solib_catchpoint, create_fork_vfork_event_catchpoint)
672 (new_single_step_breakpoint, create_breakpoint_sal): Use new
673 instead of XNEW.
674 (find_condition_and_thread): Adjust to use expression_up.
675 (create_breakpoint): Use new instead of XNEW.
676 (dtor_watchpoint): Don't xfree expression pointers, they're
677 unique_ptr's now.
678 (insert_watchpoint, remove_watchpoint): Adjust.
679 (watch_command_1): Use expression_up. Use new instead of XCNEW.
680 (catch_exec_command_1): Use new instead of XNEW.
681 (bp_location_dtor): Don't xfree expression pointers, they're
682 unique_ptr's now.
683 (base_breakpoint_allocate_location)
684 (strace_marker_create_breakpoints_sal): Use new instead of XNEW.
685 (delete_breakpoint): Use delete instead of xfree.
686 * breakpoint.h (struct bp_location) <cond>: Now an
687 unique_ptr<expression> instead of a raw pointer.
688 (struct watchpoint) <exp, cond_exp>: Likewise.
689 * cli/cli-script.c (execute_control_command): Use expression_up
690 instead of cleanups.
691 * dtrace-probe.c (dtrace_process_dof_probe): Use expression_up.
692 * eval.c (parse_and_eval_address, parse_and_eval_long)
693 (parse_and_eval, parse_to_comma_and_eval, parse_and_eval_type):
694 Use expression_up instead of cleanups.
695 * expression.h (expression_up): New typedef.
696 (parse_expression, parse_expression_with_language, parse_exp_1):
697 Change return type to expression_up.
698 * mi/mi-main.c (mi_cmd_data_evaluate_expression)
699 (print_variable_or_computed): Use expression_up.
700 * objc-lang.c (print_object_command): Use expression_up instead of
701 cleanups.
702 * parse.c (parse_exp_1, parse_exp_in_context)
703 (parse_exp_in_context_1, parse_expression)
704 (parse_expression_with_language): Return an expression_up instead
705 of a raw pointer.
706 (parse_expression_for_completion): Use expression_up.
707 * printcmd.c (struct display) <exp>: Now an expression_up instead
708 of a raw pointer.
709 (print_command_1, output_command_const, set_command, x_command):
710 Use expression_up instead of cleanups.
711 (display_command): Likewise. Use new instead of XNEW.
712 (free_display): Use delete instead of xfree.
713 (do_one_display): Adjust to use expression_up.
714 * remote.c (remote_download_tracepoint): Likewise.
715 * stack.c (return_command): Likewise.
716 * tracepoint.c (validate_actionline, encode_actions_1): Use
717 expression_up instead of cleanups.
718 * typeprint.c (whatis_exp, maintenance_print_type): Likewise.
719 * value.c (init_if_undefined_command): Likewise.
720 * varobj.c (struct varobj_root) <exp>: Now an expression_up
721 instead of a raw pointer.
722 (varobj_create): Adjust.
723 (varobj_set_value): Use an expression_up instead of cleanups.
724 (new_root_variable): Use new instead of XNEW.
725 (free_variable): Use delete instead of xfree.
726 (value_of_root_1): Use std::swap.
727
728 2016-11-08 Pedro Alves <palves@redhat.com>
729
730 * cli/cli-script.c (execute_control_command): Use std::string
731 instead of cleanups.
732 (locate_arg): Constify return type.
733 (insert_args): Constify paremeter. Simplify using std::string.
734 Return a std::string.
735
736 2016-11-08 Pedro Alves <palves@redhat.com>
737
738 * breakpoint.c (struct commands_info) <arg>: Constify.
739 (commands_command_1): Constify 'arg' parameter. Use std::string
740 and string_printf.
741 (commands_from_control_command): Constify 'arg' parameter.
742 (map_breakpoint_numbers): Constify 'args' parameter.
743 * breakpoint.h (commands_from_control_command): Constify 'arg'
744 parameter.
745
746 2016-11-08 Pedro Alves <palves@redhat.com>
747
748 * cli/cli-script.c (execute_control_command): Assume insert_args
749 never returns NULL.
750 (insert_args): Assume xmalloc never returns NULL.
751
752 2016-11-08 Pedro Alves <palves@redhat.com>
753
754 * Makefile.in (COMMON_OBS): Add utils-selftests.o.
755 * common/common-utils.c (string_printf): New function.
756 * common/common-utils.h: Include <string>.
757 (string_printf): Declare.
758 * utils-selftests.c: New file.
759
760 2016-11-08 Yao Qi <yao.qi@linaro.org>
761
762 * aarch64-tdep.c (aarch64_software_single_step): Return
763 VEC (CORE_ADDR) *. Return NULL instead of 0. Don't call
764 insert_single_step_breakpoint.
765 * alpha-tdep.c (alpha_deal_with_atomic_sequence): Likewise.
766 (alpha_software_single_step): Likewise.
767 * alpha-tdep.h (alpha_software_single_step): Update declaration.
768 * arm-linux-tdep.c (arm_linux_software_single_step): Return
769 VEC (CORE_ADDR) *. Return NULL instead of 0.
770 * arm-tdep.c (arm_software_single_step): Return NULL instead of 0.
771 * arm-tdep.h (arm_software_single_step): Update declaration.
772 * breakpoint.c (insert_single_step_breakpoints): New function.
773 * breakpoint.h (insert_single_step_breakpoints): Declare.
774 * cris-tdep.c (cris_software_single_step): Return
775 VEC (CORE_ADDR) *. Don't call insert_single_step_breakpoint.
776 * gdbarch.sh (software_single_step): Change it to return
777 VEC (CORE_ADDR) *.
778 * gdbarch.c, gdbarch.h: Regenerated.
779 * infrun.c (maybe_software_singlestep): Adjust.
780 * mips-tdep.c (mips_deal_with_atomic_sequence): Return
781 VEC (CORE_ADDR) *. Don't call insert_single_step_breakpoint.
782 (micromips_deal_with_atomic_sequence): Likewise.
783 (deal_with_atomic_sequence): Likewise.
784 (mips_software_single_step): Likewise.
785 * mips-tdep.h (mips_software_single_step): Update declaration.
786 * moxie-tdep.c (moxie_software_single_step): Likewise.
787 * nios2-tdep.c (nios2_software_single_step): Likewise.
788 * ppc-tdep.h (ppc_deal_with_atomic_sequence): Update
789 declaration.
790 * record-full.c (record_full_resume): Adjust.
791 (record_full_wait_1): Likewise.
792 * rs6000-aix-tdep.c (rs6000_software_single_step): Return
793 VEC (CORE_ADDR) *. Don't call insert_single_step_breakpoint.
794 * rs6000-tdep.c (ppc_deal_with_atomic_sequence): Return
795 VEC (CORE_ADDR) *. Don't call insert_single_step_breakpoint.
796 * s390-linux-tdep.c (s390_software_single_step): Likewise.
797 * sparc-tdep.c (sparc_software_single_step): Likewise.
798 * spu-tdep.c (spu_software_single_step): Likewise.
799 * tic6x-tdep.c (tic6x_software_single_step): Likewise.
800
801 2016-11-08 Yao Qi <yao.qi@linaro.org>
802
803 * arm-linux-tdep.c (arm_linux_software_single_step): Write
804 adjusted address back to vector. Call insert_single_step_breakpoint
805 in a new loop.
806 * arm-tdep.c (arm_software_single_step): Likewise.
807
808 2016-11-08 Yao Qi <yao.qi@linaro.org>
809
810 * arm-linux-tdep.c (arm_linux_software_single_step): Don't
811 call arm_insert_single_step_breakpoint, call
812 insert_single_step_breakpoint instead.
813 * arm-tdep.c (arm_insert_single_step_breakpoint): Remove.
814 (arm_software_single_step): Don't call
815 arm_insert_single_step_breakpoint, call
816 insert_single_step_breakpoint instead.
817 * arm-tdep.h (arm_insert_single_step_breakpoint): Remove
818 declaration.
819
820 2016-11-08 Cordian A. Daniluk <th3c0r1uk@gmail.com>
821
822 PR breakpoints/20739
823 * breakpoint.c (check_fast_tracepoint_sals): Don't print duplicate
824 0x prefix.
825
826 2016-11-08 Yao Qi <yao.qi@linaro.org>
827
828 * rust-lang.c (val_print_struct): Fix indentation.
829
830 2016-11-08 Lionel Flandrin <lionel@svkt.org>
831
832 * remote.c (process_g_packet): Detect truncated registers in 'g'
833 packets and raise an error.
834
835 2016-11-07 Doug Evans <dje@google.com>
836
837 * guile/scm-value.c (gdbscm_value_field): Fix call to value_struct_elt.
838 * python/py-value.c (valpy_getitem): Ditto.
839
840 2016-11-07 Doug Evans <dje@google.com>
841
842 * i386-tdep.c (i386_gdbarch_init): Add comments.
843
844 2016-11-07 Doug Evans <dje@google.com>
845
846 * python/py-unwind.c (unwind_infopy_str): Fix use of VEC_iterate.
847
848 2016-11-07 Doug Evans <dje@google.com>
849
850 * configure.tgt (x86_64-*-elf*): Remove i386bsd-tdep.o.
851
852 2016-11-04 Simon Marchi <simon.marchi@polymtl.ca>
853
854 * maint.c (scoped_command_stats::scoped_command_stats): Fix typo.
855 * ppcnbsd-tdep.c (_initialize_ppcnbsd_tdep): Likewise.
856 * ppcobsd-tdep.c (_initialize_ppcobsd_tdep): Likewise.
857 * ui-out.c (ui_out_new): Likewise.
858 * utils.c (init_page_info): Likewise.
859 (reset_prompt_for_continue_wait_time): Likewise.
860 * windows-nat.c (windows_init_thread_list): Likewise.
861 * xtensa-tdep.c (call0_analyze_prologue): Likewise.
862
863 2016-10-29 Manish Goregaokar <manish@mozilla.com>
864
865 * rust-exp.y: Parse `sizeof(exp)` as `UNOP_SIZEOF`.
866
867 2016-10-28 Manish Goregaokar <manish@mozilla.com>
868
869 * rust-lang.c (rust_union_is_untagged): Add function to check if a
870 union is an untagged union.
871 (rust_val_print): Handle printing of untagged union values.
872 (rust_print_type): Handle printing of untagged union types.
873 (rust_evaluate_subexp): Handle evaluating field access on untagged
874 unions.
875
876 2016-10-27 Manish Goregaokar <manish@mozilla.com>
877
878 * rust-lang.c (rust_get_disr_info): Treat univariant enums without
879 discriminants as encoded enums with a real field.
880 * rust-lang.c (rust_evaluate_subexp): Handle field access on
881 encoded struct-like enums.
882
883 2016-11-03 Yao Qi <yao.qi@linaro.org>
884
885 * Makefile.in (.y.c): Replace YY_NULL with YY_NULLPTR.
886
887 2016-11-03 Yao Qi <yao.qi@linaro.org>
888 Pedro Alves <palves@redhat.com>
889
890 * aarch64-tdep.c (aarch64_default_breakpoint): Change it to
891 constexpr. Don't use GDBARCH_BREAKPOINT_MANIPULATION.
892 (aarch64_gdbarch_init): Don't use
893 SET_GDBARCH_BREAKPOINT_MANIPULATION.
894 * alpha-tdep.c (break_insn): Rename to alpha_break_insn.
895 Don't use GDBARCH_BREAKPOINT_MANIPULATION.
896 (alpha_gdbarch_init): Don't use
897 SET_GDBARCH_BREAKPOINT_MANIPULATION.
898 * arc-tdep.c (arc_gdbarch_init): Don't use
899 SET_GDBARCH_BREAKPOINT_MANIPULATION.
900 * arch-utils.h (GDBARCH_BREAKPOINT_MANIPULATION): Remove.
901 (struct bp_manipulation): New.
902 (SET_GDBARCH_BREAKPOINT_MANIPULATION): Remove.
903 (struct bp_manipulation_endian): New.
904 (BP_MANIPULATION): New.
905 (BP_MANIPULATION_ENDIAN): New.
906 * arm-tdep.c (arm_gdbarch_init): Don't use
907 SET_GDBARCH_BREAKPOINT_MANIPULATION.
908 * avr-tdep.c (avr_break_insn): Change it constexpr.
909 (avr_gdbarch_init): Don't use
910 SET_GDBARCH_BREAKPOINT_MANIPULATION.
911 * bfin-tdep.c (bfin_gdbarch_init): Likewise.
912 * cris-tdep.c (cris_gdbarch_init): Likewise.
913 * frv-tdep.c (breakpoint): Rename it to frv_break_insn, and
914 change its type to constexpr. Don't use
915 GDBARCH_BREAKPOINT_MANIPULATION.
916 (frv_gdbarch_init): Don't use
917 SET_GDBARCH_BREAKPOINT_MANIPULATION.
918 * ft32-tdep.c (breakpoint): Rename it to ft32_break_insn and
919 change its type to constexpr. Don't use
920 GDBARCH_BREAKPOINT_MANIPULATION.
921 (ft32_gdbarch_init): Don't use
922 SET_GDBARCH_BREAKPOINT_MANIPULATION.
923 * h8300-tdep.c (breakpoint): Rename it to h8300_break_insn.
924 Don't use GDBARCH_BREAKPOINT_MANIPULATION.
925 (h8300_gdbarch_init): Don't use
926 SET_GDBARCH_BREAKPOINT_MANIPULATION.
927 * hppa-tdep.c (breakpoint): Rename it to h8300_break_insn.
928 Don't use GDBARCH_BREAKPOINT_MANIPULATION.
929 (hppa_gdbarch_init): Don't use
930 SET_GDBARCH_BREAKPOINT_MANIPULATION.
931 * i386-tdep.c (break_insn): Rename it to i386_break_insn.
932 Don't use GDBARCH_BREAKPOINT_MANIPULATION.
933 (i386_gdbarch_init): Don't use
934 SET_GDBARCH_BREAKPOINT_MANIPULATION.
935 * iq2000-tdep.c (iq2000_gdbarch_init): Don't use
936 SET_GDBARCH_BREAKPOINT_MANIPULATION.
937 * lm32-tdep.c (breakpoint): Rename it to lm32_break_insn and
938 change its type to constexpr. Don't use
939 GDBARCH_BREAKPOINT_MANIPULATION.
940 (lm32_gdbarch_init): Don't use
941 SET_GDBARCH_BREAKPOINT_MANIPULATION.
942 * m32c-tdep.c (break_insn): Rename it to m32c_break_insn and change
943 its type to constexpr. Don't use GDBARCH_BREAKPOINT_MANIPULATION.
944 (m32c_gdbarch_init): Don't use
945 SET_GDBARCH_BREAKPOINT_MANIPULATION.
946 * m32r-tdep.c (m32r_gdbarch_init): Likewise.
947 * m68hc11-tdep.c (breakpoint): Rename it to m68hc11_break_insn and
948 change its type to constexpr.
949 Don't use GDBARCH_BREAKPOINT_MANIPULATION.
950 (m68hc11_gdbarch_init): Don't use SET_GDBARCH_BREAKPOINT_MANIPULATION.
951 * m68k-tdep.c (break_insn): Rename it to m68k_break_insn and change
952 its type to constexpr. Don't use GDBARCH_BREAKPOINT_MANIPULATION.
953 (m68k_gdbarch_init): Don't use
954 SET_GDBARCH_BREAKPOINT_MANIPULATION.
955 * m88k-tdep.c (break_insn): Rename it to m88k_break_insn and change
956 its type to constexpr. Don't use GDBARCH_BREAKPOINT_MANIPULATION.
957 (m88k_gdbarch_init): Don't use
958 SET_GDBARCH_BREAKPOINT_MANIPULATION.
959 * mep-tdep.c (breakpoint): Rename it to mep_break_insn and change
960 its type to constexpr. Don't use GDBARCH_BREAKPOINT_MANIPULATION.
961 (mep_gdbarch_init): Don't use
962 SET_GDBARCH_BREAKPOINT_MANIPULATION.
963 * microblaze-tdep.c (break_insn): Rename it to
964 microblaze_break_insn and change its type to constexpr. Don't use
965 GDBARCH_BREAKPOINT_MANIPULATION.
966 (microblaze_gdbarch_init): Don't use
967 SET_GDBARCH_BREAKPOINT_MANIPULATION.
968 * mips-tdep.c (mips_gdbarch_init): Likewise.
969 * mn10300-tdep.c (breakpoint): Rename it to mn10300_break_insn and
970 change its type to constexpr. Don't use
971 GDBARCH_BREAKPOINT_MANIPULATION.
972 (mn10300_gdbarch_init): Don't use
973 SET_GDBARCH_BREAKPOINT_MANIPULATION.
974 * moxie-tdep.c (breakpoint): Rename it to moxie_break_insn and
975 change its type to constexpr. Don't use
976 GDBARCH_BREAKPOINT_MANIPULATION.
977 (moxie_gdbarch_init): Don't use
978 SET_GDBARCH_BREAKPOINT_MANIPULATION.
979 * msp430-tdep.c (breakpoint): Rename it to msp430_break_insn
980 and change its type to constexpr. Don't use
981 GDBARCH_BREAKPOINT_MANIPULATION.
982 (msp430_gdbarch_init): Don't use
983 SET_GDBARCH_BREAKPOINT_MANIPULATION.
984 * mt-tdep.c (mt_gdbarch_init): Likewise.
985 * nds32-tdep.c (break_insn): Rename it to nds32_break_insn
986 and change its type to constexpr. Don't use
987 GDBARCH_BREAKPOINT_MANIPULATION.
988 (nds32_gdbarch_init): Don't use
989 SET_GDBARCH_BREAKPOINT_MANIPULATION.
990 * nios2-tdep.c (nios2_gdbarch_init): Likewise.
991 * rl78-tdep.c (breakpoint): Rename it to rl78_break_ins
992 and change its type to rl78_break_insn. Don't use
993 GDBARCH_BREAKPOINT_MANIPULATION.
994 (rl78_gdbarch_init): Don't use
995 SET_GDBARCH_BREAKPOINT_MANIPULATION.
996 * rs6000-tdep.c (big_breakpoint): Change its type to
997 constexpr.
998 (little_breakpoint): Likewise.
999 Don't use GDBARCH_BREAKPOINT_MANIPULATION_ENDIAN.
1000 (rs6000_gdbarch_init): Don't use
1001 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1002 * rx-tdep.c (breakpoint): Rename it to rx_break_insn and
1003 change its type to constexpr. Don't use
1004 GDBARCH_BREAKPOINT_MANIPULATION.
1005 (rx_gdbarch_init): Don't use
1006 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1007 * s390-linux-tdep.c (breakpoint): Rename it to s390_break_insn
1008 and change its type to constexpr. Don't use
1009 GDBARCH_BREAKPOINT_MANIPULATION
1010 (s390_gdbarch_init): Don't use
1011 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1012 * score-tdep.c (score_gdbarch_init): Likewise.
1013 * sh-tdep.c (sh_gdbarch_init): Likewise.
1014 * sh64-tdep.c (sh64_gdbarch_init): Likewise.
1015 * sparc-tdep.c (break_insn): Rename it to sparc_break_insn
1016 and change its type to constexpr. Don't use
1017 GDBARCH_BREAKPOINT_MANIPULATION.
1018 (sparc32_gdbarch_init): Don't use
1019 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1020 * spu-tdep.c (breakpoint): Rename it to spu_break_insn and change
1021 its type to constexpr. Don't use
1022 GDBARCH_BREAKPOINT_MANIPULATION.
1023 (spu_gdbarch_init): Don't use
1024 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1025 * tic6x-tdep.c (tic6x_gdbarch_init): Likewise.
1026 * tilegx-tdep.c (breakpoint): Rename it to tilegx_break_insn
1027 and change its type to constexpr. Don't use
1028 GDBARCH_BREAKPOINT_MANIPULATION.
1029 (tilegx_gdbarch_init): Don't use
1030 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1031 * v850-tdep.c (v850_gdbarch_init): Likewise.
1032 * vax-tdep.c (break_insn): Rename it to vax_break_insn and
1033 change its type to constexpr.
1034 Don't use GDBARCH_BREAKPOINT_MANIPULATION.
1035 (vax_gdbarch_init): Don't use
1036 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1037 * xstormy16-tdep.c (breakpoint): Rename it to
1038 xstormy16_break_insn and change its type to constexpr.
1039 Don't use GDBARCH_BREAKPOINT_MANIPULATION.
1040 (xstormy16_gdbarch_init): Don't use
1041 SET_GDBARCH_BREAKPOINT_MANIPULATION.
1042 * xtensa-tdep.c (xtensa_gdbarch_init): Likewise.
1043
1044 2016-11-03 Yao Qi <yao.qi@linaro.org>
1045
1046 * arm-tdep.c (arm_override_mode): Remove.
1047 (arm_pc_is_thumb): Update.
1048 (arm_insert_single_step_breakpoint): Update.
1049
1050 2016-11-03 Yao Qi <yao.qi@linaro.org>
1051
1052 * arch-utils.c (default_breakpoint_kind_from_current_state):
1053 New function.
1054 * arch-utils.h (default_breakpoint_kind_from_current_state):
1055 Declare.
1056 * arm-tdep.c (arm_breakpoint_kind_from_current_state): New
1057 function.
1058 (arm_gdbarch_init): Call
1059 set_gdbarch_breakpoint_kind_from_current_state.
1060 * breakpoint.c (breakpoint_kind): Call
1061 gdbarch_breakpoint_kind_from_current_state for single step
1062 breakpoint. Update comments.
1063 * gdbarch.sh (breakpoint_kind_from_current_state): New.
1064 * gdbarch.c, gdbarch.h: Regenerate.
1065
1066 2016-11-03 Yao Qi <yao.qi@linaro.org>
1067
1068 * arch-utils.c (default_breakpoint_from_pc): New function.
1069 * arch-utils.h (GDBARCH_BREAKPOINT_FROM_PC): Remove.
1070 (GDBARCH_BREAKPOINT_MANIPULATION): Don't use
1071 GDBARCH_BREAKPOINT_FROM_PC.
1072 (SET_GDBARCH_BREAKPOINT_MANIPULATION): Don't call
1073 set_gdbarch_breakpoint_from_pc.
1074 (default_breakpoint_from_pc): Remove declaration.
1075 * gdbarch.sh (breakpoint_from_pc): Add its default implementation.
1076 * gdbarch.c, gdbarch.h: Regenerate.
1077 * arm-tdep.c: Don't use GDBARCH_BREAKPOINT_FROM_PC.
1078 * arc-tdep.c, bfin-tdep.c, cris-tdep.c, iq2000-tdep.c: Likewise.
1079 * m32r-tdep.c, mips-tdep.c, mt-tdep.c: Likewise.
1080 * nios2-tdep.c, score-tdep.c, sh-tdep.c: Likewise.
1081 * sh64-tdep.c, tic6x-tdep.c, v850-tdep.c, xtensa-tdep.c: Likewise.
1082
1083 2016-11-03 Yao Qi <yao.qi@linaro.org>
1084
1085 * arch-utils.c (default_remote_breakpoint_from_pc): Remove.
1086 * arch-utils.h (default_remote_breakpoint_from_pc): Remove.
1087 * arm-tdep.c (arm_remote_breakpoint_from_pc): Remove.
1088 (arm_gdbarch_init): Don't call
1089 set_gdbarch_remote_breakpoint_from_pc.
1090 * gdbarch.sh (remote_breakpoint_from_pc): Remove.
1091 * gdbarch.c, gdbarch.h: Regenerate.
1092 * mips-tdep.c (mips_remote_breakpoint_from_pc): Remove.
1093 (mips_gdbarch_init): Don't call
1094 set_gdbarch_remote_breakpoint_from_pc.
1095
1096 2016-11-03 Yao Qi <yao.qi@linaro.org>
1097
1098 * breakpoint.h (struct bp_target_info) <placed_size>: Remove.
1099 <kind>: New field.
1100 Update all users.
1101
1102 2016-11-03 Yao Qi <yao.qi@linaro.org>
1103
1104 * arch-utils.h (GDBARCH_BREAKPOINT_MANIPULATION): Define
1105 breakpoint_kind_from_pc and sw_breakpoint_from_kind.
1106 (GDBARCH_BREAKPOINT_MANIPULATION_ENDIAN): Likewise.
1107 (SET_GDBARCH_BREAKPOINT_MANIPULATION): Call
1108 set_gdbarch_breakpoint_kind_from_pc and
1109 set_gdbarch_sw_breakpoint_from_kind.
1110 * arm-tdep.c: Add comments.
1111 * bfin-tdep.c: Likewise.
1112 * breakpoint.c (breakpoint_kind): New function.
1113 (insert_bp_location): Set target_info.placed_size and
1114 target_info.placed_address.
1115 (bkpt_insert_location): Likewise.
1116 * cris-tdep.c: Add comments.
1117 * gdbarch.sh (breakpoint_kind_from_pc): New.
1118 (sw_breakpoint_from_kind): New.
1119 * gdbarch.c, gdbarch.h: Regenerated.
1120 * ia64-tdep.c (ia64_memory_insert_breakpoint): Don't set
1121 bp_tgt->placed_size.
1122 (ia64_memory_remove_breakpoint): Don't assert
1123 bp_tgt->placed_size.
1124 (ia64_breakpoint_kind_from_pc): New function.
1125 (ia64_gdbarch_init): Install ia64_breakpoint_kind_from_pc.
1126 * m32r-tdep.c (m32r_memory_insert_breakpoint): Don't set
1127 bp_tgt->placed_size.
1128 * mem-break.c (default_memory_insert_breakpoint): Don't set
1129 bp_tgt->placed_size. Call gdbarch_sw_breakpoint_from_kind.
1130 (default_memory_remove_breakpoint): Call
1131 gdbarch_sw_breakpoint_from_kind.
1132 (memory_validate_breakpoint): Don't check bp_tgt->placed_size.
1133 * mips-tdep.c: Add comments.
1134 * mt-tdep.c: Likewise.
1135 * nios2-tdep.c: Likewise.
1136 * record-full.c (record_full_insert_breakpoint): Don't call
1137 gdbarch_breakpoint_from_pc. Don't set bp_tgt->placed_address
1138 and bp_tgt->placed_size.
1139 * remote.c (remote_insert_breakpoint): Don't call
1140 gdbarch_remote_breakpoint_from_pc. Use bp_tgt->placed_size.
1141 Don't set bp_tgt->placed_address and bp_tgt->placed_size.
1142 (remote_insert_hw_breakpoint): Likewise.
1143 * score-tdep.c: Likewise.
1144 * sh-tdep.c: Likewise.
1145 * tic6x-tdep.c: Likewise.
1146 * v850-tdep.c: Likewise.
1147 * xtensa-tdep.c: Likewise.
1148
1149 2016-11-03 Yao Qi <yao.qi@linaro.org>
1150
1151 * arch-utils.h (GDBARCH_BREAKPOINT_FROM_PC): New macro.
1152 (GDBARCH_BREAKPOINT_MANIPULATION_ENDIAN): New macro.
1153 * arm-tdep.c (arm_breakpoint_from_pc): Remove.
1154 (arm_breakpoint_kind_from_pc): New function.
1155 (arm_sw_breakpoint_from_kind): New function.
1156 (arm_breakpoint_from_pc): Call arm_breakpoint_kind_from_pc
1157 and arm_sw_breakpoint_from_kind.
1158 Use GDBARCH_BREAKPOINT_FROM_PC.
1159 (arm_remote_breakpoint_from_pc): Call
1160 arm_breakpoint_kind_from_pc.
1161 (arm_gdbarch_init): Replace set_gdbarch_breakpoint_from_pc
1162 with SET_GDBARCH_BREAKPOINT_MANIPULATION.
1163 * arc-tdep.c: Likewise.
1164 * bfin-tdep.c: Likewise.
1165 * cris-tdep.c: Likewise.
1166 * iq2000-tdep.c: Likewise.
1167 * m32r-tdep.c: Likewise.
1168 * mips-tdep.c: Likewise.
1169 * mt-tdep.c: Likewise.
1170 * nios2-tdep.c: Likewise.
1171 * rs6000-tdep.c: Likewise.
1172 * score-tdep.c: Likewise.
1173 * sh-tdep.c: Likewise.
1174 * sh64-tdep.c: Likewise.
1175 * tic6x-tdep.c: Likewise.
1176 * v850-tdep.c: Likewise.
1177 * xtensa-tdep.c: Likewise.
1178
1179 2016-11-03 Yao Qi <yao.qi@linaro.org>
1180
1181 * mips-tdep.c (mips_breakpoint_kind): New enum.
1182 (mips_breakpoint_from_pc): Use it.
1183 (mips_remote_breakpoint_from_pc): Likewise.
1184
1185 2016-11-03 Yao Qi <yao.qi@linaro.org>
1186
1187 * arch-utils.h (GDBARCH_BREAKPOINT_MANIPULATION): New macro.
1188 (SET_GDBARCH_BREAKPOINT_MANIPULATION): New macro.
1189 aarch64-tdep.c (aarch64_breakpoint_from_pc): Remove. Use
1190 GDBARCH_BREAKPOINT_MANIPULATION.
1191 (aarch64_gdbarch_init): Replace set_gdbarch_breakpoint_from_pc
1192 with SET_GDBARCH_BREAKPOINT_MANIPULATION.
1193 * alpha-tdep.c: Likewise.
1194 * avr-tdep.c: Likewise.
1195 * frv-tdep.c: Likewise.
1196 * ft32-tdep.c: Likewise.
1197 * h8300-tdep.c: Likewise.
1198 * hppa-tdep.c: Likewise.
1199 * i386-tdep.c: Likewise.
1200 * lm32-tdep.c: Likewise.
1201 * m32c-tdep.c: Likewise.
1202 * m68hc11-tdep.c: Likewise.
1203 * m68k-tdep.c: Likewise.
1204 * m88k-tdep.c: Likewise.
1205 * mep-tdep.c: Likewise.
1206 * microblaze-tdep.c: Likewise.
1207 * mn10300-tdep.c: Likewise.
1208 * moxie-tdep.c: Likewise.
1209 * msp430-tdep.c: Likewise.
1210 * rl78-tdep.c: Likewise.
1211 * rx-tdep.c: Likewise.
1212 * s390-linux-tdep.c: Likewise.
1213 * sparc-tdep.c: Likewise.
1214 * spu-tdep.c: Likewise.
1215 * tilegx-tdep.c: Likewise.
1216 * vax-tdep.c: Likewise.
1217 * xstormy16-tdep.c: Likewise.
1218
1219 2016-11-03 Yao Qi <yao.qi@linaro.org>
1220
1221 * mem-break.c (default_memory_insert_breakpoint): Don't check
1222 'bp' against NULL.
1223 * microblaze-linux-tdep.c (microblaze_linux_memory_remove_breakpoint):
1224 Likewise.
1225 * ppc-linux-tdep.c (ppc_linux_memory_remove_breakpoint): Likewise.
1226
1227 2016-11-02 Tom Tromey <tom@tromey.com>
1228
1229 * dwarf2loc.c (dwarf_evaluate_loc_desc::get_base_type): Rename
1230 from impl_get_base_type. Rewrite.
1231 (struct dwarf_expr_baton): Remove.
1232 (dwarf_evaluate_loc_desc::push_dwarf_reg_entry_value): Save and
1233 restore more fields.
1234 (symbol_needs_eval_context::get_frame_pc): New method.
1235 * dwarf2expr.h (dwarf_expr_context::get_base_type): Now public,
1236 virtual.
1237 (dwarf_expr_context::impl_get_base_type): Remove.
1238 * dwarf2expr.c (dwarf_expr_context::get_base_type): Remove.
1239
1240 2016-10-31 Maciej W. Rozycki <macro@imgtec.com>
1241
1242 * configure.ac <mips-sgi-irix5*>: Remove <sys/proc.h> _KMEMUSER
1243 workaround.
1244 * configure: Regenerate.
1245 * config.in: Regenerate.
1246
1247 2016-10-31 Maciej W. Rozycki <macro@imgtec.com>
1248
1249 * mips-tdep.c (mips_r3041_reg_names): Remove.
1250 (mips_breakpoint_from_pc): Remove IDT and PMON breakpoint
1251 encodings.
1252
1253 2016-10-31 Maciej W. Rozycki <macro@imgtec.com>
1254
1255 * defs.h (gdb_osabi): Remove GDB_OSABI_IRIX enum value.
1256 * osabi.c (gdb_osabi_names): Remove "Irix" entry.
1257 * mips-tdep.c (mips_irix_reg_names): Remove.
1258 (mips_register_type): Remove GDB_OSABI_IRIX code.
1259 (mips_pseudo_register_type): Likewise.
1260 (mips_breakpoint_from_pc): Likewise.
1261 (mips_gdbarch_init): Likewise.
1262
1263 2016-10-29 Pedro Alves <palves@redhat.com>
1264
1265 * NEWS: Clarify C++ requirement.
1266
1267 2016-10-29 Pedro Alves <palves@redhat.com>
1268
1269 * NEWS: Adjust to mention C++11 requirement.
1270
1271 2016-10-29 Eli Zaretskii <eliz@gnu.org>
1272
1273 * NEWS: Mention support for redirection on MS-Windows.
1274
1275 * windows-nat.c (redir_open, redir_set_redirection)
1276 (redirect_inferior_handles) [!__CYGWIN__]: New functions.
1277 (windows_create_inferior) [!__CYGWIN__]: Use
1278 'redirect_inferior_handles' to redirect standard handles of the
1279 debuggee if the command line requests that.
1280
1281 2016-10-28 Pedro Alves <palves@redhat.com>
1282
1283 * Makefile.in (CXX_DIALECT): Get from configure.
1284 (COMPILE.pre, CC_LD): Append $(CXX_DIALECT).
1285 (FLAGS_TO_PASS): Pass CXX_DIALECT.
1286 * acinclude.m4: Include ax_cxx_compile_stdcxx.m4.
1287 * ax_cxx_compile_stdcxx.m4: Add FSF copyright header. Set and
1288 AC_SUBST CXX_DIALECT instead of changing CXX/CXXCPP.
1289 * configure.ac: Call AX_CXX_COMPILE_STDCXX.
1290 * config.in: Regenerate.
1291 * configure: Regenerate.
1292
1293 2016-10-28 Pedro Alves <palves@redhat.com>
1294
1295 * ax_cxx_compile_stdcxx.m4: New file.
1296
1297 2016-10-28 Pedro Alves <palves@redhat.com>
1298
1299 * maint.c (scoped_command_stats::scoped_command_stats): Clear
1300 m_space_enabled, m_time_enabled and m_symtab_enabled.
1301
1302 2016-10-28 Markus Metzger <markus.t.metzger@intel.com>
1303
1304 * btrace.c (bfun_s): New typedef.
1305 (ftrace_update_caller): Print caller in debug dump.
1306 (ftrace_get_caller, ftrace_match_backtrace, ftrace_fixup_level)
1307 (ftrace_compute_global_level_offset, ftrace_connect_bfun)
1308 (ftrace_connect_backtrace, ftrace_bridge_gap, btrace_bridge_gaps): New.
1309 (btrace_compute_ftrace_bts): Pass vector of gaps. Collect gaps.
1310 (btrace_compute_ftrace_pt): Likewise.
1311 (btrace_compute_ftrace): Split into this, ...
1312 (btrace_compute_ftrace_1): ... this, and ...
1313 (btrace_finalize_ftrace): ... this. Call btrace_bridge_gaps.
1314
1315 2016-10-28 Markus Metzger <markus.t.metzger@intel.com>
1316
1317 * btrace.c (ftrace_new_return): Start from the previous function's
1318 level if we can't find a matching call for a return.
1319
1320 2016-10-28 Markus Metzger <markus.t.metzger@intel.com>
1321
1322 * btrace.c (ftrace_update_function): Update tail call heuristic.
1323
1324 2016-10-28 Markus Metzger <markus.t.metzger@intel.com>
1325
1326 * btrace.c (btrace_compute_ftrace_bts, ftrace_add_pt): Allow
1327 leading gaps.
1328 * record-btrace.c (record_btrace_single_step_forward)
1329 (record_btrace_single_step_backward): Jump back to last
1330 instruction if step ends at a gap.
1331 (record_btrace_goto_begin): Skip gaps.
1332
1333 2016-10-28 Markus Metzger <markus.t.metzger@intel.com>
1334
1335 * btrace.c (ftrace_add_pt): Fix gap indication. Add warning for non-
1336 contiguous trace and overflow. Rephrase trace decode warning and print
1337 instruction number. Remove dead gaps warning.
1338 (btrace_compute_ftrace_bts): Rephrase warnings and print instruction
1339 number.
1340
1341 2016-10-25 Sandra Loosemore <sandra@codesourcery.com>
1342 Luis Machado <lgustavo@codesourcery.com>
1343 Pedro Alves <palves@redhat.com>
1344
1345 PR gdb/20569
1346 * exceptions.c (exception_print_same): Moved here from exec.c.
1347 * exceptions.h (exception_print_same): Declare.
1348 * exec.h: Include "symfile-add-flags.h".
1349 (try_open_exec_file): New declaration.
1350 * exec.c (exception_print_same): Moved to exceptions.c.
1351 (try_open_exec_file): New function.
1352 (exec_file_locate_attach): Rename exec_file and full_exec_path
1353 variables to avoid confusion between target and host pathnames.
1354 Move pathname processing logic to exec_file_find. Do not return
1355 early if pathname lookup fails; Call try_open_exec_file.
1356 * infrun.c (follow_exec): Split and rename execd_pathname variable
1357 to avoid confusion between target and host pathnames. Warn if
1358 pathname lookup fails. Pass target pathname to
1359 target_follow_exec, not hostpathname. Call try_open_exec_file.
1360 * main.c (symbol_file_add_main_adapter): New function.
1361 (captured_main_1): Use it.
1362 * solib-svr4.c (open_symbol_file_object): Adjust to pass
1363 symfile_add_flags to symbol_file_add_main.
1364 * solib.c (exec_file_find): Incorporate fallback logic for relative
1365 pathnames formerly in exec_file_locate_attach.
1366 * symfile.c (symbol_file_add_main, symbol_file_add_main_1):
1367 Replace 'from_tty' parameter with a symfile_add_file.
1368 (symbol_file_command): Adjust to pass symfile_add_flags to
1369 symbol_file_add_main.
1370 * symfile.h (symbol_file_add_main): Replace 'from_tty' parameter
1371 with a symfile_add_file.
1372
1373 2016-10-26 Pedro Alves <palves@redhat.com>
1374
1375 * coffread.c (coff_symfile_read): Use symfile_add_flags.
1376 * dbxread.c (dbx_symfile_read): Ditto.
1377 * elfread.c (elf_symfile_read): Ditto.
1378 * inferior.h: Include symfile-add-flags.h.
1379 (struct inferior) <symfile_flags>: Now symfile_add_flags.
1380 * machoread.c (macho_add_oso_symfile, macho_symfile_read_all_oso)
1381 (macho_symfile_read, mipscoff_symfile_read): Use
1382 symfile_add_flags.
1383 * objfile-flags.h: New file.
1384 * objfiles.c (allocate_objfile): Use objfile_flags.
1385 * objfiles.h: Include objfile-flags.h.
1386 (struct objfile) <flags>: Now an objfile_flags.
1387 (OBJF_REORDERED, OBJF_SHARED, OBJF_READNOW, OBJF_USERLOADED)
1388 (OBJF_PSYMTABS_READ, OBJF_MAINLINE, OBJF_NOT_FILENAME): Delete.
1389 Converted to an enum-flags in objfile-flags.h.
1390 (allocate_objfile): Use objfile_flags.
1391 * python/py-objfile.c (objfpy_add_separate_debug_file): Remove
1392 unnecessary local.
1393 * solib.c (solib_read_symbols, solib_add)
1394 (reload_shared_libraries_1): Use symfile_add_flags.
1395 * solib.h: Include "symfile-add-flags.h".
1396 (solib_read_symbols): Use symfile_add_flags.
1397 * symfile-add-flags.h: New file.
1398 * symfile-debug.c (debug_sym_read): Use symfile_add_flags.
1399 * symfile-mem.c (symbol_file_add_from_memory): Use
1400 symfile_add_flags.
1401 * symfile.c (read_symbols, syms_from_objfile_1)
1402 (syms_from_objfile, finish_new_objfile): Use symfile_add_flags.
1403 (symbol_file_add_with_addrs): Use symfile_add_flags and
1404 objfile_flags.
1405 (symbol_file_add_separate): Use symfile_add_flags.
1406 (symbol_file_add_from_bfd, symbol_file_add): Use symfile_add_flags
1407 and objfile_flags.
1408 (symbol_file_add_main_1): : Use objfile_flags. Fix add_flags vs
1409 flags confusion.
1410 (symbol_file_command): Use objfile_flags.
1411 (add_symbol_file_command): Use symfile_add_flags and
1412 objfile_flags.
1413 (clear_symtab_users): Use symfile_add_flags.
1414 * symfile.h: Include "symfile-add-flags.h" and "objfile-flags.h".
1415 (struct sym_fns) <sym_read>: Use symfile_add_flags.
1416 (clear_symtab_users): Use symfile_add_flags.
1417 (enum symfile_add_flags): Delete, moved to symfile-add-flags.h and
1418 converted to enum-flags.
1419 (symbol_file_add, symbol_file_add_from_bfd)
1420 (symbol_file_add_separate): Use symfile_add_flags.
1421 * xcoffread.c (xcoff_initial_scan): Use symfile_add_flags.
1422
1423 2016-10-26 Pedro Alves <palves@redhat.com>
1424
1425 * inferior.h (ALL_NON_EXITED_INFERIORS): New macro.
1426 * infrun.c (do_target_resume): Call target_commit_resume.
1427 (proceed): Defer target_commit_resume while looping over threads,
1428 resuming them. Call target_commit_resume at the end.
1429 * record-btrace.c (record_btrace_commit_resume): New function.
1430 (init_record_btrace_ops): Install it as to_commit_resume method.
1431 * record-full.c (record_full_commit_resume): New function.
1432 (record_full_wait_1): Call the beneath target's to_commit_resume
1433 method.
1434 (init_record_full_ops): Install record_full_commit_resume as
1435 to_commit_resume method.
1436 * remote.c (struct private_thread_info) <last_resume_step,
1437 last_resume_sig, vcont_resumed>: New fields.
1438 (remote_add_thread): Set the new thread's vcont_resumed flag.
1439 (demand_private_info): Delete.
1440 (get_private_info_thread, get_private_info_ptid): New functions.
1441 (remote_update_thread_list): Adjust.
1442 (process_initial_stop_replies): Clear the thread's vcont_resumed
1443 flag.
1444 (remote_resume): If connected in non-stop mode, record the resume
1445 request and return early.
1446 (struct private_inferior): New.
1447 (struct vcont_builder): New.
1448 (vcont_builder_restart, vcont_builder_flush)
1449 (vcont_builder_push_action): New functions.
1450 (MAX_ACTION_SIZE): New macro.
1451 (remote_commit_resume): New function.
1452 (thread_pending_fork_status, is_pending_fork_parent_thread): New
1453 functions.
1454 (check_pending_event_prevents_wildcard_vcont_callback)
1455 (check_pending_events_prevent_wildcard_vcont): New functions.
1456 (process_stop_reply): Adjust. Clear the thread's vcont_resumed
1457 flag.
1458 (init_remote_ops): Install remote_commit_resume.
1459 * target-delegates.c: Regenerate.
1460 * target.c (defer_target_commit_resume): New global.
1461 (target_commit_resume, make_cleanup_defer_target_commit_resume):
1462 New functions.
1463 * target.h (struct target_ops) <to_commit_resume>: New field.
1464 (target_resume): Update comments.
1465 (target_commit_resume): New declaration.
1466
1467 2016-10-26 Pedro Alves <palves@redhat.com>
1468
1469 * inferior.c (exit_inferior_1): Free 'priv'.
1470
1471 2016-10-26 Pedro Alves <palves@redhat.com>
1472
1473 * remote.c (remote_resume_with_hc): New function, factored out
1474 from ...
1475 (remote_resume): ... this. Always try vCont first.
1476 (remote_vcont_resume): Rename to ...
1477 (remote_resume_with_vcont): ... this. Bail out if execution
1478 direction is reverse.
1479
1480 2016-10-25 Pedro Alves <palves@redhat.com>
1481
1482 * dwarf2expr.h (struct dwarf_expr_context) <~dwarf_expr_context>:
1483 Make virtual.
1484
1485 2016-10-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1486
1487 PR build/20712
1488 * defs.h: Remove obsolete comment
1489 (atof): Remove.
1490 * procfs.c (do_destroy_procinfo_cleanup): Add cast.
1491 (sysset_t_alloc): Likewise.
1492 (proc_set_traced_sysentry): Likewise.
1493 (proc_set_traced_sysexit): Likewise.
1494 [!PIOCLSTATUS && NEW_PROC_API] (do_closedir_cleanup): Likewise.
1495 (proc_get_LDT_entry): Initiate cleanups before returns.
1496 (procfs_wait): Use GDB_SIGNAL_0.
1497 (procfs_corefile_thread_callback): Add cast.
1498 * sol-thread.c (td_log_ftype, td_ta_new_ftype, td_ta_delete_ftype)
1499 (td_init_ftype, td_ta_get_ph_ftype, td_ta_get_nthreads_ftype)
1500 (td_ta_tsd_iter_ftype, td_ta_thr_iter_ftype)
1501 (td_thr_validate_ftype, td_thr_tsd_ftype, td_thr_get_info_ftype)
1502 (td_thr_getfpregs_ftype, td_thr_getxregsize_ftype)
1503 (td_thr_getxregs_ftype, td_thr_sigsetmask_ftype)
1504 (td_thr_setprio_ftype, td_thr_setsigpending_ftype)
1505 (td_thr_setfpregs_ftype, td_thr_setxregs_ftype)
1506 (td_ta_map_id2thr_ftype, td_ta_map_lwp2thr_ftype)
1507 (td_thr_getgregs_ftype, td_thr_setgregs_ftype): New typedefs.
1508 (p_td_log, p_td_ta_new, p_td_ta_delete, p_td_init, p_td_ta_get_ph)
1509 (p_td_ta_get_nthreads, p_td_ta_tsd_iter, p_td_ta_thr_iter)
1510 (p_td_thr_validate, p_td_thr_tsd, p_td_thr_get_info)
1511 (p_td_thr_getfpregs, p_td_thr_getxregsize, p_td_thr_getxregs)
1512 (p_td_thr_sigsetmask, p_td_thr_setprio, p_td_thr_setsigpending)
1513 (p_td_thr_setfpregs, p_td_thr_setxregs, p_td_ta_map_id2thr)
1514 (p_td_ta_map_lwp2thr, p_td_thr_getgregs, p_td_thr_setgregs): Use them.
1515 (ps_pdread): Add cast.
1516 (ps_ptread): Likewise.
1517 (resolve): Likewise.
1518 * top.c (gdb_safe_append_history): Print pid_t as long.
1519
1520 2016-10-25 Pedro Alves <palves@redhat.com>
1521
1522 * common/common-defs.h (__STDC_FORMAT_MACROS): Define.
1523
1524 2016-10-25 Pedro Alves <palves@redhat.com>
1525
1526 * common/new-op.c: Add comment about -fsanitize=address.
1527
1528 2016-10-25 Pedro Alves <palves@redhat.com>
1529
1530 * common/common-defs.h (__STDC_CONSTANT_MACROS)
1531 (__STDC_LIMIT_MACROS): Define.
1532
1533 2016-10-25 Yao Qi <yao.qi@linaro.org>
1534
1535 PR gdb/20716
1536 * common/new-op.c (__has_feature): New macro.
1537 Don't override operator new if asan is used.
1538
1539 2016-10-24 Luis Machado <lgustavo@codesourcery.com>
1540
1541 * exec.c (exec_file_locate_attach): Prevent NULL pointer dereference
1542 when duplicating a string.
1543
1544 2016-10-24 Luis Machado <lgustavo@codesourcery.com>
1545
1546 * exec.c (exception_print_same): Fix string comparison to use
1547 statically-allocated ones.
1548
1549 2016-10-21 Tom Tromey <tom@tromey.com>
1550
1551 * dwarf2expr.h (class dwarf_expr_context)
1552 <get_frame_base, get_frame_cfa, get_tls_address, dwarf_call,
1553 push_dwarf_block_entry_value, get_addr_index, get_object_address>:
1554 Now pure virtual.
1555 * dwarf2-frame.c (class dwarf_expr_executor)
1556 <get_frame_base, get_frame_cfa, get_tls_address, dwarf_call,
1557 push_dwarf_block_entry_value, get_addr_index, get_object_address>:
1558 New methods.
1559 <invalid>: New method.
1560
1561 2016-10-21 Tom Tromey <tom@tromey.com>
1562
1563 * minsyms.h (minimal_symbol_reader::record_full): "copy_name" now
1564 a bool.
1565 (record, record_with_info): Update.
1566 * minsyms.c (record): Fix indentation.
1567 (record_full): Fix indentation. Update for type change.
1568 * elfread.c (record_minimal_symbol): "copy_name" now a bool.
1569 (elf_symtab_read): "copy_names" now a bool.
1570 (elf_rel_plt_read, elf_read_minimal_symbols): Update.
1571
1572 2016-10-21 Tom Tromey <tom@tromey.com>
1573
1574 * main.c: Include <vector>.
1575 (cmdarg_s): Remove typedef. Don't define VEC.
1576 (captured_main_1): Use vector, not VEC. Remove cleanups.
1577
1578 2016-10-21 Tom Tromey <tom@tromey.com>
1579
1580 * dwarf2loc.c (struct dwarf_expr_context_funcs): Don't declare.
1581 (dwarf_expr_read_addr_from_reg, dwarf_expr_get_reg_value)
1582 (dwarf_expr_read_mem, dwarf_expr_frame_base): Rename; turn into
1583 methods.
1584 (get_frame_pc_for_per_cu_dwarf_call): New function.
1585 (dwarf_expr_frame_cfa, dwarf_expr_frame_pc)
1586 (dwarf_expr_tls_address): Rename; turn into methods.
1587 (per_cu_dwarf_call): Remove arguments. Use
1588 get_frame_pc_for_per_cu_dwarf_call.
1589 (dwarf_evaluate_loc_desc): New class.
1590 (dwarf_expr_dwarf_call, dwarf_expr_context)
1591 (dwarf_expr_push_dwarf_reg_entry_value)
1592 (dwarf_expr_get_addr_index, dwarf_expr_get_obj_addr): Rename; turn
1593 into methods.
1594 (dwarf_expr_ctx_funcs): Remove.
1595 (dwarf2_evaluate_loc_desc_full): Update.
1596 (dwarf2_locexpr_baton_eval): Update.
1597 (symbol_needs_eval_context): New class.
1598 (symbol_needs_read_addr_from_reg, symbol_needs_get_reg_value)
1599 (symbol_needs_read_mem, symbol_needs_frame_base)
1600 (symbol_needs_frame_cfa, symbol_needs_tls_address)
1601 (symbol_needs_dwarf_call, needs_dwarf_reg_entry_value): Rename;
1602 turn into methods.
1603 (needs_get_addr_index, needs_get_obj_addr): Remove; turn into
1604 methods.
1605 (symbol_needs_ctx_funcs): Remove.
1606 (dwarf2_loc_desc_get_symbol_read_needs): Update.
1607 * dwarf2expr.h (struct dwarf_expr_context_funcs): Remove; turn
1608 contents into methods.
1609 (struct dwarf_expr_context) <baton, funcs>: Remove.
1610 <read_addr_from_reg, get_reg_value, read_mem, get_frame_base,
1611 get_frame_cfa, get_frame_pc, get_tls_address, dwarf_call,
1612 impl_get_base_type, push_dwarf_block_entry_value, get_addr_index,
1613 get_object_address>: Declare new methods.
1614 (ctx_no_get_frame_base, ctx_no_get_frame_cfa)
1615 (ctx_no_get_frame_pc, ctx_no_get_tls_address, ctx_no_dwarf_call)
1616 (ctx_no_get_base_type, ctx_no_push_dwarf_reg_entry_value)
1617 (ctx_no_get_addr_index): Don't declare.
1618 * dwarf2expr.c (get_base_type): Use impl_get_base_type.
1619 (execute_stack_op): Update.
1620 (ctx_no_get_frame_base, ctx_no_get_frame_cfa)
1621 (ctx_no_get_frame_pc, ctx_no_get_tls_address, ctx_no_dwarf_call)
1622 (ctx_no_get_base_type, ctx_no_push_dwarf_reg_entry_value)
1623 (ctx_no_get_addr_index): Remove; now methods on
1624 dwarf_expr_context.
1625 * dwarf2-frame.c (read_addr_from_reg): Take a frame_info, not a
1626 baton.
1627 (class dwarf_expr_executor): New class.
1628 (get_reg_value, read_mem): Rename, turn into methods.
1629 (execute_stack_op): Use dwarf_expr_executor.
1630
1631 2016-10-21 Tom Tromey <tom@tromey.com>
1632
1633 * dwarf2loc.c (per_cu_dwarf_call)
1634 (dwarf_expr_push_dwarf_reg_entry_value)
1635 (dwarf2_evaluate_loc_desc_full, dwarf2_locexpr_baton_eval)
1636 (needs_dwarf_reg_entry_value)
1637 (dwarf2_loc_desc_get_symbol_read_needs): Update.
1638 * dwarf2expr.h (dwarf_expr_context) <push_address, eval, fetch,
1639 fetch_address, fetch_in_stack_memory, address_type, grow_stack,
1640 push, stack_empty_p, add_piece, get_base_type, execute_stack_op,
1641 pop>: New method declarations.
1642 (dwarf_expr_push_address, dwarf_expr_eval, dwarf_expr_fetch)
1643 (dwarf_expr_fetch_address, dwarf_expr_fetch_in_stack_memory):
1644 Don't declare.
1645 * dwarf2expr.c (address_type, grow_stack, push, push_address)
1646 (pop, fetch, fetch_address, fetch_in_stack_memory)
1647 (stack_empty_p, add_piece, eval, get_base_type)
1648 (execute_stack_op): Rename. Turn into methods.
1649 * dwarf2-frame.c (execute_stack_op): Update.
1650
1651 2016-10-21 Tom Tromey <tom@tromey.com>
1652
1653 * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Stack-allocate
1654 dwarf_expr_context. Remove cleanups.
1655 (dwarf2_locexpr_baton_eval)
1656 (dwarf2_loc_desc_get_symbol_read_needs): Likewise.
1657 * dwarf2expr.h (dwarf_expr_context, ~dwarf_expr_context): Add
1658 constructors and destructors.
1659 (new_dwarf_expr_context, free_dwarf_expr_context)
1660 (make_cleanup_free_dwarf_expr_context): Don't declare.
1661 * dwarf2-frame.c (execute_stack_op): Stack-allocate
1662 dwarf_expr_context. Remove cleanups.
1663 (dwarf_expr_context): Rename from new_dwarf_expr_context. Turn
1664 into constructor.
1665 (free_dwarf_expr_context, free_dwarf_expr_context_cleanup):
1666 Remove.
1667 (~dwarf_expr_context): Rename from
1668 make_cleanup_free_dwarf_expr_context. Turn into destructor.
1669
1670 2016-10-21 Tom Tromey <tom@tromey.com>
1671
1672 * dwarf2loc.c: Include <vector>.
1673 (read_pieced_value, write_pieced_value)
1674 (dwarf2_compile_expr_to_ax): Use std::vector.
1675
1676 2016-10-21 Tom Tromey <tom@tromey.com>
1677
1678 * stack.c (print_stack_frame_to_uiout): Use scoped_restore.
1679 * ui-out.c (make_cleanup_restore_current_uiout)
1680 (restore_current_uiout_cleanup): Remove.
1681 * infrun.c (print_stop_event): Use scoped_restore.
1682 * ui-out.h (make_cleanup_restore_current_uiout): Don't declare.
1683
1684 2016-10-21 Tom Tromey <tom@tromey.com>
1685
1686 * elfread.c (elf_read_minimal_symbols): Use gdb::unique_ptr.
1687
1688 2016-10-21 Tom Tromey <tom@tromey.com>
1689
1690 * cli/cli-dump.c (dump_memory_to_file): Use gdb::unique_ptr.
1691 (restore_binary_file): Likewise.
1692
1693 2016-10-21 Tom Tromey <tom@tromey.com>
1694
1695 * maint.h (scoped_command_stats): New class.
1696 (make_command_stats_cleanup): Don't declare.
1697 * maint.c (struct cmd_stats): Remove.
1698 (~scoped_command_stats): Rename from report_command_stats. Now a
1699 destructor.
1700 (scoped_command_stats): Rename from make_command_stats_cleanup.
1701 Now a constructor.
1702 * main.c (captured_main_1): New function. Use
1703 scoped_command_stats.
1704 (captured_main): Call captured_main_1.
1705 * event-top.c (command_handler): Use scoped_command_stats.
1706
1707 2016-10-21 Tom Tromey <tom@tromey.com>
1708
1709 * mi/mi-main.c (mi_cmd_data_read_memory): Use gdb::unique_ptr.
1710 Remove some cleanups.
1711
1712 2016-10-21 Tom Tromey <tom@tromey.com>
1713
1714 * tui/tui-interp.c (tui_on_normal_stop, tui_on_signal_received)
1715 (tui_on_end_stepping_range, tui_on_signal_exited, tui_on_exited)
1716 (tui_on_no_history, tui_on_user_selected_context_changed):
1717 Update.
1718 * top.h (switch_thru_all_uis): New class.
1719 (SWITCH_THRU_ALL_UIS): Rewrite.
1720 (make_cleanup_restore_current_ui, switch_thru_all_uis_init)
1721 (switch_thru_all_uis_cond, switch_thru_all_uis_next): Don't
1722 declare.
1723 * mi/mi-interp.c (mi_new_thread, mi_thread_exit)
1724 (mi_record_changed, mi_inferior_added, mi_inferior_appeared)
1725 (mi_inferior_exit, mi_inferior_removed, mi_on_signal_received)
1726 (mi_on_end_stepping_range, mi_on_signal_exited, mi_on_exited)
1727 (mi_on_no_history, mi_on_normal_stop, mi_traceframe_changed)
1728 (mi_tsv_created, mi_tsv_deleted, mi_tsv_modified)
1729 (mi_breakpoint_created, mi_breakpoint_deleted)
1730 (mi_breakpoint_modified, mi_output_running_pid, mi_on_resume)
1731 (mi_solib_loaded, mi_solib_unloaded, mi_command_param_changed)
1732 (mi_memory_changed, mi_user_selected_context_changed): Update.
1733 * infrun.c (all_uis_check_sync_execution_done)
1734 (all_uis_on_sync_execution_starting, normal_stop): Update.
1735 * event-top.c (restore_ui_cleanup)
1736 (make_cleanup_restore_current_ui, switch_thru_all_uis_init)
1737 (switch_thru_all_uis_cond, switch_thru_all_uis_next): Remove.
1738 * cli/cli-interp.c (cli_on_normal_stop, cli_on_signal_received)
1739 (cli_on_end_stepping_range, cli_on_signal_exited, cli_on_exited)
1740 (cli_on_no_history, cli_on_user_selected_context_changed):
1741 Update.
1742 * breakpoint.c (watchpoint_check): Update.
1743
1744 2016-10-21 Tom Tromey <tom@tromey.com>
1745
1746 * xcoffread.c (record_minimal_symbol, scan_xcoff_symtab): Add
1747 "reader" argument. Update.
1748 (xcoff_initial_scan): Update.
1749 * symfile.h (mdebug_build_psymtabs): Add "reader" argument.
1750 * mipsread.c (mipscoff_symfile_read): Update.
1751 (read_alphacoff_dynamic_symtab): Add "reader" argument. Update.
1752 * minsyms.h (minimal_symbol_reader) <record, record_full>:
1753 Declare.
1754 <m_msym_bunch, m_msym_bunch_index, m_msym_count>: New members.
1755 <record_with_info>: New function, renamed from
1756 prim_record_minimal_symbol_and_info.
1757 * minsyms.c (msym_bunch, msym_bunch_index, msym_count): Remove
1758 globals.
1759 (minimal_symbol_reader): Initialize new members.
1760 (minimal_symbol_reader::record): Renamed from
1761 prim_record_minimal_symbol.
1762 (minimal_symbol_reader::record_full): Renamed from
1763 prim_record_minimal_symbol_full.
1764 (prim_record_minimal_symbol_and_info): Move to minsyms.h; rename.
1765 * mdebugread.c (mdebug_build_psymtabs, parse_partial_symbols)
1766 (record_minimal_symbol): Add "reader" argument. Update.
1767 (elfmdebug_build_psymtabs): Update.
1768 * machoread.c (macho_symtab_add_minsym, macho_symtab_read): Add
1769 "reader" argument. Update.
1770 (macho_symfile_read): Update.
1771 * elfread.c (record_minimal_symbol, elf_symtab_read)
1772 (elf_rel_plt_read): Add "reader" argument. Update.
1773 (elf_read_minimal_symbols): Update.
1774 * dbxread.c (record_minimal_symbol, read_dbx_dynamic_symtab)
1775 (read_dbx_symtab): Add "reader" argument. Update.
1776 (dbx_symfile_read): Update.
1777 * coffread.c (record_minimal_symbol, coff_symtab_read): Add
1778 "reader" argument. Update.
1779 (coff_symfile_read): Update.
1780 * coff-pe-read.h (read_pe_exported_syms): Add "reader" argument.
1781 * coff-pe-read.c (add_pe_exported_sym, add_pe_forwarded_sym)
1782 (read_pe_exported_syms): Add "reader" argument. Update.
1783
1784 2016-10-21 Tom Tromey <tom@tromey.com>
1785
1786 * xcoffread.c (xcoff_initial_scan): Update.
1787 * mipsread.c (mipscoff_symfile_read): Update.
1788 * minsyms.c (minimal_symbol_reader): Add obj argument.
1789 Initialize member.
1790 (install): Remove objfile argument. Update.
1791 * mdebugread.c (elfmdebug_build_psymtabs): Update.
1792 * machoread.c (macho_symfile_read): Update.
1793 * elfread.c (elf_read_minimal_symbols): Update.
1794 * dbxread.c (dbx_symfile_read): Update.
1795 * coffread.c (coff_symfile_read): Update.
1796 * minsyms.h (minimal_symbol_reader): Add m_objfile member.
1797 (constructor): Add objfile argument.
1798 (minimal_symbol_reader::install): Remove objfile argument.
1799
1800 2016-10-21 Tom Tromey <tom@tromey.com>
1801
1802 * xcoffread.c (xcoff_initial_scan): Use
1803 minimal_symbol_reader.
1804 * mipsread.c (mipscoff_symfile_read): Use
1805 minimal_symbol_reader.
1806 * minsyms.h (minimal_symbol_reader): New class.
1807 (init_minimal_symbol_collection)
1808 (make_cleanup_discard_minimal_symbols, install_minimal_symbols):
1809 Don't declare.
1810 * minsyms.c (minimal_symbol_reader): Renamed from
1811 init_minimal_symbol_collection, turned into constructor.
1812 (~minimal_symbol_reader): Renamed from
1813 do_discard_minimal_symbols_cleanup, turned into destructor.
1814 (make_cleanup_discard_minimal_symbols): Remove.
1815 (minimal_symbol_reader::install): Rename form
1816 install_minimal_symbols.
1817 * mdebugread.c (elfmdebug_build_psymtabs): Use
1818 minimal_symbol_reader.
1819 * machoread.c (macho_symfile_read): Use
1820 minimal_symbol_reader.
1821 * elfread.c (elf_read_minimal_symbols): Use
1822 minimal_symbol_reader.
1823 * dbxread.c (dbx_symfile_read): Use minimal_symbol_reader.
1824 * coffread.c (coff_symfile_read): Use
1825 minimal_symbol_reader.
1826
1827 2016-10-21 Tom Tromey <tom@tromey.com>
1828
1829 * top.c (new_ui_command, wait_sync_command_done)
1830 (gdb_readline_wrapper): Use scoped_restore.
1831 * infrun.c (fetch_inferior_event): Use scoped_restore.
1832 * infcall.c (call_thread_fsm_should_stop): Use scoped_restore.
1833
1834 2016-10-21 Tom Tromey <tom@tromey.com>
1835
1836 * utils.c (make_cleanup_restore_ui_file, do_restore_ui_file)
1837 (struct restore_ui_file_closure): Remove.
1838 * utils.h (make_cleanup_restore_ui_file): Don't declare.
1839 * guile/scm-ports.c (ioscm_with_output_to_port_worker): Use
1840 scoped_restore.
1841 * top.c (execute_command_to_string): Use scoped_restore.
1842
1843 2016-10-21 Tom Tromey <tom@tromey.com>
1844
1845 * common/scoped_restore.h: New file.
1846 * utils.h: Include scoped_restore.h.
1847 * top.c (execute_command_to_string): Use scoped_restore.
1848 * python/python.c (python_interactive_command): Use
1849 scoped_restore.
1850 (python_command, execute_gdb_command): Likewise.
1851 * printcmd.c (do_one_display): Use scoped_restore.
1852 * mi/mi-main.c (exec_continue): Use scoped_restore.
1853 * mi/mi-cmd-var.c (mi_cmd_var_assign): Use scoped_restore.
1854 * linux-fork.c (checkpoint_command): Use scoped_restore.
1855 * infrun.c (restore_execution_direction): Remove.
1856 (fetch_inferior_event): Use scoped_restore.
1857 * compile/compile.c (compile_file_command): Use
1858 scoped_restore.
1859 (compile_code_command, compile_print_command): Likewise.
1860 * cli/cli-script.c (execute_user_command): Use
1861 scoped_restore.
1862 (while_command, if_command, script_from_file): Likewise.
1863 * arm-tdep.c (arm_insert_single_step_breakpoint): Use
1864 scoped_restore.
1865
1866 2016-10-21 Tom Tromey <tom@tromey.com>
1867
1868 * xcoffread.c (read_xcoff_symtab): Make "filestring" const.
1869
1870 2016-10-21 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
1871 Ulrich Weigand <uweigand@de.ibm.com>
1872
1873 * xcoffread.c (read_xcoff_symtab): Make name of current file as
1874 pst->filename instead of _start_ in AIX.
1875
1876 2016-10-21 Philipp Rudo <prudo@linux.vnet.ibm.com>
1877
1878 * solist.h (struct target_so_ops): Delete special_symbol_handling
1879 hook.
1880 * solib.c (solib_add, reload_shared_libraries): Adjust.
1881 * solib-aix.c (solib_aix_special_symbol_handling): Delete
1882 (_initialize_solib_aix): Adjust
1883 * solib-darwin.c (darwin_special_symbol_handling): Delete
1884 (_initialize_darwin_solib): Adjust
1885 * solib-dsbt.c (dsbt_special_symbol_handling): Delete
1886 (_initialize_dsbt_solib): Adjust
1887 * solib-frv.c (frv_special_symbol_handling): Delete
1888 (_initialize_frv_solib): Adjust
1889 * solib-svr4.c (svr4_special_symbol_handling): Delete
1890 (_initialize_svr4_solib): Adjust
1891 * solib-target.c (solib_target_special_symbol_handling): Delete
1892 (_initialize_solib_target): Adjust
1893
1894 2016-10-20 Yao Qi <yao.qi@linaro.org>
1895
1896 * configure.tgt: Don't configure if target is *-*-vxworks*.
1897
1898 2016-10-19 Pedro Alves <palves@redhat.com>
1899
1900 * config.in: Regenerate.
1901
1902 2016-10-18 Pedro Alves <palves@redhat.com>
1903
1904 * common/common-defs.h (__STDC_CONSTANT_MACROS)
1905 (__STDC_LIMIT_MACROS): Delete.
1906
1907 2016-10-18 Pedro Alves <palves@redhat.com>
1908
1909 * gnulib/update-gnulib.sh (GNULIB_COMMIT_SHA1): Set to
1910 2692e23a48e21f6daa029e8af9f1a143b7532f47.
1911 * gnulib/configure, gnulib/config.in, gnulib/aclocal.m4:
1912 Regenerate.
1913 * gnulib/import/Makefile: Update.
1914 * gnulib/import/alloca: Update.
1915 * gnulib/import/basename-lgpl: Update.
1916 * gnulib/import/canonicalize-lgpl: Update.
1917 * gnulib/import/config: Update.
1918 * gnulib/import/dirent: Update.
1919 * gnulib/import/dirfd: Update.
1920 * gnulib/import/dirname-lgpl: Update.
1921 * gnulib/import/dirname.h: Update.
1922 * gnulib/import/dosname.h: Update.
1923 * gnulib/import/errno: Update.
1924 * gnulib/import/extra/snippet/arg-nonnull.h: Update.
1925 * gnulib/import/extra/snippet/c++defs.h: Update.
1926 * gnulib/import/extra/snippet/warn-on-use.h: Update.
1927 * gnulib/import/extra/update-copyright: Update.
1928 * gnulib/import/flexmember.h: Update.
1929 * gnulib/import/float+.h: Update.
1930 * gnulib/import/float: Update.
1931 * gnulib/import/float: Update.
1932 * gnulib/import/fnmatch: Update.
1933 * gnulib/import/fnmatch: Update.
1934 * gnulib/import/fnmatch_loop: Update.
1935 * gnulib/import/fpucw.h: Update.
1936 * gnulib/import/frexp: Update.
1937 * gnulib/import/frexpl: Update.
1938 * gnulib/import/gettimeofday: Update.
1939 * gnulib/import/hard-locale: Update.
1940 * gnulib/import/hard-locale.h: Update.
1941 * gnulib/import/inttypes: Update.
1942 * gnulib/import/isnan: Update.
1943 * gnulib/import/isnand-nolibm.h: Update.
1944 * gnulib/import/isnand: Update.
1945 * gnulib/import/isnanl-nolibm.h: Update.
1946 * gnulib/import/isnanl: Update.
1947 * gnulib/import/itold: Update.
1948 * gnulib/import/limits: Update.
1949 * gnulib/import/localcharset: Update.
1950 * gnulib/import/localcharset.h: Update.
1951 * gnulib/import/lstat: Update.
1952 * gnulib/import/m4/00gnulib: Update.
1953 * gnulib/import/m4/absolute-header: Update.
1954 * gnulib/import/m4/alloca: Update.
1955 * gnulib/import/m4/canonicalize: Update.
1956 * gnulib/import/m4/codeset: Update.
1957 * gnulib/import/m4/configmake: Update.
1958 * gnulib/import/m4/dirent_h: Update.
1959 * gnulib/import/m4/dirfd: Update.
1960 * gnulib/import/m4/dirname: Update.
1961 * gnulib/import/m4/double-slash-root: Update.
1962 * gnulib/import/m4/eealloc: Update.
1963 * gnulib/import/m4/errno_h: Update.
1964 * gnulib/import/m4/exponentd: Update.
1965 * gnulib/import/m4/exponentl: Update.
1966 * gnulib/import/m4/extensions: Update.
1967 * gnulib/import/m4/extern-inline: Update.
1968 * gnulib/import/m4/fcntl-o: Update.
1969 * gnulib/import/m4/flexmember: Update.
1970 * gnulib/import/m4/float_h: Update.
1971 * gnulib/import/m4/fnmatch: Update.
1972 * gnulib/import/m4/fpieee: Update.
1973 * gnulib/import/m4/frexp: Update.
1974 * gnulib/import/m4/frexpl: Update.
1975 * gnulib/import/m4/gettimeofday: Update.
1976 * gnulib/import/m4/glibc21: Update.
1977 * gnulib/import/m4/gnulib-cache: Update.
1978 * gnulib/import/m4/gnulib-common: Update.
1979 * gnulib/import/m4/gnulib-comp: Update.
1980 * gnulib/import/m4/gnulib-tool: Update.
1981 * gnulib/import/m4/hard-locale: Update.
1982 * gnulib/import/m4/include_next: Update.
1983 * gnulib/import/m4/inttypes-pri: Update.
1984 * gnulib/import/m4/inttypes: Update.
1985 * gnulib/import/m4/isnand: Update.
1986 * gnulib/import/m4/isnanl: Update.
1987 * gnulib/import/m4/largefile: Update.
1988 * gnulib/import/m4/limits-h: Update.
1989 * gnulib/import/m4/localcharset: Update.
1990 * gnulib/import/m4/locale-fr: Update.
1991 * gnulib/import/m4/locale-ja: Update.
1992 * gnulib/import/m4/locale-zh: Update.
1993 * gnulib/import/m4/longlong: Update.
1994 * gnulib/import/m4/lstat: Update.
1995 * gnulib/import/m4/malloc: Update.
1996 * gnulib/import/m4/malloca: Update.
1997 * gnulib/import/m4/math_h: Update.
1998 * gnulib/import/m4/mbrtowc: Update.
1999 * gnulib/import/m4/mbsinit: Update.
2000 * gnulib/import/m4/mbsrtowcs: Update.
2001 * gnulib/import/m4/mbstate_t: Update.
2002 * gnulib/import/m4/memchr: Update.
2003 * gnulib/import/m4/memmem: Update.
2004 * gnulib/import/m4/mmap-anon: Update.
2005 * gnulib/import/m4/multiarch: Update.
2006 * gnulib/import/m4/nocrash: Update.
2007 * gnulib/import/m4/off_t: Update.
2008 * gnulib/import/m4/pathmax: Update.
2009 * gnulib/import/m4/rawmemchr: Update.
2010 * gnulib/import/m4/readlink: Update.
2011 * gnulib/import/m4/rename: Update.
2012 * gnulib/import/m4/rmdir: Update.
2013 * gnulib/import/m4/signal_h: Update.
2014 * gnulib/import/m4/ssize_t: Update.
2015 * gnulib/import/m4/stat: Update.
2016 * gnulib/import/m4/stdbool: Update.
2017 * gnulib/import/m4/stddef_h: Update.
2018 * gnulib/import/m4/stdint: Update.
2019 * gnulib/import/m4/stdio_h: Update.
2020 * gnulib/import/m4/stdlib_h: Update.
2021 * gnulib/import/m4/strchrnul: Update.
2022 * gnulib/import/m4/string_h: Update.
2023 * gnulib/import/m4/strstr: Update.
2024 * gnulib/import/m4/strtok_r: Update.
2025 * gnulib/import/m4/sys_socket_h: Update.
2026 * gnulib/import/m4/sys_stat_h: Update.
2027 * gnulib/import/m4/sys_time_h: Update.
2028 * gnulib/import/m4/sys_types_h: Update.
2029 * gnulib/import/m4/time_h: Update.
2030 * gnulib/import/m4/unistd_h: Update.
2031 * gnulib/import/m4/warn-on-use: Update.
2032 * gnulib/import/m4/wchar_h: Update.
2033 * gnulib/import/m4/wchar_t: Update.
2034 * gnulib/import/m4/wctype_h: Update.
2035 * gnulib/import/m4/wint_t: Update.
2036 * gnulib/import/malloc: Update.
2037 * gnulib/import/malloca: Update.
2038 * gnulib/import/malloca.h: Update.
2039 * gnulib/import/math: Update.
2040 * gnulib/import/math: Update.
2041 * gnulib/import/mbrtowc: Update.
2042 * gnulib/import/mbsinit: Update.
2043 * gnulib/import/mbsrtowcs-impl.h: Update.
2044 * gnulib/import/mbsrtowcs-state: Update.
2045 * gnulib/import/mbsrtowcs: Update.
2046 * gnulib/import/memchr: Update.
2047 * gnulib/import/memmem: Update.
2048 * gnulib/import/pathmax.h: Update.
2049 * gnulib/import/rawmemchr: Update.
2050 * gnulib/import/readlink: Update.
2051 * gnulib/import/ref-add.sin: Update.
2052 * gnulib/import/ref-del.sin: Update.
2053 * gnulib/import/rename: Update.
2054 * gnulib/import/rmdir: Update.
2055 * gnulib/import/same-inode.h: Update.
2056 * gnulib/import/signal: Update.
2057 * gnulib/import/stat: Update.
2058 * gnulib/import/stdbool: Update.
2059 * gnulib/import/stddef: Update.
2060 * gnulib/import/stdint: Update.
2061 * gnulib/import/stdio: Update.
2062 * gnulib/import/stdlib: Update.
2063 * gnulib/import/str-two-way.h: Update.
2064 * gnulib/import/strchrnul: Update.
2065 * gnulib/import/streq.h: Update.
2066 * gnulib/import/string: Update.
2067 * gnulib/import/stripslash: Update.
2068 * gnulib/import/strnlen1: Update.
2069 * gnulib/import/strnlen1.h: Update.
2070 * gnulib/import/strstr: Update.
2071 * gnulib/import/strtok_r: Update.
2072 * gnulib/import/sys_stat: Update.
2073 * gnulib/import/sys_time: Update.
2074 * gnulib/import/sys_types: Update.
2075 * gnulib/import/time: Update.
2076 * gnulib/import/unistd: Update.
2077 * gnulib/import/unistd: Update.
2078 * gnulib/import/verify.h: Update.
2079 * gnulib/import/wchar: Update.
2080 * gnulib/import/wctype: Update.
2081 * gnulib/import/flexmember.h: New file.
2082 * gnulib/import/hard-locale.c: New file.
2083 * gnulib/import/hard-locale.h: New file.
2084 * gnulib/import/limits.in.h: New file.
2085 * gnulib/import/m4/flexmember.m4: New file.
2086 * gnulib/import/m4/hard-locale.m4: New file.
2087 * gnulib/import/m4/limits-h.m4: New file.
2088
2089 2016-10-18 Pedro Alves <palves@redhat.com>
2090
2091 * common/common-defs.h: Include "gdb_unique_ptr.h".
2092 * common/gdb_unique_ptr.h: New.
2093
2094 2016-10-18 Maciej W. Rozycki <macro@imgtec.com>
2095
2096 * i386-tdep.c (i386_mpx_info_bounds): Make sure the architecture
2097 is `bfd_arch_i386' before proceeding.
2098 (i386_mpx_set_bounds): Likewise.
2099
2100 2016-10-18 Maciej W. Rozycki <macro@imgtec.com>
2101
2102 * tilegx-tdep.c (tilegx_analyze_prologue): Use the `long long'
2103 type for `operands'.
2104
2105 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2106
2107 * mi/mi-main.c (mi_cmd_trace_save): Check if argument is present
2108 before using it.
2109
2110 2016-10-17 Pedro Alves <palves@redhat.com>
2111
2112 * charset.h (class wchar_iterator) [PHONY_ICONV] <m_desc>: Use
2113 'int' as type.
2114
2115 2016-10-14 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
2116 Ulrich Weigand <uweigand@de.ibm.com>
2117
2118 * solib-aix.c (solib_aix_bfd_open): Call solib_find so that sysroot
2119 path is set properly if program has a dependency on .a archive and
2120 sysroot is set via set sysroot command.
2121
2122 2016-10-14 Markus Metzger <markus.t.metzger@intel.com>
2123
2124 * nat/linux-btrace.c: Remove leftover comment.
2125
2126 2016-10-14 Eli Zaretskii <eliz@gnu.org>
2127
2128 * common/common-defs.h [HAVE_STRINGS_H]: Include strings.h if
2129 available, to get prototypes of 'strcasecmp' and 'strncasecmp'.
2130
2131 2016-10-13 Pedro Alves <palves@redhat.com>
2132
2133 * contrib/ari/gdb_ari.sh (boolean): Suggest bool instead.
2134 (false, true): Remove checks.
2135
2136 2016-10-12 Tom Tromey <tom@tromey.com>
2137
2138 * machoread.c (macho_symfile_read_all_oso): Use std::string.
2139
2140 2016-10-12 Tom Tromey <tom@tromey.com>
2141
2142 * tracepoint.c (trace_dump_command): Remove unnecessary
2143 null_cleanup.
2144
2145 2016-10-12 Tom Tromey <tom@tromey.com>
2146
2147 * valprint.c (generic_emit_char, count_next_character)
2148 (generic_printstr): Update.
2149 * charset.c (struct wchar_iterator): Move to charset.h.
2150 (wchar_iterator::wchar_iterator): Rename from
2151 make_wchar_iterator, turn into a constructor.
2152 (wchar_iterator::~wchar_iterator): Rename from
2153 do_cleanup_iterator, turn into a destructor.
2154 (make_cleanup_wchar_iterator): Remove.
2155 (wchar_iterator::iterate): Rename from wchar_iterate. Remove
2156 "iter" argument. Update.
2157 * charset.h: Include <vector>.
2158 (class wchar_iterator): New class, from old struct
2159 wchar_iterator.
2160 (make_wchar_iterator, make_cleanup_wchar_iterator): Don't
2161 declare.
2162
2163 2016-10-12 Tom Tromey <tom@tromey.com>
2164
2165 * selftest.c: Include <vector>, not "vec.h".
2166 (self_test_function_ptr): Remove.
2167 (tests): Now a std::vector.
2168 (register_self_test, run_self_tests): Update.
2169
2170 2016-10-13 Pedro Alves <palves@redhat.com>
2171 Tom Tromey <tom@tromey.com>
2172
2173 * tid-parse.h (tid_range_parser): New class.
2174 (enum tid_range_state): Move into tid_range_parser's scope.
2175 Remove TID_RANGE_ prefix from all values.
2176 (tid_range_parser_get_tid, tid_range_parser_get_tid_range)
2177 (tid_range_parser_star_range, tid_range_parser_finished)
2178 (tid_range_parser_skip, tid_range_parser_qualified): Don't
2179 declare.
2180 (tid_is_in_list): Update comment.
2181 * tid-parse.c (tid_range_parser::tid_range_parser): New.
2182 (init, finished, get_string, skip, tid_is_qualified)
2183 (get_tid_or_range, get_tid_range, get_tid, star_range): Rename;
2184 turn into methods.
2185 (tid_is_in_list): Adjust.
2186 * cli/cli-utils.h (number_or_range_parser): New class.
2187 (init_number_or_range, get_number_or_range)
2188 (number_range_setup_range): Don't declare.
2189 * cli/cli-utils.c
2190 (number_or_range_parser::number_or_range_parser): New.
2191 (init_number_or_range, get_number_or_range)
2192 (number_range_setup_range): Rename; turn into methods.
2193 (number_is_in_list): Adjust.
2194 * breakpoint.c (map_breakpoint_numbers): Adjust. Use bool.
2195 (trace_pass_command, get_tracepoint_by_number): Adjust.
2196 * breakpoint.h (get_tracepoint_by_number): Adjust.
2197 * inferior.c (detach_inferior_command, kill_inferior_command)
2198 (remove_inferior_command): Adjust.
2199 * linespec.c (decode_line_2): Adjust.
2200 * memattr.c (mem_enable_command, mem_disable_command)
2201 (mem_delete_command): Adjust.
2202 * printcmd.c (map_display_numbers): Adjust.
2203 * reverse.c (delete_bookmark_command, bookmarks_info): Adjust.
2204 * thread.c (thread_apply_command): Adjust.
2205
2206 2016-10-12 Anton Kolesov <anton.kolesov@synopsys.com>
2207
2208 * arc-newlib-tdep.c: New file.
2209 * configure.tgt: Add newlib support for ARC.
2210
2211 2016-10-12 Anton Kolesov <anton.kolesov@synopsys.com>
2212
2213 * arc-tdep.h (struct gdbarch_tdep) <jb_pc>: New field.
2214 * arc-tdep.c (arc_get_longjmp_target): New function.
2215 (arc_gdbarch_init): Set get_longjmp_target if jb_pc is non-negative.
2216 (arc_dump_tdep): Print jb_pc.
2217
2218 2016-10-12 Anton Kolesov <anton.kolesov@synopsys.com>
2219
2220 * arc-tdep.h (struct gdbarch_tdep): New.
2221 * arc-tdep.c (arc_gdbarch_init): Allocate gdbarch_tdep.
2222
2223 2016-10-12 Yao Qi <yao.qi@linaro.org>
2224
2225 PR tdep/20682
2226 * aarch64-tdep.c: Replace 32 with AARCH64_D_REGISTER_COUNT.
2227 (aarch64_analyze_prologue): Extend array 'regs' for D registers.
2228 Assert that operand 0 and 1 can be X or D registers. Update
2229 register number for D registers. Update registers in frame
2230 cache.
2231 * aarch64-tdep.h (AARCH64_D_REGISTER_COUNT): New macro.
2232
2233 2016-10-10 Yao Qi <yao.qi@linaro.org>
2234
2235 * arch/arm.h (enum arm_breakpoint_kinds): New.
2236 * arm-tdep.c (arm_remote_breakpoint_from_pc): Use
2237 ARM_BP_KIND_THUMB2.
2238
2239 2016-10-10 Yao Qi <yao.qi@linaro.org>
2240
2241 * m32c-tdep.c (m32c_gdbarch_init): Rename local 'arch' by
2242 'gdbarch'.
2243
2244 2016-10-10 Yao Qi <yao.qi@linaro.org>
2245
2246 * v850-tdep.c (v850_breakpoint_from_pc): Use the right
2247 breakpoint instruction.
2248 (v850_dbtrap_breakpoint_from_pc): Remove.
2249 (v850_gdbarch_init): Update.
2250
2251 2016-10-08 Simon Marchi <simon.marchi@polymtl.ca>
2252
2253 * ui-out.c (push_level): Remove "id" parameter.
2254 (ui_out_begin): Update call.
2255
2256 2016-10-07 Joel Brobecker <brobecker@adacore.com>
2257
2258 GDB 7.12 released.
2259
2260 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
2261
2262 * python/python.c (gdbpy_decode_line): Call
2263 string_to_event_location_basic instead of new_linespec_location.
2264
2265 2016-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2266
2267 * target.c (target_supports_multi_process): New function, moved
2268 from...
2269 * target.h (target_supports_multi_process): ... here. Remove
2270 macro.
2271 * target/target.h (target_supports_multi_process): New prototype.
2272
2273 2016-10-06 Pedro Alves <palves@redhat.com>
2274
2275 * cp-valprint.c (vtbl_ptr_name): Write "extern const" instead of
2276 EXPORTED_CONST.
2277 * stub-termcap.c: Remove __cplusplus checks.
2278 * common/common-defs.h [!__cplusplus] (EXTERN_C, EXTERN_C_PUSH,
2279 EXTERN_C_POP): Delete.
2280 * common/common-exceptions.h (GDB_XCPT_SJMP): Update comments.
2281 (GDB_XCPT) [!__cplusplus]: Delete.
2282 (throw_exception, throw_exception_sjlj): Update comments.
2283 * guile/guile-internal.h (as_a_scm_t_subr) [!__cplusplus]: Delete.
2284 * guile/guile.c (extension_language_guile): Write "extern const"
2285 instead of EXPORTED_CONST.
2286 * features/feature_to_c.sh: Don't emit !__cplusplus code. Write
2287 "extern const" instead of EXPORTED_CONST.
2288
2289 2016-10-06 Doug Evans <dje@google.com>
2290
2291 * python/py-value.c (valpy_long): Handle unsigned values.
2292
2293 2016-10-06 Simon Marchi <simon.marchi@ericsson.com>
2294
2295 * frame.h: Forward-declare struct ui_out.
2296
2297 2016-10-06 Tom Tromey <tom@tromey.com>
2298
2299 * MAINTAINERS: Remove Java test maintainer.
2300 * varobj.h (java_varobj_ops): Don't declare.
2301 * valprint.h (struct value_print_options)
2302 <pascal_static_field_print>: Update comment.
2303 * utils.c (producer_is_gcc): Remove java reference.
2304 * symtab.h (struct general_symbol_info): Remove java references.
2305 (SYMBOL_SEARCH_NAME): Likewise.
2306 * objfiles.c (allocate_objfile): Update comment.
2307 * linespec.c (find_linespec_symbols): Remove java references.
2308 * gnu-v3-abi.c (gnuv3_rtti_type, gnuv3_baseclass_offset): Remove
2309 java references.
2310 * gdbtypes.h (struct cplus_struct_type) <is_java>: Remove.
2311 (TYPE_CPLUS_REALLY_JAVA): Remove.
2312 * c-varobj.c (enum vsections): Update comment.
2313 * symtab.c (symbol_set_language, symbol_set_names)
2314 (symbol_natural_name, symbol_demangled_name)
2315 (demangle_for_lookup, symbol_matches_domain)
2316 (default_make_symbol_completion_list_break_on_1): Remove java
2317 references.
2318 (JAVA_PREFIX, JAVA_PREFIX_LEN): Remove.
2319 * psymtab.c (match_partial_symbol, psymtab_search_name)
2320 (lookup_partial_symbol): Remove java references.
2321 * dwarf2read.c (find_slot_in_mapped_hash): Remove java references.
2322 (add_partial_symbol, dwarf2_compute_name, dwarf2_physname)
2323 (dwarf2_add_member_fn, is_vtable_name, read_structure_type)
2324 (process_structure_scope, read_subroutine_type)
2325 (read_subrange_type, load_partial_dies)
2326 (new_symbol_full, determine_prefix, typename_concat)
2327 (dwarf2_name): Remove java references.
2328 (set_cu_language): Treat Java as C++.
2329 * c-typeprint.c (c_type_print_args): Remove java reference.
2330 * defs.h (enum language) <language_java>: Remove.
2331 * Makefile.in (SFILES, HFILES_NO_SRCDIR, COMMON_OBS, YYFILES)
2332 (YYOBJ, local-maintainer-clean): Don't mention java files.
2333 * jv-exp.y, jv-lang.c, jv-lang.h, jv-typeprint.c, jv-valprint.c,
2334 jv-varobj.c: Remove.
2335
2336 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2337
2338 * mips-tdep.c (mips_pseudo_register_type): Make FCRs always
2339 32-bit.
2340
2341 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2342
2343 * mips-tdep.c (mips_pseudo_register_type): Rearrange comments
2344 throughout.
2345
2346 2016-10-06 Markus Metzger <markus.t.metzger@intel.com>
2347
2348 * stack.c (frame_info): Call val_print_not_saved instead of
2349 val_print_unavailable if frame_id check fails.
2350
2351 2016-10-06 Pedro Alves <palves@redhat.com>
2352
2353 * jit.c (free_objfile_data): Delete the JIT breakpoint and clear
2354 the cached code address.
2355
2356 2016-10-06 Doug Evans <dje@google.com>
2357
2358 * features/aarch64-core.xml (cpsr_flags): Elide "type" and specify
2359 "end" in all fields.
2360 * features/aarch64.c: Regenerate.
2361 * features/i386/32bit-mpx.xml (_bndcfgu): Specify type of "preserved"
2362 and "enabled" fields. Correct size of "enabled" field.
2363 * features/i386/64bit-mpx.xml (_bndcfgu): Specify type of "preserved"
2364 and "enabled" fields.
2365 * features/i386/i386-avx-mpx-linux.c: Regenerate.
2366 * features/i386/i386-avx-mpx.c: Regenerate.
2367 * features/i386/i386-avx512-linux.c: Regenerate.
2368 * features/i386/i386-avx512.c: Regenerate.
2369 * features/i386/i386-mpx-linux.c: Regenerate.
2370 * features/i386/i386-mpx.c: Regenerate.
2371 * features/arc-arcompact.c: Regenerate.
2372 * features/arc-v2.c: Regenerate.
2373 * xml-tdesc.c (tdesc_start_field): Require "end" spec. Single bit
2374 fields default to "bool" type.
2375
2376 Revert 2016-03-15 Doug Evans <dje@google.com>
2377 * features/i386/32bit-core.xml (i386_eflags): Remove "end" spec.
2378 * features/i386/32bit-sse.xml (i386_eflags): Ditto.
2379 * features/i386/64bit-core.xml (i386_eflags): Ditto.
2380 * features/i386/64bit-sse.xml (i386_eflags): Ditto.
2381 * features/i386/x32-core.xml (i386_eflags): Ditto.
2382
2383 2016-10-05 Tom Tromey <tom@tromey.com>
2384
2385 PR breakpoints/20653:
2386 * location.c (string_to_explicit_location): Use NULL, not '\0'.
2387
2388 2016-10-05 Tom Tromey <tom@tromey.com>
2389
2390 PR symtab/20652:
2391 * psymtab.c (psymbol_compare): Correctly compare "ginfo.value"
2392 fields.
2393
2394 2016-10-05 Andreas Arnez <arnez@linux.vnet.ibm.com>
2395
2396 * dwarf2expr.c (dwarf_expr_require_composition): Allow
2397 DW_OP_GNU_uninit.
2398 (execute_stack_op): Use dwarf_expr_require_composition instead of
2399 copying its logic.
2400
2401 2016-10-05 Anton Kolesov <anton.kolesov@synopsys.com>
2402
2403 * arc-tdep.c (arc_frame_prev_register): Remove annoying log message.
2404
2405 2016-10-05 Yao Qi <yao.qi@linaro.org>
2406
2407 * features/Makefile (WHICH): Add
2408 rs6000/powerpc-isa205-32l, rs6000/powerpc-isa205-64l,
2409 rs6000/powerpc-isa205-altivec32l, rs6000/powerpc-isa205-altivec64l,
2410 rs6000/powerpc-isa205-vsx32l and rs6000/powerpc-isa205-vsx64l.
2411 * regformats/rs6000/powerpc-isa205-32l.dat: Regenerated.
2412 * regformats/rs6000/powerpc-isa205-64l.dat: Likewise.
2413 * regformats/rs6000/powerpc-isa205-altivec32l.dat: Likewise.
2414 * regformats/rs6000/powerpc-isa205-altivec64l.dat: Likewise.
2415 * regformats/rs6000/powerpc-isa205-vsx32l.dat: Likewise.
2416 * regformats/rs6000/powerpc-isa205-vsx64l.dat: Likewise.
2417
2418 2016-10-05 Yao Qi <yao.qi@linaro.org>
2419
2420 * features/Makefile (XMLTOC): Add s390-tevx-linux64.xml,
2421 s390-vx-linux64.xml, s390x-tevx-linux64.xml and
2422 s390x-vx-linux64.xml.
2423
2424 2016-10-05 Yao Qi <yao.qi@linaro.org>
2425
2426 * features/Makefile: Remove i386/*-expedite. Add i386-expedite,
2427 amd64-expedite, and x32-expedite.
2428
2429 2016-10-05 Terry Guo <terry.guo@arm.com>
2430 Yao Qi <yao.qi@linaro.org>
2431
2432 * arm-tdep.c: Adjust includes.
2433 * features/Makefile (WHICH): Add "arm/" directory to arm
2434 target descriptions.
2435 (XMLTOC): Likewise.
2436 (arm/arm-with-iwmmxt.dat): Adjust the path for
2437 dependencies.
2438 * features/arm-core.xml: Moved to ...
2439 * features/arm/arm-core.xml: ... it.
2440 * features/arm-fpa.xml: Moved to ...
2441 * features/arm/arm-fpa.xml: ... it.
2442 * features/arm-m-profile.xml: Moved to ...
2443 * features/arm/arm-m-profile.xm: ... it.
2444 * features/arm-vfpv2.xml: Moved to ...
2445 * features/arm/arm-vfpv2.xm: ... it.
2446 * features/arm-vfpv3.xml: Moved to ...
2447 * features/arm/arm-vfpv3.xml: ... it.
2448 * features/arm-with-iwmmxt.c: Moved to ...
2449 * features/arm/arm-with-iwmmxt.c: ... it.
2450 * features/arm-with-iwmmxt.xml: Moved to ...
2451 * features/arm/arm-with-iwmmxt.xml: ... it.
2452 * features/arm-with-m-fpa-layout.c: Moved to ...
2453 * features/arm/arm-with-m-fpa-layout.c: ... it.
2454 * features/arm-with-m-fpa-layout.xml: Moved to ...
2455 * features/arm/arm-with-m-fpa-layout.xml: ... it.
2456 * features/arm-with-m-vfp-d16.c: Moved to ...
2457 * features/arm/arm-with-m-vfp-d16.c: ... it.
2458 * features/arm-with-m-vfp-d16.xml: Moved to ...
2459 * features/arm/arm-with-m-vfp-d16.xml: ... it.
2460 * features/arm-with-m.c: Moved to ...
2461 * features/arm/arm-with-m.c: ... it.
2462 * features/arm-with-m.xml: Moved to ...
2463 * features/arm/arm-with-m.xm: ... it.
2464 * features/arm-with-neon.c: Moved to ...
2465 * features/arm/arm-with-neon.c: ... it.
2466 * features/arm-with-neon.xml: Moved to ...
2467 * features/arm/arm-with-neon.xml: ... it.
2468 * features/arm-with-vfpv2.c: Moved to ...
2469 * features/arm/arm-with-vfpv2.c: ... it.
2470 * features/arm-with-vfpv2.xml: Moved to ...
2471 * features/arm/arm-with-vfpv2.xml: ... it.
2472 * features/arm-with-vfpv3.c: Moved to ...
2473 * features/arm/arm-with-vfpv3.c: ... it.
2474 * features/arm-with-vfpv3.xml: Moved to ...
2475 * features/arm/arm-with-vfpv3.xml: ... it.
2476 * features/xscale-iwmmxt.xml: Moved to ...
2477 * features/arm/xscale-iwmmxt.xml: ... it.
2478
2479 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2480 2016-10-03 Simon Marchi <simon.marchi@ericsson.com>
2481
2482 PR gdb/20487
2483 * NEWS: Mention new frame field of =thread-selected event.
2484 * cli/cli-decode.c (add_cmd): Initialize c->suppress_notification.
2485 (add_com_suppress_notification): New function definition.
2486 (cmd_func): Set and restore the suppress_notification flag.
2487 * cli/cli-deicode.h (struct cmd_list_element)
2488 <suppress_notification>: New field.
2489 * cli/cli-interp.c (cli_suppress_notification): New global variable.
2490 (cli_on_user_selected_context_changed): New function.
2491 (_initialize_cli_interp): Attach to user_selected_context_changed
2492 observer.
2493 * command.h (struct cli_suppress_notification): New structure.
2494 (cli_suppress_notification): New global variable declaration.
2495 (add_com_suppress_notification): New function declaration.
2496 * defs.h (enum user_selected_what_flag): New enum.
2497 (user_selected_what): New enum flag type.
2498 * frame.h (print_stack_frame_to_uiout): New function declaration.
2499 * gdbthread.h (print_selected_thread_frame): New function declaration.
2500 * inferior.c (print_selected_inferior): New function definition.
2501 (inferior_command): Remove printing of inferior/thread/frame switch
2502 notifications, notify user_selected_context_changed observer.
2503 * inferior.h (print_selected_inferior): New function declaration.
2504 * mi/mi-cmds.c (struct mi_cmd): Add user_selected_context
2505 suppression to stack-select-frame and thread-select commands.
2506 * mi/mi-interp.c (struct mi_suppress_notification)
2507 <user_selected_context>: Initialize.
2508 (mi_user_selected_context_changed): New function definition.
2509 (_initialize_mi_interp): Attach to user_selected_context_changed.
2510 * mi/mi-main.c (mi_cmd_thread_select): Print thread selection reply.
2511 (mi_execute_command): Handle notification suppression. Notify
2512 user_selected_context_changed observer on thread change instead of printing
2513 event directly. Don't send it if command already sends the notification.
2514 (command_notifies_uscc_observer): New function.
2515 (mi_cmd_execute): Don't handle notification suppression.
2516 * mi/mi-main.h (struct mi_suppress_notification)
2517 <user_selected_context>: New field.
2518 * stack.c (print_stack_frame_to_uiout): New function definition.
2519 (select_frame_command): Notify user_selected_context_changed
2520 observer.
2521 (frame_command): Call print_selected_thread_frame if there's no frame
2522 change or notify user_selected_context_changed observer if there is.
2523 (up_command): Notify user_selected_context_changed observer.
2524 (down_command): Likewise.
2525 (_initialize_stack): Suppress user_selected_context notification for
2526 command select-frame.
2527 * thread.c (thread_command): Notify
2528 user_selected_context_changed if the thread has changed, print
2529 thread info directly if it hasn't.
2530 (do_captured_thread_select): Do not print thread switch event.
2531 (print_selected_thread_frame): New function definition.
2532 * tui/tui-interp.c (tui_on_user_selected_context_changed):
2533 New function definition.
2534 (_initialize_tui_interp): Attach to user_selected_context_changed
2535 observer.
2536
2537 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2538
2539 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
2540 * exec.c (exec_file_locate_attach): Add parameter defer_bp_reset.
2541 Use it.
2542 * gdbcore.h (exec_file_locate_attach): Add parameter defer_bp_reset.
2543 * infcmd.c (setup_inferior): Update caller.
2544 * remote.c (remote_add_inferior): Likewise.
2545
2546 2016-09-28 Pedro Alves <palves@redhat.com>
2547
2548 * infcall.c (run_inferior_call): Remove input from the event
2549 loop while running the infcall.
2550
2551 2016-09-27 Fredrik Hederstierna <fredrik.hederstierna@verisure.com>
2552
2553 * arm-tdep.c (arm_m_addr_is_magic): New function.
2554 (arm_addr_bits_remove): Call arm_m_addr_is_magic.
2555 (arm_m_exception_unwind_sniffer): Likewise.
2556
2557 2016-09-23 Jon Turney <jon.turney@dronecode.org.uk>
2558
2559 * windows-nat.c (windows_delete_thread): Adjusting call to
2560 target_mourn_inferior to include ptid_t argument.
2561
2562 2016-09-23 Tom Tromey <tom@tromey.com>
2563
2564 * utils.h (make_cleanup_dyn_string_delete): Remove declaration.
2565 * utils.c: Don't include dyn-string.h.
2566 (do_dyn_string_delete, make_cleanup_dyn_string_delete): Remove.
2567 * cli/cli-cmds.c: Include <string>. Don't include dyn-string.h.
2568 (argv_to_string): Rename. Change return type to std::string.
2569 (alias_command): Use std::string.
2570
2571 2016-09-23 Tom Tromey <tom@tromey.com>
2572
2573 * objfiles.c: Include <vector>.
2574 (objfile_relocate): Use std::vector.
2575
2576 2016-09-23 Tom Tromey <tom@tromey.com>
2577
2578 * rust-lang.c: Include <string> and <vector>.
2579 (rust_evaluate_funcall): Use std::vector, std::string.
2580 (rust_evaluate_subexp): Use std::string.
2581 (rust_lookup_symbol_nonlocal): Use std::string.
2582
2583 2016-09-23 Tom Tromey <tom@tromey.com>
2584
2585 * cp-namespace.c: Include <string>.
2586 (cp_search_static_and_baseclasses)
2587 (cp_lookup_symbol_imports_or_template, find_symbol_in_baseclass):
2588 Use std::string.
2589
2590 2016-09-23 Tom Tromey <tom@tromey.com>
2591
2592 * break-catch-sig.c: Include <string>.
2593 (signal_catchpoint_print_one): Use std::string.
2594
2595 2016-09-23 Tom Tromey <tom@tromey.com>
2596
2597 * utils.c (struct restore_ui_out_closure): Remove.
2598 * objfiles.h (terminate_minimal_symbol_table): Don't declare.
2599
2600 2016-09-23 Yao Qi <yao.qi@linaro.org>
2601
2602 * nat/linux-osdata.c (linux_xfer_osdata_threads): Replace
2603 sprintf with xsnprintf.
2604 (linux_xfer_osdata_fds): Likewise.
2605
2606 2016-09-23 Pedro Alves <palves@redhat.com>
2607
2608 * Makefile.in (SFILES): Add common/new-op.c.
2609 (COMMON_OBS): Add common/new-op.o.
2610 (new-op.o): New rule.
2611 * common/common-exceptions.h: Include <new>.
2612 (struct gdb_quit_bad_alloc): New type.
2613 * common/new-op.c: New file.
2614
2615 2016-09-22 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2616
2617 * rs6000-tdep.c (ppc_process_record_op31): Fix
2618 regcache_raw_read_unsigned call using the correct parameter type.
2619
2620 2016-09-22 Anton Kolesov <anton.kolesov@synopsys.com>
2621
2622 * arc-tdep.c: Fix ARI warning for printf(%p).
2623
2624 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
2625
2626 * MAINTAINERS (Write After Approval): Add Anton Kolesov.
2627
2628 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
2629
2630 * Makefile.in (ALL_TARGET_OBS): Add arc-tdep.o.
2631 (HFILES_NO_SRCDIR): Add arc-tdep.h.
2632 (ALLDEPFILES): Add arc-tdep.c.
2633 * NEWS: Mention new ARC port.
2634 * configure.tgt: Add ARC.
2635 * arc-tdep.c: New file.
2636 * arc-tdep.h: New file.
2637 * features/Makefile (XMLTOC): Add arc-v2.xml and arc-arcompact.xml.
2638 * features/arc-v2.xml: New file.
2639 * features/arc-v2.c: New file (generated).
2640 * features/arc-arcompact.xml: New file.
2641 * features/arc-arcompact.c: New file (generated).
2642
2643 2016-09-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2644
2645 * rs6000-tdep.c (ppc_process_record_op63): Fix return of instruction
2646 handlers.
2647
2648 2016-09-21 Tom Tromey <tom@tromey.com>
2649
2650 PR gdb/20604:
2651 * top.h (quit_force): Update.
2652 * top.c (quit_force): Changed type of first argument. Don't
2653 evaluate expression. Pass NULL to kill_or_detach.
2654 * cli/cli-cmds.c (quit_command): Evaluate "args".
2655
2656 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
2657
2658 * .gitignore: Ignore more files.
2659 * data-directory/.gitignore: Likewise.
2660
2661 2016-09-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2662
2663 * rs6000-tdep.c (PPC_DQ): New macro.
2664 (ppc_process_record_op4): Add Power ISA 3.0 instructions.
2665 (ppc_process_record_op19): Likewise.
2666 (ppc_process_record_op31): Likewise.
2667 (ppc_process_record_op59): Likewise.
2668 (ppc_process_record_op60): Likewise.
2669 (ppc_process_record_op63): Likewise.
2670 (ppc_process_record): Likewise.
2671 (ppc_process_record_op61): New function.
2672
2673 2016-09-21 Yao Qi <yao.qi@linaro.org>
2674
2675 * aarch32-linux-nat.c (aarch32_gp_regcache_collect): Keep
2676 bits 20 to 23.
2677
2678 2016-09-20 Tom Tromey <tom@tromey.com>
2679
2680 * python/py-value.c (convert_value_from_python): Make PyInt_Check
2681 conditional on Python 2.
2682 * python/py-arch.c (archpy_disassemble): Make PyInt_Check
2683 conditional on Python 2.
2684
2685 2016-09-20 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2686
2687 * rs6000-tdep.c (ppc_process_record_op31): Fix record of Store String
2688 Word instructions.
2689
2690 2016-09-20 Sergio Durigan Junior <sergiodj@redhat.com>
2691
2692 * fork-inferior.c (startup_inferior): Pass 'event_ptid' instead of
2693 'resume_ptid' to 'target_mourn_inferior'. Fix regression
2694 introduced by my last commit.
2695
2696 2016-09-19 Pedro Alves <palves@redhat.com>
2697
2698 * common/gdb_locale.h [!ENABLE_NLS] (gettext, dgettext, dcgettext,
2699 textdomain, bindtextdomain): Delete macros.
2700 * main.c (captured_main) [!ENABLE_NLS]: Skip bintextdomain and
2701 textdomain calls.
2702
2703 2016-09-19 Sergio Durigan Junior <sergiodj@redhat.com>
2704
2705 * darwin-nat.c (darwin_kill_inferior): Adjusting call to
2706 target_mourn_inferior to include ptid_t argument.
2707 * fork-child.c (startup_inferior): Likewise.
2708 * gnu-nat.c (gnu_kill_inferior): Likewise.
2709 * inf-ptrace.c (inf_ptrace_kill): Likewise.
2710 * infrun.c (handle_inferior_event_1): Likewise.
2711 * linux-nat.c (linux_nat_attach): Likewise.
2712 (linux_nat_kill): Likewise.
2713 * nto-procfs.c (interrupt_query): Likewise.
2714 (procfs_interrupt): Likewise.
2715 (procfs_kill_inferior): Likewise.
2716 * procfs.c (procfs_kill_inferior): Likewise.
2717 * record.c (record_mourn_inferior): Likewise.
2718 * remote-sim.c (gdbsim_kill): Likewise.
2719 * remote.c (remote_detach_1): Likewise.
2720 (remote_kill): Likewise.
2721 * target.c (target_mourn_inferior): Change declaration to accept
2722 new ptid_t argument; use gdb_assert on it.
2723 * target.h (target_mourn_inferior): Move function prototype from
2724 here...
2725 * target/target.h (target_mourn_inferior): ... to here. Adjust it
2726 to accept new ptid_t argument.
2727 * windows-nat.c (get_windows_debug_event): Adjusting call to
2728 target_mourn_inferior to include ptid_t argument.
2729
2730 2016-09-18 Pedro Alves <palves@redhat.com>
2731
2732 * s390-linux-nat.c: Include <algorithm>.
2733
2734 2016-09-18 Pedro Alves <palves@redhat.com>
2735
2736 * breakpoint.c (hardware_watchpoint_inserted_in_range): Explicitly
2737 specify the std:min/std::max specialization.
2738 * exec.c (section_table_read_available_memory): Likewise.
2739 * remote.c (remote_read_qxfer): Likewise.
2740 * target.c (simple_verify_memory): Likewise.
2741
2742 2016-09-16 Simon Marchi <simark@simark.ca>
2743
2744 * infrun.c (restore_current_uiout_cleanup): Move to ui-out.c.
2745 (print_stop_event): Use make_cleanup_restore_current_uiout.
2746 * python/python.c (execute_gdb_command): Likewise.
2747 * ui-out.c (restore_current_uiout_cleanup): Move from infrun.c.
2748 (make_cleanup_restore_current_uiout): New function definition.
2749 * ui-out.h (make_cleanup_restore_current_uiout): New function
2750 declaration.
2751 * utils.c (do_restore_ui_out): Remove.
2752 (make_cleanup_restore_ui_out): Remove.
2753 * utils.h (make_cleanup_restore_ui_out): Remove.
2754
2755 2016-09-16 Pedro Alves <palves@redhat.com>
2756
2757 * defs.h (min, max): Delete.
2758 * aarch64-tdep.c: Include <algorithm> and use std::min and
2759 std::max throughout.
2760 * aarch64-tdep.c: Likewise.
2761 * alpha-tdep.c: Likewise.
2762 * amd64-tdep.c: Likewise.
2763 * amd64-windows-tdep.c: Likewise.
2764 * arm-tdep.c: Likewise.
2765 * avr-tdep.c: Likewise.
2766 * breakpoint.c: Likewise.
2767 * btrace.c: Likewise.
2768 * ctf.c: Likewise.
2769 * disasm.c: Likewise.
2770 * doublest.c: Likewise.
2771 * dwarf2loc.c: Likewise.
2772 * dwarf2read.c: Likewise.
2773 * environ.c: Likewise.
2774 * exec.c: Likewise.
2775 * f-exp.y: Likewise.
2776 * findcmd.c: Likewise.
2777 * ft32-tdep.c: Likewise.
2778 * gcore.c: Likewise.
2779 * hppa-tdep.c: Likewise.
2780 * i386-darwin-tdep.c: Likewise.
2781 * i386-tdep.c: Likewise.
2782 * linux-thread-db.c: Likewise.
2783 * lm32-tdep.c: Likewise.
2784 * m32r-tdep.c: Likewise.
2785 * m88k-tdep.c: Likewise.
2786 * memrange.c: Likewise.
2787 * minidebug.c: Likewise.
2788 * mips-tdep.c: Likewise.
2789 * moxie-tdep.c: Likewise.
2790 * nds32-tdep.c: Likewise.
2791 * nios2-tdep.c: Likewise.
2792 * nto-procfs.c: Likewise.
2793 * parse.c: Likewise.
2794 * ppc-sysv-tdep.c: Likewise.
2795 * probe.c: Likewise.
2796 * record-btrace.c: Likewise.
2797 * remote.c: Likewise.
2798 * rs6000-tdep.c: Likewise.
2799 * rx-tdep.c: Likewise.
2800 * s390-linux-nat.c: Likewise.
2801 * s390-linux-tdep.c: Likewise.
2802 * ser-tcp.c: Likewise.
2803 * sh-tdep.c: Likewise.
2804 * sh64-tdep.c: Likewise.
2805 * source.c: Likewise.
2806 * sparc-tdep.c: Likewise.
2807 * symfile.c: Likewise.
2808 * target-memory.c: Likewise.
2809 * target.c: Likewise.
2810 * tic6x-tdep.c: Likewise.
2811 * tilegx-tdep.c: Likewise.
2812 * tracefile-tfile.c: Likewise.
2813 * tracepoint.c: Likewise.
2814 * valprint.c: Likewise.
2815 * value.c: Likewise.
2816 * xtensa-tdep.c: Likewise.
2817 * cli/cli-cmds.c: Likewise.
2818 * compile/compile-object-load.c: Likewise.
2819
2820 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2821
2822 * s390-linux-nat.c (PER_BIT, PER_EVENT_BRANCH, PER_EVENT_IFETCH)
2823 (PER_EVENT_STORE, PER_EVENT_NULLIFICATION)
2824 (PER_CONTROL_BRANCH_ADDRESS, PER_CONTROL_SUSPENSION)
2825 (PER_CONTROL_ALTERATION): New macros.
2826 (struct s390_debug_reg_state) <break_areas>: New member.
2827 (s390_forget_process): Free break_areas as well.
2828 (s390_linux_new_fork): Copy break_areas as well.
2829 (s390_prepare_to_resume): Install hardware breakpoints.
2830 (s390_can_use_hw_breakpoint): Indicate support for hardware
2831 breakpoints.
2832 (s390_insert_hw_breakpoint, s390_remove_hw_breakpoint): New
2833 linux_nat target methods.
2834 (_initialize_s390_nat): Register them.
2835
2836 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2837
2838 * nat/linux-nat.h (lwp_is_stepping): New declaration.
2839 * linux-nat.c (lwp_is_stepping): New function.
2840
2841 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2842
2843 * s390-linux-nat.c (gdbcmd.h): New include.
2844 (s390_show_debug_regs): New function.
2845 (s390_stopped_by_watchpoint): Call it, if show_debug_regs is set.
2846 (s390_prepare_to_resume): Likewise.
2847 (_initialize_s390_nat): Register the command "maint set
2848 show-debug-regs".
2849
2850 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2851
2852 * s390-linux-nat.c (watch_areas): Remove variable. Replace by a
2853 member of...
2854 (struct s390_debug_reg_state): ...this. New struct.
2855 (struct s390_process_info): New struct.
2856 (s390_process_list): New variable.
2857 (s390_find_process_pid, s390_add_process, s390_process_info_get)
2858 (s390_get_debug_reg_state): New functions.
2859 (s390_stopped_by_watchpoint): Now access the watch_areas VEC via
2860 s390_get_debug_reg_state.
2861 (s390_prepare_to_resume): Likewise.
2862 (s390_insert_watchpoint): Likewise.
2863 (s390_remove_watchpoint): Likewise.
2864 (s390_forget_process, s390_linux_new_fork): New linux_nat target
2865 methods.
2866 (_initialize_s390_nat): Register them.
2867
2868 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2869
2870 * s390-linux-nat.c (s390_watch_area): New typedef. Define a VEC.
2871 (watch_base): Remove variable.
2872 (watch_areas): New variable.
2873 (s390_stopped_by_watchpoint): Transform operations on the
2874 watch_base list to equivalent operations on the watch_areas VEC.
2875 (s390_prepare_to_resume): Likewise.
2876 (s390_insert_watchpoint): Likewise.
2877 (s390_remove_watchpoint): Likewise.
2878
2879 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2880
2881 * s390-linux-nat.c (s390_prepare_to_resume): Use advertised lwp
2882 functions instead of accessing lwp_info structure members.
2883 (s390_mark_per_info_changed): New function.
2884 (s390_new_thread): Use it.
2885 (s390_refresh_per_info_cb): New function.
2886 (s390_refresh_per_info): Remove parameter. Refresh all lwps of
2887 the current process.
2888 (s390_insert_watchpoint): Adjust call to s390_refresh_per_info.
2889 (s390_remove_watchpoint): Likewise.
2890
2891 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2892
2893 * elfread.c (auxv.h): New include.
2894 (elf_gnu_ifunc_resolve_addr): Pass HWCAP to ifunc resolver.
2895
2896 2016-09-08 Tom Tromey <tom@tromey.com>
2897
2898 * remote.c (remote_notif_stop_ack, remote_wait_as)
2899 (show_remote_cmd): Remove unneeded casts.
2900
2901 2016-09-06 Pedro Alves <palves@redhat.com>
2902
2903 * top.c (wait_sync_command_done): Don't assume current_ui doesn't
2904 change across events. Restore the current UI before returning.
2905 (gdb_readline_wrapper): Restore the current UI before returning.
2906
2907 2016-09-06 Pedro Alves <palves@redhat.com>
2908
2909 * event-top.c (restore_ui_cleanup): Now static.
2910 (make_cleanup_restore_current_ui): New function.
2911 (switch_thru_all_uis_init): Use it.
2912 * infcall.c (call_thread_fsm_should_stop): Use it.
2913 * infrun.c (fetch_inferior_event): Use it.
2914 * top.c (new_ui_command): Use it.
2915 * top.h (restore_ui_cleanup): Delete declaration.
2916 (make_cleanup_restore_current_ui): New declaration.
2917
2918 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2919
2920 * i386-tdep.c (i386_floatformat_for_type): New function.
2921 (i386_gdbarch_init): Install it.
2922 * ppc-linux-tdep.c (ppc_floatformat_for_type): New function.
2923 (ppc_linux_init_abi): Install it.
2924
2925 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2926
2927 * gdbarch.sh (floatformat_for_type): New gdbarch callback.
2928 * gdbarch.h, gdbarch.c: Re-generate.
2929 * arch-utils.h (default_floatformat_for_type): New prototype.
2930 * arch-utils.c (default_floatformat_for_type): New function.
2931
2932 * doublest.c (floatformat_from_length): Remove.
2933 (floatformat_from_type): Assume TYPE_FLOATFORMAT is non-NULL.
2934 * gdbtypes.c (verify_floatformat): Require non-NULL format.
2935
2936 * dwarf2read.c (dwarf2_init_float_type): New function.
2937 (read_base_type): Use it.
2938 * stabsread.c (dbx_init_float_type): New function.
2939 (read_sun_floating_type): Use it.
2940 (read_range_type): Likewise.
2941
2942 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2943
2944 * ada-lang.c (ada_language_arch_info): Use gdbarch-provided
2945 platform ABI floating-point formats for built-in types.
2946 * d-lang.c (build_d_types): Likewise.
2947 * f-lang.c (build_fortran_types): Likewise.
2948 * m2-lang.c (build_m2_types): Likewise.
2949 * mdebugread.c (basic_type): Likewise.
2950
2951 * go-lang.c (build_go_types): Use IEEE floating-point formats
2952 for language built-in types as mandanted by the language.
2953 * jv-lang.c (build_java_types): Likewise.
2954 * rust-lang.c (rust_language_arch_info): Likewise.
2955 * stabsread.c (rs6000_builtin_type): Likewise.
2956
2957 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2958
2959 * gdbtypes.c (init_type): Remove "char" special case.
2960 (arch_integer_type): Likewise.
2961 (gdbtypes_post_init): Set TYPE_NOSIGN for "char" type.
2962 (objfile_type): Likewise.
2963 * mdebugread.c (basic_type): Likewise.
2964 * stabsread.c (rs6000_builtin_type): Likewise.
2965
2966 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2967
2968 * gdbtypes.h (enum type_flag_value): Remove.
2969 Remove references to TYPE_FLAG_... in comments throughout.
2970 * gdbtypes.c (recursive_dump_type): Do not print TYPE_FLAG_...
2971 flags, print the corresponding TYPE_... access macro names.
2972 Remove references to TYPE_FLAG_... in comments throughout.
2973 * infcall.c: Remove references to TYPE_FLAG_... in comments.
2974 * valprint.c: Likewise.
2975 * gdb-gdb.py (class TypeFlag): No longer consider TYPE_FLAG_...
2976 values, only TYPE_INSTANCE_FLAG_... values.
2977 (class TypeFlagsPrinter): Likewise.
2978
2979 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2980
2981 * gdbtypes.h (init_type): Remove FLAGS argument. Move OBJFILE
2982 argument to first position.
2983 (init_integer_type): New prototype.
2984 (init_character_type): Likewise.
2985 (init_boolean_type): Likewise.
2986 (init_float_type): Likewise.
2987 (init_decfloat_type): Likewise.
2988 (init_complex_type): Likewise.
2989 (init_pointer_type): Likewise.
2990 * gdbtypes.c (verify_floatflormat): New function.
2991 (init_type): Remove FLAGS argument and processing. Move OBJFILE
2992 argument to first position.
2993 (init_integer_type): New function.
2994 (init_character_type): Likewise.
2995 (init_boolean_type): Likewise.
2996 (init_float_type): Likewise.
2997 (init_decfloat_type): Likewise.
2998 (init_complex_type): Likewise.
2999 (init_pointer_type): Likewise.
3000 (arch_float_type): Use verify_floatflormat.
3001 (objfile_type): Use init_..._type helpers instead of calling
3002 init_type directly.
3003 * dwarf2read.c (fixup_go_packaging): Update to changed init_type
3004 prototype.
3005 (read_namespace_type): Likewise.
3006 (read_module_type): Likewise.
3007 (read_typedef): Likewise.
3008 (read_unspecified_type): Likewise.
3009 (build_error_marker_type): Likewise.
3010 (read_base_type): Use init_..._type helpers.
3011 * mdebugread.c (basic_type): Use init_..._type helpers.
3012 (parse_type): Update to changed init_type prototype.
3013 (cross_ref): Likewise.
3014 * stabsread.c (rs6000_builtin_type): Use init_..._type helpers.
3015 (read_sun_builtin_type): Likewise.
3016 (read_sun_floating_type): Likewise.
3017 (read_range_type): Likewise. Also update to changed init_type
3018 prototype.
3019
3020 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
3021
3022 * gdbtypes.h (arch_decfloat_type): New prototype.
3023 (arch_pointer_type): Likewise.
3024 * gdbtypes.c (arch_decfloat_type): New function.
3025 (arch_pointer_type): Likewise.
3026 (gdbtypes_post_init): Use arch_decfloat_type.
3027 * avr-tdep.c (avr_gdbarch_init): Use arch_pointer_type.
3028 * ft32-tdep.c (ft32_gdbarch_init): Likewise.
3029 * m32c-tdep.c (make_types): Likewise.
3030 * rl78-tdep.c (rl78_gdbarch_init): Likewise.
3031
3032 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
3033
3034 * gdbtypes.c (set_type_code): New function.
3035 (init_type, arch_type): Use it.
3036
3037 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
3038
3039 * ada-lang.c (ada_language_arch_info): Use gdbarch_long_double_bit
3040 instead of gdbarch_double_bit for "long_long_float".
3041
3042 2016-09-05 Pedro Alves <palves@redhat.com>
3043
3044 * NEWS: Mention that a C++ compiler is now required.
3045 * Makefile.in (COMPILER, COMPILER_CFLAGS): Remove.
3046 (COMPILE.pre, CC_LD): Use CXX directly.
3047 (INTERNAL_CFLAGS_BASE): Use CXXFLAGS directly.
3048 * acinclude.m4: Don't include build-with-cxx.m4.
3049 * build-with-cxx.m4: Delete file.
3050 * configure.ac: Remove GDB_AC_BUILD_WITH_CXX call.
3051 * warning.m4: Assume $enable_build_with_cxx is yes.
3052 * configure: Regenerate.
3053
3054 2016-09-05 Pedro Alves <palves@redhat.com>
3055
3056 PR backtrace/19927
3057 * frame.c (get_frame_id): Compute the frame id if not computed
3058 yet.
3059 (unwind_to_current_frame): Delete.
3060 (get_current_frame): Use get_prev_frame_always_1 to get the
3061 current frame and assert that that always succeeds.
3062 (get_prev_frame_if_no_cycle): Skip cycle detection if returning
3063 the current frame.
3064
3065 2016-09-02 Tom Tromey <tom@tromey.com>
3066
3067 PR gdb/11616:
3068 * dwarf2read.c (decode_locdesc): Handle DW_OP_form_tls_address.
3069 * dwarf2loc.c (dwarf2_compile_expr_to_ax): Handle
3070 DW_OP_form_tls_address.
3071 (locexpr_describe_location_piece): Likewise.
3072 * dwarf2expr.h (struct dwarf_expr_context_funcs): Update comment.
3073 * dwarf2expr.c (execute_stack_op): Handle DW_OP_form_tls_address.
3074 (ctx_no_get_tls_address): Mention DW_OP_form_tls_address.
3075 * compile/compile-loc2c.c (struct insn_info): Update comment.
3076 (compute_stack_depth_worker): Handle DW_OP_form_tls_address.
3077
3078 2016-09-01 Sergio Durigan Junior <sergiodj@redhat.com>
3079
3080 * target.c (target_wait): Mention that the function's prototype
3081 can be found at target/target.h.
3082 * target.h (target_wait): Move prototype from here...
3083 * target/target.h (target_wait): ... to here.
3084
3085 2016-09-01 Sergio Durigan Junior <sergiodj@redhat.com>
3086
3087 * fork-child.c (startup_inferior): Replace calls to target_resume
3088 by target_continue{,_no_signal}, depending on the case.
3089 * linux-nat.c (cleanup_target_stop): Call
3090 target_continue_no_signal instead of target_resume.
3091 * procfs.c (procfs_wait): Likewise.
3092 * target.c (target_continue): New function.
3093 * target/target.h (target_continue): New prototype.
3094
3095 2016-08-31 Yao Qi <yao.qi@linaro.org>
3096
3097 * record-full.c (record_full_insert_breakpoint): Fix typo.
3098
3099 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
3100
3101 * thread.c (tp_array_compar): Insert missing parentheses.
3102
3103 2016-08-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
3104
3105 * xtensa-tdep.h (XTENSA_GDBARCH_TDEP_INSTANTIATE): Replace
3106 designated initializer list by plain initializer list, for C++
3107 compliance.
3108
3109 2016-08-25 Adhemerval Zanella <adhemerval.zanella@linaro.org>
3110
3111 * aarch64-linux-nat.c (ps_get_thread_area): Remove const from
3112 struct ps_prochandle.
3113 * amd64-linux-nat.c (ps_get_thread_area): Likewise.
3114 * arm-linux-nat.c (ps_get_thread_area): Likewise.
3115 * gdb_proc_service.h (ps_get_thread_area): Likewise.
3116 * i386-linux-nat.c (ps_get_thread_area): Likewise.
3117 * m68klinux-nat.c (ps_get_thread_area): Likewise.
3118 * mips-linux-nat.c (ps_get_thread_area): Likewise.
3119 * nat/aarch64-linux.c (aarch64_ps_get_thread_area): Likewise.
3120 * nat/aarch64-linux.h (aarch64_ps_get_thread_area): Likewise.
3121 * xtensa-linux-nat.c (ps_get_thread_area): Likewise.
3122
3123 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
3124
3125 * infcmd.c (set_inferior_io_terminal): Set inferior terminal to
3126 NULL if terminal_name is an empty string.
3127 (_initialize_infcmd): Make the argument of "set inferior-tty"
3128 optional, mention it in the help doc.
3129
3130 2016-08-24 Carl Love <cel@us.ibm.com>
3131
3132 * rs6000-tdep.c (rs6000_gdbarch_init): Remove call
3133 set_gdbarch_deprecated_fp_regnum() architecture
3134 initialization function.
3135
3136 2016-08-23 Simon Marchi <simon.marchi@ericsson.com>
3137
3138 * stack.c (parse_frame_specification): Fix typo in comment.
3139
3140 2016-08-23 Pedro Alves <palves@redhat.com>
3141
3142 PR gdb/20494
3143 * inflow.c (our_terminal_info, initial_gdb_ttystate): Update
3144 comments.
3145 (enum gdb_has_a_terminal_flag_enum, gdb_has_a_terminal_flag):
3146 Delete.
3147 (set_initial_gdb_ttystate): Record our_terminal_info here too,
3148 instead of ...
3149 (gdb_has_a_terminal): ... here. Reimplement in terms of
3150 initial_gdb_ttystate. Make static.
3151 * terminal.h (gdb_has_a_terminal): Delete declaration.
3152 (set_initial_gdb_ttystate): Add comment.
3153 * top.c (show_interactive_mode): Use input_interactive_p instead
3154 of gdb_has_a_terminal.
3155
3156 2016-08-22 Pedro Alves <palves@redhat.com>
3157
3158 PR gdb/20505
3159 * linux-tdep.c (linux_vsyscall_range_raw): For core inferiors,
3160 find the vDSO's start address with AT_SYSINFO_EHDR too, and
3161 determine the vDSO's size by finding the PT_LOAD segment that
3162 matches AT_SYSINFO_EHDR.
3163
3164 2016-08-19 Yao Qi <yao.qi@linaro.org>
3165
3166 * aarch64-tdep.c (aarch64_analyze_prologue): Handle register
3167 based STP instruction.
3168
3169 2016-08-19 Yao Qi <yao.qi@linaro.org>
3170
3171 * completer.c (linespec_location_completer): Make file_to_match
3172 null-terminated.
3173
3174 2016-08-19 Pedro Alves <palves@redhat.com>
3175
3176 * amd64-tdep.c (amd64_relocate_instruction) <callq>: Handle return
3177 addresses over 0x7fffffff.
3178
3179 2016-08-18 Carl Love <cel@us.ibm.com>
3180
3181 * MAINTANERS Write After Approval): Add "Carl Love".
3182
3183 2016-08-18 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3184
3185 * rs6000-tdep.c (ppc_process_record_op31): Handle HTM instructions.
3186
3187 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
3188
3189 * inferior.c (remove_inferior_command): Fix error message.
3190
3191 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
3192
3193 * inferior.c (exit_inferior_1): Remove comment.
3194
3195 2016-08-15 Matthew Wahab <matthew.wahab@arm.com>
3196
3197 PR gdb/20457
3198 * gdb_proc_service.h: Add an include of gregset.h
3199 [!HAVE_PROC_SERVICE_H]: Remove the include of gregset.h.
3200
3201 2016-08-15 Yao Qi <yao.qi@linaro.org>
3202
3203 * location.c (explicit_location_lex_one): Compare the return
3204 value of strncmp with zero. Don't check (*inp)[9]. Increment
3205 *inp by 8.
3206
3207 2016-08-11 Pedro Alves <palves@redhat.com>
3208
3209 PR gdb/20413
3210 * nat/linux-ptrace.c: Include <sys/procfs.h> instead of
3211 "gregset.h".
3212
3213 2016-08-10 Pedro Alves <palves@redhat.com>
3214
3215 PR gdb/19187
3216 * record-full.c (record_full_remove_breakpoint): Don't remove the
3217 breakpoint from the record_full_breakpoints VEC if we're detaching
3218 the breakpoint from a fork child.
3219
3220 2016-08-10 Pedro Alves <palves@redhat.com>
3221
3222 PR gdb/19187
3223 * break-catch-sig.c (signal_catchpoint_remove_location): Adjust
3224 interface.
3225 * break-catch-syscall.c (remove_catch_syscall):
3226 * breakpoint.c (enum remove_bp_reason): Moved to breakpoint.h.
3227 (remove_breakpoint_1): Pass 'reason' down.
3228 (remove_catch_fork, remove_catch_vfork, remove_catch_solib)
3229 (remove_catch_exec, remove_watchpoint, remove_masked_watchpoint)
3230 (base_breakpoint_remove_location, bkpt_remove_location)
3231 (bkpt_probe_remove_location, bkpt_probe_remove_location): Adjust
3232 interface.
3233 * breakpoint.h (enum remove_bp_reason): Moved here from
3234 breakpoint.c.
3235 (struct breakpoint_ops) <remove_location>: Add 'reason' parameter.
3236 * corelow.c (core_remove_breakpoint): New function.
3237 (init_core_ops): Install it as to_remove_breakpoint method.
3238 * exec.c (exec_remove_breakpoint): New function.
3239 (init_exec_ops): Install it as to_remove_breakpoint method.
3240 * mem-break.c (memory_remove_breakpoint): Adjust interface.
3241 * record-btrace.c (record_btrace_remove_breakpoint): Adjust
3242 interface.
3243 * record-full.c (record_full_remove_breakpoint)
3244 (record_full_core_remove_breakpoint): Adjust interface.
3245 * remote.c (remote_remove_breakpoint): Adjust interface.
3246 * target-debug.h (target_debug_print_enum_remove_bp_reason): New
3247 macro.
3248 * target-delegates.c: Regenerate.
3249 * target.c (target_remove_breakpoint): Add 'reason' parameter.
3250 * target.h (struct target_ops) <to_remove_breakpoint>: Add
3251 'reason' parameter.
3252 (target_remove_breakpoint, memory_remove_breakpoint): Add 'reason'
3253 parameter.
3254
3255 2016-08-10 Pedro Alves <palves@redhat.com>
3256
3257 PR gdb/19187
3258 * breakpoint.c (insertion_state_t): Delete.
3259 (enum remove_bp_reason): New.
3260 (detach_breakpoints, remove_breakpoint_1, remove_breakpoint):
3261 Adjust to use enum remove_bp_reason instead of insertion_state_t.
3262
3263 2016-08-10 Pedro Alves <palves@redhat.com>
3264
3265 PR gdb/19187
3266 * breakpoint.c (remove_breakpoint): Remove 'is' parameter and
3267 always pass mark_uninserted to remove_breakpoint_1.
3268 (insert_breakpoint_locations, remove_breakpoints)
3269 (remove_breakpoints_pid, update_global_location_list): Update
3270 callers.
3271
3272 2016-08-10 Руслан Ижбулатов <lrn1986@gmail.com>
3273 Pedro Alves <palves@redhat.com>
3274
3275 * windows-nat.c (MS_VC_EXCEPTION): New define.
3276 (handle_exception_result): New enum.
3277 (windows_delete_thread): Free the thread's name.
3278 (handle_exception): Handle MS_VC_EXCEPTION.
3279 (get_windows_debug_event): Handle HANDLE_EXCEPTION_IGNORED.
3280 (windows_thread_name): New function.
3281 (windows_target): Install it as to_thread_name method.
3282 * NEWS: Mention the thread naming support on MS-Windows.
3283
3284 2016-08-10 Pedro Alves <palves@redhat.com>
3285
3286 * common/signals-state-save-restore.c
3287 (save_original_signals_state, restore_original_signals_state):
3288 Wrap perror_with_name arguments with '()'.
3289
3290 2016-08-09 Pedro Alves <palves@redhat.com>
3291
3292 PR gdb/20418
3293 * event-top.c (ui_register_input_event_handler)
3294 (ui_unregister_input_event_handler): New functions.
3295 (async_enable_stdin): Register input in the event loop.
3296 (async_disable_stdin): Unregister input from the event loop.
3297 (gdb_setup_readline): Register input in the event loop.
3298 * infrun.c (check_curr_ui_sync_execution_done): Register input in
3299 the event loop.
3300 * target.c (target_terminal_inferior): Don't unregister input from
3301 the event loop.
3302 (target_terminal_ours): Don't register input in the event loop.
3303 * target.h (target_terminal_inferior)
3304 (target_terminal_ours_for_output, target_terminal_ours): Update
3305 comments.
3306 * top.h (ui_register_input_event_handler)
3307 (ui_unregister_input_event_handler): New declarations.
3308 * utils.c (ui_unregister_input_event_handler_cleanup)
3309 (prepare_to_handle_input): New functions.
3310 (defaulted_query, prompt_for_continue): Use
3311 prepare_to_handle_input.
3312
3313 2016-08-09 Pedro Alves <palves@redhat.com>
3314
3315 PR mi/20431
3316 * mi/mi-main.c (mi_execute_command): Enable input and set prompt
3317 state to PROMPT_NEEDED.
3318
3319 2016-08-09 Pedro Alves <palves@redhat.com>
3320
3321 PR gdb/18653
3322 * Makefile.in (SFILES): Add
3323 common/signals-state-save-restore.c.
3324 (HFILES_NO_SRCDIR): Add common/signals-state-save-restore.h.
3325 (COMMON_OBS): Add signals-state-save-restore.o.
3326 (signals-state-save-restore.o): New rule.
3327 * configure: Regenerate.
3328 * fork-child.c: Include "signals-state-save-restore.h".
3329 (fork_inferior): Call restore_original_signals_state.
3330 * main.c: Include "signals-state-save-restore.h".
3331 (captured_main): Call save_original_signals_state.
3332 * common/common.m4: Add sigaction to AC_CHECK_FUNCS checks.
3333 * common/signals-state-save-restore.c: New file.
3334 * common/signals-state-save-restore.h: New file.
3335
3336 2016-08-09 Pedro Alves <palves@redhat.com>
3337
3338 * value.c (unpack_value_bitfield): Skip unpacking if the parent
3339 has no contents buffer to begin with.
3340
3341 2016-08-08 Pedro Alves <palves@redhat.com>
3342
3343 * features/i386/amd64-avx-mpx-linux.c: Regenerate.
3344 * features/i386/amd64-avx-mpx.c: Regenerate.
3345 * features/i386/i386-avx-mpx-linux.c: Regenerate.
3346 * features/i386/i386-avx-mpx.c: Regenerate.
3347
3348 2016-08-05 Simon Marchi <simon.marchi@ericsson.com>
3349
3350 * event-top.h (cli_command_loop): Remove.
3351
3352 2016-08-05 Pedro Alves <palves@redhat.com>
3353
3354 PR remote/20398
3355 * remote-fileio.c (remote_fileio_quit_handler): Check the quit
3356 flag before calling quit.
3357
3358 2016-08-05 Pedro Alves <palves@redhat.com>
3359
3360 * NEWS: Mention that GDB and GDBserver build with a C++ compiler
3361 by default.
3362
3363 2016-08-05 Pedro Alves <palves@redhat.com>
3364
3365 * build-with-cxx.m4: Change help string to be in terms of
3366 --disable-build-with-cxx.
3367 * configure: Regenerate.
3368
3369 2016-08-04 Yao Qi <yao.qi@linaro.org>
3370
3371 * aarch64-linux-nat.c (tdesc_arm_with_vfpv3): Remove the
3372 declaration.
3373 (aarch64_linux_read_description): Remove code on getting
3374 auxv and select target description on it. Select target
3375 description by the result of NT_ARM_VFP ptrace request.
3376
3377 2016-08-03 Tom Tromey <tom@tromey.com>
3378
3379 PR python/18565:
3380 * python/py-frame.c (frapy_function): Use find_frame_funname.
3381
3382 2016-08-03 Tom Tromey <tom@tromey.com>
3383
3384 * stack.c (find_frame_funname): Avoid any possible leak in case
3385 cp_remove_params can throw.
3386
3387 2016-08-03 Tom Tromey <tom@tromey.com>
3388
3389 * NEWS: Mention new Python breakpoint events.
3390
3391 2016-08-02 Tom Tromey <tom@tromey.com>
3392
3393 * MAINTAINERS (Core): Add self as Rust maintainer.
3394
3395 2016-08-01 Joel Brobecker <brobecker@adacore.com>
3396
3397 * NEWS: Create a new section for the next release branch.
3398 Rename the section of the current branch, now that it has
3399 been cut.
3400
3401 2016-08-01 Joel Brobecker <brobecker@adacore.com>
3402
3403 GDB 7.12 branch created (41bfcd638a4e0e48b96ce4de2845372dea481322):
3404 * version.in: Bump version to 7.12.50.DATE-git.
3405
3406 2016-07-27 Alan Modra <amodra@gmail.com>
3407
3408 * amd64-darwin-tdep.c: Don't include libbfd.h.
3409 * i386-darwin-tdep.c: Likewise.
3410 * rs6000-nat.c: Likewise.
3411 * rs6000-tdep.c: Likewise.
3412
3413 2016-07-26 Tom Tromey <tom@tromey.com>
3414
3415 * symtab.c (register_symbol_computed_impl): Update.
3416 PR python/20190:
3417 * value.h (symbol_read_needs): Declare.
3418 (symbol_read_needs_frame): Add comment.
3419 * symtab.h (struct symbol_computed_ops) <read_variable>: Update
3420 comment.
3421 <get_symbol_read_needs>: Rename. Change return type.
3422 * findvar.c (symbol_read_needs): New function.
3423 (symbol_read_needs_frame): Rewrite.
3424 (default_read_var_value): Use symbol_read_needs.
3425 * dwarf2loc.c (struct symbol_needs_baton): Rename.
3426 <needs>: Renamed from needs_frame. Changed type.
3427 (needs_frame_read_addr_from_reg, symbol_needs_get_reg_value)
3428 (symbol_needs_read_mem, symbol_needs_frame_base)
3429 (symbol_needs_frame_cfa, symbol_needs_tls_address)
3430 (symbol_needs_dwarf_call): Rename.
3431 (needs_dwarf_reg_entry_value): Update.
3432 (symbol_needs_ctx_funcs, dwarf2_loc_desc_get_symbol_read_needs):
3433 Rename and update.
3434 (locexpr_get_symbol_read_needs, loclist_symbol_needs): Likewise.
3435 (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Update.
3436 * defs.h (enum symbol_needs_kind): New.
3437
3438 2016-07-26 Pedro Alves <palves@redhat.com>
3439
3440 * nat/linux-ptrace.c: Include "gregset.h".
3441 (linux_ptrace_test_ret_to_nx): Use PTRACE_GETREGS instead of
3442 PTRACE_PEEKUSER.
3443
3444 2016-07-26 Pedro Alves <palves@redhat.com>
3445
3446 * amd64-linux-nat.c (amd64_linux_siginfo_fixup): Rename 'native'
3447 parameter to 'ptrace'.
3448 * nat/amd64-linux-siginfo.c (GDB_SI_SIZE): New define.
3449 (nat_uptr_t): New an unsigned long.
3450 (nat_clock_t): Remove attribute __aligned__.
3451 (struct nat_timeval): Delete.
3452 (nat_siginfo_t): Remove attribute __aligned__.
3453 (ptrace_siginfo_t): Define.
3454 (compat_siginfo_from_siginfo, siginfo_from_compat_siginfo)
3455 (compat_x32_siginfo_from_siginfo)
3456 (siginfo_from_compat_x32_siginfo): Make 'from' parameter const.
3457 Convert through a ptrace_siginfo_t instead of a nat_siginfo_t.
3458 Remove casts.
3459 (amd64_linux_siginfo_fixup_common): Rename 'native' parameter to
3460 'ptrace'. Remove static assertions.
3461 (top level): New static assertions.
3462
3463 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
3464
3465 * top.h (make_delete_ui_cleanup): New declaration.
3466 * top.c (delete_ui_cleanup): New function.
3467 (make_delete_ui_cleanup): New function.
3468 (new_ui_command): Create restore_ui cleanup earlier, create a
3469 delete_ui cleanup and discard it on success.
3470
3471 2016-07-25 Pedro Alves <palves@redhat.com>
3472 Jan Kratochvil <jan.kratochvil@redhat.com>
3473
3474 * nat/linux-procfs.c (parse_proc_status_state): Handle lowercase
3475 't'.
3476
3477 2016-07-25 Pedro Alves <palves@redhat.com>
3478
3479 * nat/linux-procfs.c (enum proc_state): New enum.
3480 (parse_proc_status_state): New function.
3481 (linux_proc_pid_get_state): Replace output string buffer parameter
3482 with an output proc_state parameter. Use parse_proc_status_state.
3483 (linux_proc_pid_is_gone): Adjust to use proc_state values.
3484 (linux_proc_pid_has_state): Change type of 'state' parameter; now
3485 an enum proc_state. Adjust to linux_proc_pid_get_state interface
3486 change.
3487 (linux_proc_pid_is_stopped)
3488 (linux_proc_pid_is_trace_stopped_nowarn)
3489 (linux_proc_pid_is_zombie_maybe_warn): Adjust to
3490 linux_proc_pid_get_state interface change.
3491
3492 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
3493
3494 * MAINTAINERS (Write After Approval): Add Tim Wiederhake
3495
3496 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
3497
3498 * NEWS: Resume btrace on reconnect.
3499 * record-btrace.c: Added record-btrace.h include.
3500 (record_btrace_open): Split into this and ...
3501 (record_btrace_push_target): ... this.
3502 (record_btrace_disconnect): New function.
3503 (init_record_btrace_ops): Use record_btrace_disconnect.
3504 * record-btrace.h: New file.
3505 * remote.c: Added record-btrace.h include.
3506 (remote_start_remote): Check recording status.
3507 (remote_btrace_maybe_reopen): New function.
3508
3509 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
3510
3511 * xml-syscall.c (get_syscalls_by_group): New.
3512 (get_syscall_group_names): New.
3513 (struct syscall_group_desc): New structure to store group data.
3514 (struct syscalls_info): Include field to store the group list.
3515 (sysinfo_free_syscall_group_desc): New.
3516 (free_syscalls_info): Free group list.
3517 (syscall_group_create_syscall_group_desc): New.
3518 (syscall_group_add_syscall): New.
3519 (syscall_create_syscall_desc): Add syscall to its groups.
3520 (syscall_start_syscall): Load group attribute.
3521 (syscall_group_get_group_by_name): New.
3522 (xml_list_syscalls_by_group): New.
3523 (xml_list_of_groups): New.
3524 * xml-syscall.h (get_syscalls_by_group): Export function
3525 to retrieve a list of syscalls filtered by the group name.
3526 (get_syscall_group_names): Export function to retrieve the list
3527 of syscall groups.
3528 * break-catch-syscall.c (catch_syscall_split_args): Verify if
3529 argument is a syscall group and expand it to a list of syscalls
3530 when creating catchpoints.
3531 (catch_syscall_completer): Add word completion for system call
3532 groups.
3533 * configure.ac: Include dependency for xsltproc when building
3534 in maintainer-mode.
3535 * break-catch-syscall.c (_initialize_breakpoint): Update catch
3536 syscall command documentation.
3537 * NEWS: Include section about catching groups of syscalls.
3538 * configure: Regenerate.
3539 * data-directory/Makefile.in: Generate syscall xml when building
3540 in maintainer mode.
3541 * syscalls/gdb-syscalls.dtd: Include group attribute to the
3542 syscall element.
3543 * syscalls/apply-defaults.xsl: New.
3544 * syscalls/linux-defaults.xml.in: New.
3545 * syscalls/aarch64-linux.xml: Rename to aarch64-linux.xml.in.
3546 * syscalls/amd64-linux.xml: Rename to amd64-linux.xml.in.
3547 * syscalls/arm-linux.xml: Rename to arm-linux.xml.in.
3548 * syscalls/bfin-linux.xml: Rename to bfin-linux.xml.in.
3549 * syscalls/i386-linux.xml: Rename to i386-linux.xml.in.
3550 * syscalls/mips-n32-linux.xml: Rename to mips-n32-linux.xml.in.
3551 * syscalls/mips-n64-linux.xml: Rename to mips-n64-linux.xml.in.
3552 * syscalls/mips-o32-linux.xml: Rename to mips-o32-linux.xml.in.
3553 * syscalls/ppc-linux.xml: Rename to ppc-linux.xml.in.
3554 * syscalls/ppc64-linux.xml: Rename to ppc64-linux.xml.in.
3555 * syscalls/s390-linux.xml: Rename to s390-linux.xml.in.
3556 * syscalls/s390x-linux.xml: Rename to s390x-linux.xml.in.
3557 * syscalls/sparc-linux.xml: Rename to sparc-linux.xml.in.
3558 * syscalls/sparc64-linux.xml: Rename to sparc64-linux.xml.in.
3559 * syscalls/aarch64-linux.xml: Regenerate.
3560 * syscalls/amd64-linux.xml: Regenerate.
3561 * syscalls/arm-linux.xml: Regenerate.
3562 * syscalls/i386-linux.xml: Regenerate.
3563 * syscalls/mips-n32-linux.xml: Regenerate.
3564 * syscalls/mips-n64-linux.xml: Regenerate.
3565 * syscalls/mips-o32-linux.xml: Regenerate.
3566 * syscalls/ppc-linux.xml: Regenerate.
3567 * syscalls/ppc64-linux.xml: Regenerate.
3568 * syscalls/s390-linux.xml: Regenerate.
3569 * syscalls/s390x-linux.xml: Regenerate.
3570 * syscalls/sparc-linux.xml: Regenerate.
3571 * syscalls/sparc64-linux.xml: Regenerate.
3572
3573 2016-07-23 Andrew Pinski <apinski@cavium.com>
3574
3575 * nat/aarch64-linux-hw-point.c
3576 (aarch64_linux_get_debug_reg_capacity): Handle
3577 ARMv8.1 and ARMv8.2 debug versions.
3578 * nat/aarch64-linux-hw-point.h
3579 (AARCH64_DEBUG_ARCH_V8_1): New define.
3580 (AARCH64_DEBUG_ARCH_V8_2): New define.
3581
3582 2016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
3583
3584 PR gdb/14529
3585 * windows-nat.c (signal_event_command): New command 'signal-event'
3586 for W32 JIT debug support.
3587 * NEWS: Add an entry about the new 'signal-event' command.
3588
3589 2016-07-22 Tom Tromey <tom@tromey.com>
3590
3591 PR rust/20162:
3592 * dwarf2read.c (scan_partial_symbols) <DW_TAG_structure_type>:
3593 Call scan_partial_symbols for children when reading a Rust CU.
3594 (dwarf2_physname): Ignore invalid DW_AT_linkage_name generated by
3595 rustc.
3596 (process_structure_scope) <DW_TAG_subprogram>: Call
3597 read_func_scope for Rust.
3598
3599 2016-07-22 Yao Qi <yao.qi@linaro.org>
3600
3601 * ctf.c (ctf_traceframe_info): Call bt_ctf_get_uint64 rather than
3602 bt_ctf_get_int64.
3603
3604 2016-07-21 Tom Tromey <tom@tromey.com>
3605
3606 * rust-lang.c (rust_tuple_struct_type_p): Return false for empty
3607 structs.
3608 * rust-exp.y (struct_expr_list): Allow empty elements.
3609
3610 2016-07-21 Tom Tromey <tom@tromey.com>
3611
3612 * configure: Rebuild.
3613 * warning.m4 (AM_GDB_WARNINGS) <build_warnings>: Add
3614 -Wunused-but-set-parameter, -Wunused-but-set-variable.
3615
3616 2016-07-21 Pedro Alves <palves@redhat.com>
3617
3618 * go32-nat.c (go32_create_inferior): Add cast.
3619 * ser-go32.c (dos_noop): Delete.
3620 (dos_flush_output, dos_setparity, dos_drain_output): New
3621 functions.
3622 (dos_write): Add cast.
3623 (dos_ops): Use dos_flush_output, dos_setparity and
3624 dos_drain_output.
3625 * top.c (do_chdir_cleanup): Add cast.
3626
3627 2016-07-21 Pedro Alves <palves@redhat.com>
3628
3629 * windows-nat.c (handle_exception): Remove "th".
3630
3631 2016-07-21 Pedro Alves <palves@redhat.com>
3632
3633 * varobj.c (varobj_value_get_print_value): Move "gdbarch" to block
3634 scope that uses it.
3635
3636 2016-07-20 John Baldwin <jhb@FreeBSD.org>
3637
3638 * fbsd-nat.c (fbsd_enable_proc_events): Enable "PTRACE_VFORK"
3639 events.
3640 (fbsd_pending_vfork_done): Only define if "PTRACE_VFORK" is not
3641 defined.
3642 (fbsd_add_vfork_done): Likewise.
3643 (fbsd_is_vfork_done_pending): Likewise.
3644 (fbsd_next_vfork_done): Likewise.
3645 (fbsd_resume): Only ignore pending vfork done events if
3646 "PTRACE_VFORK" is not defined.
3647 (fbsd_wait): Only look for pending vfork done events if
3648 "PTRACE_VFORK" is not defined.
3649 [PTRACE_VFORK]: Handle "PL_FLAG_VFORKED" and "PL_FLAG_VFORK_DONE"
3650 events.
3651 (fbsd_follow_fork): Only fake a vfork done event if "PTRACE_VFORK"
3652 is not defined.
3653
3654 2016-07-20 John Baldwin <jhb@FreeBSD.org>
3655
3656 * fbsd-nat.c (fbsd_wait): Use "fbsd_enable_proc_events" on
3657 new child processes.
3658
3659 2016-07-20 John Baldwin <jhb@FreeBSD.org>
3660
3661 * fbsd-nat.c (fbsd_enable_lwp_events): Remove function.
3662 (fbsd_enable_proc_events): New function.
3663 (fbsd_enable_follow_fork): Remove function.
3664 (fbsd_post_startup_inferior): Use "fbsd_enable_proc_events".
3665 (fbsd_post_attach): Likewise.
3666
3667 2016-07-15 John Baldwin <jhb@FreeBSD.org>
3668
3669 * common/signals.c (gdb_signal_from_host): Handle SIGLIBRT.
3670 (do_gdb_signal_to_host): Likewise.
3671 * infrun.c (_initialize_infrun): Pass GDB_SIGNAL_LIBRT through to
3672 programs.
3673 * proc-events.c (signal_table): Add entry for SIGLIBRT.
3674
3675 2016-07-14 Tom Tromey <tom@tromey.com>
3676
3677 * python/py-breakpoint.c (gdbpy_breakpoint_deleted): Add missing
3678 newline.
3679
3680 2016-07-14 Tom Tromey <tom@tromey.com>
3681
3682 * mips-tdep.c (micromips_scan_prologue): Remove "frame_addr".
3683 (mips_o32_push_dummy_call): Remove "stack_used_p".
3684 * aarch64-tdep.c (aarch64_record_data_proc_imm): Remove
3685 "insn_bit28".
3686 * rust-lang.c (rust_print_type): Remove "len".
3687 * rust-exp.y (super_name): Remove "current_len".
3688 * python/py-framefilter.c (py_print_type): Remove "type".
3689 * mdebugread.c (parse_partial_symbols): Remove
3690 "past_first_source_file".
3691 <N_SO>: Remove "valu", "first_so_symnum", "prev_textlow_not_set".
3692 * m2-valprint.c (m2_print_unbounded_array): Remove
3693 "content_type".
3694 (m2_val_print): Remove "i".
3695 * linespec.c (unexpected_linespec_error): Remove "cleanup".
3696 * f-valprint.c (f_val_print): Remove "i".
3697 * elfread.c (elf_symtab_read): Remove "offset".
3698 * dwarf2-frame.c (dwarf2_fetch_cfa_info): Remove "addr_size".
3699 * jit.c (jit_dealloc_cache): Remove "i" and "frame_arch".
3700
3701 2016-07-14 Tom Tromey <tom@tromey.com>
3702
3703 * arch-utils.c (default_skip_permanent_breakpoint): Remove
3704 "bp_insn".
3705 * disasm.c (do_assembly_only): Remove "num_displayed".
3706 * dwarf2read.c (read_abbrev_offset): Remove "length".
3707 (dwarf_decode_macro_bytes) <DW_MACINFO_vendor_ext>: Remove
3708 "constant".
3709 * m32c-tdep.c (make_regs): Remove "r2hl", "r3hl", and "intbhl".
3710 * microblaze-tdep.c (microblaze_frame_cache): Remove "func".
3711 * tracefile.c (trace_save): Remove "status".
3712
3713 2016-07-14 Tom Tromey <tom@tromey.com>
3714
3715 * symfile.c (simple_overlay_update_1): Remove initialization
3716 of "size", and commented-out code.
3717 (simple_overlay_update): Likewise.
3718
3719 2016-07-14 Tom Tromey <tom@tromey.com>
3720
3721 * tui/tui-winsource.c (tui_show_source_line): Use getcurx.
3722 * tui/tui-io.c (tui_puts): Use getcurx.
3723 (tui_redisplay_readline): Likewise.
3724
3725 2016-07-14 Tom Tromey <tom@tromey.com>
3726
3727 * inflow.c (child_terminal_ours_1): Use ATTRIBUTE_UNUSED.
3728
3729 2016-07-14 Tom Tromey <tom@tromey.com>
3730
3731 * corefile.c (reopen_exec_file): Only examine st.st_mtime if stat
3732 succeeded.
3733
3734 2016-07-13 Tom Tromey <tom@tromey.com>
3735
3736 PR python/15620, PR python/18620:
3737 * python/py-evts.c (gdbpy_initialize_py_events): Call
3738 add_new_registry for new events.
3739 * python/py-events.h (events_object) <breakpoint_created,
3740 breakpoint_deleted, breakpoint_modified>: New fields.
3741 * python/py-breakpoint.c (gdbpy_breakpoint_created): Emit the
3742 breakpoint changed event.
3743 (gdbpy_breakpoint_deleted): Emit the breakpoint deleted event.
3744 (gdbpy_breakpoint_modified): New function.
3745 (gdbpy_initialize_breakpoints): Attach to the breakpoint modified
3746 observer.
3747
3748 2016-07-13 Tom Tromey <tom@tromey.com>
3749
3750 PR python/17698:
3751 * NEWS: Update.
3752 * python/py-breakpoint.c (bppy_get_pending): New function.
3753 (breakpoint_object_getset): Add entry for "pending".
3754 * breakpoint.h (pending_breakpoint_p): Declare.
3755 * breakpoint.c (pending_breakpoint_p): New function.
3756
3757 2016-07-13 Tom Tromey <tom@tromey.com>
3758
3759 * python/py-breakpoint.c (bppy_get_visibility)
3760 (gdbpy_breakpoint_created): Use user_breakpoint_p.
3761
3762 2016-07-13 Tom Tromey <tom@tromey.com>
3763
3764 PR cli/18053:
3765 * jit.c (jit_reader_load_command): Use tilde_expand.
3766 (_initialize_jit): Fix help for jit-reader-unload. Set completer
3767 for new commands.
3768
3769 2016-07-12 Tom Tromey <tom@tromey.com>
3770
3771 PR python/19293:
3772 * python/lib/gdb/command/unwinders.py (do_enable_unwinder): Call
3773 gdb.invalidate_cached_frames.
3774 * python/lib/gdb/unwinder.py (register_unwinder): Call
3775 gdb.invalidate_cached_frames.
3776 * python/python.c (gdbpy_invalidate_cached_frames): New function.
3777 (python_GdbMethods): Add entry for invalidate_cached_frames.
3778
3779 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
3780
3781 * cp-namespace.c (cp_lookup_bare_symbol): Initialize
3782 lang_this.symbol.
3783
3784 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
3785
3786 * cp-namespace.c (cp_lookup_bare_symbol): Use language passed as
3787 parameter to look for the symbol "this".
3788
3789
3790 2016-07-06 John Baldwin <jhb@FreeBSD.org>
3791
3792 * h8300-tdep.c (h8300_print_register): Remove extraneous parentheses.
3793
3794 2016-07-06 John Baldwin <jhb@FreeBSD.org>
3795
3796 * ada-lang.c (ada_unpack_from_contents): Use unsigned constants with
3797 left shifts.
3798
3799 2016-07-06 John Baldwin <jhb@FreeBSD.org>
3800
3801 * sh64-tdep.c (sh64_analyze_prologue): Set "uses_fp" when setting
3802 the MEDIA_FP_REGNUM register.
3803
3804 2016-07-06 John Baldwin <jhb@FreeBSD.org>
3805
3806 * score-tdep.c (score7_malloc_and_get_memblock): Remove check for
3807 negative size.
3808
3809 2016-07-06 John Baldwin <jhb@FreeBSD.org>
3810
3811 * fbsd-nat.c (fbsd_is_vfork_done_pending): Fix return type.
3812
3813 2016-07-06 Yao Qi <yao.qi@linaro.org>
3814
3815 * arm-tdep.c (arm_vfp_cprc_sub_candidate): Don't call
3816 arm_vfp_cprc_sub_candidate for static field.
3817
3818 2016-07-06 Manish Goregaokar <manish@mozilla.com>
3819
3820 * rust-lang.c (rust_subscript): Allow subscripting pointers.
3821
3822 2016-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3823
3824 * configure: Regenerate.
3825 * configure.ac (HAVE_LIBBABELTRACE): Fix pos variable dereference.
3826
3827 2016-07-01 Don Breazeal <donb@codesourcery.com>
3828
3829 * remote.c (remote_get_memory_xfer_limit): New function.
3830 * target-delegates.c: Regenerate.
3831 * target.c (memory_xfer_partial): Call
3832 target_ops.to_get_memory_xfer_limit.
3833 * target.h (struct target_ops) <to_get_memory_xfer_limit>: New
3834 member.
3835
3836 2016-07-01 John Baldwin <jhb@FreeBSD.org>
3837
3838 * fbsd-nat.c (struct fbsd_fork_child_info): Rename to ...
3839 (struct fbsd_fork_info): ... this.
3840 (struct fbsd_fork_info) <child>: Rename to ...
3841 (struct fbsd_fork_info) <ptid>: ... this.
3842 (fbsd_pending_children): Update type.
3843 (fbsd_remember_child): Update type and field name.
3844 (fbsd_is_child_pending): Likewise.
3845 (fbsd_pending_vfork_done): New variable.
3846 (fbsd_is_vfork_done_pending): New function.
3847 (fbsd_next_vfork_done): New function.
3848 (fbsd_resume): Don't resume processes with a pending vfork done
3849 event.
3850 (fbsd_wait): Report pending vfork done events.
3851 (fbsd_follow_fork): Delay and record a pending vfork done event
3852 for a vfork parent when detaching the child.
3853
3854 2016-07-01 John Baldwin <jhb@FreeBSD.org>
3855
3856 * fbsd-nat.c (super_resume): Move earlier next to "super_wait".
3857 (resume_one_thread_cb): Move below fork following helper code.
3858 (resume_all_threads_cb): Likewise.
3859 (fbsd_resume): Likewise.
3860
3861 2016-07-01 John Baldwin <jhb@FreeBSD.org>
3862
3863 * fbsd-nat.c (fbsd_follow_fork): Only detach child if
3864 "detach_fork" is true.
3865
3866 2016-07-01 John Baldwin <jhb@FreeBSD.org>
3867
3868 * x86bsd-nat.c: Include 'gdbthread.h'.
3869 (x86bsd_dr_set): Set debug registers on all threads belonging to
3870 the current inferior.
3871
3872 2016-07-01 John Baldwin <jhb@FreeBSD.org>
3873
3874 * Makefile.in [HFILES_NO_SRCDIR]: Replace 'amd64bsd-nat.h' with
3875 'x86bsd-nat.h'.
3876 * amd64bsd-nat.c: Include 'x86bsd-nat.h' instead of
3877 'amd64bsd-nat.h'.
3878 (amd64bsd_xsave_len): Rename and move to x86bsd-nat.c.
3879 (amd64bsd_fetch_inferior_registers): Replace 'amd64bsd_xsave_len'
3880 with 'x86bsd_xsave_len'.
3881 (amd64bsd_store_inferior_registers): Likewise.
3882 (amd64bsd_target): Inherit from x86bsd_target.
3883 (amd64bsd_dr_get): Rename and move to x86bsd-nat.c.
3884 (amd64bsd_dr_set): Likewise.
3885 (amd64bsd_dr_set_control): Likewise.
3886 (amd64bsd_dr_set_addr): Likewise.
3887 (amd64bsd_dr_get_addr): Likewise.
3888 (amd64bsd_dr_get_status): Likewise.
3889 (amd64bsd_dr_get_control): Likewise.
3890 * amd64fbsd-nat.c: Include 'x86bsd-nat.h' instead of
3891 'amd64bsd-nat.h'.
3892 (super_mourn_inferior): Move to x86bsd-nat.c.
3893 (amd64fbsd_mourn_inferior): Rename and move to x86bsd-nat.c.
3894 (amd64fbsd_read_description): Replace 'amd64bsd_xsave_len' with
3895 'x86bsd_xsave_len'.
3896 (_initialize_amd64fbsd_nat): Remove x86 watchpoint setup and
3897 mourn_inferior' target op.
3898 * config/i386/fbsd.mh (NATDEPFILES): Add x86bsd-nat.o.
3899 * config/i386/fbsd64.mh: Likewise.
3900 * config/i386/nbsd64.mh: Likewise.
3901 * config/i386/nbsdelf.mh: Likewise.
3902 * config/i386/obsd.mh: Likewise.
3903 * config/i386/obsd64.mh: Likewise.
3904 * i386bsd-nat.c: Include 'x86bsd-nat.h'.
3905 (i386bsd_xsave_len): Rename and move to x86bsd-nat.c.
3906 (i386bsd_fetch_inferior_registers): Replace 'i386bsd_xsave_len'
3907 with 'x86bsd_xsave_len'.
3908 (i386bsd_store_inferior_registers): Likewise.
3909 (i386bsd_target): Inherit from x86bsd_target.
3910 (i386bsd_dr_get): Rename and move to x86bsd-nat.c.
3911 (i386bsd_dr_set): Likewise.
3912 (i386bsd_dr_set_control): Likewise.
3913 (i386bsd_dr_set_addr): Likewise.
3914 (i386bsd_dr_get_addr): Likewise.
3915 (i386bsd_dr_get_status): Likewise.
3916 (i386bsd_dr_get_control): Likewise.
3917 * i386bsd-nat.h (i386bsd_xsave_len): Remove.
3918 (i386bsd_dr_set_control): Remove.
3919 (i386bsd_dr_set_addr): Remove.
3920 (i386bsd_dr_get_addr): Remove.
3921 (i386bsd_dr_get_status): Remove.
3922 (i386bsd_dr_get_control): Remove.
3923 * i386fbsd-nat.c: Include 'x86bsd-nat.h'.
3924 (i386fbsd_read_description): Replace 'i386bsd_xsave_len' with
3925 'x86bsd_xsave_len'.
3926 (_initialize_i386fbsd_nat): Remove x86 watchpoint setup and
3927 mourn_inferior' target op.
3928 * x86bsd-nat.c: New file.
3929 * x86bsd-nat.h: New file.
3930
3931 2016-07-01 Pedro Alves <palves@redhat.com>
3932 Tom Tromey <tom@tromey.com>
3933
3934 * jit.c (jit_reader_load_command): Call reinit_frame_cache and
3935 jit_inferior_created_hook.
3936 (jit_reader_unload_command): Call reinit_frame_cache and
3937 jit_inferior_exit_hook.
3938 * jit.c (struct jit_unwind_private) <registers>: Delete field.
3939 <regcache>: New field.
3940 (jit_unwind_reg_set_impl): Set the register's value in the
3941 regcache. Free the passed-in gdb_reg_value.
3942 (jit_dealloc_cache): Adjust to free the regcache.
3943 (jit_frame_sniffer): Allocate a regcache instead of an array of
3944 gdb_reg_value pointers.
3945 (jit_frame_this_id): Adjust.
3946 (jit_frame_prev_register): Read raw registers off of the regcache
3947 instead of from the gdb_reg_value pointer array. Use
3948 gdbarch_pseudo_register_read_value to read pseudo registers.
3949 * regcache.c (regcache_raw_set_cached_value): New function,
3950 factored out from ...
3951 (regcache_raw_write): ... here.
3952 * regcache.h (regcache_raw_set_cached_value): Declare.
3953
3954 2016-07-01 Pedro Alves <palves@redhat.com>
3955 Antoine Tremblay <antoine.tremblay@ericsson.com>
3956
3957 * inf-ptrace.c (inf_ptrace_detach_success): New function, factored
3958 out from ...
3959 (inf_ptrace_detach): ... here.
3960 * inf-ptrace.h (inf_ptrace_detach_success): New declaration.
3961 * linux-nat.c (get_pending_status): Rename to ...
3962 (get_detach_signal): ... this, and return a host signal instead of
3963 filling in a wait status.
3964 (detach_one_lwp): New function, factored out from detach_callback
3965 and adjusted to handle detaching from a zombie thread.
3966 (detach_callback): Skip the leader thread.
3967 (linux_nat_detach): No longer defer to inf_ptrace_detach to detach
3968 the leader thread, nor build a signal string to pass down.
3969 Instead, use target_announce_detach, detach_one_lwp and
3970 inf_ptrace_detach_success.
3971
3972 2016-07-01 Pedro Alves <palves@redhat.com>
3973
3974 * breakpoint.c (breakpoint_init_inferior): Discard watchpoint
3975 locations.
3976 * infcmd.c (detach_command): Call breakpoint_init_inferior.
3977
3978 2016-07-01 Pedro Alves <palves@redhat.com>
3979
3980 * darwin-nat.c (darwin_detach): Use target_announce_detach.
3981 * inf-ptrace.c (inf_ptrace_detach): Likewise.
3982 * nto-procfs.c (procfs_detach): Likewise.
3983 * remote.c (remote_detach_1): Likewise.
3984 * target.c (target_announce_detach): New function.
3985 * target.h (target_announce_detach): New declaration.
3986
3987 2016-06-29 Tom Tromey <tom@tromey.com>
3988
3989 PR python/20129:
3990 * python/lib/gdb/command/frame_filters.py (_do_enable_frame_filter)
3991 (SetFrameFilterPriority._set_filter_priority): Use "frame_filter",
3992 not "name".
3993
3994 2016-06-29 Tom Tromey <tom@tromey.com>
3995
3996 PR gdb/17210:
3997 * target.c (free_memory_read_result_vector): Take a pointer to the
3998 VEC as an argument.
3999 (read_memory_robust): Install a cleanup for "result".
4000 * mi/mi-main.c (mi_cmd_data_read_memory_bytes): Update.
4001
4002 2016-06-29 Manish Goregaokar <manish@mozilla.com>
4003
4004 * rust-lang.c (rust_get_disr_info): Initialize saveptr to NULL.
4005
4006 2016-06-29 Manish Goregaokar <manish@mozilla.com>
4007
4008 * rust-lang.c (rust_get_disr_info): Use strtok_r instead of strsep.
4009
4010 2016-06-28 Yao Qi <yao.qi@linaro.org>
4011
4012 * aarch64-tdep.c (aarch64_displaced_step_b): Use int64_t for
4013 variable new_offset.
4014
4015 2016-06-27 Manish Goregaokar <manish@mozilla.com>
4016
4017 * rust-lang.c (rust_print_type, rust_decorations): Print unit
4018 types as "()".
4019 (rust_print_type): Omit return type for functions returning unit.
4020
4021 2016-06-25 Pierre-Marie de Rodat <derodat@adacore.com>
4022
4023 * python/py-breakpoint.c (bppy_init): Clear bppy_pending_object
4024 when there is an error during the breakpoint creation.
4025
4026 2016-06-25 Tom Tromey <tom@tromey.com>
4027
4028 * rust-lang.c (rust_get_disr_info, rust_print_type): Fix
4029 formatting.
4030
4031 2016-06-25 Manish Goregaokar <manish@mozilla.com>
4032
4033 PR gdb/20239
4034 * rust-lang.c (rust_get_disr_info): Correctly interpret
4035 NonZero-optimized enums of arbitrary depth.
4036 (rust_print_type): Correctly print NonZero-optimized
4037 enums.
4038
4039 2016-06-24 David Taylor <dtaylor@emc.com>
4040
4041 PR gdb/17520 Structure offset wrong when 1/4 GB or greater.
4042 * c-lang.h: Change all parameters, variables, and struct or union
4043 members used as struct or union fie3ld offsets from int to
4044 LONGEST.
4045 * c-valprint.c: Likewise.
4046 * cp-abi.c: Likewise.
4047 * cp-abi.h: Likewise.
4048 * cp-valprint.c: Likewise.
4049 * d-valprint.c: Likewise.
4050 * dwarf2loc.c: Likewise.
4051 * eval.c: Likewise.
4052 * extension-priv.h: Likewise.
4053 * extension.c: Likewise.
4054 * extension.h: Likewise.
4055 * findvar.c: Likewise.
4056 * gdbtypes.h: Likewise.
4057 * gnu-v2-abi.c: Likewise.
4058 * gnu-v3-abi.c: Likewise.
4059 * go-valprint.c: Likewise.
4060 * guile/guile-internal.h: Likewise.
4061 * guile/scm-pretty-print.c: Likewise.
4062 * jv-valprint.c Likewise.
4063 * opencl-lang.c: Likewise.
4064 * p-lang.h: Likewise.
4065 * python/py-prettyprint.c: Likewise.
4066 * python/python-internal.h: Likewise.
4067 * spu-tdep.c: Likewise.
4068 * typeprint.c: Likewise.
4069 * valarith.c: Likewise.
4070 * valops.c: Likewise.
4071 * valprint.c: Likewise.
4072 * valprint.h: Likewise.
4073 * value.c: Likewise.
4074 * value.h: Likewise.
4075 * p-valprint.c: Likewise.
4076 * c-typeprint.c (c_type_print_base): When printing offset, use
4077 plongest, not %d.
4078 * gdbtypes.c (recursive_dump_type): Ditto.
4079
4080 2016-06-24 David Taylor <david.taylor@emc.com>
4081
4082 * MAINTAINERS (Write After Approval): Add David Taylor.
4083
4084 2016-06-24 John Baldwin <jhb@FreeBSD.org>
4085
4086 * configure.ac: Check for support for system call LWP fields on
4087 FreeBSD.
4088 * config.in, configure: Rebuild.
4089 * data-directory/Makefile.in (SYSCALLS_FILES): Add freebsd.xml.
4090 * fbsd-nat.c (fbsd_wait) [HAVE_STRUCT_PTRACE_LWPINFO_PL_SYSCALL_CODE]:
4091 Report system call events.
4092 [HAVE_STRUCT_PTRACE_LWPINFO_PL_SYSCALL_CODE]
4093 (fbsd_set_syscall_catchpoint): New function.
4094 (fbsd_nat_add_target) [HAVE_STRUCT_PTRACE_LWPINFO_PL_SYSCALL_CODE]:
4095 Set "to_set_syscall_catchpoint" to "fbsd_set_syscall_catchpoint".
4096 * fbsd-tdep.c: Include xml-syscall.h
4097 (fbsd_get_syscall_number): New function.
4098 (fbsd_init_abi): Set XML system call file name.
4099 Add "get_syscall_number" gdbarch method.
4100 * syscalls/freebsd.xml: New file.
4101
4102 2016-06-24 John Baldwin <jhb@FreeBSD.org>
4103
4104 * fbsd-tdep.c: Include "auxv.h".
4105 (fbsd_print_auxv_entry): New function.
4106 (fbsd_init_abi): Install gdbarch "print_auxv_entry" method.
4107
4108 2016-06-24 John Baldwin <jhb@FreeBSD.org>
4109
4110 * auxv.c (fprint_auxv_entry): New function.
4111 (default_print_auxv_entry): New function.
4112 (fprint_target_auxv): Use gdbarch_print_auxv_entry.
4113 * auxv.h (enum auxv_format): New enum.
4114 (fprint_auxv_entry): Declare.
4115 (default_print_auxv_entry): Declare.
4116 * gdbarch.sh (print_auxv_entry): New.
4117 * gdbarch.c, gdbarch.h: Re-generated.
4118
4119 2016-06-24 John Baldwin <jhb@FreeBSD.org>
4120
4121 * fbsd-nat.c [KERN_PROC_AUXV] New variable super_xfer_partial.
4122 (fbsd_xfer_partial): New function.
4123 (fbsd_nat_add_target) [KERN_PROC_AUXV] Set "to_xfer_partial" to
4124 "fbsd_xfer_partial".
4125
4126 2016-06-23 Tom Tromey <tom@tromey.com>
4127
4128 * symtab.c (symbol_find_demangled_name): Loop over languages and
4129 use language_sniff_from_mangled_name.
4130 * rust-lang.c (rust_sniff_from_mangled_name): New function.
4131 (rust_language_defn): Update.
4132 * p-lang.c (pascal_language_defn): Update.
4133 * opencl-lang.c (opencl_language_defn): Update.
4134 * objc-lang.c (objc_sniff_from_mangled_name): New function.
4135 (objc_language_defn): Update.
4136 * m2-lang.c (m2_language_defn): Update.
4137 * language.h (struct language_defn) <la_sniff_from_mangled_name>: New
4138 field.
4139 (language_sniff_from_mangled_name): Declare.
4140 * language.c (language_sniff_from_mangled_name): New function.
4141 (unknown_language_defn, auto_language_defn, local_language_defn):
4142 Update.
4143 * jv-lang.c (java_sniff_from_mangled_name): New function.
4144 (java_language_defn): Use it.
4145 * go-lang.c (go_sniff_from_mangled_name): New function.
4146 (go_language_defn): Use it.
4147 * f-lang.c (f_language_defn): Update.
4148 * defs.h (enum language): Reorder.
4149 * d-lang.c (d_sniff_from_mangled_name): New function.
4150 (d_language_defn): Use it.
4151 * cp-support.h (gdb_sniff_from_mangled_name): Declare.
4152 * cp-support.c (gdb_sniff_from_mangled_name): New function.
4153 * c-lang.c (c_language_defn, cplus_language_defn)
4154 (asm_language_defn, minimal_language_defn): Update.
4155 * ada-lang.c (ada_sniff_from_mangled_name): New function.
4156 (ada_language_defn): Use it.
4157
4158 2016-06-23 Tom Tromey <tom@tromey.com>
4159
4160 * ada-lang.c (ada_extensions): New array.
4161 (ada_language_defn): Use it.
4162 * c-lang.c (c_extensions): New array.
4163 (c_language_defn): Use it.
4164 (cplus_extensions): New array.
4165 (cplus_language_defn): Use it.
4166 (asm_extensions): New array.
4167 (asm_language_defn): Use it.
4168 (minimal_language_defn): Update.
4169 * d-lang.c (d_extensions): New array.
4170 (d_language_defn): Use it.
4171 * f-lang.c (f_extensions): New array.
4172 (f_language_defn): Use it.
4173 * go-lang.c (go_language_defn): Update.
4174 * jv-lang.c (java_extensions): New array.
4175 (java_language_defn): Use it.
4176 * language.c (add_language): Call add_filename_language.
4177 (unknown_language_defn, auto_language_defn, local_language_defn):
4178 Update.
4179 * language.h (struct language_defn) <la_filename_extensions>: New
4180 field.
4181 * m2-lang.c (m2_language_defn): Update.
4182 * objc-lang.c (objc_extensions): New array.
4183 (objc_language_defn): Use it.
4184 * opencl-lang.c (opencl_language_defn): Update.
4185 * p-lang.c (p_extensions): New array.
4186 (pascal_language_defn): Use it.
4187 * rust-lang.c (rust_extensions): New array.
4188 (rust_language_defn): Use it.
4189 * symfile.c (add_filename_language): No longer static. Make "ext"
4190 const.
4191 (init_filename_language_table): Remove.
4192 (_initialize_symfile): Update.
4193 * symfile.h (add_filename_language): Declare.
4194
4195 2016-06-23 Tom Tromey <tom@tromey.com>
4196
4197 * symfile.c (filename_language_table): Now a VEC.
4198 (fl_table_size, fl_table_next): Remove.
4199 (add_filename_language): Use VEC_safe_push.
4200 (set_ext_lang_command, info_ext_lang_command)
4201 (deduce_language_from_filename): Use VEC_iterate.
4202 (init_filename_language_table): Use VEC_empty.
4203
4204 2016-06-23 Tom Tromey <tom@tromey.com>
4205
4206 * python/python.c (gdbpy_parameter): Now static.
4207 * python/python-internal.h (gdbpy_parameter): Don't declare.
4208
4209 2016-06-23 Tom Tromey <tom@tromey.com>
4210
4211 PR gdb/16483:
4212 * python/lib/gdb/command/frame_filters.py
4213 (InfoFrameFilter.list_frame_filters): Rename to print_list. Print
4214 nothing if no filters found. Return value indicating whether
4215 filters were printed.
4216 (InfoFrameFilter.print_list): Remove.
4217 (InfoFrameFilter.invoke): Print message if no frame filters
4218 found.
4219
4220 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
4221
4222 * f-valprint.c (f_val_print): Add field names for printing
4223 derived types fields.
4224
4225 2016-06-21 Andreas Arnez <arnez@linux.vnet.ibm.com>
4226
4227 * s390-linux-tdep.c (s390_iterate_over_regset_sections): Fix typo
4228 in name of last-break regset.
4229
4230 2016-06-21 Pedro Alves <palves@redhat.com>
4231
4232 * fork-child.c (fork_inferior): Switch the child to the main UI
4233 right after vfork. Save/restore the current UI in the parent.
4234 Flush outputs of the main UI instead of the current UI.
4235
4236 2016-06-21 Pedro Alves <palves@redhat.com>
4237
4238 * breakpoint.c (watchpoint_check): Send watchpoint-deleted output
4239 to all UIs.
4240
4241 2016-06-21 Pedro Alves <palves@redhat.com>
4242
4243 * NEWS: Mention support for running interpreters on separate
4244 UIs and the new new-ui command.
4245
4246 2016-06-21 Pedro Alves <palves@redhat.com>
4247
4248 * interps.c (set_top_level_interpreter): New function, factored
4249 out from captured_main.
4250 (interpreter_completer): Make extern.
4251 * interps.h (set_top_level_interpreter, interpreter_completer):
4252 New declarations.
4253 (captured_main): Use set_top_level_interpreter.
4254 * top.c [!O_NOCTTY] (O_NOCTTY): Define as 0.
4255 (open_terminal_stream, new_ui_command): New functions.
4256 (init_main): Install the "new-ui" command.
4257
4258 2016-06-21 Pedro Alves <palves@redhat.com>
4259
4260 * cli/cli-script.c (read_next_line): Adjust to per-UI stdin.
4261 (read_command_lines): Use input_interactive_p instead of
4262 input_from_terminal_p.
4263 * defs.h (struct ui): Forward declare.
4264 (input_from_terminal_p): Rename to ...
4265 (input_interactive_p): ... this.
4266 * event-top.c (stdin_event_handler): Pass 0 as from_tty argument
4267 to quit_command.
4268 (command_handler): Adjust to per-UI stdin.
4269 (handle_line_of_input): Adjust to per-UI stdin and use
4270 input_interactive_p instead of ISATTY and input_from_terminal_p.
4271 (gdb_readline_no_editing_callback): Adjust to per-UI stdin.
4272 (command_line_handler): Always pass true as "from_tty" parameter
4273 of handle_line_of_input and execute_command.
4274 (async_sigterm_handler): Pass 0 as from_tty argument to
4275 quit_command.
4276 * inflow.c (interactive_mode, show_interactive_mode): Moved to ...
4277 (gdb_has_a_terminal): Don't check interactive_mode here.
4278 (_initialize_inflow): Don't install "set interactive-mode" here.
4279 * main.c (captured_command_loop): Adjust to per-UI stdin.
4280 * mi/mi-interp.c (mi_execute_command_wrapper): Adjust to per-UI
4281 stdin.
4282 * top.c (new_ui): Save the stdin stream and whether it's a tty.
4283 (dont_repeat): Adjust to per-UI stdin.
4284 (command_line_input): Adjust to per-UI stdin and to use
4285 input_interactive_p.
4286 (quit_force): Write history if any UI supports interactive input.
4287 (interactive_mode, show_interactive_mode): Move here, from
4288 inflow.c.
4289 (input_from_terminal_p): Rename to ...
4290 (input_interactive_p): ... this, and check the "interactive_mode"
4291 global instead of calling gdb_has_a_terminal.
4292 (_initialize_top): Install "set interactive-mode" here.
4293 * top.h (struct ui) <stdin_stream, input_interactive_p>: New
4294 fields.
4295 * utils.c (quit): Pass 0 as from_tty argument to quit_force.
4296 (defaulted_query): Adjust to per-UI stdin and to use
4297 input_interactive_p.
4298
4299 2016-06-21 Pedro Alves <palves@redhat.com>
4300
4301 * event-top.c (stdin_event_handler): Don't quit gdb if it was a
4302 secondary UI's input stream that closed. Instead, just delete the
4303 UI.
4304
4305 2016-06-21 Pedro Alves <palves@redhat.com>
4306
4307 * event-top.c (main_ui_): Delete.
4308 (main_ui, current_ui, ui_list): No longer initialize here.
4309 * main.c (captured_main): UI initialization code factored out to
4310 new new_ui function.
4311 (gdb_main): Wrap captured_main with TRY/CATCH instead of
4312 catch_errors.
4313 * top.c (highest_ui_num): New global.
4314 (new_ui): New function.
4315 * top.h (struct ui) <num>: New field.
4316 (new_ui): New declaration.
4317
4318 2016-06-21 Pedro Alves <palves@redhat.com>
4319
4320 * cli/cli-interp.c (cli_on_normal_stop): Bail out early if there's
4321 nothing to print. Use should_print_stop_to_console.
4322 * tui/tui-interp.c (tui_on_normal_stop): Likewise.
4323
4324 2016-06-21 Pedro Alves <palves@redhat.com>
4325
4326 * breakpoint.c (new_until_break_fsm): Add 'cmd_interp' parameter.
4327 (until_break_fsm_should_stop, until_break_fsm_clean_up): Add
4328 thread parameter.
4329 (until_break_command): Pass command interpreter to thread fsm
4330 ctor.
4331 * cli/cli-interp.c (should_print_stop_to_console): Adjust.
4332 * gdbthread.h (struct thread_control_state) <command_interp>:
4333 Delete field.
4334 * infcall.c (new_call_thread_fsm): Add 'cmd_interp' parameter.
4335 Pass it down.
4336 (call_thread_fsm_should_stop): Add thread parameter.
4337 (call_function_by_hand_dummy): Pass command interpreter to thread
4338 fsm ctor. Pass thread pointer to fsm clean up method.
4339 * infcmd.c: Include interps.h.
4340 (struct step_command_fsm) <thread>: Delete field.
4341 (new_step_command_fsm): Add 'cmd_interp' parameter. Pass it down.
4342 (step_command_fsm_prepare): Remove references to fsm's thread
4343 field.
4344 (step_1): Pass command interpreter to thread
4345 fsm ctor. Pass thread pointer to fsm clean up method.
4346 (step_command_fsm_should_stop, step_command_fsm_clean_up): Add
4347 thread parameter and use it.
4348 (new_until_next_fsm): Add 'cmd_interp' parameter. Pass it down.
4349 (until_next_fsm_should_stop, until_next_fsm_clean_up): Add thread
4350 parameter and use it.
4351 (until_next_command): Pass command interpreter to thread fsm ctor.
4352 (struct finish_command_fsm) <thread>: Delete field.
4353 (finish_command_fsm_ops): Add NULL slot for should_notify_stop.
4354 (new_finish_command_fsm): Add 'cmd_interp' parameter and pass it
4355 down. Remove thread parameter and adjust.
4356 (finish_command_fsm_should_stop, finish_command_fsm_clean_up): Add
4357 thread parameter and use it.
4358 (finish_command): Pass command interpreter to thread fsm ctor.
4359 Don't pass thread.
4360 * infrun.c (follow_fork): Move thread fsm to child fork instead of
4361 command interpreter, only.
4362 (clear_proceed_status_thread): Remove reference to command_interp.
4363 (proceed): Don't record the thread's command interpreter.
4364 (clean_up_just_stopped_threads_fsms): Pass thread to fsm clean_up
4365 method.
4366 (fetch_inferior_event): Pass thread to fsm should_stop method.
4367 * thread-fsm.c (thread_fsm_ctor): Add 'cmd_interp' parameter.
4368 Store it.
4369 (thread_fsm_clean_up, thread_fsm_should_stop): Add thread
4370 parameter and pass it down.
4371 * thread-fsm.h (struct thread_fsm) <command_interp>: New field.
4372 (struct thread_fsm_ops) <clean_up, should_stop>: Add thread
4373 parameter.
4374 (thread_fsm_ctor): Add 'cmd_interp' parameter.
4375 (thread_fsm_clean_up, thread_fsm_should_stop): Add thread
4376 parameter.
4377 * thread.c (thread_cancel_execution_command): Pass thread to
4378 thread fsm clean_up method.
4379
4380 2016-06-21 Pedro Alves <palves@redhat.com>
4381
4382 * cli/cli-interp.c: Include gdbthread.h and thread-fsm.h.
4383 (should_print_stop_to_console): New function, factored out from
4384 mi_on_normal_stop_1.
4385 * cli/cli-interp.h (should_print_stop_to_console): Declare.
4386 * mi/mi-interp.c (mi_on_normal_stop_1): Use
4387 should_print_stop_to_console. Pass it the current UI's console
4388 interpreter.
4389 * mi/mi-main.c (captured_mi_execute_command): Use the
4390 INTERP_CONSOLE symbol rather than explicit "console".
4391
4392 2016-06-21 Pedro Alves <palves@redhat.com>
4393
4394 * infcmd.c (prepare_execution_command): Use
4395 all_uis_on_sync_execution_starting.
4396 * infrun.c (all_uis_on_sync_execution_starting): New function.
4397 * infrun.h (all_uis_on_sync_execution_starting): Declare.
4398
4399 2016-06-21 Pedro Alves <palves@redhat.com>
4400
4401 * annotate.c: Include top.h.
4402 (async_background_execution_p): Delete.
4403 (print_value_flags): Check the UI's prompt state rather then
4404 async_background_execution_p.
4405 * event-loop.c (start_event_loop): Set the prompt state to
4406 PROMPT_NEEDED.
4407 * event-top.c (display_gdb_prompt, async_enable_stdin)
4408 (async_disable_stdin): Check the current UI's prompt state instead
4409 of the sync_execution global.
4410 (command_line_handler): Set the prompt state to PROMPT_NEEDED
4411 before running a command, and display the prompt if still needed
4412 afterwards.
4413 * infcall.c (struct call_thread_fsm) <waiting_ui>: New field.
4414 (new_call_thread_fsm): New parameter 'waiting_ui'. Store it.
4415 (call_thread_fsm_should_stop): Set the prompt state to
4416 PROMPT_NEEDED.
4417 (run_inferior_call): Adjust to temporarily set the prompt state to
4418 PROMPT_BLOCKED instead of using the sync_execution global.
4419 (call_function_by_hand_dummy): Pass the current UI to
4420 new_call_thread_fsm.
4421 * infcmd.c: Include top.h.
4422 (continue_1): Check the current UI's prompt state instead of the
4423 sync_execution global.
4424 (continue_command): Validate global execution state before calling
4425 prepare_execution_command.
4426 (step_1): Call all_uis_check_sync_execution_done.
4427 (attach_post_wait): Don't call async_enable_stdin here. Remove
4428 reference to sync_execution.
4429 * infrun.c (sync_execution): Delete global.
4430 (follow_fork_inferior)
4431 (reinstall_readline_callback_handler_cleanup): Check the current
4432 UI's prompt state instead of the sync_execution global.
4433 (check_curr_ui_sync_execution_done)
4434 (all_uis_check_sync_execution_done): New functions.
4435 (fetch_inferior_event): Call all_uis_check_sync_execution_done
4436 instead of trying to determine whether the global sync execution
4437 changed.
4438 (handle_no_resumed): Check the prompt state of all UIs.
4439 (normal_stop): Emit the no unwait-for even to all PROMPT_BLOCKED
4440 UIs. Emit the "Switching to" notification to all UIs. Enable
4441 stdin in all UIs.
4442 * infrun.h (sync_execution): Delete.
4443 (all_uis_check_sync_execution_done): Declare.
4444 * main.c (captured_command_loop): Don't call
4445 interp_pre_command_loop if the prompt is blocked.
4446 (catch_command_errors, catch_command_errors_const): Adjust.
4447 (captured_main): Set the initial prompt state to PROMPT_NEEDED.
4448 * mi/mi-interp.c (display_mi_prompt): Set the prompt state to
4449 PROMPTED.
4450 (mi_interpreter_resume): Don't clear sync_execution. Remove hack
4451 comment.
4452 (mi_execute_command_input_handler): Set the prompt state to
4453 PROMPT_NEEDED before executing the command, and only display the
4454 prompt if the prompt state is PROMPT_NEEDED afterwards.
4455 (mi_on_resume_1): Adjust to check the prompt state.
4456 * target.c (target_terminal_inferior): Adjust to check the prompt
4457 state.
4458 * top.c (wait_sync_command_done, maybe_wait_sync_command_done)
4459 (execute_command): Check the current UI's prompt state instead of
4460 sync_execution.
4461 * top.h (enum prompt_state): New.
4462 (struct ui) <prompt_state>: New field.
4463 (ALL_UIS): New macro.
4464
4465 2016-06-21 Pedro Alves <palves@redhat.com>
4466
4467 * top.c (gdb_secondary_prompt_depth): Delete.
4468 (gdb_in_secondary_prompt_p): Add ui parameter. Use it.
4469 (gdb_readline_wrapper_cleanup, gdb_readline_wrapper): Adjust to
4470 per-UI gdb_secondary_prompt_depth.
4471 * top.h (struct ui) <secondary_prompt_depth>: New field.
4472
4473 2016-06-21 Pedro Alves <palves@redhat.com>
4474
4475 * cli/cli-interp.c (cli_interpreter_pre_command_loop): New
4476 function.
4477 (cli_interp_procs): Install it instead of cli_command_loop.
4478 * cli/cli-interp.h (cli_interpreter_pre_command_loop): Declare.
4479 * event-top.c (cli_command_loop): Delete.
4480 * interps.c (interp_new): Remove reference to command_loop_proc.
4481 (current_interp_command_loop): Delete.
4482 (interp_pre_command_loop): New function.
4483 (interp_command_loop_ftype): Delete.
4484 * interps.h (interp_pre_command_loop_ftype): New typedef.
4485 (struct interp_procs) <command_loop_proc>: Delele field.
4486 <pre_command_loop_proc>: New field.
4487 (current_interp_command_loop): Delete declaration.
4488 (interp_pre_command_loop): New declaration.
4489 * main.c (captured_command_loop): Call interp_pre_command_loop
4490 instead of current_interp_command_loop and start an event loop.
4491 * mi/mi-interp.c (mi_command_loop): Delete.
4492 (mi_interpreter_pre_command_loop): New.
4493 (mi_interp_procs): Update.
4494 * tui/tui-interp.c (tui_interp_procs): Install
4495 cli_interpreter_pre_command_loop instead of cli_command_loop.
4496
4497 2016-06-21 Pedro Alves <palves@redhat.com>
4498
4499 * interps.c (current_interpreter): New function.
4500 * interps.h (current_interpreter): New declaration.
4501 * mi/mi-cmds.h (raw_stdout): Delete declaration.
4502 * mi/mi-common.h (struct mi_interp) <raw_stdout,
4503 saved_raw_stdout>: New field.
4504 * mi/mi-interp.c (display_mi_prompt): New parameter 'mi'. Adjust
4505 to per-UI raw_stdout.
4506 (mi_interpreter_init): Adjust to per-UI raw_stdout.
4507 (mi_on_sync_execution_done, mi_execute_command_input_handler)
4508 (mi_command_loop): Pass MI instance to display_mi_prompt.
4509 (mi_on_normal_stop_1, mi_output_running_pid, mi_on_resume_1)
4510 (mi_on_resume): Adjust to per-UI raw_stdout.
4511 (saved_raw_stdout): Delete.
4512 (mi_set_logging): Adjust to per-UI raw_stdout and
4513 saved_raw_stdout.
4514 * mi/mi-main.c (raw_stdout): Delete.
4515 (mi_cmd_gdb_exit, captured_mi_execute_command)
4516 (mi_print_exception, mi_load_progress): Adjust to per-UI
4517 raw_stdout.
4518 (print_diff_now, mi_print_timing_maybe): New ui_file parameter.
4519 Pass it along.
4520 (print_diff): New ui_file parameter. Send output there instead of
4521 raw_stdout.
4522 * mi/mi-main.h (struct ui_file): Forward declare.
4523 (mi_print_timing_maybe): Add ui_file parameter.
4524
4525 2016-06-21 Pedro Alves <palves@redhat.com>
4526
4527 * mi/mi-interp.c (display_mi_prompt): New function.
4528
4529 2016-06-21 Pedro Alves <palves@redhat.com>
4530
4531 * target.c (target_terminal_inferior): Bail out after
4532 unregistering input_fd if not on the main UI.
4533 (target_terminal_ours): Bail out after registering input_fd if not
4534 on the main UI.
4535 (target_terminal_ours_for_output): Bail out if not on the main UI.
4536
4537 2016-06-21 Pedro Alves <palves@redhat.com>
4538
4539 * event-top.c (restore_ui_cleanup): Make extern.
4540 * infrun.c (fetch_inferior_event): Always switch to the main UI.
4541 * top.h (restore_ui_cleanup): Declare.
4542
4543 2016-06-21 Pedro Alves <palves@redhat.com>
4544
4545 PR mi/20034
4546 * cli/cli-interp.c: Include cli-interp.h and event-top.h.
4547 (cli_interpreter_resume): Pass 1 to gdb_setup_readline. Set the
4548 UI's input_handler here.
4549 (cli_interpreter_supports_command_editing): New function.
4550 (cli_interp_procs): Install it.
4551 * cli/cli-interp.h: New file.
4552 * event-top.c (async_command_editing_p): Rename to ...
4553 (set_editing_cmd_var): ... this.
4554 (change_line_handler): Add parameter 'editing', and use it. Bail
4555 early if the interpreter doesn't support editing. Don't touch
4556 readline state if editing is off.
4557 (gdb_rl_callback_handler_remove, gdb_rl_callback_handler_install)
4558 (gdb_rl_callback_handler_reinstall): Assert the current UI is the
4559 main UI.
4560 (display_gdb_prompt): Don't call gdb_rl_callback_handler_remove if
4561 not using readline. Check whether the current UI is using command
4562 editing instead of checking the async_command_editing_p global.
4563 (set_async_editing_command): Delete.
4564 (gdb_setup_readline): Add 'editing' parameter. Only allow editing
4565 on the main UI. Don't touch readline state if editing is off.
4566 (gdb_disable_readline): Don't touch readline state if editing is
4567 off.
4568 * event-top.h (gdb_setup_readline): Add 'int' parameter.
4569 (set_async_editing_command): Delete declaration.
4570 (change_line_handler, command_line_handler): Declare.
4571 (async_command_editing_p): Rename to ...
4572 (set_editing_cmd_var): ... this.
4573 * infrun.c (reinstall_readline_callback_handler_cleanup): Check
4574 whether the current UI has editing enabled rather than checking
4575 the async_command_editing_p global.
4576 * interps.c (interp_supports_command_editing): New function.
4577 * interps.h (interp_supports_command_editing_ftype): New typedef.
4578 (struct interp_procs) <supports_command_editing_proc>: New field.
4579 (interp_supports_command_editing): Declare.
4580 * mi/mi-interp.c (mi_interpreter_resume): Pass 0 to
4581 gdb_setup_readline. Don't clear the async_command_editing_p
4582 global. Update comments.
4583 * top.c (gdb_readline_wrapper_line, gdb_readline_wrapper): Check
4584 whether the current UI has editing enabled rather than checking
4585 the async_command_editing_p global. Don't touch readline state if
4586 editing is off.
4587 (undo_terminal_modifications_before_exit): Switch to the main UI.
4588 Unconditionally call gdb_disable_readline.
4589 (set_editing): New function.
4590 (show_async_command_editing_p): Rename to ...
4591 (show_editing): ... this. Show the state of the current UI.
4592 (_initialize_top): Adjust.
4593 * top.h (struct ui) <command_editing>: New field.
4594 * tui/tui-interp.c: Include cli/cli-interp.h.
4595 (tui_resume): Pass 1 to gdb_setup_readline. Set the UI's
4596 input_handler.
4597 (tui_interp_procs): Install
4598 cli_interpreter_supports_command_editing.
4599 * tui/tui-io.c (tui_getc): Check whether the current UI has
4600 editing enabled rather than checking the async_command_editing_p
4601 global.
4602
4603 2016-06-21 Pedro Alves <palves@redhat.com>
4604
4605 * top.c: Call gen_ret_current_ui_field_ptr for current_uiout.
4606 * top.h (struct ui) <m_current_uiout>: New field.
4607 * ui-out.c (current_uiout): Delete.
4608 * ui-out.h (current_uiout): Delete.
4609 (current_ui_current_uiout_ptr): New declaration.
4610 (current_uiout): Reimplement as wrapper around
4611 current_ui_current_uiout_ptr.
4612
4613 2016-06-21 Pedro Alves <palves@redhat.com>
4614
4615 * ui-out.c (default_ui_out_impl): Delete.
4616 (def_uiout): Delete.
4617 (current_uiout): Set to NULL.
4618 (default_table_begin, default_table_body, default_table_end)
4619 (default_table_header, default_begin, default_end)
4620 (default_field_int, default_field_skip, default_field_string)
4621 (default_field_fmt, default_spaces, default_text, default_message)
4622 (default_wrap_hint, default_flush, default_data_destroy): Delete.
4623
4624 2016-06-21 Pedro Alves <palves@redhat.com>
4625
4626 * event-top.c (gdb_setup_readline): Pass the UI's outstream and
4627 errstream to stdout_fileopen and stderr_fileopen.
4628 * exceptions.c: Include top.h.
4629 (print_flush): Open the current UI's outstream file descriptor,
4630 instead of hardcoding file descriptor 1.
4631 * main.c (captured_main): Save the main UI's out and error
4632 streams. Adjust stderr_fileopen call.
4633 * top.h (struct ui) <outstream, errstream>: New fields.
4634 * ui-file.c (stderr_fileopen): Add stream parameter. Use it
4635 instead of stderr.
4636 * ui-file.h (stderr_fileopen): Add stream parameter and update
4637 comment.
4638
4639 2016-06-21 Pedro Alves <palves@redhat.com>
4640
4641 * event-top.c (input_fd): Delete.
4642 (stdin_event_handler): Switch to the UI whose input descriptor got
4643 the event. Adjust to per-UI input_fd.
4644 (gdb_setup_readline): Don't set the input_fd global. Adjust to
4645 per-UI input_fd.
4646 (gdb_disable_readline): Adjust to per-UI input_fd.
4647 * event-top.h (input_fd): Delete declaration.
4648 * linux-nat.c (linux_nat_terminal_inferior): Don't remove input_fd
4649 from the event-loop here.
4650 (linux_nat_terminal_ours): Don't register input_fd in the
4651 event-loop here.
4652 * main.c (captured_main): Adjust to per-UI input_fd.
4653 * remote.c (remote_terminal_inferior): Don't remove input_fd from
4654 the event-loop here.
4655 (remote_terminal_ours): Don't register input_fd in the event-loop
4656 here.
4657 * target.c: Include top.h and event-top.h.
4658 (target_terminal_inferior): Remove input_fd from the event-loop
4659 here.
4660 (target_terminal_ours): Register input_fd in the event-loop.
4661 * top.h (struct ui) <input_fd>: New field.
4662
4663 2016-06-21 Pedro Alves <palves@redhat.com>
4664
4665 * cli/cli-script.c (execute_user_command, read_next_line)
4666 (read_next_line): Adjust to per-UI instream.
4667 * event-top.c (stdin_event_handler, command_handler)
4668 (handle_line_of_input, command_line_handler)
4669 (gdb_readline_no_editing_callback, async_sigterm_handler)
4670 (gdb_setup_readline): Likewise.
4671 * inflow.c: Include top.h.
4672 (gdb_has_a_terminal, child_terminal_init_with_pgrp)
4673 (gdb_save_tty_state, child_terminal_inferior)
4674 (child_terminal_ours_1, copy_terminal_info): Use the main UI.
4675 (initialize_stdin_serial): Adjust to per-UI instream.
4676 * main.c (captured_command_loop, captured_main): Adjust to per-UI
4677 instream.
4678 * mi/mi-interp.c (mi_execute_command_wrapper): Likewise.
4679 * python/python.c (python_interactive_command): Likewise.
4680 * terminal.h (struct ui): Forward declare.
4681 (initialize_stdin_serial): Add struct ui parameter.
4682 * top.c (instream): Delete.
4683 (do_restore_instream_cleanup, read_command_file, dont_repeat)
4684 (gdb_readline_no_editing, command_line_input)
4685 (input_from_terminal_p, gdb_init): Adjust to per-UI instream.
4686 * top.h (struct ui) <instream>: New field.
4687 (instream): Delete declaration.
4688 (quit): Adjust to per-UI instream.
4689
4690 2016-06-21 Pedro Alves <palves@redhat.com>
4691
4692 * event-loop.c: Include top.h.
4693 (invoke_async_signal_handlers): Switch to the main UI.
4694 * event-top.c (main_ui_): Update comment.
4695 (main_ui): New global.
4696 * top.h (main_ui): Declare.
4697
4698 2016-06-21 Pedro Alves <palves@redhat.com>
4699
4700 * cli/cli-interp.c (cli_interp): Delete.
4701 (as_cli_interp): New function.
4702 (cli_on_normal_stop, cli_on_signal_received)
4703 (cli_on_end_stepping_range, cli_on_signal_exited, cli_on_exited)
4704 (cli_on_no_history): Send output to all CLI UIs.
4705 (cli_on_sync_execution_done, cli_on_command_error): Skip output if
4706 the top level interpreter is not a CLI.
4707 (cli_interpreter_init): Don't set cli_interp or install observers
4708 here.
4709 (_initialize_cli_interp): Install observers here.
4710 * event-top.c (main_ui_, ui_list): New globals.
4711 (current_ui): Point to main_ui_.
4712 (restore_ui_cleanup, switch_thru_all_uis_init)
4713 (switch_thru_all_uis_cond, switch_thru_all_uis_next): New
4714 functions.
4715 * mi/mi-interp.c (as_mi_interp): New function.
4716 (mi_interpreter_init): Don't install observers here.
4717 (mi_on_sync_execution_done): Skip output if the top level
4718 interpreter is not a MI.
4719 (mi_new_thread, mi_thread_exit, mi_record_changed)
4720 (mi_inferior_added, mi_inferior_appeared, mi_inferior_exit)
4721 (mi_inferior_removed): Send output to all MI UIs.
4722 (find_mi_interpreter, mi_interp_data): Delete.
4723 (find_mi_interp): New function.
4724 (mi_on_signal_received, mi_on_end_stepping_range)
4725 (mi_on_signal_exited, mi_on_exited, mi_on_no_history): Send output
4726 to all MI UIs.
4727 (mi_on_normal_stop): Rename to ...
4728 (mi_on_normal_stop_1): ... this.
4729 (mi_on_normal_stop): Reimplement, sending output to all MI UIs.
4730 (mi_traceframe_changed, mi_tsv_created, mi_tsv_deleted)
4731 (mi_tsv_modified, mi_breakpoint_created, mi_breakpoint_deleted)
4732 (mi_breakpoint_modified, mi_output_running_pid): Send output to
4733 all MI UIs.
4734 (mi_on_resume): Rename to ...
4735 (mi_on_resume_1): ... this. Don't handle infcalls here.
4736 (mi_on_resume): Reimplement, sending output to all MI UIs.
4737 (mi_solib_loaded, mi_solib_unloaded, mi_command_param_changed)
4738 (mi_memory_changed): Send output to all MI UIs.
4739 (report_initial_inferior): Install observers here.
4740 * top.h (struct ui) <next>: New field.
4741 (ui_list): Declare.
4742 (struct switch_thru_all_uis): New.
4743 (switch_thru_all_uis_init, switch_thru_all_uis_cond)
4744 (switch_thru_all_uis_next): Declare.
4745 (SWITCH_THRU_ALL_UIS): New macro.
4746 * tui/tui-interp.c (tui_interp): Delete global.
4747 (as_tui_interp): New function.
4748 (tui_on_normal_stop, tui_on_signal_received)
4749 (tui_on_end_stepping_range, tui_on_signal_exited, tui_on_exited)
4750 (tui_on_no_history): Send output to all TUI UIs.
4751 (tui_on_sync_execution_done, tui_on_command_error): Skip output if
4752 the top level interpreter is not a TUI.
4753 (tui_init): Don't set tui_interp or install observers here.
4754 (_initialize_tui_interp): Install observers here.
4755
4756 2016-06-21 Pedro Alves <palves@redhat.com>
4757
4758 * cli/cli-interp.c (cli_uiout): Delete, moved into ...
4759 (struct cli_interp): ... this new structure.
4760 (cli_on_normal_stop, cli_on_signal_received)
4761 (cli_on_end_stepping_range, cli_on_signal_exited, cli_on_exited)
4762 (cli_on_no_history): Use interp_ui_out.
4763 (cli_interpreter_init): If top level, set the cli_interp global.
4764 (cli_interpreter_init): Return the interp's data instead of NULL.
4765 (cli_interpreter_resume, cli_interpreter_exec, cli_ui_out): Adjust
4766 to cli_uiout being in the interpreter's data.
4767 (cli_interp_procs): New, factored out from _initialize_cli_interp.
4768 (cli_interp_factory): New function.
4769 (_initialize_cli_interp): Call interp_factory_register.
4770 * interps.c (get_interp_info): New, factored out from ...
4771 (get_current_interp_info): ... this.
4772 (interp_new): Add parameter 'data'. Store it.
4773 (struct interp_factory): New function.
4774 (interp_factory_p): New typedef. Define a VEC_P.
4775 (interpreter_factories): New global.
4776 (interp_factory_register): New function.
4777 (interp_add): Add 'ui' parameter. Use get_interp_info and
4778 interp_lookup_existing.
4779 (interp_lookup): Rename to ...
4780 (interp_lookup_existing): ... this. Add 'ui' parameter. Don't
4781 check for NULL or empty name here.
4782 (interp_lookup): Add 'ui' parameter and reimplement.
4783 (interp_set_temp, interpreter_exec_cmd): Adjust.
4784 (interpreter_completer): Complete on registered interpreter
4785 factories instead of interpreters.
4786 * interps.h (interp_factory_func): New typedef.
4787 (interp_factory_register): Declare.
4788 (interp_new, interp_add): Adjust.
4789 (interp_lookup): Declare.
4790 * main.c (captured_main): Adjust.
4791 * mi/mi-interp.c (mi_cmd_interpreter_exec): Adjust.
4792 (mi_interp_procs): New, factored out from
4793 _initialize_mi_interp.
4794 (mi_interp_factory): New function.
4795 * python/python.c (execute_gdb_command): Adjust.
4796 * tui/tui-interp.c (tui_init): If top level, set the tui_interp
4797 global.
4798 (tui_interp_procs): New.
4799 (tui_interp_factory): New function.
4800 (_initialize_tui_interp): Call interp_factory_register.
4801
4802 2016-06-21 Pedro Alves <palves@redhat.com>
4803
4804 * breakpoint.c (bpstat_do_actions_1): Access the current UI's
4805 async field instead of the interpreter_async global.
4806 * cli/cli-script.c (execute_user_command, while_command)
4807 (if_command, script_from_file): Likewise.
4808 * compile/compile.c: Include top.h instead of interps.h.
4809 (compile_file_command, compile_code_command)
4810 (compile_print_command): Access the current UI's async field
4811 instead of the interpreter_async global.
4812 * guile/guile.c: Include top.h instead of interps.h.
4813 (guile_repl_command, guile_command, gdbscm_execute_gdb_command):
4814 Access the current UI's async field instead of the
4815 interpreter_async global.
4816 * guile/scm-ports.c: Include top.h instead of interps.h.
4817 (ioscm_with_output_to_port_worker): Access the current UI's async
4818 field instead of the interpreter_async global.
4819 * inf-loop.c (inferior_event_handler): Likewise.
4820 * infcall.c (run_inferior_call): Likewise.
4821 * infrun.c (reinstall_readline_callback_handler_cleanup)
4822 (fetch_inferior_event): Likewise.
4823 * interps.c (interpreter_async): Delete.
4824 (struct ui_interp_info): New.
4825 (get_current_interp_info): New function.
4826 (interp_list, current_interpreter, top_level_interpreter_ptr):
4827 Delete.
4828 (interp_add, interp_set, interp_lookup, interp_ui_out)
4829 (current_interp_set_logging, interp_set_temp)
4830 (current_interp_named_p): Adjust to per-UI interpreters.
4831 (command_interpreter): Delete.
4832 (command_interp, current_interp_command_loop, interp_quiet_p)
4833 (interp_exec, interpreter_exec_cmd, interpreter_completer)
4834 (top_level_interpreter, top_level_interpreter_data): Adjust to
4835 per-UI interpreters.
4836 * interps.h (interpreter_async): Delete.
4837 * main.c (captured_command_loop): Access the current UI's async
4838 field instead of the interpreter_async global.
4839 * python/python.c (python_interactive_command, python_command)
4840 (execute_gdb_command): Likewise.
4841 * top.c (maybe_wait_sync_command_done, execute_command_to_string):
4842 Access the current UI's async field instead of the
4843 interpreter_async global.
4844 * top.h (struct tl_interp_info): Forward declare.
4845 (struct ui) <interp_info, async>: New fields.
4846
4847 2016-06-21 Pedro Alves <palves@redhat.com>
4848
4849 * main.c (gdb_stdout, gdb_stderr, gdb_stdlog, gdb_stdin): Delete
4850 globals.
4851 (gen_ret_current_ui_field_ptr): New macro. Use it to generate
4852 wrappers for gdb_stdout, gdb_stderr, gdb_stdlog and gdb_stdin.
4853 * top.h (struct ui) <m_gdb_stdout, m_gdb_stdin, m_gdb_stderr,
4854 m_gdb_stdlog>: New fields.
4855 (current_ui_gdb_stdout_ptr, current_ui_gdb_stdin_ptr)
4856 (current_ui_gdb_stderr_ptr, current_ui_gdb_stdlog_ptr): Declare.
4857 (gdb_stdout, gdb_stdin, gdb_stderr, gdb_stdlog): Reimplement as
4858 macros.
4859
4860 2016-06-21 Pedro Alves <palves@redhat.com>
4861
4862 * event-top.c: Update readline-related comments.
4863 (input_handler, call_readline): Delete globals.
4864 (gdb_rl_callback_handler): Call the current UI's input_handler
4865 method.
4866 (change_line_handler): Adjust to set current UI's properties
4867 instead of globals.
4868 (current_ui_, current_ui): New globals.
4869 (get_command_line_buffer): Rewrite to refer to the current UI.
4870 (stdin_event_handler): Adjust to call the call_readline method of
4871 the current UI.
4872 (gdb_readline_no_editing_callback): Adjust to call the current UI's
4873 input_handler method.
4874 (gdb_setup_readline): Adjust to set current UI's properties
4875 instead of globals.
4876 * event-top.h (call_readline, input_handler): Delete declarations.
4877 * mi/mi-interp.c (mi_interpreter_resume): Adjust to set current
4878 UI's properties instead of globals.
4879 * top.c (gdb_readline_wrapper_cleanup): Adjust to set current UI's
4880 properties instead of globals.
4881 (gdb_readline_wrapper): Adjust to call and set current UI's
4882 methods instead of globals.
4883 * top.h: Include buffer.h and event-loop.h.
4884 (struct ui): New struct.
4885 (current_ui): New declaration.
4886
4887 2016-06-21 Pedro Alves <palves@redhat.com>
4888
4889 * ada-lang.c (ada_exception_name_addr_1): Add comment.
4890 (print_it_exception): Select the current frame.
4891
4892 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
4893
4894 * Makefile.in (ALL_TARGET_OBS): Add nds32-tdep.o.
4895 (HFILES_NO_SRCDIR): Add nds32-tdep.h.
4896 (ALLDEPFILES): Add nds32-tdep.c.
4897 * NEWS: Mention new NDS32 port.
4898 * configure.tgt: Add NDS32.
4899 * nds32-tdep.c: New file.
4900 * nds32-tdep.h: New file.
4901 * features/Makefile (XMLTOC): Add nds32.xml.
4902 * features/nds32-core.xml: New file.
4903 * features/nds32-fpu.xml: New file.
4904 * features/nds32-system.xml: New file.
4905 * features/nds32.c: New file (generated).
4906 * features/nds32.xml: New file.
4907
4908 2016-06-14 John Baldwin <jhb@FreeBSD.org>
4909
4910 * v850-tdep.c (v850_use_struct_convention): Trim type length checks.
4911
4912 2016-06-14 John Baldwin <jhb@FreeBSD.org>
4913
4914 * tui/tui-stack.c (tui_show_frame_info): Fix type mismatch.
4915
4916 2016-06-14 John Baldwin <jhb@FreeBSD.org>
4917
4918 * rs6000-tdep.c (ppc_process_record_op31): Initialize ra.
4919
4920 2016-06-13 Nick Clifton <nickc@redhat.com>
4921
4922 * gdbtypes.c (replace_type): Fix assertion.
4923
4924 2016-06-10 Tom Tromey <tom@tromey.com>
4925
4926 * gdbtypes.c (arch_type, arch_integer_type, arch_character_type)
4927 (arch_boolean_type, arch_float_type, arch_complex_type)
4928 (arch_flags_type, append_flags_type_field)
4929 (append_flags_type_flag, arch_composite_type)
4930 (append_composite_type_field_raw)
4931 (append_composite_type_field_aligned)
4932 (append_composite_type_field): Make "name" parameter const.
4933 * gdbtypes.h (arch_type, arch_integer_type, arch_character_type)
4934 (arch_boolean_type, arch_float_type, arch_complex_type)
4935 (append_composite_type_field, append_composite_type_field_aligned)
4936 (append_composite_type_field_raw, arch_flags_type)
4937 (append_flags_type_field, append_flags_type_flag): Constify.
4938
4939 2016-06-10 Tom Tromey <tom@tromey.com>
4940
4941 PR rust/20110:
4942 * rust-exp.y (lex_number): Don't truncate large numbers to i32.
4943
4944 2016-06-10 Tom Tromey <tom@tromey.com>
4945
4946 * Makefile.in (COMMON_OBS): Remove rust-exp.o.
4947 (YYFILES): Add rust-exp.c.
4948 (YYOBJ): Add rust-exp.o.
4949 (local-maintainer-clean): Remove rust-exp.c.
4950
4951 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
4952
4953 * NEWS: Mention that GDB now supports a negative repeat count in
4954 the 'x' command.
4955 * printcmd.c (decode_format): Allow '-' in the parameter
4956 "string_ptr" to accept a negative repeat count.
4957 (find_instruction_backward): New function.
4958 (read_memory_backward): New function.
4959 (integer_is_zero): New function.
4960 (find_string_backward): New function.
4961 (do_examine): Use new functions to examine memory backward.
4962 (_initialize_printcmd): Mention that 'x' command supports a negative
4963 repeat count.
4964
4965 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
4966
4967 * MAINTAINERS (Write After Approval): Add Toshihito Kikuchi.
4968
4969 2016-06-09 Tom Tromey <tom@tromey.com>
4970
4971 PR python/19819:
4972 * python/py-xmethods.c (invoke_method_name)
4973 (py_get_result_type_method_name, py_invoke_method_name): Remove.
4974 (gdbpy_initialize_xmethods): Don't initialize
4975 py_invoke_method_name, py_get_result_type_method_name.
4976
4977 2016-06-07 Simon Marchi <simon.marchi@ericsson.com>
4978
4979 * mi/mi-interp.c (mi_record_changed): Add missing braces.
4980
4981 2016-06-07 Bernhard Heckel <bernhard.heckel@intel.com>
4982
4983 * findvar.c (follow_static_link): Check for valid pointer.
4984
4985 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
4986
4987 * NEWS: Mention the new fields in =record-started.
4988 * common/btrace-common.h (btrace_format_short_string): New function
4989 declaration.
4990 * common/btrace-common.c (btrace_format_short_string): New
4991 function.
4992 * mi/mi-interp.c (mi_record_changed): Output method and format
4993 fields in the =record-started record.
4994 * record-btrace.c (record_btrace_open): Adapt record_changed
4995 notification.
4996 * record-full.c (record_full_open): Likewise.
4997 * record.c (cmd_record_stop): Likewise.
4998
4999 2016-06-02 Jon Turney <jon.turney@dronecode.org.uk>
5000
5001 * windows-nat.c (handle_output_debug_string): Return type of
5002 gdb_signal_from_host() is gdb_signal, not an int.
5003 (windows_get_exec_module_filename): Add pointer casts for C++.
5004
5005 2016-06-02 Tom Tromey <tom@tromey.com>
5006
5007 PR python/18984:
5008 * python/python.c (gdbpy_solib_name): Use GDB_PY_LLU_ARG.
5009
5010 2016-06-01 Pedro Alves <palves@redhat.com>
5011
5012 * remote-fileio.c (remote_fio_ctrl_c_flag, remote_fio_sa)
5013 (remote_fio_osa)
5014 (remote_fio_ofunc, remote_fileio_sig_init, remote_fileio_sig_set)
5015 (remote_fileio_sig_exit, remote_fileio_ctrl_c_signal_handler):
5016 Delete.
5017 (remote_fileio_o_quit_handler): New global.
5018 (remote_fileio_quit_handler): New function.
5019 (remote_fileio_reply): Check the quit flag instead of the custom
5020 'remote_fio_ctrl_c_flag' flag. Restore the quit handler instead
5021 of changing the SIGINT handler.
5022 (do_remote_fileio_request): Override the quit handler instead of
5023 changing the SIGINT handler.
5024
5025 2016-06-01 Nick Clifton <nickc@redhat.com>
5026
5027 * common/common-utils.c (xmalloc_failed): New function. Provided
5028 so that the version in libiberty is not linked in.
5029
5030 2016-06-01 Markus Metzger <markus.t.metzger@intel.com>
5031
5032 * infcmd.c (skip_finish_frames): New.
5033 (finish_command): Call skip_finish_frames.
5034
5035 2016-06-01 Yao Qi <yao.qi@linaro.org>
5036
5037 PR remote/19998
5038 * remote-fileio.c (remote_fileio_ctrl_c_signal_handler): Call
5039 quit_serial_event_set.
5040
5041 2016-06-01 Joel Brobecker <brobecker@adacore.com>
5042
5043 GDB 7.11.1 released.
5044
5045 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
5046
5047 PR c++/19893
5048 * dwarf2loc.c (coerce_pieced_ref, indirect_synthetic_pointer,
5049 fetch_const_value_from_synthetic_pointer): New functions.
5050 (indirect_pieced_value): Move lower half to indirect_synthetic_pointer.
5051 (pieced_value_funcs): Implement coerce_ref.
5052 * valops.c (value_addr): Call coerce_ref for synthetic references.
5053 * valprint.c (valprint_check_validity): Return true for synthetic
5054 references. Also, don't show "<synthetic pointer>" if they reference
5055 addressable values.
5056 (generic_val_print_ref): Handle synthetic references. Also move some
5057 code to print_ref_address.
5058 (print_ref_address, get_value_addr_contents): New functions.
5059
5060 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5061
5062 PR c++/15231
5063 * dwarf2read.c (enum pc_bounds_kind): Add PC_BOUNDS_INVALID.
5064 (process_psymtab_comp_unit_reader, read_func_scope): Adjust callers.
5065 (read_lexical_block_scope): Import DIEs from bare DW_TAG_lexical_block.
5066 (read_call_site_scope): Adjust callers.
5067 (dwarf2_get_pc_bounds): Implement pc_bounds_invalid.
5068 (dwarf2_get_subprogram_pc_bounds, get_scope_pc_bounds): Adjust callers.
5069
5070 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5071
5072 Code cleanup: dwarf2_get_pc_bounds: -1/0/+1 -> enum
5073 * dwarf2read.c (enum pc_bounds_kind) New.
5074 (dwarf2_get_pc_bounds): Use it in the declaration.
5075 (process_psymtab_comp_unit_reader): Adjust caller. Rename has_pc_info
5076 to cu_bounds_kind.
5077 (read_func_scope, read_lexical_block_scope, read_call_site_scope):
5078 Adjust callers.
5079 (dwarf2_get_pc_bounds): Use enum pc_bounds_kind in the definition.
5080 (dwarf2_get_subprogram_pc_bounds, get_scope_pc_bounds): Adjust callers.
5081
5082 2016-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5083
5084 * NEWS (QCatchSyscalls): Remove the parameter. Include ...
5085 (QCatchSyscalls:1 in qSupported) ... this separate entry which got
5086 deleted.
5087
5088 2016-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5089
5090 * NEWS (N stop reply): Remove empty line.
5091
5092 2016-05-28 Alan Modra <amodra@gmail.com>
5093
5094 * compile/compile-object-load.c (link_callbacks_multiple_definition,
5095 link_callbacks_warning, link_callbacks_undefined_symbol,
5096 link_callbacks_undefined_symbol, link_callbacks_reloc_overflow,
5097 link_callbacks_reloc_dangerous,
5098 link_callbacks_unattached_reloc): Return void.
5099
5100 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
5101
5102 * opencl-lang.c (evaluate_subexp_opencl): If
5103 EVAL_AVOID_SIDE_EFFECTS mode, forward the VALUE_LVAL attribute to
5104 the returned value in the STRUCTOP_STRUCT case.
5105
5106 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
5107
5108 * eval.c (evaluate_subexp_standard): If EVAL_AVOID_SIDE_EFFECTS
5109 mode, forward the VALUE_LVAL attribute to the returned value in
5110 the STRUCTOP_PTR case.
5111
5112 2016-05-25 Tom Tromey <tom@tromey.com>
5113
5114 * python/py-value.c (value_object_as_number): Use correct spelling
5115 of HAVE_LIBPYTHON2_4.
5116
5117 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5118
5119 * f-typeprint.c (f_type_print_base): Replace 0 by show.
5120
5121 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5122
5123 * f-typeprint.c (f_type_print_base): Decrease show by one.
5124
5125 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5126
5127 * f-typeprint.c (f_type_print_base): Don't print fields when show < 0.
5128
5129 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5130
5131 * f-typeprint.c (f_type_print_base): Take print level into account.
5132
5133 2016-05-24 Tom Tromey <tom@tromey.com>
5134
5135 PR python/17386:
5136 * python/py-value.c (value_object_as_number): Add
5137 nb_inplace_floor_divide, nb_inplace_true_divide, nb_index.
5138
5139 2016-05-24 Tom Tromey <tom@tromey.com>
5140
5141 * python/py-value.c (value_object_as_number): Add
5142 nb_inplace_divide for Python 2.
5143
5144 2016-05-23 Tom Tromey <tom@tromey.com>
5145
5146 PR python/17981:
5147 * python/py-breakpoint.c (gdbpy_breakpoints): Return a new tuple
5148 when there are no breakpoints.
5149
5150 2016-05-24 Pedro Alves <palves@redhat.com>
5151
5152 PR gdb/19828
5153 * linux-nat.c (attach_proc_task_lwp_callback): Mark the lwp
5154 resumed, and add the thread to GDB's thread list.
5155
5156 2016-05-24 Pedro Alves <palves@redhat.com>
5157
5158 PR gdb/19828
5159 * linux-nat.c (get_pending_status): If the thread reported the
5160 event to the core and it's pending, use the pending status signal
5161 number.
5162
5163 2016-05-24 Pedro Alves <palves@redhat.com>
5164
5165 PR gdb/19828
5166 * linux-nat.c (lwp_lwpid_htab): New htab.
5167 (lwp_info_hash, lwp_lwpid_htab_eq, lwp_lwpid_htab_create)
5168 (lwp_lwpid_htab_add_lwp): New functions.
5169 (lwp_list): Tweak comment.
5170 (lwp_list_add, lwp_list_remove, lwp_lwpid_htab_remove_pid): New
5171 functions.
5172 (purge_lwp_list): Rewrite, using htab_traverse_noresize.
5173 (add_initial_lwp): Add lwp to htab too. Use lwp_list_add.
5174 (delete_lwp): Use lwp_list_remove. Remove htab too.
5175 (find_lwp_pid): Search in htab.
5176 (_initialize_linux_nat): Call lwp_lwpid_htab_create.
5177 * linux-nat.h (struct lwp_info) <prev>: New field.
5178
5179 2016-05-24 Pedro Alves <palves@redhat.com>
5180
5181 PR gdb/19828
5182 * linux-nat.c (lwp_lwpid_htab): New htab.
5183 (lwp_info_hash, lwp_lwpid_htab_eq, lwp_lwpid_htab_create)
5184 (lwp_lwpid_htab_add_lwp): New functions.
5185 (lwp_list): Tweak comment.
5186 (lwp_list_add, lwp_list_remove, lwp_lwpid_htab_remove_pid): New
5187 functions.
5188 (purge_lwp_list): Rewrite, using htab_traverse_noresize.
5189 (add_initial_lwp): Add lwp to htab too. Use lwp_list_add.
5190 (delete_lwp): Use lwp_list_remove. Remove htab too.
5191 (find_lwp_pid): Search in htab.
5192 (_initialize_linux_nat): Call lwp_lwpid_htab_create.
5193 * linux-nat.h (struct lwp_info) <prev>: New field.
5194
5195 2016-05-24 Pedro Alves <palves@redhat.com>
5196
5197 PR gdb/19828
5198 * linux-nat.c (linux_resume_one_lwp_throw): Clear the LWP's core
5199 field.
5200 (linux_nat_update_thread_list): Don't fetch the core if already
5201 known.
5202
5203 2016-05-24 Pedro Alves <palves@redhat.com>
5204
5205 PR gdb/19828
5206 * linux-tdep.c (find_mapping_size): Delete.
5207 (linux_vsyscall_range_raw): Rewrite reading from
5208 /proc/PID/task/PID/maps directly instead of using
5209 gdbarch_find_memory_regions.
5210
5211 2016-05-24 Pedro Alves <palves@redhat.com>
5212
5213 PR gdb/19828
5214 * linux-nat.c (report_thread_events): New global.
5215 (linux_handle_extended_wait): Report
5216 TARGET_WAITKIND_THREAD_CREATED if thread event reporting is
5217 enabled.
5218 (wait_lwp, linux_nat_filter_event): Report all thread exits if
5219 thread event reporting is enabled. Remove comment.
5220 (filter_exit_event): New function.
5221 (linux_nat_wait_1): Use it.
5222 (linux_nat_thread_events): New function.
5223 (linux_nat_add_target): Install it as target_thread_events method.
5224
5225 2016-05-24 Yan-Ting Lin <currygt52@gmail.com>
5226
5227 * MAINTAINERS (Write After Approval): Add "Yan-Ting Lin".
5228
5229 2016-05-23 Yao Qi <yao.qi@arm.com>
5230
5231 * arch-utils.c (default_code_of_frame_writable): New function.
5232 * arch-utils.h (default_code_of_frame_writable): Declare.
5233 * arm-tdep.c (arm_code_of_frame_writable): New function.
5234 (arm_gdbarch_init): Install gdbarch method
5235 code_of_frame_writable if the target is M-profile.
5236 * frame.c (skip_unwritable_frames): New function.
5237 * frame.h (skip_unwritable_frames): Declare.
5238 * gdbarch.sh (code_of_frame_writable): New.
5239 * gdbarch.c, gdbarch.h: Re-generated.
5240 * infcmd.c (finish_command): Call skip_unwritable_frames.
5241
5242 2016-05-23 Tom Tromey <tom@tromey.com>
5243
5244 PR python/19438, PR python/18393:
5245 * python/py-objfile.c (objfpy_initialize): Initialize self->dict.
5246 * python/py-progspace.c (pspy_initialize): Initialize self->dict.
5247
5248 2016-05-23 Gary Benson <gbenson@redhat.com>
5249
5250 * nat/gdb_thread_db.h (td_thr_validate_ftype): Remove typedef.
5251 * linux-thread-db.c (struct thread_db_info) <td_thr_validate_p>:
5252 Remove field.
5253 (try_thread_db_load_1): Remove td_thr_validate initialization.
5254
5255 2016-05-23 Jon Boden <jon@ubuntubsd.org> (tiny change)
5256
5257 * configure.ac: Search for libutil-freebsd as alternative to libutil.
5258 * configure: Re-generated.
5259
5260 2016-05-19 Andreas Schwab <schwab@suse.de>
5261
5262 * ia64-libunwind-tdep.c (libunwind_descr): Add cast from void *.
5263 (libunwind_frame_set_descr): Likewise.
5264 (libunwind_frame_cache): Likewise.
5265 (libunwind_frame_dealloc_cache): Likewise.
5266 (libunwind_frame_sniffer): Likewise.
5267 (libunwind_search_unwind_table): Likewise.
5268 (libunwind_sigtramp_frame_sniffer): Likewise.
5269 (libunwind_get_reg_special): Likewise.
5270 (libunwind_load): Likewise.
5271 * ia64-linux-nat.c (ia64_linux_fetch_register): Likewise.
5272 (ia64_linux_store_register): Likewise.
5273 (ia64_linux_xfer_partial): Likewise.
5274 * ia64-tdep.c (ia64_access_reg): Likewise.
5275 (ia64_access_fpreg): Likewise.
5276 (ia64_access_rse_reg): Likewise.
5277 (ia64_access_rse_fpreg): Likewise.
5278
5279 2016-05-18 Tom Tromey <tom@tromey.com>
5280
5281 * rust-lang.c (rust_subscript): Initialize "high".
5282
5283 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
5284
5285 PR gdb/20045
5286 * mi/mi-main.c (mi_on_resume): Call target_can_async_p instead
5287 of target_is_async_p.
5288
5289 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
5290
5291 PR gdb/18077
5292 * mi/mi-main.c (run_one_inferior): Use run target to determine
5293 whether to run async or not.
5294 (mi_cmd_exec_run): Likewise.
5295
5296 2016-05-17 Tom Tromey <tom@tromey.com>
5297
5298 * std-operator.def (OP_RANGE): Rename from OP_F90_RANGE.
5299 * rust-lang.c: Don't include f-lang.h.
5300 (rust_range, rust_compute_range, rust_subscript)
5301 (rust_evaluate_subexp): Update.
5302 * rust-exp.y: Don't include f-lang.h.
5303 (ast_range, convert_ast_to_expression): Update.
5304 * parse.c (operator_length_standard): Update.
5305 * f-lang.h (enum f90_range_type): Move to expression.h.
5306 * f-exp.y: Use OP_RANGE.
5307 * expression.h (enum range_type): New enum; renamed from
5308 f90_range_type.
5309 * expprint.c: Don't include f-lang.h.
5310 (print_subexp_standard, dump_subexp_body_standard): Use OP_RANGE.
5311 * eval.c (value_f90_subarray, evaluate_subexp_standard): Update.
5312
5313 2016-05-17 Tom Tromey <tom@tromey.com>
5314
5315 * NEWS: Add Rust item.
5316
5317 2016-05-17 Tom Tromey <tom@tromey.com>
5318 Manish Goregaokar <manishsmail@gmail.com>
5319
5320 * symtab.c (symbol_find_demangled_name): Handle Rust.
5321 * symfile.c (init_filename_language_table): Treat ".rs" as Rust.
5322 * std-operator.def (STRUCTOP_ANONYMOUS, OP_RUST_ARRAY): New
5323 constants.
5324 * rust-lang.h: New file.
5325 * rust-lang.c: New file.
5326 * rust-exp.y: New file.
5327 * dwarf2read.c (read_file_scope): Add Rust producer sniffing.
5328 (dwarf2_compute_name, read_func_scope, read_structure_type)
5329 (read_base_type, read_subrange_type, set_cu_language)
5330 (new_symbol_full, determine_prefix): Handle Rust.
5331 * defs.h (enum language) <language_rust>: New constant.
5332 * Makefile.in (SFILES): Add rust-exp.y, rust-lang.c.
5333 (COMMON_OBS): Add rust-exp.o, rust-lang.o.
5334
5335 2016-05-17 Tom Tromey <tom@tromey.com>
5336
5337 * valprint.h (struct generic_val_print_array) <array_start,
5338 array_end>: New fields.
5339 * valprint.c (generic_val_print_array): Add "decorations"
5340 parameter. Use "array_start", "array_end".
5341 (generic_val_print) <TYPE_CODE_ARRAY>: Update.
5342 * p-valprint.c (p_decorations): Update.
5343 * m2-valprint.c (m2_decorations): Update.
5344 * f-valprint.c (f_decorations): Update.
5345 * c-valprint.c (c_decorations): Update.
5346
5347 2016-05-17 Tom Tromey <tom@tromey.com>
5348
5349 * NEWS: Add "maint selftest" entry.
5350 * selftest.h: New file.
5351 * selftest.c: New file.
5352 * maint.c: Include selftest.h.
5353 (maintenance_selftest): New function.
5354 (_initialize_maint_cmds): Add "maint selftest" command.
5355 * configure.ac (GDB_SELF_TEST): Maybe define.
5356 * config.in, configure: Rebuild.
5357 * Makefile.in (SFILES): Add selftest.c.
5358 (COMMON_OBS): Add selftest.o.
5359
5360 2016-05-17 Tom Tromey <tom@tromey.com>
5361
5362 * expprint.c: Include f-lang.h.
5363 (print_subexp_standard, dump_subexp_body_standard): Handle
5364 OP_F90_RANGE.
5365
5366 2016-05-17 Tom Tromey <tom@tromey.com>
5367
5368 * Makefile.in (init.c): Search .y files for initialization
5369 functions.
5370
5371 2016-05-12 Doug Evans <dje@google.com>
5372
5373 PR symtab/19999
5374 * dwarf2loc.c (dwarf2_find_location_expression): For DWO files still
5375 add base_offset.
5376
5377 2016-05-10 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
5378
5379 * iq2000-tdep.c (iq2000_scan_prologue): Remove if that shouldn't guard
5380 anything.
5381 * linespec.c (add_sal_to_sals): Restore call to symtab_to_fullname.
5382
5383 2016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
5384
5385 * arm-tdep.c (arm_elf_make_msymbol_special): Use
5386 ARM_GET_SYM_BRANCH_TYPE to get branch type of a symbol.
5387
5388 2016-05-07 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
5389
5390 * aarch64-linux-tdep.c (aarch64_linux_sigframe_init): Remove unused
5391 variables.
5392 * aarch64-tdep.c (aarch64_skip_prologue): Likewise.
5393 (aarch64_scan_prologue): Likewise.
5394 (aarch64_prologue_prev_register): Likewise.
5395 (aarch64_dwarf2_prev_register): Likewise.
5396 (pass_in_v): Likewise.
5397 (aarch64_push_dummy_call): Likewise.
5398 (aarch64_breakpoint_from_pc): Likewise.
5399 (aarch64_return_in_memory): Likewise.
5400 (aarch64_return_value): Likewise.
5401 (aarch64_displaced_step_b_cond): Likewise.
5402 (aarch64_displaced_step_cb): Likewise.
5403 (aarch64_displaced_step_tb): Likewise.
5404 (aarch64_gdbarch_init): Likewise.
5405 (aarch64_process_record): Likewise.
5406 * alpha-mdebug-tdep.c (alpha_mdebug_init_abi): Likewise.
5407 * alpha-tdep.c (_initialize_alpha_tdep): Likewise.
5408 * amd64-dicos-tdep.c (amd64_dicos_init_abi): Likewise.
5409 * amd64-linux-tdep.c (amd64_dtrace_parse_probe_argument): Likewise.
5410 * amd64-tdep.c (fixup_riprel): Likewise.
5411 * amd64-windows-tdep.c (amd64_windows_frame_decode_epilogue): Likewise.
5412 (amd64_windows_frame_decode_insns): Likewise.
5413 (amd64_windows_frame_cache): Likewise.
5414 (amd64_windows_frame_prev_register): Likewise.
5415 (amd64_windows_frame_this_id): Likewise.
5416 (amd64_windows_init_abi): Likewise.
5417 * arm-linux-tdep.c (arm_linux_get_syscall_number): Likewise.
5418 (arm_linux_get_next_pcs_syscall_next_pc): Likewise.
5419 * arm-symbian-tdep.c (arm_symbian_init_abi): Likewise.
5420 * arm-tdep.c (arm_make_epilogue_frame_cache): Likewise.
5421 (arm_epilogue_frame_prev_register): Likewise.
5422 (arm_record_vdata_transfer_insn): Likewise.
5423 (arm_record_exreg_ld_st_insn): Likewise.
5424 * auto-load.c (execute_script_contents): Likewise.
5425 (print_scripts): Likewise.
5426 * avr-tdep.c (avr_frame_prev_register): Likewise.
5427 (avr_push_dummy_call): Likewise.
5428 * bfin-linux-tdep.c (bfin_linux_sigframe_init): Likewise.
5429 * bfin-tdep.c (bfin_gdbarch_init): Likewise.
5430 * blockframe.c (find_pc_partial_function_gnu_ifunc): Likewise.
5431 * break-catch-throw.c (fetch_probe_arguments): Likewise.
5432 * breakpoint.c (breakpoint_xfer_memory): Likewise.
5433 (breakpoint_init_inferior): Likewise.
5434 (breakpoint_inserted_here_p): Likewise.
5435 (software_breakpoint_inserted_here_p): Likewise.
5436 (hardware_breakpoint_inserted_here_p): Likewise.
5437 (bpstat_what): Likewise.
5438 (break_range_command): Likewise.
5439 (save_breakpoints): Likewise.
5440 * coffread.c (coff_symfile_read): Likewise.
5441 * cris-tdep.c (cris_push_dummy_call): Likewise.
5442 (cris_scan_prologue): Likewise.
5443 (cris_register_size): Likewise.
5444 (_initialize_cris_tdep): Likewise.
5445 * d-exp.y: Likewise.
5446 * dbxread.c (dbx_read_symtab): Likewise.
5447 (process_one_symbol): Likewise.
5448 (coffstab_build_psymtabs): Likewise.
5449 (elfstab_build_psymtabs): Likewise.
5450 * dicos-tdep.c (dicos_init_abi): Likewise.
5451 * disasm.c (do_mixed_source_and_assembly): Likewise.
5452 (gdb_disassembly): Likewise.
5453 * dtrace-probe.c (dtrace_process_dof): Likewise.
5454 * dwarf2read.c (error_check_comp_unit_head): Likewise.
5455 (build_type_psymtabs_1): Likewise.
5456 (skip_one_die): Likewise.
5457 (process_imported_unit_die): Likewise.
5458 (dwarf2_physname): Likewise.
5459 (read_file_scope): Likewise.
5460 (setup_type_unit_groups): Likewise.
5461 (create_dwo_cu_reader): Likewise.
5462 (create_dwo_cu): Likewise.
5463 (create_dwo_unit_in_dwp_v1): Likewise.
5464 (create_dwo_unit_in_dwp_v2): Likewise.
5465 (lookup_dwo_unit_in_dwp): Likewise.
5466 (free_dwo_file): Likewise.
5467 (check_producer): Likewise.
5468 (dwarf2_add_typedef): Likewise.
5469 (dwarf2_add_member_fn): Likewise.
5470 (read_unsigned_leb128): Likewise.
5471 (read_signed_leb128): Likewise.
5472 (dwarf2_const_value): Likewise.
5473 (follow_die_sig_1): Likewise.
5474 (dwarf_decode_macro_bytes): Likewise.
5475 * extension.c (restore_active_ext_lang): Likewise.
5476 * frv-linux-tdep.c (frv_linux_sigtramp_frame_cache): Likewise.
5477 * ft32-tdep.c (ft32_analyze_prologue): Likewise.
5478 * gdbtypes.c (lookup_typename): Likewise.
5479 (resolve_dynamic_range): Likewise.
5480 (check_typedef): Likewise.
5481 * h8300-tdep.c (h8300_is_argument_spill): Likewise.
5482 (h8300_gdbarch_init): Likewise.
5483 * hppa-tdep.c (hppa32_push_dummy_call): Likewise.
5484 (hppa_frame_this_id): Likewise.
5485 (_initialize_hppa_tdep): Likewise.
5486 * hppanbsd-tdep.c (hppanbsd_sigtramp_cache_init): Likewise.
5487 * hppaobsd-tdep.c (hppaobsd_supply_fpregset): Likewise.
5488 * i386-dicos-tdep.c (i386_dicos_init_abi): Likewise.
5489 * i386-tdep.c (i386_bnd_type): Likewise.
5490 (i386_gdbarch_init): Likewise.
5491 (i386_mpx_bd_base): Likewise.
5492 * i386nbsd-tdep.c (i386nbsd_sigtramp_cache_init): Likewise.
5493 * i386obsd-tdep.c (i386obsd_elf_init_abi): Likewise.
5494 * ia64-tdep.c (examine_prologue): Likewise.
5495 (ia64_frame_cache): Likewise.
5496 (ia64_push_dummy_call): Likewise.
5497 * infcmd.c (finish_command_fsm_async_reply_reason): Likewise.
5498 (default_print_one_register_info): Likewise.
5499 * infrun.c (infrun_thread_ptid_changed): Likewise.
5500 (thread_still_needs_step_over): Likewise.
5501 (stop_all_threads): Likewise.
5502 (restart_threads): Likewise.
5503 (keep_going_stepped_thread): Likewise.
5504 * iq2000-tdep.c (iq2000_scan_prologue): Likewise.
5505 * language.c (language_init_primitive_type_symbols): Likewise.
5506 * linespec.c (add_sal_to_sals): Likewise.
5507 * linux-nat.c (status_callback): Likewise.
5508 (kill_unfollowed_fork_children): Likewise.
5509 (linux_nat_kill): Likewise.
5510 * linux-tdep.c (linux_fill_prpsinfo): Likewise.
5511 * linux-thread-db.c (thread_db_notice_clone): Likewise.
5512 (record_thread): Likewise.
5513 * location.c (string_to_event_location_basic): Likewise.
5514 * m32c-tdep.c (m32c_prev_register): Likewise.
5515 * m32r-linux-tdep.c (m32r_linux_init_abi): Likewise.
5516 * m32r-tdep.c (decode_prologue): Likewise.
5517 * m68klinux-tdep.c (m68k_linux_sigtramp_frame_cache): Likewise.
5518 * machoread.c (macho_symtab_read): Likewise.
5519 (macho_symfile_read): Likewise.
5520 (macho_symfile_offsets): Likewise.
5521 * maint.c (set_per_command_cmd): Likewise.
5522 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Likewise.
5523 (mi_cmd_stack_list_variables): Likewise.
5524 * mi/mi-main.c (mi_cmd_exec_run): Likewise.
5525 (output_register): Likewise.
5526 (mi_cmd_execute): Likewise.
5527 (mi_cmd_trace_define_variable): Likewise.
5528 (print_variable_or_computed): Likewise.
5529 * minsyms.c (prim_record_minimal_symbol_full): Likewise.
5530 * mn10300-tdep.c (mn10300_frame_prev_register): Likewise.
5531 * msp430-tdep.c (msp430_pseudo_register_write): Likewise.
5532 * mt-tdep.c (mt_registers_info): Likewise.
5533 * nios2-tdep.c (nios2_analyze_prologue): Likewise.
5534 (nios2_push_dummy_call): Likewise.
5535 (nios2_frame_unwind_cache): Likewise.
5536 (nios2_stub_frame_cache): Likewise.
5537 (nios2_stub_frame_sniffer): Likewise.
5538 (nios2_gdbarch_init): Likewise.
5539 * ppc-ravenscar-thread.c: Likewise.
5540 * ppcfbsd-tdep.c (ppcfbsd_sigtramp_frame_cache): Likewise.
5541 * python/py-evts.c (add_new_registry): Likewise.
5542 * python/py-finishbreakpoint.c (bpfinishpy_init): Likewise.
5543 (bpfinishpy_detect_out_scope_cb): Likewise.
5544 * python/py-framefilter.c (py_print_value): Likewise.
5545 * python/py-inferior.c (infpy_write_memory): Likewise.
5546 * python/py-infevents.c (create_inferior_call_event_object): Likewise.
5547 * python/py-infthread.c (thpy_get_ptid): Likewise.
5548 * python/py-linetable.c (ltpy_get_pcs_for_line): Likewise.
5549 (ltpy_get_all_source_lines): Likewise.
5550 (ltpy_is_valid): Likewise.
5551 (ltpy_iternext): Likewise.
5552 * python/py-symtab.c (symtab_and_line_to_sal_object): Likewise.
5553 * python/py-unwind.c (pyuw_object_attribute_to_pointer): Likewise.
5554 (unwind_infopy_str): Likewise.
5555 * python/py-varobj.c (py_varobj_get_iterator): Likewise.
5556 * ravenscar-thread.c (ravenscar_inferior_created): Likewise.
5557 * rs6000-aix-tdep.c (rs6000_push_dummy_call): Likewise.
5558 * rs6000-lynx178-tdep.c (rs6000_lynx178_push_dummy_call): Likewise.
5559 * rs6000-tdep.c (ppc_deal_with_atomic_sequence): Likewise.
5560 * s390-linux-tdep.c (s390_supply_tdb_regset): Likewise.
5561 (s390_frame_prev_register): Likewise.
5562 (s390_dwarf2_frame_init_reg): Likewise.
5563 (s390_record_vr): Likewise.
5564 (s390_process_record): Likewise.
5565 * score-tdep.c (score_push_dummy_call): Likewise.
5566 (score3_analyze_prologue): Likewise.
5567 * sh-tdep.c (sh_extract_return_value_nofpu): Likewise.
5568 * sh64-tdep.c (sh64_analyze_prologue): Likewise.
5569 (sh64_push_dummy_call): Likewise.
5570 (sh64_extract_return_value): Likewise.
5571 (sh64_do_fp_register): Likewise.
5572 * solib-aix.c (solib_aix_get_section_offsets): Likewise.
5573 * solib-darwin.c (darwin_read_exec_load_addr_from_dyld): Likewise.
5574 (darwin_solib_read_all_image_info_addr): Likewise.
5575 * solib-dsbt.c (enable_break): Likewise.
5576 * solib-frv.c (enable_break2): Likewise.
5577 (frv_fdpic_find_canonical_descriptor): Likewise.
5578 * solib-svr4.c (svr4_handle_solib_event): Likewise.
5579 * sparc-tdep.c (sparc_skip_stack_check): Likewise.
5580 * sparc64-linux-tdep.c (sparc64_linux_get_longjmp_target): Likewise.
5581 * sparcobsd-tdep.c (sparc32obsd_init_abi): Likewise.
5582 * spu-tdep.c (info_spu_dma_cmdlist): Likewise.
5583 * stack.c (read_frame_local): Likewise.
5584 * symfile.c (symbol_file_add_separate): Likewise.
5585 (remove_symbol_file_command): Likewise.
5586 * symmisc.c (maintenance_print_one_line_table): Likewise.
5587 * symtab.c (symbol_cache_flush): Likewise.
5588 (basic_lookup_transparent_type): Likewise.
5589 (sort_search_symbols_remove_dups): Likewise.
5590 * target.c (target_memory_map): Likewise.
5591 (target_detach): Likewise.
5592 (target_resume): Likewise.
5593 (acquire_fileio_fd): Likewise.
5594 (target_store_registers): Likewise.
5595 * thread.c (print_thread_info_1): Likewise.
5596 * tic6x-tdep.c (tic6x_analyze_prologue): Likewise.
5597 * tilegx-linux-tdep.c (tilegx_linux_sigframe_init): Likewise.
5598 * tilegx-tdep.c (tilegx_push_dummy_call): Likewise.
5599 (tilegx_analyze_prologue): Likewise.
5600 (tilegx_stack_frame_destroyed_p): Likewise.
5601 (tilegx_frame_cache): Likewise.
5602 * tracefile.c (trace_save): Likewise.
5603 * tracepoint.c (encode_actions_and_make_cleanup): Likewise.
5604 (start_tracing): Likewise.
5605 (print_one_static_tracepoint_marker): Likewise.
5606 * tui/tui.c (tui_enable): Likewise.
5607 * valops.c (value_struct_elt_bitpos): Likewise.
5608 (find_overload_match): Likewise.
5609 (find_oload_champ): Likewise.
5610 * value.c (value_contents_copy_raw): Likewise.
5611 * windows-tdep.c (windows_get_tlb_type): Likewise.
5612 * x86-linux-nat.c (x86_linux_enable_btrace): Likewise.
5613 * xcoffread.c (record_minimal_symbol): Likewise.
5614 (scan_xcoff_symtab): Likewise.
5615 * xtensa-tdep.c (execute_code): Likewise.
5616 (xtensa_gdbarch_init): Likewise.
5617 (_initialize_xtensa_tdep): Likewise.
5618
5619 2016-05-04 Ulrich Weigand <uweigand@de.ibm.com>
5620
5621 * spu-linux-nat.c (spu_bfd_iovec_pread): Add pointer cast for C++.
5622 (spu_bfd_open): Likewise.
5623
5624 2016-05-04 Yao Qi <yao.qi@linaro.org>
5625
5626 PR gdb/19947
5627 * corefile.c (read_memory): Rename it to ...
5628 (read_memory_object): ... it. Add parameter object.
5629 (read_memory): Call read_memory_object.
5630 (read_stack): Likewise.
5631 (read_code): Likewise.
5632
5633 2016-05-03 Yunlian Jiang <yunlian@google.com>
5634 Doug Evans <dje@google.com>
5635
5636 PR symtab/19914
5637 * dwarf2read.c (open_and_init_dwp_file): Look at backlink if objfile
5638 is separate debug file.
5639
5640 2016-05-03 Don Breazeal <donb@codesourcery.com>
5641
5642 * serial.h (gdb_pipe): Fix argument names in comment.
5643
5644 2016-05-03 Pedro Alves <palves@redhat.com>
5645
5646 PR python/20037
5647 * python/python.c (_initialize_python) [IS_PY3K]: xstrdup/xfree
5648 oldloc.
5649
5650 2016-05-03 Pedro Alves <palves@redhat.com>
5651
5652 * python/python.c (_initialize_python) [IS_PY3K]: Remove dead
5653 code.
5654
5655 2016-05-03 Pedro Alves <palves@redhat.com>
5656
5657 * configure.ac (PYTHON_LIBS): Sed away "-Xlinker -export-dynamic".
5658 * configure: Regenerate.
5659
5660 2016-05-03 Pedro Alves <palves@redhat.com>
5661
5662 * configure.ac (checking for the dynamic export flag): Add
5663 $PYTHON_CPPFLAGS to CPPFLAGS.
5664 * configure: Regenerate.
5665
5666 2016-05-03 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
5667
5668 * symfile.c (find_pc_overlay): Add braces to avoid -Wparentheses
5669 warning.
5670 (find_pc_mapped_section): Likewise.
5671 (list_overlays_command): Likewise.
5672
5673 2016-05-02 Eli Zaretskii <eliz@gnu.org>
5674
5675 * windows-nat.c (_initialize_check_for_gdb_ini): Fix off-by-one
5676 error in allocation of space for "$HOME/.gdbinit" string. This
5677 caused GDB to abort on startup whenever a '~/gdb.ini' file was
5678 actually found, because xsnprintf would hit an assertion
5679 violation.
5680
5681 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
5682
5683 * cli/cli-decode.c (help_cmd_list): Do not list commands that
5684 are deprecated.
5685
5686 2016-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5687
5688 * remote.c (remote_start_remote): Detect PACKET_vFile_setfs.support.
5689
5690 2016-04-27 Martin Galvan <martin.galvan@tallertechnologies.com>
5691
5692 * c-valprint.c (c_value_print): Always convert val back to reference
5693 type if we converted it to a pointer type.
5694
5695 2016-04-27 Andreas Arnez <arnez@linux.vnet.ibm.com>
5696
5697 * configure.ac: Enhance configure check for babeltrace to reject
5698 non-C++-enabled versions.
5699 * configure: Regenerate.
5700
5701 2016-04-26 Sanimir Agovic <sanimir.agovic@intel.com>
5702 Keven Boell <keven.boell@intel.com>
5703 Bernhard Heckel <bernhard.heckel@intel.com>
5704
5705 * f-valprint.c (f77_create_arrayprint_offset_tbl): Remove
5706 function.
5707 (F77_DIM_SIZE, F77_DIM_OFFSET): Remove macro.
5708 (f77_print_array_1): Use value_subscript to subscript a
5709 value array.
5710 (f77_print_array): Remove call to f77_create_arrayprint_offset_tbl.
5711 (f_val_print): Use value_field to construct a field value.
5712
5713 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
5714
5715 * valarith.c (value_address): Resolve dynamic types.
5716
5717 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
5718 Keven Boell <kevel.boell@intel.com>
5719
5720 * NEWS: Add new supported features for fortran.
5721 * gdbtypes.c (remove_dyn_prop): New.
5722 (resolve_dynamic_struct): Keep type length for fortran structs.
5723 * gdbtypes.h: Forward declaration of new function.
5724 * value.c (value_address): Return dynamic resolved location of a value.
5725 (set_value_component_location): Adjust the value address
5726 for single value prints.
5727 (value_primitive_field): Support value types with a dynamic location.
5728 (set_internalvar): Remove dynamic location property of
5729 internal variables.
5730
5731 2016-04-25 Pedro Alves <palves@redhat.com>
5732 Yao Qi <yao.qi@linaro.org>
5733
5734 * mem-break.c (set_raw_breakpoint_at): Create a raw breakpoint
5735 object. Insert it if it is not inserted yet. Increase the
5736 refcount and link it into the proc's raw breakpoint list.
5737
5738 2016-04-25 Yao Qi <yao.qi@linaro.org>
5739
5740 * breakpoint.c (should_be_inserted): Return 0 if the location's
5741 owner is not single step breakpoint or single step breakpoint's
5742 thread isn't the thread which is stepping past a breakpoint.
5743 * gdbarch.sh (software_single_step): Update comments.
5744 * gdbarch.h: Regenerated.
5745 * infrun.c (struct step_over_info) <thread>: New field.
5746 (set_step_over_info): New argument 'thread'. Callers updated.
5747 (clear_step_over_info): Set field thread to -1.
5748 (thread_is_stepping_over_breakpoint): New function.
5749 * infrun.h (thread_is_stepping_over_breakpoint): Declaration.
5750
5751 2016-04-22 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5752
5753 * ppc-linux-nat.c (ppc_linux_read_description): Use PPC_FEATURE_HAS_VSX
5754 and PPC_FEATURE_HAS_ALTIVEC to check if such features are available.
5755
5756 2016-04-22 Yao Qi <yao.qi@linaro.org>
5757
5758 * valops.c (read_value_memory): New local variable 'stack'.
5759 Set it to either TARGET_OBJECT_STACK_MEMORY or
5760 TARGET_OBJECT_MEMORY.
5761
5762 2016-04-22 Pedro Alves <palves@redhat.com>
5763
5764 * ada-exp.y: Remove all yy symbol remappings.
5765 (GDB_YY_REMAP_PREFIX): Define.
5766 Include "yy-remap.h".
5767 * ada-lang.c (ada_language_defn): Adjust.
5768 * ada-lang.h (ada_error): Rename to ...
5769 (ada_yyerror): ... this.
5770 * c-exp.y: Remove all yy symbol remappings.
5771 (GDB_YY_REMAP_PREFIX): Define.
5772 Include "yy-remap.h".
5773 * c-lang.c (c_language_defn, cplus_language_defn)
5774 (asm_language_defn, minimal_language_defn): Adjust.
5775 * c-lang.h (c_error): Rename to ...
5776 (c_yyerror): ... this.
5777 * d-exp.y: Remove all yy symbol remappings.
5778 (GDB_YY_REMAP_PREFIX): Define.
5779 Include "yy-remap.h".
5780 * d-lang.c (d_language_defn): Adjust.
5781 * d-lang.h (d_error): Rename to ...
5782 (d_yyerror): ... this.
5783 * f-exp.y: Remove all yy symbol remappings.
5784 (GDB_YY_REMAP_PREFIX): Define.
5785 Include "yy-remap.h".
5786 * f-lang.c (f_language_defn): Adjust.
5787 * f-lang.h (f_error): Rename to ...
5788 (f_yyerror): ... this.
5789 * go-exp.y: Remove all yy symbol remappings.
5790 (GDB_YY_REMAP_PREFIX): Define.
5791 Include "yy-remap.h".
5792 * go-lang.c (go_language_defn): Adjust.
5793 * go-lang.h (go_error): Rename to ...
5794 (go_yyerror): ... this.
5795 * jv-exp.y: Remove all yy symbol remappings.
5796 (GDB_YY_REMAP_PREFIX): Define.
5797 Include "yy-remap.h".
5798 * jv-lang.c (java_language_defn): Adjust.
5799 * jv-lang.h (java_error): Rename to ...
5800 (java_yyerror): ... this.
5801 * m2-exp.y: Remove all yy symbol remappings.
5802 (GDB_YY_REMAP_PREFIX): Define.
5803 Include "yy-remap.h".
5804 * m2-lang.c (m2_language_defn): Adjust.
5805 * m2-lang.h (m2_error): Rename to ...
5806 (m2_yyerror): ... this.
5807 * objc-exp.y: Remove all yy symbol remappings.
5808 (GDB_YY_REMAP_PREFIX): Define.
5809 Include "yy-remap.h".
5810 * objc-lang.c (objc_language_defn): Adjust.
5811 * opencl-lang.c (opencl_language_defn): Adjust.
5812 * p-exp.y: Remove all yy symbol remappings.
5813 (GDB_YY_REMAP_PREFIX): Define.
5814 Include "yy-remap.h".
5815 * p-lang.c (pascal_language_defn): Adjust.
5816 * p-lang.h (pascal_error): Rename to ...
5817 (pascal_yyerror): ... this.
5818 * yy-remap.h: New file.
5819
5820 2016-04-22 Pedro Alves <palves@redhat.com>
5821
5822 * common/common-exceptions.h (GDB_XCPT_TRY): Remove mention of
5823 the foreign frames issue.
5824 [__cplusplus] (GDB_XCPT): Define as GDB_XCPT_TRY.
5825
5826 2016-04-22 Pedro Alves <palves@redhat.com>
5827
5828 * common/common-exceptions.c (enum catcher_state, struct catcher)
5829 (current_catcher): Define in C++ mode too.
5830 (exceptions_state_mc_catch): Call throw_exception_sjlj instead of
5831 throw_exception.
5832 (throw_exception_sjlj, throw_exception_cxx): New functions,
5833 factored out from throw_exception.
5834 (throw_exception): Reimplement.
5835 * common/common-exceptions.h (exceptions_state_mc_init)
5836 (exceptions_state_mc_action_iter)
5837 (exceptions_state_mc_action_iter_1, exceptions_state_mc_catch):
5838 Declare in C++ mode too.
5839 (TRY): Rename to ...
5840 (TRY_SJLJ): ... this.
5841 (CATCH): Rename to ...
5842 (CATCH_SJLJ): ... this.
5843 (END_CATCH): Rename to ...
5844 (END_CATCH_SJLJ): ... this.
5845 [GDB_XCPT == GDB_XCPT_SJMP] (TRY, CATCH, END_CATCH): Map to SJLJ
5846 equivalents.
5847 (throw_exception): Update comments.
5848 (throw_exception_sjlj): Declare.
5849 * event-top.c (gdb_rl_callback_read_char_wrapper): Extend intro
5850 comment. Wrap body in TRY_SJLJ/CATCH_SJLJ and rethrow any
5851 intercepted exception.
5852 (gdb_rl_callback_handler): New function.
5853 (gdb_rl_callback_handler_install): Always install
5854 gdb_rl_callback_handler as readline callback.
5855
5856 2016-04-22 Pedro Alves <palves@redhat.com>
5857
5858 * event-top.c (rl_callback_read_char_wrapper): Rename to ...
5859 (gdb_rl_callback_read_char_wrapper): ... this.
5860 (change_line_handler, gdb_setup_readline): Adjust.
5861
5862 2016-04-22 Yao Qi <yao.qi@linaro.org>
5863
5864 * aarch32-linux-nat.c (aarch32_gp_regcache_supply): Clear CPSR
5865 bits 20 to 23.
5866
5867 2016-04-22 Joel Brobecker <brobecker@adacore.com>
5868
5869 * MAINTAINER: Remove myself as AIX Maintainer.
5870
5871 2016-04-22 Maciej W. Rozycki <macro@imgtec.com>
5872
5873 * mips-tdep.c (mips_gdbarch_init): For GDB_OSABI_LINUX set
5874 `num_regs' to 90 rather than 79. Where a target description is
5875 present adjust the setting appropriately.
5876
5877 2016-04-21 Pedro Alves <palves@redhat.com>
5878
5879 * common/common-exceptions.h (GDB_XCPT_TRY): Add comment.
5880 (GDB_XCPT): Always define as GDB_XCPT_SJMP.
5881
5882 2016-04-21 Pedro Alves <palves@redhat.com>
5883
5884 * aix-thread.c (pdc_read_data, pdc_write_data): Add cast.
5885 (aix_thread_resume): Use PTRACE_TYPE_ARG5.
5886 * rs6000-nat.c (rs6000_ptrace64): Use PTRACE_TYPE_ARG5.
5887 (rs6000_ptrace_ldinfo): Change type of 'ldi' local to void
5888 pointer, and cast return to gdb_byte pointer.
5889
5890 2016-04-21 Pedro Alves <palves@redhat.com>
5891
5892 * s390-linux-nat.c (fetch_regset, store_regset, check_regset): Use
5893 void * instead of gdb_byte *.
5894
5895 2016-04-21 Pedro Alves <palves@redhat.com>
5896
5897 * dwarf2read.c (try_open_dwop_file, open_dwo_file)
5898 (file_file_name, file_full_name): Add char * cast to sentinel in
5899 concat/reconcat calls.
5900 * event-top.c (top_level_prompt): Likewise.
5901 * guile/guile.c (initialize_scheme_side): Likewise.
5902 * linux-tdep.c (linux_fill_prpsinfo): Likewise.
5903 * macrotab.c (macro_source_fullname): Likewise.
5904 * main.c (get_init_files, captured_main): Likewise.
5905 * psymtab.c (psymtab_to_fullname): Likewise.
5906 * python/python.c (_initialize_python)
5907 (gdbpy_finish_initialization): Likewise.
5908 * source.c (symtab_to_fullname): Likewise.
5909
5910 2016-04-20 Pedro Alves <palves@redhat.com>
5911
5912 * build-with-cxx.m4 (GDB_AC_BUILD_WITH_CXX): Default to yes.
5913 * configure: Renegerate.
5914
5915 2016-04-20 Pedro Alves <palves@redhat.com>
5916
5917 * darwin-nat.c (darwin_decode_message): Use gdb_signal_from_host.
5918
5919 2016-04-20 Pedro Alves <palves@redhat.com>
5920
5921 * aarch64-tdep.c (aarch64_record_load_store): Change type of
5922 'reg_rm_val' local to ULONGEST.
5923
5924 2016-04-20 Pedro Alves <palves@redhat.com>
5925
5926 * darwin-nat.c (darwin_resume_thread): Add uintptr_t cast.
5927
5928 2016-04-20 Doug Evans <xdje42@gmail.com>
5929
5930 * symmisc.c (dump_symtab_1): Print owning compunit for identical
5931 blockvectors.
5932
5933 2016-04-20 Yao Qi <yao.qi@linaro.org>
5934
5935 * aarch32-linux-nat.c: Include "arch/arm-linux.h".
5936
5937 2016-04-20 Yao Qi <yao.qi@linaro.org>
5938
5939 * arm-linux-tdep.h (ARM_CPSR_GREGNUM): Move it to ...
5940 * arch/arm-linux.h: ... here.
5941
5942 2016-04-19 John Baldwin <jhb@FreeBSD.org>
5943
5944 * amd64bsd-nat.c (amd64bsd_fetch_inferior_registers): Change xstateregs
5945 to void *.
5946 (amd64bsd_store_inferior_registers): Likewise.
5947 * fbsd-nat.c (resume_one_thread_cb): Explicitly cast data to ptid_t *.
5948 (resume_all_threads_cb): Likewise.
5949 * i386bsd-nat.c (i386bsd_supply_gregset): Cast gregs to char *.
5950 (i386bsd_collect_gregset): Likewise.
5951 (i386bsd_fetch_inferior_registers): Change xstateregs to void *.
5952 (i386bsd_store_inferior_registers): Likewise.
5953
5954 2016-04-19 John Baldwin <jhb@FreeBSD.org>
5955
5956 * main.c (setup_alternate_signal_stack): Cast to char *.
5957
5958 2016-04-19 Doug Evans <xdje42@gmail.com>
5959
5960 * symmisc.c (dump_symtab_1, dump_symtab): Delete arg objfile.
5961 All callers updated.
5962
5963 2016-04-19 Doug Evans <xdje42@gmail.com>
5964
5965 PR gdb/17911
5966 * source.c (is_regular_file): New arg errno_ptr.
5967 All callers updated.
5968
5969 2016-04-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5970
5971 * linux-record.c (record_linux_system_call): Merge handling for
5972 readlink/recv/read and pipe/pipe2.
5973
5974 2016-04-14 Walfred Tedeschi <walfred.tedeschi@intel.com>
5975
5976 * features/i386/amd64-mpx-linux.xml: Remove AVX feature.
5977 * features/i386/amd64-mpx.xml: Remove AVX feature.
5978 * features/i386/i386-mpx-linux.xml: Remove AVX feature.
5979 * features/i386/i386-mpx.xml: Remove AVX feature.
5980 * features/i386/amd64-mpx-linux.c: Regenerate.
5981 * features/i386/amd64-mpx.c: Regenerate.
5982 * features/i386/i386-mpx-linux.c: Regenerate.
5983 * features/i386/i386-mpx.c: Regenerate.
5984 * regformats/i386/amd64-mpx-linux.dat: Regenerate.
5985 * regformats/i386/amd64-mpx.dat: Regenerate.
5986 * regformats/i386/i386-mpx-linux.dat: Regenerate.
5987 * regformats/i386/i386-mpx.dat: Regenerate.
5988
5989 2016-04-16 Walfred Tedeschi <walfred.tedeschi@intel.com>
5990
5991 * amd64-linux-tdep.c (features/i386/amd64-avx-mpx-linux.c):
5992 New include.
5993 (amd64_linux_core_read_description): Add case for
5994 X86_XSTATE_AVX_MPX_MASK.
5995 (_initialize_amd64_linux_tdep): Call initialize_tdesc_amd64_avx_mpx_linux.
5996 * amd64-linux-tdep.h (tdesc_amd64_avx_mpx_linux): New definition.
5997 * amd64-tdep.c (features/i386/amd64-avx-mpx.c): New include.
5998 (amd64_target_description): Add case for X86_XSTATE_AVX_MPX_MASK.
5999 (_initialize_amd64_tdep): Call initialize_tdesc_amd64_avx_mpx.
6000 * common/x86-xstate.h (X86_XSTATE_MPX_MASK): Remove AVX bits.
6001 (X86_XSTATE_AVX_MPX_MASK): New case.
6002 * features/Makefile (i386/i386-avx-mpx, i386/i386-avx-mpx-linux)
6003 (i386/amd64-avx-mpx, i386/amd64-avx-mpx-linux): New rules.
6004 (i386/i386-avx-mpx-expedite, i386/i386-avx-mpx-linux-expedite)
6005 (i386/amd64-avx-mpx-expedite, i386/amd64-avx-mpx-linux-expedite):
6006 New expedites.
6007 * i386-linux-tdep.c (features/i386/i386-avx-mpx-linux.c): New
6008 include.
6009 (i386_linux_core_read_description): Add case
6010 X86_XSTATE_AVX_MPX_MASK.
6011 (_initialize_i386_linux_tdep): Call
6012 initialize_tdesc_i386_avx_mpx_linux.
6013 * i386-linux-tdep.h (tdesc_i386_avx_mpx_linux): New include.
6014 * i386-tdep.c (features/i386/i386-avx-mpx.c): New include.
6015 (i386_target_description): Add case for X86_XSTATE_AVX_MPX_MASK.
6016 * x86-linux-nat.c (x86_linux_read_description): Add case for
6017 X86_XSTATE_AVX_MPX_MASK.
6018 * features/i386/amd64-avx-mpx-linux.xml: New file.
6019 * features/i386/i386-avx-mpx-linux.xml: New file.
6020 * features/i386/i386-avx-mpx.xml: New file.
6021 * features/i386/amd64-avx-mpx.xml: New file.
6022 * features/i386/amd64-avx-mpx-linux.c: Generated.
6023 * features/i386/amd64-avx-mpx.c: Generated.
6024 * features/i386/i386-avx-mpx-linux.c: Generated.
6025 * features/i386/i386-avx-mpx.c: Generated.
6026 * regformats/i386/amd64-avx-mpx-linux.dat: Generated.
6027 * regformats/i386/amd64-avx-mpx.dat: Generated.
6028 * regformats/i386/i386-avx-mpx-linux.dat: Generated.
6029 * regformats/i386/i386-avx-mpx.dat: Generated.
6030
6031 2016-04-18 Pedro Alves <palves@redhat.com>
6032
6033 * ptrace.m4 (GDB_AC_PTRACE): Don't run tests in C++ mode.
6034 * configure: Regenerate.
6035
6036 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
6037
6038 * valops.c (value_addr): For C++ references, set the copied value's
6039 enclosing_type as well.
6040
6041 2016-04-18 Yao Qi <yao.qi@linaro.org>
6042
6043 Revert:
6044 2016-04-15 Yao Qi <yao.qi@linaro.org>
6045
6046 * arm-tdep.c (thumb_stack_frame_destroyed_p): Return zero if
6047 PC is far from the end of function.
6048
6049 2016-04-16 Pedro Alves <palves@redhat.com>
6050
6051 * ada-exp.y (yydefred): Define as ada_yydefred.
6052
6053 2016-04-15 Pedro Alves <palves@redhat.com>
6054
6055 * ada-lang.c (ada_lookup_struct_elt_type): Constify 'type_str' and
6056 'name_str' locals.
6057
6058 2016-04-15 Pedro Alves <palves@redhat.com>
6059
6060 * btrace.c (pt_btrace_insn_flags): Change return type to
6061 btrace_insn_flags. Use btrace_insn_flags for local.
6062
6063 2016-04-15 Pedro Alves <palves@redhat.com>
6064
6065 * nat/linux-ptrace.h [__mips__] (GDB_ARCH_IS_TRAP_BRKPT): Also
6066 accept TRAP_BRKPT.
6067 [__mips__] (GDB_ARCH_IS_TRAP_HWBKPT): Also accept TRAP_HWBKPT.
6068
6069 2016-04-15 Yao Qi <yao.qi@linaro.org>
6070
6071 * arm-tdep.c (thumb_stack_frame_destroyed_p): Return zero if
6072 PC is far from the end of function.
6073
6074 2016-04-14 Pedro Alves <palves@redhat.com>
6075
6076 * cli/cli-cmds.c (alias_usage_error): New function.
6077 (alias_command): Use it.
6078 * ctf.c (ctf_save_metadata_header): Inline metadata_fmt local in
6079 ctf_save_write_metadata call.
6080
6081 2016-04-14 Pedro Alves <palves@redhat.com>
6082
6083 * ada-typeprint.c (print_fixed_point_type): Don't pass float as
6084 argument to function expecting LONGEST.
6085 * value.c (unpack_long): Add casts to LONGEST.
6086
6087 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
6088
6089 * exec.c (exec_file_locate_attach): Guard a couple functions
6090 that can throw errors.
6091 (exception_print_same): New helper function.
6092
6093 2016-04-13 Pedro Alves <palves@redhat.com>
6094
6095 PR remote/19840
6096 * remote.c (struct remote_state) <last_resume_exec_dir>: New
6097 field.
6098 (new_remote_state): Default last_resume_exec_dir to EXEC_FORWARD.
6099 (remote_open_1): Reset last_resume_exec_dir to EXEC_FORWARD.
6100 (remote_resume): Store the last execution direction.
6101 (remote_execution_direction): New function.
6102 (init_remote_ops): Install it as to_execution_direction target_ops
6103 method.
6104
6105 2016-04-12 Pedro Alves <palves@redhat.com>
6106
6107 * common/common-exceptions.h (GDB_XCPT_TRY): Update comment.
6108 [__cplusplus] (GDB_XCPT): Define as GDB_XCPT_TRY.
6109
6110 2016-04-12 Pedro Alves <palves@redhat.com>
6111
6112 * common/common-exceptions.c (struct catcher) <buf>: Now a
6113 'jmp_buf' instead of SIGJMP_BUF.
6114 (exceptions_state_mc_init): Change return type to 'jmp_buf'.
6115 (throw_exception): Use longjmp instead of SIGLONGJMP.
6116 * common/common-exceptions.h: Include <setjmp.h> instead of
6117 "gdb_setjmp.h".
6118 (exceptions_state_mc_init): Change return type to 'jmp_buf'.
6119 [GDB_XCPT == GDB_XCPT_SJMP] (TRY): Use setjmp instead of
6120 SIGSETJMP.
6121 * cp-support.c: Include "gdb_setjmp.h".
6122
6123 2016-04-12 Pedro Alves <palves@redhat.com>
6124
6125 * common/common-exceptions.c (exception_rethrow): Remove
6126 prepare_to_throw_exception call.
6127 * common/common-exceptions.h (prepare_to_throw_exception): Delete
6128 declaration.
6129 * exceptions.c (prepare_to_throw_exception): Delete.
6130
6131 2016-04-12 Pedro Alves <palves@redhat.com>
6132
6133 * target.c (target_check_pending_interrupt): Delete.
6134 * target.h (struct target_ops) <to_check_pending_interrupt>:
6135 Remove method.
6136 (target_check_pending_interrupt): Remove declaration.
6137 * target-delegates.c: Regenerate.
6138
6139 2016-04-12 Pedro Alves <palves@redhat.com>
6140
6141 * defs.h: Update comments on SIGINT handling.
6142 (immediate_quit): Delete declaration.
6143 * event-loop.c (call_async_signal_handler): Delete.
6144 * event-loop.h (call_async_signal_handler): Delete declaration.
6145 (mark_async_signal_handler): Update comments.
6146 (gdb_call_async_signal_handler): Delete declaration.
6147 * event-top.c (handle_sigint): Call mark_async_signal_handler
6148 instead of gdb_call_async_signal_handler.
6149 * exceptions.c (prepare_to_throw_exception): Remove reference to
6150 immediate_quit.
6151 (exception_fprintf): Remove comments about immediate_quit.
6152 * mingw-hdep.c (sigint_event, sigint_handler): Delete.
6153 (gdb_select): Don't wait on sigint_event.
6154 (gdb_call_async_signal_handler): Delete.
6155 (_initialize_mingw_hdep): Delete.
6156 * posix-hdep.c (gdb_call_async_signal_handler): Delete.
6157 * utils.c (immediate_quit): Delete.
6158
6159 2016-04-12 Pedro Alves <palves@redhat.com>
6160
6161 * defs.h (quit_handler_ftype, quit_handler)
6162 (make_cleanup_override_quit_handler, default_quit_handler): New.
6163 (QUIT): Adjust comments.
6164 * event-top.c (default_quit_handler): New function.
6165 (quit_handler): New global.
6166 (struct quit_handler_cleanup_data): New.
6167 (restore_quit_handler, restore_quit_handler_dtor)
6168 (make_cleanup_override_quit_handler): New.
6169 (async_request_quit): Call QUIT.
6170 * remote.c (struct remote_state) <got_ctrlc_during_io>: New field.
6171 (async_sigint_remote_twice_token, async_sigint_remote_token):
6172 Delete.
6173 (remote_close): Update comments.
6174 (remote_start_remote): Don't set immediate_quit. Set starting_up
6175 earlier.
6176 (remote_serial_quit_handler, remote_unpush_and_throw): New
6177 functions.
6178 (remote_open_1): Clear got_ctrlc_during_io. Set
6179 remote_async_terminal_ours_p unconditionally.
6180 (async_initialize_sigint_signal_handler)
6181 (async_handle_remote_sigint, async_handle_remote_sigint_twice)
6182 (remote_check_pending_interrupt, async_remote_interrupt)
6183 (async_remote_interrupt_twice)
6184 (async_cleanup_sigint_signal_handler, ofunc)
6185 (sync_remote_interrupt, sync_remote_interrupt_twice): Delete.
6186 (remote_terminal_inferior, remote_terminal_ours): Remove async
6187 checks.
6188 (remote_wait_as): Don't install a SIGINT handler in sync mode.
6189 (readchar, remote_serial_write): Override the quit handler with
6190 remote_serial_quit_handler.
6191 (getpkt_or_notif_sane_1): Don't call QUIT.
6192 (initialize_remote_ops): Don't install
6193 remote_check_pending_interrupt.
6194 (_initialize_remote): Don't create async_sigint_remote_token and
6195 async_sigint_remote_twice_token.
6196 * ser-base.c (ser_base_wait_for): Call QUIT and use
6197 interruptible_select.
6198 (ser_base_write): Call QUIT.
6199 * ser-go32.c (dos_readchar, dos_write): Call QUIT.
6200 * ser-unix.c (wait_for): Don't use VTIME. Always take the
6201 gdb_select path, but call QUIT and interruptible_select.
6202 * utils.c (maybe_quit): Call the current quit handler. Don't call
6203 target_check_pending_interrupt.
6204 (defaulted_query, prompt_for_continue): Override the quit handler
6205 with the default quit handler.
6206
6207 2016-04-12 Pedro Alves <palves@redhat.com>
6208
6209 * tui/tui-hooks.c (tui_target_has_run): Delete.
6210 (tui_about_to_proceed): Delete.
6211 (tui_about_to_proceed_observer): Delete.
6212 (tui_install_hooks, tui_remove_hooks): Don't install/remove an
6213 about_to_proceed observer.
6214
6215 2016-04-12 Pedro Alves <palves@redhat.com>
6216
6217 * mi/mi-interp.c (mi_new_thread): Put
6218 target_terminal_ours_for_output in effect while outputting.
6219 (mi_thread_exit): Use target_terminal_ours_for_output instead of
6220 target_terminal_ours.
6221 (mi_record_changed, mi_inferior_added, mi_inferior_appeared)
6222 (mi_inferior_exit, mi_inferior_removed, mi_traceframe_changed)
6223 (mi_tsv_created, mi_tsv_deleted, mi_tsv_modified)
6224 (mi_breakpoint_created, mi_breakpoint_deleted)
6225 (mi_breakpoint_modified, mi_solib_loaded, mi_solib_unloaded)
6226 (mi_command_param_changed, mi_memory_changed)
6227 (report_initial_inferior): Use target_terminal_ours_for_output
6228 instead of target_terminal_ours. Restore terminal settings.
6229 * mi/mi-main.c (mi_execute_command): Use
6230 target_terminal_ours_for_output instead of target_terminal_ours.
6231 Restore terminal settings.
6232
6233 2016-04-12 Pedro Alves <palves@redhat.com>
6234
6235 PR gdb/19828
6236 * gnu-nat.c (inf_validate_task_sc): Don't call
6237 target_terminal_ours / target_terminal_inferior around query.
6238 * i386-tdep.c (i386_record_lea_modrm, i386_process_record): Don't
6239 call target_terminal_ours / target_terminal_inferior around
6240 yquery.
6241 * linux-record.c (record_linux_system_call): Don't call
6242 target_terminal_ours / target_terminal_inferior around yquery.
6243 * nto-procfs.c (interrupt_query): Don't call target_terminal_ours
6244 / target_terminal_inferior around query.
6245 * record-full.c (record_full_check_insn_num): Remove
6246 'set_terminal' parameter. Don't call target_terminal_ours /
6247 target_terminal_inferior around query.
6248 (record_full_message, record_full_registers_change)
6249 (record_full_xfer_partial): Adjust.
6250 * remote.c (interrupt_query): Don't call target_terminal_ours /
6251 target_terminal_inferior around query.
6252 * utils.c (defaulted_query): Install cleanup to restore target
6253 terminal. Put target_terminal_ours_for_output in effect while
6254 defaulted producing, and target_terminal_ours in in effect while
6255 handling input.
6256 (prompt_for_continue): Install cleanup to restore target terminal.
6257 Put target_terminal_ours in in effect while handling input.
6258
6259 2016-04-12 Pedro Alves <palves@redhat.com>
6260
6261 * utils.c (defaulted_query, prompt_for_continue): Free temporary
6262 strings with cleanups, instead of xfree.
6263
6264 2016-04-12 Pedro Alves <palves@redhat.com>
6265
6266 * utils.c (vwarning, internal_vproblem): Use
6267 make_cleanup_restore_target_terminal and
6268 target_terminal_ours_for_output.
6269
6270 2016-04-12 Pedro Alves <palves@redhat.com>
6271
6272 * infcmd.c (post_create_inferior, prepare_one_step): Use
6273 target_terminal_ours_for_output instead of target_terminal_ours.
6274
6275 2016-04-12 Pedro Alves <palves@redhat.com>
6276
6277 * exceptions.c (print_flush): Use target_terminal_ours_for_output
6278 instead of target_terminal_ours, and restore target terminal with
6279 a cleanup.
6280
6281 2016-04-12 Pedro Alves <palves@redhat.com>
6282
6283 * cp-support.c (gdb_demangle): Use target_terminal_ours_for_output
6284 instead of target_terminal_ours, and restore target terminal with
6285 a cleanup.
6286
6287 2016-04-12 Pedro Alves <palves@redhat.com>
6288
6289 * ada-lang.c (type_as_string, type_as_string_and_cleanup): New
6290 functions.
6291 (ada_lookup_struct_elt_type): Use type_as_string_and_cleanup.
6292
6293 2016-04-12 Pedro Alves <palves@redhat.com>
6294
6295 * ser-base.c (fd_event): Retry read_prim on EINTR.
6296 (do_ser_base_readchar): Retry read_prim on EINTR.
6297 (ser_base_write): Retry write_prim on EINTR.
6298 * ser-unix.c (ser_unix_read_prim): Don't retry on EINTR here.
6299 (ser_unix_write_prim): Remove comment.
6300
6301 2016-04-12 Pedro Alves <palves@redhat.com>
6302
6303 * remote.c (remote_pass_ctrlc): New function.
6304 (init_remote_ops): Install it.
6305 * target.c (target_terminal_inferior): Pass pending Ctrl-C to the
6306 target.
6307 (target_pass_ctrlc, default_target_pass_ctrlc): New functions.
6308 * target.h (struct target_ops) <to_pass_ctrlc>: New method.
6309 (target_pass_ctrlc, default_target_pass_ctrlc): New declarations.
6310 * target-delegates.c: Regenerate.
6311
6312 2016-04-12 Pedro Alves <palves@redhat.com>
6313
6314 * infcmd.c (interrupt_target_1): Call target_stop is in non-stop
6315 mode.
6316 * linux-nat.c (linux_nat_interrupt): Delete.
6317 (linux_nat_add_target): Don't install linux_nat_interrupt.
6318 * remote.c (remote_interrupt_ns): Change return type to void.
6319 Throw error if interrupting the target is not supported.
6320 (remote_interrupt): Don't call the remote_stop_ns/remote_stop_as.
6321
6322 2016-04-12 Pedro Alves <palves@redhat.com>
6323
6324 * defs.h (clear_quit_flag): Remove declaration.
6325 * extension-priv.h (struct extension_language_ops)
6326 <clear_quit_flag>: Remove field and update comments.
6327 * extension.c (clear_quit_flag): Delete.
6328 * guile/guile.c (guile_extension_ops): Adjust.
6329 * python/python.c (python_extension_ops): Adjust.
6330 (gdbpy_clear_quit_flag): Delete.
6331
6332 2016-04-12 Pedro Alves <palves@redhat.com>
6333
6334 * main.c (captured_main): Don't clear the quit flag.
6335
6336 2016-04-12 Pedro Alves <palves@redhat.com>
6337
6338 * exceptions.c (prepare_to_throw_exception): Don't clear the quit
6339 flag.
6340
6341 2016-04-12 Pedro Alves <palves@redhat.com>
6342
6343 * event-top.c (command_handler): Don't call clear_quit_flag.
6344
6345 2016-04-12 Pedro Alves <palves@redhat.com>
6346
6347 * remote-sim.c (gdb_os_poll_quit): Don't call clear_quit_flag.
6348 * remote.c (remote_wait_as): Don't call clear_quit_flag.
6349
6350 2016-04-12 Pedro Alves <palves@redhat.com>
6351
6352 * python/python.c: Include "ser-event.h".
6353 (gdbpy_event_fds): Delete.
6354 (gdbpy_serial_event): New.
6355 (gdbpy_run_events): Change prototype. Use serial_event_clear
6356 instead of serial_readchar.
6357 (gdbpy_post_event): Use serial_event_set instead of serial_write.
6358 (gdbpy_initialize_events): Use make_serial_event instead of
6359 serial_pipe.
6360
6361 2016-04-12 Pedro Alves <palves@redhat.com>
6362
6363 * defs.h: Extend QUIT-related comments to mention
6364 interruptible_select.
6365 (quit_serial_event_set, quit_serial_event_clear): Declare.
6366 * event-top.c: Include "ser-event.h" and "gdb_select.h".
6367 (quit_serial_event): New global.
6368 (async_init_signals): Make quit_serial_event.
6369 (quit_serial_event_set, quit_serial_event_clear)
6370 (quit_serial_event_fd, interruptible_select): New functions.
6371 * extension.c (set_quit_flag): Set the quit serial event.
6372 (check_quit_flag): Clear the quit serial event.
6373 * gdb_select.h (interruptible_select): New declaration.
6374 * guile/scm-ports.c (ioscm_input_waiting): Use
6375 interruptible_select instead of gdb_select.
6376 * top.c (gdb_readline_no_editing): Likewise.
6377 * ui-file.c (stdio_file_read): Likewise.
6378
6379 2016-04-12 Pedro Alves <palves@redhat.com>
6380
6381 * event-loop.c: Include "ser-event.h".
6382 (async_signal_handlers_serial_event): New global.
6383 (async_signals_handler, initialize_async_signal_handlers): New
6384 functions.
6385 (mark_async_signal_handler): Set
6386 async_signal_handlers_serial_event.
6387 (invoke_async_signal_handlers): Clear
6388 async_signal_handlers_serial_event.
6389 * event-top.c (async_init_signals): Call
6390 initialize_async_signal_handlers.
6391
6392 2016-04-12 Pedro Alves <palves@redhat.com>
6393
6394 * Makefile.in (SFILES): Add ser-event.c.
6395 (HFILES_NO_SRCDIR): Add ser-event.h.
6396 (COMMON_OBS): Add ser-event.o.
6397 * ser-event.c, ser-event.h: New files.
6398 * serial.c (new_serial): New function, factored out from
6399 (serial_fdopen_ops): ... this.
6400 (serial_open_ops_1): New function, factored out from
6401 (serial_open): ... this.
6402 (serial_open_ops): New function.
6403 * serial.h (struct serial): Forware declare.
6404 (serial_open_ops): New declaration.
6405
6406 2016-04-12 Pedro Alves <palves@redhat.com>
6407
6408 * serial.c (serial_open, serial_fdopen_ops, do_serial_close):
6409 Remove references to name.
6410 * serial.h (struct serial) <name>: Delete.
6411
6412 2016-04-12 Pedro Alves <palves@redhat.com>
6413
6414 * remote-fileio.c (sigint_fileio_token, remote_fio_no_longjmp):
6415 Delete.
6416 (async_remote_fileio_interrupt): Delete.
6417 (remote_fileio_ctrl_c_signal_handler): Don't call the async signal
6418 handler. Instead just always set the ctrl_c flag.
6419 (remote_fileio_reply): Clear remote_fio_ctrl_c_flag before
6420 re-enabling the SIGINT handler.
6421 (remote_fileio_func_open, remote_fileio_func_close)
6422 (remote_fileio_func_read, remote_fileio_func_write)
6423 (remote_fileio_func_lseek, remote_fileio_func_rename)
6424 (remote_fileio_func_unlink, remote_fileio_func_stat)
6425 (remote_fileio_func_fstat, remote_fileio_func_gettimeofday)
6426 (remote_fileio_func_isatty, remote_fileio_func_system)
6427 (remote_fileio_request): Remove references to
6428 remote_fio_no_longjmp.
6429 (initialize_remote_fileio): Don't create an async signal handler.
6430
6431 2016-04-12 Pedro Alves <palves@redhat.com>
6432
6433 * event-top.c (stdin_event_handler): Call QUIT;
6434 (prompt_for_continue): Don't run with immediate_quit set.
6435
6436 2016-04-12 Pedro Alves <palves@redhat.com>
6437
6438 * tui/tui-io.c (tui_redisplay_readline): Check
6439 gdb_in_secondary_prompt_p instead of immediate_quit.
6440 * tui/tui.c: Include top.h.
6441 (tui_rl_startup_hook): Check gdb_in_secondary_prompt_p instead of
6442 immediate_quit.
6443
6444 2016-04-12 Pedro Alves <palves@redhat.com>
6445
6446 * top.c (read_command_file): Inline command_loop here.
6447 (command_loop): Delete.
6448
6449 2016-04-12 Pedro Alves <palves@redhat.com>
6450
6451 * top.c: Include "gdb_select.h".
6452 (gdb_readline_no_editing): Wait for input with gdb_select instead
6453 of blocking in fgetc.
6454 (command_line_input): Don't set immediate_quit.
6455
6456 2016-04-08 Martin Galvan <martin.galvan@tallertechnologies.com>
6457
6458 * value.c (value_next): Make pass-by-reference parameters const-correct.
6459 (value_parent): Likewise.
6460 (value_enclosing_type): Likewise.
6461 (value_lazy): Likewise.
6462 (value_stack): Likewise.
6463 (value_embedded_offset): Likewise.
6464 (value_pointed_to_offset): Likewise.
6465 (value_raw_address): Likewise.
6466 (deprecated_value_modifiable): Likewise.
6467 (value_free_to_mark): Likewise.
6468 (value_release_to_mark): Likewise.
6469 (internalvar_name): Likewise.
6470 (readjust_indirect_value_type): Likewise.
6471 (value_initialized): Likewise.
6472 * value.h (value_next): Likewise.
6473 (value_parent): Likewise.
6474 (value_enclosing_type): Likewise.
6475 (value_lazy): Likewise.
6476 (value_stack): Likewise.
6477 (value_embedded_offset): Likewise.
6478 (value_pointed_to_offset): Likewise.
6479 (value_raw_address): Likewise.
6480 (deprecated_value_modifiable): Likewise.
6481 (value_free_to_mark): Likewise.
6482 (value_release_to_mark): Likewise.
6483 (internalvar_name): Likewise.
6484 (readjust_indirect_value_type): Likewise.
6485 (value_initialized): Likewise.
6486
6487 2016-04-07 Yao Qi <yao.qi@linaro.org>
6488
6489 * record-full.c (record_full_insert_breakpoint): Return
6490 early if entry on the address is found in
6491 record_full_breakpoints.
6492
6493 2016-04-07 Yao Qi <yao.qi@linaro.org>
6494
6495 * record-full.c (record_full_insert_breakpoint): Set
6496 bp_tgt->reqstd_address and bp_tgt->placed_size.
6497
6498 2016-04-06 Don Breazeal <donb@codesourcery.com>
6499
6500 * value.c (value_actual_type): Don't try to get rtti type
6501 of the value if it has been optimized out.
6502 (value_optimized_out): If a memory access error occurs,
6503 just check vaue->optimized_out.
6504
6505 2016-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6506
6507 Revert the previous commit adding unknown_v_replies_ok.
6508
6509 2016-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6510
6511 * remote.c (struct remote_state): New field unknown_v_replies_ok.
6512 (packet_config_support): Read it.
6513 (remote_start_remote): Set it.
6514
6515 2016-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6516
6517 * remote.c: Revert check-in by a mistake in the previous commit.
6518
6519 2016-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6520 Pedro Alves <palves@redhat.com>
6521
6522 * exec.c (exec_file_locate_attach): Print warning for unsupported
6523 target_pid_to_exec_file.
6524 * symfile-mem.c (add_vsyscall_page): Remove the "file" command
6525 message part.
6526
6527 2016-04-04 Simon Marchi <simon.marchi@ericsson.com>
6528
6529 * cli/cli-decode.c (help_cmd_list): Fix function doc and remove
6530 trailing spaces.
6531
6532 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
6533
6534 PR gdb/19820
6535 * eval.c (evaluate_subexp_standard): Allow TYPE_CODE_ENUM to be
6536 the type of BINOP_REPEAT's second operand.
6537
6538 2016-03-31 Yichao Yu <yyc1992@gmail.com>
6539
6540 PR gdb/19858
6541 * jit.c (jit_breakpoint_re_set_internal): Return 0 if we already
6542 got the breakpoint at the right address.
6543 (jit_inferior_created): New function.
6544 (_initialize_jit): Install jit_inferior_created as
6545 inferior_created observer.
6546
6547 2016-03-31 Marcin Kościelnicki <koriakin@0x04.net>
6548
6549 * NEWS: Mention support for tracepoints on powerpc*-linux.
6550
6551 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
6552
6553 PR python/19743
6554 * python/python.c (execute_gdb_command): Use console uiout
6555 when executing gdb command.
6556 * utils.c (restore_ui_out_closure): New structure.
6557 (do_restore_ui_out): New function.
6558 (make_cleanup_restore_ui_out): Likewise.
6559 * utils.h (make_cleanup_restore_ui_out): Declare.
6560
6561 2016-03-31 Pedro Alves <palves@redhat.com>
6562
6563 * NEWS: Mention that support for "target m32rsdi", "target mips",
6564 "target pmon", "target ddb", "target rockhopper", and "target lsi"
6565 was removed.
6566 * Makefile.in (ALL_TARGET_OBS): Remove remote-m32r-sdi.o and
6567 remote-mips.o.
6568 (ALLDEPFILES): Remove remote-m32r-sdi.c and remote-mips.c.
6569 * configure.tgt: Remove all references to remote-m32r-sdi.o and
6570 remote-mips.o.
6571 * mips-tdep.c (deprecated_mips_set_processor_regs_hack): Delete
6572 function.
6573 * mips-tdep.h (deprecated_mips_set_processor_regs_hack): Delete
6574 declaration.
6575 * remote-m32r-sdi.c, remote-mips.c: Delete files.
6576 * symfile.c (generic_load, generic_load): Remove comments.
6577
6578 2016-03-30 Yao Qi <yao.qi@linaro.org>
6579
6580 * arm-tdep.c (arm_epilogue_frame_this_id): Check 'func' against
6581 0 rather than NULL.
6582
6583 2016-03-30 Yao Qi <yao.qi@linaro.org>
6584
6585 * arm-tdep.c: (arm_make_epilogue_frame_cache): New function.
6586 (arm_epilogue_frame_this_id): New function.
6587 (arm_epilogue_frame_prev_register): New function.
6588 (arm_epilogue_frame_sniffer): New function.
6589 (arm_epilogue_frame_unwind): New.
6590 (arm_gdbarch_init): Append unwinder arm_epilogue_frame_unwind.
6591
6592 2016-03-30 Yao Qi <yao.qi@linaro.org>
6593
6594 * arm-tdep.c (arm_stack_frame_destroyed_p): Rename it ...
6595 (arm_stack_frame_destroyed_p_1): ... here. Don't call
6596 arm_pc_is_thumb.
6597 (arm_stack_frame_destroyed_p): Call
6598 thumb_stack_frame_destroyed_p and
6599 arm_stack_frame_destroyed_p_1.
6600
6601 2016-03-30 Doug Evans <dje@google.com>
6602
6603 * python/py-utils.c (host_string_to_python_string): New function.
6604 * python/python-internal.h (host_string_to_python_string): Declare it.
6605 * python/py-*.c (*): Update all calls to
6606 PyString_Decode (str, strlen (str), host_charset (), NULL);
6607 to use host_string_to_python_string instead.
6608
6609 2016-03-30 Marcin Kościelnicki <koriakin@0x04.net>
6610
6611 * remote.c (remote_check_symbols): Allocate own buffer for reply.
6612
6613 2016-03-29 Max Filippov <jcmvbkbc@gmail.com>
6614
6615 * xtensa-tdep.c (xtensa_frame_cache): Change op1 type to LONGEST.
6616 Use safe_read_memory_integer instead of read_memory_integer.
6617
6618 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
6619
6620 * NEWS: Mention support for tracepoints on s390*-linux.
6621
6622 2016-03-29 Don Breazeal <donb@codesourcery.com>
6623
6624 * gdb/value.c (value_actual_type): Fix formatting issue.
6625
6626 2016-03-23 Yao Qi <yao.qi@linaro.org>
6627
6628 * gdbarch.sh (software_single_step): Remove comments.
6629 * gdbarch.h: Regenerated.
6630
6631 2016-03-21 Yao Qi <yao.qi@linaro.org>
6632
6633 * arm-tdep.c (arm_record_media): New.
6634 (arm_record_ld_st_reg_offset): Call arm_record_media.
6635
6636 2016-03-21 Yao Qi <yao.qi@linaro.org>
6637
6638 * arm-linux-tdep.c (arm_canonicalize_syscall): Canonicalize
6639 more syscalls.
6640
6641 2016-03-18 Yao Qi <yao.qi@linaro.org>
6642
6643 * sparc-tdep.c (sparc_software_single_step): Make it static.
6644 * sparc-tdep.h (sparc_software_single_step): Remove declaration.
6645
6646 2016-03-18 Yao Qi <yao.qi@linaro.org>
6647
6648 * spu-tdep.c (spu_software_single_step): Throw error when
6649 target_read_memory fails.
6650
6651 2016-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6652
6653 * linux-thread-db.c (check_pid_namespace_match): Extend the message.
6654
6655 2016-03-17 Pedro Alves <palves@redhat.com>
6656 Don Breazeal <donb@codesourcery.com>
6657
6658 PR remote/19496
6659 * infcmd.c (notice_new_inferior): Use the 'leave_running' argument
6660 instead of checking the 'non_stop' global.
6661 * remote.c (remote_add_thread): New parameter 'executing'. Use it
6662 to set the new thread's executing state.
6663 (remote_notice_new_inferior): Rename parameter 'running' to
6664 'executing'. Always set the thread state to THREAD_RUNNING in
6665 non-stop mode, and to THREAD_STOPPED in all-stop mode. Pass
6666 EXECUTING to remote_add_thread and notice_new_inferior.
6667 (remote_update_thread_list): Update to pass executing state, not
6668 running state.
6669
6670 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6671
6672 * syscalls/s390-linux.xml: Add NUMA syscalls and new syscalls up
6673 to 374.
6674 * syscalls/s390x-linux.xml: Likewise.
6675
6676 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6677
6678 * linux-record.c (record_mem_at_reg): New helper function.
6679 (record_linux_system_call): Exploit new helper function where
6680 applicable.
6681
6682 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6683
6684 * linux-record.c: Fix whitespace issues; tabify, remove trailing
6685 spaces.
6686
6687 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6688
6689 * linux-record.c (record_linux_system_call): Add missing return
6690 statements to handling of pipe and pipe2 syscalls.
6691
6692 2016-03-16 Doug Evans <dje@google.com>
6693
6694 * xml-tdesc.c (tdesc_start_enum): Fix c++ build.
6695
6696 2016-03-16 Yao Qi <yao.qi@linaro.org>
6697
6698 * arm-linux-tdep.c (arm_linux_init_abi): Fix
6699 arm_linux_record_tdep.arg1, arm_linux_record_tdep.arg2 and
6700 arm_linux_record_tdep.arg3. Set arm_linux_record_tdep.arg4,
6701 arm_linux_record_tdep.arg5, arm_linux_record_tdep.arg6, and
6702 arm_linux_record_tdep.arg7.
6703
6704 2016-03-15 Keith Seitz <keiths@redhat.com>
6705
6706 PR breakpoints/18303
6707 * cp-namespace.c (cp_lookup_bare_symbol): Change assertion to
6708 look for "::" instead of simply ":".
6709 (cp_search_static_and_baseclasses): Return null_block_symbol for
6710 malformed input.
6711 Remove assertions.
6712 * cp-support.c (cp_find_first_component_aux): Do not return
6713 a prefix length for ':' unless the next character is also ':'.
6714
6715 2016-03-15 Doug Evans <dje@google.com>
6716
6717 * features/aarch64-core.xml (cpsr_flags): New flags type.
6718 (cpsr): Use it.
6719 * features/aarch64.c: Regenerate.
6720
6721 2016-03-15 Doug Evans <dje@google.com>
6722
6723 * features/i386/32bit-core.xml (i386_eflags): Remove "end" spec.
6724 * features/i386/32bit-sse.xml (i386_eflags): Ditto.
6725 * features/i386/64bit-core.xml (i386_eflags): Ditto.
6726 * features/i386/64bit-sse.xml (i386_eflags): Ditto.
6727 * features/i386/x32-core.xml (i386_eflags): Ditto.
6728
6729 2016-03-15 Doug Evans <dje@google.com>
6730 Wei-cheng Wang <cole945@gmail.com>
6731
6732 Extend flags to support multibit and enum bitfields.
6733 * NEWS: Document new features.
6734 * c-typeprint.c (c_type_print_varspec_prefix): Handle TYPE_CODE_FLAGS.
6735 (c_type_print_varspec_suffix, c_type_print_base): Ditto.
6736 * gdbtypes.c (arch_flags_type): Don't assume all fields are one bit.
6737 (append_flags_type_field): New function.
6738 (append_flags_type_flag): Call it.
6739 * gdbtypes.h (append_flags_type_field): Declare.
6740 * target-descriptions.c (struct tdesc_type_flag): Delete.
6741 (enum tdesc_type_kind) <TDESC_TYPE_BOOL>: New enum value.
6742 (enum tdesc_type_kind) <TDESC_TYPE_ENUM>: Ditto.
6743 (struct tdesc_type) <u.f>: Delete.
6744 (tdesc_predefined_types): Add "bool".
6745 (tdesc_predefined_type): New function.
6746 (tdesc_gdb_type): Handle TDESC_TYPE_BOOL, TDESC_TYPE_ENUM.
6747 Update TDESC_TYPE_FLAGS support.
6748 (tdesc_free_type): Handle TDESC_TYPE_ENUM. Update TDESC_TYPE_FLAGS.
6749 (tdesc_create_flags): Update.
6750 (tdesc_create_enum): New function.
6751 (tdesc_add_field): Initialize start,end to -1.
6752 (tdesc_add_typed_bitfield): New function.
6753 (tdesc_add_bitfield): Call it.
6754 (tdesc_add_flag): Allow TDESC_TYPE_STRUCT. Update.
6755 (tdesc_add_enum_value): New function.
6756 (maint_print_c_tdesc_cmd): Fold TDESC_TYPE_FLAGS support into
6757 TDESC_TYPE_STRUCT. Handle TDESC_TYPE_ENUM.
6758 * target-descriptions.h (tdesc_create_enum): Declare.
6759 (tdesc_add_typed_bitfield, tdesc_add_enum_value): Declare.
6760 * valprint.c (generic_val_print_enum_1): New function.
6761 (generic_val_print_enum): Call it.
6762 (val_print_type_code_flags): Make static. Handle multibit bitfields
6763 and enum bitfields.
6764 * valprint.h (val_print_type_code_flags): Delete.
6765 * xml-tdesc.c (struct tdesc_parsing_data) <current_type_is_flags>:
6766 Delete. All uses removed.
6767 (tdesc_start_enum): New function.
6768 (tdesc_start_field): Handle multibit and enum bitfields.
6769 (tdesc_start_enum_value): New function.
6770 (enum_value_attributes, enum_children, enum_attributes): New static
6771 globals.
6772 (feature_children): Add "enum".
6773 * features/gdb-target.dtd (enum, evalue): New elements.
6774
6775 2016-03-15 Doug Evans <dje@google.com>
6776
6777 * target-descriptions.c (struct tdesc_type) <u.u.size>: Change type
6778 from LONGEST to int.
6779 (struct tdesc_type) <u.f.size>: Ditto.
6780 (tdesc_set_struct_size): Change type of "size" arg from LONGEST
6781 to int. Add assertion size > 0.
6782 (tdesc_create_flags): Ditto.
6783 * target-descriptions.h (tdesc_set_struct_size): Update.
6784 (tdesc_create_flags): Update.
6785 * xml-tdesc.c (MAX_FIELD_SIZE, MAX_FIELD_BITSIZE): New macros.
6786 (MAX_VECTOR_SIZE): New macro.
6787 (tdesc_start_struct): Catch conversion errors from LONGEST to int.
6788 (tdesc_start_flags, tdesc_start_field, tdesc_start_vector): Ditto.
6789
6790 2016-03-15 Doug Evans <dje@google.com>
6791
6792 * target-descriptions.c (maint_print_c_tdesc_cmd): Use "type" for
6793 TYPE_CODE_FLAGS instead of "field_type", for consistency.
6794 * features/i386/amd64-avx-linux.c: Regenerate.
6795 * features/i386/amd64-avx.c: Regenerate.
6796 * features/i386/amd64-avx512-linux.c: Regenerate.
6797 * features/i386/amd64-avx512.c: Regenerate.
6798 * features/i386/amd64-linux.c: Regenerate.
6799 * features/i386/amd64-mpx-linux.c: Regenerate.
6800 * features/i386/amd64-mpx.c: Regenerate.
6801 * features/i386/amd64.c: Regenerate.
6802 * features/i386/i386-avx-linux.c: Regenerate.
6803 * features/i386/i386-avx.c: Regenerate.
6804 * features/i386/i386-avx512-linux.c: Regenerate.
6805 * features/i386/i386-avx512.c: Regenerate.
6806 * features/i386/i386-linux.c: Regenerate.
6807 * features/i386/i386-mmx-linux.c: Regenerate.
6808 * features/i386/i386-mmx.c: Regenerate.
6809 * features/i386/i386-mpx-linux.c: Regenerate.
6810 * features/i386/i386-mpx.c: Regenerate.
6811 * features/i386/i386.c: Regenerate.
6812 * features/i386/x32-avx-linux.c: Regenerate.
6813 * features/i386/x32-avx.c: Regenerate.
6814 * features/i386/x32-avx512-linux.c: Regenerate.
6815 * features/i386/x32-avx512.c: Regenerate.
6816 * features/i386/x32-linux.c: Regenerate.
6817 * features/i386/x32.c: Regenerate.
6818
6819 2016-03-15 Pedro Alves <palves@redhat.com>
6820
6821 PR gdb/19676
6822 * linux-thread-db.c (try_thread_db_load_1): Leave
6823 info->td_ta_thr_iter_p NULL iff debugging a live process and we
6824 have /proc access.
6825 (find_new_threads_once): Assert that we have a non-NULL
6826 info->td_ta_thr_iter_p instead of checking whether the target has
6827 execution.
6828
6829 2016-03-15 Pedro Alves <palves@redhat.com>
6830
6831 PR gdb/19676
6832 * infrun.c (displaced_step_prepare): Also disable displaced
6833 stepping on NOT_SUPPORTED_ERROR.
6834 * linux-tdep.c (linux_displaced_step_location): If reading auxv
6835 fails, throw NOT_SUPPORTED_ERROR instead of generic error.
6836
6837 2016-03-13 Marcin Kościelnicki <koriakin@0x04.net>
6838
6839 * s390-linux-tdep.c (s390_gen_return_address): New function.
6840 (s390_gdbarch_init): Fill gen_return_address hook.
6841
6842 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
6843
6844 * symmisc.c (maintenance_info_line_tables): New function.
6845 (maintenance_print_one_line_table): New function.
6846 (_initialize_symmisc): Register 'maint info line-table' command.
6847 * NEWS: Mention new command.
6848
6849 2016-03-11 Marcin Kościelnicki <koriakin@0x04.net>
6850
6851 * s390-linux-tdep.c (s390_ax_pseudo_register_collect): New function.
6852 (s390_ax_pseudo_register_push_stack): New function.
6853 (s390_gdbarch_init): Fill ax_pseudo_register_collect and
6854 ax_pseudo_register_push_stack hooks.
6855
6856 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
6857
6858 * data-directory/Makefile.in (PYTHON_FILE_LIST): Install
6859 gdb/function/as_string.py.
6860 * python/lib/gdb/function/as_string.py: New file.
6861 * NEWS: Mention the new $_as_string function.
6862
6863 2016-03-09 Jose E. Marchesi <jose.marchesi@oracle.com>
6864
6865 * target.h: Fix doc string of target_can_use_hardware_watchpoint.
6866
6867 2016-03-09 Pedro Alves <palves@redhat.com>
6868
6869 * event-top.c (more_to_come): Delete.
6870 (struct readline_input_state): Delete.
6871 (readline_input_state): Delete.
6872 (get_command_line_buffer): New function.
6873 (command_handler): Update comments. Don't handle NULL commands
6874 here. Do not execute commented lines.
6875 (command_line_append_input_line): New function.
6876 (handle_line_of_input): New function, partly based on
6877 command_line_handler and command_line_input.
6878 (command_line_handler): Rewrite.
6879 * event-top.h (command_handler): New declaration.
6880 (command_loop): Defer command execution to command_handler.
6881 (command_line_input): Update comments. Simplify, using struct
6882 buffer and handle_line_of_input.
6883 * top.h (struct buffer): New forward declaration.
6884 (handle_line_of_input): New declaration.
6885
6886 2016-03-09 Pedro Alves <palves@redhat.com>
6887
6888 * event-top.c (command_line_handler): Use xfree + xstrdup instead
6889 of xrealloc + strcpy.
6890 * main.c (captured_main): Use xstrdup instead of xmalloc plus
6891 manual clear.
6892 * top.c (saved_command_line): Rewrite comment.
6893 (saved_command_line_size): Delete.
6894 (command_line_input): Use xfree + xstrdup instead of xrealloc +
6895 strcpy.
6896 * top.h (saved_command_line_size): Delete declaration.
6897
6898 2016-03-09 Pedro Alves <palves@redhat.com>
6899
6900 * event-top.c: Include buffer.h.
6901 (gdb_readline_no_editing_callback): Use struct buffer instead
6902 of xrealloc.
6903
6904 2016-03-09 Pedro Alves <palves@redhat.com>
6905
6906 * common/buffer.h (buffer_grow_char): New function.
6907 * top.c: Include buffer.h.
6908 (gdb_readline_no_editing): Rename 'prompt_arg' parameter to
6909 'prompt'. Use struct buffer instead of xrealloc.
6910
6911 2016-03-09 Pedro Alves <palves@redhat.com>
6912
6913 * defs.h (gdb_readline): Delete declaration.
6914 * top.c (gdb_readline): Rename to ...
6915 (gdb_readline_no_editing): ... this, and make static.
6916
6917 2016-03-09 Pedro Alves <palves@redhat.com>
6918
6919 * utils.c (prompt_for_continue): Update comments.
6920
6921 2016-03-09 Pedro Alves <palves@redhat.com>
6922
6923 * event-top.c (async_annotation_suffix): Delete.
6924 (top_level_prompt, command_line_handler): Don't use
6925 'async_annotation_suffix' and simplify.
6926 * event-top.h (async_annotation_suffix): Delete declaration.
6927 (init_main): Remove reference to 'async_annotation_suffix'.
6928
6929 2016-03-09 Pedro Alves <palves@redhat.com>
6930
6931 * event-top.c (gdb_readline2): Rename to ...
6932 (gdb_readline_no_editing_callback): ... this.
6933 (change_line_handler, stdin_event_handler)
6934 (gdb_setup_readline): Adjust.
6935 * event-top.h (gdb_readline2): Rename to ...
6936 (gdb_readline_no_editing_callback): ... this, and move closer to
6937 other readline-related declarations.
6938 * mi/mi-interp.c (mi_interpreter_resume): Adjust.
6939
6940 2016-03-09 Pedro Alves <palves@redhat.com>
6941
6942 * top.c (window_hook): Delete.
6943 (command_loop): Remove references to window_hook.
6944
6945 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6946
6947 * corefile.c (safe_read_memory_unsigned_integer): New function.
6948 * gdbcore.h (safe_read_memory_unsigned_integer): New prototype.
6949 * rs6000-tdep.c (rs6000_frame_cache): Read backchain as unsigned.
6950
6951 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6952
6953 * rs6000-tdep.c: Add "ax.h" and "ax-gdb.h" includes.
6954 (rs6000_gen_return_address): New function.
6955 (rs6000_gdbarch_init): Wire in the above.
6956
6957 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6958
6959 * rs6000-tdep.c (rs6000_ax_pseudo_register_collect): New function.
6960 (rs6000_gdbarch_init): Wire in the above.
6961
6962 2016-03-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
6963
6964 * s390-linux-tdep.c (s390_analyze_prologue): Ignore BRC and BRCL
6965 instructions that do nothing or are conditional traps.
6966
6967 2016-03-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
6968
6969 * s390-linux-tdep.c (s390_prologue_frame_unwind_cache): Store
6970 frame func's PC in info->func before any other failure can occur.
6971 (s390_frame_this_id): Use frame_id_build_unavailable_stack if
6972 info->func has been filled out.
6973
6974 2016-03-09 Pedro Alves <palves@redhat.com>
6975
6976 * osabi.c (gdb_osabi_names): Avoid spaces in osabi names.
6977
6978 2016-03-09 Pedro Alves <palves@redhat.com>
6979
6980 * frv-tdep.c (frv_gdbarch_init): Handle bfd_mach_fr300.
6981
6982 2016-03-09 Pedro Alves <palves@redhat.com>
6983
6984 * cris-tdep.c (cris_gdbarch_init): Return 0 if the info's byte
6985 order is BFD_ENDIAN_BIG or if the cris version is unsupported.
6986
6987 2016-03-09 Pedro Alves <palves@redhat.com>
6988
6989 * doublest.c: Extend comments.
6990 (floatformat_to_doublest, floatformat_from_doublest): Copy the
6991 floatformat's total size, not the host type's size.
6992
6993 2016-03-09 Pedro Alves <palves@redhat.com>
6994
6995 * doublest.c (floatformat_totalsize_bytes): New function.
6996 (floatformat_from_type): Assert that the type's length is at least
6997 as long as the floatformat's totalsize.
6998 * doublest.h (floatformat_totalsize_bytes): New declaration.
6999 * gdbtypes.c (arch_float_type): Assert that the type's length is
7000 at least as long as the floatformat's totalsize.
7001
7002 2016-03-09 Pedro Alves <palves@redhat.com>
7003
7004 * hppa-linux-tdep.c (hppa_linux_init_abi): Set the long double
7005 format to floatformats_ieee_double.
7006
7007 2016-03-07 Pedro Alves <palves@redhat.com>
7008
7009 * mips-tdep.c (mips_gdbarch_init): Check whether info.abfd is NULL
7010 before calling bfd_get_flavour.
7011
7012 2016-03-05 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
7013
7014 * avr-tdep.c (AVR_LAST_ARG_REGNUM): Define.
7015 (avr_push_dummy_call): Correct last needed argument register.
7016 Write MSB of argument into register and subsequent bytes into
7017 other registers in decreasing order.
7018
7019 2016-03-04 Yao Qi <yao.qi@linaro.org>
7020
7021 * arm-tdep.c (arm_record_vdata_transfer_insn): Simplify the
7022 condition check. Record the right D register number.
7023
7024 2016-03-04 Yao Qi <yao.qi@linaro.org>
7025
7026 * arm-tdep.c (arm_record_extension_space): Remove code
7027 printing "Process record does not support".
7028 (arm_record_data_proc_misc_ld_str): Likewise.
7029 (decode_insn): Call arm_record_extension_space if condition
7030 is 0xf. Call arm_record_unsupported_insn if ret isn't
7031 ARM_RECORD_SUCCESS. Use 'ret' instead of 'insn_id' to hold
7032 the value of thumb2_record_decode_insn_handler.
7033
7034 2016-03-04 Simon Marchi <simon.marchi@ericsson.com>
7035
7036 * features/feature_to_c.sh: Print the help when passing no
7037 argument.
7038
7039 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7040
7041 * MAINTAINERS (Write After Approval): Add Bernhard Heckel.
7042
7043 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7044
7045 * dwarf2read.c (new_symbol_full): Fix detection of gfortran compilers.
7046
7047 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7048
7049 * s390-linux-tdep.c (s390_backchain_frame_unwind_cache): Avoid
7050 exception when attempting to access the inferior's backchain.
7051
7052 2016-02-29 Yao Qi <yao.qi@linaro.org>
7053
7054 * aarch64-linux-tdep.c (aarch64_canonicalize_syscall): Support
7055 eventfd2, eventfd2, dup3, inotify_init1, fallocate and pipe2.
7056 Return gdb_sys_epoll_create1 instead of gdb_sys_epoll_create
7057 for aarch64_sys_epoll_create1.
7058
7059 2016-02-29 Yao Qi <yao.qi@linaro.org>
7060
7061 * linux-record.h (enum gdb_syscall) <gdb_sys_fallocate>: New.
7062 <gdb_sys_eventfd2, gdb_sys_epoll_create1, gdb_sys_dup3>: New.
7063 <gdb_sys_pipe2, gdb_sys_inotify_init1>: New.
7064 * linux-record.c (record_linux_system_call): Handle them.
7065
7066 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
7067
7068 * d-namespace.c (d_lookup_symbol_imports): Avoid recursive lookups from
7069 cyclic imports.
7070
7071 2016-02-26 Keith Seitz <keiths@redhat.com>
7072
7073 * rs6000-tdep.c (rs6000_frame_cache): Explicitly cast return result
7074 to avoid invalid conversion from void *.
7075
7076 2016-02-26 Yao Qi <yao.qi@linaro.org>
7077
7078 * arm-tdep.c (arm_record_exreg_ld_st_insn): Set 'single_reg'
7079 per bit 8. Check bit 20 instead of bit 4 for VMOV
7080 instruction. Record D registers for instructions changing
7081 S registers. Change of the order of length and address
7082 in record_buf_mem array.
7083
7084 2016-02-26 Yao Qi <yao.qi@linaro.org>
7085
7086 * arm-tdep.c (thumb_record_ld_st_reg_offset): Fix the register
7087 number of Rd.
7088
7089 2016-02-25 Doug Evans <dje@google.com>
7090
7091 * remote-m32r-sdi.c (recv_char_data): Initialize val to avoid
7092 compiler warning.
7093 (recv_long_data): Ditto.
7094
7095 2016-02-25 Simon Marchi <simon.marchi@ericsson.com>
7096
7097 * i386-linux-tdep.c (i386_linux_handle_segmentation_fault):
7098 Initialize variables.
7099
7100 2016-02-25 Antoine Tremblay <antoine.tremblay@ericsson.com>
7101
7102 * ax-general.c (ax_reg): Call gdbarch_remote_register_number.
7103 (ax_reg_mask): Likewise.
7104
7105 2016-02-24 Pedro Alves <palves@redhat.com>
7106
7107 * linux-nat.c (save_sigtrap) Delete.
7108 (stop_wait_callback): Call save_stop_reason instead of
7109 save_sigtrap.
7110 (check_stopped_by_breakpoint): Rename to ...
7111 (save_stop_reason): ... this. Bits of save_sigtrap folded here.
7112 Use GDB_ARCH_IS_TRAP_HWBKPT and handle ambiguous
7113 GDB_ARCH_IS_TRAP_BRKPT / GDB_ARCH_IS_TRAP_HWBKPT. Factor out
7114 common code between the USE_SIGTRAP_SIGINFO and
7115 !USE_SIGTRAP_SIGINFO blocks.
7116 (linux_nat_filter_event): Call save_stop_reason instead of
7117 save_sigtrap.
7118 * nat/linux-ptrace.h: Check for both SI_KERNEL and TRAP_BRKPT
7119 si_code for MIPS.
7120 * nat/linux-ptrace.h: Fix "TRAP_HWBPT" typo in x86 table. Add
7121 comments on MIPS behavior.
7122 (GDB_ARCH_IS_TRAP_HWBKPT): Define for all archs.
7123
7124 2016-02-24 Marcin Kościelnicki <koriakin@0x04.net>
7125
7126 * rs6000-tdep.c (rs6000_frame_cache): Initialize frame and pc to 0
7127 to avoid spurious warnings.
7128
7129 2016-02-24 Gary Benson <gbenson@redhat.com>
7130
7131 * exec.c (exec_file_locate_attach): Do not attempt to
7132 locate main executable locally if not found in sysroot.
7133
7134 2016-02-24 Joel Brobecker <brobecker@adacore.com>
7135
7136 GDB 7.11 released.
7137
7138 2016-02-24 Wei-cheng Wang <cole945@gmail.com>
7139
7140 * rs6000-tdep.c (rs6000_frame_cache, rs6000_frame_this_id): Handle
7141 unavailable PC/SP to build unavailable frame.
7142
7143 2016-02-23 Doug Evans <dje@google.com>
7144
7145 Extend "skip" command to support -file, -gfile, -function, -rfunction.
7146 * NEWS: Document new features.
7147 * skip.c: #include "fnmatch.h", "gdb_regex.h".
7148 (skiplist_entry) <file>: Renamed from filename.
7149 <function>: Renamed from function_name.
7150 <file_is_glob, function_is_regexp>: New members.
7151 <compiled_function_regexp, compiled_function_regexp_is_valid>:
7152 New members.
7153 (make_skip_entry): New function.
7154 (free_skiplist_entry, free_skiplist_entry_cleanup): New functions.
7155 (make_free_skiplist_entry_cleanup): New function.
7156 (skip_file_command): Update.
7157 (skip_function, skip_function_command): Update.
7158 (compile_skip_regexp): New functions.
7159 (skip_command): Add support for new options.
7160 (skip_info): Update.
7161 (skip_file_p, skip_gfile_p): New functions.
7162 (skip_function_p, skip_rfunction_p): New functions.
7163 (function_name_is_marked_for_skip): Update and simplify.
7164 (_initialize_step_skip): Update.
7165 * symtab.c: #include "fnmatch.h".
7166 (compare_glob_filenames_for_search): New function.
7167 * symtab.h (compare_glob_filenames_for_search): Declare.
7168 * utils.c (count_path_elements): New function.
7169 (strip_leading_path_elements): New function.
7170 * utils.h (count_path_elements): Declare.
7171 (strip_leading_path_elements): Declare.
7172
7173 2016-02-23 Simon Marchi <simon.marchi@ericsson.com>
7174
7175 * arm-tdep.c (arm_decode_svc_copro): Remove "to" parameter.
7176 (thumb_process_displaced_insn): Likewise.
7177 (arm_process_displaced_insn): Adjust calls.
7178
7179 2016-02-23 Yao Qi <yao.qi@linaro.org>
7180
7181 * aarch64-linux-tdep.c (enum aarch64_syscall) <aarch64_sys_mknod>:
7182 Remove.
7183 <aarch64_sys_mkdir, aarch64_sys_unlink, aarch64_sys_symlink>: Remove.
7184 <aarch64_sys_link, aarch64_sys_rename, aarch64_sys_faccess>: Remove.
7185 <aarch64_sys_mknodat, aarch64_sys_mkdirat>: New.
7186 <aarch64_sys_unlinkat, aarch64_sys_symlinkat>: New.
7187 <aarch64_sys_linkat, aarch64_sys_renameat>: New.
7188 <aarch64_sys_faccessat>: New.
7189 <aarch64_sys_open, aarch64_sys_readlink, aarch64_sys_fstatat>: Remove.
7190 <aarch64_sys_openat, aarch64_sys_readlinkat>: New.
7191 <aarch64_sys_newfstatat>: New.
7192 (UNSUPPORTED_SYSCALL_MAP): New macro.
7193 (aarch64_canonicalize_syscall): Add missing syscalls.
7194
7195 2016-02-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7196
7197 * gdb-gdb.py (class TypeFlagsPrinter): Use parentheses for print.
7198
7199 2016-02-22 Yao Qi <yao.qi@linaro.org>
7200
7201 * arm-tdep.c: Fix code format issues.
7202
7203 2016-02-21 Iain Buclaw <ibuclaw@gdcproject.org>
7204
7205 * d-namespace.c (d_lookup_symbol_imports): Remove argument
7206 'search_parents'. All callers updated.
7207
7208 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
7209
7210 * s390-linux-tdep.c (s390_guess_tracepoint_registers): New function.
7211 (s390_gdbarch_init): Fill guess_tracepoint_registers hook.
7212
7213 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
7214
7215 * NEWS: Add entry for bound violation.
7216 * amd64-linux-tdep.c (amd64_linux_init_abi_common):
7217 Add handler for segmentation fault.
7218 * gdbarch.sh (handle_segmentation_fault): New.
7219 * gdbarch.c: Regenerate.
7220 * gdbarch.h: Regenerate.
7221 * i386-linux-tdep.c (i386_linux_handle_segmentation_fault): New.
7222 (SIG_CODE_BONDARY_FAULT): New define.
7223 (i386_linux_init_abi): Use i386_mpx_bound_violation_handler.
7224 * i386-linux-tdep.h (i386_linux_handle_segmentation_fault) New.
7225 * i386-tdep.c (i386_mpx_enabled): Add as external.
7226 * i386-tdep.c (i386_mpx_enabled): Add as external.
7227 * infrun.c (handle_segmentation_fault): New function.
7228 (print_signal_received_reason): Use handle_segmentation_fault.
7229
7230 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
7231
7232 * arch-utils.c (default_guess_tracepoint_registers): New function.
7233 * arch-utils.h (default_guess_tracepoint_registers): New prototype.
7234 * gdbarch.c: Regenerate.
7235 * gdbarch.h: Regenerate.
7236 * gdbarch.sh: Add guess_tracepoint_registers hook.
7237 * tracefile.c (tracefile_fetch_registers): Use the new gdbarch hook.
7238
7239 2016-02-17 Gary Benson <gbenson@redhat.com>
7240
7241 * exec.c (exec_file_locate_attach): Add missing cleanup.
7242
7243 2016-02-16 Don Breazeal <donb@codesourcery.com>
7244
7245 PR remote/19496
7246 * remote.c (remove_new_fork_children): Check for pending
7247 fork status in thread_info.suspend.
7248
7249 2016-02-16 Yao Qi <yao.qi@linaro.org>
7250
7251 * arm-linux-tdep.c (arm_linux_software_single_step): Assign
7252 'old_chain' later.
7253
7254 2016-02-16 Yao Qi <yao.qi@linaro.org>
7255
7256 * arch/arm-get-next-pcs.h (struct arm_get_next_pcs_ops)
7257 <syscall_next_pc>: Remove argument PC. Callers updated.
7258 * arm-linux-tdep.c (arm_linux_get_next_pcs_syscall_next_pc):
7259 Remove argument PC. Get pc from regcache_read_pc.
7260 * arm-tdep.c (arm_get_next_pcs_syscall_next_pc): Remove
7261 argument PC.
7262
7263 2016-02-15 Yao Qi <yao.qi@linaro.org>
7264
7265 * aarch64-tdep.c (aarch64_analyze_prologue): Remove "0x".
7266
7267 2016-02-12 Yao Qi <yao.qi@linaro.org>
7268
7269 * arch/arm-linux.c (arm_linux_get_next_pcs_fixup): Calculate
7270 nextpc according to instruction.
7271
7272 2016-02-12 Yao Qi <yao.qi@linaro.org>
7273
7274 * arch/arm-get-next-pcs.c (arm_get_next_pcs): Call
7275 self->ops->fixup if it isn't NULL.
7276 * arch/arm-get-next-pcs.h: Include gdb_vecs.h.
7277 (struct arm_get_next_pcs_ops) <fixup>: New field.
7278 * arch/arm-linux.c: Include common-regcache.h and
7279 arch/arm-get-next-pcs.h.
7280 (arm_linux_get_next_pcs_fixup): New function.
7281 * arch/arm-linux.h (arm_linux_get_next_pcs_fixup): Declare.
7282 * arm-linux-tdep.c (arm_linux_get_next_pcs_ops): Initialize
7283 it with arm_linux_get_next_pcs_fixup.
7284 (arm_linux_software_single_step): Move code to
7285 arm_linux_get_next_pcs_fixup.
7286 * arm-tdep.c (arm_get_next_pcs_ops): Initialize it.
7287
7288 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
7289
7290 * xml-tdesc.c (target_fetch_description_xml) [!HAVE_LIBEXPAT]: Warn
7291 and return NULL.
7292
7293 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
7294
7295 * frame.h (skip_tailcall_frames): Update comment.
7296 * frame.c (skip_artificial_frames, skip_tailcall_frames): Return NULL
7297 if only artificial frames are found. Update comment.
7298 (frame_unwind_caller_id): Handle NULL return.
7299 (frame_unwind_caller_pc, frame_unwind_caller_arch): Assert that
7300 skip_artificial_frames does not return NULL.
7301 (frame_pop): Add an error if only tailcall frames are found.
7302 * infcmd.c (finish_command): Move skip_tailcall_frames call into
7303 forward-execution case. Add an error if only tailcall frames are
7304 found.
7305
7306 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
7307
7308 * stack.c (frame_info): Check frame_unwind_caller_id.
7309
7310 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
7311
7312 * frame.h (skip_tailcall_frames): New.
7313 * frame.c (skip_tailcall_frames): New.
7314 (frame_pop): Call skip_tailcall_frames.
7315 * infcmd.c (finish_command): Call skip_tailcall_frames.
7316
7317 2016-02-11 Pedro Alves <palves@redhat.com>
7318
7319 * Makefile.in (check-parallel): New rule.
7320
7321 2016-02-11 Simon Marchi <simon.marchi@ericsson.com>
7322
7323 * arm-tdep.c (arm_skip_prologue): Remove unused variables.
7324 (arm_analyze_prologue): Likewise.
7325 (arm_scan_prologue): Likewise.
7326 (arm_m_exception_prev_register): Likewise.
7327 (arm_copy_block_xfer): Likewise.
7328 (thumb2_copy_block_xfer): Likewise.
7329 (arm_decode_miscellaneous): Likewise.
7330 (arm_decode_ld_st_word_ubyte): Likewise.
7331 (arm_decode_svc_copro): Likewise.
7332 (thumb2_decode_svc_copro): Likewise.
7333 (thumb_copy_16bit_ldr_literal): Likewise.
7334 (thumb_copy_pop_pc_16bit): Likewise.
7335 (decode_thumb_32bit_ld_mem_hints): Likewise.
7336 (arm_show_force_mode): Likewise.
7337 (_initialize_arm_tdep): Likewise.
7338 (arm_record_strx): Likewise.
7339 (arm_record_extension_space): Likewise.
7340 (arm_record_data_proc_misc_ld_str): Likewise.
7341 (arm_record_exreg_ld_st_insn): Likewise.
7342 (arm_record_vfp_data_proc_insn): Likewise.
7343 (arm_record_coproc_data_proc): Likewise.
7344 (thumb_record_misc): Likewise.
7345 (thumb_record_ldm_stm_swi): Likewise.
7346 (thumb2_record_ld_st_dual_ex_tbb): Likewise.
7347 (thumb2_record_ld_mem_hints): Likewise.
7348 (thumb2_record_lmul_lmla_div): Likewise.
7349 (thumb2_record_asimd_struct_ld_st): Likewise.
7350 (arm_process_record): Likewise.
7351
7352 2016-02-11 Simon Marchi <simon.marchi@ericsson.com>
7353
7354 * arm-tdep.c (arm_displaced_step_copy_insn): Remove.
7355 (ARM displaced stepping support): Remove reference to
7356 arm_displaced_step_copy_insn in comment.
7357 * arm-tdep.h (arm_displaced_step_copy_insn): Remove.
7358 * arm-linux-tdep.c (arm_linux_displaced_step_copy_insn): Remove
7359 reference to arm_displaced_step_copy_insn in comment.
7360
7361 2016-02-11 Simon Marchi <simon.marchi@ericsson.com>
7362
7363 * arm-tdep.c (thumb_copy_unmodified_16bit): Change type of insn.
7364 (thumb_copy_b): Likewise.
7365 (arm_decode_b_bl_ldmstm): Likewise.
7366 (thumb_copy_16bit_ldr_literal): Likewise.
7367 (thumb_copy_pop_pc_16bit): Likewise.
7368
7369 2016-02-11 Antoine Tremblay <antoine.tremblay@ericsson.com>
7370
7371 * tracepoint.c (encode_actions_1): Use target_gdbarch () rather
7372 than loc->gdbarch.
7373
7374 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
7375
7376 * tracefile-tfile.c (trace_tdesc): New static variable.
7377 (tfile_open): Clear trace_tdesc, call target_find_description.
7378 (tfile_interp_line): Recognize tdesc lines.
7379 (tfile_close): Clear trace_tdesc.
7380 (tfile_xfer_partial_features): New function.
7381 (tfile_xfer_partial): Call tfile_xfer_partial_features.
7382 (tfile_append_tdesc_line): New function.
7383
7384 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
7385
7386 * ctf.c (ctf_write_tdesc): New function.
7387 (ctf_write_ops): Wire in ctf_write_tdesc.
7388 * tracefile-tfile.c (tfile_write_tdesc): New function.
7389 (tfile_write_ops): Wire in tfile_write_tdesc.
7390 * tracefile.c (trace_save): Call write_tdesc method.
7391 * tracefile.h (struct trace_file_write_ops): Add write_tdesc method.
7392 * xml-tdesc.c (target_fetch_description_xml): New function.
7393 * xml-tdesc.h: Add target_fetch_description_xml prototype.
7394
7395 2016-02-10 Simon Marchi <simon.marchi@ericsson.com>
7396
7397 * arm-tdep.c (arm_copy_extra_ld_st): Fix "unpriveleged" typo.
7398 (arm_decode_dp_misc): Likewise.
7399
7400 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
7401
7402 * amd64-tdep.c (amd64_ax_pseudo_register_collect): New function.
7403 (amd64_init_abi): Fill ax_pseudo_register_collect hook.
7404 * gdb/i386-tdep.c (i386_pseudo_register_read_into_value): Remove
7405 misleading comment.
7406 (i386_pseudo_register_write): Ditto.
7407 (i386_ax_pseudo_register_collect): New function.
7408 (i386_gdbarch_init): Fill ax_pseudo_register_collect hook.
7409 * i386-tdep.h: Add i386_ax_pseudo_register_collect prototype.
7410
7411 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
7412
7413 * tracefile-tfile.c (tfile_fetch_registers): Use g packet order
7414 instead of gdb order.
7415
7416 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
7417
7418 * tracefile-tfile.c (tfile_fetch_registers): Fix off-by-one in bounds
7419 check.
7420
7421 2016-02-10 Joel Brobecker <brobecker@adacore.com>
7422
7423 * NEWS: Create a new section for the next release branch.
7424 Rename the section of the current branch, now that it has
7425 been cut.
7426
7427 2016-02-10 Joel Brobecker <brobecker@adacore.com>
7428
7429 GDB 7.11 branch created (9ef9e6a6a0dd8f948708cb67c9afcfd0be40cb0a):
7430 * version.in: Bump version to 7.11.50.DATE-git.
7431
7432 2016-02-09 Keith Seitz <keiths@redhat.com>
7433
7434 PR breakpoints/19546
7435 * breakpoint.c (breakpoint_event_location_empty_p): New function.
7436 (update_breakpoints_after_exec, bkpt_re_set): Use this new function
7437 instead of event_location_empty_p.
7438
7439 2016-02-09 Keith Seitz <keiths@redhat.com>
7440
7441 * mi/mi-cmd-break.c (mi_cmd_break_insert_1): Use
7442 string_to_event_location_basic instead of string_to_event_location.
7443
7444 2016-02-09 Keith Seitz <keiths@redhat.com>
7445
7446 * guile/scm-breakpoint.c (gdbscm_register_breakpoint_x): Skip
7447 leading whitespace and use string_to_event_location_basic instead
7448 of new_linespec_location.
7449
7450 2016-02-09 Keith Seitz <keiths@redhat.com>
7451
7452 PR python/19506
7453 * python/py-breakpoint.c (bppy_init): Use
7454 string_to_event_location_basic instead of new_linespec_location.
7455
7456 2016-02-09 Keith Seitz <keiths@redhat.com>
7457
7458 * location.c (string_to_explicit_location): Note that "-p" is
7459 reserved for probe locations and return NULL for any input
7460 that starts with that.
7461 (string_to_event_location): Move "legacy" linespec code to ...
7462 (string_to_event_location_basic): ... here.
7463 * location.h (string_to_event_location): Update comment.
7464 (string_to_event_location_basic): New function.
7465
7466 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
7467
7468 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
7469 to AC_OUTPUT. Remove "exit 0" at the end.
7470 * configure: Regenerate.
7471
7472 2016-02-09 Pedro Alves <palves@redhat.com>
7473
7474 PR breakpoints/19548
7475 * breakpoint.c (create_overlay_event_breakpoint): Don't update
7476 global location list here.
7477 (create_longjmp_master_breakpoint)
7478 (create_std_terminate_master_breakpoint)
7479 (create_exception_master_breakpoint, create_jit_event_breakpoint)
7480 (update_breakpoint_locations):
7481 (breakpoint_re_set): Update global location list after all
7482 breakpoints are re-set.
7483
7484 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
7485
7486 * remote.c (remote_register_number_and_offset): Remove unused
7487 variable(s).
7488 (remote_thread_always_alive): Likewise.
7489 (remote_update_thread_list): Likewise.
7490 (process_initial_stop_replies): Likewise.
7491 (remote_start_remote): Likewise.
7492 (remote_check_symbols): Likewise.
7493 (discard_pending_stop_replies): Likewise.
7494 (process_stop_reply): Likewise.
7495 (putpkt_binary): Likewise.
7496 (getpkt): Likewise.
7497 (remote_add_target_side_condition): Likewise.
7498 (remote_insert_breakpoint): Likewise.
7499 (remote_supports_stopped_by_sw_breakpoint): Likewise.
7500 (remote_supports_stopped_by_hw_breakpoint): Likewise.
7501 (remote_xfer_partial): Likewise.
7502 (remote_read_btrace): Likewise.
7503 (remote_async_serial_handler): Likewise.
7504 (remote_thread_events): Likewise.
7505 (_initialize_remote): Likewise.
7506
7507 2016-02-07 Simon Marchi <simon.marchi@polymtl.ca>
7508
7509 * varobj.h (varobj_delete): Remove dellist parameter, update and
7510 move documentation here.
7511 * varobj.c (struct cpstack, cppush, cppop): Remove.
7512 (delete_variable): Remove resultp (first) parameter.
7513 (delete_variable_1): Likewise.
7514 (varobj_delete): Remove dellist parameter and unused code.
7515 (update_dynamic_varobj_children): Adjust varobj_delete call.
7516 (update_type_if_necessary): Likewise.
7517 (varobj_set_visualizer): Likewise.
7518 (varobj_update): Likewise.
7519 (value_of_root): Likewise.
7520 (varobj_invalidate_iter): Likewise.
7521 * mi/mi-cmd-var.c (mi_cmd_var_delete): Likewise.
7522
7523 2016-02-04 Yao Qi <yao.qi@linaro.org>
7524
7525 * remote.c (remote_wait_as): Set rs->waiting_for_stop_reply to
7526 0 before handling 'F' and set it back afterwards.
7527
7528 2016-02-02 Simon Marchi <simon.marchi@ericsson.com>
7529
7530 * ui-out.c (MAX_UI_OUT_LEVELS): Remove.
7531
7532 2016-02-02 Walfred Tedeschi <walfred.tedeschi@intel.com>
7533
7534 * amd64-linux-siginfo.c (nat_siginfo_t, nat_sigval_t, nat_timeval):
7535 New types.
7536 (compat_siginfo): New bound fields added.
7537 (compat_x32_siginfo): New field added.
7538 (cpt_si_addr_lsb): New define.
7539 (compat_siginfo_from_siginfo): Use nat_siginfo.
7540 (siginfo_from_compat_siginfo): Use nat_siginfo.
7541 (compat_x32_siginfo_from_siginfo): Likewise.
7542 (siginfo_from_compat_x32_siginfo): Likewise.
7543
7544 2016-02-02 Walfred Tedeschi <walfred.tedeschi@intel.com>
7545
7546 * linux-tdep.c (linux_get_siginfo_type): Add the _addr_bnd
7547 structure to the siginfo if extra_fields contains
7548 LINUX_SIGINFO_FIELD_ADDR_BND.
7549
7550 2016-02-02 Walfred Tedeschi <walfred.tedeschi@intel.com>
7551
7552 * linux-tdep.h (linux_get_siginfo_type_with_fields): Make extern.
7553 * linux-tdep.c (linux_get_siginfo_type_with_fields): Make extern.
7554 * i386-linux-tdep.h (x86_linux_get_siginfo_type): New
7555 function.
7556 * amd64-linux-tdep.c (amd64_linux_init_abi_common): Add
7557 x86_linux_get_siginfo_type for the amd64 abi.
7558 * i386-linux-tdep.c (x86_linux_get_siginfo_type): New
7559 function.
7560 (i386_linux_init_abi): Add new function at the i386 ABI
7561 initialization.
7562
7563 2016-02-02 Walfred Tedeschi <walfred.tedeschi@intel.com>
7564
7565 * linux-tdep.h (linux_siginfo_extra_field_values): New enum values.
7566 (linux_siginfo_extra_fields): New enum type.
7567 * linux-tdep.c (linux_get_siginfo_type_with_fields): New function.
7568 (linux_get_siginfo_type): Use new function.
7569
7570 2016-02-02 Walfred Tedeschi <walfred.tedeschi@intel.com>
7571
7572 * nat/amd64-linux-siginfo.c: New file.
7573 * nat/amd64-linux-siginfo.h: New file.
7574 * Makefile.in (HFILES_NO_SRCDIR): Add nat/amd64-linux-siginfo.h.
7575 (amd64-linux-siginfo.o): New rule.
7576 * config/i386/linux64.mh (NATDEPFILES): Add amd64-linux-siginfo.o.
7577 * amd64-linux-nat.c (nat/amd64-linux-siginfo.h): New include.
7578 (compat_siginfo_from_siginfo, siginfo_from_compat_siginfo)
7579 (compat_x32_siginfo_from_siginfo, siginfo_from_compat_x32_siginfo)
7580 (compat_timeval, compat_sigval, compat_x32_clock, cpt_si_pid)
7581 (cpt_si_uid, cpt_si_timerid, cpt_si_overrun, cpt_si_status)
7582 (cpt_si_utime, cpt_si_stime, cpt_si_ptr, cpt_si_addr, cpt_si_band)
7583 (cpt_si_fd, si_timerid, si_overrun): Move to nat/amd64-linux-siginfo.c.
7584
7585 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
7586
7587 * value.c (max_value_size): New variable.
7588 (MIN_VALUE_FOR_MAX_VALUE_SIZE): New define.
7589 (set_max_value_size): New function.
7590 (show_max_value_size): New function.
7591 (check_type_length_before_alloc): New function.
7592 (allocate_value_contents): Call check_type_length_before_alloc.
7593 (set_value_enclosing_type): Likewise.
7594 (_initialize_values): Add set/show handler for max-value-size.
7595 * NEWS: Mention new set/show command.
7596
7597 2016-01-31 Simon Marchi <simon.marchi@polymtl.ca>
7598
7599 * varobj.h (struct varobj): Fix typos in comments.
7600 (struct lang_varobj_ops): Likewise.
7601 * varobj.c (VAROBJ_TABLE_SIZE): Likewise.
7602 (varobj_create): Move misplaced comment.
7603
7604 2016-01-29 Simon Marchi <simon.marchi@ericsson.com>
7605
7606 * aarch64-tdep.c (aarch64_record_asimd_load_store): Add braces
7607 to for include additional lines.
7608 * xcoffread.c (scan_xcoff_symtab): Remove unnecessary braces.
7609
7610 2016-01-28 Simon Marchi <simon.marchi@ericsson.com>
7611
7612 * gnulib/import/Makefile.am: Regenerate.
7613 * gnulib/import/Makefile.in: Regenerate.
7614 * gnulib/import/m4/gnulib-cache.m4: Regenerate.
7615 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add rawmemchr.
7616
7617 2016-01-28 Simon Marchi <simon.marchi@ericsson.com>
7618
7619 * remote.c (skip_to_semicolon): Remove.
7620 (remote_parse_stop_reply): Use strchrnul instead of
7621 skip_to_semicolon.
7622 * gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add
7623 strchrnul.
7624 * gnulib/aclocal.m4: Regenerate.
7625 * gnulib/config.in: Regenerate.
7626 * gnulib/configure: Regenerate.
7627 * gnulib/import/Makefile.am: Regenerate.
7628 * gnulib/import/Makefile.in: Regenerate.
7629 * gnulib/import/m4/gnulib-cache.m4: Regenerate.
7630 * gnulib/import/m4/gnulib-comp.m4: Regenerate.
7631 * gnulib/import/m4/rawmemchr.m4: New file.
7632 * gnulib/import/m4/strchrnul.m4: New file.
7633 * gnulib/import/rawmemchr.c: New file.
7634 * gnulib/import/rawmemchr.valgrind: New file.
7635 * gnulib/import/strchrnul.c: New file.
7636 * gnulib/import/strchrnul.valgrind: New file.
7637
7638 2016-01-28 Yao Qi <yao.qi@linaro.org>
7639
7640 * breakpoint.c (build_target_command_list): Don't call continue
7641 if aexpr is NULL.
7642 (build_target_condition_list): Likewise.
7643
7644 2016-01-27 Kevin Buettner <kevinb@redhat.com>
7645
7646 * rx-tdep.c (rx_push_dummy_call): Treat scalars larger than 8
7647 bytes as aggregates.
7648
7649 2016-01-27 Joel Brobecker <brobecker@adacore.com>
7650
7651 * MAINTAINERS (Responsible Maintainers): Add Keith Seitz as
7652 Linespec Maintainers.
7653
7654 2016-01-26 Simon Marchi <simon.marchi@ericsson.com>
7655
7656 * common/common-utils.c (skip_spaces): Fix comment.
7657 (skip_to_space_const): Likewise.
7658
7659 2016-01-25 Yao Qi <yao.qi@linaro.org>
7660
7661 * arch/arm-get-next-pcs.c (thumb_deal_with_atomic_sequence_raw):
7662 Remove argument pc. Get pc by regcache_read_pc. Callers updated.
7663 (arm_deal_with_atomic_sequence_raw): Likewise.
7664 (thumb_get_next_pcs_raw): Likewise.
7665 (arm_get_next_pcs_raw): Likewise.
7666 (arm_get_next_pcs): Remove argument pc. Callers updated.
7667 * arch/arm-get-next-pcs.h (arm_get_next_pcs): Update declaration.
7668
7669 2016-01-25 Mark Wielaard <mjw@redhat.com>
7670
7671 * ada-lang.c (ada_evaluate_subexp): Add proper else block.
7672 * c-typeprint.c (c_type_print_base): Fix misleading indentation of
7673 if statement.
7674 * inflow.c (child_terminal_ours_1): Fix misleading indentation of
7675 statement block by introducing an else.
7676 * linux-record.c (record_linux_sockaddr): Fix misleading indentation
7677 of return statements.
7678 (record_linux_msghdr): Likewise.
7679
7680 2016-01-25 Pedro Alves <palves@redhat.com>
7681
7682 PR threads/19461
7683 * infrun.c (handle_inferior_event_1) <fork/vfork>: Update
7684 parent/child running states.
7685
7686 2016-01-25 Pedro Alves <palves@redhat.com>
7687
7688 PR gdb/19494
7689 * linux-nat.c (kill_one_lwp): New, factored out from ...
7690 (kill_callback): ... this.
7691 (kill_wait_callback): New, factored out from ...
7692 (kill_wait_one_lwp): ... this.
7693 (kill_unfollowed_fork_children): New function.
7694 (linux_nat_kill): Use it.
7695
7696 2016-01-22 John Baldwin <jhb@FreeBSD.org>
7697
7698 * fbsd-nat.c (fbsd_pid_to_str): Adjust string format.
7699
7700 2016-01-22 Yao Qi <yao.qi@linaro.org>
7701
7702 * arm-linux-nat.c (fetch_fpregs): Call perror_with_name
7703 instead of warning.
7704 (store_fpregs, fetch_regs, store_regs): Likewise.
7705 (fetch_wmmx_regs, store_wmmx_regs): Likewise.
7706 (fetch_vfp_regs, store_vfp_regs): Likewise.
7707
7708 2016-01-21 Doug Evans <dje@google.com>
7709
7710 * breakpoint.c (init_breakpoint_sal): Add comment.
7711
7712 2016-01-21 Marcin Kościelnicki <koriakin@0x04.net>
7713
7714 * ax-gdb.c (gen_traced_pop): Use gen_fetch for string collection.
7715
7716 2016-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7717
7718 * disasm.c (maybe_add_dis_line_entry): Rename to...
7719 (add_dis_line_entry): ...this, and update header comment.
7720 (do_mixed_source_and_assembly): Now use add_dis_line_entry.
7721
7722 2016-01-21 Pedro Alves <palves@redhat.com>
7723
7724 * Makefile.in (COMPILER_CFLAGS): New.
7725 (CXXFLAGS): Get it from configure.
7726 (INTERNAL_CFLAGS_BASE, INTERNAL_LDFLAGS): Use COMPILER_CFLAGS
7727 instead of CFLAGS.
7728 * build-with-cxx.m4 (GDB_AC_BUILD_WITH_CXX): Set and AC_SUBST
7729 COMPILER_CFLAGS.
7730 * configure: Regenerate.
7731
7732 2016-01-21 Joel Brobecker <brobecker@adacore.com>
7733
7734 * location.h (new_address_location): Add new parameters
7735 "addr_string" and "addr_string_len".
7736 (get_address_string_location): Add declaration.
7737 * location.c (new_address_location): Add new parameters
7738 "addr_string" and "addr_string_len". If not NULL, store
7739 a copy of the addr_string in the new location as well.
7740 (get_address_string_location): New function.
7741 (string_to_event_location): Update call to new_address_location.
7742 * linespec.c (event_location_to_sals) <ADDRESS_LOCATION>:
7743 Save the event location in the parser's state before
7744 passing it to convert_address_location_to_sals.
7745 * breakpoint.c (create_thread_event_breakpoint): Update call
7746 to new_address_location.
7747 (init_breakpoint_sal): Get the event location's string, if any,
7748 and use it to update call to new_address_location.
7749 * python/py-finishbreakpoint.c (bpfinishpy_init):
7750 Update call to new_address_location.
7751 * spu-tdep.c (spu_catch_start): Likewise.
7752
7753 * config/djgpp/fnchange.lst: Add entries for
7754 gdb/testsuite/gdb.base/break-fun-addr1.c and
7755 gdb/testsuite/gdb.base/break-fun-addr2.c.
7756
7757 2016-01-21 Yao Qi <yao.qi@linaro.org>
7758
7759 * arm-linux-tdep.c (arm_linux_sigreturn_next_pc): Add parameter
7760 is_thumb and set it according to CPSR saved on the stack.
7761 (arm_linux_get_next_pcs_syscall_next_pc): Pass is_thumb to
7762 arm_linux_sigreturn_next_pc.
7763
7764 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
7765
7766 * python/lib/gdb/printing.py (FlagEnumerationPrinter.__call__):
7767 Fix enumerators sort key function.
7768
7769 2016-01-20 Joel Brobecker <brobecker@adacore.com>
7770
7771 * printcmd.c (print_scalar_formatted): Move binary operator from
7772 end of line to beginning of next line. Adjust formatting
7773 accordingly.
7774
7775 2016-01-19 John Baldwin <jhb@FreeBSD.org>
7776
7777 * fbsd-nat.c (fbsd_pid_to_exec_file): Use new "buflen" instead of
7778 "len" with sysctl.
7779
7780 2016-01-19 John Baldwin <jhb@FreeBSD.org>
7781
7782 * fbsd-tdep.c (find_stop_signal): Remove.
7783 (struct fbsd_collect_regset_section_cb) <lwp>: New field.
7784 <stop_signal>: New field.
7785 <abort_iteration>: New field.
7786 (fbsd_collect_regset_section_cb): Use new fields.
7787 (fbsd_collect_thread_registers): New function.
7788 (struct fbsd_corefile_thread_data): New structure.
7789 (fbsd_corefile_thread): New function.
7790 (fbsd_make_corefile_notes): Use new function to dump notes for each
7791 non-exited thread in a process.
7792
7793 2016-01-19 John Baldwin <jhb@FreeBSD.org>
7794
7795 * configure.ac: Check for support for LWP names on FreeBSD.
7796 * fbsd-nat.c [PT_LWPINFO] New variable debug_fbsd_lwp.
7797 [TDP_RFPPWAIT || HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME]
7798 (fbsd_fetch_kinfo_proc): Move function earlier.
7799 [PT_LWPINFO] (fbsd_thread_alive): New function.
7800 [PT_LWPINFO] (fbsd_pid_to_str): New function.
7801 [HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME] (fbsd_thread_name): New function.
7802 [PT_LWP_EVENTS] (fbsd_enable_lwp_events): New function.
7803 [PT_LWPINFO] (fbsd_add_threads): New function.
7804 [PT_LWPINFO] (fbsd_update_thread_list): New function.
7805 [PT_LWPINFO] New variable super_resume.
7806 [PT_LWPINFO] (resume_one_thread_cb): New function.
7807 [PT_LWPINFO] (resume_all_threads_cb): New function.
7808 [PT_LWPINFO] (fbsd_resume): New function.
7809 (fbsd_remember_child): Save full ptid instead of plain pid.
7810 (fbsd_is_child_pending): Return ptid of saved child process.
7811 (fbsd_wait): Include lwp in returned ptid and switch to LWP ptid on
7812 first stop.
7813 [PT_LWP_EVENTS] Handle LWP events.
7814 [TDP_RFPPWAIT] Include LWP in child ptid.
7815 (fbsd_post_startup_inferior) [PT_LWP_EVENTS]: Enable LWP events.
7816 (fbsd_post_attach) [PT_LWP_EVENTS]: Enable LWP events.
7817 Add threads for existing processes.
7818 (fbsd_nat_add_target) [PT_LWPINFO]: Set "to_thread_alive" to
7819 "fbsd_thread_alive".
7820 Set "to_pid_to_str" to "fbsd_pid_to_str".
7821 [HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME]: Set "to_thread_name" to
7822 "fbsd_thread_name".
7823 [PT_LWPINFO]: Set "to_update_thread_list" to "fbsd_update_thread_list".
7824 Set "to_has_thread_control" to "tc_schedlock".
7825 Set "to_resume" to "fbsd_resume".
7826 (_initialize_fbsd_nat): New function.
7827 * configure: Regenerate.
7828 * config.in: Regenerate.
7829
7830 2016-01-19 John Baldwin <jhb@FreeBSD.org>
7831
7832 * amd64bsd-nat.c (amd64bsd_fetch_inferior_registers): Use
7833 get_ptrace_pid.
7834 (amd64bsd_store_inferior_registers): Use get_ptrace_pid.
7835 (amd64bsd_dr_get): Use get_ptrace_pid.
7836 (amd64bsd_dr_set): Use get_ptrace_pid.
7837 * i386bsd-nat.c (i386bsd_fetch_inferior_registers): Use get_ptrace_pid.
7838 (i386bsd_store_inferior_registers): Use get_ptrace_pid.
7839 (i386bsd_dr_get): Use get_ptrace_pid.
7840 (i386bsd_dr_set): Use get_ptrace_pid.
7841 * inf-ptrace.c (get_ptrace_pid): Export.
7842 * inf-ptrace.h (get_ptrace_pid): Declare.
7843 * ppcfbsd-nat.c (ppcfbsd_fetch_inferior_registers): Use lwp id.
7844 (ppcfbsd_store_inferior_registers): Use lwp id.
7845
7846 2016-01-19 John Baldwin <jhb@FreeBSD.org>
7847
7848 * fbsd_tdep.c (fbsd_core_pid_to_str): New function.
7849 (fbsd_core_thread_name): New function.
7850 (fbsd_init_abi): Add "core_pid_to_str" gdbarch method.
7851 Add "core_thread_name" gdbarch method.
7852
7853 2016-01-19 John Baldwin <jhb@FreeBSD.org>
7854
7855 * corelow.c (core_thread_name): New function.
7856 (init_core_ops): Use "core_thread_name" for the "to_thread_name"
7857 target op.
7858 * gdbarch.sh (core_thread_name): New gdbarch callback.
7859 * gdbarch.h: Re-generate.
7860 * gdbarch.c: Re-generate.
7861
7862 2016-01-19 Simon Marchi <simon.marchi@polymtl.ca>
7863
7864 * python/lib/gdb/printing.py (_EnumInstance.to_string): Explicitly
7865 convert gdb.Value to integer type using int().
7866
7867 2016-01-19 John Baldwin <jhb@FreeBSD.org>
7868
7869 * configure.ac: Include <sys/types.h when checking for "r_fs" in
7870 "struct reg".
7871 * configure: Regenerate.
7872
7873 2016-01-19 Pedro Alves <palves@redhat.com>
7874
7875 * ax-gdb.c (agent_command_1): Adjust call to decode_line_full.
7876 * break-catch-throw.c (re_set_exception_catchpoint): Pass the
7877 current program space down to linespec decoding and breakpoint
7878 location updating.
7879 * breakpoint.c (parse_breakpoint_sals): Adjust calls to
7880 decode_line_full.
7881 (until_break_command): Adjust calls to decode_line_1.
7882 (base_breakpoint_decode_location, bkpt_decode_location): Add
7883 'search_pspace' parameter. Pass it along.
7884 (bkpt_probe_create_sals_from_location): Adjust calls to
7885 parse_probes.
7886 (tracepoint_decode_location, tracepoint_probe_decode_location)
7887 (strace_marker_decode_location): Add 'search_pspace' parameter.
7888 Pass it along.
7889 (all_locations_are_pending): Rewrite to take a breakpoint and
7890 program space as arguments instead.
7891 (hoist_existing_locations): New function.
7892 (update_breakpoint_locations): Add 'filter_pspace' parameter. Use
7893 hoist_existing_locations instead of always removing all locations,
7894 and adjust to all_locations_are_pending change.
7895 (location_to_sals): Add 'search_pspace' parameter. Pass it along.
7896 Don't disable the breakpoint if there are other locations in
7897 another program space.
7898 (breakpoint_re_set_default): Adjust to pass down the current
7899 program space as filter program space.
7900 (decode_location_default): Add 'search_pspace' parameter and pass
7901 it along.
7902 (prepare_re_set_context): Don't switch program space here.
7903 (breakpoint_re_set): Use save_current_space_and_thread instead of
7904 save_current_program_space.
7905 * breakpoint.h (struct breakpoint_ops) <decode_location>: Add
7906 'search_pspace' parameter.
7907 (update_breakpoint_locations): Add 'filter_pspace' parameter.
7908 * cli/cli-cmds.c (edit_command, list_command): Adjust calls to
7909 decode_line_1.
7910 * elfread.c (elf_gnu_ifunc_resolver_return_stop): Pass the current
7911 program space as filter program space.
7912 * linespec.c (struct linespec_state) <search_pspace>: New field.
7913 (create_sals_line_offset, convert_explicit_location_to_sals)
7914 (parse_linespec): Pass the search program space down.
7915 (linespec_state_constructor): Add 'search_pspace' parameter.
7916 Store it.
7917 (linespec_parser_new): Add 'search_pspace' parameter and pass it
7918 along.
7919 (linespec_lex_to_end): Adjust.
7920 (decode_line_full, decode_line_1): Add 'search_pspace' parameter
7921 and pass it along.
7922 (decode_line_with_last_displayed): Adjust.
7923 (collect_symtabs_from_filename, symtabs_from_filename): New
7924 'search_pspace' parameter. Use it.
7925 (find_function_symbols): Pass the search program space down.
7926 * linespec.h (decode_line_1, decode_line_full): Add
7927 'search_pspace' parameter.
7928 * probe.c (parse_probes_in_pspace): New function, factored out
7929 from ...
7930 (parse_probes): ... this. Add 'search_pspace' parameter and use
7931 it.
7932 * probe.h (parse_probes): Add pspace' parameter.
7933 * python/python.c (gdbpy_decode_line): Adjust.
7934 * tracepoint.c (scope_info): Adjust.
7935
7936 2016-01-18 Maciej W. Rozycki <macro@imgtec.com>
7937
7938 * mips-tdep.c (mips_insn_size): Remove 48-bit microMIPS
7939 instruction support.
7940 (micromips_next_pc): Likewise.
7941 (micromips_scan_prologue): Likewise.
7942 (micromips_deal_with_atomic_sequence): Likewise.
7943 (micromips_stack_frame_destroyed_p): Likewise.
7944 (mips_breakpoint_from_pc): Likewise.
7945
7946 2016-01-18 Maciej W. Rozycki <macro@imgtec.com>
7947
7948 * mips-tdep.c (micromips_insn_at_pc_has_delay_slot): Pass
7949 unshifted 16-bit microMIPS instruction word to `mips_insn_size'.
7950
7951 2016-01-18 Pedro Alves <palves@redhat.com>
7952
7953 * NEWS: Mention that GDB now displays the ID and name of the
7954 thread that hit a breakpoint or received a signal.
7955 * break-catch-sig.c (signal_catchpoint_print_it): Use
7956 maybe_print_thread_hit_breakpoint.
7957 * break-catch-syscall.c (print_it_catch_syscall): Likewise.
7958 * break-catch-throw.c (print_it_exception_catchpoint): Likewise.
7959 * breakpoint.c (maybe_print_thread_hit_breakpoint): New function.
7960 (print_it_catch_fork, print_it_catch_vfork, print_it_catch_solib)
7961 (print_it_catch_exec, print_it_ranged_breakpoint)
7962 (print_it_watchpoint, print_it_masked_watchpoint, bkpt_print_it):
7963 Use maybe_print_thread_hit_breakpoint.
7964 * breakpoint.h (maybe_print_thread_hit_breakpoint): Declare.
7965 * gdbthread.h (show_thread_that_caused_stop): Declare.
7966 * infrun.c (print_signal_received_reason): Print which thread
7967 received signal.
7968 * thread.c (show_thread_that_caused_stop): New function.
7969
7970 2016-01-18 Gary Benson <gbenson@redhat.com>
7971
7972 * nat/linux-namespaces.c (do_fork): New function.
7973 (linux_mntns_get_helper): Use the above.
7974
7975 2016-01-17 Jonas Hahnfeld <Hahnfeld@itc.rwth-aachen.de> (tiny change)
7976
7977 Pushed by Joel Brobecker <brobecker@adacore.com>.
7978 PR gdb/19208
7979 * dwarf2read.c (read_partial_die): Do not call set_objfile_main_name
7980 if the function has no name.
7981
7982 2016-01-15 Sandra Loosemore <sandra@codesourcery.com>
7983
7984 * charset.c [PHONY_ICONV] (GDB_DEFAULT_HOST_CHARSET):
7985 Conditionalize for Windows host.
7986 (GDB_DEFAULT_TARGET_CHARSET): Match GDB_DEFAULT_HOST_CHARSET.
7987 (GDB_DEFAULT_TARGET_WIDE_CHARSET): Use UTF-32.
7988 (phony_iconv_open): Handle both UTF-32 endiannesses.
7989 (phony_iconv): Likewise. Check for output overflow and clean up
7990 out-of-input cases. Correct adjustment to input buffer pointer.
7991 (set_be_le_names) [PHONY_ICONV]: Use hard-wired names to match
7992 phony_iconv_open.
7993
7994 2016-01-15 Pedro Alves <palves@redhat.com>
7995
7996 * NEWS: Mention star wildcard ranges.
7997 * cli/cli-utils.c (get_number_or_range): Check state->in_range first.
7998 (number_range_setup_range): New function.
7999 * cli/cli-utils.h (number_range_setup_range): New declaration.
8000 * thread.c (thread_apply_command): Support star TID ranges.
8001 * tid-parse.c (tid_range_parser_finished)
8002 (tid_range_parser_string, tid_range_parser_skip)
8003 (get_tid_or_range, get_tid_or_range): Handle
8004 TID_RANGE_STATE_STAR_RANGE.
8005 (tid_range_parser_star_range): New function.
8006 * tid-parse.h (enum tid_range_state) <TID_RANGE_STATE_STAR_RANGE>:
8007 New value.
8008 (tid_range_parser_star_range): New declaration.
8009
8010 2016-01-15 Pedro Alves <palves@redhat.com>
8011
8012 * thread.c (thread_apply_command): Use the tid range parser to
8013 advance past the thread ID list.
8014 * tid-parse.c (get_positive_number_trailer): New function.
8015 (parse_thread_id): Use it.
8016 (get_tid_or_range): Use it. Return 0 instead of throwing invalid
8017 thread ID error.
8018 (get_tid_or_range): Detect negative values. Return 0 instead of
8019 throwing invalid thread ID error.
8020
8021 2016-01-14 Yao Qi <yao.qi@linaro.org>
8022
8023 * arm-linux-tdep.c (arm_linux_get_next_pcs_syscall_next_pc):
8024 Declare.
8025 (arm_linux_get_next_pcs_ops): Install
8026 arm_linux_get_next_pcs_syscall_next_pc.
8027 (arm_linux_syscall_next_pc): Change to ...
8028 (arm_linux_get_next_pcs_syscall_next_pc): ... it.
8029 (arm_linux_init_abi): Don't set tdep->syscall_next_pc.
8030 * arm-tdep.c (arm_get_next_pcs_syscall_next_pc): Declare.
8031 (arm_get_next_pcs_syscall_next_pc): Make it static. Don't
8032 call tdep->syscall_next_pc.
8033 * arm-tdep.h (struct gdbarch_tdep) <syscall_next_pc>: Remove.
8034 (arm_get_next_pcs_syscall_next_pc): Remove.
8035
8036 2016-01-14 Yao Qi <yao.qi@linaro.org>
8037
8038 * remote.c (remote_set_syscall_catchpoint): Cast to char *.
8039 * thread.c (do_captured_thread_select): Cast to const char *.
8040
8041 2016-01-14 Yao Qi <yao.qi@linaro.org>
8042
8043 * arch/arm-get-next-pcs.c (arm_get_next_pcs_ctor): Change
8044 argument arm_thumb2_breakpoint to has_thumb2_breakpoint.
8045 (thumb_get_next_pcs_raw): Check has_thumb2_breakpoint
8046 instead.
8047 * arch/arm-get-next-pcs.h (struct arm_get_next_pcs)
8048 <arm_thumb2_breakpoint>: Remove.
8049 <has_thumb2_breakpoint>: New field.
8050 (arm_get_next_pcs_ctor): Update declaration.
8051 * arm-linux-tdep.c (arm_linux_software_single_step): Pass
8052 1 to arm_get_next_pcs_ctor.
8053 * arm-tdep.c (arm_software_single_step): Pass 0 to
8054 arm_get_next_pcs_ctor.
8055
8056 2016-01-13 Ulrich Weigand <uweigand@de.ibm.com>
8057
8058 * MAINTAINERS: Add Andreas Arnez as s390 target maintainer.
8059
8060 2016-01-13 Yao Qi <yao.qi@linaro.org>
8061
8062 * arch/arm-get-next-pcs.c (arm_get_next_pcs_raw): Use
8063 byte_order_for_code to read instruction.
8064
8065 2016-01-13 Pedro Alves <palves@redhat.com>
8066
8067 * NEWS: Mention $_gthread.
8068 * gdbthread.h (struct thread_info) <global_num>: Mention
8069 $_gthread.
8070 * thread.c (thread_num_make_value_helper): New function.
8071 (thread_id_make_value): Delete.
8072 (thread_id_per_inf_num_make_value, global_thread_id_make_value):
8073 New.
8074 (thread_funcs): Adjust.
8075 (gthread_funcs): New.
8076 (_initialize_thread): Register $_gthread variable.
8077
8078 2016-01-13 Pedro Alves <palves@redhat.com>
8079
8080 * NEWS: Mention "info threads -gid".
8081 * gdbthread.h (struct thread_info) <global_num>: Mention "info
8082 threads -gid".
8083 * thread.c (info_threads_command): Handle "-gid".
8084 (_initialize_thread): Adjust "info threads" help string to mention
8085 -gid.
8086
8087 2016-01-13 Pedro Alves <palves@redhat.com>
8088
8089 * NEWS: Mention InferiorThread.global_num.
8090 * python/py-infthread.c (thpy_get_global_num): New function.
8091 (thread_object_getset): Register "global_num".
8092
8093 2016-01-13 Pedro Alves <palves@redhat.com>
8094
8095 * NEWS: Mention that thread IDs are now per inferior and global
8096 thread IDs.
8097 * Makefile.in (SFILES): Add tid-parse.c.
8098 (COMMON_OBS): Add tid-parse.o.
8099 (HFILES_NO_SRCDIR): Add tid-parse.h.
8100 * ada-tasks.c: Adjust to use ptid_to_global_thread_id.
8101 * breakpoint.c (insert_breakpoint_locations)
8102 (remove_threaded_breakpoints, bpstat_check_breakpoint_conditions)
8103 (print_one_breakpoint_location, set_longjmp_breakpoint)
8104 (check_longjmp_breakpoint_for_call_dummy)
8105 (set_momentary_breakpoint): Adjust to use global IDs.
8106 (find_condition_and_thread, watch_command_1): Use parse_thread_id.
8107 (until_break_command, longjmp_bkpt_dtor)
8108 (breakpoint_re_set_thread, insert_single_step_breakpoint): Adjust
8109 to use global IDs.
8110 * dummy-frame.c (pop_dummy_frame_bpt): Adjust to use
8111 ptid_to_global_thread_id.
8112 * elfread.c (elf_gnu_ifunc_resolver_stop): Likewise.
8113 * gdbthread.h (struct thread_info): Rename field 'num' to
8114 'global_num. Add new fields 'per_inf_num' and 'inf'.
8115 (thread_id_to_pid): Rename thread_id_to_pid to
8116 global_thread_id_to_ptid.
8117 (pid_to_thread_id): Rename to ...
8118 (ptid_to_global_thread_id): ... this.
8119 (valid_thread_id): Rename to ...
8120 (valid_global_thread_id): ... this.
8121 (find_thread_id): Rename to ...
8122 (find_thread_global_id): ... this.
8123 (ALL_THREADS, ALL_THREADS_BY_INFERIOR): Declare.
8124 (print_thread_info): Add comment.
8125 * tid-parse.h: New file.
8126 * tid-parse.c: New file.
8127 * infcmd.c (step_command_fsm_prepare)
8128 (step_command_fsm_should_stop): Adjust to use the global thread
8129 ID.
8130 (until_next_command, until_next_command)
8131 (finish_command_fsm_should_stop): Adjust to use the global thread
8132 ID.
8133 (attach_post_wait): Adjust to check the inferior number too.
8134 * inferior.h (struct inferior) <highest_thread_num>: New field.
8135 * infrun.c (handle_signal_stop)
8136 (insert_exception_resume_breakpoint)
8137 (insert_exception_resume_from_probe): Adjust to use the global
8138 thread ID.
8139 * record-btrace.c (record_btrace_open): Use global thread IDs.
8140 * remote.c (process_initial_stop_replies): Also consider the
8141 inferior number.
8142 * target.c (target_pre_inferior): Clear the inferior's highest
8143 thread num.
8144 * thread.c (clear_thread_inferior_resources): Adjust to use the
8145 global thread ID.
8146 (new_thread): New inferior parameter. Adjust to use it. Set both
8147 the thread's global ID and the thread's per-inferior ID.
8148 (add_thread_silent): Adjust.
8149 (find_thread_global_id): New.
8150 (find_thread_id): Make static. Adjust to rename.
8151 (valid_thread_id): Rename to ...
8152 (valid_global_thread_id): ... this.
8153 (pid_to_thread_id): Rename to ...
8154 (ptid_to_global_thread_id): ... this.
8155 (thread_id_to_pid): Rename to ...
8156 (global_thread_id_to_ptid): ... this. Adjust.
8157 (first_thread_of_process): Adjust.
8158 (do_captured_list_thread_ids): Adjust to use global thread IDs.
8159 (should_print_thread): New function.
8160 (print_thread_info): Rename to ...
8161 (print_thread_info_1): ... this, and add new show_global_ids
8162 parameter. Handle it. Iterate over inferiors.
8163 (print_thread_info): Reimplement as wrapper around
8164 print_thread_info_1.
8165 (show_inferior_qualified_tids): New function.
8166 (print_thread_id): Use it.
8167 (tp_array_compar): Compare inferior numbers too.
8168 (thread_apply_command): Use tid_range_parser.
8169 (do_captured_thread_select): Use parse_thread_id.
8170 (thread_id_make_value): Adjust.
8171 (_initialize_thread): Adjust "info threads" help string.
8172 * varobj.c (struct varobj_root): Update comment.
8173 (varobj_create): Adjust to use global thread IDs.
8174 (value_of_root_1): Adjust to use global_thread_id_to_ptid.
8175 * windows-tdep.c (display_tib): No longer accept an argument.
8176 * cli/cli-utils.c (get_number_trailer): Make extern.
8177 * cli/cli-utils.h (get_number_trailer): Declare.
8178 (get_number_const): Adjust documentation.
8179 * mi/mi-cmd-var.c (mi_cmd_var_update_iter): Adjust to use global
8180 thread IDs.
8181 * mi/mi-interp.c (mi_new_thread, mi_thread_exit)
8182 (mi_on_normal_stop, mi_output_running_pid, mi_on_resume):
8183 * mi/mi-main.c (mi_execute_command, mi_cmd_execute): Likewise.
8184 * guile/scm-breakpoint.c (gdbscm_set_breakpoint_thread_x):
8185 Likewise.
8186 * python/py-breakpoint.c (bppy_set_thread): Likewise.
8187 * python/py-finishbreakpoint.c (bpfinishpy_init): Likewise.
8188 * python/py-infthread.c (thpy_get_num): Add comment and return the
8189 per-inferior thread ID.
8190 (thread_object_getset): Update comment of "num".
8191
8192 2016-01-13 Pedro Alves <palves@redhat.com>
8193
8194 * breakpoint.c (remove_threaded_breakpoints)
8195 (print_one_breakpoint_location): Use print_thread_id.
8196 * btrace.c (btrace_enable, btrace_disable, btrace_teardown)
8197 (btrace_fetch, btrace_clear): Use print_thread_id.
8198 * common/print-utils.c (CELLSIZE): Delete.
8199 (get_cell): Rename to ...
8200 (get_print_cell): ... this and made extern. Adjust call callers.
8201 Adjust to use PRINT_CELL_SIZE.
8202 * common/print-utils.h (get_print_cell): Declare.
8203 (PRINT_CELL_SIZE): New.
8204 * gdbthread.h (print_thread_id): Declare.
8205 * infcmd.c (signal_command): Use print_thread_id.
8206 * inferior.c (print_inferior): Use print_thread_id.
8207 * infrun.c (handle_signal_stop)
8208 (insert_exception_resume_breakpoint)
8209 (insert_exception_resume_from_probe)
8210 (print_signal_received_reason): Use print_thread_id.
8211 * record-btrace.c (record_btrace_info)
8212 (record_btrace_resume_thread, record_btrace_cancel_resume)
8213 (record_btrace_step_thread, record_btrace_wait): Use
8214 print_thread_id.
8215 * thread.c (thread_apply_all_command): Use print_thread_id.
8216 (print_thread_id): New function.
8217 (thread_apply_command): Use print_thread_id.
8218 (thread_command, thread_find_command, do_captured_thread_select):
8219 Use print_thread_id.
8220
8221 2016-01-13 Pedro Alves <palves@redhat.com>
8222
8223 * NEWS: Mention InferiorThread.inferior.
8224 * python/py-infthread.c (thpy_get_inferior): New.
8225 (thread_object_getset): Register "inferior".
8226
8227 2016-01-13 Pedro Alves <palves@redhat.com>
8228
8229 * NEWS: Mention $_inferior.
8230 * inferior.c (inferior_id_make_value): New.
8231 (inferior_funcs): New.
8232 (_initialize_inferior): Create $_inferior variable.
8233
8234 2016-01-13 Pedro Alves <palves@redhat.com>
8235
8236 PR breakpoints/19388
8237 * frame.c (get_current_frame): Use validate_registers_access.
8238 * gdbthread.h (validate_registers_access): Declare.
8239 * infrun.c (validate_siginfo_access): Delete.
8240 (siginfo_value_read, siginfo_value_write): Use
8241 validate_registers_access.
8242 * thread.c (validate_registers_access): New function.
8243
8244 2016-01-12 Josh Stone <jistone@redhat.com>
8245 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8246
8247 * NEWS (Changes since GDB 7.10): Mention QCatchSyscalls and the
8248 syscall_entry and syscall_return stop reasons. Mention GDB
8249 support for remote catch syscall.
8250 * remote.c (PACKET_QCatchSyscalls): New enum.
8251 (remote_set_syscall_catchpoint): New function.
8252 (remote_protocol_features): New element for QCatchSyscalls.
8253 (remote_parse_stop_reply): Parse syscall_entry/return stops.
8254 (init_remote_ops): Install remote_set_syscall_catchpoint.
8255 (_initialize_remote): Config QCatchSyscalls.
8256 * linux-nat.h (struct lwp_info) <syscall_state>: Comment typo.
8257
8258 2016-01-12 Yao Qi <yao.qi@linaro.org>
8259
8260 * nat/linux-ptrace.c (linux_child_function): Cast child_stack
8261 to gdb_byte * and pass to linux_fork_to_function.
8262
8263 2016-01-12 Yao Qi <yao.qi@linaro.org>
8264
8265 * nat/linux-ptrace.c (linux_fork_to_function): Change type
8266 of argument 'function'.
8267 (linux_grandchild_function): Change return type to 'int'.
8268 Change child_stack's type to 'void *'.
8269 (linux_child_function): Likewise.
8270
8271 2016-01-12 Pedro Alves <palves@redhat.com>
8272
8273 Remove use of the registered trademark symbol throughout.
8274
8275 2016-01-12 Thomas Schwinge <thomas@codesourcery.com>
8276
8277 * reply_mig_hack.awk: Rewrite one regular expression.
8278
8279 2016-01-11 Mike Frysinger <vapier@gentoo.org>
8280
8281 * acinclude.m4: Include new warning.m4 file.
8282 * configure: Regenerated.
8283 * configure.ac: Move all warning logic ...
8284 * warning.m4: ... here.
8285
8286 2016-01-08 Yao Qi <yao.qi@linaro.org>
8287
8288 * extension.c: Include target.h.
8289 (set_active_ext_lang): Only call install_gdb_sigint_handler,
8290 check_quit_flag, and set_quit_flag if target_terminal_is_ours
8291 returns false.
8292 (restore_active_ext_lang): Likewise.
8293 * target.c (target_terminal_is_ours): New function.
8294 * target.h (target_terminal_is_ours): Declare.
8295
8296 2016-01-07 Maciej W. Rozycki <macro@imgtec.com>
8297
8298 * mips-tdep.c (mips_breakpoint_from_pc): Rename local `status'
8299 to `err' in the little-endian leg.
8300
8301 2016-01-06 Yao Qi <yao.qi@linaro.org>
8302
8303 * arch/arm-get-next-pcs.c (arm_get_next_pcs): Move it to some
8304 lines below.
8305 (thumb_get_next_pcs_raw): Make it static.
8306 (arm_get_next_pcs_raw): Likewise.
8307 * arch/arm-get-next-pcs.h (thumb_get_next_pcs_raw): Remove the
8308 declaration.
8309 (arm_get_next_pcs_raw): Likewise.
8310
8311 2016-01-05 Mike Frysinger <vapier@gentoo.org>
8312
8313 * version.in: Change cvs to git.
8314
8315 2016-01-05 Mike Frysinger <vapier@gentoo.org>
8316
8317 * configure.tgt (score-*-*): Delete gdb_sim assignment.
8318
8319 2016-01-05 Pedro Alves <palves@redhat.com>
8320
8321 PR sim/13418
8322 * configure.ac: Define WITH_PPC_SIM when linking in the sim and
8323 the target is powerpc*.
8324 * rs6000-tdep.c (init_sim_regno_table): Check WITH_PPC_SIM instead
8325 of WITH_SIM.
8326 * configure: Regenerate.
8327 * config.in: Regenerate.
8328
8329 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
8330
8331 * btrace.c (btrace_pt_readmem_callback): Do not return in TRY/CATCH.
8332
8333 2016-01-02 Mike Frysinger <vapier@gentoo.org>
8334
8335 * configure.tgt (powerpc*-*-*): Delete test call and
8336 always assign gdb_sim.
8337
8338 2016-01-01 Joel Brobecker <brobecker@adacore.com>
8339
8340 Update year range in copyright notice of all files.
8341
8342 2016-01-01 Joel Brobecker <brobecker@adacore.com>
8343
8344 * top.c (print_gdb_version): Change copyright year in version
8345 message.
8346
8347 2016-01-01 Joel Brobecker <brobecker@adacore.com>
8348
8349 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2015.
8350
8351 For older changes see ChangeLog-2015.
8352 \f
8353 Local Variables:
8354 mode: change-log
8355 left-margin: 8
8356 fill-column: 74
8357 version-control: never
8358 coding: utf-8
8359 End: