2012-04-02 Tristan Gingold <gingold@adacore.com>
[external/binutils.git] / gdb / ChangeLog
1 2012-04-02  Tristan Gingold  <gingold@adacore.com>
2
3         * i386-darwin-tdep.c (i386_darwin_thread_state_reg_offset): Fix
4         SS offset.
5         * i386-darwin-nat.c (i386_darwin_fetch_inferior_registers): Fix
6         format_string.
7
8 2012-04-02  Tristan Gingold  <gingold@adacore.com>
9
10         PR gdb/13901
11         * darwin-nat.c (darwin_execvp): Sey binary preference.
12
13 2012-04-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
14
15         * NEWS (set breakpoint condition-evaluation): Use imperative mood.
16
17 2012-03-30  Tom Tromey  <tromey@redhat.com>
18
19         * python/python.c (gdbpy_decode_line): Move cleanup creation out
20         of TRY_CATCH.  Fix error handling.
21         * python/py-value.c (convert_value_from_python): Move 'old'
22         declaration to innermost scope.
23
24 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
25             Andrey Smirnov  <andrew.smirnov@gmail.com>
26
27         -Wshadow warning fix.
28         * ada-lang.c (ada_make_symbol_completion_list): Rename parameters
29         "wild_match" and "encoded" into "wild_match_p" and "encoded_p".
30         Adjust code accordingly.
31
32 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
33
34         * ada-lang.c (symbol_completion_add): Rename parameter
35         "encoded" into "encoded_p".  Ajust code and documentation
36         accordingly.
37
38 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
39             Andrey Smirnov  <andrew.smirnov@gmail.com>
40
41         -Wshadow warning fix.
42         * ada-lang.c (symbol_completion_add): Rename parameter
43         "wild_match" into wild_match_p.  Update code and documentation
44         accordingly.
45
46 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
47
48         * ada-lang.c (symbol_completion_match): Rename parameter
49         "encoded" into "encoded_p".  Ajust code and documentation
50         accordingly.
51
52 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
53             Andrey Smirnov  <andrew.smirnov@gmail.com>
54
55         -Wshadow warning fix.
56         * ada-lang.c (symbol_completion_match): Rename parameter
57         "wild_match" into "wild_match_p".  Adjust code and function
58         documentation accordingly.
59
60 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
61             Andrey Smirnov  <andrew.smirnov@gmail.com>
62
63         -Wshadow warning fix.
64         * ada-lang.c (ada_lookup_encoded_symbol): Rename parameter
65         "symbol_info" into "info".  Adjust code accordingly.
66         (ada_lookup_symbol): Likewise.
67
68 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
69
70         * ada-lang.c (ada_lookup_symbol_list): Minor reformatting
71         of this function's documentation.
72
73 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
74             Andrey Smirnov  <andrew.smirnov@gmail.com>
75
76         -Wshadow warning fix.
77         * ada-lang.c (ada_lookup_symbol_list): Rename "wild_match"
78         variable into "wild_match_p".  Adjust code accordingly.
79
80 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
81             Andrey Smirnov  <andrew.smirnov@gmail.com>
82
83         -Wshadow warning fix.
84         * ada-lang.c (ada_add_local_symbols): Rename "wild_match"
85         parameter into "wild_match_p".  Adjust code accordingly.
86         Document this parameter in the function description.
87
88 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
89             Andrey Smirnov  <andrew.smirnov@gmail.com>
90
91         -Wshadow warning fix.
92         * ada-lang.c (add_symbols_from_enclosing_procs): Rename
93         "wild_match" parameter to "wild_match_p" (-Wshadow).
94
95 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
96
97         * ada-lang.c (ada_lookup_simple_minsym): Remove trailing spaces
98         in function documentation.
99
100 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
101             Andrey Smirnov  <andrew.smirnov@gmail.com>
102
103         -Wshadow warning fix.
104         * ada-lang.c (ada_lookup_simple_minsym): Rename wild_match local
105         variable into wild_match_p.  Adjust code accordingly.
106
107 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
108             Andrey Smirnov  <andrew.smirnov@gmail.com>
109
110         * ada-valprint.c (ada_val_print_1): Move the code handling
111         TYPE_CODE_ENUM inside its own lexical block.  Declare
112         variables len and val there, instead of in the function's
113         top level block.  Avoid declaring deref_val again in a way
114         that shadows another variable of the same name declared
115         in one of the up-level blocks.  Just re-use the up-level
116         variable instead.
117
118 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
119
120         * ada-lang.c (ada_lookup_encoded_symbol): Now returns void.
121         Replace block_found argument by symbol_info.  Adjust
122         implementation accordingly.  Add function documentation.
123         (ada_lookup_symbol): Adjust to new ada_lookup_encoded_symbol.
124         Fix documentation.
125         * ada-lang.h (ada_lookup_encoded_symbol): Update declaration.
126         * ada-exp.y (write_object_renaming): Adjust to new
127         ada_lookup_encoded_symbol API.
128
129 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
130
131         * ada-lang.h (struct ada_symbol_info): Reformat.  Improve
132         documentation.
133
134 2012-03-28  Rathish C  <rathish.c@kpitcummins.com>
135
136         * v850-tdep.c: Add the enum values for mpu and fpu registers.
137         (v850_register_name): Add the mpu and fpu register names.
138         (v850e_register_name): Add the mpu and fpu register names.
139         (v850e2_register_name): New function.
140         (v850_gdbarch_init): Add case for bfd_mach_v850e2 and 
141         bfd_mach_v850e2v3.
142
143 2012-03-28  Joel Brobecker  <brobecker@adacore.com>
144
145         * NEWS: Add entry for Ada varobj support.
146
147 2012-03-28  Joel Brobecker  <brobecker@adacore.com>
148
149         * varobj.c (default_value_is_changeable_p): New function,
150         extracted from varobj_value_is_changeable_p.  Add declaration.
151         (ada_value_is_changeable_p): New function, extracted from
152         varobj_value_is_changeable_p.  Add declaration.
153         (struct language_specific): New field "value_is_changeable_p".
154         (languages): Add entries for new field.
155         (varobj_create): Set language before calling install_new_value.
156         (varobj_value_is_changeable_p): Reimplement to call the varobj's
157         "value_is_changeable_p" language callback.
158
159 2012-03-28  Joel Brobecker  <brobecker@adacore.com>
160
161         * ada-varobj.h, ada-varobj.c: New files.
162         * Makefile.in (SFILES): Add ada-varobj.c.
163         (HFILES_NO_SRCDIR): Add ada-varobj.h.
164         (COMMON_OBS): Add ada-varobj.o.
165
166 2012-03-28  Joel Brobecker  <brobecker@adacore.com>
167
168         * varobj.c (ada_value_has_mutated): Add declaration.  New function.
169         (struct language_specific): New field "value_has_mutated".
170         (languages): Set field "value_has_mutated" in each entry of array.
171         (varobj_value_has_mutated): New function.
172         (varobj_udpdate): Add handling of type mutation.
173         (value_of_root): Add handling of type mutation.
174         (ada_value_has_mutated): New function.
175
176 2012-03-28  Pedro Alves  <palves@redhat.com>
177
178         * ia64-linux-nat.c (supply_fpregset, ia64_linux_fetch_register):
179         Always supply $fr0 as 0.0 and $fr1 as 1.0.
180
181 2012-03-28  Tom Tromey  <tromey@redhat.com>
182
183         * python/py-inferior.c (infpy_read_memory): Remove cleanups and
184         explicitly free 'buffer' on exit paths.  Decref 'membuf_object'
185         before returning.
186
187 2012-03-28  Tom Tromey  <tromey@redhat.com>
188
189         * .dir-locals.el: New file.
190
191 2012-03-28  Pedro Alves  <palves@redhat.com>
192
193         * ia64-linux-nat.c (u_offsets): Map IA64_EC_REGNUM to PT_AR_EC.
194
195 2012-03-28  Joel Brobecker  <brobecker@adacore.com>
196
197         * ia64-linux-nat.c (ia64_linux_fetch_register): Add special
198         handling for r0.
199
200 2012-03-27  Pedro Alves  <palves@redhat.com>
201
202         Eliminate struct ui_stream.
203
204         * ui-out.h (struct ui_stream): Delete.
205         (ui_out_field_stream): Adjust prototype.
206         (ui_out_stream_new, ui_out_stream_delete)
207         (make_cleanup_ui_out_stream_delete): Delete declarations.
208         * ui-out.c (ui_out_field_stream): Change prototype to take a
209         ui_file instead of a ui_stream.  Adjust.
210         (ui_out_stream_new, ui_out_stream_delete, do_stream_delete)
211         (make_cleanup_ui_out_stream_delete): Delete.
212         * breakpoint.c (print_breakpoint_location)
213         (print_one_detail_ranged_breakpoint, print_it_watchpoint): Use
214         ui_file/mem_fileopen instead of ui_stream/ui_out_stream_new.
215         * disasm.c (dump_insns): Ditto.
216         (do_mixed_source_and_assembly, do_assembly_only): Adjust
217         prototype.
218         (gdb_disassembly): Use ui_file/mem_fileopen instead of
219         ui_stream/ui_out_stream_new.
220         * infcmd.c (print_return_value): Ditto.
221         * osdata.c (info_osdata_command): Don't allocate a local
222         ui_stream.
223         * stack.c (print_frame_arg, print_frame_args, print_frame): Use
224         ui_file/mem_fileopen instead of ui_stream/ui_out_stream_new.
225         * tracepoint.c (print_one_static_tracepoint_marker): Don't
226         allocate a local ui_stream.
227         * mi/mi-cmd-stack.c (list_arg_or_local): Use ui_file/mem_fileopen
228         instead of ui_stream/ui_out_stream_new.
229         (list_args_or_locals): Don't allocate a local ui_stream.
230         * mi/mi-main.c (get_register, mi_cmd_data_evaluate_expression)
231         (mi_cmd_data_read_memory): Use ui_file/mem_fileopen instead of
232         ui_stream/ui_out_stream_new.
233         * cli/cli-setshow.c (do_setshow_command): Ditto.
234
235 2012-03-27  Oza Pawandeep  <oza.pawandeep@gmail.com>
236
237         * arm-linux-tdep.c (arm_linux_init_abi): Call
238         set_gdbarch_process_record.  Initialize `arm_swi_record' field.
239         * arm-tdep.c (arm_process_record): New function.
240         (deallocate_reg_mem): New function.
241         (decode_insn): New function.
242         (thumb_record_branch): New function.
243         (thumb_record_ldm_stm_swi(): New function.
244         (thumb_record_misc): New function.
245         (thumb_record_ld_st_stack): New function.
246         (thumb_record_ld_st_imm_offset): New function.
247         (thumb_record_ld_st_reg_offset(): New function.
248         (thumb_record_add_sub_cmp_mov): New function.
249         (thumb_record_shift_add_sub): New function.
250         (arm_record_coproc_data_proc): New function.
251         (arm_record_coproc): New function.
252         (arm_record_b_bl): New function.
253         (arm_record_ld_st_multiple): New function.
254         (arm_record_ld_st_reg_offset): New function.
255         (arm_record_ld_st_imm_offset): New function.
256         (arm_record_data_proc_imm): New function.
257         (arm_record_data_proc_misc_ld_str): New function.
258         (arm_record_extension_space): New function.
259         (arm_record_strx): New function.
260         (sbo_sbz): New function.
261         (struct insn_decode_record): New structure for arm insn record.
262         (REG_ALLOC): New macro for reg allocations.
263         (MEM_ALLOC): New macro for memory allocations.
264         * arm-tdep.h (struct gdbarch_tdep): New field 'arm_swi_record'.
265
266 2012-03-27  Andreas Schwab  <schwab@linux-m68k.org>
267
268         * m68klinux-nat.c (fetch_register): Fix strict-aliasing violation.
269         (store_register): Likewise.
270
271 2012-03-26  Oza Pawandeep  <oza.pawandeep@gmail.com>
272
273         * MAINTAINERS (Write After Approval): Add myself to the list.
274
275 2012-03-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
276
277         * NEWS (set breakpoint condition-evaluation): Change "gdb" to "host".
278         Describe also the option "auto".
279
280 2012-03-22  Richard Henderson  <rth@redhat.com>
281
282         * sparc-linux-nat.c (_initialize_sparc_linux_nat): Fix prototype.
283         * sparc-nat.c (sparc_xfer_wcookie): Make static.
284
285 2012-03-22  Richard Henderson  <rth@redhat.com>
286
287         * jit.c (jit_read_code_entry): Compute alignment and offset of
288         int64_t member before computing entry_size.
289
290 2012-03-22  Siva Chandra Reddy  <sivachandra@google.com>
291
292         Python scripting: Add new method Value.referenced_value to
293         gdb.Value which can dereference pointer as well as reference
294         values.
295         * NEWS: Add entry under 'Python scripting' about the new method
296         Value.referenced_value on gdb.Value objects.
297         * python/py-value.c (valpy_referenced_value): New function
298         defining a new method on gdb.Value objects which can dereference
299         pointer and reference values.
300
301 2012-03-22  Siva Chandra Reddy  <sivachandra@google.com>
302
303         * MAINTAINERS (Write After Approval): Add myself to the list.
304
305 2012-03-21  Kevin Buettner  <kevinb@redhat.com>
306
307         * symtab.c (skip_prologue_sal): Change test to check for "main()"
308         in addition to "main".
309
310 2012-03-21  Joel Brobecker  <brobecker@adacore.com>
311
312         * expression.h (op_name): Add declaration.
313         * expprint.c (op_name): Remove declaration.  Make non-static.
314         * ax-gdb.c (gen_expr): Use op_name instead of op_string.
315
316 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
317
318         * amd64-linux-nat.c (amd64_linux_siginfo_fixup): Use siginfo_t instead
319         of struct siginfo.
320         * arm-linux-nat.c (arm_linux_stopped_data_address): Likewise.
321         * ia64-linux-nat.c (ia64_linux_stopped_data_address): Likewise.
322         * linux-nat.c (linux_nat_siginfo_fixup, siginfo_fixup)
323         (linux_xfer_siginfo, linux_nat_set_siginfo_fixup)
324         (linux_nat_get_siginfo): Likewise.
325         * linux-nat.h (struct lwp_info, linux_nat_set_siginfo_fixup)
326         (linux_nat_get_siginfo): Likewise.
327         * linux-tdep.c (linux_get_siginfo_type): Likewise.
328         * ppc-linux-nat.c (ppc_linux_stopped_data_address): Likewise.
329         * procfs.c (gdb_siginfo_t): Likewise.
330
331 2012-03-21  Mike Frysinger  <vapier@gentoo.org>
332
333         * .gitignore: Ignore more files.
334
335 2012-03-20  Pedro Alves  <palves@redhat.com>
336
337         * remote.c (remote_start_remote): Clear `rs->starting_up' on early
338         returns.
339
340 2012-03-20  Yao Qi  <yao@codesourcery.com>
341
342         * amd64-tdep.c (amd64_displaced_step_copy_insn): Complete missing "}" in
343         comment.
344
345 2012-03-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
346
347         Code cleanupp: Use cu_offset and sect_offset compile time type checking.
348         * dwarf2expr.c (add_piece, dwarf_get_base_type, execute_stack_op)
349         (ctx_no_dwarf_call, ctx_no_get_base_type): Use cu_offset and
350         sect_offset.
351         * dwarf2expr.h (cu_offset, sect_offset): New types.
352         (struct dwarf_expr_context_funcs) <dwarf_call>
353         (struct dwarf_expr_context_funcs) <get_base_type>: Use cu_offset and
354         sect_offset.
355         (struct dwarf_expr_context) <len>: Improve the comment.
356         (struct dwarf_expr_piece, ctx_no_dwarf_call, ctx_no_get_base_type): Use
357         cu_offset and sect_offset.
358         * dwarf2loc.c (per_cu_dwarf_call, dwarf_expr_dwarf_call)
359         (dwarf_expr_get_base_type, needs_frame_dwarf_call)
360         (dwarf2_compile_expr_to_ax, disassemble_dwarf_expression): Likewise.
361         * dwarf2loc.h: Include dwarf2expr.h.
362         (dwarf2_fetch_die_location_block, dwarf2_get_die_type): Use cu_offset
363         and sect_offset.
364         * dwarf2read.c (struct dwarf2_per_objfile) <debug_types_type_hash>:
365         Improve the comment.
366         (struct comp_unit_head, struct dwarf2_cu, struct dwarf2_per_cu_data)
367         (struct signatured_type, struct line_header, struct partial_die_info)
368         (struct die_info, find_partial_die, dwarf2_get_ref_die_offset)
369         (lookup_signatured_type_at_offset, dwarf2_find_containing_comp_unit)
370         (get_die_type_at_offset, create_cus_from_index)
371         (create_signatured_type_table_from_index, dw2_get_file_names)
372         (offset_in_cu_p, read_comp_unit_head, error_check_comp_unit_head)
373         (read_and_check_comp_unit_head, read_and_check_type_unit_head)
374         (create_debug_types_hash_table, process_psymtab_comp_unit)
375         (load_partial_comp_unit, create_all_comp_units)
376         (partial_die_parent_scope, partial_die_full_name, skip_one_die)
377         (load_full_comp_unit, dwarf2_physname, read_import_statement)
378         (inherit_abstract_dies, read_func_scope, read_call_site_scope)
379         (dwarf2_add_member_fn, process_enumeration_scope, read_module_type)
380         (read_typedef, die_hash, die_eq, read_full_die, dwarf2_read_abbrevs)
381         (load_partial_dies, read_partial_die, find_partial_die_in_comp_unit)
382         (find_partial_die, read_attribute_value, lookup_die_type)
383         (dump_die_shallow, store_in_ref_table): Use cu_offset and sect_offset.
384         (is_ref_attr): New function comment.
385         (dwarf2_get_ref_die_offset): New function comment, new variable retval.
386         Use cu_offset and sect_offset.
387         (follow_die_offset, follow_die_ref, dwarf2_fetch_die_location_block)
388         (dwarf2_get_die_type, follow_die_sig, lookup_signatured_type_at_offset)
389         (load_full_type_unit, read_signatured_type, per_cu_header_read_in)
390         (dwarf2_find_containing_comp_unit, struct dwarf2_offset_and_type)
391         (offset_and_type_hash, offset_and_type_eq, set_die_type)
392         (get_die_type_at_offset, partial_die_hash, partial_die_eq)
393         (write_one_signatured_type, write_psymtabs_to_index): Use cu_offset and
394         sect_offset.
395
396 2012-03-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
397
398         Code cleanup.
399         * python/py-auto-load.c (source_section_scripts): New variable back_to.
400         Turn fclose and xfree calls into make_cleanup_fclose and make_cleanup
401         with xfree.
402         (auto_load_objfile_script): Turn fclose into make_cleanup_fclose.
403
404 2012-03-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
405
406         * NEWS: Describe new options --init-command=FILE, -ix and
407         --init-eval-command=COMMAND, -iex.
408         * main.c (struct cmdarg): New enum items CMDARG_INIT_FILE and
409         CMDARG_INIT_COMMAND.
410         (captured_main): New enum items OPT_IX and OPT_IEX.  Add
411         "init-command", "init-eval-command", "ix" and "iex" to the variable
412         long_options.  Handle OPT_IX and OPT_IEX.  Process them from CMDARG_VEC.
413         New comment for CMDARG_FILE and CMDARG_COMMAND processing.
414         (print_gdb_help): Describe --init-command=FILE, -ix and
415         --init-eval-command=COMMAND, -iex.
416
417 2012-03-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
418
419         Code cleanup.
420         * main.c (struct cmdarg): Move it here from main.  Add more comments.
421         (cmdarg_s, VEC (cmdarg_s)): New.
422         (main): Move struct cmdarg from here.  New variables cmdarg_vec and
423         cmdarg_p.  Remove variables cmdsize and ncmd and their initialization.
424         Install cleanup for cmdarg_vec.  Update filling for options 'x' and
425         'X'.  Replace cmdarg processing by cmdarg_vec processing.  Remove xfree
426         of CMDARG.
427
428 2012-03-19  Tom Tromey  <tromey@redhat.com>
429
430         * gnu-v3-abi.c (gnuv3_print_vtable): Initialize 'result_vec'.
431
432 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
433
434         PR symtab/13777
435         * dwarf2read.c (process_full_comp_unit): Set LOCATIONS_VALID only for
436         GCC >=4.5.
437
438 2012-03-16  Chris January  <chris.january@allinea.com>
439
440         * tui-tui.win.c (tui_resize_all): Use erase and clearok instead
441         of clear.
442
443 2012-03-16  Chris January  <chris.january@allinea.com>
444
445         * source.c (add_path): Use memmove instead of strcpy because the
446         strings overlap.
447
448 2012-03-16  Joel Brobecker  <brobecker@adacore.com>
449
450         * value.h (set_value_parent): Add declaration.
451         * value.c (set_value_parent): New function.
452         (value_address): If VALUE->PARENT is not NULL, then use it as
453         the base address instead of VALUE->LOCATION.address.
454         * ada-lang.c (ada_value_primitive_packed_val): Keep V's address
455         the same as OBJ's address.  Adjust V's offset accordingly.
456         Set V's parent.
457
458 2012-03-16  Gary Benson  <gbenson@redhat.com>
459
460         PR breakpoints/10738
461         * dwarf2read.c (use_deprecated_index_sections): New global.
462         (struct partial_die_info): New member may_be_inlined.
463         (read_partial_die): Set may_be_inlined where appropriate.
464         (add_partial_subprogram): Add partial symbols for partial
465         DIEs that may be inlined.
466         (new_symbol_full): Add inlined subroutines to the current
467         scope.
468         (write_psymtabs_to_index): Bump version number.
469         (dwarf2_read_index): Read only version 6 indices unless
470         use_deprecated_index_sections is set.
471         * linespec.c (symbol_and_data_callback): New structure.
472         (iterate_inline_only): New function.
473         (iterate_over_all_matching_symtabs): New argument
474         "include_inline".  If nonzero, also call the callback for
475         symbols representing inlined subroutines.
476         (lookup_prefix_sym): Pass extra argument to the above.
477         (find_function_symbols): Likewise.
478         (add_matching_symbols_to_info): Likewise.
479         * NEWS: Mention that GDB can now set breakpoints on inlined
480         functions.
481
482 2012-03-16  Pierre Muller  <muller@ics.u-strasbg.fr>
483
484         * p-typeprint.c (pascal_type_print_method_args):
485         Fix display of parameter of methods.
486
487 2012-03-16  Pierre Muller  <muller@ics.u-strasbg.fr>
488
489         * amd64-windows-nat.c (_initialize_amd64_windows_nat):
490         Add missing prototype.
491
492 2012-03-16  Yao Qi  <yao@codesourcery.com>
493             Jan Kratochvil  <jan.kratochvil@redhat.com>
494
495         Fix false compilation warning.
496         * gnu-v3-abi.c (print_one_vtable): Initialize ADDR.
497
498 2012-03-15  Jonathan Larmour  <jifl@eCosCentric.com>
499             Pedro Alves  <pedro@codesourcery.com>
500
501         * arm-tdep.c: Include "remote.h" and "features/arm-with-m-fpa-layout.c".
502         (arm_register_g_packet_guesses): New function.
503         (arm_gdbarch_init): Don't force a target description with
504         registers when the executable is detected as M-profile.  Instead
505         set gdbarch->tdep->is_m.  Register `g' packet guesses.
506         (_initialize_arm_tdep): Initialize the new target description.
507         * features/arm-with-m-fpa-layout.xml: New description.
508         * features/arm-with-m-fpa-layout.c: New, generated.
509
510 2012-03-15  Joel Brobecker  <brobecker@adacore.com>
511
512         * breakpoint.c (breakpoint_xfer_memory): Add assertion.
513         Update function description.
514         (insert_bp_location): Do not wipe bl->target_info out.
515         * mem-break.c: #include "gdb_string.h".
516         (default_memory_insert_breakpoint): Do not call target_read_memory
517         with a pointer to the breakpoint's shadow_contents buffer.  Use
518         a local buffer instead.
519         * m32r-tdep.c (m32r_memory_insert_breakpoint): Ditto.
520
521 2012-03-15  Tom Tromey  <tromey@redhat.com>
522
523         * NEWS: Mention "info vtbl", not "info vtable".
524         * cp-support.c (info_vtbl_command): Fix comment.
525         (_initialize_cp_support): Fix text.
526
527 2012-03-15  Tom Tromey  <tromey@redhat.com>
528
529         * cp-valprint.c (cp_print_value_fields): Use
530         print_function_pointer_address for vtable slot.
531
532 2012-03-15  Tom Tromey  <tromey@redhat.com>
533
534         * gnu-v3-abi.c (struct value_and_voffset): New.
535         (hash_value_and_voffset, eq_value_and_voffset)
536         (compare_value_and_voffset, compute_vtable_size)
537         (print_one_vtable, gnuv3_print_vtable): New functions.
538         (init_gnuv3_ops): Initialize 'print_vtable' field.
539         * cp-support.c (info_vtbl_command): New function.
540         (_initialize_cp_support): Add "info vtbl".
541         * cp-abi.h (cplus_print_vtable): Declare.
542         (struct cp_abi_ops) <print_vtable>: New field.
543         * cp-abi.c (cplus_print_vtable): New function.
544         * NEWS: Update.
545
546 2012-03-15  Tom Tromey  <tromey@redhat.com>
547
548         * d-lang.c (d_language_defn) <la_iterate_over_symbols>: Set to
549         iterate_over_symbols.
550
551 2012-03-14  Doug Evans  <dje@google.com>
552
553         * dwarf2read.c (dwarf_stack_op_name): Add DW_OP_GNU_encoded_addr,
554         DW_OP_GNU_parameter_ref.
555
556 2012-03-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
557
558         Fix double prompt of 'interpreter-exec mi'.
559         * mi/mi-interp.c (mi_execute_command_input_handler): New prototype.
560         (mi_interpreter_resume): use it.
561         (mi_execute_command_input_handler): New function.
562         * mi/mi-main.c (mi_execute_command): Move prompt printing to
563         mi_execute_command_input_handler.
564
565 2012-03-13  Josh Matthews  <josh@joshmatthews.net>  (tiny change)
566
567         * darwin-nat-info.c (_initialize_darwin_info_commands): Add
568         prototype.
569         (darwin_debug_port_info): Make static.
570         * darwin-nat.c (_initialize_darwin_inferior): Add prototype.
571         * machoread.c (_initialize_machoread): Add prototype.
572         * i386-darwin-nat.c (i386_darwin_dr_set, i386_darwin_dr_get)
573         (i386_darwin_set_control, i386_darwin_get_control)
574         i386_darwin_dr_set_addr, i386_darwin_get_addr)
575         i386_darwin_get_status, i386_darwin_get_control):
576         Comment out with HW_WATCHPOINT_NOT_YET_ENABLED macro.
577
578 2012-03-13  Joel Brobecker  <brobecker@adacore.com>
579
580         * ax-gdb.c (gen_usual_unary): Remove special handling of
581         enum and bool types.
582
583 2012-03-13  Joel Brobecker  <brobecker@adacore.com>
584
585         * ax-gdb.c (gen_fetch): Add handling for TYPE_CODE_RANGE types.
586
587 2012-03-13  Joel Brobecker  <brobecker@adacore.com>
588
589         * aix-thread.c (supply_fprs): Make more consistent with fill_fprs.
590
591 2012-03-13  Chris January  <chris.january@allinea.com>
592
593         * aix-thread.c (fill_sprs): Store the floating point registers
594         at the correct offsets into vals.
595
596 2012-03-13  Doug Evans  <dje@google.com>
597
598         * NEWS: Mention symbol-reloading has been deleted.
599         * symfile.c (symbol_reloading): Delete.
600         (show_symbol_reloading): Delete.
601         (_initialize_symfile): Delete set/show symbol-reloading.
602
603         * dwarf2read.c (load_partial_comp_unit): Defer adding cu to
604         read_in_chain until we have successfully read it in.
605         (load_full_comp_unit): Ditto.
606         (read_signatured_type): Add comment.
607
608 2012-03-13  Chris January  <chris.january@allinea.com>
609
610         * stabsread.c (fix_common_block): Change type of valu argument
611         to CORE_ADDR.
612
613 2012-03-13  Chris January  <chris.january@allinea.com>
614
615         * rs6000-tdep.c (skip_prologue): Support the oril r29, r1, 0x0
616         instruction.
617
618 2012-03-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
619
620         * common/linux-procfs.c (linux_proc_get_int): New, from
621         linux_proc_get_tgid, change its LWPID type to pid_t, add parameter
622         field.
623         (linux_proc_get_tgid): Only call linux_proc_get_int.
624         (linux_proc_get_tracerpid): New.
625         (linux_proc_pid_has_state): New, from linux_proc_pid_is_zombie.
626         (linux_proc_pid_is_stopped, linux_proc_pid_is_zombie): Only call
627         linux_proc_pid_has_state.
628         * common/linux-procfs.h (linux_proc_get_tracerpid): New declaration.
629         * common/linux-ptrace.c: Include linux-procfs.h and buffer.h.
630         (linux_ptrace_attach_warnings): New.
631         * common/linux-ptrace.h (struct buffer, linux_ptrace_attach_warnings):
632         New declaration.
633         * linux-nat.c: Include exceptions.h, linux-ptrace.h and buffer.h.
634         (linux_nat_attach): New variables ex, buffer, message and message_s.
635         Wrap to_attach by TRY_CATCH and call linux_ptrace_attach_warnings.
636
637 2012-03-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
638
639         * Makefile.in (linux-ptrace.o): New.
640         * common/linux-procfs.c (linux_proc_pid_is_zombie): New,
641         from linux-nat.c.
642         * common/linux-procfs.h (linux_proc_pid_is_zombie): New declaration.
643         * common/linux-ptrace.c: New file.
644         * config/alpha/alpha-linux.mh (NATDEPFILES): Add linux-ptrace.o.
645         * config/arm/linux.mh: Likewise.
646         * config/i386/linux.mh: Likewise.
647         * config/i386/linux64.mh: Likewise.
648         * config/ia64/linux.mh: Likewise.
649         * config/m32r/linux.mh: Likewise.
650         * config/m68k/linux.mh: Likewise.
651         * config/mips/linux.mh: Likewise.
652         * config/pa/linux.mh: Likewise.
653         * config/powerpc/linux.mh: Likewise.
654         * config/powerpc/ppc64-linux.mh: Likewise.
655         * config/powerpc/spu-linux.mh: Likewise.
656         * config/s390/s390.mh: Likewise.
657         * config/sparc/linux.mh: Likewise.
658         * config/sparc/linux64.mh: Likewise.
659         * config/xtensa/linux.mh: Likewise.
660         * linux-nat.c (linux_lwp_is_zombie): Remove, move it to
661         common/linux-procfs.c.
662         (wait_lwp): Rename linux_lwp_is_zombie to linux_proc_pid_is_zombie.
663
664 2012-03-13  Hui Zhu  <teawater@gmail.com>
665             Pedro Alves  <palves@redhat.com>
666
667         * breakpoint.c (init_breakpoint_sal): New flags parameter.  Handle
668         CREATE_BREAKPOINT_FLAGS_INSERTED.
669         (create_breakpoint_sal, create_breakpoints_sal)
670         (base_breakpoint_create_breakpoints_sal)
671         (tracepoint_create_breakpoints_sal)
672         (strace_marker_create_breakpoints_sal): New flags parameter.  Pass
673         down.
674         (break_command_1, handle_gnu_v3_exceptions, trace_command)
675         (ftrace_command, strace_command): Adjust.
676         (create_tracepoint_from_upload): Pass
677         CREATE_BREAKPOINT_FLAGS_INSERTED.
678         * breakpoint.h (enum breakpoint_create_flags): New.
679         (create_breakpoint): New flags parameter.
680         * mi/mi-cmd-break.c (mi_cmd_break_insert): Adjust.
681         * python/py-breakpoint.c (bppy_init): Adjust.
682         * python/py-finishbreakpoint.c (bpfinishpy_init): Adjust.
683         * spu-tdep.c (spu_catch_start): Adjust.
684
685 2012-03-13  Pedro Alves  <palves@redhat.com>
686             Hui Zhu  <teawater@gmail.com>
687             Yao Qi  <yao@codesourcery.com>
688
689         * remote.c (struct remote_state): New field `starting_up'.
690         (remote_start_remote): Set and clear it.
691         (remote_can_download_tracepoint): If starting up, return false.
692
693 2012-03-13  Yao Qi  <yao@codesourcery.com>
694
695         * inferior.h (struct inferior): Remove fields any_syscall_count,
696         syscalls_counts and total_syscalls_count.  Move them to new
697         struct catch_syscall_inferior_data in breakpoint.c.
698         * breakpoint.c: Call DEF_VEC_I(int).
699         (struct catch_syscall_inferior_data): New.
700         (get_catch_syscall_inferior_data): New.
701         (catch_syscall_inferior_data_cleanup): New.
702         (insert_catch_syscall): Update to access data in
703         struct catch_syscall_inferior_data.
704         (insert_catch_syscall): Likewise.
705         (remove_catch_syscall): Likewise.
706         (remove_catch_syscall): Likewise.
707         (is_syscall_catchpoint_enabled): Likewise.
708         (add_catch_command): Likewise.
709         (_initialize_breakpoint): Register cleanup.
710         * breakpoint.h: Removed DEF_VEC_I(int).
711         * dwarf2loc.c: Call DEF_VEC_I(int).
712         * mi/mi-main.c: Likewise.
713
714 2012-03-12  Mark Kettenis  <kettenis@gnu.org>
715
716         * inf-ptrace.c (inf_ptrace_post_attach): Make static.
717
718 2012-03-12  Chris January  <chris.january@allinea.com>
719
720         * aix-thread.c (_initialize_aix_thread): Add prototype.
721         * rs6000-nat.c (_initialize_rs6000_nat): Ditto.
722         * xcoffsolib.c (_initialize_xcoffsolib): Ditto.
723
724 2012-03-12  Joel Brobecker  <brobecker@adacore.com>
725
726         * amd64bsd-nat.c: Move #include of "amd64bsd-nat.h" after
727         include of "amd64-nat.h".
728
729 2012-03-12  Tom Tromey  <tromey@redhat.com>
730
731         * buildsym.c (record_pending_block): Now static.
732         * buildsym.h: (record_pending_block): Remove.
733
734 2012-03-12  Andreas Tobler  <andreast@fgznet.ch>
735
736         * amd64bsd-nat.c: Include amd64bsd-nat.h.
737
738 2012-03-09  Tom Tromey  <tromey@redhat.com>
739
740         * dwarf2read.c (struct dwarf2_cu) <checked_producer,
741         producer_is_gxx_lt_4_6>: New fields.
742         (producer_is_gxx_lt_4_6): Use and update producer cache fields.
743
744 2012-03-09  Tom Tromey  <tromey@redhat.com>
745
746         * dwarf2read.c (dwarf2_attr): Avoid tail-recursive call.
747
748 2012-03-08  Joel Brobecker  <brobecker@adacore.com>
749
750         * ravenscar-sparc-thread.c (_initialize_ravenscar_sparc): Add
751         prototype.
752
753 2012-03-08  Joel Brobecker  <brobecker@adacore.com>
754
755         * ravenscar-thread.c (_initialize_ravenscar): Add prototype.
756
757 2012-03-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
758
759         Fix -Wmissing-prototypes build.
760         * arm-linux-nat.c (get_thread_id): Make it static.
761         * xtensa-linux-nat.c (get_thread_id): Likewise.
762
763 2012-03-08  Joel Brobecker  <brobecker@adacore.com>
764
765         * server.c (process_point_options): If a conditional expression
766         is found, only print a message if remote_debug is nonzero.
767
768 2012-03-08  Luis Machado  <lgustavo@codesourcery.com>
769
770         * ax-gdb.c (gen_fetch): Fail gracefully and use error instead
771         of internal error for unknown/unsupported types.
772
773 2012-03-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
774
775         Fix CU relative vs. absolute DIE offsets.
776         * dwarf2loc.h (dwarf2_fetch_die_location_block): Rename parameter
777         offset to offset_in_cu.
778         * dwarf2read.c (process_enumeration_scope): Add CU offset to
779         TYPE_OFFSET.
780         (dwarf2_fetch_die_location_block): Rename parameter offset to
781         offset_in_cu.  New variable offset, add CU offset to OFFSET_IN_CU.
782
783 2012-03-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
784
785         * libunwind-frame.c: Rename to ...
786         * ia64-libunwind-tdep.c: ... here.
787         * libunwind-frame.h: Rename to ...
788         * ia64-libunwind-tdep.h: ... here.
789         * Makefile.in (HFILES_NO_SRCDIR): Rename libunwind-frame.h to
790         ia64-libunwind-tdep.h.
791         (ALLDEPFILES): Rename libunwind-frame.c to ia64-libunwind-tdep.c.
792         * README (--with-libunwind): Rename to ...
793         (--with-libunwind-ia64): ... here, note it is ia64 specific now.
794         * config.in: Regenerate.
795         * configure: Regenerate.
796         * configure.ac: New option --with-libunwind-ia64, make the
797         AS_HELP_STRING ia64 specific.  Deprecate option --with-libunwind.
798         Remove AC_DEFINE for HAVE_LIBUNWIND.
799         * ia64-libunwind-tdep.c: Make the file top comment ia64 specific.
800         Rename libunwind-frame.h #include to ia64-libunwind-tdep.h.
801         Rename libunwind-frame in the general comment.
802         * ia64-libunwind-tdep.h: Make the file top comment ia64 specific.
803         Rename symbol LIBUNWIND_FRAME_H to IA64_TDEP_LIBUNWIND_FRAME_H.
804         Move forward declarations inside #ifndef.  Rename libunwind-frame in
805         the general comment.
806         * ia64-tdep.c: Rename libunwind-frame.h #include to
807         ia64-libunwind-tdep.h.
808         (ia64_gdb2uw_regnum, ia64_uw2gdb_regnum, ia64_is_fpreg)
809         (ia64_libunwind_descr): Rename libunwind-frame to
810         ia64-libunwind-tdep in these function comments.
811         * ia64-tdep.h: Rename libunwind-frame.h #include to
812         ia64-libunwind-tdep.h.
813         * ia64-vms-tdep.c (ia64_vms_libunwind_descr): Rename libunwind-frame to
814         ia64-libunwind-tdep in that data comment.
815
816 2012-03-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
817
818         * libunwind-frame.h (struct frame_unwind): New declaration.
819
820 2012-03-08  Joel Brobecker  <brobecker@adacore.com>
821
822         * breakpoint.c (_initialize_breakpoint): Fix error in help of
823         "set breakpoint condition-evaluation" command.
824
825 2012-03-08  Tristan Gingold  <gingold@adacore.com>
826
827         * sparc-stub.c: Move to stubs/
828         * sh-stub.c: Likewise.
829         * m68k-stub.c: Likewise.
830         * m32r-stub.c: Likewise.
831         * i386-stub.c: Likewise.
832
833 2012-03-08  Andreas Schwab  <schwab@linux-m68k.org>
834
835         * m68klinux-tdep.c (m68k_linux_init_abi): Register
836         linux_get_siginfo_type.
837
838         * m68klinux-nat.c: Include "gdb_proc_service.h".
839         (PTRACE_GET_THREAD_AREA): Define.
840         (ps_get_thread_area): New function.
841
842 2012-03-08  Yao Qi  <yao@codesourcery.com>
843
844         * remote.c (remote_get_noisy_reply): Replace `sprintf' with
845         `xsnprintf'.
846         (remote_query_attached): Likewise.
847         (remote_static_tracepoint_marker_at): Likewise.
848         (remote_set_permissions): Likewise.
849         (remote_detach_1, extended_remote_attach_1): Likewise.
850         (send_g_packet, remote_vkill): Likewise.
851         (extended_remote_disable_randomization): Likewise.
852         (remote_add_target_side_condition): Likewise.
853         (remote_insert_breakpoint): Likewise.
854         (remote_remove_breakpoint): Likewise.
855         (remote_insert_watchpoint): Likewise.
856         (remote_remove_watchpoint): Likewise.
857         (remote_insert_hw_breakpoint): Likewise.
858         (remote_insert_hw_breakpoint): Likewise.
859         (remote_remove_hw_breakpoint): Likewise.
860         (remote_download_command_source): Likewise.
861         (remote_download_tracepoint): Likewise.
862         (remote_download_trace_state_variable): Likewise.
863         (remote_disable_tracepoint): Likewise.
864         (remote_trace_set_readonly_regions): Likewise.
865         (remote_get_tracepoint_status): Likewise.
866         (remote_trace_find): Likewise.
867         (remote_get_trace_state_variable_value): Likewise.
868         (remote_set_disconnected_tracing): Likewise.
869         (remote_set_circular_trace_buffer): Likewise.
870         (remote_get_min_fast_tracepoint_insn_len): Likewise.
871         (remote_use_agent): Likewise.
872         (remote_add_target_side_condition): Add one parameter BUF_SIZE.
873         Update callers.
874
875 2012-03-07  Pedro Alves  <palves@redhat.com>
876
877         * NEWS: Mention QProgramSignals.
878         * inferior.h (update_signals_program_target): Declare.
879         * infrun.c: (update_signals_program_target): New.
880         (handle_command): Update the target of the new program signals
881         array changes.
882         * remote.c (PACKET_QProgramSignals): New enum.
883         (last_program_signals_packet): New global.
884         (remote_program_signals): New.
885         (remote_start_remote): Update the target with the program signals
886         list.
887         (remote_protocol_features): Add entry for QPassSignals.
888         (remote_open_1): Free anc clear last_program_signals_packet.
889         (init_remote_ops): Install remote_program_signals.
890         * target.c (update_current_target): Adjust.
891         (target_program_signals): New.
892         * target.h (struct target_ops) <to_program_signals>: New field.
893         (target_program_signals): Declare.
894
895 2012-03-07  Pedro Alves  <palves@redhat.com>
896
897         * NEWS: Add subtitle for new z0/z1 conditional breakpoint
898         extensions.
899
900 2012-03-07  Andreas Schwab  <schwab@linux-m68k.org>
901
902         * m68klinux-nat.c (getregs_supplies): Make static.
903         (getfpregs_supplies): Likewise.
904         (have_ptrace_getregs): Likewise.
905
906 2012-03-06  Joel Brobecker  <brobecker@adacore.com>
907
908         * dwarf2read.c (dwarf2_get_die_type): Pass absolute offset
909         in call to get_die_type_at_offset.
910
911 2012-03-06  Stan Shebs  <stan@codesourcery.com>
912
913         * mi/mi-cmd-break.c: Enforce coding standards, fix comments.
914         * mi/mi-cmd-disas.c: Ditto.
915         * mi/mi-cmd-env.c: Ditto.
916         * mi/mi-cmd-file.c: Ditto.
917         * mi/mi-cmd-stack.c: Ditto.
918         * mi/mi-cmd-target.c: Ditto.
919         * mi/mi-cmd-var.c: Ditto.
920         * mi/mi-cmds.c: Ditto.
921         * mi/mi-cmds.h: Ditto.
922         * mi/mi-console.c: Ditto.
923         * mi/mi-getopt.c: Ditto.
924         * mi/mi-getopt.h: Ditto.
925         * mi/mi-interp.c: Ditto.
926         * mi/mi-main.c: Ditto.
927         * mi/mi-out.c: Ditto.
928         * mi/mi-parse.c: Ditto.
929         * mi/mi-parse.h: Ditto.
930         * mi/mi-symbol-cmds.c: Ditto.
931
932         * mi/mi-getopt.h: Move mi_opt struct up.
933         * mi/mi-main.c (captured_mi_execute_command): Remove redundant
934         return.
935         * mi/mi-out.c (_initialize_mi_out): Remove empty initialize.
936
937 2012-03-06  Tom Tromey  <tromey@redhat.com>
938
939         * proc-service.c (ps_pglobal_lookup): Set the current program
940         space.
941
942 2012-03-06  Pedro Alves  <palves@redhat.com>
943
944         * gregset.h [HAVE_SYS_PROCFS_H]: Include <sys/procfs.h>.
945
946 2012-03-05  Joel Brobecker  <brobecker@adacore.com>
947
948         * MAINTAINERS: List Maciej W. Rozycki as the mips maintainer.
949
950 2012-03-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
951
952         Code cleanup.
953         * common/linux-osdata.c (linux_common_core_of_thread): New function
954         comment.
955         * linux-nat.c (linux_nat_wait_1): Replace linux_nat_core_of_thread_1
956         call by linux_common_core_of_thread.
957         (linux_nat_core_of_thread_1): Remove.
958         * linux-nat.h (linux_nat_core_of_thread_1): Remove declaration.
959         * linux-thread-db.c: Include linux-osdata.h.
960         (update_thread_core): Replace linux_nat_core_of_thread_1 call by
961         linux_common_core_of_thread.
962
963 2012-03-05  Tom Tromey  <tromey@redhat.com>
964
965         * value.c (value_primitive_field): Don't fetch contents for
966         non-virtual bases.
967
968 2012-03-05  Tom Tromey  <tromey@redhat.com>
969
970         * jv-valprint.c (java_value_print): Correctly compute 'obj_addr'.
971
972 2012-03-05  Andreas Arnez  <arnez@linux.vnet.ibm.com>
973
974         * s390-nat.c: Include "gregset.h".
975
976 2012-03-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
977
978         * libunwind-frame.c (LIBUNWIND_SO): Change .7 to .8.
979         [!LIBUNWIND_SO] (LIBUNWIND_SO_7): New #define.
980         (libunwind_load): New variable so_error, use it for dlerror.  Try to
981         load also LIBUNWIND_SO_7.
982
983 2012-03-05  Pedro Alves  <palves@redhat.com>
984
985         * i387-tdep.c (i387_supply_xsave): Assert the xsave section buffer
986         is not NULL, and remove resulting dead code.
987
988 2012-03-05  Thomas Schwinge  <thomas@codesourcery.com>
989
990         * sh-tdep.c (sh_skip_prologue): Provide an upper limit on the function
991         prologue to sh_analyze_prologue.
992         (sh_analyze_prologue): Make better use of such an upper limit, and
993         generally be more cautious about accessing memory.
994
995 2012-03-05  Tom Tromey  <tromey@redhat.com>
996
997         * ia64-vms-tdep.c (_initialize_ia64_vms_tdep): Rename from
998         _initialize_ia64_hpux_tdep.
999
1000 2012-03-05  Pedro Alves  <palves@redhat.com>
1001
1002         PR gdb/13766
1003
1004         * i387-tdep.c (i387_supply_xsave): If we have an xsave buffer, and
1005         the register state is clear, supply explicit zero, instead of
1006         marking the register unavailable.
1007
1008 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1009
1010         * NEWS: Mention OpenVMS ia64 new target.
1011
1012 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1013
1014         * ia64-tdep.h: Include libunwind-frame.h and libunwind-ia64.h.
1015         (ia64_unw_accessors, ia64_unw_rse_accessors)
1016         (ia64_libunwind_descr): Declare.
1017         * ia64-vms-tdep.c: New file.
1018         * ia64-tdep.c (ia64_unw_accessors, ia64_unw_rse_accessors)
1019         (ia64_libunwind_descr): Make them public.
1020         * configure.tgt: Add ia64-*-*vms*.
1021         * Makefile.in (ALL_64_TARGET_OBS): Add ia64-vms-tdep.o
1022         (ALLDEPFILES): Add ia64-vms-tdep.c
1023
1024 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1025
1026         * target.h (target_object): Add TARGET_OBJECT_OPENVMS_UIB.
1027         * remote.c (PACKET_qXfer_uib): New enum value.
1028         (remote_protocol_features): Add entry for PACKET_qXfer_uib.
1029         (remote_xfer_partial): Handle TARGET_OBJECT_OPENVMS_UIB.
1030         (_initialize_remote): Call add_packet_config_cmd for
1031         xfer:uib packet.
1032
1033 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1034
1035         * osabi.c (gdb_osabi_names): Add OpenVMS.
1036         (generic_elf_osabi_sniffer): Likewise.
1037         * defs.h (gdb_osabi): Add GDB_OSABI_OPENVMS.
1038
1039 2012-03-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
1040
1041         Removed unused code.
1042         * libunwind-frame.c (libunwind_frame_unwind)
1043         (libunwind_frame_base_address): Remove.
1044         * libunwind-frame.h (libunwind_frame_base_address): Remove declaration.
1045
1046 2012-03-04  Yao Qi  <yao@codesourcery.com>
1047
1048         * common/agent.c (gdb_connect_sync_socket): Add _ markup and
1049         remove trailing new line.
1050         (agent_run_command, agent_run_command): Add _ markup.
1051         (agent_capability_check): Likewise.
1052
1053 2012-03-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
1054
1055         * breakpoint.c (set_condition_evaluation_mode): Set
1056         CONDITION_EVALUATION_MODE unconditionally.
1057
1058 2012-03-03  Yao Qi  <yao@codesourcery.com>
1059
1060         * common/agent.c (agent_look_up_symbols): Add one parameter 'arg'.
1061         * common/agent.h: Update declaration.
1062         * inf-child.c (inf_child_use_agent): New.
1063         (inf_child_can_use_agent): New.
1064         (inf_child_target): Initialize fields `to_use_agent'
1065         and `to_can_use_agent'.
1066         * agent.c (agent_new_objfile): New.
1067         (_initialize_agent): Add agent_new_objfile to new_objfile
1068         observer.
1069
1070         * linux-nat.c (linux_child_static_tracepoint_markers_by_strid):
1071         New.
1072         (linux_target_install_ops): Initialize field
1073         `to_static_tracepoint_markers_by_strid'.
1074         * remote.c (free_current_marker): Move it to ...
1075         * tracepoint.c (free_current_marker): ... here.  New.
1076         (cleanup_target_stop): New.
1077         * tracepoint.h: Declare free_current_marker.
1078         * NEWS: Add one entry about `info static-tracepoint-marker'.
1079
1080 2012-03-03  Yao Qi  <yao@codesourcery.com>
1081
1082         * common/agent.c (agent_loaded_p): New.
1083         (agent_look_up_symbols): New global.
1084         * common/agent.h: Declare agent_loaded_p.
1085
1086 2012-03-03  Yao Qi  <yao@codesourcery.com>
1087
1088         * common/agent.c (struct ipa_sym_addresses) <addr_capability>: New.
1089         (agent_capability_check, agent_capability_invalidate): New.
1090         (symbol_list): New array element.
1091         * common/agent.h (enum agent_capa): New.
1092         * target.c (target_pre_inferior): Call agent_capability_invalidate.
1093
1094 2012-03-03  Yao Qi  <yao@codesourcery.com>
1095
1096         * target.h (struct target_ops) <to_use_agent>: New field.
1097         (struct target_ops) <to_can_use_agent>: New field.
1098         (target_use_agent, target_can_use_agent): New macro.
1099         * target.c (update_current_target): Update.
1100         * remote.c: New enum `PACKET_QAgent'.
1101         (remote_protocol_features): Add a new element.
1102         (remote_use_agent, remote_can_use_agent): New.
1103         (init_remote_ops): Initialize field `can_use_agent' with
1104         remote_can_use_agent.  Intiailize field `use_agent' with
1105         remote_use_agent.
1106         * common/agent.c (use_agent): New global.
1107         * common/agent.h: Declare it.
1108         * tracepoint.c (info_static_tracepoint_markers_command): Add
1109         comment.
1110         * Makefile.in (SFILES): Add common/agent.c and agent.c.
1111         (COMMON_OBS): Add common/agent.o and agent.o
1112         (common-agent.o): New rule.
1113         * agent.c: New.
1114
1115 2012-03-03  Yao Qi  <yao@codesourcery.com>
1116
1117         * common/agent.c: New.
1118         * common/agent.h: New.
1119         * configure.ac: Add `sys/socket.h' and `sys/un.h' to
1120         AC_CHECK_HEADERS.
1121         * configure, configh.in: Regenerated.
1122
1123 2012-03-02  Kevin Buettner  <kevinb@redhat.com>
1124
1125         * sh-tdep.c (sh_frame_cache): Don't fetch the FPSCR register
1126         unless it exists for this architecture.
1127
1128 2012-03-02  Joel Brobecker  <brobecker@adacore.com>
1129
1130         * language.h (struct language_defn): New "method" la_read_var_value.
1131         * findvar.c: #include "language.h".
1132         (default_read_var_value): Renames read_var_value.  Rewrite
1133         function description.
1134         (read_var_value): New function.
1135         * value.h (default_read_var_value): Add prototype.
1136         * ada-lang.c (ada_read_renaming_var_value, ada_read_var_value):
1137         New functions.
1138         (ada_language_defn): Add entry for la_read_var_value.
1139         * c-lang.c, d-lang.c, f-lang.c, jv-lang.c, language.c,
1140         * m2-lang.c, objc-lang.c, opencl-lang.c, p-lang.c: Update
1141         language_defn structures to add entry for new la_read_var_value
1142         field.
1143
1144 2012-03-02  Tom Tromey  <tromey@redhat.com>
1145             Pedro Alves  <palves@redhat.com>
1146
1147         PR breakpoints/13776:
1148         * breakpoint.c (breakpoint_init_inferior): Delete step-resume
1149         breakpoints.
1150         (delete_longjmp_breakpoint_at_next_stop): New.
1151         * breakpoint.h (delete_longjmp_breakpoint_at_next_stop): Declare.
1152         * target.c (generic_mourn_inferior): Call mark_breakpoints_out
1153         before deleting the inferior.  Add comments.
1154         * thread.c (clear_thread_inferior_resources): Don't delete lonjmp
1155         breakpoints immediately, but only on next stop.  Move that code
1156         next to where we mark other breakpoints for deletion.
1157
1158 2012-03-02  Joel Brobecker  <brobecker@adacore.com>
1159
1160         * mips-linux-nat.c (mips_linux_read_description): Add missing i18n
1161         marker.
1162         * mips-tdep.c (mips_linux_reg_names): Improve comment to avoid ARI
1163         violation.
1164
1165 2012-03-02  Pedro Alves  <palves@redhat.com>
1166
1167         * linux-thread-db.c (attach_thread): Avoid in_thread_list call.
1168
1169 2012-03-02  Ulrich Weigand  <uweigand@de.ibm.com>
1170
1171         Fix -Wmissing-prototypes build.
1172         * ppc-linux-nat.c (ppc_linux_get_hwcap): Make static.
1173         * remote-sim.c (gdbsim_has_all_memory): Likewise.
1174         (gdbsim_has_memory): Likewise.
1175
1176 2012-03-02  Yao Qi  <yao@codesourcery.com>
1177
1178         Fix -Wmissing-prototypes build.
1179         * charset.c (phony_iconv_open): Make static.
1180         (phony_iconv_close, phony_iconv): Likewise.
1181         * i386-linux-nat.c (_initialize_i386_linux_nat): New prototype.
1182         * i386-windows-nat.c (_initialize_i386_windows_nat): New
1183         prototype.
1184         * mingw-hdep.c (_initialize_mingw_hdep): New prototype.
1185         * ser-mingw.c (create_select_thread): Make static.
1186         * windows-termcap.c (tgetent): New prototype.
1187         (tgetnum, tgetflag, tgetstr, tputs, tgoto): Likewise.
1188
1189 2012-03-02  Zhang Yuanhui  <asmwarrior@gmail.com>
1190
1191         Fix -Wmissing-prototypes build.
1192         * windows-nat.c (dll_symbol_command, ctrl_c_handler): Make them static.
1193         (_initialize_windows_nat, _initialize_check_for_gdb_ini)
1194         (_initialize_loadable): New prototypes.
1195
1196 2012-03-02  Doug Evans  <dje@google.com>
1197
1198         * dwarf2read.c (load_full_comp_unit): Remove unnecessary reading of
1199         abbrev table, read_comp_unit will do it.
1200
1201 2012-03-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
1202
1203         Fix -Wmissing-prototypes build.
1204         * alpha-tdep.c (alpha_deal_with_atomic_sequence): Make it static.
1205         * amd64-darwin-tdep.c (_initialize_amd64_darwin_tdep): New prototype.
1206         * amd64-windows-tdep.c (_initialize_amd64_windows_tdep): Likewise.
1207         * arm-symbian-tdep.c (arm_symbian_skip_trampoline_code): Make it static.
1208         (_initialize_arm_symbian_tdep): New prototype.
1209         * arm-wince-tdep.c (arm_wince_skip_main_prologue): Make it static.
1210         * i386-darwin-tdep.c (_initialize_i386_darwin_tdep): New prototype.
1211         * i386-linux-tdep.c (i386_linux_displaced_step_copy_insn): Make it
1212         static.
1213         * lm32-tdep.c (_initialize_lm32_tdep): New prototype.
1214         * microblaze-linux-tdep.c (_initialize_microblaze_linux_tdep): New
1215         prototype.
1216         * microblaze-tdep.c (microblaze_debug, microblaze_fetch_instruction)
1217         (microblaze_skip_prologue, microblaze_frame_cache): Make them static.
1218         * mips-linux-tdep.c (mips_linux_regset_from_core_section): Make it
1219         static.
1220         * moxie-tdep.c (moxie_process_record): Likewise.
1221         * remote-mips.c (mips_can_use_watchpoint, mips_insert_watchpoint)
1222         (mips_remove_watchpoint, mips_stopped_by_watchpoint): Make them static.
1223         * rl78-tdep.c (rl78_breakpoint_from_pc): Make it static.
1224         (_initialize_rl78_tdep): New prototype.
1225         * rx-tdep.c (rx_breakpoint_from_pc): Make it static.
1226         (_initialize_rx_tdep): New prototype.
1227         * solib-darwin.c (darwin_in_dynsym_resolve_code): Make it static.
1228         (_initialize_darwin_solib): New prototype.
1229         * solib-spu.c: Include solib-spu.h.
1230         (_initialize_spu_solib): New prototype.
1231         * spu-multiarch.c (_initialize_spu_multiarch): New prototype.
1232         * tic6x-tdep.c (tic6x_analyze_prologue, tic6x_skip_prologue)
1233         (tic6x_breakpoint_from_pc, tic6x_frame_unwind_cache)
1234         (tic6x_software_single_step): Make it static.
1235         (_initialize_tic6x_tdep): New prototype.
1236
1237 2012-03-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
1238
1239         Fix -Wmissing-prototypes build.
1240         * cris-tdep.c (cris_can_use_hardware_watchpoint)
1241         (cris_region_ok_for_watchpoint, cris_stopped_data_address): Remove.
1242
1243 2012-03-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
1244
1245         Fix -Wmissing-prototypes build.
1246         * frv-tdep.c (frv_check_watch_resources, frv_stopped_data_address)
1247         (frv_have_stopped_data_address): Remove.
1248
1249 2012-03-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
1250
1251         Fix -Wmissing-prototypes build.
1252         * Makefile.in (HFILES_NO_SRCDIR): Add sh64-tdep.h.
1253         * sh-tdep.c: Include sh64-tdep.h.
1254         * sh-tdep.h (sh64_gdbarch_init, sh64_show_regs): Remove declarations.
1255         * sh64-tdep.c: Include sh64-tdep.h.
1256         * sh64-tdep.h: New file.
1257
1258 2012-03-01  Maciej W. Rozycki <macro@codesourcery.com>
1259
1260         * mips-tdep.c (mips32_scan_prologue): Correct indentation.
1261
1262 2012-03-01  Maciej W. Rozycki  <macro@codesourcery.com>
1263
1264         * mips-tdep.c (mips_gdbarch_init): Only set pc_regnum and
1265         sp_regnum once the gdbarch_init_osabi hook has been called.
1266
1267 2012-03-01  Maciej W. Rozycki  <macro@codesourcery.com>
1268
1269         * mips-tdep.c (mips32_bc1_pc): New function.
1270         (mips32_next_pc): Handle BC1ANY2F, BC1ANY2T, BC1ANY4F, BC1ANY4T,
1271         BPOSGE32 and BPOSGE64 instructions.
1272         (deal_with_atomic_sequence): Likewise.
1273         (mips32_instruction_has_delay_slot): Likewise.
1274
1275 2012-03-01  Maciej W. Rozycki  <macro@mips.com>
1276             Chris Dearman  <chris@mips.com>
1277             Maciej W. Rozycki  <macro@codesourcery.com>
1278             Joseph Myers  <joseph@codesourcery.com>
1279
1280         * features/mips-dsp.xml: New file.
1281         * features/mips64-dsp.xml: New file.
1282         * features/mips-dsp-linux.xml: New file.
1283         * features/mips64-dsp-linux.xml: New file.
1284         * features/Makefile (WHICH): Add mips-dsp-linux and
1285         mips64-dsp-linux.
1286         (mips-dsp-expedite, mips64-dsp-expedite): New variables.
1287         * features/mips-dsp-linux.c: New file.
1288         * features/mips64-dsp-linux.c: New file.
1289         * regformats/mips-dsp-linux.dat: New file.
1290         * regformats/mips64-dsp-linux.dat: New file.
1291         * mips-linux-nat.c (mips_linux_register_addr): Handle DSP
1292         registers.
1293         (mips64_linux_register_addr): Likewise.
1294         (mips64_linux_regsets_fetch_registers): Likewise.
1295         (mips64_linux_regsets_store_registers): Likewise.
1296         (mips64_linux_fetch_registers): Update call to
1297         mips64_linux_regsets_fetch_registers.
1298         (mips64_linux_store_registers): Update call to
1299         mips64_linux_regsets_store_registers.
1300         (mips_linux_read_description): Probe for DSP registers.
1301         (_initialize_mips_linux_nat): Call initialize_tdesc_mips_dsp_linux
1302         and initialize_tdesc_mips64_dsp_linux.
1303         * mips-linux-tdep.c (supply_gregset, mips64_supply_gregset):
1304         Remove padding of no longer used embedded register slots.
1305         * mips-linux-tdep.h (DSP_BASE, DSP_CONTROL): New macros.
1306         (MIPS_RESTART_REGNUM): Redefine enum value.
1307         * mips-tdep.c (mips_generic_reg_names): Remove trailing null
1308         strings.
1309         (mips_tx39_reg_names): Likewise.
1310         (mips_linux_reg_names): New array of register names for Linux
1311         targets.
1312         (mips_register_name): Check for a null pointer in
1313         mips_processor_reg_names and return an empty string.
1314         (mips_register_type): Exclude embedded registers for the IRIX
1315         and Linux ABIs.
1316         (mips_pseudo_register_type): Likewise.  Use dynamic numbers to
1317         refer to FP registers, LO, HI, BadVAddr, Cause and PC.  Handle
1318         DSP registers.
1319         (mips_stab_reg_to_regnum): Handle DSP accumulators.
1320         (mips_dwarf_dwarf2_ecoff_reg_to_regnum): Likewise.
1321         (mips_gdbarch_init): Likewise.  Initialize internal register
1322         indices for the Linux ABI.  Use dynamic numbers to refer to
1323         registers, as applicable, while parsing the target description.
1324         * mips-tdep.h (struct mips_regnum): Add dspacc/dspctl offsets.
1325
1326 2012-03-01  Joel Brobecker  <brobecker@adacore.com>
1327
1328         * frame.h (read_frame_register_unsigned): Fix typo in function
1329         description.
1330
1331 2012-03-01  Pedro Alves  <palves@redhat.com>
1332
1333         * jit-reader.in [!__cplusplus]
1334         (GDB_DECLARE_GPL_COMPATIBLE_READER): Add missing backslash.
1335
1336 2012-03-01  Pedro Alves  <palves@redhat.com>
1337
1338         * configure.ac (build_warnings): Add -Wmissing-prototypes.
1339         * configure: Regenerate.
1340
1341 2012-03-01  Pedro Alves  <palves@redhat.com>
1342
1343         * amd64-linux-tdep.c (amd64_linux_record_signal): Make static.
1344         * breakpoint.c (create_exception_master_breakpoint, trace_command)
1345         (ftrace_command, strace_command): Make static.
1346         * d-lang.c (_initialize_d_language): Declare.
1347         * dwarf2expr.c (_initialize_dwarf2expr): Declare.
1348         * dwarf2loc.c (_initialize_dwarf2loc):
1349         * dwarf2read.c (process_psymtab_comp_unit): Make static.
1350         * exec.c (exec_get_section_table): Make static.
1351         * i386-linux-tdep.c (i386_linux_record_signal): Make static.
1352         * infcmd.c (ensure_valid_thread, ensure_not_tfind_mode): Make static.
1353         * inferior.c (remove_inferior_command, add_inferior_command)
1354         (clone_inferior_command): Make static.
1355         * linux-nat.c (linux_nat_thread_address_space)
1356         (linux_nat_core_of_thread): Make static.
1357         * linux-tdep.c (_initialize_linux_tdep): Declare.
1358         * objc-lang.c (_initialize_objc_lang): Declare.
1359         * opencl-lang.c (builtin_opencl_type, opencl_language_arch_info):
1360         Make static.
1361         (_initialize_opencl_language): Declare.
1362         * record.c (_initialize_record): Declare.
1363         * remote.c (demand_private_info, remote_get_tib_address)
1364         (remote_supports_cond_tracepoints)
1365         (remote_supports_fast_tracepoints, remote_get_tracepoint_status):
1366         Make static.
1367         * skip.c (_initialize_step_skip): Declare.
1368         * symtab.c (skip_prologue_using_lineinfo): Make static.
1369         * tracepoint.c (delete_trace_state_variable)
1370         (trace_variable_command, delete_trace_variable_command)
1371         (get_uploaded_tsv, find_matching_tracepoint_location)
1372         (find_matching_tsv, create_tsv_from_upload, get_traceframe_info):
1373         Make static.
1374         * value.c (pack_unsigned_long): Make static.
1375         * varobj.c (varobj_ensure_python_env): Make static.
1376         * windows-tdep.c (_initialize_windows_tdep): Declare.
1377         * xml-syscall.c (make_cleanup_free_syscalls_info): Make static.
1378
1379 2012-03-01  Pedro Alves  <palves@redhat.com>
1380
1381         * linux-tdep.c (linux_has_shared_address_space): Make static.  Add
1382         gdbarch parameter.
1383         (linux_init_abi): Install it as has_shared_address_space gdbarch
1384         callback.
1385
1386 2012-03-01  Pedro Alves  <palves@redhat.com>
1387
1388         * observer.c (observer_test_first_notification_function)
1389         (observer_test_second_notification_function)
1390         (observer_test_third_notification_function): Add declarations.
1391
1392 2012-03-01  Pedro Alves  <palves@redhat.com>
1393
1394         * common/signals.c (default_target_signal_to_host)
1395         (default_target_signal_from_host): Move ...
1396         * arch-utils.c: ... here.
1397         * arch-utils.h (default_target_signal_to_host)
1398         (default_target_signal_from_host): Declare.
1399
1400         * common/signals.c (target_signal_from_command): Move ...
1401         * infrun.c: ... here.
1402         * inferior.h (target_signal_from_command): Declare.
1403         * target.h (target_signal_from_command)
1404         (default_target_signal_from_host, default_target_signal_to_host):
1405         Delete declarations.
1406
1407         * common/signals.c (_initialize_signals): Delete.
1408
1409 2012-03-01  Pedro Alves  <palves@redhat.com>
1410
1411         * jit-reader.in (plugin_is_GPL_compatible): Add declarations for
1412         both __cplusplus and !__cplusplus.
1413
1414 2012-03-01  Pedro Alves  <palves@redhat.com>
1415
1416         * psymtab.c (find_and_open_source): Delete declaration.
1417         * source.c (find_and_open_source): Move comment ...
1418         * source.h (find_and_open_source): ... to this new declaration.
1419
1420 2012-03-01  Pedro Alves  <palves@redhat.com>
1421
1422         * inline-frame.c: Include inline-frame.h.
1423
1424 2012-03-01  Pedro Alves  <palves@redhat.com>
1425
1426         * tui/tui-data.c (set_gen_win_origin): Delete.
1427         * tui/tui-data.h (tui_set_gen_win_origin): Delete declaration.
1428         * tui/tui-regs.c (tui_last_reg_element_no_in_line): Delete.
1429
1430 2012-03-01  Pedro Alves  <palves@redhat.com>
1431
1432         * remote.c (encode_actions): Delete declaration.
1433         * tracepoint.c (encode_actions): Make extern.
1434         * tracepoint.h (encode_actions): Declare.
1435
1436 2012-03-01  Pedro Alves  <palves@redhat.com>
1437
1438         * python/py-breakpoint.c: Include python.h.
1439         * python/py-continueevent.c (create_continue_event_object): Make
1440         static.
1441         * python/py-lazy-string.c (stpy_get_type): Make static.
1442         * python/py-newobjfileevent.c (create_new_objfile_event_object):
1443         Make static.
1444         * python/py-utils.c (unicode_to_target_python_string): Make
1445         static.
1446         * python/py-value.c: Include python.h.
1447
1448 2012-03-01  Pedro Alves  <palves@redhat.com>
1449
1450         * inferior.c (delete_threads_of_inferior): Delete.
1451
1452 2012-03-01  Pedro Alves  <palves@redhat.com>
1453
1454         Import fallback definitions from glibc.
1455
1456         * gdb_proc_service.h [!HAVE_PROC_SERVICE_H] (struct
1457         ps_prochandle): Forward declare.
1458         (ps_err_e): Use glibc's comments.
1459         [!HAVE_PROC_SERVICE_H] (ps_pdread, ps_pdwrite, ps_ptread)
1460         (ps_ptwrite, ps_lgetregs, ps_lsetregs, ps_lgetfpregs)
1461         (ps_lsetfpregs, ps_getpid, ps_get_thread_area, ps_pglobal_lookup)
1462         (ps_pstop, ps_pcontinue, ps_lstop, ps_lcontinue, ps_lgetxregsize)
1463         (ps_lgetxregs, ps_lsetxregs, ps_plog): Declare.
1464         (struct ps_prochandle): Adjust comment.
1465
1466 2012-03-01  Pedro Alves  <palves@redhat.com>
1467
1468         * ada-lang.c (ada_modulus_from_name): Delete.
1469         * ada-lex.l (lexer_init): Make static.
1470
1471 2012-03-01  Pedro Alves  <palves@redhat.com>
1472
1473         PR gdb/13767
1474
1475         * frame.c (read_frame_register_unsigned): New.
1476         * frame.h (read_frame_register_unsigned): Declare.
1477         * i387-tdep.c (print_i387_status_word): New parameter `status_p'.
1478         Handle it.
1479         (print_i387_control_word): New parameter `control_p'.  Handle it.
1480         (i387_print_float_info): Handle unavailable float registers.
1481
1482 2012-03-01  Keith Seitz  <keiths@redhat.com>
1483
1484         * linespec.c (decode_line_2): Sort the list of methods
1485         alphabetically before presenting the user with a selection
1486         menu.
1487
1488 2012-03-01  Doug Evans  <dje@google.com>
1489
1490         * dwarf2read.c (dwarf2_cu): Remove unused members has_form_ref_addr,
1491         has_namespace_info.
1492         (dwarf2_read_abbrevs): Remove corresponding initialization.
1493
1494 2012-03-01  Scott J. Goldman <scottjg@vmware.com>
1495
1496         * NEWS: Mention new python command class gdb.COMMAND_USER.
1497         * cli/cli-cmds.c (show_user): Print error when used on a python
1498         command.
1499         (init_cli_cmds): Update documentation strings for "show user" and
1500         "set/show max-user-call-depth" to clarify that it does not apply to
1501         python commands.
1502         * python/py-cmd.c (cmdpy_init): Treat class_user as a valid class in
1503         error check.
1504         (gdbpy_initialize_commands): Add COMMAND_USER as a constant in
1505         gdb python api.
1506         * top.c (execute_command): Only execute a user-defined command as a
1507         legacy macro if c->user_commands is set.
1508
1509 2012-03-01  Tom Tromey  <tromey@redhat.com>
1510
1511         * valprint.h (struct generic_val_print_decorations): New.
1512         (generic_val_print): Declare.
1513         * valprint.c (generic_val_print): New function.
1514         * p-valprint.c (p_decorations): New global.
1515         (pascal_val_print) <TYPE_CODE_REF, TYPE_CODE_ENUM,
1516         TYPE_CODE_FLAGS, TYPE_CODE_FUNC, TYPE_CODE_RANGE, TYPE_CODE_INT,
1517         TYPE_CODE_FLT, TYPE_CODE_VOID, TYPE_CODE_ERROR, TYPE_CODE_UNDEF,
1518         TYPE_CODE_BOOL, TYPE_CODE_CHAR>: Call generic_val_print.
1519         * m2-valprint.c (m2_decorations): New global.
1520         (m2_val_print) <TYPE_CODE_REF, TYPE_CODE_ENUM, TYPE_CODE_FUNC,
1521         TYPE_CODE_BOOL, TYPE_CODE_RANGE, TYPE_CODE_INT, TYPE_CODE_CHAR,
1522         TYPE_CODE_FLT, TYPE_CODE_METHOD, TYPE_CODE_VOID, TYPE_CODE_UNDEF,
1523         TYPE_CODE_ERROR>: Call generic_val_print.
1524         * f-valprint.c (f_decorations): New global.
1525         (f_val_print): Use print_function_pointer_address.
1526         <TYPE_CODE_REF, TYPE_CODE_FUNC, TYPE_CODE_CHAR, TYPE_CODE_FLAGS,
1527         TYPE_CODE_FLT, TYPE_CODE_VOID, TYPE_CODE_ENUM, TYPE_CODE_RANGE,
1528         TYPE_CODE_BOOL, TYPE_CODE_COMPLEX, TYPE_CODE_UNDEF>: Call
1529         generic_val_print.
1530         * c-valprint.c (c_decorations): New global.
1531         (c_val_print) <TYPE_CODE_MEMBERPTR, TYPE_CODE_REF, TYPE_CODE_ENUM,
1532         TYPE_CODE_FLAGS, TYPE_CODE_FUNC, TYPE_CODE_METHOD, TYPE_CODE_BOOL,
1533         TYPE_CODE_RANGE, TYPE_CODE_CHAR, TYPE_CODE_FLT,
1534         TYPE_CODE_DECFLOAT, TYPE_CODE_VOID, TYPE_CODE_ERROR,
1535         TYPE_CODE_UNDEF, TYPE_CODE_COMPLEX>: Call generic_val_print.
1536         * ada-valprint.c (ada_val_print_1) <TYPE_CODE_FLAGS>: Remove
1537         case.
1538
1539 2012-03-01  Tom Tromey  <tromey@redhat.com>
1540
1541         * valprint.c (val_print): Update.
1542         * p-valprint (pascal_val_print): Return void.
1543         * p-lang.h (pascal_val_print): Return void.
1544         * m2-valprint.c (m2_val_print): Return void.
1545         * m2-lang.h (m2_val_print): Return void.
1546         * language.h (struct language_defn) <la_val_print>: Return void.
1547         * language.c (unk_lang_val_print): Return void.
1548         * jv-valprint.c (java_val_print): Return void.
1549         * jv-lang.h (java_val_print): Return void.
1550         * f-valprint.c (f_val_print): Return void.
1551         * f-lang.h (f_val_print): Return void.
1552         * d-valprint.c (d_val_print): Return void.
1553         (dynamic_array_type): Update.
1554         * d-lang.h (d_val_print): Return void.
1555         * c-valprint.c (c_val_print): Return void.
1556         * c-lang.h (c_val_print): Return void.
1557         * ada-valprint.c (ada_vada_val_print, ada_val_print_1): Return
1558         void.
1559         * ada-lang.h (ada_val_print): Return void.
1560
1561 2012-03-01  Tom Tromey  <tromey@redhat.com>
1562
1563         * value.h (val_print): Return void.
1564         * valprint.c (val_print): Return void.
1565
1566 2012-03-01  Tom Tromey  <tromey@redhat.com>
1567
1568         * value.h (common_val_print): Return void.
1569         * valprint.c (common_val_print): Return void.
1570
1571 2012-03-01  Tom Tromey  <tromey@redhat.com>
1572
1573         * value.h (value_print): Return void.
1574         * valprint.c (value_print): Return void.
1575         * p-valprint.c (pascal_value_print): Return void.
1576         * p-lang.h (pascal_value_print): Return void.
1577         * language.h (struct language_defn) <la_value_print>: Return
1578         void.
1579         * language.c (unk_lang_value_print): Return void.
1580         * jv-valprint.c (java_value_print): Return void.
1581         * jv-lang.h (java_value_print): Return void.
1582         * f-valprint.c (c_value_print): Don't declare.
1583         Include c-lang.h.
1584         * c-valprint.c (c_value_print): Return void.
1585         * c-lang.h (c_value_print): Return void.
1586         * ada-valprint.c (ada_value_print): Return void.
1587         * ada-lang.h (ada_value_print): Return void.
1588
1589 2012-03-01  Tom Tromey  <tromey@redhat.com>
1590
1591         * value.c (value_primitive_field): Handle virtual base classes.
1592
1593 2012-03-01  Tom Tromey  <tromey@redhat.com>
1594
1595         * gdbtypes.h (struct vbase): Remove.
1596
1597 2012-03-01  Tom Tromey  <tromey@redhat.com>
1598
1599         * c-valprint.c (print_function_pointer_address): Move...
1600         * valprint.c: ... here.  Make non-static.
1601         * m2-valprint.c (print_function_pointer_address): Remove.
1602         * valprint.h (print_function_pointer_address): Declare.
1603
1604 2012-03-01  Joel Brobecker  <brobecker@adacore.com>
1605
1606         * NEWS: Document the fact that one can provide a condition when
1607         creating an Ada exception catchpoint.
1608
1609 2012-03-01  Tom Tromey  <tromey@redhat.com>
1610
1611         * valprint.c (val_print_type_code_flags): Fix placement of
1612         trailing brace.
1613
1614 2012-03-01  Joel Brobecker  <brobecker@adacore.com>
1615
1616         * copyright.py (MULTILINE_COMMENT_PREFIXES): Delete.
1617         (update_files): Do not set MULTILINE_COMMENT_PREFIXES
1618         environment variable before calling update-copyright.
1619
1620 2012-03-01  Joel Brobecker  <brobecker@adacore.com>
1621
1622         * gnulib/extra/update-copyright: Update to the latest from
1623         gnulib's git repository.
1624         * copyright.py: Set UPDATE_COPYRIGHT_USE_INTERVALS environment
1625         variable to 2 instead of 1.
1626
1627 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
1628
1629         * varobj.c (c_value_of_variable): Remove dead code.
1630
1631 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
1632
1633         * ada-lex.p (processId): Do not modify already encoded IDs.
1634         Update function documentation.
1635
1636 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
1637
1638         * ada-lang.h (ada_find_renaming_symbol): Replace parameter
1639         "name" with "struct symbol *name_sym".
1640         * ada-exp.y (write_var_or_type): Update call to
1641         ada_find_renaming_symbol.
1642         "name" with "struct symbol *name_sym". Adjust Implementation
1643         accordingly.  Adjust the function documentation.
1644
1645 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
1646
1647         * ada-lang.h (ada_find_any_symbol, ada_find_any_type): Delete.
1648         * ada-lang.c (ada_find_any_type): Add advance declaration.
1649         Make static.  Replace ada_find_any_symbol by
1650         ada_find_any_type_symbol.
1651         (ada_find_any_type_symbol): Renames ada_find_any_symbol.
1652         Improve function description.  Make static.
1653         (ada_find_renaming_symbol, find_old_style_renaming_symbol):
1654         Replace ada_find_any_symbol by ada_find_any_type_symbol.
1655
1656 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
1657
1658         * ada-lang.c (struct tag_args): Delete.
1659         (ada_get_tsd_type): Function body moved up in source file.
1660         (ada_tag_name_1, ada_tag_name_2): Delete.
1661         (ada_get_tsd_from_tag): New function.
1662         (ada_tag_name_from_tsd): New function.
1663         (ada_tag_name): Use a TRY_CATCH block instead of catch_errors
1664         to determine the tag name.
1665
1666 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
1667
1668         * ada-lang.h (ada_get_decoded_value, ada_get_decoded_type): Add
1669         declaration.
1670         * ada-lang.c (ada_get_decoded_value, ada_get_decoded_type): New
1671         function.
1672
1673 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
1674
1675         * ada-lang.c (ada_is_ignored_field): Rewrite wrong comment.
1676
1677 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
1678
1679         * ada-lang.c (ada_lookup_symbol_list): Only cache the result of
1680         full searches.
1681
1682 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
1683
1684         * ada-lang.c (constrained_packed_array_type): If there is a
1685         parallel XA type, use it to determine the array index type.
1686
1687 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
1688
1689         * ada-valprint.c (ada_val_print_1): If our value is a reference
1690         to an array descriptor, dereference it before converting it
1691         to a simple array.
1692
1693 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
1694
1695         * ada-lang.c (ada_to_fixed_value): Call unwrap_value before
1696         creating fixed value.
1697         (ada_value_ind, ada_coerce_ref, assign_component)
1698         (ada_evaluate_subexp): Remove call to unwrap_value before
1699         call to ada_to_fixed_value.
1700
1701 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
1702
1703         * ada-lang.c (to_fixed_array_type): Set result's type name.
1704
1705 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
1706
1707         * ada-lang.c (catch_ada_exception_command_split): Add new
1708         argument cond_string.  Add support for condition at end of
1709         "catch exception" commands.
1710         (ada_decode_exception_location): Add new argument cond_string.
1711         Update call to catch_ada_exception_command_split.
1712         (create_ada_exception_catchpoint): Add new argument cond_string.
1713         Set the breakpoint condition if needed.
1714         (catch_ada_exception_command): Update call to
1715         ada_decode_exception_location.
1716         (ada_decode_assert_location): Add function documentation.
1717         Add support for condition at end of "catch assert" command.
1718         (catch_assert_command): Update calls to ada_decode_assert_location
1719         and create_ada_exception_catchpoint.
1720
1721 2012-02-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
1722
1723         Fix disp-step-syscall.exp: fork: single step over fork.
1724         * i386-linux-tdep.c (-i386_linux_get_syscall_number): Rename to ...
1725         (i386_linux_get_syscall_number_from_regcache): ... here, new function
1726         comment, change parameters gdbarch and ptid to regcache.  Remove
1727         parameter regcache, initialize gdbarch from regcache here.
1728         (i386_linux_get_syscall_number, i386_linux_displaced_step_copy_insn):
1729         New functions.
1730         (i386_linux_init_abi): Install i386_linux_displaced_step_copy_insn
1731         instead.
1732         * i386-tdep.c (i386_syscall_p): Check also for 'sysenter' and
1733         'syscall'.  Make the 'int' check more strict.
1734
1735 2012-02-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
1736
1737         Fix reverse mode for syscall on AMD CPUs in 32-bit mode.
1738         * i386-linux-tdep.c (i386_linux_intx80_sysenter_record): Rename to ...
1739         (i386_linux_intx80_sysenter_syscall_record): ... here.
1740         (i386_linux_init_abi): Initialize also I386_SYSCALL_RECORD.
1741         Use the renamed function name.
1742
1743 2012-02-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
1744
1745         * arm-linux-tdep.c (arm_linux_copy_svc): Reset stale FRAME.
1746         * breakpoint.c (until_break_command): Likewise.
1747         * elfread.c (elf_gnu_ifunc_resolver_stop): Likewise.
1748         * infcall.c (call_function_by_hand): Likewise.
1749         * infcmd.c (finish_forward): Likewise.
1750         * infrun.c (insert_exception_resume_breakpoint): Likewise.
1751
1752 2012-02-28  Tristan Gingold  <gingold@adacore.com>
1753
1754         * ada-tasks.c (ada_tasks_inferior_data_sniffer): Rework code to
1755         avoid variable assignments inside condition.
1756
1757 2012-02-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
1758
1759         Fix static analysis issue found by cppcheck.
1760         * microblaze-tdep.c (microblaze_extract_return_value): Fix
1761         uninitialized BUF for size 2.
1762
1763 2012-02-27  Chris Dearman  <chris@mips.com>
1764             Nathan Froyd  <froydnj@codesourcery.com>
1765             Maciej W. Rozycki  <macro@codesourcery.com>
1766
1767         * mips-tdep.c (mips32_instruction_has_delay_slot): New function.
1768         (mips16_instruction_has_delay_slot): Likewise.
1769         (mips_segment_boundary): Likewise.
1770         (mips_adjust_breakpoint_address): Likewise.
1771         (mips_gdbarch_init): Use mips_adjust_breakpoint_address.
1772
1773 2012-02-27  Maciej W. Rozycki  <macro@mips.com>
1774             Maciej W. Rozycki  <macro@codesourcery.com>
1775
1776         * infrun.c (handle_inferior_event): Don't proceed through
1777         shared library trampolines if stepping at the machine
1778         instruction level.
1779
1780 2012-02-27  Maciej W. Rozycki  <macro@codesourcery.com>
1781
1782         * mips-linux-tdep.c (mips_linux_init_abi): Set num_pseudo_regs
1783         too.
1784
1785 2012-02-27  Thomas Schwinge  <thomas@codesourcery.com>
1786
1787         * sh-tdep.c (sh_make_stub_cache, sh_stub_this_id)
1788         (sh_stub_unwind_sniffer): New functions.
1789         (sh_stub_unwind): New variable.
1790         (sh_gdbarch_init): Wire everything.
1791
1792 2012-02-27  Pedro Alves  <palves@redhat.com>
1793
1794         * linux-nat.c (pid_is_stopped): Delete, moved to common/.
1795         (linux_nat_post_attach_wait): Adjust to use
1796         linux_proc_pid_is_stopped.
1797         * common/linux-procfs.h (linux_proc_pid_is_stopped): Declare.
1798         * common/linux-procfs.c (linux_proc_pid_is_stopped): New function,
1799         based on pid_is_stopped from both linux-nat.c and
1800         gdbserver/linux-low.c, and renamed.
1801
1802 2012-02-24  Maciej W. Rozycki  <macro@codesourcery.com>
1803
1804         * remote.c (remote_watchpoint_addr_within_range): New function.
1805         (init_remote_ops): Use it.
1806
1807 2012-02-24  Maciej W. Rozycki  <macro@codesourcery.com>
1808
1809         * target.h (target_watchpoint_addr_within_range): Document macro.
1810
1811 2012-02-24  Pedro Alves  <palves@redhat.com>
1812
1813         * stack.c (set_last_displayed_sal): Issue internal_error instead
1814         of warning, and issue it after clearing the last displayed sal.
1815
1816 2012-02-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
1817             Pedro Alves  <palves@redhat.com>
1818
1819         * breakpoint.c (until_break_command): Install breakpoints after
1820         all frame manipulations.
1821
1822 2012-02-24  Luis Machado  <lgustavo@codesourcery.com>
1823
1824         * remote.c (remote_supports_cond_breakpoints): New forward
1825         declaration.
1826         (remote_add_target_side_condition): New function.
1827         (remote_insert_breakpoint): Add target-side breakpoint
1828         conditional if supported.
1829         (remote_insert_hw_breakpoint): Likewise.
1830         (init_remote_ops): Set to_supports_evaluation_of_breakpoint_conditions
1831         hook.
1832
1833         * target.c (update_current_target): Inherit
1834         to_supports_evaluation_of_breakpoint_conditions.
1835         Default to_supports_evaluation_of_breakpoint_conditions to return_zero.
1836
1837         * target.h (struct target_ops)
1838         <to_supports_evaluation_of_breakpoint_conditions>: New field.
1839         (target_supports_evaluation_of_breakpoint_conditions): New #define.
1840
1841         * breakpoint.c (get_first_locp_gte_addr): New forward declaration.
1842         (condition_evaluation_both, condition_evaluation_auto,
1843         condition_evaluation_host, condition_evaluation_target,
1844         condition_evaluation_enums, condition_evaluation_mode_1,
1845         condition_evaluation_mode): New static globals.
1846         (translate_condition_evaluation_mode): New function.
1847         (breakpoint_condition_evaluation_mode): New function.
1848         (gdb_evaluates_breakpoint_condition_p): New function.
1849         (ALL_BP_LOCATIONS_AT_ADDR): New helper macro.
1850         (mark_breakpoint_modified): New function.
1851         (mark_breakpoint_location_modified): New function.
1852         (set_condition_evaluation_mode): New function.
1853         (show_condition_evaluation_mode): New function.
1854         (bp_location_compare_addrs): New function.
1855         (get_first_location_gte_addr): New helper function.
1856         (set_breakpoint_condition): Free condition bytecode if locations
1857         has become unconditional.  Call mark_breakpoint_modified (...).
1858         (condition_command): Call update_global_location_list (1) for
1859         breakpoints.
1860         (breakpoint_xfer_memory): Use is_breakpoint (...).
1861         (is_breakpoint): New function.
1862         (parse_cond_to_aexpr): New function.
1863         (build_target_condition_list): New function.
1864         (insert_bp_location): Handle target-side conditional
1865         breakpoints and call build_target_condition_list (...).
1866         (update_inserted_breakpoint_locations): New function.
1867         (insert_breakpoint_locations): Handle target-side conditional
1868         breakpoints.
1869         (bpstat_check_breakpoint_conditions): Add comment.
1870         (bp_condition_evaluator): New function.
1871         (bp_location_condition_evaluator): New function.
1872         (print_breakpoint_location): Print information on where the condition
1873         will be evaluated.
1874         (print_one_breakpoint_location): Likewise.
1875         (init_bp_location): Call mark_breakpoint_location_modified (...) for
1876         breakpoint location.
1877         (force_breakpoint_reinsertion): New functions.
1878         (update_global_location_list): Handle target-side breakpoint
1879         conditions.
1880         Reinsert locations that are already inserted if conditions have
1881         changed.
1882         (bp_location_dtor): Free agent expression bytecode.
1883         (disable_breakpoint): Call mark_breakpoint_modified (...).
1884         Call update_global_location_list (...) with parameter 1 for breakpoints.
1885         (disable_command): Call mark_breakpoint_location_modified (...).
1886         Call update_global_location_list (...) with parameter 1 for breakpoints.
1887         (enable_breakpoint_disp): Call mark_breakpoint_modified (...).
1888         (enable_command): mark_breakpoint_location_modified (...).
1889         (_initialize_breakpoint): Update documentation and add
1890         condition-evaluation breakpoint subcommand.
1891
1892         * breakpoint.h: Include ax.h.
1893         (condition_list): New data structure.
1894         (condition_status): New enum.
1895         (bp_target_info) <cond_list>: New field.
1896         (bp_location) <condition_changed, cond_bytecode>: New fields.
1897         (is_breakpoint): New prototype.
1898
1899 2012-02-24  Luis Machado  <lgustavo@codesourcery.com>
1900
1901         * remote.c (remote_state) <cond_breakpoints>: New field.
1902         (PACKET_ConditionalBreakpoints): New enum.
1903         (remote_cond_breakpoint_feature): New function.
1904         (remote_protocol_features): Add new ConditionalBreakpoints entry.
1905         (remote_supports_cond_breakpoints): New function.
1906         (_initialize_remote): Add new packet configuration for
1907         target-side conditional breakpoints.
1908
1909 2012-02-24  Luis Machado  <lgustavo@codesourcery.com>
1910
1911         * NEWS: Mention target-side conditional breakpoint support,
1912         new condition-evaluation breakpoint subcommand and remote
1913         packet extensions.
1914
1915 2012-02-24  Luis Machado  <lgustavo@codesourcery.com>
1916
1917         * breakpoint.c (bp_location_compare): Sort by pspace before sorting by
1918         number.
1919
1920 2012-02-24  Thomas Schwinge  <thomas@codesourcery.com>
1921
1922         * sh-tdep.c (sh_skip_prologue): Use skip_prologue_using_sal.
1923         (after_prologue): Remove.
1924
1925 2012-02-23  Tom Tromey  <tromey@redhat.com>
1926
1927         * jv-valprint.c (java_val_print): Remove dead code.
1928
1929 2012-02-23  Tristan Gingold  <gingold@adacore.com>
1930
1931        * ada-tasks.c (struct ada_tasks_inferior_data): Add
1932         known_tasks_element and known_tasks_length fields.
1933         (read_known_tasks_array): Change argument type.  Use pointer type
1934         and number of elements from DATA.  Adjust.
1935         (read_known_tasks_list): Likewise.
1936         (get_known_tasks_addr): Remove.
1937         (ada_set_current_inferior_known_tasks_addr): Renamed to ...
1938         (ada_tasks_inferior_data_sniffer): ... this.  Use symtab for element
1939         type and array length.  Merge former get_known_tasks_addr code.
1940
1941 2012-02-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
1942
1943         PR backtrace/13716
1944         * infcmd.c (finish_forward): New variable frame_id, initialize it, use
1945         it after set_momentary_breakpoint.
1946
1947 2012-02-22  Sterling Augustine  <saugustine@google.com>
1948
1949         PR 13689:
1950         * breakpoint.c (watchpoint_exp_is_constant): Add UNOP_CAST to switch.
1951
1952 2012-02-22  Gary Benson  <gbenson@redhat.com>
1953
1954         * dwarf2read.c (dwarf2_read_index): Correct misspelling.
1955         (find_slot_in_mapped_hash): Likewise.
1956
1957 2012-02-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
1958
1959         PR build/13638
1960         * configure.ac (MAKEINFO): Replace AC_CHECK_PROG by AC_ARG_VAR.
1961         (MAKEINFOFLAGS): Replace static string by AC_ARG_VAR.
1962         * configure: Regenerate.
1963
1964 2012-02-21  Tristan Gingold  <gingold@adacore.com>
1965             Pedro Alves  <palves@redhat.com>
1966
1967         * ia64-tdep.c: Do not include libunwind-ia64.h.
1968         * libunwind-frame.h: Remove #ifdef HAVE_LIBUNWIND_H guard.
1969         Include libunwind-ia64.h instead of libunwind.h.
1970         * configure.ac (--with-libunwind, $enable_libunwind): Don't check
1971         for libunwind.h existence.
1972         * configure, config.in: Regenerate.
1973
1974 2012-02-21  Anton Gorenkov  <xgsa@yandex.ru>
1975
1976         * c-valprint.c (c_value_print): Use value_rtti_indirect_type
1977         instead of value_rtti_target_type.
1978         * eval.c (evaluate_subexp_standard): Use value_rtti_indirect_type
1979         instead of value_rtti_target_type.
1980         * typeprint.c (whatis_exp): Use value_rtti_indirect_type instead of
1981         value_rtti_target_type.
1982         * valops.c (value_ind): Extract function readjust_indirect_value_type.
1983         (value_rtti_target_type): Rename to ...
1984         (value_rtti_indirect_type): ... here and make it indirect.  Update
1985         function comment.
1986         * value.c (readjust_indirect_value_type): New function.
1987         (coerce_ref): Support for enclosing type setting for references
1988         with readjust_indirect_value_type.
1989         * value.h (readjust_value_type): New declaration.
1990         (value_rtti_target_type): Rename to ...
1991         (value_rtti_indirect_type): ... here.
1992
1993 2012-02-21  Anton Gorenkov  <xgsa@yandex.ru>
1994
1995         * MAINTAINERS (Write After Approval): Add myself to the list.
1996
1997 2012-02-20  Doug Evans  <dje@google.com>
1998
1999         * objfiles.c (add_to_objfile_sections): Remove outdated comments.
2000         Rename objfile_p_char parameter to objfilep.
2001         (build_objfile_section_table): Result is now void.  All callers
2002         updated.
2003         * objfiles.h (struct objfile): Tweak comments, whitespace.
2004         (build_objfile_section_table): Update.
2005
2006         * elfread.c (elf_symfile_segments): Fix warning text.
2007
2008 2012-02-20  Tom Tromey  <tromey@redhat.com>
2009
2010         PR gdb/13498:
2011         * dwarf2read.c (dw2_expand_symtabs_matching): Only visit a
2012         particular set of file names once.
2013         (dw2_map_symbol_filenames): Likewise.
2014
2015 2012-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
2016
2017         Code cleanup.
2018         * main.c (write_files): Remove the declaration.
2019         (external_editor_command): Move the declaration ...
2020         [GDBTK] (external_editor_command): ... here.  Fix the comment.
2021
2022 2012-02-20  Tom Tromey  <tromey@redhat.com>
2023
2024         * dwarf2read.c (dw2_map_symtabs_matching_filename): Remove
2025         extraneous block.
2026
2027 2012-02-20  Tristan Gingold  <gingold@adacore.com>
2028
2029         * darwin-nat.h (enum darwin_msg_state): Add comments.
2030
2031 2012-02-20  Tristan Gingold  <gingold@adacore.com>
2032
2033         * amd64-darwin-tdep.c (x86_darwin_init_abi_64): Fix jb_pc_offset
2034         value.
2035
2036 2012-20-18  Joel Brobecker  <brobecker@adacore.com>
2037
2038         * breakpoint.c (watchpoint_exp_is_const): Add missing empty line
2039         between function description and implementation.
2040
2041 2012-02-17  Tom Tromey  <tromey@redhat.com>
2042
2043         PR python/12070:
2044         * python/py-event.c (event_object_getset): New global.
2045         (event_object_type): Reference it.
2046         * python/py-type.c (field_object_getset): New global.
2047         (field_object_type): Reference it.
2048         * python/python-internal.h (gdb_py_generic_dict): Declare.
2049         * python/py-utils.c (gdb_py_generic_dict): New function.
2050
2051 2012-02-17  Tristan Gingold  <gingold@adacore.com>
2052
2053         * solib-darwin.c (darwin_current_sos): Check magic and filetype
2054
2055 2012-02-17  Thomas Schwinge  <thomas@codesourcery.com>
2056
2057         * sh-tdep.c (sh_is_renesas_calling_convention): Fix handling of
2058         TYPE_CALLING_CONVENTION annotation.
2059
2060 2012-02-16  Kevin Buettner  <kevinb@redhat.com>
2061
2062         * MAINTAINERS: Add rx to target ISA section.
2063         * Makefile.in (ALL_TARGET_OBS): Add rx-tdep.o.
2064         (ALLDEPFILES): Add rx-tdep.c.
2065
2066 2012-02-16  Tom Tromey  <tromey@redhat.com>
2067
2068         * symfile.c (symbol_file_add_main_1): Use inferior's
2069         symfile_flags.
2070         * solib.c (solib_read_symbols): Use inferior's symfile_flags.
2071         * linux-nat.c (linux_child_follow_fork): Set symfile_flags on
2072         inferior.
2073         * infrun.c (handle_vfork_child_exec_or_exit): Set symfile_flags on
2074         inferior.
2075         (follow_exec): Use inferior's symfile_flags.
2076         * inferior.h (struct inferior) <symfile_flags>: New field.
2077
2078 2012-02-16  Mike Frysinger  <vapier@gentoo.org>
2079
2080         PR gdb/9734:
2081         * remote-sim.c (gdbsim_create_inferior): Call error() when
2082         sim_create_inferior() fails.
2083
2084 2012-02-16  Josh Matthews  <josh@joshmatthews.net>
2085
2086         * machoread.c: Initialize nbr_syms to avoid warnings-as-errors failure.
2087
2088 2012-02-16  Tom Tromey  <tromey@redhat.com>
2089
2090         PR c++/13653:
2091         * thread.c (struct current_thread_cleanup) <was_removable>: New
2092         field.
2093         (restore_current_thread_cleanup_dtor): Restore 'removable' field.
2094         (make_cleanup_restore_current_thread): Initialize new field.
2095
2096 2012-02-15  Kevin Buettner  <kevinb@redhat.com>
2097
2098         * MAINTAINERS: Add rl78 to target ISA section.
2099         * Makefile.in (ALL_TARGET_OBS): Add rl78-tdep.o.
2100         (ALLDEPFILES): Add rl78-tdep.c.
2101         * NEWS: Mention rl78 as a new target.
2102
2103 2012-02-15  Aleksandar Ristovski  <aristovski@qnx.com>
2104
2105         * frame.c (find_frame_sal): Initialize sal->pspace field from frame
2106         data.
2107         * stack.c (set_last_displayed_sal): Validate that PSPACE is not NULL.
2108
2109 2012-02-15  Tom Tromey  <tromey@redhat.com>
2110
2111         PR gdb/12659:
2112         * infcmd.c (registers_info): Print just the current register's
2113         name.
2114
2115 2012-02-15  Tom Tromey  <tromey@redhat.com>
2116
2117         * python/py-symbol.c (sympy_value): Use _().
2118
2119 2012-02-15  Pedro Alves  <palves@redhat.com>
2120
2121         * remote.c (remote_detach_1, extended_remote_attach_1): Tweak
2122         output to be like native targets'.
2123         (remote_pid_to_str): Special case the null ptid.
2124
2125 2012-02-14  Stan Shebs  <stan@codesourcery.com>
2126
2127         * NEWS: Mention enable count command.
2128         * breakpoint.h (struct breakpoint): New field enable_count.
2129         * breakpoint.c (enable_breakpoint_disp): Add count argument.
2130         (enable_breakpoint): Add arg to call.
2131         (struct disp_data): New struct.
2132         (do_enable_breakpoint_disp): Interp arg as disp_data and unpack.
2133         (do_map_enable_once_breakpoint): Create a struct and pass it.
2134         (do_map_enable_delete_breakpoint): Ditto.
2135         (do_map_enable_count_breakpoint): New function.
2136         (enable_count_command): New function.
2137         (bpstat_stop_status): Decrement enable_count.
2138         (print_one_breakpoint_location): Report enable count.
2139         (_initialize_breakpoint): Add enable count command.
2140
2141 2012-02-14  Kevin Buettner  <kevinb@redhat.com>
2142
2143         * rl78-tdep.c (reggroups.h): Include.
2144         (RL78_RAW_BANK0_R0_REGNUM, RL78_RAW_BANK0_R1_REGNUM)
2145         (RL78_RAW_BANK0_R2_REGNUM, RL78_RAW_BANK0_R3_REGNUM)
2146         (RL78_RAW_BANK0_R4_REGNUM, RL78_RAW_BANK0_R5_REGNUM)
2147         (RL78_RAW_BANK0_R6_REGNUM, RL78_RAW_BANK0_R7_REGNUM)
2148         (RL78_RAW_BANK1_R0_REGNUM, RL78_RAW_BANK1_R1_REGNUM)
2149         (RL78_RAW_BANK1_R2_REGNUM, RL78_RAW_BANK1_R3_REGNUM)
2150         (RL78_RAW_BANK1_R4_REGNUM, RL78_RAW_BANK1_R5_REGNUM)
2151         (RL78_RAW_BANK1_R6_REGNUM, RL78_RAW_BANK1_R7_REGNUM)
2152         (RL78_RAW_BANK2_R0_REGNUM, RL78_RAW_BANK2_R1_REGNUM)
2153         (RL78_RAW_BANK2_R2_REGNUM, RL78_RAW_BANK2_R3_REGNUM)
2154         (RL78_RAW_BANK2_R4_REGNUM, RL78_RAW_BANK2_R5_REGNUM)
2155         (RL78_RAW_BANK2_R6_REGNUM, RL78_RAW_BANK2_R7_REGNUM)
2156         (RL78_RAW_BANK3_R0_REGNUM, RL78_RAW_BANK3_R1_REGNUM)
2157         (RL78_RAW_BANK3_R2_REGNUM, RL78_RAW_BANK3_R3_REGNUM)
2158         (RL78_RAW_BANK3_R4_REGNUM, RL78_RAW_BANK3_R5_REGNUM)
2159         (RL78_RAW_BANK3_R6_REGNUM, RL78_RAW_BANK3_R7_REGNUM): Add to
2160         beginning of register list.
2161         (RL78_BANK0_R0_REGNUM, RL78_BANK0_R1_REGNUM, RL78_BANK0_R2_REGNUM)
2162         (RL78_BANK0_R3_REGNUM, RL78_BANK0_R4_REGNUM, RL78_BANK0_R5_REGNUM)
2163         (RL78_BANK0_R6_REGNUM, RL78_BANK0_R7_REGNUM, RL78_BANK1_R0_REGNUM)
2164         (RL78_BANK1_R1_REGNUM, RL78_BANK1_R2_REGNUM, RL78_BANK1_R3_REGNUM)
2165         (RL78_BANK1_R4_REGNUM, RL78_BANK1_R5_REGNUM, RL78_BANK1_R6_REGNUM)
2166         (RL78_BANK1_R7_REGNUM, RL78_BANK2_R0_REGNUM, RL78_BANK2_R1_REGNUM)
2167         (RL78_BANK2_R2_REGNUM, RL78_BANK2_R3_REGNUM, RL78_BANK2_R4_REGNUM)
2168         (RL78_BANK2_R5_REGNUM, RL78_BANK2_R6_REGNUM, RL78_BANK2_R7_REGNUM)
2169         (RL78_BANK3_R0_REGNUM, RL78_BANK3_R1_REGNUM, RL78_BANK3_R2_REGNUM)
2170         (RL78_BANK3_R3_REGNUM, RL78_BANK3_R4_REGNUM, RL78_BANK3_R5_REGNUM)
2171         (RL78_BANK3_R6_REGNUM, RL78_BANK3_R7_REGNUM): Move these into
2172         the pseudo registers.  Rearrange other pseudo registers too so
2173         that the bank registers appear at the end.
2174         (rl78_register_type): Account for the fact that the byte sized
2175         bank registers are now pseudo-registers.
2176         (rl78_register_name): Rearrange the register name array.  Make
2177         initial set of raw banked registers inaccessible.
2178         (rl78_register_reggroup_p, rl78_register_sim_regno): New functions.
2179         (rl78_pseudo_register_read, rl78_pseudo_register_write): Add
2180         case for copying bytes back and forth between raw and pseudo
2181         versions of the banked registers.  Update other cases to reflect
2182         the changed names.
2183         (rl78_return_value): Update to account for changed names of
2184         raw registers.
2185         (rl78_gdbarch_init): Register rl78_register_reggroup_p() and
2186         rl78_register_sim_regno().
2187
2188 2012-02-14  Kevin Buettner  <kevinb@redhat.com>
2189
2190         * rl78-tdep.c (rl78_skip_prologue): Make `const' the type of
2191         the name parameter being passed to find_pc_partial_function().
2192
2193 2012-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
2194
2195         * MAINTAINERS: Step down from being ia64 target maintainer.
2196
2197 2012-02-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2198
2199         * ppc-linux-nat.c (fetch_register, store_register): Fix GCC aliasing
2200         compilation warning.
2201
2202 2012-02-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2203
2204         Fix crash on loaded shlibs without loaded exec_bfd.
2205         * exec.c (exec_files_info): Do not crash on NULL EXEC_BFD.
2206         (set_section_command): Replace exec_bfd by p->bfd.
2207
2208 2012-02-10  Tom Tromey  <tromey@redhat.com>
2209
2210         * linespec.c (decode_line_internal): Skip symtabs_from_filename
2211         when we have a C++ qualified name.
2212
2213 2012-02-10  Pedro Alves  <palves@redhat.com>
2214
2215         * inferior.c (inferior_pid_to_str): New.
2216         (print_inferior, inferior_command): Use it.
2217
2218 2012-02-10  Pedro Alves  <palves@redhat.com>
2219
2220         * configure.ac (HAVE_ELF test): Put the old CFLAGS at the end of
2221         the test CFLAGS.
2222         * configure: Regenerate.
2223
2224 2012-02-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
2225
2226         * linespec.c (decode_line_internal): Fix comment correctness.
2227
2228 2012-02-09  Valery Khromov  <valery.khromov@gmail.com>
2229
2230         PR gdb/12953
2231         * Makefile.in (HFILES_NO_SRCDIR): Add amd64bsd-nat.h.
2232         * amd64bsd-nat.c: Add support for debug registers (adapted from
2233         i386bsd-nat.c).
2234         [HAVE_PT_GETDBREGS] (amd64bsd_dr_get, amd64bsd_dr_set)
2235         (amd64bsd_dr_set_control, amd64bsd_dr_set_addr)
2236         (amd64bsd_dr_get_addr, amd64bsd_dr_get_status)
2237         (amd64bsd_dr_get_control): New functions.
2238         * amd64bsd-nat.h: New file (adapted from i386bsd-nat.h).
2239         * amd64fbsd-nat.c: Include "amd64bsd-nat.h", "i386-nat.h".
2240         [HAVE_PT_GETDBREGS] (_initialize_amd64fbsd_nat): Add hardware
2241         watchpoints initialization.
2242         * config/i386/fbsd64.mh (NATDEPFILES): Add i386-nat.o.
2243
2244 2012-02-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2245
2246         * gdb-gdb.py (StructMainTypePrettyPrinter) <struct_field_img>: Print
2247         flds_bnds.fields.
2248         (StructMainTypePrettyPrinter) <bounds_img>: Print flds_bnds.bounds.
2249
2250 2012-02-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2251
2252         * breakpoint.c (bp_location_compare): Fix comment.  Reindent the code.
2253
2254 2012-02-08  Joel Brobecker  <brobecker@adacore.com>
2255
2256         * language.h (symbol_name_cmp_ftype): Renames
2257         symbol_name_match_p_ftype.
2258         (struct language_defn)[la_get_symbol_name_cmp]: Renames
2259         la_get_symbol_name_match_p.
2260         * ada-lang.c (ada_get_symbol_name_cmp): Renames
2261         ada_get_symbol_name_match_p.  Update comment.
2262         (ada_language_defn)[la_get_symbol_name_cmp]: Update value.
2263         * linespec.c (struct symbol_matcher_data)[symbol_name_cmp]:
2264         Renames symbol_name_match_p.  Update field type.
2265         (iterate_name_matcher, iterate_over_all_matching_symtabs): Adjust.
2266         * c-lang.c, d-lang.c, f-lang.c, jv-lang.c, m2-lang.c, objc-lang.c,
2267         opencl-lang.c, p-lang.c: Replace "la_get_symbol_name_match_p" by
2268         "la_get_symbol_name_cmp" in comments.
2269         * language.c: Likewise.
2270
2271 2012-02-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2272
2273         * amd64-sol2-tdep.c (amd64_sol2_gregset_reg_offset): Correct
2274         %eflags offset.
2275         * i386-sol2-nat.c (amd64_sol2_gregset64_reg_offs)
2276         (amd64_sol2_gregset32_reg_offs): Likewise.
2277
2278 2012-02-08  Joel Brobecker  <brobecker@adacore.com>
2279
2280         * solib-darwin.c (darwin_bfd_open): Make sure that the filename
2281         of the returned BFD is allocated by GDB.
2282
2283 2012-02-07  Tom Tromey  <tromey@redhat.com>
2284
2285         PR python/12027:
2286         * python/python-internal.h (frame_object_type): Declare.
2287         * python/py-symbol.c (sympy_needs_frame): New function.
2288         (sympy_value): New function.
2289         (symbol_object_getset): Add "needs_frame".
2290         (symbol_object_methods): Add "value".
2291         * python/py-frame.c (frame_object_type): No longer static.
2292
2293 2012-02-07  Tom Tromey  <tromey@redhat.com>
2294
2295         PR python/13599:
2296         * python/py-symbol.c (sympy_line): New function.
2297         (symbol_object_getset): Add "line".
2298
2299 2012-02-07  Tom Tromey  <tromey@redhat.com>
2300
2301         * charset.c (find_charset_names): Check 'in' against NULL.
2302
2303 2012-02-06  Doug Evans  <dje@google.com>
2304
2305         * gdbtypes.h (struct main_type): Change type of name,tag_name,
2306         and fields.name members from char * to const char *.  All uses updated.
2307         (struct cplus_struct_type): Change type of fn_fieldlists.name member
2308         from char * to const char *.  All uses updated.
2309         (type_name_no_tag): Update.
2310         (lookup_unsigned_typename, lookup_signed_typename): Update.
2311         * gdbtypes.c (type_name_no_tag): Change result type
2312         from char * to const char *.  All callers updated.
2313         (lookup_unsigned_typename, lookup_signed_typename): Change type of
2314         name parameter from char * to const char *.
2315         * symtab.h (struct cplus_specific): Change type of demangled_name
2316         member from char * to const char *.  All uses updated.
2317         (struct general_symbol_info): Change type of name and
2318         mangled_lang.demangled_name members from char * to const char *.
2319         All uses updated.
2320         (symbol_get_demangled_name, symbol_natural_name): Update.
2321         (symbol_demangled_name, symbol_search_name): Update.
2322         * symtab.c (symbol_get_demangled_name): Change result type
2323         from char * to const char *.  All callers updated.
2324         (symbol_natural_name, symbol_demangled_name): Ditto.
2325         (symbol_search_name): Ditto.
2326         (completion_list_add_name): Change type of symname,sym_text,
2327         text,word parameters from char * to const char *.
2328         (completion_list_objc_symbol): Change type of sym_text,
2329         text,word parameters from char * to const char *.
2330         * ada-lang.c (find_struct_field): Change type of name parameter
2331         from char * to const char *.
2332         (encoded_ordered_before): Similarly for N0,N1 parameters.
2333         (old_renaming_is_invisible): Similarly for function_name parameter.
2334         (ada_type_name): Change result type from char * to const char *.
2335         All callers updated.
2336         * ada-lang.h (ada_type_name): Update.
2337         * buildsym.c (hashname): Change type of name parameter
2338         from char * to const char *.
2339         * buildsym.h (hashname): Update.
2340         * dbxread.c (end_psymtab): Change type of include_list parameter
2341         from char ** to const char **.
2342         * dwarf2read.c (determine_prefix): Change result type
2343         from char * to const char *.  All callers updated.
2344         * f-lang.c (find_common_for_function): Change type of name, funcname
2345         parameters from char * to const char *.
2346         * f-lang.c (find_common_for_function): Update.
2347         * f-valprint.c (list_all_visible_commons): Change type of funcname
2348         parameters from char * to const char *.
2349         * gdbarch.sh (static_transform_name): Change type of name parameter
2350         and result from char * to const char *.
2351         * gdbarch.c: Regenerate.
2352         * gdbarch.h: Regenerate.
2353         * i386-sol2-tdep.c (i386_sol2_static_transform_name): Change type
2354         of name parameter from char * to const char *.
2355         * jv-lang.c (java_primitive_type_from_name): Ditto.
2356         (java_demangled_signature_length): Similarly for signature parameter.
2357         (java_demangled_signature_copy): Ditto.
2358         (java_demangle_type_signature): Ditto.
2359         * jv-lang.h (java_primitive_type_from_name): Update.
2360         (java_demangle_type_signature): Update.
2361         * objc-lang.c (specialcmp): Change type of a,b parameters
2362         from char * to const char *.
2363         * p-lang.c (is_pascal_string_type): Change type of arrayname parameter
2364         from char * to const char *.  All callers updated.
2365         * p-lang.h (is_pascal_string_type): Update.
2366         * solib-frv.c (find_canonical_descriptor_in_load_object): Change type
2367         of name parameter from char * to const char *.
2368         * sparc-sol2-tdep.c (sparc_sol2_static_transform_name): Ditto.
2369         * utils.c (fprintf_symbol_filtered): Ditto.
2370         * defs.h (fprintf_symbol_filtered): Update.
2371         * sparc-tdep.h (sparc_sol2_static_transform_name): Update.
2372         * stabsread.h (end_psymtab): Update.
2373         * stack.c (find_frame_funname): Change type of funname parameter
2374         from char ** to const char **.
2375         * stack.h (find_frame_funname): Update.
2376         * typeprint.c (type_print): Change type of varstring parameter
2377         from char * to const char *.
2378         * value.h (type_print): Update.
2379         * xcoffread.c (xcoff_start_psymtab): Change type of filename parameter
2380         from char * to const char *.  All callers updated.
2381         (xcoff_end_psymtab): Change type of include_list parameter
2382         from char ** to const char **.  All callers updated.
2383         (swap_sym): Similarly for name parameter.  All callers updated.
2384         * coffread.c (patch_type): Add (char*) cast to xfree parameter.
2385         Use xstrdup.
2386         (process_coff_symbol): Use xstrdup.
2387         * stabsread.c (stabs_method_name_from_physname): Renamed from
2388         update_method_name_from_physname.  Change result type from void
2389         to char *.  All callers updated.
2390         (read_member_functions): In has_destructor case, store name in objfile
2391         obstack instead of malloc space.  In !has_stub case, fix mem leak.
2392
2393 2012-02-06  Luca Pizzamiglio  <luca.pizzamiglio@gmail.com>
2394
2395         * configure: Rebuild.
2396         * configure.ac: Put -L../bfd and -L../libiberty at the front of
2397         LDFLAGS.
2398
2399 2012-02-03  Kevin Buettner  <kevinb@redhat.com>
2400
2401         * configure.tgt (rl78-*-elf): New target.
2402         * rl78-tdep.c: New file.
2403
2404 2012-02-03  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
2405
2406         * remote.c (remote_rcmd): Use getpkt_sane to detect timeout
2407         and continue the loop.  Add QUIT statement.
2408
2409 2012-02-03  Tom Tromey  <tromey@redhat.com>
2410
2411         PR gdb/13596:
2412         * solib.h (gdb_bfd_lookup_symbol_from_symtab): Rename from
2413         bfd_lookup_symbol_from_symtab.
2414         * solib-pa64.c (pa64_solib_create_inferior_hook): Use
2415         gdb_bfd_lookup_symbol_from_symtab.
2416
2417 2012-02-03  Joel Brobecker  <brobecker@adacore.com>
2418
2419         * mi/mi-cmd-stack.c (list_args_or_locals): For argument symbols,
2420         use SYMBOL_LINKAGE_NAME to find the corresponding non-argument
2421         symbol.  Add assertion that sym2 is never NULL.
2422
2423 2012-02-02  Doug Evans  <dje@google.com>
2424
2425         * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type of
2426         "name" parameter to const char ** from char **.  All callers updated.
2427         (find_pc_partial_function): Ditto.
2428         (cache_pc_function_name): Change type to const char * from char *.
2429         * symtab.h ((find_pc_partial_function_gnu_ifunc): Update.
2430         (find_pc_partial_function): Update.
2431         * alpha-tdep.h (struct gdbarch_tdep, member pc_in_sigtramp): Change
2432         type of "name" parameter to const char * from char *.
2433         All uses updated.
2434         * arch-utils.c (generic_in_solib_return_trampoline): Change
2435         type of "name" parameter to const char * from char *.
2436         * arch-utils.h (generic_in_solib_return_trampoline): Update.
2437         * frv-linux-tdep.c (frv_linux_pc_in_sigtramp): Change
2438         type of "name" parameter to const char * from char *.
2439         * gdbarch.sh (in_solib_return_trampoline): Ditto.
2440         * gdbarch.c: Regenerate.
2441         * gdbarch.h: Regenerate.
2442         * hppa-hpux-tdep.c (hppa_hpux_in_solib_return_trampoline): Update.
2443         * rs6000-tdep.c (rs6000_in_solib_return_trampoline): Update.
2444         * m32r-linux-tdep.c (m32r_linux_pc_in_sigtramp): Change
2445         type of "name" parameter to const char * from char *.
2446         * skip.c (skip_function_pc): Ditto.
2447         * sparc-sol2-tdep.c (sparc_sol2_pc_in_sigtramp): Ditto.
2448         * sparc-tdep.h (sparc_sol2_pc_in_sigtramp): Update.
2449         * sparc64fbsd-tdep.c (sparc64fbsd_pc_in_sigtramp): Ditto.
2450         * sparc64nbsd-tdep.c (sparc64nbsd_pc_in_sigtramp): Ditto.
2451         * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Ditto.
2452         * sparcnbsd-tdep.c (sparc32nbsd_pc_in_sigtramp): Ditto.
2453         * sparcobsd-tdep.c (sparc32obsd_pc_in_sigtramp): Ditto.
2454         * nbsd-tdep.c (nbsd_pc_in_sigtramp): Similary for "func_name".
2455         * nbsd-tdep.h (nbsd_pc_in_sigtramp): Update.
2456
2457 2012-02-02  Pedro Alves  <palves@redhat.com>
2458
2459         * remote.c (remote_get_min_fast_tracepoint_insn_len): Return 0 if
2460         the current inferior has no execution.  Make sure the current
2461         remote process matches gdb's current inferior.
2462
2463 2012-02-02  Tom Tromey  <tromey@redhat.com>
2464
2465         PR gdb/13405:
2466         * tui/tui-win.c (parse_scrolling_args): Don't write to possibly
2467         read-only memory.
2468
2469 2012-02-02  Tom Tromey  <tromey@redhat.com>
2470
2471         PR gdb/9307:
2472         * symtab.c (lookup_language_this): Set block_found.
2473
2474 2012-02-01  Tom Tromey  <tromey@redhat.com>
2475
2476         PR gdb/13431:
2477         * jit.c (struct jit_inferior_data): Rewrite.
2478         (struct jit_objfile_data): New.
2479         (get_jit_objfile_data): New function.
2480         (add_objfile_entry): Update.
2481         (jit_read_descriptor): Return int.  Replace descriptor_addr
2482         argument with inf_data.  Update.  Don't call error.
2483         (jit_breakpoint_re_set_internal): Reorder logic.  Update.  Look up
2484         descriptor here.
2485         (jit_inferior_init): Don't look up descriptor.  Don't call error.
2486         (jit_reset_inferior_data_and_breakpoints)
2487         (jit_inferior_created_observer): Remove.
2488         (jit_inferior_exit_hook): Update.
2489         (jit_executable_changed_observer): Remove.
2490         (jit_event_handler): Update.
2491         (free_objfile_data): Reset inferior data if needed.
2492         (_initialize_jit): Update.
2493
2494 2012-02-01  Tom Tromey  <tromey@redhat.com>
2495
2496         * jit.c (bfd_open_from_target_memory): Move higher in file.
2497
2498 2012-02-01  Tristan Gingold  <gingold@adacore.com>
2499
2500         * libunwind-frame.c (libunwind_load): Display message if dlopen
2501         failed.
2502
2503 2012-02-01  Gary Benson  <gbenson@redhat.com>
2504
2505         * symtab.h (symbol_found_callback_ftype): New typedef.
2506         (iterate_over_symbols): Use the above.
2507         * symtab.c (iterate_over_symbols): Likewise.
2508         * language.h (language_defn->la_iterate_over_symbols): Likewise.
2509         * ada-lang.c (ada_iterate_over_symbols): Likewise.
2510         * linespec.c (iterate_over_all_matching_symtabs): Likewise.
2511         (iterate_name_matcher): Document return values.
2512         (collect_one_symbol): Likewise.
2513         (collect_function_symbols): Likewise.
2514         (collect_symbols): Likewise.
2515
2516 2012-02-01  Tom Tromey  <tromey@redhat.com>
2517
2518         * ada-lang.c (resolve_subexp): Update.
2519         (ada_lookup_symbol_list): Add 'full_search' argument.
2520         (ada_iterate_over_symbols): Pass 0 as full_search argument to
2521         ada_lookup_symbol_list.
2522         (ada_lookup_encoded_symbol): Update.
2523         (get_var_value): Update.
2524         * ada-exp.y (block_lookup): Update.
2525         (write_var_or_type): Update.
2526         (write_name_assoc): Update.
2527         * ada-lang.h (ada_lookup_symbol_list): Update.
2528
2529 2012-01-31  Tom Tromey  <tromey@redhat.com>
2530
2531         * language.h (struct language_defn) <la_iterate_over_symbols>: Fix
2532         comment.
2533
2534 2012-01-31  Doug Evans  <dje@google.com>
2535
2536         * symtab.h: Remove outdated comment.
2537         (SYMBOL_MATCHES_NATURAL_NAME): Delete.
2538
2539 2012-02-01  Josh Matthews  <josh@joshmatthews.net>  (tiny change)
2540
2541         Fix build error in Darwin port.
2542         * i386-darwin-nat.c: Include i386-nat.h.
2543
2544 2012-01-30  Tom Tromey  <tromey@redhat.com>
2545
2546         PR breakpoints/13568:
2547         * dwarf2read.c (dwarf_decode_macro_bytes): Add 'include_hash'
2548         argument.  Check for recursive includes.
2549         (dwarf_decode_macros): Create an include hash.
2550
2551 2012-01-30  Michael Eager  <eager@eagercon.com>
2552
2553         * configure.tgt (powerpc-*-linux*): Add glibc-tdep.o.
2554         * ppc-linux-tdep.c: Include glibc-tdep.h.
2555         (powerpc32_plt_stub, powerpc32_plt_stub_so): Add PLT stub templates.
2556         (powerpc_linux_in_plt_stub): New function.
2557         (powerpc_linux_in_dynsym_resolve_code): New function.
2558         (ppc_skip_trampoline_code): New function.
2559         (ppc_linux_init_abi): Use PPC specific functions rather than generic.
2560         Use glibc_skip_solib_resolver.
2561
2562 2012-01-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
2563
2564         Code cleanup: Make 1440 bytes of data segment read-only.
2565         * arch-utils.c (endian_enum): Make it const char *const [].
2566         * arm-tdep.c (fp_model_strings, arm_abi_strings, arm_mode_strings):
2567         Likewise.
2568         * breakpoint.c (always_inserted_enums): Likewise.
2569         * cli/cli-cmds.c (script_ext_enums): Likewise.
2570         * cli/cli-decode.c (add_setshow_enum_cmd, complete_on_enum): Make the
2571         enumlist parameter const char *const *.
2572         * cli/cli-decode.h (struct cmd_list_element): Make the enums field
2573         const char *const *.
2574         * command.h (complete_on_enum, add_setshow_enum_cmd): Make the enumlist
2575         parameter const char *const *.
2576         * cris-tdep.c (cris_modes): Make it const char *const [].
2577         * filesystem.c (target_file_system_kinds): Likewise.
2578         * i386-tdep.c (valid_flavors, valid_conventions): Likewise.
2579         * infrun.c (follow_fork_mode_kind_names, follow_exec_mode_names)
2580         (can_use_displaced_stepping_enum, scheduler_enums)
2581         (exec_direction_names): Likewise.
2582         * language.c (_initialize_language): Make the type_or_range_names and
2583         case_sensitive_names variables const char *const [].
2584         * mips-tdep.c (mips_abi_strings): Make it const char *const [].
2585         * python/python.c (python_excp_enums): Likewise.
2586         * remote.c (interrupt_sequence_modes): Likewise.
2587         * rs6000-tdep.c (powerpc_vector_strings): Likewise.
2588         * serial.c (logbase_enums): Likewise.
2589         * sh-tdep.c (sh_cc_enum): Likewise.
2590         * stack.c (print_frame_arguments_choices, print_entry_values_choices):
2591         Likewise.
2592         * symtab.c (multiple_symbols_modes): Likewise.
2593         * tui/tui-win.c (tui_border_kind_enums, tui_border_mode_enums):
2594         Likewise.
2595         * utils.c (internal_problem_modes): Likewise.
2596
2597 2012-01-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
2598
2599         Fix the 2012-01-26 regression by la_get_symbol_name_match_p.
2600         * linespec.c (iterate_name_matcher): Negate the SYMBOL_NAME_MATCH_P
2601         result.
2602
2603 2012-01-27  Doug Evans  <dje@google.com>
2604
2605         * configure.ac (with_python): Fix absolute path handling for win32.
2606         * configure: Regenerate.
2607
2608 2012-01-26  Doug Evans  <dje@google.com>
2609
2610         * symtab.c: Whitespace cleanup, no code changes.
2611
2612         * symtab.c (lookup_symbol_in_language): Improve comment.
2613         (lookup_symbol_aux): Fix comment.
2614
2615         * psymtab.c (add_psymbol_to_list): Result is now "void".
2616         * psympriv.h (add_psymbol_to_list): Update.
2617
2618         * dwarf2read.c (add_partial_symbol): Delete local psym, unused.
2619
2620 2012-01-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
2621
2622         Do not open script filenames twice.
2623         * cli/cli-cmds.c (source_script_from_stream): Pass to
2624         source_python_script also STREAM.
2625         * python/py-auto-load.c (source_section_scripts): Pass to
2626         source_python_script_for_objfile also STREAM.
2627         (auto_load_objfile_script): Pass to source_python_script_for_objfile
2628         also INPUT.
2629         * python/python-internal.h (source_python_script_for_objfile): New
2630         parameter file, rename parameter file to filename.
2631         * python/python.c (python_run_simple_file): Call PyRun_SimpleFile
2632         instead if !_WIN32.  Update the function comment.
2633         (source_python_script, source_python_script_for_objfile)
2634         (source_python_script): New parameter file, rename parameter file to
2635         filename.  Pass FILENAME to python_run_simple_file.
2636         * python/python.h (source_python_script): New parameter file, rename
2637         parameter file to filename.
2638
2639 2012-01-26  Pedro Alves  <palves@redhat.com>
2640
2641         * corelow.c (core_has_fake_pid): Delete.
2642         (core_close): Delete references to `core_has_fake_pid'.
2643         (add_to_thread_list): Adjust to mark the inferior's pid as fake.
2644         (core_open): Delete references to `core_has_fake_pid'.
2645         (core_pid_to_str): Adjust to check inferior->fake_pid_p instead of
2646         the removed global.
2647
2648 2012-01-26  Joel Brobecker  <brobecker@adacore.com>
2649
2650         * symfile.h (struct quick_symbol_functions) [expand_symtabs_matching]:
2651         Remove language parameter from name_matcher.  Adjust the comment.
2652         * symtab.c (search_symbols_name_matches, expand_partial_symbol_name):
2653         Remove language parameter.
2654         * ada-lang.c (ada_expand_partial_symbol_name): Likewise.
2655         * linespec.c (iterate_name_matcher): Likewise.
2656         * dwarf2read.c (dw2_expand_symtabs_matching): Adjust type of
2657         name_matcher.  Adjust call accordingly.
2658         * psymtab.c (expand_symtabs_matching_via_partial): Likewise.
2659         (maintenance_check_symtabs): Adjust type of parameter "fun".
2660         * psymtab.h (maintenance_check_symtabs): Likewise.
2661
2662 2012-01-26  Joel Brobecker  <brobecker@adacore.com>
2663
2664         * language.h (symbol_name_match_p_ftype): New typedef.
2665         (struct language_defn): Replace field la_symbol_name_compare
2666         by la_get_symbol_name_match_p.
2667         * ada-lang.c (ada_get_symbol_name_match_p): New function.
2668         (ada_language_defn): Use it.
2669         * linespec.c (struct symbol_matcher_data): New type.
2670         (iterate_name_matcher): Rewrite.
2671         (iterate_over_all_matching_symtabs): Pass a pointer to
2672         a symbol_matcher_data struct to expand_symtabs_matching
2673         instead of just the lookup name.
2674         * c-lang.c, d-lang.c, jv-lang.c, m2-lang.c, objc-lang.c,
2675         opencl-lang.c, p-lang.c, language.c: Delete field
2676         la_symbol_name_compare, and replace by NULL for new field
2677         la_get_symbol_name_match_p.
2678         * symfile.h (struct quick_symbol_functions): Update comment.
2679
2680 2012-01-25  Tom Tromey  <tromey@redhat.com>
2681
2682         * breakpoint.c (bpstat_stop_status): Check 'breakpoint_at' before
2683         dereferencing.
2684
2685 2012-01-24  Tom Tromey  <tromey@redhat.com>
2686
2687         PR symtab/12406:
2688         * solib.c (update_solib_list): Update the program space's
2689         added_solibs and deleted_solibs fields.
2690         * progspace.h (struct program_space) <added_solibs,
2691         deleted_solibs>: New fields.
2692         (clear_program_space_solib_cache): Declare.
2693         * progspace.c (release_program_space): Call
2694         clear_program_space_solib_cache.
2695         (clear_program_space_solib_cache): New function.
2696         * infrun.c (handle_inferior_event) <TARGET_WAITKIND_LOADED>: Call
2697         bpstat_stop_status.  Use handle_solib_event.
2698         * breakpoint.c: Include gdb_regex.h.
2699         (print_solib_event): New function.
2700         (bpstat_print): Use print_solib_event.
2701         (bpstat_stop_status): Add special case for bp_shlib_event.
2702         (handle_solib_event): New function.
2703         (bpstat_what): Use handle_solib_event.
2704         (struct solib_catchpoint): New.
2705         (dtor_catch_solib, insert_catch_solib, remove_catch_solib)
2706         (breakpoint_hit_catch_solib, check_status_catch_solib)
2707         (print_it_catch_solib, print_one_catch_solib)
2708         (print_mention_catch_solib, print_recreate_catch_solib): New
2709         functions.
2710         (catch_solib_breakpoint_ops): New global.
2711         (catch_load_or_unload, catch_load_command_1)
2712         (catch_unload_command_1): New functions.
2713         (internal_bkpt_check_status): Add special case for
2714         bp_shlib_event.
2715         (internal_bkpt_print_it): Use print_solib_event.
2716         (initialize_breakpoint_ops): Initialize
2717         catch_solib_breakpoint_ops.
2718         (_initialize_breakpoint): Register "catch load" and "catch
2719         unload".
2720         * breakpoint.h (handle_solib_event): Declare.
2721         * NEWS: Add entry for "catch load" and "catch unload".
2722
2723 2012-01-24  Tom Tromey  <tromey@redhat.com>
2724
2725         * ada-lang.c: Include gdb_vecs.h.
2726         * charset.c: Include gdb_vecs.h.
2727         * tracepoint.h: Include gdb_vecs.h.
2728         * gdb_vecs.h: New file.
2729
2730 2012-01-24  Pedro Alves  <pedro@codesourcery.com>
2731
2732         * breakpoint.c (breakpoint_hit_catch_fork)
2733         (breakpoint_hit_catch_vfork, breakpoint_hit_catch_syscall)
2734         (breakpoint_hit_catch_exec): Make use of the `ws' argument.
2735         * infrun.c (inferior_has_forked, inferior_has_vforked)
2736         (inferior_has_execd, inferior_has_called_syscall): Delete.
2737         (handle_syscall_event): Get syscall_number from the execution
2738         control state's wait status.
2739         (wait_for_inferior): Don't clear syscall_number.
2740
2741 2012-01-24  Pedro Alves  <palves@redhat.com>
2742
2743         * breakpoint.c (bpstat_check_location, bpstat_stop_status,
2744         pc_at_non_inline_function): Add `ws' parameter, and pass it down.
2745         (breakpoint_hit_catch_fork, breakpoint_hit_catch_vfork)
2746         (breakpoint_hit_catch_syscall, breakpoint_hit_catch_exec): Add
2747         `ws' parameter.
2748         (breakpoint_hit_ranged_breakpoint): Add `ws' parameter.  Return
2749         false for events other than TARGET_SIGNAL_TRAP.
2750         (breakpoint_hit_watchpoint, base_breakpoint_breakpoint_hit):
2751         Add `ws' parameter.
2752         (bkpt_breakpoint_hit): Add `ws' parameter.  Return false for
2753         events other than TARGET_SIGNAL_TRAP.
2754         (tracepoint_breakpoint_hit): Add `ws' parameter.
2755         * breakpoint.h (struct breakpoint_ops) <breakpoint_hit>: Add `ws'
2756         parameter.
2757         (bpstat_stop_status): Same.
2758         (pc_at_non_inline_function): Same.
2759         * infrun.c (handle_syscall_event, handle_inferior_event): Adjust
2760         to pass the current event's waitstatus to bpstat_stop_status
2761         and pc_at_non_inline_function.
2762
2763 2012-01-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
2764
2765         Code cleanup.
2766         * cli/cli-cmds.c (source_script_from_stream): Never fclose STREAM.
2767         Update the function comment for it.
2768         (source_script_with_search): Call make_cleanup_fclose for STREAM.
2769         * cli/cli-script.c (script_from_file): Do not call make_cleanup_fclose
2770         for STREAM.
2771
2772 2012-01-24  Pedro Alves  <palves@redhat.com>
2773
2774         * breakpoint.c (bpstat_stop_status): Moving clearing print_it
2775         outside `bs->stop' block.
2776         (bpstat_what): Rework bp_shlib_event handling.
2777         (internal_bkpt_check_status): If the breakpoint is a
2778         bp_shlib_event, then set bs->stop and bs->print if
2779         stop_on_solib_events is set.
2780
2781 2012-01-24  Gary Benson  <gbenson@redhat.com>
2782
2783         Delete #if 0'd out code.
2784         * stack.c (print_frame_label_vars): Remove.
2785         (catch_info): Likewise.
2786         (_initialize_stack): Remove "info catch" command.
2787         * NEWS: Mention the above.
2788
2789 2012-01-24  Pedro Alves  <palves@redhat.com>
2790
2791         * remote.c (remote_add_inferior): New `fake_pid_p' parameter.  Use
2792         it.
2793         (remote_notice_new_inferior): If the remote end doesn't support
2794         the multiprocess extensions, then the PID is fake.
2795         (add_current_inferior_and_thread): New.
2796         (remote_start_remote): Use it.
2797         (extended_remote_attach_1): Adjust.
2798         (extended_remote_create_inferior_1): Use
2799         add_current_inferior_and_thread.
2800
2801 2012-01-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
2802
2803         Fix watchpoints to be specific for each inferior.
2804         * breakpoint.c (watchpoint_in_thread_scope): Verify also
2805         current_program_space.
2806         * i386-nat.c (i386_inferior_data_cleanup): New.
2807         (i386_inferior_data_get): Replace variable inf_data_local by an
2808         inferior_data call.
2809         (i386_use_watchpoints): Initialize i386_inferior_data.
2810         * linux-nat.c (linux_nat_iterate_watchpoint_lwps): Use INFERIOR_PTID
2811         specific iterate_over_lwps.
2812
2813 2012-01-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
2814
2815         Fix watchpoints across inferior fork.
2816         * amd64-linux-nat.c (update_debug_registers_callback): Update the
2817         comment for linux_nat_iterate_watchpoint_lwps.
2818         (amd64_linux_dr_set_control, amd64_linux_dr_set_addr): Use
2819         linux_nat_iterate_watchpoint_lwps.
2820         (amd64_linux_prepare_to_resume): New comment on Linux kernel.
2821         * i386-linux-nat.c (update_debug_registers_callback): Update the
2822         comment for linux_nat_iterate_watchpoint_lwps.
2823         (i386_linux_dr_set_control, i386_linux_dr_set_addr): Use
2824         linux_nat_iterate_watchpoint_lwps.
2825         (i386_linux_prepare_to_resume): New comment on Linux kernel.
2826         * i386-nat.c: Include inferior.h.
2827         (dr_mirror): Remove.
2828         (i386_inferior_data, struct i386_inferior_data)
2829         (i386_inferior_data_get): New.
2830         (i386_debug_reg_state): Use i386_inferior_data_get.
2831         (i386_cleanup_dregs, i386_update_inferior_debug_regs)
2832         (i386_insert_watchpoint, i386_remove_watchpoint)
2833         (i386_stopped_data_address, i386_insert_hw_breakpoint)
2834         (i386_remove_hw_breakpoint): New variable state, use
2835         i386_debug_reg_state instead of DR_MIRROR.
2836         * linux-nat.c (delete_lwp): New declaration.
2837         (num_lwps): Move here from downwards.
2838         (delete_lwp_cleanup): New.
2839         (linux_child_follow_fork): Create new child_lp, call
2840         linux_nat_new_thread and linux_nat_prepare_to_resume before calling
2841         PTRACE_DETACH.
2842         (num_lwps): Move upwards.
2843         (linux_nat_iterate_watchpoint_lwps): New.
2844         * linux-nat.h (linux_nat_iterate_watchpoint_lwps_ftype): New.
2845         (linux_nat_iterate_watchpoint_lwps_ftype): New declaration.
2846
2847 2012-01-24  Joel Brobecker  <brobecker@adacore.com>
2848
2849         GDB 7.4 released.
2850
2851 2012-01-23  Pedro Alves  <palves@redhat.com>
2852
2853         * top.c (caution): Rename to ...
2854         (confirm): ... this.
2855         (show_caution): Rename to ...
2856         (show_confirm): ... this.
2857         (quit_cover): Adjust.
2858         (init_main): Adjust.
2859         * top.h (caution): Rename to ...
2860         (confirm): ... this.
2861         * utils.c (internal_vproblem, defaulted_query): Adjust.
2862
2863 2012-01-23  Pedro Alves  <palves@redhat.com>
2864
2865         * top.c (caution): Update comment.
2866         (execute_command): Don't consider the current value of `caution'.
2867
2868 2012-01-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
2869
2870         * cli/cli-cmds.c (find_and_open_script): Handle failure of fdopen.
2871
2872 2012-01-23  Ulrich Weigand  <ulrich.weigand@linaro.org>
2873
2874         * inf-child.c: Include "gdb_stat.h" instead of <sys/stat.h>.
2875         * linux-tdep.c (linux_info_proc): Avoid ARI coding style warning.
2876         * target.c (target_fileio_pwrite): Remove buffer address from
2877         debug output.
2878         (target_fileio_pread): Likewise.
2879
2880 2012-01-20  Ulrich Weigand  <ulrich.weigand@linaro.org>
2881
2882         * NEWS: Document remote "info proc" and "generate-core-file".
2883
2884 2012-01-20  Ulrich Weigand  <ulrich.weigand@linaro.org>
2885
2886         * gdbarch.sh (find_memory_regions): New callback.
2887         * gdbarch.c, gdbarch.h: Regenerate.
2888
2889         * gcore.c (gcore_memory_sections): Try gdbarch find_memory_regions
2890         callback before falling back to target method.
2891
2892         * linux-nat.c (read_mapping, linux_nat_find_memory_regions): Remove.
2893         (linux_target_install_ops): No longer install it.
2894
2895         * linux-tdep.c (linux_find_memory_regions): New function.
2896         (linux_init_abi): Install it.
2897
2898 2012-01-20  Ulrich Weigand  <ulrich.weigand@linaro.org>
2899
2900         * gdbarch.sh (make_corefile_notes): New architecture callback.
2901         * gdbarch.c: Regenerate.
2902         * gdbarch.h: Likewise.
2903
2904         * gcore.c (write_gcore_file): Try gdbarch_make_corefile_notes
2905         before target_make_corefile_notes.  If NULL is returned, the
2906         target does not support core file generation.
2907
2908         * linux-nat.c: Include "linux-tdep.h".
2909         (find_signalled_thread, find_stop_signal): Remove.
2910         (linux_nat_do_thread_registers): Likewise.
2911         (struct linux_nat_corefile_thread_data): Likewise.
2912         (linux_nat_corefile_thread_callback): Likewise.
2913         (iterate_over_spus): Likewise.
2914         (struct linux_spu_corefile_data): Likewise.
2915         (linux_spu_corefile_callback): Likewise.
2916         (linux_spu_make_corefile_notes): Likewise.
2917         (linux_nat_collect_thread_registers): New function.
2918         (linux_nat_make_corefile_notes): Replace contents by call to
2919         linux_make_corefile_notes passing linux_nat_collect_thread_registers
2920         as native-only callback.
2921
2922         * linux-tdep.h: Include "bfd.h".
2923         (struct regcache): Add forward declaration.
2924         (linux_collect_thread_registers_ftype): New typedef.
2925         (linux_make_corefile_notes): Add prototype.
2926         * linux-tdep.c: Include "gdbthread.h", "gdbcore.h", "regcache.h",
2927         "regset.h", and "elf-bfd.h".
2928         (find_signalled_thread, find_stop_signal): New functions.
2929         (linux_spu_make_corefile_notes): Likewise.
2930         (linux_collect_thread_registers): Likewise.
2931         (struct linux_corefile_thread_data): New data structure.
2932         (linux_corefile_thread_callback): New funcion.
2933         (linux_make_corefile_notes): Likewise.
2934         (linux_make_corefile_notes_1): Likewise.
2935         (linux_init_abi): Install it.
2936
2937 2012-01-20  Ulrich Weigand  <ulrich.weigand@linaro.org>
2938
2939         * gdbarch.sh (info_proc): New callback.
2940         * gdbarch.c, gdbarch.h: Regenerate.
2941
2942         * infcmd.c (info_proc_cmd_1): Try gdbarch info_proc callback
2943         before falling back to the target info_proc callback.
2944
2945         * linux-nat.c: Do not include "cli/cli-utils.h".
2946         (linux_nat_info_proc): Remove.
2947         (linux_target_install_ops): No longer install it.
2948
2949         * linux-tdep.c: Include "cli/cli-utils.h" and <ctype.h>.
2950         (read_mapping): New function.
2951         (linux_info_proc): Likewise.
2952         (linux_init_abi): Install it.
2953
2954 2012-01-20  Ulrich Weigand  <ulrich.weigand@linaro.org>
2955
2956         * defs.h (enum info_proc_what): Moved here from linux-nat.c
2957         * infcmd.c: (info_proc_cmd_1): New function.
2958         (info_proc_cmd): New function, moved here from equivalent routine
2959         orignally in linux-nat.c.
2960         (info_proc_cmd_mappings): Likewise.
2961         (info_proc_cmd_stat): Likewise.
2962         (info_proc_cmd_status): Likewise.
2963         (info_proc_cmd_cwd): Likewise.
2964         (info_proc_cmd_cmdline): Likewise.
2965         (info_proc_cmd_exe): Likewise.
2966         (info_proc_cmd_all): Likewise.
2967         (_initialize_infcmd): Install "info proc" command and subcommands.
2968
2969         * target.h (struct target_ops): Add to_info_proc.
2970         (target_info_proc): Add prototype.
2971         * target.c (target_info_proc): New function.
2972
2973         * procfs.c (procfs_info_proc): Add prototype.
2974         (info_proc_cmd): Rename into ...
2975         (procfs_info_proc): ... this.  Update argument types as appropriate
2976         for a to_info_proc implementation.  Handle "what" argument.
2977         (procfs_target): Install procfs_info_proc.
2978         (_initialize_procfs): No longer install "info proc" command.
2979
2980         * linux-nat.c: (enum info_proc_what): Remove.
2981         (linux_nat_info_proc_cmd_1): Rename into ...
2982         (linux_nat_info_proc): ... this.  Update argument types as appropriate
2983         for a to_info_proc implementation.
2984         (linux_nat_info_proc_cmd): Remove.
2985         (linux_nat_info_proc_cmd_mappings): Likewise.
2986         (linux_nat_info_proc_cmd_stat): Likewise.
2987         (linux_nat_info_proc_cmd_status): Likewise.
2988         (linux_nat_info_proc_cmd_cwd): Likewise.
2989         (linux_nat_info_proc_cmd_cmdline): Likewise.
2990         (linux_nat_info_proc_cmd_exe): Likewise.
2991         (linux_nat_info_proc_cmd_all): Likewise.
2992         (linux_target_install_ops): Install linux_nat_info_proc.
2993         (_initialize_linux_nat): No longer install "info proc" command
2994         and subcommands.
2995
2996 2012-01-20  Ulrich Weigand  <ulrich.weigand@linaro.org>
2997
2998         * configure.ac [AC_CHECK_FUNCS]: Check for readlink.
2999         * config.in, configure: Regenerate.
3000
3001         * target.h (struct target_ops): Add to_fileio_readlink.
3002         (target_fileio_readlink): Add prototype.
3003         * target.c (target_fileio_readlink): New function.
3004
3005         * inf-child.c: Conditionally include <sys/param.h>.
3006         (inf_child_fileio_readlink): New function.
3007         (inf_child_target): Install it.
3008
3009         * remote.c (PACKET_vFile_readlink): New enum value.
3010         (remote_hostio_readlink): New function.
3011         (init_remote_ops): Install it.
3012         (_initialize_remote): Handle vFile:readlink packet type.
3013
3014 2012-01-20  Pedro Alves  <palves@redhat.com>
3015             Ulrich Weigand  <ulrich.weigand@linaro.org>
3016
3017         * configure.ac [AC_CHECK_FUNCS]: Check for pread and pwrite.
3018         * config.in, configure: Regenerate.
3019
3020         * target.h (struct target_ops): Add to_fileio_open, to_fileio_pwrite,
3021         to_fileio_pread, to_fileio_close, to_fileio_unlink.
3022         (target_fileio_open): Add prototype.
3023         (target_fileio_pwrite): Likewise.
3024         (target_fileio_pread): Likewise.
3025         (target_fileio_close): Likewise.
3026         (target_fileio_unlink): Likewise.
3027         (target_fileio_read_alloc): Likewise.
3028         (target_fileio_read_stralloc): Likewise.
3029
3030         * target.c: Include "gdb/fileio.h".
3031         (target_read_stralloc): Accept trailing, but not embedded NUL bytes.
3032         (default_fileio_target): New function.
3033         (target_fileio_open): Likewise.
3034         (target_fileio_pwrite): Likewise.
3035         (target_fileio_pread): Likewise.
3036         (target_fileio_close): Likewise.
3037         (target_fileio_unlink): Likewise.
3038         (target_fileio_close_cleanup): Likewise.
3039         (target_fileio_read_alloc_1): Likewise.
3040         (target_fileio_read_alloc): Likewise.
3041         (target_fileio_read_stralloc): Likewise.
3042
3043         * inf-child.c: Include "gdb/fileio.h", <sys/types.h>, <sys/stat.h>,
3044         <fcntl.h>, and <unistd.h>.
3045         (inf_child_fileio_open_flags_to_host): New function.
3046         (inf_child_errno_to_fileio_error): Likewise.
3047         (inf_child_fileio_open): Likewise.
3048         (inf_child_fileio_pwrite): Likewise.
3049         (inf_child_fileio_pread): Likewise.
3050         (inf_child_fileio_close): Likewise.
3051         (inf_child_fileio_unlink): Likewise.
3052         (inf_child_target): Install to_fileio routines.
3053
3054         * remote.c (init_remote_ops): Install to_fileio routines.
3055
3056 2012-01-20  Pedro Alves  <palves@redhat.com>
3057             Ulrich Weigand  <ulrich.weigand@linaro.org>
3058
3059         * remote.c (remote_multi_process_p): Only check for multi-process
3060         protocol feature, do not check for extended protocol.
3061         (remote_supports_multi_process): Check for extended protocol here.
3062         (set_general_process): Likewise.
3063         (extended_remote_kill): Likewise.
3064         (remote_pid_to_str): Likewise.
3065         (remote_query_supported): Always query multiprocess mode.
3066
3067 2012-01-20  Pedro Alves  <palves@redhat.com>
3068             Ulrich Weigand  <ulrich.weigand@linaro.org>
3069
3070         * inferior.h (struct inferior): Add fake_pid_p.
3071         * inferior.c (exit_inferior_1): Clear fake_pid_p.
3072         * remote.c (remote_start_remote): Set fake_pid_p if we have to use
3073         magic_null_ptid since the remote side doesn't provide a real PID.
3074
3075 2012-01-19  Tom Tromey  <tromey@redhat.com>
3076
3077         * NEWS: Combine the two Python sections.
3078
3079 2012-01-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
3080
3081         * target.h (target_close): Update comment on the target's unpush state.
3082
3083 2012-01-19  Pedro Alves  <palves@redhat.com>
3084
3085         * linux-nat.c (linux_nat_close): Call linux_nat_is_async_p and
3086         linux_nat_async directly instead of going through the target
3087         vector.
3088         * target.c (unpush_target): Close target after unpushing it, not
3089         before.
3090
3091 2012-01-19  Gary Benson  <gbenson@redhat.com>
3092
3093         * mdebugread.c (sort_blocks): Replace integer constants with ones
3094         derived from FIRST_LOCAL_BLOCK.
3095
3096 2012-01-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
3097             Jan Kratochvil  <jan.kratochvil@redhat.com>
3098
3099         PR gdb/9538
3100         * symfile.c (find_separate_debug_file): New function.
3101         (terminate_after_last_dir_separator): Likewise.
3102         (find_separate_debug_file_by_debuglink): Also try realpath.
3103         * configure.ac (AC_CHECK_FUNCS): Add lstat.
3104         * configure: Regenerate.
3105         * config.in: Regenerate.
3106
3107 2012-01-18  Doug Evans  <dje@google.com>
3108
3109         * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): Delete.
3110         (main.o): Remove rule.
3111         * configure.ac (BINDIR): Define with AC_DEFINE_DIR.
3112         (--with-sysroot): Rewrite.
3113         * configure: Regenerate.
3114         * config.in: Regenerate.
3115
3116 2012-01-18  Sergio Durigan Junior  <sergiodj@redhat.com>
3117
3118         * parse.c (initialize_expout): New function.
3119         (reallocate_expout): Likewise.
3120         (parse_exp_in_context): Use `initialize_expout' and
3121         `reallocate_expout' when appropriate.
3122
3123 2012-01-18  Pedro Alves  <palves@redhat.com>
3124
3125         * record.c (struct record_breakpoint, record_breakpoint_p)
3126         (record_breakpoints): New.
3127         (record_insert_breakpoint, record_remove_breakpoint): Manage
3128         record breakpoints list.  Only remove breakpoints from the
3129         inferior if they had been inserted there in the first place.
3130
3131 2012-01-17  Doug Evans  <dje@google.com>
3132
3133         * linespec.c (decode_line_internal): Don't call symtabs_from_filename
3134         if we know we don't have a file name to look for.
3135
3136 2012-01-17  Pedro Alves  <palves@redhat.com>
3137
3138         * dwarf2-frame.c (dwarf2_frame_cfa): Throw NOT_AVAILABLE_ERROR, if
3139         the frame's stop reason is UNWIND_UNAVAILABLE.
3140
3141 2012-01-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
3142
3143         Fix compilation error.
3144         * m2-exp.y (yyerror): Use ANSI C prototype.
3145
3146 2012-01-16  Sergio Durigan Junior  <sergiodj@redhat.com>
3147
3148         * f-exp.y (parse_number): Convert prototype from K&R to ANSI C.
3149         (growbuf_by_size): Likewise.
3150         (yyerror): Likewise.
3151         * m2-exp.y (make_qualname): Remove function (was #if 0'ed).
3152         (modblock): Remove variable (was #if 0'ed).
3153         (parse_number): Convert prototype from K&R to ANSI C.
3154         (yyerror): Likewise.
3155         * objc-exp.y (parse_number): Likewise.
3156         (yyerror): Likewise.
3157         (yylex): Remove #if 0'ed code.
3158         * p-exp.y (uptok): Convert prototype from K&R to ANSI C.
3159         (yyerror): Likewise.
3160
3161 2012-01-16  Tom Tromey  <tromey@redhat.com>
3162
3163         * NEWS: Add item.
3164         * symtab.h (compare_filenames_for_search): Declare.
3165         * symtab.c (compare_filenames_for_search): New function.
3166         (iterate_over_some_symtabs): Use it.
3167         * symfile.h (struct quick_symbol_functions)
3168         <map_symtabs_matching_filename>: Change spec.
3169         * psymtab.c (partial_map_symtabs_matching_filename): Use
3170         compare_filenames_for_search.  Update for new spec.
3171         * dwarf2read.c (dw2_map_symtabs_matching_filename): Use
3172         compare_filenames_for_search.  Update for new spec.
3173         * breakpoint.c (clear_command): Use compare_filenames_for_search.
3174
3175 2012-01-16  Tom Tromey  <tromey@redhat.com>
3176
3177         PR python/13281:
3178         * gdbtypes.h (TYPE_FLAG_ENUM): New macro.
3179         (struct main_type) <flag_flag_enum>: New field.
3180         * dwarf2read.c (process_enumeration_scope): Detect "flag" enums.
3181         * NEWS: Add entries.
3182         * c-valprint.c (c_val_print) <TYPE_CODE_ENUM>: Handle "flag"
3183         enums.
3184         * python/lib/gdb/printing.py (_EnumInstance): New class.
3185         (FlagEnumerationPrinter): Likewise.
3186
3187 2012-01-16  Sergio Durigan Junior  <sergiodj@redhat.com>
3188
3189         * breakpoint.c (create_sals_from_address_default): New function.
3190         (create_breakpoints_sal_default): Likewise.
3191         (decode_linespec_default): Likewise.
3192         (is_marker_spec): Removed.
3193         (strace_marker_p): New function.
3194         (init_breakpoint_sal): Using `strace_marker_p' instead of
3195         `is_marker_spec'.
3196         (create_breakpoint): Call method `create_sals_from_address' from
3197         breakpoint_ops, replacing code that created SALs conditionally
3198         on the type of the breakpoint.  Call method `create_breakpoints_sal',
3199         replacing code that created breakpoints conditionally on the type
3200         wanted.
3201         (base_breakpoint_create_sals_from_address): New function.
3202         (base_breakpoint_create_breakpoints_sal): Likewise.
3203         (base_breakpoint_decode_linespec): Likewise.
3204         (base_breakpoint_ops): Add methods
3205         `base_breakpoint_create_sals_from_address',
3206         `base_breakpoint_create_breakpoints_sal' and
3207         `base_breakpoint_decode_linespec'.
3208         (bkpt_create_sals_from_address): New function.
3209         (bkpt_create_breakpoints_sal): Likewise.
3210         (bkpt_decode_linespec): Likewise.
3211         (tracepoint_create_sals_from_address): Likewise.
3212         (tracepoint_create_breakpoints_sal): Likewise.
3213         (tracepoint_decode_linespec): Likewise.
3214         (strace_marker_create_sals_from_address): Likewise.
3215         (strace_marker_create_breakpoints_sal): Likewise.
3216         (strace_marker_decode_linespec): Likewise.
3217         (strace_marker_breakpoint_ops): New variable.
3218         (addr_string_to_sals): Remove `marker_spec'.  Call method
3219         `decode_linespec' from breakpoint_ops, replacing code that decoded
3220         an address string into a SAL.  Use `strace_marker_p' instead of
3221         `marker_spec'.
3222         (strace_command): Decide whether we are dealing with a static
3223         tracepoint with marker or not.  Use the appropriate breakpoint_ops.
3224         (initialize_breakpoint_ops): Initialize new fields of breakpoint_ops.
3225         * breakpoint.h (linespec_result, linespec_sals): New forward
3226         declarations.
3227         (breakpoint_ops) <create_sals_from_address>,
3228         <create_breakpoints_sal>, <decode_linespec>: New methods.
3229
3230 2012-01-14  Doug Evans  <dje@google.com>
3231
3232         * NEWS: Update text for "maint set python print-stack".
3233         It is deprecated in gdb 7.4 and deleted in 7.5.
3234
3235 2012-01-13  Eli Zaretskii  <eliz@gnu.org>
3236
3237         * gdb_curses.h (MOUSE_MOVED) [__MINGW32__]: Undefine before
3238         including curses.h.
3239
3240 2012-01-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3241
3242         * configure: Regenerate.
3243         * config.in: Regenerate.
3244
3245 2012-01-12  Keith Seitz  <keiths@redhat.com>
3246
3247         PR mi/10586
3248         * varobj.c (ANONYMOUS_STRUCT_NAME): Define.
3249         (ANONYMOUS_UNION_NAME): Define.
3250         (is_path_expr_parent): New function.
3251         (get_path_expr_parent): New function.
3252         (is_anonymous_child): New function.
3253         (create_child_with_value): If the child is anonymous and without
3254         a name, assign an object name to it.
3255         (c_describe_child): Use get_path_expr_parent to determine
3256         the parent expression.
3257         If there field represents an anonymous struct or union and
3258         has no name, set an appropriate display name and expression.
3259         (cplus_describe_child): Likewise.
3260
3261 2012-01-12  Pedro Alves  <palves@redhat.com>
3262
3263         * i386-tdep.c (i386_frame_cache_1): Also mark the frame base as
3264         available when %ebp is found to be zero (outermost).
3265
3266 2012-01-11  Andreas Tobler  <andreast@fgznet.ch>
3267
3268         * common/gdb_assert.h (gdb_static_assert): Rename static_assert to
3269         an internal gdb_static_assert.
3270         * mi/mi-common.c: Rename static_assert to gdb_static_assert.
3271
3272 2012-01-11  Tom Tromey  <tromey@redhat.com>
3273
3274         PR gdb/9598:
3275         * breakpoint.c (_initialize_breakpoint): Fix help for "catch
3276         catch" and "catch throw".
3277
3278 2012-01-11  Paul Hilfinger  <hilfingr@adacore.com>
3279
3280         * blockframe.c (block_innermost_frame): Start search from selected
3281         frame, if present, or otherwise the current frame.
3282
3283         * c-exp.y (variable): Update innermost_block for
3284         'block COLONCOLON NAME' clause.
3285         * m2-exp.y (variable): Ditto.
3286         * objc-exp.y (variable): Ditto.
3287
3288 2012-01-10  Tom Tromey  <tromey@redhat.com>
3289
3290         PR python/13199:
3291         * python/python.c (finish_python_initialization): Set sys.argv.
3292
3293 2012-01-10  Doug Evans  <dje@google.com>
3294
3295         * dwarf2read.c (dwarf_decode_lines): Remove arg "abfd".  New arg
3296         "want_line_info".  All callers updated.
3297         (dwarf_decode_lines_1): New function.
3298         (handle_DW_AT_stmt_list): Add function comment.
3299         New arg "want_line_info".  All callers updated.
3300         (read_file_scope,read_type_unit_scope): Move comment from
3301         handle_DW_AT_stmt_list to here.
3302
3303 2012-01-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
3304
3305         Fix regression after libiberty/ update for GCC PR 6057 and others.
3306         * c-exp.y (operator) <OPERATOR DELETE>
3307         (operator) <OPERATOR DELETE '[' ']'>: Add trailing space.
3308         * cp-name-parser.y (fill_comp, make_operator, make_dtor)
3309         (make_builtin_type, make_name): New variable i, add gdb_assert.
3310         (operator) <OPERATOR NEW>: Update ARGS to 3.
3311         (operator) <OPERATOR DELETE>: Add trailing space.
3312         (operator) <OPERATOR NEW '[' ']'>: Update ARGS to 3.
3313         (operator) <OPERATOR DELETE '[' ']'>: Add trailing space.
3314         * cp-support.c (cp_canonicalize_string): Check NULL from
3315         cp_comp_to_string, call warning and return.
3316
3317 2012-01-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
3318
3319         Fix duplicate .o files after omitting libbfd.a.
3320         * Makefile.in (ALL_TARGET_OBS): Remove corelow.o.
3321         (SFILES): Add corelow.c.
3322         (COMMON_OBS): Add corelow.o.
3323         (ALLDEPFILES): Remove corelow.c.
3324         * config/alpha/alpha-linux.mh (NATDEPFILES): Remove corelow.o.
3325         * config/alpha/alpha-osf3.mh: Likewise.
3326         * config/alpha/fbsd.mh: Likewise.
3327         * config/arm/nbsdaout.mh: Likewise.
3328         * config/arm/nbsdelf.mh: Likewise.
3329         * config/i386/i386gnu.mh: Likewise.
3330         * config/ia64/hpux.mh: Likewise.
3331         * config/ia64/linux.mh: Likewise.
3332         * config/m32r/linux.mh: Likewise.
3333         * config/m68k/linux.mh: Likewise.
3334         * config/mips/irix5.mh: Likewise.
3335         * config/mips/irix6.mh: Likewise.
3336         * config/pa/hpux.mh: Likewise.
3337         * config/pa/linux.mh: Likewise.
3338         * config/powerpc/aix.mh: Likewise.
3339         * config/sparc/linux.mh: Likewise.
3340         * config/sparc/linux64.mh: Likewise.
3341         * config/sparc/sol2.mh: Likewise.
3342         * config/vax/vax.mh: Likewise.
3343         * configure.tgt (alpha*-*-freebsd* alpha*-*-kfreebsd*-gnu)
3344         (alpha*-*-netbsd*, alpha*-*-knetbsd*-gnu, alpha*-*-openbsd*)
3345         (am33_2.0*-*-linux*, arm*-wince-pe, arm*-*-mingw32ce*, arm*-*-linux*)
3346         (arm*-*-openbsd*, cris*, frv-*-*, hppa*-*-hpux*, hppa*-*-netbsd*)
3347         (hppa*-*-openbsd*, i[34567]86-*-dicos*, i[34567]86-*-freebsd*)
3348         (i[34567]86-*-kfreebsd*-gnu, i[34567]86-*-netbsd*)
3349         (i[34567]86-*-knetbsd*-gnu, i[34567]86-*-openbsd*, i[34567]86-*-nto*)
3350         (i[34567]86-*-solaris2.1[0-9]*, x86_64-*-solaris2.1[0-9]*)
3351         (i[34567]86-*-solaris*, i[34567]86-*-linux*, i[34567]86-*-cygwin*)
3352         (i[34567]86-*-mingw32*, m68*-*-netbsd*, m68*-*-knetbsd*-gnu)
3353         (m68*-*-openbsd*, m88*-*-openbsd*, microblaze*-linux-*)
3354         (microblaze*-*-linux*, mips*-*-linux*, mips*-*-netbsd*)
3355         (mips*-*-knetbsd*-gnu, mips64*-*-openbsd*, powerpc-*-netbsd*)
3356         (powerpc-*-knetbsd*-gnu, powerpc-*-openbsd*, powerpc-*-linux*)
3357         (powerpc64-*-linux*, s390*-*-*, score-*-*, sh*-*-linux*)
3358         (sh*-*-netbsdelf*, sh*-*-knetbsd*-gnu, sh*-*-openbsd*)
3359         (sparc*-*-freebsd*, sparc*-*-kfreebsd*-gnu, sparc-*-netbsd*)
3360         (sparc-*-knetbsd*-gnu, sparc64-*-netbsd*, sparc64-*-knetbsd*-gnu)
3361         (sparc-*-openbsd*, sparc64-*-openbsd*, tic6x-*-*linux, vax-*-netbsd*)
3362         (vax-*-knetbsd*-gnu, vax-*-openbsd*, x86_64-*-dicos*, x86_64-*-linux*)
3363         (x86_64-*-freebsd*, x86_64-*-kfreebsd*-gnu, x86_64-*-netbsd*)
3364         (x86_64-*-knetbsd*-gnu, x86_64-*-openbsd*, xtensa*-*-linux*): Remove
3365         corelow.o from gdb_target_obs.
3366         * corefile.c (core_target): Update the comment on NULL value.
3367         (core_file_command): Replace error by gdb_assert on CORE_TARGET.
3368         * corelow.c (sniff_core_bfd): Call error instead of warning on zero
3369         MATCHES.  Drop YUMMY set on NULL.
3370         (core_close): Do not call exit_inferior_silent on zero PID.  Do not
3371         reclaim CORE_DATA if it is already NULL.
3372
3373 2012-01-09  Doug Evans  <dje@google.com>
3374
3375         * gdbtypes.c (safe_parse_type): Initialize type to keep gcc happy.
3376         * varobj.c (varobj_set_value): Initialize val,value to keep gcc happy.
3377
3378 2012-01-09  Keith Seitz  <keiths@redhat.com>
3379
3380         * breakpoint.c (wrapper.h): Don't include.
3381
3382 2012-01-09  Keith Seitz  <keiths@redhat.com>
3383
3384         * Makefile.in (SFILES): Remove wrapper.c.
3385         (HFILES_NO_SRCDIR): Remove wrapper.h.
3386         (COMMON_OBS): Remove wrapper.o.
3387         * cli/cli-interp.c: Don't inlude wrapper.h.
3388         * corelow.c: Likewise.
3389         (core_open): Replace gdb_target_find_new_threads with
3390         TRY_CATCH around target_find_new_threads.
3391         * eval.c (fetch_subexp_value): Likewise for value_fetch_lazy.
3392         * gdbtypes.c (safe_parse_type): Likewise for parse_and_eval_type.
3393         * varobj.c (varobj_create): Likewise for parse_exp_1 and
3394         evaluate_expression.
3395         (varobj_set_value): Likewise for evaluate_expression and
3396         value_assign.
3397         (install_new_variable): Likewise for value_fetch_lazy.
3398         (adjust_value_for_child_access): Likewise for value_ind.
3399         (c_describe_child): Likewise for value_subscript and
3400         value_ind.
3401         (c_value_of_root): Likewise for evaluate_expression.
3402         * wrapper.c: Remove.
3403         * wrapper.h: Remove.
3404
3405 2012-01-09  Doug Evans  <dje@google.com>
3406
3407         * dwarf2read.c (read_and_check_comp_unit_head): Renamed from
3408         partial_read_comp_unit_head.  Replace "buffer", "buffer_size" and
3409         "abfd" args with "section".  All callers updated.
3410         Error checking code moved ...
3411         (error_check_comp_unit_head): ... here.  New function.
3412         (read_and_check_type_unit_head): Renamed from read_type_unit_head.
3413         Delete arg "abfd".  New arg "type_offset".  All callers updated.
3414         (create_debug_types_hash_table): Simplify by using
3415         read_and_check_type_unit_head.
3416
3417         * parser-defs.h (namecopy): Delete.
3418         * parse.c (namecopy, namecopy_size): Move into copy_name.
3419
3420 2012-01-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
3421
3422         Partially fix duplicate .o files after omitting libbfd.a.
3423         * config/alpha/alpha-osf3.mh (NATDEPFILES): Remove solib.o.
3424         * config/i386/nbsdaout.mh (NATDEPFILES): Remove solib.o.
3425         * config/i386/obsdaout.mh (NATDEPFILES): Remove solib.o.
3426         * config/m68k/nbsdaout.mh (NATDEPFILES): Remove solib.o.
3427         * config/m68k/obsd.mh (NATDEPFILES): Remove solib.o.
3428         * config/powerpc/aix.mh (NATDEPFILES): Remove xcoffread.o.
3429         * config/vax/nbsdaout.mh (NATDEPFILES): Remove solib.o.
3430
3431 2012-01-09  Pedro Alves  <palves@redhat.com>
3432
3433         * MAINTAINERS: Update my email address.
3434
3435 2012-01-08  Doug Evans  <dje@google.com>
3436
3437         * dwarf2read.c (dwarf2_per_objfile): Rename n_type_comp_units to
3438         n_type_units.  Rename type_comp_units to all_type_units.
3439         All uses updated.
3440         (add_signatured_type_cu_to_table): Renamed from
3441         add_signatured_type_cu_to_list.  All callers updated.
3442
3443         * gdbtypes.h (struct cplus_struct_type): Delete member
3444         nfn_fields_total.  All uses removed.
3445
3446 2012-01-06  Doug Evans  <dje@google.com>
3447
3448         * dwarf2read.c: Move FIXME from dwarf2_build_psymtabs_hard
3449         to top of file.
3450         (dwarf2_find_comp_unit): Delete.
3451         (process_psymtab_comp_unit): Make result "void".
3452         Delete args buffer, info_ptr, buffer_size, and replace with
3453         "section".  All callers updated.
3454         (dwarf2_build_psymtabs_hard): Simplify.
3455
3456 2012-01-06  Sergio Durigan Junior  <sergiodj@redhat.com>
3457             Thiago Jung Bauermann  <bauerman@br.ibm.com>
3458
3459         * ada-lang.c (ada_exception_name_addr): Add `volatile' keyword
3460         before `struct gdb_exception'.
3461         * breakpoint.c (update_global_location_list_nothrow)
3462         (update_breakpoint_locations, enable_breakpoint_disp): Likewise.
3463         * cp-abi.c (value_rtti_type): Likewise.
3464         * cp-support.c (cp_validate_operator): Likewise.
3465         * infrun.c (insert_exception_resume_breakpoint)
3466         (check_exception_resume, keep_going): Likewise.
3467         * mi-interp.c (mi_breakpoint_created)
3468         (mi_breakpoint_modified): Likewise.
3469         * rs6000-aix-tdep.c (rs6000_convert_from_func_ptr_addr): Likewise.
3470         * solib-ia64-hpux.c (ia64_hpux_at_dld_breakpoint_p)
3471         (ia64_hpux_handle_dld_breakpoint_1): Likewise.
3472
3473 2012-01-05  Doug Evans  <dje@google.com>
3474
3475         * dwarf2read.c (statement_prologue): Delete, unused.
3476
3477         * dwarf2read.c (dwarf2_per_cu_addr_size): Make result type an int.
3478         * dwarf2loc.h (dwarf2_per_cu_addr_size): Update.
3479
3480         * dwarf2read.c (comp_unit_header): Delete, unused.
3481
3482 2012-01-05  Ulrich Weigand  <uweigand@de.ibm.com>
3483
3484         * configure.tgt [s390*-*-*] (gdb_target_obs): Add corelow.o.
3485         * config/s390/s390.mh (NATDEPFILES): Remove corelow.o.
3486
3487 2012-01-05  Khoo Yit Phang  <khooyp@cs.umd.edu>
3488
3489         * infrun.c (normal_stop): Don't skip calling the normal_stop
3490         observers if the thread was doing a multi-step, but stopped for
3491         some reason other than stepping.
3492
3493 2012-01-05  Pedro Alves  <alves.ped@gmail.com>
3494
3495         * cli/cli-decode.h: Add comments.
3496         (CMD_LIST_AMBIGUOUS): Moved to command.h
3497         (add_cmd, add_alias_cmd, add_prefix_cmd, add_abbrev_prefix_cmd)
3498         (set_cmd_cfunc, set_cmd_sfunc, set_cmd_completer, cmd_cfunc_eq)
3499         (set_cmd_context, get_cmd_context, lookup_cmd, lookup_cmd_1)
3500         (deprecate_cmd, deprecated_cmd_warning, lookup_cmd_composition)
3501         (add_com, add_com_alias, add_info, add_info_alias)
3502         (complete_on_cmdlist, complete_on_enum, help_list): Remove
3503         declarations.
3504         * command.h: Add and adjust comments.
3505         (CMD_LIST_AMBIGUOUS): Moved here.
3506         (help_cmd, help_cmd_list): Delete declarations.
3507
3508 2012-01-04  Doug Evans  <dje@google.com>
3509
3510         * dwarf2read.c (dwarf2_read_abbrevs): Delete arg "abfd".
3511         All callers updated.
3512         (load_full_type_unit): Renamed from read_signatured_type_at_offset.
3513         Replace all arguments with "per_cu".  All callers updated.
3514
3515         * dwarf2read.c (dwarf2_per_cu_data): Remove outdated comment.
3516
3517         * dwarf2read.c (init_one_comp_unit): Delete arg "objfile".
3518         New arg "per_cu".  All callers updated.
3519
3520         Delete #if 0'd out code.
3521         * language.c (binop_result_type): Delete.
3522         (simple_type, ordered_type, same_type, integral_type): Delete.
3523         (numeric_type, character_type, string_type, boolean_type): Delete.
3524         (float_type, structured_type): Delete.
3525         * language.h: Update.
3526
3527 2012-01-04  Tom Tromey  <tromey@redhat.com>
3528
3529         * python/py-value.c (valpy_binop): Initialize 'res_val'.
3530
3531 2012-01-04  Joel Brobecker  <brobecker@adacore.com>
3532
3533         * corefile.c (close_exec_file): Delete.
3534         (reopen_exec_file): Remove commented out code that seems related
3535         to close_exec_file, which is being deleted here.
3536         * inferior.h (close_exec_file): Delete.
3537         * fork-child.c (fork_inferior): Remove call to fork_inferior.
3538
3539 2012-01-04  Joel Brobecker  <brobecker@adacore.com>
3540
3541         * ada-lang.c: #include "cli/cli-utils.h".
3542         (get_selections): Use skip_spaces.
3543         (ada_get_next_arg): Use skip_spaces and skip_to_space.
3544         (catch_ada_exception_command_split): Use skip_spaces.
3545         (ada_decode_assert_location): Likewise.
3546
3547 2012-01-04  Joel Brobecker  <brobecker@adacore.com>
3548
3549         * linespec.c (decode_line_internal): Check for C++ or Java
3550         compound constructs only if the current language is C, C++
3551         or Java.
3552
3553 2012-01-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
3554
3555         Revert:
3556         2012-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3557                     Joel Brobecker  <brobecker@adacore.com>
3558         Fix regression for gdb.cp/gdb2495.exp with gcc-4.7.
3559         * arch-utils.c (displaced_step_at_entry_point): Incrase BP_LEN skip to
3560         3 times.
3561         * infcall.c (call_function_by_hand) <AT_SYMBOL>: Move it upwards and
3562         fall through into AT_ENTRY_POINT.
3563         (call_function_by_hand) <AT_ENTRY_POINT>: New variable bp_len.  Adjust
3564         DUMMY_ADDR with it.
3565         * ppc-linux-tdep.c (ppc_linux_displaced_step_location): Increase
3566         PPC_INSN_SIZE skip to 3 times.
3567
3568 2012-01-04  Joel Brobecker  <brobecker@adacore.com>
3569
3570         * linespec.c (add_minsym): Preserve function descriptors.
3571
3572 2012-01-04  Ulrich Weigand  <uweigand@de.ibm.com>
3573
3574         * breakpoint.c (all_locations_are_pending): Consider locations
3575         in program spaces executing during startup pending as well.
3576
3577 2012-01-04  Joel Brobecker  <brobecker@adacore.com>
3578
3579         Copyright year update in most files of the GDB Project.
3580
3581 2012-01-04  Joel Brobecker  <brobecker@adacore.com>
3582
3583         * copyright.sh: Delete.
3584         * copyright.py: Rewrite.
3585
3586 2012-01-04  Joel Brobecker  <brobecker@adacore.com>
3587
3588         * gnulib/extra/update-copyright: New file, imported from gnulib.
3589
3590 2012-01-04  Joel Brobecker  <brobecker@adacore.com>
3591
3592         * README (Copyright and License Notices): New section.
3593
3594 2012-01-03  Tom Tromey  <tromey@redhat.com>
3595
3596         PR python/12533:
3597         * python/py-value.c (valpy_dereference, valpy_get_address
3598         valpy_get_dynamic_type, valpy_lazy_string, valpy_do_cast)
3599         (valpy_getitem, valpy_call, valpy_binop, valpy_negative)
3600         (valpy_absolute, valpy_richcompare): Free intermediate values.
3601
3602 2011-01-03  Joel Brobecker  <brobecker@adacore.com>
3603
3604         * ada-lang.c: Reformat the copyright notice.
3605
3606 2012-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3607
3608         * Makefile.in (ALL_TARGET_OBS): Remove solib-target.o.
3609         * configure.tgt (arm*-wince-pe, arm*-*-mingw32ce*, arm*-*-symbianelf*)
3610         (i[34567]86-*-dicos*, i[34567]86-*-cygwin*, i[34567]86-*-mingw32*)
3611         (x86_64-*-dicos*, x86_64-*-mingw*): Remove solib-target.o.
3612         Revert this part of:
3613         2012-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3614         Build gdb directly from *.o files not using libgdb.a.
3615         * Makefile.in (COMMON_OBS): Remove solib-target.o.
3616
3617 2012-01-02  Joel Brobecker  <brobecker@adacore.com>
3618
3619         * gdb/common/gdb_thread_db.h, gdb/dbxread.c, gdb/environ.c,
3620         gdb/gcore.h, gdb/rs6000-tdep.h, gdb/s390-nat.c, gdb/tic6x-tdep.c:
3621         Reformat the copyright header.
3622
3623 2012-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3624
3625         Revert this part of:
3626         2012-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3627         Remove the gdbtui binary.
3628         * gdb.c (main): Remove args.interpreter_p initialization.
3629         * main.c (captured_main): Set INTERPRETER_P directly by INTERP_CONSOLE.
3630         * main.h (struct captured_main_args): Remove interpreter_p.
3631
3632 2012-01-02  Joel Brobecker  <brobecker@adacore.com>
3633
3634         * config/djgpp/fnchange.lst: Add entry for ChangeLog-2011.
3635
3636 2012-01-02  Joel Brobecker  <brobecker@adacore.com>
3637
3638         * top.c (print_gdb_version): Update copyright year.
3639
3640 2012-01-02  Yao Qi  <yao@codesourcery.com>
3641
3642         * inf-ptrace.c (inf_ptrace_xfer_partial): Reindent.
3643
3644 2012-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3645             Joel Brobecker  <brobecker@adacore.com>
3646
3647         Fix regression for gdb.cp/gdb2495.exp with gcc-4.7.
3648         * arch-utils.c (displaced_step_at_entry_point): Incrase BP_LEN skip to
3649         3 times.
3650         * infcall.c (call_function_by_hand) <AT_SYMBOL>: Move it upwards and
3651         fall through into AT_ENTRY_POINT.
3652         (call_function_by_hand) <AT_ENTRY_POINT>: New variable bp_len.  Adjust
3653         DUMMY_ADDR with it.
3654         * ppc-linux-tdep.c (ppc_linux_displaced_step_location): Increase
3655         PPC_INSN_SIZE skip to 3 times.
3656
3657 2012-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3658
3659         * amd64-linux-nat.c (update_debug_registers_callback): New comment on
3660         the return value.
3661         * i386-linux-nat.c (update_debug_registers_callback): Likewise.
3662
3663 2012-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3664
3665         Build gdb directly from *.o files not using libgdb.a.
3666         * Makefile.in (SUBDIR_TUI_OBS): Remove duplicate tui.o.
3667         (COMMON_OBS): Remove solib-target.o.
3668         (LIBGDB_OBS, libgdb.a): Move it before the gdb$(EXEEXT) rule.
3669         (gdb$(EXEEXT)): Replace libgdb.a with $(LIBGDB_OBS).
3670         (LIBGDB_OBS, libgdb.a): Move it above.
3671         * configure.tgt (alpha*-*-linux*, alpha*-*-freebsd*)
3672         (alpha*-*-kfreebsd*-gnu, alpha*-*-netbsd*, alpha*-*-knetbsd*-gnu)
3673         (alpha*-*-openbsd*, am33_2.0*-*-linux*, arm*-wince-pe)
3674         (arm*-*-mingw32ce*, arm*-*-linux*, arm*-*-netbsd*, arm*-*-knetbsd*-gnu)
3675         (arm*-*-openbsd*, cris*, frv-*-*, hppa*-*-hpux*, hppa*-*-linux*)
3676         (hppa*-*-netbsd*, hppa*-*-openbsd*, i[34567]86-*-darwin*)
3677         (i[34567]86-*-dicos*, i[34567]86-*-freebsd*, i[34567]86-*-kfreebsd*-gnu)
3678         (i[34567]86-*-netbsd*, i[34567]86-*-knetbsd*-gnu, i[34567]86-*-openbsd*)
3679         (i[34567]86-*-nto*, i[34567]86-*-solaris2.1[0-9]*)
3680         (x86_64-*-solaris2.1[0-9]*, i[34567]86-*-solaris*, i[34567]86-*-linux*)
3681         (i[34567]86-*-gnu*, ia64-*-linux*, m32r*-*-linux*, m68*-*-linux*)
3682         (m68*-*-netbsd*, m68*-*-knetbsd*-gnu, m68*-*-openbsd*)
3683         (microblaze*-linux-*, microblaze*-*-linux*, mips*-sgi-irix5*)
3684         (mips*-sgi-irix6*, mips*-*-linux*, mips*-*-netbsd*)
3685         (mips*-*-knetbsd*-gnu, mips64*-*-openbsd*, powerpc-*-netbsd*)
3686         (powerpc-*-knetbsd*-gnu, powerpc-*-openbsd*, powerpc-*-aix*, rs6000-*-*)
3687         (powerpc-*-linux*, powerpc64-*-linux*, powerpc*-*-*, s390*-*-*)
3688         (sh*-*-linux*, sh*-*-netbsdelf*, sh*-*-knetbsd*-gnu, sh*-*-openbsd*)
3689         (sparc-*-linux*, sparc64-*-linux*, sparc*-*-freebsd*)
3690         (sparc*-*-kfreebsd*-gnu, sparc-*-netbsd*, sparc-*-knetbsd*-gnu)
3691         (sparc64-*-netbsd*, sparc64-*-knetbsd*-gnu, sparc-*-openbsd*)
3692         (sparc64-*-openbsd*, sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*)
3693         (sparc-*-solaris2*, sparcv9-*-solaris2*, sparc64-*-solaris2*)
3694         (vax-*-netbsd*, vax-*-knetbsd*-gnu, x86_64-*-darwin*, x86_64-*-dicos*)
3695         (x86_64-*-linux*, x86_64-*-freebsd*, x86_64-*-kfreebsd*-gnu)
3696         (x86_64-*-netbsd*, x86_64-*-knetbsd*-gnu, x86_64-*-openbsd*)
3697         (xtensa*-*-linux*, xtensa*): Remove solib.o from gdb_target_obs.
3698
3699 2012-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3700
3701         Remove the gdbtui binary.
3702         * .gitignore (/gdbtui): Remove.
3703         * Makefile.in (TUI): Remove.
3704         (SUBDIR_TUI_OBS): Remove tui-main.o.
3705         (SUBDIR_TUI_SRCS): Remove tui/tui-main.c.
3706         (all-tui, install-tui, uninstall-tui, $(TUI)$(EXEEXT), clean-tui)
3707         (tui-main.o): Remove.
3708         (all_object_files): Remove tui-main.o.
3709         * NEWS: New note for the gdbtui removal.
3710         * configure: Rebuilt.
3711         * configure.ac: No longer add all-tui, clean-tui, install-tui and
3712         uninstall-tui to CONFIG_ALL, CONFIG_CLEAN, CONFIG_INSTALL and
3713         CONFIG_UNINSTALL respectively.
3714         * gdb.c (main): Remove args.interpreter_p initialization.
3715         * main.c (captured_main): Set INTERPRETER_P directly by INTERP_CONSOLE.
3716         * main.h (struct captured_main_args): Remove interpreter_p.
3717         * tui/tui-main.c: Remove.
3718
3719 2012-01-01  Doug Evans  <dje@google.com>
3720
3721         * dwarf2read.c (dwarf2_compute_name): Simplify objfile references.
3722         (dwarf2_physname, read_import_statement): Ditto.
3723         (read_call_site_scope, dwarf2_record_block_ranges): Ditto.
3724         (process_structure_scope read_subroutine_type): Ditto.
3725         (read_typedef, load_partial_dies, read_partial_die): Ditto.
3726         (find_partial_die, dwarf_decode_lines, lookup_die_type): Ditto.
3727         (dwarf2_fetch_die_location_block): Ditto.
3728         (dwarf_decode_macros, dwarf2_symbol_mark_computed): Ditto.
3729
3730         * dwarf2read.c (read_signatured_type): Delete `objfile' arg.
3731         All callers updated.
3732         (load_full_comp_unit, queue_comp_unit, process_queue): Ditto.
3733         (dw2_do_instantiate_symtab, dw2_instantiate_symtab): Ditto.
3734         (process_psymtab_comp_unit, load_partial_comp_unit): Ditto.
3735
3736         * dwarf2read.c (load_cu): Move assert to more useful location.
3737
3738         * dwarf2read.c (free_heap_comp_unit): Renamed from free_one_comp_unit.
3739         All callers updated.
3740
3741         * dwarf2read.c (dwarf2_per_objfile): Add comment.
3742         (dwarf2_elf_names): Minor reformat.
3743         (dwarf2_per_cu_data): Tweak comment.
3744         (dwarf2_read_section): Fix comment.
3745         (create_all_comp_units): Fix comment.
3746         (load_full_comp_unit): Fix comment.
3747         (process_full_comp_unit): Fix comment.
3748         (read_signatured_type): Fix comment.
3749
3750 For older changes see ChangeLog-2011.
3751 \f
3752 Local Variables:
3753 mode: change-log
3754 left-margin: 8
3755 fill-column: 74
3756 version-control: never
3757 coding: utf-8
3758 End: