fix cli-script.c
[external/binutils.git] / gdb / ChangeLog
1 2013-05-30  Tom Tromey  <tromey@redhat.com>
2
3         * cli/cli-script.c (read_command_lines_1): Use a null cleanup
4         for 'old_chain'.  Do not check 'head' before processing
5         cleanups.
6
7 2013-05-30  Tom Tromey  <tromey@redhat.com>
8
9         * mi/mi-cmd-stack.c (list_arg_or_local): Remove
10         "cleanup_tuple".
11
12 2013-05-30  Tom Tromey  <tromey@redhat.com>
13
14         * dbxread.c (dbx_read_symtab): Declare 'back_to' in a more
15         inner scope.  Unconditionally call do_cleanups.
16
17 2013-05-30  Tom Tromey  <tromey@redhat.com>
18
19         * source.c (find_and_open_source): Call do_cleanups.
20
21 2013-05-30  Tom Tromey  <tromey@redhat.com>
22
23         * linux-thread-db.c (thread_db_load_search): Unconditionally
24         call do_cleanups.
25
26 2013-05-30  Tom Tromey  <tromey@redhat.com>
27
28         * solib-aix.c (solib_aix_bfd_open): Don't use a null cleanup
29         for 'cleanup'; instead use a later one.
30
31 2013-05-30  Tom Tromey  <tromey@redhat.com>
32
33         * python/py-breakpoint.c (bppy_get_commands): Use
34         explicit, unconditional return.
35         * python/py-frame.c (frapy_read_var): Likewise.
36         * python/python.c (gdbpy_decode_line): Likewise.
37
38 2013-05-30  Tom Tromey  <tromey@redhat.com>
39
40         * cp-namespace.c (cp_lookup_symbol_imports_or_template): Call
41         do_cleanups on all return paths.
42
43 2013-05-30  Tom Tromey  <tromey@redhat.com>
44
45         * top.c (execute_command): Discard 'cleanup_if_error' cleanups.
46
47 2013-05-30  Tom Tromey  <tromey@redhat.com>
48
49         * stabsread.c (read_struct_type): Call do_cleanups along
50         all return paths.
51
52 2013-05-30  Maciej W. Rozycki  <macro@codesourcery.com>
53
54         * mips-linux-tdep.c: Adjust formatting throughout.
55
56 2013-05-30  Tom Tromey  <tromey@redhat.com>
57
58         * mipsread.c (read_alphacoff_dynamic_symtab): Call do_cleanups
59         along all return paths.
60
61 2013-05-30  Tom Tromey  <tromey@redhat.com>
62
63         * symfile.c (find_separate_debug_file): Call do_cleanups
64         along all return paths.
65
66 2013-05-30  Tom Tromey  <tromey@redhat.com>
67
68         * symtab.c (search_symbols): Introduce a null cleanup for
69         'retval_chain'.
70
71 2013-05-30  Tom Tromey  <tromey@redhat.com>
72
73         * python/py-value.c (valpy_binop): Call do_cleanups before
74         exiting loop.
75
76 2013-05-30  Tom Tromey  <tromey@redhat.com>
77
78         * python/py-prettyprint.c (print_children): Remove extra
79         do_cleanups call.
80
81 2013-05-30  Tom Tromey  <tromey@redhat.com>
82
83         * python/py-frame.c (frapy_read_var): Call do_cleanups along
84         all return paths.
85
86 2013-05-30  Tom Tromey  <tromey@redhat.com>
87
88         * python/py-breakpoint.c (bppy_get_commands): Call do_cleanups
89         along all return paths.
90
91 2013-05-30  Tom Tromey  <tromey@redhat.com>
92
93         * cli/cli-logging.c (set_logging_redirect): Unconditionally
94         call do_cleanups.
95
96 2013-05-30  Tom Tromey  <tromey@redhat.com>
97
98         * varobj.c (c_value_of_root): Call do_cleanups along all
99         return paths.
100
101 2013-05-30  Tom Tromey  <tromey@redhat.com>
102
103         * tracepoint.c (trace_dump_command): Unconditionally call
104         do_cleanups.
105
106 2013-05-30  Tom Tromey  <tromey@redhat.com>
107
108         * breakpoint.c (output_thread_groups, parse_cmd_to_aexpr): Call
109         do_cleanups earlier.
110
111 2013-05-30  Tom Tromey  <tromey@redhat.com>
112
113         * machoread.c (macho_symfile_read): Assign first cleanup to
114         'back_to'.
115
116 2013-05-30  Tom Tromey  <tromey@redhat.com>
117
118         * m32r-rom.c (m32r_load): Call do_cleanups at all returns.
119
120 2013-05-30  Tom Tromey  <tromey@redhat.com>
121
122         * mi/mi-main.c (list_available_thread_groups): Call do_cleanups.
123
124 2013-05-30  Tom Tromey  <tromey@redhat.com>
125
126         * inf-ptrace.c (inf_ptrace_create_inferior): Unconditionally
127         call discard_cleanups.
128         (inf_ptrace_attach): Likewise.
129
130 2013-05-30  Tom Tromey  <tromey@redhat.com>
131
132         * remote-mips.c (mips_exit_debug): Call do_cleanups on all
133         return paths.
134         (mips_initialize): Likewise.
135         (common_open): Call do_cleanups.
136
137 2013-05-30  Tom Tromey  <tromey@redhat.com>
138
139         * utils.c (internal_vproblem): Call do_cleanups.
140
141 2013-05-30  Tom Tromey  <tromey@redhat.com>
142
143         * linespec.c (find_linespec_symbols): Don't reassign to 'cleanup'.
144
145 2013-05-30  Tom Tromey  <tromey@redhat.com>
146
147         * cli/cli-script.c (setup_user_args): Don't return after error.
148
149 2013-05-30  Tom Tromey  <tromey@redhat.com>
150
151         * somread.c (som_symtab_read): Call do_cleanups.
152
153 2013-05-30  Tom Tromey  <tromey@redhat.com>
154
155         * printcmd.c (print_command_1): Unconditionally call do_cleanups.
156
157 2013-05-30  Tom Tromey  <tromey@redhat.com>
158
159         * cli/cli-cmds.c (cd_command, alias_command): Call do_cleanups.
160         * cli/cli-dump.c (restore_binary_file): Call do_cleanups.
161         * interps.c (interpreter_exec_cmd): Call do_cleanups.
162         * source.c (show_substitute_path_command): Call do_cleanups.
163         (unset_substitute_path_command, set_substitute_path_command):
164         Likewise.
165         * symfile.c (load_command): Call do_cleanups.
166
167 2013-05-30  Tom Tromey  <tromey@redhat.com>
168
169         * contrib/cleanup_check.py: New file.
170         * contrib/gcc-with-excheck: Add option parsing.
171
172 2013-05-30  Joel Brobecker  <brobecker@adacore.com>
173
174         * windows-nat.c (windows_delete_thread): Add missing space
175         in cast expression.
176
177 2013-05-30  Hafiz Abid Qadeer  <abidh@codesourcery.com>
178
179         * inferior.c (top level): Include tilde.h.
180         (add_inferior_command): Call tilde_expand on the value of 'exec'
181         argument.
182
183 2013-05-30  Pedro Alves  <pedro@codesourcery.com>
184             Yao Qi  <yao@codesourcery.com>
185
186         * tracepoint.c (encode_actions_1): Remove parameter 't'.
187         Caller update.
188         (encode_actions): Likewise.
189         * remote.c (remote_download_tracepoint): Caller update.
190         * tracepoint.h (encode_actions): Update declaration.
191
192 2013-05-30  Pedro Alves  <palves@redhat.com>
193
194         * python/python-internal.h (gdb_Py_DECREF): Cast OP to PyObject
195         pointer.
196
197 2013-05-30  Yao Qi  <yao@codesourcery.com>
198
199         * remote.c (remote_check_symbols): Remove unused parameter
200         'objfile'.
201         Declaration update.
202         (remote_start_remote, remote_new_objfile): Caller update.
203
204 2013-05-30  Yao Qi  <yao@codesourcery.com>
205
206         * mi/mi-cmds.c (mi_cmds): Define MI command
207         '-exec-arguments' by macro DEF_MI_CMD_CLI_1 instead of
208         DEF_MI_CMD_CLI.
209
210 2013-05-29  Pedro Alves  <palves@redhat.com>
211
212         * remote.c (remote_insert_breakpoint, remote_remove_breakpoint)
213         (remote_insert_watchpoint, remote_remove_watchpoint)
214         (remote_insert_hw_breakpoint, remote_remove_hw_breakpoint)
215         (remote_verify_memory, compare_sections_command)
216         (remote_search_memory): Set the general process/thread on the
217         remote side.
218
219 2013-05-29  Pedro Alves  <palves@redhat.com>
220
221         * aarch64-tdep.c: Don't include "features/aarch64-without-fpu.c".
222         (_initialize_aarch64_tdep): Don't call
223         initialize_tdesc_aarch64_without_fpu.
224         * features/Makefile (WHICH): Remove reference to
225         aarch64-without-fpu.
226         * features/aarch64-without-fpu.c: Delete file.
227         * regformats/aarch64-without-fpu.dat: Delete file.
228
229 2013-05-28  Yao Qi  <yao@codesourcery.com>
230
231         * tracepoint.c (stringify_collection_list): Remove parameter
232         'string'.
233         (encode_actions): Caller update.  Remove local variables.
234
235 2013-05-24  Yao Qi  <yao@codesourcery.com>
236
237         * tracepoint.c (TFILE_PID): Remove.
238         (tfile_open): Don't add thread and inferior.
239         (tfile_close): Don't set 'inferior_ptid'.  Don't call
240         exit_inferior_silent.
241         (tfile_thread_alive): Remove.
242         (init_tfile_ops): Don't set field 'to_thread_alive' of
243         tfile_ops.
244
245 2013-05-23  Doug Evans  <dje@google.com>
246
247         * contrib/cc-with-tweaks.sh (-p): Handle no dwo files.
248
249 2013-05-23  Pedro Alves  <palves@redhat.com>
250
251         * common/filestuff.c [USE_WIN32API]: Define HAVE_SOCKETS.
252         [HAVE_SYS_SOCKET_H]: Define HAVE_SOCKETS.
253         (socket_mark_cloexec, gdb_socketpair_cloexec, gdb_socket_cloexec):
254         Only define if HAVE_SOCKETS is defined.
255         * configure.ac: Check for sys/socket.h.
256         * config.in, configure: Regenerate.
257
258 2013-05-23  Pedro Alves  <palves@redhat.com>
259
260         * dwarf2read.c (create_dwp_hash_table, create_dwo_in_dwp)
261         (open_and_init_dwp_file): Use %s/pulongest instead of %u for
262         printing uint32_t variables.
263
264 2013-05-23  Pedro Alves  <palves@redhat.com>
265
266         * NEWS: Mention GDBserver range stepping support.
267
268 2013-05-23  Yao Qi  <yao@codesourcery.com>
269             Pedro Alves  <palves@redhat.com>
270
271         * gdbthread.h (struct thread_control_state) <may_range_step>: New
272         field.
273         * infcmd.c (step_once, until_next_command): Enable range stepping.
274         * infrun.c (displaced_step_prepare): Disable range stepping.
275         (resume): Disable range stepping if stepping over a breakpoint or
276         we have software watchpoints.  If range stepping is enabled,
277         assert the thread is in the stepping range.
278         (clear_proceed_status_thread): Clear may_range_step.
279         (handle_inferior_event): Disable range stepping as soon as we know
280         the thread that hit the event.  Re-enable it whenever we're going
281         to step with a step range.
282         * remote.c (struct vCont_action_support) <r>: New field.
283         (use_range_stepping): New global.
284         (remote_vcont_probe): Handle 'r' action.
285         (append_resumption): Append an 'r' action if the thread may range
286         step.
287         (show_range_stepping): New function.
288         (set_range_stepping): New function.
289         (_initialize_remote): Call add_setshow_boolean_cmd to register the
290         'set range-stepping' and 'show range-stepping' commands.
291         * NEWS: Mention range stepping, the new vCont;r action, and the
292         new "set/show range-stepping" commands.
293
294 2013-05-23  Yao Qi  <yao@codesourcery.com>
295             Pedro Alves  <palves@redhat.com>
296
297         * remote.c (struct vCont_action_support): New struct.
298         (struct remote_state) <support_vCont_t>: Remove field.
299         <vCont_actions_support>: New field.
300         (remote_vcont_probe, remote_stop_ns): Update.
301
302 2013-05-23  Yao Qi  <yao@codesourcery.com>
303             Pedro Alves  <palves@redhat.com>
304
305         * gdbthread.h (pc_in_thread_step_range): New declaration.
306         * thread.c (pc_in_thread_step_range): New function.
307         * infrun.c (handle_inferior_event): Use it.
308
309 2013-05-23  Joel Brobecker  <brobecker@adacore.com>
310
311         * mi/mi-cmd-break.c (mi_argv_to_format): Use xsnprintf instead
312         of sprintf.
313
314 2013-05-22  Keith Seitz  <keiths@redhat.com>
315
316         * ada-lang.c (is_known_support_routine): Add explicit free of
317         'func_name' from find_frame_funname.
318         (ada_unhandled_exception_name_addr_from_raise): Add cleanups
319         for func_name from find_frame_funname.
320         * python/py-frame.c (frapy_name): Add explicit free of
321         'name' from find_frame_funname.
322         * stack.c (find_frame_funname): Add comment explaining that
323         funcp must be freed by the caller.
324         Return copy of symbol names instead of pointers.
325         (print_frame): Add a cleanup for 'funname' from
326         find_frame_funname.
327         * stack.h (find_frame_funname): Remove "const" from
328         'funname' parameter.
329
330 2013-05-22  Tom Tromey  <tromey@redhat.com>
331
332         PR c++/15401:
333         * c-valprint.c (c_value_print): Use value_addr for
334         references.  Convert back to reference type with value_ref.
335
336 2013-05-22  Eli Zaretskii  <eliz@gnu.org>
337
338         * windows-nat.c (handle_unload_dll): Don't call solib_add for the
339         unloaded DLL, it will be done by handle_solib_event.  See
340         http://sourceware.org/ml/gdb-patches/2013-05/msg00713.html for the
341         details.
342
343 2013-05-22  Phil Muldoon  <pmuldoon@redhat.com>
344
345         * ui-out.c: Create typedef ui_out_level_p and define vector
346         operations for that type.
347         (struct ui_out): Use a vector instead of an array.
348         (current_level): Return level from a vector.
349         (push_level): Create a level in a vector.
350         (pop_level): Delete a level in a vector.
351         (ui_out_new): Create initial level zero level, and store in a
352         vector.
353         (ui_out_destroy): Add vector cleanup.
354
355 2013-05-22  Pedro Alves  <palves@redhat.com>
356
357         * python/python-internal.h (gdb_Py_DECREF): Tag with
358         "ARI: editCase function".
359
360 2013-05-21  Paul Pluzhnikov  <ppluzhnikov@google.com>
361
362         * solib-svr4.c (svr4_free_so): Protect against NULL dereference.
363
364 2013-05-21  Pedro Alves  <palves@redhat.com>
365
366         * python/py-prettyprint.c (apply_val_pretty_printer): Check
367         whether PRINTER is NULL before installing a Py_DECREF cleanup.
368         * python/py-utils.c (py_decref): Don't check for NULL before
369         calling Py_DECREF.
370
371 2013-05-21  Pedro Alves  <palves@redhat.com>
372
373         * python/py-utils.c (py_decref): Remove extra braces.
374         (gdb_pymodule_addobject): Remove extra braces.
375         * python-internal.h (gdb_Py_DECREF): New static inline function.
376         (Py_DECREF): Redefine as calling gdb_Py_DECREF.
377
378 2013-05-21  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
379
380         * breakpoints.c (detach_breakpoints): Do not
381         detach breakpoints locations with loc_type bp_loc_other.
382
383 2013-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
384
385         Workaround Python 2.6.
386         * python/py-utils.c (gdb_pymodule_addobject): Wrap Py_DECREF into
387         a block.
388
389 2013-05-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
390
391         Code cleanup: constification.
392         * solib.c (solib_ops): Make return type and ops variable type const.
393         (set_solib_ops): Make the new_ops parameter and ops variable const.
394         (solib_find, solib_map_sections, clear_so, free_so, update_solib_list)
395         (solib_add, solib_keep_data_in_core, clear_solib)
396         (solib_create_inferior_hook, in_solib_dynsym_resolve_code)
397         (reload_shared_libraries, solib_global_lookup): Make the ops variable
398         const.
399         * solib.h (set_solib_ops): Make the new_ops parameter const.
400
401 2013-05-21  Joel Brobecker  <brobecker@adacore.com>
402
403         * data-directory/Makefile.in (SYSTEM_GDBINIT_SRCDIR): New
404         variable.
405         (VPATH): Add SYSTEM_GDBINIT_SRCDIR.
406         (SYSTEM_GDBINIT_DIR, SYSTEM_GDBINIT_INSTALL_DIR)
407         (SYSTEM_GDBINIT_FILES): New variables.
408         (all): Add stamp-system-gdbinit.
409         (stamp-system-gdbinit): New rule.
410         (clean-system-gdbinit, install-system-gdbinit)
411         (uninstall-system-gdbinit): New rules.  Make them .PHONY.
412         (install-only): Add dependency on install-system-gdbinit.
413         (uninstall): Add dependency on uninstall-system-gdbinit.
414         (clean): Add dependency on clean-system-gdbinit.
415         * system-gdbinit/elinos.py: New file.
416         * system-gdbinit/wrs-linux.py: New file.
417
418 2013-05-21  Joel Brobecker  <brobecker@adacore.com>
419
420         * ada-lang.c (old_renaming_is_invisible): Fix cleanup leak.
421
422 2013-05-21  Hui Zhu  <hui@codesourcery.com>
423
424         * breakpoint.c (dprintf_breakpoint_ops): Remove its static.
425         * breakpoint.h (dprintf_breakpoint_ops): Add extern.
426         * mi/mi-cmd-break.c (ctype.h): New include.
427         (gdb_obstack.h): New include.
428         (mi_argv_to_format, mi_cmd_break_insert_1): New.
429         (mi_cmd_break_insert): Call mi_cmd_break_insert_1.
430         (mi_cmd_dprintf_insert): New.
431         * mi/mi-cmds.c (mi_cmds): Add "dprintf-insert".
432         * mi/mi-cmds.h (mi_cmd_dprintf_insert): New extern.
433
434 2013-05-20  Tom Tromey  <tromey@redhat.com>
435
436         * python/py-prettyprint.c (search_pp_list): Decref 'attr'.
437
438 2013-05-20  Tom Tromey  <tromey@redhat.com>
439
440         * python/py-value.c (valpy_get_dynamic_type): Simplify
441         dynamic_type assignment.  Use Py_XINCREF.
442
443 2013-05-20  Tom Tromey  <tromey@redhat.com>
444
445         * python/py-type.c (typy_fields): Unconditionally decref 'r'.
446
447 2013-05-20  Tom Tromey  <tromey@redhat.com>
448
449         * python/py-frame.c (frapy_older, frapy_newer, gdbpy_newest_frame)
450         (gdbpy_selected_frame): Move object-construction code
451         out of TRY_CATCH.
452
453 2013-05-20  Tom Tromey  <tromey@redhat.com>
454
455         * python/py-arch.c (gdbpy_initialize_arch): Use
456         gdb_pymodule_addobject.
457         * python/py-block.c (gdbpy_initialize_blocks): Use
458         gdb_pymodule_addobject.
459         * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Use
460         gdb_pymodule_addobject.
461         * python/py-cmd.c (gdbpy_initialize_breakpoints): Use
462         gdb_pymodule_addobject.
463         * python/py-event.c (gdbpy_initialize_event_generic): Use
464         gdb_pymodule_addobject.
465         * python/py-evtregistry.c (gdbpy_initialize_eventregistry): Use
466         gdb_pymodule_addobject.
467         * python/py-evts.c (add_new_registry): Use
468         gdb_pymodule_addobject.
469         (gdbpy_initialize_py_events): Likewise.
470         * python/py-finishbreakpoint.c
471         (gdbpy_initialize_finishbreakpoints): Use
472         gdb_pymodule_addobject.
473         * python/py-frame.c (gdbpy_initialize_frames): Use
474         gdb_pymodule_addobject.
475         * python/py-function.c (gdbpy_initialize_functions): Use
476         gdb_pymodule_addobject.
477         * python/py-inferior.c (gdbpy_initialize_inferior): Use
478         gdb_pymodule_addobject.
479         * python/py-infthread.c (gdbpy_initialize_thread): Use
480         gdb_pymodule_addobject.
481         * python/py-objfile.c (gdbpy_initialize_objfile): Use
482         gdb_pymodule_addobject.
483         * python/py-param.c (gdbpy_initialize_parameters): Use
484         gdb_pymodule_addobject.
485         * python/py-progspace.c (gdbpy_initialize_pspace): Use
486         gdb_pymodule_addobject.
487         * python/py-symbol.c (gdbpy_initialize_symbols): Use
488         gdb_pymodule_addobject.
489         * python/py-symtab.c (gdbpy_initialize_symtabs): Use
490         gdb_pymodule_addobject.
491         * python/py-type.c (gdbpy_initialize_types): Use
492         gdb_pymodule_addobject.
493         * python/py-utils.c (gdb_pymodule_addobject): New function.
494         * python/py-value.c (gdbpy_initialize_values): Use
495         gdb_pymodule_addobject.
496         * python/python-internal.h (gdb_pymodule_addobject): Declare.
497         * python/python.c (_initialize_python): Use
498         gdb_pymodule_addobject.
499
500 2013-05-20  Tom Tromey  <tromey@redhat.com>
501
502         * python/py-cmd.c (cmdpy_completer): Use explicit decref.
503         * python/py-param.c (get_set_value, get_show_value): Use
504         explicit decrefs.
505         * python/python.c (start_type_printers, apply_type_printers):
506         Use explicit decrefs.
507
508 2013-05-20  Tom Tromey  <tromey@redhat.com>
509
510         * python/py-evts.c (gdbpy_initialize_py_events): Don't
511         incref the module.
512
513 2013-05-20  Tom Tromey  <tromey@redhat.com>
514
515         * python/python.c (gdbpy_run_events): Decref the result
516         of PyObject_CallObject.
517
518 2013-05-20  Tom Tromey  <tromey@redhat.com>
519
520         * python/py-symtab.c (set_sal): Use
521         CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.  Return -1 on error.
522         (symtab_and_line_to_sal_object): Update.
523
524 2013-05-20  Tom Tromey  <tromey@redhat.com>
525
526         * python/py-param.c (compute_enum_values): Decref 'item'.
527
528 2013-05-20  Tom Tromey  <tromey@redhat.com>
529
530         * mi/mi-main.c: Include python-internal.h.
531         (mi_cmd_list_features): Check gdb_python_initialized.
532         * python/py-inferior.c (python_on_normal_stop, python_on_resume)
533         (python_inferior_exit, python_new_objfile, add_thread_object)
534         (delete_thread_object, py_free_inferior): Check
535         gdb_python_initialized.
536         * python/py-prettyprint.c (apply_val_pretty_printer): Check
537         gdb_python_initialized.
538         * python/py-type.c (save_objfile_types): Check
539         gdb_python_initialized.
540         * python/python-internal.h (gdb_python_initialized): Declare.
541         * python/python.c (ensure_python_env): Throw exception if
542         Python not initialized.
543         (before_prompt_hook, source_python_script_for_objfile)
544         (start_type_printers, apply_type_printers,
545         free_type_printers): Check gdb_python_initialized.
546         * varobj.c (varobj_get_display_hint)
547         (dynamic_varobj_has_child_method, update_dynamic_varobj_children)
548         (install_new_value_visualizer, varobj_set_visualizer)
549         (value_get_print_value): Check gdb_python_initialized.
550
551 2013-05-20  Tom Tromey  <tromey@redhat.com>
552
553         * python/py-arch.c (gdbpy_initialize_arch): Return 'int'.
554         Check errors.
555         * python/py-auto-load.c (gdbpy_initialize_auto_load): Return 'int'.
556         * python/py-block.c (gdbpy_initialize_blocks): Return 'int'.
557         Check errors.
558         * python/py-breakpoint.c (gdbpy_initialize_breakpoints): Return 'int'.
559         Check errors.
560         * python/py-cmd.c (gdbpy_initialize_commands): Return 'int'.
561         Check errors.
562         * python/py-event.c (gdbpy_initialize_event): Return 'int'.
563         Check errors.
564         * python/py-event.h (GDBPY_NEW_EVENT_TYPE): Change generated
565         init function to return 'int'.
566         * python/py-evtregistry.c (gdbpy_initialize_eventregistry):
567         Return 'int'.  Check errors.
568         * python/py-evts.c (gdbpy_initialize_py_events): Return 'int'.
569         Check errors.
570         * python/py-finishbreakpoint.c (gdbpy_initialize_finishbreakpoints):
571         Return 'int'.  Check errors.
572         * python/py-frame.c (gdbpy_initialize_frames): Return 'int'.
573         Check errors.
574         * python/py-function.c (gdbpy_initialize_functions): Return 'int'.
575         Check errors.
576         * python/py-gdb-readline.c (gdbpy_initialize_gdb_readline):
577         Check errors.
578         * python/py-inferior.c (gdbpy_initialize_inferior): Return 'int'.
579         Check errors.
580         * python/py-infthread.c (gdbpy_initialize_thread): Return 'int'.
581         Check errors.
582         * python/py-lazy-string.c (gdbpy_initialize_lazy_string): Return 'int'.
583         Check errors.
584         * python/py-objfile.c (gdbpy_initialize_objfile): Return 'int'.
585         Check errors.
586         * python/py-param.c (gdbpy_initialize_parameters): Return 'int'.
587         Check errors.
588         * python/py-progspace.c (gdbpy_initialize_pspace): Return 'int'.
589         Check errors.
590         * python/py-symbol.c (gdbpy_initialize_symbols): Return 'int'.
591         Check errors.
592         * python/py-symtab.c (gdbpy_initialize_symtabs): Return 'int'.
593         Check errors.
594         * python/py-type.c (gdbpy_initialize_types): Return 'int'.
595         Check errors.
596         * python/py-value.c (gdbpy_initialize_values): Return 'int'.
597         Check errors.
598         * python/python-internal.h (gdbpy_initialize_auto_load,
599         gdbpy_initialize_values, gdbpy_initialize_frames,
600         gdbpy_initialize_symtabs, gdbpy_initialize_commands,
601         gdbpy_initialize_symbols, gdbpy_initialize_symtabs,
602         gdbpy_initialize_blocks, gdbpy_initialize_types,
603         gdbpy_initialize_functions, gdbpy_initialize_pspace,
604         gdbpy_initialize_objfile, gdbpy_initialize_breakpoints,
605         gdbpy_initialize_finishbreakpoints,
606         gdbpy_initialize_lazy_string, gdbpy_initialize_parameters,
607         gdbpy_initialize_thread, gdbpy_initialize_inferior,
608         gdbpy_initialize_eventregistry, gdbpy_initialize_event,
609         gdbpy_initialize_py_events, gdbpy_initialize_stop_event,
610         gdbpy_initialize_signal_event,
611         gdbpy_initialize_breakpoint_event,
612         gdbpy_initialize_continue_event,
613         gdbpy_initialize_exited_event, gdbpy_initialize_thread_event,
614         gdbpy_initialize_new_objfile_event, gdbpy_initialize_arch):
615         Update.  Use CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
616         * python/python.c (gdb_python_initialized): New global.
617         (gdbpy_initialize_events): Return 'int'.  Check errors.
618         (_initialize_python): Check errors.  Set
619         gdb_python_initialized.
620
621 2013-05-20  Tom Tromey  <tromey@redhat.com>
622
623         * python/py-finishbreakpoint.c (bpfinishpy_out_of_scope):
624         Decref the reslut of PyObject_CallMethod.
625
626 2013-05-20  Tom Tromey  <tromey@redhat.com>
627
628         * python/py-event.c (gdbpy_initialize_event_generic): Return
629         early if PyType_Ready fails.
630
631 2013-05-20  Tom Tromey  <tromey@redhat.com>
632
633         * python/py-type.c (make_fielditem): Add gdb_assert_not_reached
634         as 'default' in the switch.
635
636 2013-05-20  Tom Tromey  <tromey@redhat.com>
637
638         * python/py-inferior.c (gdbpy_inferiors): Update.  Hoist
639         get_addr_from_python calls out of TRY_CATCH.
640         (infpy_write_memory, infpy_search_memory): Likewise.
641         * python/py-utils.c (get_addr_from_python): Return negative
642         value on error.  Use TRY_CATCH.
643         * python/python-internal.h (get_addr_from_python): Use
644         CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
645
646 2013-05-20  Tom Tromey  <tromey@redhat.com>
647
648         * python/py-event.c (evpy_emit_event): Decref the
649         result of PyObject_CallFunctionObjArgs.
650
651 2013-05-20  Tom Tromey  <tromey@redhat.com>
652
653         * python/py-cmd.c (cmdpy_completer): Use iterator protocol.
654         Correctly decref.
655
656 2013-05-20  Tom Tromey  <tromey@redhat.com>
657
658         * python/py-cmd.c (cmdpy_init): Decref 'ds_obj'.
659
660 2013-05-20  Tom Tromey  <tromey@redhat.com>
661
662         * python/py-event.h (gdbpy_initialize_event_generic): Use
663         CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
664         * python/py-evts.c (add_new_registry): Use
665         CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION.
666         * python/python-internal.h
667         (CPYCHECKER_NEGATIVE_RESULT_SETS_EXCEPTION): New macro.
668
669 2013-05-20  Tom Tromey  <tromey@redhat.com>
670
671         * python/py-arch.c (archpy_disassemble): Update.
672         * python/py-type.c (typy_get_composite, typy_lookup_typename)
673         (typy_lookup_type): Use GDB_PY_HANDLE_EXCEPTION.
674         * python/py-utils.c (gdbpy_convert_exception): Return 'void'.
675         * python/python-internal.h (CPYCHECKER_SETS_EXCEPTION): New
676         macro.
677         (GDB_PY_HANDLE_EXCEPTION): Update.
678         (gdbpy_convert_exception): Update.  Use CPYCHECKER_SETS_EXCEPTION.
679
680 2013-05-20  Tom Tromey  <tromey@redhat.com>
681
682         * python/python-internal.h (events_object_type): Remove.
683
684 2013-05-20  Tom Tromey  <tromey@redhat.com>
685
686         * python/py-event.h (evpy_emit_event): Use
687         CPYCHECKER_STEALS_REFERENCE_TO_ARG.
688         * python/python-internal.h (CPYCHECKER_STEALS_REFERENCE_TO_ARG):
689         New macro.
690
691 2013-05-20  Tom Tromey  <tromey@redhat.com>
692
693         * py-evtregistry.c (create_event_object): Decref
694         eventregistry_object if PyList_New fails.
695
696 2013-05-20  Tom Tromey  <tromey@redhat.com>
697
698         * py-cmd.c (gdbpy_string_to_argv): Check result of
699         PyList_New.
700
701 2013-05-20  Tom Tromey  <tromey@redhat.com>
702
703         * python/python.c (before_prompt_hook): Add cleanup to
704         decref 'hook'.
705
706 2013-05-20  Tom Tromey  <tromey@redhat.com>
707
708         * python/py-function.c (fnpy_init): Decref result of
709         PyObject_GetAttrString.
710
711 2013-05-20  Tom Tromey  <tromey@redhat.com>
712
713         * python/py-threadevent.c (get_event_thread): Use
714         CPYCHECKER_RETURNS_BORROWED_REF.
715         * python/python-internal.h (CPYCHECKER_RETURNS_BORROWED_REF):
716         New define.
717         (pspace_to_pspace_object, objfile_to_objfile_object)
718         (find_thread_object): Use it.
719
720 2013-05-20  Tom Tromey  <tromey@redhat.com>
721
722         * python/py-arch.c (arch_object_type): Use
723         CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
724         * python/py-block.c (block_syms_iterator_object_type):
725         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
726         * python/py-bpevent.c (breakpoint_event_object_type):
727         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
728         * python/py-cmd.c (cmdpy_object_type): Use
729         CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
730         * python/py-continueevent.c (continue_event_object_type):
731         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
732         * python/py-event.h (GDBPY_NEW_EVENT_TYPE):
733         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
734         * python/py-events.h (thread_event_object_type):
735         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
736         * python/py-evtregistry.c (eventregistry_object_type): Use
737         CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
738         * python/py-exitedevent.c (exited_event_object_type):
739         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
740         * python/py-finishbreakpoint.c (finish_breakpoint_object_type):
741         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
742         * python/py-function.c (fnpy_object_type): Use
743         CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
744         * python/py-inferior.c (inferior_object_type, membuf_object_type):
745         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
746         * python/py-infthread.c (thread_object_type): Use
747         CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
748         * python/py-lazy-string.c (lazy_string_object_type):
749         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
750         * python/py-newobjfileevent.c (new_objfile_event_object_type):
751         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
752         * python/py-objfile.c (objfile_object_type): Use
753         CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
754         * python/py-param.c (parmpy_object_type):
755         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
756         * python/py-progspace.c (pspace_object_type):
757         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
758         * python/py-signalevent.c (signal_event_object_type):
759         Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
760         * python/py-symtab.c (symtab_object_type, sal_object_type): Use
761         CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
762         * python/py-type.c (type_object_type, field_object_type)
763         (type_iterator_object_type): Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
764         * python/py-internal.h (CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF): New
765         define.
766         (value_object_type, block_object_type, symbol_object_type)
767         (event_object_type, stop_event_object_type, breakpoint_object_type)
768         (frame_object_type): Use CPYCHECKER_TYPE_OBJECT_FOR_TYPEDEF.
769
770 2013-05-20  Andreas Tobler  <andreas@fgznet.ch>
771
772         * Makefile.in (ALL_TARGET_OBS): Add ppcfbsd-tdep.o.
773         (ALLDEPFILES): Add ppcfbsd-nat.c and ppcfbsd-tdep.c.
774
775 2013-05-20  Doug Evans  <dje@google.com>
776
777         When reading CU, stay in DWO.  Be more tolerent of bad debug info.
778         For Fission.
779         * dwarf2read.c (struct dwarf2_per_cu_data): New member
780         reading_dwo_directly.
781         (struct signatured_type): New member dwo_unit.
782         (struct die_reader_specs): New member comp_dir.
783         (create_signatured_type_table_from_index): Use malloc for
784         all_type_units instead of objfile's obstack.
785         (create_all_type_units): Ditto.
786         (fill_in_sig_entry_from_dwo_entry): New function.
787         (add_type_unit): New function.
788         (lookup_dwo_signatured_type): New function.
789         (lookup_dwp_signatured_type): New function.
790         (lookup_signatured_type): New arg cu.  All callers updated.
791         (init_cu_die_reader): Initialize comp_dir.
792         (read_cutu_die_from_dwo): New arg stub_comp_dir.  All callers updated.
793         Change assert of matching type signatures to call error on mismatch.
794         (lookup_dwo_unit): Add assert.
795         (init_tu_and_read_dwo_dies): New function.
796         (init_cutu_and_read_dies): Call it.
797         (build_type_unit_groups): Handle case of no type unit groups created.
798         (hash_dwo_file, eq_dwo_file): Handle missing comp_dir.
799         (lookup_dwo_cutu): Tweak complaint.
800         (dwarf2_free_abbrev_table): Check for NULL abbrev_table.
801         (dwarf2_per_objfile_free): Free all_type_units.
802
803 2013-05-20  Joel Brobecker  <brobecker@adacore.com>
804
805         * windows-nat.c (handle_unload_dll): Add missing empty line.
806
807 2013-05-20  Joel Brobecker  <brobecker@adacore.com>
808
809         * dwarf2read.c (prototyped_function_p): New function.
810         (read_subroutine_type): Use it.
811
812 2013-05-20  Joel Brobecker  <brobecker@adacore.com>
813
814         * rs6000-aix-tdep.c: De-indent some example code provided
815         as a comment.
816
817 2013-05-17  Edjunior Machado  <emachado@linux.vnet.ibm.com>
818
819         * ppc-linux-nat.c (ppc_linux_region_ok_for_hw_watchpoint): Check if the
820         region is ok for a hardware watchpoint using the new ptrace interface
821         on Power servers.
822
823 2013-05-17  Doug Evans  <dje@google.com>
824
825         * NEWS: Mention new maintenance commands check-symtabs, and
826         expand-symtabs, and renamed check-psymtabs.
827         * psymtab.c (maintenance_check_psymtabs): Renamed from
828         maintenance_check_symtabs.  Only process already-expanded symbol
829         tables.
830         (_initialize_psymtab): Update.
831         * symmisc.c (maintenance_check_symtabs): New function.
832         (maintenance_expand_name_matcher): New function
833         (maintenance_expand_file_matcher): New function
834         (maintenance_expand_symtabs): New function.
835         (_initialize_symmisc): Add "mt check-symtabs" and "mt expand-symtabs"
836         commands.
837
838 2013-05-17  Tom Tromey  <tromey@redhat.com>
839
840         * python/py-inferior.c (infpy_read_memory): Don't call
841         PyErr_SetString if PyObject_New fails.
842         * python/py-frame.c (frame_info_to_frame_object): Don't call
843         PyErr_SetString if PyObject_New fails.
844
845 2013-05-17  Pavel Chupin  <pavel.v.chupin@intel.com>
846
847         * acinclude.m4: Add check for dlopen in libdl.
848         * configure.ac: Ditto.
849         * configure: Regenerate.
850
851 2013-05-17  Phil Muldoon  <pmuldoon@redhat.com>
852
853         * frame.c (frame_stash): Convert to htab.
854         (frame_addr_hash): New function.
855         (frame_addr_hash_eq): New function.
856         (frame_stash_create): Convert function to create
857         a hash table.
858         (frame_stash_add): Convert function to add an entry to a hash
859         table.
860         (frame_stash_find): Convert function to search the hash table.
861         (frame_stash_invalidate): Convert function to empty the hash
862         table.
863         (get_frame_id): Only add to stash if a frame_id is created.
864         (_initialize_frame): Call frame_stash_create.
865
866 2013-05-16  Yue Lu  <hacklu.newborn@gmail.com>  (tiny change)
867
868         * configure.ac: Ensure MIG is available when building for GNU Hurd
869         hosts.
870         * configure: Regenerate.
871
872 2013-05-16  Joel Brobecker  <brobecker@adacore.com>
873
874         * dwarf2read.c (set_cu_language): Add DW_LANG_UPC handling.
875
876 2013-05-16  Joel Brobecker  <brobecker@adacore.com>
877
878         * ada-lang.c (ada_make_symbol_completion_list): Make sure
879         all cleanups are done before returning from this function.
880
881 2013-05-15  Joel Brobecker  <brobecker@adacore.com>
882
883         * utils.h: #include "exceptions.h".
884         (enum errors): Remove partial declaration.
885
886 2013-05-15  Joel Brobecker  <brobecker@adacore.com>
887
888         * gdbarch.sh (core_xfer_shared_libraries_aix): New method.
889         * gdbarch.h, gdbarch.c: Regenerate.
890         * corelow.c (core_xfer_partial): Add TARGET_OBJECT_LIBRARIES_AIX
891         handling.
892
893         * rs6000-aix-tdep.h: New file.
894         * Makefile.in (HFILES_NO_SRCDIR): Add rs6000-aix-tdep.h.
895         * rs6000-aix-tdep.c: Include "rs6000-aix-tdep.h" and
896         "xml-utils.h".
897         (struct field_info, struct ld_info_desc): New types.
898         (ld_info32_desc, ld_info64_desc): New static constants.
899         (struct ld_info): New type.
900         (rs6000_aix_extract_ld_info): New function.
901         (rs6000_aix_shared_library_to_xml): Likewise.
902         (rs6000_aix_ld_info_to_xml): Likewise.
903         (rs6000_aix_core_xfer_shared_libraries_aix): Likewise.
904         (rs6000_aix_init_osabi): Add call to
905         set_gdbarch_core_xfer_shared_libraries_aix.
906         * rs6000-nat.c: Add "rs6000-aix-tdep.h" include.
907         Remove "xml-utils.h" include.
908         (LdInfo): Delete typedef.
909         (ARCH64_DECL, LDI_FIELD, LDI_NEXT, LDI_FD, LDI_FILENAME):
910         Delete macros.
911         (rs6000_ptrace_ldinfo): Change return type to gdb_byte *.
912         Adjust code accordingly.
913         (rs6000_core_ldinfo): Delete, folded into
914         rs6000_aix_core_xfer_shared_libraries_aix.
915         (rs6000_xfer_shared_library): Delete.
916         (rs6000_xfer_shared_libraries): Reimplement.
917
918 2013-05-15  Markus Metzger  <markus.t.metzger@intel.com>
919
920         * record.c (record_goto_cmdlist): New.
921         (cmd_record_goto): Split into this ...
922         (cmd_record_goto_begin): ... this
923         (cmd_record_goto_end): ... and this.
924         (_initialize_record): Change "record goto" to prefix command.
925         Add commands for "record goto begin" and "record goto end".
926         Add an alias for "record goto start" to "record goto begin".
927
928 2013-05-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
929
930         * linespec.c (convert_linespec_to_sals): New comment for
931         SOURCE_FILENAME assignment.
932
933 2013-05-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
934
935         * cleanups.c (restore_my_cleanups): Replace gdb_assert by
936         internal_warning.
937
938 2013-05-14  Tom Tromey  <tromey@redhat.com>
939
940         * eval.c (parse_and_eval_long): Make 'exp' const.
941         * value.h (parse_and_eval_long): Update.
942
943 2013-05-14  Tom Tromey  <tromey@redhat.com>
944
945         * ui-file.c (gdb_fopen): Make arguments const.
946         * ui-file.h (gdb_fopen): Make arguments const.
947
948 2013-05-14  Tom Tromey  <tromey@redhat.com>
949
950         * remote.c (remote_set_trace_notes): Make arguments const.
951         * target.c (update_current_target): Update cast.
952         * target.h (to_set_trace_notes): Make arguments const.
953
954 2013-05-14  Tom Tromey  <tromey@redhat.com>
955
956         * go32-nat.c (go32_terminal_info): Make 'args' const.
957         * inferior.h (child_terminal_info): Update.
958         * inflow.c (child_terminal_info): Make 'args' const.
959         * target.c (default_terminal_info): Make 'args' const.
960         (debug_to_terminal_save_ours): Likewise.
961         * target.h (struct target_ops) <to_terminal_info>: Make argument
962         const.
963
964 2013-05-13  Tom Tromey  <tromey@redhat.com>
965
966         * gcore.c (create_gcore_bfd): Make 'filename' const.
967         * gcore.h (create_gcore_bfd): Make 'filename' const.
968         * record-full.c (record_full_save): Make 'recfilename' const.
969         * target.c (target_save_record): Make 'filename' const.
970         * target.h (struct target_ops) <to_save_record>: Make 'filename'
971         const.
972         (target_save_record): Likewise.
973
974 2013-05-13  Tom Tromey  <tromey@redhat.com>
975
976         PR gdb/15338:
977         * dwarf2read.c (dwarf2_record_block_ranges): Ensure that the
978         ranges section has been read.
979
980 2013-05-13  Tom Tromey  <tromey@redhat.com>
981
982         PR exp/15364:
983         * eval.c (evaluate_subexp_standard) <STRUCTOP_STRUCT,
984         STRUCTOP_PTR>: Return a not_lval value for
985         EVAL_AVOID_SIDE_EFFECTS.
986         * opencl-lang.c (evaluate_subexp_opencl): Return a not_lval value
987         for EVAL_AVOID_SIDE_EFFECTS.
988
989 2013-05-13  Joel Brobecker  <brobecker@adacore.com>
990
991         * rs6000-aix-tdep.c (rs6000_push_dummy_call): Convert
992         floating point registers to register type before storing
993         value.
994         * rs6000-lynx178-tdep.c (rs6000_lynx178_push_dummy_call):
995         Likewise.
996
997 2013-05-10  Joel Brobecker  <brobecker@adacore.com>
998             Tom Tromey  <tromey@redhat.com>
999
1000         * common/filestuff.c (mark_fd_no_cloexec, unmark_fd_no_cloexec):
1001         New functions.
1002         * common/filestuff.c (mark_fd_no_cloexec, unmark_fd_no_cloexec):
1003         Declare.
1004         * darwin-nat.c (darwin_pre_ptrace): Use mark_fd_no_cloexec.
1005         (darwin_ptrace_him): Use unmark_fd_no_cloexec.
1006         * inf-ttrace.c (do_cleanup_pfds): Use unmark_fd_no_cloexec.
1007         (inf_ttrace_prepare): Use mark_fd_no_cloexec.
1008
1009 2013-05-10  Freddie Chopin  <freddie_chopin@op.pl>
1010             Tom Tromey  <tromey@redhat.com>
1011
1012         PR build/15414:
1013         * configure: Rebuild.
1014         * configure.ac (build_warnings): Do not use -Wformat-nonliteral
1015         with -Wno-format.
1016
1017 2013-05-10  Pedro Alves  <palves@redhat.com>
1018
1019         * remote.c (_initialize_remote): Fix spelling of
1020         qXfer:traceframe-info:read packet in packet config command.
1021
1022 2013-05-10  David Taylor  <dtaylor@emc.com>
1023
1024         PR remote/15455
1025
1026         * remote.c (remote_trace_set_readonly_regions): Do not overwrite
1027         "QTro" at start of packet.
1028
1029 2013-05-10  Joel Brobecker  <brobecker@adacore.com>
1030
1031         * solib-aix.c (solib_aix_relocate_section_addresses):
1032         For the .bss section action, apply the same offset as
1033         the .data section.
1034
1035 2013-05-10  Joel Brobecker  <brobecker@adacore.com>
1036
1037         * solib-aix.c (solib_aix_relocate_section_addresses):
1038         Remove FIXME comment.
1039
1040 2013-05-10  Joel Brobecker  <brobecker@adacore.com>
1041
1042         PR tdep/15420:
1043         * sol-thread.c (ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs):
1044         New functions, directly copied from sparc-sol-thread.c.
1045         * sparc-sol-thread.c: Delete.
1046         * configure.ac: Remove code handling sparc-solaris-thread.c.
1047         * configure: Regenerate.
1048
1049 2013-05-10  Phil Muldoon  <pmuldoon@redhat.com>
1050
1051         * stack.c (backtrace_command_1): Add "no-filters", and Python frame
1052         filter logic.
1053         (backtrace_command): Add "no-filters" option parsing.
1054         (_initialize_stack): Alter help to reflect "no-filters" option.
1055         * Makefile.in (SUBDIR_PYTHON_OBS): Add py-framefilter.o
1056         (SUBDIR_PYTHON_SRCS): Add py-framefilter.c
1057         (py-frame.o): Add target
1058         * data-directory/Makefile.in (PYTHON_DIR): Add Python frame
1059         filter files.
1060         * python/python.h: Add new frame filter constants, and flag enum.
1061         (apply_frame_filter): Add definition.
1062         * python/python.c (apply_frame_filter): New non-Python
1063         enabled function.
1064         * python/py-utils.c (py_xdecref): New function.
1065         (make_cleanup_py_xdecref): Ditto.
1066         * python/py-objfile.c: Declare frame_filters dictionary.
1067         (objfpy_dealloc): Add frame_filters dealloc.
1068         (objfpy_new): Initialize frame_filters attribute.
1069         (objfile_to_objfile_object): Ditto.
1070         (objfpy_get_frame_filters): New function.
1071         (objfpy_set_frame_filters): New function.
1072         * python/py-progspace.c: Declare frame_filters dictionary.
1073         (pspy_dealloc): Add frame_filters dealloc.
1074         (pspy_new): Initialize frame_filters attribute.
1075         (pspacee_to_pspace_object): Ditto.
1076         (pspy_get_frame_filters): New function.
1077         (pspy_set_frame_filters): New function.
1078         * python/py-framefilter.c: New file.
1079         * python/lib/gdb/command/frame_filters.py: New file.
1080         * python/lib/gdb/frames.py: New file.
1081         * python/lib/gdb/__init__.py: Initialize global frame_filters
1082         dictionary
1083         * python/lib/gdb/FrameDecorator.py: New file.
1084         * python/lib/gdb/FrameIterator.py: New file.
1085         * mi/mi-cmds.c (mi_cmds): Add frame filters command.
1086         * mi/mi-cmds.h: Declare.
1087         * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Add
1088         --no-frame-filter logic, and Python frame filter logic.
1089         (stack_enable_frame_filters): New function.
1090         (parse_no_frame_option): Ditto.
1091         (mi_cmd_stack_list_frames): Add --no-frame-filter and Python frame
1092         filter logic.
1093         (mi_cmd_stack_list_locals): Ditto.
1094         (mi_cmd_stack_list_args): Ditto.
1095         (mi_cmd_stack_list_variables): Ditto.
1096         * NEWS: Add frame filter note.
1097
1098 2013-05-09  Doug Evans  <dje@google.com>
1099
1100         * symfile.c (syms_from_objfile_1): Delete args offsets, num_offsets.
1101         All callers updated.
1102         (syms_from_objfile): Ditto.  Make static.
1103         (symbol_file_add_with_addrs): Renamed from
1104         symbol_file_add_with_addrs_or_offsets.  Delete args offsets,
1105         num_offsets.  All callers updated.
1106         * symfile.h (syms_from_objfile): Delete.
1107
1108         * symfile.c (decrement_reading_symtab): Add assert.
1109         (increment_reading_symtab): Ditto.
1110
1111 2013-05-09  Joel Brobecker  <brobecker@adacore.com>
1112
1113         * source.c (forward_search_command): Replace call to getc
1114         by call to fgetc.
1115         (reverse_search_command): Likewise.
1116
1117 2013-05-08  Doug Evans  <dje@google.com>
1118
1119         * psymtab.c (expand_symtabs_matching_via_partial): Fix file name
1120         matching test.
1121
1122 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
1123
1124         * sol-thread.c (info_cb): Factorize the code a little.
1125
1126 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
1127
1128         * sol-thread.c (info_cb): Rework the output of the "maintenance
1129         info sol-threads" command a bit.
1130
1131 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
1132
1133         * sol-thread.c (info_cb) [ti.ti_state == TD_THR_SLEEP]:
1134         Replace ti.ti_startfunc by ti.ti_pc.
1135
1136 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
1137
1138         * solib-aix.c (solib_aix_free_library_list): New function
1139         for the case where HAVE_LIBEXPAT is not defined.
1140
1141 2013-05-07  Sergio Durigan Junior  <sergiodj@redhat.com>
1142
1143         PR breakpoints/15413:
1144         * breakpoint.c (condition_completer): Simplify the code to
1145         disconsider multiple locations of breakpoints when completing the
1146         "condition" command.
1147
1148 2013-05-07  Pierre Muller  <muller@sourceware.org>
1149
1150         * common/linux-btrace.c: ARI fix: Include "gdb_wait.h"
1151         instead of <sys/wait.h>.
1152
1153 2013-05-07  Pierre Muller  <muller@sourceware.org>
1154
1155         * nios2-tdep.c (nios2_dwarf_reg_to_regnum): ARI fix: remove
1156         trailing new line from warning message.
1157
1158 2013-05-07  Pierre Muller  <muller@sourceware.org>
1159
1160         * contrib/ari/gdb_ari.sh (SOLIB_ADD, SOLIB_CREATE_INFERIOR_HOOK)
1161         (PC_SOLIB): Change type from ari_deprecate to ari_regression.
1162
1163 2013-05-07  Joel Brobecker  <brobecker@adacore.com>
1164
1165         * rs6000-nat.c (rs6000_core_ldinfo): Remove '\n' at end of
1166         error message (ARI fix).
1167
1168 2013-05-07  Joel Brobecker  <brobecker@adacore.com>
1169
1170         * features/library-list-aix.dtd: Replace library-list by
1171         library-list-aix.
1172         * rs6000-nat.c: Replace library-list by library-list-aix
1173         throughout.
1174         * solib-aix.c: Likewise.
1175
1176 2013-05-07  Joel Brobecker  <brobecker@adacore.com>
1177
1178         * target.h (enum target_object) [TARGET_OBJECT_LIBRARIES_AIX]:
1179         Renames TARGET_OBJECT_AIX_LIBRARIES.
1180         * rs6000-nat.c: Replace TARGET_OBJECT_AIX_LIBRARIES with
1181         TARGET_OBJECT_LIBRARIES_AIX throughout.
1182         * solib-aix.c: Likwise.
1183
1184 2013-05-07  Yao Qi  <yao@codesourcery.com>
1185
1186         * solib-dsbt.c (struct dsbt_info) <enable_break2_done>: Remove.
1187         (get_dsbt_info, enable_break, dsbt_clear_solib): Update.
1188
1189 2013-05-07  Yao Qi  <yao@codesourcery.com>
1190
1191         * solib-dsbt.c (enable_break): Declare.
1192         (dsbt_current_sos): Remove call to enable_break2.
1193         (enable_break2): Rename to enable_break.  Set solib breakpoint
1194         on '_dl_debug_state'.
1195         (enable_break): Remove.
1196
1197 2013-05-07  Luis Machado  <lgustavo@codesourcery.com>
1198
1199         * ppc-linux-nat.c (ppc_linux_new_thread): Clear the new thread's
1200         debug state prior to replicating existing hardware watchpoints or
1201         breakpoints.
1202
1203 2013-05-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
1204
1205         * gcore.c (gcore_create_callback): Ignore sections with
1206         separate_debug_objfile_backlink != NULL.
1207
1208 2013-05-06  Sandra Loosemore  <sandra@codesourcery.com>
1209             Andrew Jenner  <andrew@codesourcery.com>
1210             Chung-Lin Tang  <cltang@codesourcery.com>
1211             Julian Brown  <julian@codesourcery.com>
1212
1213         Based on the nios2-elf port from Altera Corporation.
1214
1215         * Makefile.in (ALL_TARGET_OBS): Add nios2-tdep.o and
1216         nios2-linux-tdep.o.
1217         (HFILES_NO_SRCDIR): Add nios2-tdep.h.
1218         (ALLDEPFILES): Add nios2-tdep.c and nios2-linux-tdep.c.
1219         * configure.tgt: Add nios2*-*-linux* and nios2*-*-* targets.
1220         * nios2-tdep.h: New.
1221         * nios2-tdep.c: New.
1222         * nios2-linux-tdep.c: New.
1223         * features/Makefile (WHICH): Add nios2-linux.
1224         (nios2-linux-expedite): Set.
1225         * features/nios2-cpu.xml: New.
1226         * features/nios2.xml: New.
1227         * features/nios2-linux.xml: New.
1228         * features/nios2.c: New (autogenerated).
1229         * features/nios2-linux.c: New (autogenerated).
1230         * regformats/nios2-linux.dat: New (autogenerated).
1231         * NEWS (Changes since GDB 7.6): Add new Nios II targets
1232         and commands.
1233
1234 2013-05-06  Doug Evans  <dje@google.com>
1235
1236         * symfile.c: Whitespace cleanup.
1237
1238         * solist.h (struct target_so_ops): New member clear_so.
1239         * solib-svr4.c (svr4_clear_so): New function.
1240         (_initialize_svr4_solib): Set svr4_so_ops.clear_so.
1241         * solib.c (clear_so): Renamed from free_so_symbols.
1242         All callers updated.  Call target clear_so if it exists.
1243
1244 2013-05-06  Tom Tromey  <tromey@redhat.com>
1245
1246         * ada-lang.c (ada_value_primitive_packed_val): Don't
1247         call value_incref.
1248         * value.c (set_value_parent): Incref the new parent and decref
1249         the old parent.
1250         (value_copy, value_primitive_field): Use set_value_parent.
1251
1252 2013-05-06  Tom Tromey  <tromey@redhat.com>
1253
1254         * dwarf2loc.c (invalid_synthetic_pointer): Move earlier.
1255         (indirect_pieced_value): Call dwarf2_fetch_constant_bytes
1256         if needed.
1257         * dwarf2loc.h (dwarf2_fetch_constant_bytes): Declare.
1258         * dwarf2read.c (write_constant_as_bytes)
1259         (dwarf2_fetch_constant_bytes): New functions.
1260
1261 2013-05-06  Tom Tromey  <tromey@redhat.com>
1262
1263         * dwarf2read.c (dwarf2_const_value_data): Remove unused
1264         parameters.
1265         (dwarf2_const_value_attr): Update.
1266
1267 2013-05-06  Tom Tromey  <tromey@redhat.com>
1268
1269         * somread.c (som_symfile_offsets): Add 'const' to addrs.
1270         * machoread.c (macho_symfile_offsets): Add 'const' to addrs.
1271         * xcoffread.c (xcoff_symfile_offsets): Add 'const' to addrs.
1272         Remove declaration.
1273
1274 2013-05-06  Tom Tromey  <tromey@redhat.com>
1275
1276         * dwarf2read.c (dwarf2_const_value_attr): Use 'obstack', not
1277         objfile's obstack.
1278
1279 2013-05-06  Doug Evans  <dje@google.com>
1280
1281         * dbxread.c (process_one_symbol): Constify section_offsets parameter.
1282         * stabsread.h (process_one_symbol): Update declaration.
1283         * dwarf2read.c (dw2_relocate): Constify new_offsets, delta parameters.
1284         * elfread.c (elf_symfile_relocate_probe): Ditto.
1285         * psymtab.c (relocate_psymtabs): Ditto.
1286         * objfiles.c (objfile_relocate1): Constify new_offsets parameter.
1287         (objfile_relocate): Ditto.
1288         * objfiles.h (objfile_relocate): Update declaration.
1289         * symfile.c (relative_addr_info_to_section_offsets): Constify
1290         addrs parameter.
1291         (default_symfile_offsets): Ditto.
1292         (syms_from_objfile_1): Constify offsets parameter.
1293         (syms_from_objfile): Ditto.
1294         (symbol_file_add_with_addrs_or_offsets): Ditto.
1295         (symfile_map_offsets_to_segments): Constify data parameter.
1296         * symfile.h (struct quick_symbol_functions): Constify new_offsets,
1297         delta parameters of member relocate.
1298         (struct sym_probe_fns): Constify new_offsets,
1299         delta parameters of member sym_relocate_probe.
1300         (struct sym_fns): Constify section_addr_info parameter of member
1301         sym_offsets.
1302         (relative_addr_info_to_section_offsets): Update declaration.
1303         (default_symfile_offsets): Ditto.
1304         (syms_from_objfile): Ditto.
1305         (symfile_map_offsets_to_segments): Ditto.
1306
1307         * symfile.c (syms_from_objfile_1): Use correct section count when
1308         objfile->sf == NULL.
1309
1310 2013-05-06  Mike Frysinger  <vapier@gentoo.org>
1311
1312         * common/linux-btrace.c (intel_supports_btrace): Fix indentation.
1313
1314 2013-05-06  Doug Evans  <dje@google.com>
1315
1316         * psympriv.h (struct partial_symtab): Augment comment for member
1317         section_offsets.
1318
1319 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
1320
1321         Reimplement shared library support on ppc-aix...
1322         * target.h (TARGET_OBJECT_AIX_LIBRARIES): New target_object enum.
1323         * features/library-list-aix.dtd: New file.
1324         * solib-aix.h, solib-aix.c: New file.
1325         * rs6000-aix-tdep.c: #include "solib.h" and "solib-aix.h".
1326         (rs6000_find_toc_address_hook): Delete.
1327         (rs6000_push_dummy_call): Rewrite code setting the TOC value.
1328         (rs6000_aix_init_osabi): Register solib_aix_so_ops.
1329         * rs6000-nat.c: Remove "xcoffsolib.h" include.  Include
1330         "xml-utils.h".
1331         (map_vmap, vmap_exec, vmap_ldinfo, add_vmap, objfile_symbol_add)
1332         (vmap_symtab, fixup_breakpoints): Delete.
1333         (rs6000_xfer_shared_libraries): New function.
1334         (rs6000_xfer_partial): Add TARGET_OBJECT_AIX_LIBRARIES handling.
1335         (vmap_secs, bss_data_overlap, vmap_add_symbols): Delete.
1336         (xcoff_relocate_symtab, xcoff_relocate_core): Delete.
1337         (rs6000_ptrace_ldinfo, rs6000_core_ldinfo)
1338         (rs6000_xfer_shared_library): New function.
1339         (find_toc_address): Delete.
1340         (_initialize_rs6000_nat): Do not set rs6000_find_toc_address_hook.
1341         * rs6000-tdep.h (rs6000_find_toc_address_hook): Remove.
1342         * xcoffread.c (record_minimal_symbol): Reloate symbol address
1343         before creating minimal symbol.  Adjust function description
1344         accordingly.
1345         (scan_xcoff_symtab): Replace call to
1346         prim_record_minimal_symbol_and_info by call to
1347         record_minimal_symbol.
1348         (xcoff_symfile_offsets): Reimplement mostly as a wrapper
1349         around default_symfile_offsets.
1350         * configure.tgt: Add solib-aix.o to gdb_target_obs for
1351         powerpc-aix targets.
1352         * config/rs6000/nm-rs6000.h: Delete.
1353         * config/powerpc/aix.mh (NAT_FILE): Delete.
1354         (NATDEPFILES): Remove xcoffsolib.o.
1355         * Makefile.in (XMLFILES): Add library-list-aix.dtd.
1356         (ALL_TARGET_OBS): Add solib-aix.o.
1357         (HFILES_NO_SRCDIR): Remove xcoffsolib.h and
1358         config/rs6000/nm-rs6000.h.  Add solib-aix.h.
1359         (ALLDEPFILES): Add solib-aix.c.  Remove xcoffsolib.c.
1360         * xcoffsolib.h, xcoffsolib.c: Delete.
1361
1362         * solib.c (reload_shared_libraries): Remove reference to
1363         SOLIB_CREATE_INFERIOR_HOOK.
1364         * breakpoint.c (handle_solib_event): Remove reference to SOLIB_ADD.
1365         (disable_breakpoints_in_shlibs): Remove reference to PC_SOLIB.
1366         (momentary_bkpt_re_set): Replace SOLIB_ADD by solib_add in
1367         comment.
1368         * corelow.c (deprecated_core_resize_section_table): Delete.
1369         * exec.c: Remove include of xcoffsolib.h".
1370         (map_vmap, vmap): Delete.
1371         (exec_close_1): Remove references to vmap.
1372         (exec_file_attach): Remove vmap handling code, and reference
1373         to DEPRECATED_IBM6000_TARGET.
1374         (bfdsec_to_vmap): Delete.
1375         (exec_files_info): Remove block of code handling VMAP.
1376         * infcmd.c (post_create_inferior): Remove reference to
1377         SOLIB_CREATE_INFERIOR_HOOK and SOLIB_ADD.
1378         * infrun.c (follow_exec): Remove reference to
1379         SOLIB_CREATE_INFERIOR_HOOK.
1380         * stack.c (print_frame): Remove reference to PC_SOLIB.
1381         * solib-dsbt.c (dsbt_current_sos): Adjust comment.
1382         (dsbt_relocate_main_executable): Likewise.
1383         * solib-frv.c (frv_current_sos): Likewise.
1384
1385 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
1386
1387         * sol-thread.c (rw_common): Cast BUF to "gdb_byte *" in calls
1388         to target_write_memory and target_read_memory.
1389
1390 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
1391
1392         * darwin-nat.c (darwin_setup_fake_stop_event): New function.
1393         (darwin_attach): Adjust using darwin_setup_fake_stop_event.
1394
1395 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
1396
1397         * darwin-nat.c: Replace all "%x" instances in format strings
1398         into "0x%x" throughout.
1399
1400 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
1401
1402         * darwin-nat.c (darwin_mourn_inferior): Replace call to
1403         gdb_assert by call to MACH_CHECK_ERROR.
1404         (darwin_attach_pid): Raise an error rather than a failed
1405         assertion when various system calls failed.  Report a warning
1406         instead of raising a failed assertion when PREV_NOT is not NULL
1407         after call to mach_port_request_notification.
1408         (darwin_ptrace_me): Raise an error rather than a failed
1409         assertion when read returns nonzero.
1410
1411 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
1412
1413         * amd64-darwin-tdep.c: Remove #include "gdb_assert.h".
1414
1415 2013-05-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
1416
1417         * cleanups.c (restore_my_cleanups): New gdb_assert for SENTINEL_CLEANUP.
1418
1419 2013-05-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
1420
1421         * event-top.c (display_gdb_prompt): Call missing do_cleanups.
1422         * infcmd.c (get_return_value) <!stop_regs>: Do not overwrite CLEANUP.
1423         * symfile.c (symfile_bfd_open): New variable back_to.  Do not leave
1424         a stale cleanup.  Fix double free of NAME.
1425
1426 2013-05-04  Eli Zaretskii  <eliz@gnu.org>
1427
1428         * windows-nat.c (windows_delete_thread): Accept an additional
1429         argument, the thread's exit code, and announce thread death when
1430         print_thread_events is non-zero and we are deleting a thread that
1431         is not the main thread.
1432         (get_windows_debug_event): Pass thread exit code to
1433         windows_delete_thread.
1434
1435 2013-05-03  Kevin Buettner  <kevinb@redhat.com>
1436
1437         * v850-tdep.c (elf-bfd.h, elf/v850.h): Include.
1438         (R_149_REGNUM, E_NUM_OF_V850E2_REGS, E_SELID_1_R0_REGNUM)
1439         (E_SELID_1_R31_REGNUM, E_SELID_2_R0_REGNUM, E_SELID_2_R31_REGNUM)
1440         (E_SELID_3_R0_REGNUM, E_SELID_3_R31_REGNUM, E_SELID_4_R0_REGNUM)
1441         (E_SELID_4_R31_REGNUM, E_SELID_5_R0_REGNUM, E_SELID_5_R31_REGNUM)
1442         (E_SELID_6_R0_REGNUM, E_SELID_6_R31_REGNUM, E_SELID_7_R0_REGNUM, E_SELID_7_R31_REGNUM)
1443         (E_VR0_REGNUM, E_VR31_REGNUM, E_NUM_OF_V850E3V5_REGS): Define.
1444         (v850_abi, V850_ABI_GCC, V850_ABI_RH850): New enum and constants.
1445         (gdbarch_tdep): New struct.
1446         (v850e2_register_name): Use E_NUM_OF_V850E2_REGS instead of
1447         E_NUM_REGS.
1448         (v850e3v5_register_name): New function.
1449         (v850_register_type): v850e3v5 vector registers are 64-bits wide.
1450         (v850_use_struct_convention): Add `gdbarch' parameter.  Add new
1451         code handling the struct return conventions for the RH850 ABI.
1452         Update all callers.
1453         (v850_eight_byte_align_p): New function.
1454         (v850_push_call_dummy): Push structs by value, not by reference
1455         for the RH850 ABI.  Add support for eight byte alignment.
1456         (v850_dbtrap_breakpoint_from_pc): New function.
1457         (v850_gdbarch_init): Add ABI detection code.  Register
1458         v850e3v5_register_name for the v850e3v5 architecture.  Set the
1459         number of registers for v850e3v5.  Register
1460         v850_dbtrap_breakpoint_from_pc as appropriate.
1461         (_initialize_gdbarch_init): Registration bfd_arch_v850_rh850.
1462
1463 2013-05-03  Doug Evans  <dje@google.com>
1464
1465         * objfiles.c (objfile_relocate): Use gdb_bfd_count_sections instead
1466         of bfd_count_sections.
1467         * solib-target.c (solib_target_relocate_section_addresses): Ditto.
1468         * symfile.c (default_symfile_offsets): Ditto.
1469         (syms_from_objfile_1): Ditto.  Make dummy addrs list an array of
1470         one entry, not bfd_count_sections entries.
1471
1472 2013-05-03  Kevin Buettner  <kevinb@redhat.com>
1473
1474         * rl78-tdep.c (rl78_register_reggroup_p): Include SP in the
1475         `save' and `restore' register groups.  Don't include SPL
1476         or SPH in these groups.
1477         (rl78_dwarf_reg_to_regnum):  Adjust mapping for
1478         RL78_PC_REGNUM.  Add mappings for RL78_PSW_REGNUM,
1479         RL78_ES_REGNUM, and RL78_CS_REGNUM.
1480         (rl78_gdbarch_init): Set `dwarf2_addr_size' to 4.  Invoke
1481         dwarf2_append_unwinders().
1482
1483 2013-05-03  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
1484
1485         * break-catch-sig.c (signal_catchpoint_breakpoint_hit): Do not
1486         ignore SIGINT and SIGTRAP in case these internal signals are
1487         caught explicitely.
1488
1489 2013-05-01  Joel Brobecker  <brobecker@adacore.com>
1490
1491         * darwin-nat.c (darwin_read_write_inferior): Change types
1492         of parameters rdaddr and wraddr to "gdb_byte *". Change type
1493         of copy_count to "mach_msg_type_number_t".
1494         (darwin_read_dyld_info): Change type of parameter
1495         rdaddr to "gdb_byte *".
1496
1497 2013-05-01  Joel Brobecker  <brobecker@adacore.com>
1498
1499         * solib-ia64-hpux.c (ia64_hpux_read_dynamic_info): Change cast
1500         of &info->load_map from "char *" to "gdb_byte *".
1501
1502 2013-05-01  Joel Brobecker  <brobecker@adacore.com>
1503
1504         * ia64-tdep.c (ia64_access_fpreg): Change cast of val
1505         from "char *" to "gdb_byte *".
1506         (ia64_access_rse_fpreg, ia64_access_mem): Likewise.
1507
1508 2013-04-30  Doug Evans  <dje@google.com>
1509
1510         * dwarf2read.c (lookup_dwo_unit): Return NULL if DWO not found.
1511         (init_cutu_and_read_dies): Flag a complaint, not error, for bad
1512         DWO stub.  If DWO isn't found, just use stub.
1513         (lookup_dwo_cutu): Don't try DWO if there's a DWP file.
1514
1515         * dwarf2read.c (dw2_find_symbol_file): Initialize filename before
1516         calling init_cutu_and_read_dies.
1517
1518 2013-03-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
1519
1520         * target-descriptions.c (maint_print_c_tdesc_cmd):
1521         Add case to parse structures as register types and
1522         bitfields.
1523
1524 2013-04-30  Walfred Tedeschi  <walfred.tedeschi@intel.com>
1525
1526         * MAINTAINERS (Write After Approval): Add myself to the list.
1527
1528 2013-04-30  Joel Brobecker  <brobecker@adacore.com>
1529
1530         * sol-thread.c (rw_common): Change type of parameter "buf"
1531         to "gdb_byte *".
1532         (ps_pdwrite, ps_ptwrite): Cast parameter "buf" in call to
1533         rw_common to "gdb_byte *" instead of "char *".
1534
1535 2013-04-30  Joel Brobecker  <brobecker@adacore.com>
1536
1537         * sol-thread.c (info_cb) [ti.ti_startfunc != 0]: Change type
1538         of local variable msym to const struct bound_minimal_symbol.
1539         Adjust use accordingly.
1540         [ti.ti_state == TD_THR_SLEEP]: Likewise.
1541
1542 2013-04-30  Samuel Thibault  <samuel.thibault@gnu.org>
1543
1544         * i386gnu-nat.c (CREG_OFFSET): New macro.
1545         (creg_offset): New array.
1546         (CREG_ADDR): Use creg_offset instead of reg_offset.
1547
1548 2013-04-30  Joel Brobecker  <brobecker@adacore.com>
1549
1550         * mep-tdep.c (mep_write_pc): Delete.
1551         (mep_gdbarch_init): Remove call to set_gdbarch_write_pc.
1552         Add call to set_gdbarch_pc_regnum.
1553
1554 2013-04-30  Joel Brobecker  <brobecker@adacore.com>
1555
1556         * common/filestuff.c: Replace #include <dirent.h> by
1557         #include "gdb_dirent.h".
1558
1559 2013-04-30  Joel Brobecker  <brobecker@adacore.com>
1560
1561         * common/filestuff.c: Replace #include <sys/stat.h> by
1562         #include "gdb_stat.h".
1563
1564 2013-04-29  Pierre Muller  <muller@sourceware.org>
1565
1566         * dwarf2read.c (handle_DW_AT_stmt_list): Avoid ARI warning for
1567         editCase function rule.
1568         (get_DW_AT_signature_type): Likewise.
1569
1570 2013-04-29  Joel Brobecker  <brobecker@adacore.com>
1571
1572         * m32r-tdep.c (m32r_write_pc): Delete.
1573         (m32r_gdbarch_init): Remove call to set_gdbarch_write_pc.
1574         Add call to set_gdbarch_pc_regnum.
1575
1576 2013-04-29  Pierre Muller  <muller@sourceware.org>
1577
1578         * ./contrib/ari/gdb_ari.sh (editCase rule): Fix spelling error.
1579
1580 2013-04-29  Joel Brobecker  <brobecker@adacore.com>
1581
1582         * dwarf2read.c (get_DW_AT_signature_type): Add ARI marker.
1583
1584 2013-04-28  Yao Qi  <yao@codesourcery.com>
1585
1586         * solib-dsbt.c (fetch_loadmap): Re-indent.
1587         (displacement_from_map, enable_break2): Likewise.
1588         (dsbt_relocate_section_addresses): Likewise.
1589
1590 2013-04-26  Joel Brobecker  <brobecker@adacore.com>
1591
1592         GDB 7.6 released.
1593
1594 2013-04-25  Andreas Kaufmann  <Andreas.Kaufmann@synopsys.com>
1595
1596         PR corefiles/14983:
1597         * dwarf2read.c (process_full_comp_unit): Always create a static
1598         block.
1599
1600 2013-04-25  Hui Zhu  <hui@codesourcery.com>
1601
1602         * breakpoint.c (build_target_command_list): Change loc->cond_bytecode
1603         to loc->cmd_bytecode.
1604
1605 2013-04-24  Doug Evans  <dje@google.com>
1606
1607         * dwarf2read.c (setup_type_unit_groups): Fix comment.
1608
1609 2013-04-22  Keith Seitz  <keiths@redhat.com>
1610
1611         * tracepoint.c (trace_save):  Call the writer's start method.
1612
1613 2013-04-24  Muhammad Bilal  <mbilal@codesourcery.com>
1614
1615         PR gdb/10462
1616         * cli/cli-decode.c (lookup_command): Show an error if there is no space
1617         before argument.
1618
1619 2013-04-23  Tom Tromey  <tromey@redhat.com>
1620
1621         * common/filestuff.c: Check USE_WIN32API before including
1622         sys/socket.h.
1623         (HAVE_F_GETFD): New define.
1624         (mark_cloexec): Check HAVE_F_GETFD.
1625         (gdb_open_cloexec): Change 'mode' to unsigned long.
1626         (gdb_socketpair_cloexec): Check HAVE_SOCKETPAIR.
1627         (gdb_pipe_cloexec): Check HAVE_PIPE.
1628         * common/filestuff.h (gdb_open_cloexec): Change 'mode' to unsigned
1629         long.
1630
1631 2013-04-23  Hui Zhu  <hui@codesourcery.com>
1632
1633         PR gdb/15293
1634         * breakpoint.c (bpstat_what): Add BPSTAT_WHAT_SINGLE to bp_dprintf.
1635
1636 2013-04-23  Hui Zhu  <hui@codesourcery.com>
1637
1638         PR gdb/15165
1639         * breakpoint.c (dprintf_print_recreate): New.
1640         (save_breakpoints): Let it not save dprintf commands.
1641         (initialize_breakpoint_ops): Set dprintf_print_recreate.
1642
1643 2013-04-22  Tom Tromey  <tromey@redhat.com>
1644
1645         PR gdb/7912:
1646         * Makefile.in (SFILES): Add filestuff.c
1647         (COMMON_OBS): Add filestuff.o.
1648         (filestuff.o): New target.
1649         * auto-load.c (auto_load_objfile_script_1): Use
1650         gdb_fopen_cloexec.
1651         * auxv.c (procfs_xfer_auxv): Use gdb_open_cloexec.
1652         * cli/cli-cmds.c (shell_escape): Call close_most_fds.
1653         * cli/cli-dump.c (fopen_with_cleanup): Use gdb_fopen_cloexec.
1654         * common/agent.c (gdb_connect_sync_socket): Use
1655         gdb_socket_cloexec.
1656         * common/filestuff.c: New file.
1657         * common/filestuff.h: New file.
1658         * common/linux-osdata.c (linux_common_core_of_thread)
1659         (command_from_pid, commandline_from_pid, print_source_lines)
1660         (linux_xfer_osdata_shm, linux_xfer_osdata_sem)
1661         (linux_xfer_osdata_msg, linux_xfer_osdata_modules): Use
1662         gdb_fopen_cloexec.
1663         * common/linux-procfs.c (linux_proc_get_int)
1664         (linux_proc_pid_has_state): Use gdb_fopen_cloexec.
1665         * config.in, configure: Rebuild.
1666         * configure.ac: Don't check for sys/socket.h.  Check for
1667         fdwalk, pipe2.
1668         * corelow.c (core_open): Use gdb_open_cloexec.
1669         * dwarf2read.c (write_psymtabs_to_index): Use gdb_fopen_cloexec.
1670         * fork-child.c (fork_inferior): Call close_most_fds.
1671         * gdb_bfd.c (gdb_bfd_open): Use gdb_open_cloexec.
1672         * inf-child.c (inf_child_fileio_readlink): Use gdb_open_cloexec.
1673         * linux-nat.c (linux_nat_thread_name, linux_proc_pending_signals):
1674         Use gdb_fopen_cloexec.
1675         (linux_proc_xfer_partial, linux_proc_xfer_spu): Use
1676         gdb_open_cloexec.
1677         (linux_async_pipe): Use gdb_pipe_cloexec.
1678         * remote-fileio.c (remote_fileio_func_open): Use
1679         gdb_open_cloexec.
1680         * remote.c (remote_file_put, remote_file_get): Use
1681         gdb_fopen_cloexec.
1682         * ser-pipe.c (pipe_open): Use gdb_socketpair_cloexec,
1683         close_most_fds.
1684         * ser-tcp.c (net_open): Use gdb_socket_cloexec.
1685         * ser-unix.c (hardwire_open): Use gdb_open_cloexec.
1686         * solib.c (solib_find): Use gdb_open_cloexec.
1687         * source.c (openp, find_and_open_source): Use gdb_open_cloexec.
1688         * tracepoint.c (tfile_start): Use gdb_fopen_cloexec.
1689         (tfile_open): Use gdb_open_cloexec.
1690         * tui/tui-io.c (tui_initialize_io): Use gdb_pipe_cloexec.
1691         * ui-file.c (gdb_fopen): Use gdb_fopen_cloexec.
1692         * xml-support.c (xml_fetch_content_from_file): Use
1693         gdb_fopen_cloexec.
1694         * main.c (captured_main): Call notice_open_fds.
1695
1696 2013-04-22  Edjunior Machado  <emachado@linux.vnet.ibm.com>
1697
1698         * remote-sim.c (dump_mem): Change the type of 'buf' parameter from
1699         'char *' to 'gdb_byte *'.
1700         (gdbsim_store_register): Change the type of 'tmp' from 'char' to
1701         'gdb_byte'.
1702
1703 2013-04-22  Yao Qi  <yao@codesourcery.com>
1704
1705         * infrun.c: Fix typo in comment.
1706
1707 2013-04-22  Andrew Haley  <aph@redhat.com>
1708
1709         * arm-tdep.c (BranchDest): Cast result as "unsigned long",
1710         instead of "long".
1711
1712 2013-04-20  Yao Qi  <yao@codesourcery.com>
1713
1714         * ctf.c (ctf_fetch_registers): Change the type of 'regs' from
1715         'char *' to 'gdb_byte *'.  Cast the return value of
1716         'bt_ctf_get_char_array' to 'gdb_byte *'.
1717
1718 2013-04-19  Pedro Alves  <palves@redhat.com>
1719
1720         * configure.ac (build_warnings): Replace -Wno-pointer-sign with
1721         -Wpointer-sign.
1722         * configure: Regenerate.
1723
1724 2013-04-19  Pedro Alves  <palves@redhat.com>
1725
1726         * ser-tcp.c (net_read_prim): Cast second argument to recv to
1727         'void *'.
1728
1729 2013-04-19  Pedro Alves  <palves@redhat.com>
1730
1731         * monitor.c (monitor_write_memory, monitor_write_memory_bytes):
1732         Change type of 'myaddr' parameter to gdb_byte pointer.
1733         (monitor_write_memory_longlongs): Likewise.  Cast 'myaddr' pointer
1734         to 'long long' pointer instead of to 'unsigned long long'.
1735         (monitor_write_memory_block, monitor_read_memory_single)
1736         (monitor_read_memory): Change type of 'myaddr' parameter to
1737         gdb_byte pointer.
1738
1739 2013-04-19  Pedro Alves  <palves@redhat.com>
1740
1741         * record.c (validate_history_size): Make parameter 'setting'
1742         unsigned.
1743
1744 2013-04-19  Pedro Alves  <palves@redhat.com>
1745
1746         * ctf.c (ctf_write_uploaded_tsv, ctf_write_uploaded_tp): Add casts
1747         to 'gdb_byte *'.
1748
1749 2013-04-19  Pedro Alves  <palves@redhat.com>
1750
1751         * cp-valprint.c (cp_print_class_member): Change type of 'fieldno'
1752         local to int.
1753
1754 2013-04-19  Pedro Alves  <palves@redhat.com>
1755
1756         * ada-lang.c (print_it_exception): Add cast to gdb_byte *.
1757         * ada-tasks.c (read_fat_string_value): Likewise.
1758
1759 2013-04-19  Pedro Alves  <palves@redhat.com>
1760
1761         * dwarf2-frame.c (execute_cfa_program): Make 'bytes_read' local
1762         unsigned.  Pass 'tmp' to safe_read_uleb128 instead of the signed
1763         'offset', and adjust.
1764
1765 2013-04-19  Pedro Alves  <palves@redhat.com>
1766
1767         * dwarf2read.c (dwarf2_get_dwz_file): Add cast to const char *.
1768         (read_index_from_section): Add cast to 'char *'.
1769
1770 2013-04-19  Pedro Alves  <palves@redhat.com>
1771
1772         * xcoffread.c (xcoff_initial_scan): Add cast to 'char *'.
1773
1774 2013-04-19  Pedro Alves  <palves@redhat.com>
1775
1776         * coff-pe-read.c (read_pe_exported_syms): Handle strings as char.
1777
1778 2013-04-19  Pedro Alves  <palves@redhat.com>
1779
1780         * record-full.c (record_full_get_bookmark): Change local 'ret'
1781         type to char * and add cast to gdb_byte *.
1782         (record_full_goto_bookmark): Handle 'bookmark' argument as a
1783         string.
1784         * reverse.c (goto_bookmark_command): Add casts to gdb_byte *.
1785
1786 2013-04-19  Pedro Alves  <palves@redhat.com>
1787
1788         * python/py-inferior.c (infpy_write_memory): Add cast to gdb_byte
1789         * python/py-prettyprint.c (print_string_repr): Change type of
1790         'output' local to char *.  Add cast to gdb_byte * in
1791         LA_PRINT_STRING call.
1792         (print_children): Change type of 'output' local to char *.
1793         * python/py-value.c (valpy_string): Add cast to const char * in
1794         PyUnicode_Decode call.
1795
1796 2013-04-19  Pedro Alves  <palves@redhat.com>
1797
1798         * remote-mips.c (mips_cksum): Rename 'data' parameter to 'datastr'
1799         and change its type to 'const char *'.  Adjust.
1800         (mips_send_packet): Add cast to 'char *', and remove cast to
1801         'unsigned char *'.
1802         (mips_receive_packet): Remove cast to 'unsigned char *'.
1803         (mips_load_srec): Use bfd_byte.
1804         (pmon_makeb64, pmon_zeroset): Make 'chksum' parameter unsigned.
1805         (pmon_checkset): Make 'value' parameter unsigned.
1806
1807 2013-04-19  Pedro Alves  <palves@redhat.com>
1808
1809         * common/agent.c (agent_run_command): Add cast to gdb_byte *.
1810
1811 2013-04-19  Pedro Alves  <palves@redhat.com>
1812
1813         * remote.c (remote_write_bytes_aux, compare_sections_command)
1814         (remote_read_qxfer)
1815         (remote_search_memory, remote_hostio_pwrite, remote_hostio_pread)
1816         (remote_hostio_readlink, remote_bfd_iovec_pread)
1817         (remote_set_trace_notes): Use gdb_byte when RSP buffer is used as
1818         binary buffer, and char when buffer is used as string.
1819         * tracepoint.c (encode_source_string, tfile_write_uploaded_tp)
1820         (trace_save, tfile_open, traceframe_walk_blocks)
1821         (tfile_fetch_registers): Likewise.
1822
1823 2013-04-19  Pedro Alves  <palves@redhat.com>
1824
1825         * ser-base.c (ser_base_write): Change prototype -- take 'void *'
1826         buffer and size_t size.  Adjust.
1827         * ser-base.h (ser_base_write): Adjust.
1828         * ser-go32.c (cnts): Change type to size_t.
1829         (dos_write): Change prototype -- take 'void *'
1830         buffer and size_t size.  Adjust.
1831         (dos_info): Print elements of 'cnts' as unsigned long.
1832         * serial.c (serial_write): Likewise.
1833         * serial.h (serial_write): Adjust.
1834         (struct serial_ops) <write>: Change prototype -- take 'void *'
1835         buffer and size_t size.  Adjust.
1836
1837 2013-04-19  Pedro Alves  <palves@redhat.com>
1838
1839         * c-lang.c (evaluate_subexp_c): Cast result of obstack_base to
1840         gdb_byte *.
1841         * linux-tdep.c (linux_make_mappings_corefile_notes): Likewise.
1842
1843 2013-04-19  Pedro Alves  <palves@redhat.com>
1844
1845         * alpha-tdep.c (alpha_extract_return_value): Use
1846         regcache_cooked_read_unsigned to read 'v0'.
1847
1848 2013-04-19  Pedro Alves  <palves@redhat.com>
1849
1850         * xtensa-tdep.c (execute_l32e, execute_s32e): Change type of
1851         parameters 'at', 'as' and 'offset' to uint32_t.
1852
1853 2013-04-19  Pedro Alves  <palves@redhat.com>
1854
1855         * aarch64-tdep.c (aarch64_analyze_prologue): Change type of local
1856         'is64' to signed 'int'.
1857
1858 2013-04-19  Pedro Alves  <palves@redhat.com>
1859
1860         * s390-tdep.c (is_rs, is_rsy, is_rx, is_rxy): Change type of 'd2'
1861         parameter to int *.
1862
1863 2013-04-19  Pedro Alves  <palves@redhat.com>
1864
1865         * ppc-linux-tdep.c (ppc_skip_trampoline_code): Change local
1866         'insnbuf' buffer type to unsigned int[].
1867
1868 2013-04-19  Pedro Alves  <palves@redhat.com>
1869
1870         * mips-tdep.c (mips_read_pc): Change local 'pc' type to LONGEST.
1871
1872 2013-04-19  Pedro Alves  <palves@redhat.com>
1873
1874         * mep-tdep.c (mep_get_insn): Change 'insn' parameter type to
1875         unsigned long *.
1876
1877 2013-04-19  Pedro Alves  <palves@redhat.com>
1878
1879         * alpha-tdep.c (heuristic_fence_post): Change type to int.
1880         (alpha_heuristic_proc_start): Adjust to check -1 instead of
1881         UINT_MAX.
1882         * mips-tdep.c (heuristic_fence_post): Change type to int.
1883         (heuristic_proc_start): Adjust to check -1 instead of UINT_MAX.
1884
1885 2013-04-19  Pedro Alves  <palves@redhat.com>
1886
1887         * cris-tdep.c (usr_cmd_cris_version): Make unsigned.
1888         (struct gdbarch_tdep) <cris_version>: Make unsigned.
1889         (cris_spec_reg_applicable, cris_gdbarch_init): Adjust locals.
1890
1891 2013-04-19  Pedro Alves  <palves@redhat.com>
1892
1893         * avr-tdep.c (avr_io_reg_read_command): New local 'bufstr'.  Use
1894         it to get a string view of the byte buffer.
1895         * i386-cygwin-tdep.c (core_process_module_section): Change local 'buf'
1896         type to gdb_byte *.  Adjust.
1897         * linux-tdep.c (linux_info_proc, linux_find_memory_regions_full):
1898         Change local to char *.
1899         * solib-darwin.c (find_program_interpreter): Change return type to
1900         char *.  Adjust.
1901         (darwin_solib_get_all_image_info_addr_at_init): Adjust.
1902         * solib-dsbt.c (enable_break2): Change local 'buf' to char *.
1903         * solib-frv.c (enable_break2): Change local 'buf' to char *.
1904         * solib-spu.c (spu_current_sos): Add gdb_byte * cast.
1905         * solib-svr4.c (find_program_interpreter): Change return type to
1906         char *.  Adjust.
1907         (enable_break): Change local 'interp_name' to char *.
1908         * spu-multiarch.c (spu_xfer_partial): Add cast to 'char *'.
1909         * spu-tdep.c (spu_pseudo_register_read_spu): Add cast to 'char *'.
1910         (spu_pseudo_register_write_spu): Use char for string buffer.
1911         Adjust.
1912         (info_spu_event_command, info_spu_signal_command): Add casts to
1913         'char *'.
1914
1915 2013-04-19  Pedro Alves  <palves@redhat.com>
1916
1917         * aarch64-tdep.c (aarch64_default_breakpoint): Change type to
1918         gdb_byte[].
1919         (aarch64_breakpoint_from_pc): Change return type to gdb_byte *.
1920         * ada-lang.c (ada_value_assign): Use gdb_byte.
1921         * alphanbsd-tdep.c (sigtramp_retcode): Change type to gdb_byte[].
1922         (alphanbsd_sigtramp_offset): Use gdb_byte.
1923         * arm-linux-tdep.c (arm_linux_arm_le_breakpoint)
1924         (arm_linux_arm_be_breakpoint, eabi_linux_arm_le_breakpoint)
1925         (eabi_linux_arm_be_breakpoint, arm_linux_thumb_be_breakpoint)
1926         (arm_linux_thumb_le_breakpoint, arm_linux_thumb2_be_breakpoint)
1927         (arm_linux_thumb2_le_breakpoint): Change type to gdb_byte[].
1928         * arm-tdep.c (arm_stub_unwind_sniffer)
1929         (arm_displaced_init_closure): Use gdb_byte.
1930         (arm_default_arm_le_breakpoint, arm_default_arm_be_breakpoint)
1931         (arm_default_thumb_le_breakpoint)
1932         (arm_default_thumb_be_breakpoint): Change type to gdb_byte[].
1933         * arm-tdep.h (struct gdbarch_tdep) <arm_breakpoint,
1934         thumb_breakpoint, thumb2_breakpoint>: Change type to gdb_byte *.
1935         * arm-wince-tdep.c (arm_wince_le_breakpoint)
1936         (arm_wince_thumb_le_breakpoint): Change type to gdb_byte[].
1937         * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint)
1938         (arm_nbsd_arm_be_breakpoint, arm_nbsd_thumb_le_breakpoint)
1939         (arm_nbsd_thumb_be_breakpoint): Change type to gdb_byte[].
1940         * armobsd-tdep.c (arm_obsd_thumb_le_breakpoint)
1941         (arm_obsd_thumb_be_breakpoint): Change type to gdb_byte[].
1942         * cris-tdep.c (push_stack_item, cris_push_dummy_call)
1943         (cris_store_return_value, cris_extract_return_value): Use
1944         gdb_byte.
1945         (constraint): Change type of parameter to char * from signed
1946         char*.  Use gdb_byte.
1947         * dwarf2loc.c (read_pieced_value, write_pieced_value): Change type
1948         of local buffer to gdb_byte *.
1949         * dwarf2read.c (read_index_from_section): Use gdb_byte.
1950         (create_dwp_hash_table): Change type of locals to gdb_byte *.
1951         (add_address_entry): Change type of local buffer to gdb_byte[].
1952         * frv-tdep.c (frv_adjust_breakpoint_address, find_func_descr)
1953         (frv_push_dummy_call): Use gdb_byte.
1954         * hppa-hpux-tdep.c (hppa_hpux_push_dummy_code)
1955         (hppa_hpux_supply_ss_fpblock, hppa_hpux_supply_ss_wide)
1956         (hppa_hpux_supply_save_state): Use gdb_byte.
1957         * hppa-tdep.c (hppa32_push_dummy_call)
1958         (hppa64_convert_code_addr_to_fptr): Use gdb_byte.
1959         * ia64-tdep.c (extract_bit_field, replace_bit_field)
1960         (slotN_contents, replace_slotN_contents): Change type of parameter
1961         to gdb_byte *.
1962         (fetch_instruction, ia64_pseudo_register_write)
1963         (ia64_register_to_value, ia64_value_to_register)
1964         (ia64_extract_return_value, ia64_store_return_value)
1965         (ia64_push_dummy_call): Use gdb_byte.
1966         * m32c-tdep.c (m32c_return_value): Remove cast.
1967         * m68hc11-tdep.c (m68hc11_pseudo_register_write)
1968         (m68hc11_push_dummy_call, m68hc11_store_return_value): Use
1969         gdb_byte.
1970         * mipsnbsd-tdep.c (mipsnbsd_get_longjmp_target): Use gdb_byte.
1971         * mn10300-tdep.c (mn10300_store_return_value)
1972         (mn10300_breakpoint_from_pc, mn10300_push_dummy_call): Use
1973         gdb_byte.
1974         * moxie-tdep.c (moxie_process_readu): Use gdb_byte.
1975         (moxie_process_record): Remove casts.
1976         * ppc-ravenscar-thread.c (supply_register_at_address)
1977         (ppc_ravenscar_generic_store_registers): Use gdb_byte.
1978         * ravenscar-thread.c (get_running_thread_id): Use gdb_byte.
1979         * remote-m32r-sdi.c (m32r_fetch_register): Use gdb_byte.
1980         * remote-mips.c (mips_xfer_memory): Use gdb_byte.
1981         * remote.c (compare_sections_command): Use gdb_byte.
1982         * score-tdep.c (score7_free_memblock): Change type of parameter to
1983         gdb_byte *.
1984         * sh-tdep.c (sh_justify_value_in_reg): Change return type to
1985         gdb_byte *.  Use gdb_byte.
1986         (sh_push_dummy_call_fpu): Use gdb_byte.
1987         (sh_extract_return_value_nofpu, sh_extract_return_value_fpu)
1988         (sh_store_return_value_nofpu, sh_store_return_value_fpu)
1989         (sh_register_convert_to_virtual, sh_register_convert_to_raw):
1990         Change parameter type to 'gdb_byte *'.  Use gdb_byte.
1991         (sh_pseudo_register_read, sh_pseudo_register_write): Use gdb_byte.
1992         * sh64-tdep.c (sh64_push_dummy_call): Use gdb_byte.
1993         (sh64_store_return_value, sh64_register_convert_to_virtual):
1994         Change parameter type to 'gdb_byte *'.  Use gdb_byte.
1995         (sh64_pseudo_register_write): Use gdb_byte.
1996         * solib-darwin.c (darwin_current_sos): Add casts to 'gdb_byte *'.
1997         * solib-irix.c (fetch_lm_info): Likewise.  Use gdb_byte for byte
1998         buffer.
1999         (irix_current_sos): Use gdb_byte.
2000         * solib-som.c (som_current_sos): Use gdb_byte.
2001         * sparc-ravenscar-thread.c (supply_register_at_address)
2002         (sparc_ravenscar_generic_store_registers): Use gdb_byte.
2003         * spu-multiarch.c (spu_xfer_partial): Add cast to 'char *'.
2004         * spu-tdep.c (spu_get_overlay_table): Use gdb_byte.
2005         * tic6x-tdep.c (tic6x_breakpoint_from_pc): Change return type to
2006         'gdb_byte *'.
2007         * tic6x-tdep.h (struct gdbarch_tdep) <breakpoint>: Change type to
2008         'gdb_byte *'.
2009         * tracepoint.c (tfile_fetch_registers): Use gdb_byte.
2010         * xstormy16-tdep.c (xstormy16_extract_return_value)
2011         (xstormy16_store_return_value): Change parameter type to
2012         'gdb_byte *'.  Adjust.
2013         (xstormy16_push_dummy_call): Use gdb_byte.
2014         * xtensa-tdep.c (xtensa_scan_prologue, call0_ret)
2015         (call0_analyze_prologue, execute_code): Use gdb_byte.
2016
2017 2013-04-19  Vladimir Kargov <kargov@gmail.com>
2018             Pedro Alves  <palves@redhat.com>
2019
2020         * i387-tdep.c (i387_print_float_info): Use gdb_byte for pointer to
2021         value contents.
2022
2023 2013-04-17  Doug Evans  <dje@google.com>
2024
2025         * dwarf2read.c (struct signatured_type): New member type.
2026         (struct attribute): Replace member signatured_type with signature.
2027         (DW_SIGNATURE): Replaces DW_SIGNATURE_TYPE.
2028         (read_call_site_scope): Call follow_die_ref instead of
2029         follow_die_ref_or_sig.
2030         (read_structure_type): Rewrite handling of signatured types.
2031         (read_enumeration_type): Ditto.
2032         (read_attribute_value): Update.
2033         (build_error_marker_type): New function.
2034         (lookup_die_type): Add assert.  Rewrite handling of signatured types.
2035         Don't call error for bad types, just build an error marker type.
2036         (dump_die_shallow): Update.
2037         (follow_die_sig_1): Renamed from follow_die_sig.
2038         Don't call error for bad types, instead return NULL.
2039         (follow_die_sig): New function.
2040         (get_signatured_type, get_DW_AT_signature_type): New functions.
2041
2042 2013-04-17  Yufeng Zhang  <yufeng.zhang@arm.com>
2043
2044         * aarch64-tdep.c (aarch64_write_pc): Removed.
2045         (aarch64_gdbarch_init): Remove set_gdbarch_write_pc of the above
2046         function.
2047
2048 2013-04-17  Yao Qi  <yao@codesourcery.com>
2049
2050         * top.c (print_gdb_configuration): Print configure-time
2051         parameter on using libbabeltrace or not.
2052
2053 2013-04-16  Pedro Alves  <palves@redhat.com>
2054
2055         * copyright.py (EXCLUDE_LIST): Add gdb/common/glibc_thread_db.h.
2056
2057 2013-04-16  Pedro Alves  <palves@redhat.com>
2058
2059         * common/glibc_thread_db.h: Update from upstream glibc
2060         (git 568035b7874a099087b77f7bba3e36a1173787b0).
2061
2062 2013-04-16  Pedro Alves  <palves@redhat.com>
2063
2064         * common/gdb_thread_db.h [!HAVE_THREAD_DB_H]: Factor out to ...
2065         * common/glibc_thread_db.h: ... this new file ...
2066         * common/gdb_thread_db.h [!HAVE_THREAD_DB_H]: ... and include it.
2067
2068 2013-04-16  Will Newton  <will.newton@gmail.com>
2069             Pedro Alves  <palves@redhat.com>
2070
2071         PR build/11881
2072
2073         * common/gdb_thread_db.h (LIBTHREAD_DB_SO)
2074         (LIBTHREAD_DB_SEARCH_PATH): Move outside of #ifdef
2075         HAVE_THREAD_DB_H.
2076
2077 2013-04-16  Pedro Alves  <palves@redhat.com>
2078             Eli Zaretskii  <eliz@gnu.org>
2079
2080         * NEWS: Mention "set foo unlimited".
2081
2082 2013-04-15  Doug Evans  <dje@google.com>
2083
2084         * dwarf2read.c (struct dwo_file): Replace member "cus" with "cu".
2085         (struct create_dwo_cu_data): Renamed from create_dwo_info_table_data.
2086         (create_dwo_cu_reader): Renamed from
2087         create_dwo_debug_info_hash_table_reader.
2088         (create_dwo_cu): Renamed from create_dwo_debug_info_hash_table.
2089         Remove support for multiple CUs in a DWO file.
2090         (open_and_init_dwo_file, lookup_dwo_cutu): Update.
2091
2092         * dwarf2read.c (create_debug_types_hash_table): Use hex_string
2093         instead of phex.
2094         (lookup_dwo_unit, create_dwo_debug_info_hash_table_reader): Ditto.
2095         (create_dwo_in_dwp): Ditto.
2096
2097 2013-04-15  Tom Tromey  <tromey@redhat.com>
2098
2099         * NEWS: Move recent entries into "since 7.6" section.
2100
2101 2013-04-15  Tom Tromey  <tromey@redhat.com>
2102
2103         PR c++/13588:
2104         * NEWS: Update.
2105         * break-catch-throw.c (struct exception_catchpoint)
2106         <exception_rx, pattern>: New fields.
2107         (fetch_probe_arguments, dtor_exception_catchpoint)
2108         (check_status_exception_catchpoint)
2109         (print_one_detail_exception_catchpoint): New functions.
2110         (handle_gnu_v3_exceptions): Add "except_rx" argument.
2111         Compile regular expression if needed.
2112         (extract_exception_regexp): New function.
2113         (catch_exception_command_1): Use extract_exception_regexp.
2114         (compute_exception): Use fetch_probe_arguments.
2115         (initialize_throw_catchpoint_ops): Set dtor, print_one_detail,
2116         and check_status fields.
2117         * cp-abi.c (cplus_typename_from_type_info): New function.
2118         * cp-abi.h (cplus_typename_from_type_info): Declare.
2119         (struct cp_abi_ops) <get_typename_from_type_info>: New field.
2120         * gdb_regex.h (compile_rx_or_error): Declare.
2121         * gnu-v3-abi.c (gnuv3_get_typename_from_type_info): Update
2122         comment.
2123         (init_gnuv3_ops): Set get_type_from_type_info field.
2124         * probe.c (compile_rx_or_error): Move...
2125         * utils.c (compile_rx_or_error): ... here.
2126
2127 2013-04-15  Tom Tromey  <tromey@redhat.com>
2128
2129         PR c++/15176:
2130         * NEWS: Update.
2131         * break-catch-throw.c (compute_exception): New function.
2132         (exception_funcs): New global.
2133         (_initialize_break_catch_throw): Create $_exception.
2134         * cp-abi.c (cplus_type_from_type_info): New function.
2135         * cp-abi.h (cplus_type_from_type_info): Declare.
2136         (struct cp_abi_ops) <get_type_from_type_info>: New field.
2137         * gnu-v3-abi.c (gnuv3_get_typename_from_type_info)
2138         (gnuv3_get_type_from_type_info): New functions.
2139         (init_gnuv3_ops): Set get_type_from_type_info ABI field.
2140
2141 2013-04-15  Tom Tromey  <tromey@redhat.com>
2142
2143         * break-catch-throw.c (struct exception_names): New.
2144         (exception_functions): Change type.
2145         (re_set_exception_catchpoint): Look for SDT probes.
2146
2147 2013-04-15  Tom Tromey  <tromey@redhat.com>
2148
2149         PR c++/10119:
2150         * break-catch-throw.c (exception_functions): New global.
2151         (gnu_v3_exception_catchpoint_ops): Move earlier.
2152         (struct exception_catchpoint): New.
2153         (classify_exception_breakpoint): Rewrite.
2154         (re_set_exception_catchpoint): New function.
2155         (handle_gnu_v3_exceptions): Return void.  Use init_catchpoint.
2156         Allocate a struct exception_catchpoint.
2157         (catch_exception_command_1): Update.
2158         (initialize_throw_catchpoint_ops): Set 're_set' method.
2159
2160 2013-04-15  Tom Tromey  <tromey@redhat.com>
2161
2162         * Makefile.in (SFILES): Add break-catch-throw.c
2163         (COMMON_OBS): Add break-catch-throw.o.
2164         * break-catch-throw.c: New file.
2165         * breakpoint.c: Move exception-catching code to new file.
2166         (ep_parse_optional_if_clause): No longer static.
2167         * breakpoint.h (ep_parse_optional_if_clause): Declare.
2168
2169 2013-04-15  Tom Tromey  <tromey@redhat.com>
2170
2171         PR c++/9065:
2172         * NEWS: Update.
2173         * breakpoint.c (watchpoint_exp_is_const): Add OP_TYPEID.
2174         * c-exp.y (TYPEID): New token.
2175         (exp): Add new TYPEID productions.
2176         (ident_tokens): Add "typeid".
2177         * cp-abi.c (cplus_typeid, cplus_typeid_type): New functions.
2178         * cp-abi.h (cplus_typeid, cplus_typeid_type): Declare.
2179         (struct cp_abi_ops) <get_typeid, get_typeid_type>: New fields.
2180         * eval.c (evaluate_subexp_standard) <OP_TYPEID>: New case.
2181         * expprint.c (dump_subexp_body_standard) <OP_TYPEID>: New
2182         case.
2183         * gnu-v3-abi.c (std_type_info_gdbarch_data): New global.
2184         (build_std_type_info_type, gnuv3_get_typeid_type)
2185         (gnuv3_get_typeid): New functions.
2186         (init_gnuv3_ops): Initialize std_type_info_gdbarch_data.  Set
2187         new fields on ABI object.
2188         * parse.c (operator_length_standard) <OP_TYPEID>: New case.
2189         * std-operator.def (OP_TYPEID): New.
2190
2191 2013-04-15  Tom Tromey  <tromey@redhat.com>
2192
2193         * elfread.c (elf_symtab_read): Install versioned symbol under
2194         unversioned name as well.
2195
2196 2013-04-15  Tom Tromey  <tromey@redhat.com>
2197
2198         PR c++/11990:
2199         * c-lang.c (cplus_language_defn): Use gdb_demangle.
2200         * c-typeprint.c (c_type_print_base): Use gdb_demangle.
2201         * cp-support.c (mangled_name_to_comp): Use gdb_demangle.
2202         (gdb_demangle): New function.
2203         * cp-support.h (gdb_demangle): Declare.
2204         * dwarf2read.c (dwarf2_physname, fixup_partial_die)
2205         (dwarf2_name): Use gdb_demangle.
2206         * gdbtypes.c (check_stub_method): Use gdb_demangle.
2207         * gnu-v3-abi.c (gnuv3_rtti_type): Strip @plt and version
2208         suffixes from name.
2209         (gnuv3_print_method_ptr): Use gdb_demangle.
2210         * jv-lang.c (java_demangle): Use gdb_demangle.
2211         * jv-typeprint.c (java_type_print_base): Use gdb_demangle.
2212         * language.c (unk_lang_demangle): Use gdb_demangle.
2213         * symtab.c (symbol_find_demangled_name)
2214         (demangle_for_lookup): Use gdb_demangle.
2215
2216 2013-04-15  Tom Tromey  <tromey@redhat.com>
2217
2218         PR c++/12824:
2219         * NEWS: Update.
2220         * breakpoint.c (enum exception_event_kind) <EX_EVENT_RETHROW>:
2221         New constant.
2222         (classify_exception_breakpoint): New function.
2223         (print_it_exception_catchpoint, print_one_exception_catchpoint)
2224         (print_mention_exception_catchpoint)
2225         (print_recreate_exception_catchpoint, handle_gnu_v3_exceptions)
2226         (catch_exception_command_1): Handle "rethrow" catchpoint.
2227         (catch_rethrow_command): New function.
2228         (_initialize_breakpoint): Add "catch rethrow" command.
2229
2230 2013-04-15  Pierre Muller  <muller@sourceware.org>
2231
2232         * contrib/ari/gdb_ari.sh (write_pc rule): Do not consider
2233         set_gdbarch_write_pc as deprecated anymore.
2234
2235 2013-04-15  Joel Brobecker  <brobecker@adacore.com>
2236
2237         * spu-tdep.c (spu_write_pc): Add empty line after local variable
2238         declarations.
2239
2240 2013-04-13  Yao Qi  <yao@codesourcery.com>
2241
2242         * ctf.c (_initialize_ctf): Include "completer.h".
2243         Call add_target_with_completer instead of add_target.
2244
2245 2013-04-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2246
2247         Fix GDB regression related to PR binutils/14813.
2248         * jit.c (mem_bfd_iovec_close): Return 0 for success.
2249         * minidebug.c (lzma_close): Add return value comment.
2250         * remote.c (remote_bfd_iovec_close): Return 0 for success.
2251         * solib-spu.c (spu_bfd_iovec_close): Likewise.
2252         * spu-linux-nat.c (spu_bfd_iovec_close): Likewise.
2253
2254 2013-04-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2255
2256         * config.in: Regenerate.
2257
2258 2013-04-12  Tom Tromey  <tromey@redhat.com>
2259
2260         * dwarf2-frame.c (struct comp_unit) <dwarf_frame_buffer>: Now
2261         const.
2262         * dwarf2read.c (struct dwarf2_section_info) <buffer>: Now const.
2263         (struct die_reader_specs) <buffer>: Likewise.
2264         (die_reader_func_ftype): Make 'info_ptr' const.
2265         (struct line_header) <include_dirs, statement_program_start,
2266         statement_program_end>: Now const.
2267         (struct file_entry) <name>: Likewise.
2268         (struct partial_die_info) <sibling>: Likewise.
2269         (struct dwarf_block) <data>: Likewise.
2270         (dwarf2_read_section): Remove cast.
2271         (dwarf2_get_section_info): Make 'bufp' const.
2272         (read_index_from_section): Constify.
2273         (dw2_get_file_names_reader): Make 'info_ptr' const.
2274         (dw2_get_primary_filename_reader): Likewise.
2275         (read_comp_unit_head): Make 'info_ptr' and return type const.
2276         (read_and_check_comp_unit_head, read_and_check_type_unit_head):
2277         Likewise.
2278         (read_abbrev_offset): Constify.
2279         (dwarf2_create_include_psymtab): Make 'name' const.
2280         (create_debug_types_hash_table): Update.
2281         (read_cutu_die_from_dwo): Make 'result_info_ptr' const.
2282         (init_cutu_and_read_dies, init_cutu_and_read_dies_no_follow):
2283         Constify.
2284         (process_psymtab_comp_unit_reader, build_type_psymtabs_reader)
2285         (load_partial_comp_unit_reader): Make 'info_ptr' const.
2286         (read_comp_units_from_section): Constify.
2287         (peek_abbrev_code, peek_die_abbrev, skip_children, skip_one_die)
2288         (locate_pdi_sibling, load_full_comp_unit_reader): Make 'info_ptr'
2289         const.
2290         (dwarf2_compute_name, setup_type_unit_groups): Constify.
2291         (create_dwo_debug_info_hash_table): Make 'info_ptr' const.
2292         (create_dwp_hash_table, dwarf2_ranges_read)
2293         (dwarf2_record_block_ranges): Constify.
2294         (read_die_and_children, read_die_and_siblings_1)
2295         (read_die_and_siblings): Make 'info_ptr' and 'new_info_ptr'
2296         const.
2297         (read_full_die_1, read_full_die): Make 'info_ptr' const.
2298         (abbrev_table_read_table): Constify.
2299         (load_partial_dies): Make 'info_ptr' const.
2300         (read_partial_die, read_attribute_value, read_attribute): Make
2301         'info_ptr' and return type const.
2302         (read_address, read_initial_length)
2303         (read_checked_initial_length_and_offset, read_offset)
2304         (read_offset_1, read_n_bytes, read_direct_string): Make 'buf'
2305         const.
2306         (read_direct_string): Make 'buf' and return type const.
2307         (read_indirect_string_at_offset, read_indirect_string_from_dwz)
2308         (read_indirect_string): Make return type const.
2309         (read_unsigned_leb128, read_signed_leb128): Make 'buf' const.
2310         (read_addr_index_from_leb128, dwarf2_read_addr_index_reader): Make
2311         'info_ptr' const.
2312         (read_str_index): Make return type const.
2313         (add_include_dir): Make 'include_dir' const.
2314         (add_file_name): Make 'name' const.
2315         (dwarf_decode_line_header): Constify.
2316         (psymtab_include_file_name): Make return type const.
2317         (dwarf_decode_lines_1, dwarf_decode_lines): Constify.
2318         (dwarf2_start_subfile): Make 'filename' const.
2319         (dwarf2_const_value_attr): Make 'bytes' const.
2320         (read_signatured_type_reader): Make 'info_ptr' const.
2321         (decode_locdesc): Constify.
2322         (skip_form_bytes): Make 'bytes', 'buffer_end', and return type
2323         const.
2324         (skip_unknown_opcode): Make 'opcode_definitions', 'mac_ptr',
2325         'mac_end', and return type const.
2326         (dwarf_parse_macro_header): Make 'mac_ptr' and return type const.
2327         (dwarf_decode_macro_bytes): Make 'mac_ptr', 'mac_end', and return
2328         type const.
2329         (per_cu_header_read_in): Constify.
2330         * symfile.h (dwarf2_get_section_info): Update.
2331
2332 2013-04-12  Tom Tromey  <tromey@redhat.com>
2333
2334         * symtab.h (struct general_symbol_info) <value.bytes>: Make const.
2335
2336 2013-04-12  Eli Zaretskii  <eliz@gnu.org>
2337
2338         * NEWS: Mention "show configuration", --configuration.
2339         * top.c (print_gdb_configuration): New function, displays the
2340         details about GDB configure-time parameters.
2341         (print_gdb_version): Mention "show configuration".
2342         * cli/cli-cmds.c (show_configuration): New function.
2343         (_initialize_cli_cmds): Add the "show configuration" command.
2344         * main.c (captured_main) <print_configuration>: New static var.
2345         <long_options>: Use it.
2346         If --configuration was given, call print_gdb_configuration.
2347
2348 2013-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2349             Pedro Alves  <palves@redhat.com>
2350
2351         * Makefile.in (HAVE_NATIVE_GCORE_TARGET): New.
2352         (generated_files): Add gcore.
2353         (install-only, uninstall): Add gcore if HAVE_NATIVE_GCORE_TARGET or
2354         HAVE_NATIVE_GCORE_HOST.
2355         (gcore): New.
2356         * NEWS (Changes since GDB 7.6): Mention newly installed gcore.
2357         * config/alpha/alpha-osf3.mh, config/i386/fbsd.mh,
2358         config/i386/fbsd64.mh, config/i386/i386gnu.mh, config/i386/i386sol2.mh,
2359         config/i386/sol2-64.mh, config/mips/irix5.mh, config/mips/irix6.mh,
2360         config/powerpc/fbsd.mh, config/sparc/fbsd.mh, config/sparc/sol2.mh:
2361         Add HAVE_NATIVE_GCORE_HOST.
2362         * configure: Regenerate.
2363         * configure.ac (HAVE_NATIVE_GCORE_TARGET): New, set it, AC_SUBST it.
2364         New AC_SUBST fir GDB_TRANSFORM_NAME and GCORE_TRANSFORM_NAME.  New
2365         AC_CONFIG_FILES for gcore.
2366         * configure.tgt: Add gdb_have_gcore to the initial comment.  Set
2367         gdb_have_gcore.
2368         * gdb_gcore.sh: Rename to ...
2369         * gcore.in: ... here.  Remove gcore.sh comment.  Use GDB_TRANSFORM_NAME
2370         and GCORE_TRANSFORM_NAME substitutions.
2371
2372         Fix parsing tabs in ${gdb_target_obs}.
2373         * configure.tgt (gdb_have_gcore): Replace case with for and if.
2374
2375 2013-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2376
2377         * remote.c (unpush_and_perror): Add output message final dot.
2378
2379 2013-04-11  Yao Qi  <yao@codesourcery.com>
2380
2381         * tracepoint.c (tfile_interp_line): Fit parameters line and
2382         utpp in one line.
2383
2384 2013-04-10  Joel Brobecker  <brobecker@adacore.com>
2385
2386         * solib.c (solib_map_sections): Remove code overwriting
2387         SO->SO_NAME with the bfd's filename.
2388
2389 2013-04-10  Pedro Alves  <palves@redhat.com>
2390
2391         * cli/cli-decode.c (integer_unlimited_completer): New function.
2392         (add_setshow_integer_cmd, add_setshow_uinteger_cmd)
2393         (add_setshow_zuinteger_unlimited_cmd): Install the "unlimited"
2394         completer.
2395         * cli/cli-setshow.c: Include "cli/cli-utils.h".
2396         (is_unlimited_literal): New function.
2397         (do_set_command): Handle literal "unlimited" arguments.
2398         * frame.c (_initialize_frame) <set backtrace limit>: Document
2399         "unlimited".
2400         * printcmd.c (_initialize_printcmd) <set print
2401         max-symbolic-offset>: Add help text.
2402         * record-full.c (_initialize_record_full) <set record full
2403         insn-number-max>: Likewise.
2404         * record.c (_initialize_record) <set record
2405         instruction-history-size, set record function-call-history-size>:
2406         Add help text.
2407         * ser-tcp.c (_initialize_ser_tcp) <set tcp connect-timeout>: Add
2408         help text.
2409         * tracepoint.c (_initialize_tracepoint) <set trace-buffer-size>:
2410         Likewise.
2411         * source.c (_initialize_source) <set listsize>: Add help text.
2412         * utils.c (initialize_utils) <set height, set width>: Likewise.
2413         <set pagination>: Mention "set height unlimited".
2414         * valprint.c (_initialize_valprint) <set print elements, set print
2415         repeats>: Document "unlimited".
2416
2417 2013-04-10  Pedro Alves  <palves@redhat.com>
2418
2419         * cli/cli-cmds.c (quit_command): Call query_if_trace_running
2420         instead of disconnect_tracing.
2421         * infcmd.c (detach_command, disconnect_command): Call
2422         query_if_trace_running.  Adjust.
2423         * top.c: Include "tracepoint.h".
2424         (quit_target): Delete.  Contents moved ...
2425         (quit_force): ... here.  Wrap each stage of teardown in
2426         TRY_CATCH.  Call disconnect_tracing before detaching.
2427
2428 2013-04-10  Hui Zhu  <hui@codesourcery.com>
2429             Yao Qi  <yao@codesourcery.com>
2430
2431         * configure.ac: Check libbabeltrace is installed.
2432         * config.in: Regenerate.
2433         * configure: Regenerate.
2434         * Makefile.in (LIBBABELTRACE): New.
2435         (CLIBS): Add LIBBABELTRACE.
2436         * ctf.c: Include "exec.h".
2437         (CTF_EVENT_ID_STATUS, CTF_EVENT_ID_TSV_DEF): New macros.
2438         (CTF_EVENT_ID_TP_DEF, ctf_save_write_int32): New macros.
2439         (ctf_save_metadata_header): Define new type aliases in
2440         metadata.
2441         (ctf_write_header): Define event type "tsv_def" and "tp_def"
2442         in metadata.  Start a new faked packet for trace status.
2443         (ctf_write_status): Write trace status to CTF.
2444         (ctf_write_uploaded_tsv): Write TSV to CTF.
2445         (ctf_write_uploaded_tp): Write tracepoint definition to CTF.
2446         (ctf_write_definition_end): End the faked packet.
2447
2448         (ctx, ctf_iter, trace_dirname): New.
2449         (start_pos): New variable.
2450         (ctf_destroy, ctf_open_dir, ctf_open): New.
2451         (SET_INT32_FIELD, SET_ARRAY_FIELD, SET_STRING_FIELD): New
2452         macros.
2453         (ctf_read_tsv, ctf_read_tp, ctf_close, ctf_files_info): New.
2454         (ctf_fetch_registers, ctf_xfer_partial): New.
2455         (ctf_get_trace_state_variable_value): New.
2456         (ctf_get_tpnum_from_frame_event): New.
2457         (ctf_get_traceframe_address): New.
2458         (ctf_trace_find, ctf_has_stack): New.
2459         (ctf_has_registers, ctf_traceframe_info, init_ctf_ops): New.
2460         (ctf_get_trace_status, ctf_read_status): New.
2461         (_initialize_ctf): New.
2462         * tracepoint.c (get_tracepoint_number): New
2463         (get_uploaded_tsv): Remove 'static'.
2464         (struct traceframe_info, trace_regblock_size): Move it to ...
2465         * tracepoint.h: ... here.
2466         (get_tracepoint_number): Declare it.
2467         (get_uploaded_tsv): Declare it.
2468
2469         * NEWS: Mention new configure option.
2470
2471 2013-04-10  Pedro Alves  <palves@redhat.com>
2472             Hui Zhu  <hui@codesourcery.com>
2473
2474         * breakpoint.c (dprintf_re_set): New.
2475         (initialize_breakpoint_ops): Set dprintf_breakpoint_ops re_set
2476         to dprintf_re_set.
2477
2478 2013-04-09  Joel Brobecker  <brobecker@adacore.com>
2479
2480         * configure.tgt (gdb_target_obs) <powerpc-*-aix* | rs6000-*-*>:
2481         Remove solib-svr4.o from the list.
2482
2483 2013-04-09  Joel Brobecker  <brobecker@adacore.com>
2484
2485         * varobj.c (update_dynamic_varobj_children) [!HAVE_PYTHON]:
2486         Use gdb_assert_not_reached instead of invalid boolean expression.
2487
2488 2013-04-09  Pedro Alves  <palves@redhat.com>
2489
2490         * remote.c (unpush_and_perror): New function.
2491         (readchar, remote_serial_write): Use it.
2492
2493 2013-04-09  Markus Metzger  <markus.t.metzger@intel.com>
2494
2495         * NEWS: Mention new btrace RSP packets.
2496
2497 2013-04-08  Tom Tromey  <tromey@redhat.com>
2498
2499         * symmisc.c (dump_msymbols): Cast fprintf_filtered argument to
2500         long.
2501
2502 2013-04-08  Tom Tromey  <tromey@redhat.com>
2503
2504         * maint.c (print_bfd_section_info): Print the section index.
2505         * symmisc.c (dump_msymbols): Print the section index.
2506
2507 2013-04-08  Tom Tromey  <tromey@redhat.com>
2508
2509         PR symtab/8424:
2510         * blockframe.c (find_pc_partial_function_gnu_ifunc): Check
2511         SYMBOL_SECTION, not SYMBOL_OBJ_SECTION.
2512         * breakpoint.c (resolve_sal_pc): Update.
2513         * elfread.c (elf_gnu_ifunc_record_cache): Update.
2514         * findvar.c (struct minsym_lookup_data) <objfile>: New field.
2515         (minsym_lookup_iterator_cb): Use it.
2516         (default_read_var_value): Update.
2517         * hppa-hpux-tdep.c (hppa64_hpux_in_solib_call_trampoline):
2518         Update.
2519         * infcmd.c (jump_command): Update.
2520         * linespec.c (minsym_found): Update.
2521         * maint.c (maintenance_translate_address): Update.
2522         * minsyms.c (lookup_minimal_symbol_by_pc_section_1): Update.
2523         (prim_record_minimal_symbol_full): Don't set SYMBOL_OBJ_SECTION.
2524         * parse.c (write_exp_msymbol): Update.
2525         * printcmd.c (address_info): Update.
2526         * psymtab.c (find_pc_sect_psymbol): Update.
2527         (fixup_psymbol_section): Check SYMBOL_SECTION, not
2528         SYMBOL_OBJ_SECTION.
2529         (add_psymbol_to_bcache): Correctly initialize SYMBOL_SECTION.
2530         Don't initialize SYMBOL_OBJ_SECTION.
2531         * spu-tdep.c (spu_catch_start): Update.
2532         * stabsread.c (define_symbol): Don't set SYMBOL_SECTION.
2533         * symmisc.c (dump_msymbols, print_symbol): Update.
2534         * symtab.c (fixup_section): Don't set 'obj_section'.  Change
2535         how fallback section is computed.
2536         (fixup_symbol_section): Update.
2537         (find_pc_sect_symtab, find_function_start_sal, skip_prologue_sal):
2538         Update.
2539         (allocate_symbol, initialize_symbol, allocate_template_symbol):
2540         Initialize SYMBOL_SECTION.
2541         * symtab.h (struct general_symbol_info) <section>: Update comment.
2542         <obj_section>: Remove.
2543         (SYMBOL_OBJ_SECTION): Add 'objfile' argument.  Rewrite.
2544         (SYMBOL_OBJFILE): New macro.
2545
2546 2013-04-08  Tom Tromey  <tromey@redhat.com>
2547
2548         * coffread.c (record_minimal_symbol): Update.
2549         * dbxread.c (record_minimal_symbol): Update.
2550         * elfread.c (record_minimal_symbol): Update.
2551         * machoread.c (macho_symtab_add_minsym): Update.
2552         * mdebugread.c (record_minimal_symbol, parse_partial_symbols):
2553         Update.
2554         * minsyms.c (prim_record_minimal_symbol): Update.
2555         (prim_record_minimal_symbol_full): Remove 'bfd_section'
2556         argument.
2557         (prim_record_minimal_symbol_and_info): Likewise.
2558         * minsyms.h (prim_record_minimal_symbol_full)
2559         (prim_record_minimal_symbol_and_info): Update.
2560         * symtab.c (allocate_symbol, initialize_symbol)
2561         (allocate_template_symbol): Initialize SYMBOL_SECTION.
2562         * xcoffread.c (record_minimal_symbol, scan_xcoff_symtab):
2563         Update.
2564
2565 2013-04-08  Tom Tromey  <tromey@redhat.com>
2566
2567         PR symtab/8423:
2568         * solib-som.c (som_solib_section_offsets): Use BFD section
2569         indices.  Set offsets for all sections.
2570         * somread.c (som_symtab_read): Compute BFD section for
2571         symbol.  Use prim_record_minimal_symbol_and_info.
2572         (som_symfile_read): Fix comment.
2573         (struct find_section_offset_arg): New.
2574         (find_section_offset, set_section_index): New functions.
2575         (som_symfile_offsets): Use set_section_index to compute
2576         section indices.
2577
2578 2013-04-08  Tom Tromey  <tromey@redhat.com>
2579
2580         * coffread.c (cs_to_section): Use gdb_bfd_section_index.
2581         * elfread.c (record_minimal_symbol, elf_symtab_read): Use
2582         gdb_bfd_section_index.
2583         * gdb_bfd.c (gdb_bfd_section_index, gdb_bfd_count_sections):
2584         New functions.
2585         * gdb_bfd.h (gdb_bfd_section_index, gdb_bfd_count_sections):
2586         Declare.
2587         * machoread.c (macho_symtab_add_minsym, macho_symfile_offsets):
2588         Update.
2589         * objfiles.c (add_to_objfile_sections_full): New function.
2590         (add_to_objfile_sections): Use it.
2591         (build_section_table): Rewrite.
2592         (objfile_relocate1): Use gdb_bfd_section_index.  Update.
2593         * objfiles.h (obj_section_offset): Use gdb_bfd_section_index.
2594         (struct objfile) <sections>: Update comment.
2595         (ALL_OBJFILE_OSECTIONS): Skip sections where the_bfd_section
2596         is NULL.
2597         (ALL_OBJSECTIONS): Use it.
2598         * solib-dsbt.c (dsbt_relocate_main_executable): Update.
2599         * solib-frv.c (frv_relocate_main_executable): Update.
2600         * solib-target.c (solib_target_relocate_section_addresses):
2601         Use gdb_bfd_section_index.
2602         * symfile.c (build_section_addr_info_from_section_table):
2603         Use gdb_bfd_section_index.
2604         (build_section_addr_info_from_bfd, place_section): Likewise.
2605         * symtab.c (fixup_section): Update.
2606         * xcoffread.c (find_targ_sec): Use gdb_bfd_section_index.
2607
2608 2013-04-08  Tom Tromey  <tromey@redhat.com>
2609
2610         * minsyms.h (struct bound_minimal_symbol): New.
2611         (lookup_minimal_symbol_and_objfile): Return bound_minimal_symbol.
2612         Remove objfile argument.
2613         (lookup_minimal_symbol_by_pc_section, lookup_minimal_symbol_by_pc):
2614         Return bound_minimal_symbol.
2615         * minsyms.c (lookup_minimal_symbol_by_pc_1)
2616         (lookup_minimal_symbol_by_pc_section, lookup_minimal_symbol_by_pc):
2617         Return bound_minimal_symbol.
2618         (in_gnu_ifunc_stub): Update.
2619         (lookup_minimal_symbol_and_objfile): Return bound_minimal_symbol.
2620         Remove 'objfile_p' argument.
2621         (lookup_solib_trampoline_symbol_by_pc): Update.
2622         * ada-tasks.c, amd64-windows-tdep.c, arm-tdep.c,
2623         arm-wince-tdep.c, block.c, blockframe.c, breakpoint.c, btrace.c,
2624         c-valprint.c, dwarf2loc.c, elfread.c, frame.c, frv-tdep.c,
2625         glibc-tdep.c, gnu-v2-abi.c, gnu-v3-abi.c, hppa-hpux-tdep.c,
2626         i386-tdep.c, ia64-tdep.c, infcall.c, infcmd.c, jit.c,
2627         linux-fork.c, m32c-tdep.c, m68hc11-tdep.c, maint.c,
2628         mips-tdep.c, p-valprint.c, parse.c, ppc-linux-tdep.c,
2629         ppc-sysv-tdep.c, printcmd.c, rs6000-tdep.c, sh64-tdep.c,
2630         stack.c, symtab.c, tui/tui-disasm.c: Update.
2631
2632 2013-04-08  Tom Tromey  <tromey@redhat.com>
2633
2634         * ada-lang.c (ada_decode_symbol): Check and set 'ada_mangled'.
2635         Use symbol's obstack, not an objfile.
2636         * coffread.c (process_coff_symbol): Update.
2637         * dwarf2read.c (fixup_go_packaging, new_symbol_full): Update.
2638         * jv-lang.c (add_class_symbol): Update.
2639         * mdebugread.c (new_symbol): Update.
2640         * minsyms.c (prim_record_minimal_symbol_full)
2641         (terminate_minimal_symbol_table): Update.
2642         * psymtab.c (add_psymbol_to_bcache): Clear entire symbol.  Update.
2643         * stabsread.c (define_symbol, read_enum_type): Update.
2644         * symtab.c (symbol_set_demangled_name, symbol_get_demangled_name):
2645         Handle Ada specially.
2646         (symbol_set_language): Add 'obstack' argument.
2647         (symbol_set_names): Update.
2648         (symbol_natural_name, symbol_demangled_name): Always use
2649         ada_decode_symbol.
2650         * symtab.h (struct general_symbol_info)
2651         <language_specific::obstack>: New field.
2652         <ada_mangled>: New field.
2653         (SYMBOL_SET_LANGUAGE): Add 'obstack' argument.
2654         (symbol_set_language): Update.
2655
2656 2013-04-08  Tom Tromey  <tromey@redhat.com>
2657
2658         * symtab.c (symbol_init_cplus_specific, symbol_set_demangled_name):
2659         Take an obstack, not an objfile.
2660         (symbol_set_names): Update.
2661         * symtab.h (symbol_set_demangled_name): Update.
2662
2663 2013-04-08  Tom Tromey  <tromey@redhat.com>
2664
2665         * coffread.c (process_coff_symbol, coff_read_enum_type): Call
2666         allocate_symbol.
2667         * dwarf2read.c (fixup_go_packaging): Call allocate_symbol.
2668         (read_func_scope): Call allocate_template_symbol.
2669         (new_symbol_full): Call allocate_symbol.
2670         * jit.c (finalize_symtab): Call allocate_symbol.
2671         * jv-lang.c (add_class_symbol): Call allocate_symbol.
2672         * mdebugread.c (parse_symbol, new_block): Call allocate_symbol.
2673         * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
2674         (common_block_end): Call allocate_symbol.
2675         * symtab.c (allocate_symbol, initialize_symbol)
2676         (allocate_template_symbol): New functions.
2677         * symtab.c (allocate_symbol, initialize_symbol)
2678         (allocate_template_symbol): Declare.
2679         * xcoffread.c (process_xcoff_symbol): Call initialize_symbol.
2680
2681 2013-04-08  Pedro Alves  <palves@redhat.com>
2682             Keith Seitz  <keiths@redhat.com>
2683
2684         * breakpoint.c (create_breakpoint): Rename
2685         "parse_condition_and_thread" parameter to "parse_arg".  Update
2686         describing comment.  If !PARSE_ARG, then error out if ARG is not
2687         the empty string after extracting the location.
2688         * breakpoint.h (create_breakpoint): Rename
2689         "parse_condition_and_thread" parameter to "parse_arg".
2690
2691 2013-04-08  Aleksandar Ristovski  <aristovski@qnx.com
2692
2693         * solib-svr4.c (lm_addr_check): Add const qualifier to 'so' arg.
2694
2695 2013-04-07  Yao Qi  <yao@codesourcery.com>
2696
2697         * remote.c (remote_trace_find): Change type of parameters 'addr1'
2698         and 'addr2' to CORE_ADDR.
2699         * target.c (update_current_target): Update.
2700         * target.h (struct target_ops) <to_trace_find>: Change parameter
2701         type to CORE_ADDR.
2702         * tracepoint.c (tfind_1): Change type of parameters 'addr1' and
2703         'addr2' to CORE_ADDR.
2704         (tfile_trace_find): Likewise.
2705         (tfile_get_traceframe_address): Change return type to CORE_ADDR.
2706         Change local variable 'addr' to type CORE_ADDR.
2707         * tracepoint.h (tfind_1): Update declaration.
2708
2709 2013-04-06  Eli Zaretskii  <eliz@gnu.org>
2710
2711         * windows-nat.c (windows_get_absolute_argv0): Move from here...
2712         * mingw-hdep.c (windows_get_absolute_argv0): ...to here.
2713         Include main.h.
2714
2715         * windows-nat.h (windows_get_absolute_argv0): Move prototype from
2716         here...
2717         * main.h (windows_get_absolute_argv0): ...to here.
2718
2719 2013-04-05  Doug Evans  <dje@google.com>
2720
2721         * dwarf2read.c (struct dwarf2_per_objfile): Tweak comment.
2722         (read_cutu_die_from_dwo): Add comments.
2723         (read_structure_type): Update comment.
2724         (read_enumeration_type, read_namespace_type): Update comment.
2725         (read_die_type, get_die_type_at_offset, get_die_type): Update comment.
2726
2727 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
2728
2729         Convert man pages to texinfo, new gdbinit.5 texinfo page.
2730         * Makefile.in (gdb.z): Remove.
2731         (install-only): Remove $(man1dir) and gdb.1 installation.
2732         * gdb.1: Remove.
2733
2734 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
2735
2736         Fix compatibility with Linux kernel 3.8.3.
2737         * linux-tdep.c (linux_find_memory_regions_full): Move variable number
2738         to more inner block.  Remove parsing of NUMBER from outer block.
2739         Parse NUMBER only if KEYWORD has been identified.
2740
2741 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
2742
2743         Fix variable name shadowing.
2744         * linux-tdep.c (linux_find_memory_regions_full): Rename outer variable
2745         filename to mapsfilename and update its uses.
2746
2747 2013-04-05  Eli Zaretskii  <eliz@gnu.org>
2748
2749         * Makefile.in (TAGS): Avoid warning from etags when $GDB_NM_FILE is
2750         empty.  See http://sourceware.org/ml/gdb-patches/2012-08/msg00504.html
2751         and http://sourceware.org/ml/gdb-patches/2013-04/msg00055.html for
2752         details of the problem.
2753
2754 2013-04-04  Pedro Alves  <palves@redhat.com>
2755             Hui Zhu  <hui@codesourcery.com>
2756
2757         * breakpoint.c (validate_commands_for_breakpoint): If validating a
2758         tracepoint, reset its STEP_COUNT and call validate_actionline.
2759
2760 2013-04-03  Doug Evans  <dje@google.com>
2761
2762         * dwarf2read.c (read_die_and_siblings_1): Renamed from
2763         read_die_and_siblings.
2764         (read_die_and_siblings): New function.
2765         (read_cutu_die_from_dwo): Dump die if requested.
2766         (read_die_and_children): Call read_full_die_1 and
2767         read_die_and_siblings_1.
2768         (read_full_die): Dump die if requested.
2769
2770         * dwarf2read.c (read_comp_units_from_section): Add debugging printf.
2771
2772         * dwarf2read.c (struct dwo_file): New member comp_dir.
2773         Rename member name to dwo_name.  All uses updated.
2774         (hash_dwo_file): Include comp_dir in computation.
2775         (eq_dwo_file): Ditto.
2776         (lookup_dwo_file_slot): New arg comp_dir.  All callers updated.
2777         (create_dwo_in_dwp, lookup_dwo_in_dwp, open_and_init_dwo_file): Ditto.
2778
2779         * psymtab.c (read_psymtabs_with_fullname): Don't call
2780         psymtab_to_fullname if the basenames are different.
2781
2782 2013-04-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
2783
2784         * NEWS (Changes in GDB 7.6): Update the data-disassemble for "fullname".
2785         New entry about "fullname" presence.
2786
2787 2013-04-03  Pedro Alves  <palves@redhat.com>
2788
2789         * NEWS: Mention x86_64/Cygwin as new native configuration.
2790
2791 2013-04-02  Doug Evans  <dje@google.com>
2792
2793         * dwarf2read.c (read_structure_type): Fix typo in comment.
2794
2795 2013-04-02  Pedro Alves  <palves@redhat.com>
2796
2797         * NEWS: Mention "set/show debug aarch64", "set/show debug
2798         coff-pe-read" and "set/show debug mach-o".
2799
2800 2013-04-02  Pedro Alves  <palves@redhat.com>
2801
2802         * NEWS: Mention "set/show remote trace-buffer-size-packet".
2803
2804 2013-04-02  Eli Zaretskii  <eliz@gnu.org>
2805
2806         * Makefile.in (HFILES_NO_SRCDIR): Remove call-cmds.h.
2807         gdb_string.h is now in common/.
2808
2809 2013-04-02  Pedro Alves  <palves@redhat.com>
2810
2811         * NEWS: Move "set debug notification" and "set trace-buffer-size"
2812         under "New options".
2813
2814 2013-04-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
2815
2816         Revert this patch:
2817         PR gdb/15275
2818         * remote.c (remote_get_trace_status): Include putpkt in TRY_CATCH.
2819
2820 2013-04-02  Pedro Alves  <palves@redhat.com>
2821
2822         PR gdb/15275
2823
2824         * remote.c (send_interrupt_sequence): Use remote_serial_write.
2825         (remote_serial_write): New function.
2826         (putpkt_binary, getpkt_or_notif_sane_1): Use remote_serial_write.
2827
2828 2013-04-01  Jiong Wang  <jiwang@tilera.com>
2829
2830         * NEWS: Mention TILE-Gx in "New native configurations" and
2831         "New targets" sections. 
2832
2833 2013-04-01  Doug Evans  <dje@google.com>
2834
2835         * dwarf2read.c (lookup_signatured_type_at_offset): Delete.
2836         (process_enumeration_scope): Simplify.
2837
2838         * dwarf2read.c (struct dwarf2_per_cu_data): Move member
2839         type_unit_group ...
2840         (struct signatured_type): ... to here.
2841         (sig_type_ptr): New typedef.
2842         (type_unit_group): Delete member 't.first_cu'.  Move member 'tus'
2843         out of union 't'.  All uses updated.
2844         (dw2_get_file_names_reader): Assert not called for a type unit.
2845         (dw2_get_file_names): Assert not called for a type unit or type
2846         unit group.
2847         (build_type_psymtabs_reader): Assert called for a type unit.
2848         (build_type_psymtab_dependencies): Assert called for a type unit group.
2849
2850         * dwarf2read.c (free_dwo_file): Add comment.
2851         (dwarf2_per_objfile_free): Unref dwp bfd.
2852
2853 2013-04-01  Aleksandar Ristovski  <aristovski@qnx.com>
2854
2855         * coff-pe-read.c (add_pe_exported_sym): Remove unused 'dll_name_len'.
2856         (add_pe_forwarded_sym): Remove unused 'section', 'dll_name_len'.
2857         (read_pe_exported_syms): Remove unused 'exportix'.
2858         (pe_text_section_offset): Remove unused 'opthdr_ofs', 'num_entries',
2859         'export_rva', 'export_size', 'expptr', 'exp_funcbase', 'expdata',
2860         'erva', 'name_rvas', 'ordinals', 'nexp', 'ordbase', 'dll_name'.
2861
2862 2013-04-01  Aleksandar Ristovski  <aristovski@qnx.com>
2863
2864         * breakpoint.c (parse_cond_to_aexpr): Remove unused 'old_chain'.
2865         (print_it_watchpoint): Remove unused 'bl'.
2866         (say_where): Remove unused 'uiout'.
2867         (bpstat_remove_breakpoint_callback): Remove unused 'uiout'.
2868         (bkpt_breakpoint_hit): Remove unused 'b'.
2869         (internal_bkpt_print_it): Remove unused 'uiout'.
2870         * buildsym.c (augment_type_symtab): Remove unused 'i'.
2871
2872 2013-03-31  Tiago Stürmer Daitx  <tdaitx@linux.vnet.ibm.com>
2873
2874         * ppc-sysv-tdep.c (ppc64_sysv_abi_push_float): New function.
2875         (ppc64_sysv_abi_push_dummy_call): Handle complex arguments.
2876
2877 2013-03-29  Doug Evans  <dje@google.com>
2878
2879         * dwarf2read.c (open_dwo_file): Renamed from open_dwop_file.
2880         Delete arg is_dwp.  All callers updated.
2881         (open_dwp_file): New function.
2882         (open_and_init_dwp_file): Call it.
2883         (get_dwp_file): New function.
2884         (lookup_dwo_cutu): Call it.
2885
2886         * dwarf2read.c (open_and_init_dwp_file): Remove incorrect, and
2887         unnecessary, cleanup.
2888
2889         * dwarf2read.c (lookup_dwo_cutu): Improve complaint text.
2890
2891         * dwarf2read.c (read_cutu_die_from_dwo): New function.
2892         (lookup_dwo_unit): New function.
2893         (init_cutu_and_read_dies): Move DWO handling to new functions.
2894
2895         * dwarf2read.c (struct signatured_type): Tweak comment.
2896         (struct dwo_unit): Tweak comment.
2897         (create_debug_types_hash_table): Tweak comment.  Reformat long line.
2898         (create_dwo_debug_info_hash_table): Tweak comment.
2899         (dwarf2_per_cu_offset_and_type): Tweak comment.
2900
2901         * dwarf2read.c (lookup_signatured_type): Remove complaint about
2902         missing .debug_types section.
2903
2904 2013-03-29  Yao Qi  <yao@codesourcery.com>
2905
2906         * corelow.c: Include "completer.h".
2907         (_initialize_corelow): Call add_target_with_completer with
2908         argument 'filename_completer'.
2909         * tracepoint.c: Likewise.
2910         * exec.c (_initialize_exec): Likewise.
2911         * target.c (add_target): Rename to ...
2912         (add_target_with_completer): ... this.  Call set_cmd_completer
2913         if parameter completer is not NULL.
2914         (add_target): New.
2915         * target.h: Include "command.h".
2916         (add_target_with_completer): Declare it.
2917
2918 2013-03-28  Joel Brobecker  <brobecker@adacore.com>
2919
2920         * coffread.c (is_import_fixup_symbol): New function.
2921         (record_minimal_symbol): Use is_import_fixup_symbol to
2922         detect import fixup symbols, and discard them.
2923
2924 2013-03-28  Doug Evans  <dje@google.com>
2925
2926         * dwarf2read.c (create_debug_types_hash_table): Don't allocate the
2927         types hash table until we know we need it.
2928
2929         * dwarf2read.c (create_addrmap_from_index): Complain about bad CU
2930         index numbers.
2931
2932         * dwarf2read.c (dw2_get_file_names): Delete arg "objfile".
2933         All callers updated.
2934         (dw2_print_stats): Print #read CUs too.
2935         (dump_die_shallow): Print signatured types better.
2936
2937         * dwarf2read.c (struct dwarf2_per_cu_data): Rename member
2938         info_or_types_section to section.  All uses updated.
2939         (struct dwo_unit): Ditto.
2940
2941 2013-03-28  Pedro Alves  <palves@redhat.com>
2942
2943         * NEWS (New options): New section.
2944         (New options): Mention set/show remote trace-status-packet.
2945         * remote.c (PACKET_qTStatus): New enumeration value.
2946         (remote_get_trace_status): Skip sending qTStatus if the packet is
2947         disabled.  Use packet_ok.
2948         (_initialize_remote): Register a configuration command for
2949         qTStatus packet.
2950
2951 2013-03-28  Doug Evans  <dje@google.com>
2952
2953         * symfile.c (find_separate_debug_file): Add comment.
2954         (terminate_after_last_dir_separator): Tweak comment.
2955
2956         * dwarf2read.c (create_partial_symtab): Add forward decl.
2957         (create_partial_symtab): Move to be closer to other psymtab functions.
2958         (process_psymtab_comp_unit_reader, process_psymtab_comp_unit): Ditto.
2959
2960         * dwarf2read.c (dwarf2_physname): Move declaration to better spot.
2961         (compute_symtab_includes): Remove unnecessary forward declaration.
2962         (die_needs_namespace): Add comment marking group of functions for
2963         dwarf2 name computation.
2964
2965         * typeprint.c (_initialize_typeprint): Improve type help text.
2966
2967         * python/python.c (finish_python_initialization): Provide suggestion
2968         for how to tell gdb to find its python files.
2969
2970 2013-03-28  Pedro Alves  <palves@redhat.com>
2971
2972         PR gdb/15294
2973
2974         * source.c (_initialize_source): Change back "set listsize" to an
2975         integer command.
2976
2977 2013-03-27  Gareth McMullin  <gareth@blacksphere.co.nz>
2978
2979         PR gdb/15275
2980         * remote.c (remote_get_trace_status): Include putpkt in TRY_CATCH.
2981
2982 2013-03-27  Pedro Alves  <palves@redhat.com>
2983
2984         * top.c (history_size): Rename to ...
2985         (history_size_setshow_var): ... this.  Add comment.
2986         (show_commands): Use readline's 'history_length' instead of
2987         computing the history length by calling history_get in a loop.
2988         (set_history_size_command): Error out for sizes over INT_MAX.
2989         Restore previous history size on invalid size.
2990         (init_history): If HISTSIZE is negative, leave the history size as
2991         zero.  Add comments.
2992         (init_main): Adjust.
2993
2994 2013-03-27  Pedro Alves  <palves@redhat.com>
2995
2996         * coff-pe-read.c (_initialize_coff_pe_read): Rename "set debug
2997         coff_pe_read" command to "set debug coff-pe-read".
2998
2999 2013-03-27  Markus Metzger  <markus.t.metzger@intel.com>
3000
3001         * record.c (command_size_to_target_size): Fix size comparison.
3002         Change parameter type from pointer to integer to integer.
3003         Update all users.
3004
3005 2013-03-27  Pierre Muller  <muller@sourceware.org>
3006
3007         * windows-nat.c (handle_output_debug_string): Avoid typecast
3008         from integer of different size warning.
3009
3010 2013-03-26  Joel Brobecker  <brobecker@adacore.com>
3011
3012         * windows-nat.c (handle_output_debug_string): Add empty line
3013         after local block variable definition.
3014
3015 2013-03-26  Pedro Alves  <palves@redhat.com>
3016
3017         * ser-tcp.c (wait_for_connect): Make 'polls' parameter unsigned.
3018         (net_open): Make 'polls' local unsigned.
3019
3020 2013-03-26  Pedro Alves  <palves@redhat.com>
3021
3022         * remote.c (_initialize_remote): Make "set remoteaddresssize"
3023         a zuinteger command instead of uinteger.
3024
3025 2013-03-26  Pedro Alves  <palves@redhat.com>
3026
3027         * record-full.c (record_full_insn_num): Make it unsigned.
3028         (record_full_check_insn_num, record_full_message)
3029         (record_full_registers_change, record_full_xfer_partial): Remove
3030         record_full_insn_max_num check (it's always != 0).
3031         (record_full_info, record_full_restore): Use %u as format string.
3032         (): Use %u as format string.
3033         (set_record_full_insn_max_num): Remove record_full_insn_max_num
3034         check (it's always != 0).
3035
3036 2013-03-26  Pedro Alves  <palves@redhat.com>
3037
3038         * dcache.c (_initialize_dcache): Make the "set dcache line-size"
3039         and "set dcache size" commands zuinteger instead of uinteger.
3040
3041 2013-03-26  Pedro Alves  <palves@redhat.com>
3042
3043         * cris-tdep.c (_initialize_cris_tdep): Make the "set cris-version"
3044         command zuinteger instead of uinteger.
3045
3046 2013-03-26  Pedro Alves  <palves@redhat.com>
3047
3048         * coff-pe-read.c (_initialize_coff_pe_read): Make the command
3049         zuinteger instead of uinteger.
3050
3051 2013-03-26  Pedro Alves  <palves@redhat.com>
3052
3053         * record.c (record_insn_history_size_setshow_var)
3054         (record_call_history_size_setshow_var): New globals.
3055         (command_size_to_target_size): New function.
3056         (cmd_record_insn_history, cmd_record_call_history): Use
3057         command_size_to_target_size instead of cast.
3058         (validate_history_size, set_record_insn_history_size)
3059         (set_record_call_history_size): New functions.
3060         (_initialize_record): Install set_record_insn_history_size and
3061         set_record_call_history_size as "set" hooks of "set record
3062         instruction-history-size" and "set record
3063         function-call-history-size".
3064
3065 2013-03-26  Pedro Alves  <palves@redhat.com>
3066
3067         * top.c (gdb_rl_operate_and_get_next): Replace max_input_history
3068         use with history_max_entries use.  Remove FIXME note.
3069
3070 2013-03-26  Markus Metzger  <markus.t.metzger@intel.com>
3071
3072         * record-btrace.c (record_btrace_close): Call
3073         record_btrace_auto_disable.
3074
3075 2013-03-25  Joel Brobecker  <brobecker@adacore.com>
3076
3077         * rs6000-nat.c (fixup_breakpoints): Delete declaration.
3078
3079 2013-03-25  Doug Evans  <dje@google.com>
3080
3081         * contrib/cc-with-tweaks.sh: Check exit code of dwp.
3082
3083 2013-03-25  Tom Tromey  <tromey@redhat.com>
3084
3085         PR symtab/11462:
3086         * c-exp.y (exp): Add new productions for destructors after '.' and
3087         '->'.
3088         (write_destructor_name): New function.
3089
3090 2013-03-25  Tom Tromey  <tromey@redhat.com>
3091
3092         PR c++/9197:
3093         * opencl-lang.c (evaluate_subexp_opencl) <STRUCTOP_STRUCT>: Use
3094         value_struct_elt, not lookup_struct_elt_type.
3095         * eval.c (evaluate_subexp_standard) <STRUCTOP_STRUCT,
3096         STRUCTOP_PTR>: Use value_struct_elt, not lookup_struct_elt_type.
3097         * expression.h (EVAL_AVOID_SIDE_EFFECTS): Update comment.
3098
3099 2013-03-25  Yao Qi  <yao@codesourcery.com>
3100
3101         * ctf.c [USE_WIN32API]: Undef 'mkdir' and use 'mkdir'
3102         instead of '_mkdir'.
3103
3104 2013-03-23  Eli Zaretskii  <eliz@gnu.org>
3105
3106         * windows-nat.c (windows_get_absolute_argv0): New function.
3107         * windows-nat.h: Add its prototype.
3108
3109         * main.c (get_init_files): Use filename_ncmp instead of strncmp.
3110         Use IS_DIR_SEPARATOR instead of looking for a character inside
3111         SLASH_STRING.  Include filenames.h.
3112         (captured_main) [__MINGW32__]: Make argv[0] absolute, so that
3113         relocate_gdb_directory works when passed gdb_program_name.
3114         Include windows-nat.h.
3115
3116 2013-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
3117
3118         * exceptions.h (enum errors): New entry TARGET_CLOSE_ERROR.
3119         * remote.c (trace_error): Remove the special handling of '2'.
3120         (readchar) <SERIAL_EOF>
3121         (readchar) <SERIAL_ERROR>
3122         (getpkt_or_notif_sane_1): Use TARGET_CLOSE_ERROR for them.
3123         (remote_get_trace_status): Call throw_exception if EX is
3124         TARGET_CLOSE_ERROR.
3125         * utils.c (perror_with_name): Rename to ...
3126         (throw_perror_with_name): ... here.  New parameter errcode, describe it
3127         in the function comment.
3128         (perror_with_name): New function wrapper.
3129         * utils.h (enum errors): New stub declaration.
3130         (throw_perror_with_name): New declaration.
3131
3132 2013-03-22  Pedro Alves  <palves@redhat.com>
3133             Yao Qi  <yao@codesourcery.com>
3134             Mark Kettenis  <kettenis@gnu.org>
3135
3136         * cli/cli-setshow.c (do_set_command) <var_uinteger>:
3137         Don't let the user set the value to UINT_MAX directly.
3138         <var_integer>: Don't let the user set the value to INT_MAX
3139         directly.
3140
3141 2013-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
3142
3143         * remote.c (remote_unpush_target): New function.
3144         (remote_open_1): Remove two pop_target calls, update one comment, add
3145         comment to target_preopen call.  Replace pop_target call by
3146         remote_unpush_target call.
3147         (interrupt_query, readchar, getpkt_or_notif_sane_1): Replace
3148         pop_target calls by remote_unpush_target calls.
3149
3150 2013-03-22  Pedro Alves  <palves@redhat.com>
3151
3152         * linux-nat.c (linux_child_follow_fork): Don't call
3153         linux_enable_event_reporting.
3154         (linux_handle_extended_wait): Don't call
3155         linux_enable_event_reporting.
3156
3157 2013-03-22  Pedro Alves  <palves@redhat.com>
3158
3159         * hppa-hpux-tdep.c (hppa_hpux_push_dummy_code): Define INSN macro,
3160         use it to rewrite the trampoline buffers with type gdb_byte[], and
3161         undefine the macro.  Remove char* cast.
3162
3163 2013-03-21  Doug Evans  <dje@google.com>
3164
3165         New commands "mt set per-command {space,time,symtab} {on,off}".
3166         * NEWS: Add entry.
3167         * event-top.c: #include "maint.h".
3168         * main.c: #include "maint.h".
3169         * maint.c: #include <sys/time.h>, <time.h>, block.h, top.h,
3170         timeval-utils.h, maint.h, cli/cli-setshow.h.
3171         (per_command_time, per_command_space): New static globals.
3172         (per_command_symtab): New static global.
3173         (per_command_setlist, per_command_showlist): New static globals.
3174         (struct cmd_stats): Move here from utils.c.
3175         (set_per_command_time): Renamed from set_display_time in utils.c
3176         and moved here.  All callers updated.
3177         (set_per_command_space): Renamed from set_display_space in utils.c
3178         and moved here.  All callers updated.
3179         (count_symtabs_and_blocks): New function.
3180         (report_command_stats): Moved here from utils.c.  Add support for
3181         printing symtab stats.  Only print data if enabled before command
3182         executed.
3183         (make_command_stats_cleanup): Ditto.
3184         (sert_per_command_cmd, show_per_command_cmd): New functions.
3185         (_initialize_maint_cmds): Add new commands
3186         mt set per-command {space,time,symtab} {on,off}.
3187         * maint.h: New file.
3188         * top.c: #include "maint.h".
3189         * utils.c (reset_prompt_for_continue_wait_time): New function.
3190         (get_prompt_for_continue_wait_time): New function.
3191         * utils.h (reset_prompt_for_continue_wait_time): Declare
3192         (get_prompt_for_continue_wait_time): Declare.
3193         (make_command_stats_cleanup): Moved to maint.h.
3194         (set_display_time, set_display_space): Moved to maint.h and renamed
3195         to set_per_command_time, set_per_command_space.
3196         * cli/cli-setshow.c (parse_cli_boolean_value): Renamed from
3197         parse_binary_operation and made non-static.  Don't call error,
3198         just return an error marker.  All callers updated.
3199         * cli/cli-setshow.h (parse_cli_boolean_value): Declare.
3200
3201 2013-03-21  Tom Tromey  <tromey@redhat.com>
3202
3203         * symfile.c (alloc_section_addr_info): Update header.  Don't set
3204         'num_sections' field.
3205         (build_section_addr_info_from_section_table): Set 'num_sections'.
3206         (build_section_addr_info_from_bfd): Likewise.
3207         (build_section_addr_info_from_objfile): Remove dead loop
3208         condition.
3209         (free_section_addr_info): Unconditionally call xfree.
3210         (relative_addr_info_to_section_offsets, addrs_section_sort)
3211         (addr_info_make_relative, syms_from_objfile_1): Remove dead loop
3212         condition.
3213         (syms_from_objfile_1): Remove dead 'if' condition.  Check
3214         'num_sections'.
3215         (add_symbol_file_command): Set 'num_sections'.
3216         * symfile-mem.c (symbol_file_add_from_memory): Set
3217         'num_sections'.
3218         * somread.c (som_symfile_offsets): Remove dead loop condition.
3219         * machoread.c (macho_symfile_offsets): Remove dead 'if'.
3220         * jit.c (jit_bfd_try_read_symtab): Set 'num_sections'.
3221
3222 2013-03-21  Tom Tromey  <tromey@redhat.com>
3223
3224         * tracepoint.h (decode_agent_options): Add 'trace_string'
3225         argument.
3226         * tracepoint.c (decode_agent_options): Add 'trace_string'
3227         argument.
3228         (validate_actionline): Update.
3229         (collect_symbol): Add 'trace_string' argument.
3230         (struct add_local_symbols_data) <trace_string>: New field.
3231         (do_collect_symbol): Update.
3232         (add_local_symbols): Add 'trace_string' argument.
3233         (encode_actions_1): Update.
3234         (trace_dump_actions): Update.
3235         * dwarf2loc.c (access_memory): Update.
3236         * ax.h (struct agent_expr) <tracing, trace_string>: New fields.
3237         * ax-general.c (new_agent_expr): Update.
3238         * ax-gdb.h (gen_trace_for_expr, gen_trace_for_var)
3239         (gen_trace_for_return_address): Add argument.
3240         (trace_kludge, trace_string_kludge): Remove.
3241         * ax-gdb.c (trace_kludge, trace_string_kludge): Remove.
3242         (gen_traced_pop, gen_fetch, gen_bitfield_ref, gen_expr): Update.
3243         (gen_trace_for_var): Add 'trace_string' argument.
3244         (gen_trace_for_expr, gen_trace_for_return_address): Likewise.
3245         (gen_printf, agent_eval_command_one): Update.
3246
3247 2013-03-21  Tom Tromey  <tromey@redhat.com>
3248
3249         PR exp/15109:
3250         * c-exp.y (yylex): Rewrite to push all tokens onto the FIFO.
3251         Handle FILENAME token.
3252
3253 2013-03-21  Tom Tromey  <tromey@redhat.com>
3254
3255         * c-exp.y (YYPRINT): Define.
3256         (c_print_token): New function.
3257
3258 2013-03-21  Tom Tromey  <tromey@redhat.com>
3259
3260         * c-exp.y (%union) <sym, ivar, ivec>: Remove.
3261
3262 2013-03-21  Yao Qi  <yao@codesourcery.com>
3263
3264         * ctf.c: Include "gdb_stat.h".
3265         [USE_WIN32API]: New macro 'mkdir'.
3266         (ctf_start): Use permission bits macros if they are defined.
3267
3268 2013-03-20  Keith Seitz  <keiths@redhat.com>
3269
3270         * breakpoint.h (struct breakpoint): Add comment to
3271         extra_string indicating that this member is mallod'd.
3272         * breakpoint.c (base_breakpoint_dtor): Free extra_string.
3273
3274 2013-03-20  Pedro Alves  <palves@redhat.com>
3275
3276         PR gdb/15289
3277
3278         * cli/cli-setshow.c (do_set_command)
3279         <var_uinteger, var_zuinteger>: Use LONGEST for variable holding
3280         the result of parsing the command argument.  Throw error if the
3281         value is greater than UINT_MAX.  Print the invalid value with
3282         plongest.
3283         <var_integer, var_zinteger>: Use LONGEST for variable holding the
3284         result of parsing the command argument.  Throw error if the value
3285         is greater than INT_MAX, not greater or equal.  Also throw error
3286         if the value is less than INT_MIN.  Print the invalid value with
3287         plongest.
3288         <var_zuinteger_unlimited>: Throw error if the value is greater
3289         than INT_MAX, not greater or equal.
3290         (do_show_command) <var_integer, var_zinteger,
3291         var_zuinteger_unlimited>: Use %d for printing int, not %u.
3292
3293 2013-03-20  Tom Tromey  <tromey@redhat.com>
3294
3295         * ax-gdb.c (gen_var_ref): Unconditionally call via computed ops,
3296         if possible.
3297         * dwarf2read.c (read_func_scope): Remove old FIXME.
3298         * eval.c (evaluate_subexp_standard): Check SYMBOL_COMPUTED_OPS,
3299         not LOC_COMPUTED.
3300         * findvar.c (symbol_read_needs_frame, default_read_var_value):
3301         Unconditionally call via computed ops, if possible.
3302         * printcmd.c (address_info): Unconditionally call via computed ops,
3303         if possible.
3304         * stack.c (read_frame_arg): Unconditionally call via computed ops,
3305         if possible.
3306         * symtab.c (register_symbol_computed_impl): Sanity check 'ops'.
3307         * tracepoint.c (scope_info): Unconditionally call via computed ops,
3308         if possible.
3309
3310 2013-03-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
3311             Tom Tromey  <tromey@redhat.com>
3312
3313         PR symtab/8421:
3314         * coffread.c (coff_register_index): New global.
3315         (process_coff_symbol, coff_read_enum_type): Set
3316         SYMBOL_ACLASS_INDEX.
3317         (_initialize_coffread): Initialize new global.
3318         * dwarf2loc.c (locexpr_find_frame_base_location)
3319         (dwarf2_block_frame_base_locexpr_funcs)
3320         (loclist_find_frame_base_location)
3321         (dwarf2_block_frame_base_loclist_funcs): New.
3322         (dwarf_expr_frame_base_1): Call SYMBOL_BLOCK_OPS, remove internal_error.
3323         (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Add location_has_loclist.
3324         * dwarf2loc.h (dwarf2_block_frame_base_locexpr_funcs)
3325         (dwarf2_block_frame_base_loclist_funcs): New.
3326         * dwarf2read.c (dwarf2_locexpr_index, dwarf2_loclist_index)
3327         (dwarf2_locexpr_block_index, dwarf2_loclist_block_index): New
3328         globals.
3329         (read_func_scope): Update.
3330         (fixup_go_packaging, mark_common_block_symbol_computed)
3331         (var_decode_location, new_symbol_full, dwarf2_const_value):
3332         Set SYMBOL_ACLASS_INDEX.
3333         (dwarf2_symbol_mark_computed): Likewise.  Add 'is_block' argument.
3334         (_initialize_dwarf2_read): Initialize new globals.
3335         * jit.c (finalize_symtab): Set SYMBOL_ACLASS_INDEX.
3336         * jv-lang.c (add_class_symbol): Set SYMBOL_ACLASS_INDEX.
3337         * mdebugread.c (mdebug_register_index, mdebug_regparm_index): New
3338         globals.
3339         (parse_symbol, psymtab_to_symtab_1): Set SYMBOL_ACLASS_INDEX.
3340         (_initialize_mdebugread): Initialize new globals.
3341         * psympriv.h (struct partial_symbol) <aclass>: Update comment.
3342         * stabsread.c (patch_block_stabs): Set SYMBOL_ACLASS_INDEX.
3343         (stab_register_index, stab_regparm_index): New globals.
3344         (define_symbol, read_enum_type, common_block_end): Set
3345         SYMBOL_ACLASS_INDEX.
3346         (_initialize_stabsread): Initialize new globals.
3347         * symtab.c (next_aclass_value, symbol_impl, symbol_impls): New
3348         globals.
3349         (MAX_SYMBOL_IMPLS): New define.
3350         (register_symbol_computed_impl, register_symbol_block_impl)
3351         (register_symbol_register_impl)
3352         (initialize_ordinary_address_classes): New functions.
3353         (_initialize_symtab): Call initialize_ordinary_address_classes.
3354         * symtab.h (enum address_class) <LOC_FINAL_VALUE>: New constant.
3355         (struct symbol_impl): New.
3356         (SYMBOL_ACLASS_BITS): New define.
3357         (struct symbol) <aclass, ops>: Remove fields.
3358         <aclass_index>: New field.
3359         (symbol_impls): Declare.
3360         (SYMBOL_CLASS, SYMBOL_COMPUTED_OPS, SYMBOL_REGISTER_OPS): Redefine.
3361         (SYMBOL_IMPL, SYMBOL_ACLASS_INDEX): New defines.
3362         (register_symbol_computed_impl, register_symbol_block_impl)
3363         (register_symbol_register_impl): Declare.
3364         (struct symbol_computed_ops): Add location_has_loclist.
3365         (struct symbol_block_ops): New.
3366         (SYMBOL_BLOCK_OPS): New.
3367         * xcoffread.c (process_xcoff_symbol): Set SYMBOL_ACLASS_INDEX.
3368
3369 2013-03-20  Tom Tromey  <tromey@redhat.com>
3370
3371         * psymtab.c (find_pc_sect_psymbol, fixup_psymbol_section)
3372         (print_partial_symbols, recursively_search_psymtabs): Use
3373         PSYMBOL_CLASS.
3374
3375 2013-03-20  Pierre Muller  <muller@sourceware.org>
3376
3377         * contrib/ari/gdb_ari.sh (OP eol rule): Also check
3378         addtion, subtraction, multiplication and division binary operator.
3379
3380 2013-03-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
3381
3382         Code cleanup.
3383         * bfd-target.c (target_bfd_xclose): Remove parameter quitting.
3384         * bsd-kvm.c (bsd_kvm_close): Likewise.
3385         * bsd-uthread.c (bsd_uthread_close): Likewise.
3386         * corelow.c (core_close): Likewise.
3387         (core_close_cleanup): Remove parameter quitting from a caller.
3388         * event-top.c (async_disconnect): Likewise.
3389         * exec.c (exec_close_1): Remove parameter quitting.
3390         * go32-nat.c (go32_close): Likewise.
3391         * linux-nat.c (linux_nat_close): Remove parameter quitting.  Remove
3392         parameter quitting from a caller.
3393         * mips-linux-nat.c (super_close): Remove parameter quitting from the
3394         variable.
3395         (mips_linux_close): Remove parameter quitting.  Remove parameter
3396         quitting from a caller.
3397         * monitor.c (monitor_close): Remove parameter quitting.
3398         * monitor.h (monitor_close): Likewise.
3399         * record-btrace.c (record_btrace_close): Likewise.
3400         * record-full.c (record_full_close): Likewise.
3401         * remote-m32r-sdi.c (m32r_close): Remove parameter quitting and remove
3402         it also from fprintf_unfiltered.
3403         * remote-mips.c (mips_close): Remove parameter quitting.
3404         (mips_detach): Remove parameter quitting from a caller.
3405         * remote-sim.c (gdbsim_close): Remove parameter quitting.
3406         (gdbsim_close): Remove duplicate function comment.  Remove parameter
3407         quitting and remove it also from printf_filtered.
3408         * remote.c (remote_close): Remove parameter quitting.
3409         * solib-svr4.c (enable_break): Remove parameter quitting from a caller.
3410         * target.c (update_current_target): Remove parameter int from to_close
3411         de_fault.
3412         (push_target, unpush_target, pop_target): Remove parameter quitting from
3413         a caller.
3414         (pop_all_targets_above, pop_all_targets): Remove parameter quitting.
3415         Remove parameter quitting from a caller.
3416         (target_preopen): Remove parameter quitting from a caller.
3417         (target_close): Remove parameter quitting.  Remove parameter quitting
3418         from a caller two times.  Remove parameter quitting also from
3419         fprintf_unfiltered.
3420         * target.h (struct target_ops): Remove parameter quitting and as int
3421         from fields to_xclose and to_close.
3422         (extern struct target_ops current_target):
3423         (target_close, pop_all_targets): Remove parameter quitting.  Update the
3424         comment.
3425         (pop_all_targets_above): Remove parameter quitting.
3426         * top.c (quit_target): Remove parameter quitting from a caller.
3427         * tracepoint.c (tfile_close): Remove parameter quitting.
3428         * windows-nat.c (windows_close): Remove parameter quitting.
3429
3430 2013-03-20  Corinna Vinschen  <vinschen@redhat.com>
3431
3432         * windows-nat.c (handle_output_debug_string): Replace call
3433         to string_to_core_addr with call to strtoull.
3434
3435 2013-03-20  Yao Qi  <yao@codesourcery.com>
3436
3437         * ctf.c (ctf_save_metadata_header): Define macro HOST_ENDIANNESS
3438         and write it to CTF metadata.
3439
3440 2013-03-19  Corinna Vinschen  <vinschen@redhat.com>
3441
3442         * windows-nat.c (handle_output_debug_string): Change type of n to
3443         SIZE_T to avoid crash on 64 bit systems.
3444
3445 2013-03-17  Eli Zaretskii  <eliz@gnu.org>
3446
3447         * python/python-internal.h (HAVE_SNPRINTF)
3448         [_WIN32 && HAVE_DECL_SNPRINTF]: Define, to avoid compiler warnings
3449         about redefinition of snprintf by pyerrors.h.
3450
3451 2013-03-15  Steve Ellcey  <sellcey@mips.com>
3452
3453         * remote-sim.c (sim_command_completer): Make char arguments const.
3454
3455 2013-03-15  Tom Tromey  <tromey@redhat.com>
3456
3457         PR c++/15116:
3458         * gdbtypes.c (types_equal): Handle TYPE_CODE_FUNC.
3459
3460 2013-03-14  Tom Tromey  <tromey@redhat.com>
3461
3462         * gdb_bfd.c (struct gdb_bfd_data) <crc_computed, crc>:
3463         New fields.
3464         (get_file_crc): Move from symfile.c.
3465         (gdb_bfd_crc): New function.
3466         * gdb_bfd.h (gdb_bfd_crc): Declare.
3467         * objfiles.h (struct objfile) <crc32, crc32_p>: Remove.
3468         * symfile.c (get_file_crc): Move to gdb_bfd.c.
3469         (separate_debug_file_exists): Use gdb_bfd_crc.
3470
3471 2013-03-14  Tom Tromey  <tromey@redhat.com>
3472
3473         * symfile.c (get_debug_link_info): Remove.
3474         (find_separate_debug_file_by_debuglink): Use
3475         bfd_get_debug_link_info.
3476
3477 2013-03-14  Tom Tromey  <tromey@redhat.com>
3478
3479         * symtab.c (error_in_psymtab_expansion): New function.
3480         (lookup_symbol_aux_quick)
3481         (basic_lookup_transparent_type_quick): Remove "last resort"
3482         code.  Use error_in_psymtab_expansion.
3483
3484 2013-03-14  Doug Evans  <dje@google.com>
3485             Jan Kratochvil  <jan.kratochvil@redhat.com>
3486
3487         * dwarf2read.c (dw2_map_symtabs_matching_filename): Put continue after
3488         any successful compare_filenames_for_search or FILENAME_CMP.
3489         * psymtab.c (partial_map_symtabs_matching_filename): Likewise.
3490         * symtab.c (iterate_over_some_symtabs): Likewise.
3491
3492 2013-03-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
3493
3494         * source.c (print_source_lines_base): Make a local copy of
3495         symtab_to_fullname.
3496
3497 2013-03-14  Hui Zhu  <hui_zhu@mentor.com>
3498             Jan Kratochvil  <jan.kratochvil@redhat.com>
3499
3500         * source.c (print_source_lines_base): Suppress "file" for TUI.
3501
3502 2013-03-14  Keith Seitz  <keiths@redhat.com>
3503             Alan Matsuoka  <alanm@redhat.com>
3504
3505         PR c++/15203
3506         PR c++/15210
3507         * cp-namespace.c (cp_lookup_nested_symbol): Handle TYPE_CODE_FUNC and
3508         TYPE_CODE_METHOD.
3509         * elfread.c (elf_symtab_read): Handle BSF_GNU_UNIQUE for certain
3510         symbols.
3511
3512 2013-03-14  Yao Qi  <yao@codesourcery.com>
3513
3514         * tracepoint.c (tfile_write_status): Write 'stop_desc' of trace
3515         status to tfile if trace is stopped by command 'tstop'.
3516
3517 2013-03-14  Yao Qi  <yao@codesourcery.com>
3518
3519         * tracepoint.c (tfile_write_status): Write trace notes and user
3520         name into tfile if they are not NULL.
3521
3522 2013-03-14  Hui Zhu  <hui@codesourcery.com>
3523             Yao Qi  <yao@codesourcery.com>
3524
3525         * Makefile.in (REMOTE_OBS): Add ctf.o.
3526         (SFILES): Add ctf.c.
3527         (HFILES_NO_SRCDIR): Add ctf.h.
3528         * ctf.c, ctf.h: New files.
3529         * tracepoint.c: Include 'ctf.h'.
3530         (collect_pseudocommand): Remove static.
3531         (trace_save_command): Parse option "-ctf".
3532         Produce different trace file writers per option.
3533         Adjust output message.
3534         (trace_save_tfile, trace_save_ctf): New.
3535         * tracepoint.h (trace_save_tfile, trace_save_ctf): Declare.
3536         * mi/mi-main.c: Include 'ctf.h'.
3537         (mi_cmd_trace_save): Handle option '-ctf'.  Call either
3538         trace_save_tfile or trace_save_ctf.
3539         * NEWS: Mention these changes.
3540
3541 2013-03-14  Yao Qi  <yao@codesourcery.com>
3542
3543         * tracepoint.c (trace_file_writer_xfree): New.
3544         (struct tfile_writer_data): New.
3545         (tfile_dtor, tfile_can_target_save, tfile_start): New.
3546         (tfile_write_header, tfile_write_regblock_type): New.
3547         (tfile_write_status, tfile_write_uploaded_tsv): New.
3548         (tfile_write_uploaded_tp, tfile_write_definition_end): New.
3549         (tfile_write_raw_data, (tfile_end): New.
3550         (tfile_write_ops): New global variable.
3551         (TRACE_WRITE_R_BLOCK): New macro.
3552         (TRACE_WRITE_M_BLOCK_HEADER): New macro.
3553         (TRACE_WRITE_M_BLOCK_MEMORY): New macro.
3554         (TRACE_WRITE_V_BLOCK): New macro.
3555         (trace_save): Add extra one parameter WRITER.  Make it static.
3556         Use WRITER to writer trace.
3557         (tfile_trace_file_writer_new): New.
3558         (trace_save_command): Caller update.
3559         (trace_save_tfile): Write trace data in TFILE format.
3560         * tracepoint.h (struct trace_frame_write_ops): New.
3561         (struct trace_file_write_ops): New.
3562         (struct trace_file_writer): New.
3563         (trace_save): Remove its declaration.
3564         (trace_save_tfile): Declare it.
3565         * mi/mi-main.c (mi_cmd_trace_save): Call trace_save_tfile
3566         instead of trace_save.
3567
3568 2013-03-13  Pedro Alves  <palves@redhat.com>
3569
3570         * hppa-hpux-nat.c (hppa_hpux_save_state_offset): Make static.
3571
3572 2013-03-13  Pedro Alves  <palves@redhat.com>
3573
3574         * dbxread.c (read_ofile_symtab, process_one_symbol): Remove
3575         commented out code.
3576         * demangle.c (current_demangling_style_string): Make it const.
3577         (set_demangling_command): Assert the demangling style is known.
3578         Remove all handling of unknown styles.  Set
3579         'current_demangling_style_string' to an element of the
3580         demangling_style_names array.
3581         (set_demangling_style): Delete.
3582         (_initialize_demangler): Set current_demangling_style_string to the
3583         element of the demangling_style_names array that corresponds to
3584         the default demangling style.  Remove FIXME note.  Don't call
3585         set_demangling_style.
3586         * gdb-demangle.h (set_demangling_style): Remove declaration.
3587
3588 2013-03-13  Pedro Alves  <palves@redhat.com>
3589
3590         * ada-lang.c (struct add_partial_datum) <text, text0, word>: Make
3591         fields const.
3592         (ada_make_symbol_completion_list): Make "text0" parameter const.
3593         * ax-gdb.c (agent_eval_command_one): Make "exp" parameter const.
3594         * breakpoint.c (condition_completer): Make "text" and "word"
3595         parameters const.  Adjust.
3596         (check_tracepoint_command): Adjust to validate_actionline
3597         prototype change.
3598         (catch_syscall_completer): Make "text" and "word" parameters
3599         const.
3600         * cli/cli-cmds.c (show_user): Make "comname" local const.
3601         (valid_command_p): Make "command" parameter const.
3602         (alias_command): Make "alias_prefix" and "command_prefix" locals
3603         const.
3604         * cli/cli-decode.c (add_cmd): Make "name" parameter const.
3605         (add_alias_cmd): Make "name" and "oldname" parameters const.
3606         Adjust.  No longer make copy of OLDNAME.
3607         (add_prefix_cmd, add_abbrev_prefix_cmd, add_set_or_show_cmd)
3608         (add_setshow_cmd_full, add_setshow_enum_cmd)
3609         (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
3610         (add_setshow_filename_cmd, add_setshow_string_cmd)
3611         (add_setshow_string_noescape_cmd)
3612         (add_setshow_optional_filename_cmd, add_setshow_integer_cmd)
3613         (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd)
3614         (add_setshow_zuinteger_unlimited_cmd, add_setshow_zuinteger_cmd)
3615         (delete_cmd, add_info, add_info_alias, add_com, add_com_alias):
3616         Make "name" parameter const.
3617         (help_cmd): Rename "command" parameter to "arg".  New const local
3618         "command".
3619         (find_cmd): Make "command" parameter const.
3620         (lookup_cmd_1): Make "text" parameter pointer to const.  Adjust to
3621         deprecated_cmd_warning prototype change.
3622         (undef_cmd_error): Make "cmdtype" parameter const.
3623         (lookup_cmd): Make "line" parameter const.
3624         (deprecated_cmd_warning): Change type of "text" parameter to
3625         pointer to const char, from pointer to pointer to char.  Adjust.
3626         (lookup_cmd_composition): Make "text" parameter const.
3627         (complete_on_cmdlist, complete_on_enum): Make "text" and "word"
3628         parameters const.
3629         * cli/cli-decode.h (struct cmd_list_element) <name>: Make field
3630         const.
3631         * cli/cli-script.c (validate_comname): Make "tem" local const.
3632         (define_command): New const local "tem_c".  Use it in calls to
3633         lookup_cmd.
3634         (document_command): Make "tem" and "comfull" locals const.
3635         (show_user_1): Make "prefix" and "name" parameters const.
3636         * cli-script.h (show_user_1): Make "prefix" and "name" parameters
3637         const.
3638         * command.h (add_cmd, add_alias_cmd, add_prefix_cmd)
3639         (add_abbrev_prefix_cmd, completer_ftype, lookup_cmd, lookup_cmd_1)
3640         (deprecated_cmd_warning, lookup_cmd_composition, add_com)
3641         (add_com_alias, add_info, add_info_alias, complete_on_cmdlist)
3642         (complete_on_enum, add_setshow_enum_cmd)
3643         (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
3644         (add_setshow_filename_cmd, add_setshow_string_cmd)
3645         (add_setshow_string_noescape_cmd)
3646         (add_setshow_optional_filename_cmd, add_setshow_integer_cmd)
3647         (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd)
3648         (add_setshow_zuinteger_cmd, add_setshow_zuinteger_unlimited_cmd):
3649         Change prototypes, constifying strings.
3650         * completer.c (noop_completer, filename_completer): Make "text"
3651         and "prefix" parameters const.
3652         (location_completer, expression_completer)
3653         (complete_line_internal): Make "text" and "prefix" parameters
3654         const and adjust.
3655         (command_completer, signal_completer): Make "text" and "prefix"
3656         parameters const.
3657         * completer.h (noop_completer, filename_completer)
3658         (expression_completer, location_completer, command_completer)
3659         (signal_completer): Change prototypes.
3660         * corefile.c (complete_set_gnutarget): Make "text" and "word"
3661         parameters const.
3662         * cp-abi.c (cp_abi_completer): Likewise.
3663         * expression.h (parse_expression_for_completion): Change
3664         prototype.
3665         * f-lang.c (f_make_symbol_completion_list): Make "text" and "word"
3666         parameters const.
3667         * infcmd.c (_initialize_infcmd): Make "cmd_name" local const.
3668         * infrun.c (handle_completer): Make "text" and "word" parameters
3669         const.
3670         * interps.c (interpreter_completer): Make "text" and "word"
3671         parameters const.
3672         * language.h (struct language_defn)
3673         <la_make_symbol_completion_list>: Make "text" and "word"
3674         parameters const.
3675         * parse.c (parse_exp_1): Move const hack to parse_exp_in_context.
3676         (parse_exp_in_context): Rename to ...
3677         (parse_exp_in_context_1): ... this.
3678         (parse_exp_in_context): Reimplement, with const hack from
3679         parse_exp_1.
3680         (parse_expression_for_completion): Make "string" parameter const.
3681         * printcmd.c (decode_format): Make "string_ptr" parameter pointer
3682         to pointer to const char.  Adjust.
3683         (print_command_1): Make "exp" parameter const.
3684         (output_command): Rename to ...
3685         (output_command_const): ... this.  Make "exp" parameter const.
3686         (output_command): Reimplement.
3687         (x_command): Adjust.
3688         (display_command): Rename "exp" parameter to "arg".  New "exp"
3689         local, const version of "arg".
3690         * python/py-auto-load.c (gdbpy_initialize_auto_load): Make
3691         "cmd_name" local const.
3692         * python/py-cmd.c (cmdpy_destroyer): Cast const away in xfree
3693         call.
3694         (cmdpy_completer): Make "text" and "word" parameters const.
3695         (gdbpy_parse_command_name): Make "prefix_text2" local const.
3696         * python/py-param.c (add_setshow_generic): Make "tmp_name" local
3697         const.
3698         * remote.c (_initialize_remote): Make "cmd_name" local const.
3699         * symtab.c (language_search_unquoted_string): Make "text" and "p"
3700         parameters const.  Adjust.
3701         (completion_list_add_fields): Make "sym_text", "text" and "word"
3702         parameters const.
3703         (struct add_name_data) <sym_text, text, word>: Make fields const.
3704         (default_make_symbol_completion_list_break_on): Make "text" and
3705         "word" parameters const.  Adjust locals.
3706         (default_make_symbol_completion_list)
3707         (make_symbol_completion_list, make_symbol_completion_type)
3708         (make_symbol_completion_list_fn): Make "text" and "word"
3709         parameters const.
3710         (make_file_symbol_completion_list): Make "text", "word" and
3711         "srcfile" parameters const.  Adjust locals.
3712         (add_filename_to_list): Make "text" and "word" parameters const.
3713         (struct add_partial_filename_data) <text, word>: Make fields
3714         const.
3715         (make_source_files_completion_list): Make "text" and "word"
3716         parameters const.
3717         * symtab.h (default_make_symbol_completion_list_break_on)
3718         (default_make_symbol_completion_list, make_symbol_completion_list)
3719         (make_symbol_completion_type enum type_code)
3720         (make_symbol_completion_list_fn make_file_symbol_completion_list)
3721         (make_source_files_completion_list): Change prototype.
3722         * top.c (execute_command): Adjust to pass pointer to pointer to
3723         const char to lookup_cmd, and to deprecated_cmd_warning prototype
3724         change.
3725         (set_verbose): Make "cmdname" local const.
3726         * tracepoint.c (decode_agent_options): Make "exp" parameter const,
3727         and adjust.
3728         (validate_actionline): Make "line" parameter a pointer to const
3729         char, and adjust.
3730         (encode_actions_1): Make "action_exp" local const, and adjust.
3731         (encode_actions): Adjust.
3732         (replace_comma): Delete.
3733         (trace_dump_actions): Make "action_exp" and "next_comma" locals
3734         const, and adjust.  Don't frob the action string while splitting
3735         it at commas.  Instead, make a copy of each split substring in
3736         turn.
3737         (trace_dump_command): Adjust to validate_actionline prototype
3738         change.
3739         * tracepoint.h (decode_agent_options, decode_agent_options)
3740         (encode_actions, validate_actionline): Change prototypes.
3741         * valprint.h (output_command): Delete declaration.
3742         (output_command_const): Declare.
3743         * value.c (function_destroyer): Cast const away in xfree call.
3744
3745 2013-03-13  Pedro Alves  <palves@redhat.com>
3746
3747         * ada-lang.c (ada_decode_symbol): Cast away constness of GSYMBOL
3748         rather than casting 'const char * const *' to 'const char **'.
3749         * ada-lex.l (processInt): Make "trailer" local const.  Remove
3750         'const char **' cast.
3751         * arm-linux-tdep.c (arm_stap_parse_special_token): Add 'char *'
3752         locals, and use those as strtol output pointer, instead than doing
3753         invalid casts to from 'const char **' to 'char **'.
3754         (_initialize_demangle): Remove cast.
3755         * i386-tdep.c (i386_stap_parse_special_token): : Add 'char *'
3756         locals, and use those as strtol output pointer, instead than doing
3757         invalid casts to from 'const char **' to 'char **'.
3758         * solib-dsbt.c (dsbt_get_initial_loadmaps): Remove 'gdb_byte**'
3759         casts.
3760         * stap-probe.c (stap_parse_register_operand)
3761         (stap_parse_single_operand): Likewise.
3762
3763 2013-03-13  Yao Qi  <yao@codesourcery.com>
3764
3765         * tracepoint.c (tfile_get_trace_state_variable_value): Look for
3766         the last matched 'V' blcok in trace frame.
3767
3768 2013-03-12  Joel Brobecker  <brobecker@adacore.com>
3769
3770         * NEWS: Create a new section for the next release branch.
3771         Rename the section of the current branch, now that it has
3772         been cut.
3773
3774 2013-03-12  Joel Brobecker  <brobecker@adacore.com>
3775
3776         GDB 7.6 branch created (branch timestamp: 2013-03-12 22:15 UTC)
3777         * version.in: Bump version to 7.6.50.20130312-cvs.
3778
3779 2013-03-12  Keith Seitz  <keiths@redhat.com>
3780
3781         * mi/mi-cmds.h (mi_execute_command): Make "cmd" const.
3782         * mi/mi-interp.c (mi_interpreter_exec): Make "command" const.
3783         Remove temporary copy of input string.
3784         (mi_execute_command_wrapper): Make "cmd" const.
3785         * mi/mi-main.c (mi_execute_command): Make "string_ptr" const.
3786         * mi/mi-parse.c (mi_parse_argv): Make "args" const.
3787         Use const strings.
3788         (mi_parse): Make "cmd" const.
3789         Use const strings.
3790         * mi/mi-parse.h (mi_parse): Make "cmd" const.
3791
3792 2013-03-12  Keith Seitz  <keiths@redhat.com>
3793
3794         * ada-lang.c (ada_read_renaming_var_value): Pass const
3795         pointer to expression string to parse_exp_1.
3796         (create_excep_cond_exprs): Likewise.
3797         * ax-gdb.c (agent_eval_command_one): Likewise.
3798         (maint_agent_printf_command): Likewise.
3799         Constify much of the string handling/parsing.
3800         * breakpoint.c (set_breakpoint_condition): Pass const
3801         pointer to expression string to parse_exp_1.
3802         (update_watchpoint): Likewise.
3803         (parse_cmd_to_aexpr): Constify string handling.
3804         Pass const pointer to parse_exp_1.
3805         (init_breakpoint_sal): Pass const pointer to parse_exp_1.
3806         (find_condition_and_thread): Likewise.
3807         Make TOK const.
3808         (watch_command_1): Make "arg" const.
3809         Constify string handling.
3810         Copy the expression string instead of changing the input
3811         string.
3812         (update_breakpoint_location): Pass const pointer to
3813         parse_exp_1.
3814         * eval.c (parse_and_eval_address): Make "exp" const.
3815         (parse_to_comma_and_eval): Make "expp" const.
3816         (parse_and_eval): Make "exp" const.
3817         * expression.h (parse_expression): Make argument const.
3818         (parse_exp_1): Make first argument const.
3819         * findcmd.c (parse_find_args): Treat "args" as const.
3820         * linespec.c (parse_linespec): Pass const pointer to
3821         linespec_expression_to_pc.
3822         (linespec_expression_to_pc): Make "exp_ptr" const.
3823         * parse.c (parse_exp_1): Make "stringptr" const.
3824         Make a copy of the expression to pass to parse_exp_in_context until
3825         this whole interface can be constified.
3826         (parse_expression): Make "string" const.
3827         * printcmd.c (ui_printf): Treat "arg" as const.
3828         Handle const strings.
3829         * tracepoint.c (validate_actionline): Pass const pointer to
3830         all calls to parse_exp_1.
3831         (encode_actions_1): Likewise.
3832         * value.h (parse_to_comma_and_eval): Make argument const.
3833         (parse_and_eval_address): Likewise.
3834         (parse_and_eval): Likewise.
3835         * varobj.c (varobj_create): Pass const pointer to parse_exp_1.
3836         (varobj_set_value): Likewise.
3837         * cli/cli-cmds.c (disassemble_command): Treat "arg" as const and
3838         constify string handling.
3839         Pass const pointers to parse_and_eval_address and
3840         parse_to_comman_and_eval.
3841         * cli/cli-utils.c (skip_to_space): Rename to ...
3842         (skip_to_space_const): ... this. Handle const strings.
3843         * cli/cli-utils.h (skip_to_space): Turn into macro which invokes
3844         skip_to_space_const.
3845         (skip_to_space_const): Declare.
3846         * common/format.c (parse_format_string): Make "arg" const.
3847         Handle const strings.
3848         * common/format.h (parse_format_string): Make "arg" const.
3849         * gdbserver/ax.c (ax_printf): Make "format" const.
3850         * python/python.c (gdbpy_parse_and_eval): Do not make a copy
3851         of the expression string.
3852
3853 2013-03-12  Hui Zhu  <hui@codesourcery.com>
3854
3855         * dwarf2loc.c (dwarf2_compile_expr_to_ax): Update error message.
3856
3857 2013-03-12  Yao Qi  <yao@codesourcery.com>
3858             Hui Zhu  <hui@codesourcery.com>
3859
3860         * dwarf2loc.c (access_memory): Change nbits to nbytes in gdb_assert.
3861         (dwarf2_compile_expr_to_ax): Call access_memory in DW_OP_deref and
3862         DW_OP_deref_size.
3863
3864 2013-03-12  Paul Hilfinger  <hilfingr@adacore.com>
3865
3866         * ada-lex.l (rules): Only recognize 'thread' as a
3867         delimiter when followed by numerals, as for c-exp.y.
3868         Use new rewind_to_char function to rewind the input for
3869         expression-delimiting tokens.
3870         (rewind_to_char): New function.
3871
3872 2013-03-11  Pedro Alves  <palves@redhat.com>
3873             Jan Kratochvil  <jan.kratochvil@redhat.com>
3874
3875         * configure: Regenerate.
3876         * configure.ac (check dynamic export flag): Link python test with
3877         $PYTHON_LIBS.
3878
3879 2013-03-11  Doug Evans  <dje@google.com>
3880             Keith Seitz  <keiths@redhat.com>
3881
3882         * linespec.c (find_linespec_symbols): Call find_function_symbols
3883         first, and then call lookup_prefix_sym/find_method.
3884
3885 2013-03-11  Pedro Alves  <palves@redhat.com>
3886
3887         * charset.c (convert_between_encodings): Don't cast between
3888         different pointer to pointer types.  Instead, make the 'inp' local
3889         be of the type iconv expects.
3890         (wchar_iterate): Don't cast between different pointer to pointer
3891         types.  Instead, use new pointer local of the type iconv expects.
3892         * target.c (target_read_stralloc, target_fileio_read_stralloc):
3893         Add new local of type char pointer, and use it to get a
3894         char/string view of the byte buffer, instead of casting between
3895         pointer to pointer types.
3896
3897 2013-03-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
3898
3899         * remote.c (remote_set_trace_buffer_size): Move != operator
3900         to the start of next line to fix an ARI warning.
3901
3902 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
3903
3904         * NEWS: Add record changes.
3905
3906 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
3907
3908         * record-btrace.c (btrace_insn_history): Omit the pc prefix in
3909         the instruction history disassembly.
3910         * disasm.c (dump_insns): Omit the pc prefix, if requested.
3911         * disasm.h (DISASSEMBLY_OMIT_PC): New.
3912
3913 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
3914
3915         * Makefile.in (SFILES): Add record-btrace.c
3916         (COMMON_OBS): Add record-btrace.o
3917         * record-btrace.c: New.
3918         * objfiles.c: Include btrace.h.
3919         (free_objfile): call btrace_free_objfile.
3920
3921 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
3922
3923         * target.c (target_call_history, target_call_history_from,
3924         target_call_history_range): New.
3925         * target.h (target_ops) <to_call_history, to_call_history_from,
3926         to_call_history_range>: New fields.
3927         (target_call_history, target_call_history_from,
3928         target_call_history_range): New declaration.
3929         * record.c (get_call_history_modifiers, cmd_record_call_history,
3930         record_call_history_size): New.
3931         (_initialize_record): Add the "record function-call-history" command.
3932         Add "set/show record function-call-history-size" commands.
3933         * record.h (record_print_flag): New.
3934
3935 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
3936
3937         * target.h (target_ops) <to_insn_history, to_insn_history_from,
3938         to_insn_history_range>: New fields.
3939         (target_insn_history): New.
3940         (target_insn_history_from): New.
3941         (target_insn_history_range): New.
3942         * target.c (target_insn_history): New.
3943         (target_insn_history_from): New.
3944         (target_insn_history_range): New.
3945         * record.c: Include cli/cli-utils.h, disasm.h, ctype.h.
3946         (record_insn_history_size): New.
3947         (get_insn_number): New.
3948         (get_context_size): New.
3949         (no_chunk): New.
3950         (get_insn_history_modifiers): New.
3951         (cmd_record_insn_history): New.
3952         (_initialize_record): Add "set/show record instruction-history-size"
3953         command. Add "record instruction-history" command.
3954
3955 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
3956
3957         * record.h (record_disconnect): New.
3958         (record_detach): New.
3959         (record_mourn_inferior): New.
3960         (record_kill): New.
3961         * record-full.c (record_disconnect, record_detach,
3962         record_mourn_inferior, record_kill): Move to...
3963         * record.c: ...here.
3964         (DEBUG): New.
3965         (record_stop): New.
3966         (record_unpush): New.
3967         (cmd_record_stop): Call record_stop. Replace unpush_target
3968         call with record_unpush call.
3969         (record_disconnect, record_detach): Assert that the target
3970         is of record stratum. Call record_unpush, record_stop, and
3971         DEBUG.
3972         (record_mourn_inferior, record_kill): Assert that the target
3973         is of record stratum. Call record_unpush and DEBUG.
3974
3975 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
3976
3977         * record-full.h, record-full.c (record_memory_query): Rename
3978         to ...
3979         (record_full_memory_query): ...this. Update all users.
3980         (record_arch_list_add_reg): Rename to ...
3981         (record_full_arch_list_add_reg): ...this. Update all users.
3982         (record_arch_list_add_mem): Rename to ...
3983         (record_full_arch_list_add_mem): ...this. Update all users.
3984         (record_arch_list_add_end): Rename to ...
3985         (record_full_arch_list_add_end): ...this. Update all users.
3986         (record_gdb_operation_disable_set): Rename to ...
3987         (record_full_gdb_operation_disable_set): ...this.
3988         Update all users.
3989
3990 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
3991
3992         * record-full.c (DEFAULT_RECORD_INSN_MAX_NUM): Renamed to ...
3993         (DEFAULT_RECORD_FULL_INSN_MAX_NUM): ... this. Updated all users.
3994         (RECORD_IS_REPLAY): Renamed to ...
3995         (RECORD_FULL_IS_REPLAY): ... this. Updated all users.
3996         (RECORD_FILE_MAGIC): Renamed to ...
3997         (RECORD_FULL_FILE_MAGIC): ... this. Updated all users.
3998         (record_mem_entry): Renamed to ...
3999         (record_full_mem_entry): ... this. Updated all users.
4000         (record_reg_entry): Renamed to ...
4001         (record_full_reg_entry): ... this. Updated all users.
4002         (record_end_entry): Renamed to ...
4003         (record_full_end_entry): ... this. Updated all users.
4004         (record_type) <record_end, record_reg, record_mem>: Renamed
4005         to ...
4006         (record_full_type) <record_full_end, record_full_reg,
4007         record_full_mem>: ... this. Updated all users.
4008         (record_entry): Renamed to ...
4009         (record_full_entry): ... this. Updated all users.
4010         (record_core_buf_entry): Renamed to ...
4011         (record_full_core_buf_entry): ... this. Updated all users.
4012         (record_core_regbuf): Renamed to ...
4013         (record_full_core_regbuf): ... this. Updated all users.
4014         (record_core_start): Renamed to ...
4015         (record_full_core_start): ... this. Updated all users.
4016         (record_core_end): Renamed to ...
4017         (record_full_core_end): ... this. Updated all users.
4018         (record_core_buf_list): Renamed to ...
4019         (record_full_core_buf_list): ... this. Updated all users.
4020         (record_first): Renamed to ...
4021         (record_full_first): ... this. Updated all users.
4022         (record_list): Renamed to ...
4023         (record_full_list): ... this. Updated all users.
4024         (record_arch_list_head): Renamed to ...
4025         (record_full_arch_list_head): ... this. Updated all users.
4026         (record_arch_list_tail): Renamed to ...
4027         (record_full_arch_list_tail): ... this. Updated all users.
4028         (record_stop_at_limit): Renamed to ...
4029         (record_full_stop_at_limit): ... this. Updated all users.
4030         (record_insn_max_num): Renamed to ...
4031         (record_full_insn_max_num): ... this. Updated all users.
4032         (record_insn_num): Renamed to ...
4033         (record_full_insn_num): ... this. Updated all users.
4034         (record_insn_count): Renamed to ...
4035         (record_full_insn_count): ... this. Updated all users.
4036         (record_ops): Renamed to ...
4037         (record_full_ops): ... this. Updated all users.
4038         (record_core_ops): Renamed to ...
4039         (record_full_core_ops): ... this. Updated all users.
4040         (set_record_cmdlist): Renamed to ...
4041         (set_record_full_cmdlist): ... this. Updated all users.
4042         (show_record_cmdlist): Renamed to ...
4043         (show_record_full_cmdlist): ... this. Updated all users.
4044         (record_cmdlist): Renamed to ...
4045         (record_full_cmdlist): ... this. Updated all users.
4046         (record_beneath_to_resume_ops): Renamed to ...
4047         (record_full_beneath_to_resume_ops): ... this. Updated all users.
4048         (record_beneath_to_resume): Renamed to ...
4049         (record_full_beneath_to_resume): ... this. Updated all users.
4050         (record_beneath_to_wait_ops): Renamed to ...
4051         (record_full_beneath_to_wait_ops): ... this. Updated all users.
4052         (record_beneath_to_wait): Renamed to ...
4053         (record_full_beneath_to_wait): ... this. Updated all users.
4054         (record_beneath_to_store_registers_ops): Renamed to ...
4055         (record_full_beneath_to_store_registers_ops): ... this.
4056         Updated all users.
4057         (record_beneath_to_store_registers): Renamed to ...
4058         (record_full_beneath_to_store_registers): ... this.
4059         Updated all users.
4060         (record_beneath_to_xfer_partial_ops): Renamed to ...
4061         (record_full_beneath_to_xfer_partial_ops): ... this.
4062         Updated all users.
4063         (record_beneath_to_xfer_partial): Renamed to ...
4064         (record_full_beneath_to_xfer_partial): ... this.
4065         Updated all users.
4066         (record_beneath_to_insert_breakpoint): Renamed to ...
4067         (record_full_beneath_to_insert_breakpoint): ... this.
4068         Updated all users.
4069         (record_beneath_to_stopped_by_watchpoint): Renamed to ...
4070         (record_full_beneath_to_stopped_by_watchpoint): ... this.
4071         Updated all users.
4072         (record_beneath_to_stopped_data_address): Renamed to ...
4073         (record_full_beneath_to_stopped_data_address): ... this.
4074         Updated all users.
4075         (record_beneath_to_async): Renamed to ...
4076         (record_full_beneath_to_async): ... this. Updated all users.
4077         (record_goto_insn): Renamed to ...
4078         (record_full_goto_insn): ... this. Updated all users.
4079         (record_save): Renamed to ...
4080         (record_full_save): ... this. Updated all users.
4081         (record_reg_alloc): Renamed to ...
4082         (record_full_reg_alloc): ... this. Updated all users.
4083         (record_reg_release): Renamed to ...
4084         (record_full_reg_release): ... this. Updated all users.
4085         (record_mem_alloc): Renamed to ...
4086         (record_full_mem_alloc): ... this. Updated all users.
4087         (record_mem_release): Renamed to ...
4088         (record_full_mem_release): ... this. Updated all users.
4089         (record_end_alloc): Renamed to ...
4090         (record_full_end_alloc): ... this. Updated all users.
4091         (record_end_release): Renamed to ...
4092         (record_full_end_release): ... this. Updated all users.
4093         (record_entry_release): Renamed to ...
4094         (record_full_entry_release): ... this. Updated all users.
4095         (record_list_release): Renamed to ...
4096         (record_full_list_release): ... this. Updated all users.
4097         (record_list_release_following): Renamed to ...
4098         (record_full_list_release_following): ... this.
4099         Updated all users.
4100         (record_list_release_first): Renamed to ...
4101         (record_full_list_release_first): ... this. Updated all users.
4102         (record_arch_list_add): Renamed to ...
4103         (record_full_arch_list_add): ... this. Updated all users.
4104         (record_get_loc): Renamed to ...
4105         (record_full_get_loc): ... this. Updated all users.
4106         (record_check_insn_num): Renamed to ...
4107         (record_full_check_insn_num): ... this. Updated all users.
4108         (record_arch_list_cleanups): Renamed to ...
4109         (record_full_arch_list_cleanups): ... this. Updated all users.
4110         (record_message): Renamed to ...
4111         (record_full_message): ... this. Updated all users.
4112         (record_message_wrapper): Renamed to ...
4113         (record_full_message_wrapper): ... this. Updated all users.
4114         (record_message_wrapper_safe): Renamed to ...
4115         (record_full_message_wrapper_safe): ... this. Updated all users.
4116         (record_gdb_operation_disable): Renamed to ...
4117         (record_full_gdb_operation_disable): ... this. Updated all users.
4118         (record_hw_watchpoint): Renamed to ...
4119         (record_full_hw_watchpoint): ... this. Updated all users.
4120         (record_exec_insn): Renamed to ...
4121         (record_full_exec_insn): ... this. Updated all users.
4122         (record_restore): Renamed to ...
4123         (record_full_restore): ... this. Updated all users.
4124         (record_async_inferior_event_token): Renamed to ...
4125         (record_full_async_inferior_event_token): ... this.
4126         Updated all users.
4127         (record_async_inferior_event_handler): Renamed to ...
4128         (record_full_async_inferior_event_handler): ... this.
4129         Updated all users.
4130         (record_core_open_1): Renamed to ...
4131         (record_full_core_open_1): ... this. Updated all users.
4132         (record_open_1): Renamed to ...
4133         (record_full_open_1): ... this. Updated all users.
4134         (record_open): Renamed to ...
4135         (record_full_open): ... this. Updated all users.
4136         (record_close): Renamed to ...
4137         (record_full_close): ... this. Updated all users.
4138         (record_resume_step): Renamed to ...
4139         (record_full_resume_step): ... this. Updated all users.
4140         (record_resumed): Renamed to ...
4141         (record_full_resumed): ... this. Updated all users.
4142         (record_execution_dir): Renamed to ...
4143         (record_full_execution_dir): ... this. Updated all users.
4144         (record_resume): Renamed to ...
4145         (record_full_resume): ... this. Updated all users.
4146         (record_get_sig): Renamed to ...
4147         (record_full_get_sig): ... this. Updated all users.
4148         (record_sig_handler): Renamed to ...
4149         (record_full_sig_handler): ... this. Updated all users.
4150         (record_wait_cleanups): Renamed to ...
4151         (record_full_wait_cleanups): ... this. Updated all users.
4152         (record_wait_1): Renamed to ...
4153         (record_full_wait_1): ... this. Updated all users.
4154         (record_wait): Renamed to ...
4155         (record_full_wait): ... this. Updated all users.
4156         (record_stopped_by_watchpoint): Renamed to ...
4157         (record_full_stopped_by_watchpoint): ... this. Updated all users.
4158         (record_disconnect): Renamed to ...
4159         (record_full_disconnect): ... this. Updated all users.
4160         (record_detach): Renamed to ...
4161         (record_full_detach): ... this. Updated all users.
4162         (record_mourn_inferior): Renamed to ...
4163         (record_full_mourn_inferior): ... this. Updated all users.
4164         (record_kill): Renamed to ...
4165         (record_full_kill): ... this. Updated all users.
4166         (record_stopped_data_address): Renamed to ...
4167         (record_full_stopped_data_address): ... this. Updated all users.
4168         (record_registers_change): Renamed to ...
4169         (record_full_registers_change): ... this. Updated all users.
4170         (record_store_registers): Renamed to ...
4171         (record_full_store_registers): ... this. Updated all users.
4172         (record_xfer_partial): Renamed to ...
4173         (record_full_xfer_partial): ... this. Updated all users.
4174         (record_breakpoint): Renamed to ...
4175         (record_full_breakpoint): ... this. Updated all users.
4176         (record_breakpoint_p): Renamed to ...
4177         (record_full_breakpoint_p): ... this. Updated all users.
4178         (record_breakpoints): Renamed to ...
4179         (record_full_breakpoints): ... this. Updated all users.
4180         (record_sync_record_breakpoints): Renamed to ...
4181         (record_full_sync_record_breakpoints): ... this.
4182         Updated all users.
4183         (record_init_record_breakpoints): Renamed to ...
4184         (record_full_init_record_breakpoints): ... this.
4185         Updated all users.
4186         (record_insert_breakpoint): Renamed to ...
4187         (record_full_insert_breakpoint): ... this. Updated all users.
4188         (record_remove_breakpoint): Renamed to ...
4189         (record_full_remove_breakpoint): ... this. Updated all users.
4190         (record_can_execute_reverse): Renamed to ...
4191         (record_full_can_execute_reverse): ... this. Updated all users.
4192         (record_get_bookmark): Renamed to ...
4193         (record_full_get_bookmark): ... this. Updated all users.
4194         (record_goto_bookmark): Renamed to ...
4195         (record_full_goto_bookmark): ... this. Updated all users.
4196         (record_async): Renamed to ...
4197         (record_full_async): ... this. Updated all users.
4198         (record_can_async_p): Renamed to ...
4199         (record_full_can_async_p): ... this. Updated all users.
4200         (record_is_async_p): Renamed to ...
4201         (record_full_is_async_p): ... this. Updated all users.
4202         (record_execution_direction): Renamed to ...
4203         (record_full_execution_direction): ... this. Updated all users.
4204         (record_info): Renamed to ...
4205         (record_full_info): ... this. Updated all users.
4206         (record_delete): Renamed to ...
4207         (record_full_delete): ... this. Updated all users.
4208         (record_is_replaying): Renamed to ...
4209         (record_full_is_replaying): ... this. Updated all users.
4210         (record_goto_entry): Renamed to ...
4211         (record_full_goto_entry): ... this. Updated all users.
4212         (record_goto_begin): Renamed to ...
4213         (record_full_goto_begin): ... this. Updated all users.
4214         (record_goto_end): Renamed to ...
4215         (record_full_goto_end): ... this. Updated all users.
4216         (record_goto): Renamed to ...
4217         (record_full_goto): ... this. Updated all users.
4218         (init_record_ops): Renamed to ...
4219         (init_record_full_ops): ... this. Updated all users.
4220         (record_core_resume): Renamed to ...
4221         (record_full_core_resume): ... this. Updated all users.
4222         (record_core_kill): Renamed to ...
4223         (record_full_core_kill): ... this. Updated all users.
4224         (record_core_fetch_registers): Renamed to ...
4225         (record_full_core_fetch_registers): ... this. Updated all users.
4226         (record_core_prepare_to_store): Renamed to ...
4227         (record_full_core_prepare_to_store): ... this. Updated all users.
4228         (record_core_store_registers): Renamed to ...
4229         (record_full_core_store_registers): ... this. Updated all users.
4230         (record_core_xfer_partial): Renamed to ...
4231         (record_full_core_xfer_partial): ... this. Updated all users.
4232         (record_core_insert_breakpoint): Renamed to ...
4233         (record_full_core_insert_breakpoint): ... this. Updated all users.
4234         (record_core_remove_breakpoint): Renamed to ...
4235         (record_full_core_remove_breakpoint): ... this. Updated all users.
4236         (record_core_has_execution): Renamed to ...
4237         (record_full_core_has_execution): ... this. Updated all users.
4238         (init_record_core_ops): Renamed to ...
4239         (init_record_full_core_ops): ... this. Updated all users.
4240         (cmd_record_restore): Renamed to ...
4241         (cmd_record_full_restore): ... this. Updated all users.
4242         (record_save_cleanups): Renamed to ...
4243         (record_full_save_cleanups): ... this. Updated all users.
4244         (cmd_record_start): Renamed to ...
4245         (cmd_record_full_start): ... this. Updated all users.
4246         (set_record_insn_max_num): Renamed to ...
4247         (set_record_full_insn_max_num): ... this. Updated all users.
4248         (set_record_command): Renamed to ...
4249         (set_record_full_command): ... this. Updated all users.
4250         (show_record_command): Renamed to ...
4251         (show_record_full_command): ... this. Updated all users.
4252         (_initialize_record): Renamed to ...
4253         (_initialize_record_full): ... this. Updated all users.
4254
4255 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
4256
4257         * record.h: Split into this and ...
4258         * record-full.h: ... this.
4259         * record.c: Split into this and ...
4260         * record-full.c: ... this.
4261         * target.h (target_ops): Add new fields to_info_record,
4262         to_save_record, to_delete_record, to_record_is_replaying,
4263         to_goto_record_begin, to_goto_record_end, to_goto_record.
4264         (target_info_record): New.
4265         (target_save_record): New.
4266         (target_supports_delete_record): New.
4267         (target_delete_record): New.
4268         (target_record_is_replaying): New.
4269         (target_goto_record_begin): New.
4270         (target_goto_record_end): New.
4271         (target_goto_record): New.
4272         * target.c (target_info_record): New.
4273         (target_save_record): New.
4274         (target_supports_delete_record): New.
4275         (target_delete_record): New.
4276         (target_record_is_replaying): New.
4277         (target_goto_record_begin): New.
4278         (target_goto_record_end): New.
4279         (target_goto_record): New.
4280         * record.h: Declare struct cmd_list_element.
4281         (record_cmdlist): New declaration.
4282         (set_record_cmdlist): New declaration.
4283         (show_record_cmdlist): New declaration.
4284         (info_record_cmdlist): New declaration.
4285         (cmd_record_goto): New declaration.
4286         * record.c: Remove unnecessary includes.
4287         Include inferior.h.
4288         (cmd_record_goto): Remove declaration.
4289         (record_cmdlist): Now extern. Initialize.
4290         (set_record_cmdlist): Now extern. Initialize.
4291         (show_record_cmdlist): Now extern. Initialize.
4292         (info_record_cmdlist): Now extern. Initialize.
4293         (find_record_target): New.
4294         (require_record_target): New.
4295         (cmd_record_start): Update.
4296         (cmd_record_delete): Remove target-specific code.
4297         Call target_delete_record.
4298         (cmd_record_stop): Unpush any record target.
4299         (set_record_insn_max_num): Move to record-full.c
4300         (set_record_command): Add comment.
4301         (show_record_command): Add comment.
4302         (info_record_command): Update comment.
4303         Remove target-specific code.
4304         Call the record target's to_info_record.
4305         (cmd_record_start): New.
4306         (cmd_record_goto): Now extern.
4307         Remove target-specific code.
4308         Call target_goto_begin,  target_goto_end, or target_goto.
4309         (_initialize_record): Move record target ops initialization to
4310         record-full.c.
4311         Change "record" command help text.
4312         Move "record restore", "record set", and "record show" commands to
4313         record-full.c.
4314         * Makefile.in (SFILES): Add record-full.c.
4315         (HFILES_NO_SRCDIR): Add record-full.h.
4316         (COMMON_OBS): Add record-full.o.
4317         * amd64-linux-tdep.c: Include record-full.h instead of record.h.
4318         * arm-tdep.c: Include record-full.h.
4319         * i386-linux-tdep.c: Include record-full.h instead of record.h.
4320         * i386-tdep.c: Include record-full.h.
4321         * infrun.c: Include record-full.h.
4322         * linux-record.c: Include record-full.h.
4323         * moxie-tdep.c: Include record-full.h.
4324         * record-full.c: Include record-full.h.
4325         Change module comment.
4326         (set_record_full_cmdlist): New.
4327         (show_record_full_cmdlist): New.
4328         (record_full_cmdlist): New.
4329         (record_goto_insn): New declaration.
4330         (record_save): New declaration.
4331         (record_check_insn_num): Change query string.
4332         (record_info): New.
4333         (record_delete): New.
4334         (record_is_replaying): New.
4335         (record_goto_entry): New.
4336         (record_goto_begin): New.
4337         (record_goto_end): New.
4338         (record_goto): New.
4339         (init_record_ops): Update.
4340         (init_record_core_ops): Update.
4341         (cmd_record_save): Rename to record_save. Remove target and arg checks.
4342         (cmd_record_start): New.
4343         (set_record_insn_max_num): Moved from record.c
4344         (set_record_full_command): New.
4345         (show_record_full_command): New.
4346         (_initialize_record_full): New.
4347
4348 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
4349
4350         * target.h (add_deprecated_target_alias): New.
4351         * target.c (add_deprecated_target_alias): New.
4352
4353 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
4354
4355         * common/linux-btrace.c: Include sys/ptrace, sys/types, sys/wait.h,
4356         and signal.h.
4357         (linux_supports_btrace): Add kernel and
4358         cpuid check.
4359         (kernel_supports_btrace): New function.
4360         (cpu_supports_btrace): New function.
4361         (intel_supports_btrace): New function.
4362
4363 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
4364
4365         * target.h (enum target_object): Add TARGET_OBJECT_BTRACE.
4366         * remote.c: Include btrace.h.
4367         (struct btrace_target_info): New struct.
4368         (remote_supports_btrace): New function.
4369         (send_Qbtrace): New function.
4370         (remote_enable_btrace): New function.
4371         (remote_disable_btrace): New function.
4372         (remote_teardown_btrace): New function.
4373         (remote_read_btrace): New function.
4374         (init_remote_ops): Add btrace ops.
4375         (enum <unnamed>): Add btrace packets.
4376         (struct protocol_feature remote_protocol_features[]): Add btrace packets.
4377         (_initialize_remote): Add packet configuration for branch tracing.
4378
4379 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
4380
4381         * features/btrace.dtd: New file.
4382         * Makefile.in (XMLFILES): Add btrace.dtd.
4383         * btrace.h (parse_xml_btrace): New declaration.
4384         * btrace.c: Include xml-support.h.
4385         (parse_xml_btrace): New function.
4386         (parse_xml_btrace_block): New function.
4387         (block_attributes): New struct.
4388         (btrace_attributes): New struct.
4389         (btrace_children): New struct.
4390         (btrace_elements): New struct.
4391
4392 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
4393
4394         * amd64-linux-nat.c: Include btrace.h and linux-btrace.h.
4395         (amd64_linux_enable_btrace): New.
4396         (amd64_linux_disable_btrace): New.
4397         (amd64_linux_teardown_btrace): New.
4398         (_initialize_amd64_linux_nat): Initialize btrace ops.
4399         * i386-linux.nat.c: Include btrace.h and linux-btrace.h.
4400         (i386_linux_enable_btrace): New.
4401         (i386_linux_disable_btrace): New.
4402         (i386_linux_teardown_btrace): New.
4403         (_initialize_i386_linux_nat): Initialize btrace ops.
4404         * config/i386/linux.mh: Add linux-btrace.o.
4405         * config/i386/linux64.mh: Add linux-btrace.o.
4406
4407 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
4408
4409         * common/linux_btrace.h: New file.
4410         * common/linux_btrace.c: New file.
4411         * Makefile.in (SFILES): Add btrace.c.
4412         (HFILES_NO_SRCDIR): Add common/linux-btrace.h.
4413         (COMMON_OBS): Add btrace.o.
4414         (linux-btrace.o): New rule.
4415
4416 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
4417
4418         * target.h: Include btrace.h.
4419         (struct target_ops) <to_supports_btrace, to_enable_btrace,
4420         to_disable_btrace, to_teardown_btrace, to_read_btrace>: New.
4421         * target.c (target_supports_btrace): New function.
4422         (target_enable_btrace): New function.
4423         (target_disable_btrace): New function.
4424         (target_teardown_btrace): New function.
4425         (target_read_btrace): New function.
4426         * btrace.h: New file.
4427         * btrace.c: New file.
4428         * Makefile.in: Add btrace.c.
4429         * gdbthread.h: Include btrace.h.
4430         (struct thread_info): Add btrace field.
4431         * thread.c: Include btrace.h.
4432         (clear_thread_inferior_resources): Call target_teardown_btrace.
4433         * common/btrace-common.h: New file.
4434
4435 2013-03-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
4436
4437         * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx): Call also kill
4438         for CHILD, ignore PTRACE_KILL errors, move the inner block variable
4439         kill_status to outer block.
4440
4441 2013-03-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
4442
4443         Fix entry-values if the callee called a noreturn function.
4444         * dwarf2-frame-tailcall.c (dwarf2_tailcall_sniffer_first): Use
4445         get_frame_address_in_block.  Add new comment.
4446
4447 2013-03-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
4448
4449         Fix entry-values in C++ across CUs.
4450         * dwarf2loc.c (call_site_to_target_addr) <FIELD_LOC_KIND_PHYSNAME>: Use
4451         lookup_minimal_symbol.  Add a comment.
4452         * dwarf2read.c
4453         (read_call_site_scope) <is_ref_attr> <die_is_declaration>: Prefer
4454         DW_AT_linkage_name.
4455
4456 2013-03-08  Yao Qi  <yao@codesourcery.com>
4457
4458         * tracepoint.c (_initialize_tracepoint): Indent the code.
4459
4460 2013-03-08  Pedro Alves  <palves@redhat.com>
4461
4462         * findcmd.c (put_bits): Change type of parameter to 'gdb_byte *'.
4463         (parse_find_args, find_command): Change type of pattern buffer
4464         locals to 'gdb_byte *'.
4465
4466 2013-03-08  Stan Shebs  <stan@codesourcery.com>
4467             Hafiz Abid Qadeer  <abidh@codesourcery.com>
4468
4469         * NEWS: Mention set and show trace-buffer-size commands.
4470         Mention new packet.
4471         * target.h (struct target_ops): New method
4472         to_set_trace_buffer_size.
4473         (target_set_trace_buffer_size): New macro.
4474         * target.c (update_current_target): Set up new method.
4475         * tracepoint.c (trace_buffer_size): New global.
4476         (start_tracing): Send it to the target.
4477         (set_trace_buffer_size): New function.
4478         (_initialize_tracepoint): Add new setshow for trace-buffer-size.
4479         * remote.c (remote_set_trace_buffer_size): New function.
4480         (_initialize_remote): Use it.
4481         (QTBuffer:size) New remote command.
4482         (PACKET_QTBuffer_size): New enum.
4483         (remote_protocol_features): Add an entry for
4484         PACKET_QTBuffer_size.
4485
4486 2013-03-08  Tom Tromey  <tromey@redhat.com>
4487
4488         * remote-m32r-sdi.c (m32r_load): Call skip_spaces on correct
4489         variable.
4490
4491 2013-03-07  Pedro Alves  <palves@redhat.com>
4492
4493         * target.c (target_read_stralloc, target_fileio_read_alloc):
4494         *Cast pointer to 'gdb_byte *' in target call.
4495
4496 2013-03-07  Pedro Alves  <palves@redhat.com>
4497
4498         * corefile.c (read_memory_string): Cast pointer to gdb_byte* in
4499         call.
4500
4501 2013-03-07  Keith Seitz  <keiths@redhat.com>
4502
4503         * breakpoint.c (catch_syscall_split_args): Use skip_spaces.
4504         (trace_pass_command): Likewise.
4505         * cli/cli-cmds.c: Include cli/cli-utils.h.
4506         (source_command): Use skip-spaces.
4507         (disassemble_command): Likewise.
4508         * findcmd.c: Include cli/cli-utils.h.
4509         (parse_find_args): Use skip_spaces.
4510         * go32-nat.c: Include cli/cli-utils.h.
4511         (go32_sldt): Use skip_spaces.
4512         (go32_sgdt): Likewise.
4513         (go32_sidt): Likewise.
4514         (go32_pde): Likewise.
4515         (go32_pte): Likewise.
4516         (go32_pte_for_address): Likewise.
4517         * infcmd.c: Include cli/cli-utils.h.
4518         (registers_info): Use skip_spaces.
4519         * linux-tdep.c (read_mapping): Use skip_spaces_const.
4520         (linux_info_proc): Likewise.
4521         * linux-thread-db.c: Include cli/cli-utils.h.
4522         (info_auto_load_libthread_db): Use skip_spaces_const.
4523         * m32r-rom.c: Include cli/cli-utils.h.
4524         (m32r_upload_command): Use skip_spaces.
4525         * maint.c: Include cli/cli-utils.h.
4526         (maintenance_translate_address): Use skip_spaces.
4527         * mi/mi-parse.c: Include cli/cli-utils.h.
4528         (mi_parse_argv): Use skip_spaces.
4529         (mi_parse): Likewise.
4530         * minsyms.c: Include cli/cli-utils.h.
4531         (msymbol_hash_iw): Use skip_spaces_const.
4532         * objc-lang.c: Include cli/cli-utils.h.
4533         (parse_selector): Use skip_spaces.
4534         (parse_method): Likewise.
4535         * python/python.c: Include cli/cli-utils.h.
4536         (python_interactive_command)[HAVE_PYTHON]: Use skip_spaces.
4537         (python_command)[HAVE_PYTHON]: Likewise.
4538         (python_interactive_command)[!HAVE_PYTHON]: Likewise.
4539         * remote-m32r-sdi.c: Include cli/cli-utils.h.
4540         (m32r_load): Use skip_spaces.
4541         * serial.c: Include cli/cli-utils.h.
4542         (serial_open): Use skip_spaces_const.
4543         * stack.c: Include cli/cli-utils.h.
4544         (parse_frame_specification_1): Use skip_spaces_const.
4545         * symfile.c: Include cli/cli-utils.h.
4546         (set_ext_lang_command): Use skip_spaces.
4547         * symtab.c: Include cli/cli-utils.h.
4548         (rbreak_command): Use skip_spaces.
4549         * thread.c (thread_name_command): Use skip_spaces.
4550         * tracepoint.c (validate_actionline): Use skip_spaces.
4551         (encode_actions_1): Likewise.
4552         (trace_find_range_command): Likewise.
4553         (trace_find_outside_command): Likewise.
4554         (trace_dump_actions): Likewise.
4555
4556 2013-03-07  Pedro Alves  <palves@redhat.com>
4557
4558         * c-lang.c (parse_one_string): Cast argument to gdb_byte *.
4559         * expprint.c (print_subexp_standard): Likewise.
4560         * utils.c (host_char_to_target): Likewise.
4561         * valprint.c (generic_emit_char, generic_printstr): Likewise.
4562         * varobj.c (value_get_print_value): Change type of local to char*.
4563         Cast it gdb_byte * in call to language printer.
4564
4565 2013-03-07  Pedro Alves  <palves@redhat.com>
4566
4567         * charset.c (struct wchar_iterator) <input>: Change type to 'const
4568         gdb_byte *'.
4569         (make_wchar_iterator): Remove cast to char*.
4570         (wchar_iterate): Change type of local.
4571
4572 2013-03-07  Pedro Alves  <palves@redhat.com>
4573
4574         * regcache.c (regcache_xmalloc_1): Call XCALLOC with signed char
4575         for 'regcache->register_status'.
4576
4577 2013-03-07  Pedro Alves  <palves@redhat.com>
4578
4579         * breakpoint.c (breakpoint_xfer_memory): Change type of local to
4580         int.
4581
4582 2013-03-07  Pedro Alves  <palves@redhat.com>
4583
4584         * stap-probe.c (handle_stap_probe): Add cast to char*.
4585
4586 2013-03-07  Pedro Alves  <palves@redhat.com>
4587
4588         * linux-record.c (record_linux_system_call) <gdb_sys_msgrcv,
4589         RECORD_MSGRCV>: Pass a signed variable to
4590         regcache_raw_read_signed, instead of an unsigned one.
4591
4592 2013-03-07  Pedro Alves  <palves@redhat.com>
4593
4594         * remote-notif.c (notif_debug): Change type to int.
4595         * remote-notif.h (notif_debug): Likewise.
4596
4597 2013-03-07  Pedro Alves  <palves@redhat.com>
4598
4599         * ser-tcp.c (tcp_retry_limit): Change type to unsigned int.
4600
4601 2013-03-07  Pedro Alves  <palves@redhat.com>
4602
4603         * remote.c (hex2bin, bin2hex): Move extern declarations to ...
4604         * remote.h (hex2bin, bin2hex): ... here.
4605         * tracepoint.c (hex2bin, bin2hex): Remove extern declarations.
4606
4607 2013-03-07  Eli Zaretskii  <eliz@gnu.org>
4608
4609         * utils.c (initialize_utils): Improve doc strings of "set/show
4610         width", "set/show height", and "set/show pagination".
4611
4612 2013-03-06  Keith Seitz  <keiths@redhat.com>
4613
4614         * ax-gdb.c (gen_printf): Make FORMAT const.
4615         * ax-gdb.h (gen_printf): Likewise.
4616         * ax-general.c (ax_string): Make STR const.
4617         * ax.h (ax_string): Likewise.
4618
4619 2013-03-06  Doug Evans  <dje@google.com>
4620
4621         * elfread.c (elf_symfile_read): Move debugging printf to more
4622         logical location.
4623
4624 2013-03-06  Pedro Alves  <palves@redhat.com>
4625
4626         * python/py-utils.c (target_string_to_unicode): Delete function.
4627         * python/python-internal.h (target_string_to_unicode): Delete
4628         declaration.
4629
4630 2013-03-06  Pierre Muller  <muller@sourceware.org>
4631
4632         * linespec.c (get_current_search_block): ARI fix, use (void)
4633         for empty parameter list.
4634
4635 2013-03-05  Doug Evans  <dje@google.com>
4636
4637         * ada-lang.c (ada_lookup_symbol_list_worker): New function, contents
4638         of old ada_lookup_symbol_list.  In !full_search case, don't
4639         search superblocks.
4640         (ada_lookup_symbol_list): Delete arg full_search, all callers
4641         updated.  Call ada_lookup_symbol_list_worker.
4642         (ada_iterate_over_symbols): Call ada_lookup_symbol_list_worker.
4643         * ada-lang.h (ada_lookup_symbol_list): Update.
4644         * language.h (language_defn): Update comment for
4645         la_iterate_over_symbols.
4646         * linespec.c (iterate_over_file_blocks): New function.
4647         (iterate_over_all_matching_symtabs): Call it.
4648         (lookup_prefix_sym): Ditto.
4649         (get_current_search_block): New function.
4650         (get_search_block): Delete.
4651         (find_label_symbols): Call get_current_search_block.
4652         (add_matching_symbols_to_info): Call iterate_over_file_blocks.
4653         * symtab.c (iterate_over_symbols): Don't search superblocks.
4654
4655 2013-03-05  Yao Qi  <yao@codesourcery.com>
4656
4657         * cli/cli-decode.c (add_setshow_zuinteger_unlimited_cmd): Change
4658         parameter VAR's type from "unsigned int" to "int".
4659         * command.h (var_zuinteger_unlimited): Update its comments.
4660         (add_setshow_zuinteger_unlimited_cmd): Update the declaration.
4661
4662 2013-03-05  Corinna Vinschen  <vinschen@redhat.de>
4663
4664         * NEWS: Mention new target x86_64-*-cygwin*.
4665
4666 2013-03-05  Corinna Vinschen  <vinschen@redhat.de>
4667
4668         * configure.host: Add x86_64-*-cygwin* as host.
4669         * configure.tgt: Add x86_64-*-cygwin* as target.
4670         * config/i386/cygwin64.mh: New file.
4671
4672 2013-03-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
4673
4674         * linespec.c (decode_line_2): Fix duplicate request off by two message.
4675
4676 2013-03-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
4677
4678         * linespec.c (struct linespec_canonical_name): New.
4679         (struct linespec_state): Change canonical_names type to it.
4680         (add_sal_to_sals): Change variable canonical_name to canonical.  Change
4681         xrealloc element size.  Initialize the different CANONICAL fields.
4682         (canonical_to_fullform): New.
4683         (filter_results): Use it.  Add variables canonical, fullform and
4684         cleanup.
4685         (struct decode_line_2_item, decode_line_2_compare_items): New.
4686         (decode_line_2): Remove variables iter and item_names, add variables
4687         items and items_count.  Modify the code for these new variables.
4688
4689 2013-03-04  Corinna Vinschen  <vinschen@redhat.com>
4690
4691         * coff-pe-read.c (read_pe_exported_syms): Don't return without
4692         calling do_cleanup.
4693
4694 2013-03-04  Luis Machado  <lgustavo@codesourcery.com>
4695
4696         * tracepoint.c (build_traceframe_info): Add code for byte order.
4697
4698 2013-03-02  Kevin Buettner  <kevinb@redhat.com>
4699
4700         * v850-tdep.c: (v850e2_register_name): Revise system register
4701         names to match current V850E2M architecture specifications.
4702         Update register number enum comments too.
4703         
4704 2013-03-01  Jiong Wang  <jiwang@tilera.com>
4705             Pedro Alves  <palves@redhat.com>
4706
4707         * tilegx-tdep.c (tilegx_analyze_prologue): Limit bundle reading
4708         to END_ADDR.
4709         (tilegx_skip_prologue): Limit prologue analysis to section end.
4710
4711 2013-03-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
4712
4713         * dwarf2loc.c (call_site_find_chain_1): New variable save_callee_pc,
4714         use it.
4715
4716 2013-03-01  Pedro Alves  <palves@redhat.com>
4717
4718         Use gdb_byte for bytes from the program being debugged.
4719
4720         * arm-tdep.c (arm_store_return_value, arm_get_longjmp_target):
4721         Change type of local 'buf' to gdb_byte.
4722         * avr-tdep.c (avr_frame_prev_register, avr_push_dummy_call): Likewise.
4723         * bfin-tdep.c (bfin_push_dummy_call): Likewise.
4724         * cris-tdep.c (cris_sigcontext_addr)
4725         (cris_sigtramp_frame_unwind_cache): Likewise.
4726         * frv-linux-tdep.c (frv_linux_pc_in_sigtramp)
4727         (frv_linux_sigcontext_reg_addr, frv_linux_sigtramp_frame_cache):
4728         Likewise.
4729         * frv-tdep.c (frv_pseudo_register_write, frv_analyze_prologue): Likewise.
4730         * hppa-hpux-tdep.c (hppa32_hpux_find_global_pointer)
4731         (hppa32_hpux_search_dummy_call_sequence)
4732         (hppa_hpux_supply_save_state): Likewise.
4733         * hppa-linux-tdep.c (insns_match_pattern)
4734         (hppa_linux_find_global_pointer): Likewise.
4735         * hppa-tdep.c (hppa_in_function_epilogue_p)
4736         (skip_prologue_hard_way, hppa_frame_cache): Likewise.
4737         * i386-nto-tdep.c (i386nto_sigcontext_addr): Likewise.
4738         * i386fbsd-tdep.c (i386fbsd_supply_uthread)
4739         (i386fbsd_collect_uthread): Likewise.
4740         * ia64-hpux-tdep.c (ia64_hpux_push_dummy_code): Likewise.
4741         * ia64-linux-tdep.c (ia64_linux_sigcontext_register_address): Likewise.
4742         * ia64-tdep.c (examine_prologue, ia64_frame_cache)
4743         (ia64_frame_prev_register, ia64_sigtramp_frame_cache)
4744         (ia64_sigtramp_frame_prev_register, ia64_access_reg)
4745         (ia64_access_rse_reg, ia64_libunwind_frame_this_id)
4746         (ia64_libunwind_frame_prev_register)
4747         (ia64_libunwind_sigtramp_frame_this_id)
4748         (ia64_find_global_pointer_from_dynamic_section)
4749         (find_extant_func_descr, find_func_descr, ia64_dummy_id)
4750         (ia64_unwind_pc): Likewise.
4751         * iq2000-tdep.c (iq2000_store_return_value): Likewise.
4752         * m68hc11-tdep.c (m68hc11_push_dummy_call)
4753         (m68hc11_extract_return_value): Likewise.
4754         * m68klinux-nat.c (fetch_register, store_register): Likewise.
4755         * mep-tdep.c (mep_pseudo_cr32_read, mep_pseudo_cr32_write)
4756         (mep_get_insn, mep_push_dummy_call): Likewise.
4757         * mips-linux-tdep.c (mips_linux_get_longjmp_target)
4758         (mips_linux_in_dynsym_stub): Likewise.
4759         * mn10300-tdep.c (mep_pseudo_cr32_write): Likewise.
4760         * ppc-linux-nat.c (fetch_register, store_register): Likewise.
4761         * regcache.c (dump_endian_bytes): Change type of parameter 'buf'
4762         to gdb_byte.
4763         * remote-mips.c (mips_set_register): Likewise.
4764         * remote-sim.c (gdbsim_fetch_register): Likewise.
4765         * score-tdep.c (score7_fetch_inst): Change type of parameter
4766         'memblock' and local 'buf' to gdb_byte.
4767         (score7_malloc_and_get_memblock): Change return type to gdb_byte.
4768         Change type of local 'buf' to gdb_byte.  Adjust.
4769         (score7_adjust_memblock_ptr): Change type of parameter 'memblock'
4770         to gdb_byte**.
4771         (score7_analyze_prologue): Change type of 'memblock' and
4772         'memblock_ptr' locals to gdb_byte*.
4773         * sh64-tdep.c (sh64_extract_return_value)
4774         (sh64_store_return_value): Change type of local 'buf' to gdb_byte.
4775         * solib-darwin.c (darwin_current_sos, darwin_read_exec_load_addr):
4776         * solib-pa64.c (pa64_solib_create_inferior_hook)
4777         (pa64_open_symbol_file_object): Remove local 'buf'.
4778         * solib-som.c (som_solib_create_inferior_hook, link_map_start)
4779         (som_open_symbol_file_object): Likewise.
4780         * solib-spu.c (spu_current_sos): Likewise.
4781         * spu-linux-nat.c (spu_fetch_inferior_registers): Likewise.
4782         * spu-multiarch.c (parse_spufs_run, spu_fetch_registers)
4783         (spu_store_registers): Likewise.
4784         * target.c (debug_print_register): Likewise.
4785         * tic6x-tdep.c (tic6x_get_longjmp_target): Likewise.
4786         * xstormy16-tdep.c (xstormy16_store_return_value)
4787         (xstormy16_push_dummy_call, xstormy16_resolve_jmp_table_entry)
4788         (xstormy16_find_jmp_table_entry): Likewise.
4789
4790 2013-03-01  Jiong Wang  <jiwang@tilera.com>
4791
4792         * tilegx-tdep.c (tilegx_get_longjmp_target): New function.
4793         (tilegx_gdbarch_init): Install it.
4794
4795 2013-02-28  Tom Tromey  <tromey@redhat.com>
4796
4797         * python/py-arch.c (archpy_disassemble): Use PyInt_Check and
4798         PyLong_Check.
4799
4800 2013-02-28  Doug Evans  <dje@google.com>
4801
4802         * python/py-finishbreakpoint.c (bpfinishpy_init): gcc -Wall lint.
4803         * python/python.c (gdbpy_find_pc_line): Ditto.
4804
4805 2013-02-28  Tom Tromey  <tromey@redhat.com>
4806
4807         * contrib/excheck.py: New file.
4808         * contrib/exsummary.py: New file.
4809         * contrib/gcc-with-excheck: New file.
4810
4811 2013-02-28  Tom Tromey  <tromey@redhat.com>
4812
4813         * python/python.c (gdbpy_print_stack): Call begin_line and
4814         fprintf_filtered inside TRY_CATCH.
4815
4816 2013-02-28  Tom Tromey  <tromey@redhat.com>
4817
4818         * python/python.c (gdbpy_find_pc_line): Call find_pc_line
4819         inside TRY_CATCH.
4820
4821 2013-02-28  Tom Tromey  <tromey@redhat.com>
4822
4823         * py-finishbreakpoint.c (bpfinishpy_init): Reorganize to call
4824         frame_object_to_frame_info inside TRY_CATCH.
4825
4826 2013-02-28  Tom Tromey  <tromey@redhat.com>
4827
4828         * py-block.c (gdbpy_block_for_pc): Call block_for_pc inside
4829         TRY_CATCH.
4830
4831 2013-02-28  Tom Tromey  <tromey@redhat.com>
4832
4833         * objfiles.h (ALL_PSPACE_OBJFILES): Remove trailing backlash.
4834
4835 2013-02-27  Corinna Vinschen  <vinschen@redhat.com>
4836
4837         * windows-nat.c: Throughout, fix format strings and casts of
4838         printf-like functions to avoid type related warnings on all
4839         platforms.
4840         (handle_output_debug_string): Fetch context information address
4841         from debug string using string_to_core_addr.
4842
4843 2013-02-27  Jiong Wang  <jiwang@tilera.com>
4844
4845         * regformats/reg-tilegx.dat (name): Change abi name to "tilegx".
4846         * regformats/reg-tilegx32.dat: New.
4847
4848 2013-02-27  Jiong Wang  <jiwang@tilera.com>
4849
4850         * configure.tgt (tilegx-*-linux*): Enable gdbserver.
4851
4852 2013-02-27  Jiong Wang  <jiwang@tilera.com>
4853
4854         * configure.tgt (tilegx-*-linux*): Replace whitespace with tab.
4855
4856 2013-02-27  Yao Qi  <yao@codesourcery.com>
4857             Pedro Alves  <palves@redhat.com>
4858
4859         * tracepoint.c (tfile_trace_find): For tfind
4860         pc/tp/range/outside, look for the next trace frame instead of
4861         always starting from frame 0.
4862
4863 2013-02-26  Anthony Green  <green@moxielogic.com>
4864
4865         * configure.tgt: Add support for moxie-*-rtems* target.
4866
4867 2013-02-25  Pedro Alves  <palves@redhat.com>
4868
4869         * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx): Change
4870         warning text.
4871
4872 2013-02-24  Maciej W. Rozycki  <macro@codesourcery.com>
4873
4874         * mips-tdep.c (mips32_scan_prologue): Reset frame_offset to zero
4875         if $fp is used as the virtual frame pointer.
4876
4877 2013-02-23  Alan Modra  <amodra@gmail.com>
4878
4879         * elfread.c (elf_symtab_read): Do not use udata.p here to find
4880         symbol size.
4881         * ppc64-tdep.c (ppc64_elf_make_msymbol_special): New function.
4882         * ppc64-tdep.h (ppc64_elf_make_msymbol_special): Declare.
4883         * ppc-linux-tdep.c (ppc_linux_init_abi): Set up to use the above.
4884         * ppcfbsd-tdep.c (ppcfbsd_init_abi): Likewise.
4885
4886 2013-02-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
4887
4888         Code cleanup.
4889         * elfread.c (build_id_bfd_get): Make the return type const.
4890         (build_id_verify): Make the check parameter const.
4891         (build_id_to_debug_filename): Make the build_id parameter and variable
4892         data const.
4893         (find_separate_debug_file_by_buildid): Make the variable build_id const.
4894
4895 2013-02-21  Alan Modra  <amodra@gmail.com>
4896
4897         * elfread.c (build_id_bfd_get): Adjust for elf_tdata changes.
4898
4899 2013-02-20  Siva Chandra Reddy  <sivachandra@google.com>
4900
4901         Add a new method 'disassemble' to gdb.Architecture class.
4902         * python/py-arch.c (archpy_disassmble): Implementation of the
4903         new method gdb.Architecture.disassemble.
4904         (arch_object_methods): Add entry for the new method.
4905
4906 2013-02-20  Jiong Wang  <jiwang@tilera.com>
4907
4908         * MAINTAINERS (Write After Approval): Add myself to the list.
4909
4910 2013-02-19  Pedro Alves  <palves@redhat.com>
4911
4912         Garbage collect 'struct monitor_ops'::load_routine.
4913
4914         * monitor.h (struct monitor_ops) <load_routine>: Remove field.
4915         * monitor.c (monitor_load): No longer call
4916         current_monitor->load_routine.
4917         * dbug-rom.c (init_dbug_cmds): Don't set 'load_routine'.
4918         * m32r-rom.c (init_m32r_cmds): Don't set 'load_routine'.
4919         * ppcbug-rom.c (init_ppc_cmds): Don't set 'load_routine'.
4920
4921 2013-02-19  Pedro Alves  <palves@redhat.com>
4922
4923         PR gdb/15161
4924
4925         Harmonize with generic_load.
4926
4927         * monitor.c: Include "readline/readline.h".
4928         (monitor_load): Rename parameter 'file' to 'args'.  Use build_argv
4929         instead of sscanf.  Use CORE_ADDR/strtoulst instead of unsigned
4930         long/strtol for the 'load_offset' local.  Error out if no argument
4931         is given or if too many arguments are given.  Tilde expand the
4932         passed in file name.
4933
4934 2013-02-19  Kai Tietz  <ktietz@redhat.com>
4935
4936         PR gdb/15161
4937         * symfile.c (load_section_data): Change type of load_offset
4938         to CORE_ADDR.
4939         (generic_load): User strtoulst instead of strtoul for conversion
4940         of load_offset.
4941
4942 2013-02-19  Jiong Wang  <jiwang@tilera.com>
4943
4944         * tilegx-tdep.c (tilegx_analyze_prologue): add check for
4945          for return address, "lr" register, saved on stack.
4946         * tilegx-tdep.c (tilegx_frame_cache): update "PC" reg
4947         after we invoke tilegx_analyze_prologue.
4948
4949 2013-02-19  Jiong Wang  <jiwang@tilera.com>
4950
4951         * tilegx-tdep.c (itilegx_gdbarch_init): char type should be signed.
4952
4953 2013-02-19  Jiong Wang  <jiwang@tilera.com>
4954
4955         * tilegx-tdep.c (tilegx_skip_prologue): Use skip_prologue_using_sal.
4956
4957 2013-02-19  Jiong Wang  <jiwang@tilera.com>
4958
4959         * tilegx-tdep.c (INT_SWINT_1_SIGRETURN): New macro.
4960         (tilegx_write_pc): New function.
4961         (tilegx_cannot_reference_register): Return zero if REGNO
4962         is TILEGX_FAULTNUM_REGNUM.
4963         (tilegx_gdbarch_init): Add call to set_gdbarch_write_pc.
4964         (tilegx_register_name): Add handling of "faultnum" register.
4965         * tilegx-tdep.h (enum tilegx_regnum): Add TILEGX_FAULTNUM_REGNUM.
4966         * tilegx-linux-tdep.c (tilegx_linux_supply_regset): Add
4967         handling of TILEGX_FAULTNUM_REGNUM.
4968         * tilegx-linux-nat.c (regmap): Add entry for TILEGX_FAULTNUM_REGNUM.
4969
4970 2013-02-19  Jiong Wang  <jiwang@tilera.com>
4971
4972         * tilegx-tdep.c (tilegx_push_dummy_call): args pushed on stack
4973         should be aligned to 64bit.
4974
4975 2013-02-19  Kai Tietz  <ktietz@redhat.com>
4976
4977         * windows-nat.c (windows_xfer_memory): Fix debug-output
4978         for LLP64.
4979
4980 2013-02-19  Lei Liu  <lei.liu2@windriver.com>
4981
4982         * mips-linux-nat.c (mips64_linux_regsets_store_registers):
4983         Don't check DSP register number if HAVE_DSP is not set.
4984
4985 2013-02-19  Alan Modra  <amodra@gmail.com>
4986
4987         * elfread.c (struct build_id): Delete.  Use struct elf_build_id
4988         throughout file instead.
4989         (build_id_bfd_get): Update to use new elf_tdata build_id field.
4990         Don't xmalloc return value.
4991         (build_id_verify): Similarly.  Don't xfree.
4992         (build_id_to_debug_filename): Update.
4993         (find_separate_debug_file_by_buildid): Update, don't xfree.
4994
4995 2013-02-18  Tom Tromey  <tromey@redhat.com>
4996
4997         PR gdb/15102:
4998         * dwarf2read.c (read_subrange_type): Use result of
4999         'check_typedef'.
5000
5001 2013-02-16  Yuanhui Zhang  <asmwarrior@gmail.com>
5002
5003         * frame.c: Remove one extra white space after #include
5004         directive.
5005
5006 2013-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
5007
5008         * contrib/cc-with-tweaks.sh: Extend the comment for -p option.
5009
5010 2013-02-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
5011
5012         * gdb-gdb.gdb.in: Wrap set complaints, b internal_error, b info_command
5013         and dir commands into an if block.
5014
5015 2013-02-15  Sanimir Agovic  <sanimir.agovic@intel.com>
5016
5017         * python/py-breakpoint (struct pybp_code):  Use int instead of
5018         enum type_code.
5019
5020 2013-02-15  Pedro Alves  <pedro@codesourcery.com>
5021             Hafiz Abid Qadeer  <abidh@codesourcery.com>
5022
5023         * NEWS: Mention new field "trace-file".
5024         * tracepoint.c (trace_status_mi): Output "trace-file" field.
5025         (tfile_open): Record the trace file's filename in the trace
5026         status.
5027         (tfile_files_info): Mention the name of the trace file.
5028         Check the "filename" field explicitely.
5029         (trace_status_command): Explicitely check "filename" field.
5030         (trace_find_command): Ditto.
5031         (trace_find_pc_command): Ditto.
5032         (trace_find_tracepoint_command): Ditto.
5033         (trace_find_line_command): Ditto.
5034         (trace_find_range_command): Ditto.
5035         (trace_find_outside_command): Ditto.
5036         * tracepoint.h (struct trace_status) <from_file>: Rename it
5037         to "filename" and make it hold the trace file's filename
5038         instead of a boolean.
5039         * remote.c (remote_get_trace_status): Initialize "filename"
5040         field with NULL instead of 0.
5041
5042 2013-02-15  Yao Qi  <yao@codesourcery.com>
5043
5044         * remote.c: Fix a typo.
5045
5046 2013-02-14  Pierre Muller  <muller@sourceware.org>
5047
5048         * contrib/ari/gdb_ari.sh (GNU/Linux rule): Remove.
5049
5050 2013-02-14  Pedro Alves  <palves@redhat.com>
5051
5052         * utils.c (savestring): Don't #undef it.  Move function to
5053         common/common-utils.c.
5054         * common/common-utils.c: Include gdb_string.h.
5055         (savestring): Move here from utils.c.
5056         * common/common-utils.h (savestring): Declare.
5057
5058 2013-02-14  Pedro Alves  <palves@redhat.com>
5059
5060         * utils.c (savestring): Rename parameter 'size' to 'len'.
5061
5062 2013-02-14  Pedro Alves  <palves@redhat.com>
5063             Yufeng Zhang  <yufeng.zhang@arm.com>
5064
5065         * aarch64-linux-nat.c (aarch64_init_debug_reg_state): Delete.
5066         (aarch64_inferior_data, struct aarch64_inferior_data):
5067         Delete.
5068         (struct aarch64_process_info): New.
5069         (aarch64_process_list): New global.
5070         (aarch64_find_process_pid, aarch64_add_process)
5071         (aarch64_process_info_get): New functions.
5072         (aarch64_inferior_data_get): Delete.
5073         (aarch64_process_info_get): New function.
5074         (aarch64_forget_process): New function.
5075         (aarch64_get_debug_reg_state): New parameter 'pid'.  Reimplement.
5076         (aarch64_linux_prepare_to_resume): Pass the lwp's pid to
5077         aarch64_get_debug_reg_state.
5078         (aarch64_notify_debug_reg_change): Use iterate_over_lwps
5079         instead of linux_nat_iterate_watchpoint_lwps.
5080         (aarch64_linux_new_fork): New function.
5081         (aarch64_linux_child_post_startup_inferior): Use
5082         aarch64_forget_process instead of aarch64_init_debug_reg_state.
5083         (aarch64_handle_breakpoint, aarch64_linux_insert_hw_breakpoint)
5084         (aarch64_linux_remove_hw_breakpoint)
5085         (aarch64_handle_aligned_watchpoint)
5086         (aarch64_handle_unaligned_watchpoint)
5087         (aarch64_linux_insert_watchpoint)
5088         (aarch64_linux_remove_watchpoint)
5089         (aarch64_linux_stopped_data_address): Adjust to pass the current
5090         process id to aarch64_debug_reg_state.
5091         (_initialize_aarch64_linux_nat): Install aarch64_linux_new_fork as
5092         linux_nat_new_fork hook, and aarch64_forget_process as
5093         linux_nat_forget_process hook; remove the call to
5094         register_inferior_data_with_cleanup.
5095
5096 2013-02-14  Pedro Alves  <palves@redhat.com>
5097
5098         * eval.c (evaluate_subexp_for_address) <default_case_after_eval,
5099         EVAL_AVOID_SIDE_EFFECTS>: Swap and handle TYPE_CODE_REF before
5100         lval_memory.
5101
5102 2013-02-14  Pedro Alves  <pedro@codesourcery.com>
5103             Hafiz Abid Qadeer  <abidh@codesourcery.com>
5104
5105         * tracepoint.h (validate_trace_state_variable_name): Declare.
5106         * tracepoint.c (validate_trace_state_variable_name): New.
5107         (trace_variable_command): Parse the trace state variable's name
5108         without using parse_expression.  Do several validations.
5109         * mi/mi-main.c (mi_cmd_trace_define_variable): Don't parse the
5110         trace state variable's name with parse_expression.  Validate it.
5111
5112 2013-02-14  Yao Qi  <yao@codesourcery.com>
5113
5114         * infcmd.c (breakpoint_proceeded): Remove it.
5115
5116 2013-02-14  Yao Qi  <yao@codesourcery.com>
5117
5118         * tracepoint.c (end_actions_pseudocommand): Make it static.
5119         (while_stepping_pseudocommand): Likewise.
5120         * tracepoint.h (end_actions_pseudocommand): Remove the
5121         declaration.
5122         (while_stepping_pseudocommand): Likewise.
5123
5124 2013-02-14  Yao Qi  <yao@codesourcery.com>
5125
5126         * cli/cli-decode.c (help_cmd): Remove the declaration of
5127         "cmdlist".
5128         (help_all): Likewise.
5129
5130 2013-02-13  Pedro Alves  <palves@redhat.com>
5131
5132         * amd64-linux-nat.c (update_debug_registers_callback):
5133         Update comment.
5134         (amd64_linux_dr_set_control, amd64_linux_dr_set_addr): Use
5135         iterate_over_lwps.
5136         (amd64_linux_prepare_to_resume): Pass the lwp's pid to
5137         i386_debug_reg_state.
5138         (amd64_linux_new_fork): New function.
5139         (_initialize_amd64_linux_nat): Install amd64_linux_new_fork as
5140         linux_nat_new_fork hook, and i386_forget_process as
5141         linux_nat_forget_process hook.
5142         * i386-linux-nat.c (update_debug_registers_callback):
5143         Update comment.
5144         (i386_linux_dr_set_control, i386_linux_dr_set_addr): Use
5145         iterate_over_lwps.
5146         (i386_linux_prepare_to_resume): Pass the lwp's pid to
5147         i386_debug_reg_state.
5148         (i386_linux_new_fork): New function.
5149         (_initialize_i386_linux_nat): Install i386_linux_new_fork as
5150         linux_nat_new_fork hook, and i386_forget_process as
5151         linux_nat_forget_process hook.
5152         * i386-nat.c (i386_init_dregs): Delete.
5153         (i386_inferior_data, struct i386_inferior_data):
5154         Delete.
5155         (struct i386_process_info): New.
5156         (i386_process_list): New global.
5157         (i386_find_process_pid, i386_add_process, i386_process_info_get):
5158         New functions.
5159         (i386_inferior_data_get): Delete.
5160         (i386_process_info_get): New function.
5161         (i386_debug_reg_state): New parameter 'pid'.  Reimplement.
5162         (i386_forget_process): New function.
5163         (i386_cleanup_dregs): Rewrite.
5164         (i386_update_inferior_debug_regs, i386_insert_watchpoint)
5165         (i386_remove_watchpoint, i386_region_ok_for_watchpoint)
5166         (i386_stopped_data_address, i386_insert_hw_breakpoint)
5167         (i386_remove_hw_breakpoint): Adjust to pass the current process id
5168         to i386_debug_reg_state.
5169         (i386_use_watchpoints): Don't register inferior data.
5170         * i386-nat.h (i386_debug_reg_state): Add new 'pid' parameter, and
5171         adjust comment.
5172         (i386_forget_process): Declare.
5173         * linux-fork.c (delete_fork): Call linux_nat_forget_process.
5174         * linux-nat.c (linux_nat_new_fork, linux_nat_forget_process_hook):
5175         New static globals.
5176         (linux_child_follow_fork): Don't call linux_nat_new_thread here.
5177         (add_initial_lwp): New, factored out from ...
5178         (add_lwp): ... this.  Don't check the number of lwps before
5179         calling linux_nat_new_thread.
5180         (linux_nat_iterate_watchpoint_lwps): Delete.
5181         (linux_nat_attach): Use add_initial_lwp instead of add_lwp.
5182         (linux_handle_extended_wait): Call the linux_nat_new_fork hook on
5183         forks and vforks.
5184         (linux_nat_wait_1): Use add_initial_lwp instead of add_lwp for the
5185         initial lwp.
5186         (linux_nat_kill, linux_nat_mourn_inferior): Call
5187         linux_nat_forget_process.
5188         (linux_nat_set_new_fork, linux_nat_set_forget_process)
5189         (linux_nat_forget_process): New functions.
5190         * linux-nat.h (linux_nat_iterate_watchpoint_lwps_ftype): Delete
5191         type.
5192         (linux_nat_iterate_watchpoint_lwps): Delete declaration.
5193         (linux_nat_new_fork_ftype, linux_nat_forget_process_ftype): New
5194         types.
5195         (linux_nat_set_new_fork, linux_nat_set_forget_process)
5196         (linux_nat_forget_process): New declarations.
5197
5198         * amd64fbsd-nat.c (super_mourn_inferior): New global.
5199         (amd64fbsd_mourn_inferior): New function.
5200         (_initialize_amd64fbsd_nat): Override to_mourn_inferior.
5201         * windows-nat.c (windows_detach): Call i386_cleanup_dregs.
5202
5203 2013-02-13  Marcus Shawcroft  <marcus.shawcroft@arm.com>
5204
5205         * aarch64-linux-nat.c (aarch64_linux_get_debug_reg_capacity):
5206         Adding _().
5207
5208 2013-02-13  Marcus Shawcroft  <marcus.shawcroft@arm.com>
5209
5210         * aarch64-linux-nat.c (debug_reg_change_callback)
5211         (aarch64_linux_get_debug_reg_capacity): ARI fix: Replace %llx with
5212         %s and phex().
5213
5214 2013-02-13  Marcus Shawcroft  <marcus.shawcroft@arm.com>
5215
5216         * aarch64-linux-nat.c (dr_changed_t): ARI fix: Replace long long
5217         with LONGEST.
5218
5219 2013-02-13  Pedro Alves  <palves@redhat.com>
5220             Hafiz Abid Qadeer  <abidh@codesourcery.com>
5221
5222         * c-lang.c (c_op_print_tab): Add entry for UNOP_PLUS.
5223
5224 2013-02-12  Tom Tromey  <tromey@redhat.com>
5225
5226         PR symtab/11464:
5227         * c-exp.y (lex_one_token): Initialize other fields of yylval on
5228         NAME return.
5229         (classify_inner_name): Remove 'first_name' argument, add
5230         'context'.  Remove unused variable.
5231         (yylex): Explicitly maintain the context type.  Exit loop earlier
5232         if NAME result is seen.
5233
5234 2013-02-12  Pedro Alves  <palves@redhat.com>
5235
5236         * amd64-darwin-tdep.c: Add (C) after Copyright.
5237         * cli/cli-cmds.h: Ditto.
5238         * cli/cli-decode.c: Ditto.
5239         * cli/cli-decode.h: Ditto.
5240         * cli/cli-dump.c: Ditto.
5241         * cli/cli-dump.h: Ditto.
5242         * cli/cli-interp.c: Ditto.
5243         * cli/cli-logging.c: Ditto.
5244         * cli/cli-script.c: Ditto.
5245         * cli/cli-script.h: Ditto.
5246         * cli/cli-setshow.c: Ditto.
5247         * cli/cli-setshow.h: Ditto.
5248         * cli/cli-utils.c: Ditto.
5249         * cli/cli-utils.h: Ditto.
5250         * config/alpha/nm-osf3.h: Ditto.
5251         * config/djgpp/djconfig.sh: Ditto.
5252         * config/i386/nm-fbsd.h: Ditto.
5253         * config/i386/nm-i386gnu.h: Ditto.
5254         * config/nm-linux.h: Ditto.
5255         * config/nm-nto.h: Ditto.
5256         * config/rs6000/nm-rs6000.h: Ditto.
5257         * config/sparc/nm-sol2.h: Ditto.
5258         * darwin-nat-info.c: Ditto.
5259         * dfp.c: Ditto.
5260         * dfp.h: Ditto.
5261         * gdb-demangle.h: Ditto.
5262         * i386-darwin-nat.c: Ditto.
5263         * i386-darwin-tdep.c: Ditto.
5264         * linux-fork.h: Ditto.
5265         * m32c-tdep.c: Ditto.
5266         * microblaze-linux-tdep.c: Ditto.
5267         * microblaze-rom.c: Ditto.
5268         * microblaze-tdep.c: Ditto.
5269         * microblaze-tdep.h: Ditto.
5270         * mips-linux-tdep.h: Ditto.
5271         * ppc-ravenscar-thread.c: Ditto.
5272         * ppc-ravenscar-thread.h: Ditto.
5273         * prologue-value.c: Ditto.
5274         * prologue-value.h: Ditto.
5275         * ravenscar-thread.c: Ditto.
5276         * ravenscar-thread.h: Ditto.
5277         * sparc-ravenscar-thread.c: Ditto.
5278         * sparc-ravenscar-thread.h: Ditto.
5279         * tilegx-linux-tdep.c: Ditto.
5280         * unwind_stop_reasons.def: Ditto.
5281         * windows-nat.h: Ditto.
5282         * xtensa-linux-tdep.c: Ditto.
5283         * xtensa-xtregs.c: Ditto.
5284         * regformats/regdat.sh: Ditto.
5285         * regformats/regdef.h: Ditto.
5286
5287 2013-02-12  Pedro Alves  <palves@redhat.com>
5288
5289         * break-catch-sig.c: Update copyright years.
5290
5291 2013-02-11  Siva Chandra Reddy  <sivachandra@google.com>
5292
5293         Add support for a destructor for ui_out data and use it to
5294         provide a ui_out destructor.
5295         * ui-out.h: Declare the new ui_out destructor.
5296         (ui_out_impl): Add a field for data destructor in ui_out_impl.
5297         * ui-out.c (default_data_destroy): Add a default data destructor
5298         which does nothing.
5299         (default_ui_out_impl): Set the new data_destroy field to
5300         default_data_destroy
5301         (uo_data_destroy): Local function which invokes the data
5302         destructor if present.
5303         (clear_table): Local function which clears the table data of a
5304         ui_out object.
5305         (ui_out_destroy): Public function which frees a ui_out object.
5306         (ui_out_table_end): Use the new clear_table function.
5307         * cli-out.c (cli_ui_out_impl): Set the new data_destroy field to
5308         NULL.
5309         * mi/mi-out.c (mi_ui_out_impl): Set the new data_destroy field
5310         to NULL.
5311
5312 2013-02-11  Doug Evans  <dje@google.com>
5313
5314         * printcmd.c (printf_c_string,printf_wide_c_string): New functions.
5315         (printf_decfloat): New function.  Broken out from ui_printf.
5316         Remove unnecessary code to shift the entire format string down.
5317         (printf_pointer): New function.
5318         (ui_printf): Code to print C strings, wide C strings, decfloats,
5319         and pointers moved to separate functions.
5320
5321 2013-02-11  Sergio Durigan Junior  <sergiodj@redhat.com>
5322
5323         * valops.c (value_assign): Handling bitfield offset in
5324         `lval_internalvar_component' case.
5325
5326 2013-02-08  Doug Evans  <dje@google.com>
5327
5328         * common/format.c (parse_format_string): Fix whitespace.
5329
5330 2013-02-08  Matthew Gretton-Dann  <matthew.gretton-dann@linaro.org>
5331
5332         * stack.c (return_command): Work around uninitialized variable
5333         warning.
5334
5335 2013-02-08  Yufeng Zhang  <yufeng.zhang@arm.com>
5336
5337         * aarch64-linux-tdep.c (AARCH64_LINUX_SIZEOF_GREGSET): Change the
5338         number of the registers from 36 to 34.
5339
5340 2013-02-08  Marcus Shawcroft  <marcus.shawcroft@arm.com>
5341
5342         * NEWS: Mention new AArch64 native and target support.
5343
5344 2013-02-08  Marcus Shawcroft  <marcus.shawcroft@arm.com>
5345
5346         * MAINTAINERS (Write After Approval): Add myself.
5347
5348 2013-02-08  Jim MacArthur  <jim.macarthur@arm.com>
5349             Marcus Shawcroft  <marcus.shawcroft@arm.com>
5350             Nigel Stephens  <nigel.stephens@arm.com>
5351             Yufeng Zhang  <yufeng.zhang@arm.com>
5352
5353         * aarch64-linux-nat.c: New file.
5354         * config/aarch64/linux.mh: New file.
5355         * configure.host: Add AArch64.
5356         * Makefile.in (ALLDEPFILES): Add aarch64-linux-nat.c.
5357
5358 2013-02-07  Doug Evans  <dje@google.com>
5359
5360         * cli/cli-cmds.c (_initialize_cli_cmds): Clarify argument to
5361         disassemble command.
5362
5363 2013-02-07  Marcus Shawcroft  <marcus.shawcroft@arm.com>
5364
5365         * aarch64-linux-tdep.c (aarch64_linux_init_abi): Call
5366         set_gdbarch_fetch_tls_load_module_address.
5367
5368 2013-02-06  David S. Miller  <davem@davemloft.net>
5369
5370         * sparc-tdep.c (sparc32_return_value): Handle writing return value when
5371         using RETURN_VALUE_ABI_PRESERVES_ADDRESS.
5372         * value.c (struct_return_convention): New function.
5373         (using_struct_return): Implement in terms of struct_return_convention.
5374         * value.h (struct_return_convention): Declare.
5375         * stack.c (return_command): Allow successful overriding of the return
5376         value when RETURN_VALUE_ABI_PRESERVES_ADDRESS.
5377
5378 2013-02-06  Tom Tromey  <tromey@redhat.com>
5379
5380         * python/py-type.c (typy_strip_typedefs): Don't call check_typedef
5381         outside of TRY_CATCH.
5382
5383 2013-02-06  Yao Qi  <yao@codesourcery.com>
5384
5385         * mi/mi-interp.c: Include "tracepoint.h".
5386         (mi_tsv_modified): Declare.
5387         (mi_tsv_created, mi_tsv_deleted): Update declaration.
5388         (mi_interpreter_init): Call observer_attach_tsv_modified.
5389         (mi_tsv_modified): New.
5390         (mi_tsv_created, mi_tsv_deleted): Update.
5391         * tracepoint.c (trace_variable_command): Call
5392         observer_notify_tsv_modified if the initial value of tsv is
5393         changed.
5394         (delete_trace_state_variable): Call
5395         observer_notify_tsv_deleted earlier.
5396         (trace_variable_command): Caller update.
5397         (create_tsv_from_upload): Likewise.
5398         * observer.sh: Declare "struct trace_state_variable".
5399
5400         * NEWS: Mention the new MI notification "=tsv-modified".
5401
5402 2013-02-05  Doug Evans  <dje@google.com>
5403
5404         * completer.c (location_completer): Fix typo in comment.
5405
5406 2013-02-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
5407
5408         * breakpoint.c (add_location_to_breakpoint): Insert the location with
5409         ADDRESS sorted.
5410
5411 2013-02-05  Marcus Shawcroft  <marcus.shawcroft@arm.com>
5412
5413         * aarch64-tdep.c (aarch64_analyze_prologue): ARI fix:
5414         Refactor if statement to avoid trailing || operator.
5415
5416 2013-02-05  Andreas Tobler  <andreast@fgznet.ch>
5417
5418         * NEWS: Add PowerPC FreeBSD as a new native configuration.
5419
5420 2013-02-04  Andreas Tobler  <andreast@fgznet.ch>
5421
5422         * Makefile.in (ALL_TARGET_OBS): Add powerpc FreeBSD files.
5423         * configure.host: Add powerpc*-*-freebsd* target.
5424         * configure.tgt: Add target info for powerpc*-*-freebsd*.
5425         * ppcfbsd-nat.c, ppcfbsd-tdep.h, ppcfbsd-tdep.c: New files.
5426         * config/powerpc/fbsd.mh: New file.
5427
5428 2013-02-04  Sergio Durigan Junior  <sergiodj@redhat.com>
5429             Denys Vlasenko  <dvlasenk@redhat.com>
5430             Pedro Alves  <palves@redhat.com>
5431
5432         * gdbarch.sh (elfcore_write_linux_prpsinfo): New F hook.
5433         (struct elf_internal_linux_prpsinfo): Forward declare.
5434         * gdbarch.h, gdbarch.c: Regenerate.
5435         * linux-tdep.c: Include `cli/cli-utils.h'.
5436         (linux_fill_prpsinfo): New function.
5437         (linux_make_corefile_notes): Use linux_fill_prpsinfo.  If there's
5438         an elfcore_write_linux_prpsinfo hook, use it, otherwise, use
5439         elfcore_write_linux_prpsinfo32 or elfcore_write_linux_prpsinfo64
5440         depending on gdbarch pointer bitness.
5441         * ppc-linux-tdep.c: Include elf-bfd.h.
5442         (ppc_linux_init_abi): Hook in elfcore_write_ppc_linux_prpsinfo32
5443         on 32-bit.
5444
5445 2013-02-04  Jim MacArthur  <jim.macarthur@arm.com>
5446             Marcus Shawcroft  <marcus.shawcroft@arm.com>
5447             Nigel Stephens  <nigel.stephens@arm.com>
5448             Yufeng Zhang  <yufeng.zhang@arm.com>
5449
5450         * configure.tgt (aarch64*-*-linux*): Set build_gdbserver=yes.
5451
5452 2013-02-04  Jim MacArthur  <jim.macarthur@arm.com>
5453             Marcus Shawcroft  <marcus.shawcroft@arm.com>
5454             Nigel Stephens  <nigel.stephens@arm.com>
5455             Yufeng Zhang  <yufeng.zhang@arm.com>
5456
5457         * aarch64-newlib-tdep.c: New file.
5458         * configure.tgt: Add aarch64-newlib-tdep.o to gdb_target_obs of
5459         aarch64*-*-elf.
5460         * defs.h (enum gdb_osabi): Add GDB_OSABI_NEWLIB.
5461         * Makefile.in (ALL_64_TARGET_OBS): Add aarch64-newlib-tdep.o.
5462         (ALLDEPFILES): Add aarch64-newlib-tdep.c.
5463         * osabi.c (gdb_osabi_names): Add "Newlib".
5464
5465 2013-02-04  Jim MacArthur  <jim.macarthur@arm.com>
5466             Marcus Shawcroft  <marcus.shawcroft@arm.com>
5467             Nigel Stephens  <nigel.stephens@arm.com>
5468             Yufeng Zhang  <yufeng.zhang@arm.com>
5469
5470         * Makefile.in (ALL_64_TARGET_OBS): Add aarch64-linux-tdep.o.
5471         (ALLDEPFILES): Add aarch64-linux-tdep.c.
5472         * aarch64-linux-tdep.c: New file.
5473         * aarch64-linux-tdep.h: New file.
5474         * aarch64-tdep.h (gdbarch_tdep): Define gregset and fpregset.
5475         * configure.tgt: Add aarch64-none-linux-gnu.
5476
5477 2013-02-04  Jim MacArthur  <jim.macarthur@arm.com>
5478             Marcus Shawcroft  <marcus.shawcroft@arm.com>
5479             Nigel Stephens  <nigel.stephens@arm.com>
5480             Yufeng Zhang  <yufeng.zhang@arm.com>
5481
5482         * Makefile.in (ALL_64_TARGET_OBS): Add arch64-tdep.o.
5483         (HFILES_NO_SRCDIR): Add aarch64-tdep.h.
5484         (ALLDEPFILES): Add aarch64-tdep.c.
5485         * aarch64-tdep.c: New file.
5486         * aarch64-tdep.h: New file.
5487         * configure.tgt: Add AArch64.
5488         * features/Makefile (WHICH): Add aarch64 and aarch64-without-fpu.
5489         (aarch64-expedite): New definition.
5490         * features/aarch64-core.xml: New file.
5491         * features/aarch64-fpu.xml: New file.
5492         * features/aarch64-without-fpu.c: New file (generated).
5493         * features/aarch64-without-fpu.xml: New file.
5494         * features/aarch64.c: New file (generated).
5495         * features/aarch64.xml: New file.
5496         * regformats/aarch64-without-fpu.dat: New file (generated).
5497         * regformats/aarch64.dat: New file (generated).
5498
5499 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
5500
5501         * contrib/expect-read1.c: New file.
5502         * contrib/expect-read1.sh: New file.
5503
5504 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
5505
5506         * dwarf2read.c (file_file_name): New function with code from
5507         file_full_name.
5508         (file_full_name): Move most of the code to file_file_name.
5509         (macro_start_file): Rename variable full_name to file_name and use
5510         file_file_name for it.  Add comp_dir parameter to new_macro_table.
5511         * macrocmd.c (show_pp_source_pos): New variable fullname.  Replace any
5512         macro_source_file->filename access by macro_source_fullname call.
5513         * macroscope.c (_initialize_macroscope): Update the new_macro_table
5514         caller.
5515         * macrotab.c (struct macro_table): New field comp_dir.
5516         (macro_include): New variables link_fullname and source_fullname.
5517         Replace any macro_source_file->filename access by macro_source_fullname
5518         call.
5519         (macro_lookup_inclusion): Remove the partial filenames checking code.
5520         (check_for_redefinition): New variables source_fullname and
5521         found_key_fullname.  Replace any macro_source_file->filename access by
5522         macro_source_fullname call.
5523         (macro_undef): New variables source_fullname and key_fullname.  Replace
5524         any macro_source_file->filename access by macro_source_fullname call.
5525         (macro_lookup_definition): New variables retval and source_fullname.
5526         Replace any macro_source_file->filename access by macro_source_fullname
5527         call.
5528         (foreach_macro): New variable key_fullname.  Replace any
5529         macro_source_file->filename access by macro_source_fullname call.
5530         (foreach_macro_in_scope): New variable datum_fullname.  Replace any
5531         macro_source_file->filename access by macro_source_fullname call.
5532         (new_macro_table): Add parameter comp_dir.  Initialize T with it.
5533         (macro_source_fullname): New function.
5534         * macrotab.h (struct macro_source_file): Extent the filename field
5535         comment.
5536         (new_macro_table): New parameter comp_dir, add a comment for it.
5537         (macro_source_fullname): new declaration.
5538
5539 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
5540
5541         * dwarf2read.c (dw2_map_symtabs_matching_filename): Move variable
5542         this_real_name to outer block.  Use it also for
5543         compare_filenames_for_search.
5544         (dw2_expand_symtabs_matching): New variable this_real_name.  Use it
5545         with dw2_get_real_path for file_matcher, considering also
5546         BASENAMES_MAY_DIFFER.
5547         (file_full_name): Prepend COMP_DIR even for relative lh->INCLUDE_DIRS.
5548
5549 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
5550
5551         * dwarf2read.c (dw2_expand_symtabs_matching): Add basenames parameter
5552         to the file_matcher parameter.  Pass 0 to it.
5553         (dwarf2_create_include_psymtab): Copy also DIRNAME.
5554         * psymtab.c (partial_map_symtabs_matching_filename): Drop handling of
5555         NULL psymtab_to_fullname result.
5556         (psymtab_to_fullname): Remove variable r.  Never return NULL, assemble
5557         an expected filename instead.
5558         (expand_symtabs_matching_via_partial): Add basenames parameter to the
5559         file_matcher parameter.  Call also psymtab_to_fullname, after newly
5560         considering BASENAMES_MAY_DIFFER.
5561         * source.c (rewrite_source_path): Remove static.
5562         * source.h (rewrite_source_path): New declaration.
5563         * symfile.h (struct quick_symbol_functions): Add basenames parameter to
5564         the expand_symtabs_matching field.  Comment it.
5565         * symtab.c (file_matches): New function comment.  Add parameter
5566         basenames, implement it.
5567         (search_symbols_file_matches): Add basenames parameter.  Update the
5568         file_matches caller.
5569         (search_symbols): Match FILES also against symtab_to_fullname.
5570         Optimize it for BASENAMES_MAY_DIFFER.
5571
5572 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
5573
5574         * source.c (print_source_lines_base): Print for TUI also "fullname".
5575         * tui/tui-data.c (init_content_element): Change tui_locator_element
5576         field to full_name.
5577         * tui/tui-data.h (struct tui_locator_element): Likewise.
5578         * tui/tui-disasm.c (tui_show_disassem_and_update_source): Rename
5579         tui_update_locator_filename calls to tui_update_locator_fullname.
5580         Replace symtab->filename refererence by symtab_to_fullname call.
5581         * tui/tui-out.c (tui_field_string): Check for "fullname" now.
5582         * tui/tui-source.c (tui_set_source_content): Change tui_locator_element
5583         field to full_name.  Replace symtab->filename refererence by
5584         symtab_to_fullname call.
5585         (tui_show_symtab_source): Rename parameter to fullname.  Change
5586         tui_locator_element field to full_name.
5587         * tui/tui-stack.c: Include source.h.
5588         (tui_set_locator_filename): Rename the declaration to ...
5589         (tui_set_locator_fullname): ... here.  Rename its parameter to
5590         fullname, updates its comment.
5591         (tui_set_locator_info): Rename its parameter to fullname.
5592         (tui_set_locator_filename): Rename the definition to ...
5593         (tui_set_locator_fullname): ... here.  Rename its parameter to
5594         fullname, updates its comment.  Change tui_locator_element field to
5595         full_name.
5596         (tui_set_locator_info): Rename its parameter to fullname.
5597         (tui_set_locator_info): Rename callee to tui_set_locator_fullname.
5598         (tui_update_locator_filename): Rename to ...
5599         (tui_update_locator_fullname): ... here. Rename callee to
5600         tui_set_locator_fullname.
5601         (tui_show_frame_info): Replace symtab->filename refererence by
5602         symtab_to_fullname call.
5603         * tui/tui-stack.h (tui_update_locator_filename): Rename to ...
5604         (tui_update_locator_fullname): ... here.
5605         * tui/tui-winsource.c (tui_display_main): Rename the callee to
5606         tui_update_locator_fullname.  Replace symtab->filename refererence by
5607         symtab_to_fullname call.
5608         * tui/tui.c (tui_show_source): Rename its parameter to fullname.
5609         Rename the callee to tui_update_locator_fullname.
5610         * tui/tui.h (tui_show_source): Rename its parameter to fullname.
5611
5612 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
5613
5614         * ada-lang.c (user_select_syms): Replace symtab->filename refererences
5615         by symtab_to_filename_for_display calls.
5616         * breakpoint.c (print_breakpoint_location, resolve_sal_pc): Likewise.
5617         (clear_command): New variable sal_fullname, initialize it.  Replace
5618         compare_filenames_for_search by filename_cmp with sal_fullname.
5619         (say_where, update_static_tracepoint): Replace symtab->filename
5620         refererences by symtab_to_filename_for_display calls.
5621         * cli/cli-cmds.c (edit_command, list_command, ambiguous_line_spec):
5622         Likewise.
5623         * dwarf2read.c: Include source.h.
5624         (fixup_go_packaging): Replace symtab->filename refererences by
5625         symtab_to_filename_for_display calls.
5626         * linespec.c (add_sal_to_sals): Rename variable filename to fullname.
5627         Replace symtab->filename refererences by symtab_to_filename_for_display
5628         calls.
5629         (create_sals_line_offset, convert_linespec_to_sals): New variable
5630         fullname, initialize it, replace symtab->filename reference by the
5631         variable.
5632         * linux-fork.c: Include source.h.
5633         (info_checkpoints_command): Replace symtab->filename refererences by
5634         symtab_to_filename_for_display calls.
5635         * macroscope.c (sal_macro_scope): Replace symtab->filename refererences
5636         by symtab_to_filename_for_display calls.
5637         * mdebugread.c: Include source.h.
5638         (psymtab_to_symtab_1): Replace symtab->filename refererences by
5639         symtab_to_filename_for_display calls.
5640         * mi/mi-cmd-file.c (mi_cmd_file_list_exec_source_file)
5641         (mi_cmd_file_list_exec_source_files): Likewise.
5642         * printcmd.c: Include source.h.
5643         (build_address_symbolic): Replace symtab->filename refererences by
5644         symtab_to_filename_for_display calls.
5645         * psymtab.c (partial_map_symtabs_matching_filename)
5646         (read_psymtabs_with_fullname): Call compare_filenames_for_search also
5647         with psymtab_to_fullname.
5648         * python/py-symtab.c (stpy_str): Replace symtab->filename refererences
5649         by symtab_to_filename_for_display calls.
5650         (stpy_get_filename): New variable filename, initialize it, use instead
5651         of symtab->filename refererences.
5652         (salpy_str): Make variable filename const char *.  Replace
5653         symtab->filename refererences by symtab_to_filename_for_display calls.
5654         * skip.c: Include source.h and filenames.h.
5655         (skip_file_command): Remove const from the symtab variable.  Replace
5656         symtab->filename refererences by symtab_to_fullname call.
5657         (function_name_is_marked_for_skip): New variables searched_for_fullname
5658         and fullname.  Use them to search also with symtab's fullname.
5659         * source.c (find_source_lines): Replace symtab->filename refererences
5660         by symtab_to_filename_for_display calls.
5661         (print_source_lines_base): New variable filename, use it instead of
5662         symtab->filename.  Replace symtab->filename refererences by
5663         symtab_to_filename_for_display calls.
5664         (line_info, forward_search_command): Replace symtab->filename
5665         refererences by symtab_to_filename_for_display calls.
5666         (reverse_search_command): Replace symtab->filename refererences by
5667         symtab_to_filename_for_display calls.  New variable filename for it.
5668         * stack.c (frame_info): Likewise.
5669         * symmisc.c: Include source.h.
5670         (dump_objfile, dump_symtab_1, maintenance_print_symbols)
5671         (maintenance_info_symtabs): Replace symtab->filename refererences by
5672         symtab_to_filename_for_display calls.
5673         * symtab.c (iterate_over_some_symtabs): Call
5674         compare_filenames_for_search also with symtab_to_fullname.
5675         (lookup_symbol_aux_quick, basic_lookup_transparent_type_quick): Replace
5676         symtab->filename refererences by symtab_to_filename_for_display calls.
5677         (find_line_symtab): Replace symtab->filename refererences by
5678         symtab_to_filename_for_display calls.
5679         (file_matches): Replace filename_cmp by compare_filenames_for_search.
5680         (print_symbol_info): Make the last parameter const char *.  New
5681         variable s_filename.  Use it in the function.
5682         (symtab_symbol_info): Make the last_filename variable const char *.
5683         Replace symtab->filename refererences by symtab_to_filename_for_display
5684         calls.
5685         (rbreak_command): New variable fullname.  Use it.  Replace
5686         symtab->filename refererence by symtab_to_filename_for_display call.
5687         * tracepoint.c (set_traceframe_context, trace_find_line_command)
5688         (print_one_static_tracepoint_marker): Replace symtab->filename
5689         refererences by symtab_to_filename_for_display calls.
5690         * tui/tui-source.c (tui_set_source_content): New variables filename and
5691         s_filename.  Replace symtab->filename refererences by this variable.
5692         Replace other symtab->filename refererences by
5693         symtab_to_filename_for_display calls.
5694
5695 2013-02-03  Eldar Gaynetdinov <hal9000ed2k@gmail.com>
5696             Jan Kratochvil  <jan.kratochvil@redhat.com>
5697
5698         Add a new variable that controls a way in which filenames are
5699         displayed.
5700         * NEWS (set filename-display): New entry.
5701         * source.c (filename_display_basename, filename_display_relative)
5702         (filename_display_absolute, filename_display_kind_names)
5703         (filename_display_string, show_filename_display_string)
5704         (symtab_to_filename_for_display): New.
5705         (_initialize_source): Added initialization of 'filename-display'
5706         variable.
5707         * source.h (symtab_to_filename_for_display): Added declaration.
5708         * stack.c (print_frame): Added new variable and calling of a new
5709         function and condition with this variable. Changed third argument of
5710         calling of a function.
5711
5712 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
5713
5714         * tui/tui-data.c (init_win_info, tui_del_window, tui_free_window):
5715         Rename field reference filename to fullname.
5716         * tui/tui-data.h (struct tui_source_info): Rename field filename to
5717         fullname.  New comment for it.
5718         * tui/tui-source.c (tui_set_source_content): Rename field reference
5719         filename to fullname.  Initialize field by symtab_to_fullname now.
5720         * tui/tui-winsource.c (tui_update_breakpoint_info): Rename field
5721         reference filename to fullname.  Use symtab_to_fullname during
5722         comparison.
5723
5724 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
5725
5726         Code cleanup.
5727         * dwarf2read.c (dw2_expand_symtabs_with_filename): Rename to ...
5728         (dw2_expand_symtabs_with_fullname): ... here.  Rename parameter
5729         filename to fullname.  Rename variable this_name to this_fullname.
5730         Lowercase FILENAME_CMP call.
5731         (dw2_find_symbol_file): New comment for the returned string.
5732         (dwarf2_gdb_index_functions): Rename the function to
5733         dw2_expand_symtabs_with_fullname.
5734         * psymtab.c (read_psymtabs_with_filename): Rename to ...
5735         (read_psymtabs_with_fullname): ... here.  Rename parameter filename to
5736         fullname.
5737         (psym_functions): Rename the function to read_psymtabs_with_fullname.
5738         * symfile.h (struct quick_symbol_functions): Rename field
5739         expand_symtabs_with_filename to expand_symtabs_with_fullname and its
5740         parameter filename to fullname.  Document returned string meaning for
5741         find_symbol_file.
5742         * symtab.c (find_line_symtab): Rename the called function to
5743         expand_symtabs_with_fullname.
5744
5745 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
5746
5747         Code cleanup.
5748         * breakpoint.c (clear_command): Remove variable is_abs, unify the
5749         call of filename_cmp with compare_filenames_for_search.
5750         * dwarf2read.c (dw2_map_symtabs_matching_filename): Remove variable
5751         is_abs, unify the call of FILENAME_CMP with
5752         compare_filenames_for_search.  New gdb_asserts for real_path and name.
5753         Unify the call of compare_filenames_for_search with FILENAME_CMP.
5754         * psymtab.c (partial_map_symtabs_matching_filename): Likewise.
5755         * symfile.h (struct quick_symbol_functions): Extend the comment for
5756         map_symtabs_matching_filename.
5757         * symtab.c (compare_filenames_for_search): Remove the function comment
5758         relative path requirement.  Handle absolute filenames, with a comment.
5759         (iterate_over_some_symtabs): Remove variable is_abs, unify the call of
5760         FILENAME_CMP with compare_filenames_for_search.  New gdb_asserts for
5761         real_path and name.  Unify the call of compare_filenames_for_search
5762         with FILENAME_CMP.
5763         (iterate_over_symtabs): New gdb_assert on REAL_PATH.
5764
5765 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
5766
5767         Code cleanup.
5768         * breakpoint.c (print_breakpoint_location): Replace bp_location field
5769         source_file references by symtab field references.  Remove variables
5770         sal and fullname.
5771         (momentary_breakpoint_from_master, add_location_to_breakpoint):
5772         (clear_command, say_where): Replace bp_location field source_file
5773         references by symtab field references.
5774         (bp_location_dtor): Remove the source_file reference.
5775         (update_static_tracepoint): Replace bp_location field source_file
5776         references by symtab field references.
5777         (breakpoint_free_objfile): New function.
5778         * breakpoint.h (struct bp_location): Extend the comment for line_number.
5779         Replace the field source_file by field symtab, extend its comment.
5780         (breakpoint_free_objfile): New declaration.
5781         * objfiles.c (free_objfile): Call breakpoint_free_objfile.
5782         * tui/tui-winsource.c (tui_update_breakpoint_info): Replace bp_location
5783         field source_file references by symtab field references.
5784
5785 2013-02-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
5786
5787         Replace xfullpath calls by gdb_realpath calls.
5788         * cli/cli-cmds.c (find_and_open_script): Remove xfullpath from the
5789         function comment.
5790         * dwarf2read.c (dw2_map_expand_apply): Remove parameter full_path.
5791         Remove it from the iterate_over_some_symtabs call.
5792         (dw2_map_symtabs_matching_filename): Remove parameter full_path.
5793         Remove it from the dw2_map_expand_apply calls, remove a block handling
5794         it.
5795         * psymtab.c (partial_map_expand_apply): Remove parameter full_path.
5796         Remove it from the iterate_over_some_symtabs call.
5797         (partial_map_symtabs_matching_filename): Remove parameter full_path.
5798         Remove it from the partial_map_expand_apply calls, remove a block
5799         handling it.  Drop gdb_realpath call and cleanups from the real_path
5800         handling.
5801         * source.c (openp): Drop the comment part about xfullpath.  Replace
5802         xfullpath calls by gdb_realpath calls.
5803         (find_and_open_source): Replace xfullpath call by gdb_realpath call.
5804         * symfile.h (struct quick_symbol_functions): Remove parameter full_path
5805         from method map_symtabs_matching_filename and its comment.
5806         * symmisc.c (maintenance_print_msymbols): Replace xfullpath call by
5807         gdb_realpath call.
5808         * symtab.c (iterate_over_some_symtabs): Remove parameter full_path,
5809         remove it also from the function comment, remove a block handling it.
5810         Drop gdb_realpath call and cleanups from the real_path handling.
5811         (iterate_over_symtabs): Drop variable full_path and its use.
5812         * symtab.h (iterate_over_some_symtabs): Remove parameter full_path.
5813         * utils.c (xfullpath): Remove.
5814         * utils.h (xfullpath): Remove.
5815
5816 2013-02-01  Andreas Tobler  <andreast@fgznet.ch>
5817
5818         * Makefile.in (ALL_TARGET_OBS): Add ppc64-tdep.o.
5819         (HFILES_NO_SRCDIR): Add ppc64-tdep.h.
5820         (ALLDEPFILES): Add ppc64-tdep.c.
5821         * configure.tgt (powerpc-*-linux* | powerpc64-*-linux*): Add
5822         ppc64-tdep.o to gdb_target_obs.
5823         * ppc64-tdep.h: New file.
5824         * ppc64-tdep.c: New file.
5825         (insn_d, insn_ds, insn_xfx, ppc64_desc_entry_point): Move from
5826         ppc-linux-tdep.c to here.
5827         (PPC64_STANDARD_LINKAGE1_LEN, PPC64_STANDARD_LINKAGE2_LEN)
5828         (PPC64_STANDARD_LINKAGE2_LEN): Likewise and use ARRAY_SIZE macro.
5829         (ppc64_standard_linkage1_target, ppc64_standard_linkage2_target)
5830         (ppc64_standard_linkage3_target, ppc64_skip_trampoline_code): Move
5831         from ppc-linux-tdep.c to here.
5832         (ppc64_convert_from_func_ptr_addr): Rename from
5833         ppc64_linux_convert_from_func_ptr_addr to
5834         ppc64_convert_from_func_ptr_addr and move from ppc-linux-tdep.c to
5835         here.
5836         * rs6000-tdep.c:
5837         (read_insn): Move from ppc-linux-tdep.c to here.
5838         (insns_match_pattern, insn_d_field, insn_ds_field): Move
5839         from ppc-linux-tdep.c to here and rename them with the ppc_ prefix.
5840         * ppc-linux-tdep.c: Include ppc64-tdep.h.
5841         Removed above functions.
5842         (ppc_linux_init_abi): Adjust.
5843
5844 2013-02-01  Aleksandar Ristovski  <aristovski@qnx.com>
5845
5846         * ada-valprint.c (ada_print_floating): Remove unused 'len'.
5847
5848 2013-02-01  Aleksandar Ristovski  <aristovski@qnx.com>
5849
5850         * ada-lang.c (assign_aggregate): Remove unused 'is_array_aggregate'.
5851
5852 2013-02-01  Pedro Alves  <palves@redhat.com>
5853
5854         * dummy-frame.c (deprecated_pc_in_call_dummy): Delete function.
5855         * frame.h (deprecated_pc_in_call_dummy): Delete declaration.
5856
5857 2013-02-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
5858
5859         * elfread.c (elf_symfile_read): Limit separate debug info additions to
5860         files with no separate debug info.
5861         * objfiles.c (add_separate_debug_objfile): Add gdb_assert calls.
5862         * symfile.c (read_symbols): Call find_separate_debug_file_in_section
5863         only for files with no separate debug info.
5864
5865 2013-01-31  Tom Tromey  <tromey@redhat.com>
5866
5867         * jit.c (jit_program_space_data): Rename from jit_inferior_data;
5868         change type.
5869         (struct jit_program_space_data): Rename from jit_inferior_data.
5870         Update comments.
5871         (get_jit_program_space_data): Rename from get_jit_inferior_data.
5872         Change return type.  Attach data to program space.
5873         (jit_program_space_data_cleanup): Rename from
5874         jit_inferior_data_cleanup; change argument type.
5875         (jit_read_descriptor): Change 'inf_data' argument to 'ps_data',
5876         change type.
5877         (jit_register_code): Update.
5878         (jit_update_inferior_cache): Remove.
5879         (jit_breakpoint_deleted): Get jit data from the location's program
5880         space.
5881         (jit_breakpoint_re_set_internal): Rename 'inf_data' argument to
5882         'ps_data', change type.
5883         (jit_inferior_init, jit_breakpoint_re_set_internal)
5884         (jit_event_handler): Update.
5885         (free_objfile_data): Get data from objfile's program space.
5886         (_initialize_jit): Update.
5887
5888 2013-01-31  Tom Tromey  <tromey@redhat.com>
5889
5890         PR gdb/13987:
5891         * jit.c (struct jit_inferior_data) <cached_code_address,
5892         jit_breakpoint>: New fields.
5893         (jit_breakpoint_re_set_internal): Fix logging.  Only create
5894         breakpoint if cached address has changed.
5895         (jit_update_inferior_cache, jit_breakpoint_deleted): New
5896         functions.
5897         (_initialize_jit): Register breakpoint deleted observer.
5898
5899 2013-01-31  Aleksandar Ristovski  <aristovski@qnx.com>
5900
5901         * infrun.c (handle_syscall_event): Remove unused gdbarch.
5902         (save_infcall_suspend_state): Ifdef out unused inf.
5903         (restore_infcall_suspend_state): Ifdef out unused inf.
5904         * jit.c (jit_register_code): Remove unused i, b, inf_data.
5905         (jit_frame_sniffer): Remove unused inf_data.
5906
5907 2013-01-31  Aleksandar Ristovski  <aristovski@qnx.com>
5908
5909         * c-exp.y (classify_inner_name): Remove unused type.
5910         * c-lang.c (c_printstr): Remove unused byte_order, i, things_printed,
5911         in_quotes, need_comma, wchar_buf, output, cleanup, iter, finished,
5912         need_escape.
5913         (c_get_string): Remove unused kind.
5914         * c-typeprint.c (c_type_print_args): Remove unused i, len, args, table2.
5915
5916 2013-01-31  Aleksandar Ristovski  <aristovski@qnx.com>
5917
5918         * charset.c (intermediate_encoding): Remove unused i.
5919         * completer.c (signal_completer): Remove unused i.
5920         * continuations.c (discard_my_continuations_1): Remove unused
5921         continuation_ptr.
5922         * corelow.c (core_close): Remove unuseD name.
5923         (get_core_siginfo): Remove unused pid.
5924         * cp-namespace.c (cp_lookup_symbol_imports_or_template): Remove unused
5925         i, cps.
5926         * dwarf2loc.c (dwarf2_compile_expr_to_ax): Remove unused base_offset.
5927         (loclist_describe_location): Remove unused first.
5928         * event-top.c (command_line_handler): Remove unused got_eof.
5929         * exec.c (exec_close_1): Remove unused need_symtab_cleanup.
5930         (resize_section_table): Remove unused old_value.
5931         * gdb_bfd.c (gdb_bfd_map_section): Remove unused header.
5932         * gnu-v3-abi.c (compute_vtable_size): Remove unused addr.
5933         * i386-tdep.c (i386_process_record): Remove unused rex.
5934         * infcmd.c (get_return_value): Remove unused uiout.
5935         * jv-lang.c (type_from_class): Remove unused is_array.
5936         * jv-valprint.c (java_val_print): Remove unused i.
5937         * linux-nat.c (linux_nat_stop_lwp): Remove unused ptid.
5938         * linux-thread-db.c (thread_db_find_new_threads_2): Remove unuseD pid.
5939         * m2-typeprint.c (m2_print_type): Remove unused code.
5940         * macroexp.c (get_character_constant): Remove unused body_start.
5941         (macro_stringify): Remove unused result.
5942         * objc-lang.c (find_methods): Remove unused gdbarch.
5943         * objfiles.c (filter_overlapping_sections): Remove unused abfd1, abfd2.
5944         * regcache.c (regcache_cooked_read): Remove unused gdbarch.
5945         * stack.c (print_frame_args): Remove unused summary.
5946         * thread.c (thread_apply_command): Remove unused p.
5947         * valarith.c (value_x_unop): Remove unused mangle_ptr.
5948         * valops.c (search_struct_method): Remove unused skip.
5949         * valprint.c (generic_val_print): Remove unused byte_order.
5950         * varobj.c (varobj_update): Remove unused changed.
5951         * cli/cli-cmds.c (complete_command): Remove unused next_item.
5952         (alias_command): Remove unused c.
5953         * mi/mi-cmd-catch.c (mi_catch_load_unload): Remove unused c.
5954         * mi/mi-main.c (mi_cmd_data_write_register_values): Remove unused
5955         format.
5956         (mi_cmd_data_write_memory): Remove unused word_format.
5957         (mi_cmd_data_write_memory_bytes): Remove unused r.
5958         * python/py-gdb-readline.c (gdbpy_readline_wrapper): Remove unused
5959         p_start, p_end.
5960         * python/python.c (_initialize_python): Remove unused cmd_name, cmd.
5961         * tui/tui-disasm.c (tui_set_disassem_content): Remove unused
5962         line_width.
5963
5964 2013-01-31  Aleksandar Ristovski  <aristovski@qnx.com>
5965
5966         * dwarf2-frame.c (dwarf2_compile_cfa_to_ax): Remove unused num_regs.
5967         * symtab.c (iterate_over_symtabs): Remove unused s.
5968         (find_pc_sect_symtab): Remove unused pspAce.
5969         (find_pc_sect_line): Remove unused alt_symtab.
5970         (find_pcs_for_symtab_line): Remove unused ix, previous_function.
5971         (completion_list_add_name): Remove unused newsize.
5972
5973 2013-01-31  Tom Tromey  <tromey@redhat.com>
5974
5975         PR c++/14998:
5976         * dwarf2read.c (read_tag_ptr_to_member_type): Handle
5977         TYPE_CODE_FUNC.
5978
5979 2013-01-31  Aleksandar Ristovski  <aristovski@qnx.com>
5980
5981         * target.c (target_read_string): Remove unused origlen.
5982
5983 2013-01-31  Aleksandar Ristovski  <aristovski@qnx.com>
5984
5985         * auto-load.c (auto_load_expand_dir_vars): Remove unused dir_vec.
5986         * ax-gdb.c (gen_printf): Remove unused expr, i, bot, fr, flen, fmt.
5987         * ax-general.c (ax_print): Remove unused is_float.
5988         * blockframe.c (block_innermost_frame): Remove unused start, end.
5989         * break-catch-sig.c (catch_signal_command): Remove unused gdbarch.
5990
5991 2013-01-31  Aleksandar Ristovski  <aristovski@qnx.com>
5992
5993         * solib-svr4.c (svr4_keep_data_in_core): Remove unused lmo.
5994         (svr4_read_so_list): Remove unused lmo.
5995         * solib-target.c (solib_target_relocate_section_addresses): Remove
5996         unused flags.
5997
5998 2013-01-30  Tom Tromey  <tromey@redhat.com>
5999
6000         * hppa-tdep.c (read_unwind_info): Use SECT_OFF_TEXT, not "0".
6001
6002 2013-01-30  Tom Tromey  <tromey@redhat.com>
6003
6004         * symfile.c (get_file_crc): Use bfd_calc_gnu_debuglink_crc32.
6005         * utils.c (gnu_debuglink_crc32): Remove.
6006         * utils.h (gnu_debuglink_crc32): Don't declare.
6007
6008 2013-01-30  Tom Tromey  <tromey@redhat.com>
6009
6010         * dwarf2read.c (compute_delayed_physnames, read_call_site_scope)
6011         (read_structure_type, read_enumeration_type): Remove cast.
6012
6013 2013-01-30  Tom Tromey  <tromey@redhat.com>
6014
6015         * dwarf2read.c (read_namespace_type): Remove cast.
6016         (read_typedef): Likewise.
6017
6018 2013-01-29  Tom Tromey  <tromey@redhat.com>
6019
6020         * dwarf2read.c (free_dwo_file): Remove assert.
6021
6022 2013-01-29  Tom Tromey  <tromey@redhat.com>
6023
6024         * value.c (deprecated_set_value_modifiable): Remove.
6025         * value.h (deprecated_set_value_modifiable): Remove.
6026
6027 2013-01-28  Doug Evans  <dje@google.com>
6028
6029         * dwarf2loc.c (dwarf2_find_location_expression): Don't add base address
6030         to addresses from dwo files.
6031
6032 2013-01-25  Siva Chandra Reddy  <sivachandra@google.com>
6033
6034         * valops.c (find_overload_match): Remove unused argument 'lax'.
6035         * value.h: Remove unused argument 'lax' from the declaration of
6036         find_overload_match.
6037         * eval.c (value_subexp_standard): Do not pass a 'lax' argument
6038         to find_overload_match.
6039         * valarith.c (value_user_defined_cpp_op): Do not pass a 'lax'
6040         argument to find_overload_match.
6041
6042 2013-01-25  Tom Tromey  <tromey@redhat.com>
6043
6044         * dwarf2read.c (processing_has_namespace_info): Remove.
6045         (struct dwarf2_cu) <processing_has_namespace_info>: New field.
6046         (process_die, read_func_scope, dwarf2_start_symtab)
6047         (new_symbol_full): Update.
6048
6049 2013-01-25  Tom Tromey  <tromey@redhat.com>
6050
6051         * cp-namespace.c (cp_set_block_scope): Remove.
6052         * cp-support.h (cp_set_block_scope): Remove.
6053         * dbxread.c: Include block.h.
6054         (cp_set_block_scope): New function.
6055         (process_one_symbol): Update.
6056         * dwarf2read.c (read_func_scope): Use block_set_scope.
6057
6058 2013-01-25  Pedro Alves  <palves@redhat.com>
6059
6060         * remote.c (add_current_inferior_and_thread): Tweak comment.
6061
6062 2013-01-25  Tom Tromey  <tromey@redhat.com>
6063
6064         * cp-namespace.c (cp_scan_for_anonymous_namespaces): Update.
6065         (cp_add_using_directive): Add 'copy_names' argument.
6066         * cp-support.h (cp_add_using_directive): Update.
6067         (struct using_direct) <import_src, import_dest, alias,
6068         declaration>: Now const.
6069         * dwarf2read.c (read_import_statement): Use obconcat.
6070         Don't copy names passed to cp_add_using_directive.
6071
6072 2013-01-25  Tom Tromey  <tromey@redhat.com>
6073
6074         * c-exp.y (qualified_name): Use TYPE_SAFE_NAME.
6075
6076 2013-01-25  Pedro Alves  <palves@redhat.com>
6077
6078         * remote.c (stop_reply_extract_thread): New.
6079         (add_current_inferior_and_thread): New parameter 'wait_status'.
6080         Handle it.
6081         (remote_start_remote): Pass wait status to
6082         add_current_inferior_and_thread.
6083         (extended_remote_run): Update comment.
6084         (extended_remote_create_inferior_1): Pass wait status to
6085         add_current_inferior_and_thread.
6086
6087 2013-01-25  Andrew Burgess  <aburgess@broadcom.com>
6088             Ulrich Weigand  <uweigand@de.ibm.com>
6089
6090         * valarith.c (value_vector_widen): New function for replicating a
6091         scalar into a vector.
6092         (value_binop): Use value_vector_widen to widen scalar to vector
6093         rather than casting, this better matches gcc C behaviour.
6094         * valops.c (value_casst): Update logic for casting between vector
6095         types, and for casting from scalar to vector, try to match gcc C
6096         behaviour.
6097         * value.h (value_vector_widen): Declare.
6098         * opencl-lang.c (opencl_value_cast): New opencl specific casting
6099         function, handle special case for casting scalar to vector.
6100         (opencl_relop): Use opencl_value_cast.
6101         (evaluate_subexp_opencl): Use opencl_value_cast instead of
6102         value_cast, and handle BINOP_ASSIGN, UNOP_CAST, and UNOP_CAST_TYPE
6103         in order to use opencl_value_cast.
6104
6105 2013-01-25  Yao Qi  <yao@codesourcery.com>
6106
6107         * event-loop.c: Include "queue.h".
6108         (gdb_event_p): New typedef.
6109         (DECLARE_QUEUE_P): Use.
6110         (DEFINE_QUEUE_P): Use.
6111         (async_queue_event): Remove.
6112         (gdb_event_xfree): New.
6113         (initialize_event_loop): New.
6114         (process_event): Use QUEUE macros.
6115         (event_queue): Remove.
6116         (gdb_wait_for_event): Caller update.
6117         (check_async_event_handlers): Likewise.
6118         (poll_timers): Likewise.
6119         * event-loop.h (initialize_event_loop): Declare.
6120         * event-loop.c (gdb_event_xfree): New.
6121         * top.c (gdb_init): Call initialize_event_loop.
6122
6123 2013-01-25  Yao Qi  <yao@codesourcery.com>
6124
6125         * event-loop.c (async_queue_event): Remove one parameter
6126         'position'.  Remove code handling 'position' == TAIL.
6127         (gdb_wait_for_event): Caller update.
6128         (check_async_event_handlers): Caller update.
6129         (poll_timers): Caller update.
6130         * event-loop.h (enum queue_position): Remove.
6131
6132 2013-01-25  Maxim Kuvyrkov  <maxim@kugelworks.com>
6133
6134         * MAINTAINERS: Update my email.
6135
6136 2013-01-25  Yao Qi  <yao@codesourcery.com>
6137
6138         * main.c (print_gdb_help): Remove "--epoch" from the help
6139         message.
6140
6141 2013-01-24  Ulrich Weigand  <uweigand@de.ibm.com>
6142
6143         * symtab.c (skip_prologue_using_sal): Consider a file
6144         change the same as an increased line number
6145
6146 2013-01-24  Tiago Stürmer Daitx  <tdaitx@linux.vnet.ibm.com>
6147
6148         * MAINTAINERS (Write After Approval): Add myself to the list.
6149
6150 2013-01-24  Tom Tromey  <tromey@redhat.com>
6151
6152         * ada-lang.h (ada_decode_symbol): Make return type const.
6153         * ada-lang.c (ada_decode_symbol): Likewise.
6154
6155 2013-01-23  Doug Evans  <dje@google.com>
6156
6157         * linespec.c (find_linespec_symbols): Make static.
6158
6159 2013-01-23  Tiago Stürmer Daitx  <tdaitx@linux.vnet.ibm.com>
6160
6161         * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Set correct
6162         type on float conversion for complex type.
6163
6164 2013-01-23  Siva Chandra Reddy  <sivachandra@google.com>
6165
6166         Add a new class gdb.Architecture which exposes GDB's
6167         internal representation of architecture via GDB Python API.
6168         * Makefile.in: Add entries corresponding to the new file
6169         python/py-arch.c.
6170         * NEWS (Python Scripting): Add entries for the new class
6171         gdb.Architecture and the new method gdb.Frame.architecture.
6172         * python/py-arch.c: Implement gdb.Architecture class.
6173         * python/py-frame.c (frapy_arch): Implement the method
6174         gdb.Frame.architecture().
6175         (frame_object_methods): Add 'architecture' to the method table.
6176         * python/python-internal.h: Add declarations of new utility
6177         functions.
6178         * python/python.c (_initialize_python): Initialize
6179         gdb.Architecture class.
6180
6181 2013-01-23  Doug Evans  <dje@google.com>
6182
6183         Work around binutils/15021.
6184         * dwarf2read.c (dwarf2_per_cu_data): Split imported_symtabs and
6185         type_unit_group out of union s.  All uses updated.
6186         (read_index_from_section): Watch for index version 8.
6187         (follow_die_sig): If using .gdb_index version <= 7, record the TU as
6188         an imported symtab.
6189         (write_psymtabs_to_index): Increment version number to 8.
6190
6191 2013-01-22  Pedro Alves  <palves@redhat.com>
6192
6193         * annotate.c (breakpoint_changed): Skip if breakpoint is not
6194         user-visible.
6195
6196 2013-01-22  Pedro Alves  <palves@redhat.com>
6197
6198         * annotate.c (annotate_breakpoints_changed): Rename to ...
6199         (annotate_breakpoints_invalid): ... this.  Make static.
6200         (breakpoint_changed): Adjust.
6201         (_initialize_annotate): Always install the observers.  Install a
6202         "breakpoint_created" observer.
6203         * annotate.h (annotate_breakpoints_changed): Delete declaration.
6204         * breakpoint.c (set_breakpoint_condition)
6205         (breakpoint_set_commands, do_map_commands_command)
6206         (init_raw_breakpoint, clear_command, set_ignore_count)
6207         (enable_breakpoint_disp): No longer call
6208         annotate_breakpoints_changed.
6209
6210 2013-01-22  Pedro Alves  <palves@redhat.com>
6211
6212         * annotate.c: Include "inferior.h".
6213         (frames_invalid_emitted)
6214         (breakpoints_invalid_emitted): New globals.
6215         (async_background_execution_p): New function.
6216         (annotate_breakpoints_changed, annotate_frames_invalid): Skip
6217         emitting the annotation if it has already been emitted.
6218         (annotate_display_prompt): New function.
6219         * annotate.h (annotate_display_prompt): New declaration.
6220         * event-top.c: Include annotate.h.
6221         (display_gdb_prompt): Call annotate_display_prompt.
6222
6223 2013-01-22  Pedro Alves  <palves@redhat.com>
6224
6225         * annotate.c (ignore_count_changed): Delete.
6226         (annotate_breakpoints_changed): Don't clear ignore_count_changed.
6227         (annotate_ignore_count_change): Delete.
6228         (annotate_stopped): Don't emit a delayed breakpoints-changed
6229         annotation.
6230         * annotate.h (annotate_ignore_count_change): Delete.
6231         * breakpoint.c (bpstat_check_breakpoint_conditions): Don't call
6232         annotate_ignore_count_change.
6233
6234 2013-01-22  Tom Tromey  <tromey@redhat.com>
6235
6236         * dwarf2loc.c (dwarf2_compile_expr_to_ax) <DW_OP_fbreg>: Only
6237         require_rvalue for a register location.
6238
6239 2013-01-21  Marc Khouzam  <marc.khouzam@ericsson.com>
6240
6241         * breakpoint.c (print_one_breakpoint_location): Add MI
6242         field 'thread-groups' when printing a breakpoint.
6243         (output_thread_groups): New function.
6244
6245 2013-01-21  Siva Chandra Reddy  <sivachandra@google.com>
6246
6247         * python/lib/gdb/commands/explore.py
6248         (CompoundExplorer.explore_expr): Correct the name of a method
6249         being invoked.
6250         (ExploreTypeCommand.invoke): Add a missing 'return'.
6251
6252 2013-01-21  Tom Tromey  <tromey@redhat.com>
6253
6254         * gdb_obstack.h (obconcat): Move declaration here, from...
6255         * symfile.h (obconcat): ... here.
6256         * gdb_obstack.c: New file.
6257         (obconcat): Move from...
6258         * symfile.c (obconcat): ... here.
6259         * Makefile.in (SFILES): Add gdb_obstack.c.
6260         (COMMON_OBS): Add gdb_obstack.o.
6261
6262 2013-01-21  Tom Tromey  <tromey@redhat.com>
6263
6264         * symfile.h (obsavestring): Don't declare.
6265         * symfile.c (obsavestring): Remove.
6266         * ada-exp.y: Use obstack_copy0, not obsavestring.
6267         * ada-lang.c: Use obstack_copy0, not obsavestring.
6268         * coffread.c: Use obstack_copy0, not obsavestring.
6269         * cp-namespace.c: Use obstack_copy0, not obsavestring.
6270         * dbxread.c: Use obstack_copy0, not obsavestring.
6271         * dwarf2read.c: Use obstack_copy0, not obsavestring.
6272         * jit.c: Use obstack_copy0, not obsavestring.
6273         * mdebugread.c: Use obstack_copy0, not obsavestring.
6274         * psymtab.c: Use obstack_copy0, not obsavestring.
6275         * stabsread.c: Use obstack_copy0, not obsavestring.
6276         * xcoffread.c: Use obstack_copy0, not obsavestring.
6277
6278 2013-01-21  Tom Tromey  <tromey@redhat.com>
6279
6280         * dwarf2read.c (fixup_go_packaging): Save package name
6281         on objfile obstack.
6282         * gdbtypes.c (init_type): Don't copy name.
6283
6284 2013-01-21  Tom Tromey  <tromey@redhat.com>
6285
6286         * dwarf2read.c (struct partial_die_info) <name, scope>: Now
6287         const.
6288         (struct attribute) <u.str>: Now const.
6289         (struct fnfieldlist) <name>: Now const.
6290         (dw2_get_file_names_reader, init_cutu_and_read_dies): Update.
6291         (partial_die_parent_scope): Make return type const.
6292         (partial_die_full_name, add_partial_symbol): Update.
6293         (dwarf2_compute_name, dwarf2_full_name, dwarf2_physname): Make
6294         'name' const.
6295         (find_file_and_directory): Make 'name' and 'comp_dir' const.
6296         (read_file_scope, read_func_scope, dwarf2_add_field)
6297         (dwarf2_add_member_fn, read_structure_type)
6298         (process_enumeration_scope, read_array_type, read_module_type)
6299         (read_base_type, read_subrange_type): Update.
6300         (dwarf2_start_symtab): Make 'name' and 'comp_dir' const.
6301         (new_symbol_full, guess_full_die_structure_name): Update.
6302         (dwarf2_canonicalize_name): Return const type.  Make 'name' const.
6303         (dwarf2_name): Return const type.
6304         (dwarf_decode_macro_bytes, dwarf_decode_macros): Make 'comp_dir'
6305         const.
6306
6307 2013-01-21  Tom Tromey  <tromey@redhat.com>
6308
6309         * gdbtypes.c (init_type): Make 'name' const.
6310         * gdbtypes.h (init_type): Update.
6311
6312 2013-01-21  Tom Tromey  <tromey@redhat.com>
6313
6314         * buildsym.c (patch_subfile_names): Use set_last_source_file.
6315         (start_symtab): Make 'name' and 'dirname' const.  Use
6316         set_last_source_file.
6317         (restart_symtab, reset_symtab_globals): Use set_last_source_file.
6318         (last_source_file): Define.  Now static.
6319         (set_last_source_file, get_last_source_file): New functions.
6320         * buildsym.h (last_source_file): Don't declare.
6321         (start_symtab): Update.
6322         (set_last_source_file, get_last_source_file): Declare.
6323         * coffread.c (complete_symtab): Use set_last_source_file.
6324         (coff_end_symtab): Likewise.
6325         (coff_symtab_read): Use set_last_source_file, get_last_source_file.
6326         * dbxread.c (read_dbx_symtab, read_ofile_symtab): Use
6327         set_last_source_file.
6328         (process_one_symbol): Use get_last_source_file.
6329         * mdebugread.c (parse_partial_symbols): Use set_last_source_file.
6330         (psymtab_to_symtab_1): Use get_last_source_file.
6331         * xcoffread.c (process_linenos): Use get_last_source_file.
6332         (complete_symtab): Use set_last_source_file.
6333         (read_xcoff_symtab): Use set_last_source_file, get_last_source_file.
6334         (scan_xcoff_symtab): Use set_last_source_file.
6335
6336 2013-01-21  Tom Tromey  <tromey@redhat.com>
6337
6338         * symtab.c (struct demangled_name_entry) <mangled>: Now const.
6339         (symbol_set_names): Remove casts.  Handle field const-ness.
6340
6341 2013-01-21  Tom Tromey  <tromey@redhat.com>
6342
6343         * dwarf2read.c (new_symbol_full): Remove cast.
6344         * symtab.c (symbol_set_demangled_name): Make 'name' const.
6345         * symtab.h (symbol_set_demangled_name): Update.
6346
6347 2013-01-21  Tom Tromey  <tromey@redhat.com>
6348
6349         * main.c (captured_main): Call bfd_init.
6350
6351 2013-01-21  Tom Tromey  <tromey@redhat.com>
6352
6353         * gnu-v2-abi.c (_initialize_gnu_v2_abi): Don't set default ABI.
6354         * gnu-v3-abi.c (_initialize_gnu_v3_abi): Set default ABI.
6355         * minsyms.c (install_minimal_symbols): Don't check for _Z symbols.
6356         * NEWS: Update.
6357
6358 2013-01-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
6359
6360         * symmisc.c (maintenance_print_msymbols): Check also ST_DEV.
6361
6362 2013-01-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
6363
6364         Fix gdb.fortran/common-block.exp crash in PIE mode.
6365         * dwarf2read.c (new_symbol_full) <DW_TAG_common_block>: Use
6366         LOC_COMMON_BLOCK.
6367         * f-valprint.c (info_common_command_for_block): Expect
6368         LOC_COMMON_BLOCK in gdb_assert.
6369         * symtab.h (struct general_symbol_info): Update comment for the
6370         common_block member.
6371         (domain_enum): Extend comment for the COMMON_BLOCK_DOMAIN member.
6372         (enum address_class): New member LOC_COMMON_BLOCK.
6373
6374 2013-01-18  David Blaikie  <dblaikie@gmail.com>
6375
6376         * MAINTAINERS (Write After Approval): Add "David Blaikie".
6377
6378 2013-01-18  Tom Tromey  <tromey@redhat.com>
6379
6380         PR c++/14999:
6381         * dwarf2loc.c (dwarf2_compile_expr_to_ax) <DW_OP_fbreg>:
6382         Call require_rvalue.
6383
6384 2013-01-18  Yao Qi  <yao@codesourcery.com>
6385
6386         * dbxread.c (dbx_psymtab_to_symtab): Delete the declaration.
6387         (dbx_read_symtab): New declaration.
6388         (dbx_psymtab_to_symtab): Delete.
6389         (dbx_read_symtab): Rename from dbx_psymtab_to_symtab.
6390         Rename parameter PST to SELF.  Exchanged two parameters.
6391         (start_psymtab): Caller update.
6392         * dwarf2read.c (dwarf2_psymtab_to_symtab): Delete the declaration.
6393         (dwarf2_read_symtab): New declaration.
6394         (dwarf2_psymtab_to_symtab): Delete.
6395         (dwarf2_read_symtab): Rename from dwarf2_psymtab_to_symtab.
6396         Rename parameter PST to SELF.  Exchanged two parameters.
6397         (create_partial_symtab): Caller update.
6398         * mdebugread.c (mdebug_psymtab_to_symtab): Delete.
6399         (mdebug_read_symtab): Rename from mdebug_psymtab_to_symtab.
6400         Rename parameter PST to SELF.  Exchanged two parameters.
6401         (parse_partial_symbols, new_psymtab): Caller update.
6402         * psympriv.h (struct partial_symtab) <read_symtab>: Exchange
6403         two parameters.
6404         * psymtab.c (psymtab_to_symtab): Caller update.
6405         * xcoffread.c (xcoff_psymtab_to_symtab): Delete.
6406         (xcoff_read_symtab): Rename from xcoff_psymtab_to_symtab.
6407         Rename parameter PST to SELF.  Exchanged two parameters.
6408         (xcoff_start_psymtab): Caller update.
6409
6410 2013-01-18  Yao Qi  <yao@codesourcery.com>
6411
6412         * infrun.c (proceed): Rename local variable 'oneproc' to
6413         'force_step'.
6414
6415 2013-01-17  Doug Evans  <dje@google.com>
6416
6417         * dwarf2read.c (dw2_build_type_unit_groups_reader): Delete.
6418         (dw2_build_type_unit_groups): Delete.  All uses updated.
6419
6420         * symtab.h (struct symbol_search): Add comment.
6421
6422 2013-01-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
6423
6424         * symtab.c (compare_filenames_for_search): New comment for
6425         HAS_DRIVE_SPEC.
6426
6427 2013-01-17  Tom Tromey  <tromey@redhat.com>
6428
6429         * cp-abi.c (cp_abi_completer): Fix typo in assignment.
6430
6431 2013-01-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
6432
6433         * symtab.c (iterate_over_some_symtabs): New variable cleanups,
6434         initialize it by existing make_cleanup.  Call new do_cleanups.
6435
6436 2013-01-17  Tom Tromey  <tromey@redhat.com>
6437
6438         * cp-abi.c (cp_abi_completer): New function.
6439         (_initialize_cp_abi): Set completer for "set cp-abi".
6440
6441 2013-01-17  Tom Tromey  <tromey@redhat.com>
6442
6443         * mem-break.c: Remove obsolete comment.
6444         * bfin-tdep.c (bfin_breakpoint_from_pc): Fix comment.
6445
6446 2012-01-17  Sanjoy Das <sanjoy@playingwithpointers.com>
6447
6448         * jit.c (jit_reader_load_command): Interpret the jit reader name
6449         as an absolute path if it begins with a forward slash.
6450
6451 2012-01-17  Sanjoy Das <sanjoy@playingwithpointers.com>
6452
6453         PR gdb/14550
6454
6455         * jit.c (finalize_symtab): Ensure that only the global block has a
6456         NULL superblock.
6457
6458 2013-01-17  Pedro Alves  <palves@redhat.com>
6459
6460         * acinclude.m4: Include ../config/plugins.m4,
6461         ../config/largefile.m4 and ../config/lead-dot.m4.  Add comments.
6462         * Makefile.in (aclocal_m4_deps): Update.
6463         * aclocal.m4: Renegerate.
6464
6465 2013-01-16  Doug Evans  <dje@google.com>
6466
6467         * contrib/cc-with-tweaks.sh: Add references to Fission docs.
6468
6469 2013-01-16  Pedro Alves  <palves@redhat.com>
6470             Tom Tromey  <tromey@redhat.com>
6471
6472         PR cli/7221:
6473         * NEWS: Add "catch signal".
6474         * breakpoint.c (base_breakpoint_ops): No longer static.
6475         (bpstat_explains_signal): New function.
6476         (init_catchpoint): No longer static.
6477         (base_breakpoint_explains_signal): New function.
6478         (base_breakpoint_ops): Initialize new field.
6479         * breakpoint.h (enum bpstat_signal_value): New.
6480         (struct breakpoint_ops) <explains_signal>: New field.
6481         (bpstat_explains_signal): Remove macro, declare as function.
6482         (base_breakpoint_ops, init_catchpoint): Declare.
6483         * break-catch-sig.c: New file.
6484         * inferior.h (signal_catch_update): Declare.
6485         * infrun.c (signal_catch): New global.
6486         (handle_syscall_event): Update for change to
6487         bpstat_explains_signal.
6488         (handle_inferior_event): Likewise.  Always handle random signals
6489         via bpstats.
6490         (signal_cache_update): Check signal_catch.
6491         (signal_catch_update): New function.
6492         (_initialize_infrun): Initialize signal_catch.
6493         * Makefile.in (SFILES): Add break-catch-sig.c.
6494         (COMMON_OBS): Add break-catch-sig.o.
6495
6496 2013-01-16  Tom Tromey  <tromey@redhat.com>
6497
6498         * breakpoint.c (print_one_catch_fork, print_one_catch_vfork)
6499         (print_one_catch_solib, print_one_catch_syscall)
6500         (print_one_catch_exec, print_one_exception_catchpoint): Emit
6501         "catch-type".
6502
6503 2013-01-16  Yao Qi  <yao@codesourcery.com>
6504
6505         * printcmd.c (current_display_number): Make it static.
6506
6507 2013-01-16  Yao Qi  <yao@codesourcery.com>
6508
6509         * infcmd.c (step_once): Don't check '!single_inst' as it was
6510         checked before.
6511
6512 2013-01-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
6513
6514         * dwarf2read.c (psymtab_include_file_name): Extend the function comment.
6515
6516 2013-01-14  Tom Tromey  <tromey@redhat.com>
6517
6518         * cli/cli-decode.c (add_setshow_string_noescape_cmd): Return the
6519         set command.
6520         * command.h (add_setshow_string_noescape_cmd): Update.
6521         * corefile.c (set_gnutarget_command): Remove trailing whitespace.
6522         (complete_set_gnutarget): New function.
6523         (_initialize_core): Set the "set gnutarget" completer.
6524
6525 2013-01-14  Tom Tromey  <tromey@redhat.com>
6526
6527         PR symtab/14442:
6528         * c-typeprint.c (cp_type_print_method_args): Handle 'restrict'.
6529         (c_type_print_modifier): Likewise.
6530         * dwarf2read.c (read_tag_restrict_type): New function.
6531         (read_type_die_1): Handle DW_TAG_restrict_type.
6532         * gdbtypes.c (make_restrict_type): New function.
6533         (recursive_dump_type): Handle TYPE_RESTRICT.
6534         * gdbtypes.h (enum type_flag_values): Renumber.
6535         (enum type_instance_flag_value): Add
6536         TYPE_INSTANCE_FLAG_RESTRICT.
6537         (TYPE_RESTRICT): New macro.
6538         (make_restrict_type): Declare.
6539
6540 2013-01-14  Tom Tromey  <tromey@redhat.com>
6541
6542         PR symtab/14931:
6543         * psymtab.c (struct psymtab_state): New.
6544         (discard_psymtabs_upto, make_cleanup_discard_psymtabs): New
6545         functions.
6546         * psympriv.h (make_cleanup_discard_psymtabs): Declare.
6547         * dwarf2read.c (dwarf2_build_psymtabs): Catch exceptions.
6548
6549 2013-01-14  Richard Sharman  <richard_sharman@mitel.com>
6550             Pedro Alves  <palves@redhat.com>
6551
6552         PR remote/14786
6553
6554         * remote.c (remote_threads_info): Make a copy of the reply from
6555         qfThreadInfo and use that instead of rs->buf.
6556
6557 2013-01-14  Yao Qi  <yao@codesourcery.com>
6558
6559         * dbxread.c (dbx_psymtab_to_symtab_1): Don't check PST is NULL.
6560         (dbx_psymtab_to_symtab): Likewise.
6561         * dwarf2read.c (dwarf2_psymtab_to_symtab): Likewise.
6562         * mdebugread.c (mdebug_psymtab_to_symtab): Likewise.
6563         * xcoffread.c (xcoff_psymtab_to_symtab_1): Likewise.
6564
6565 2013-01-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
6566
6567         * parse.c (parse_exp_in_context): New variable inner_chain.  Call
6568         make_cleanup_restore_current_language.  Call set_language.  Move
6569         OLD_CHAIN and INNER_CHAIN cleanups.
6570         * utils.c (do_restore_current_language)
6571         (make_cleanup_restore_current_language): New functions.
6572         * utils.h (make_cleanup_restore_current_language): New declaration.
6573
6574 2013-01-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
6575
6576         * source.c (symtab_to_fullname): Apply rewrite_source_path also for
6577         non-existing files.
6578
6579         * source.c (symtab_to_fullname): Do not prepend DIRNAME for
6580         non-existing files if FILENAME is already absolute.
6581
6582 2013-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
6583
6584         * macrocmd.c (macro_inform_no_debuginfo): Use puts_filtered instead of
6585         fputs_filtered.  Append trailing newline.
6586
6587 2013-01-11  Yao Qi  <yao@codesourcery.com>
6588             Stan Shebs  <stan@codesourcery.com>
6589
6590         * psymtab.c (init_psymbol_list): Clarify the comment.
6591
6592 2013-01-11  Yao Qi  <yao@codesourcery.com>
6593
6594         * breakpoint.c (print_one_breakpoint_location): Remove dead code.
6595         (update_dprintf_command_list): Assert that 'printf_line' is
6596         non-null.  Remove condition check.
6597
6598 2013-01-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
6599
6600         Code cleanup.
6601         * psymtab.c (psymtab_to_fullname, psymtab_to_fullname): Make the return
6602         type const char *.
6603         * tui/tui-source.c (tui_source_is_displayed): Make the parameter fname
6604         const char *.
6605         * tui/tui-source.h (tui_source_is_displayed): Likewise.
6606
6607 2013-01-09  Anthony Green  <green@moxielogic.com>
6608
6609         * cp-abi.c (cplus_print_vtable): Don't return value from void
6610         function.
6611         * ada-lang.c (re_set_catch_assert): Ditto.
6612
6613 2013-01-09  Doug Evans  <dje@google.com>
6614
6615         * symfile.h (quick_symbol_functions): Delete member
6616         pre_expand_symtabs_matching.  All uses removed.
6617         * dwarf2read.c (dw2_lookup_symbol): Implement.
6618         (dw2_do_expand_symtabs_matching): Delete.
6619         (dw2_pre_expand_symtabs_matching): Delete.
6620         (struct dw2_symtab_iterator): New type.
6621         (dw2_symtab_iter_init, dw2_symtab_iter_next): New functions.
6622         (dw2_expand_symtabs_for_function): Rewrite.
6623         (dwarf2_gdb_index_functions): Update.
6624         * psymtab.c (pre_expand_symtabs_matching_psymtabs): Delete.
6625         (psym_functions): Update.
6626
6627 2013-01-09  Tom Tromey  <tromey@redhat.com>
6628
6629         * config/pa/hpux.mh (NATDEPFILES): Remove somread.o.
6630         * configure: Rebuild.
6631         * configure.ac: Add somread.o to the build if BFD has SOM
6632         support.
6633         * somread.c: Include som/aout.h, not syms.h.
6634         (som_symtab_read): Use som_external_symbol_dictionary_record.
6635         Unpack records manually.
6636         (_initialize_somread): Declare.
6637
6638 2012-01-08  Mike Frysinger  <vapier@gentoo.org>
6639
6640         * common/linux-ptrace.c (linux_ptrace_test_ret_to_nx) [__x86_64__]:
6641         Cast return_address to 64bits.
6642
6643 2013-01-08  Hui Zhu  <hui_zhu@mentor.com>
6644
6645         * printcmd.c: Remove define of function output_command.
6646         * tracepoint.c: Remove extern of function output_command.
6647         * valprint.h: (output_command): New extern.
6648
6649 2013-01-07  Tom Tromey  <tromey@redhat.com>
6650
6651         * objc-lang.c (objc_emit_char, objc_printchar, objc_printstr):
6652         Remove.
6653         (objc_language_defn): Use c_printchar, c_printstr,
6654         c_emit_char.
6655
6656 2013-01-07  Tom Tromey  <tromey@redhat.com>
6657
6658         PR cli/7719:
6659         * NEWS: Update.
6660         * ada-valprint.c (printstr, print_field_values): Remove
6661         "inspect_it" code.
6662         * cp-valprint.c (cp_print_value_fields): Remove "inspect_it"
6663         code.
6664         * jv-valprint.c (java_print_value_fields): Remove "inspect_it"
6665         code.
6666         * m2-lang.c (m2_printstr): Remove "inspect_it" code.
6667         * main.c (captured_main): Remove "epoch" argument.
6668         * objc-lang.c (objc_printstr): Remove "inspect_it" code.
6669         * p-lang.c (pascal_printstr): Remove "inspect_it" code.
6670         * p-valprint.c (pascal_object_print_value_fields): Remove
6671         "inspect_it" code.
6672         * printcmd.c (print_command_1): Remove 'inspect' argument.
6673         (print_command, call_command): Update.
6674         (inspect_command): Remove.
6675         (_initialize_printcmd): Make "inspect" an alias for "print".
6676         * top.c (epoch_interface): Remove.
6677         * top.h (epoch_interface): Remove.
6678         * valprint.c (user_print_options): Update.
6679         (print_converted_chars_to_obstack): Remove "inspect_it" code.
6680         * valprint.h (struct value_print_options) <inspect_it>: Remove
6681         field.
6682
6683 2013-01-04  Tom Tromey  <tromey@redhat.com>
6684
6685         * valprint.h (read_string): Add 'extern'.
6686
6687 2013-01-07  Joel Brobecker  <brobecker@adacore.com>
6688
6689         * darwin-nat.c: Fix typo in TASK_DYLD_INFO_COUNT macro test
6690         used to decide whether to define darwin_read_dyld_info or not.
6691
6692 2013-01-03  Pierre Muller  <muller@sourceware.org>
6693
6694         * main.c (relocate_gdb_directory): Avoid calling stat function
6695         if DIR is empty.
6696
6697 2013-01-03  Yao Qi  <yao@codesourcery.com>
6698
6699         * psymtab.c (fixup_psymbol_section): Update declaration.
6700         (fixup_psymbol_section): Remove code returning value.
6701
6702 2013-01-03  Yao Qi  <yao@codesourcery.com>
6703
6704         * symtab.h: Remove some out of date comments.
6705          (enum exception_event_kind): Move it ...
6706         * breakpoint.c: ... here.
6707
6708 2013-01-02  Iain Sandoe  <developer@sandoe-acoustics.co.uk>
6709
6710         PR gdb/14405
6711         * darwin-nat.c (darwin_read_dyld_info): Only build if
6712         TASK_DYLD_INFO_COUNT is defined.
6713         (darwin_xfer_partial): Call darwin_read_dyld_info only if
6714         TASK_DYLD_INFO_COUNT is defined.
6715
6716 2013-01-02  Tom Tromey  <tromey@redhat.com>
6717
6718         * symfile.h (struct ecoff_debug_hack): Remove.
6719         * objfiles.c: Don't include mdebugread.h.
6720
6721 2013-01-02  Tom Tromey  <tromey@redhat.com>
6722
6723         * config/i386/darwin.mh (NATDEPFILES): Remove machoread.o.
6724         * configure.ac: Check for Mach-O support in BFD.  Update
6725         CONFIG_OBS.
6726         * configure: Rebuild.
6727
6728 2013-01-02  Tom Tromey  <tromey@redhat.com>
6729
6730         * acinclude.m4 (GDB_AC_CHECK_BFD): New macro.
6731         * configure.ac: Use GDB_AC_CHECK_BFD.
6732         * configure: Rebuild.
6733
6734 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
6735
6736         * MAINTAINERS: Update my email.
6737
6738 2013-01-01  Joel Brobecker  <brobecker@adacore.com>
6739
6740         * cli/cli-script.h (make_cleanup_free_command_lines): Make extern.
6741
6742 2013-01-01  Joel Brobecker  <brobecker@adacore.com>
6743
6744         * rs6000-nat.c (bss_data_overlap): New function.
6745         (vmap_symtab): Use it to adjust the .bss section's offset.
6746
6747 2013-01-01  Joel Brobecker  <brobecker@adacore.com>
6748
6749         Update year range in copyright notice of all files.
6750
6751 2013-01-01, 13  Joel Brobecker  <brobecker@adacore.com>
6752
6753         * top.c (print_gdb_version): Update copyright year.
6754
6755 For older changes see ChangeLog-2012.
6756 \f
6757 Local Variables:
6758 mode: change-log
6759 left-margin: 8
6760 fill-column: 74
6761 version-control: never
6762 coding: utf-8
6763 End: