5a40c6465ad44b697fac01a17db41f212920dc67
[platform/upstream/binutils.git] / gdb / ChangeLog
1 2012-11-07  Yao Qi  <yao@codesourcery.com>
2
3         * breakpoint.c (get_tracepoint_by_number): Remove 'extern int
4         tracepoint_count'.
5
6 2012-11-06  Tom Tromey  <tromey@redhat.com>
7
8         * target.h (inferior_has_forked, inferior_has_vforked)
9         (inferior_has_execd, inferior_has_called_syscall): Remove
10         declarations.
11
12 2012-11-06  Pierre Muller  <muller@sourceware.org>
13
14         * remote.c (remote_insert_hw_breakpoint): ARI fix,
15         add missing internalization markup.
16
17 2012-11-06  Pedro Alves  <palves@redhat.com>
18
19         PR gdb/14810
20
21         * breakpoint.c (bpstat_stop_status): Skip disabled locations.
22
23 2012-11-06  Pierre Muller  <muller@sourceware.org>
24
25         * contrib/ari/create-web-ari-in-src.sh: Avoid problem if script
26         is not executable.
27
28 2012-11-05  Joel Brobecker  <brobecker@adacore.com>
29
30         * gnulib/update-gnulib.sh: New script.
31
32 2012-11-05  Stephane Carrez  <Stephane.Carrez@gmail.com>
33
34         * MAINTAINERS: Update my email address.
35
36 2012-11-05  Tom Tromey  <tromey@redhat.com>
37
38         * frame.c (put_frame_register): Don't use temporary buffer.
39
40 2012-11-05  Pedro Alves  <palves@redhat.com>
41
42         * inferior.c (exit_inferior_1): Clear 'vfork_parent' in the vfork
43         child.  Clear 'pending_detach'.
44         * infrun.c (handle_vfork_child_exec_or_exit): Clear
45         'pending_detach' in the vfork parent.
46
47 2012-11-05  Doug Evans  <dje@google.com>
48
49         Add support for DWP files.  http://gcc.gnu.org/wiki/DebugFissionDWP
50         * contrib/cc-with-tweaks.sh: Add -p parameter to invoke dwp.
51         * dwarf2read.c: #include "elf-bfd.h".
52         (struct dwarf2_per_objfile): New members dwp_checked, dwp_file.
53         (dwop_section_names): Renamed from dwo_section names.  All uses
54         updated.  Add entries for .debug_cu_index, .debug_tu_index.
55         (struct dwo_file): Rename dwo_name to name, dwo_bfd to dbfd.
56         All uses updated.
57         (struct dwp_sections): New type.
58         (struct virtual_dwo_sections): New type.
59         (struct dwp_hash_table): New type.
60         (struct dwp_file): New type.
61         (init_cutu_and_read_dies): Ensure DWO info/types section has been
62         read in.  Handle DWOs coming from DWP files.
63         (lookup_dwo_file_slot): New function.
64         (dwarf2_locate_dwo_sections): Move definition closer to use.
65         (create_dwo_debug_info_hash_table_reader): Renamed from
66         create_debug_info_hash_table_reader.  All callers updated.
67         (create_dwo_debug_info_hash_table): Renamed from
68         create_debug_info_hash_table.  All callers updated.
69         (create_dwp_hash_table): New function.
70         (locate_virtual_dwo_sections, create_dwo_in_dwp): New functions.
71         (lookup_dwo_in_dwp): New function.
72         (try_open_dwop_file): Renamed from try_open_dwo_file.  New parameter
73         is_dwp.  All callers updated.
74         (open_dwop_file): Renamed from open_dwo_file.  All callers updated.
75         (open_and_init_dwo_file): Renamed from init_dwo_file.
76         All callers updated.
77         (lookup_dwo_file): Delete.
78         (dwarf2_locate_dwp_sections): New function.
79         (hash_dwp_loaded_cutus, eq_dwp_loaded_cutus): New functions.
80         (allocate_dwp_loaded_cutus_table): New function.
81         (open_and_init_dwp_file): New function.
82         (lookup_dwo_cutu): New function.
83         (lookup_dwo_comp_unit, lookup_dwo_type_unit): Call it.
84
85 2012-11-03  Yao Qi  <yao@codesourcery.com>
86
87         Fix PR gdb/14617.
88         * breakpoint.c (trace_pass_set_count): Call
89         observer_notify_breakpoint_modified instead of
90         observer_notify_tracepoint_modified.
91         * mi/mi-cmd-break.c (mi_cmd_break_passcount): Likewise.
92
93 2012-11-02  Tom Tromey  <tromey@redhat.com>
94
95         * breakpoint.c (catch_syscall_completer): Pass 'word' as second
96         argument to complete_on_enum.
97
98 2012-11-02  Tom Tromey  <tromey@redhat.com>
99
100         * configure: Rebuild.
101         * configure.ac (build_warnings): Add -Wempty-body.
102         * m68k-tdep.c (m68k_gdbarch_init): Remove empty 'if'.
103         * remote.c (handle_notification): Use braces for empty 'else' body.
104         * s390-tdep.c (s390_analyze_prologue): Use braces for empty
105         'else' body.
106         * sh64-tdep.c (sh64_push_dummy_call): Use braces for empty
107         'else' body.
108         * solib-som.c (som_relocate_section_addresses): Use braces
109         for empty 'else' body.
110         * ui-file.c (stdio_file_write): Use braces for empty 'if' body.
111         (stdio_file_write_async_safe, stdio_file_fputs): Likewise.
112
113 2012-11-02  Pedro Alves  <palves@redhat.com>
114
115         PR gdb/14766
116
117         * infrun.c (handle_inferior_event)
118         <TARGET_WAITKIND_EXITED/TARGET_WAITKIND_SIGNALLED>: Switch to
119         null_ptid before handling a vfork child exec or exit.  Switch to
120         the event ptid afterwards.
121
122 2012-11-02  Yao Qi  <yao@codesourcery.com>
123
124         * std-operator.def: Remove OP_LABELED.
125         * eval.c: Remove the declaration of 'get_label'.
126         (get_label): Remove.
127         (evaluate_struct_tuple): Remove code handling OP_LABELED.
128         Update comment.
129         Remove local variable 'variantno' and related code.
130         Replace 'substruct_type' with 'struct_type'.  Replace 'subfieldno'
131         with 'fieldno'.
132         * expprint.c (print_subexp_standard): Likewise.
133         (dump_subexp_body_standard): Likewise.
134         * parse.c (operator_length_standard): Likewise.
135
136 2012-11-01  Pierre Muller  <muller@ics.u-strasbg.fr>
137
138         Incorporate ARI web page generator into GDB sources.
139         * contrib/ari/create-web-ari-in-src.sh: New file.
140         * contrib/ari/gdb_ari.sh: New file.
141         * contrib/ari/gdb_find.sh: New file.
142         * contrib/ari/update-web-ari.sh: New file.
143
144 2012-10-31  Tom Tromey  <tromey@redhat.com>
145
146         * gdbarch.c: Rebuild.
147         * gdbarch.sh: Remove references to gdbarch_swap.
148         * corelow.c (core_open): Remove obsolete comment.
149
150 2012-10-31  Andrew Burgess  <aburgess@broadcom.com>
151
152         PR cli/14772
153         * c-typeprint.c (c_print_type): Don't print a space for vector
154         types, this is handled within the suffix.
155         (c_type_print_varspec_suffix): Add a space to vector suffix.
156
157 2012-10-26  Pedro Alves  <palves@redhat.com>
158
159         * amd64-tdep.c (amd64_relocate_instruction): Use
160         store_unsigned_integer instead of memcpy.
161         * i386-tdep.c (i386_relocate_instruction): Ditto.
162
163 2012-10-26  Pedro Alves  <palves@redhat.com>
164
165         * infrun.c (handle_inferior_event): Merge handling of
166         TARGET_WAITKIND_EXITED and TARGET_WAITKIND_SIGNALLED into a single
167         switch case.
168
169 2012-10-26  Pedro Alves  <palves@redhat.com>
170
171         * infrun.c (handle_inferior_event) <TARGET_WAITKIND_SIGNALLED>:
172         Remove comment.
173
174 2012-10-26  Pedro Alves  <palves@redhat.com>
175
176         * target.c (target_waitstatus_to_string): Handle
177         TARGET_WAITKIND_VFORK_DONE.
178
179 2012-10-26  Pedro Alves  <palves@redhat.com>
180
181         * infrun.c (handle_inferior_event): Print TARGET_WAITKIND_VFORKED
182         as "TARGET_WAITKIND_VFORKED", not "TARGET_WAITKIND_FORKED".
183
184 2012-10-24  Tristan Gingold  <gingold@adacore.com>
185
186         * ravenscar-sparc-thread.c (ravenscar_sparc_fetch_registers):
187         Add comments.
188
189 2012-10-24  Joel Brobecker  <brobecker@adacore.com>
190
191         * ravenscar-thread.c (ravenscar_wait): Only update the list
192         of threads and inferior_ptid if the inferior is still alive.
193
194 2012-10-24  Joel Brobecker  <brobecker@adacore.com>
195
196         * ada-lang.c (is_known_support_routine): Use lbasename when
197         matching the symtab's filename against
198         known_runtime_file_name_patterns.
199
200 2012-10-24  Joel Brobecker  <brobecker@adacore.com>
201
202         * ada-lang.c (ada_same_array_size_p): New function.
203         (ada_promote_array_of_integrals): New function.
204         (coerce_for_assign): Add handling of arrays where the elements
205         are integrals of a smaller size than the size of the target
206         array element type.
207
208 2012-10-24  Joel Brobecker  <brobecker@adacore.com>
209
210         * doublest.c (convert_doublest_to_floatformat): Fix comparison
211         against maximum exponent value.
212
213 2012-10-24  Joel Brobecker  <brobecker@adacore.com>
214
215         * ada-lang.h (ADA_KNOWN_RUNTIME_FILE_NAME_PATTERNS): Add entry for
216         "unwind-seh.c".
217
218 2012-10-24  Joel Brobecker  <brobecker@adacore.com>
219
220         * ada-lang.c (ada_template_to_fixed_record_type_1): Do not
221         strip typedef layer when computing the fixed type's field type,
222         only when computing its size.
223
224 2012-10-24  Mark Kettenis  <kettenis@gnu.org>
225
226         PR gdb/12783
227         * i386-tdep.c (i386_return_value): Handle complex double and long
228         double.
229
230 2012-10-24  Joel Brobecker  <brobecker@adacore.com>
231
232         * windows-nat.c (windows_create_inferior) [!__CYGWIN__]:
233         New local variable args_len.
234         Quote the name of the executable when computing the command line.
235
236 2012-10-23  Mark Kettenis  <kettenis@gnu.org>
237
238         PR gdb/12796
239         PR gdb/12798
240         PR gdb/12800
241         * amd64-tdep.h (enum amd64_regnum): Add AMD64_ST1_REGNUM and
242         AMD64_FTAG_REGNUM.
243         * amd64-tdep.c (amd64_classify): Classify complex types.
244         (amd64_return_value): Handle the COMPLEX_X87 class.
245
246 2012-10-23  Joel Brobecker  <brobecker@adacore.com>
247
248         * rs6000-aix-tdep.c (rs6000_aix_auto_wide_charset): New function.
249         (rs6000_aix_init_osabi): Set auto_wide_charset gdbarch method.
250
251 2012-10-23  Joel Brobecker  <brobecker@adacore.com>
252
253         * amd64-windows-tdep.c (amd64_windows_auto_wide_charset): New
254         function.
255         (amd64_windows_init_abi): Set auto_wide_charset gdbarch method
256         to amd64_windows_auto_wide_charset.
257
258 2012-10-23  Yao Qi  <yao@codesourcery.com>
259
260         * event-top.c (mark_async_signal_handler_wrapper): Remove.
261         * event-top.h: Remove its declaration.
262         (async_request_quit): Call mark_async_signal_handler instead of
263         mark_async_signal_handler_wrapper.
264         (async_do_nothing, async_disconnect): Likewise.
265         (async_stop_sig): Likewise.
266         * remote.c (handle_remote_sigint): Likewise.
267         (handle_remote_sigint_twice): Likewise.
268
269 2012-10-23  Yao Qi  <yao@codesourcery.com>
270
271         * event-top.c (sigint_token, sighup_token): Replace 'void *'
272         with 'static struct async_signal_handler *'.
273         (sighup_token, sigquit_token, sigstp_token): Likewise.
274
275 2012-10-22  Ali Anwar  <ali_anwar@codesourcery.com>
276
277         * gdbarch.sh (function_list): Use 'pstring' when printing
278         a variable which could return NULL.
279         * gdbarch.c: Regenerate.
280
281 2012-10-10  Joel Brobecker  <brobecker@adacore.com>
282             Tom Tromey  <tromey@redhat.com>
283
284         * rs6000-aix-tdep.c (rs6000_aix_osabi_sniffer): Replace
285         inneffective if condition by gdb assertion.  Add function
286         description comment.
287
288 2012-10-19  Joel Brobecker  <brobecker@adacore.com>
289
290         * parser-defs.h (struct exp_descriptor): Document constraint
291         on return value for "op_name" callbacks.
292
293 2012-10-18  Tom Tromey  <tromey@redhat.com>
294
295         * tracepoint.c (print_one_static_tracepoint_marker): Constify.
296         * symtab.c (iterate_over_some_symtabs): Constify.
297         * source.h (symtab_to_fullname): Return 'const char *'.
298         * source.c (symtab_to_fullname): Return 'const char *'.
299         * python/py-symtab.c (stpy_fullname): Constify.
300         * cli/cli-cmds.c (edit_command): Constify.
301         * breakpoint.c (print_breakpoint_location)
302         (update_static_tracepoint): Constify.
303
304 2012-10-18  Tom Tromey  <tromey@redhat.com>
305
306         * breakpoint.c (compare_breakpoints): Fix comparison.
307
308 2012-10-18  Tom Tromey  <tromey@redhat.com>
309
310         * valprint.c (generic_emit_char, generic_printstr): Pass size of
311         gdb_wchar_t to convert_between_encodings.
312
313 2012-10-17  Yao Qi  <yao@codesourcery.com>
314
315         * breakpoint.c (invalidate_bp_value_on_memory_change): Add one
316         more parameter 'inferior'.
317         * corefile.c (write_memory_with_notification): Caller update.
318
319         * mi/mi-cmd-var.c: Include "mi-main.h".
320         (mi_cmd_var_assign): Set mi_suppress_notification.data_write_memory
321         to 1 and restore it later.
322         * mi/mi-cmds.c (mi_cmd mi_cmds): Update for "data-write-memory"
323         and "data-write-memory-bytes.
324         * mi/mi-interp.c: Include objfiles.h.
325         (mi_interpreter_init): Call observer_attach_memory_changed.
326         (mi_memory_changed): New.
327         * mi/mi-main.h (struct mi_suppress_notification) <memory>:
328         New field.
329
330         * NEWS: Mention new MI notification "memory-changed".
331
332 2012-10-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
333
334         * dwarf2loc.c (dwarf_expr_reg_to_entry_parameter): Remove comment.
335
336 2012-10-15  Doug Evans  <dje@google.com>
337
338         New option -nh: inhibit loading of ~/.gdbinit.
339         * NEWS: Mention -nh.
340         * main.c (captured_main): Recognize and process -nh.
341         (print_gdb_help): Mention -nh.
342         * gdb.1: Mention -nh.  Remove erroneous docs on -nx behavior.
343
344 2012-10-15  H.J. Lu  <hongjiu.lu@intel.com>
345
346         PR backtrace/14646
347         PR gdb/14647
348         * i386-tdep.h (gdbarch_tdep): Remove sp_regnum_from_eax and
349         pc_regnum_from_eax.
350         * i386-tdep.c (i386_gdbarch_init): Don't use sp_regnum_from_eax
351         nor pc_regnum_from_eax.
352         * amd64-tdep.c (amd64_x32_init_abi): Don't set sp_regnum_from_eax
353         nor pc_regnum_from_eax.
354
355 2012-10-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
356
357         Fix entry values resolving in inlined frames.
358         * dwarf2loc.c (dwarf_expr_reg_to_entry_parameter): Move func_addr,
359         gdbarch and caller_frame initialization later.  Skip INLINE_FRAME
360         entries of FRAME.
361
362 2012-10-15  Joel Brobecker  <brobecker@adacore.com>
363
364         * configure.ac: Build with -DMS_WIN64 if building with Python
365         enabled using GCC on amd64-windows.
366         * configure: Regenerate.
367
368 2012-10-15  Tom Tromey  <tromey@redhat.com>
369
370         PR python/14635:
371         * python/py-symtab.c (del_objfile_sal): Set 'symtab' field
372         to Py_None.
373
374 2012-10-15  Tom Tromey  <tromey@redhat.com>
375
376         PR python/14634:
377         * python/py-symbol.c (sympy_dealloc): Check for NULL symbol.
378
379 2012-10-11  Andrew Burgess  <aburgess@broadcom.com>
380
381         * remote-sim.c (gdbsim_create_inferior): Call init_thread_list to
382         reset thread numbering back to 1.
383
384 2012-10-11  Doug Evans  <dje@google.com>
385
386         PR breakpoints/14643.
387         * linespec.c (struct ls_parser): New member keyword_ok.
388         (linespec_lexer_lex_string): Add comment.
389         (linespec_lexer_lex_one): Ignore keywords if it's the wrong place
390         for one.
391         (parse_linespec): Set keyword_ok.
392
393 2012-10-10  Doug Evans  <dje@google.com>
394
395         * dwarf2read.c (process_psymtab_comp_unit_reader): Remove duplicate
396         "0x" prefix on address in log message.
397
398         * dwarf2read.c (read_1_byte): Add const to buf parameter.
399         (read_1_signed_byte, read_2_bytes, read_2_signed_bytes): Ditto.
400         (read_4_bytes, read_4_signed_bytes, read_8_bytes): Ditto.
401         (lookup_dwo_file): Add const to dwo_name parameter.
402         (lookup_dwo_comp_unit, lookup_dwo_type_unit): Ditto.
403
404 2012-10-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
405
406         Fix crash during stepping on ppc32.
407         * ppc-linux-tdep.c (powerpc_linux_in_dynsym_resolve_code): Test NULL
408         SYM.
409
410 2012-10-03  Doug Evans  <dje@google.com>
411
412         PR symtab/14601
413         * buildsym.c (buildsym_init): Reset using_directives to NULL.
414
415 2012-10-02  Andrew Burgess  <aburgess@broadcom.com>
416
417         * remote-sim.c (dump_mem): Always dump buffer contents, zero fill
418         output and use uint32_t not long to ensure 4 byte size.
419
420 2012-10-02  Joel Brobecker  <brobecker@adacore.com>
421
422         * rs6000-nat.c (add_vmap): Set "last" to "next" after having
423         unref'ed it.
424
425 2012-10-01  Andrew Burgess  <aburgess@broadcom.com>
426
427         * target.c (simple_search_memory): Include access length in
428         warning message.
429
430 2012-09-28  Nathan Miller  <nathanm2@us.ibm.com>
431             Edjunior Machado  <emachado@linux.vnet.ibm.com>
432
433         PR gdb/13989
434         * solib.c (solib_find): Prevent GDB from loading native libraries when
435         debugging a cross-target corefile.
436
437 2012-09-28  selven  <pcthegreat@gmail.com>
438
439         Make definition match declaration.
440
441         * regcache.c (regcache_register_status): Change return type to
442         enum register_status.
443
444 2012-09-28  Yao Qi  <yao@codesourcery.com>
445
446         * mi/mi-main.c (mi_cmd_data_write_memory): Call
447         write_memory_with_notification instead of write_memory.
448         (mi_cmd_data_write_memory_bytes): Call write_memory_with_notification
449         instead of target_write_memory.
450
451 2012-09-28  Yao Qi  <yao@codesourcery.com>
452
453         * mi/mi-main.c (mi_cmd_data_write_memory_bytes): Emit error
454         when the length of content is not an even number.
455
456 2012-09-27  Tom Tromey  <tromey@redhat.com>
457
458         Fix https://bugzilla.redhat.com/show_bug.cgi?id=849357
459         * cp-valprint.c (cp_print_value_fields): Use get_vptr_fieldno.
460
461 2012-09-27  Joel Brobecker  <brobecker@adacore.com>
462
463         * sol-thread.c (sol_thread_fetch_registers)
464         (sol_thread_store_registers): Delete commented out code.
465
466 2012-09-27  Joel Brobecker  <brobecker@adacore.com>
467
468         * sol-thread.c (ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs):
469         Move these functions to sparc-sol-thread.c.
470         * sparc-sol-thread.c: New file.
471         * configure.ac: Add sparc-sol-thread.o to CONFIG_OBS and
472         sparc-sol-thread.c to CONFIG_SRCS for sparc-solaris native
473         configurations.
474         * configure: Regenerate.
475
476 2012-09-27  Joel Brobecker  <brobecker@adacore.com>
477
478         * sol-thread.c (ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs):
479         Remove commented-out code.
480
481 2012-09-27  Joel Brobecker  <brobecker@adacore.com>
482
483         * sol-thread.c (ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs):
484         Enable this code for sparc hosts only.
485
486 2012-09-27  Joel Brobecker  <brobecker@adacore.com>
487
488         * procfs.h (procfs_find_LDT_entry): Add declaration.
489         * sol-thread.c (ps_lgetLDT): Delete local declaration of
490         function procfs_find_LDT_entry.
491
492 2012-09-27  Joel Brobecker  <brobecker@adacore.com>
493
494         * procfs.c (proc_get_LDT_entry): Make static.
495
496 2012-09-27  Joel Brobecker  <brobecker@adacore.com>
497
498         * procfs.c (proc_find_memory_regions): Fix declaration.
499
500 2012-09-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
501
502         * amd64-tdep.c (amd64_return_value): Revert previous change
503         that used TYPE_LENGTH directly.
504         * bfin-tdep.c (bfin_extract_return_value): Likewise.
505         (bfin_store_return_value): Likewise.
506         * cris-tdep.c (cris_store_return_value): Likewise.
507         (cris_extract_return_value): Likewise.
508         * h8300-tdep.c (h8300_extract_return_value): Likewise.
509         * hppa-tdep.c (hppa64_return_value): Likewise.
510         * lm32-tdep.c (lm32_store_return_value): Likewise.
511         * microblaze-tdep.c (microblaze_store_return_value): Likewise.
512         * spu-tdep.c (spu_value_from_register): Likewise.
513         * vax-tdep.c (vax_return_value): Likewise.
514
515 2012-09-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
516
517         * gdbtypes.c (lookup_array_range_type): Expand parameters
518         LOW_BOUND and HIGH_BOUND to LONGEST.
519         (lookup_string_range_type): Likewise.
520         * gdbtypes.h (lookup_array_range_type): Likewise.
521         (lookup_string_range_type): Likewise.
522         * valops.c (value_cstring): Expand parameter LEN to ssize_t.
523         Expand HIGHBOUND to ssize_t.
524         (value_string): Likewise.
525         * value.h (value_cstring): Expand parameter LEN to ssize_t.
526         (value_string): Likewise.
527
528 2012-09-27  Yao Qi  <yao@codesourcery.com>
529
530         PR breakpoints/13898
531         * breakpoint.h (tracepoint_breakpoint_ops): Forward declaration.
532         * mi/mi-cmd-break.c (mi_cmd_break_insert): Set breakpoint_ops
533         per breakpoint type.
534
535 2012-09-26  Pierre Muller  <muller@ics.u-strasbg.fr>
536
537         * procfs.c: Add gdb_bfd header.
538         * rs6000-nat.c: Likewise.
539         * solib-pa64.c: Likewise.
540         * spu-linux-nat.c: Likewise.
541         * windows-nat.c: Likewise.
542
543 2012-09-26  Tom Tromey  <tromey@redhat.com>
544
545         * f-lang.h (BLANK_COMMON_NAME_LOCAL): Remove.
546
547 2012-09-26  Tom Tromey  <tromey@redhat.com>
548
549         * dwarf2read.c (mark_common_block_symbol_computed): New function.
550         (read_common_block): Handle child DIEs with
551         DW_AT_data_member_location.
552         (new_symbol_full): Add special case for common blocks.
553
554 2012-09-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
555             Tom Tromey  <tromey@redhat.com>
556
557         * dwarf2read.c (read_common_block): Rewrite.
558         (new_symbol_full): Handle DW_TAG_common_block.
559         * f-lang.c (head_common_list, find_common_for_function):
560         Remove.
561         * f-lang.h (struct common_entry, struct saved_f77_common,
562         SAVED_F77_COMMON, SAVED_F77_COMMON_PTR, COMMON_ENTRY,
563         COMMON_ENTRY_PTR, head_common_list, find_common_for_function,
564         BLANK_COMMON_NAME_LOCAL): Remove.
565         (struct common_block): New.
566         * f-valprint.c (list_all_visible_commons): Remove.
567         (info_common_command_for_block): New function.
568         (info_common_command): Use it.
569         * stack.c (iterate_over_block_locals): Special case for
570         COMMON_BLOCK_DOMAIN.
571         * symtab.h (enum domain_enum_tag) <COMMON_BLOCK_DOMAIN>: New
572         constant.
573         (struct general_symbol_info) <value.common_block>: New field.
574         (SYMBOL_VALUE_COMMON_BLOCK): New define.
575
576 2012-09-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
577             Tom Tromey  <tromey@redhat.com>
578
579         * f-lang.c (allocate_saved_bf_node,
580         allocate_saved_function_node, allocate_saved_f77_common_node,
581         allocate_common_entry_node, tail_common_list, current_common,
582         saved_bf_list, saved_bf_list_end, current_head_bf_list,
583         tmp_bf_ptr, add_common_block, add_common_entry,
584         find_first_common_named, patch_common_entries,
585         patch_all_commons_by_name, ADD_BF_SYMNUM, clear_bf_list,
586         global_remote_debug, get_bf_for_fcn, saved_function_list,
587         saved_function_list_end, clear_function_list, struct saved_fcn,
588         struct saved_bf_symnum, SAVED_FUNCTION, SAVED_FUNCTION_PTR,
589         SAVED_BF, SAVED_BF_PTR): Remove.
590         * f-lang.h (tail_common_list, current_common,
591         UNINITIALIZED_SECNUM, COMMON_NEEDS_PATCHING,
592         BLANK_COMMON_NAME_ORIGINAL, BLANK_COMMON_NAME_MF77,
593         DEFAULT_UPPER_BOUND, DEFAULT_LOWER_BOUND, real_main_name,
594         real_main_c_value): Remove.
595         * f-valprint.c (there_is_a_visible_common_named): Remove.
596
597 2012-09-26  Andrew Burgess  <aburgess@broadcom.com>
598
599         * breakpoint.c (update_global_location_list): Ignore previous
600         duplicate status of a breakpoint when starting a new scan for
601         duplicate breakpoints.
602
603 2012-09-26  Karthik Bhat  <kv.bhat@samsung.com>
604         PR breakpoints/14419
605         * arm-tdep.c (arm_skip_prologue): Extending producer check to
606         support LLVM compiler.
607
608 2012-09-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
609
610         * amd64-tdep.c (amd64_return_value): Use TYPE_LENGTH directly.
611         * bfin-tdep.c (bfin_extract_return_value): Likewise.
612         (bfin_store_return_value): Likewise.
613         * cris-tdep.c (cris_store_return_value): Likewise.
614         (cris_extract_return_value): Likewise.
615         * h8300-tdep.c (h8300_extract_return_value): Likewise.
616         * hppa-tdep.c (hppa64_return_value): Likewise.
617         * lm32-tdep.c (lm32_store_return_value): Likewise.
618         * microblaze-tdep.c (microblaze_store_return_value): Likewise.
619         * spu-tdep.c (spu_value_from_register): Likewise.
620         * vax-tdep.c (vax_return_value): Likewise.
621
622 2012-09-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
623
624         * breakpoint.c (invalidate_bp_value_on_memory_change): Expand
625         parameter LEN to ssize_t.
626
627 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
628
629         * ada-valprint.c (ada_val_print_1): Eliminate single-use
630         variable LEN.
631         * alpha-tdep.c (alpha_extract_return_value): Use TYPE_LENGTH
632         directly.
633         (alpha_store_return_value): Likewise.
634         * amd64-tdep.c (amd64_classify_aggregate): Likewise.
635         (amd64_push_arguments): Likewise.
636         * ax-gdb.c (gen_trace_static_fields): Likewise.
637         (gen_traced_pop): Likewise.
638         * bfin-tdep.c (bfin_push_dummy_call): Likewise.
639         * breakpoint.c (update_watchpoint): Likewise.
640         * findcmd.c (parse_find_args): Use local variable for type
641         instead of length.
642         * findvar.c (default_read_var_value): Use TYPE_LENGTH directly.
643         * h8300-tdep.c (h8300h_extract_return_value): Likewise.
644         (h8300_store_return_value): Likewise.
645         * i386-darwin-tdep.c (i386_darwin_push_dummy_call): Likewise.
646         Use i386_darwin_arg_type_alignment directly.
647         * infcall.c (call_function_by_hand): Use TYPE_LENGTH directly.
648         * lm32-tdep.c (lm32_push_dummy_call): Likewise.
649         * m68hc11-tdep.c (m68hc11_push_dummy_call): Likewise.
650         (m68hc11_extract_return_value): Likewise.
651         * mep-tdep.c (mep_push_dummy_call): Likewise.
652         * printcmd.c (float_type_from_length): Likewise.
653         * s390-tdep.c (s390_value_from_register): Likewise.
654         * stack.c (read_frame_arg): Likewise.
655         * tracepoint.c (encode_actions_1): Likewise.
656         * valops.c (value_fetch_lazy): Use local variable for type
657         instead of length.  Use TYPE_LENGTH directly.
658         * value.c (value_contents_equal): Use TYPE_LENGTH directly.
659
660 2012-09-25  Joel Brobecker  <brobecker@adacore.com>
661
662         * symtab.c (skip_prologue_sal): Fix typo in comment.
663
664 2012-09-25  Joel Brobecker  <brobecker@adacore.com>
665
666         * linespec.c (create_sals_line_offset): Fix typo in comment.
667
668 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
669
670         * c-typeprint.c (c_type_print_varspec_suffix): Remove cast and
671         use plongest to print the array size.
672
673 2012-09-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
674
675         * m2-typeprint.c (m2_enum): Expand LASTVAL to LONGEST.
676         * p-valprint.c (pascal_type_print_base): Likewise.
677
678 2012-09-22  Yao Qi  <yao@codesourcery.com>
679
680         * remote.c (remote_get_trace_status): Remove setting default
681         values of fields of 'ts'.
682
683 2012-09-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
684
685         Fix internal error on canonicalization of clang types.
686         * cp-name-parser.y (operator): New comment at make_operator call for
687         new, delete, new[] and delete[].
688         (exp): Use "sizeof ".  Add new comment at make_operator call.
689
690 2012-09-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
691
692         Fix disassemble without parameters in tailcall frame.
693         * cli/cli-cmds.c (disassemble_current_function): Use
694         get_frame_address_in_block.
695
696 2012-09-21  Tom Tromey  <tromey@redhat.com>
697
698         * c-typeprint.c (c_type_print_base) <TYPE_CODE_STRUCT,
699         TYPE_CODE_UNION>: Unify, removing a goto.
700
701 2012-09-21  Tom Tromey  <tromey@redhat.com>
702
703         * c-typeprint.c (cp_type_print_derivation_info): Fix comment.
704
705 2012-09-21  Andrew Burgess  <aburgess@broadcom.com>
706
707         * findvar.c (read_frame_register_value): Mark the result value as
708         optimized out if any of the input registers have been optimized out.
709
710 2012-09-21  Andreas Schwab  <schwab@linux-m68k.org>
711
712         * python/python.c (finalize_python): Only define if HAVE_PYTHON.
713
714 2012-09-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
715
716         * eval.c (evaluate_subexp_standard): Eliminate single-use
717         variable LOWER.
718
719 2012-09-21  Yao Qi  <yao@codesourcery.com>
720
721         * mi/mi-interp.c: Declare mi_record_changed.
722         (mi_interpreter_init): Call observer_attach_record_changed.
723         (mi_record_changed): New.
724         * record.c (record_open): Call observer_notify_record_changed.
725         (cmd_record_stop): Call observer_notify_record_changed.
726         * NEWS: Mention it.
727
728 2012-09-20  Tom Tromey  <tromey@redhat.com>
729
730         * NEWS: Update.
731         * python/python.c (finalize_python): New function.
732         (_initialize_python): Make a final cleanup.
733
734 2012-09-19  Doug Evans  <dje@google.com>
735
736         * buildsym.h (param_symbols): Delete, unused.
737         (context_stack): Delete member "params", unused.
738         * buildsym.c (push_context): Update.
739         * dwarf2read.c (read_func_scope): Update.
740
741 2012-09-19  Thomas Schwinge  <thomas@codesourcery.com>
742
743         * sh-tdep.c (sh_register_convert_to_virtual)
744         (sh_register_convert_to_raw): Add a gdbarch parameter.  Update
745         all callers.  Just do a memcpy if not the little-endian case.
746
747         * h8300-tdep.c (h8300_gdbarch_init): Invoke
748         set_gdbarch_double_format and set_gdbarch_long_double_format.
749         * m68hc11-tdep.c (m68hc11_gdbarch_init): Invoke
750         set_gdbarch_double_format.
751         * sh-tdep.c (sh_gdbarch_init): Likewise.
752
753         * NEWS: Document the removal of SH's 'regs' command.
754         * sh-tdep.c (_initialize_sh_tdep): Remove the deprecated 'regs'
755         command.
756
757 2012-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
758
759         * infcmd.c (_initialize_infcmd): Register `j' as an alias for
760         `jump'.
761
762 2012-09-18  Joel Brobecker  <brobecker@adacore.com>
763
764         * linespec.c (iterate_over_all_matching_symtabs): Use the correct
765         language when iterating over symbols.
766
767 2012-09-18  Yao Qi  <yao@codesourcery.com>
768
769         * mi/mi-interp.c: Declare mi_tsv_created and mi_tsv_deleted.
770         (mi_interpreter_init): Call observer_attach_tsv_created and
771         observer_attach_tsv_deleted.
772         (mi_tsv_created, mi_tsv_deleted): New.
773         * tracepoint.c (delete_trace_state_variable): Call
774         observer_notify_tsv_deleted.
775         (trace_variable_command): Call observer_notify_tsv_created.
776         (delete_trace_variable_command): Call
777         observer_notify_tsv_deleted.
778         (create_tsv_from_upload): Call observer_notify_tsv_created.
779         * NEWS: Mention it.
780
781 2012-09-18  Yao Qi  <yao@codesourcery.com>
782
783         * tracepoint.c (tfind_1): Call observer_notify_traceframe_changed
784         if traceframe changed.
785         * mi/mi-cmds.c (mi_cmd mi_cmds): Adjust for command
786         "trace-find".
787         * mi/mi-interp.c: Declare 'mi_traceframe_changed'.
788         (mi_interpreter_init): Hook mi_traceframe_changed to observer
789         'traceframe_changed'.
790         (mi_traceframe_changed): New.
791         * mi/mi-main.h (struct mi_suppress_notification) <traceframe>:
792         New field.
793         * NEWS: Mention the new MI notification.
794
795 2012-09-17  Mike Wrighton  <wrighton@codesourcery.com>
796
797         * MAINTAINERS (Write After Approval): Add "Mike Wrighton".
798
799 2012-09-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
800
801         * common/linux-ptrace.c: Change __i386__ to __i386__ || __x86_64__.
802         (linux_ptrace_test_ret_to_nx): Extend comment for x86_64.  Change
803         __i386__ to __i386__ || __x86_64__. Extend code also for __x86_64__.
804         Extend code also for PaX support.  Convert all gdb_assert to warning
805         calls.
806
807 2012-09-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
808
809         Implement auto-load user conveniences suggested by Doug Evans.
810         * auto-load.c: Include top.h.
811         (file_is_auto_load_safe): New variable advice_printed.  Print advice.
812         (_initialize_auto_load): New variable scripts_directory_help.  Mention
813         GDBPY_AUTO_FILE_NAME and GDB_AUTO_FILE_NAME for set auto-load
814         scripts-directory.  Document in online help one can use also files for
815         set auto-load safe-path.
816         * python/py-auto-load.c: (GDBPY_AUTO_FILE_NAME): Move it from here ...
817         * python/python.h (GDBPY_AUTO_FILE_NAME): ... to here.
818
819 2012-09-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
820
821         * tic6x-tdep.c (tic6x_push_dummy_call): Remove unused definition
822         of LEN.
823
824 2012-09-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
825
826         * m2-valprint.c (m2_print_array_contents): Eliminate variable
827         ELTLEN and use TYPE_LENGTH directly.
828         (m2_val_print): Likewise.
829         * m68k-tdep.c (m68k_svr4_extract_return_value): Eliminate
830         variable LEN and use TYPE_LENGTH directly.
831         (m68k_svr4_store_return_value): Likewise.
832         * mips-tdep.c (mips_o32_push_dummy_call): Eliminate variable
833         ARGLEN and use TYPE_LENGTH directly.
834         (mips_o64_push_dummy_call): Likewise.
835         * s390-tdep (s390_function_arg_pass_by_reference): Eliminate
836         variable LENGTH and use TYPE_LENGTH directly.
837         (s390_function_arg_float): Likewise.
838         (s390_function_arg_integer): Likewise.
839         (s390_push_dummy_call): Likewise.
840         (s390_return_value_convention): Likewise.
841         * spu-tdep.c (spu_push_dummy_call): Eliminate LEN and use
842         TYPE_LENGTH directly.
843
844 2012-09-17  Yao Qi  <yao@codesourcery.com>
845
846         * cli/cli-decode.c (add_setshow_zuinteger_unlimited_cmd): New.
847         Update comment to add_setshow_integer_cmd.
848         * cli/cli-setshow.c (do_set_command): Handle case
849         'var_zuinteger_unlimited'.
850         (do_show_command): Likewise.
851         * cli/cli-cmds.c (init_cmds): Call add_setshow_zuinteger_unlimited_cmd
852         for command 'remotetimeout'.
853         * command.h (enum var_types): New zuinteger_unlimited.  Update comment
854         to var_integer.
855         * source.c (_initialize_source): Call add_setshow_zuinteger_unlimited_cmd
856         for command 'set listsize'.
857
858 2012-09-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
859
860         * infrun.c (restore_infcall_suspend_state): Eliminate single-use
861         variable LEN.
862
863 2012-09-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
864
865         PR 14119
866         * frame.c (skip_inlined_frames): Skip also TAILCALL_FRAME frames.
867         (frame_pop): Drop also TAILCALL_FRAME frames.
868         * infcmd.c (finish_command): Ignore also TAILCALL_FRAME frames.
869
870 2012-09-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
871             Pedro Alves  <palves@redhat.com>
872
873         PR 14548
874         * infrun.c (handle_inferior_event): Do not reverse-continue back to the
875         function start if we are already at function start.  Both for
876         reverse-next and for reverse-step into function without line number
877         info.
878
879 2012-09-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
880
881         Code cleanup - rename 'inline' depth to 'artificial' depth.
882         * breakpoint.c (set_momentary_breakpoint): Rename at a caller to
883         frame_id_artificial_p, extend the comment.
884         * dwarf2-frame-tailcall.c (tailcall_frame_this_id): Rename at a user.
885         * frame.c (fprint_frame_id): Rename at a user, change debug output
886         text to "artificial=".
887         (skip_inlined_frames): Rename to ...
888         (skip_artificial_frames): ... here.  Extend the comment.
889         (get_stack_frame_id, frame_unwind_caller_id): Rename at a caller.
890         (frame_id_inlined_p): Rename to ...
891         (frame_id_artificial_p): ... here.  Rename at a user.
892         (frame_id_eq, frame_id_inner, frame_unwind_caller_pc)
893         (frame_unwind_caller_pc_if_available, frame_unwind_caller_arch): Rename
894         at a user.
895         * frame.h (struct frame_id): Rename inline_depth to artificial_depth.
896         Extend the comment.
897         (frame_id_inlined_p): Rename to ...
898         (frame_id_artificial_p): ... here.
899         * inline-frame.c (inline_frame_this_id): Rename at a user.
900
901 2012-09-14  Andrew Burgess  <aburgess@broadcom.com>
902
903         * c-typeprint.c (c_type_print_varspec_suffix): Display the size of
904         vector variables using vector_size syntax rather than array
905         syntax.
906
907 2012-09-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
908
909         * valarith.c (value_concat): Replace unsafe ALLOCA with
910         XMALLOC/XFREE.
911
912 2012-09-14  Pedro Alves  <palves@redhat.com>
913
914         * gdb.1 (SEE ALSO): Expand pointer to GDB's Texinfo manual.
915
916 2012-09-14  Khoo Yit Phang  <khooyp@cs.umd.edu>
917
918         Point contrib/cc-with-tweaks.sh to the build-local data-directory.
919         * contrib/cc-with-tweaks.sh (GDB): Add -data-directory
920         data-directory as appropriate.
921
922 2012-09-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
923
924         * printcmd.c (ui_printf): Eliminate single-use variable
925         PARAM_LEN.
926
927 2012-09-14  Yao Qi  <yao@codesourcery.com>
928             Pedro Alves  <palves@redhat.com>
929
930         * valops.c (value_assign): Move observer_notify_target_changed
931         below to replace reinit_frame_cache.
932
933 2012-09-13  Khoo Yit Phang  <khooyp@cs.umd.edu>
934
935         Refactor Python "gdb" module into a proper Python package, by
936         introducing a new "_gdb" module for code implemented in C, and
937         using reload/__import__ instead of exec.
938         * python/lib/gdb/__init__.py: Import * from _gdb.
939         (GdbOutputFile, sys.stdout, GdbOutputErrorFile, sys.stderr,
940         prompt_hook, sys.argv): Moved from finish_python_initialization.
941         (pretty_printers, PYTHONDIR): Moved from _initialize_python.
942         (packages, auto_load_packages): New list and function replacing
943         module_dict and auto-loading code, using __file__ instead of
944         gdb.PYTHONDIR and reload/__import__ instead of exec.
945         (GdbSetPythonDirectory): Replacing function of the same name
946         from finish_python_initialization, using reload/__import__ instead
947         of exec, as well as call auto_load_packages.
948         * python/py-prettyprint.c (find_pretty_printer_from_gdb): Check
949         gdb_python_module and not gdb_module.
950         * python/python-internal.h (gdb_python_module): Declare.
951         * python/python.c (gdb_python_module): New global.
952         (before_prompt_hook): Check gdb_python_module and not gdb_module.
953         (_initialize_python): Rename gdb module to _gdb.
954         Move gdb.PYTHONDIR and gdb.pretty_printer to lib/gdb/__init__.py.
955         (finish_python_initialization): Move Python code to
956         lib/gdb/__init__.py; instead, set up sys.path and import gdb into
957         __main__.
958
959 2012-09-13  Pedro Alves  <palves@redhat.com>
960
961         * Makefile.in (COMMON_OBS): Add registry.o.
962         * registry.c: New file.
963         * registry.h (struct registry_container): Declare.
964         (registry_data_callback): New typedef.
965         (struct registry_data, struct registry_data_registration, struct
966         registry_data_registry): New type.
967         (register_data_with_cleanup, registry_alloc_data)
968         (registry_callback_adaptor, registry_clear_data)
969         (registry_container_free_data, registry_set_data, registry_data):
970         Declare.
971         (DEFINE_REGISTRY): Refactor structures and functions as shims over
972         the new common structures and functions.
973         (DECLARE_REGISTRY): Declare struct TAG ## _data.  Use the tagged
974         callback typedefs.
975
976 2012-09-12  Mike Wrighton  <wrighton@codesourcery.com>
977
978         * remote.c (remote_insert_hw_breakpoint): Throw exception if
979         there is an error inserting hardware breakpoints and use the
980         error message from the target.
981
982         * breakpoint.c (insert_bp_location, insert_breakpoint_locations):
983         Catch this exception and print the error message contained within. Do not
984         print the default hardware error breakpoint message in this case.
985
986 2012-09-12  Doug Evans  <dje@google.com>
987
988         * dwarf2read.c (dwarf2_read_addr_index): Fix handling the case where
989         cu == NULL.
990
991 2012-09-11  Doug Evans  <dje@google.com>
992
993         * dwarf2read.c (dw2_do_expand_symtabs_matching): Don't examine
994         .gdb_index symbol attributes if there are none.
995
996 2012-09-11  Joel Brobecker  <brobecker@adacore.com>
997
998         * symtab.h (struct minimal_symbol) [has_size]: New field.
999         (MSYMBOL_SIZE): Adjust to forbid macro from being used as lvalue.
1000         (SET_MSYMBOL_SIZE, MSYMBOL_HAS_SIZE): New macros.
1001         * printcmd.c (build_address_symbolic): Only filter out zero-sized
1002         minimal symbols if the symbol's size is actually known.
1003         * minsyms.c (prim_record_minimal_symbol_full): Adjust setting
1004         of msymbol's size field.  Add comment.
1005         * elfread.c (elf_symtab_read, elf_rel_plt_read): Use
1006         SET_MSYMBOL_SIZE to set the minimal symbol size.
1007
1008 2012-09-11  Joel Brobecker  <brobecker@adacore.com>
1009
1010         * minsyms.c (install_minimal_symbols): Use memset to fill entire
1011         minimal_symbol struct object, rather than setting some of its
1012         fields one by one.
1013
1014 2012-09-11  Andrew Burgess  <aburgess@broadcom.com>
1015
1016         * c-typeprint.c (c_type_print_varspec_prefix): Pass through the
1017         passed_a_ptr flag when displaying typedef types.
1018
1019 2012-09-10  Joel Brobecker  <brobecker@adacore.com>
1020
1021         * ada-lang.c (coerce_unspec_val_to_type): Make sure that
1022         the optimized_out flag is preserved.
1023
1024 2012-09-10  Anthony Green  <green@moxielogic.com>
1025
1026         * moxie-tdep.c (moxie_analyze_prologue): Update for function
1027         prologue changes in GCC.
1028
1029 2012-09-10  Keith Seitz  <keiths@redhat.com>
1030
1031         PR gdb/13483
1032         * gdbtypes.h (BOOL_PTR_CONVERSION_BADNESS): Rename to ...
1033         (BOOL_CONVERSION_BADNESS): ... this.
1034         * gdbtypes.c (BOOL_PTR_CONVERSION_BADNESS): Likewise.
1035         (rank_one_type): Allow all boolean conversions
1036         permitted by the standard.
1037
1038 2012-09-06  Tom Tromey  <tromey@redhat.com>
1039
1040         * python/py-newobjfileevent.c (create_new_objfile_event_object):
1041         Don't decref py_objfile.
1042
1043 2012-09-02  Khoo Yit Phang  <khooyp@cs.umd.edu>
1044
1045         Do not enable -lmcheck by default when Python is enabled with
1046         threading support.
1047         * configure.ac: (python_has_threads) New variable, by testing
1048         if WITH_THREAD is defined in Python.h.
1049         Move --enable-lmcheck after --with-python.
1050         Do not enable -lmcheck by default if python_has_threads=yes.
1051         Warn if --enable-lmcheck and python_has_threads=yes.
1052         * configure: Regenerate.
1053
1054 2012-08-31  Yao Qi  <yao@codesourcery.com>
1055
1056         * mi/mi-cmds.c (mi_cmds): New macros DEF_MI_CMD_CLI
1057         DEF_MI_CMD_MI DEF_MI_CMD_CLI_1 and DEF_MI_CMD_CLI_1.
1058         Update some commands.
1059         * mi/mi-cmds.h (struct mi_cmd) <suppress_notification>: New field.
1060         * mi/mi-main.c (mi_cmd_execute): Set '*parse->cmd->suppress_notification'
1061         to 1.
1062
1063 2012-08-31  Yao Qi  <yao@codesourcery.com>
1064
1065         * mi/mi-cmds.c (mi_cmds): Add 'static'.
1066
1067 2012-08-30  Khoo Yit Phang  <khooyp@cs.umd.edu>
1068
1069         * MAINTAINERS (Write After Approval): Add "Khoo Yit Phang".
1070
1071 2012-08-29  Doug Evans  <dje@google.com>
1072
1073         * main.c (print_gdb_help): Remove reference to
1074         --use-deprecated-index-sections.
1075
1076 2012-08-28  Yao Qi  <yao@codesourcery.com>
1077
1078         * cli/cli-cmds.c (max_user_call_depth): Add 'unsigned'.
1079         (init_cmds): Call add_setshow_uinteger_cmd for command
1080         'max-user-call-depth'.
1081         * cli/cli-script.c (execute_user_command): Add 'unsigned' to the
1082         declaration of 'max_user_call_depth'.
1083         * frame.c (backtrace_limit): Add 'unsigned'.
1084         (_initialize_frame): Call add_setshow_uinteger_cmd for command
1085         'limit'.
1086         * remote.c (remoteaddresssize): Add 'unsigned'.
1087         (remote_address_masked): Change local var 'address_size' to
1088         'unsigned'.
1089         (_initialize_remote): Call add_setshow_uinteger_cmd for
1090         'remoteaddresssize'.
1091         * top.c (history_size): Add 'unsigned'.
1092         (show_commands): Change local variables to 'unsigned'.
1093         (set_history_size_command): Don't check history_size is negative.
1094         Adjust the condition to call unstifle_history and set history_size
1095         to UNIT_MAX.
1096
1097 2012-08-28  Pedro Alves  <palves@redhat.com>
1098
1099         PR gdb/14428
1100
1101         * infcmd.c (default_print_one_register_info): New, factored out
1102         from default_print_registers_info.
1103         (default_print_registers_info): Use it.  Mark value unavailable if
1104         necessary.
1105         (registers_info): Print user registers with
1106         default_print_one_register_info.
1107
1108 2010-08-27  H.J. Lu  <hongjiu.lu@intel.com>
1109
1110         PR tui/14486
1111         * tui/tui-source.c (tui_source_is_displayed): Check if TUI_SRC_WIN
1112         is not NULL before referencing it.
1113
1114 2012-08-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
1115
1116         * breakpoint.c (parse_breakpoint_sals) <(*address) == NULL>: New
1117         variable pc.  Call find_pc_line instead of find_pc_overlay, restore
1118         original PC for it.
1119
1120 2012-08-27  Eli Zaretskii  <eliz@gnu.org>
1121             Jan Kratochvil  <jan.kratochvil@redhat.com>
1122
1123         * auto-load.c (auto_load_objfile_script): Rename to ...
1124         (auto_load_objfile_script_1): ... here, change variable realname to
1125         parameter realname, document it, add return value, add variable retval.
1126         (auto_load_objfile_script): New function.
1127
1128 2012-08-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
1129
1130         * cli/cli-decode.c (print_doc_line): Keep skipping '.' and ',' not
1131         followed by a whitespace.
1132
1133 2012-08-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
1134
1135         PR gdb/14494.
1136         * dwarf2read.c (dwarf2_locate_sections): Move variable aflag here.
1137         Move the SEC_HAS_CONTENTS check here - for any NAMES use.
1138         (dwarf2_locate_sections) <eh_frame>: Move the variable and check from
1139         here.
1140
1141 2012-08-27  Wei-cheng Wang  <cole945@gmail.com>
1142
1143         * memattr.c (create_mem_region): Fix memory region overlapping
1144         checking.
1145
1146 2012-08-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
1147
1148         * h8300-tdep.c (h8300_push_dummy_call): Replace unsafe alloca
1149         with xmalloc/cleanup.
1150         * mt-tdep.c (mt_push_dummy_call): Likewise.
1151         * tilegx-tdep.c (tilegx_push_dummy_call): Likewise.
1152         * xstormy16-tdep.c (xstormy16_push_dummy_call): Likewise.
1153
1154 2012-08-24  Yao Qi  <yao@codesourcery.com>
1155
1156         * jv-exp.y (push_expression_name): Add "." at the end of error
1157         message.
1158
1159 2012-08-23  Khoo Yit Phang <khooyp@cs.umd.edu>
1160
1161         Document how to return from "python-interactive" to GDB.
1162         * python/python.c (_initialize_python): Update documentation.
1163
1164 2012-08-23  Pedro Alves  <palves@redhat.com>
1165
1166         * infrun.c (_initialize_infrun) <handle command help text>:
1167         Mention that multiple signals are supported.
1168
1169 2012-08-23  Pedro Alves  <palves@redhat.com>
1170
1171         * infcmd.c (_initialize_infcmd) <signal command>: Fix typo in help
1172         string.
1173
1174 2012-08-23  Yao Qi  <yao@codesourcery.com>
1175
1176         * tracepoint.c (disconnect_tracing): Call set_tracepoint_num.
1177         (tfind_1): Don't call registers_changed, set_traceframe_num,
1178         and clear_traceframe_info.
1179         Call set_current_traceframe.
1180         (set_current_traceframe): call set_traceframe_num.
1181
1182 2012-08-22  Sergio Durigan Junior  <sergiodj@redhat.com>
1183
1184         * remote-sim.c (_initialize_remote_sim): Pass NULL argument to
1185         `register_inferior_data_with_cleanup', fixing regression on PowerPC64.
1186
1187 2012-08-22  Khoo Yit Phang <khooyp@cs.umd.edu>
1188
1189         Enable readline in Python in a GDB-specific way and block the
1190         standard Python readline module to prevent conflicts with GDB.
1191         * Makefile.in (SUBDIR_PYTHON_OBS): Add py-gdb-readline.o.
1192         (SUBDIR_PYTHON_SRCS): Add python/py-gdb-readline.c.
1193         (py-gdb-readline.o): Add rule to compile python/py-gdb-readline.c.
1194         * python/py-gdb-readline.c: New file.
1195         * python/python-internal.h (gdbpy_initialize_gdb_readline): New
1196         prototype.
1197         * python/python.c (_initialize_python): Call
1198         gdbpy_initialize_gdb_readline.
1199
1200 2012-08-22  Keith Seitz  <keiths@redhat.com>
1201
1202         * defs.h: Include build-gnulib/config.h
1203
1204 2012-08-22  Joseph Myers  <joseph@codesourcery.com>
1205
1206         * arm-tdep.c (thumb_get_next_pc_raw): Mask off low bits for bx pc
1207         and blx pc.
1208
1209 2012-08-22  Khoo Yit Phang <khooyp@cs.umd.edu>
1210
1211         Add a new "python-interactive" command that starts a standard
1212         Python interactive prompt with "pi" as alias, and add "py" as
1213         an alias to "python".
1214         * NEWS: Mention the new commands.
1215         * python/python.c (eval_python_command): New function.
1216         (python_interactive_command): For "python-interactive" with
1217         arguments, call eval_python_command.  For "python-interactive"
1218         without arguments, call PyRun_InteractiveLoop.
1219         (_initialize_python): Add "python-interactive" command with
1220         "pi" as alias, and add "py" as an alias to "python".
1221
1222 2012-08-22  Tom Tromey  <tromey@redhat.com>
1223
1224         * defs.h (quit_flag): Don't declare.
1225         (clear_quit_flag, check_quit_flag, set_quit_flag): Declare.
1226         (QUIT): Use new functions.
1227         * event-top.c (command_handler): Use clear_quit_flag.
1228         (handle_sigint): Use set_quit_flag.
1229         (async_request_quit): Use check_quit_flag.  Don't check
1230         immediate_quit.
1231         * exceptions.c (throw_exception): Use clear_quit_flag.
1232         * main.c (captured_main): Use clear_quit_flag.
1233         * python/python.c (clear_quit_flag, set_quit_flag)
1234         (check_quit_flag): New functions.
1235         * remote-sim.c (gdb_os_poll_quit): Use check_quit_flag,
1236         clear_quit_flag.
1237         * remote.c (remote_wait_as): Use check_quit_flag,
1238         clear_quit_flag.
1239         (remote_start_remote): Call QUIT.
1240         * symfile.c (load_progress): Use check_quit_flag.
1241         * top.c (command_loop): Use clear_quit_flag.
1242         (command_line_input): Call QUIT.
1243         * utils.c (quit_flag): Conditionally define.
1244         (clear_quit_flag, check_quit_flag, set_quit_flag): New
1245         functions.
1246         (prompt_for_continue): Call QUIT.  Use quit, not
1247         async_request_quit.
1248         * remote-mips.c (mips_expect_timeout): Call QUIT.
1249         * monitor.c (monitor_expect): Call QUIT.
1250
1251 2012-08-22  Tom Tromey  <tromey@redhat.com>
1252
1253         * event-top.c (sigwinch_token, handle_sigwinch): Remove.
1254         (async_init_signals): Update.
1255         * utils.c (init_page_info): Don't use SIGWINCH_HANDLER.
1256         (SIGWINCH_HANDLER_BODY): Remove.
1257
1258 2012-08-22  Tom Tromey  <tromey@redhat.com>
1259
1260         * jit.c (jit_object_close_impl): Don't malloc the objfile
1261         name.
1262         * objfiles.c (allocate_objfile): Don't malloc the objfile
1263         name.
1264         (free_objfile): Don't free the objfile name.
1265         * objfiles.h (struct objfile) <name>: Update comment.
1266         * symfile.c (reread_symbols): Fix reference counting.  Don't
1267         malloc objfile name.
1268
1269 2012-08-22  Tom Tromey  <tromey@redhat.com>
1270
1271         * windows-nat.c (windows_make_so): Use gdb_bfd_open.
1272         * symfile.c (bfd_open_maybe_remote): Use gdb_bfd_open.
1273         (symfile_bfd_open): Likewise.
1274         (generic_load): Likewise.
1275         * solib.c (solib_bfd_fopen): Use gdb_bfd_open.
1276         * solib-pa64.c (pa64_solib_create_inferior_hook): Use
1277         gdb_bfd_open.
1278         * solib-darwin.c (darwin_solib_get_all_image_info_addr_at_init):
1279         Use gdb_bfd_open.
1280         * rs6000-nat.c (add_vmap): Use gdb_bfd_open.
1281         * remote-mips.c (mips_load_srec): Use gdb_bfd_open.
1282         (pmon_load_fast): Likewise.
1283         * remote-m32r-sdi.c (m32r_load): Use gdb_bfd_open.
1284         * procfs.c (insert_dbx_link_bpt_in_file): Use gdb_bfd_open.
1285         * machoread.c (macho_symfile_read_all_oso): Use gdb_bfd_open.
1286         (macho_check_dsym): Likewise.
1287         * m32r-rom.c (m32r_load): Use gdb_bfd_open.
1288         (m32r_upload_command): Likewise.
1289         * gdb_bfd.h (gdb_bfd_cache): Declare.
1290         * gdb_bfd.c (struct gdb_bfd_data): New.
1291         (gdb_bfd_cache): New global.
1292         (struct gdb_bfd_cache_search): New.
1293         (hash_bfd): New function.
1294         (eq_bfd): Likewise.
1295         (gdb_bfd_open): Likewise.
1296         (gdb_bfd_ref): Allocate a gdb_bfd_data and attach to the BFD.
1297         (gdb_bfd_unref): Remove closed BFD from cache.  Update for
1298         gdb_bfd_data.
1299         * exec.c (exec_file_attach): Use gdb_bfd_open.
1300         * dsrec.c (load_srec): Use gdb_bfd_open.
1301
1302 2012-08-22  Tom Tromey  <tromey@redhat.com>
1303
1304         * dwarf2read.c (macro_start_file): Update.
1305         * objfiles.c (get_objfile_bfd_data): Initialize macro_cache.
1306         (free_objfile_per_bfd_storage): Destroy macro_cache.
1307         (allocate_objfile, free_objfile): Update.
1308         * objfiles.h (struct objfile_per_bfd_storage) <macro_cache>:
1309         New field.
1310         (struct objfile) <macro_cache>: Remove.
1311         * symfile.c (reread_symbols): Update.
1312         * symmisc.c (print_symbol_bcache_statistics): Update.
1313         (print_objfile_statistics): Update.
1314
1315 2012-08-22  Tom Tromey  <tromey@redhat.com>
1316
1317         * elfread.c (elf_symtab_read): Update.
1318         * objfiles.c (objfiles_bfd_data): New global.
1319         (get_objfile_bfd_data, free_objfile_per_bfd_storage)
1320         (objfile_bfd_data_free, set_objfile_per_bfd): New functions.
1321         (allocate_objfile, free_objfile): Update.
1322         (_initialize_objfiles): Initialize objfiles_bfd_data.
1323         * objfiles.h (struct objfile_per_bfd_storage): New.
1324         (struct objfile) <per_bfd>: New field.
1325         <filename_cache>: Remove.
1326         (set_objfile_per_bfd): Declare.
1327         * symfile.c (reread_symbols): Update.  Call
1328         set_objfile_per_bfd.
1329         (allocate_symtab): Update.
1330         * symmisc.c (print_symbol_bcache_statistics): Update.
1331         (print_objfile_statistics): Print the size of the BFD obstack.
1332
1333 2012-08-22  Tom Tromey  <tromey@redhat.com>
1334
1335         * gdb_bfd.h: Include registry.h.  Use DECLARE_REGISTRY.
1336         * gdb_bfd.c: Use DEFINE_REGISTRY.
1337         (struct gdb_bfd_data): Add REGISTRY_FIELDS.
1338         (gdb_bfd_ref): Call bfd_alloc_data.
1339         (gdb_bfd_unref): Call bfd_free_data.
1340
1341 2012-08-22  Tom Tromey  <tromey@redhat.com>
1342
1343         * registry.h (struct registry_fields): New.
1344         (REGISTRY_FIELDS): Redefine.
1345         (REGISTRY_ACCESS_FIELD): New macro.
1346         (DEFINE_REGISTRY): Add ACCESS argument.  Update defined
1347         functions.
1348
1349 2012-08-22  Tom Tromey  <tromey@redhat.com>
1350
1351         * auto-load.c (_initialize_auto_load): Update.
1352         * solib-svr4.c (_initialize_svr4_solib): Update
1353         * solib-dsbt.c (_initialize_dsbt_solib): Update.
1354         * solib-darwin.c (_initialize_darwin_solib): Update.
1355         * registry.h: New file.
1356         * python/py-progspace.c (gdbpy_initialize_pspace): Update.
1357         * python/py-inferior.c (gdbpy_initialize_inferior): Update.
1358         * progspace.h: Include registry.h.  Use DECLARE_REGISTRY.
1359         (register_program_space_data_with_cleanup)
1360         (register_program_space_data, program_space_alloc_data)
1361         (clear_program_space_data, set_program_space_data)
1362         (program_space_data): Don't declare.
1363         * progspace.c: Use DEFINE_REGISTRY.
1364         (struct program_space_data, struct
1365         program_space_data_registration, struct
1366         program_space_data_registry, program_space_data_registry)
1367         (register_program_space_data_with_cleanup)
1368         (register_program_space_data, program_space_alloc_data)
1369         (program_space_free_data, clear_program_space_data)
1370         (set_program_space_data, program_space_data): Remove.
1371         * objfiles.h: Include registry.h.  Use DECLARE_REGISTRY.
1372         (struct objfile) <data, num_data>: Replace with REGISTRY_FIELDS.
1373         (register_objfile_data_with_cleanup, register_objfile_data)
1374         (clear_objfile_data, set_objfile_data, objfile_data): Don't
1375         declare.
1376         * objfiles.c: Use DEFINE_REGISTRY.
1377         (struct objfile_data, struct objfile_data_registration, struct
1378         objfile_data_registry, objfile_data_registry)
1379         (register_objfile_data_with_cleanup, register_objfile_data)
1380         (objfile_alloc_data, objfile_free_data, clear_objfile_data)
1381         (set_objfile_data, objfile_data): Remove.
1382         (_initialize_objfiles): Update.
1383         * jit.c (_initialize_jit): Update.
1384         * inflow.c (_initialize_inflow): Update.
1385         * inferior.h: Include registry.h.  Use DECLARE_REGISTRY.
1386         (struct inferior) <data, num_data>: Replace with REGISTRY_FIELDS.
1387         (register_inferior_data_with_cleanup, register_inferior_data)
1388         (clear_inferior_data, set_inferior_data, inferior_data): Don't
1389         declare.
1390         * inferior.c: Use DEFINE_REGISTRY.
1391         (struct inferior_data, struct inferior_data_registration, struct
1392         inferior_data_registry, inferior_data_registry)
1393         (register_inferior_data_with_cleanup, register_inferior_data)
1394         (inferior_alloc_data, inferior_free_data  clear_inferior_data)
1395         (set_inferior_data, inferior_data): Remove.
1396         * auxv.c (_initialize_auxv): Update.
1397         * ada-lang.c (_initialize_ada_language): Update.
1398         * breakpoint.c (_initialize_breakpoint): Update.
1399         * i386-nat.c (i386_use_watchpoints): Update.
1400
1401 2012-08-22  Tom Tromey  <tromey@redhat.com>
1402
1403         * exec.c (exec_close, exec_file_attach): Update.
1404         (add_to_section_table): Initialize 'key' field.
1405         (add_target_sections, remove_target_sections): Add 'key' argument.
1406         * exec.h (add_target_sections, remove_target_sections): Add
1407         'key' argument.
1408         * solib.c (solib_map_sections, update_solib_list, clear_solib)
1409         (reload_shared_libraries_1): Update.
1410         * target.h (struct target_section) <key>: New field.
1411
1412 2012-08-22  Tom Tromey  <tromey@redhat.com>
1413
1414         * cli/cli-cmds.c (filter_sals): Handle nelts == 0 case.
1415
1416 2012-08-21  Pierre Muller  <muller@ics.u-strasbg.fr>
1417
1418         * symfile.c (allocate_symtab): Use host_address_to_string
1419         function instead of cast of pointer to long which is not
1420         compatible with x86_64-w64-mingw32 build.
1421
1422 2012-08-19  Andrew Pinski  <apinski@cavium.com>
1423
1424         * mips-tdep.c (is_octeon): New function.
1425         (is_octeon_bbit_op): New function.
1426         (mips32_next_pc): Handle Octeon's bbit instructions.
1427         (mips32_instruction_has_delay_slot): Likewise.
1428
1429 2012-08-19  Andrew Pinski  <apinski@cavium.com>
1430
1431         * mips-tdep.c (mips32_next_pc): Fix line spacing of the comment
1432         before the function.
1433
1434 2012-08-19  Andrew Pinski  <apinski@cavium.com>
1435
1436         * mips-tdep.c (mips32_next_pc): Consolidate calls to itype_op.
1437
1438 2012-08-19  Keith Seitz  <keiths@redhat.com>
1439
1440         PR c++/14365
1441         * c-typeprint.c (c_type_print_varspec_prefix): Pass
1442         -1 for SHOW to c_type_print_base for METHODPTR and MEMBERPTR.
1443
1444 2012-08-18  Eli Zaretskii  <eliz@gnu.org>
1445
1446         * Makefile.in (HFILES_NO_SRCDIR): Fix a typo: golang.h -> go-lang.h.
1447         The typo broke "make TAGS".
1448
1449 2012-08-17  Joel Brobecker  <brobecker@adacore.com>
1450
1451         GDB 7.5 released.
1452
1453 2012-08-17  Keith Seitz  <keiths@redhat.com>
1454
1455         PR c++/13356
1456         * gdbtypes.c (strict_type_checking): New variable.
1457         (show_strict_type_checking): New function.
1458         (rank_one_type): Return NS_POINTER_INTEGER_CONVERSION_BADNESS
1459         if strict type checking is disabled.
1460         (_initialize_gdbtypes): Add "check type" subcommand.
1461         * gdbtypes.h (NS_INTEGER_POINTER_CONVERSION_BADNESS): New struct.
1462
1463 2012-08-17  Keith Seitz  <keiths@redhat.com>
1464
1465         * language.h (type_mode): Remove.
1466         (type_check): Remove.
1467         (struct language_defn): Remove la_type_check.
1468         (STRICT_TYPE): Remove unused macro.
1469         (type_error): Remove.
1470         * language.c (set_type_range_case): Renamed to ...
1471         (set_range_case): ... this.  Update all callers.
1472         Remove type_mode/type_check.
1473         (type_mode): Remove.
1474         (type_check): Remove.
1475         (show_type_command): Remove.
1476         (set_type_command): Remove.
1477         (language_info): Remove type checking output.
1478         (type_error): Remove unused function.
1479         (range_error): Update comment.
1480         (unknown_language_defn): Remove la_type_check.
1481         (auto_language_defn): Likewise.
1482         (local_language_defn): Likewise.
1483         (_initialize_language): Remove "check type" subcommand.
1484         * ada-lang.c (ada_language_defn): Remove la_type_check.
1485         * c-lang.c (c_language_defn): Likewise.
1486         (cplus_language_defn): Likewise.
1487         (asm_language_defn): Likewise.
1488         (minimal_language_defn): Likewise.
1489         * d-lang.c (d_language_defn): Likewise.
1490         * f-lang.c (f_language_defn): Likewise.
1491         * go-lang.c (go_language_defn): Likewise.
1492         * jv-lang.c (java_language_defn): Likewise.
1493         * m2-lang.c (m2_language_defn): Likewise.
1494         * objc-lang.c (objc_language_defn): Likewise.
1495         * opencl-lang.c (opencl_language_defn): Likewise.
1496         * p-lang.c (pascal_language_defn): Likewise.
1497
1498 2012-08-16  Mike Frysinger  <vapier@gentoo.org>
1499
1500         * infcmd.c (_initialize_infcmd): Remove trailing ) in next help text.
1501
1502 2012-08-16  Joel Brobecker  <brobecker@adacore.com>
1503
1504         * ia64-hpux-nat.c (ia64_hpux_get_register_from_save_state_t):
1505         New function.
1506         (ia64_hpux_xfer_memory): Check if inferior_ptid is known before
1507         using the regache.  Use ia64_hpux_get_register_from_save_state_t
1508         to access the bsp and bspstore registers if not.
1509
1510 2012-08-16  Joel Brobecker  <brobecker@adacore.com>
1511
1512         * breakpoint.h (detach_breakpoints): pid parameter is now a ptid.
1513         * breakpoint.c (detach_breakpoints): Change pid parameter into
1514         a ptid.  Adjust code accordingly.
1515         * infrun.c (handle_inferior_event): Delete variable child_pid.
1516         Update call to detach_breakpoints to pass the child ptid for
1517         fork events.
1518         * linux-nat.c (linux_nat_iterate_watchpoint_lwps): Remove
1519         assert that inferior_ptid's lwp is zero.
1520         (linux_handle_extended_wait): Update call to detach_breakpoints.
1521         * inf-ttrace.c (inf_ttrace_follow_fork): Update call to
1522         detach_breakpoints.
1523
1524 2012-08-16  Joel Brobecker  <brobecker@adacore.com>
1525
1526         * inf-ttrace.c (inf_ttrace_follow_fork): When following the
1527         parent, only call detach_breakpoints if tts.tts_event ==
1528         TTEVT_VFORK.
1529
1530 2012-08-16  Joel Brobecker  <brobecker@adacore.com>
1531
1532         * dwarf2-frame.c (dwarf2_frame_cache): Use
1533         get_frame_address_in_block instead of get_frame_pc as
1534         the bound for executing the frame's FDE.
1535
1536 2012-08-16  Yao Qi  <yao@codesourcery.com>
1537
1538         * gdbtypes.h (enum type_code): Define TYPE_CODE_BITSTRING -1.
1539         * arm-tdep.c (arm_type_align): Remove code handling TYPE_CODE_BITSTRING.
1540         * c-typeprint.c (c_type_print_varspec_prefix): Likewise.
1541         (c_type_print_varspec_suffix): Likewise.
1542         * eval.c (evaluate_subexp_standard): Likewise.
1543         * f-typeprint.c (f_type_print_varspec_prefix): Likewise.
1544         (f_type_print_varspec_suffix): Likewise.
1545         * gdbtypes.c (is_scalar_type): Likewise.
1546         (recursive_dump_type): Likewise.
1547         * infcall.c (value_arg_coerce): Likewise.
1548         * m2-valprint.c (m2_val_print): Likewise.
1549         * p-typeprint.c (pascal_type_print_varspec_prefix): Likewise.
1550         (pascal_type_print_varspec_suffix): Likewise.
1551         (pascal_type_print_base): Likewise.
1552         * p-valprint.c (pascal_val_print): Likewise.
1553         (pascal_val_print): Likewise.
1554         * valops.c (value_slice): Likewise.
1555         * valprint.c (scalar_type_p): Likewise.
1556         * valarith.c (value_bitstring_subscript): Remove.
1557         (value_concat): Remove code handling TYPE_CODE_BITSTRING.
1558         Remove comment on TYPE_CODE_BITSTRING.
1559
1560         * stabsread.c (read_type): Don't set TYPE_CODE (type) to
1561         TYPE_CODE_BITSTRING.
1562
1563         * python/py-type.c (pyty_codes): Move ENTRY (TYPE_CODE_BITSTRING) to
1564         slot 0.
1565
1566 2012-08-16  Yao Qi  <yao@codesourcery.com>
1567
1568         * tracepoint.c (trace_find_none_command): Remove.
1569         (_initialize_tracepoint): Call add_alias_cmd for "tfind none".
1570
1571 2012-08-16  Yao Qi  <yao@codesourcery.com>
1572
1573         * remote.c (handle_notification): Remove parameter 'length'.
1574         (putpkt_binary, getpkt_or_notif_sane_1): Caller update.
1575
1576 2012-08-15  Keith Seitz  <keiths@redhat.com>
1577
1578         * gdbtypes.c (opaque_type_resolution): Make static.
1579         Add missing comment.
1580         (overload_debug): Add missing comment.
1581         (show_opaque_type_resolution): Likewise.
1582         (show_overload_debug): Likewise.
1583         (print_bit_vector): Remove unnecessary forward declaration.
1584         (print_arg_types): Likewise.
1585         (dump_fn_fieldlists): Likewise.
1586         (print_cplus_stuff): Likewise.
1587
1588 2012-08-15  Tom Tromey  <tromey@redhat.com>
1589
1590         * gdb_bfd.c (struct gdb_bfd_data) <archive_bfd>: New field.
1591         (gdb_bfd_ref): Initialize new field.
1592         (gdb_bfd_unref): Unref the archive BFD.
1593         (gdb_bfd_openr_next_archived_file): Acquire a reference to the
1594         parent archive.
1595
1596 2012-08-15  Tom Tromey  <tromey@redhat.com>
1597
1598         PR python/14387:
1599         * python/py-bpevent.c (create_breakpoint_event_object): Update
1600         comment.
1601         * python/py-event.c (evpy_add_attribute): Update comment.
1602         * python/py-exitedevent.c (create_exited_event_object): Fix
1603         reference counting and error handling.
1604         * python/py-newobjfileevent.c (create_new_objfile_event_object):
1605         Fix reference counting.
1606         * python/py-signalevent.c (create_signal_event_object): Fix
1607         reference counting and error handling.
1608         * python/py-stopevent.c (emit_stop_event): Fix reference
1609         counting.
1610         * python/py-threadevent.c (get_event_thread): Return a
1611         borrowed reference.
1612         * python/py-type.c (convert_field): Fix reference counting.
1613
1614 2012-08-15  Tom Tromey  <tromey@redhat.com>
1615
1616         * dwarf2read.c (dwarf_decode_macro_bytes)
1617         <DW_MACRO_GNU_transparent_include>: Use pointer to included data
1618         as hash key.
1619
1620 2012-08-14  Mike Frysinger  <vapier@gentoo.org>
1621
1622         * infcmd.c (_initialize_infcmd): Update help text for the signal,
1623         stepi, nexti, finish, next, step, jump, and continue commands.
1624         * infrun.c (_initialize_infrun): Update help text for the handle
1625         command.
1626
1627 2012-08-14  Doug Evans  <dje@google.com>
1628
1629         * gdbtypes.c (struct extra): Delete, unused.
1630
1631         * gdbtypes.c: Whitespace cleanup.
1632         (address_space_name_to_int): Remove "extern" from definition.
1633         (_initialize_gdbtypes): Declare with initialize_file_ftype.
1634
1635         * gdbtypes.c (make_pointer_type): Remove redundant setting of
1636         TYPE_POINTER_TYPE (type).
1637
1638 2012-08-14  Gary Benson  <gbenson@redhat.com>
1639
1640         * solib-svr4.c (svr4_free_library_list): Use free_so.
1641
1642 2012-08-13  Mike Frysinger  <vapier@gentoo.org>
1643
1644         * .gitignore: Add go-exp.c.
1645
1646 2012-08-13  Doug Evans  <dje@google.com>
1647
1648         * value.c (show_convenience): Tweak comment.
1649         (_initialize_values): Mention convenience functions in the help text
1650         for "show convenience".
1651
1652 2012-08-13  Yao Qi  <yao@codesourcery.com>
1653
1654         * std-operator.def: Remove TERNOP_SLICE_COUNT.
1655         * breakpoint.c (watchpoint_exp_is_const): Remove handling to
1656         TERNOP_SLICE_COUNT.
1657         * eval.c (evaluate_subexp_standard): Likewise.
1658         * expprint.c (print_subexp_standard): Likewise.
1659         (dump_subexp_body_standard): Likewise.
1660         * parse.c (operator_length_standard): Likewise.
1661
1662 2012-08-13  Yao Qi  <yao@codesourcery.com>
1663
1664         * std-operator.def: Remove OP_BITSTRING.
1665         * breakpoint.c (watchpoint_exp_is_const): Update.
1666         * eval.c (evaluate_subexp_standard): Remove handling to
1667         OP_BITSTRING.
1668         * expprint.c (print_subexp_standard): Likewise.
1669         (dump_subexp_body_standard): Likewise.
1670         * parse.c (operator_length_standard): Likewise.
1671         * valops.c (value_bitstring): Remove.
1672         * value.h: Remove the declaration of 'value_bitstring'.
1673
1674 2012-08-10  Sergio Durigan Junior  <sergiodj@redhat.com>
1675
1676         * linespec.c (find_methods): Remove unused variables `i1' and
1677         `name_len'.
1678         (decode_line_full): Likewise for `arg_start'.
1679
1680 2012-08-10  Sergio Durigan Junior  <sergiodj@redhat.com>
1681
1682         * gdb_bfd.c (gdb_bfd_unref): Remove unused variable `slot'.
1683         (zlib_decompress_section): Likewise for `section_data'.
1684         (gdb_bfd_map_section): Likewise for `buf' and `retbuf'.
1685
1686 2012-08-10  Doug Evans  <dje@google.com>
1687
1688         Add $_memeq, $_regex, $_streq, $_strlen convenience functions.
1689         * NEWS: Document them.
1690         * data-directory/Makefile.in (PYTHON_FILES): Add function/__init__.py,
1691         function/strfns.py.
1692         * python/py-type.c (typy_array_1): New function.
1693         (typy_array): Call it.
1694         (typy_vector): New function.
1695         (type_object_methods): Add "vector".
1696         * python/lib/gdb/function/__init__.py: New file.
1697         * python/lib/gdb/function/strfns.py: New file.
1698
1699 2012-08-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
1700
1701         * python/py-type.c (convert_field): Use gdb_py_long_from_longest
1702         for TYPE_FIELD_BITPOS.
1703         (typy_get_sizeof): Likewise for TYPE_LENGTH.
1704
1705 2012-08-10  Mike Frysinger  <vapier@gentoo.org>
1706
1707         PR cli/10436:
1708         * common/vec.h (VEC_merge): Define.
1709         (DEF_VEC_ALLOC_FUNC_I): Add a merge helper.
1710         (DEF_VEC_ALLOC_FUNC_P): Likewise.
1711         (DEF_VEC_ALLOC_FUNC_O): Likewise.
1712         * completer.c: Include gdb_signals.h.
1713         (signal_completer): Define.
1714         * completer.h (signal_completer): Add prototype.
1715         * infcmd.c (_initialize_infcmd): Assign the command
1716         completer for "signal" to handle_completer.
1717         * infrun.c: Include completer.h.
1718         (handle_completer): Define.
1719         (_initialize_infrun): Declare a new local variable c.  Store the
1720         result of add_com("handle") to it.  Assign the command
1721         completer for "handle" to handle_completer.
1722
1723 2012-08-09  Yao Qi  <yao@codesourcery.com>
1724
1725         * cli/cli-decode.c (set_cmd_prefix): New.
1726         (lookup_cmd_for_prefixlist): New.
1727         (add_prefix_cmd): Call set_cmd_prefix and update field 'prefix'
1728         of each cmd_list_element in *prefixlist.
1729         (add_setshow_cmd_full): set_cmd_prefix.
1730         (add_alias_cmd): Likewise.
1731         * cli/cli-decode.h (struct cmd_list_element) <prefix>: New field.
1732         Declare 'auto_boolean_enums'.
1733         * cli/cli-setshow.c: Include "observer.h".
1734         (notify_command_param_changed_p): New.
1735         (add_setshow_auto_boolean_cmd): Move auto_boolean_enums out.
1736         Remove 'static'.
1737         (do_setshow_command): Split it to ...
1738         (do_set_command, do_show_command): ... them.  New.
1739         (do_set_command): Call observer_notify_command_param_changed if
1740         notify_command_param_changed_p returns true.
1741         (cmd_show_list): Caller update.
1742         * auto-load.c (set_auto_load_cmd): Likewise.
1743         * remote.c (show_remote_cmd): Likewise.
1744         * cli/cli-setshow.h: Update declarations.
1745         * top.c (execute_command): Call do_set_command and do_show_command.
1746
1747         * NEWS: Mention new MI notification.
1748         * mi/mi-interp.c: Declare mi_command_param_changed.
1749         (mi_interpreter_init): Attach mi_command_param_changed to
1750         observer command_param_changed.
1751         (mi_command_param_changed): New.
1752         Remove mi_suppress_breakpoint_notifications.
1753         Define global variable mi_suppress_notification.
1754         (mi_breakpoint_created): Update.
1755         (mi_breakpoint_deleted): Likewise.
1756         (mi_breakpoint_modified): Likewise.
1757         * mi/mi-main.c (mi_cmd_execute): Likewise.  Check command
1758         'gdb-set' and set mi_suppress_notification.
1759         * mi/mi-main.h: (mi_suppress_notification): New struct.
1760
1761 2012-08-09  Andreas Tobler  <andreast@fgznet.ch>
1762             Jan Kratochvil  <jan.kratochvil@redhat.com>
1763
1764         * fbsd-nat.h (fbsd_find_memory_regions): Use find_memory_region_ftype.
1765
1766 2012-08-09  Yao Qi  <yao@codesourcery.com>
1767
1768         * cli/cli-cmds.c (enablebreaklist): Move it to breakpoint.c.
1769         (skiplist): Move it to skip.c.
1770         (init_cmd_lists): Remove code setting enablebreaklist and
1771         skiplist to NULL.
1772         * breakpoint.c (enablebreaklist): Moved from cli/cli-cmds.c.
1773         * cli/cli-cmds.h: Remove declaration of enablebreaklist and
1774         skiplist.
1775         * gdbcmd.h: Likewise.
1776         * skip.c (_initialize_step_skip): Move 'skiplist' from
1777         cli/cli-cmds.c.
1778
1779 2012-08-09  Yao Qi  <yao@codesourcery.com>
1780
1781         * cli/cli-dump.c: Add 'static' to some cmd_list_element variables.
1782         * gnu-nat.c, symfile.c: Likewise.
1783
1784 2012-08-08  Aaron Gamble  <agamble@google.com>
1785
1786         * utils.c (prompt_for_continue_wait_time): New static global.
1787         (make_command_stats_cleanup): Initialize it.
1788         (report_command_stats): Subtract time waiting for user.
1789         (prompt_for_continue): Track time waiting for user.
1790         (defaulted_query): Track time waiting for user.
1791
1792 2012-08-08  Doug Evans  <dje@google.com>
1793
1794         * eval.c (evaluate_subexp_standard): Fix thinko in handling
1795         UNOP_MEMVAL_TYPE.
1796         * expprint.c (print_subexp_standard, case OP_TYPE): New.
1797         (print_subexp_standard, case UNOP_CAST_TYPE): Don't increment pos.
1798         (print_subexp_standard, case UNOP_DYNAMIC_CAST): Ditto.
1799         (print_subexp_standard, case UNOP_REINTERPRET_CAST): Ditto.
1800         (print_subexp_standard, case UNOP_MEMVAL_TYPE): Ditto.
1801         (dump_subexp_body_standard, case UNOP_DYNAMIC_CAST): Don't increment
1802         elt.
1803         (dump_subexp_body_standard, case UNOP_REINTERPRET_CAST): Ditto.
1804         (dump_subexp_body_standard, case UNOP_CAST_TYPE): Ditto.
1805         (dump_subexp_body_standard, case UNOP_MEMVAL_TYPE): Ditto.
1806         (dump_prefix_expression): Handle OP_TYPE.
1807
1808 2012-08-08  Keith Seitz  <keiths@redhat.com>
1809
1810         * breakpoint.c (parse_breakpoint_sals): Remove unused variable
1811         addr_start.
1812
1813 2012-08-08  Doug Evans  <dje@google.com>
1814
1815         * linux-thread-db.c: #include "gdb_vecs.h".
1816         (try_thread_db_load_from_pdir_1): New arg "subdir".  All callers
1817         updated.
1818         (try_thread_db_load_from_pdir): New arg "subdir".  All callers updated.
1819         (thread_db_load_search): Use a vector to iterate over path elements.
1820         Handle text appearing after "$pdir".
1821
1822         * gdb_string.h: Moved to ...
1823         * common/gdb_string.h: ... here.
1824         * common/vec.h: Remove #ifndef GDBSERVER conditional inclusion of
1825         gdb_string.h and gdb_assert.h.
1826
1827 2012-08-08  Yao Qi  <yao@codesourcery.com>
1828
1829         * tic6x-tdep.c (tic6x_register_to_value): Remove.
1830         (tic6x_value_to_register): Likewise.
1831         (tic6x_gdbarch_init): Don't call set_gdbarch_register_to_value
1832         and set_gdbarch_value_to_register.
1833
1834 2012-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
1835             Jean-Marc Saffroy  <saffroy@gmail.com>
1836
1837         PR 11804
1838         * defs.h (find_memory_region_ftype): New comment.  New arg modified.
1839         * fbsd-nat.c (fbsd_find_memory_regions): Add the passed modified value.
1840         * gcore.c (gcore_create_callback): New function comment.  Add modified
1841         parameter.  Only write modified regions.  Set SEC_READONLY exactly
1842         according to MODIFIED.
1843         (objfile_find_memory_regions): Ignore separate debug info files.  Ass
1844         the passed modified value to FUNC.
1845         * gnu-nat.c (gnu_find_memory_regions): Add the passed modified value.
1846         * linux-tdep.c (linux_find_memory_regions): Try to reads smaps file
1847         first.  New variables modified and has_anonymous.  Parse the lines of
1848         smaps file.  Add the passed MODIFIED value to FUNC.
1849         * procfs.c (find_memory_regions_callback): Add the passed modified
1850         value.
1851
1852 2012-08-06  Tom Tromey  <tromey@redhat.com>
1853
1854         * dwarf2-frame.c (clear_pointer_cleanup): New function.
1855         (dwarf2_frame_cache): Use it.
1856         * frame-unwind.h (frame_sniffer_ftype): Document prologue
1857         cache initialization constraint.
1858
1859 2012-08-06  Tom Tromey  <tromey@redhat.com>
1860
1861         PR python/14386:
1862         * varobj.c (update_dynamic_varobj_children): Don't call
1863         PyIter_Check.
1864
1865 2012-08-06  Tom Tromey  <tromey@redhat.com>
1866
1867         PR cli/14392:
1868         * cli/cli-cmds.c (list_command): Filter 'sals_end'.
1869
1870 2012-08-06  Nathaniel Flath  <flat0103@gmail.com>
1871
1872         * NEWS: New entry for 'cd' default parameters.
1873         * cli/cli-cmds.c (cd_command): Replace error_no_arg by DIR assignment.
1874
1875 2012-08-03  Tom Tromey  <tromey@redhat.com>
1876
1877         * dwarf2-frame.c (dwarf2_frame_cache): Call do_cleanups before
1878         return.
1879
1880 2012-08-02  Ulrich Weigand  <ulrich.weigand@linaro.org>
1881
1882         * inf-child.c (inf_child_fileio_pwrite): If pwrite fails, fall back
1883         to attempting lseek/write.
1884         (inf_child_fileio_pread): Likewise for pread.
1885
1886 2012-08-02  Yao Qi  <yao@codesourcery.com>
1887
1888         * dwarf2loc.c (entry_values_debug): Add 'unsigned'.
1889         (_initialize_dwarf2loc): Call add_setshow_zuinteger_cmd instead of
1890         add_setshow_zinteger_cmd.
1891         * dwarf2loc.h: Update the declaration of 'entry_values_debug'.
1892         * dwarf2read.c (dwarf2_die_debug): Add 'unsigned'.
1893         (_initialize_dwarf2_read): Call add_setshow_zuinteger_cmd
1894         instead of add_setshow_zinteger_cmd.
1895         * darwin-nat.c (dwarwin_debug_flag): Add 'unsigned'.
1896         (_initialize_darwin_inferior): Call add_setshow_zuinteger_cmd
1897         instead of add_setshow_zinteger_cmd.
1898         * frame.c (frame_debug): Add 'unsigned'.
1899         (_intialize_frame): Call add_setshow_zuinteger_cmd instead of
1900         add_setshow_zinteger_cmd.
1901         * frame.h: Update the declaration of 'frame_debug'.
1902         * gdbtypes.c (overload_debug): Add 'unsigned'.
1903         (_initialize_gdbtypes): Call add_setshow_zuinteger_cmd instead of
1904         add_setshow_zinteger_cmd.
1905         * inferior.h: Update declaration of 'debug_infrun'.
1906         * infrun.c (debug_infrun): Add 'unsigned'.
1907         (_initialize_infrun): Call add_setshow_zuinteger_cmd instead of
1908         add_setshow_zinteger_cmd.
1909         * jit.c (jit_debug): Add 'unsigned'.
1910         (_initialize_jit): Call add_setshow_zuinteger_cmd instead of
1911         add_setshow_zinteger_cmd.
1912         * linux-nat.c (debug_linux_nat): Add 'unsigned'.
1913         (_initialize_linux_nat): Call add_setshow_zuinteger_cmd
1914         instead of add_setshow_zinteger_cmd.
1915         * linux-thread-db.c (libthread_db_debug): Add 'unsigned'.
1916         (_initialize_thread_db): Call add_setshow_zuinteger_cmd instead of
1917         add_setshow_zinteger_cmd.
1918         * machoread.c (mach_o_debug_level): Add 'unsigned'.
1919         (_initialize_machoread): Call add_setshow_zuinteger_cmd
1920         instead of add_setshow_zinteger_cmd.
1921         * mi/mi-cmd-var.c: Update the declaration of 'varobjdebug'.
1922         * microblaze-tdep.c (microblaze_debug_flag): Add 'unsigned'.
1923         (_initialize_microblaze_tdep): Call add_setshow_zuinteger_cmd
1924         intead of add_setshow_zinteger_cmd.
1925         * mips-tdep.c (mips_debug): Add 'unsigned'.
1926         (_initialize_mips_tdep): Call add_setshow_zuinteger_cmd
1927         instead of add_setshow_zinteger_cmd.
1928         * monitor.c (monitor_debug): Add 'unsigned'.
1929         (_initialize_remote_monitors): Call add_setshow_zuinteger_cmd instead of
1930         add_setshow_zinteger_cmd.
1931         * observer.c (observer_debug): Add 'unsigned'.
1932         (_initialize_observer): Call add_setshow_zuinteger_cmd instead of
1933         add_setshow_zinteger_cmd.
1934         * parse.c (expressiondebug): Add 'unsigned'.
1935         (_initialize_parse): Call add_setshow_zuinteger_cmd instead of
1936         add_setshow_zinteger_cmd.
1937         * record.c (record_debug): Add 'unsigned'.
1938         (_initialize_record): Call add_setshow_zuinteger_cmd instead of
1939         add_setshow_zinteger_cmd.
1940         * record.h: Update the declaration of 'record_debug'.
1941         * stap-probe.c (stap_expression_debug): Add 'unsigned'.
1942         (_initialize_stap_probe): Call add_setshow_zuinteger_cmd instead of
1943         add_setshow_zinteger_cmd.
1944         * serial.c (global_serial_debug_p): Add 'unsigned'.
1945         (_initialize_serial): Call add_setshow_zuinteger_cmd instead of
1946         add_setshow_zinteger_cmd.
1947         * solib-dsbt.c (solib_dsbt_debug): Add 'unsigned'.
1948         (_initialize_dsbt_solib): Call add_setshow_zuinteger_cmd instead of
1949         add_setshow_zinteger_cmd.
1950         * solib-frv.c (solib_frv_debug): Add 'unsigned'.
1951         (_initialize_frv_solib): Call add_setshow_zuinteger_cmd instead of
1952         add_setshow_zinteger_cmd.
1953         * target.c (targetdebug): Add 'unsigned'.
1954         (initialize_targets): Call add_setshow_zuinteger_cmd instead of
1955         add_setshow_zinteger_cmd.
1956         * valops.c (overload_debug): Add 'unsigned'.
1957         * varobj.c (varobjdebug): Add 'unsigned'.
1958         (_initialize_varobj): Call add_setshow_zuinteger_cmd instead of
1959         add_setshow_zinteger_cmd.
1960         * xtensa-tdep.c (xtensa_debug_level): Add 'unsigned'.
1961         (_initialize_xtensa_tdep): Call add_setshow_zuinteger_cmd
1962         instead of add_setshow_zinteger_cmd.
1963
1964         * arch-utils.h: Remove the declaration of 'gdbarch_debug'.
1965         * gdbarch.sh (gdbarch_debug): Add 'unsigned'.
1966         (extern void _initialize_gdbarch): Call add_setshow_zuinteger_cmd
1967         instead of add_setshow_zinteger_cmd.
1968         * gdbarch.c, gdbarch.h: Re-generated.
1969
1970 2012-08-02  Yao Qi  <yao@codesourcery.com>
1971
1972         * nto-tdep.c: Don't include cli/cli-decode.h and
1973         cli/cli-cmds.h.
1974         (_initialize_nto_tdep): Remove.
1975         * nto-tdep.h (struct nto_target_ops) <internal_debugging>:
1976         Remove field.
1977         Remove macro nto_internal_debugging.
1978
1979 2012-08-01  Richard Henderson  <rth@redhat.com>
1980
1981         * configure.tgt (m32c-*-*) [gdb_target_obs]: Remove prologue-value.o.
1982         (mep-*-*) [gdb_target_obs]: Likewise.
1983
1984 2012-07-31  Andreas Schwab  <schwab@linux-m68k.org>
1985
1986         * ppc-linux-tdep.c (ppc_linux_init_abi): Register
1987         linux_get_siginfo_type.
1988
1989 2012-07-31  Jan Kratochvil  <jan.kratochvil@redhat.com>
1990
1991         * infcall.c (call_function_by_hand): Move BP_ADDR comment to
1992         AT_ENTRY_POINT.
1993         (call_function_by_hand) <ON_STACK>: Call write_memory with
1994         gdbarch_breakpoint_from_pc, if possible.
1995         (call_function_by_hand) <AT_ENTRY_POINT>: The BP_ADDR comment is moved
1996         here.
1997
1998 2012-07-31  Yao Qi  <yao@codesourcery.com>
1999
2000         * tracepoint.c: Add 'static' for some variables.
2001
2002 2012-07-31  Yao Qi  <yao@codesourcery.com>
2003
2004         * go32-nat.c: Declare _initialize_go32_nat.
2005         * ser-go32.c: Declare _initialize_ser_dos.
2006         * top.c (do_chdir_cleanup): Add 'static'.
2007
2008 2012-07-30  Keith Seitz  <keiths@redhat.com>
2009
2010         * linespec.c (linespec_lex_number): A number followed
2011         by quotes is a valid number, too.
2012
2013 2012-07-30  Tom Tromey  <tromey@redhat.com>
2014
2015         * remote-sim.c (gdb_os_poll_quit): Don't check immediate_quit.
2016
2017 2012-07-30  Ulrich Weigand  <ulrich.weigand@linaro.org>
2018
2019         * arm-linux-nat.c (arm_linux_hw_breakpoint_initialize): Do not
2020         attempt to 4-byte-align HW breakpoint addresses for Thumb.
2021
2022 2012-07-30  Andrew Burgess  <aburgess@broadcom.com>
2023
2024         * varobj.c (varobj_invalidate_iter): All varobj must be marked as
2025         invalid or reevaluated to prevent prevent references to possibly
2026         delete'd type objects being left in the varobj.
2027
2028 2012-07-27  Tom Tromey  <tromey@redhat.com>
2029             Jan Kratochvil  <jan.kratochvil@redhat.com>
2030
2031         * copying.awk: Print buffer-read-only and vi ro markers.
2032         * copying.c: Rebuild.
2033         * gdbarch.sh (copyright): Print buffer-read-only and vi ro markers.
2034         * gdbarch.c, gdbarch.h: Rebuild.
2035         * target-descriptions.c (maint_print_c_tdesc_cmd): Print
2036         buffer-read-only and vi ro markers.
2037         * features/arm-with-iwmmxt.c: Rebuild.
2038         * features/arm-with-m-fpa-layout.c: Rebuild.
2039         * features/arm-with-m-vfp-d16.c: Rebuild.
2040         * features/arm-with-m.c: Rebuild.
2041         * features/arm-with-neon.c: Rebuild.
2042         * features/arm-with-vfpv2.c: Rebuild.
2043         * features/arm-with-vfpv3.c: Rebuild.
2044         * features/i386/amd64-avx-linux.c: Rebuild.
2045         * features/i386/amd64-avx.c: Rebuild.
2046         * features/i386/amd64-linux.c: Rebuild.
2047         * features/i386/amd64.c: Rebuild.
2048         * features/i386/i386-avx-linux.c: Rebuild.
2049         * features/i386/i386-avx.c: Rebuild.
2050         * features/i386/i386-linux.c: Rebuild.
2051         * features/i386/i386-mmx-linux.c: Rebuild.
2052         * features/i386/i386-mmx.c: Rebuild.
2053         * features/i386/i386.c: Rebuild.
2054         * features/i386/x32-avx-linux.c: Rebuild.
2055         * features/i386/x32-avx.c: Rebuild.
2056         * features/i386/x32-linux.c: Rebuild.
2057         * features/i386/x32.c: Rebuild.
2058         * features/mips-dsp-linux.c: Rebuild.
2059         * features/mips-linux.c: Rebuild.
2060         * features/mips64-dsp-linux.c: Rebuild.
2061         * features/mips64-linux.c: Rebuild.
2062         * features/rs6000/powerpc-32.c: Rebuild.
2063         * features/rs6000/powerpc-32l.c: Rebuild.
2064         * features/rs6000/powerpc-403.c: Rebuild.
2065         * features/rs6000/powerpc-403gc.c: Rebuild.
2066         * features/rs6000/powerpc-405.c: Rebuild.
2067         * features/rs6000/powerpc-505.c: Rebuild.
2068         * features/rs6000/powerpc-601.c: Rebuild.
2069         * features/rs6000/powerpc-602.c: Rebuild.
2070         * features/rs6000/powerpc-603.c: Rebuild.
2071         * features/rs6000/powerpc-604.c: Rebuild.
2072         * features/rs6000/powerpc-64.c: Rebuild.
2073         * features/rs6000/powerpc-64l.c: Rebuild.
2074         * features/rs6000/powerpc-7400.c: Rebuild.
2075         * features/rs6000/powerpc-750.c: Rebuild.
2076         * features/rs6000/powerpc-860.c: Rebuild.
2077         * features/rs6000/powerpc-altivec32.c: Rebuild.
2078         * features/rs6000/powerpc-altivec32l.c: Rebuild.
2079         * features/rs6000/powerpc-altivec64.c: Rebuild.
2080         * features/rs6000/powerpc-altivec64l.c: Rebuild.
2081         * features/rs6000/powerpc-cell32l.c: Rebuild.
2082         * features/rs6000/powerpc-cell64l.c: Rebuild.
2083         * features/rs6000/powerpc-e500.c: Rebuild.
2084         * features/rs6000/powerpc-e500l.c: Rebuild.
2085         * features/rs6000/powerpc-isa205-32l.c: Rebuild.
2086         * features/rs6000/powerpc-isa205-64l.c: Rebuild.
2087         * features/rs6000/powerpc-isa205-altivec32l.c: Rebuild.
2088         * features/rs6000/powerpc-isa205-altivec64l.c: Rebuild.
2089         * features/rs6000/powerpc-isa205-vsx32l.c: Rebuild.
2090         * features/rs6000/powerpc-isa205-vsx64l.c: Rebuild.
2091         * features/rs6000/powerpc-vsx32.c: Rebuild.
2092         * features/rs6000/powerpc-vsx32l.c: Rebuild.
2093         * features/rs6000/powerpc-vsx64.c: Rebuild.
2094         * features/rs6000/powerpc-vsx64l.c: Rebuild.
2095         * features/rs6000/rs6000.c: Rebuild.
2096         * features/s390-linux32.c: Rebuild.
2097         * features/s390-linux32v1.c: Rebuild.
2098         * features/s390-linux32v2.c: Rebuild.
2099         * features/s390-linux64.c: Rebuild.
2100         * features/s390-linux64v1.c: Rebuild.
2101         * features/s390-linux64v2.c: Rebuild.
2102         * features/s390x-linux64.c: Rebuild.
2103         * features/s390x-linux64v1.c: Rebuild.
2104         * features/s390x-linux64v2.c: Rebuild.
2105         * features/tic6x-c62x-linux.c: Rebuild.
2106         * features/tic6x-c62x.c: Rebuild.
2107         * features/tic6x-c64x-linux.c: Rebuild.
2108         * features/tic6x-c64x.c: Rebuild.
2109         * features/tic6x-c64xp-linux.c: Rebuild.
2110         * features/tic6x-c64xp.c: Rebuild.
2111
2112 2012-07-27  Tom Tromey  <tromey@redhat.com>
2113
2114         * c-exp.y (classify_name): Avoid assignment in condition.
2115
2116 2012-07-27  Roland Schwingel  <roland.schwingel@onevision.com>
2117
2118         * amd64-windows-tdep.c: Include "frame.h".
2119         (amd64_windows_skip_trampoline_code): New function.
2120         (amd64_windows_init_abi): Add trampoline registration.
2121
2122 2012-07-27  Yao Qi  <yao@codesourcery.com>
2123
2124         * tracepoint.c (cur_traceframe_number): Remove.
2125         (set_tfile_traceframe): Remove.
2126         (tfile_trace_find, tfile_fetch_registers): Update callers.
2127         (tfile_xfer_partial, tfile_get_trace_state_variable_value): Likewise.
2128         (tfile_open, tfile_trace_find): Likewise.
2129
2130 2012-07-27  Yao Qi  <yao@codesourcery.com>
2131
2132         * thread.c (switch_to_thread): Don't call registers_changed.
2133
2134 2012-07-26  Tom Tromey  <tromey@redhat.com>
2135
2136         * Makefile.in (SFILES): Remove objc-exp.y.
2137         (YYFILES): Remove objc-exp.c.
2138         (YYOBJ): Remove objc-exp.o.
2139         (local-maintainer-clean): Don't mention objc-exp.c.
2140         * c-exp.y: Include objc-lang.h.
2141         (%union) <class>: New field.
2142         (NSSTRING, SELECTOR, CLASSNAME, OBJC_LBRAC): New tokens.
2143         (exp): Clone subscript production for OBJC_LBRAC.  Add various
2144         Objective C productions.
2145         (msglist, msgarglist, msgarg): New productions.
2146         (array_mod, func_mod, operator): Clone productions for
2147         OBJC_LBRAC.
2148         (parse_string_or_char): Handle '@' strings.
2149         (lex_one_token): Return OBJC_LBRAC.  Recognize @selector.
2150         (classify_name): Check la_name_of_this.  Recognize ObjC class
2151         names.
2152         * objc-exp.y: Remove.
2153         * objc-lang.c (objc_language_defn): Use c_parse, c_error.
2154         * objc-lang.h (objc_parse, objc_error): Don't declare.
2155
2156 2012-07-26  Markus Metzger  <markus.t.metzger@intel.com>
2157
2158         * python/py-inferior.c (infpy_threads): Call update_thread_list ().
2159
2160 2012-07-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
2161
2162         * auto-load.c (auto_load_info_scripts): Remove immediate_quit increment
2163         and decrement.
2164
2165 2012-07-26  Tom Tromey  <tromey@redhat.com>
2166
2167         * copying.c: Rebuild.
2168         * copying.awk: Don't use immediate_quit.  Use 'no_set_class', not
2169         'no_class'.
2170
2171 2012-07-26  Tom Tromey  <tromey@redhat.com>
2172
2173         * symmisc.c (print_symbol_bcache_statistics): Use QUIT, not
2174         immediate_quit.
2175         (print_objfile_statistics): Likewise.
2176         (maintenance_print_symbols): Likewise.
2177         (maintenance_print_msymbols): Likewise.
2178         (maintenance_print_objfiles): Likewise.
2179         * psymtab.c (print_partial_symbols): Call QUIT.
2180         (maintenance_print_psymbols): Likewise.  Don't modify
2181         immediate_quit.
2182         * copying.c (show_copying_command): Don't modify immediate_quit.
2183         (show_warranty_command): Likewise.
2184         * cli/cli-cmds.c (show_version): Don't modify immediate_quit.
2185
2186 2012-07-26  Keith Seitz  <keiths@redhat.com>
2187
2188         * linespec.c (linespec_lexer_lex_number): The input
2189         is also a valid number if the next character is a comma
2190         or colon.
2191
2192 2012-07-26  Joel Brobecker  <brobecker@adacore.com>
2193
2194         * NEWS: Document new --enable-libmcheck/--disable-libmcheck
2195         configure options.
2196
2197 2012-07-26  Tristan Gingold  <gingold@adacore.com>
2198
2199         * machoread.c: Include gdb_bfd.h.
2200
2201 2012-07-26  Tristan Gingold  <gingold@adacore.com>
2202
2203         * dwarf2loc.c (locexpr_describe_location_piece): Use uint64_t for
2204         offset.
2205
2206 2012-07-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
2207
2208         * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Expand parameter
2209         SIZE to size_t.
2210         (dwarf2_evaluate_loc_desc): Likewise.
2211         (dwarf2_loc_desc_needs_frame): Likewise.
2212         (locexpr_describe_location_1): Likewise.
2213         * dwarf2loc.h (struct dwarf2_locexpr_baton): Make SIZE as
2214         size_t.
2215         (struct dwarf2_loclist_baton): Likewise.
2216         * dwarf2read.c (struct dwarf_block): Likewise.
2217         (dump_die_shallow): Use pulongest to print dwarf_block.size.
2218         (decode_locdesc): Expand SIZE and I to size_t.
2219
2220 2012-07-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
2221
2222         * contrib/cc-with-tweaks.sh: Put into comment path gdb/contrib/.
2223
2224 2012-07-25  Joel Brobecker  <brobecker@adacore.com>
2225
2226         * doublest.c (convert_doublest_to_floatformat): If the exponent
2227         is too small, treat the value as zero.  If the exponent is too
2228         large, treat the value as infinity.
2229
2230 2012-07-25  Joel Brobecker  <brobecker@adacore.com>
2231
2232         * configure.ac: Add --enable-lmcheck configure option.
2233         * configure: Regenerate.
2234
2235 2012-07-25  Tom Tromey  <tromey@redhat.com>
2236
2237         * NEWS: Mention maint info bfds.
2238         * gdb_bfd.c (all_bfds): New global.
2239         (gdb_bfd_ref, gdb_bfd_unref): Update all_bfds.
2240         (print_one_bfd, maintenance_info_bfds, _initialize_gdb_bfd):
2241         New functions.
2242
2243 2012-07-25  Ralf Corsépius  <ralf.corsepius@rtems.org>
2244
2245         * configure.tgt: Add v850*-*-rtems*.
2246
2247 2012-07-25  Tom Tromey  <tromey@redhat.com>
2248
2249         * macrotab.c (macro_bcache_str): Remove cast.
2250
2251 2012-07-25  Hui Zhu  <hui_zhu@mentor.com>
2252
2253         * linespec.c (linespec_lexer_lex_number): Update comments,
2254         change the return and add check to make sure the input is
2255         the decimal numbers.
2256         (linespec_lexer_lex_one): If linespec_lexer_lex_number return
2257         false, call linespec_lexer_lex_string.
2258
2259 2012-07-24  Tom Tromey  <tromey@redhat.com>
2260
2261         * symfile.c (symbol_file_add): Don't open BFD twice.
2262
2263 2012-07-24  Marc Khouzam  <marc.khouzam@ericsson.com>
2264
2265         * breakpoint.c (create_breakpoint): Store condition for pending
2266         breakpoints.
2267
2268 2012-07-24  Andreas Schwab  <schwab@linux-m68k.org>
2269
2270         * m68k-tdep.c (m68k_reg_struct_return_p): Accept complex types.
2271         (m68k_return_value): Handle complex types like structures.
2272         (m68k_svr4_return_value): Likewise.
2273
2274 2012-07-24  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2275
2276         * gdb_bfd.c (zlib_decompress_section) <!HAVE_ZLIB_H>: Adjust
2277         parameters to bfd_get_section_name.
2278
2279 2012-07-24  Yao Qi  <yao@codesourcery.com>
2280
2281         * cli/cli-setshow.c: Handle case 'var_uinteger'
2282         and 'var_zuninteger' together.  Handle case 'var_integer' and
2283         'var_zinteger' together.
2284
2285 2012-07-23  Keith Seitz  <keiths@redhat.com>
2286
2287         * linespec.c (convert_linespec_to_sal): Don't add
2288         any symbols to the result vector if symbol_to_sal
2289         returns zero.
2290
2291 2012-07-23  Keith Seitz  <keiths@redhat.com>
2292
2293         * linespec.c (decode_objc): Record the function name
2294         in the linespec.
2295
2296 2012-07-23  Tom Tromey  <tromey@redhat.com>
2297
2298         * rs6000-nat.c (add_vmap): Rewrite archive loop.  Fix reference
2299         counting.
2300         * exec.c (exec_close_1): Unconditionally release vmap's BFD.
2301         (map_vmap): Acquire a reference to the BFD.
2302
2303 2012-07-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
2304
2305         * p-valprint.c (pascal_object_print_value): Replace potentially
2306         unsafe alloca with xmalloc/xfree.
2307         * valops.c (search_struct_method): Likewise.
2308
2309 2012-07-23  Tom Tromey  <tromey@redhat.com>
2310
2311         * solib-svr4.c (enable_break): Update.
2312         * bfd-target.h (target_bfd_reopen): Update documentation.
2313
2314 2012-07-23  Tom Tromey  <tromey@redhat.com>
2315
2316         * symfile.c (separate_debug_file_exists): Update.
2317         (gdb_bfd_open_maybe_remote): Rename from bfd_open_maybe_remote.
2318         (reread_symbols): Update.
2319         * elfread.c (build_id_verify): Update.
2320         * symfile.h (gdb_bfd_open_maybe_remote): Rename from
2321         bfd_open_maybe_remote.
2322
2323 2012-07-23  Tom Tromey  <tromey@redhat.com>
2324
2325         * gdb_bfd.c (gdb_bfd_ref, gdb_bfd_unref): Fix comment.
2326
2327 2012-07-23  Tom Tromey  <tromey@redhat.com>
2328
2329         * coffread.c (coff_symfile_read): Make a cleanup for 'debugfile'
2330         and 'abfd'.
2331         * elfread.c (elf_symfile_read): Make a cleanup for 'debugfile'
2332         and 'abfd'.
2333         * jit.c (jit_bfd_try_read_symtab): Make a cleanup for 'nbfd'.
2334         * machoread.c (macho_add_oso_symfile): Make a cleanup for
2335         'abfd'.
2336         (macho_symfile_read): Make a cleanup for 'dsym_bfd'.
2337         * objfiles.c (allocate_objfile): Acquire a new reference.
2338         * rs6000-nat.c (add_vmap): Don't acquire a BFD reference.
2339         * solib.c (solib_read_symbols): Don't acquire a BFD reference.
2340         * spu-linux-nat.c (spu_symbol_file_add_from_memory): Make
2341         a cleanup for 'nbfd'.
2342         * symfile-mem.c (symbol_file_add_from_memory): Make a cleanup
2343         for 'nbfd'.
2344         * symfile.c (symbol_file_add_with_addrs_or_offsets): Don't
2345         make a cleanup for 'abfd'.
2346         (symbol_file_add): Make a BFD cleanup.
2347
2348 2012-07-23  Tom Tromey  <tromey@redhat.com>
2349
2350         * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.
2351         (bfd_openw_with_cleanup): Use gdb_bfd_openw.
2352         * corelow.c (core_open): Use gdb_bfd_fopen.
2353         * dsrec.c (load_srec): Use gdb_bfd_openr.
2354         * exec.c (exec_file_attach): Use gdb_bfd_fopen.
2355         * gcore.c (gcore_memory_sections): Use gdb_bfd_openw.
2356         * gdb_bfd.c (gdb_bfd_fopen, gdb_bfd_openr, gdb_bfd_openw)
2357         (gdb_bfd_openr_iovec, gdb_bfd_openr_next_archived_file)
2358         (gdb_bfd_fdopenr): New functions.
2359         * gdb_bfd.h (gdb_bfd_fopen, gdb_bfd_openr, gdb_bfd_openw)
2360         (gdb_bfd_openr_iovec, gdb_bfd_openr_next_archived_file)
2361         (gdb_bfd_fdopenr): Declare.
2362         * jit.c (bfd_open_from_target_memory): Use gdb_bfd_openr_iovec.
2363         * m32-rom.c (m32r_load, m32r_upload_command): Use gdb_bfd_openr.
2364         * machoread.c (macho_symfile_read_all_oso): Use gdb_bfd_openr,
2365         gdb_bfd_openr_next_archived_file.
2366         (macho_check_dsym): Use gdb_bfd_openr.
2367         (macho_add_oso_symfile): Don't call gdb_bfd_stash_filename.
2368         * procfs.c (insert_dbx_link_bpt_in_file): Use gdb_bfd_fdopenr.
2369         * remote-m32r-sdi.c (m32r_load): Use gdb_bfd_openr.
2370         * remote-mips.c (mips_load_srec, pmon_load_fast): Use
2371         gdb_bfd_openr.
2372         * remote.c (remote_bfd_open): Use gdb_bfd_openr_iovec.
2373         * rs6000-nat.c (add_vmap): Use gdb_bfd_openr, gdb_bfd_fdopenr,
2374         gdb_bfd_openr_next_archived_file.
2375         * solib-darwin.c (darwin_solib_get_all_image_info_addr_at_init):
2376         Use gdb_bfd_openr.
2377         * solib-pa64.c (pa64_solib_create_inferior_hook): Use
2378         gdb_bfd_openr.
2379         * solib-spu.c (spu_bfd_fopen): Use gdb_bfd_openr_iovec.
2380         * solib.c (solib_bfd_fopen): Use gdb_bfd_fopen.
2381         * spu-linux-nat.c (spu_bfd_open): Use gdb_bfd_openr_iovec.
2382         * symfile.c (bfd_open_maybe_remote): Use gdb_bfd_openr.
2383         (symfile_bfd_open): Use gdb_bfd_fopen.
2384         (generic_load): Use gdb_bfd_openr.
2385         * windows-nat.c (windows_make_so): Use gdb_bfd_openr.
2386
2387 2012-07-23  Tom Tromey  <tromey@redhat.com>
2388
2389         * bfd-target.c (target_bfd_reopen): Update.
2390         * cli/cli-dump.c (bfd_openr_with_cleanup)
2391         (bfd_openw_with_cleanup): Update.
2392         * corelow.c (core_open): Update.
2393         * dsrec.c (load_srec): Update.
2394         * exec.c (exec_file_attach): Update.
2395         * gcore.c (create_gcore_bfd): Update.
2396         * gdb_bfd.c (gdb_bfd_ref): Return void.
2397         (gdb_bfd_open): Update.
2398         * gdb_bfd.h (gdb_bfd_ref): Return void.
2399         Update comments.
2400         * jit.c (jit_bfd_try_read_symtab): Update.
2401         * m32r-rom.c (m32r_load, m32r_upload_command): Update.
2402         * machoread.c (macho_symfile_read_all_oso): Update.
2403         (macho_check_dsym): Update.
2404         * procfs.c (insert_dbx_link_bpt_in_file): Update.
2405         * remote-m32r-sdi.c (m32r_load): Update.
2406         * remote-mips.c (mips_load_srec, pmon_load_fast): Update.
2407         * rs6000-nat.c (add_vmap): Update.
2408         * solib-darwin.c (darwin_solib_get_all_image_info_addr_at_init):
2409         Update.
2410         * solib-pa64.c (pa64_solib_create_inferior_hook): Update.
2411         * solib-spu.c (spu_bfd_open): Update.
2412         * solib.c (solib_bfd_fopen, solib_read_symbols): Update.
2413         * spu-linux-nat.c (spu_bfd_open): Update.
2414         * symfile.c (bfd_open_maybe_remote, symfile_bfd_open)
2415         (generic_load): Update.
2416         * windows-nat.c (windows_make_so): Update.
2417
2418 2012-07-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
2419
2420         * sh-tdep.c (sh_treat_as_flt_p): Remove unused variable LEN.
2421
2422 2012-07-20  Jeff Kenton  <jkenton@tilera.com>
2423
2424         * tilegx-linux-tdep.c (tilegx_linux_sigframe_init): Fix
2425         SIGTRAMP_FRAME unwinding.
2426
2427 2012-07-20  Doug Evans  <dje@google.com>
2428
2429         * NEWS: Document new options "set/show use-deprecated-index-sections",
2430         and delete reference to --use-deprecated-index-sections.
2431         * symfile.h (use_deprecated_index_sections): Delete.
2432         * dwarf2read.c (use_deprecated_index_sections): Make static.
2433         (read_index_from_section): Update wording of how to load
2434         deprecated index sections.
2435         (_initialize_dwarf2_read): New options
2436         "set/show use-deprecated-index-sections".
2437         * main.c (captured_main): Delete --use-deprecated-index-sections.
2438
2439 2012-07-20  Pedro Alves  <palves@redhat.com>
2440
2441         PR threads/11692
2442         PR gdb/12203
2443
2444         * infrun.c (handle_inferior_event) <new thread>: Don't special
2445         case minus_one_ptid.
2446         <TARGET_WAITKIND_SPURIOUS>: Ditto.
2447         * linux-thread-db.c (thread_get_info_callback): Don't return early
2448         if the thread is zombie.
2449         (thread_from_lwp): Change return type to void.  Rewrite stale
2450         comment.
2451         (attach_thread): Don't return early if the thread is zombie,
2452         instead set its "dying" flag.
2453         (thread_db_wait): Don't return TARGET_WAITKIND_SPURIOUS anymore.
2454         (find_new_threads_callback): Don't return early if the thread is
2455         zombie.
2456
2457 2012-07-20  Pedro Alves  <palves@redhat.com>
2458
2459         * linux-nat.c (linux_nat_wait): Dump the passed in target options.
2460         * target.c (target_wait): Likewise.
2461         (str_comma_list_concat_elem, do_option, target_options_to_string):
2462         New functions.
2463         * target.h (target_options_to_string): Declare.
2464
2465 2012-07-20  Jan Kratochvil <jan.kratochvil@redhat.com>
2466             Tom Tromey  <tromey@redhat.com>
2467
2468         * dwarf2read.c (dwarf_decode_macros)
2469         <DW_MACRO_GNU_define_indirect_alt, DW_MACRO_GNU_undef_indirect_alt,
2470         DW_MACRO_GNU_transparent_include_alt>: New cases.
2471         (dwarf_decode_macro_bytes) <DW_MACRO_GNU_define_indirect,
2472         DW_MACRO_GNU_undef_indirect>: Examine 'section_is_dwz'.
2473
2474 2012-07-20  Tom Tromey  <tromey@redhat.com>
2475
2476         * dwarf2read.c (try_open_dwo_file): Don't call
2477         gdb_bfd_stash_filename.
2478
2479 2012-07-20  Pedro Alves  <palves@redhat.com>
2480
2481         * i386-tdep.c (i386_record_modrm, i386_record_lea_modrm_addr)
2482         (i386_record_lea_modrm, i386_record_push, i386_record_floats)
2483         (i386_process_record): Tweak description comments.
2484
2485 2012-07-20  Pedro Alves  <palves@redhat.com>
2486
2487         * i386-tdep.c (i386_record_modrm, i386_record_lea_modrm_addr)
2488         (i386_process_record): Use record_read_memory.
2489         * record.c (record_read_memory): New function.
2490         (record_arch_list_add_mem, record_exec_insn): Use
2491         record_read_memory.
2492         * record.h (record_read_memory): Declare.
2493
2494 2012-07-20  Yao Qi  <yao@codesourcery.com>
2495
2496         * cli/cli-setshow.c (do_setshow_command): Don't check pointer is
2497         NULL for xfree.
2498
2499 2012-07-19  Pedro Alves  <palves@redhat.com>
2500
2501         * record.c (record_resume): Ask the target beneath to report all
2502         signals.
2503
2504 2012-07-19  Doug Evans  <dje@google.com>
2505
2506         * dwarf2read.c (dwarf2_ranges_read): Ignore ranges starting at zero if
2507         there's no section at address zero.
2508         (dwarf2_record_block_ranges): Ditto.
2509
2510 2012-07-19  Yao Qi  <yao@codesourcery.com>
2511
2512         * command.h, remote.c: Fix a typo in comment.
2513
2514 2012-07-19  Tom Tromey  <tromey@redhat.com>
2515
2516         PR exp/13206:
2517         * ax-gdb.c (gen_expr) <OP_TYPEOF, OP_DECLTYPE>: New cases.
2518         * breakpoint.c (watchpoint_exp_is_const) <OP_TYPEOF,
2519         OP_DECLTYPE>: New cases.
2520         * c-exp.y (TYPEOF, DECLTYPE): New tokens.
2521         (type_exp): Add new productions.
2522         (ident_tokens): Add __typeof__, typeof, __typeof, __decltype,
2523         and decltype.
2524         * eval.c (evaluate_subexp_standard) <OP_TYPEOF, OP_DECLTYPE>:
2525         New case.
2526         * expprint.c (dump_subexp_body_standard) <OP_TYPEOF,
2527         OP_DECLTYPE>: New case.
2528         * parse.c (operator_length_standard) <OP_TYPEOF, OP_DECLTYPE>:
2529         New case.
2530         * std-operator.def (OP_TYPEOF, OP_DECLTYPE): New constants.
2531         * varobj.c (varobj_create): Handle OP_TYPEOF, OP_DECLTYPE.
2532
2533 2012-07-19  Tom Tromey  <tromey@redhat.com>
2534
2535         * c-exp.y (enum token_flags): New.
2536         (struct token) <cxx_only>: Remove.
2537         <flags>: New field.
2538         (tokentab3, tokentab2, ident_tokens): Update.
2539         (lex_one_token): Update.  Handle FLAG_SHADOW.
2540
2541 2012-07-19  Tom Tromey  <tromey@redhat.com>
2542
2543         * ax-gdb.c (gen_expr): Handle UNOP_CAST_TYPE, UNOP_MEMVAL_TYPE.
2544         * breakpoint.c (watchpoint_exp_is_const): Handle UNOP_CAST_TYPE,
2545         UNOP_REINTERPRET_CAST, UNOP_DYNAMIC_CAST.
2546         * c-exp.y (exp): Emit UNOP_MEMVAL_TYPE, UNOP_CAST_TYPE.  Update
2547         for changes to UNOP_REINTERPRET_CAST, UNOP_DYNAMIC_CAST.  Use
2548         type_exp production where appropriate.
2549         * eval.c (evaluate_subexp_standard) <UNOP_CAST_TYPE>: New case.
2550         <UNOP_DYNAMIC_CAST, UNOP_REINTERPRET_CAST>: Update.
2551         <UNOP_MEMVAL_TYPE>: New case.
2552         (evaluate_subexp_for_address) <UNOP_MEMVAL_TYPE>: New case.
2553         (evaluate_subexp_for_sizeof) <UNOP_MEMVAL_TYPE>: New case.
2554         * expprint.c (print_subexp_standard) <UNOP_CAST_TYPE>: New case.
2555         <UNOP_MEMVAL_TYPE>: New case.
2556         (dump_subexp_body_standard) <UNOP_DYNAMIC_CAST,
2557         UNOP_REINTERPRET_CAST>: Update.
2558         <UNOP_CAST_TYPE, UNOP_MEMVAL_TYPE>: New cases.
2559         * parse.c (operator_length_standard) <UNOP_DYNAMIC_CAST,
2560         UNOP_REINTERPRET_CAST>: Update.
2561         <UNOP_CAST_TYPE, UNOP_MEMVAL_TYPE>: New cases.
2562         * stack.c (return_command): Also check for UNOP_CAST_TYPE.
2563         * std-operator.def (UNOP_CAST_TYPE, UNOP_MEMVAL_TYPE): New
2564         constants.
2565
2566 2012-07-19  Yao Qi  <yao@codesourcery.com>
2567             Jan Kratochvil <jan.kratochvil@redhat.com>
2568
2569         * cli/cli-setshow.c (do_setshow_command): Handle case 'var_filename'
2570         and case 'var_optional_filename' together.
2571         * infcmd.c (_initialize_infcmd): Call add_setshow_string_noescape_cmd
2572         instead of add_setshow_optional_filename_cmd for setshow command
2573         'args'.  Set completer for 'set args'.
2574
2575 2012-07-18  Doug Evans  <dje@google.com>
2576
2577         * common/gdb_vecs.h: Moved here from ./gdb_vecs.h.
2578         * common/gdb_vecs.c: New file, contents from utils.c.
2579         * common/host-defs.h: New file, contents from defs.h.
2580         * utils.h: New file, contents from defs.h.
2581         * defs.h: Move all declarations of objects defined in utils.c
2582         to utils.h (except QUIT() and related).
2583         #include "utils.h", "host-defs.h".
2584         * probe.h (probe_p): Move here from gdb_vecs.h.
2585         * symfile.c: #include "probe.h" instead of "gdb_vecs.h".
2586         * utils.c (free_char_ptr_vec): Moved to common/gdb_vecs.c.
2587         (dirnames_to_char_ptr_vec_append, dirnames_to_char_ptr_vec): Ditto.
2588         * Makefile.in (SFILES): Add common/gdb_vecs.c.
2589         (HFILES_NO_SRCDIR): Add common/gdb_vecs.h, common/host-defs.h, utils.h.
2590         (COMMON_OBS): Add gdb_vecs.o.
2591         (gdb_vecs.o): New rule.
2592
2593 2012-07-18  Keith Seitz  <keiths@redhat.com>
2594
2595         * linespec.c (add_sal_to_sals): Add LITERAL_CANONICAL
2596         parameter.  If non-zero, use SYMNAME as the canonical name
2597         for the SaL.
2598         Update all callers.
2599         (convert_linespec_to_sals): Use add_sal_to_sals for
2600         expressions, too.
2601         (decode_line_full): No need to "fill in missing canonical names"
2602         anymore. Simply make cleanups for the allocated names.
2603
2604 2012-07-18  Keith Seitz  <keiths@redhat.com>
2605
2606         * linespec.c (struct linespec): Constify expression,
2607         source_filename, function_name, and label_name.
2608         (symbol_not_found_error): Make all parameters const.
2609         (linespec_parser_delete): No need to check for NULL
2610         when using xfree. Cast const char * to char * for xfree.
2611
2612 2012-07-18  Keith Seitz  <keiths@redhat.com>
2613
2614         * breakpoint.c (invalid_thread_id_error): New function.
2615         (find_condition_and_thread): Use invalid_thread_id_error.
2616         (watch_command_1): Likewise.
2617
2618 2012-07-18  Tom Tromey  <tromey@redhat.com>
2619
2620         * cc-with-index.sh, cc-with-dwz.sh: Remove.
2621         * contrib/cc-with-tweaks.sh: New file.
2622
2623 2012-07-18  Tom Tromey  <tromey@redhat.com>
2624
2625         * dwarf2read.c (struct dwz_file) <gdb_index>: New field.
2626         (locate_dwz_sections): Recognize .gdb_index.
2627         (create_cus_from_index_list): New function.
2628         (create_cus_from_index): Use it.  Handle .dwz data.
2629         (read_index_from_section): New function, extracted from
2630         dwarf2_read_index.
2631         (dwarf2_read_index): Use it.  Read .gdb_index from dwz file,
2632         if needed.
2633
2634 2012-07-18  Tom Tromey  <tromey@redhat.com>
2635
2636         * dwarf2read.c (struct dwarf2_per_objfile) <dwz_file>: New field.
2637         (struct dwarf2_per_cu_data) <length>: No longer bitfield.
2638         <is_dwz>: New field.
2639         (struct dwz_file): New.
2640         (struct partial_die_info) <is_dwz, spec_is_dwz>: New fields.
2641         (locate_dwz_sections, dwarf2_get_dwz_file)
2642         (get_abbrev_section_for_cu): New functions.
2643         (error_check_comp_unit_head, read_and_check_comp_unit_head)
2644         (read_and_check_type_unit_head): Add abbrev_section argument.
2645         (create_debug_types_hash_table): Update.
2646         (init_cutu_and_read_dies): Use proper abbrev section.
2647         (init_cutu_and_read_dies_no_follow): Likewise.
2648         (set_partial_user): Do nothing if PST==NULL.
2649         (read_comp_units_from_section): New function.
2650         (create_all_comp_units): Use it.
2651         (scan_partial_symbols, partial_die_parent_scope): Update.
2652         (skip_one_die): Handle DW_FORM_GNU_ref_alt, DW_FORM_GNU_strp_alt.
2653         (process_imported_unit_die, read_partial_die): Handle .dwz files.
2654         (find_partial_die): Add offset_in_dwz argument.  Update.
2655         (guess_partial_die_structure_name, fixup_partial_die): Update.
2656         (read_attribute_value): Handle DW_FORM_GNU_ref_alt,
2657         DW_FORM_GNU_strp_alt.
2658         (read_indirect_string_from_dwz): New function.
2659         (dwarf2_const_value_attr): Handle DW_FORM_GNU_strp_alt.
2660         (dump_die_shallow): Handle DW_FORM_GNU_ref_alt, DW_FORM_GNU_strp_alt.
2661         (is_ref_attr): Handle DW_FORM_GNU_ref_alt.
2662         (follow_die_offset): Add offset_in_dwz argument.
2663         (follow_die_ref, dwarf2_fetch_die_location_block): Update.
2664         (skip_form_bytes): Handle DW_FORM_GNU_strp_alt.
2665         (dwarf_decode_macro_bytes): Add section_is_dwz argument.
2666         Handle new macro forms.
2667         (dwarf_decode_macros): Update.
2668         (dwarf2_find_containing_comp_unit): Add offset_in_dwz argument.
2669         (dwarf2_per_objfile_free): Unref dwz_bfd, if it exists
2670         (lookup_die_type): Handle DW_FORM_GNU_ref_alt.
2671         (create_debug_types_hash_table): Use correct abbrev section.
2672         (get_debug_line_section): New function.
2673         (dwarf_decode_line_header, dwarf_decode_lines_1): Use it.
2674         (process_full_comp_unit): Pass 'required' argument to
2675         end_symtab_get_static_block.
2676         * buildsym.h (end_symtab_get_static_block): Update.
2677         * buildsym.c (end_symtab_get_static_block): Add 'required'
2678         argument.
2679         (end_symtab, end_expandable_symtab): Update.
2680
2681 2012-07-18  Tom Tromey  <tromey@redhat.com>
2682
2683         * dwarf2read.c: Don't include zlib.h or sys/mman.h.
2684         (pagesize): Remove.
2685         (struct dwarf2_section_info) <map_addr, map_len>: Remove.
2686         (zlib_decompress_section): Remove.
2687         (dwarf2_read_section): Use gdb_bfd_map_section.
2688         (munmap_section_buffer): Remove.
2689         (free_dwo_file, dwarf2_per_objfile_free): Don't use
2690         munmap_section_buffer.
2691         * gdb_bfd.c: Include zlib.h, sys/mman.h.
2692         (struct gdb_bfd_section_data): New.
2693         (free_one_bfd_section): New function.
2694         (gdb_bfd_close_or_warn): Use free_one_bfd_section.
2695         (get_section_descriptor, zlib_decompress_section)
2696         (gdb_bfd_map_section): New functions.
2697         * gdb_bfd.h (gdb_bfd_map_section): Declare.
2698
2699 2012-07-18  Tom Tromey  <tromey@redhat.com>
2700
2701         * dwarf2read.c (try_open_dwo_file): use gdb_bfd_open.
2702
2703 2012-07-18  Tom Tromey  <tromey@redhat.com>
2704
2705         * gdb_bfd.c (struct gdb_bfd_data): New.
2706         (gdb_bfd_cache): New global.
2707         (struct gdb_bfd_cache_search): New.
2708         (hash_bfd, eq_bfd, gdb_bfd_open): New functions.
2709         (gdb_bfd_ref, gdb_bfd_unref): Use gdb_bfd_data.
2710         * gdb_bfd.h (gdb_bfd_open): Declare.
2711
2712 2012-07-18  Tom Tromey  <tromey@redhat.com>
2713
2714         * utils.c (make_cleanup_bfd_unref): Rename from
2715         make_cleanup_bfd_close.
2716         * defs.h (make_cleanup_bfd_unref): Rename from
2717         make_cleanup_bfd_close.
2718         * cli/cli-dump.c (bfd_openr_with_cleanup): Update.
2719         (bfd_openw_with_cleanup): Update.
2720         * corelow.c (core_open): Update.
2721         * dsrec.c (load_srec): Update.
2722         * m32r-rom.c (m32r_load, m32r_upload_command): Update.
2723         * remote-m32r-sdi.c (m32r_load): Update.
2724         * remote-mips.c (mips_load_srec): Update.
2725         (pmon_load_fast): Update.
2726         * solib-darwin.c (darwin_solib_get_all_image_info_addr_at_init):
2727         Update.
2728         (darwin_bfd_open): Update.
2729         * solib.c (solib_bfd_fopen): Update.
2730         * symfile-mem.c (symbol_file_add_from_memory): Update.
2731         * symfile.c (symbol_file_add_with_addrs_or_offsets): Update.
2732         (symfile_bfd_open): Update.
2733         (generic_load): Update.
2734
2735 2012-07-18  Tom Tromey  <tromey@redhat.com>
2736
2737         * remote-mips.c (mips_load_srec): Use make_cleanup_bfd_close.
2738         (pmon_load_fast): Likewise.
2739         * m32r-rom.c (m32r_load): Use make_cleanup_bfd_close.
2740         (m32r_upload_command): Likewise.
2741         * dsrec.c (load_srec): Use make_cleanup_bfd_close.
2742         * solib-darwin.c (darwin_solib_get_all_image_info_addr_at_init):
2743         Use make_cleanup_bfd_close.
2744
2745 2012-07-18  Tom Tromey  <tromey@redhat.com>
2746
2747         * symfile.c (symfile_bfd_open): Don't copy name.  Call
2748         gdb_bfd_stash_filename.
2749         (load_command): Open the new BFD before freeing the old.
2750         (bfd_open_maybe_remote): Call gdb_bfd_stash_filename.
2751         * symfile-mem.c (symbol_file_add_from_memory): Don't copy name.
2752         Call gdb_bfd_stash_filename.
2753         * spu-linux-nat.c (spu_bfd_open): Don't copy name.
2754         * solib-spu.c (spu_bfd_fopen): Don't copy name.  Call
2755         gdb_bfd_stash_filename.
2756         * solib-darwin.c (darwin_solib_get_all_image_info_addr_at_init):
2757         Free found_pathname.
2758         * rs6000-nat.c (add_vmap): Don't copy filename.  Call
2759         gdb_bfd_stash_filename.
2760         * remote.c (remote_bfd_open): Call gdb_bfd_stash_filename.
2761         * machoread.c (macho_add_oso_symfile): Call
2762         gdb_bfd_stash_filename.
2763         (macho_symfile_read_all_oso): Arrange to free archive_name.  Call
2764         gdb_bfd_stash_filename.
2765         (macho_check_dsym): Don't copy filename.  Call
2766         gdb_bfd_stash_filename.
2767         * jit.c (bfd_open_from_target_memory): Don't copy the filename.
2768         * gdb_bfd.c (gdb_bfd_stash_filename): New function.
2769         * gdb_bfd.h (gdb_bfd_stash_filename): Declare.
2770         * gcore.c (create_gcore_bfd): Call gdb_bfd_stash_filename.
2771         * exec.c (exec_close): Don't free the BFD's filename.
2772         (exec_file_attach): Don't copy the filename.  Call
2773         gdb_bfd_stash_filename.
2774         * corelow.c (core_close): Don't free the BFD's filename.
2775         (core_open): Call gdb_bfd_stash_filename.
2776         * corefile.c (reopen_exec_file): Remove #if 0 code.
2777         * solib.c (solib_bfd_fopen): Call gdb_bfd_stash_filename.  Free
2778         pathname.
2779         * dwarf2read.c (try_open_dwo_file): Call gdb_bfd_stash_filename.
2780
2781 2012-07-18  Tom Tromey  <tromey@redhat.com>
2782
2783         * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and
2784         gdb_bfd_unref.
2785         (free_dwo_file): Use gdb_bfd_unref.
2786         * cli/cli-dump.c: Include gdb_bfd.h.
2787         (bfd_openw_with_cleanup): Use gdb_bfd_ref.
2788         (bfd_openr_with_cleanup): Likewise.
2789         * windows-nat.c (windows_make_so): Use gdb_bfd_ref,
2790         gdb_bfd_unref.
2791         * utils.c: Include gdb_bfd.h.
2792         (do_bfd_close_cleanup): Use gdb_bfd_unref.
2793         * symfile.c: Include gdb_bfd.h.
2794         (separate_debug_file_exists): Use gdb_bfd_unref.
2795         (bfd_open_maybe_remote): Use gdb_bfd_ref.
2796         (symfile_bfd_open): Use gdb_bfd_ref, gdb_bfd_unref.
2797         (generic_load): Use gdb_bfd_ref.
2798         (reread_symbols): Use gdb_bfd_unref.
2799         * symfile-mem.c: Include gdb_bfd.h.
2800         (symbol_file_add_from_memory): Use make_cleanup_bfd_close.
2801         * spu-linux-nat.c (spu_bfd_open): Use gdb_bfd_ref, gdb_bfd_unref.
2802         * solib.c: Include gdb_bfd.h.
2803         (solib_bfd_fopen): Use gdb_bfd_ref.
2804         (solib_bfd_open): Use gdb_bfd_unref.
2805         (free_so_symbols): Use gdb_bfd_unref.
2806         (reload_shared_libraries_1): Use gdb_bfd_unref.
2807         * solib-spu.c: Include gdb_bfd.h.
2808         (spu_bfd_fopen): Use gdb_bfd_ref, gdb_bfd_unref.
2809         * solib-pa64.c (pa64_solib_create_inferior_hook): Use gdb_bfd_ref,
2810         gdb_bfd_unref.
2811         * solib-frv.c: Include gdb_bfd.h.
2812         (enable_break2): Use gdb_bfd_unref.
2813         * solib-dsbt.c: Include gdb_bfd.h.
2814         (enable_break2): Use gdb_bfd_unref.
2815         * solib-darwin.c: Include gdb_bfd.h.
2816         (darwin_solib_get_all_image_info_addr_at_init): Use gdb_bfd_ref,
2817         gdb_bfd_unref.
2818         (darwin_bfd_open): Use gdb_bfd_unref.
2819         * rs6000-nat.c (add_vmap): Use gdb_bfd_ref, gdb_bfd_unref.
2820         * remote-mips.c: Include gdb_bfd.h.
2821         (mips_load_srec): Use gdb_bfd_ref.
2822         (pmon_load_fast): Use gdb_bfd_ref.
2823         * remote-m32r-sdi.c: Include gdb_bfd.h.
2824         (m32r_load): Use gdb_bfd_ref.
2825         * record.c: Include gdb_bfd.h.
2826         (record_save_cleanups): Use gdb_bfd_unref.
2827         (cmd_record_save): Use gdb_bfd_unref.
2828         * procfs.c (insert_dbx_link_bpt_in_file): Use gdb_bfd_ref,
2829         gdb_bfd_unref.
2830         * objfiles.h (gdb_bfd_close_or_warn): Remove.
2831         (gdb_bfd_ref, gdb_bfd_unref): Move to gdb_bfd.h.
2832         * objfiles.c: Include gdb_bfd.h.
2833         (free_objfile): Use gdb_bfd_unref.
2834         (gdb_bfd_close_or_warn, gdb_bfd_ref, gdb_bfd_unref): Move to
2835         gdb_bfd.c.
2836         * machoread.c (macho_add_oso_symfile): Use gdb_bfd_unref.
2837         (macho_symfile_read_all_oso): Use gdb_bfd_ref, gdb_bfd_unref.
2838         (macho_check_dsym): Likewise.
2839         * m32r-rom.c: Include gdb_bfd.h.
2840         (m32r_load): Use gdb_bfd_ref.
2841         (m32r_upload_command): Use gdb_bfd_ref.
2842         * jit.c: Include gdb_bfd.h.
2843         (jit_bfd_try_read_symtab): Use gdb_bfd_ref, gdb_bfd_unref.
2844         * gdb_bfd.h: New file.
2845         * gdb_bfd.c: New file.
2846         * gcore.c: Include gdb_bfd.h.
2847         (create_gcore_bfd): Use gdb_bfd_ref.
2848         (do_bfd_delete_cleanup): Use gdb_bfd_unref.
2849         (gcore_command): Use gdb_bfd_unref.
2850         * exec.c: Include gdb_bfd.h.
2851         (exec_close): Use gdb_bfd_unref.
2852         (exec_close_1): Use gdb_bfd_unref.
2853         (exec_file_attach): Use gdb_bfd_ref.
2854         * elfread.c: Include gdb_bfd.h.
2855         (build_id_verify): Use gdb_bfd_unref.
2856         * dsrec.c: Include gdb_bfd.h.
2857         (load_srec): Use gdb_bfd_ref.
2858         * corelow.c: Include gdb_bfd.h.
2859         (core_close): Use gdb_bfd_unref.
2860         (core_open): Use gdb_bfd_ref.
2861         * bfd-target.c: Include gdb_bfd.h.
2862         (target_bfd_xclose): Use gdb_bfd_unref.
2863         (target_bfd_reopen): Use gdb_bfd_ref.
2864         * Makefile.in (SFILES): Add gdb_bfd.c.
2865         (HFILES_NO_SRCDIR): Add gdb_bfd.h.
2866         (COMMON_OBS): Add gdb_bfd.o.
2867
2868 2012-07-18  Keith Seitz  <keiths@redhat.com>
2869
2870         * breakpoint.c (find_condition_and_thread): Initialize
2871         TASK and REST.
2872         (create_breakpiont): find_condition_and_thread will now
2873         initialize COND_STRING, THREAD, and REST (and TASK).
2874         (addr_string_to_sals): Likewise.
2875
2876 2012-07-18  Pedro Alves  <palves@redhat.com>
2877
2878         * infrun.c (handle_inferior_event) <TARGET_WAITKIND_NO_HISTORY>:
2879         Pull the single step breakpoints out of the target.
2880
2881 2012-07-18  Sergio Durigan Junior  <sergiodj@redhat.com>
2882
2883         * probe.c (probe_safe_evaluate_at_pc): Rename variable `n_probes'.
2884         * stap-probe.c (compile_probe_arg): Likewise.
2885
2886 2012-07-18  Sergio Durigan Junior  <sergiodj@redhat.com>
2887
2888         * elfread.c (elf_get_probe_argument_count): Remove `objfile' argument.
2889         (elf_compile_to_ax): Likewise.
2890         * infrun.c (insert_exception_resume_from_probe): Likewise.
2891         (check_exception_resume): Remove `objfile' variable.
2892         * probe.c (find_probe_by_pc): Remove `objfile' argument.
2893         (struct probe_and_objfile, probe_and_objfile_s): Delete.
2894         (collect_probes): Adjust return value to `VEC (probe_p) *'.
2895         (compare_entries): Rename to...
2896         (compare_probes): ...this.  Adjust function to work with
2897         `struct probe *'.  Rename variables `ea' and `eb' to `pa' and `pb'
2898         respectively.
2899         (gen_ui_out_table_header_info): Adjust `probes' argument to be
2900         `VEC (probe_p) *'.
2901         (print_ui_out_info): Adjust argument to be `struct probe *'.
2902         (info_probes_for_ops): Adjust internal computations to use
2903         `VEC (probe_p) *'.
2904         (probe_safe_evaluate_at_pc): Refactor to not pass `objfile' anymore.
2905         * probe.h (struct probe_ops) <get_probe_argument_count, compile_to_ax,
2906         gen_info_probes_table_values>: Remove `objfile' argument.
2907         (struct probe) <objfile>: New field.
2908         (find_probe_by_pc): Remove `objfile' argument.
2909         * stap-probe.c (stap_parse_probe_arguments): Likewise.
2910         (stap_get_probe_argument_count): Likewise.
2911         (stap_get_arg): Likewise.
2912         (stap_evaluate_probe_argument): Likewise.
2913         (stap_compile_to_ax): Likewise.
2914         (compile_probe_arg): Refactor not to pass `objfile' anymore.
2915         (handle_stap_probe): Fill `objfile' field from `struct probe'.
2916         (stap_gen_info_probes_table_header): Remove `objfile' argument.
2917         * symfile.h (struct sym_probe_fns) <sym_evaluate_probe_argument,
2918         sym_compile_to_ax>: Likewise.
2919
2920 2012-07-18  Terry Guo  <terry.guo@arm.com>
2921
2922         PR 14329
2923         * defs.h (GDB_MI_MSG_WIDTH): New.
2924         * ser_base (ser_base_read_error_fd): New function.
2925         (do_ser_base_readchar): Poll error file descriptor as well as
2926         standard output.
2927         (generic_readchar): Refactor error handling.
2928
2929 2012-07-18  Joel Brobecker  <brobecker@adacore.com>
2930
2931         * NEWS: Create a new section for the next release branch.
2932         Rename the section of the current branch, now that it has
2933         been cut.
2934
2935 2012-07-18  Joel Brobecker  <brobecker@adacore.com>
2936
2937         GDB 7.5 branch created (branch timestamp: 2012-07-18 03:22 UTC)
2938         * version.in: Bump version to 7.5.50.20120718-cvs.
2939
2940 2012-07-17  Keith Seitz  <keiths@redhat.com>
2941
2942         * linespec.c (linespec_parse_line_offset): Make parameter
2943         const.
2944
2945 2012-07-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
2946
2947         PR 11914
2948         * f-valprint.c (info_common_command): New variable frame_id.
2949         Reinitialize FI form FRAME_ID after each print_variable_and_value.
2950         * printcmd.c (print_variable_and_value): Extend function comment.
2951         Add comment for invalidated FRAME.
2952         * stack.c (backtrace_command_1): New variable frame_id.  Reinitialize
2953         FI form FRAME_ID after each print_frame_local_vars.
2954         (struct print_variable_and_value_data): Change frame to frame_id.
2955         (do_print_variable_and_value): New variable frame, initialize it from
2956         p->frame_id.  Add comment for invalidated FRAME.
2957         (print_frame_local_vars, print_frame_arg_vars): New function comment.
2958         Update CB_DATA.FRAME to CB_DATA.FRAME_ID initialization.  Add comment
2959         for invalidated FRAME.
2960
2961 2012-07-16  Marc Khouzam  <marc.khouzam@ericsson.com>
2962             Pedro Alves  <palves@redhat.com>
2963
2964         * linux-nat.c (linux_nat_detach): Don't unregister from the event
2965         loop.
2966
2967 2012-07-16  Tom Tromey  <tromey@redhat.com>
2968
2969         * jv-typeprint.c (c_type_print_varspec_suffix): Don't declare.
2970
2971 2012-07-15  Doug Evans  <dje@google.com>
2972
2973         * dwarf2read.c (stmt_list_hash): New struct.
2974         (type_unit_group): Embed "per_cu" member, remove pointer.
2975         New union member "t", move member "tus" into it, all uses updated.
2976         New member "hash", replaces member "line_offset, all uses updated.
2977         (quick_file_names): Replace member "offset" with "hash", all uses
2978         updated.
2979         (hash_stmt_list_entry, eq_stmt_list_entry): New functions.
2980         (hash_file_name_entry, eq_file_name_entry): Call them.
2981         (hash_type_unit_group, eq_type_unit_group): Ditto.
2982         (dw2_get_cu, dw2_get_primary_cu): Replace assert with a better one.
2983         (dw2_get_file_names_reader): Fix file name table calculation for TUs.
2984         (dw2_get_file_names): Update.
2985         (create_type_unit_group): Replace "per_cu" arg with "cu".
2986         All callers updated.  Fix "quick" (.gdb_index) handling.
2987         (get_type_unit_group): Replace "per_cu" arg with "cu".
2988         All callers updated.
2989         (build_type_unit_groups): Don't reset tu_stats.
2990
2991         * symtab.c (filename_seen_cache): Delete members "tab_alloc_size",
2992         "tab_cur_size".  Change member "tab" to be a htab_t.
2993         (create_filename_seen_cache): Update.
2994         (clear_filename_seen_cache, delete_filename_seen_cache): Update.
2995         (filename_seen): Update.
2996
2997 2012-07-13  Doug Evans  <dje@google.com>
2998
2999         * symtab.c (filename_seen): Update comment.
3000
3001 2012-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
3002             Doug Evans  <dje@google.com>
3003
3004         * buildsym.c (end_symtab_1): Split it to ...
3005         (end_symtab_get_static_block): ... this ...
3006         (end_symtab_from_static_block): ... and this function.
3007         (end_symtab, end_expandable_symtab): Call them.
3008         * buildsym.h (end_symtab_get_static_block)
3009         (end_symtab_from_static_block): New declarations.
3010         * dwarf2read.c (process_full_comp_unit): New variable static_block.
3011         Set its valid CU ranges.
3012
3013 2012-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
3014
3015         * dwarf2loc.c (disassemble_dwarf_expression): Handle
3016         DW_OP_GNU_parameter_ref.
3017
3018 2012-07-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
3019
3020         * dwarf2read.c (read_call_site_scope): Do not gdb_assert for invalid
3021         read-in CALL_SITE_PARAMETER_PARAM_OFFSET.
3022
3023 2012-07-13  Doug Evans  <dje@google.com>
3024
3025         * symtab.c (output_source_filename): Delete unnecessary forward decl.
3026         (filename_seen_cache): New struct.
3027         (INITIAL_FILENAME_SEEN_CACHE_SIZE): New macro.
3028         (create_filename_seen_cache): New function.
3029         (clear_filename_seen_cache, delete_filename_seen_cache): New functions.
3030         (filename_seen): Delete arg "first".  New arg "cache".  All callers
3031         updated.
3032         (output_source_filename_data): New struct.
3033         (output_source_filename): Delete arg "first".  New arg "data".
3034         All callers updated.
3035         (sources_info): Delete local "first".  New locals "data", "cleanups".
3036         Rewrite to use filename_seen_cache.
3037         (add_partial_filename_data): Delete member "first".  New member
3038         "filename_seen_cache".  All uses updated.
3039         (make_source_files_completion_list): Rewrite to use
3040         filename_seen_cache.
3041
3042 2012-07-12  Doug Evans  <dje@google.com>
3043
3044         * psymtab.c (map_symbol_filenames_psymtab): Skip shared psymtabs.
3045
3046 2012-07-10  Doug Evans  <dje@google.com>
3047
3048         PR gdb/13498
3049         * dwarf2read.c (dwarf2_per_objfile): New members n_type_unit_groups,
3050         all_type_unit_groups, type_unit_groups, tu_stats.
3051         (dwarf2_per_cu_data): Move "imported_symtabs" into new union "s".
3052         All uses updated.  Add type_unit_group to union "s".
3053         (type_unit_group): New struct.
3054         (IS_TYPE_UNIT_GROUP): New macro.
3055         (abbrev_table): Delete unused member "section".
3056         (dw2_do_instantiate_symtab): Early exit if type_unit_group.
3057         (dw2_get_cu): Assert not used with type_unit_group.
3058         (dw2_get_primary_cu): New function.
3059         (dw2_build_type_unit_groups_reader): New function.
3060         (dw2_build_type_unit_groups): New function.
3061         (dw2_get_file_names): Assert not called on type units.
3062         (dw2_map_symtabs_matching_filename): Call dw2_build_type_unit_groups.
3063         Redo loop to iterate over type unit groups instead of type units.
3064         (dw2_expand_symtabs_matching, dw2_map_symbol_filenames): Ditto.
3065         (read_abbrev_offset): New function.
3066         (init_cutu_and_read_dies): New arg "abbrev_table".  All callers
3067         updated.
3068         (create_partial_symtab): New function.
3069         (process_psymtab_comp_unit_reader): Assert not used with type units.
3070         Call create_partial_symtab.
3071         (process_psymtab_type_unit): Delete.
3072         (hash_type_unit_group, eq_type_unit_group): New functions.
3073         (allocate_type_unit_groups_table): New function.
3074         (NO_STMT_LIST_TYPE_UNIT_PSYMTAB): New macro.
3075         (NO_STMT_LIST_TYPE_UNIT_PSYMTAB_SIZE): New macro.
3076         (create_type_unit_group, get_type_unit_group): New functions.
3077         (tu_abbrev_offset): New struct.
3078         (sort_tu_by_abbrev_offset): New function.
3079         (add_type_unit_group_to_table): New function.
3080         (build_type_unit_groups): New function.
3081         (build_type_psymtabs_reader): New function.
3082         (build_type_psymtab_dependencies): New function.
3083         (build_type_psymtabs): Rewrite.
3084         (scan_partial_symbols): Flag an error if a DW_TAG_imported_unit
3085         is seen in a type unit.
3086         (process_queue): Move symtab expansion debugging printfs here.
3087         Call process_full_type_unit for type units.
3088         (compute_symtab_includes): Assert not called for type units.
3089         (process_cu_includes): Don't call compute_symtab_includes for
3090         type units.
3091         (process_full_type_unit): New function.
3092         (process_imported_unit_die): Flag an error if called for type units.
3093         (handle_DW_AT_stmt_list): Delete arg "want_line_info".  All callers
3094         updated.  Assert not called for type units.
3095         (read_file_scope): Call dwarf2_start_symtab.
3096         (setup_type_unit_groups): New function.
3097         (read_type_unit_scope): Rewrite.
3098         (abbrev_table_read_table): Initialize abbrev_table->offset.
3099         (abbrev_table_free_cleanup): New function.
3100         (dwarf2_start_symtab): New function.
3101         (load_full_type_unit): Assert not called for type unit groups.
3102         * buildsym.c (finish_block_internal): New arg "expandable".
3103         All callers updated.
3104         (start_symtab): Move most contents to ...
3105         (restart_symtab): ... here.  New function.
3106         (reset_symtab_globals): New function.
3107         (end_symtab_1): Renamed from end_symtab.  New arg "expandable".
3108         Call reset_symtab_globals.
3109         (end_symtab, end_expandable_symtab): New functions.
3110         (set_missing_symtab, augment_type_symtab): New functions.
3111         * buildsym.h (end_expandable_symtab): Declare.
3112         (augment_type_symtab, restart_symtab): Declare.
3113         * psympriv.h (struct partial_symtab): New member "anonymous".
3114         * psymtab.c (partial_map_symtabs_matching_filename): Ignore
3115         anonymous psymtabs.
3116         (read_psymtabs_with_filename): Ditto.
3117         (map_symbol_filenames_psymtab, psymtab_to_fullname): Ditto.
3118         (expand_symtabs_matching_via_partial): Ditto.
3119         (dump_psymtab): Update.
3120         * dictionary.c (dict_add_pending): New function.
3121         * dictionary.h (dict_add_pending): Declare.
3122
3123 2012-07-09  Doug Evans  <dje@google.com>
3124
3125         * buildsym.c (start_subfile): Remove unnecessary check for
3126         name == NULL.
3127
3128         * psymtab.c (allocate_psymtab): Use host_address_to_string.
3129
3130         * dwarf2read.c (load_full_type_unit): Simplify.
3131
3132         * dwarf2read.c (dwarf2_per_objfile): Change type of all_type_units
3133         to struct signatured_type **.  All uses updated.
3134
3135         * dwarf2read.c (dwarf2_attr_no_follow): Delete unused arg "cu".
3136         All callers updated.
3137
3138 2012-07-09  Tom Tromey  <tromey@redhat.com>
3139
3140         * c-exp.y (check_parameter_typelist): New function.
3141         (parameter_typelist): Call it.
3142         * eval.c (make_params): Handle '(void)' case.
3143         * gdbtypes.c (lookup_function_type_with_arguments): Handle
3144         '(void)' case.
3145
3146 2012-07-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
3147
3148         * common/linux-ptrace.c: Include gdb_assert.h.
3149         <__i386__> (linux_ptrace_test_ret_to_nx_instr): New declaration.
3150         <__i386__>: Include sys/reg.h, sys/mman.h, signal.h, sys/wait.h and
3151         stdint.h.
3152         (linux_ptrace_test_ret_to_nx, linux_ptrace_init_warnings): New
3153         functions.
3154         * common/linux-ptrace.h (linux_ptrace_init_warnings): New declarations.
3155         * linux-nat.c (linux_child_post_attach)
3156         (linux_child_post_startup_inferior): Call linux_ptrace_init_warnings.
3157
3158 2012-07-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
3159
3160         * linux-thread-db.c (thread_db_find_new_threads_silently): Do not apply
3161         nptl <2.7 bug workaround for core files.
3162
3163 2012-07-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
3164
3165         * linux-nat.c (resume_lwp, linux_nat_resume): Remove LP->SIGINFO
3166         clearing.
3167         (save_siginfo): Remove.
3168         (stop_wait_callback, linux_nat_filter_event): Remove the save_siginfo
3169         call.
3170         (resume_stopped_resumed_lwps): Remove LP->SIGINFO clearing.
3171         (linux_nat_get_siginfo): Use PTRACE_GETSIGINFO.
3172         * linux-nat.h (struct lwp_info): Remove field siginfo.
3173
3174 2012-07-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
3175
3176         Code cleanup for the next patch.
3177         * arm-linux-nat.c (arm_linux_stopped_data_address): Change variable
3178         siginfo_p to siginfo, update its users incl. the linux_nat_get_siginfo
3179         call for it.
3180         * ia64-linux-nat.c (ia64_linux_stopped_data_address): Likewise.
3181         (ia64_linux_stopped_data_address):
3182         * linux-nat.c (linux_nat_get_siginfo): Add parameter siginfo, change
3183         the return value.
3184         * linux-nat.h (linux_nat_get_siginfo): Likewise.
3185         * ppc-linux-nat.c (ppc_linux_stopped_data_address): Change variable
3186         siginfo_p to siginfo, update its users incl. the linux_nat_get_siginfo
3187         call for it.
3188
3189 2012-07-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
3190
3191         PR 14321
3192         * findcmd.c (parse_find_args): New variable pattern_buf_size_need.
3193         Increase buffer sizes to 2x we need, not just 2x of the previous size.
3194
3195 2012-07-06  Tom Tromey  <tromey@redhat.com>
3196
3197         * c-exp.y (DOTDOTDOT): New token.
3198         (func_mod, exp): Use parameter_typelist.
3199         (parameter_typelist): New production.
3200         (tokentab3): Add "..." token.
3201         * eval.c (make_params): Handle varargs.
3202         * gdbtypes.c (lookup_function_type_with_arguments): Handle
3203         varargs.
3204
3205 2012-07-06  Tom Tromey  <tromey@redhat.com>
3206
3207         PR exp/9608:
3208         * c-exp.y (%union) <tvec>: Change type.
3209         (func_mod): Now uses <tvec> type.
3210         (exp): Update for tvec change.
3211         (direct_abs_decl): Push the typelist.
3212         (func_mod): Return a typelist.
3213         (nonempty_typelist): Update for tvec change.
3214         * gdbtypes.c (lookup_function_type_with_arguments): New function.
3215         * gdbtypes.h (lookup_function_type_with_arguments): Declare.
3216         * parse.c (pop_type_list): New function.
3217         (push_typelist): New function.
3218         (follow_types): Handle tp_function_with_arguments.
3219         * parser-defs.h (type_ptr): New typedef.  Define a VEC.
3220         (enum type_pieces) <tp_function_with_arguments>: New constant.
3221         (union type_stack_elt) <typelist_val>: New field.
3222         (push_typelist): Declare.
3223
3224 2012-07-06  Tom Tromey  <tromey@redhat.com>
3225
3226         * c-exp.y (%union) <type_stack>: New field.
3227         (abs_decl, direct_abs_decl): Use <type_stack> type.  Update.
3228         (ptr_operator_ts): New production.
3229         (ptype): Update.
3230         * parse.c (type_stack_reserve): New function.
3231         (check_type_stack_depth): Use it.
3232         (pop_type_stack, append_type_stack, push_type_stack)
3233         (get_type_stack, type_stack_cleanup): New functions.
3234         (follow_types): Handle tp_type_stack.
3235         (_initialize_parse): Simplify initialization.
3236         * parser-defs.h (enum type_pieces) <tp_type_stack>: New
3237         constant.
3238         (union type_stack_elt) <stack_val>: New field.
3239         (get_type_stack, append_type_stack, push_type_stack)
3240         (type_stack_cleanup): Declare.
3241
3242 2012-07-06  Tom Tromey  <tromey@redhat.com>
3243
3244         * parser-defs.h (type_stack, type_stack_size, type_stack_depth):
3245         Remove.
3246         (struct type_stack): New.
3247         * parse.c (type_stack, type_stack_size, type_stack_depth):
3248         Remove.
3249         (type_stack): New global.
3250         (parse_exp_in_context, check_type_stack_depth)
3251         (insert_into_type_stack, insert_type, push_type, push_type_int)
3252         (insert_type_address_space, pop_type, pop_type_int)
3253         (_initialize_parse): Update.
3254
3255 2012-07-06  Tom Tromey  <tromey@redhat.com>
3256
3257         * c-exp.y (func_mod, direct_abs_decl, abs_decl, ptr_operator):
3258         Remove %type.
3259
3260 2012-07-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
3261
3262         * c-lang.c (c_printstr): Remove ununsed variable WIDTH.
3263
3264 2012-07-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
3265             Jan Kratochvil  <jan.kratochvil@redhat.com>
3266
3267         * cp-valprint.c (cp_print_value): Replace potentially unsafe
3268         alloca with xmalloc/xfree.
3269
3270 2012-07-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
3271
3272         * MAINTAINERS (Write After Approval): Add myself to the list.
3273
3274 2012-07-05  Doug Evans  <dje@google.com>
3275
3276         * dwarf2read.c (dw2_expand_symtabs_matching): Fix typo.
3277
3278 2012-07-05  Hui Zhu  <hui_zhu@mentor.com>
3279
3280         * ax-gdb.c (cli/cli-utils.h): New include.
3281         (linespec.h): Ditto.
3282         (agent_eval_command_one): New function.
3283         (agent_command_1): Ditto.
3284         (agent_command): Call function agent_command_1.
3285         (agent_eval_command): Ditto.
3286         (_initialize_ax_gdb): Change help for "maint agent"
3287         and "maint agent-eval".
3288
3289 2012-07-05  Hui Zhu  <hui_zhu@mentor.com>
3290
3291         * breakpoint.c (check_for_argument): Move to file cli/cli-utils.c.
3292         * cli/cli-utils.c (check_for_argument): New function.
3293         * cli/cli-utils.h (check_for_argument): Ditto.
3294
3295 2012-07-04  H.J. Lu  <hongjiu.lu@intel.com>
3296
3297         * NEWS: Mention x32 ABI support.
3298
3299 2012-07-04  H.J. Lu  <hongjiu.lu@intel.com>
3300
3301         * amd64-tdep.c (amd64_x32_init_abi): Set sp_regnum_from_eax to
3302         AMD64_RSP_REGNUM and pc_regnum_from_eax to AMD64_RIP_REGNUM.
3303
3304         * i386-tdep.c (i386_gdbarch_init): Initialize sp_regnum_from_eax
3305         and pc_regnum_from_eax to -1.  Update SP regnum from
3306         sp_regnum_from_eax and PC regnum from pc_regnum_from_eax if
3307         needed.
3308
3309         * i386-tdep.h (gdbarch_tdep): Add sp_regnum_from_eax and
3310         pc_regnum_from_eax.
3311
3312 2012-07-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
3313
3314         Fix 'warning: parameter has incomplete type' with gcc-3.4.6.
3315         * dwarf2expr.h: Include gdbtypes.h.
3316         (enum call_site_parameter_kind, union call_site_parameter_u): Remove
3317         these forward declarations.
3318         (cu_offset, sect_offset): Move these ...
3319         * gdbtypes.h: Remove include dwarf2expr.h.
3320         (cu_offset, sect_offset): ... here.
3321
3322 2012-07-03  H.J. Lu  <hongjiu.lu@intel.com>
3323
3324         * amd64-linux-tdep.c (linux_sigtramp_code): Renamed to ...
3325         (amd64_linux_sigtramp_code): This.
3326         (amd64_x32_linux_sigtramp_code): New.
3327         (LINUX_SIGTRAMP_LEN): Updated.
3328         (amd64_linux_sigtramp_start): Check x32 sigtramp.
3329
3330 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3331
3332         * linux-thread-db.c (thread_db_new_objfile): Fix comment typos.
3333
3334 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3335
3336         * config.in: Regenerate.
3337         * configure: Regenerate.
3338         * configure.ac: Remove check for gnu/libc-version.h.
3339         * linux-thread-db.c <HAVE_GNU_LIBC_VERSION_H>: Remove include of
3340         gnu/libc-version.h.
3341         (enable_thread_event_reporting) <HAVE_GNU_LIBC_VERSION_H>: Remove
3342         variables libc_version, libc_major and libc_minor.  Replace sscanf by
3343         inferior_has_bug.  Extend the comment.
3344
3345 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3346
3347         * linux-thread-db.c (inferior_has_bug): New function.
3348         (thread_db_find_new_threads_silently): Return boolean as checked by
3349         inferior_has_bug, describe it in the comments.
3350         (try_thread_db_load_1): Move call to thread_db_find_new_threads_silently
3351         earlier.  Abort the initialization if it returned non-zero.
3352         (thread_db_new_objfile): Exclude debug files.
3353         (thread_db_find_new_threads_2): Preinitialize ERR.  Check errors also
3354         if UNTIL_NO_NEW,
3355
3356 2012-07-02  Doug Evans  <dje@google.com>
3357
3358         * dwarf2read.c (maybe_queue_comp_unit): Move definition next to others
3359         related to queue management.
3360
3361         * dwarf2read.c (create_debug_types_hash_table): Use "debug dwarf2-read"
3362         instead of "debug dwarf2-die" in debugging printfs.
3363         (create_debug_info_hash_table_reader): Ditto.
3364         (create_debug_info_hash_table): Ditto.
3365         (init_dwo_file): Ditto.
3366         (init_cutu_and_read_dies): Add debugging printf.
3367         (init_cutu_and_read_dies_no_follow): Ditto.
3368         (process_psymtab_comp_unit_reader): Ditto.
3369
3370 2012-07-02  Stan Shebs  <stan@codesourcery.com>
3371
3372         Add target-side support for dynamic printf.
3373         * NEWS: Mention the additional style.
3374         * breakpoint.h (struct bp_target_info): New fields tcommands, persist.
3375         (struct bp_location): New field cmd_bytecode.
3376         * breakpoint.c: Include format.h.
3377         (disconnected_dprintf): New global.
3378         (parse_cmd_to_aexpr): New function.
3379         (build_target_command_list): New function.
3380         (insert_bp_location): Call it.
3381         (remove_breakpoints_pid): Skip dprintf breakpoints.
3382         (print_one_breakpoint_location): Ditto.
3383         (dprintf_style_agent): New global.
3384         (dprintf_style_enums): Add dprintf_style_agent.
3385         (update_dprintf_command_list): Add agent case.
3386         (agent_printf_command): New function.
3387         (_initialize_breakpoint): Add new commands.
3388         * common/ax.def (printf): New bytecode.
3389         * ax.h (ax_string): Declare.
3390         * ax-gdb.h (gen_printf): Declare.
3391         * ax-gdb.c: Include cli-utils.h, format.h.
3392         (gen_printf): New function.
3393         (maint_agent_print_command): New function.
3394         (_initialize_ax_gdb): Add maint agent-printf command.
3395         * ax-general.c (ax_string): New function.
3396         (ax_print): Add printf disassembly.
3397         * Makefile.in (SFILES): Add format.c
3398         (COMMON_OBS): Add format.o.
3399         * common/format.h: New file.
3400         * common/format.c: New file.
3401         * printcmd.c: Include format.h.
3402         (ui_printf): Call parse_format_string.
3403         * remote.c (remote_state): New field breakpoint_commands.
3404         (PACKET_BreakpointCommands): New enum.
3405         (remote_breakpoint_commands_feature): New function.
3406         (remote_protocol_features): Add new BreakpointCommands entry.
3407         (remote_can_run_breakpoint_commands): New function.
3408         (remote_add_target_side_commands): New function.
3409         (remote_insert_breakpoint): Call it.
3410         (remote_insert_hw_breakpoint): Ditto.
3411         (_initialize_remote): Add new packet configuration for
3412         target-side breakpoint commands.
3413         * target.h (struct target_ops): New field
3414         to_can_run_breakpoint_commands.
3415         (target_can_run_breakpoint_commands): New macro.
3416         * target.c (update_current_target): Handle
3417         to_can_run_breakpoint_commands.
3418
3419 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3420
3421         Execute -ix and -iex only after system and user gdbinit files.
3422         * main.c (captured_main): Move CMDARG_INIT_FILE and CMDARG_INIT_COMMAND
3423         processing down after gdbinit files.
3424
3425 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3426
3427         Add fnmatch-gnu module.
3428         * gnulib/Makefile.in (aclocal_m4_deps): Add new files and remove one.
3429         * gnulib/configure.ac (AC_INIT): Use now import/memmem.c.
3430         * gnulib/aclocal.m4: Regenerate.
3431         * gnulib/config.in: Regenerate.
3432         * gnulib/configure: Regenerate.
3433         * gnulib/import/dummy.c: Remove.
3434         * gnulib/import/Makefile.am: Regenerate.
3435         * gnulib/import/Makefile.in: Likewise.
3436         * gnulib/import/m4/gnulib-cache.m4: Likewise.
3437         * gnulib/import/m4/gnulib-comp.m4: Likewise.
3438         * gnulib/import/alloca.c: New file.
3439         * gnulib/import/alloca.in.h: Likewise.
3440         * gnulib/import/config.charset: Likewise.
3441         * gnulib/import/fnmatch.c: Likewise.
3442         * gnulib/import/fnmatch.in.h: Likewise.
3443         * gnulib/import/fnmatch_loop.c: Likewise.
3444         * gnulib/import/localcharset.c: Likewise.
3445         * gnulib/import/localcharset.h: Likewise.
3446         * gnulib/import/m4/alloca.m4: Likewise.
3447         * gnulib/import/m4/codeset.m4: Likewise.
3448         * gnulib/import/m4/configmake.m4: Likewise.
3449         * gnulib/import/m4/fcntl-o.m4: Likewise.
3450         * gnulib/import/m4/fnmatch.m4: Likewise.
3451         * gnulib/import/m4/glibc21.m4: Likewise.
3452         * gnulib/import/m4/localcharset.m4: Likewise.
3453         * gnulib/import/m4/locale-fr.m4: Likewise.
3454         * gnulib/import/m4/locale-ja.m4: Likewise.
3455         * gnulib/import/m4/locale-zh.m4: Likewise.
3456         * gnulib/import/m4/mbrtowc.m4: Likewise.
3457         * gnulib/import/m4/mbsinit.m4: Likewise.
3458         * gnulib/import/m4/mbsrtowcs.m4: Likewise.
3459         * gnulib/import/m4/mbstate_t.m4: Likewise.
3460         * gnulib/import/m4/stdbool.m4: Likewise.
3461         * gnulib/import/m4/wchar_h.m4: Likewise.
3462         * gnulib/import/m4/wctype_h.m4: Likewise.
3463         * gnulib/import/m4/wint_t.m4: Likewise.
3464         * gnulib/import/mbrtowc.c: Likewise.
3465         * gnulib/import/mbsinit.c: Likewise.
3466         * gnulib/import/mbsrtowcs-impl.h: Likewise.
3467         * gnulib/import/mbsrtowcs-state.c: Likewise.
3468         * gnulib/import/mbsrtowcs.c: Likewise.
3469         * gnulib/import/ref-add.sin: Likewise.
3470         * gnulib/import/ref-del.sin: Likewise.
3471         * gnulib/import/stdbool.in.h: Likewise.
3472         * gnulib/import/streq.h: Likewise.
3473         * gnulib/import/strnlen1.c: Likewise.
3474         * gnulib/import/strnlen1.h: Likewise.
3475         * gnulib/import/verify.h: Likewise.
3476         * gnulib/import/wchar.in.h: Likewise.
3477         * gnulib/import/wctype.in.h: Likewise.
3478
3479 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3480
3481         Support shell wildcards for 'set auto-load safe-path'.
3482         * auto-load.c: Include fnmatch.h.
3483         (filename_is_in_dir): Rename to ...
3484         (filename_is_in_pattern_1, filename_is_in_pattern): ... here and split
3485         it.  Update function comment.  Rename dir_len to pattern_len.  New
3486         variables filename_len, pattern and filename.  Add more DEBUG_AUTO_LOAD
3487         messages.  Use gdb_filename_fnmatch.
3488         (filename_is_in_auto_load_safe_path_vec): Rename variable dir to
3489         pattern.
3490         (_initialize_auto_load): Extend the "set auto-load safe-path" help text.
3491         * defs.h (gdb_filename_fnmatch): New declaration.
3492         * utils.c: Include fnmatch.h.
3493         (gdb_filename_fnmatch): New function.
3494
3495 2012-07-02  Sergio Durigan Junior  <sergiodj@redhat.com>
3496
3497         * breakpoint.c (BREAK_ARGS_HELP): Include help message for the new
3498         `-probe' and `-probe-stap' options.
3499
3500 2012-07-01  Yao Qi  <yao@codesourcery.com>
3501
3502         * breakpoint.c: Removed always_inserted_auto, always_inserted_on,
3503         always_inserted_off, and always_inserted_enums.
3504         Change always_inserted_mode's type to 'enum auto_boolean'.
3505         (show_always_inserted_mode, breakpoint_always_inserted_mode): Update
3506         callers.
3507         (_initialize_breakpoint): Call add_setshow_auto_boolean_cmd instead
3508         of add_setshow_enum_cmd.
3509         * infrun.c: Remove can_use_displaced_stepping_auto,
3510         can_use_displaced_stepping_on, can_use_displaced_stepping_off, and
3511         can_use_displaced_stepping_enum.
3512         Change can_use_displaced_stepping's type to 'enum auto_boolean'.
3513         (show_can_use_displaced_stepping, use_displaced_stepping): Update callers.
3514         (_initialize_infrun): Call add_setshow_auto_boolean_cmd instead of
3515         add_setshow_enum_cmd.
3516
3517 2012-06-30  Doug Evans  <dje@google.com>
3518
3519         * dwarf2read.c (signatured_type): Make "per_cu" member first.
3520         (init_cutu_and_read_dies): Handle rereading a DWO CU while it's
3521         currently being read.  Propagate DW_AT_comp_dir to DWO DIE.
3522
3523 2012-06-29  Doug Evans  <dje@google.com>
3524
3525         * linespec.c: #include "stack.h".
3526         (decode_line_with_current_source): Moved here from symtab.c and
3527         renamed from decode_line_spec.  All callers updated.
3528         (decode_line_with_last_displayed): Moved here from breakpoint.c and
3529         renamed from decode_line_spec_1.  All callers updated.
3530         * linespec.h (decode_line_with_current_source): Move declaration here
3531         from symtab.h and renamed from decode_line_spec.
3532         (decode_line_with_last_displayed): Move declaration here from symtab.h
3533         and renamed from decode_line_spec_1.
3534         * macrocmd.c: #include "linespec.h".
3535         * symtab.c: Remove #include "linespec.h".
3536
3537 2012-06-28  Doug Evans  <dje@google.com>
3538
3539         * dwarf2read.c (get_cu_length): New function.
3540         (offset_in_cu_p, error_check_comp_unit_head): Call it.
3541         (create_debug_types_hash_table): Ditto.
3542         (init_cutu_and_read_dies): Ditto.
3543         (init_cutu_and_read_dies_no_follow): Ditto.
3544
3545         * dwarf2read.c (dwarf2_find_base_address): Move definition.
3546
3547         * dwarf2read.c (ABBREV_HASH_SIZE): Remove enclosing #ifndef/#endif.
3548         (struct abbrev_table): Define.
3549         (dwarf2_cu): Replace members dwarf2_abbrevs, abbrev_obstack with
3550         abbrev_table.
3551         (init_cutu_and_read_dies): Update.
3552         (abbrev_table_alloc_abbrev): New function.  Replaces
3553         dwarf_alloc_abbrev.  All callers updated.
3554         (abbrev_table_add_abbrev): New function.
3555         (abbrev_table_lookup_abbrev): New function.  Replaces
3556         dwarf2_lookup_abbrev.  All callers updated.
3557         (abbrev_table_read_table): New function.  Contents moved here from
3558         dwarf2_read_abbrevs.
3559         (dwarf2_read_abbrevs): Call it.
3560         (abbrev_table_free): New function.
3561         (dwarf2_free_abbrev_table): Call it.
3562
3563 2012-06-28  Stan Shebs  <stan@codesourcery.com>
3564
3565         * osdata.c (info_osdata_command): Filter out "Title" columns
3566         from non-MI uses.
3567         * common/linux-osdata.c (struct osdata_type): Add title field.
3568         (osdata_table): Add titles to each entry.
3569         (linux_command_xfer_osdata): Add a column for title data.
3570
3571 2012-06-28  Stan Shebs  <stan@codesourcery.com>
3572
3573         Make logging work for MI.
3574         * NEWS: Mention it.
3575         * interps.h (interp_set_logging_ftype): New typedef.
3576         (struct interp_procs): New field set_logging_proc.
3577         (current_interp_set_logging): Declare.
3578         * interps.c (current_interp_set_logging): New function.
3579         * cli/cli-logging.c: Include interps.h.
3580         (set_logging_redirect): Call current_interp_set_logging.
3581         (pop_output_files): Ditto.
3582         (handle_redirections): Ditto, plus skip ui-out redirect if MI.
3583         * mi/mi-console.h (mi_console_set_raw): Declare.
3584         * mi/mi-console.c (mi_console_set_raw): New function.
3585         * mi/mi-interp.c (saved_raw_stdout): New global.
3586         (mi_set_logging): New function.
3587         (_initialize_mi_interp): Add it to interp procs.
3588
3589 2012-06-28  Doug Evans  <dje@google.com>
3590
3591         * symtab.c (lookup_symbol_aux_objfile): Use
3592         ALL_OBJFILE_PRIMARY_SYMTABS.
3593
3594         * gdbtypes.c (lookup_typename): Rename local variable "tmp" to "type".
3595
3596 2012-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
3597
3598         * common/buffer.c: Include inttypes.h and stdint.h.
3599         (buffer_xml_printf): Use PRId64, PRIu64, PRIx64 and PRIo64.
3600
3601 2012-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
3602             Pedro Alves  <palves@redhat.com>
3603
3604         * gdbthread.h (ALL_THREADS): New macro.
3605         (thread_list): Declare.
3606         * infrun.c (handle_inferior_event) <spurious signal>: Don't keep
3607         going, but instead fall through to the stepping handling.
3608         * linux-nat.c (resume_lwp): New parameter 'signo'.  Resume with
3609         the passed in signal.  Adjust debug output.
3610         (resume_callback): Rename to ...
3611         (linux_nat_resume_callback): ... this.  Pass the thread's last
3612         stop signal, if in "pass" state.
3613         (linux_nat_resume): Adjust to rename.
3614         (stop_wait_callback): New assertion.  Don't respawn signals;
3615         instead let the LWP remain with SIGNALLED set.
3616         (linux_nat_wait_1): Remove flushing of pending SIGSTOPs.
3617         * remote.c (append_pending_thread_resumptions): New.
3618         (remote_vcont_resume): Call it.
3619         * target.h (target_resume): Extend comment.
3620
3621 2012-06-28  Iain Sandoe  <iain@codesourcery.com>
3622
3623         * auxv.c (fprint_target_auxv): Handle extended cache data tags.
3624
3625 2012-06-27  Doug Evans  <dje@google.com>
3626
3627         * dwarf2read.c (dwarf2_cu): Add ranges_base.
3628         Delete have_addr_base, unused.  All uses updated.
3629         (init_cutu_and_read_dies): Process DW_AT_GNU_ranges_base.
3630         (dwarf2_get_pc_bounds): Add ranges_base.
3631         (dwarf2_record_block_ranges): Ditto.
3632
3633 2012-06-27  Tom Tromey  <tromey@redhat.com>
3634
3635         PR macros/7961:
3636         * varobj.c (varobj_create): Update.
3637         (varobj_set_value): Update.
3638         * tracepoint.c (validate_actionline): Update.
3639         (encode_actions_1): Update.
3640         * parse.c (parse_exp_1): Add 'pc' argument.
3641         (parse_exp_in_context): Add 'pc' argument.  Change how
3642         expression_context_pc is set.
3643         (parse_expression): Update.
3644         (parse_field_expression): Update.
3645         * expression.h (parse_exp_1): Update.
3646         * eval.c (parse_to_comma_and_eval): Update.
3647         * breakpoint.c (set_breakpoint_condition): Update.
3648         (update_watchpoint): Update.
3649         (init_breakpoint_sal): Update
3650         (find_condition_and_thread): Update.
3651         (watch_command_1): Update.
3652         (update_breakpoint_locations): Update.
3653         * ada-lang.c (ada_read_renaming_var_value): Update.
3654         (create_excep_cond_exprs): Update.
3655
3656 2012-06-27  Doug Evans  <dje@google.com>
3657
3658         * dwarf2read.c (per_cu_header_read_in): Simplify, and handle
3659         type units.
3660
3661 2012-06-26  Doug Evans  <dje@google.com>
3662
3663         * dwarf2read.c (read_and_check_comp_unit_head): Delete unnecessary
3664         prototype.
3665         (error_check_comp_unit_head): New arg abbrev_section.  All callers
3666         updated.
3667         (read_and_check_comp_unit_head): Ditto.
3668         (read_and_check_type_unit_head): Ditto.
3669
3670 2012-06-26  Siva Chandra Reddy  <sivachandra@google.com>
3671
3672         New attribute 'last' for gdb.Symtab_and_line.
3673         * NEWS (Python Scripting): Add entry about the new attribute.
3674         * python/py-symtab.c (salpy_get_last): New function which
3675         implements the get method for the 'last' attribute of
3676         gdb.Symtab_and_line.
3677         (sal_object_getset): Add entry for the 'last' attribute.
3678
3679 2012-06-26  Doug Evans  <dje@google.com>
3680
3681         * dwarf2read.c (dwo_section_names): Add macinfo_dwo, macro_dwo.
3682         (dwo_sections): Add macinfo, macro.
3683         (dwarf2_locate_dwo_sections): Watch for macro sections.
3684         (dwarf_decode_macros): Remove args lh, abfd, section, section_name.
3685         All callers updated.  Handle DWO files.
3686
3687         * NEWS: Mention new options "set debug dwarf2-read" and
3688         "set debug symtab-create".
3689         * dwarf2read.c (dwarf2_read_debug): New static global.
3690         (dwarf2_build_psymtabs_hard): Add debugging printfs.
3691         (process_queue): Ditto.
3692         (process_full_comp_unit): Ditto.
3693         (_initialize_dwarf2_read): Add new option "set debug dwarf2-read".
3694         * elfread.c (elf_symfile_read): Add debugging printf.
3695         * minsyms.c (install_minimal_symbols): Ditto.
3696         * psymtab.c (allocate_psymtab): Ditto.
3697         * symfile.c (allocate_symtab): Ditto.
3698         * symtab.c (symtab_create_debug): New global.
3699         (_initialize_symtab): Add new option "set debug symtab-create".
3700         * symtab.h (symtab_create_debug): Declare.
3701
3702         * dwarf2read.c (lookup_dwo_comp_unit): Enhance comment.
3703         (lookup_dwo_type_unit): Ditto.
3704
3705 2012-06-26  Roland McGrath  <roland@hack.frob.com>
3706             H.J. Lu  <hongjiu.lu@intel.com>
3707
3708         * amd64-linux-nat.c: Include <sys/user.h>.
3709         (ps_get_thread_area): Use PTRACE_PEEKUSER to get fs_base/gs_base
3710         if HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE or
3711         HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE is defined.
3712
3713         * configure.ac: Check if the fs_base and gs_base members of
3714         `struct user_regs_struct' exist.
3715         * config.in: Regenerated.
3716         * configure: Likewise.
3717
3718 2012-06-25  Michael Eager  <eager@eagercon.com>
3719
3720         PR python/14291
3721         * python/python.c (gdbpy_write): Check for interrupted output.
3722
3723 2012-06-25  Greta Yorsh  <greta.yorsh@arm.com>
3724
3725         * arm-tdep.c (arm_in_function_epilogue_p): Recognize POP with a single
3726         register as a stack alignment in ARM mode.
3727
3728 2012-06-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
3729
3730         Update gnulib to GIT commit a39f53ccb70a613e647e1019fb4c63645220267e.
3731         * gnulib/config.in: Regenerate.
3732         * gnulib/configure: Likewise.
3733         * gnulib/import/m4/extensions.m4: Update it.
3734         * gnulib/import/m4/gnulib-common.m4: Likewise.
3735         * gnulib/import/m4/memmem.m4: Likewise.
3736         * gnulib/import/m4/mmap-anon.m4: Likewise.
3737         * gnulib/import/m4/multiarch.m4: Likewise.
3738         * gnulib/import/stdint.in.h: Likewise.
3739
3740 2012-06-24  Yao Qi  <yao@codesourcery.com>
3741
3742         * corefile.c (write_memory_with_notification): New.
3743         * gdbcore.h: Declare write_memory_with_notification.
3744         * ada-lang.c (ada_value_assign): Replace 'write_memory' and
3745         'observer_notify_memory_changed' with 'write_memory_with_notification'.
3746         * valops.c (value_assign): Likewise.
3747         * python/py-inferior.c (infpy_write_memory): Call
3748         'write_memory_with_notification'.
3749
3750 2012-06-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
3751
3752         * cc-with-index.sh: Use also -ex "set auto-load no".
3753
3754 2012-06-23  Doug Evans  <dje@google.com>
3755
3756         PR 14125
3757         * NEWS: Document additions to .gdb_index.
3758         * dwarf2read.c: #include "gdb/gdb-index.h".
3759         (DW2_GDB_INDEX_SYMBOL_STATIC_SET_VALUE): New macro.
3760         (DW2_GDB_INDEX_SYMBOL_KIND_SET_VALUE): New macro.
3761         (DW2_GDB_INDEX_CU_SET_VALUE): New macro.
3762         (dwarf2_read_index): Recognize version 7.
3763         (dw2_do_expand_symtabs_matching): New args want_specific_block,
3764         block_kind, domain): All callers updated.
3765         (dw2_find_symbol_file): Handle new index CU values.
3766         (dw2_expand_symtabs_matching): Match symbol kind if requested.
3767         (add_index_entry): New args is_static, kind.  All callers updated.
3768         (offset_type_compare, uniquify_cu_indices): New functions
3769         (symbol_kind): New function.
3770         (write_psymtabs_to_index): Remove duplicate CU values.
3771         (write_psymtabs_to_index): Write .gdb_index version 7.
3772
3773 2012-06-22  Joel Brobecker  <brobecker@adacore.com>
3774
3775         * configure.ac (build_warnings): Add -Wdeclaration-after-statement.
3776         * configure: Regenerate.
3777
3778 2012-06-20  Yao Qi  <yao@codesourcery.com>
3779
3780         * python/py-inferior.c: Update comments of infpy_read_memory
3781         and infpy_write_memory.
3782
3783 2012-06-19  Tom Tromey  <tromey@redhat.com>
3784
3785         PR exp/9514:
3786         * parser-defs.h (insert_type, insert_type_address_space): Declare.
3787         (push_type_address_space): Remove.
3788         * parse.c (insert_into_type_stack): New function.
3789         (insert_type): Likewise.
3790         (insert_type_address_space): Rename from push_type_address_space.
3791         Insert tp_space_identifier.
3792         * c-exp.y (ptr_operator): New production.
3793         (abs_decl): Use ptr_operator.
3794         (space_identifier): Call insert_type_address_space.
3795         (ptype): Don't use const_or_volatile_or_space_identifier.
3796         (const_or_volatile_noopt): Call insert_type.
3797         (conversion_type_id, conversion_declarator): New productions.
3798         (operator): Use conversion_type_id.
3799
3800 2012-06-18  Doug Evans  <dje@google.com>
3801
3802         * symtab.h (minimal_symbol): New member created_by_gdb.
3803         * elfread.c (elf_symtab_read): Set created_by_gdb for @plt minsym
3804         created by gdb.
3805         * symtab.c (lookup_symbol_in_objfile_from_linkage_name): New function.
3806         (search_symbols): Call it instead of lookup_symbol.
3807         Skip symbols created by gdb.  Only scan minsyms if nfiles == 0.
3808
3809         * dwarf2expr.c (execute_stack_op): Handle DW_OP_GNU_const_index.
3810         Adjust address for DW_OP_GNU_addr_index.
3811         * dwarf2expr.h (dwarf_expr_context): Update comment.
3812         * dwarf2loc.c (locexpr_describe_location_piece): New arg per_cu,
3813         all callers updated.  Handle TLS vars described with
3814         DW_OP_GNU_const_index.
3815         (disassemble_dwarf_expression): Handle DW_OP_GNU_addr_index
3816         and DW_OP_GNU_const_index.
3817         * dwarf2read.c (decode_locdesc): Handle DW_OP_GNU_addr_index.
3818
3819         * block.c (find_block_in_blockvector): Make explicit the fact that we
3820         ignore GLOBAL_BLOCK.
3821
3822 2012-06-18  Tom Tromey  <tromey@redhat.com>
3823
3824         * c-exp.y (operator): Remove trailing space after "delete" and
3825         "delete[]".
3826
3827 2012-06-18  Mark Kettenis  <kettenis@gnu.org>
3828             Jan Kratochvil  <jan.kratochvil@redhat.com>
3829
3830         Switch i386 and derived targets to ON_STACK.
3831         * amd64-dicos-tdep.c (amd64_dicos_push_dummy_code): Remove.
3832         (amd64_dicos_init_abi): Remove its installment.
3833         * dicos-tdep.c (dicos_init_abi): Remove the
3834         set_gdbarch_call_dummy_location call.  Update the comment here.
3835         * i386-dicos-tdep.c (i386_dicos_push_dummy_code): Remove.
3836         (i386_dicos_init_abi): Remove its installment.
3837         * i386-tdep.c (i386_push_dummy_code): New function.
3838         (i386_gdbarch_init): Call set_gdbarch_call_dummy_location, install
3839         i386_push_dummy_code.
3840
3841 2012-06-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
3842
3843         Remove stale dummy frames.
3844         * breakpoint.c: Include dummy-frame.h.
3845         (longjmp_breakpoint_ops): New variable.
3846         (update_breakpoints_after_exec, breakpoint_init_inferior): Delete also
3847         bp_longjmp_call_dummy.
3848         (bpstat_what, bptype_string, print_one_breakpoint_location)
3849         (init_bp_location): Support bp_longjmp_call_dummy.
3850         (set_longjmp_breakpoint): Use longjmp_breakpoint_ops.  Comment why.
3851         (set_longjmp_breakpoint_for_call_dummy)
3852         (check_longjmp_breakpoint_for_call_dummy, longjmp_bkpt_dtor): New
3853         functions.
3854         (initialize_breakpoint_ops): Initialize longjmp_breakpoint_ops.
3855         * breakpoint.h (enum bptype): New item bp_longjmp_call_dummy.  Delete
3856         FIXME comment and extend the other comment for bp_call_dummy.
3857         (set_longjmp_breakpoint_for_call_dummy)
3858         (check_longjmp_breakpoint_for_call_dummy): New declarations.
3859         * dummy-frame.c: Include gdbthread.h.
3860         (pop_dummy_frame_bpt): New function.
3861         (pop_dummy_frame): Call pop_dummy_frame_bpt.
3862         (dummy_frame_discard): New function.
3863         (cleanup_dummy_frames): Update the comment about longjmps.
3864         * dummy-frame.h (dummy_frame_discard): New declaration.
3865         * gdbthread.h (struct thread_info): Extend initiating_frame comment.
3866         * infcall.c (call_function_by_hand): New variable longjmp_b.  Call
3867         set_longjmp_breakpoint_for_call_dummy.  Chain its breakpoints with BPT.
3868         * infrun.c (handle_inferior_event) <BPSTAT_WHAT_CLEAR_LONGJMP_RESUME>:
3869         Add case 4 comment.  Call check_longjmp_breakpoint_for_call_dummy and
3870         keep_going if IS_LONGJMP and there is no other reason to stop.
3871
3872 2012-06-18  Greta Yorsh  <Greta.Yorsh@arm.com>
3873
3874         * remote-sim.c (sim_command_completer): Initialize
3875         variable 'result'.
3876
3877 2012-06-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
3878
3879         * dwarf2expr.c (execute_stack_op): Support DW_OP_GNU_parameter_ref.
3880         * dwarf2loc.c (call_site_parameter_matches): Support
3881         CALL_SITE_PARAMETER_PARAM_OFFSET.
3882         (needs_dwarf_reg_entry_value): Push stub value.
3883         * dwarf2read.c (read_call_site_scope): New variable origin.  Support
3884         CALL_SITE_PARAMETER_PARAM_OFFSET and its DW_AT_abstract_origin.
3885         * gdbtypes.h (enum call_site_parameter_kind): New item
3886         CALL_SITE_PARAMETER_PARAM_OFFSET.
3887         (struct call_site.parameter.u): New field param_offset.
3888
3889 2012-06-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
3890
3891         Code cleanup: Generalize call_site.parameter key.
3892         * dwarf2expr.c (execute_stack_op) <DW_OP_GNU_entry_value>: Remove
3893         variable dwarf_reg.  New variable kind_u.  Update parameters to
3894         push_dwarf_reg_entry_value.
3895         (ctx_no_push_dwarf_reg_entry_value): Update parameters.
3896         * dwarf2expr.h (enum call_site_parameter_kind)
3897         (union call_site_parameter_u): Forward declarations.
3898         (struct dwarf_expr_context_funcs): Update parameters and their
3899         description for push_dwarf_reg_entry_value.
3900         (ctx_no_push_dwarf_reg_entry_value): Update parameters.
3901         * dwarf2loc.c (call_site_parameter_matches): New function.
3902         (dwarf_expr_reg_to_entry_parameter): Update parameters and their
3903         description.  Use call_site_parameter_matches.
3904         (dwarf_expr_push_dwarf_reg_entry_value, value_of_dwarf_reg_entry):
3905         Update parameters and their description.
3906         (value_of_dwarf_block_entry): Remove variables dwarf_reg and fb_offset.
3907         New variable kind_u.  Adjust the caller for updated parameters.
3908         (needs_dwarf_reg_entry_value): Update parameters.
3909         * dwarf2read.c (read_call_site_scope): New variable loc.  Use it
3910         instead of attr.  Update for the changed fields of struct
3911         call_site_parameter.
3912         * gdbtypes.h: Include dwarf2expr.h.
3913         (enum call_site_parameter_kind): New.
3914         (struct call_site.parameter): New field kind.  Wrap dwarf_reg and
3915         fb_offset into new union u.
3916
3917 2012-06-16  H.J. Lu  <hongjiu.lu@intel.com>
3918
3919         * amd64-tdep.c (amd64_x32_analyze_stack_align): New function.
3920         (amd64_analyze_prologue): Call amd64_x32_analyze_stack_align
3921         for x32.
3922
3923 2012-06-16  H.J. Lu  <hongjiu.lu@intel.com>
3924
3925         * amd64-linux-nat.c (compat_x32_clock_t): New.
3926         (compat_x32_siginfo_t): Likewise.
3927         (compat_x32_siginfo_from_siginfo): Likewise.
3928         (siginfo_from_compat_x32_siginfo): Likewise.
3929         (amd64_linux_siginfo_fixup): Call compat_x32_siginfo_from_siginfo
3930         and siginfo_from_compat_x32_siginfo for x32.
3931
3932 2012-06-15  Hui Zhu  <hui_zhu@mentor.com>
3933
3934         * tracepoint.c (tfile_xfer_partial): Add a lseek.
3935
3936 2012-06-15  H.J. Lu  <hongjiu.lu@intel.com>
3937
3938         * amd64-linux-nat.c (ps_get_thread_area): Check bits_per_word
3939         instead of gdbarch_ptr_bit.
3940         * amd64-nat.c (amd64_native_gregset_reg_offset): Likewise.
3941         (amd64_supply_native_gregset): Likewise.
3942         (amd64_collect_native_gregset): Likewise.
3943         * amd64-tdep.c (amd64_supply_fxsave): Likewise.
3944         (amd64_supply_xsave): Likewise.
3945         (amd64_collect_fxsave): Likewise.
3946         (amd64_collect_xsave): Likewise.
3947
3948 2012-06-15  H.J. Lu  <hongjiu.lu@intel.com>
3949
3950         * amd64-linux-nat.c (AMD64_LINUX_X32_DS): New.
3951         (amd64_linux_read_description): Check DS segment register for
3952         x32 process.
3953
3954 2012-06-15  Tom Tromey  <tromey@redhat.com>
3955
3956         * dwarf2read.c (dw2_find_symbol_file): Unconditionally use
3957         init_cutu_and_read_dies.
3958
3959 2012-06-15  Iain Sandoe <iain@codesourcery.com>
3960
3961         * MAINTAINERS (Write After Approval): Add myself to the list.
3962
3963 2012-06-15  Tom Tromey  <tromey@redhat.com>
3964
3965         * valops.c (value_find_oload_method_list): Now static.
3966         * value.h (value_find_oload_method_list): Don't declare.
3967
3968 2012-06-15  Tom Tromey  <tromey@redhat.com>
3969
3970         * valops.c (find_overload_match): Use value_ind.
3971
3972 2012-06-15  Maciej W. Rozycki  <macro@codesourcery.com>
3973
3974         * infrun.c (handle_inferior_event): Correct indentation.
3975
3976 2012-06-14  Doug Evans  <dje@google.com>
3977
3978         * dwarf2loc.c (debug_loc_kind): Add DEBUG_LOC_START_LENGTH.
3979         (DEBUG_LOC_START_END): Renamed from DEBUG_LOC_NORMAL.
3980         All uses updated.
3981         (decode_debug_loc_dwo_addresses): New arg "byte_order".  All callers
3982         updated.  Handle DEBUG_LOC_START_LENGTH.
3983         (dwarf2_find_location_expression): Handle DEBUG_LOC_START_LENGTH.
3984         (loclist_describe_location): Ditto.
3985
3986 2012-06-14  Maciej W. Rozycki  <macro@codesourcery.com>
3987
3988         PR backtrace/13866
3989         * infrun.c (handle_inferior_event): Re-fetch frame and gdbarch
3990         after hiding inline functions.
3991
3992 2012-06-13  Joel Brobecker  <brobecker@adacore.com>
3993
3994         * inf-ttrace.c (_initialize_hppa_hpux_nat): Rename into
3995         _initialize_inf_ttrace.
3996
3997 2012-06-13  Joel Brobecker  <brobecker@adacore.com>
3998
3999         * ia64-hpux-nat.c (_initialize_ia64_hpux_nat): Renames
4000         _initialize_hppa_hpux_nat.
4001
4002 2012-06-13  Joel Brobecker  <brobecker@adacore.com>
4003
4004         * remote-sim.c (sim_command_completer): Change type of return
4005         value to "VEC (char_ptr) *".  Adjust implementation accordingly.
4006
4007 2012-06-13  Mark Kettenis  <kettenis@gnu.org>
4008             Jan Kratochvil  <jan.kratochvil@redhat.com>
4009
4010         PR tdep/14222
4011         * i386-tdep.c (i386_push_dummy_call): Unconditionally align the
4012         stack on a 16-byte boundary.
4013
4014 2012-06-13  Kaushik Srenevasan  <kaushik@twitter.com>
4015
4016         * jit.c (finalize_symtab): Set function's return type to 'void' by
4017         default.
4018
4019 2012-06-13  Mark Kettenis  <kettenis@gnu.org>
4020             H.J. Lu  <hongjiu.lu@intel.com>
4021
4022         * amd64-linux-tdep.c (amd64_linux_init_abi_common): New function.
4023         Move bits common to both the classic LP64 and the new x32 ILP32
4024         ABI here.
4025         (amd64_linux_init_abi): Call amd64_linux_init_abi_common.
4026         (amd64_x32_linux_init_abi): New function.
4027         (_initialize_amd64_linux_tdep): Register osabi for bfd_mach_x64_32
4028         subtype.
4029
4030         * i386-tdep.h (i386_pseudo_register_name): New prototype.
4031         * i386-tdep.c (i386_pseudo_register_name): Make public.
4032         * amd64-tdep.h (amd64_x32_init_abi): New prototype.
4033         * amd64-tdep.c (amd64_dword_names): Add "eip".
4034         (amd64_x32_pseudo_register_type): New function
4035         (amd64_x32_init_abi): New function.
4036
4037 2012-06-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
4038
4039         PR build/14003
4040         * inferior.h (struct inferior_suspend_state): Comment out.
4041         (struct inferior): Comment out the field suspend.
4042         * infrun.c (struct infcall_suspend_state): Comment out the field
4043         inferior_suspend.
4044         (save_infcall_suspend_state, restore_infcall_suspend_state): Comment
4045         out its assignment.
4046
4047 2012-06-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
4048
4049         PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
4050         * c-exp.y (classify_inner_name): Remove caller assumptions in the
4051         function comment.  Return ERROR for unresolved cases.  Implement
4052         returning proper NAME.
4053         (yylex): Accept also NAME from classify_inner_name.
4054         * cp-namespace.c (cp_lookup_nested_type): Rename to ...
4055         (cp_lookup_nested_symbol): ... here.  Return any found symbol, not just
4056         LOC_TYPEDEF type.
4057         * cp-support.h (cp_lookup_nested_type): Update its declaration.
4058
4059 2012-06-13  Tom Tromey  <tromey@redhat.com>
4060
4061         * breakpoint.c (condition_completer): New function.
4062         (_initialize_breakpoint): Use it.
4063         * value.c (complete_internalvar): New function.
4064         * value.h (complete_internalvar): Declare.
4065
4066 2012-06-13  Tom Tromey  <tromey@redhat.com>
4067
4068         * ada-lang.c (ada_make_symbol_completion_list): Return a VEC.
4069         * breakpoint.c (catch_syscall_completer): Return a VEC.
4070         * cli/cli-cmds.c (complete_command): Update.
4071         * cli/cli-decode.c (complete_on_cmdlist): Return a VEC.
4072         (complete_on_enum): Likewise.
4073         * command.h: Include gdb_vecs.h.
4074         (completer_ftype): Change return type.
4075         (complete_on_cmdlist, complete_on_enum): Likewise.
4076         * completer.c (noop_completer, filename_completer)
4077         (location_completer): Return a VEC.
4078         (add_struct_fields): Remove 'nextp' argument.  Change 'output'
4079         to a VEC.
4080         (expression_completer, complete_line_internal, complete_line)
4081         (command_completer): Return a VEC.
4082         (gdb_completion_word_break_characters, line_completion_function):
4083         Update.
4084         * completer.h: Include gdb_vecs.h.
4085         (complete_line, noop_completer, filename_completer)
4086         (expression_completer, location_completer, command_completer):
4087         Update.
4088         * f-lang.c (f_word_break_characters): Return a VEC.
4089         * interps.c (interpreter_completer): Return a VEC.
4090         * language.h (struct language_defn)
4091         <la_make_symbol_completion_list>: Return a VEC.
4092         * python/py-cmd.c (cmdpy_completer): Return a VEC.
4093         * symtab.c (free_completion_list): Take a VEC.
4094         (return_val_size, return_val_index): Remove.
4095         (return_val): Now a VEC.
4096         (completion_list_add_name): Update.
4097         (default_make_symbol_completion_list_break_on)
4098         (default_make_symbol_completion_list, make_symbol_completion_list)
4099         (make_symbol_completion_list_fn, make_file_symbol_completion_list):
4100         Return a VEC.
4101         (add_filename_to_list): Update.
4102         (struct add_partial_filename_data) <list_used, list_alloced>: Remove.
4103         <list>: Now a VEC.
4104         (maybe_add_partial_symtab_filename): Update.
4105         (make_source_files_completion_list): Return a VEC.
4106         * symtab.h (default_make_symbol_completion_list_break_on)
4107         (default_make_symbol_completion_list, make_symbol_completion_list)
4108         (make_symbol_completion_list_fn, make_file_symbol_completion_list)
4109         (make_source_files_completion_list): Update.
4110
4111 2012-06-13  Tom Tromey  <tromey@redhat.com>
4112
4113         * breakpoint.c (add_catch_command): Use completer_ftype.
4114         * breakpoint.h: Include command.h.
4115         (add_catch_command): Use completer_ftype.
4116         * cli/cli-decode.c (set_cmd_completer): Use completer_ftype.
4117         * cli/cli-decode.h (struct cmd_list_element) <completer>:
4118         Use completer_ftype.
4119         * command.h (completer_ftype): New typedef.
4120         (set_cmd_completer): Use it.
4121         * python/py-cmd.c (struct cmdpy_completer) <completer>: Use
4122         completer_ftype.
4123
4124 2012-06-13  Pedro Alves  <palves@redhat.com>
4125
4126         Partial revert of previous change.
4127
4128         * serial.c (scb_base): New global.
4129         (serial_for_fd): New.
4130         (serial_open, serial_fdopen_ops): Link new serial in open serials
4131         chain.
4132         (do_serial_close): Unlink serial from the open serials chain.
4133
4134 2012-06-12  Pedro Alves  <palves@redhat.com>
4135
4136         * infrun.c (infrun_thread_stop_requested_callback): Don't switch
4137         threads here.
4138         (prepare_for_detach): No longer context switch here in non-stop
4139         mode.
4140         (fetch_inferior_event): Ditto.
4141         (handle_inferior_event) <STOP_QUIETLY || NO_STOP_QUIETLY>: Switch
4142         to the event thread before removing breakpoints.  Switch to the
4143         event thread before inserting breakpoints and resuming.
4144         (handle_inferior_event) <TARGET_WAITKIND_SPURIOUS>: Switch to the
4145         event thread before resuming.
4146         (handle_inferior_event) <stepping_past_singlestep_breakpoint>:
4147         Switch to the event thread before removing breakpoints.
4148
4149 2012-06-12  Eli Zaretskii  <eliz@gnu.org>
4150
4151         * infcmd.c (construct_inferior_arguments) [__MINGW32__]: Quote
4152         special characters correctly for the Windows shells.  See
4153         http://sourceware.org/ml/gdb/2012-06/msg00047.html for the bug
4154         report.
4155         [!__MINGW32__]: Remove extra double quote character from special
4156         characters.
4157
4158 2012-06-11  Stan Shebs  <stan@codesourcery.com>
4159
4160         * ui-out.h: Remove #if 0 declarations.
4161         * ui-out.c: Remove #if 0 functions.
4162
4163 2012-06-11  Pedro Alves  <palves@redhat.com>
4164
4165         * ser-base.c (run_async_handler_and_reschedule): New.
4166         (fd_event, push_event): Use it.
4167         * serial.c (serial_open, serial_fdopen_ops): Set the initial
4168         reference count to 1.
4169         (do_serial_close): Set the bufp field to NULL.  Use serial_unref
4170         instead of xfree.
4171         (serial_is_open, serial_ref, serial_unref): New.
4172         * serial.h (serial_open): Adjust comment.
4173         (serial_is_open): Declare.
4174         (serial_close): Adjust comment.
4175         (serial_ref, serial_unref) Declare.
4176         (struct serial): New field 'refcnt'.
4177
4178 2012-06-11  Pedro Alves  <palves@redhat.com>
4179
4180         Remove #if 0'd "connect" command, and unnecessary associated
4181         refcounting and serial reuse bits.
4182
4183         * serial.h (struct serial): Remove fields 'next' and 'refcnt'.
4184         * serial.c (last_serial_opened): Delete.
4185         (scb_base): Delete.
4186         (serial_open): Adjust.
4187         (serial_for_fd): Delete.
4188         (serial_fdopen_ops, do_serial_close): Adjust.
4189         (serial_fdopen_ops): Adjust.
4190
4191 2012-06-11  Pedro Alves  <palves@redhat.com>
4192
4193         * serial.c (do_serial_close): Remove early return when SCB is
4194         null.
4195
4196 2012-06-11  Tom Tromey  <tromey@redhat.com>
4197
4198         * dwarf2read.c (dw2_get_file_names_reader): Ignore partial units.
4199
4200 2012-06-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
4201
4202         Fix regression by the "ambiguous linespec" series.
4203         * breakpoint.c (parse_breakpoint_sals): New variable cursal.  Use
4204         get_last_displayed_symtab and get_last_displayed_line and depending
4205         on CURSAL.
4206
4207 2012-06-11  Tom Tromey  <tromey@redhat.com>
4208
4209         * dwarf2read.c (dw2_get_primary_filename_reader): New function.
4210         (dw2_find_symbol_file): Use it.
4211
4212 2012-06-11  Michael Eager  <eager@eagercon.com>
4213
4214         * mips-linux-tdep.c (mips_gdb_signal_from_target): New
4215         * mips-linux-tdep.h (mips_signals): New
4216
4217 2012-06-11  Tom Tromey  <tromey@redhat.com>
4218
4219         * infrun.c (handle_inferior_event)
4220         <BPSTAT_WHAT_SET_LONGJMP_RESUME>: Don't delete the step-resume
4221         breakpoint.
4222         <BPSTAT_WHAT_CLEAR_LONGJMP_RESUME>: Remove longjmp logic; use
4223         exception logic in all cases.  Update comments.
4224         (insert_longjmp_resume_breakpoint): Set the exception resume
4225         breakpoint.
4226
4227 2012-06-11  Maciej W. Rozycki  <macro@codesourcery.com>
4228
4229         * mips-tdep.c (mips_push_dummy_code): Handle microMIPS code.
4230
4231 2012-06-09  Siva Chandra Reddy  <sivachandra@google.com>
4232
4233         * valarith.c (binop_types_user_defined_p): Fix a typo.
4234
4235 2012-06-08  Yao Qi  <yao@codesourcery.com>
4236             Chung-Lin Tang <cltang@codesourcery.com>
4237
4238         * arch-utils.c (default_return_in_first_hidden_param_p): New.
4239         * arch-utils.h: Declare.
4240         * gdbarch.sh: Add return_in_first_hidden_param_p.
4241         * gdbarch.c, gdbarch.h: Regenerated.
4242         * infcall.c (call_function_by_hand): Call
4243         gdbarch_return_in_first_hidden_param_p instead of
4244         language_pass_by_reference.
4245
4246         * m68k-tdep.c (m68k_return_in_first_hidden_param_p): New.
4247         (m68k_gdbarch_init): Install m68k_return_in_first_hidden_param_p.
4248         * sh-tdep.c (sh_return_in_first_hidden_param_p): New.
4249         (sh_gdbarch_init): Install sh_return_in_first_hidden_param_p.
4250         * tic6x-tdep.c (tic6x_push_dummy_call): Remove local variable
4251         `cplus_return_struct_by_reference'.
4252         (tic6x_return_value): Handle language cplusplus.
4253         (tic6x_return_in_first_hidden_param_p): New.
4254         (tic6x_gdbarch_init): Install tic6x_return_in_first_hidden_param_p.
4255
4256 2012-06-07  Doug Evans  <dje@google.com>
4257
4258         * dwarf2read.c (dwarf2_cu): Add comment.
4259
4260 2012-06-06  Maciej W. Rozycki  <macro@codesourcery.com>
4261
4262         * mips-tdep.c (mips_pseudo_register_type): Remove tdep local
4263         variable.
4264         (mips_eabi_push_dummy_call): Likewise.
4265         (mips_n32n64_push_dummy_call): Likewise.
4266         (mips_o32_push_dummy_call): Likewise.
4267         (mips_o64_push_dummy_call): Likewise.
4268
4269 2012-06-06  Maciej W. Rozycki  <macro@codesourcery.com>
4270
4271         * mips-tdep.c (mips_convert_register_p): Correct coding style.
4272
4273 2012-06-06  Maciej W. Rozycki  <macro@codesourcery.com>
4274
4275         * mips-tdep.c (mips_pseudo_register_type): Use
4276         mips_float_register_p.
4277
4278 2012-06-06  Pedro Alves  <palves@redhat.com>
4279
4280         * infrun.c (handle_inferior_event): Remove calls to
4281         reinit_frame_cache that follow a context_switch call.
4282
4283 2012-06-06  Pedro Alves  <palves@redhat.com>
4284
4285         * infrun.c (handle_inferior_event) <deferred_step_ptid>: Use
4286         context_switch and remove stale comment.
4287
4288 2012-06-06  Pedro Alves  <palves@redhat.com>
4289
4290         * infrun.c (struct execution_control_state): Remove
4291         `new_thread_event' field.
4292         (handle_inferior_event): Simplify new threads handling; don't
4293         resume the inferior if we find a new thread.
4294
4295 2012-06-06  Thomas Schwinge  <thomas@codesourcery.com>
4296
4297         * NEWS: Document the deprecation of SH's 'regs' command.
4298         * inferior.h (all_registers_info): Add function declaration.
4299         * sh-tdep.c (sh_show_regs): Remove variable.
4300         (sh_generic_show_regs, sh3_show_regs, sh2e_show_regs, sh2a_show_regs)
4301         (sh2a_nofpu_show_regs, sh3e_show_regs, sh3_dsp_show_regs)
4302         (sh4_show_regs, sh4_nofpu_show_regs, sh_dsp_show_regs)
4303         (sh_show_regs_command): Remove functions.
4304         (sh_gdbarch_init): Don't set sh_show_regs.
4305         (_initialize_sh_tdep): Make the 'regs' command an deprecated alias to
4306         'info all-registers'.
4307         * sh64-tdep.c (sh64_show_media_regs, sh64_show_compact_regs)
4308         (sh64_show_regs): Remove functions.
4309         * sh64-tdep.h (sh64_show_regs): Remove function declaration.
4310
4311 2012-06-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
4312
4313         * configure.ac: Move development=true below AC_INIT.
4314         * configure: Regenerate.
4315
4316 2012-06-05  Stan Shebs  <stan@codesourcery.com>
4317
4318         * mi/mi-interp.c (mi_interpreter_init): Set raw_stdout from
4319         gdb_stdout.
4320
4321 2012-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
4322
4323         * corefile.c (read_memory, read_stack, write_memory): Accept LEN
4324         argument as ssize_t.
4325         * gdbcore.h (read_memory, read_stack, write_memory): Likewise.
4326         * remote.c (remote_write_bytes_aux, remote_write_bytes): Likewise.
4327         * target.c (target_read_stack, target_write_memory)
4328         (target_write_raw_memory): Likewise.
4329         * target.h (target_read_stack, target_write_memory)
4330         (target_write_raw_memory): Likewise.
4331
4332 2012-06-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
4333
4334         * symfile-mem.c: Change gdb_static_assert to ssize_t.
4335         (target_read_memory_bfd): Cast gdb_assert LEN to ssize_t.
4336         * target.c (target_read_memory): Change LEN to ssize_t.
4337         * target.h (target_read_memory): Change LEN to ssize_t.
4338
4339 2012-06-05  Pedro Alves  <palves@redhat.com>
4340
4341         PR backtrace/13866
4342
4343         * breakpoint.c (until_break_command): Only fetch the selected
4344         frame after decode_line_1.
4345
4346 2012-06-05  Joakim Tjernlund  <Joakim.Tjernlund@transmode.se>
4347
4348         * solib-svr4.c (enable_break): Don't fallback to setting the solib
4349         event breakpoint at _start, __start or main if a program
4350         interpreter is not found.
4351
4352 2012-06-05  Joel Brobecker  <brobecker@adacore.com>
4353
4354         * windows-tdep.h (windows_iterate_over_objfiles_in_search_order):
4355         Add declaration.
4356         * windows-tdep.c: #include "objfiles.h".
4357         (windows_iterate_over_objfiles_in_search_order): New function.
4358         * amd64-windows-tdep.c (amd64_windows_init_abi): Set
4359         iterate_over_objfiles_in_search_order gdbarch method to
4360         windows_iterate_over_objfiles_in_search_order.
4361         * i386-cygwin-tdep.c (i386_cygwin_init_abi): Likewise.
4362
4363 2012-06-05  Joel Brobecker  <brobecker@adacore.com>
4364
4365         * gdbarch.sh: Add generation of
4366         "iterate_over_objfiles_in_search_order_cb_ftype" typedef in
4367         gdbarch.h.  Add include of "objfiles.h" in gdbarch.c.
4368         (iterate_over_objfiles_in_search_order): New gdbarch method.
4369         * gdbarch.h, gdbarch.c: Regenerate.
4370         * objfiles.h (default_iterate_over_objfiles_in_search_order):
4371         Add declaration.
4372         * objfiles.c (default_iterate_over_objfiles_in_search_order):
4373         New function.
4374         * symtab.c (lookup_symbol_aux_objfile): New function, extracted
4375         out of lookup_symbol_aux_symtabs.
4376         (lookup_symbol_aux_symtabs): Replace extracted-out code by
4377         call to lookup_symbol_aux_objfile.
4378         (struct global_sym_lookup_data): New type.
4379         (lookup_symbol_global_iterator_cb): New function.
4380         (lookup_symbol_global): Search for symbol using
4381         gdbarch_iterate_over_objfiles_in_search_order and
4382         lookup_symbol_global_iterator_cb.
4383         * findvar.c (struct minsym_lookup_data): New type.
4384         (minsym_lookup_iterator_cb): New function.
4385         (default_read_var_value) [case LOC_UNRESOLVED]: Resolve the
4386         symbol's address via gdbarch_iterate_over_objfiles_in_search_order
4387         and minsym_lookup_iterator_cb.
4388
4389 2012-06-05  Joel Brobecker  <brobecker@adacore.com>
4390
4391         Revert the following patch:
4392         * findvar.c (default_read_var_value): For LOC_UNRESOLVED symbols,
4393         try locating the symbol in the symbol's own objfile first, before
4394         extending the search to all objfiles.
4395         * symtab.c (lookup_symbol_aux_objfile): New function, extracted
4396         out of lookup_symbol_aux_symtabs.
4397         (lookup_symbol_aux_symtabs): Add new parameter "exclude_objfile".
4398         Replace extracted-out code by call to lookup_symbol_aux_objfile.
4399         Do not search EXCLUDE_OBJFILE.
4400         (lookup_static_symbol_aux): Update call to lookup_symbol_aux_symtabs.
4401         (lookup_symbol_global): Search for matches in the block's objfile
4402         first, before searching all other objfiles.
4403
4404 2012-06-05  Joel Brobecker  <brobecker@adacore.com>
4405
4406         * breakpoint.c (find_condition_and_thread): Stop parsing
4407         as soon as the first invalid keyword is found.
4408
4409 2012-06-05  Joel Brobecker  <brobecker@adacore.com>
4410
4411         * copyright.py (EXCLUDE_LIST): Add 'gdb/CONTRIBUTE' to list.
4412
4413 2012-06-05  Joel Brobecker  <brobecker@adacore.com>
4414
4415         * config/djgpp/djcheck.sh: Add copyright header.
4416
4417 2012-06-05  Joel Brobecker  <brobecker@adacore.com>
4418
4419         * copyright.py (update_files, main): Fix path to update-copyright
4420         script.
4421
4422 2012-06-05  Joel Brobecker  <brobecker@adacore.com>
4423
4424         * copyright.py (MULTIPLE_COPYRIGHT_HEADERS): New constant.
4425         (main): Add MULTIPLE_COPYRIGHT_HEADERS to the list of files
4426         for which a reminder to update by hand is printed.
4427
4428 2012-06-04  Doug Evans  <dje@google.com>
4429
4430         * buildsym.c (make_blockvector): Add comment.
4431
4432 2012-06-04  Pedro Alves  <palves@redhat.com>
4433
4434         * arch-utils.c (default_gdb_signal_from_target): Delete.
4435         * arch-utils.h (default_gdb_signal_from_target): Delete.
4436         * corelow.c (core_open) <signal mapping>: Extended comment.  Check
4437         gdbarch_gdb_signal_from_target_p.
4438         * gdbarch.sh (gdb_signal_from_target): Make it an M method (with
4439         predicate).
4440         * gdbarch.h: Regenerate.
4441         * gdbarch.c: Regenerate.
4442
4443 2012-06-04  Pedro Alves  <palves@redhat.com>
4444
4445         * gdbarch.sh (gdb_signal_from_target): Mention that the
4446         implementation of the method must be host independent.
4447         * gdbarch.h: Regenerate.
4448
4449 2012-06-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
4450
4451         * symfile-mem.c: 3 new gdb_static_assert for target_read_memory_bfd
4452         parameters.
4453         (target_read_memory_bfd): New function.
4454         (symbol_file_add_from_memory): Use it.
4455
4456 2012-06-03  Doug Evans  <dje@google.com>
4457
4458         * symtab.c (lookup_global_symbol_from_objfile): Only scan blockvector
4459         of primary symtab.
4460         (basic_lookup_transparent_type): Ditto.
4461
4462         * objfiles.h (ALL_OBJFILE_PRIMARY_SYMTABS): New macro.
4463         (ALL_PRIMARY_SYMTABS): Use it.
4464         (ALL_PSPACE_PRIMARY_SYMTABS): Ditto.
4465         * dwarf2read.c (dw2_find_symbol_file): Ditto.
4466         * linespec.c (iterate_over_all_matching_symtabs): Ditto.
4467         * symtab.c (lookup_symbol_aux_objfile): Ditto.
4468         (basic_lookup_transparent_type): Ditto.
4469
4470 2012-06-02  Sergio Durigan Junior  <sergiodj@redhat.com>
4471
4472         * symtab.c (symbol_demangled_name): New variable `dem_name'.  Use
4473         it to optimize resolution of demangled name.
4474
4475 2012-06-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
4476
4477         * configure.ac (development): Define new variable.
4478         Call AC_CHECK_LIB for mcheck if $development.
4479         (ERROR_ON_WARNING): Enable it by default only if $development.
4480         * config.in: Regenerate.
4481         * configure: Regenerate.
4482
4483 2012-06-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
4484
4485         * target.c (target_read_memory): Make LEN argument as size_t.
4486         * target.h (target_read_memory): Likewise.
4487
4488 2012-06-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
4489
4490         * tilegx-linux-tdep.c (tilegx_l): Use ULL for 64-bit values.
4491
4492 2012-05-31  Edjunior Machado  <emachado@linux.vnet.ibm.com>
4493
4494         * ppc-linux-nat.c (have_ptrace_booke_interface): Disable ptrace
4495         BookE interface for PowerPC server processors if not available
4496         in the Linux Kernel.
4497
4498 2012-05-31  Keith Seitz  <keiths@redhat.com>
4499
4500         * linespec.c (decode_objc): Add cleanup to free
4501         INFO.FILE_SYMTABS.
4502         (find_linespec_symbols): Add cleanup to free CLASSES.
4503         * symfile.c (find_separate_debug_file_by_debuglink): Add
4504         cleanup to free DEBUGLINK.
4505         * ui-out.c (clear_header_list): No need to check if
4506         HEADER_NEXT.COLHDR is NULL.
4507         Free HEADER_NEXT.COL_NAME.
4508
4509 2012-05-31  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4510
4511         * ada-lang.c (standard_lookup): Prevent uninitialized variable
4512         warning.
4513
4514 2012-05-30  Jeff Kenton  <jkenton@tilera.com>
4515
4516         * configure.host (gdb_host_cpu): Handle tilegx*.
4517         (gdb_host): Handle tilegx-*-linux*.
4518         * tilegx-linux-nat.c: New file.
4519         * config/tilegx/linux.mh: New file.
4520
4521 2012-05-30  Jeff Kenton  <jkenton@tilera.com>
4522
4523         * Makefile.in (ALL_TARGET_OBJS): Add tilegx-tdep.o and
4524         tilegx-linux-tdep.o.
4525         (ALLDEPFILES): Add tilegx-linux-nat.c, tilegx-tdep.c and
4526         tilegx-linux-tdep.c.
4527         * configure.tgt: Handle tilegx-*-linux*.
4528         * tilegx-tdep.h: New file.
4529         * tilegx-tdep.c: New file.
4530         * tilegx-linux-tdep.c: New file.
4531         * regformats/reg-tilegx.dat: New file.
4532
4533 2012-05-30  Edjunior Machado  <emachado@linux.vnet.ibm.com>
4534
4535         * ppc-linux-nat.c (ppc_linux_can_use_hw_breakpoint): fix
4536         accounting of hw watchpoints on ppc.
4537
4538 2012-05-30  Thiago Jung Bauermann  <thiago.bauermann@linaro.org>
4539
4540         * source.c (openp): Expand tilde in path entries.
4541
4542 2012-05-29  Doug Evans  <dje@google.com>
4543
4544         * buildsym.c (block_compar): Fix comment.
4545         (end_symtab): Fix and clarify some comments.
4546
4547         * stabsread.h (cleanup_undefined_stabs_types): Renamed from
4548         cleanup_undefined_types.
4549         * stabsread.c (cleanup_undefined_stabs_types): Ditto.
4550         All callers updated.
4551
4552 2012-05-29  Tom Tromey  <tromey@redhat.com>
4553
4554         * symfile.c (symfile_bfd_open): Don't close desc if bfd_fopen
4555         fails.
4556         * solib.c (solib_bfd_fopen): Don't close fd if bfd_fopen fails.
4557         * exec.c (exec_file_attach): Don't close scratch_chan if bfd_fopen
4558         fails.
4559         * dwarf2read.c (try_open_dwo_file): Don't close fd if bfd_fopen
4560         fails.
4561
4562 2012-05-29  Tristan Gingold  <gingold@adacore.com>
4563
4564         * solib-darwin.c (dyld_all_image_addr, dyld_all_image): Move into...
4565         (struct darwin_info): ... New struct.
4566         (solib_darwin_pspace_data): New variable.
4567         (darwin_pspace_data_cleanup): New function.
4568         (get_darwin_info): Likewise.
4569         (darwin_dyld_version_ok, darwin_load_image_infos)
4570         (darwin_solib_get_all_image_info_addr_at_init)
4571         (darwin_solib_read_all_image_info_addr): Add info argument.
4572         Adjust code.
4573         (darwin_current_sos): Use per pspace structure.
4574         (darwin_solib_create_inferior_hook): Likewise.
4575         (darwin_clear_solib): Likewise.
4576         (_initialize_darwin_solib): Initialize solib_darwin_pspace_data.
4577
4578 2012-05-28  Pedro Alves  <palves@redhat.com>
4579
4580         * infrun.c (wait_for_inferior): Move ecss and ecs locals to the
4581         block that uses them.  Clear ecss before handling each event.
4582
4583 2012-05-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
4584
4585         * solib-svr4.c (svr4_current_sos): New comment on
4586         svr4_current_sos_via_xfer_libraries fall back.
4587
4588 2012-05-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
4589
4590         * psymtab.c (lookup_symbol_aux_psymtabs): New variable stab_best.  Use
4591         it as a fallback for TYPE_IS_OPAQUE.
4592         * symfile.h (struct quick_symbol_functions): Mention TYPE_OPAQUE
4593         symbols for lookup_symbol.
4594
4595 2012-05-24  John Steele Scott  <toojays@toojays.net>
4596
4597         PR symtab/13277: Resolving opaque structures in ICC generated binaries.
4598         * dwarf2read.c (struct dwarf2_cu) <producer_is_icc>: New field.
4599         (producer_is_gxx_lt_4_6): Move the checking and caching to...
4600         (check_producer): ... this new function, which also checks for ICC
4601         and caches the result.
4602         (producer_is_icc): New function.
4603         (read_structure_type): Don't set TYPE_STUB_SUPPORTED if the
4604         producer was ICC.
4605
4606 2012-05-24  Pedro Alves  <palves@redhat.com>
4607
4608         PR gdb/7205
4609
4610         * arch-utils.c (default_gdb_signal_to_host): Rename to ...
4611         (default_gdb_signal_to_target): ... this.  Add comment.
4612         (default_gdb_signal_from_host): Rename to ...
4613         (default_gdb_signal_from_target): ... this.  Add comment.
4614         * arch-utils.h (default_gdb_signal_to_host): Rename to ...
4615         (default_gdb_signal_to_target): ... this.
4616         (default_gdb_signal_from_host): Rename to ...
4617         (default_gdb_signal_from_target): ... this.
4618         * corelow.c (core_open): Adjust to naming change.  Replace comment.
4619         * gdbarch.sh (gdb_signal_from_host): Rename to ...
4620         (gdb_signal_from_target): ... this.  Adjust to
4621         default_gdb_signal_from_host naming change.  Extend comment.
4622         (gdb_signal_to_host): Rename to ...
4623         (gdb_signal_to_target): ... this.  Adjust to
4624         default_gdb_signal_to_host naming change.
4625         * gdbarch.h, gdbarch.c: Renegerate.
4626
4627 2012-05-24  Pedro Alves  <palves@redhat.com>
4628
4629         PR gdb/7205
4630
4631         Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
4632
4633 2012-05-24  Pedro Alves  <palves@redhat.com>
4634
4635         PR gdb/7205
4636
4637         Replace target_signal with gdb_signal throughout.
4638
4639 2012-05-24  Pedro Alves  <palves@redhat.com>
4640
4641         PR tui/14159
4642
4643         * tui/tui-hooks.c (tui_query_hook): Pre-compute the question
4644         string, instead of reusing the va_list argument.
4645
4646 2012-05-24  Tom Tromey  <tromey@redhat.com>
4647
4648         * cp-support.h (cp_finalize_namespace, cp_initialize_namespace):
4649         Remove.
4650
4651 2012-05-23  Doug Evans  <dje@google.com>
4652
4653         * symtab.c (search_symbols): Formatting fixes.
4654         (print_symbol_info): Formatting fixes.
4655
4656         * dwarf2-frame.c (execute_cfa_program): Update to handle long long ->
4657         int64_t change to leb128 API.
4658         (read_encoded_value, decode_frame_entry_1): Ditto.
4659         * dwarf2expr.c (safe_read_uleb128, safe_read_sleb128): Ditto.
4660         (dwarf_block_to_dwarf_reg, dwarf_block_to_dwarf_reg_deref): Ditto.
4661         (dwarf_block_to_fb_offset, dwarf_block_to_sp_offset): Ditto.
4662         (execute_stack_op): Ditto.
4663         * dwarf2expr.h (gdb_read_uleb128, gdb_read_sleb128): Ditto.
4664         (safe_read_uleb128, safe_read_sleb128): Ditto.
4665         * dwarf2loc.c (decode_debug_loc_dwo_addresses): Ditto.
4666         (dwarf2_compile_expr_to_ax): Ditto.
4667         (locexpr_describe_location_piece): Ditto.
4668         (disassemble_dwarf_expression): Ditto.
4669         (locexpr_describe_location_1): Ditto.
4670
4671 2012-05-23  Stan Shebs  <stan@codesourcery.com>
4672             Kwok Cheung Yeung  <kcy@codesourcery.com>
4673
4674         * Makefile.in (SUBDIR_MI_OBS): Add mi-cmd-info.o.
4675         (SUBDIR_MI_SRCS): Add mi-cmd-info.c.
4676         (mi-cmd-info.o): New rule.
4677         * osdata.h (info_osdata_command): New declaration.
4678         * osdata.c (info_osdata_command): Change to non-static.
4679         * mi/mi-cmds.h (mi_cmd_info_os): New declaration.
4680         * mi/mi-cmds.c (mi_cmds): Add -info-os MI command.
4681         * mi/mi-cmd-info.c: New file.
4682
4683 2012-05-23  Doug Evans  <dje@google.com>
4684
4685         * symtab.c (search_symbols): Pass NULL for file_matcher to
4686         expand_symtabs_matching if there are no files to match.
4687
4688         * gdbtypes.c (lookup_typename): Simplify.
4689
4690 2012-05-23  Pedro Alves  <palves@redhat.com>
4691
4692         * arch-utils.h (default_target_signal_to_host): Delete.
4693         * arch-utils.c (default_target_signal_to_host): Delete.
4694         * gdbarch.sh (target_signal_to_host): Remove.
4695         * gdbarch.h, gdbarch.c: Regenerate.
4696
4697 2012-05-22  Doug Evans  <dje@google.com>
4698
4699         * dwarf2-frame.c (struct dwarf2_cie): Make initial_instructions, end
4700         "const gdb_byte *".
4701         (struct dwarf2_fde): Make instructions, end "const gdb_byte *".
4702         (execute_cfa_program): Update to match API of leb128 functions.
4703         (read_1_byte, read_4_bytes, read_8_bytes): Make buf parameter
4704         "const gdb_byte *".
4705         (read_unsigned_leb128, read_signed_leb128): Delete.
4706         (read_initial_length): Change type of buf argument to
4707         "const gdb_byte *".
4708         (read_encoded_value): Update to match API of leb128 functions.
4709         (decode_frame_entry): Change result to "const gdb_byte *", and
4710         similarly for "start" parameter.
4711         (decode_frame_entry_1): Ditto.  Use new leb128 reader functions.
4712         (dwarf2_build_frame_info): Change local frame_ptr to
4713         "const gdb_byte *".
4714         * dwarf2expr.c (safe_read_uleb128, safe_read_sleb128): Replaces
4715         read_uleb128, read_sleb128.  All callers updated.
4716         (safe_skip_leb128): New function.
4717         (dwarf_block_to_dwarf_reg): Update to match API of leb128 functions.
4718         Call gdb_read_uleb128, gdb_skip_leb128 instead of read_uleb128.
4719         (dwarf_block_to_dwarf_reg_deref): Update to match API of leb128
4720         functions.  Call gdb_read_uleb128, gdb_read_sleb128 instead of
4721         read_uleb128, read_sleb128.
4722         (dwarf_block_to_fb_offset, dwarf_block_to_sp_offset): Ditto.
4723         (execute_stack_op): Update to match API of leb128 functions.
4724         * dwarf2expr.h: #include "leb128.h".
4725         (read_uleb128, read_sleb128): Delete.
4726         (gdb_read_uleb128, gdb_read_sleb128, gdb_skip_leb128): New functions.
4727         (safe_read_uleb128, safe_read_sleb128, safe_skip_leb128): Declare.
4728         * dwarf2loc.c (debug_loc_kind): New enum.
4729         (decode_debug_loc_addresses): New function.
4730         (decode_debug_loc_dwo_addresses): New function.
4731         (dwarf2_find_location_expression): Rewrite.
4732         (dwarf2_compile_expr_to_ax): Update to match API of leb128 functions.
4733         (locexpr_describe_location_piece): Ditto.
4734         (disassemble_dwarf_expression): Ditto.
4735         (locexpr_describe_location_1): Ditto.
4736         (loclist_describe_location): Rewrite.
4737         * dwarf2loc.h (dwarf2_loclist_baton): New member "from_dwo".
4738         * dwarf2read.c (die_reader_specs): New member "buffer_end".
4739         (dwarf2_section_buffer_overflow_complaint): Renamed from
4740         dwarf2_macros_too_long_complaint.  All callers updated.
4741         (skip_leb128): Delete.
4742         (init_cu_die_reader): Initialize reader->buffer_end.
4743         (skip_one_die): Replace call to skip_leb128 with safe_skip_leb128.
4744         (skip_form_bytes): New arg buffer_end.  All callers updated.
4745         Replace call to skip_leb128 with gdb_skip_leb128.
4746         (skip_unknown_opcode): New arg mac_end.  All callers updated.
4747         (fill_in_loclist_baton): Initialize baton->from_dwo.
4748
4749 2012-05-22  Maciej W. Rozycki  <macro@codesourcery.com>
4750
4751         * mips-linux-nat.c (mips_linux_read_description): Use a more
4752         verbose error message.
4753
4754 2012-05-22  Maciej W. Rozycki  <macro@codesourcery.com>
4755
4756         * NEWS: Add MIPS/Linux DSP support.
4757         * mips-linux-tdep.c: Document post-2.6.12 o32 sigcontext layout.
4758         (SIGCONTEXT_DSPCTL): New macro.
4759         (SIGCONTEXT_HI1, SIGCONTEXT_LO1): Likewise.
4760         (SIGCONTEXT_HI2, SIGCONTEXT_LO2): Likewise.
4761         (SIGCONTEXT_HI3, SIGCONTEXT_LO3): Likewise.
4762         (N64_SIGCONTEXT_HI1, N64_SIGCONTEXT_HI2): Likewise.
4763         (N64_SIGCONTEXT_HI3): Likewise.
4764         (N64_SIGCONTEXT_LO1, N64_SIGCONTEXT_LO2): Likewise.
4765         (N64_SIGCONTEXT_LO3): Likewise.
4766         (N64_SIGCONTEXT_DSPCTL): Likewise.
4767         (N64_SIGCONTEXT_FPCSR): Clarify definition.
4768         (mips_linux_o32_sigframe_init): Handle DSP registers.
4769         (mips_linux_n32n64_sigframe_init): Likewise.
4770
4771 2012-05-22  Pierre Muller  <muller@ics.u-strasbg.fr>
4772
4773         * common/buffer.c (buffer_grow): ARI fix: Remove unneeded
4774         call to abort.
4775
4776 2012-05-22  Pedro Alves  <palves@redhat.com>
4777
4778         * target.h (store_waitstatus): Move declaration ...
4779         * inf-child.h (store_waitstatus): ... here.
4780         * target.c: Move inclusion of gdb_wait.h, and ...
4781         (store_waitstatus): ... this ...
4782         * inf-child.c: ... here.
4783         * linux-nat.c: Include inf-child.h.
4784         * rs6000-nat.c: Include inf-child.h.
4785         * spu-linux-nat.c: Include inf-child.h.
4786
4787 2012-05-22  Pierre Muller  <muller@ics.u-strasbg.fr>
4788
4789         * tracepoint.c (start_tracing): Add missing i18n markup.
4790         (stop_tracing, set_trace_user): Ditto.
4791         (set_trace_notes, set_trace_stop_notes): Ditto.
4792
4793 2012-05-21  Tom Tromey  <tromey@redhat.com>
4794
4795         PR c++/7173:
4796         * gnu-v3-abi.c (gnuv3_baseclass_offset): Return early for Java
4797         types.
4798         * value.h (value_cast_pointers): Update.
4799         * valops.c (value_cast_pointers): Add 'subclass_check' argument.
4800         (value_cast): Update.
4801         (update_search_result): New function.
4802         (do_search_struct_field): New, from search_struct_field.  Check
4803         for ambiguous results.
4804         (search_struct_field): Rewrite.
4805         * infcall.c (value_arg_coerce): Update.
4806         * eval.c (evaluate_subexp_standard) <STRUCTOP_MEMBER>: Use
4807         value_cast_pointers.
4808         * ada-lang.c (ada_convert_actual): Update.
4809
4810 2012-05-21  Tom Tromey  <tromey@redhat.com>
4811
4812         * macroexp.c (macro_stringify): Terminate the string.
4813
4814 2012-05-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
4815
4816         * NEWS (--with-auto-load-dir): Prepend $debugdir to the default path.
4817         Describe it.
4818         * auto-load.c (auto_load_expand_dir_vars): New function.
4819         (auto_load_safe_path_vec_update): Use it, remove the
4820         substitute_path_component call thanks to it.
4821         (auto_load_objfile_script): Remove the debug_file_directory processing.
4822         Use auto_load_expand_dir_vars, remove the substitute_path_component
4823         call thanks to it.
4824         * configure: Regenerate.
4825         * configure.ac (--with-auto-load-dir): Prepend $debugdir to the default
4826         path.  Escape $ also for $debugdir.
4827         (--with_auto_load_safe_path): Escape $ also for $debugdir.
4828         * utils.c (substitute_path_component): Accept also DIRNAME_SEPARATOR.
4829
4830 2012-05-20  Doug Evans  <dje@google.com>
4831
4832         * dwarf2read.c (recursively_find_pc_sect_symtab): Initialize "s"
4833         before use.  Check for symtab->includes == NULL before scanning it.
4834
4835 2012-05-18  Maciej W. Rozycki  <macro@codesourcery.com>
4836
4837         * mips-tdep.c (mips_reg3_to_reg): Optimize storage.
4838
4839 2012-05-18  Maciej W. Rozycki  <macro@codesourcery.com>
4840
4841         * NEWS: Add microMIPS support and "set mips compression",
4842         "show mips compression" commands.
4843         * mips-tdep.h (mips_isa): New enum.
4844         (gdbarch_tdep): Add mips_isa.
4845         (mips_pc_is_mips16): Update prototype.
4846         (mips_pc_is_mips, mips_pc_is_micromips): New prototypes.
4847         * mips-tdep.c (mips_compression_mips16): New variable.
4848         (mips_compression_micromips): Likewise.
4849         (mips_compression_strings): Likewise.
4850         (mips_compression_string): Likewise.
4851         (is_mips16_isa, is_micromips_isa): New functions.
4852         (is_mips16_addr): Rename to...
4853         (is_compact_addr): ... this.
4854         (unmake_mips16_addr): Likewise to...
4855         (unmake_compact_addr): ... this.
4856         (make_mips16_addr): Likewise to...
4857         (make_compact_addr): ... this.
4858         (is_mips_addr, is_mips16_addr, is_micromips_addr): New
4859         functions.
4860         (mips_elf_make_msymbol_special): Handle microMIPS code.
4861         (msymbol_is_special): Rename to...
4862         (msymbol_is_mips16): ... this.
4863         (mips_make_symbol_special, mips_pc_is_mips16): Update
4864         accordingly.
4865         (msymbol_is_mips, msymbol_is_micromips): New functions.
4866         (mips16_to_32_reg): Rename to...
4867         (mips_reg3_to_reg): ... this.
4868         (mips_pc_is_mips, mips_pc_is_micromips): New functions.
4869         (mips_pc_isa): Likewise.
4870         (mips_read_pc, mips_unwind_pc, mips_write_pc): Handle microMIPS
4871         code.
4872         (mips_fetch_instruction): Pass return status instead of printing
4873         an error message if requested.  Handle microMIPS code.  Bail out
4874         on an invalid ISA.
4875         (micromips_op): New macro.
4876         (b0s4_imm, b0s5_imm, b0s5_reg, b0s7_imm, b0s10_imm): Likewise.
4877         (b1s9_imm, b2s3_cc, b4s2_regl, b5s5_op, b5s5_reg): Likewise.
4878         (b6s4_op, b7s3_reg): Likewise.
4879         (b0s6_op, b0s11_op, b0s12_imm, b0s16_imm, b0s26_imm): Likewise.
4880         (b6s10_ext, b11s5_reg, b12s4_op): Likewise.
4881         (mips_insn_size): New function.
4882         (mips32_next_pc): Update mips_fetch_instruction call.
4883         (micromips_relative_offset7): New function.
4884         (micromips_relative_offset10): Likewise.
4885         (micromips_relative_offset16): Likewise.
4886         (micromips_pc_insn_size): Likewise.
4887         (micromips_bc1_pc): Likewise.
4888         (micromips_next_pc): Likewise.
4889         (unpack_mips16): Update mips_fetch_instruction call.
4890         (extended_mips16_next_pc): Update according to change to
4891         mips16_to_32_reg.
4892         (mips_next_pc): Update mips_pc_is_mips16 call.  Handle microMIPS
4893         code.
4894         (mips16_scan_prologue): Update mips_fetch_instruction call.
4895         Update according to change to mips16_to_32_reg.
4896         (mips_insn16_frame_sniffer): Update mips_pc_is_mips16 call.
4897         (mips_insn16_frame_base_sniffer): Likewise.
4898         (micromips_decode_imm9): New function.
4899         (micromips_scan_prologue): Likewise.
4900         (mips_micro_frame_cache): Likewise.
4901         (mips_micro_frame_this_id): Likewise.
4902         (mips_micro_frame_prev_register): Likewise.
4903         (mips_micro_frame_sniffer): Likewise.
4904         (mips_micro_frame_unwind): New variable.
4905         (mips_micro_frame_base_address): New function.
4906         (mips_micro_frame_base): New variable.
4907         (mips_micro_frame_base_sniffer): New function.
4908         (mips32_scan_prologue): Update mips_fetch_instruction call.
4909         (mips_insn32_frame_sniffer): Check for the standard MIPS ISA
4910         rather than for MIPS16.
4911         (mips_insn32_frame_base_sniffer): Likewise.
4912         (mips_addr_bits_remove): Handle microMIPS code.
4913         (deal_with_atomic_sequence): Rename to...
4914         (mips_deal_with_atomic_sequence): ... this.  Update the type
4915         of the variable used to hold an instruction.  Remove the ISA bit
4916         check.  Update mips_fetch_instruction call.
4917         (micromips_deal_with_atomic_sequence): New function.
4918         (deal_with_atomic_sequence): Likewise.
4919         (mips_about_to_return): Handle microMIPS code.  Update
4920         mips_fetch_instruction call.
4921         (heuristic_proc_start): Check for the standard MIPS ISA rather
4922         than for MIPS16.  Update mips_pc_is_mips16 and
4923         mips_fetch_instruction calls.  Handle microMIPS code.
4924         (mips_push_dummy_code): Handle microMIPS code.
4925         (mips_eabi_push_dummy_call): Likewise.
4926         (mips_o32_return_value): Update mips_pc_is_mips16 call.
4927         (mips_o64_push_dummy_call): Handle microMIPS code.
4928         (mips_o64_return_value): Update mips_pc_is_mips16 call.
4929         (is_delayed): Remove function.
4930         (mips_single_step_through_delay): Replace the call to is_delayed
4931         with mips32_instruction_has_delay_slot.  Correct MIPS16 handling.
4932         Handle microMIPS code.
4933         (mips_skip_prologue): Update mips_pc_is_mips16 call.  Handle
4934         microMIPS code.
4935         (mips32_in_function_epilogue_p): Update mips_fetch_instruction
4936         call.
4937         (micromips_in_function_epilogue_p): New function.
4938         (mips16_in_function_epilogue_p): Update mips_fetch_instruction
4939         call.
4940         (mips_in_function_epilogue_p): Update mips_pc_is_mips16 call.
4941         Handle microMIPS.
4942         (gdb_print_insn_mips): Likewise.
4943         (mips_breakpoint_from_pc): Likewise.
4944         (mips_remote_breakpoint_from_pc): New function.
4945         (mips32_instruction_has_delay_slot): Simplify making use of the
4946         updated mips_fetch_instruction interface.
4947         (micromips_instruction_has_delay_slot): New function.
4948         (mips16_instruction_has_delay_slot): Simplify making use of the
4949         updated mips_fetch_instruction interface.
4950         (mips_adjust_breakpoint_address): Check for the standard MIPS
4951         ISA rather than for MIPS16 ISA.  Update for unmake_compact_addr
4952         calls.  Handle microMIPS code.
4953         (mips_get_mips16_fn_stub_pc): Update mips_fetch_instruction call.
4954         (mips_skip_trampoline_code): Handle microMIPS code.
4955         (global_mips_compression): New function.
4956         (mips_gdbarch_init): Handle the compressed ISA setting from ELF
4957         file flags.  Register the microMIPS remote breakpoint handler
4958         and heuristic frame unwinder.
4959         (show_mips_compression): New function.
4960         (_initialize_mips_tdep): Add the "set mips compression" and
4961         "show mips compression" commands.
4962
4963 2012-05-18  Sergio Durigan Junior  <sergiodj@redhat.com>
4964
4965         * ada-lang.c:
4966         * ada-tasks.c:
4967         * ada-varobj.c:
4968         * amd64-darwin-tdep.c:
4969         * arm-symbian-tdep.c:
4970         * arm-tdep.c:
4971         * avr-tdep.c:
4972         * ax-gdb.c:
4973         * bfin-linux-tdep.c:
4974         * breakpoint.c:
4975         * c-valprint.c:
4976         * cli/cli-cmds.c:
4977         * coffread.c:
4978         * cp-support.c:
4979         * cris-tdep.c:
4980         * dwarf2-frame-tailcall.c:
4981         * dwarf2-frame.c:
4982         * dwarf2expr.c:
4983         * dwarf2loc.c:
4984         * dwarf2read.c:
4985         * elfread.c:
4986         * eval.c:
4987         * expprint.c:
4988         * f-valprint.c:
4989         * frv-tdep.c:
4990         * h8300-tdep.c:
4991         * hppa-hpux-tdep.c:
4992         * hppa-tdep.c:
4993         * hppanbsd-tdep.c:
4994         * i386-nto-tdep.c:
4995         * i386-tdep.c:
4996         * i387-tdep.c:
4997         * ia64-tdep.c:
4998         * jit.c:
4999         * linespec.c:
5000         * linux-tdep.c:
5001         * lm32-tdep.c:
5002         * m2-valprint.c:
5003         * m32c-tdep.c:
5004         * m32r-rom.c:
5005         * m32r-tdep.c:
5006         * m68k-tdep.c:
5007         * m68klinux-tdep.c:
5008         * mi/mi-main.c:
5009         * microblaze-tdep.c:
5010         * mips-linux-tdep.c:
5011         * mips-tdep.c:
5012         * mn10300-tdep.c:
5013         * p-valprint.c:
5014         * parse.c:
5015         * ppc-linux-tdep.c:
5016         * ppc-sysv-tdep.c:
5017         * printcmd.c:
5018         * python/py-finishbreakpoint.c:
5019         * python/py-inferior.c:
5020         * python/py-infthread.c:
5021         * python/py-type.c:
5022         * python/python.c:
5023         * remote-fileio.c:
5024         * remote-m32r-sdi.c:
5025         * remote-mips.c:
5026         * reverse.c:
5027         * rl78-tdep.c:
5028         * rs6000-aix-tdep.c:
5029         * rs6000-tdep.c:
5030         * s390-tdep.c:
5031         * score-tdep.c:
5032         * sh64-tdep.c:
5033         * skip.c:
5034         * solib-darwin.c:
5035         * solib-dsbt.c:
5036         * solib-frv.c:
5037         * sparc-tdep.c:
5038         * spu-multiarch.c:
5039         * spu-tdep.c:
5040         * stack.c:
5041         * symfile.c:
5042         * symtab.c:
5043         * tic6x-tdep.c:
5044         * tracepoint.c:
5045         * v850-tdep.c:
5046         * valarith.c:
5047         * valprint.c:
5048         * value.c:
5049         * xcoffread.c:
5050         * xtensa-tdep.c:
5051         * ada-lang.c:
5052         * ada-tasks.c:
5053         * ada-varobj.c:
5054         * amd64-darwin-tdep.c:
5055         * arm-symbian-tdep.c:
5056         * arm-tdep.c: Delete unused variables.
5057
5058 2012-05-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
5059
5060         Rename $ddir to $datadir.
5061         * NEWS (--with-auto-load-dir): Rename $ddir to $datadir.
5062         * auto-load.c (auto_load_safe_path_vec_update)
5063         (auto_load_gdb_datadir_changed, auto_load_objfile_script): Likewise.
5064         * configure: Regenerate.
5065         * configure.ac (--with-auto-load-dir, --with-auto-load-safe-path):
5066         Likewise.  Remove the 'use $ddir' help string.
5067
5068 2012-05-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
5069
5070         * auto-load.c (show_auto_load_safe_path): Accept any combination of
5071         DIRNAME_SEPARATOR and IS_DIR_SEPARATOR for wild-match.
5072
5073 2012-05-18  Tom Tromey  <tromey@redhat.com>
5074
5075         PR exp/13907:
5076         * valprint.h (struct value_print_options) <symbol_print>: New
5077         field.
5078         * valprint.c (user_print_options): Add default for symbol_print.
5079         (show_symbol_print): New function.
5080         (generic_val_print): Respect symbol_print.
5081         (_initialize_valprint): Add "print symbol" setting.
5082         * f-valprint.c (f_val_print): Respect symbol_print.
5083         * c-valprint.c (c_val_print): Respect symbol_print.
5084         * NEWS: Update.
5085         * printcmd.c (print_address_symbolic): Return int.  Ignore some
5086         zero-size symbols.
5087         (print_address_demangle): Return int.
5088         * defs.h: (print_address_symbolic): Return int.
5089         * value.h (print_address_demangle): Return int.
5090
5091 2012-05-18  Tom Tromey  <tromey@redhat.com>
5092
5093         * valprint.c (val_print_string): Don't print leading space.
5094         * p-valprint.c (pascal_val_print) <TYPE_CODE_PTR>: Optionally
5095         print space before string or vtbl.
5096         * m2-valprint.c (print_unpacked_pointer): Optionally print space
5097         before string.
5098         * jv-valprint.c (java_value_print): Print space before string.
5099         * go-valprint.c (print_go_string): Print space before string.
5100         * f-valprint.c (f_val_print) <TYPE_CODE_PTR>: Optionally print
5101         space before string.
5102         * c-valprint.c (c_val_print) <TYPE_CODE_PTR>: Optionally print
5103         space before string or vtbl.
5104         * auxv.c (fprint_target_auxv): Print space after address.
5105
5106 2012-05-18  Tom Tromey  <tromey@redhat.com>
5107
5108         * printcmd.c (print_address_demangle): Remove special case for 0.
5109
5110 2012-05-18  Tom Tromey  <tromey@redhat.com>
5111
5112         * printcmd.c (print_address_demangle): Add 'opts' argument.
5113         * p-valprint.c (pascal_val_print): Update.
5114         * jv-valprint.c (java_val_print): Update.
5115         * value.h: Update.
5116         * valprint.c (generic_val_print): Update.
5117         (print_function_pointer_address): Add 'options' argument.  Remove
5118         'addressprint' argument.  Update.
5119         * m2-valprint.c (print_unpacked_pointer): Update.
5120         * gnu-v3-abi.c (print_one_vtable): Update.
5121         (gnuv3_print_method_ptr): Update.
5122         * f-valprint.c (f_val_print): Update.
5123         * cp-valprint.c (cp_print_value_fields): Update.
5124         * valprint.h (print_function_pointer_address): Update.
5125         * c-valprint.c (c_val_print): Update.
5126
5127 2012-05-18  Tom Tromey  <tromey@redhat.com>
5128
5129         * psymtab.c (find_pc_sect_symtab_from_partial): Return the symtab
5130         directly corresponding to the found psymtab.
5131         * dwarf2read.c (recursively_find_pc_sect_symtab): New function.
5132         (dw2_find_pc_sect_symtab): Use it.
5133         * block.h (blockvector_contains_pc): Declare.
5134         * block.c (find_block_in_blockvector): New function.
5135         (blockvector_for_pc_sect): Use it.
5136         (blockvector_contains_pc): New function.
5137
5138 2012-05-18  Maciej W. Rozycki  <macro@codesourcery.com>
5139
5140         * mips-tdep.h (mips_write_pc): New prototype.
5141         * mips-tdep.c (mips_write_pc): Make external, add description.
5142         * mips-linux-tdep.c (mips_linux_write_pc): Use mips_write_pc,
5143         add description.
5144
5145 2012-05-18  Maciej W. Rozycki  <macro@codesourcery.com>
5146
5147         * mips-tdep.c (mips_read_pc): Use gdbarch_pc_regnum instead of
5148         mips_regnum->pc.
5149         (mips_unwind_pc, mips_write_pc): Likewise.
5150         (mips_gdbarch_init): Remove a comment on gdbarch_pc_regnum and
5151         gdbarch_read_pc.
5152
5153 2012-05-17  Joel Brobecker  <brobecker@adacore.com>
5154
5155         * procfs.c (procfs_find_new_threads, procfs_pid_to_str,
5156         proc_warn, proc_error, proc_get_status, proc_flags,
5157         proc_why, proc_what, proc_nsysarg, proc_sysargs,
5158         proc_set_run_on_last_close, proc_unset_run_on_last_close,
5159         proc_unset_inherit_on_fork, proc_set_async, proc_unset_async,
5160         proc_stop_process, proc_wait_for_stop, proc_run_process,
5161         proc_set_traced_signals, proc_set_traced_faults,
5162         proc_set_traced_sysentry, proc_set_traced_sysexit,
5163         proc_set_held_signals, proc_get_held_signals,
5164         proc_get_traced_signals, proc_get_traced_faults,
5165         proc_get_traced_sysentry, proc_get_traced_sysexit,
5166         proc_clear_current_fault, proc_set_current_signal,
5167         proc_clear_current_signal, proc_get_gregs, proc_get_fpregs,
5168         proc_set_gregs, proc_set_fpregs, proc_kill, proc_parent_pid,
5169         proc_get_nthreads, proc_get_nthreads, proc_get_nthreads,
5170         proc_get_current_thread, proc_get_current_thread,
5171         proc_get_current_thread, proc_update_threads,
5172         proc_update_threads, proc_update_threads, proc_update_threads,
5173         proc_iterate_over_threads, procfs_find_new_threads,
5174         procfs_pid_to_str): Make static.  Remove advance declaration.
5175         (proc_cursig): Make static.  Conditionalized defintion on
5176         PROCFS_DONT_PIOCSSIG_CURSIG being defined.
5177         (proc_syscall, proc_set_kill_on_last_close,
5178         proc_unset_kill_on_last_close, proc_set_inherit_on_fork,
5179         proc_get_pending_signals, proc_get_signal_actions,
5180         proc_trace_signal, proc_ignore_signal): Delete.
5181
5182 2012-05-16  Sergio Durigan Junior  <sergiodj@redhat.com>
5183
5184         * coffread.c (cs_section_address): Passing proper argument for
5185         `bfd_get_section_vma'.
5186         * dwarf2read.c (dwarf2_locate_sections): Likewise, for
5187         `bfd_get_section_flags'.
5188         * remote.c (remote_trace_set_readonly_regions): Likewise, for
5189         `bfd_get_section_vma'.
5190
5191 2012-05-16  Tom Tromey  <tromey@redhat.com>
5192
5193         PR macros/13205:
5194         * macrotab.h: (macro_define_special): Declare.
5195         (enum macro_special_kind): New.
5196         (struct macro_definition) <argc, replacement>: Update comments.
5197         * macrotab.c (new_macro_definition): Unconditionally set 'argc'.
5198         (macro_define_object_internal): New function.
5199         (macro_define_object): Use it.
5200         (macro_define_special): New function.
5201         (fixup_definition): New function.
5202         (macro_lookup_definition, foreach_macro_in_scope)
5203         (foreach_macro): Use fixup_definition.
5204         * macroexp.h (macro_stringify): Declare.
5205         * macroexp.c (free_buffer_return_text): New function.
5206         (stringify): Constify "arg".
5207         (macro_stringify): New function.
5208         * dwarf2read.c (macro_start_file): Call macro_define_special.
5209
5210 2012-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
5211             Maciej W. Rozycki  <macro@mips.com>
5212
5213         * breakpoint.h (bp_location): Add related_address member.
5214         * inferior.h (get_return_value): Take a pointer to struct value
5215         instead of struct type for the function requested.
5216         * value.h (using_struct_return): Likewise.
5217         * gdbarch.sh (return_value): Take a pointer to struct value
5218         instead of struct type for the function requested.
5219         * breakpoint.c (set_breakpoint_location_function): Initialize
5220         related_address for bp_gnu_ifunc_resolver breakpoints.
5221         * elfread.c (elf_gnu_ifunc_resolver_return_stop): Pass the
5222         requested function's address to gdbarch_return_value.
5223         * eval.c (evaluate_subexp_standard): Pass the requested
5224         function's address to using_struct_return.
5225         * infcall.c (call_function_by_hand): Pass the requested
5226         function's address to using_struct_return and
5227         gdbarch_return_value.
5228         * infcmd.c (get_return_value): Take a pointer to struct value
5229         instead of struct type for the function requested.
5230         (print_return_value): Update accordingly.
5231         (finish_command_continuation): Likewise.
5232         * stack.c (return_command): Pass the requested function's
5233         address to using_struct_return and gdbarch_return_value.
5234         * value.c (using_struct_return): Take a pointer to struct value
5235         instead of struct type for the function requested.  Pass the
5236         requested function's address to gdbarch_return_value.
5237         * python/py-finishbreakpoint.c (finish_breakpoint_object):
5238         New function_value member, replacing function_type.
5239         (bpfinishpy_dealloc): Update accordingly.
5240         (bpfinishpy_pre_stop_hook): Likewise.
5241         (bpfinishpy_init): Likewise.  Record the requested function's
5242         address.
5243         * mips-tdep.c (mips_fval_reg): New enum.
5244         (mips_o32_push_dummy_call): For MIPS16 FP doubles do not swap
5245         words put in GP registers.
5246         (mips_o64_push_dummy_call): Update a comment.
5247         (mips_o32_return_value): Take a pointer to struct value instead
5248         of struct type for the function requested and use it to check if
5249         using the MIPS16 calling convention.  Return the designated
5250         general purpose registers for floating-point values returned in
5251         MIPS16 mode.
5252         (mips_o64_return_value): Likewise.
5253         * ppc-tdep.h (ppc_sysv_abi_return_value): Update prototype.
5254         (ppc_sysv_abi_broken_return_value): Likewise.
5255         (ppc64_sysv_abi_return_value): Likewise.
5256         * alpha-tdep.c (alpha_return_value): Take a pointer to struct
5257         value instead of struct type for the function requested.
5258         * amd64-tdep.c (amd64_return_value): Likewise.
5259         * amd64-windows-tdep.c (amd64_windows_return_value): Likewise.
5260         * arm-tdep.c (arm_return_value): Likewise.
5261         * avr-tdep.c (avr_return_value): Likewise.
5262         * bfin-tdep.c (bfin_return_value): Likewise.
5263         * cris-tdep.c (cris_return_value): Likewise.
5264         * frv-tdep.c (frv_return_value): Likewise.
5265         * h8300-tdep.c (h8300_return_value): Likewise.
5266         (h8300h_return_value): Likewise.
5267         * hppa-tdep.c (hppa32_return_value): Likewise.
5268         (hppa64_return_value): Likewise.
5269         * i386-tdep.c (i386_return_value): Likewise.
5270         * ia64-tdep.c (ia64_return_value): Likewise.
5271         * iq2000-tdep.c (iq2000_return_value): Likewise.
5272         * lm32-tdep.c (lm32_return_value): Likewise.
5273         * m32c-tdep.c (m32c_return_value): Likewise.
5274         * m32r-tdep.c (m32r_return_value): Likewise.
5275         * m68hc11-tdep.c (m68hc11_return_value): Likewise.
5276         * m68k-tdep.c (m68k_return_value): Likewise.
5277         (m68k_svr4_return_value): Likewise.
5278         * m88k-tdep.c (m88k_return_value): Likewise.
5279         * mep-tdep.c (mep_return_value): Likewise.
5280         * microblaze-tdep.c (microblaze_return_value): Likewise.
5281         * mn10300-tdep.c (mn10300_return_value): Likewise.
5282         * moxie-tdep.c (moxie_return_value): Likewise.
5283         * mt-tdep.c (mt_return_value): Likewise.
5284         * ppc-linux-tdep.c (ppc_linux_return_value): Likewise.
5285         * ppc-sysv-tdep.c (ppc_sysv_abi_return_value): Likewise.
5286         (ppc_sysv_abi_broken_return_value): Likewise.
5287         (ppc64_sysv_abi_return_value): Likewise.
5288         * ppcnbsd-tdep.c (ppcnbsd_return_value): Likewise.
5289         * rl78-tdep.c (rl78_return_value): Likewise.
5290         * rs6000-aix-tdep.c (rs6000_return_value): Likewise.
5291         * rx-tdep.c (rx_return_value): Likewise.
5292         * s390-tdep.c (s390_return_value): Likewise.
5293         * score-tdep.c (score_return_value): Likewise.
5294         * sh-tdep.c (sh_return_value_nofpu): Likewise.
5295         (sh_return_value_fpu): Likewise.
5296         * sh64-tdep.c (sh64_return_value): Likewise.
5297         * sparc-tdep.c (sparc32_return_value): Likewise.
5298         * sparc64-tdep.c (sparc64_return_value): Likewise.
5299         * spu-tdep.c (spu_return_value): Likewise.
5300         * tic6x-tdep.c (tic6x_return_value): Likewise.
5301         * v850-tdep.c (v850_return_value): Likewise.
5302         * vax-tdep.c (vax_return_value): Likewise.
5303         * xstormy16-tdep.c (xstormy16_return_value): Likewise.
5304         * xtensa-tdep.c (xtensa_return_value): Likewise.
5305         * gdbarch.c: Regenerate.
5306         * gdbarch.h: Regenerate.
5307
5308 2012-05-15  Tom Tromey  <tromey@redhat.com>
5309
5310         * python/python.c (gdbpy_find_pc_line): Use gdb_py_ulongest.
5311
5312 2012-05-15  Joel Brobecker  <brobecker@adacore.com>
5313
5314         * breakpoint.c (init_breakpoint_sal): Add quotes around part
5315         of command in two error message.
5316
5317 2012-05-15  Joel Brobecker  <brobecker@adacore.com>
5318
5319         * breakpoint.c (init_breakpoint_sal): Remove trailing spaces.
5320
5321 2012-05-15  Joel Brobecker  <brobecker@adacore.com>
5322
5323         * breakpoint.c (find_condition_and_thread): Minor reformatting.
5324
5325 2012-05-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
5326
5327         * NEWS (show auto-load scripts-directory): Add forgotten command.
5328
5329 2012-05-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
5330
5331         * spu-tdep.c (spu_catch_start): Update create_breakpoint caller
5332         parameters.
5333
5334 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
5335
5336         * amd64-tdep.c: Include features/i386/x32.c and
5337         features/i386/x32-avx.c.
5338         (_initialize_amd64_tdep): Call initialize_tdesc_x32 and
5339         initialize_tdesc_x32_avx.
5340
5341 2012-05-14  Stan Shebs  <stan@codesourcery.com>
5342
5343         Add dynamic printf.
5344         * breakpoint.h (enum bptype): New type bp_dprintf.
5345         (struct breakpoint): New field extra_string.
5346         (struct breakpoint_ops): Add arg to create_breakpoints_sal.
5347         (create_breakpoint): Add extra_string arg.
5348         * breakpoint.c (dprintf_breakpoint_ops): New.
5349         (is_breakpoint): Add bp_dprintf.
5350         (bpstat_what): Add dprintf case.
5351         (bptype_string): Ditto.
5352         (print_one_breakpoint_location): Ditto.
5353         (init_bp_location): Ditto.
5354         (bkpt_print_mention): Ditto.
5355         (dprintf_style_enums): New array.
5356         (dprintf_style): New global.
5357         (dprintf_function): New global.
5358         (dprintf_channel): New global.
5359         (update_dprintf_command_list): New function.
5360         (update_dprintf_commands): New function.
5361         (init_breakpoint_sal): Add extra_string argument, handle it.
5362         (create_breakpoint_sal): Add extra_string argument.
5363         (create_breakpoints_sal): Add extra_string argument, update callers.
5364         (find_condition_and_thread): Add extra argument.
5365         (create_breakpoint): Add extra_string argument, record it.
5366         (dprintf_command): New function.
5367         (break_command_1): Add arg to create_breakpoint call.
5368         (handle_gnu_v3_exceptions): Ditto.
5369         (trace_command): Ditto.
5370         (ftrace_command): Ditto.
5371         (strace_command): Ditto.
5372         (bkpt_print_mention): Add dprintf case.
5373         (create_breakpoint_sal_default): Add extra_string argument.
5374         (_initialize_breakpoint): Add new commands.
5375         * mi/mi-cmd-break.c (mi_cmd_break_insert): Add arg to call.
5376         * python/py-breakpoint.c (bppy_init): Ditto.
5377         * python/py-finishbreakpoint.c (bpfinishpy_init): Ditto.
5378
5379 2012-05-14  Maciej W. Rozycki  <macro@codesourcery.com>
5380
5381         * mips-tdep.c (mips_push_dummy_code): Correct description typo.
5382
5383 2012-05-14  Siva Chandra Reddy  <sivachandra@google.com>
5384
5385         * python/python.c (gdbpy_find_pc_line): Use ULONGEST instead of
5386         unsigned long long.
5387
5388 2012-05-13  Siva Chandra Reddy  <sivachandra@google.com>
5389
5390         Add a new function gdb.find_pc_line to the Python API.
5391         * NEWS (Python Scripting): Add entry about the new function.
5392         * python/python.c (gdbpy_find_pc_line): New function which
5393         implements gdb.find_pc_line.
5394         (GdbMethods): Add entry for the new function.
5395
5396 2012-05-12  Pedro Alves  <palves@redhat.com>
5397
5398         * amd64-linux-tdep.c (_initialize_amd64_linux_tdep): Call
5399         initialize_tdesc_x32_linux and initialize_tdesc_x32_avx_linux.
5400
5401 2012-05-12  Eli Zaretskii  <eliz@gnu.org>
5402
5403         * inferior.c: Include completer.h
5404         (initialize_inferiors): Set completer of add-inferior to
5405         filename_completer.
5406
5407 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
5408
5409         * amd64-linux-tdep.c (amd64_linux_core_read_description): Check
5410         gdbarch_ptr_bit for x32 core dump.
5411
5412 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
5413
5414         * amd64-linux-tdep.c: Include features/i386/x32-linux.c
5415         and features/i386/x32-avx-linux.c.
5416
5417 2012-05-11  Stan Shebs  <stan@codesourcery.com>
5418             Kwok Cheung Yeung  <kcy@codesourcery.com>
5419
5420         * NEWS: Describe new info os commands.
5421         * common/linux-osdata.c (PID_T, TIME_T): Define.
5422         (MAX_PID_T_STRLEN): New.
5423         (linux_common_core_of_thread): Add comment.  Change to use PID_T and
5424         MAX_PID_T_STRLEN.
5425         (command_from_pid): Add comment.  Change to use PID_T.
5426         (commandline_from_pid):  Change to use PID_T.
5427         (user_from_pid): Add comment.
5428         (get_process_owner): Add comment. Change to use PID_T and
5429         MAX_PID_T_STRLEN.
5430         (get_number_of_cpu_cores): Add comment.
5431         (get_cores_used_by_process): Add comment.  Change to use PID_T and
5432         MAX_PID_T_STRLEN.
5433         (linux_xfer_osdata_processes): Change to use PID_T and
5434         MAX_PID_T_STRLEN.
5435         (compare_processes): New function.
5436         (linux_xfer_osdata_processgroups): New function.
5437         (linux_xfer_osdata_threads): Change to use PID_T.
5438         (linux_xfer_osdata_fds): New function.
5439         (format_socket_state, print_sockets): New functions.
5440         (union socket_addr): New union.
5441         (linux_xfer_osdata_isockets): New function.
5442         (time_from_time_t, group_from_gid): New functions.
5443         (linux_xfer_osdata_shm): New function.
5444         (linux_xfer_osdata_sem): New function.
5445         (linux_xfer_osdata_msg): New function.
5446         (linux_xfer_osdata_modules): New function.
5447         (osdata_table): Add new entries.
5448         * common/buffer.c (buffer_xml_printf): Add support for long and
5449         long long format specifiers.
5450
5451 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
5452
5453         * amd64-linux-tdep.h (tdesc_x32_linux): New.
5454         (tdesc_x32_avx_linux): Likewise.
5455
5456 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
5457
5458         Implement multi-component --with-auto-load-dir.
5459         * NEWS (set auto-load scripts-directory, --with-auto-load-dir): New
5460         entries.
5461         (--with-auto-load-safe-path): Update the default value description.
5462         * auto-load.c (auto_load_dir, set_auto_load_dir, show_auto_load_dir):
5463         New.
5464         (auto_load_objfile_script): Add DEBUG_AUTO_LOAD output.  Remove
5465         GDB_DATADIR NULL check.  Replace GDB_DATADIR/auto-load by
5466         AUTO_LOAD_DIR.  Support $ddir and multiple components in it.
5467         (_initialize_auto_load): Initialize also auto_load_dir.  Install new
5468         "set auto-load scripts-directory".
5469         * config.in: Regenerate.
5470         * configure: Regenerate.
5471         * configure.ac (--with-auto-load-dir): New configure option.
5472         (--auto-load-safe-path): Change the default to --with-auto-load-dir.
5473
5474 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
5475
5476         Provide $ddir substitution for --with-auto-load-safe-path.
5477         * NEWS (--with-auto-load-safe-path, --without-auto-load-safe-path): New
5478         entries.
5479         * auto-load.c: Include observer.h.
5480         (auto_load_safe_path_vec_update): Call substitute_path_component for
5481         each component.  New variable ddir_subst.
5482         (auto_load_gdb_datadir_changed): New function.
5483         (set_auto_load_safe_path): Rename DEFAULT_AUTO_LOAD_SAFE_PATH to
5484         AUTO_LOAD_SAFE_PATH.  New comment.
5485         (_initialize_auto_load): Rename DEFAULT_AUTO_LOAD_SAFE_PATH to
5486         AUTO_LOAD_SAFE_PATH.  Install auto_load_gdb_datadir_changed.
5487         * config.in: Regenerate.
5488         * configure: Regenerate.
5489         * configure.ac (--auto-load-safe-path): Rename
5490         DEFAULT_AUTO_LOAD_SAFE_PATH to AUTO_LOAD_SAFE_PATH.  Default to
5491         GDB_DATADIR/auto-load.
5492         * defs.h (substitute_path_component): New declaration.
5493         * top.c: Include observer.h.
5494         (set_gdb_datadir): New function.
5495         (init_main): Install it for "set data-directory".
5496         * utils.c (substitute_path_component): New function.
5497
5498 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
5499
5500         Make auto-load handle multiple components of DEBUG_FILE_DIRECTORY.
5501         * auto-load.c (auto_load_objfile_script): Remove check for NULL
5502         DEBUG_FILE_DIRECTORY.  Handle multiple components of
5503         DEBUG_FILE_DIRECTORY.
5504
5505 2012-05-10  Tom Tromey  <tromey@redhat.com>
5506
5507         * dwarf2read.c (recursively_write_psymbols): New function.
5508         (write_psymtabs_to_index): Use it.
5509
5510         * dwarf2read.c (struct dwarf2_queue_item) <pretend_language>: New
5511         field.
5512         (load_cu, dw2_do_instantiate_symtab, process_psymtab_comp_unit)
5513         (load_partial_comp_unit): Update.
5514         (queue_comp_unit): Add argument 'pretend_language'.
5515         (process_queue): Update.
5516         (psymtab_to_symtab_1): Skip dependencies that have a user.
5517         (load_partial_comp_unit_reader): Give meaning to the 'data'
5518         argument.
5519         (load_full_comp_unit): Add 'pretend_language' argument.
5520         (process_full_comp_unit): Add 'pretend_language' argument.  Set
5521         language on CU.
5522         (process_imported_unit_die, read_file_scope, read_type_unit_scope):
5523         Update.
5524         (maybe_queue_comp_unit): Add 'pretend_language' argument.
5525         (follow_die_offset, follow_die_sig, read_signatured_type_reader):
5526         Update.
5527         (prepare_one_comp_unit): Add 'pretend_language' argument.
5528
5529         * dwarf2read.c: (dwarf2_per_cu_ptr): New typedef.
5530         (struct dwarf2_per_objfile) <just_read_cus>: New field.
5531         (struct dwarf2_per_cu_data) <imported_symtabs>: New field.
5532         (dw2_do_instantiate_symtab): Check whether symtab was read in
5533         before queueing.
5534         (dw2_instantiate_symtab): Add assertion.  Call
5535         process_cu_includes.
5536         (process_psymtab_comp_unit): Compute 'dependencies' for psymtab.
5537         (partial_symtab_p): New typedef.
5538         (set_partial_user): New function.
5539         (dwarf2_build_psymtabs_hard): Use set_partial_user.
5540         (scan_partial_symbols): Add imported CU to imported_symtabs.
5541         (dwarf2_psymtab_to_symtab): Call process_cu_includes.
5542         (psymtab_to_symtab_1): Do nothing if psymtab is readin.
5543         (get_symtab, recursively_compute_inclusions)
5544         (compute_symtab_includes, process_cu_includes)
5545         (process_imported_unit_die): New functions.
5546         (process_die) <DW_TAG_imported_unit>: New case.
5547         (dwarf2_per_objfile_free): Free 'imported_symtabs'.
5548
5549         * dwarf2read.c (struct dwarf2_per_cu_data) <psymtab>: Update
5550         comment.
5551         (struct partial_die_info) <locdesc>: Remove.
5552         <d>: New field.
5553         (process_psymtab_comp_unit): Add 'read_partial' argument.
5554         Update.
5555         (process_type_comp_unit, dwarf2_build_psymtabs_hard): Update.
5556         (scan_partial_symbols): Handle DW_TAG_imported_unit.
5557         (add_partial_symbol): Update.
5558         (process_die): Handle DW_TAG_partial_unit.
5559         (read_file_scope): Update comment.
5560         (load_partial_dies): Handle DW_TAG_imported_unit.
5561         (read_partial_die): Handle DW_TAG_partial_unit, DW_AT_import.
5562         (determine_prefix, dwarf2_name): Handle DW_TAG_partial_unit.
5563
5564 2012-05-10  Tom Tromey  <tromey@redhat.com>
5565
5566         * cc-with-dwz.sh: New file.
5567
5568 2012-05-10  Tom Tromey  <tromey@redhat.com>
5569
5570         * symtab.h (struct symtab) <includes, user>: New fields.
5571         * block.h (struct block_iterator) <d, idx, which>: New fields.
5572         * block.c (initialize_block_iterator, find_iterator_symtab)
5573         (block_iterator_step, block_iter_name_step)
5574         (block_iter_match_step): New functions.
5575         (block_iterator_first, block_iterator_next)
5576         (block_iter_name_first, block_iter_name_next)
5577         (block_iter_match_first, block_iter_match_next): Rewrite.
5578         (get_block_symtab): New function.
5579
5580 2012-05-10  Tom Tromey  <tromey@redhat.com>
5581
5582         * jv-lang.c (get_java_class_symtab): Use allocate_global_block,
5583         set_block_symtab.
5584         * jit.c (finalize_symtab): Use allocate_global_block,
5585         set_block_symtab.
5586         * buildsym.c (finish_block_internal): New function, from old
5587         finish_block.
5588         (finish_block): Rewrite.
5589         (end_symtab): Use finish_block_internal, set_block_symtab.
5590         * block.h (struct global_block): New.
5591         (allocate_global_block, set_block_symtab): Declare.
5592         * block.c (allocate_global_block, set_block_symtab): New
5593         functions.
5594
5595 2012-05-10  Tom Tromey  <tromey@redhat.com>
5596
5597         * psymtab.c (partial_map_expand_apply): Add assertion.
5598         (partial_map_symtabs_matching_filename): Skip included psymtabs.
5599         (psymtab_to_symtab): Find unshared psymtab.
5600         (dump_psymtab): Print including psymtabs.
5601         (recursively_search_psymtabs): New function.
5602         (expand_symtabs_matching_via_partial): Use it.
5603         * psympriv.h (struct partial_symtab) <user, searched_flag>: New
5604         fields.
5605         (enum psymtab_search_status): New.
5606
5607 2012-05-10  Tom Tromey  <tromey@redhat.com>
5608
5609         * tracepoint.c (scope_info): Update.
5610         * symtab.c (lookup_block_symbol, iterate_over_symbols)
5611         (find_pc_sect_symtab, search_symbols)
5612         (default_make_symbol_completion_list_break_on)
5613         (make_file_symbol_completion_list): Update.
5614         * symmisc.c (dump_symtab_1): Update.
5615         * stack.c (print_frame_args, iterate_over_block_locals)
5616         (print_frame_labels, iterate_over_block_arg_vars): Update.
5617         * python/py-block.c (block_object) <dict>: Remove.
5618         <block>: New field.
5619         <iter>: Change type.
5620         (blpy_iter): Update.
5621         (blpy_block_syms_iternext): Update.
5622         * psymtab.c (map_block): Use block iterators.
5623         * objfiles.c (objfile_relocate1): Use ALL_DICT_SYMBOLS.
5624         * mi/mi-cmd-stack.c (list_args_or_locals): Update.
5625         * mdebugread.c (parse_symbol, mylookup_symbol): Update.
5626         * infrun.c (check_exception_resume): Update.
5627         * cp-support.c (make_symbol_overload_list_block): Update.
5628         * coffread.c (patch_opaque_types): Update.
5629         * buildsym.c (finish_block, end_symtab): Use ALL_DICT_SYMBOLS.
5630         * block.h (struct block_iterator): New.
5631         (block_iterator_first, block_iterator_next, block_iter_name_first)
5632         (block_iter_name_next, block_iter_match_first)
5633         (block_iter_match_next): Declare.
5634         (ALL_BLOCK_SYMBOLS): Redefine.
5635         * block.c (block_iterator_first, block_iterator_next)
5636         (block_iter_name_first, block_iter_name_next)
5637         (block_iter_match_first, block_iter_match_next): New functions.
5638         * ada-lang.c (ada_add_block_symbols)
5639         (ada_make_symbol_completion_list): Use block iterator.
5640
5641 2012-05-10  Tom Tromey  <tromey@redhat.com>
5642
5643         * psymtab.c (PSYMTAB_TO_SYMTAB): Remove.
5644         (find_pc_sect_symtab_from_partial, lookup_symbol_aux_psymtabs)
5645         (lookup_partial_symbol, find_last_source_symtab_from_partial)
5646         (read_psymtabs_with_filename, map_matching_symbols_psymtab)
5647         (expand_symtabs_matching_via_partial, maintenance_check_symtabs):
5648         Update.
5649
5650 2012-05-10  Joel Brobecker  <brobecker@adacore.com>
5651
5652         * config/djgpp/fnchange.lst: Add entries for print-file-var-lib1.c,
5653         print-file-var-lib2.c, print-file-var-main.c and
5654         print-file-var.exp (located in gdb/testsuite/gdb.base).
5655
5656 2012-05-10  Joel Brobecker  <brobecker@adacore.com>
5657
5658         * findvar.c (default_read_var_value): For LOC_UNRESOLVED symbols,
5659         try locating the symbol in the symbol's own objfile first, before
5660         extending the search to all objfiles.
5661         * symtab.c (lookup_symbol_aux_objfile): New function, extracted
5662         out of lookup_symbol_aux_symtabs.
5663         (lookup_symbol_aux_symtabs): Add new parameter "exclude_objfile".
5664         Replace extracted-out code by call to lookup_symbol_aux_objfile.
5665         Do not search EXCLUDE_OBJFILE.
5666         (lookup_static_symbol_aux): Update call to lookup_symbol_aux_symtabs.
5667         (lookup_symbol_global): Search for matches in the block's objfile
5668         first, before searching all other objfiles.
5669
5670 2012-05-10  Tristan Gingold  <gingold@adacore.com>
5671
5672         * printcmd.c (set_command): Add pre/post inc/dec.
5673
5674 2012-05-09  Frank Ch. Eigler  <fche@redhat.com>
5675
5676         * gdb.1: Document -ex option.
5677
5678 2012-05-09  Joel Brobecker  <brobecker@adacore.com>
5679
5680         * infcall.c (call_function_by_hand): Remove AT_SYMBOL handling.
5681         * inferior.h (AT_SYMBOL): Delete.
5682
5683 2012-05-09  Joel Brobecker  <brobecker@adacore.com>
5684
5685         * mips-tdep.c (mips_push_dummy_code): New function.
5686         (mips_gdbarch_init): Set the gdbarch call_dummy_location to
5687         ON_STACK and install mips_push_dummy_code as our gdbarch
5688         push_dummy_code routine.
5689
5690 2012-05-09  Pedro Alves  <palves@redhat.com>
5691
5692         * target.c (set_maintenance_target_async_permitted): Rename to ...
5693         (set_target_async_command): ... this.
5694         (show_maintenance_target_async_permitted): Rename to ...
5695         (show_target_async_command): ... this.
5696         (initialize_targets): Adjust.
5697
5698 2012-05-08  Doug Evans  <dje@google.com>
5699
5700         * go-exp.y (classify_name): Add missing assignment of fields of
5701         yylval.ssym.
5702
5703 2012-05-08  Eli Zaretskii  <eliz@gnu.org>
5704
5705         Display the ">" prompt in interactive mode while reading canned
5706         commands, even when the current interpreter is MI.
5707
5708         * interps.c (interp_set_temp): New function.
5709
5710         * interps.h (interp_set_temp): Add prototype.
5711
5712         * cli/cli-script.c (restore_interp): New cleanup function.
5713         (read_command_lines): Temporarily override the current interpreter
5714         with CLI and arrange for restoring the original one.
5715
5716 2012-05-12  Joel Sherrill <joel.sherrill@oarcorp.com>
5717
5718         * microblaze-rom.c (_initialize_picobug_rom): Add prototype.
5719
5720 2012-05-07  Sergio Durigan Junior  <sergiodj@redhat.com>
5721
5722         * probe.c (parse_probes): Move conditional to check for
5723         debuginfo files from here...
5724         * stap-probe.c (stap_get_probes): ... to here.
5725
5726 2012-05-07  Mark Kettenis  <kettenis@gnu.org>
5727             H.J. Lu  <hongjiu.lu@intel.com>
5728
5729         * amd64-tdep.c (amd64_analyze_prologue): Additionally check for
5730         `movl %esp, %ebp' for the X32 ABI.
5731
5732 2012-05-07  Tom Tromey  <tromey@redhat.com>
5733
5734         * dwarf2read.c (dwarf_tag_name): Return const char *.  Use
5735         get_DW_TAG_name.
5736         (dwarf_attr_name): Return const char *.  Use get_DW_AT_name.
5737         (dwarf_form_name): Return const char *.  Use get_DW_FORM_name.
5738         (dwarf_stack_op_name): Remove.
5739         (dwarf_cfi_name): Return const char *.  Use get_DW_ATE_name.
5740         (decode_locdesc): Use get_DW_OP_name.
5741         * dwarf2loc.c (unimplemented): Use get_DW_OP_name.
5742         (dwarf2_compile_expr_to_ax): Likewise.
5743         (disassemble_dwarf_expression): Likewise.
5744         * dwarf2expr.h: (dwarf_stack_op_name): Remove.
5745
5746 2012-05-07  Chung-Lin Tang  <cltang@codesourcery.com>
5747
5748         * sh-linux-tdep.c: Include trad-frame.h and tramp-frame.h.
5749         (sh_linux_sigtramp_cache): New function.
5750         (sh_linux_sigreturn_init): New function.
5751         (sh_linux_rt_sigreturn_init): New function.
5752         (SH_MOVW,SH_TRAP,SH_OR_R0_R0): New symbols for instruction
5753         patterns.
5754         (SH_NR_SIGRETURN,SH_NR_RT_SIGRETURN): New symbols for sigreturn
5755         syscall codes.
5756         (sh_linux_sigreturn_tramp_frame): New tramp_frame definition.
5757         (sh_linux_rt_sigreturn_tramp_frame): Likewise.
5758         (sh_linux_init_abi): Add init calls to register new tramp_frame
5759         definitions under 32-bit SH, update comments.
5760
5761 2012-05-07  Pedro Alves  <palves@redhat.com>
5762
5763         PR gdb/10952
5764
5765         * amd64-linux-tdep.c: Include glibc-tdep.h.
5766         (amd64_linux_init_abi): Install glibc_skip_solib_resolver as
5767         gdbarch_skip_solib_resolver callback.
5768
5769 2012-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
5770
5771         * auto-load.c (set_auto_load_safe_path): Reset AUTO_LOAD_SAFE_PATH
5772         back to DEFAULT_AUTO_LOAD_SAFE_PATH if it is being set to "".
5773         (show_auto_load_safe_path): Check any-directory by comparison with "/".
5774         (add_auto_load_safe_path): Change the error message.
5775         (_initialize_auto_load): Change the "safe-path" help text.
5776         * configure: Regenerate
5777         * configure.ac (--without-auto-load-safe-path): Set
5778         WITH_AUTO_LOAD_SAFE_PATH to /.
5779
5780 2012-05-05  Sergio Durigan Junior  <sergiodj@redhat.com>
5781
5782         * stap-probe.h: Do not include unecessary `probe.h'.
5783
5784 2012-05-05  Alan Modra  <amodra@gmail.com>
5785
5786         * elfread.c (elf_symtab_read): Use bfd_abs_section_ptr and
5787         bfd_und_section_ptr.
5788         * machoread.c (macho_symtab_add_minsym): Use bfd_abs_section_ptr
5789         and bfd_com_section_ptr.
5790
5791 2012-05-04  Joel Brobecker  <brobecker@adacore.com>
5792
5793         * MAINTAINERS (Past Maintainers): Add Chris Faylor.
5794
5795 2012-05-04  Joel Brobecker  <brobecker@adacore.com>
5796
5797         * windows-nat.h (segment_register_p_ftype): New typedef.
5798         (windows_set_segment_register_p): Add declaration.
5799         * windows-nat.c (segment_register_p): New static global.
5800         (windows_set_segment_register_p): New function.
5801         (do_windows_fetch_inferior_registers): Add special handling
5802         for segment registers.
5803         * amd64-windows-nat.c: #include "amd64-tdep.h".
5804         (amd64_windows_segment_register_p): New function.
5805         (_initialize_amd64_windows_nat): Call windows_set_segment_register_p.
5806         * i386-windows-nat.c: #include "i386-tdep.h".
5807         (i386_windows_segment_register_p): New function.
5808         (_initialize_i386_windows_nat): Call windows_set_segment_register_p.
5809
5810 2012-05-04  Tristan Gingold  <gingold@adacore.com>
5811
5812         * printcmd.c (set_command): Emit a warning if the expression is not
5813         an assignment.
5814
5815 2012-05-03  Joel Brobecker  <brobecker@adacore.com>
5816
5817         * nto-procfs.c (procfs_find_new_threads, procfs_pid_to_str):
5818         Make static.
5819
5820 2012-05-03  Sergio Durigan Junior  <sergiodj@redhat.com>
5821
5822         * stap-probe.c (stap_is_operator): Change declaration.
5823         (stap_get_opcode): Change return value.
5824         (stap_parse_argument_1): Update calls to `stap_get_opcode' and
5825         `stap_parse_argument_1'.
5826
5827 2012-05-03  Pedro Alves  <pedro@codesourcery.com>
5828
5829         * infrun.c (displaced_step_fixup): Add "displaced:" prefix to
5830         debug log.
5831
5832 2012-05-03  Siva Chandra Reddy  <sivachandra@google.com>
5833
5834         Add two new methods global_block and static_block to gdb.Symtab
5835         objects.
5836         * NEWS (Python scripting): Add entry about the new methods.
5837         * python/py-symtab.c (stpy_global_block): New function which
5838         implements the gdb.Symtab.global_block() method.
5839         (stpy_static_block): New function which implements the
5840         gdb.Symtab.static_block() method.
5841         (symtab_object_methods): Add entries for the two new methods.
5842
5843 2012-05-03  Doug Evans  <dje@google.com>
5844
5845         * dwarf2read.c (dw2_find_symbol_file): Don't crash if there are no
5846         files.
5847
5848 2012-05-03  Yao Qi  <yao@codesourcery.com>
5849
5850         * i386-tdep.c (i386_fetch_pointer_argument): Remove extra
5851         space.
5852         (i386_process_record): Ditto.
5853
5854 2012-05-02  Joel Brobecker  <brobecker@adacore.com>
5855
5856         * infcall.c (unwind_on_signal_p): Make static.
5857
5858 2012-05-02  Joel Brobecker  <brobecker@adacore.com>
5859
5860         * sol-thread.c (solaris_pid_to_str): Make static.
5861         (_initialize_sol_thread): Add prototype.
5862
5863 2012-05-02  Joel Brobecker  <brobecker@adacore.com>
5864
5865         * sol-thread.c (procfs_pid_to_str): Delete extern declaration.
5866
5867 2012-05-02  Christopher Faylor  <me.cygwin2012@cgf.cx>
5868
5869         * MAINTAINERS: Remove myself.
5870
5871 2012-05-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
5872
5873         Fix --without-auto-load-safe-path for MS-Windows host platform.
5874         * auto-load.c (filename_is_in_dir): Return 1 for DIR_LEN 0.
5875
5876 2012-05-02  Eli Zaretskii  <eliz@gnu.org>
5877
5878         * gdb_curses.h: Undefine KEY_EVENT before including curses
5879         headers.  Move "#undef MOUSE_MOVED" before any curses header
5880         inclusion.
5881
5882 2012-05-02  Sergio Durigan Junior  <sergiodj@gmail.com>
5883
5884         * features/i386/i386-mmx-linux.c: Regenerate.
5885         * features/rs6000/powerpc-32.c: Likewise.
5886         * features/rs6000/powerpc-32l.c: Likewise.
5887         * features/rs6000/powerpc-403.c: Likewise.
5888         * features/rs6000/powerpc-403gc.c: Likewise.
5889         * features/rs6000/powerpc-405.c: Likewise.
5890         * features/rs6000/powerpc-505.c: Likewise.
5891         * features/rs6000/powerpc-601.c: Likewise.
5892         * features/rs6000/powerpc-602.c: Likewise.
5893         * features/rs6000/powerpc-603.c: Likewise.
5894         * features/rs6000/powerpc-604.c: Likewise.
5895         * features/rs6000/powerpc-64.c: Likewise.
5896         * features/rs6000/powerpc-64l.c: Likewise.
5897         * features/rs6000/powerpc-750.c: Likewise.
5898         * features/rs6000/powerpc-860.c: Likewise.
5899         * features/rs6000/powerpc-e500.c: Likewise.
5900         * features/rs6000/powerpc-e500l.c: Likewise.
5901         * features/rs6000/powerpc-isa205-32l.c: Likewise.
5902         * features/rs6000/powerpc-isa205-64l.c: Likewise.
5903         * features/rs6000/rs6000.c: Likewise.
5904
5905 2012-05-02  Sergio Durigan Junior  <sergiodj@gmail.com>
5906
5907         * i386-tdep.c (i386_stap_parse_special_token) <s>: Remove unused
5908         variable.
5909         * stap-probe.c (stap_parse_single_operand) <reg_suffix,
5910         reg_ind_suffix, reg_suffix_len, reg_ind_suffix_len>: Likewise.
5911         (stap_parse_argument) <e>: Likewise.
5912         (handle_stap_probe) <byte_order>: Likewise.
5913
5914 2012-04-30  Doug Evans  <dje@google.com>
5915
5916         * dwarf2read.c (init_cutu_and_read_dies): Renamed from
5917         init_and_read_dies_worker.  All callers updated.
5918         (init_cu_and_read_dies, init_tu_and_read_dies): Delete.  All calls
5919         replaced with init_cutu_and_read_dies.
5920         (load_partial_comp_unit): Pass 1 for use_existing_cu.
5921         (find_partial_die): Remove FIXME.  Don't free current CU.
5922
5923 2012-04-30  Sterling Augustine  <saugustine@google.com>
5924
5925         * contrib: New directory.
5926         * contrib/test_pubnames_and_indexes.py: New file.
5927
5928 2012-04-30  Doug Evans  <dje@google.com>
5929
5930         * dwarf2read.c (dwarf_decode_macros): New arg section_name.
5931         All callers updated.
5932         (init_cu_die_reader): Verify the section is non-empty.
5933         (dwarf_decode_line_header): Don't dereference section->asection
5934         until we know the section is present.
5935
5936 2012-04-29  Sergio Durigan Junior  <sergiodj@redhat.com>
5937
5938         * tracepoint.c (start_tracing, stop_tracing): Checking for NULL
5939         probes.
5940
5941 2012-04-29  Yao Qi  <yao@codesourcery.com>
5942
5943         * gdb-code-style.el: New hook gdb-markup-hook
5944         and gdb-comment-hook.
5945
5946 2012-04-28  Doug Evans  <dje@google.com>
5947
5948         Initial support for Fission.  http://gcc.gnu.org/wiki/DebugFission
5949         * symfile.c (default_symfile_relocate): Use sectp->owner instead of
5950         objfile->obfd.
5951         * symfile.h (dwarf2_debug_sections): New member addr.
5952         * dwarf2expr.c (execute_stack_op): New case DW_OP_GNU_addr_index.
5953         (ctx_no_get_addr_index): New function.
5954         * dwarf2expr.h (dwarf_expr_context_funcs): New member get_addr_index.
5955         (ctx_no_get_addr_index): Declare.
5956         * dwarf2-frame.c (dwarf2_frame_ctx_funcs): Update.
5957         * dwarf2loc.c (dwarf_expr_get_addr_index): New function.
5958         (dwarf_expr_ctx_funcs): Update.
5959         (needs_get_addr_index): New function.
5960         (needs_frame_ctx_funcs): Update.
5961         * dwarf2loc.h (dwarf2_read_addr_index): Declare.
5962         * dwarf2read.c: #include "gdbcore.h".
5963         (dwarf2_per_objfile): New members addr, dwo_files.
5964         (dwarf2_elf_names): Add entry for addr.
5965         (struct dwo_section_names): New type.
5966         (dwo_section_names): New static global.
5967         (dwarf2_cu): New members dwo_unit, addr_base, have_addr_base.
5968         (dwarf2_per_cu_data): New member is_debug_types, all boolean uses of
5969         old debug_types_section member updated to use this.
5970         Rename member debug_types_section to info_or_types_section,
5971         all uses updated.
5972         (signatured_type): Rename member type_offset to type_offset_in_tu,
5973         all uses updated.  New member type_offset_in_section.
5974         (struct dwo_sections): New type.
5975         (struct dwo_unit): New type.
5976         (struct dwo_file): New type.
5977         (die_reader_specs): New member dwo_file.
5978         (dwarf2_locate_sections): Watch for .debug_addr.
5979         (zlib_decompress_section): Use sectp->owner instead of objfile->obfd.
5980         (dwarf2_read_section): Get bfd of section from bfd's asection,
5981         instead of objfile.
5982         (create_cus_from_index): Initialize the_cu->info_or_types_section.
5983         (create_signatured_type_table_from_index): Initialize
5984         sig_type->info_or_types_section.
5985         (dw2_get_file_names): Statement lists for type units with DWO files
5986         live in the DWO file.
5987         (create_debug_types_hash_table): New function.
5988         (create_all_type_units): Rewrite.
5989         (init_cu_die_reader): New arg dwo_file, all callers updated.
5990         (init_and_read_dies_worker): Get section from
5991         this_cu->info_or_types_section.  Set sig_type->type_offset_in_section.
5992         Watch for DW_AT_GNU_dwo_name and if present lookup the file and
5993         continue reading the CU/TU from there.
5994         (init_cutu_and_read_dies_no_follow): New arg dwo_file, all callers
5995         updated.  Get section from this_cu->info_or_types_section.
5996         (create_all_comp_units): Initialize this_cu->info_or_types_section.
5997         (skip_one_die): New cases DW_FORM_GNU_addr_index,
5998         DW_FORM_GNU_str_index.
5999         (hash_dwo_file, eq_dwo_file): New functions.
6000         (allocate_dwo_file_hash_table): New function.
6001         (hash_dwo_unit, eq_dwo_unit): New functions.
6002         (allocate_dwo_unit_table): New function.
6003         (dwarf2_locate_dwo_sections): New function.
6004         (struct create_dwo_info_table_data): New type.
6005         (create_debug_info_hash_table_reader): New function.
6006         (create_debug_info_hash_table): New function.
6007         (try_open_dwo_file, open_dwo_file, init_dwo_file): New function.
6008         (lookup_dwo_file): New function.
6009         (lookup_dwo_comp_unit, lookup_dwo_type_unit): New functions.
6010         (free_dwo_file, free_dwo_file_cleanup): New functions.
6011         (free_dwo_file_from_slot, free_dwo_files): New functions.
6012         (dwarf2_get_pc_bounds): Handle DW_FORM_GNU_addr_index.
6013         (dwarf2_record_block_ranges): Ditto.
6014         (read_partial_die): Ditto.
6015         (process_enumeration_scope): Update to use type_offset_in_section.
6016         (read_full_die_1): New function.
6017         (read_full_die): Rewrite.
6018         (read_attribute_value): New cases DW_FORM_GNU_addr_index,
6019         DW_FORM_GNU_str_index.
6020         (read_addr_index_1, read_addr_index): New functions.
6021         (read_addr_index_from_leb128): New function.
6022         (struct dwarf2_read_addr_index_data): New type.
6023         (dwarf2_read_addr_index_reader): New function.
6024         (dwarf2_read_addr_index): New function.
6025         (read_str_index): New function.
6026         (leb128_size): New function.
6027         (dwarf_decode_line_header): Delete arg abfd, all callers updated.
6028         If processing a type unit from a DWO file, get the line section
6029         from the DWO file.
6030         (var_decode_location): Watch for DW_OP_GNU_addr_index.
6031         (dwarf2_const_value_attr): New cases DW_FORM_GNU_addr_index,
6032         DW_FORM_GNU_str_index.
6033         (lookup_die_type): Check whether section offset of type's die is
6034         known before looking it up.  Remove assert.  Condition can
6035         legimately happen for inter-cu type references.
6036         (dwarf_attr_name): Handle Fission attributes.
6037         (dwarf_form_name): Handle Fission forms.
6038         (dump_die_shallow): New cases DW_FORM_GNU_addr_index,
6039         DW_FORM_GNU_str_index.
6040         (follow_die_sig): Update to use type_offset_in_section.
6041         (decode_locdesc): New case DW_OP_GNU_addr_index.
6042         (skip_form_bytes): New cases DW_FORM_GNU_addr_index,
6043         DW_FORM_GNU_str_index.
6044         (cu_debug_loc_section): New function.
6045         (fill_in_loclist_baton, dwarf2_symbol_mark_computed): Call it.
6046         (dwarf2_per_objfile_free): Unmap .debug_addr section.
6047         Free DWO files if present.
6048         * xcoffread.c (dwarf2_xcoff_names): Add .debug_addr.
6049
6050         Refactor DIE reading.
6051         * dwarf2read.c (dwarf2_per_objfile): Replace members
6052         debug_info_type_hash and debug_types_type_hash with die_type_hash.
6053         (die_reader_specs): New member "die_section".  Temporarily make
6054         member "buffer" non-const, pending constifying all info_ptr uses.
6055         (die_reader_func_ftype): New typedef.
6056         (dw2_get_file_names_reader): New function.
6057         (dw2_get_file_names): Rewrite.
6058         (read_and_check_type_unit_head): Rename arg type_offset to
6059         type_offset_in_tu.
6060         (create_all_type_units): Improve debugging message.
6061         Improve dummy type unit check.
6062         (init_cu_die_reader): New arg "section".  All callers updated.
6063         (init_and_read_dies_worker): New function.
6064         (init_cu_and_read_dies, init_tu_and_read_dies): New functions.
6065         (init_cutu_and_read_dies_no_follow): New function.
6066         (init_cutu_and_read_dies_simple): New function.
6067         (process_psymtab_comp_unit_reader): New function.
6068         (process_psymtab_comp_unit): Delete args section,
6069         is_debug_types_section.  Rewrite.  All callers updated.
6070         (process_psymtab_type_unit): Renamed from process_type_comp_unit.
6071         All callers updated.  Rewrite.
6072         (load_partial_comp_unit_reader): New function.
6073         (load_partial_comp_unit): Rewrite.
6074         (skip_children): New arg reader.  Delete args buffer, cu.
6075         All callers updated.
6076         (skip_one_die): New arg reader.  Delete args buffer, cu.
6077         All callers updated.
6078         (locate_pdi_sibling): New arg reader.  Delete args buffer, abfd, cu.
6079         All callers updated.
6080         (load_full_comp_unit_reader): New function.
6081         (load_full_comp_unit): Rewrite.
6082         (read_comp_unit): Delete.
6083         (read_die_and_children_1): Delete, contents moved ...
6084         (read_die_and_children): ... here.
6085         (dwarf2_read_abbrevs): New arg abbrev_section.  All callers updated.
6086         (load_partial_dies): New arg reader.  Delete args abfd, buffer, cu.
6087         All callers updated.
6088         (read_partial_die): New arg reader.  Delete args abfd, buffer, cu.
6089         All callers updated.
6090         (find_partial_die): Rewrite load_all_dies support.
6091         (read_attribute_value): New arg reader.  Delete args abfd, cu.
6092         All callers updated.
6093         (read_attribute): New arg reader.  Delete args abfd, cu.
6094         All callers updated.
6095         (load_full_type_unit): Add assert.
6096         (read_signatured_type_reader): New function.
6097         (read_signatured_type): Rewrite.
6098         (free_stack_comp_unit): Remove call to age_cached_comp_units.
6099         (free_one_cached_comp_unit): Change target_cu arg to target_per_cu.
6100         All callers updated.  Set per_cu->cu = NULL after freeing it.
6101         (dwarf2_per_cu_offset_and_type): Renamed from dwarf2_offset_and_type.
6102         (per_cu_offset_and_type_hash): Renamed from offset_and_type_hash.
6103         (per_cu_offset_and_type_eq): Renamed from offset_and_type_eq.
6104         (set_die_type): Update.
6105         (get_die_type_at_offset): Update.
6106         (read_file_scope): Call prepare_one_comp_unit.
6107         (read_type_unit_scope): Ditto.
6108         (prepare_one_comp_unit): Set producer if present.
6109
6110 2012-04-28  Sergio Durigan Junior  <sergiodj@redhat.com>
6111
6112         * probe.c (compile_rx_or_error): Silence ARI warning about missing
6113          gettext function on `error'.
6114
6115 2012-04-27  Doug Evans  <dje@google.com>
6116
6117         * dwarf2read.c (dwarf2_read_index): Don't use index if symbol table
6118         is empty.
6119
6120 2012-04-27  Sergio Durigan Junior  <sergiodj@redhat.com>
6121             Tom Tromey  <tromey@redhat.com>
6122
6123         * breakpoint.c (struct breakpoint_objfile_data)
6124         <longjmp_searched>,<longjmp_probes>,<exception_searched>,
6125         <exception_probes>: New fields.
6126         (free_breakpoint_probes): New function.
6127         (create_longjmp_master_breakpoint): Prefer SystemTap probe over
6128         `_Unwind_DebugHook'.
6129         (create_exception_master_breakpoint): Likewise.
6130         (_initialize_breakpoint): Registering cleanup for SystemTap probes.
6131         * infrun.c: Including necessary header files for handling SystemTap
6132         probes.
6133         (handle_inferior_event): Handling longjmp breakpoint and exceptions
6134         via SystemTap probes.
6135         (check_exception_resume): Remove `func' argument.  Handle exception
6136         unwinding breakpoint set via a SystemTap probe.
6137         (insert_exception_resume_from_probe): New function.
6138
6139 2012-04-27  Sergio Durigan Junior  <sergiodj@redhat.com>
6140             Tom Tromey  <tromey@redhat.com>
6141             Jan Kratochvil  <jan.kratochvil@redhat.com>
6142
6143         * Makefile.in (SFILES): Add `probe' and `stap-probe'.
6144         (COMMON_OBS): Likewise.
6145         (HFILES_NO_SRCDIR): Add `probe'.
6146         * NEWS: Mention support for static and SystemTap probes.
6147         * amd64-tdep.c (amd64_init_abi): Initializing proper fields used by
6148         SystemTap probes' arguments parser.
6149         * arm-linux-tdep.c: Including headers needed to perform the parsing
6150         of SystemTap probes' arguments.
6151         (arm_stap_is_single_operand): New function.
6152         (arm_stap_parse_special_token): Likewise.
6153         (arm_linux_init_abi): Initializing proper fields used by SystemTap
6154         probes' arguments parser.
6155         * ax-gdb.c (require_rvalue): Removing static declaration.
6156         (gen_expr): Likewise.
6157         * ax-gdb.h (gen_expr): Declaring function.
6158         (require_rvalue): Likewise.
6159         * breakpoint.c: Include `gdb_regex.h' and `probe.h'.
6160         (bkpt_probe_breakpoint_ops): New variable.
6161         (momentary_breakpoint_from_master): Set the `probe' value.
6162         (add_location_to_breakpoint): Likewise.
6163         (break_command_1): Using proper breakpoint_ops according to the
6164         argument passed by the user in the command line.
6165         (bkpt_probe_insert_location): New function.
6166         (bkpt_probe_remove_location): Likewise.
6167         (bkpt_probe_create_sals_from_address): Likewise.
6168         (bkpt_probe_decode_linespec): Likewise.
6169         (tracepoint_probe_create_sals_from_address): Likewise.
6170         (tracepoint_probe_decode_linespec): Likewise.
6171         (tracepoint_probe_breakpoint_ops): New variable.
6172         (trace_command): Using proper breakpoint_ops according to the
6173         argument passed by the user in the command line.
6174         (initialize_breakpoint_ops): Initializing breakpoint_ops for
6175         static probes on breakpoints and tracepoints.
6176         * breakpoint.h (struct bp_location) <probe>: New field.
6177         * cli-utils.c (skip_spaces_const): New function.
6178         (extract_arg): Likewise.
6179         * cli-utils.h (skip_spaces_const): Likewise.
6180         (extract_arg): Likewise.
6181         * coffread.c (coff_sym_fns): Add `sym_probe_fns' value.
6182         * configure.ac: Append `stap-probe.o' to be generated when ELF
6183         support is present.
6184         * configure: Regenerate.
6185         * dbxread.c (aout_sym_fns): Add `sym_probe_fns' value.
6186         * elfread.c: Include `probe.h' and `arch-utils.h'.
6187         (probe_key): New variable.
6188         (elf_get_probes): New function.
6189         (elf_get_probe_argument_count): Likewise.
6190         (elf_evaluate_probe_argument): Likewise.
6191         (elf_compile_to_ax): Likewise.
6192         (elf_symfile_relocate_probe): Likewise.
6193         (stap_probe_key_free): Likewise.
6194         (elf_probe_fns): New variable.
6195         (elf_sym_fns): Add `sym_probe_fns' value.
6196         (elf_sym_fns_lazy_psyms): Likewise.
6197         (elf_sym_fns_gdb_index): Likewise.
6198         (_initialize_elfread): Initialize objfile cache for static
6199         probes.
6200         * gdb_vecs.h (struct probe): New forward declaration.
6201         (probe_p): New VEC declaration.
6202         * gdbarch.c: Regenerate.
6203         * gdbarch.h: Regenerate.
6204         * gdbarch.sh (stap_integer_prefix): New variable.
6205         (stap_integer_suffix): Likewise.
6206         (stap_register_prefix): Likewise.
6207         (stap_register_suffix): Likewise.
6208         (stap_register_indirection_prefix): Likewise.
6209         (stap_register_indirection_suffix): Likewise.
6210         (stap_gdb_register_prefix): Likewise.
6211         (stap_gdb_register_suffix): Likewise.
6212         (stap_is_single_operand): New function.
6213         (stap_parse_special_token): Likewise.
6214         (struct stap_parse_info): Forward declaration.
6215         * i386-tdep.c: Including headers needed to perform the parsing
6216         of SystemTap probes' arguments.
6217         (i386_stap_is_single_operand): New function.
6218         (i386_stap_parse_special_token): Likewise.
6219         (i386_elf_init_abi): Initializing proper fields used by SystemTap
6220         probes' arguments parser.
6221         * i386-tdep.h (i386_stap_is_single_operand): New function.
6222         (i386_stap_parse_special_token): Likewise.
6223         * machoread.c (macho_sym_fns): Add `sym_probe_fns' value.
6224         * mipsread.c (ecoff_sym_fns): Likewise.
6225         * objfiles.c (objfile_relocate1): Support relocation for static
6226         probes.
6227         * parse.c (prefixify_expression): Remove static declaration.
6228         (initialize_expout): Likewise.
6229         (reallocate_expout): Likewise.
6230         * parser-defs.h (initialize_expout): Declare function.
6231         (reallocate_expout): Likewise.
6232         (prefixify_expression): Likewise.
6233         * ppc-linux-tdep.c: Including headers needed to perform the parsing
6234         of SystemTap probes' arguments.
6235         (ppc_stap_is_single_operand): New function.
6236         (ppc_stap_parse_special_token): Likewise.
6237         (ppc_linux_init_abi): Initializing proper fields used by SystemTap
6238         probes' arguments parser.
6239         * probe.c: New file, for generic statically defined probe support.
6240         * probe.h: Likewise.
6241         * s390-tdep.c: Including headers needed to perform the parsing of
6242         SystemTap probes' arguments.
6243         (s390_stap_is_single_operand): New function.
6244         (s390_gdbarch_init): Initializing proper fields used by SystemTap
6245         probes' arguments parser.
6246         * somread.c (som_sym_fns): Add `sym_probe_fns' value.
6247         * stap-probe.c: New file, for SystemTap probe support.
6248         * stap-probe.h: Likewise.
6249         * symfile.h: Include `gdb_vecs.h'.
6250         (struct sym_probe_fns): New struct.
6251         (struct sym_fns) <sym_probe_fns>: New field.
6252         * symtab.c (init_sal): Initialize `probe' field.
6253         * symtab.h (struct probe): Forward declaration.
6254         (struct symtab_and_line) <probe>: New field.
6255         * tracepoint.c (start_tracing): Adjust semaphore on breakpoints
6256         locations.
6257         (stop_tracing): Likewise.
6258         * xcoffread.c (xcoff_sym_fns): Add `sym_probe_fns' value.
6259
6260 2012-04-27  Sergio Durigan Junior  <sergiodj@redhat.com>
6261             Tom Tromey  <tromey@redhat.com>
6262
6263         * ax-gdb.c (gen_expr): Clean up code to handle internal variables
6264         and to compile agent expressions.
6265         * infrun.c (siginfo_make_value): New argument `ignore'.
6266         (siginfo_funcs): New struct.
6267         (_initialize_infrun): New argument when calling
6268         `create_internalvar_type_lazy'.
6269         * thread.c (thread_id_make_value): New argument `ignore'.
6270         (thread_funcs): New struct.
6271         (_initialize_thread): New argument when calling
6272         `create_internalvar_type_lazy'.
6273         * tracepoint.c (sdata_make_value): New argument `ignore'.
6274         (sdata_funcs): New struct.
6275         (_initialize_tracepoint): New argument when calling
6276         `create_internalvar_type_lazy'.
6277         * value.c (make_value): New struct.
6278         (create_internalvar_type_lazy): New argument `data'.
6279         (compile_internalvar_to_ax): New function.
6280         (value_of_internalvar): Properly handling `make_value' case.
6281         (clear_internalvar): Likewise.
6282         (show_convenience): Adding `TRY_CATCH' block.
6283         * value.h (internalvar_make_value): Delete, replace by...
6284         (struct internalvar_funcs): ... this.
6285         (create_internalvar_type_lazy) <fun>: Delete argument.
6286         (create_internalvar_type_lazy) <funcs>, <data>: New arguments.
6287         (compile_internalvar_to_ax): New function.
6288         * windows-tdep.c (tlb_make_value): New argument `ignore'.
6289         (tlb_funcs): New struct.
6290         (_initialize_windows_tdep): New argument when calling
6291         `create_internalvar_type_lazy'.
6292
6293 2012-04-27  Mark Wielaard  <mjw@redhat.com>
6294
6295         * dwarf2read.c (dwarf2_get_pc_bounds): Check DW_AT_high_pc form to
6296         see whether it is an address or a constant offset from DW_AT_low_pc.
6297         (dwarf2_record_block_ranges): Likewise.
6298         (read_partial_die): Likewise.
6299
6300 2012-04-26  Mark Wielaard  <mjw@redhat.com>
6301
6302         * MAINTAINERS (Write After Approval): Add myself to the list.
6303
6304 2012-04-26  Maciej W. Rozycki  <macro@codesourcery.com>
6305
6306         * proc-utils.h (proc_prettyprint_signalset): New prototype.
6307         (proc_prettyprint_signal): Likewise.
6308         (proc_prettyprint_faultset): Likewise.
6309         (proc_prettyprint_fault): Likewise.
6310         (proc_prettyprint_actionset): Likewise.
6311         (proc_prettyprint_flags): Move to new proc-flags.c section.
6312         (proc_prettyfprint_flags): New prototype.
6313         * procfs.c (proc_nsysarg, proc_sysargs): Add prototypes.
6314         (proc_syscall, proc_cursig): Likewise.
6315         (proc_set_kill_on_last_close): Likewise.
6316         (proc_unset_kill_on_last_close): Likewise.
6317         (proc_set_watchpoint): Make static.
6318         (proc_delete_dead_threads): Likewise.
6319         (procfs_set_watchpoint): Likewise.
6320         (_initialize_procfs): Add prototype.
6321         * proc-events.c: Include proc-utils.h.
6322         (init_syscall_table): Make static.
6323         * proc-api.c (_initialize_proc_api): Add prototype.
6324         * proc-flags.c: Include proc-utils.h.
6325
6326 2012-04-26  Maciej W. Rozycki  <macro@codesourcery.com>
6327
6328         * configure.ac: Add AC_ARG_PROGRAM.
6329         * configure: Regenerate.
6330
6331 2012-04-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
6332
6333         Fix DW_AT_lower_bound defaults for DWARF-4+.
6334         * dwarf2read.c (read_subrange_type): Remove initialization of low and
6335         high.  New variable low_default_is_valid.  Implement DWARF-4+
6336         DW_AT_lower_bound defaults.  Print complaint for DW_AT_lower_bound with
6337         no default by the DWARF standard.
6338
6339 2012-04-26  Maciej W. Rozycki  <macro@mips.com>
6340             Maciej W. Rozycki  <macro@codesourcery.com>
6341
6342         * infrun.c (handle_inferior_event): Move the check for return
6343         trampolines ahead of the check for function trampolines.
6344         * mips-tdep.h (MIPS_S2_REGNUM, MIPS_GP_REGNUM): New macros.
6345         * mips-tdep.c (mips_str_mips16_call_stub): New variable.
6346         (mips_str_mips16_ret_stub): Likewise.
6347         (mips_str_call_fp_stub): Likewise.
6348         (mips_str_call_stub): Likewise.
6349         (mips_str_fn_stub): Likewise.
6350         (mips_str_pic): Likewise.
6351         (mips_in_frame_stub): New function.
6352         (mips_unwind_pc): Return the return address rather than the PC
6353         if the PC of an intermediate frame is inside a call thunk.
6354         (mips_is_stub_suffix): New function.
6355         (mips_is_stub_mode): Likewise.
6356         (mips_get_mips16_fn_stub_pc): Likewise.
6357         (mips_skip_mips16_trampoline_code): Update to handle all the
6358         currently generated stub types.  Don't recurse into __fn_stub
6359         thunks.  Remove heuristics to handle stubs beyond etext/_etext.
6360         Use cooked register accesses.
6361         (mips_in_return_stub): Reintroduce function.
6362         (mips_skip_trampoline_code): Traverse trampolines recursively.
6363         (mips_gdbarch_init): Handle MIPS16 return trampolines.
6364
6365 2012-04-26  Joel Brobecker  <brobecker@adacore.com>
6366
6367         GDB 7.4.1 released.
6368
6369 2012-04-26  Jonathan Larmour  <jifl@eCosCentric.com>
6370
6371         * arm-tdep.h (VFP_REGISTER_SIZE): Define.
6372         * features/arm-with-m-vfp-d16.xml: New file. Describes
6373         Cortex-M with VFPv4-sp-d16 FPU register layout.
6374         * features/Makefile (WHICH): Add arm-with-m-vfp-d16.
6375         * features/arm-with-m-vfp-d16.c: New. Generated from above.
6376         * arm-tdep.c: Include arm-with-m-vfp-d16.c.
6377         (arm-register_g_packet_guesses): Add vfp-d16 guess.
6378         (_initialise_arm_tdep): Initialize arm-with-m-vfp-d16 tdesc.
6379
6380 2012-04-25  Doug Evans  <dje@google.com>
6381
6382         * cli/cli-decode.c (print_doc_line): Use stream instead of
6383         current_uiout.
6384
6385 2012-04-25  Sergio Durigan Junior  <sergiodj@redhat.com>
6386
6387         * features/arm-with-iwmmxt.c: Regenerate.
6388         * features/arm-with-m-fpa-layout.c: Likewise.
6389         * features/arm-with-m.c: Likewise.
6390         * features/arm-with-neon.c: Likewise.
6391         * features/arm-with-vfpv2.c: Likewise.
6392         * features/arm-with-vfpv3.c: Likewise.
6393         * features/mips-dsp-linux.c: Likewise.
6394         * features/mips-linux.c: Likewise.
6395         * features/mips64-dsp-linux.c: Likewise.
6396         * features/mips64-linux.c: Likewise.
6397         * features/s390-linux32.c: Likewise.
6398         * features/s390-linux32v1.c: Likewise.
6399         * features/s390-linux32v2.c: Likewise.
6400         * features/s390-linux64.c: Likewise.
6401         * features/s390-linux64v1.c: Likewise.
6402         * features/s390-linux64v2.c: Likewise.
6403         * features/s390x-linux64.c: Likewise.
6404         * features/s390x-linux64v1.c: Likewise.
6405         * features/s390x-linux64v2.c: Likewise.
6406         * features/tic6x-c62x-linux.c: Likewise.
6407         * features/tic6x-c62x.c: Likewise.
6408         * features/tic6x-c64x-linux.c: Likewise.
6409         * features/tic6x-c64x.c: Likewise.
6410         * features/tic6x-c64xp-linux.c: Likewise.
6411         * features/tic6x-c64xp.c: Likewise.
6412         * target-descriptions.c: Only generate `field_type' and `type'
6413         variables when needed.
6414
6415 2012-04-25  Fredrik Hederstierna  <fredrikh.hederstierna@securitas-direct.com>
6416
6417         * cli/cli-cmds.c (cd_command): Use memmove instead of strcpy.
6418
6419 2012-04-25  Doug Evans  <dje@google.com>
6420
6421         Initial pass at Go language support.
6422         * NEWS: Mention Go.
6423         * Makefile.in (SFILES): Add go-exp.y, go-lang.c, go-typeprint.c,
6424         go-valprint.c.
6425         (COMMON_OBS): Add go-lang.o, go-val.print.o, go-typeprint.o.
6426         (YYFILES): Add go-exp.c.
6427         (YYOBJ): Add go-exp.o.
6428         (local-maintainer-clean): Delete go-exp.c.
6429         * defs.h (enum language): Add language_go.
6430         * dwarf2read.c: #include "go-lang.h".
6431         (fixup_go_packaging): New function.
6432         (process_full_comp_unit): Call it when processing Go CUs.
6433         (dwarf2_physname): Add Go support.
6434         (read_file_scope): Handle missing language spec for GNU Go.
6435         (set_cu_language): Handle DW_LANG_Go.
6436         * go-exp.y: New file.
6437         * go-lang.h: New file.
6438         * go-lang.c: New file.
6439         * go-typeprint.c: New file.
6440         * go-valprint.c: New file.
6441         * symtab.c: #include "go-lang.h".
6442         (symbol_set_language): Handle language_go.
6443         (symbol_find_demangled_name, symbol_set_names): Ditto.
6444         (symbol_natural_name, demangle_for_lookup, find_main_name): Ditto.
6445
6446 2012-04-24  Jim Meyering  <meyering@redhat.com>
6447
6448         avoid a few strncpy-induced buffer overruns
6449         * procfs.c (procfs_make_note_section): Be sure to NUL-terminate
6450         fname and psargs before trying to concatenate.
6451         * tui/tui-stack.c (tui_get_function_from_frame): NUL-terminate
6452         "name" before applying strchr.
6453
6454 2012-04-25  Siva Chandra Reddy  <sivachandra@google.com>
6455
6456         * CONTRIBUTE: Use unified diff instead of context diff when
6457         generating patches.
6458
6459 2012-04-24  Maciej W. Rozycki  <macro@codesourcery.com>
6460
6461         * mips-tdep.c (mips_about_to_return): Remove dead MIPS16 support
6462         code.  Handle JR.HB correctly.
6463
6464 2012-04-24  Maciej W. Rozycki  <macro@codesourcery.com>
6465
6466         * mips-tdep.c
6467         (is_mips16_addr, unmake_mips16_addr, make_mips16_addr): Group
6468         with the other MIPS16 helpers.
6469
6470 2012-04-24  Sergio Durigan Junior  <sergiodj@redhat.com>
6471
6472         * observer.sh: Conditionally declare `args', thus cleaning up
6473         unused instances of this variable.
6474
6475 2012-04-24  Yao Qi  <yao@codesourcery.com>
6476
6477         Revert this patch to allow breakpoint always-inserted
6478         in record target.
6479         2011-12-05  Pedro Alves  <pedro@codesourcery.com>
6480         * breakpoint.c: Include record.h.
6481         (breakpoints_always_inserted_mode): Return false when the record
6482         target is in use.
6483
6484         * breakpoint.c (iterate_over_bp_locations): New.
6485         * breakpoint.h: Declare.
6486         New typedef walk_bp_location_callback.
6487         * record.c (record_open): Call record_init_record_breakpoints.
6488         (record_sync_record_breakpoints): New.
6489         (record_init_record_breakpoints): New.
6490         * NEWS: Mention supporting breakpoint always-inserted mode in
6491         record target.
6492
6493 2012-04-24  Marc Khouzam  <marc.khouzam@ericsson.com>
6494
6495         * mi/mi-main.c (mi_cmd_execute): Choose a live thread not just
6496         any thread.
6497
6498 2012-04-24  Yao Qi  <yao@codesourcery.com>
6499
6500         * breakpoint.c (ep_is_catchpoint): Renamed to ...
6501         (is_catchpoint): ... it.
6502         (print_one_breakpoint_location): Caller update.
6503         * breakpoint.h: Update declaration.
6504
6505 2012-04-23  David S. Miller  <davem@davemloft.net>
6506
6507         * configure.tgt (sparc-*-linux*): Set build_gdbserver to yes.
6508
6509 2012-04-23  Tom Tromey  <tromey@redhat.com>
6510
6511         * buildsym.c (add_free_pendings): Remove.
6512         * buildsym.h (add_free_pendings): Remove.
6513
6514 2012-04-23  Doug Evans  <dje@google.com>
6515
6516         * dwarf2read.c (partial_die_full_name): Record DW_FORM_ref_addr in
6517         attr.u.unsnd instead of attr.u.addr.
6518         (read_attribute_value) Ditto for cases DW_FORM_ref_addr,
6519         DW_FORM_ref1, DW_FORM_ref2, DW_FORM_ref4, DW_FORM_reg8,
6520         DW_FORM_ref_udata.
6521         (dump_die_shallow): Update cases DW_FORM_ref_addr,
6522         DW_FORM_ref1, DW_FORM_ref2, DW_FORM_ref4.  Add cases DW_FORM_ref8,
6523         DW_FORM_ref_udata.
6524         (dwarf2_get_ref_die_offset): Use DW_UNSND for reference attributes.
6525
6526 2012-04-23  Maciej W. Rozycki  <macro@codesourcery.com>
6527
6528         * mips-tdep.c (mips_n32n64_return_value): Fix coding style.
6529         (mips_o32_return_value): Likewise.
6530         (mips_o64_return_value): Likewise.
6531
6532 2012-04-21  Paul Hilfinger  <hilfinger@adacore.com>
6533
6534         * ada-lang.c (ada_evaluate_subexp): Add cases for
6535         TYPE_CODE_INTERNAL_FUNCTION and for TYPE_GNU_IFUNC, following
6536         their treatment in eval.c.
6537
6538 2012-04-21  David S. Miller  <davem@davemloft.net>
6539
6540         * sparc-tdep.c (X_DISP10): Define.
6541         (sparc_analyze_control_transfer): Handle compare-and-branch.
6542
6543 2012-04-21  Jonathan Larmour  <jifl@eCosCentric.com>
6544
6545         * features/Makefile (WHICH): Add arm-with-m and arm-with-m-fpa-layout.
6546         * arm-tdep.c (arm_register_g_packet_guesses): Fix comment.
6547
6548 2012-04-20  Nigel Stephens  <nigel@mips.com>
6549             Maciej W. Rozycki  <macro@codesourcery.com>
6550
6551         * mips-tdep.c (mips_float_register_p): New function.
6552         (mips_convert_register_float_case_p): Use mips_float_register_p.
6553         (mips_register_type): Likewise.
6554         (mips_print_register): Likewise.
6555         (print_gp_register_row): Likewise.
6556         (mips_print_registers_info): Likewise.
6557
6558 2012-04-20  Shun-Yen Lu  <dark.asparagus@gmail.com>
6559
6560         * mips-tdep.c (mips_elf_make_msymbol_special): Fix identification
6561         of mips16 symbols.
6562
6563 2012-04-20  Andrew Pinski  <apinski@cavium.com>
6564
6565         * MAINTAINERS (Write After Approval): Add myself to the list.
6566
6567 2012-04-20  Sergio Durigan Junior  <sergiodj@redhat.com>
6568
6569         * MAINTAINERS: Update my e-mail address.
6570
6571 2012-04-20  Pedro Alves  <palves@redhat.com>
6572
6573         * acx_configure_dir.m4 (ACX_CONFIGURE_DIR): Handle absolute
6574         $srcdir.
6575         * configure: Regenerate.
6576
6577 2012-04-20  Sergio Durigan Junior  <sergiodj@redhat.com>
6578
6579         * cp-support.h: Include `gdb_vecs.h'.  Delete `const_char_ptr' VEC
6580         declaration.
6581         * gdb_vecs.h: Declare `const_char_ptr' VEC.
6582
6583 2012-04-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
6584
6585         Fix compilation compatibility with python-2.4
6586         * python/py-type.c (convert_field): Cast ADDRSTRING for
6587         PyObject_SetAttrString as non-const.  New comment.
6588
6589 2012-04-19  Tom Tromey  <tromey@redhat.com>
6590
6591         * top.c (quit_target): Use all_cleanups.
6592         * main.c (captured_command_loop): Use all_cleanups.
6593         * exceptions.c (throw_exception): Use all_cleanups.
6594
6595 2012-04-19  Pedro Alves  <palves@redhat.com>
6596
6597         * Makefile.in (GNULIB_BUILDDIR): New.
6598         (LIBGNU, INCGNU, GNULIB_H): Adjust.
6599         (SUBDIRS): Add $(GNULIB_BUILDDIR).
6600         (CLEANDIRS). Remove gnulib/import.
6601         (REQUIRED_SUBDIRS): Replace gnulib/import with $(GNULIB_BUILDDIR).
6602         (all-lib): Ditto.
6603         (distclean): Remove the $(GNULIB_BUILDDIR) directory.
6604         (gnulib/import/Makefile): Replace gnulib/import with
6605         $(GNULIB_BUILDDIR).  Set CONFIG_FILES to just Makefile.
6606         (ACLOCAL_AMFLAGS): Remove '-I gnulib/import/m4'.
6607         (aclocal_m4_deps): Remove the gnulib dependencies.  Add
6608         acx_configure_dir.m4.
6609         * acinclude.m4: Include acx_configure_dir.m4.
6610         * acx_configure_dir.m4: New file.
6611         * aclocal.m4: Regenerate.
6612         * configure.ac: Remove gl_EARLY, gl_INIT and AM_INIT_AUTOMAKE
6613         calls.  Configure gnulib using ACX_CONFIGURE_DIR.
6614         (GNULIB): New variable.
6615         (GNULIB_STDINT_H): Adjust.
6616         (AC_OUTPUT): Don't output gnulib/Makefile.
6617         * gdb/defs.h: Include build-gnulib/config.h.
6618         * aclocal.m4: Regenerate.
6619         * config.in: Regenerate.
6620         * configure: Regenerate.
6621
6622         * gnulib/Makefile.in: New file.
6623         * gnulib/configure.ac: New file.
6624         * gnulib/aclocal.m4: New file.
6625         * gnulib/config.in: New file.
6626         * gnulib/configure: New file.
6627         * gnulib/: Re-run gnulib-tool to adjust.
6628
6629 2012-04-19  Doug Evans  <dje@google.com>
6630
6631         * cleanups.h (struct cleanup): Move to cleanups.c.
6632         (make_cleanup_dtor_ftype): New typedef.
6633         (make_cleanup_dtor): Use it.
6634         (ALL_CLEANUPS): Replace with ...
6635         (all_cleanups): ... this.  Declare.  All uses updated.
6636         * cleanups.c: #include "gdb_assert.h".
6637         (sentinel_cleanup): New static global.
6638         (SENTINEL_CLEANUP): Define.
6639         (cleanup_chain, final_cleanup_chain): Initialize to SENTINEL_CLEANUP.
6640         (make_my_cleanup2): Assert result is non-NULL.
6641         (all_cleanups): New function.
6642         (save_my_cleanups): Initialize new chain to SENTINEL_CLEANUP instead
6643         of NULL.
6644
6645 2012-04-19  Pedro Alves  <palves@redhat.com>
6646
6647         * Makefile.in (HFILES_NO_SRCDIR): Remove gnulib/wchar.in.h.
6648         Adjust paths to gnulib imported files.
6649
6650 2012-04-19  Pedro Alves  <palves@redhat.com>
6651
6652         * gnulib/: Move whole directory ...
6653         * gnulib/import/: ... here, and re-rerun gnulib-tool to adjust.
6654         * Makefile.in (LIBGNU, INCGNU, GNULIB_H, CLEANDIRS)
6655         (REQUIRED_SUBDIRS, all-lib, gnulib/Makefile, ACLOCAL_AMFLAGS)
6656         (aclocal_m4_deps): Adjust.
6657         * aclocal.m4: Regenerate.
6658         * configure: Regenerate.
6659         * configure.ac: Adjust AC_OUTPUT output.
6660
6661 2012-04-19  Yao Qi  <yao@codesourcery.com>
6662
6663         * Makefile.in (SFILES): Add common/vec.c and remove vec.c.
6664         (vec.o): New rule.
6665         * vec.c: Move it ...
6666         * common/vec.c: ... here.
6667         * vec.h: Move it ...
6668         * common/vec.h: ... here.
6669
6670 2012-04-19  Yao Qi  <yao@codesourcery.com>
6671
6672         * gdb-code-style.el: New.
6673
6674 2012-04-18  Pedro Alves  <palves@redhat.com>
6675
6676         Update gnulib from latest git.
6677         (639ea5ae15e39fe48d43e04864b2997301e4b969)
6678
6679         * gnulib/Makefile.am: Update.
6680         * gnulib/dummy.c: Update.
6681         * gnulib/extra/arg-nonnull.h: Update.
6682         * gnulib/extra/c++defs.h: Update.
6683         * gnulib/extra/update-copyright: Update.
6684         * gnulib/extra/warn-on-use.h: Update.
6685         * gnulib/inttypes.in.h: Update.
6686         * gnulib/m4/00gnulib.m4: Update.
6687         * gnulib/m4/extensions.m4: Update.
6688         * gnulib/m4/gnulib-cache.m4: Update.
6689         * gnulib/m4/gnulib-common.m4: Update.
6690         * gnulib/m4/gnulib-comp.m4: Update.
6691         * gnulib/m4/gnulib-tool.m4: Update.
6692         * gnulib/m4/include_next.m4: Update.
6693         * gnulib/m4/inttypes-pri.m4: Update.
6694         * gnulib/m4/inttypes.m4: Update.
6695         * gnulib/m4/longlong.m4: Update.
6696         * gnulib/m4/memchr.m4: Update.
6697         * gnulib/m4/memmem.m4: Update.
6698         * gnulib/m4/mmap-anon.m4: Update.
6699         * gnulib/m4/multiarch.m4: Update.
6700         * gnulib/m4/onceonly.m4: Update.
6701         * gnulib/m4/stddef_h.m4: Update.
6702         * gnulib/m4/stdint.m4: Update.
6703         * gnulib/m4/string_h.m4: Update.
6704         * gnulib/m4/warn-on-use.m4: Update.
6705         * gnulib/m4/wchar_h.m4: Update.
6706         * gnulib/m4/wchar_t.m4: Update.
6707         * gnulib/m4/wint_t.m4: Update.
6708         * gnulib/memchr.c: Update.
6709         * gnulib/memmem.c: Update.
6710         * gnulib/stddef.in.h: Update.
6711         * gnulib/stdint.in.h: Update.
6712         * gnulib/str-two-way.h: Update.
6713         * gnulib/string.in.h: Update.
6714         * gnulib/wchar.in.h: Update.
6715
6716         * gnulib/extra/arg-nonnull.h: Delete.
6717         * gnulib/extra/c++defs.h: Delete.
6718         * gnulib/extra/warn-on-use.h: Delete.
6719         * gnulib/m4/wchar_h.m4: Delete.
6720         * gnulib/m4/wint_t.m4: Delete.
6721         * gnulib/wchar.in.h: Delete.
6722
6723         * gnulib/extra/snippets/arg-nonnull.h: New.
6724         * gnulib/extra/snippets/c++defs.h: New.
6725         * gnulib/extra/snippets/warn-on-use.h: New.
6726
6727         * aclocal.m4: Regenerate.
6728         * config.in: Regenerate.
6729         * configure: Regenerate.
6730         * gnulib/Makefile.in: Regenerate.
6731
6732 2012-04-18  Pedro Alves  <palves@redhat.com>
6733
6734         Reimport the update-copyright module from gnulib
6735         (250b80067c1e1d8faa0c42fb572f721975b929c5).
6736
6737         * configure: Regenerate.
6738         * gnulib/Makefile.am: Update.
6739         * gnulib/Makefile.in: Regenerate.
6740         * gnulib/extra/update-copyright: Update.
6741         * gnulib/m4/gnulib-cache.m4: Update.
6742         * gnulib/m4/gnulib-comp.m4: Update.
6743
6744 2012-04-18  Tristan Gingold  <gingold@adacore.com>
6745
6746         * configure.ac (aix): Put -lpthread into libs.
6747         * configure: Regenerate.
6748
6749 2012-04-18  Tom Tromey  <tromey@redhat.com>
6750
6751         * linespec.c (convert_linespec_to_sals): Don't use
6752         SYMBOL_OBJ_SECTION.
6753         (compare_msymbols): Arguments are minsym_and_objfile, not
6754         minimal_symbol*.  Don't use SYMBOL_OBJ_SECTION.
6755
6756 2012-04-18  Pedro Alves  <palves@redhat.com>
6757
6758         Revert gnulib/ part of:
6759         2011-01-01  Joel Brobecker  <brobecker@adacore.com>
6760         Copyright year update in most files (performed by copyright.sh).
6761
6762 2012-04-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
6763
6764         Fix 64-bit constants on 32-bit hosts.
6765         * dwarf2read.c (read_unsigned_leb128): Change declaration return type
6766         from unsigned long to ULONGEST.
6767         (read_signed_leb128): Change declaration return type from long to
6768         LONGEST.
6769         (dwarf2_const_value_attr): Change declaration parameter value from long
6770         to LONGEST.
6771         (dwarf2_compute_name): Change variable value from long to LONGEST.
6772         (read_unsigned_leb128): Change return type, variable result and some
6773         casts from unsigned long to ULONGEST.
6774         (read_signed_leb128): Change return type, variable result and some
6775         casts from long to LONGEST.
6776         (dwarf2_const_value_data, dwarf2_const_value_attr): Change parameter
6777         value from long to LONGEST.
6778         (dwarf2_const_value): Change variable value from long to LONGEST.
6779         * symmisc.c (print_symbol): Change SYMBOL_VALUE format strings to use
6780         plongest and hex_string.
6781         * symtab.h (struct general_symbol_info): Change ivalue from long to
6782         LONGEST, remove the comment.
6783         * tracepoint.c (validate_actionline, collect_symbol, scope_info):
6784         Change SYMBOL_VALUE format strings to use plongest and hex_string.
6785
6786 2012-04-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
6787
6788         PR symtab/7259:
6789         * ada-exp.y (convert_char_literal): Use TYPE_FIELD_ENUMVAL.
6790         * ada-lang.c (ada_discrete_type_high_bound)
6791         (ada_discrete_type_low_bound): Fix function comment.  Use
6792         TYPE_FIELD_ENUMVAL for TYPE_CODE_ENUM.
6793         (ada_identical_enum_types_p): Use TYPE_FIELD_ENUMVAL.
6794         (pos_atr, value_val_atr): Use TYPE_FIELD_ENUMVAL for TYPE_CODE_ENUM.
6795         * ada-typeprint.c (print_enum_type): Change variable lastval to LONGEST.
6796         Use TYPE_FIELD_ENUMVAL.
6797         * ada-valprint.c (print_optional_low_bound, ada_print_scalar)
6798         (ada_val_print_1): Use TYPE_FIELD_ENUMVAL for TYPE_CODE_ENUM.
6799         * c-typeprint.c (c_type_print_base): Move variable lastval to inner
6800         block, change it to LONGEST.  Use TYPE_FIELD_ENUMVAL for
6801         TYPE_CODE_ENUM.
6802         * coffread.c (coff_read_enum_type): Use SET_FIELD_ENUMVAL.
6803         * dwarf2read.c (process_enumeration_scope): Likewise.
6804         * gdb-gdb.py (TypeFlagsPrinter): Use field.enumval instead of
6805         field.bitpos.
6806         (class StructMainTypePrettyPrinter): Support also
6807         FIELD_LOC_KIND_ENUMVAL.
6808         * gdbtypes.c (get_discrete_bounds): Use TYPE_FIELD_ENUMVAL for
6809         TYPE_CODE_ENUM.
6810         (recursive_dump_type): Use TYPE_FIELD_ENUMVAL for TYPE_CODE_ENUM.
6811         (copy_type_recursive): Support also FIELD_LOC_KIND_ENUMVAL.
6812         * gdbtypes.h (enum field_loc_kind): New FIELD_LOC_KIND_ENUMVAL.
6813         (struct main_type.flds_bnds.fields.loc): Adjust bitpos comment.  New
6814         field enumval.
6815         (struct main_type.flds_bnds.bields): Adjust loc_kind and bitsize to
6816         accommodate enumval.
6817         (struct call_site): Adjust loc_kind to accommodate enumval.
6818         (FIELD_ENUMVAL, FIELD_ENUMVAL_LVAL, SET_FIELD_ENUMVAL)
6819         (TYPE_FIELD_ENUMVAL): New macros.
6820         * m2-typeprint.c (m2_enum): Use TYPE_FIELD_ENUMVAL.
6821         * mdebugread.c (parse_symbol): Use TYPE_FIELD_ENUMVAL for
6822         TYPE_CODE_ENUM.
6823         * p-typeprint.c (pascal_type_print_base): Likewise.
6824         * python/lib/gdb/printing.py (class FlagEnumerationPrinter): Use
6825         enumval.
6826         * python/lib/gdb/types.py (make_enum_dict): Likewise.
6827         * python/py-type.c (convert_field): New variable addrstring.  Use
6828         TYPE_FIELD_ENUMVAL for TYPE_CODE_ENUM.
6829         (check_types_equal): Support also FIELD_LOC_KIND_ENUMVAL.
6830         * stabsread.c (read_enum_type): Use SET_FIELD_ENUMVAL.
6831         * typepint.c (print_type_scalar): Use TYPE_FIELD_ENUMVAL for
6832         TYPE_CODE_ENUM.
6833         * valprint.c (generic_val_print): Likewise.
6834
6835 2012-04-17  Doug Evans  <dje@google.com>
6836
6837         * dwarf2read.c (lookup_signatured_type): Return NULL instead of 0.
6838
6839         * dwarf2read.c: Whitespace fixes.
6840         (lookup_signatured_type): Tweak comment.
6841         (get_die_type_at_offset): Fix comment.
6842
6843 2012-04-17  Joel Brobecker  <brobecker@adacore.com>
6844
6845         * xcoffread.c (xcoff_secnum_to_sections): New function.
6846         (secnum_to_section, secnum_to_bfd_section): Reimplement
6847         using xcoff_secnum_to_sections.  Rename "secnum" parameter
6848         into "n_scnum".
6849         (RECORD_MINIMAL_SYMBOL): Delete.
6850         (record_minimal_symbol): New function.
6851         (scan_xcoff_symtab): Replace uses of RECORD_MINIMAL_SYMBOL
6852         by call to record_minimal_symbol and set misc_func_recorded
6853         to 1.  Set last_csect_sec to the XCOFF section index instead
6854         of GDB's section_offset index.  Update calls to
6855         prim_record_minimal_symbol_and_info to pass the BFD section
6856         as well.
6857
6858 2012-04-17  Joel Brobecker  <brobecker@adacore.com>
6859
6860         * xcoffread.c (read_xcoff_symtab): Delete variables
6861         last_csect_val and last_csect_sec and associated code.
6862
6863 2012-04-17  Doug Evans  <dje@google.com>
6864
6865         * cleanups.c (make_my_cleanup,make_my_cleanup2): Make static.
6866         (discard_my_cleanups,save_my_cleanups,restore_my_cleanups): Ditto.
6867         * cleanups.h (make_my_cleanup,make_my_cleanup2): Delete
6868         (discard_my_cleanups,save_my_cleanups,restore_my_cleanups): Delete.
6869
6870         * cleanups.h: New file.
6871         * cleanups.c: New file.
6872         * Makefile.in (SFILES): Add cleanups.c.
6873         (HFILES_NO_SRCDIR): Add cleanups.h.
6874         (COMMON_OBS): Add cleanups.o.
6875         * defs.h (struct cleanup): Moved to cleanups.h.
6876         (do_cleanups,do_final_cleanups): Ditto.
6877         (discard_cleanups,discard_final_cleanups): Ditto
6878         (make_cleanup,make_cleanup_dtor,make_final_cleanup): Ditto.
6879         (save_cleanups,save_final_cleanups): Ditto.
6880         (restore_cleanups,restore_final_cleanups): Ditto.
6881         (null_cleanup): Ditto.
6882         (make_my_cleanup,make_my_cleanup2): Ditto.
6883         (discard_my_cleanups,save_my_cleanups,restore_my_cleanups): Ditto.
6884         * utils.c (cleanup_chain,final_cleanup_chain): Moved to cleanups.c.
6885         (do_cleanups,do_final_cleanups): Ditto.
6886         (discard_cleanups,discard_final_cleanups): Ditto
6887         (make_cleanup,make_cleanup_dtor,make_final_cleanup): Ditto.
6888         (save_cleanups,save_final_cleanups): Ditto.
6889         (restore_cleanups,restore_final_cleanups): Ditto.
6890         (null_cleanup): Ditto.
6891         (make_my_cleanup,make_my_cleanup2): Ditto.
6892         (discard_my_cleanups,save_my_cleanups,restore_my_cleanups): Ditto.
6893
6894         * utils.c (make_cleanup_freeargv): Use make_cleanup instead of
6895         make_my_cleanup.
6896         (make_cleanup_dyn_string_delete): Ditto.
6897         (make_cleanup_ui_file_delete): Ditto.
6898         (make_cleanup_ui_out_redirect_pop): Ditto.
6899         (make_cleanup_free_section_addr_info): Ditto.
6900         (make_cleanup_restore_integer): Ditto.
6901         (make_cleanup_unpush_target): Ditto.
6902         (make_cleanup_value_free_to_mark): Ditto.
6903         (make_cleanup_value_free): Ditto.
6904         (make_cleanup_free_so): Ditto.
6905
6906 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
6907
6908         New option "set debug auto-load".
6909         * NEWS: New commands "set debug auto-load" and "show debug auto-load".
6910         * auto-load.c (debug_auto_load, show_debug_auto_load: New.
6911         (auto_load_safe_path_vec_update)
6912         (filename_is_in_auto_load_safe_path_vec): Call fprintf_unfiltered
6913         if DEBUG_AUTO_LOAD.
6914         (file_is_auto_load_safe): New parameters debug_fmt and ....
6915         Call fprintf_unfiltered if DEBUG_AUTO_LOAD.
6916         (source_gdb_script_for_objfile): Extend the file_is_auto_load_safe
6917         caller by explanatory string.
6918         (_initialize_auto_load): Register "set debug auto-load".
6919         * auto-load.h (file_is_auto_load_safe): New parameters debug_fmt
6920         and ....
6921         * linux-thread-db.c (try_thread_db_load_from_pdir_1)
6922         (try_thread_db_load_from_dir): Extend the file_is_auto_load_safe caller
6923         by explanatory string.
6924         * main.c (captured_main): Likewise.
6925         * python/py-auto-load.c (gdbpy_load_auto_script_for_objfile)
6926         (source_section_scripts): Likewise.
6927
6928 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
6929
6930         New option "set auto-load safe-path".
6931         * NEWS: New commands "set auto-load safe-path"
6932         and "show auto-load safe-path".
6933         * auto-load.c: Include gdb_vecs.h, readline/tilde.h and completer.h.
6934         (auto_load_safe_path, auto_load_safe_path_vec)
6935         (auto_load_safe_path_vec_update, set_auto_load_safe_path)
6936         (show_auto_load_safe_path, add_auto_load_safe_path, filename_is_in_dir)
6937         (filename_is_in_auto_load_safe_path_vec, file_is_auto_load_safe): New.
6938         (source_gdb_script_for_objfile): New variable is_safe.  Call
6939         file_is_auto_load_safe.  Return if it is not.
6940         (struct loaded_script): New field loaded.
6941         (maybe_add_script): Add parameter loaded.  Initialize SLOT with it.
6942         (print_script): Use LOADED indicator instead of FULL_PATH.  Change
6943         output "Missing" to "No".
6944         (_initialize_auto_load): New variable cmd.  Initialize
6945         auto_load_safe_path.  Register "set auto-load safe-path",
6946         "show auto-load safe-path" and "add-auto-load-safe-path".
6947         * auto-load.h (maybe_add_script): Add parameter loaded.
6948         (file_is_auto_load_safe): New declaration.
6949         * config.in: Regenerate.
6950         * configure: Regenerate.
6951         * configure.ac: New parameters --with-auto-load-safe-path
6952         and --without-auto-load-safe-path.
6953         * linux-thread-db.c (try_thread_db_load_from_pdir_1)
6954         (try_thread_db_load_from_dir): Check file_is_auto_load_safe first.
6955         * main.c (captured_main): Check file_is_auto_load_safe for
6956         LOCAL_GDBINIT.
6957         * python/py-auto-load.c (gdbpy_load_auto_script_for_objfile): New
6958         variable is_safe.  Call file_is_auto_load_safe.  Return if it is not.
6959         (source_section_scripts): Call file_is_auto_load_safe.  Return if it is
6960         not.
6961
6962 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
6963
6964         auto-load: Implementation.
6965         * NEWS: New descriptions for "info auto-load",
6966         "info auto-load gdb-scripts", "info auto-load python-scripts",
6967         "info auto-load local-gdbinit" and "info auto-load libthread-db".
6968         Deprecate "info auto-load-scripts", "set auto-load-scripts on|off"
6969         and "show auto-load-scripts".  New description for "set auto-load",
6970         "show auto-load", "set auto-load gdb-scripts",
6971         "show auto-load gdb-scripts", "set auto-load python-scripts",
6972         "show auto-load python-scripts", "set auto-load local-gdbinit",
6973         "show auto-load local-gdbinit", "set auto-load libthread-db" and
6974         "show auto-load libthread-db".
6975         * auto-load.c: Remove include python/python-internal.h.  Add includes
6976         exceptions.h, cli/cli-script.h, gdbcmd.h, cli/cli-decode.h and
6977         cli/cli-setshow.h.
6978         (GDB_AUTO_FILE_NAME, source_gdb_script_for_objfile)
6979         (auto_load_gdb_scripts, show_auto_load_gdb_scripts): New.
6980         (gdbpy_global_auto_load): Rename to ...
6981         (global_auto_load): ... here.
6982         (auto_load_local_gdbinit, auto_load_local_gdbinit_pathname)
6983         (auto_load_local_gdbinit_loaded, show_auto_load_local_gdbinit)
6984         (script_language_gdb, source_gdb_script_for_objfile): New.
6985         (struct loaded_script): New field language.
6986         (hash_loaded_script_entry, eq_loaded_script_entry): Calculate also
6987         LANGUAGE.
6988         (maybe_add_script): Add parameter language.  Drop redundant
6989         entry.full_path initialization.  Initialize entry.language and
6990         (*slot)->language.
6991         (auto_load_objfile_script): Change parameter suffix to language.
6992         Remove the call of maybe_add_script.
6993         Call language->source_script_for_objfile.
6994         (load_auto_scripts_for_objfile, struct collect_matching_scripts_data):
6995         New.
6996         (collect_matching_scripts): Adjust it for
6997         struct collect_matching_scripts_data.
6998         (auto_load_info_scripts_pattern_nl): New variable.
6999         (info_auto_load_scripts): Rename to ...
7000         (auto_load_info_scripts): ... here, add parameter language.  Adjust it
7001         for struct collect_matching_scripts_data.
7002         (info_auto_load_gdb_scripts, info_auto_load_local_gdbinit)
7003         (set_auto_load_cmd, auto_load_set_cmdlist_get, show_auto_load_cmd)
7004         (auto_load_show_cmdlist_get, info_auto_load_cmd)
7005         (auto_load_info_cmdlist_get): New.
7006         (_initialize_auto_load): Move add_info of "auto-load-scripts" to
7007         python/py-auto-load.c.  New installment for "set auto-load gdb-scripts",
7008         "info auto-load gdb-scripts", "set auto-load local-gdbinit" and
7009         "info auto-load local-gdbinit".
7010         * auto-load.h (struct script_language): New.
7011         (gdbpy_global_auto_load): Rename to ...
7012         (global_auto_load): ... here.
7013         (auto_load_local_gdbinit, auto_load_local_gdbinit_pathname)
7014         (auto_load_local_gdbinit_loaded): New declarations.
7015         (maybe_add_script): New parameter language.
7016         (auto_load_objfile_script): Change parameter suffix to language.
7017         (load_auto_scripts_for_objfile, auto_load_info_scripts_pattern_nl)
7018         (auto_load_info_scripts, auto_load_set_cmdlist_get)
7019         (auto_load_show_cmdlist_get, auto_load_info_cmdlist_get): New
7020         declarations.
7021         * linux-thread-db.c: Include auto-load.h and ctype.h.
7022         (auto_load_thread_db, show_auto_load_thread_db): New.
7023         (struct thread_db_info): New field filename.
7024         (delete_thread_db_info): Call xfree for FILENAME.
7025         (try_thread_db_load): Initialize FILENAME.
7026         (try_thread_db_load_from_pdir, try_thread_db_load_from_dir): Return
7027         if !AUTO_LOAD_THREAD_DB.
7028         (info_auto_load_libthread_db_compare, info_auto_load_libthread_db): New.
7029         (_initialize_thread_db): Install auto_load_thread_db
7030         as "set auto-load libthread-db" and install info_auto_load_libthread_db
7031         as "info auto-load libthread-db".
7032         * main.c (captured_main): Rename gdbpy_global_auto_load to
7033         global_auto_load.  Initialize AUTO_LOAD_LOCAL_GDBINIT_PATHNAME and
7034         AUTO_LOAD_LOCAL_GDBINIT_LOADED.
7035         (print_gdb_help): Extend the help for 'local init file'.
7036         * python/py-auto-load.c: Remove a comment about gdb scripts extension.
7037         (GDBPY_AUTO_SECTION_NAME): Extend the comment it is Python specific.
7038         (auto_load_scripts): Rename to ...
7039         (auto_load_python_scripts): ... here, update the comment.
7040         (gdbpy_load_auto_script_for_objfile): New declaration.
7041         (show_auto_load_python_scripts, script_language_python)
7042         (gdbpy_load_auto_script_for_objfile): New.
7043         (source_section_scripts): Refactor the code.
7044         (load_auto_scripts_for_objfile): Rename to ...
7045         (gdbpy_load_auto_scripts_for_objfile): ... here, update the
7046         auto_load_objfile_script caller, drop GDBPY_GLOBAL_AUTO_LOAD checking.
7047         (info_auto_load_python_scripts): New.
7048         (gdbpy_initialize_auto_load): New variables cmd and cmd_name.
7049         Rename "set auto-load-scripts" to "set auto-load python-scripts".
7050         Register "set auto-load-scripts" as its deprecated alias.  Register
7051         "info auto-load python-scripts".  Register "info auto-load-scripts" as
7052         its deprecated alias.
7053         (load_auto_scripts_for_objfile): Rename to ...
7054         (gdbpy_load_auto_scripts_for_objfile): ... here.
7055         * python/python.h (load_auto_scripts_for_objfile): Rename to ...
7056         (gdbpy_load_auto_scripts_for_objfile): ... here.
7057
7058 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
7059
7060         auto-load: Move files.
7061         * Makefile.in (SFILES): Add auto-load.c.
7062         (HFILES_NO_SRCDIR): Add auto-load.h.
7063         (COMMON_OBS): Add auto-load.o.
7064         (distclean): Change .gdbinit for gdb-gdb.gdb.
7065         * auto-load.c: New file, with parts from python/py-auto-load.c.
7066         * auto-load.h: New file, with parts from python/python.h.
7067         * configure: Regenerate.
7068         * configure.ac (AC_OUTPUT): Change .gdbinit for gdb-gdb.gdb.
7069         * gdb-gdb.gdb.in: New file, renamed from gdbinit.in.
7070         * gdbinit.in: Remove file, rename it to gdb-gdb.gdb.in.
7071         * main.c: Include auto-load.h.
7072         * python/py-auto-load.c: Move include filenames.h, gdb_regex.h,
7073         command.h, observer.h and progspace.h to auto-load.c.  Add include
7074         auto-load.h.
7075         (gdbpy_global_auto_load, struct auto_load_pspace_info)
7076         (struct loaded_script, auto_load_pspace_data)
7077         (auto_load_pspace_data_cleanup, get_auto_load_pspace_data)
7078         (hash_loaded_script_entry, eq_loaded_script_entry)
7079         (init_loaded_scripts_info, get_auto_load_pspace_data_for_loading)
7080         (maybe_add_script): Move to auto-load.c.
7081         (source_section_scripts): Change maybe_add_script parameters passing,
7082         use script_not_found_warning_print.
7083         (clear_section_scripts, auto_load_objfile_script)
7084         (auto_load_new_objfile, loaded_script_ptr)
7085         (DEF_VEC_P (loaded_script_ptr), collect_matching_scripts, print_script)
7086         (sort_scripts_by_name, info_auto_load_scripts): Move to auto-load.c.
7087         (gdbpy_initialize_auto_load): Move auto_load_pspace_data,
7088         auto_load_new_objfile and info_auto_load_scripts initizations to
7089         auto-load.c.
7090         * python/python.h (gdbpy_global_auto_load): Move to auto-load.h.
7091
7092 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
7093
7094         Code cleanup.
7095         * charset.c (find_charset_names): Remove variables ix and elt.
7096         Use free_char_ptr_vec.
7097         * elfread.c (build_id_to_debug_filename): New variables debugdir_vec,
7098         back_to and ix.  Use dirnames_to_char_ptr_vec.  Remove variable
7099         debugdir_end.  New variable debugdir_len.
7100         * gdb_vecs.h (free_char_ptr_vec, make_cleanup_free_char_ptr_vec)
7101         (dirnames_to_char_ptr_vec_append, dirnames_to_char_ptr_vec): New
7102         declarations.
7103         * progspace.c (clear_program_space_solib_cache): Remove variables ix
7104         and elt.  Use free_char_ptr_vec.
7105         * source.c (add_path): Remove variables argv, arg and argv_index.
7106         New variables dir_vec, back_to, ix and name.
7107         Use dirnames_to_char_ptr_vec_append.  Use freeargv instead of
7108         make_cleanup_freeargv.  Remove variable separator.  Simplify the code
7109         no longer expecting DIRNAME_SEPARATOR.
7110         (openp): Remove variable p, p1 and len.  New variables dir_vec,
7111         back_to, ix and dir.  Use dirnames_to_char_ptr_vec.  Simplify the code
7112         no longer expecting DIRNAME_SEPARATOR.
7113         * symfile.c (find_separate_debug_file): New variables debugdir_vec,
7114         back_to and ix.  Use dirnames_to_char_ptr_vec.  Remove variable
7115         debugdir_end.
7116         * utils.c (free_char_ptr_vec, do_free_char_ptr_vec)
7117         (make_cleanup_free_char_ptr_vec, dirnames_to_char_ptr_vec_append)
7118         (dirnames_to_char_ptr_vec): New functions.
7119
7120 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
7121
7122         Code cleanup.
7123         * source.c (add_path): Remove always true conditional 'p == 0' and
7124         unindent its code block.
7125
7126 2012-04-17  Pedro Alves  <palves@redhat.com>
7127
7128         * gdbtypes.h (FIELD_BITPOS): Rename to ...
7129         (FIELD_BITPOS_LVAL): ... this.
7130         (FIELD_BITPOS): New.
7131         (SET_FIELD_BITPOS): Adjust to use FIELD_BITPOS_LVAL.
7132         * dwarf2read.c (dwarf2_add_field): Use SET_FIELD_BITPOS.
7133         * gdbtypes.c (append_composite_type_field_aligned): Adjust to use
7134         SET_FIELD_BITPOS.
7135         * gnu-v3-abi.c (build_gdb_vtable_type): Adjust to use
7136         SET_FIELD_BITPOS.
7137         * stabsread.c (read_cpp_abbrev, read_one_struct_field)
7138         (read_baseclasses): Adjust to use SET_FIELD_BITPOS.
7139         * target-descriptions.c (tdesc_gdb_type): Adjust to use
7140         SET_FIELD_BITPOS.
7141
7142 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
7143
7144         Do not rely on FIELD_LOC_KIND_BITPOS being zero.
7145         * ada-lang.c (ada_template_to_fixed_record_type_1): Replace
7146         TYPE_FIELD_BITPOS used as lvalue by SET_FIELD_BITPOS.
7147         * gdbtypes.c (append_flags_type_flag): Likewise, twice.
7148         * jv-lang.c (java_link_class_type): Likewise, once.
7149         * stabsread.c (read_enum_type): Likewise.
7150
7151 2012-04-16  Yao Qi  <yao@codesourcery.com>
7152
7153         * common/agent.c (agent_run_command): Add one more parameter `len'.
7154         Update callers.
7155         * common/agent.h: Update declaration.
7156         * linux-nat.c (linux_child_static_tracepoint_markers_by_strid):
7157         Update.
7158         (linux_child_static_tracepoint_markers_by_strid): Ditto.
7159
7160 2012-04-14  Anton Gorenkov <xgsa@yandex.ru>
7161
7162         PR mi/13393
7163         * value.c (value_actual_type): New function.
7164         * value.h (value_actual_type): New declaration.
7165         * varobj.c (update_type_if_necessary): New function.
7166         (varobj_create): Call value_actual_type instead of
7167         value_type.
7168         (install_dynamic_child): distinct changed and type changed MI variable
7169         objects.
7170         (update_dynamic_varobj_children): Updated for install_dynamic_child
7171         change.  All callers updated.
7172         (varobj_update): Support for MI variable object type change if
7173         the value changed and RTTI is used to determine the type.
7174         (create_child_with_value): Call value_actual_type instead of
7175         value_type.
7176         (adjust_value_for_child_access): Extended with a new parameter which
7177         specify whether the given value should be casted to enclosing type.
7178         All callers updated.
7179
7180 2012-04-14  Yao Qi  <yao@codesourcery.com>
7181
7182         Import gnulib module inttypes from git
7183         (250b80067c1e1d8faa0c42fb572f721975b929c5)
7184         * Makefile.in (HFILES_NO_SRCDIR): Add gnulib/inttypes.in.h.
7185         (aclocal_m4_deps): Add gnulib/m4/inttypes.m4 and
7186         gnulib/m4/inttypes-pri.m4
7187         * aclocal.m4, config.in, configure: Regenerated.
7188         * gnulib/Makefile.am: Update.
7189         * gnulib/Makefile.in: Update.
7190         * gnulib/m4/gnulib-cache.m4: Update.
7191         * gnulib/m4/gnulib-comp.m4: Update.
7192         * gnulib/inttypes.in.h: New.
7193         * gnulib/m4/inttypes-pri.m4: New.
7194         * gnulib/m4/inttypes.m4: New.
7195
7196 2012-04-13  Luis Machado  <lgustavo@codesourcery.com>
7197
7198         * infrun.c (resume): Update PC address to the real PC after
7199         preparing to do displaced stepping.
7200
7201 2012-04-12  Doug Evans  <dje@google.com>
7202
7203         * dwarf2read.c (lookup_signatured_type): Remove arg "objfile", unused.
7204         All callers updated.
7205
7206 2012-04-12  Mark Kettenis  <kettenis@gnu.org>
7207
7208         * i386bsd-nat.c (_initialize_i386bsd_nat): Add missing prototype.
7209
7210 2012-04-12  Doug Evans  <dje@google.com>
7211
7212         * dwarf2read.c (create_all_type_units): Renamed from
7213         create_debug_types_hash_table.  All callers updated.
7214
7215         * dwarf2read.c (create_signatured_type_table_from_index): Rename
7216         local type_sig to sig_type, type_offset to type_offset_in_tu.
7217         (hash_signatured_type): Renamed from hash_type_signature,
7218         all callers updated.
7219         (eq_signatured_type): Renamed from eq_type_signature,
7220         all callers updated.
7221         (create_debug_types_hash_table): Rename local type_sig to sig_type.
7222         (process_enumeration_scope): Ditto.
7223         (lookup_signatured_type_at_offset): Ditto.
7224         (load_full_type_unit, read_signatured_type): Ditto.
7225
7226 2012-04-12  Yao Qi  <yao@codesourcery.com>
7227
7228         * remote.c (async_remote_interrupt): Correct function name in
7229         debug message.
7230         (async_remote_interrupt_twice): Ditto.
7231
7232 2012-04-11  Yuanhui Zhang  <asmwarrior@gmail.com>
7233
7234         * source.c (find_and_open_source): Consistently pass resulting
7235         full path through xfullpath.
7236
7237 2012-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
7238
7239         Provide more specific displaced-stepping memory error message.
7240         * infrun.c (displaced_step_prepare): New variable status.  Call
7241         target_read_memory instead of read_memory, provide more specific
7242         error message.
7243
7244 2012-04-11  Tristan Gingold  <gingold@adacore.com>
7245
7246         PR gdb/13901
7247         * darwin-nat.c (darwin_execvp): Revert previous patch.
7248
7249 2012-04-11  Tristan Gingold  <gingold@adacore.com>
7250
7251         PR gdb/13901
7252         * darwin-nat.c (darwin_resume_thread): Call darwin_set_sstep only
7253         in case of change.
7254
7255 2012-04-11  Tristan Gingold  <gingold@adacore.com>
7256
7257         * i386-darwin-nat.c (i386_darwin_fetch_inferior_registers): Fix
7258         warning.
7259
7260 2012-04-11  Siva Chandra Reddy  <sivachandra@google.com>
7261
7262         New command 'explore' which helps explore values and types in
7263         scope.
7264         * NEWS: Add an entry about the new 'explore' command.
7265         * data-directory/Makefile.in: Add gdb/command/explore.py
7266         * python/lib/gdb/command/explore.py: Implemention of the 'explore'
7267         command using the GDB Python API.
7268
7269 2012-04-10  Maciej W. Rozycki  <macro@codesourcery.com>
7270
7271         * mips-tdep.c (mips_skip_pic_trampoline_code): Correct sign
7272         extension in jump target calculation.
7273
7274 2012-04-10  Maciej W. Rozycki  <macro@codesourcery.com>
7275
7276         * mips-tdep.c (mips32_next_pc): Handle JALX.
7277
7278 2012-04-10  Yao Qi  <yao@codesourcery.com>
7279
7280         * Makefile.in (gnulib/Makefile): Remove duplicated dependency.
7281
7282 2012-04-10  Yao Qi  <yao@codesourcery.com>
7283
7284         * Makefile.in (aclocal_m4_deps): Add gnulib/m4/gnulib-cache.m4
7285         and gnulib/m4/gnulib-tool.m4.
7286
7287 2012-04-10  Doug Evans  <dje@google.com>
7288
7289         * dwarf2read.c (dwarf2_per_cu_data). Clarify comment.
7290         (load_partial_dies): Clarify comment.
7291         (find_partial_die): Support rereading type units.
7292         Clarify CU handling, if we know offset is in CU, don't search for the
7293         containing CU.  Add comment regarding memory waste.
7294
7295 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
7296
7297         * features/Makefile (WHICH): Add i386/x32, i386/x32-linux,
7298         i386/x32-avx and i386/x32-avx-linux.
7299         (i386/x32-expedite): New.
7300         (i386/x32-linux-expedite): Likewise.
7301         (i386/x32-avx-expedite): Likewise.
7302         (i386/x32-avx-linux-expedite): Likewise.
7303         ($(outdir)/i386/x32.dat): Likewise.
7304         ($(outdir)/i386/x32-linux.dat): Likewise.
7305         ($(outdir)/i386/x32-avx.dat): Likewise.
7306         ($(outdir)/i386/x32-avx-linux.dat): Likewise.
7307
7308         * features/i386/x32-avx-linux.xml: New file.
7309         * features/i386/x32-avx.xml: Likewise.
7310         * features/i386/x32-core.xml: Likewise.
7311         * features/i386/x32-linux.xml: Likewise.
7312         * features/i386/x32.xml: Likewise.
7313
7314         * features/i386/x32-avx-linux.c: New.  Generated.
7315         * features/i386/x32-avx.c: Likewise.
7316         * features/i386/x32-linux.c: Likewise.
7317         * features/i386/x32.c: Likewise.
7318         * regformats/i386/x32-avx-linux.dat: Likewise.
7319         * regformats/i386/x32-avx.dat: Likewise.
7320         * regformats/i386/x32-linux.dat: Likewise.
7321         * regformats/i386/x32.dat: Likewise.
7322
7323 2012-04-10  Tristan Gingold  <gingold@adacore.com>
7324
7325         * darwin-nat.c (darwin_kill_inferior): Always use the no ptrace
7326         code to kill the inferior.
7327
7328 2012-04-09  Mark Kettenis  <kettenis@gnu.org>
7329
7330         * ada-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
7331         defines.
7332         * c-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
7333         defines.
7334         * cp-name-parser.y (yyss, yysslim, yyssp, yystacksize, yyvs)
7335         (yyvsp): New defines.
7336         * f-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
7337         defines.
7338         * jv-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
7339         defines.
7340         * m2-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
7341         defines.
7342         * objc-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
7343         defines.
7344         * p-exp.y (yyss, yysslim, yyssp, yystacksize, yyvs, yyvsp): New
7345         defines.
7346
7347 2012-04-09  Mark Kettenis  <kettenis@gnu.org>
7348
7349         * sparc64-tdep.c (sparc64_store_arguments)
7350         (sparc64_store_arguments): Fix coding style.
7351
7352 2012-04-07  Mark Kettenis  <kettenis@gnu.org>
7353
7354         * sparc64-tdep.c (sparc64_store_arguments): Fix handling of
7355         complex floats, adjust some related comments and tighten a related
7356         assertion.
7357         (sparc64_extract_return_value): Handle complex floats.
7358
7359 2012-04-07  Doug Evans  <dje@google.com>
7360
7361         * dwarf2read.c (load_partial_dies): Change condition to assert.
7362
7363 2012-04-06  Doug Evans  <dje@google.com>
7364
7365         * amd64-tdep.c (amd64_analyze_prologue): Recognize both variations of
7366         "mov %rsp,%rbp".
7367
7368 2012-04-05  Kevin Buettner  <kevinb@redhat.com>
7369
7370         * v850-tdep.c (E_NUM_OF_V850_REGS, E_NUM_OF_V850E_REGS): Fix
7371         fencepost error.
7372         (v850_frame_cache): Use gdbarch_num_regs() instead of E_NUM_REGS.
7373         (v850_gdbarch_init): Set `num_regs' as appropriate for the
7374         architecture.
7375
7376 2012-04-05  Keith Seitz  <keiths@redhat.com>
7377
7378         * linespec.c (decode_compound): Remove.
7379         (enum offset_relative_sign): New enum.
7380         (struct line_offset): New struct.
7381         (struct linespec): New struct.
7382         (struct linespec_state): Move file_symtabs,
7383         user_filename, and user_function into struct linespec.
7384         Make result an anonymous struct holding vectors of
7385         symbolp and minsym_and_objfile_d.
7386         Add language member.
7387         (enum ls_token_type): New enum.
7388         (linespec_keywords): New array.
7389         (struct ls_token): New struct.
7390         (struct ls_parser): New struct.
7391         (linespec_lexer_lex_number): New function.
7392         (linespec_lexer_lex_keyword): New function.
7393         (is_ada_operator): New function.
7394         (skip_quote_char): New function.
7395         (copy_token_string): New function.
7396         (is_closing_quote_enclosed): New function.
7397         (find_parameter_list_end): New function.
7398         (linespec_lexer_lex_string): New function.
7399         (linespec_lexer_lex_one): New function.
7400         (linespec_lexer_consume_token): New function.
7401         (linespec_lexer_peek_token): New function.
7402         (cplusplus_error): Remove unused function.
7403         (find_methods): Update comment.
7404         (find_toplevel_char): Return const.
7405         (is_objc_method_format): Remove unused function.
7406         (find_toplevel_string): New function.
7407         (is_linespec_boundary): Remove.
7408         (symbol_not_found_error): New function.
7409         (find_method_overload_end): Remove function.
7410         (unexpected_linespec_error): New function.
7411         (keep_name_info): Remove.
7412         (linespec_parse_line_offset): New function.
7413         (linespec_parse_basic): New function.
7414         (canonicalize_linespec): New function.
7415         (decode_line_internal): Remove.
7416         (create_sals_line_offset): New function adapted from
7417         decode_all_digits.
7418         (convert_linespec_to_sals): New function.
7419         (parse_linespec): New function.
7420         (linespec_parser_new): New function.
7421         (linespec_state_destructor): Change parameter type to
7422         struct linespec_state *.
7423         Add language parameter.
7424         Remove freeing of moved members.
7425         (linespec_parser_delete): New function.
7426         (decode_line_full): Use parse_linespec and linespec_parser_new.
7427         (decode_line_1): Likewise.
7428         (decode_indirect): Rename to ...
7429         (linespec_expression_to_pc): ... this and rewrite
7430         to simply find CORE_ADDR, storing this result for later
7431         conversion to SALs.
7432         (locate_first_half): Remove.
7433         (deocde_objc): Add parameter LS.
7434         Initialize new struct collect_info members.
7435         Handle minimal symbols, too.
7436         (decode_compound): Delete.
7437         (lookup_prefix_sym): Rewrite.
7438         (compare_msymbols): New function.
7439         (find_method): Rewrite.
7440         Do not call cplusplus_error.
7441         (symtabs_from_filename): Rewrite.
7442         (collect_function_symbols): Delete.
7443         (find_function_symbols): Rewrite without ARGPTR-style
7444         processing.
7445         (decode_all_digits): Delete. (Rewritten as create_sals_line_offset.)
7446         (decode_dollar): Adapted and renamed to ...
7447         (linespec_parse_variable): ... this.
7448         (find_linespec_symbols): New function.
7449         (decode_label): Adapted and renamed to ...
7450         (find_label_symbols): ... this.
7451         (decode_digits_list_mode): Add and use LS argument.
7452         (decode_digits_ordinary): Likewise.
7453         (collect_symbols): Do not collect SALs, just symbols and msymbols.
7454         If in list mode, allow any symbol class.  Otherwise, only
7455         permit LOC_BLOCK symbols.
7456         (minsym_found): Update comments.
7457         (search_minsyms_for_name): Do not convert the matching symbol
7458         into a SAL.  Simply push the symbol and objfile into the
7459         result vector.
7460         (decode_variable): Delete. Contents adapted into
7461         find_linespec_symbols.
7462
7463         * cp-support.c (SKIP_SPACE): Remove.
7464         (operator_tokens): Remove unused global.
7465         (cp_validate_operator): Remove.
7466         * cp-support.h (cp_validate_operator): Remove declaration.
7467
7468 2012-04-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
7469
7470         * cp-valprint.c (cp_print_value_fields): Check valprint_check_validity
7471         for TYPE_VPTR_FIELDNO.
7472         * valprint.c (valprint_check_validity): Make it global, move the
7473         function comment ...
7474         * value.h (valprint_check_validity): ... to this new declaration.
7475
7476 2012-04-02  Tristan Gingold  <gingold@adacore.com>
7477
7478         * i386-darwin-nat.c (i386_darwin_fetch_inferior_registers): Use
7479         the STATE32 api for i386 state.
7480         (i386_darwin_store_inferior_registers): Likewise.
7481
7482 2012-04-02  Tristan Gingold  <gingold@adacore.com>
7483
7484         * i386-darwin-tdep.c (i386_darwin_thread_state_reg_offset): Fix
7485         SS offset.
7486         * i386-darwin-nat.c (i386_darwin_fetch_inferior_registers): Fix
7487         format_string.
7488
7489 2012-04-02  Tristan Gingold  <gingold@adacore.com>
7490
7491         PR gdb/13901
7492         * darwin-nat.c (darwin_execvp): Set binary preference.
7493
7494 2012-04-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
7495
7496         * NEWS (set breakpoint condition-evaluation): Use imperative mood.
7497
7498 2012-03-30  Tom Tromey  <tromey@redhat.com>
7499
7500         * python/python.c (gdbpy_decode_line): Move cleanup creation out
7501         of TRY_CATCH.  Fix error handling.
7502         * python/py-value.c (convert_value_from_python): Move 'old'
7503         declaration to innermost scope.
7504
7505 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
7506             Andrey Smirnov  <andrew.smirnov@gmail.com>
7507
7508         -Wshadow warning fix.
7509         * ada-lang.c (ada_make_symbol_completion_list): Rename parameters
7510         "wild_match" and "encoded" into "wild_match_p" and "encoded_p".
7511         Adjust code accordingly.
7512
7513 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
7514
7515         * ada-lang.c (symbol_completion_add): Rename parameter
7516         "encoded" into "encoded_p".  Ajust code and documentation
7517         accordingly.
7518
7519 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
7520             Andrey Smirnov  <andrew.smirnov@gmail.com>
7521
7522         -Wshadow warning fix.
7523         * ada-lang.c (symbol_completion_add): Rename parameter
7524         "wild_match" into wild_match_p.  Update code and documentation
7525         accordingly.
7526
7527 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
7528
7529         * ada-lang.c (symbol_completion_match): Rename parameter
7530         "encoded" into "encoded_p".  Ajust code and documentation
7531         accordingly.
7532
7533 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
7534             Andrey Smirnov  <andrew.smirnov@gmail.com>
7535
7536         -Wshadow warning fix.
7537         * ada-lang.c (symbol_completion_match): Rename parameter
7538         "wild_match" into "wild_match_p".  Adjust code and function
7539         documentation accordingly.
7540
7541 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
7542             Andrey Smirnov  <andrew.smirnov@gmail.com>
7543
7544         -Wshadow warning fix.
7545         * ada-lang.c (ada_lookup_encoded_symbol): Rename parameter
7546         "symbol_info" into "info".  Adjust code accordingly.
7547         (ada_lookup_symbol): Likewise.
7548
7549 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
7550
7551         * ada-lang.c (ada_lookup_symbol_list): Minor reformatting
7552         of this function's documentation.
7553
7554 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
7555             Andrey Smirnov  <andrew.smirnov@gmail.com>
7556
7557         -Wshadow warning fix.
7558         * ada-lang.c (ada_lookup_symbol_list): Rename "wild_match"
7559         variable into "wild_match_p".  Adjust code accordingly.
7560
7561 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
7562             Andrey Smirnov  <andrew.smirnov@gmail.com>
7563
7564         -Wshadow warning fix.
7565         * ada-lang.c (ada_add_local_symbols): Rename "wild_match"
7566         parameter into "wild_match_p".  Adjust code accordingly.
7567         Document this parameter in the function description.
7568
7569 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
7570             Andrey Smirnov  <andrew.smirnov@gmail.com>
7571
7572         -Wshadow warning fix.
7573         * ada-lang.c (add_symbols_from_enclosing_procs): Rename
7574         "wild_match" parameter to "wild_match_p" (-Wshadow).
7575
7576 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
7577
7578         * ada-lang.c (ada_lookup_simple_minsym): Remove trailing spaces
7579         in function documentation.
7580
7581 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
7582             Andrey Smirnov  <andrew.smirnov@gmail.com>
7583
7584         -Wshadow warning fix.
7585         * ada-lang.c (ada_lookup_simple_minsym): Rename wild_match local
7586         variable into wild_match_p.  Adjust code accordingly.
7587
7588 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
7589             Andrey Smirnov  <andrew.smirnov@gmail.com>
7590
7591         * ada-valprint.c (ada_val_print_1): Move the code handling
7592         TYPE_CODE_ENUM inside its own lexical block.  Declare
7593         variables len and val there, instead of in the function's
7594         top level block.  Avoid declaring deref_val again in a way
7595         that shadows another variable of the same name declared
7596         in one of the up-level blocks.  Just re-use the up-level
7597         variable instead.
7598
7599 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
7600
7601         * ada-lang.c (ada_lookup_encoded_symbol): Now returns void.
7602         Replace block_found argument by symbol_info.  Adjust
7603         implementation accordingly.  Add function documentation.
7604         (ada_lookup_symbol): Adjust to new ada_lookup_encoded_symbol.
7605         Fix documentation.
7606         * ada-lang.h (ada_lookup_encoded_symbol): Update declaration.
7607         * ada-exp.y (write_object_renaming): Adjust to new
7608         ada_lookup_encoded_symbol API.
7609
7610 2012-03-29  Joel Brobecker  <brobecker@adacore.com>
7611
7612         * ada-lang.h (struct ada_symbol_info): Reformat.  Improve
7613         documentation.
7614
7615 2012-03-28  Rathish C  <rathish.c@kpitcummins.com>
7616
7617         * v850-tdep.c: Add the enum values for mpu and fpu registers.
7618         (v850_register_name): Add the mpu and fpu register names.
7619         (v850e_register_name): Add the mpu and fpu register names.
7620         (v850e2_register_name): New function.
7621         (v850_gdbarch_init): Add case for bfd_mach_v850e2 and
7622         bfd_mach_v850e2v3.
7623
7624 2012-03-28  Joel Brobecker  <brobecker@adacore.com>
7625
7626         * NEWS: Add entry for Ada varobj support.
7627
7628 2012-03-28  Joel Brobecker  <brobecker@adacore.com>
7629
7630         * varobj.c (default_value_is_changeable_p): New function,
7631         extracted from varobj_value_is_changeable_p.  Add declaration.
7632         (ada_value_is_changeable_p): New function, extracted from
7633         varobj_value_is_changeable_p.  Add declaration.
7634         (struct language_specific): New field "value_is_changeable_p".
7635         (languages): Add entries for new field.
7636         (varobj_create): Set language before calling install_new_value.
7637         (varobj_value_is_changeable_p): Reimplement to call the varobj's
7638         "value_is_changeable_p" language callback.
7639
7640 2012-03-28  Joel Brobecker  <brobecker@adacore.com>
7641
7642         * ada-varobj.h, ada-varobj.c: New files.
7643         * Makefile.in (SFILES): Add ada-varobj.c.
7644         (HFILES_NO_SRCDIR): Add ada-varobj.h.
7645         (COMMON_OBS): Add ada-varobj.o.
7646
7647 2012-03-28  Joel Brobecker  <brobecker@adacore.com>
7648
7649         * varobj.c (ada_value_has_mutated): Add declaration.  New function.
7650         (struct language_specific): New field "value_has_mutated".
7651         (languages): Set field "value_has_mutated" in each entry of array.
7652         (varobj_value_has_mutated): New function.
7653         (varobj_udpdate): Add handling of type mutation.
7654         (value_of_root): Add handling of type mutation.
7655         (ada_value_has_mutated): New function.
7656
7657 2012-03-28  Pedro Alves  <palves@redhat.com>
7658
7659         * ia64-linux-nat.c (supply_fpregset, ia64_linux_fetch_register):
7660         Always supply $fr0 as 0.0 and $fr1 as 1.0.
7661
7662 2012-03-28  Tom Tromey  <tromey@redhat.com>
7663
7664         * python/py-inferior.c (infpy_read_memory): Remove cleanups and
7665         explicitly free 'buffer' on exit paths.  Decref 'membuf_object'
7666         before returning.
7667
7668 2012-03-28  Tom Tromey  <tromey@redhat.com>
7669
7670         * .dir-locals.el: New file.
7671
7672 2012-03-28  Pedro Alves  <palves@redhat.com>
7673
7674         * ia64-linux-nat.c (u_offsets): Map IA64_EC_REGNUM to PT_AR_EC.
7675
7676 2012-03-28  Joel Brobecker  <brobecker@adacore.com>
7677
7678         * ia64-linux-nat.c (ia64_linux_fetch_register): Add special
7679         handling for r0.
7680
7681 2012-03-27  Pedro Alves  <palves@redhat.com>
7682
7683         Eliminate struct ui_stream.
7684
7685         * ui-out.h (struct ui_stream): Delete.
7686         (ui_out_field_stream): Adjust prototype.
7687         (ui_out_stream_new, ui_out_stream_delete)
7688         (make_cleanup_ui_out_stream_delete): Delete declarations.
7689         * ui-out.c (ui_out_field_stream): Change prototype to take a
7690         ui_file instead of a ui_stream.  Adjust.
7691         (ui_out_stream_new, ui_out_stream_delete, do_stream_delete)
7692         (make_cleanup_ui_out_stream_delete): Delete.
7693         * breakpoint.c (print_breakpoint_location)
7694         (print_one_detail_ranged_breakpoint, print_it_watchpoint): Use
7695         ui_file/mem_fileopen instead of ui_stream/ui_out_stream_new.
7696         * disasm.c (dump_insns): Ditto.
7697         (do_mixed_source_and_assembly, do_assembly_only): Adjust
7698         prototype.
7699         (gdb_disassembly): Use ui_file/mem_fileopen instead of
7700         ui_stream/ui_out_stream_new.
7701         * infcmd.c (print_return_value): Ditto.
7702         * osdata.c (info_osdata_command): Don't allocate a local
7703         ui_stream.
7704         * stack.c (print_frame_arg, print_frame_args, print_frame): Use
7705         ui_file/mem_fileopen instead of ui_stream/ui_out_stream_new.
7706         * tracepoint.c (print_one_static_tracepoint_marker): Don't
7707         allocate a local ui_stream.
7708         * mi/mi-cmd-stack.c (list_arg_or_local): Use ui_file/mem_fileopen
7709         instead of ui_stream/ui_out_stream_new.
7710         (list_args_or_locals): Don't allocate a local ui_stream.
7711         * mi/mi-main.c (get_register, mi_cmd_data_evaluate_expression)
7712         (mi_cmd_data_read_memory): Use ui_file/mem_fileopen instead of
7713         ui_stream/ui_out_stream_new.
7714         * cli/cli-setshow.c (do_setshow_command): Ditto.
7715
7716 2012-03-27  Oza Pawandeep  <oza.pawandeep@gmail.com>
7717
7718         * arm-linux-tdep.c (arm_linux_init_abi): Call
7719         set_gdbarch_process_record.  Initialize `arm_swi_record' field.
7720         * arm-tdep.c (arm_process_record): New function.
7721         (deallocate_reg_mem): New function.
7722         (decode_insn): New function.
7723         (thumb_record_branch): New function.
7724         (thumb_record_ldm_stm_swi(): New function.
7725         (thumb_record_misc): New function.
7726         (thumb_record_ld_st_stack): New function.
7727         (thumb_record_ld_st_imm_offset): New function.
7728         (thumb_record_ld_st_reg_offset(): New function.
7729         (thumb_record_add_sub_cmp_mov): New function.
7730         (thumb_record_shift_add_sub): New function.
7731         (arm_record_coproc_data_proc): New function.
7732         (arm_record_coproc): New function.
7733         (arm_record_b_bl): New function.
7734         (arm_record_ld_st_multiple): New function.
7735         (arm_record_ld_st_reg_offset): New function.
7736         (arm_record_ld_st_imm_offset): New function.
7737         (arm_record_data_proc_imm): New function.
7738         (arm_record_data_proc_misc_ld_str): New function.
7739         (arm_record_extension_space): New function.
7740         (arm_record_strx): New function.
7741         (sbo_sbz): New function.
7742         (struct insn_decode_record): New structure for arm insn record.
7743         (REG_ALLOC): New macro for reg allocations.
7744         (MEM_ALLOC): New macro for memory allocations.
7745         * arm-tdep.h (struct gdbarch_tdep): New field 'arm_swi_record'.
7746
7747 2012-03-27  Andreas Schwab  <schwab@linux-m68k.org>
7748
7749         * m68klinux-nat.c (fetch_register): Fix strict-aliasing violation.
7750         (store_register): Likewise.
7751
7752 2012-03-26  Oza Pawandeep  <oza.pawandeep@gmail.com>
7753
7754         * MAINTAINERS (Write After Approval): Add myself to the list.
7755
7756 2012-03-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
7757
7758         * NEWS (set breakpoint condition-evaluation): Change "gdb" to "host".
7759         Describe also the option "auto".
7760
7761 2012-03-22  Richard Henderson  <rth@redhat.com>
7762
7763         * sparc-linux-nat.c (_initialize_sparc_linux_nat): Fix prototype.
7764         * sparc-nat.c (sparc_xfer_wcookie): Make static.
7765
7766 2012-03-22  Richard Henderson  <rth@redhat.com>
7767
7768         * jit.c (jit_read_code_entry): Compute alignment and offset of
7769         int64_t member before computing entry_size.
7770
7771 2012-03-22  Siva Chandra Reddy  <sivachandra@google.com>
7772
7773         Python scripting: Add new method Value.referenced_value to
7774         gdb.Value which can dereference pointer as well as reference
7775         values.
7776         * NEWS: Add entry under 'Python scripting' about the new method
7777         Value.referenced_value on gdb.Value objects.
7778         * python/py-value.c (valpy_referenced_value): New function
7779         defining a new method on gdb.Value objects which can dereference
7780         pointer and reference values.
7781
7782 2012-03-22  Siva Chandra Reddy  <sivachandra@google.com>
7783
7784         * MAINTAINERS (Write After Approval): Add myself to the list.
7785
7786 2012-03-21  Kevin Buettner  <kevinb@redhat.com>
7787
7788         * symtab.c (skip_prologue_sal): Change test to check for "main()"
7789         in addition to "main".
7790
7791 2012-03-21  Joel Brobecker  <brobecker@adacore.com>
7792
7793         * expression.h (op_name): Add declaration.
7794         * expprint.c (op_name): Remove declaration.  Make non-static.
7795         * ax-gdb.c (gen_expr): Use op_name instead of op_string.
7796
7797 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
7798
7799         * amd64-linux-nat.c (amd64_linux_siginfo_fixup): Use siginfo_t instead
7800         of struct siginfo.
7801         * arm-linux-nat.c (arm_linux_stopped_data_address): Likewise.
7802         * ia64-linux-nat.c (ia64_linux_stopped_data_address): Likewise.
7803         * linux-nat.c (linux_nat_siginfo_fixup, siginfo_fixup)
7804         (linux_xfer_siginfo, linux_nat_set_siginfo_fixup)
7805         (linux_nat_get_siginfo): Likewise.
7806         * linux-nat.h (struct lwp_info, linux_nat_set_siginfo_fixup)
7807         (linux_nat_get_siginfo): Likewise.
7808         * linux-tdep.c (linux_get_siginfo_type): Likewise.
7809         * ppc-linux-nat.c (ppc_linux_stopped_data_address): Likewise.
7810         * procfs.c (gdb_siginfo_t): Likewise.
7811
7812 2012-03-21  Mike Frysinger  <vapier@gentoo.org>
7813
7814         * .gitignore: Ignore more files.
7815
7816 2012-03-20  Pedro Alves  <palves@redhat.com>
7817
7818         * remote.c (remote_start_remote): Clear `rs->starting_up' on early
7819         returns.
7820
7821 2012-03-20  Yao Qi  <yao@codesourcery.com>
7822
7823         * amd64-tdep.c (amd64_displaced_step_copy_insn): Complete missing "}" in
7824         comment.
7825
7826 2012-03-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
7827
7828         Code cleanupp: Use cu_offset and sect_offset compile time type checking.
7829         * dwarf2expr.c (add_piece, dwarf_get_base_type, execute_stack_op)
7830         (ctx_no_dwarf_call, ctx_no_get_base_type): Use cu_offset and
7831         sect_offset.
7832         * dwarf2expr.h (cu_offset, sect_offset): New types.
7833         (struct dwarf_expr_context_funcs) <dwarf_call>
7834         (struct dwarf_expr_context_funcs) <get_base_type>: Use cu_offset and
7835         sect_offset.
7836         (struct dwarf_expr_context) <len>: Improve the comment.
7837         (struct dwarf_expr_piece, ctx_no_dwarf_call, ctx_no_get_base_type): Use
7838         cu_offset and sect_offset.
7839         * dwarf2loc.c (per_cu_dwarf_call, dwarf_expr_dwarf_call)
7840         (dwarf_expr_get_base_type, needs_frame_dwarf_call)
7841         (dwarf2_compile_expr_to_ax, disassemble_dwarf_expression): Likewise.
7842         * dwarf2loc.h: Include dwarf2expr.h.
7843         (dwarf2_fetch_die_location_block, dwarf2_get_die_type): Use cu_offset
7844         and sect_offset.
7845         * dwarf2read.c (struct dwarf2_per_objfile) <debug_types_type_hash>:
7846         Improve the comment.
7847         (struct comp_unit_head, struct dwarf2_cu, struct dwarf2_per_cu_data)
7848         (struct signatured_type, struct line_header, struct partial_die_info)
7849         (struct die_info, find_partial_die, dwarf2_get_ref_die_offset)
7850         (lookup_signatured_type_at_offset, dwarf2_find_containing_comp_unit)
7851         (get_die_type_at_offset, create_cus_from_index)
7852         (create_signatured_type_table_from_index, dw2_get_file_names)
7853         (offset_in_cu_p, read_comp_unit_head, error_check_comp_unit_head)
7854         (read_and_check_comp_unit_head, read_and_check_type_unit_head)
7855         (create_debug_types_hash_table, process_psymtab_comp_unit)
7856         (load_partial_comp_unit, create_all_comp_units)
7857         (partial_die_parent_scope, partial_die_full_name, skip_one_die)
7858         (load_full_comp_unit, dwarf2_physname, read_import_statement)
7859         (inherit_abstract_dies, read_func_scope, read_call_site_scope)
7860         (dwarf2_add_member_fn, process_enumeration_scope, read_module_type)
7861         (read_typedef, die_hash, die_eq, read_full_die, dwarf2_read_abbrevs)
7862         (load_partial_dies, read_partial_die, find_partial_die_in_comp_unit)
7863         (find_partial_die, read_attribute_value, lookup_die_type)
7864         (dump_die_shallow, store_in_ref_table): Use cu_offset and sect_offset.
7865         (is_ref_attr): New function comment.
7866         (dwarf2_get_ref_die_offset): New function comment, new variable retval.
7867         Use cu_offset and sect_offset.
7868         (follow_die_offset, follow_die_ref, dwarf2_fetch_die_location_block)
7869         (dwarf2_get_die_type, follow_die_sig, lookup_signatured_type_at_offset)
7870         (load_full_type_unit, read_signatured_type, per_cu_header_read_in)
7871         (dwarf2_find_containing_comp_unit, struct dwarf2_offset_and_type)
7872         (offset_and_type_hash, offset_and_type_eq, set_die_type)
7873         (get_die_type_at_offset, partial_die_hash, partial_die_eq)
7874         (write_one_signatured_type, write_psymtabs_to_index): Use cu_offset and
7875         sect_offset.
7876
7877 2012-03-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
7878
7879         Code cleanup.
7880         * python/py-auto-load.c (source_section_scripts): New variable back_to.
7881         Turn fclose and xfree calls into make_cleanup_fclose and make_cleanup
7882         with xfree.
7883         (auto_load_objfile_script): Turn fclose into make_cleanup_fclose.
7884
7885 2012-03-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
7886
7887         * NEWS: Describe new options --init-command=FILE, -ix and
7888         --init-eval-command=COMMAND, -iex.
7889         * main.c (struct cmdarg): New enum items CMDARG_INIT_FILE and
7890         CMDARG_INIT_COMMAND.
7891         (captured_main): New enum items OPT_IX and OPT_IEX.  Add
7892         "init-command", "init-eval-command", "ix" and "iex" to the variable
7893         long_options.  Handle OPT_IX and OPT_IEX.  Process them from CMDARG_VEC.
7894         New comment for CMDARG_FILE and CMDARG_COMMAND processing.
7895         (print_gdb_help): Describe --init-command=FILE, -ix and
7896         --init-eval-command=COMMAND, -iex.
7897
7898 2012-03-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
7899
7900         Code cleanup.
7901         * main.c (struct cmdarg): Move it here from main.  Add more comments.
7902         (cmdarg_s, VEC (cmdarg_s)): New.
7903         (main): Move struct cmdarg from here.  New variables cmdarg_vec and
7904         cmdarg_p.  Remove variables cmdsize and ncmd and their initialization.
7905         Install cleanup for cmdarg_vec.  Update filling for options 'x' and
7906         'X'.  Replace cmdarg processing by cmdarg_vec processing.  Remove xfree
7907         of CMDARG.
7908
7909 2012-03-19  Tom Tromey  <tromey@redhat.com>
7910
7911         * gnu-v3-abi.c (gnuv3_print_vtable): Initialize 'result_vec'.
7912
7913 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
7914
7915         PR symtab/13777
7916         * dwarf2read.c (process_full_comp_unit): Set LOCATIONS_VALID only for
7917         GCC >=4.5.
7918
7919 2012-03-16  Chris January  <chris.january@allinea.com>
7920
7921         * tui-tui.win.c (tui_resize_all): Use erase and clearok instead
7922         of clear.
7923
7924 2012-03-16  Chris January  <chris.january@allinea.com>
7925
7926         * source.c (add_path): Use memmove instead of strcpy because the
7927         strings overlap.
7928
7929 2012-03-16  Joel Brobecker  <brobecker@adacore.com>
7930
7931         * value.h (set_value_parent): Add declaration.
7932         * value.c (set_value_parent): New function.
7933         (value_address): If VALUE->PARENT is not NULL, then use it as
7934         the base address instead of VALUE->LOCATION.address.
7935         * ada-lang.c (ada_value_primitive_packed_val): Keep V's address
7936         the same as OBJ's address.  Adjust V's offset accordingly.
7937         Set V's parent.
7938
7939 2012-03-16  Gary Benson  <gbenson@redhat.com>
7940
7941         PR breakpoints/10738
7942         * dwarf2read.c (use_deprecated_index_sections): New global.
7943         (struct partial_die_info): New member may_be_inlined.
7944         (read_partial_die): Set may_be_inlined where appropriate.
7945         (add_partial_subprogram): Add partial symbols for partial
7946         DIEs that may be inlined.
7947         (new_symbol_full): Add inlined subroutines to the current
7948         scope.
7949         (write_psymtabs_to_index): Bump version number.
7950         (dwarf2_read_index): Read only version 6 indices unless
7951         use_deprecated_index_sections is set.
7952         * linespec.c (symbol_and_data_callback): New structure.
7953         (iterate_inline_only): New function.
7954         (iterate_over_all_matching_symtabs): New argument
7955         "include_inline".  If nonzero, also call the callback for
7956         symbols representing inlined subroutines.
7957         (lookup_prefix_sym): Pass extra argument to the above.
7958         (find_function_symbols): Likewise.
7959         (add_matching_symbols_to_info): Likewise.
7960         * NEWS: Mention that GDB can now set breakpoints on inlined
7961         functions.
7962
7963 2012-03-16  Pierre Muller  <muller@ics.u-strasbg.fr>
7964
7965         * p-typeprint.c (pascal_type_print_method_args):
7966         Fix display of parameter of methods.
7967
7968 2012-03-16  Pierre Muller  <muller@ics.u-strasbg.fr>
7969
7970         * amd64-windows-nat.c (_initialize_amd64_windows_nat):
7971         Add missing prototype.
7972
7973 2012-03-16  Yao Qi  <yao@codesourcery.com>
7974             Jan Kratochvil  <jan.kratochvil@redhat.com>
7975
7976         Fix false compilation warning.
7977         * gnu-v3-abi.c (print_one_vtable): Initialize ADDR.
7978
7979 2012-03-15  Jonathan Larmour  <jifl@eCosCentric.com>
7980             Pedro Alves  <pedro@codesourcery.com>
7981
7982         * arm-tdep.c: Include "remote.h" and "features/arm-with-m-fpa-layout.c".
7983         (arm_register_g_packet_guesses): New function.
7984         (arm_gdbarch_init): Don't force a target description with
7985         registers when the executable is detected as M-profile.  Instead
7986         set gdbarch->tdep->is_m.  Register `g' packet guesses.
7987         (_initialize_arm_tdep): Initialize the new target description.
7988         * features/arm-with-m-fpa-layout.xml: New description.
7989         * features/arm-with-m-fpa-layout.c: New, generated.
7990
7991 2012-03-15  Joel Brobecker  <brobecker@adacore.com>
7992
7993         * breakpoint.c (breakpoint_xfer_memory): Add assertion.
7994         Update function description.
7995         (insert_bp_location): Do not wipe bl->target_info out.
7996         * mem-break.c: #include "gdb_string.h".
7997         (default_memory_insert_breakpoint): Do not call target_read_memory
7998         with a pointer to the breakpoint's shadow_contents buffer.  Use
7999         a local buffer instead.
8000         * m32r-tdep.c (m32r_memory_insert_breakpoint): Ditto.
8001
8002 2012-03-15  Tom Tromey  <tromey@redhat.com>
8003
8004         * NEWS: Mention "info vtbl", not "info vtable".
8005         * cp-support.c (info_vtbl_command): Fix comment.
8006         (_initialize_cp_support): Fix text.
8007
8008 2012-03-15  Tom Tromey  <tromey@redhat.com>
8009
8010         * cp-valprint.c (cp_print_value_fields): Use
8011         print_function_pointer_address for vtable slot.
8012
8013 2012-03-15  Tom Tromey  <tromey@redhat.com>
8014
8015         * gnu-v3-abi.c (struct value_and_voffset): New.
8016         (hash_value_and_voffset, eq_value_and_voffset)
8017         (compare_value_and_voffset, compute_vtable_size)
8018         (print_one_vtable, gnuv3_print_vtable): New functions.
8019         (init_gnuv3_ops): Initialize 'print_vtable' field.
8020         * cp-support.c (info_vtbl_command): New function.
8021         (_initialize_cp_support): Add "info vtbl".
8022         * cp-abi.h (cplus_print_vtable): Declare.
8023         (struct cp_abi_ops) <print_vtable>: New field.
8024         * cp-abi.c (cplus_print_vtable): New function.
8025         * NEWS: Update.
8026
8027 2012-03-15  Tom Tromey  <tromey@redhat.com>
8028
8029         * d-lang.c (d_language_defn) <la_iterate_over_symbols>: Set to
8030         iterate_over_symbols.
8031
8032 2012-03-14  Doug Evans  <dje@google.com>
8033
8034         * dwarf2read.c (dwarf_stack_op_name): Add DW_OP_GNU_encoded_addr,
8035         DW_OP_GNU_parameter_ref.
8036
8037 2012-03-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
8038
8039         Fix double prompt of 'interpreter-exec mi'.
8040         * mi/mi-interp.c (mi_execute_command_input_handler): New prototype.
8041         (mi_interpreter_resume): use it.
8042         (mi_execute_command_input_handler): New function.
8043         * mi/mi-main.c (mi_execute_command): Move prompt printing to
8044         mi_execute_command_input_handler.
8045
8046 2012-03-13  Josh Matthews  <josh@joshmatthews.net>  (tiny change)
8047
8048         * darwin-nat-info.c (_initialize_darwin_info_commands): Add
8049         prototype.
8050         (darwin_debug_port_info): Make static.
8051         * darwin-nat.c (_initialize_darwin_inferior): Add prototype.
8052         * machoread.c (_initialize_machoread): Add prototype.
8053         * i386-darwin-nat.c (i386_darwin_dr_set, i386_darwin_dr_get)
8054         (i386_darwin_set_control, i386_darwin_get_control)
8055         i386_darwin_dr_set_addr, i386_darwin_get_addr)
8056         i386_darwin_get_status, i386_darwin_get_control):
8057         Comment out with HW_WATCHPOINT_NOT_YET_ENABLED macro.
8058
8059 2012-03-13  Joel Brobecker  <brobecker@adacore.com>
8060
8061         * ax-gdb.c (gen_usual_unary): Remove special handling of
8062         enum and bool types.
8063
8064 2012-03-13  Joel Brobecker  <brobecker@adacore.com>
8065
8066         * ax-gdb.c (gen_fetch): Add handling for TYPE_CODE_RANGE types.
8067
8068 2012-03-13  Joel Brobecker  <brobecker@adacore.com>
8069
8070         * aix-thread.c (supply_fprs): Make more consistent with fill_fprs.
8071
8072 2012-03-13  Chris January  <chris.january@allinea.com>
8073
8074         * aix-thread.c (fill_sprs): Store the floating point registers
8075         at the correct offsets into vals.
8076
8077 2012-03-13  Doug Evans  <dje@google.com>
8078
8079         * NEWS: Mention symbol-reloading has been deleted.
8080         * symfile.c (symbol_reloading): Delete.
8081         (show_symbol_reloading): Delete.
8082         (_initialize_symfile): Delete set/show symbol-reloading.
8083
8084         * dwarf2read.c (load_partial_comp_unit): Defer adding cu to
8085         read_in_chain until we have successfully read it in.
8086         (load_full_comp_unit): Ditto.
8087         (read_signatured_type): Add comment.
8088
8089 2012-03-13  Chris January  <chris.january@allinea.com>
8090
8091         * stabsread.c (fix_common_block): Change type of valu argument
8092         to CORE_ADDR.
8093
8094 2012-03-13  Chris January  <chris.january@allinea.com>
8095
8096         * rs6000-tdep.c (skip_prologue): Support the oril r29, r1, 0x0
8097         instruction.
8098
8099 2012-03-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
8100
8101         * common/linux-procfs.c (linux_proc_get_int): New, from
8102         linux_proc_get_tgid, change its LWPID type to pid_t, add parameter
8103         field.
8104         (linux_proc_get_tgid): Only call linux_proc_get_int.
8105         (linux_proc_get_tracerpid): New.
8106         (linux_proc_pid_has_state): New, from linux_proc_pid_is_zombie.
8107         (linux_proc_pid_is_stopped, linux_proc_pid_is_zombie): Only call
8108         linux_proc_pid_has_state.
8109         * common/linux-procfs.h (linux_proc_get_tracerpid): New declaration.
8110         * common/linux-ptrace.c: Include linux-procfs.h and buffer.h.
8111         (linux_ptrace_attach_warnings): New.
8112         * common/linux-ptrace.h (struct buffer, linux_ptrace_attach_warnings):
8113         New declaration.
8114         * linux-nat.c: Include exceptions.h, linux-ptrace.h and buffer.h.
8115         (linux_nat_attach): New variables ex, buffer, message and message_s.
8116         Wrap to_attach by TRY_CATCH and call linux_ptrace_attach_warnings.
8117
8118 2012-03-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
8119
8120         * Makefile.in (linux-ptrace.o): New.
8121         * common/linux-procfs.c (linux_proc_pid_is_zombie): New,
8122         from linux-nat.c.
8123         * common/linux-procfs.h (linux_proc_pid_is_zombie): New declaration.
8124         * common/linux-ptrace.c: New file.
8125         * config/alpha/alpha-linux.mh (NATDEPFILES): Add linux-ptrace.o.
8126         * config/arm/linux.mh: Likewise.
8127         * config/i386/linux.mh: Likewise.
8128         * config/i386/linux64.mh: Likewise.
8129         * config/ia64/linux.mh: Likewise.
8130         * config/m32r/linux.mh: Likewise.
8131         * config/m68k/linux.mh: Likewise.
8132         * config/mips/linux.mh: Likewise.
8133         * config/pa/linux.mh: Likewise.
8134         * config/powerpc/linux.mh: Likewise.
8135         * config/powerpc/ppc64-linux.mh: Likewise.
8136         * config/powerpc/spu-linux.mh: Likewise.
8137         * config/s390/s390.mh: Likewise.
8138         * config/sparc/linux.mh: Likewise.
8139         * config/sparc/linux64.mh: Likewise.
8140         * config/xtensa/linux.mh: Likewise.
8141         * linux-nat.c (linux_lwp_is_zombie): Remove, move it to
8142         common/linux-procfs.c.
8143         (wait_lwp): Rename linux_lwp_is_zombie to linux_proc_pid_is_zombie.
8144
8145 2012-03-13  Hui Zhu  <teawater@gmail.com>
8146             Pedro Alves  <palves@redhat.com>
8147
8148         * breakpoint.c (init_breakpoint_sal): New flags parameter.  Handle
8149         CREATE_BREAKPOINT_FLAGS_INSERTED.
8150         (create_breakpoint_sal, create_breakpoints_sal)
8151         (base_breakpoint_create_breakpoints_sal)
8152         (tracepoint_create_breakpoints_sal)
8153         (strace_marker_create_breakpoints_sal): New flags parameter.  Pass
8154         down.
8155         (break_command_1, handle_gnu_v3_exceptions, trace_command)
8156         (ftrace_command, strace_command): Adjust.
8157         (create_tracepoint_from_upload): Pass
8158         CREATE_BREAKPOINT_FLAGS_INSERTED.
8159         * breakpoint.h (enum breakpoint_create_flags): New.
8160         (create_breakpoint): New flags parameter.
8161         * mi/mi-cmd-break.c (mi_cmd_break_insert): Adjust.
8162         * python/py-breakpoint.c (bppy_init): Adjust.
8163         * python/py-finishbreakpoint.c (bpfinishpy_init): Adjust.
8164         * spu-tdep.c (spu_catch_start): Adjust.
8165
8166 2012-03-13  Pedro Alves  <palves@redhat.com>
8167             Hui Zhu  <teawater@gmail.com>
8168             Yao Qi  <yao@codesourcery.com>
8169
8170         * remote.c (struct remote_state): New field `starting_up'.
8171         (remote_start_remote): Set and clear it.
8172         (remote_can_download_tracepoint): If starting up, return false.
8173
8174 2012-03-13  Yao Qi  <yao@codesourcery.com>
8175
8176         * inferior.h (struct inferior): Remove fields any_syscall_count,
8177         syscalls_counts and total_syscalls_count.  Move them to new
8178         struct catch_syscall_inferior_data in breakpoint.c.
8179         * breakpoint.c: Call DEF_VEC_I(int).
8180         (struct catch_syscall_inferior_data): New.
8181         (get_catch_syscall_inferior_data): New.
8182         (catch_syscall_inferior_data_cleanup): New.
8183         (insert_catch_syscall): Update to access data in
8184         struct catch_syscall_inferior_data.
8185         (insert_catch_syscall): Likewise.
8186         (remove_catch_syscall): Likewise.
8187         (remove_catch_syscall): Likewise.
8188         (is_syscall_catchpoint_enabled): Likewise.
8189         (add_catch_command): Likewise.
8190         (_initialize_breakpoint): Register cleanup.
8191         * breakpoint.h: Removed DEF_VEC_I(int).
8192         * dwarf2loc.c: Call DEF_VEC_I(int).
8193         * mi/mi-main.c: Likewise.
8194
8195 2012-03-12  Mark Kettenis  <kettenis@gnu.org>
8196
8197         * inf-ptrace.c (inf_ptrace_post_attach): Make static.
8198
8199 2012-03-12  Chris January  <chris.january@allinea.com>
8200
8201         * aix-thread.c (_initialize_aix_thread): Add prototype.
8202         * rs6000-nat.c (_initialize_rs6000_nat): Ditto.
8203         * xcoffsolib.c (_initialize_xcoffsolib): Ditto.
8204
8205 2012-03-12  Joel Brobecker  <brobecker@adacore.com>
8206
8207         * amd64bsd-nat.c: Move #include of "amd64bsd-nat.h" after
8208         include of "amd64-nat.h".
8209
8210 2012-03-12  Tom Tromey  <tromey@redhat.com>
8211
8212         * buildsym.c (record_pending_block): Now static.
8213         * buildsym.h: (record_pending_block): Remove.
8214
8215 2012-03-12  Andreas Tobler  <andreast@fgznet.ch>
8216
8217         * amd64bsd-nat.c: Include amd64bsd-nat.h.
8218
8219 2012-03-09  Tom Tromey  <tromey@redhat.com>
8220
8221         * dwarf2read.c (struct dwarf2_cu) <checked_producer,
8222         producer_is_gxx_lt_4_6>: New fields.
8223         (producer_is_gxx_lt_4_6): Use and update producer cache fields.
8224
8225 2012-03-09  Tom Tromey  <tromey@redhat.com>
8226
8227         * dwarf2read.c (dwarf2_attr): Avoid tail-recursive call.
8228
8229 2012-03-08  Joel Brobecker  <brobecker@adacore.com>
8230
8231         * ravenscar-sparc-thread.c (_initialize_ravenscar_sparc): Add
8232         prototype.
8233
8234 2012-03-08  Joel Brobecker  <brobecker@adacore.com>
8235
8236         * ravenscar-thread.c (_initialize_ravenscar): Add prototype.
8237
8238 2012-03-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
8239
8240         Fix -Wmissing-prototypes build.
8241         * arm-linux-nat.c (get_thread_id): Make it static.
8242         * xtensa-linux-nat.c (get_thread_id): Likewise.
8243
8244 2012-03-08  Joel Brobecker  <brobecker@adacore.com>
8245
8246         * server.c (process_point_options): If a conditional expression
8247         is found, only print a message if remote_debug is nonzero.
8248
8249 2012-03-08  Luis Machado  <lgustavo@codesourcery.com>
8250
8251         * ax-gdb.c (gen_fetch): Fail gracefully and use error instead
8252         of internal error for unknown/unsupported types.
8253
8254 2012-03-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
8255
8256         Fix CU relative vs. absolute DIE offsets.
8257         * dwarf2loc.h (dwarf2_fetch_die_location_block): Rename parameter
8258         offset to offset_in_cu.
8259         * dwarf2read.c (process_enumeration_scope): Add CU offset to
8260         TYPE_OFFSET.
8261         (dwarf2_fetch_die_location_block): Rename parameter offset to
8262         offset_in_cu.  New variable offset, add CU offset to OFFSET_IN_CU.
8263
8264 2012-03-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
8265
8266         * libunwind-frame.c: Rename to ...
8267         * ia64-libunwind-tdep.c: ... here.
8268         * libunwind-frame.h: Rename to ...
8269         * ia64-libunwind-tdep.h: ... here.
8270         * Makefile.in (HFILES_NO_SRCDIR): Rename libunwind-frame.h to
8271         ia64-libunwind-tdep.h.
8272         (ALLDEPFILES): Rename libunwind-frame.c to ia64-libunwind-tdep.c.
8273         * README (--with-libunwind): Rename to ...
8274         (--with-libunwind-ia64): ... here, note it is ia64 specific now.
8275         * config.in: Regenerate.
8276         * configure: Regenerate.
8277         * configure.ac: New option --with-libunwind-ia64, make the
8278         AS_HELP_STRING ia64 specific.  Deprecate option --with-libunwind.
8279         Remove AC_DEFINE for HAVE_LIBUNWIND.
8280         * ia64-libunwind-tdep.c: Make the file top comment ia64 specific.
8281         Rename libunwind-frame.h #include to ia64-libunwind-tdep.h.
8282         Rename libunwind-frame in the general comment.
8283         * ia64-libunwind-tdep.h: Make the file top comment ia64 specific.
8284         Rename symbol LIBUNWIND_FRAME_H to IA64_TDEP_LIBUNWIND_FRAME_H.
8285         Move forward declarations inside #ifndef.  Rename libunwind-frame in
8286         the general comment.
8287         * ia64-tdep.c: Rename libunwind-frame.h #include to
8288         ia64-libunwind-tdep.h.
8289         (ia64_gdb2uw_regnum, ia64_uw2gdb_regnum, ia64_is_fpreg)
8290         (ia64_libunwind_descr): Rename libunwind-frame to
8291         ia64-libunwind-tdep in these function comments.
8292         * ia64-tdep.h: Rename libunwind-frame.h #include to
8293         ia64-libunwind-tdep.h.
8294         * ia64-vms-tdep.c (ia64_vms_libunwind_descr): Rename libunwind-frame to
8295         ia64-libunwind-tdep in that data comment.
8296
8297 2012-03-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
8298
8299         * libunwind-frame.h (struct frame_unwind): New declaration.
8300
8301 2012-03-08  Joel Brobecker  <brobecker@adacore.com>
8302
8303         * breakpoint.c (_initialize_breakpoint): Fix error in help of
8304         "set breakpoint condition-evaluation" command.
8305
8306 2012-03-08  Tristan Gingold  <gingold@adacore.com>
8307
8308         * sparc-stub.c: Move to stubs/
8309         * sh-stub.c: Likewise.
8310         * m68k-stub.c: Likewise.
8311         * m32r-stub.c: Likewise.
8312         * i386-stub.c: Likewise.
8313
8314 2012-03-08  Andreas Schwab  <schwab@linux-m68k.org>
8315
8316         * m68klinux-tdep.c (m68k_linux_init_abi): Register
8317         linux_get_siginfo_type.
8318
8319         * m68klinux-nat.c: Include "gdb_proc_service.h".
8320         (PTRACE_GET_THREAD_AREA): Define.
8321         (ps_get_thread_area): New function.
8322
8323 2012-03-08  Yao Qi  <yao@codesourcery.com>
8324
8325         * remote.c (remote_get_noisy_reply): Replace `sprintf' with
8326         `xsnprintf'.
8327         (remote_query_attached): Likewise.
8328         (remote_static_tracepoint_marker_at): Likewise.
8329         (remote_set_permissions): Likewise.
8330         (remote_detach_1, extended_remote_attach_1): Likewise.
8331         (send_g_packet, remote_vkill): Likewise.
8332         (extended_remote_disable_randomization): Likewise.
8333         (remote_add_target_side_condition): Likewise.
8334         (remote_insert_breakpoint): Likewise.
8335         (remote_remove_breakpoint): Likewise.
8336         (remote_insert_watchpoint): Likewise.
8337         (remote_remove_watchpoint): Likewise.
8338         (remote_insert_hw_breakpoint): Likewise.
8339         (remote_insert_hw_breakpoint): Likewise.
8340         (remote_remove_hw_breakpoint): Likewise.
8341         (remote_download_command_source): Likewise.
8342         (remote_download_tracepoint): Likewise.
8343         (remote_download_trace_state_variable): Likewise.
8344         (remote_disable_tracepoint): Likewise.
8345         (remote_trace_set_readonly_regions): Likewise.
8346         (remote_get_tracepoint_status): Likewise.
8347         (remote_trace_find): Likewise.
8348         (remote_get_trace_state_variable_value): Likewise.
8349         (remote_set_disconnected_tracing): Likewise.
8350         (remote_set_circular_trace_buffer): Likewise.
8351         (remote_get_min_fast_tracepoint_insn_len): Likewise.
8352         (remote_use_agent): Likewise.
8353         (remote_add_target_side_condition): Add one parameter BUF_SIZE.
8354         Update callers.
8355
8356 2012-03-07  Pedro Alves  <palves@redhat.com>
8357
8358         * NEWS: Mention QProgramSignals.
8359         * inferior.h (update_signals_program_target): Declare.
8360         * infrun.c: (update_signals_program_target): New.
8361         (handle_command): Update the target of the new program signals
8362         array changes.
8363         * remote.c (PACKET_QProgramSignals): New enum.
8364         (last_program_signals_packet): New global.
8365         (remote_program_signals): New.
8366         (remote_start_remote): Update the target with the program signals
8367         list.
8368         (remote_protocol_features): Add entry for QPassSignals.
8369         (remote_open_1): Free anc clear last_program_signals_packet.
8370         (init_remote_ops): Install remote_program_signals.
8371         * target.c (update_current_target): Adjust.
8372         (target_program_signals): New.
8373         * target.h (struct target_ops) <to_program_signals>: New field.
8374         (target_program_signals): Declare.
8375
8376 2012-03-07  Pedro Alves  <palves@redhat.com>
8377
8378         * NEWS: Add subtitle for new z0/z1 conditional breakpoint
8379         extensions.
8380
8381 2012-03-07  Andreas Schwab  <schwab@linux-m68k.org>
8382
8383         * m68klinux-nat.c (getregs_supplies): Make static.
8384         (getfpregs_supplies): Likewise.
8385         (have_ptrace_getregs): Likewise.
8386
8387 2012-03-06  Joel Brobecker  <brobecker@adacore.com>
8388
8389         * dwarf2read.c (dwarf2_get_die_type): Pass absolute offset
8390         in call to get_die_type_at_offset.
8391
8392 2012-03-06  Stan Shebs  <stan@codesourcery.com>
8393
8394         * mi/mi-cmd-break.c: Enforce coding standards, fix comments.
8395         * mi/mi-cmd-disas.c: Ditto.
8396         * mi/mi-cmd-env.c: Ditto.
8397         * mi/mi-cmd-file.c: Ditto.
8398         * mi/mi-cmd-stack.c: Ditto.
8399         * mi/mi-cmd-target.c: Ditto.
8400         * mi/mi-cmd-var.c: Ditto.
8401         * mi/mi-cmds.c: Ditto.
8402         * mi/mi-cmds.h: Ditto.
8403         * mi/mi-console.c: Ditto.
8404         * mi/mi-getopt.c: Ditto.
8405         * mi/mi-getopt.h: Ditto.
8406         * mi/mi-interp.c: Ditto.
8407         * mi/mi-main.c: Ditto.
8408         * mi/mi-out.c: Ditto.
8409         * mi/mi-parse.c: Ditto.
8410         * mi/mi-parse.h: Ditto.
8411         * mi/mi-symbol-cmds.c: Ditto.
8412
8413         * mi/mi-getopt.h: Move mi_opt struct up.
8414         * mi/mi-main.c (captured_mi_execute_command): Remove redundant
8415         return.
8416         * mi/mi-out.c (_initialize_mi_out): Remove empty initialize.
8417
8418 2012-03-06  Tom Tromey  <tromey@redhat.com>
8419
8420         * proc-service.c (ps_pglobal_lookup): Set the current program
8421         space.
8422
8423 2012-03-06  Pedro Alves  <palves@redhat.com>
8424
8425         * gregset.h [HAVE_SYS_PROCFS_H]: Include <sys/procfs.h>.
8426
8427 2012-03-05  Joel Brobecker  <brobecker@adacore.com>
8428
8429         * MAINTAINERS: List Maciej W. Rozycki as the mips maintainer.
8430
8431 2012-03-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
8432
8433         Code cleanup.
8434         * common/linux-osdata.c (linux_common_core_of_thread): New function
8435         comment.
8436         * linux-nat.c (linux_nat_wait_1): Replace linux_nat_core_of_thread_1
8437         call by linux_common_core_of_thread.
8438         (linux_nat_core_of_thread_1): Remove.
8439         * linux-nat.h (linux_nat_core_of_thread_1): Remove declaration.
8440         * linux-thread-db.c: Include linux-osdata.h.
8441         (update_thread_core): Replace linux_nat_core_of_thread_1 call by
8442         linux_common_core_of_thread.
8443
8444 2012-03-05  Tom Tromey  <tromey@redhat.com>
8445
8446         * value.c (value_primitive_field): Don't fetch contents for
8447         non-virtual bases.
8448
8449 2012-03-05  Tom Tromey  <tromey@redhat.com>
8450
8451         * jv-valprint.c (java_value_print): Correctly compute 'obj_addr'.
8452
8453 2012-03-05  Andreas Arnez  <arnez@linux.vnet.ibm.com>
8454
8455         * s390-nat.c: Include "gregset.h".
8456
8457 2012-03-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
8458
8459         * libunwind-frame.c (LIBUNWIND_SO): Change .7 to .8.
8460         [!LIBUNWIND_SO] (LIBUNWIND_SO_7): New #define.
8461         (libunwind_load): New variable so_error, use it for dlerror.  Try to
8462         load also LIBUNWIND_SO_7.
8463
8464 2012-03-05  Pedro Alves  <palves@redhat.com>
8465
8466         * i387-tdep.c (i387_supply_xsave): Assert the xsave section buffer
8467         is not NULL, and remove resulting dead code.
8468
8469 2012-03-05  Thomas Schwinge  <thomas@codesourcery.com>
8470
8471         * sh-tdep.c (sh_skip_prologue): Provide an upper limit on the function
8472         prologue to sh_analyze_prologue.
8473         (sh_analyze_prologue): Make better use of such an upper limit, and
8474         generally be more cautious about accessing memory.
8475
8476 2012-03-05  Tom Tromey  <tromey@redhat.com>
8477
8478         * ia64-vms-tdep.c (_initialize_ia64_vms_tdep): Rename from
8479         _initialize_ia64_hpux_tdep.
8480
8481 2012-03-05  Pedro Alves  <palves@redhat.com>
8482
8483         PR gdb/13766
8484
8485         * i387-tdep.c (i387_supply_xsave): If we have an xsave buffer, and
8486         the register state is clear, supply explicit zero, instead of
8487         marking the register unavailable.
8488
8489 2012-03-05  Tristan Gingold  <gingold@adacore.com>
8490
8491         * NEWS: Mention OpenVMS ia64 new target.
8492
8493 2012-03-05  Tristan Gingold  <gingold@adacore.com>
8494
8495         * ia64-tdep.h: Include libunwind-frame.h and libunwind-ia64.h.
8496         (ia64_unw_accessors, ia64_unw_rse_accessors)
8497         (ia64_libunwind_descr): Declare.
8498         * ia64-vms-tdep.c: New file.
8499         * ia64-tdep.c (ia64_unw_accessors, ia64_unw_rse_accessors)
8500         (ia64_libunwind_descr): Make them public.
8501         * configure.tgt: Add ia64-*-*vms*.
8502         * Makefile.in (ALL_64_TARGET_OBS): Add ia64-vms-tdep.o
8503         (ALLDEPFILES): Add ia64-vms-tdep.c
8504
8505 2012-03-05  Tristan Gingold  <gingold@adacore.com>
8506
8507         * target.h (target_object): Add TARGET_OBJECT_OPENVMS_UIB.
8508         * remote.c (PACKET_qXfer_uib): New enum value.
8509         (remote_protocol_features): Add entry for PACKET_qXfer_uib.
8510         (remote_xfer_partial): Handle TARGET_OBJECT_OPENVMS_UIB.
8511         (_initialize_remote): Call add_packet_config_cmd for
8512         xfer:uib packet.
8513
8514 2012-03-05  Tristan Gingold  <gingold@adacore.com>
8515
8516         * osabi.c (gdb_osabi_names): Add OpenVMS.
8517         (generic_elf_osabi_sniffer): Likewise.
8518         * defs.h (gdb_osabi): Add GDB_OSABI_OPENVMS.
8519
8520 2012-03-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
8521
8522         Removed unused code.
8523         * libunwind-frame.c (libunwind_frame_unwind)
8524         (libunwind_frame_base_address): Remove.
8525         * libunwind-frame.h (libunwind_frame_base_address): Remove declaration.
8526
8527 2012-03-04  Yao Qi  <yao@codesourcery.com>
8528
8529         * common/agent.c (gdb_connect_sync_socket): Add _ markup and
8530         remove trailing new line.
8531         (agent_run_command, agent_run_command): Add _ markup.
8532         (agent_capability_check): Likewise.
8533
8534 2012-03-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
8535
8536         * breakpoint.c (set_condition_evaluation_mode): Set
8537         CONDITION_EVALUATION_MODE unconditionally.
8538
8539 2012-03-03  Yao Qi  <yao@codesourcery.com>
8540
8541         * common/agent.c (agent_look_up_symbols): Add one parameter 'arg'.
8542         * common/agent.h: Update declaration.
8543         * inf-child.c (inf_child_use_agent): New.
8544         (inf_child_can_use_agent): New.
8545         (inf_child_target): Initialize fields `to_use_agent'
8546         and `to_can_use_agent'.
8547         * agent.c (agent_new_objfile): New.
8548         (_initialize_agent): Add agent_new_objfile to new_objfile
8549         observer.
8550
8551         * linux-nat.c (linux_child_static_tracepoint_markers_by_strid):
8552         New.
8553         (linux_target_install_ops): Initialize field
8554         `to_static_tracepoint_markers_by_strid'.
8555         * remote.c (free_current_marker): Move it to ...
8556         * tracepoint.c (free_current_marker): ... here.  New.
8557         (cleanup_target_stop): New.
8558         * tracepoint.h: Declare free_current_marker.
8559         * NEWS: Add one entry about `info static-tracepoint-marker'.
8560
8561 2012-03-03  Yao Qi  <yao@codesourcery.com>
8562
8563         * common/agent.c (agent_loaded_p): New.
8564         (agent_look_up_symbols): New global.
8565         * common/agent.h: Declare agent_loaded_p.
8566
8567 2012-03-03  Yao Qi  <yao@codesourcery.com>
8568
8569         * common/agent.c (struct ipa_sym_addresses) <addr_capability>: New.
8570         (agent_capability_check, agent_capability_invalidate): New.
8571         (symbol_list): New array element.
8572         * common/agent.h (enum agent_capa): New.
8573         * target.c (target_pre_inferior): Call agent_capability_invalidate.
8574
8575 2012-03-03  Yao Qi  <yao@codesourcery.com>
8576
8577         * target.h (struct target_ops) <to_use_agent>: New field.
8578         (struct target_ops) <to_can_use_agent>: New field.
8579         (target_use_agent, target_can_use_agent): New macro.
8580         * target.c (update_current_target): Update.
8581         * remote.c: New enum `PACKET_QAgent'.
8582         (remote_protocol_features): Add a new element.
8583         (remote_use_agent, remote_can_use_agent): New.
8584         (init_remote_ops): Initialize field `can_use_agent' with
8585         remote_can_use_agent.  Intiailize field `use_agent' with
8586         remote_use_agent.
8587         * common/agent.c (use_agent): New global.
8588         * common/agent.h: Declare it.
8589         * tracepoint.c (info_static_tracepoint_markers_command): Add
8590         comment.
8591         * Makefile.in (SFILES): Add common/agent.c and agent.c.
8592         (COMMON_OBS): Add common/agent.o and agent.o
8593         (common-agent.o): New rule.
8594         * agent.c: New.
8595
8596 2012-03-03  Yao Qi  <yao@codesourcery.com>
8597
8598         * common/agent.c: New.
8599         * common/agent.h: New.
8600         * configure.ac: Add `sys/socket.h' and `sys/un.h' to
8601         AC_CHECK_HEADERS.
8602         * configure, configh.in: Regenerated.
8603
8604 2012-03-02  Kevin Buettner  <kevinb@redhat.com>
8605
8606         * sh-tdep.c (sh_frame_cache): Don't fetch the FPSCR register
8607         unless it exists for this architecture.
8608
8609 2012-03-02  Joel Brobecker  <brobecker@adacore.com>
8610
8611         * language.h (struct language_defn): New "method" la_read_var_value.
8612         * findvar.c: #include "language.h".
8613         (default_read_var_value): Renames read_var_value.  Rewrite
8614         function description.
8615         (read_var_value): New function.
8616         * value.h (default_read_var_value): Add prototype.
8617         * ada-lang.c (ada_read_renaming_var_value, ada_read_var_value):
8618         New functions.
8619         (ada_language_defn): Add entry for la_read_var_value.
8620         * c-lang.c, d-lang.c, f-lang.c, jv-lang.c, language.c,
8621         * m2-lang.c, objc-lang.c, opencl-lang.c, p-lang.c: Update
8622         language_defn structures to add entry for new la_read_var_value
8623         field.
8624
8625 2012-03-02  Tom Tromey  <tromey@redhat.com>
8626             Pedro Alves  <palves@redhat.com>
8627
8628         PR breakpoints/13776:
8629         * breakpoint.c (breakpoint_init_inferior): Delete step-resume
8630         breakpoints.
8631         (delete_longjmp_breakpoint_at_next_stop): New.
8632         * breakpoint.h (delete_longjmp_breakpoint_at_next_stop): Declare.
8633         * target.c (generic_mourn_inferior): Call mark_breakpoints_out
8634         before deleting the inferior.  Add comments.
8635         * thread.c (clear_thread_inferior_resources): Don't delete lonjmp
8636         breakpoints immediately, but only on next stop.  Move that code
8637         next to where we mark other breakpoints for deletion.
8638
8639 2012-03-02  Joel Brobecker  <brobecker@adacore.com>
8640
8641         * mips-linux-nat.c (mips_linux_read_description): Add missing i18n
8642         marker.
8643         * mips-tdep.c (mips_linux_reg_names): Improve comment to avoid ARI
8644         violation.
8645
8646 2012-03-02  Pedro Alves  <palves@redhat.com>
8647
8648         * linux-thread-db.c (attach_thread): Avoid in_thread_list call.
8649
8650 2012-03-02  Ulrich Weigand  <uweigand@de.ibm.com>
8651
8652         Fix -Wmissing-prototypes build.
8653         * ppc-linux-nat.c (ppc_linux_get_hwcap): Make static.
8654         * remote-sim.c (gdbsim_has_all_memory): Likewise.
8655         (gdbsim_has_memory): Likewise.
8656
8657 2012-03-02  Yao Qi  <yao@codesourcery.com>
8658
8659         Fix -Wmissing-prototypes build.
8660         * charset.c (phony_iconv_open): Make static.
8661         (phony_iconv_close, phony_iconv): Likewise.
8662         * i386-linux-nat.c (_initialize_i386_linux_nat): New prototype.
8663         * i386-windows-nat.c (_initialize_i386_windows_nat): New
8664         prototype.
8665         * mingw-hdep.c (_initialize_mingw_hdep): New prototype.
8666         * ser-mingw.c (create_select_thread): Make static.
8667         * windows-termcap.c (tgetent): New prototype.
8668         (tgetnum, tgetflag, tgetstr, tputs, tgoto): Likewise.
8669
8670 2012-03-02  Zhang Yuanhui  <asmwarrior@gmail.com>
8671
8672         Fix -Wmissing-prototypes build.
8673         * windows-nat.c (dll_symbol_command, ctrl_c_handler): Make them static.
8674         (_initialize_windows_nat, _initialize_check_for_gdb_ini)
8675         (_initialize_loadable): New prototypes.
8676
8677 2012-03-02  Doug Evans  <dje@google.com>
8678
8679         * dwarf2read.c (load_full_comp_unit): Remove unnecessary reading of
8680         abbrev table, read_comp_unit will do it.
8681
8682 2012-03-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
8683
8684         Fix -Wmissing-prototypes build.
8685         * alpha-tdep.c (alpha_deal_with_atomic_sequence): Make it static.
8686         * amd64-darwin-tdep.c (_initialize_amd64_darwin_tdep): New prototype.
8687         * amd64-windows-tdep.c (_initialize_amd64_windows_tdep): Likewise.
8688         * arm-symbian-tdep.c (arm_symbian_skip_trampoline_code): Make it static.
8689         (_initialize_arm_symbian_tdep): New prototype.
8690         * arm-wince-tdep.c (arm_wince_skip_main_prologue): Make it static.
8691         * i386-darwin-tdep.c (_initialize_i386_darwin_tdep): New prototype.
8692         * i386-linux-tdep.c (i386_linux_displaced_step_copy_insn): Make it
8693         static.
8694         * lm32-tdep.c (_initialize_lm32_tdep): New prototype.
8695         * microblaze-linux-tdep.c (_initialize_microblaze_linux_tdep): New
8696         prototype.
8697         * microblaze-tdep.c (microblaze_debug, microblaze_fetch_instruction)
8698         (microblaze_skip_prologue, microblaze_frame_cache): Make them static.
8699         * mips-linux-tdep.c (mips_linux_regset_from_core_section): Make it
8700         static.
8701         * moxie-tdep.c (moxie_process_record): Likewise.
8702         * remote-mips.c (mips_can_use_watchpoint, mips_insert_watchpoint)
8703         (mips_remove_watchpoint, mips_stopped_by_watchpoint): Make them static.
8704         * rl78-tdep.c (rl78_breakpoint_from_pc): Make it static.
8705         (_initialize_rl78_tdep): New prototype.
8706         * rx-tdep.c (rx_breakpoint_from_pc): Make it static.
8707         (_initialize_rx_tdep): New prototype.
8708         * solib-darwin.c (darwin_in_dynsym_resolve_code): Make it static.
8709         (_initialize_darwin_solib): New prototype.
8710         * solib-spu.c: Include solib-spu.h.
8711         (_initialize_spu_solib): New prototype.
8712         * spu-multiarch.c (_initialize_spu_multiarch): New prototype.
8713         * tic6x-tdep.c (tic6x_analyze_prologue, tic6x_skip_prologue)
8714         (tic6x_breakpoint_from_pc, tic6x_frame_unwind_cache)
8715         (tic6x_software_single_step): Make it static.
8716         (_initialize_tic6x_tdep): New prototype.
8717
8718 2012-03-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
8719
8720         Fix -Wmissing-prototypes build.
8721         * cris-tdep.c (cris_can_use_hardware_watchpoint)
8722         (cris_region_ok_for_watchpoint, cris_stopped_data_address): Remove.
8723
8724 2012-03-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
8725
8726         Fix -Wmissing-prototypes build.
8727         * frv-tdep.c (frv_check_watch_resources, frv_stopped_data_address)
8728         (frv_have_stopped_data_address): Remove.
8729
8730 2012-03-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
8731
8732         Fix -Wmissing-prototypes build.
8733         * Makefile.in (HFILES_NO_SRCDIR): Add sh64-tdep.h.
8734         * sh-tdep.c: Include sh64-tdep.h.
8735         * sh-tdep.h (sh64_gdbarch_init, sh64_show_regs): Remove declarations.
8736         * sh64-tdep.c: Include sh64-tdep.h.
8737         * sh64-tdep.h: New file.
8738
8739 2012-03-01  Maciej W. Rozycki <macro@codesourcery.com>
8740
8741         * mips-tdep.c (mips32_scan_prologue): Correct indentation.
8742
8743 2012-03-01  Maciej W. Rozycki  <macro@codesourcery.com>
8744
8745         * mips-tdep.c (mips_gdbarch_init): Only set pc_regnum and
8746         sp_regnum once the gdbarch_init_osabi hook has been called.
8747
8748 2012-03-01  Maciej W. Rozycki  <macro@codesourcery.com>
8749
8750         * mips-tdep.c (mips32_bc1_pc): New function.
8751         (mips32_next_pc): Handle BC1ANY2F, BC1ANY2T, BC1ANY4F, BC1ANY4T,
8752         BPOSGE32 and BPOSGE64 instructions.
8753         (deal_with_atomic_sequence): Likewise.
8754         (mips32_instruction_has_delay_slot): Likewise.
8755
8756 2012-03-01  Maciej W. Rozycki  <macro@mips.com>
8757             Chris Dearman  <chris@mips.com>
8758             Maciej W. Rozycki  <macro@codesourcery.com>
8759             Joseph Myers  <joseph@codesourcery.com>
8760
8761         * features/mips-dsp.xml: New file.
8762         * features/mips64-dsp.xml: New file.
8763         * features/mips-dsp-linux.xml: New file.
8764         * features/mips64-dsp-linux.xml: New file.
8765         * features/Makefile (WHICH): Add mips-dsp-linux and
8766         mips64-dsp-linux.
8767         (mips-dsp-expedite, mips64-dsp-expedite): New variables.
8768         * features/mips-dsp-linux.c: New file.
8769         * features/mips64-dsp-linux.c: New file.
8770         * regformats/mips-dsp-linux.dat: New file.
8771         * regformats/mips64-dsp-linux.dat: New file.
8772         * mips-linux-nat.c (mips_linux_register_addr): Handle DSP
8773         registers.
8774         (mips64_linux_register_addr): Likewise.
8775         (mips64_linux_regsets_fetch_registers): Likewise.
8776         (mips64_linux_regsets_store_registers): Likewise.
8777         (mips64_linux_fetch_registers): Update call to
8778         mips64_linux_regsets_fetch_registers.
8779         (mips64_linux_store_registers): Update call to
8780         mips64_linux_regsets_store_registers.
8781         (mips_linux_read_description): Probe for DSP registers.
8782         (_initialize_mips_linux_nat): Call initialize_tdesc_mips_dsp_linux
8783         and initialize_tdesc_mips64_dsp_linux.
8784         * mips-linux-tdep.c (supply_gregset, mips64_supply_gregset):
8785         Remove padding of no longer used embedded register slots.
8786         * mips-linux-tdep.h (DSP_BASE, DSP_CONTROL): New macros.
8787         (MIPS_RESTART_REGNUM): Redefine enum value.
8788         * mips-tdep.c (mips_generic_reg_names): Remove trailing null
8789         strings.
8790         (mips_tx39_reg_names): Likewise.
8791         (mips_linux_reg_names): New array of register names for Linux
8792         targets.
8793         (mips_register_name): Check for a null pointer in
8794         mips_processor_reg_names and return an empty string.
8795         (mips_register_type): Exclude embedded registers for the IRIX
8796         and Linux ABIs.
8797         (mips_pseudo_register_type): Likewise.  Use dynamic numbers to
8798         refer to FP registers, LO, HI, BadVAddr, Cause and PC.  Handle
8799         DSP registers.
8800         (mips_stab_reg_to_regnum): Handle DSP accumulators.
8801         (mips_dwarf_dwarf2_ecoff_reg_to_regnum): Likewise.
8802         (mips_gdbarch_init): Likewise.  Initialize internal register
8803         indices for the Linux ABI.  Use dynamic numbers to refer to
8804         registers, as applicable, while parsing the target description.
8805         * mips-tdep.h (struct mips_regnum): Add dspacc/dspctl offsets.
8806
8807 2012-03-01  Joel Brobecker  <brobecker@adacore.com>
8808
8809         * frame.h (read_frame_register_unsigned): Fix typo in function
8810         description.
8811
8812 2012-03-01  Pedro Alves  <palves@redhat.com>
8813
8814         * jit-reader.in [!__cplusplus]
8815         (GDB_DECLARE_GPL_COMPATIBLE_READER): Add missing backslash.
8816
8817 2012-03-01  Pedro Alves  <palves@redhat.com>
8818
8819         * configure.ac (build_warnings): Add -Wmissing-prototypes.
8820         * configure: Regenerate.
8821
8822 2012-03-01  Pedro Alves  <palves@redhat.com>
8823
8824         * amd64-linux-tdep.c (amd64_linux_record_signal): Make static.
8825         * breakpoint.c (create_exception_master_breakpoint, trace_command)
8826         (ftrace_command, strace_command): Make static.
8827         * d-lang.c (_initialize_d_language): Declare.
8828         * dwarf2expr.c (_initialize_dwarf2expr): Declare.
8829         * dwarf2loc.c (_initialize_dwarf2loc):
8830         * dwarf2read.c (process_psymtab_comp_unit): Make static.
8831         * exec.c (exec_get_section_table): Make static.
8832         * i386-linux-tdep.c (i386_linux_record_signal): Make static.
8833         * infcmd.c (ensure_valid_thread, ensure_not_tfind_mode): Make static.
8834         * inferior.c (remove_inferior_command, add_inferior_command)
8835         (clone_inferior_command): Make static.
8836         * linux-nat.c (linux_nat_thread_address_space)
8837         (linux_nat_core_of_thread): Make static.
8838         * linux-tdep.c (_initialize_linux_tdep): Declare.
8839         * objc-lang.c (_initialize_objc_lang): Declare.
8840         * opencl-lang.c (builtin_opencl_type, opencl_language_arch_info):
8841         Make static.
8842         (_initialize_opencl_language): Declare.
8843         * record.c (_initialize_record): Declare.
8844         * remote.c (demand_private_info, remote_get_tib_address)
8845         (remote_supports_cond_tracepoints)
8846         (remote_supports_fast_tracepoints, remote_get_tracepoint_status):
8847         Make static.
8848         * skip.c (_initialize_step_skip): Declare.
8849         * symtab.c (skip_prologue_using_lineinfo): Make static.
8850         * tracepoint.c (delete_trace_state_variable)
8851         (trace_variable_command, delete_trace_variable_command)
8852         (get_uploaded_tsv, find_matching_tracepoint_location)
8853         (find_matching_tsv, create_tsv_from_upload, get_traceframe_info):
8854         Make static.
8855         * value.c (pack_unsigned_long): Make static.
8856         * varobj.c (varobj_ensure_python_env): Make static.
8857         * windows-tdep.c (_initialize_windows_tdep): Declare.
8858         * xml-syscall.c (make_cleanup_free_syscalls_info): Make static.
8859
8860 2012-03-01  Pedro Alves  <palves@redhat.com>
8861
8862         * linux-tdep.c (linux_has_shared_address_space): Make static.  Add
8863         gdbarch parameter.
8864         (linux_init_abi): Install it as has_shared_address_space gdbarch
8865         callback.
8866
8867 2012-03-01  Pedro Alves  <palves@redhat.com>
8868
8869         * observer.c (observer_test_first_notification_function)
8870         (observer_test_second_notification_function)
8871         (observer_test_third_notification_function): Add declarations.
8872
8873 2012-03-01  Pedro Alves  <palves@redhat.com>
8874
8875         * common/signals.c (default_target_signal_to_host)
8876         (default_target_signal_from_host): Move ...
8877         * arch-utils.c: ... here.
8878         * arch-utils.h (default_target_signal_to_host)
8879         (default_target_signal_from_host): Declare.
8880
8881         * common/signals.c (target_signal_from_command): Move ...
8882         * infrun.c: ... here.
8883         * inferior.h (target_signal_from_command): Declare.
8884         * target.h (target_signal_from_command)
8885         (default_target_signal_from_host, default_target_signal_to_host):
8886         Delete declarations.
8887
8888         * common/signals.c (_initialize_signals): Delete.
8889
8890 2012-03-01  Pedro Alves  <palves@redhat.com>
8891
8892         * jit-reader.in (plugin_is_GPL_compatible): Add declarations for
8893         both __cplusplus and !__cplusplus.
8894
8895 2012-03-01  Pedro Alves  <palves@redhat.com>
8896
8897         * psymtab.c (find_and_open_source): Delete declaration.
8898         * source.c (find_and_open_source): Move comment ...
8899         * source.h (find_and_open_source): ... to this new declaration.
8900
8901 2012-03-01  Pedro Alves  <palves@redhat.com>
8902
8903         * inline-frame.c: Include inline-frame.h.
8904
8905 2012-03-01  Pedro Alves  <palves@redhat.com>
8906
8907         * tui/tui-data.c (set_gen_win_origin): Delete.
8908         * tui/tui-data.h (tui_set_gen_win_origin): Delete declaration.
8909         * tui/tui-regs.c (tui_last_reg_element_no_in_line): Delete.
8910
8911 2012-03-01  Pedro Alves  <palves@redhat.com>
8912
8913         * remote.c (encode_actions): Delete declaration.
8914         * tracepoint.c (encode_actions): Make extern.
8915         * tracepoint.h (encode_actions): Declare.
8916
8917 2012-03-01  Pedro Alves  <palves@redhat.com>
8918
8919         * python/py-breakpoint.c: Include python.h.
8920         * python/py-continueevent.c (create_continue_event_object): Make
8921         static.
8922         * python/py-lazy-string.c (stpy_get_type): Make static.
8923         * python/py-newobjfileevent.c (create_new_objfile_event_object):
8924         Make static.
8925         * python/py-utils.c (unicode_to_target_python_string): Make
8926         static.
8927         * python/py-value.c: Include python.h.
8928
8929 2012-03-01  Pedro Alves  <palves@redhat.com>
8930
8931         * inferior.c (delete_threads_of_inferior): Delete.
8932
8933 2012-03-01  Pedro Alves  <palves@redhat.com>
8934
8935         Import fallback definitions from glibc.
8936
8937         * gdb_proc_service.h [!HAVE_PROC_SERVICE_H] (struct
8938         ps_prochandle): Forward declare.
8939         (ps_err_e): Use glibc's comments.
8940         [!HAVE_PROC_SERVICE_H] (ps_pdread, ps_pdwrite, ps_ptread)
8941         (ps_ptwrite, ps_lgetregs, ps_lsetregs, ps_lgetfpregs)
8942         (ps_lsetfpregs, ps_getpid, ps_get_thread_area, ps_pglobal_lookup)
8943         (ps_pstop, ps_pcontinue, ps_lstop, ps_lcontinue, ps_lgetxregsize)
8944         (ps_lgetxregs, ps_lsetxregs, ps_plog): Declare.
8945         (struct ps_prochandle): Adjust comment.
8946
8947 2012-03-01  Pedro Alves  <palves@redhat.com>
8948
8949         * ada-lang.c (ada_modulus_from_name): Delete.
8950         * ada-lex.l (lexer_init): Make static.
8951
8952 2012-03-01  Pedro Alves  <palves@redhat.com>
8953
8954         PR gdb/13767
8955
8956         * frame.c (read_frame_register_unsigned): New.
8957         * frame.h (read_frame_register_unsigned): Declare.
8958         * i387-tdep.c (print_i387_status_word): New parameter `status_p'.
8959         Handle it.
8960         (print_i387_control_word): New parameter `control_p'.  Handle it.
8961         (i387_print_float_info): Handle unavailable float registers.
8962
8963 2012-03-01  Keith Seitz  <keiths@redhat.com>
8964
8965         * linespec.c (decode_line_2): Sort the list of methods
8966         alphabetically before presenting the user with a selection
8967         menu.
8968
8969 2012-03-01  Doug Evans  <dje@google.com>
8970
8971         * dwarf2read.c (dwarf2_cu): Remove unused members has_form_ref_addr,
8972         has_namespace_info.
8973         (dwarf2_read_abbrevs): Remove corresponding initialization.
8974
8975 2012-03-01  Scott J. Goldman <scottjg@vmware.com>
8976
8977         * NEWS: Mention new python command class gdb.COMMAND_USER.
8978         * cli/cli-cmds.c (show_user): Print error when used on a python
8979         command.
8980         (init_cli_cmds): Update documentation strings for "show user" and
8981         "set/show max-user-call-depth" to clarify that it does not apply to
8982         python commands.
8983         * python/py-cmd.c (cmdpy_init): Treat class_user as a valid class in
8984         error check.
8985         (gdbpy_initialize_commands): Add COMMAND_USER as a constant in
8986         gdb python api.
8987         * top.c (execute_command): Only execute a user-defined command as a
8988         legacy macro if c->user_commands is set.
8989
8990 2012-03-01  Tom Tromey  <tromey@redhat.com>
8991
8992         * valprint.h (struct generic_val_print_decorations): New.
8993         (generic_val_print): Declare.
8994         * valprint.c (generic_val_print): New function.
8995         * p-valprint.c (p_decorations): New global.
8996         (pascal_val_print) <TYPE_CODE_REF, TYPE_CODE_ENUM,
8997         TYPE_CODE_FLAGS, TYPE_CODE_FUNC, TYPE_CODE_RANGE, TYPE_CODE_INT,
8998         TYPE_CODE_FLT, TYPE_CODE_VOID, TYPE_CODE_ERROR, TYPE_CODE_UNDEF,
8999         TYPE_CODE_BOOL, TYPE_CODE_CHAR>: Call generic_val_print.
9000         * m2-valprint.c (m2_decorations): New global.
9001         (m2_val_print) <TYPE_CODE_REF, TYPE_CODE_ENUM, TYPE_CODE_FUNC,
9002         TYPE_CODE_BOOL, TYPE_CODE_RANGE, TYPE_CODE_INT, TYPE_CODE_CHAR,
9003         TYPE_CODE_FLT, TYPE_CODE_METHOD, TYPE_CODE_VOID, TYPE_CODE_UNDEF,
9004         TYPE_CODE_ERROR>: Call generic_val_print.
9005         * f-valprint.c (f_decorations): New global.
9006         (f_val_print): Use print_function_pointer_address.
9007         <TYPE_CODE_REF, TYPE_CODE_FUNC, TYPE_CODE_CHAR, TYPE_CODE_FLAGS,
9008         TYPE_CODE_FLT, TYPE_CODE_VOID, TYPE_CODE_ENUM, TYPE_CODE_RANGE,
9009         TYPE_CODE_BOOL, TYPE_CODE_COMPLEX, TYPE_CODE_UNDEF>: Call
9010         generic_val_print.
9011         * c-valprint.c (c_decorations): New global.
9012         (c_val_print) <TYPE_CODE_MEMBERPTR, TYPE_CODE_REF, TYPE_CODE_ENUM,
9013         TYPE_CODE_FLAGS, TYPE_CODE_FUNC, TYPE_CODE_METHOD, TYPE_CODE_BOOL,
9014         TYPE_CODE_RANGE, TYPE_CODE_CHAR, TYPE_CODE_FLT,
9015         TYPE_CODE_DECFLOAT, TYPE_CODE_VOID, TYPE_CODE_ERROR,
9016         TYPE_CODE_UNDEF, TYPE_CODE_COMPLEX>: Call generic_val_print.
9017         * ada-valprint.c (ada_val_print_1) <TYPE_CODE_FLAGS>: Remove
9018         case.
9019
9020 2012-03-01  Tom Tromey  <tromey@redhat.com>
9021
9022         * valprint.c (val_print): Update.
9023         * p-valprint (pascal_val_print): Return void.
9024         * p-lang.h (pascal_val_print): Return void.
9025         * m2-valprint.c (m2_val_print): Return void.
9026         * m2-lang.h (m2_val_print): Return void.
9027         * language.h (struct language_defn) <la_val_print>: Return void.
9028         * language.c (unk_lang_val_print): Return void.
9029         * jv-valprint.c (java_val_print): Return void.
9030         * jv-lang.h (java_val_print): Return void.
9031         * f-valprint.c (f_val_print): Return void.
9032         * f-lang.h (f_val_print): Return void.
9033         * d-valprint.c (d_val_print): Return void.
9034         (dynamic_array_type): Update.
9035         * d-lang.h (d_val_print): Return void.
9036         * c-valprint.c (c_val_print): Return void.
9037         * c-lang.h (c_val_print): Return void.
9038         * ada-valprint.c (ada_vada_val_print, ada_val_print_1): Return
9039         void.
9040         * ada-lang.h (ada_val_print): Return void.
9041
9042 2012-03-01  Tom Tromey  <tromey@redhat.com>
9043
9044         * value.h (val_print): Return void.
9045         * valprint.c (val_print): Return void.
9046
9047 2012-03-01  Tom Tromey  <tromey@redhat.com>
9048
9049         * value.h (common_val_print): Return void.
9050         * valprint.c (common_val_print): Return void.
9051
9052 2012-03-01  Tom Tromey  <tromey@redhat.com>
9053
9054         * value.h (value_print): Return void.
9055         * valprint.c (value_print): Return void.
9056         * p-valprint.c (pascal_value_print): Return void.
9057         * p-lang.h (pascal_value_print): Return void.
9058         * language.h (struct language_defn) <la_value_print>: Return
9059         void.
9060         * language.c (unk_lang_value_print): Return void.
9061         * jv-valprint.c (java_value_print): Return void.
9062         * jv-lang.h (java_value_print): Return void.
9063         * f-valprint.c (c_value_print): Don't declare.
9064         Include c-lang.h.
9065         * c-valprint.c (c_value_print): Return void.
9066         * c-lang.h (c_value_print): Return void.
9067         * ada-valprint.c (ada_value_print): Return void.
9068         * ada-lang.h (ada_value_print): Return void.
9069
9070 2012-03-01  Tom Tromey  <tromey@redhat.com>
9071
9072         * value.c (value_primitive_field): Handle virtual base classes.
9073
9074 2012-03-01  Tom Tromey  <tromey@redhat.com>
9075
9076         * gdbtypes.h (struct vbase): Remove.
9077
9078 2012-03-01  Tom Tromey  <tromey@redhat.com>
9079
9080         * c-valprint.c (print_function_pointer_address): Move...
9081         * valprint.c: ... here.  Make non-static.
9082         * m2-valprint.c (print_function_pointer_address): Remove.
9083         * valprint.h (print_function_pointer_address): Declare.
9084
9085 2012-03-01  Joel Brobecker  <brobecker@adacore.com>
9086
9087         * NEWS: Document the fact that one can provide a condition when
9088         creating an Ada exception catchpoint.
9089
9090 2012-03-01  Tom Tromey  <tromey@redhat.com>
9091
9092         * valprint.c (val_print_type_code_flags): Fix placement of
9093         trailing brace.
9094
9095 2012-03-01  Joel Brobecker  <brobecker@adacore.com>
9096
9097         * copyright.py (MULTILINE_COMMENT_PREFIXES): Delete.
9098         (update_files): Do not set MULTILINE_COMMENT_PREFIXES
9099         environment variable before calling update-copyright.
9100
9101 2012-03-01  Joel Brobecker  <brobecker@adacore.com>
9102
9103         * gnulib/extra/update-copyright: Update to the latest from
9104         gnulib's git repository.
9105         * copyright.py: Set UPDATE_COPYRIGHT_USE_INTERVALS environment
9106         variable to 2 instead of 1.
9107
9108 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
9109
9110         * varobj.c (c_value_of_variable): Remove dead code.
9111
9112 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
9113
9114         * ada-lex.p (processId): Do not modify already encoded IDs.
9115         Update function documentation.
9116
9117 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
9118
9119         * ada-lang.h (ada_find_renaming_symbol): Replace parameter
9120         "name" with "struct symbol *name_sym".
9121         * ada-exp.y (write_var_or_type): Update call to
9122         ada_find_renaming_symbol.
9123         "name" with "struct symbol *name_sym". Adjust Implementation
9124         accordingly.  Adjust the function documentation.
9125
9126 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
9127
9128         * ada-lang.h (ada_find_any_symbol, ada_find_any_type): Delete.
9129         * ada-lang.c (ada_find_any_type): Add advance declaration.
9130         Make static.  Replace ada_find_any_symbol by
9131         ada_find_any_type_symbol.
9132         (ada_find_any_type_symbol): Renames ada_find_any_symbol.
9133         Improve function description.  Make static.
9134         (ada_find_renaming_symbol, find_old_style_renaming_symbol):
9135         Replace ada_find_any_symbol by ada_find_any_type_symbol.
9136
9137 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
9138
9139         * ada-lang.c (struct tag_args): Delete.
9140         (ada_get_tsd_type): Function body moved up in source file.
9141         (ada_tag_name_1, ada_tag_name_2): Delete.
9142         (ada_get_tsd_from_tag): New function.
9143         (ada_tag_name_from_tsd): New function.
9144         (ada_tag_name): Use a TRY_CATCH block instead of catch_errors
9145         to determine the tag name.
9146
9147 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
9148
9149         * ada-lang.h (ada_get_decoded_value, ada_get_decoded_type): Add
9150         declaration.
9151         * ada-lang.c (ada_get_decoded_value, ada_get_decoded_type): New
9152         function.
9153
9154 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
9155
9156         * ada-lang.c (ada_is_ignored_field): Rewrite wrong comment.
9157
9158 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
9159
9160         * ada-lang.c (ada_lookup_symbol_list): Only cache the result of
9161         full searches.
9162
9163 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
9164
9165         * ada-lang.c (constrained_packed_array_type): If there is a
9166         parallel XA type, use it to determine the array index type.
9167
9168 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
9169
9170         * ada-valprint.c (ada_val_print_1): If our value is a reference
9171         to an array descriptor, dereference it before converting it
9172         to a simple array.
9173
9174 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
9175
9176         * ada-lang.c (ada_to_fixed_value): Call unwrap_value before
9177         creating fixed value.
9178         (ada_value_ind, ada_coerce_ref, assign_component)
9179         (ada_evaluate_subexp): Remove call to unwrap_value before
9180         call to ada_to_fixed_value.
9181
9182 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
9183
9184         * ada-lang.c (to_fixed_array_type): Set result's type name.
9185
9186 2012-02-29  Joel Brobecker  <brobecker@adacore.com>
9187
9188         * ada-lang.c (catch_ada_exception_command_split): Add new
9189         argument cond_string.  Add support for condition at end of
9190         "catch exception" commands.
9191         (ada_decode_exception_location): Add new argument cond_string.
9192         Update call to catch_ada_exception_command_split.
9193         (create_ada_exception_catchpoint): Add new argument cond_string.
9194         Set the breakpoint condition if needed.
9195         (catch_ada_exception_command): Update call to
9196         ada_decode_exception_location.
9197         (ada_decode_assert_location): Add function documentation.
9198         Add support for condition at end of "catch assert" command.
9199         (catch_assert_command): Update calls to ada_decode_assert_location
9200         and create_ada_exception_catchpoint.
9201
9202 2012-02-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
9203
9204         Fix disp-step-syscall.exp: fork: single step over fork.
9205         * i386-linux-tdep.c (-i386_linux_get_syscall_number): Rename to ...
9206         (i386_linux_get_syscall_number_from_regcache): ... here, new function
9207         comment, change parameters gdbarch and ptid to regcache.  Remove
9208         parameter regcache, initialize gdbarch from regcache here.
9209         (i386_linux_get_syscall_number, i386_linux_displaced_step_copy_insn):
9210         New functions.
9211         (i386_linux_init_abi): Install i386_linux_displaced_step_copy_insn
9212         instead.
9213         * i386-tdep.c (i386_syscall_p): Check also for 'sysenter' and
9214         'syscall'.  Make the 'int' check more strict.
9215
9216 2012-02-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
9217
9218         Fix reverse mode for syscall on AMD CPUs in 32-bit mode.
9219         * i386-linux-tdep.c (i386_linux_intx80_sysenter_record): Rename to ...
9220         (i386_linux_intx80_sysenter_syscall_record): ... here.
9221         (i386_linux_init_abi): Initialize also I386_SYSCALL_RECORD.
9222         Use the renamed function name.
9223
9224 2012-02-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
9225
9226         * arm-linux-tdep.c (arm_linux_copy_svc): Reset stale FRAME.
9227         * breakpoint.c (until_break_command): Likewise.
9228         * elfread.c (elf_gnu_ifunc_resolver_stop): Likewise.
9229         * infcall.c (call_function_by_hand): Likewise.
9230         * infcmd.c (finish_forward): Likewise.
9231         * infrun.c (insert_exception_resume_breakpoint): Likewise.
9232
9233 2012-02-28  Tristan Gingold  <gingold@adacore.com>
9234
9235         * ada-tasks.c (ada_tasks_inferior_data_sniffer): Rework code to
9236         avoid variable assignments inside condition.
9237
9238 2012-02-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
9239
9240         Fix static analysis issue found by cppcheck.
9241         * microblaze-tdep.c (microblaze_extract_return_value): Fix
9242         uninitialized BUF for size 2.
9243
9244 2012-02-27  Chris Dearman  <chris@mips.com>
9245             Nathan Froyd  <froydnj@codesourcery.com>
9246             Maciej W. Rozycki  <macro@codesourcery.com>
9247
9248         * mips-tdep.c (mips32_instruction_has_delay_slot): New function.
9249         (mips16_instruction_has_delay_slot): Likewise.
9250         (mips_segment_boundary): Likewise.
9251         (mips_adjust_breakpoint_address): Likewise.
9252         (mips_gdbarch_init): Use mips_adjust_breakpoint_address.
9253
9254 2012-02-27  Maciej W. Rozycki  <macro@mips.com>
9255             Maciej W. Rozycki  <macro@codesourcery.com>
9256
9257         * infrun.c (handle_inferior_event): Don't proceed through
9258         shared library trampolines if stepping at the machine
9259         instruction level.
9260
9261 2012-02-27  Maciej W. Rozycki  <macro@codesourcery.com>
9262
9263         * mips-linux-tdep.c (mips_linux_init_abi): Set num_pseudo_regs
9264         too.
9265
9266 2012-02-27  Thomas Schwinge  <thomas@codesourcery.com>
9267
9268         * sh-tdep.c (sh_make_stub_cache, sh_stub_this_id)
9269         (sh_stub_unwind_sniffer): New functions.
9270         (sh_stub_unwind): New variable.
9271         (sh_gdbarch_init): Wire everything.
9272
9273 2012-02-27  Pedro Alves  <palves@redhat.com>
9274
9275         * linux-nat.c (pid_is_stopped): Delete, moved to common/.
9276         (linux_nat_post_attach_wait): Adjust to use
9277         linux_proc_pid_is_stopped.
9278         * common/linux-procfs.h (linux_proc_pid_is_stopped): Declare.
9279         * common/linux-procfs.c (linux_proc_pid_is_stopped): New function,
9280         based on pid_is_stopped from both linux-nat.c and
9281         gdbserver/linux-low.c, and renamed.
9282
9283 2012-02-24  Maciej W. Rozycki  <macro@codesourcery.com>
9284
9285         * remote.c (remote_watchpoint_addr_within_range): New function.
9286         (init_remote_ops): Use it.
9287
9288 2012-02-24  Maciej W. Rozycki  <macro@codesourcery.com>
9289
9290         * target.h (target_watchpoint_addr_within_range): Document macro.
9291
9292 2012-02-24  Pedro Alves  <palves@redhat.com>
9293
9294         * stack.c (set_last_displayed_sal): Issue internal_error instead
9295         of warning, and issue it after clearing the last displayed sal.
9296
9297 2012-02-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
9298             Pedro Alves  <palves@redhat.com>
9299
9300         * breakpoint.c (until_break_command): Install breakpoints after
9301         all frame manipulations.
9302
9303 2012-02-24  Luis Machado  <lgustavo@codesourcery.com>
9304
9305         * remote.c (remote_supports_cond_breakpoints): New forward
9306         declaration.
9307         (remote_add_target_side_condition): New function.
9308         (remote_insert_breakpoint): Add target-side breakpoint
9309         conditional if supported.
9310         (remote_insert_hw_breakpoint): Likewise.
9311         (init_remote_ops): Set to_supports_evaluation_of_breakpoint_conditions
9312         hook.
9313
9314         * target.c (update_current_target): Inherit
9315         to_supports_evaluation_of_breakpoint_conditions.
9316         Default to_supports_evaluation_of_breakpoint_conditions to return_zero.
9317
9318         * target.h (struct target_ops)
9319         <to_supports_evaluation_of_breakpoint_conditions>: New field.
9320         (target_supports_evaluation_of_breakpoint_conditions): New #define.
9321
9322         * breakpoint.c (get_first_locp_gte_addr): New forward declaration.
9323         (condition_evaluation_both, condition_evaluation_auto,
9324         condition_evaluation_host, condition_evaluation_target,
9325         condition_evaluation_enums, condition_evaluation_mode_1,
9326         condition_evaluation_mode): New static globals.
9327         (translate_condition_evaluation_mode): New function.
9328         (breakpoint_condition_evaluation_mode): New function.
9329         (gdb_evaluates_breakpoint_condition_p): New function.
9330         (ALL_BP_LOCATIONS_AT_ADDR): New helper macro.
9331         (mark_breakpoint_modified): New function.
9332         (mark_breakpoint_location_modified): New function.
9333         (set_condition_evaluation_mode): New function.
9334         (show_condition_evaluation_mode): New function.
9335         (bp_location_compare_addrs): New function.
9336         (get_first_location_gte_addr): New helper function.
9337         (set_breakpoint_condition): Free condition bytecode if locations
9338         has become unconditional.  Call mark_breakpoint_modified (...).
9339         (condition_command): Call update_global_location_list (1) for
9340         breakpoints.
9341         (breakpoint_xfer_memory): Use is_breakpoint (...).
9342         (is_breakpoint): New function.
9343         (parse_cond_to_aexpr): New function.
9344         (build_target_condition_list): New function.
9345         (insert_bp_location): Handle target-side conditional
9346         breakpoints and call build_target_condition_list (...).
9347         (update_inserted_breakpoint_locations): New function.
9348         (insert_breakpoint_locations): Handle target-side conditional
9349         breakpoints.
9350         (bpstat_check_breakpoint_conditions): Add comment.
9351         (bp_condition_evaluator): New function.
9352         (bp_location_condition_evaluator): New function.
9353         (print_breakpoint_location): Print information on where the condition
9354         will be evaluated.
9355         (print_one_breakpoint_location): Likewise.
9356         (init_bp_location): Call mark_breakpoint_location_modified (...) for
9357         breakpoint location.
9358         (force_breakpoint_reinsertion): New functions.
9359         (update_global_location_list): Handle target-side breakpoint
9360         conditions.
9361         Reinsert locations that are already inserted if conditions have
9362         changed.
9363         (bp_location_dtor): Free agent expression bytecode.
9364         (disable_breakpoint): Call mark_breakpoint_modified (...).
9365         Call update_global_location_list (...) with parameter 1 for breakpoints.
9366         (disable_command): Call mark_breakpoint_location_modified (...).
9367         Call update_global_location_list (...) with parameter 1 for breakpoints.
9368         (enable_breakpoint_disp): Call mark_breakpoint_modified (...).
9369         (enable_command): mark_breakpoint_location_modified (...).
9370         (_initialize_breakpoint): Update documentation and add
9371         condition-evaluation breakpoint subcommand.
9372
9373         * breakpoint.h: Include ax.h.
9374         (condition_list): New data structure.
9375         (condition_status): New enum.
9376         (bp_target_info) <cond_list>: New field.
9377         (bp_location) <condition_changed, cond_bytecode>: New fields.
9378         (is_breakpoint): New prototype.
9379
9380 2012-02-24  Luis Machado  <lgustavo@codesourcery.com>
9381
9382         * remote.c (remote_state) <cond_breakpoints>: New field.
9383         (PACKET_ConditionalBreakpoints): New enum.
9384         (remote_cond_breakpoint_feature): New function.
9385         (remote_protocol_features): Add new ConditionalBreakpoints entry.
9386         (remote_supports_cond_breakpoints): New function.
9387         (_initialize_remote): Add new packet configuration for
9388         target-side conditional breakpoints.
9389
9390 2012-02-24  Luis Machado  <lgustavo@codesourcery.com>
9391
9392         * NEWS: Mention target-side conditional breakpoint support,
9393         new condition-evaluation breakpoint subcommand and remote
9394         packet extensions.
9395
9396 2012-02-24  Luis Machado  <lgustavo@codesourcery.com>
9397
9398         * breakpoint.c (bp_location_compare): Sort by pspace before sorting by
9399         number.
9400
9401 2012-02-24  Thomas Schwinge  <thomas@codesourcery.com>
9402
9403         * sh-tdep.c (sh_skip_prologue): Use skip_prologue_using_sal.
9404         (after_prologue): Remove.
9405
9406 2012-02-23  Tom Tromey  <tromey@redhat.com>
9407
9408         * jv-valprint.c (java_val_print): Remove dead code.
9409
9410 2012-02-23  Tristan Gingold  <gingold@adacore.com>
9411
9412         * ada-tasks.c (struct ada_tasks_inferior_data): Add
9413         known_tasks_element and known_tasks_length fields.
9414         (read_known_tasks_array): Change argument type.  Use pointer type
9415         and number of elements from DATA.  Adjust.
9416         (read_known_tasks_list): Likewise.
9417         (get_known_tasks_addr): Remove.
9418         (ada_set_current_inferior_known_tasks_addr): Renamed to ...
9419         (ada_tasks_inferior_data_sniffer): ... this.  Use symtab for element
9420         type and array length.  Merge former get_known_tasks_addr code.
9421
9422 2012-02-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
9423
9424         PR backtrace/13716
9425         * infcmd.c (finish_forward): New variable frame_id, initialize it, use
9426         it after set_momentary_breakpoint.
9427
9428 2012-02-22  Sterling Augustine  <saugustine@google.com>
9429
9430         PR 13689:
9431         * breakpoint.c (watchpoint_exp_is_constant): Add UNOP_CAST to switch.
9432
9433 2012-02-22  Gary Benson  <gbenson@redhat.com>
9434
9435         * dwarf2read.c (dwarf2_read_index): Correct misspelling.
9436         (find_slot_in_mapped_hash): Likewise.
9437
9438 2012-02-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
9439
9440         PR build/13638
9441         * configure.ac (MAKEINFO): Replace AC_CHECK_PROG by AC_ARG_VAR.
9442         (MAKEINFOFLAGS): Replace static string by AC_ARG_VAR.
9443         * configure: Regenerate.
9444
9445 2012-02-21  Tristan Gingold  <gingold@adacore.com>
9446             Pedro Alves  <palves@redhat.com>
9447
9448         * ia64-tdep.c: Do not include libunwind-ia64.h.
9449         * libunwind-frame.h: Remove #ifdef HAVE_LIBUNWIND_H guard.
9450         Include libunwind-ia64.h instead of libunwind.h.
9451         * configure.ac (--with-libunwind, $enable_libunwind): Don't check
9452         for libunwind.h existence.
9453         * configure, config.in: Regenerate.
9454
9455 2012-02-21  Anton Gorenkov  <xgsa@yandex.ru>
9456
9457         * c-valprint.c (c_value_print): Use value_rtti_indirect_type
9458         instead of value_rtti_target_type.
9459         * eval.c (evaluate_subexp_standard): Use value_rtti_indirect_type
9460         instead of value_rtti_target_type.
9461         * typeprint.c (whatis_exp): Use value_rtti_indirect_type instead of
9462         value_rtti_target_type.
9463         * valops.c (value_ind): Extract function readjust_indirect_value_type.
9464         (value_rtti_target_type): Rename to ...
9465         (value_rtti_indirect_type): ... here and make it indirect.  Update
9466         function comment.
9467         * value.c (readjust_indirect_value_type): New function.
9468         (coerce_ref): Support for enclosing type setting for references
9469         with readjust_indirect_value_type.
9470         * value.h (readjust_value_type): New declaration.
9471         (value_rtti_target_type): Rename to ...
9472         (value_rtti_indirect_type): ... here.
9473
9474 2012-02-21  Anton Gorenkov  <xgsa@yandex.ru>
9475
9476         * MAINTAINERS (Write After Approval): Add myself to the list.
9477
9478 2012-02-20  Doug Evans  <dje@google.com>
9479
9480         * objfiles.c (add_to_objfile_sections): Remove outdated comments.
9481         Rename objfile_p_char parameter to objfilep.
9482         (build_objfile_section_table): Result is now void.  All callers
9483         updated.
9484         * objfiles.h (struct objfile): Tweak comments, whitespace.
9485         (build_objfile_section_table): Update.
9486
9487         * elfread.c (elf_symfile_segments): Fix warning text.
9488
9489 2012-02-20  Tom Tromey  <tromey@redhat.com>
9490
9491         PR gdb/13498:
9492         * dwarf2read.c (dw2_expand_symtabs_matching): Only visit a
9493         particular set of file names once.
9494         (dw2_map_symbol_filenames): Likewise.
9495
9496 2012-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
9497
9498         Code cleanup.
9499         * main.c (write_files): Remove the declaration.
9500         (external_editor_command): Move the declaration ...
9501         [GDBTK] (external_editor_command): ... here.  Fix the comment.
9502
9503 2012-02-20  Tom Tromey  <tromey@redhat.com>
9504
9505         * dwarf2read.c (dw2_map_symtabs_matching_filename): Remove
9506         extraneous block.
9507
9508 2012-02-20  Tristan Gingold  <gingold@adacore.com>
9509
9510         * darwin-nat.h (enum darwin_msg_state): Add comments.
9511
9512 2012-02-20  Tristan Gingold  <gingold@adacore.com>
9513
9514         * amd64-darwin-tdep.c (x86_darwin_init_abi_64): Fix jb_pc_offset
9515         value.
9516
9517 2012-20-18  Joel Brobecker  <brobecker@adacore.com>
9518
9519         * breakpoint.c (watchpoint_exp_is_const): Add missing empty line
9520         between function description and implementation.
9521
9522 2012-02-17  Tom Tromey  <tromey@redhat.com>
9523
9524         PR python/12070:
9525         * python/py-event.c (event_object_getset): New global.
9526         (event_object_type): Reference it.
9527         * python/py-type.c (field_object_getset): New global.
9528         (field_object_type): Reference it.
9529         * python/python-internal.h (gdb_py_generic_dict): Declare.
9530         * python/py-utils.c (gdb_py_generic_dict): New function.
9531
9532 2012-02-17  Tristan Gingold  <gingold@adacore.com>
9533
9534         * solib-darwin.c (darwin_current_sos): Check magic and filetype
9535
9536 2012-02-17  Thomas Schwinge  <thomas@codesourcery.com>
9537
9538         * sh-tdep.c (sh_is_renesas_calling_convention): Fix handling of
9539         TYPE_CALLING_CONVENTION annotation.
9540
9541 2012-02-16  Kevin Buettner  <kevinb@redhat.com>
9542
9543         * MAINTAINERS: Add rx to target ISA section.
9544         * Makefile.in (ALL_TARGET_OBS): Add rx-tdep.o.
9545         (ALLDEPFILES): Add rx-tdep.c.
9546
9547 2012-02-16  Tom Tromey  <tromey@redhat.com>
9548
9549         * symfile.c (symbol_file_add_main_1): Use inferior's
9550         symfile_flags.
9551         * solib.c (solib_read_symbols): Use inferior's symfile_flags.
9552         * linux-nat.c (linux_child_follow_fork): Set symfile_flags on
9553         inferior.
9554         * infrun.c (handle_vfork_child_exec_or_exit): Set symfile_flags on
9555         inferior.
9556         (follow_exec): Use inferior's symfile_flags.
9557         * inferior.h (struct inferior) <symfile_flags>: New field.
9558
9559 2012-02-16  Mike Frysinger  <vapier@gentoo.org>
9560
9561         PR gdb/9734:
9562         * remote-sim.c (gdbsim_create_inferior): Call error() when
9563         sim_create_inferior() fails.
9564
9565 2012-02-16  Josh Matthews  <josh@joshmatthews.net>
9566
9567         * machoread.c: Initialize nbr_syms to avoid warnings-as-errors failure.
9568
9569 2012-02-16  Tom Tromey  <tromey@redhat.com>
9570
9571         PR c++/13653:
9572         * thread.c (struct current_thread_cleanup) <was_removable>: New
9573         field.
9574         (restore_current_thread_cleanup_dtor): Restore 'removable' field.
9575         (make_cleanup_restore_current_thread): Initialize new field.
9576
9577 2012-02-15  Kevin Buettner  <kevinb@redhat.com>
9578
9579         * MAINTAINERS: Add rl78 to target ISA section.
9580         * Makefile.in (ALL_TARGET_OBS): Add rl78-tdep.o.
9581         (ALLDEPFILES): Add rl78-tdep.c.
9582         * NEWS: Mention rl78 as a new target.
9583
9584 2012-02-15  Aleksandar Ristovski  <aristovski@qnx.com>
9585
9586         * frame.c (find_frame_sal): Initialize sal->pspace field from frame
9587         data.
9588         * stack.c (set_last_displayed_sal): Validate that PSPACE is not NULL.
9589
9590 2012-02-15  Tom Tromey  <tromey@redhat.com>
9591
9592         PR gdb/12659:
9593         * infcmd.c (registers_info): Print just the current register's
9594         name.
9595
9596 2012-02-15  Tom Tromey  <tromey@redhat.com>
9597
9598         * python/py-symbol.c (sympy_value): Use _().
9599
9600 2012-02-15  Pedro Alves  <palves@redhat.com>
9601
9602         * remote.c (remote_detach_1, extended_remote_attach_1): Tweak
9603         output to be like native targets'.
9604         (remote_pid_to_str): Special case the null ptid.
9605
9606 2012-02-14  Stan Shebs  <stan@codesourcery.com>
9607
9608         * NEWS: Mention enable count command.
9609         * breakpoint.h (struct breakpoint): New field enable_count.
9610         * breakpoint.c (enable_breakpoint_disp): Add count argument.
9611         (enable_breakpoint): Add arg to call.
9612         (struct disp_data): New struct.
9613         (do_enable_breakpoint_disp): Interp arg as disp_data and unpack.
9614         (do_map_enable_once_breakpoint): Create a struct and pass it.
9615         (do_map_enable_delete_breakpoint): Ditto.
9616         (do_map_enable_count_breakpoint): New function.
9617         (enable_count_command): New function.
9618         (bpstat_stop_status): Decrement enable_count.
9619         (print_one_breakpoint_location): Report enable count.
9620         (_initialize_breakpoint): Add enable count command.
9621
9622 2012-02-14  Kevin Buettner  <kevinb@redhat.com>
9623
9624         * rl78-tdep.c (reggroups.h): Include.
9625         (RL78_RAW_BANK0_R0_REGNUM, RL78_RAW_BANK0_R1_REGNUM)
9626         (RL78_RAW_BANK0_R2_REGNUM, RL78_RAW_BANK0_R3_REGNUM)
9627         (RL78_RAW_BANK0_R4_REGNUM, RL78_RAW_BANK0_R5_REGNUM)
9628         (RL78_RAW_BANK0_R6_REGNUM, RL78_RAW_BANK0_R7_REGNUM)
9629         (RL78_RAW_BANK1_R0_REGNUM, RL78_RAW_BANK1_R1_REGNUM)
9630         (RL78_RAW_BANK1_R2_REGNUM, RL78_RAW_BANK1_R3_REGNUM)
9631         (RL78_RAW_BANK1_R4_REGNUM, RL78_RAW_BANK1_R5_REGNUM)
9632         (RL78_RAW_BANK1_R6_REGNUM, RL78_RAW_BANK1_R7_REGNUM)
9633         (RL78_RAW_BANK2_R0_REGNUM, RL78_RAW_BANK2_R1_REGNUM)
9634         (RL78_RAW_BANK2_R2_REGNUM, RL78_RAW_BANK2_R3_REGNUM)
9635         (RL78_RAW_BANK2_R4_REGNUM, RL78_RAW_BANK2_R5_REGNUM)
9636         (RL78_RAW_BANK2_R6_REGNUM, RL78_RAW_BANK2_R7_REGNUM)
9637         (RL78_RAW_BANK3_R0_REGNUM, RL78_RAW_BANK3_R1_REGNUM)
9638         (RL78_RAW_BANK3_R2_REGNUM, RL78_RAW_BANK3_R3_REGNUM)
9639         (RL78_RAW_BANK3_R4_REGNUM, RL78_RAW_BANK3_R5_REGNUM)
9640         (RL78_RAW_BANK3_R6_REGNUM, RL78_RAW_BANK3_R7_REGNUM): Add to
9641         beginning of register list.
9642         (RL78_BANK0_R0_REGNUM, RL78_BANK0_R1_REGNUM, RL78_BANK0_R2_REGNUM)
9643         (RL78_BANK0_R3_REGNUM, RL78_BANK0_R4_REGNUM, RL78_BANK0_R5_REGNUM)
9644         (RL78_BANK0_R6_REGNUM, RL78_BANK0_R7_REGNUM, RL78_BANK1_R0_REGNUM)
9645         (RL78_BANK1_R1_REGNUM, RL78_BANK1_R2_REGNUM, RL78_BANK1_R3_REGNUM)
9646         (RL78_BANK1_R4_REGNUM, RL78_BANK1_R5_REGNUM, RL78_BANK1_R6_REGNUM)
9647         (RL78_BANK1_R7_REGNUM, RL78_BANK2_R0_REGNUM, RL78_BANK2_R1_REGNUM)
9648         (RL78_BANK2_R2_REGNUM, RL78_BANK2_R3_REGNUM, RL78_BANK2_R4_REGNUM)
9649         (RL78_BANK2_R5_REGNUM, RL78_BANK2_R6_REGNUM, RL78_BANK2_R7_REGNUM)
9650         (RL78_BANK3_R0_REGNUM, RL78_BANK3_R1_REGNUM, RL78_BANK3_R2_REGNUM)
9651         (RL78_BANK3_R3_REGNUM, RL78_BANK3_R4_REGNUM, RL78_BANK3_R5_REGNUM)
9652         (RL78_BANK3_R6_REGNUM, RL78_BANK3_R7_REGNUM): Move these into
9653         the pseudo registers.  Rearrange other pseudo registers too so
9654         that the bank registers appear at the end.
9655         (rl78_register_type): Account for the fact that the byte sized
9656         bank registers are now pseudo-registers.
9657         (rl78_register_name): Rearrange the register name array.  Make
9658         initial set of raw banked registers inaccessible.
9659         (rl78_register_reggroup_p, rl78_register_sim_regno): New functions.
9660         (rl78_pseudo_register_read, rl78_pseudo_register_write): Add
9661         case for copying bytes back and forth between raw and pseudo
9662         versions of the banked registers.  Update other cases to reflect
9663         the changed names.
9664         (rl78_return_value): Update to account for changed names of
9665         raw registers.
9666         (rl78_gdbarch_init): Register rl78_register_reggroup_p() and
9667         rl78_register_sim_regno().
9668
9669 2012-02-14  Kevin Buettner  <kevinb@redhat.com>
9670
9671         * rl78-tdep.c (rl78_skip_prologue): Make `const' the type of
9672         the name parameter being passed to find_pc_partial_function().
9673
9674 2012-02-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
9675
9676         * MAINTAINERS: Step down from being ia64 target maintainer.
9677
9678 2012-02-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
9679
9680         * ppc-linux-nat.c (fetch_register, store_register): Fix GCC aliasing
9681         compilation warning.
9682
9683 2012-02-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
9684
9685         Fix crash on loaded shlibs without loaded exec_bfd.
9686         * exec.c (exec_files_info): Do not crash on NULL EXEC_BFD.
9687         (set_section_command): Replace exec_bfd by p->bfd.
9688
9689 2012-02-10  Tom Tromey  <tromey@redhat.com>
9690
9691         * linespec.c (decode_line_internal): Skip symtabs_from_filename
9692         when we have a C++ qualified name.
9693
9694 2012-02-10  Pedro Alves  <palves@redhat.com>
9695
9696         * inferior.c (inferior_pid_to_str): New.
9697         (print_inferior, inferior_command): Use it.
9698
9699 2012-02-10  Pedro Alves  <palves@redhat.com>
9700
9701         * configure.ac (HAVE_ELF test): Put the old CFLAGS at the end of
9702         the test CFLAGS.
9703         * configure: Regenerate.
9704
9705 2012-02-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
9706
9707         * linespec.c (decode_line_internal): Fix comment correctness.
9708
9709 2012-02-09  Valery Khromov  <valery.khromov@gmail.com>
9710
9711         PR gdb/12953
9712         * Makefile.in (HFILES_NO_SRCDIR): Add amd64bsd-nat.h.
9713         * amd64bsd-nat.c: Add support for debug registers (adapted from
9714         i386bsd-nat.c).
9715         [HAVE_PT_GETDBREGS] (amd64bsd_dr_get, amd64bsd_dr_set)
9716         (amd64bsd_dr_set_control, amd64bsd_dr_set_addr)
9717         (amd64bsd_dr_get_addr, amd64bsd_dr_get_status)
9718         (amd64bsd_dr_get_control): New functions.
9719         * amd64bsd-nat.h: New file (adapted from i386bsd-nat.h).
9720         * amd64fbsd-nat.c: Include "amd64bsd-nat.h", "i386-nat.h".
9721         [HAVE_PT_GETDBREGS] (_initialize_amd64fbsd_nat): Add hardware
9722         watchpoints initialization.
9723         * config/i386/fbsd64.mh (NATDEPFILES): Add i386-nat.o.
9724
9725 2012-02-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
9726
9727         * gdb-gdb.py (StructMainTypePrettyPrinter) <struct_field_img>: Print
9728         flds_bnds.fields.
9729         (StructMainTypePrettyPrinter) <bounds_img>: Print flds_bnds.bounds.
9730
9731 2012-02-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
9732
9733         * breakpoint.c (bp_location_compare): Fix comment.  Reindent the code.
9734
9735 2012-02-08  Joel Brobecker  <brobecker@adacore.com>
9736
9737         * language.h (symbol_name_cmp_ftype): Renames
9738         symbol_name_match_p_ftype.
9739         (struct language_defn)[la_get_symbol_name_cmp]: Renames
9740         la_get_symbol_name_match_p.
9741         * ada-lang.c (ada_get_symbol_name_cmp): Renames
9742         ada_get_symbol_name_match_p.  Update comment.
9743         (ada_language_defn)[la_get_symbol_name_cmp]: Update value.
9744         * linespec.c (struct symbol_matcher_data)[symbol_name_cmp]:
9745         Renames symbol_name_match_p.  Update field type.
9746         (iterate_name_matcher, iterate_over_all_matching_symtabs): Adjust.
9747         * c-lang.c, d-lang.c, f-lang.c, jv-lang.c, m2-lang.c, objc-lang.c,
9748         opencl-lang.c, p-lang.c: Replace "la_get_symbol_name_match_p" by
9749         "la_get_symbol_name_cmp" in comments.
9750         * language.c: Likewise.
9751
9752 2012-02-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
9753
9754         * amd64-sol2-tdep.c (amd64_sol2_gregset_reg_offset): Correct
9755         %eflags offset.
9756         * i386-sol2-nat.c (amd64_sol2_gregset64_reg_offs)
9757         (amd64_sol2_gregset32_reg_offs): Likewise.
9758
9759 2012-02-08  Joel Brobecker  <brobecker@adacore.com>
9760
9761         * solib-darwin.c (darwin_bfd_open): Make sure that the filename
9762         of the returned BFD is allocated by GDB.
9763
9764 2012-02-07  Tom Tromey  <tromey@redhat.com>
9765
9766         PR python/12027:
9767         * python/python-internal.h (frame_object_type): Declare.
9768         * python/py-symbol.c (sympy_needs_frame): New function.
9769         (sympy_value): New function.
9770         (symbol_object_getset): Add "needs_frame".
9771         (symbol_object_methods): Add "value".
9772         * python/py-frame.c (frame_object_type): No longer static.
9773
9774 2012-02-07  Tom Tromey  <tromey@redhat.com>
9775
9776         PR python/13599:
9777         * python/py-symbol.c (sympy_line): New function.
9778         (symbol_object_getset): Add "line".
9779
9780 2012-02-07  Tom Tromey  <tromey@redhat.com>
9781
9782         * charset.c (find_charset_names): Check 'in' against NULL.
9783
9784 2012-02-06  Doug Evans  <dje@google.com>
9785
9786         * gdbtypes.h (struct main_type): Change type of name,tag_name,
9787         and fields.name members from char * to const char *.  All uses updated.
9788         (struct cplus_struct_type): Change type of fn_fieldlists.name member
9789         from char * to const char *.  All uses updated.
9790         (type_name_no_tag): Update.
9791         (lookup_unsigned_typename, lookup_signed_typename): Update.
9792         * gdbtypes.c (type_name_no_tag): Change result type
9793         from char * to const char *.  All callers updated.
9794         (lookup_unsigned_typename, lookup_signed_typename): Change type of
9795         name parameter from char * to const char *.
9796         * symtab.h (struct cplus_specific): Change type of demangled_name
9797         member from char * to const char *.  All uses updated.
9798         (struct general_symbol_info): Change type of name and
9799         mangled_lang.demangled_name members from char * to const char *.
9800         All uses updated.
9801         (symbol_get_demangled_name, symbol_natural_name): Update.
9802         (symbol_demangled_name, symbol_search_name): Update.
9803         * symtab.c (symbol_get_demangled_name): Change result type
9804         from char * to const char *.  All callers updated.
9805         (symbol_natural_name, symbol_demangled_name): Ditto.
9806         (symbol_search_name): Ditto.
9807         (completion_list_add_name): Change type of symname,sym_text,
9808         text,word parameters from char * to const char *.
9809         (completion_list_objc_symbol): Change type of sym_text,
9810         text,word parameters from char * to const char *.
9811         * ada-lang.c (find_struct_field): Change type of name parameter
9812         from char * to const char *.
9813         (encoded_ordered_before): Similarly for N0,N1 parameters.
9814         (old_renaming_is_invisible): Similarly for function_name parameter.
9815         (ada_type_name): Change result type from char * to const char *.
9816         All callers updated.
9817         * ada-lang.h (ada_type_name): Update.
9818         * buildsym.c (hashname): Change type of name parameter
9819         from char * to const char *.
9820         * buildsym.h (hashname): Update.
9821         * dbxread.c (end_psymtab): Change type of include_list parameter
9822         from char ** to const char **.
9823         * dwarf2read.c (determine_prefix): Change result type
9824         from char * to const char *.  All callers updated.
9825         * f-lang.c (find_common_for_function): Change type of name, funcname
9826         parameters from char * to const char *.
9827         * f-lang.c (find_common_for_function): Update.
9828         * f-valprint.c (list_all_visible_commons): Change type of funcname
9829         parameters from char * to const char *.
9830         * gdbarch.sh (static_transform_name): Change type of name parameter
9831         and result from char * to const char *.
9832         * gdbarch.c: Regenerate.
9833         * gdbarch.h: Regenerate.
9834         * i386-sol2-tdep.c (i386_sol2_static_transform_name): Change type
9835         of name parameter from char * to const char *.
9836         * jv-lang.c (java_primitive_type_from_name): Ditto.
9837         (java_demangled_signature_length): Similarly for signature parameter.
9838         (java_demangled_signature_copy): Ditto.
9839         (java_demangle_type_signature): Ditto.
9840         * jv-lang.h (java_primitive_type_from_name): Update.
9841         (java_demangle_type_signature): Update.
9842         * objc-lang.c (specialcmp): Change type of a,b parameters
9843         from char * to const char *.
9844         * p-lang.c (is_pascal_string_type): Change type of arrayname parameter
9845         from char * to const char *.  All callers updated.
9846         * p-lang.h (is_pascal_string_type): Update.
9847         * solib-frv.c (find_canonical_descriptor_in_load_object): Change type
9848         of name parameter from char * to const char *.
9849         * sparc-sol2-tdep.c (sparc_sol2_static_transform_name): Ditto.
9850         * utils.c (fprintf_symbol_filtered): Ditto.
9851         * defs.h (fprintf_symbol_filtered): Update.
9852         * sparc-tdep.h (sparc_sol2_static_transform_name): Update.
9853         * stabsread.h (end_psymtab): Update.
9854         * stack.c (find_frame_funname): Change type of funname parameter
9855         from char ** to const char **.
9856         * stack.h (find_frame_funname): Update.
9857         * typeprint.c (type_print): Change type of varstring parameter
9858         from char * to const char *.
9859         * value.h (type_print): Update.
9860         * xcoffread.c (xcoff_start_psymtab): Change type of filename parameter
9861         from char * to const char *.  All callers updated.
9862         (xcoff_end_psymtab): Change type of include_list parameter
9863         from char ** to const char **.  All callers updated.
9864         (swap_sym): Similarly for name parameter.  All callers updated.
9865         * coffread.c (patch_type): Add (char*) cast to xfree parameter.
9866         Use xstrdup.
9867         (process_coff_symbol): Use xstrdup.
9868         * stabsread.c (stabs_method_name_from_physname): Renamed from
9869         update_method_name_from_physname.  Change result type from void
9870         to char *.  All callers updated.
9871         (read_member_functions): In has_destructor case, store name in objfile
9872         obstack instead of malloc space.  In !has_stub case, fix mem leak.
9873
9874 2012-02-06  Luca Pizzamiglio  <luca.pizzamiglio@gmail.com>
9875
9876         * configure: Rebuild.
9877         * configure.ac: Put -L../bfd and -L../libiberty at the front of
9878         LDFLAGS.
9879
9880 2012-02-03  Kevin Buettner  <kevinb@redhat.com>
9881
9882         * configure.tgt (rl78-*-elf): New target.
9883         * rl78-tdep.c: New file.
9884
9885 2012-02-03  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
9886
9887         * remote.c (remote_rcmd): Use getpkt_sane to detect timeout
9888         and continue the loop.  Add QUIT statement.
9889
9890 2012-02-03  Tom Tromey  <tromey@redhat.com>
9891
9892         PR gdb/13596:
9893         * solib.h (gdb_bfd_lookup_symbol_from_symtab): Rename from
9894         bfd_lookup_symbol_from_symtab.
9895         * solib-pa64.c (pa64_solib_create_inferior_hook): Use
9896         gdb_bfd_lookup_symbol_from_symtab.
9897
9898 2012-02-03  Joel Brobecker  <brobecker@adacore.com>
9899
9900         * mi/mi-cmd-stack.c (list_args_or_locals): For argument symbols,
9901         use SYMBOL_LINKAGE_NAME to find the corresponding non-argument
9902         symbol.  Add assertion that sym2 is never NULL.
9903
9904 2012-02-02  Doug Evans  <dje@google.com>
9905
9906         * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type of
9907         "name" parameter to const char ** from char **.  All callers updated.
9908         (find_pc_partial_function): Ditto.
9909         (cache_pc_function_name): Change type to const char * from char *.
9910         * symtab.h ((find_pc_partial_function_gnu_ifunc): Update.
9911         (find_pc_partial_function): Update.
9912         * alpha-tdep.h (struct gdbarch_tdep, member pc_in_sigtramp): Change
9913         type of "name" parameter to const char * from char *.
9914         All uses updated.
9915         * arch-utils.c (generic_in_solib_return_trampoline): Change
9916         type of "name" parameter to const char * from char *.
9917         * arch-utils.h (generic_in_solib_return_trampoline): Update.
9918         * frv-linux-tdep.c (frv_linux_pc_in_sigtramp): Change
9919         type of "name" parameter to const char * from char *.
9920         * gdbarch.sh (in_solib_return_trampoline): Ditto.
9921         * gdbarch.c: Regenerate.
9922         * gdbarch.h: Regenerate.
9923         * hppa-hpux-tdep.c (hppa_hpux_in_solib_return_trampoline): Update.
9924         * rs6000-tdep.c (rs6000_in_solib_return_trampoline): Update.
9925         * m32r-linux-tdep.c (m32r_linux_pc_in_sigtramp): Change
9926         type of "name" parameter to const char * from char *.
9927         * skip.c (skip_function_pc): Ditto.
9928         * sparc-sol2-tdep.c (sparc_sol2_pc_in_sigtramp): Ditto.
9929         * sparc-tdep.h (sparc_sol2_pc_in_sigtramp): Update.
9930         * sparc64fbsd-tdep.c (sparc64fbsd_pc_in_sigtramp): Ditto.
9931         * sparc64nbsd-tdep.c (sparc64nbsd_pc_in_sigtramp): Ditto.
9932         * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Ditto.
9933         * sparcnbsd-tdep.c (sparc32nbsd_pc_in_sigtramp): Ditto.
9934         * sparcobsd-tdep.c (sparc32obsd_pc_in_sigtramp): Ditto.
9935         * nbsd-tdep.c (nbsd_pc_in_sigtramp): Similary for "func_name".
9936         * nbsd-tdep.h (nbsd_pc_in_sigtramp): Update.
9937
9938 2012-02-02  Pedro Alves  <palves@redhat.com>
9939
9940         * remote.c (remote_get_min_fast_tracepoint_insn_len): Return 0 if
9941         the current inferior has no execution.  Make sure the current
9942         remote process matches gdb's current inferior.
9943
9944 2012-02-02  Tom Tromey  <tromey@redhat.com>
9945
9946         PR gdb/13405:
9947         * tui/tui-win.c (parse_scrolling_args): Don't write to possibly
9948         read-only memory.
9949
9950 2012-02-02  Tom Tromey  <tromey@redhat.com>
9951
9952         PR gdb/9307:
9953         * symtab.c (lookup_language_this): Set block_found.
9954
9955 2012-02-01  Tom Tromey  <tromey@redhat.com>
9956
9957         PR gdb/13431:
9958         * jit.c (struct jit_inferior_data): Rewrite.
9959         (struct jit_objfile_data): New.
9960         (get_jit_objfile_data): New function.
9961         (add_objfile_entry): Update.
9962         (jit_read_descriptor): Return int.  Replace descriptor_addr
9963         argument with inf_data.  Update.  Don't call error.
9964         (jit_breakpoint_re_set_internal): Reorder logic.  Update.  Look up
9965         descriptor here.
9966         (jit_inferior_init): Don't look up descriptor.  Don't call error.
9967         (jit_reset_inferior_data_and_breakpoints)
9968         (jit_inferior_created_observer): Remove.
9969         (jit_inferior_exit_hook): Update.
9970         (jit_executable_changed_observer): Remove.
9971         (jit_event_handler): Update.
9972         (free_objfile_data): Reset inferior data if needed.
9973         (_initialize_jit): Update.
9974
9975 2012-02-01  Tom Tromey  <tromey@redhat.com>
9976
9977         * jit.c (bfd_open_from_target_memory): Move higher in file.
9978
9979 2012-02-01  Tristan Gingold  <gingold@adacore.com>
9980
9981         * libunwind-frame.c (libunwind_load): Display message if dlopen
9982         failed.
9983
9984 2012-02-01  Gary Benson  <gbenson@redhat.com>
9985
9986         * symtab.h (symbol_found_callback_ftype): New typedef.
9987         (iterate_over_symbols): Use the above.
9988         * symtab.c (iterate_over_symbols): Likewise.
9989         * language.h (language_defn->la_iterate_over_symbols): Likewise.
9990         * ada-lang.c (ada_iterate_over_symbols): Likewise.
9991         * linespec.c (iterate_over_all_matching_symtabs): Likewise.
9992         (iterate_name_matcher): Document return values.
9993         (collect_one_symbol): Likewise.
9994         (collect_function_symbols): Likewise.
9995         (collect_symbols): Likewise.
9996
9997 2012-02-01  Tom Tromey  <tromey@redhat.com>
9998
9999         * ada-lang.c (resolve_subexp): Update.
10000         (ada_lookup_symbol_list): Add 'full_search' argument.
10001         (ada_iterate_over_symbols): Pass 0 as full_search argument to
10002         ada_lookup_symbol_list.
10003         (ada_lookup_encoded_symbol): Update.
10004         (get_var_value): Update.
10005         * ada-exp.y (block_lookup): Update.
10006         (write_var_or_type): Update.
10007         (write_name_assoc): Update.
10008         * ada-lang.h (ada_lookup_symbol_list): Update.
10009
10010 2012-01-31  Tom Tromey  <tromey@redhat.com>
10011
10012         * language.h (struct language_defn) <la_iterate_over_symbols>: Fix
10013         comment.
10014
10015 2012-01-31  Doug Evans  <dje@google.com>
10016
10017         * symtab.h: Remove outdated comment.
10018         (SYMBOL_MATCHES_NATURAL_NAME): Delete.
10019
10020 2012-02-01  Josh Matthews  <josh@joshmatthews.net>  (tiny change)
10021
10022         Fix build error in Darwin port.
10023         * i386-darwin-nat.c: Include i386-nat.h.
10024
10025 2012-01-30  Tom Tromey  <tromey@redhat.com>
10026
10027         PR breakpoints/13568:
10028         * dwarf2read.c (dwarf_decode_macro_bytes): Add 'include_hash'
10029         argument.  Check for recursive includes.
10030         (dwarf_decode_macros): Create an include hash.
10031
10032 2012-01-30  Michael Eager  <eager@eagercon.com>
10033
10034         * configure.tgt (powerpc-*-linux*): Add glibc-tdep.o.
10035         * ppc-linux-tdep.c: Include glibc-tdep.h.
10036         (powerpc32_plt_stub, powerpc32_plt_stub_so): Add PLT stub templates.
10037         (powerpc_linux_in_plt_stub): New function.
10038         (powerpc_linux_in_dynsym_resolve_code): New function.
10039         (ppc_skip_trampoline_code): New function.
10040         (ppc_linux_init_abi): Use PPC specific functions rather than generic.
10041         Use glibc_skip_solib_resolver.
10042
10043 2012-01-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
10044
10045         Code cleanup: Make 1440 bytes of data segment read-only.
10046         * arch-utils.c (endian_enum): Make it const char *const [].
10047         * arm-tdep.c (fp_model_strings, arm_abi_strings, arm_mode_strings):
10048         Likewise.
10049         * breakpoint.c (always_inserted_enums): Likewise.
10050         * cli/cli-cmds.c (script_ext_enums): Likewise.
10051         * cli/cli-decode.c (add_setshow_enum_cmd, complete_on_enum): Make the
10052         enumlist parameter const char *const *.
10053         * cli/cli-decode.h (struct cmd_list_element): Make the enums field
10054         const char *const *.
10055         * command.h (complete_on_enum, add_setshow_enum_cmd): Make the enumlist
10056         parameter const char *const *.
10057         * cris-tdep.c (cris_modes): Make it const char *const [].
10058         * filesystem.c (target_file_system_kinds): Likewise.
10059         * i386-tdep.c (valid_flavors, valid_conventions): Likewise.
10060         * infrun.c (follow_fork_mode_kind_names, follow_exec_mode_names)
10061         (can_use_displaced_stepping_enum, scheduler_enums)
10062         (exec_direction_names): Likewise.
10063         * language.c (_initialize_language): Make the type_or_range_names and
10064         case_sensitive_names variables const char *const [].
10065         * mips-tdep.c (mips_abi_strings): Make it const char *const [].
10066         * python/python.c (python_excp_enums): Likewise.
10067         * remote.c (interrupt_sequence_modes): Likewise.
10068         * rs6000-tdep.c (powerpc_vector_strings): Likewise.
10069         * serial.c (logbase_enums): Likewise.
10070         * sh-tdep.c (sh_cc_enum): Likewise.
10071         * stack.c (print_frame_arguments_choices, print_entry_values_choices):
10072         Likewise.
10073         * symtab.c (multiple_symbols_modes): Likewise.
10074         * tui/tui-win.c (tui_border_kind_enums, tui_border_mode_enums):
10075         Likewise.
10076         * utils.c (internal_problem_modes): Likewise.
10077
10078 2012-01-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
10079
10080         Fix the 2012-01-26 regression by la_get_symbol_name_match_p.
10081         * linespec.c (iterate_name_matcher): Negate the SYMBOL_NAME_MATCH_P
10082         result.
10083
10084 2012-01-27  Doug Evans  <dje@google.com>
10085
10086         * configure.ac (with_python): Fix absolute path handling for win32.
10087         * configure: Regenerate.
10088
10089 2012-01-26  Doug Evans  <dje@google.com>
10090
10091         * symtab.c: Whitespace cleanup, no code changes.
10092
10093         * symtab.c (lookup_symbol_in_language): Improve comment.
10094         (lookup_symbol_aux): Fix comment.
10095
10096         * psymtab.c (add_psymbol_to_list): Result is now "void".
10097         * psympriv.h (add_psymbol_to_list): Update.
10098
10099         * dwarf2read.c (add_partial_symbol): Delete local psym, unused.
10100
10101 2012-01-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
10102
10103         Do not open script filenames twice.
10104         * cli/cli-cmds.c (source_script_from_stream): Pass to
10105         source_python_script also STREAM.
10106         * python/py-auto-load.c (source_section_scripts): Pass to
10107         source_python_script_for_objfile also STREAM.
10108         (auto_load_objfile_script): Pass to source_python_script_for_objfile
10109         also INPUT.
10110         * python/python-internal.h (source_python_script_for_objfile): New
10111         parameter file, rename parameter file to filename.
10112         * python/python.c (python_run_simple_file): Call PyRun_SimpleFile
10113         instead if !_WIN32.  Update the function comment.
10114         (source_python_script, source_python_script_for_objfile)
10115         (source_python_script): New parameter file, rename parameter file to
10116         filename.  Pass FILENAME to python_run_simple_file.
10117         * python/python.h (source_python_script): New parameter file, rename
10118         parameter file to filename.
10119
10120 2012-01-26  Pedro Alves  <palves@redhat.com>
10121
10122         * corelow.c (core_has_fake_pid): Delete.
10123         (core_close): Delete references to `core_has_fake_pid'.
10124         (add_to_thread_list): Adjust to mark the inferior's pid as fake.
10125         (core_open): Delete references to `core_has_fake_pid'.
10126         (core_pid_to_str): Adjust to check inferior->fake_pid_p instead of
10127         the removed global.
10128
10129 2012-01-26  Joel Brobecker  <brobecker@adacore.com>
10130
10131         * symfile.h (struct quick_symbol_functions) [expand_symtabs_matching]:
10132         Remove language parameter from name_matcher.  Adjust the comment.
10133         * symtab.c (search_symbols_name_matches, expand_partial_symbol_name):
10134         Remove language parameter.
10135         * ada-lang.c (ada_expand_partial_symbol_name): Likewise.
10136         * linespec.c (iterate_name_matcher): Likewise.
10137         * dwarf2read.c (dw2_expand_symtabs_matching): Adjust type of
10138         name_matcher.  Adjust call accordingly.
10139         * psymtab.c (expand_symtabs_matching_via_partial): Likewise.
10140         (maintenance_check_symtabs): Adjust type of parameter "fun".
10141         * psymtab.h (maintenance_check_symtabs): Likewise.
10142
10143 2012-01-26  Joel Brobecker  <brobecker@adacore.com>
10144
10145         * language.h (symbol_name_match_p_ftype): New typedef.
10146         (struct language_defn): Replace field la_symbol_name_compare
10147         by la_get_symbol_name_match_p.
10148         * ada-lang.c (ada_get_symbol_name_match_p): New function.
10149         (ada_language_defn): Use it.
10150         * linespec.c (struct symbol_matcher_data): New type.
10151         (iterate_name_matcher): Rewrite.
10152         (iterate_over_all_matching_symtabs): Pass a pointer to
10153         a symbol_matcher_data struct to expand_symtabs_matching
10154         instead of just the lookup name.
10155         * c-lang.c, d-lang.c, jv-lang.c, m2-lang.c, objc-lang.c,
10156         opencl-lang.c, p-lang.c, language.c: Delete field
10157         la_symbol_name_compare, and replace by NULL for new field
10158         la_get_symbol_name_match_p.
10159         * symfile.h (struct quick_symbol_functions): Update comment.
10160
10161 2012-01-25  Tom Tromey  <tromey@redhat.com>
10162
10163         * breakpoint.c (bpstat_stop_status): Check 'breakpoint_at' before
10164         dereferencing.
10165
10166 2012-01-24  Tom Tromey  <tromey@redhat.com>
10167
10168         PR symtab/12406:
10169         * solib.c (update_solib_list): Update the program space's
10170         added_solibs and deleted_solibs fields.
10171         * progspace.h (struct program_space) <added_solibs,
10172         deleted_solibs>: New fields.
10173         (clear_program_space_solib_cache): Declare.
10174         * progspace.c (release_program_space): Call
10175         clear_program_space_solib_cache.
10176         (clear_program_space_solib_cache): New function.
10177         * infrun.c (handle_inferior_event) <TARGET_WAITKIND_LOADED>: Call
10178         bpstat_stop_status.  Use handle_solib_event.
10179         * breakpoint.c: Include gdb_regex.h.
10180         (print_solib_event): New function.
10181         (bpstat_print): Use print_solib_event.
10182         (bpstat_stop_status): Add special case for bp_shlib_event.
10183         (handle_solib_event): New function.
10184         (bpstat_what): Use handle_solib_event.
10185         (struct solib_catchpoint): New.
10186         (dtor_catch_solib, insert_catch_solib, remove_catch_solib)
10187         (breakpoint_hit_catch_solib, check_status_catch_solib)
10188         (print_it_catch_solib, print_one_catch_solib)
10189         (print_mention_catch_solib, print_recreate_catch_solib): New
10190         functions.
10191         (catch_solib_breakpoint_ops): New global.
10192         (catch_load_or_unload, catch_load_command_1)
10193         (catch_unload_command_1): New functions.
10194         (internal_bkpt_check_status): Add special case for
10195         bp_shlib_event.
10196         (internal_bkpt_print_it): Use print_solib_event.
10197         (initialize_breakpoint_ops): Initialize
10198         catch_solib_breakpoint_ops.
10199         (_initialize_breakpoint): Register "catch load" and "catch
10200         unload".
10201         * breakpoint.h (handle_solib_event): Declare.
10202         * NEWS: Add entry for "catch load" and "catch unload".
10203
10204 2012-01-24  Tom Tromey  <tromey@redhat.com>
10205
10206         * ada-lang.c: Include gdb_vecs.h.
10207         * charset.c: Include gdb_vecs.h.
10208         * tracepoint.h: Include gdb_vecs.h.
10209         * gdb_vecs.h: New file.
10210
10211 2012-01-24  Pedro Alves  <pedro@codesourcery.com>
10212
10213         * breakpoint.c (breakpoint_hit_catch_fork)
10214         (breakpoint_hit_catch_vfork, breakpoint_hit_catch_syscall)
10215         (breakpoint_hit_catch_exec): Make use of the `ws' argument.
10216         * infrun.c (inferior_has_forked, inferior_has_vforked)
10217         (inferior_has_execd, inferior_has_called_syscall): Delete.
10218         (handle_syscall_event): Get syscall_number from the execution
10219         control state's wait status.
10220         (wait_for_inferior): Don't clear syscall_number.
10221
10222 2012-01-24  Pedro Alves  <palves@redhat.com>
10223
10224         * breakpoint.c (bpstat_check_location, bpstat_stop_status,
10225         pc_at_non_inline_function): Add `ws' parameter, and pass it down.
10226         (breakpoint_hit_catch_fork, breakpoint_hit_catch_vfork)
10227         (breakpoint_hit_catch_syscall, breakpoint_hit_catch_exec): Add
10228         `ws' parameter.
10229         (breakpoint_hit_ranged_breakpoint): Add `ws' parameter.  Return
10230         false for events other than TARGET_SIGNAL_TRAP.
10231         (breakpoint_hit_watchpoint, base_breakpoint_breakpoint_hit):
10232         Add `ws' parameter.
10233         (bkpt_breakpoint_hit): Add `ws' parameter.  Return false for
10234         events other than TARGET_SIGNAL_TRAP.
10235         (tracepoint_breakpoint_hit): Add `ws' parameter.
10236         * breakpoint.h (struct breakpoint_ops) <breakpoint_hit>: Add `ws'
10237         parameter.
10238         (bpstat_stop_status): Same.
10239         (pc_at_non_inline_function): Same.
10240         * infrun.c (handle_syscall_event, handle_inferior_event): Adjust
10241         to pass the current event's waitstatus to bpstat_stop_status
10242         and pc_at_non_inline_function.
10243
10244 2012-01-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
10245
10246         Code cleanup.
10247         * cli/cli-cmds.c (source_script_from_stream): Never fclose STREAM.
10248         Update the function comment for it.
10249         (source_script_with_search): Call make_cleanup_fclose for STREAM.
10250         * cli/cli-script.c (script_from_file): Do not call make_cleanup_fclose
10251         for STREAM.
10252
10253 2012-01-24  Pedro Alves  <palves@redhat.com>
10254
10255         * breakpoint.c (bpstat_stop_status): Moving clearing print_it
10256         outside `bs->stop' block.
10257         (bpstat_what): Rework bp_shlib_event handling.
10258         (internal_bkpt_check_status): If the breakpoint is a
10259         bp_shlib_event, then set bs->stop and bs->print if
10260         stop_on_solib_events is set.
10261
10262 2012-01-24  Gary Benson  <gbenson@redhat.com>
10263
10264         Delete #if 0'd out code.
10265         * stack.c (print_frame_label_vars): Remove.
10266         (catch_info): Likewise.
10267         (_initialize_stack): Remove "info catch" command.
10268         * NEWS: Mention the above.
10269
10270 2012-01-24  Pedro Alves  <palves@redhat.com>
10271
10272         * remote.c (remote_add_inferior): New `fake_pid_p' parameter.  Use
10273         it.
10274         (remote_notice_new_inferior): If the remote end doesn't support
10275         the multiprocess extensions, then the PID is fake.
10276         (add_current_inferior_and_thread): New.
10277         (remote_start_remote): Use it.
10278         (extended_remote_attach_1): Adjust.
10279         (extended_remote_create_inferior_1): Use
10280         add_current_inferior_and_thread.
10281
10282 2012-01-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
10283
10284         Fix watchpoints to be specific for each inferior.
10285         * breakpoint.c (watchpoint_in_thread_scope): Verify also
10286         current_program_space.
10287         * i386-nat.c (i386_inferior_data_cleanup): New.
10288         (i386_inferior_data_get): Replace variable inf_data_local by an
10289         inferior_data call.
10290         (i386_use_watchpoints): Initialize i386_inferior_data.
10291         * linux-nat.c (linux_nat_iterate_watchpoint_lwps): Use INFERIOR_PTID
10292         specific iterate_over_lwps.
10293
10294 2012-01-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
10295
10296         Fix watchpoints across inferior fork.
10297         * amd64-linux-nat.c (update_debug_registers_callback): Update the
10298         comment for linux_nat_iterate_watchpoint_lwps.
10299         (amd64_linux_dr_set_control, amd64_linux_dr_set_addr): Use
10300         linux_nat_iterate_watchpoint_lwps.
10301         (amd64_linux_prepare_to_resume): New comment on Linux kernel.
10302         * i386-linux-nat.c (update_debug_registers_callback): Update the
10303         comment for linux_nat_iterate_watchpoint_lwps.
10304         (i386_linux_dr_set_control, i386_linux_dr_set_addr): Use
10305         linux_nat_iterate_watchpoint_lwps.
10306         (i386_linux_prepare_to_resume): New comment on Linux kernel.
10307         * i386-nat.c: Include inferior.h.
10308         (dr_mirror): Remove.
10309         (i386_inferior_data, struct i386_inferior_data)
10310         (i386_inferior_data_get): New.
10311         (i386_debug_reg_state): Use i386_inferior_data_get.
10312         (i386_cleanup_dregs, i386_update_inferior_debug_regs)
10313         (i386_insert_watchpoint, i386_remove_watchpoint)
10314         (i386_stopped_data_address, i386_insert_hw_breakpoint)
10315         (i386_remove_hw_breakpoint): New variable state, use
10316         i386_debug_reg_state instead of DR_MIRROR.
10317         * linux-nat.c (delete_lwp): New declaration.
10318         (num_lwps): Move here from downwards.
10319         (delete_lwp_cleanup): New.
10320         (linux_child_follow_fork): Create new child_lp, call
10321         linux_nat_new_thread and linux_nat_prepare_to_resume before calling
10322         PTRACE_DETACH.
10323         (num_lwps): Move upwards.
10324         (linux_nat_iterate_watchpoint_lwps): New.
10325         * linux-nat.h (linux_nat_iterate_watchpoint_lwps_ftype): New.
10326         (linux_nat_iterate_watchpoint_lwps_ftype): New declaration.
10327
10328 2012-01-24  Joel Brobecker  <brobecker@adacore.com>
10329
10330         GDB 7.4 released.
10331
10332 2012-01-23  Pedro Alves  <palves@redhat.com>
10333
10334         * top.c (caution): Rename to ...
10335         (confirm): ... this.
10336         (show_caution): Rename to ...
10337         (show_confirm): ... this.
10338         (quit_cover): Adjust.
10339         (init_main): Adjust.
10340         * top.h (caution): Rename to ...
10341         (confirm): ... this.
10342         * utils.c (internal_vproblem, defaulted_query): Adjust.
10343
10344 2012-01-23  Pedro Alves  <palves@redhat.com>
10345
10346         * top.c (caution): Update comment.
10347         (execute_command): Don't consider the current value of `caution'.
10348
10349 2012-01-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
10350
10351         * cli/cli-cmds.c (find_and_open_script): Handle failure of fdopen.
10352
10353 2012-01-23  Ulrich Weigand  <ulrich.weigand@linaro.org>
10354
10355         * inf-child.c: Include "gdb_stat.h" instead of <sys/stat.h>.
10356         * linux-tdep.c (linux_info_proc): Avoid ARI coding style warning.
10357         * target.c (target_fileio_pwrite): Remove buffer address from
10358         debug output.
10359         (target_fileio_pread): Likewise.
10360
10361 2012-01-20  Ulrich Weigand  <ulrich.weigand@linaro.org>
10362
10363         * NEWS: Document remote "info proc" and "generate-core-file".
10364
10365 2012-01-20  Ulrich Weigand  <ulrich.weigand@linaro.org>
10366
10367         * gdbarch.sh (find_memory_regions): New callback.
10368         * gdbarch.c, gdbarch.h: Regenerate.
10369
10370         * gcore.c (gcore_memory_sections): Try gdbarch find_memory_regions
10371         callback before falling back to target method.
10372
10373         * linux-nat.c (read_mapping, linux_nat_find_memory_regions): Remove.
10374         (linux_target_install_ops): No longer install it.
10375
10376         * linux-tdep.c (linux_find_memory_regions): New function.
10377         (linux_init_abi): Install it.
10378
10379 2012-01-20  Ulrich Weigand  <ulrich.weigand@linaro.org>
10380
10381         * gdbarch.sh (make_corefile_notes): New architecture callback.
10382         * gdbarch.c: Regenerate.
10383         * gdbarch.h: Likewise.
10384
10385         * gcore.c (write_gcore_file): Try gdbarch_make_corefile_notes
10386         before target_make_corefile_notes.  If NULL is returned, the
10387         target does not support core file generation.
10388
10389         * linux-nat.c: Include "linux-tdep.h".
10390         (find_signalled_thread, find_stop_signal): Remove.
10391         (linux_nat_do_thread_registers): Likewise.
10392         (struct linux_nat_corefile_thread_data): Likewise.
10393         (linux_nat_corefile_thread_callback): Likewise.
10394         (iterate_over_spus): Likewise.
10395         (struct linux_spu_corefile_data): Likewise.
10396         (linux_spu_corefile_callback): Likewise.
10397         (linux_spu_make_corefile_notes): Likewise.
10398         (linux_nat_collect_thread_registers): New function.
10399         (linux_nat_make_corefile_notes): Replace contents by call to
10400         linux_make_corefile_notes passing linux_nat_collect_thread_registers
10401         as native-only callback.
10402
10403         * linux-tdep.h: Include "bfd.h".
10404         (struct regcache): Add forward declaration.
10405         (linux_collect_thread_registers_ftype): New typedef.
10406         (linux_make_corefile_notes): Add prototype.
10407         * linux-tdep.c: Include "gdbthread.h", "gdbcore.h", "regcache.h",
10408         "regset.h", and "elf-bfd.h".
10409         (find_signalled_thread, find_stop_signal): New functions.
10410         (linux_spu_make_corefile_notes): Likewise.
10411         (linux_collect_thread_registers): Likewise.
10412         (struct linux_corefile_thread_data): New data structure.
10413         (linux_corefile_thread_callback): New funcion.
10414         (linux_make_corefile_notes): Likewise.
10415         (linux_make_corefile_notes_1): Likewise.
10416         (linux_init_abi): Install it.
10417
10418 2012-01-20  Ulrich Weigand  <ulrich.weigand@linaro.org>
10419
10420         * gdbarch.sh (info_proc): New callback.
10421         * gdbarch.c, gdbarch.h: Regenerate.
10422
10423         * infcmd.c (info_proc_cmd_1): Try gdbarch info_proc callback
10424         before falling back to the target info_proc callback.
10425
10426         * linux-nat.c: Do not include "cli/cli-utils.h".
10427         (linux_nat_info_proc): Remove.
10428         (linux_target_install_ops): No longer install it.
10429
10430         * linux-tdep.c: Include "cli/cli-utils.h" and <ctype.h>.
10431         (read_mapping): New function.
10432         (linux_info_proc): Likewise.
10433         (linux_init_abi): Install it.
10434
10435 2012-01-20  Ulrich Weigand  <ulrich.weigand@linaro.org>
10436
10437         * defs.h (enum info_proc_what): Moved here from linux-nat.c
10438         * infcmd.c: (info_proc_cmd_1): New function.
10439         (info_proc_cmd): New function, moved here from equivalent routine
10440         orignally in linux-nat.c.
10441         (info_proc_cmd_mappings): Likewise.
10442         (info_proc_cmd_stat): Likewise.
10443         (info_proc_cmd_status): Likewise.
10444         (info_proc_cmd_cwd): Likewise.
10445         (info_proc_cmd_cmdline): Likewise.
10446         (info_proc_cmd_exe): Likewise.
10447         (info_proc_cmd_all): Likewise.
10448         (_initialize_infcmd): Install "info proc" command and subcommands.
10449
10450         * target.h (struct target_ops): Add to_info_proc.
10451         (target_info_proc): Add prototype.
10452         * target.c (target_info_proc): New function.
10453
10454         * procfs.c (procfs_info_proc): Add prototype.
10455         (info_proc_cmd): Rename into ...
10456         (procfs_info_proc): ... this.  Update argument types as appropriate
10457         for a to_info_proc implementation.  Handle "what" argument.
10458         (procfs_target): Install procfs_info_proc.
10459         (_initialize_procfs): No longer install "info proc" command.
10460
10461         * linux-nat.c: (enum info_proc_what): Remove.
10462         (linux_nat_info_proc_cmd_1): Rename into ...
10463         (linux_nat_info_proc): ... this.  Update argument types as appropriate
10464         for a to_info_proc implementation.
10465         (linux_nat_info_proc_cmd): Remove.
10466         (linux_nat_info_proc_cmd_mappings): Likewise.
10467         (linux_nat_info_proc_cmd_stat): Likewise.
10468         (linux_nat_info_proc_cmd_status): Likewise.
10469         (linux_nat_info_proc_cmd_cwd): Likewise.
10470         (linux_nat_info_proc_cmd_cmdline): Likewise.
10471         (linux_nat_info_proc_cmd_exe): Likewise.
10472         (linux_nat_info_proc_cmd_all): Likewise.
10473         (linux_target_install_ops): Install linux_nat_info_proc.
10474         (_initialize_linux_nat): No longer install "info proc" command
10475         and subcommands.
10476
10477 2012-01-20  Ulrich Weigand  <ulrich.weigand@linaro.org>
10478
10479         * configure.ac [AC_CHECK_FUNCS]: Check for readlink.
10480         * config.in, configure: Regenerate.
10481
10482         * target.h (struct target_ops): Add to_fileio_readlink.
10483         (target_fileio_readlink): Add prototype.
10484         * target.c (target_fileio_readlink): New function.
10485
10486         * inf-child.c: Conditionally include <sys/param.h>.
10487         (inf_child_fileio_readlink): New function.
10488         (inf_child_target): Install it.
10489
10490         * remote.c (PACKET_vFile_readlink): New enum value.
10491         (remote_hostio_readlink): New function.
10492         (init_remote_ops): Install it.
10493         (_initialize_remote): Handle vFile:readlink packet type.
10494
10495 2012-01-20  Pedro Alves  <palves@redhat.com>
10496             Ulrich Weigand  <ulrich.weigand@linaro.org>
10497
10498         * configure.ac [AC_CHECK_FUNCS]: Check for pread and pwrite.
10499         * config.in, configure: Regenerate.
10500
10501         * target.h (struct target_ops): Add to_fileio_open, to_fileio_pwrite,
10502         to_fileio_pread, to_fileio_close, to_fileio_unlink.
10503         (target_fileio_open): Add prototype.
10504         (target_fileio_pwrite): Likewise.
10505         (target_fileio_pread): Likewise.
10506         (target_fileio_close): Likewise.
10507         (target_fileio_unlink): Likewise.
10508         (target_fileio_read_alloc): Likewise.
10509         (target_fileio_read_stralloc): Likewise.
10510
10511         * target.c: Include "gdb/fileio.h".
10512         (target_read_stralloc): Accept trailing, but not embedded NUL bytes.
10513         (default_fileio_target): New function.
10514         (target_fileio_open): Likewise.
10515         (target_fileio_pwrite): Likewise.
10516         (target_fileio_pread): Likewise.
10517         (target_fileio_close): Likewise.
10518         (target_fileio_unlink): Likewise.
10519         (target_fileio_close_cleanup): Likewise.
10520         (target_fileio_read_alloc_1): Likewise.
10521         (target_fileio_read_alloc): Likewise.
10522         (target_fileio_read_stralloc): Likewise.
10523
10524         * inf-child.c: Include "gdb/fileio.h", <sys/types.h>, <sys/stat.h>,
10525         <fcntl.h>, and <unistd.h>.
10526         (inf_child_fileio_open_flags_to_host): New function.
10527         (inf_child_errno_to_fileio_error): Likewise.
10528         (inf_child_fileio_open): Likewise.
10529         (inf_child_fileio_pwrite): Likewise.
10530         (inf_child_fileio_pread): Likewise.
10531         (inf_child_fileio_close): Likewise.
10532         (inf_child_fileio_unlink): Likewise.
10533         (inf_child_target): Install to_fileio routines.
10534
10535         * remote.c (init_remote_ops): Install to_fileio routines.
10536
10537 2012-01-20  Pedro Alves  <palves@redhat.com>
10538             Ulrich Weigand  <ulrich.weigand@linaro.org>
10539
10540         * remote.c (remote_multi_process_p): Only check for multi-process
10541         protocol feature, do not check for extended protocol.
10542         (remote_supports_multi_process): Check for extended protocol here.
10543         (set_general_process): Likewise.
10544         (extended_remote_kill): Likewise.
10545         (remote_pid_to_str): Likewise.
10546         (remote_query_supported): Always query multiprocess mode.
10547
10548 2012-01-20  Pedro Alves  <palves@redhat.com>
10549             Ulrich Weigand  <ulrich.weigand@linaro.org>
10550
10551         * inferior.h (struct inferior): Add fake_pid_p.
10552         * inferior.c (exit_inferior_1): Clear fake_pid_p.
10553         * remote.c (remote_start_remote): Set fake_pid_p if we have to use
10554         magic_null_ptid since the remote side doesn't provide a real PID.
10555
10556 2012-01-19  Tom Tromey  <tromey@redhat.com>
10557
10558         * NEWS: Combine the two Python sections.
10559
10560 2012-01-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
10561
10562         * target.h (target_close): Update comment on the target's unpush state.
10563
10564 2012-01-19  Pedro Alves  <palves@redhat.com>
10565
10566         * linux-nat.c (linux_nat_close): Call linux_nat_is_async_p and
10567         linux_nat_async directly instead of going through the target
10568         vector.
10569         * target.c (unpush_target): Close target after unpushing it, not
10570         before.
10571
10572 2012-01-19  Gary Benson  <gbenson@redhat.com>
10573
10574         * mdebugread.c (sort_blocks): Replace integer constants with ones
10575         derived from FIRST_LOCAL_BLOCK.
10576
10577 2012-01-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
10578             Jan Kratochvil  <jan.kratochvil@redhat.com>
10579
10580         PR gdb/9538
10581         * symfile.c (find_separate_debug_file): New function.
10582         (terminate_after_last_dir_separator): Likewise.
10583         (find_separate_debug_file_by_debuglink): Also try realpath.
10584         * configure.ac (AC_CHECK_FUNCS): Add lstat.
10585         * configure: Regenerate.
10586         * config.in: Regenerate.
10587
10588 2012-01-18  Doug Evans  <dje@google.com>
10589
10590         * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): Delete.
10591         (main.o): Remove rule.
10592         * configure.ac (BINDIR): Define with AC_DEFINE_DIR.
10593         (--with-sysroot): Rewrite.
10594         * configure: Regenerate.
10595         * config.in: Regenerate.
10596
10597 2012-01-18  Sergio Durigan Junior  <sergiodj@redhat.com>
10598
10599         * parse.c (initialize_expout): New function.
10600         (reallocate_expout): Likewise.
10601         (parse_exp_in_context): Use `initialize_expout' and
10602         `reallocate_expout' when appropriate.
10603
10604 2012-01-18  Pedro Alves  <palves@redhat.com>
10605
10606         * record.c (struct record_breakpoint, record_breakpoint_p)
10607         (record_breakpoints): New.
10608         (record_insert_breakpoint, record_remove_breakpoint): Manage
10609         record breakpoints list.  Only remove breakpoints from the
10610         inferior if they had been inserted there in the first place.
10611
10612 2012-01-17  Doug Evans  <dje@google.com>
10613
10614         * linespec.c (decode_line_internal): Don't call symtabs_from_filename
10615         if we know we don't have a file name to look for.
10616
10617 2012-01-17  Pedro Alves  <palves@redhat.com>
10618
10619         * dwarf2-frame.c (dwarf2_frame_cfa): Throw NOT_AVAILABLE_ERROR, if
10620         the frame's stop reason is UNWIND_UNAVAILABLE.
10621
10622 2012-01-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
10623
10624         Fix compilation error.
10625         * m2-exp.y (yyerror): Use ANSI C prototype.
10626
10627 2012-01-16  Sergio Durigan Junior  <sergiodj@redhat.com>
10628
10629         * f-exp.y (parse_number): Convert prototype from K&R to ANSI C.
10630         (growbuf_by_size): Likewise.
10631         (yyerror): Likewise.
10632         * m2-exp.y (make_qualname): Remove function (was #if 0'ed).
10633         (modblock): Remove variable (was #if 0'ed).
10634         (parse_number): Convert prototype from K&R to ANSI C.
10635         (yyerror): Likewise.
10636         * objc-exp.y (parse_number): Likewise.
10637         (yyerror): Likewise.
10638         (yylex): Remove #if 0'ed code.
10639         * p-exp.y (uptok): Convert prototype from K&R to ANSI C.
10640         (yyerror): Likewise.
10641
10642 2012-01-16  Tom Tromey  <tromey@redhat.com>
10643
10644         * NEWS: Add item.
10645         * symtab.h (compare_filenames_for_search): Declare.
10646         * symtab.c (compare_filenames_for_search): New function.
10647         (iterate_over_some_symtabs): Use it.
10648         * symfile.h (struct quick_symbol_functions)
10649         <map_symtabs_matching_filename>: Change spec.
10650         * psymtab.c (partial_map_symtabs_matching_filename): Use
10651         compare_filenames_for_search.  Update for new spec.
10652         * dwarf2read.c (dw2_map_symtabs_matching_filename): Use
10653         compare_filenames_for_search.  Update for new spec.
10654         * breakpoint.c (clear_command): Use compare_filenames_for_search.
10655
10656 2012-01-16  Tom Tromey  <tromey@redhat.com>
10657
10658         PR python/13281:
10659         * gdbtypes.h (TYPE_FLAG_ENUM): New macro.
10660         (struct main_type) <flag_flag_enum>: New field.
10661         * dwarf2read.c (process_enumeration_scope): Detect "flag" enums.
10662         * NEWS: Add entries.
10663         * c-valprint.c (c_val_print) <TYPE_CODE_ENUM>: Handle "flag"
10664         enums.
10665         * python/lib/gdb/printing.py (_EnumInstance): New class.
10666         (FlagEnumerationPrinter): Likewise.
10667
10668 2012-01-16  Sergio Durigan Junior  <sergiodj@redhat.com>
10669
10670         * breakpoint.c (create_sals_from_address_default): New function.
10671         (create_breakpoints_sal_default): Likewise.
10672         (decode_linespec_default): Likewise.
10673         (is_marker_spec): Removed.
10674         (strace_marker_p): New function.
10675         (init_breakpoint_sal): Using `strace_marker_p' instead of
10676         `is_marker_spec'.
10677         (create_breakpoint): Call method `create_sals_from_address' from
10678         breakpoint_ops, replacing code that created SALs conditionally
10679         on the type of the breakpoint.  Call method `create_breakpoints_sal',
10680         replacing code that created breakpoints conditionally on the type
10681         wanted.
10682         (base_breakpoint_create_sals_from_address): New function.
10683         (base_breakpoint_create_breakpoints_sal): Likewise.
10684         (base_breakpoint_decode_linespec): Likewise.
10685         (base_breakpoint_ops): Add methods
10686         `base_breakpoint_create_sals_from_address',
10687         `base_breakpoint_create_breakpoints_sal' and
10688         `base_breakpoint_decode_linespec'.
10689         (bkpt_create_sals_from_address): New function.
10690         (bkpt_create_breakpoints_sal): Likewise.
10691         (bkpt_decode_linespec): Likewise.
10692         (tracepoint_create_sals_from_address): Likewise.
10693         (tracepoint_create_breakpoints_sal): Likewise.
10694         (tracepoint_decode_linespec): Likewise.
10695         (strace_marker_create_sals_from_address): Likewise.
10696         (strace_marker_create_breakpoints_sal): Likewise.
10697         (strace_marker_decode_linespec): Likewise.
10698         (strace_marker_breakpoint_ops): New variable.
10699         (addr_string_to_sals): Remove `marker_spec'.  Call method
10700         `decode_linespec' from breakpoint_ops, replacing code that decoded
10701         an address string into a SAL.  Use `strace_marker_p' instead of
10702         `marker_spec'.
10703         (strace_command): Decide whether we are dealing with a static
10704         tracepoint with marker or not.  Use the appropriate breakpoint_ops.
10705         (initialize_breakpoint_ops): Initialize new fields of breakpoint_ops.
10706         * breakpoint.h (linespec_result, linespec_sals): New forward
10707         declarations.
10708         (breakpoint_ops) <create_sals_from_address>,
10709         <create_breakpoints_sal>, <decode_linespec>: New methods.
10710
10711 2012-01-14  Doug Evans  <dje@google.com>
10712
10713         * NEWS: Update text for "maint set python print-stack".
10714         It is deprecated in gdb 7.4 and deleted in 7.5.
10715
10716 2012-01-13  Eli Zaretskii  <eliz@gnu.org>
10717
10718         * gdb_curses.h (MOUSE_MOVED) [__MINGW32__]: Undefine before
10719         including curses.h.
10720
10721 2012-01-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
10722
10723         * configure: Regenerate.
10724         * config.in: Regenerate.
10725
10726 2012-01-12  Keith Seitz  <keiths@redhat.com>
10727
10728         PR mi/10586
10729         * varobj.c (ANONYMOUS_STRUCT_NAME): Define.
10730         (ANONYMOUS_UNION_NAME): Define.
10731         (is_path_expr_parent): New function.
10732         (get_path_expr_parent): New function.
10733         (is_anonymous_child): New function.
10734         (create_child_with_value): If the child is anonymous and without
10735         a name, assign an object name to it.
10736         (c_describe_child): Use get_path_expr_parent to determine
10737         the parent expression.
10738         If there field represents an anonymous struct or union and
10739         has no name, set an appropriate display name and expression.
10740         (cplus_describe_child): Likewise.
10741
10742 2012-01-12  Pedro Alves  <palves@redhat.com>
10743
10744         * i386-tdep.c (i386_frame_cache_1): Also mark the frame base as
10745         available when %ebp is found to be zero (outermost).
10746
10747 2012-01-11  Andreas Tobler  <andreast@fgznet.ch>
10748
10749         * common/gdb_assert.h (gdb_static_assert): Rename static_assert to
10750         an internal gdb_static_assert.
10751         * mi/mi-common.c: Rename static_assert to gdb_static_assert.
10752
10753 2012-01-11  Tom Tromey  <tromey@redhat.com>
10754
10755         PR gdb/9598:
10756         * breakpoint.c (_initialize_breakpoint): Fix help for "catch
10757         catch" and "catch throw".
10758
10759 2012-01-11  Paul Hilfinger  <hilfingr@adacore.com>
10760
10761         * blockframe.c (block_innermost_frame): Start search from selected
10762         frame, if present, or otherwise the current frame.
10763
10764         * c-exp.y (variable): Update innermost_block for
10765         'block COLONCOLON NAME' clause.
10766         * m2-exp.y (variable): Ditto.
10767         * objc-exp.y (variable): Ditto.
10768
10769 2012-01-10  Tom Tromey  <tromey@redhat.com>
10770
10771         PR python/13199:
10772         * python/python.c (finish_python_initialization): Set sys.argv.
10773
10774 2012-01-10  Doug Evans  <dje@google.com>
10775
10776         * dwarf2read.c (dwarf_decode_lines): Remove arg "abfd".  New arg
10777         "want_line_info".  All callers updated.
10778         (dwarf_decode_lines_1): New function.
10779         (handle_DW_AT_stmt_list): Add function comment.
10780         New arg "want_line_info".  All callers updated.
10781         (read_file_scope,read_type_unit_scope): Move comment from
10782         handle_DW_AT_stmt_list to here.
10783
10784 2012-01-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
10785
10786         Fix regression after libiberty/ update for GCC PR 6057 and others.
10787         * c-exp.y (operator) <OPERATOR DELETE>
10788         (operator) <OPERATOR DELETE '[' ']'>: Add trailing space.
10789         * cp-name-parser.y (fill_comp, make_operator, make_dtor)
10790         (make_builtin_type, make_name): New variable i, add gdb_assert.
10791         (operator) <OPERATOR NEW>: Update ARGS to 3.
10792         (operator) <OPERATOR DELETE>: Add trailing space.
10793         (operator) <OPERATOR NEW '[' ']'>: Update ARGS to 3.
10794         (operator) <OPERATOR DELETE '[' ']'>: Add trailing space.
10795         * cp-support.c (cp_canonicalize_string): Check NULL from
10796         cp_comp_to_string, call warning and return.
10797
10798 2012-01-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
10799
10800         Fix duplicate .o files after omitting libbfd.a.
10801         * Makefile.in (ALL_TARGET_OBS): Remove corelow.o.
10802         (SFILES): Add corelow.c.
10803         (COMMON_OBS): Add corelow.o.
10804         (ALLDEPFILES): Remove corelow.c.
10805         * config/alpha/alpha-linux.mh (NATDEPFILES): Remove corelow.o.
10806         * config/alpha/alpha-osf3.mh: Likewise.
10807         * config/alpha/fbsd.mh: Likewise.
10808         * config/arm/nbsdaout.mh: Likewise.
10809         * config/arm/nbsdelf.mh: Likewise.
10810         * config/i386/i386gnu.mh: Likewise.
10811         * config/ia64/hpux.mh: Likewise.
10812         * config/ia64/linux.mh: Likewise.
10813         * config/m32r/linux.mh: Likewise.
10814         * config/m68k/linux.mh: Likewise.
10815         * config/mips/irix5.mh: Likewise.
10816         * config/mips/irix6.mh: Likewise.
10817         * config/pa/hpux.mh: Likewise.
10818         * config/pa/linux.mh: Likewise.
10819         * config/powerpc/aix.mh: Likewise.
10820         * config/sparc/linux.mh: Likewise.
10821         * config/sparc/linux64.mh: Likewise.
10822         * config/sparc/sol2.mh: Likewise.
10823         * config/vax/vax.mh: Likewise.
10824         * configure.tgt (alpha*-*-freebsd* alpha*-*-kfreebsd*-gnu)
10825         (alpha*-*-netbsd*, alpha*-*-knetbsd*-gnu, alpha*-*-openbsd*)
10826         (am33_2.0*-*-linux*, arm*-wince-pe, arm*-*-mingw32ce*, arm*-*-linux*)
10827         (arm*-*-openbsd*, cris*, frv-*-*, hppa*-*-hpux*, hppa*-*-netbsd*)
10828         (hppa*-*-openbsd*, i[34567]86-*-dicos*, i[34567]86-*-freebsd*)
10829         (i[34567]86-*-kfreebsd*-gnu, i[34567]86-*-netbsd*)
10830         (i[34567]86-*-knetbsd*-gnu, i[34567]86-*-openbsd*, i[34567]86-*-nto*)
10831         (i[34567]86-*-solaris2.1[0-9]*, x86_64-*-solaris2.1[0-9]*)
10832         (i[34567]86-*-solaris*, i[34567]86-*-linux*, i[34567]86-*-cygwin*)
10833         (i[34567]86-*-mingw32*, m68*-*-netbsd*, m68*-*-knetbsd*-gnu)
10834         (m68*-*-openbsd*, m88*-*-openbsd*, microblaze*-linux-*)
10835         (microblaze*-*-linux*, mips*-*-linux*, mips*-*-netbsd*)
10836         (mips*-*-knetbsd*-gnu, mips64*-*-openbsd*, powerpc-*-netbsd*)
10837         (powerpc-*-knetbsd*-gnu, powerpc-*-openbsd*, powerpc-*-linux*)
10838         (powerpc64-*-linux*, s390*-*-*, score-*-*, sh*-*-linux*)
10839         (sh*-*-netbsdelf*, sh*-*-knetbsd*-gnu, sh*-*-openbsd*)
10840         (sparc*-*-freebsd*, sparc*-*-kfreebsd*-gnu, sparc-*-netbsd*)
10841         (sparc-*-knetbsd*-gnu, sparc64-*-netbsd*, sparc64-*-knetbsd*-gnu)
10842         (sparc-*-openbsd*, sparc64-*-openbsd*, tic6x-*-*linux, vax-*-netbsd*)
10843         (vax-*-knetbsd*-gnu, vax-*-openbsd*, x86_64-*-dicos*, x86_64-*-linux*)
10844         (x86_64-*-freebsd*, x86_64-*-kfreebsd*-gnu, x86_64-*-netbsd*)
10845         (x86_64-*-knetbsd*-gnu, x86_64-*-openbsd*, xtensa*-*-linux*): Remove
10846         corelow.o from gdb_target_obs.
10847         * corefile.c (core_target): Update the comment on NULL value.
10848         (core_file_command): Replace error by gdb_assert on CORE_TARGET.
10849         * corelow.c (sniff_core_bfd): Call error instead of warning on zero
10850         MATCHES.  Drop YUMMY set on NULL.
10851         (core_close): Do not call exit_inferior_silent on zero PID.  Do not
10852         reclaim CORE_DATA if it is already NULL.
10853
10854 2012-01-09  Doug Evans  <dje@google.com>
10855
10856         * gdbtypes.c (safe_parse_type): Initialize type to keep gcc happy.
10857         * varobj.c (varobj_set_value): Initialize val,value to keep gcc happy.
10858
10859 2012-01-09  Keith Seitz  <keiths@redhat.com>
10860
10861         * breakpoint.c (wrapper.h): Don't include.
10862
10863 2012-01-09  Keith Seitz  <keiths@redhat.com>
10864
10865         * Makefile.in (SFILES): Remove wrapper.c.
10866         (HFILES_NO_SRCDIR): Remove wrapper.h.
10867         (COMMON_OBS): Remove wrapper.o.
10868         * cli/cli-interp.c: Don't inlude wrapper.h.
10869         * corelow.c: Likewise.
10870         (core_open): Replace gdb_target_find_new_threads with
10871         TRY_CATCH around target_find_new_threads.
10872         * eval.c (fetch_subexp_value): Likewise for value_fetch_lazy.
10873         * gdbtypes.c (safe_parse_type): Likewise for parse_and_eval_type.
10874         * varobj.c (varobj_create): Likewise for parse_exp_1 and
10875         evaluate_expression.
10876         (varobj_set_value): Likewise for evaluate_expression and
10877         value_assign.
10878         (install_new_variable): Likewise for value_fetch_lazy.
10879         (adjust_value_for_child_access): Likewise for value_ind.
10880         (c_describe_child): Likewise for value_subscript and
10881         value_ind.
10882         (c_value_of_root): Likewise for evaluate_expression.
10883         * wrapper.c: Remove.
10884         * wrapper.h: Remove.
10885
10886 2012-01-09  Doug Evans  <dje@google.com>
10887
10888         * dwarf2read.c (read_and_check_comp_unit_head): Renamed from
10889         partial_read_comp_unit_head.  Replace "buffer", "buffer_size" and
10890         "abfd" args with "section".  All callers updated.
10891         Error checking code moved ...
10892         (error_check_comp_unit_head): ... here.  New function.
10893         (read_and_check_type_unit_head): Renamed from read_type_unit_head.
10894         Delete arg "abfd".  New arg "type_offset".  All callers updated.
10895         (create_debug_types_hash_table): Simplify by using
10896         read_and_check_type_unit_head.
10897
10898         * parser-defs.h (namecopy): Delete.
10899         * parse.c (namecopy, namecopy_size): Move into copy_name.
10900
10901 2012-01-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
10902
10903         Partially fix duplicate .o files after omitting libbfd.a.
10904         * config/alpha/alpha-osf3.mh (NATDEPFILES): Remove solib.o.
10905         * config/i386/nbsdaout.mh (NATDEPFILES): Remove solib.o.
10906         * config/i386/obsdaout.mh (NATDEPFILES): Remove solib.o.
10907         * config/m68k/nbsdaout.mh (NATDEPFILES): Remove solib.o.
10908         * config/m68k/obsd.mh (NATDEPFILES): Remove solib.o.
10909         * config/powerpc/aix.mh (NATDEPFILES): Remove xcoffread.o.
10910         * config/vax/nbsdaout.mh (NATDEPFILES): Remove solib.o.
10911
10912 2012-01-09  Pedro Alves  <palves@redhat.com>
10913
10914         * MAINTAINERS: Update my email address.
10915
10916 2012-01-08  Doug Evans  <dje@google.com>
10917
10918         * dwarf2read.c (dwarf2_per_objfile): Rename n_type_comp_units to
10919         n_type_units.  Rename type_comp_units to all_type_units.
10920         All uses updated.
10921         (add_signatured_type_cu_to_table): Renamed from
10922         add_signatured_type_cu_to_list.  All callers updated.
10923
10924         * gdbtypes.h (struct cplus_struct_type): Delete member
10925         nfn_fields_total.  All uses removed.
10926
10927 2012-01-06  Doug Evans  <dje@google.com>
10928
10929         * dwarf2read.c: Move FIXME from dwarf2_build_psymtabs_hard
10930         to top of file.
10931         (dwarf2_find_comp_unit): Delete.
10932         (process_psymtab_comp_unit): Make result "void".
10933         Delete args buffer, info_ptr, buffer_size, and replace with
10934         "section".  All callers updated.
10935         (dwarf2_build_psymtabs_hard): Simplify.
10936
10937 2012-01-06  Sergio Durigan Junior  <sergiodj@redhat.com>
10938             Thiago Jung Bauermann  <bauerman@br.ibm.com>
10939
10940         * ada-lang.c (ada_exception_name_addr): Add `volatile' keyword
10941         before `struct gdb_exception'.
10942         * breakpoint.c (update_global_location_list_nothrow)
10943         (update_breakpoint_locations, enable_breakpoint_disp): Likewise.
10944         * cp-abi.c (value_rtti_type): Likewise.
10945         * cp-support.c (cp_validate_operator): Likewise.
10946         * infrun.c (insert_exception_resume_breakpoint)
10947         (check_exception_resume, keep_going): Likewise.
10948         * mi-interp.c (mi_breakpoint_created)
10949         (mi_breakpoint_modified): Likewise.
10950         * rs6000-aix-tdep.c (rs6000_convert_from_func_ptr_addr): Likewise.
10951         * solib-ia64-hpux.c (ia64_hpux_at_dld_breakpoint_p)
10952         (ia64_hpux_handle_dld_breakpoint_1): Likewise.
10953
10954 2012-01-05  Doug Evans  <dje@google.com>
10955
10956         * dwarf2read.c (statement_prologue): Delete, unused.
10957
10958         * dwarf2read.c (dwarf2_per_cu_addr_size): Make result type an int.
10959         * dwarf2loc.h (dwarf2_per_cu_addr_size): Update.
10960
10961         * dwarf2read.c (comp_unit_header): Delete, unused.
10962
10963 2012-01-05  Ulrich Weigand  <uweigand@de.ibm.com>
10964
10965         * configure.tgt [s390*-*-*] (gdb_target_obs): Add corelow.o.
10966         * config/s390/s390.mh (NATDEPFILES): Remove corelow.o.
10967
10968 2012-01-05  Khoo Yit Phang  <khooyp@cs.umd.edu>
10969
10970         * infrun.c (normal_stop): Don't skip calling the normal_stop
10971         observers if the thread was doing a multi-step, but stopped for
10972         some reason other than stepping.
10973
10974 2012-01-05  Pedro Alves  <alves.ped@gmail.com>
10975
10976         * cli/cli-decode.h: Add comments.
10977         (CMD_LIST_AMBIGUOUS): Moved to command.h
10978         (add_cmd, add_alias_cmd, add_prefix_cmd, add_abbrev_prefix_cmd)
10979         (set_cmd_cfunc, set_cmd_sfunc, set_cmd_completer, cmd_cfunc_eq)
10980         (set_cmd_context, get_cmd_context, lookup_cmd, lookup_cmd_1)
10981         (deprecate_cmd, deprecated_cmd_warning, lookup_cmd_composition)
10982         (add_com, add_com_alias, add_info, add_info_alias)
10983         (complete_on_cmdlist, complete_on_enum, help_list): Remove
10984         declarations.
10985         * command.h: Add and adjust comments.
10986         (CMD_LIST_AMBIGUOUS): Moved here.
10987         (help_cmd, help_cmd_list): Delete declarations.
10988
10989 2012-01-04  Doug Evans  <dje@google.com>
10990
10991         * dwarf2read.c (dwarf2_read_abbrevs): Delete arg "abfd".
10992         All callers updated.
10993         (load_full_type_unit): Renamed from read_signatured_type_at_offset.
10994         Replace all arguments with "per_cu".  All callers updated.
10995
10996         * dwarf2read.c (dwarf2_per_cu_data): Remove outdated comment.
10997
10998         * dwarf2read.c (init_one_comp_unit): Delete arg "objfile".
10999         New arg "per_cu".  All callers updated.
11000
11001         Delete #if 0'd out code.
11002         * language.c (binop_result_type): Delete.
11003         (simple_type, ordered_type, same_type, integral_type): Delete.
11004         (numeric_type, character_type, string_type, boolean_type): Delete.
11005         (float_type, structured_type): Delete.
11006         * language.h: Update.
11007
11008 2012-01-04  Tom Tromey  <tromey@redhat.com>
11009
11010         * python/py-value.c (valpy_binop): Initialize 'res_val'.
11011
11012 2012-01-04  Joel Brobecker  <brobecker@adacore.com>
11013
11014         * corefile.c (close_exec_file): Delete.
11015         (reopen_exec_file): Remove commented out code that seems related
11016         to close_exec_file, which is being deleted here.
11017         * inferior.h (close_exec_file): Delete.
11018         * fork-child.c (fork_inferior): Remove call to fork_inferior.
11019
11020 2012-01-04  Joel Brobecker  <brobecker@adacore.com>
11021
11022         * ada-lang.c: #include "cli/cli-utils.h".
11023         (get_selections): Use skip_spaces.
11024         (ada_get_next_arg): Use skip_spaces and skip_to_space.
11025         (catch_ada_exception_command_split): Use skip_spaces.
11026         (ada_decode_assert_location): Likewise.
11027
11028 2012-01-04  Joel Brobecker  <brobecker@adacore.com>
11029
11030         * linespec.c (decode_line_internal): Check for C++ or Java
11031         compound constructs only if the current language is C, C++
11032         or Java.
11033
11034 2012-01-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
11035
11036         Revert:
11037         2012-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
11038                     Joel Brobecker  <brobecker@adacore.com>
11039         Fix regression for gdb.cp/gdb2495.exp with gcc-4.7.
11040         * arch-utils.c (displaced_step_at_entry_point): Incrase BP_LEN skip to
11041         3 times.
11042         * infcall.c (call_function_by_hand) <AT_SYMBOL>: Move it upwards and
11043         fall through into AT_ENTRY_POINT.
11044         (call_function_by_hand) <AT_ENTRY_POINT>: New variable bp_len.  Adjust
11045         DUMMY_ADDR with it.
11046         * ppc-linux-tdep.c (ppc_linux_displaced_step_location): Increase
11047         PPC_INSN_SIZE skip to 3 times.
11048
11049 2012-01-04  Joel Brobecker  <brobecker@adacore.com>
11050
11051         * linespec.c (add_minsym): Preserve function descriptors.
11052
11053 2012-01-04  Ulrich Weigand  <uweigand@de.ibm.com>
11054
11055         * breakpoint.c (all_locations_are_pending): Consider locations
11056         in program spaces executing during startup pending as well.
11057
11058 2012-01-04  Joel Brobecker  <brobecker@adacore.com>
11059
11060         Copyright year update in most files of the GDB Project.
11061
11062 2012-01-04  Joel Brobecker  <brobecker@adacore.com>
11063
11064         * copyright.sh: Delete.
11065         * copyright.py: Rewrite.
11066
11067 2012-01-04  Joel Brobecker  <brobecker@adacore.com>
11068
11069         * gnulib/extra/update-copyright: New file, imported from gnulib.
11070
11071 2012-01-04  Joel Brobecker  <brobecker@adacore.com>
11072
11073         * README (Copyright and License Notices): New section.
11074
11075 2012-01-03  Tom Tromey  <tromey@redhat.com>
11076
11077         PR python/12533:
11078         * python/py-value.c (valpy_dereference, valpy_get_address
11079         valpy_get_dynamic_type, valpy_lazy_string, valpy_do_cast)
11080         (valpy_getitem, valpy_call, valpy_binop, valpy_negative)
11081         (valpy_absolute, valpy_richcompare): Free intermediate values.
11082
11083 2011-01-03  Joel Brobecker  <brobecker@adacore.com>
11084
11085         * ada-lang.c: Reformat the copyright notice.
11086
11087 2012-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
11088
11089         * Makefile.in (ALL_TARGET_OBS): Remove solib-target.o.
11090         * configure.tgt (arm*-wince-pe, arm*-*-mingw32ce*, arm*-*-symbianelf*)
11091         (i[34567]86-*-dicos*, i[34567]86-*-cygwin*, i[34567]86-*-mingw32*)
11092         (x86_64-*-dicos*, x86_64-*-mingw*): Remove solib-target.o.
11093         Revert this part of:
11094         2012-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
11095         Build gdb directly from *.o files not using libgdb.a.
11096         * Makefile.in (COMMON_OBS): Remove solib-target.o.
11097
11098 2012-01-02  Joel Brobecker  <brobecker@adacore.com>
11099
11100         * gdb/common/gdb_thread_db.h, gdb/dbxread.c, gdb/environ.c,
11101         gdb/gcore.h, gdb/rs6000-tdep.h, gdb/s390-nat.c, gdb/tic6x-tdep.c:
11102         Reformat the copyright header.
11103
11104 2012-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
11105
11106         Revert this part of:
11107         2012-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
11108         Remove the gdbtui binary.
11109         * gdb.c (main): Remove args.interpreter_p initialization.
11110         * main.c (captured_main): Set INTERPRETER_P directly by INTERP_CONSOLE.
11111         * main.h (struct captured_main_args): Remove interpreter_p.
11112
11113 2012-01-02  Joel Brobecker  <brobecker@adacore.com>
11114
11115         * config/djgpp/fnchange.lst: Add entry for ChangeLog-2011.
11116
11117 2012-01-02  Joel Brobecker  <brobecker@adacore.com>
11118
11119         * top.c (print_gdb_version): Update copyright year.
11120
11121 2012-01-02  Yao Qi  <yao@codesourcery.com>
11122
11123         * inf-ptrace.c (inf_ptrace_xfer_partial): Reindent.
11124
11125 2012-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
11126             Joel Brobecker  <brobecker@adacore.com>
11127
11128         Fix regression for gdb.cp/gdb2495.exp with gcc-4.7.
11129         * arch-utils.c (displaced_step_at_entry_point): Incrase BP_LEN skip to
11130         3 times.
11131         * infcall.c (call_function_by_hand) <AT_SYMBOL>: Move it upwards and
11132         fall through into AT_ENTRY_POINT.
11133         (call_function_by_hand) <AT_ENTRY_POINT>: New variable bp_len.  Adjust
11134         DUMMY_ADDR with it.
11135         * ppc-linux-tdep.c (ppc_linux_displaced_step_location): Increase
11136         PPC_INSN_SIZE skip to 3 times.
11137
11138 2012-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
11139
11140         * amd64-linux-nat.c (update_debug_registers_callback): New comment on
11141         the return value.
11142         * i386-linux-nat.c (update_debug_registers_callback): Likewise.
11143
11144 2012-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
11145
11146         Build gdb directly from *.o files not using libgdb.a.
11147         * Makefile.in (SUBDIR_TUI_OBS): Remove duplicate tui.o.
11148         (COMMON_OBS): Remove solib-target.o.
11149         (LIBGDB_OBS, libgdb.a): Move it before the gdb$(EXEEXT) rule.
11150         (gdb$(EXEEXT)): Replace libgdb.a with $(LIBGDB_OBS).
11151         (LIBGDB_OBS, libgdb.a): Move it above.
11152         * configure.tgt (alpha*-*-linux*, alpha*-*-freebsd*)
11153         (alpha*-*-kfreebsd*-gnu, alpha*-*-netbsd*, alpha*-*-knetbsd*-gnu)
11154         (alpha*-*-openbsd*, am33_2.0*-*-linux*, arm*-wince-pe)
11155         (arm*-*-mingw32ce*, arm*-*-linux*, arm*-*-netbsd*, arm*-*-knetbsd*-gnu)
11156         (arm*-*-openbsd*, cris*, frv-*-*, hppa*-*-hpux*, hppa*-*-linux*)
11157         (hppa*-*-netbsd*, hppa*-*-openbsd*, i[34567]86-*-darwin*)
11158         (i[34567]86-*-dicos*, i[34567]86-*-freebsd*, i[34567]86-*-kfreebsd*-gnu)
11159         (i[34567]86-*-netbsd*, i[34567]86-*-knetbsd*-gnu, i[34567]86-*-openbsd*)
11160         (i[34567]86-*-nto*, i[34567]86-*-solaris2.1[0-9]*)
11161         (x86_64-*-solaris2.1[0-9]*, i[34567]86-*-solaris*, i[34567]86-*-linux*)
11162         (i[34567]86-*-gnu*, ia64-*-linux*, m32r*-*-linux*, m68*-*-linux*)
11163         (m68*-*-netbsd*, m68*-*-knetbsd*-gnu, m68*-*-openbsd*)
11164         (microblaze*-linux-*, microblaze*-*-linux*, mips*-sgi-irix5*)
11165         (mips*-sgi-irix6*, mips*-*-linux*, mips*-*-netbsd*)
11166         (mips*-*-knetbsd*-gnu, mips64*-*-openbsd*, powerpc-*-netbsd*)
11167         (powerpc-*-knetbsd*-gnu, powerpc-*-openbsd*, powerpc-*-aix*, rs6000-*-*)
11168         (powerpc-*-linux*, powerpc64-*-linux*, powerpc*-*-*, s390*-*-*)
11169         (sh*-*-linux*, sh*-*-netbsdelf*, sh*-*-knetbsd*-gnu, sh*-*-openbsd*)
11170         (sparc-*-linux*, sparc64-*-linux*, sparc*-*-freebsd*)
11171         (sparc*-*-kfreebsd*-gnu, sparc-*-netbsd*, sparc-*-knetbsd*-gnu)
11172         (sparc64-*-netbsd*, sparc64-*-knetbsd*-gnu, sparc-*-openbsd*)
11173         (sparc64-*-openbsd*, sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*)
11174         (sparc-*-solaris2*, sparcv9-*-solaris2*, sparc64-*-solaris2*)
11175         (vax-*-netbsd*, vax-*-knetbsd*-gnu, x86_64-*-darwin*, x86_64-*-dicos*)
11176         (x86_64-*-linux*, x86_64-*-freebsd*, x86_64-*-kfreebsd*-gnu)
11177         (x86_64-*-netbsd*, x86_64-*-knetbsd*-gnu, x86_64-*-openbsd*)
11178         (xtensa*-*-linux*, xtensa*): Remove solib.o from gdb_target_obs.
11179
11180 2012-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
11181
11182         Remove the gdbtui binary.
11183         * .gitignore (/gdbtui): Remove.
11184         * Makefile.in (TUI): Remove.
11185         (SUBDIR_TUI_OBS): Remove tui-main.o.
11186         (SUBDIR_TUI_SRCS): Remove tui/tui-main.c.
11187         (all-tui, install-tui, uninstall-tui, $(TUI)$(EXEEXT), clean-tui)
11188         (tui-main.o): Remove.
11189         (all_object_files): Remove tui-main.o.
11190         * NEWS: New note for the gdbtui removal.
11191         * configure: Rebuilt.
11192         * configure.ac: No longer add all-tui, clean-tui, install-tui and
11193         uninstall-tui to CONFIG_ALL, CONFIG_CLEAN, CONFIG_INSTALL and
11194         CONFIG_UNINSTALL respectively.
11195         * gdb.c (main): Remove args.interpreter_p initialization.
11196         * main.c (captured_main): Set INTERPRETER_P directly by INTERP_CONSOLE.
11197         * main.h (struct captured_main_args): Remove interpreter_p.
11198         * tui/tui-main.c: Remove.
11199
11200 2012-01-01  Doug Evans  <dje@google.com>
11201
11202         * dwarf2read.c (dwarf2_compute_name): Simplify objfile references.
11203         (dwarf2_physname, read_import_statement): Ditto.
11204         (read_call_site_scope, dwarf2_record_block_ranges): Ditto.
11205         (process_structure_scope read_subroutine_type): Ditto.
11206         (read_typedef, load_partial_dies, read_partial_die): Ditto.
11207         (find_partial_die, dwarf_decode_lines, lookup_die_type): Ditto.
11208         (dwarf2_fetch_die_location_block): Ditto.
11209         (dwarf_decode_macros, dwarf2_symbol_mark_computed): Ditto.
11210
11211         * dwarf2read.c (read_signatured_type): Delete `objfile' arg.
11212         All callers updated.
11213         (load_full_comp_unit, queue_comp_unit, process_queue): Ditto.
11214         (dw2_do_instantiate_symtab, dw2_instantiate_symtab): Ditto.
11215         (process_psymtab_comp_unit, load_partial_comp_unit): Ditto.
11216
11217         * dwarf2read.c (load_cu): Move assert to more useful location.
11218
11219         * dwarf2read.c (free_heap_comp_unit): Renamed from free_one_comp_unit.
11220         All callers updated.
11221
11222         * dwarf2read.c (dwarf2_per_objfile): Add comment.
11223         (dwarf2_elf_names): Minor reformat.
11224         (dwarf2_per_cu_data): Tweak comment.
11225         (dwarf2_read_section): Fix comment.
11226         (create_all_comp_units): Fix comment.
11227         (load_full_comp_unit): Fix comment.
11228         (process_full_comp_unit): Fix comment.
11229         (read_signatured_type): Fix comment.
11230
11231 For older changes see ChangeLog-2011.
11232 \f
11233 Local Variables:
11234 mode: change-log
11235 left-margin: 8
11236 fill-column: 74
11237 version-control: never
11238 coding: utf-8
11239 End: