gdb
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index ceaff6cd0d8330e9bc1da98e898ed1c06a2ba29d..4937d9475b549f9034e20caf3d69ec22bc340788 100644 (file)
@@ -1,3 +1,183 @@
+2010-07-13  Tom Tromey  <tromey@redhat.com>
+
+       PR breakpoints/8357:
+       * symtab.h (domain_enum_tag) <LABEL_DOMAIN>: Update comment.
+       * linespec.c (decode_line_1): Update comment.  Call decode_label.
+       (decode_label): New function.
+       (symbol_found): Handle LOC_LABEL.
+       * dwarf2read.c (new_symbol) <DW_TAG_label>: Set symbol's type and
+       domain.  Call add_symbol_to_list.
+
+2010-07-13  Tom Tromey  <tromey@redhat.com>
+
+       * dwarf2loc.h (dwarf2_per_cu_text_offset): Declare.
+       * dwarf2loc.c (find_location_expression): Use
+       dwarf2_per_cu_text_offset.
+       (dwarf2_evaluate_loc_desc): Likewise.
+       (dwarf2_loc_desc_needs_frame): Likewise.
+       (compile_dwarf_to_ax): Likewise.
+       (loclist_describe_location): Likewise.
+       * dwarf2read.c (dwarf2_per_cu_text_offset): New function.
+       (dwarf2_per_cu_objfile): Update comment.
+
+2010-07-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * dwarf2read.c (read_subrange_type): Call read_subrange_type.
+       * p-lang.c (pascal_printstr): Likewise.
+
+2010-07-09  Tom Tromey  <tromey@redhat.com>
+
+       * python/py-prettyprint.c (gdbpy_get_display_hint): Don't use
+       'hint' if it is NULL.
+
+2010-07-09  Hui Zhu  <teawater@gmail.com>
+
+       * source.c (print_source_lines_base): Add check for noprint.
+
+2010-07-08  Joel Brobecker  <brobecker@adacore.com>
+
+       * python/python-config.py: Resync with Python 2.7 version of this
+       script.
+
+2010-07-08  Joel Brobecker  <brobecker@adacore.com>
+
+       * NEWS: Fix typo in section name (s/GDB 7.1/GDB 7.2).
+
+2010-07-07  Joel Brobecker  <brobecker@adacore.com>
+
+       * NEWS: Create a new section for the next release branch.
+       Rename the section of the current branch, now that it has
+       been cut.
+
+2010-07-07  Joel Brobecker  <brobecker@adacore.com>
+
+       GDB 7.2 branch created (branch timestamp: 2010-07-07 17:00 UTC)
+       * version.in: Bump version to 7.2.50.20100707-cvs.
+
+2010-07-07  Tom Tromey  <tromey@redhat.com>
+
+       * dwarf2read.c (dwarf2_const_value) <DW_form_addr>: Create a
+       LOC_COMPUTED symbol.
+       * dwarf2loc.c (dwarf2_evaluate_loc_desc): Set new field.
+       (dwarf2_loc_desc_needs_frame): Likewise.
+       (compile_dwarf_to_ax) <DW_OP_addr>: Use offset.
+       * dwarf2expr.h (struct dwarf_expr_context) <offset>: New field.
+       * dwarf2expr.c (execute_stack_op) <DW_OP_addr>: Use offset.
+       * dwarf2-frame.c (execute_stack_op): Set 'offset' field.  Add
+       'offset' argument.
+       (struct dwarf2_frame_cache) <text_offset>: New field.
+       (dwarf2_frame_cache): Set new field.
+       (dwarf2_frame_prev_register): Update.
+       (dwarf2_frame_sniffer): Update.
+       (dwarf2_frame_base_sniffer): Update.
+       (dwarf2_frame_find_fde): Add 'out_offset' argument.
+
+2010-07-07  Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
+           Thiago Jung Bauermann  <bauerman@br.ibm.com>
+
+       Support for hw accelerated condition watchpoints in booke powerpc.
+
+       * breakpoint.c (fetch_watchpoint_value): Rename to fetch_subexp_value
+       and move to eval.c.  Change callers.
+       (insert_bp_location): Pass watchpoint condition in
+       target_insert_watchpoint.
+       (remove_breakpoint_1) Pass watchpoint condition in
+       target_remove_watchpoint.
+       (watchpoint_locations_match): Call
+       target_can_accel_watchpoint_condition.
+       * eval.c: Include wrapper.h.
+       (fetch_subexp_value): Moved from breakpoint.c.
+       * ppc-linux-nat.c (ppc_linux_region_ok_for_hw_watchpoint):
+       Formatting fix.
+       (can_use_watchpoint_cond_accel): New function.
+       (calculate_dvc): Likewise.
+       (num_memory_accesses): Likewise.
+       (check_condition): Likewise.
+       (ppc_linux_can_accel_watchpoint_condition): Likewise
+       (ppc_linux_insert_watchpoint): Call can_use_watchpoint_cond_accel,
+       check_condition and calculate_dvc.
+       (ppc_linux_remove_watchpoint): Likewise.
+       (_initialize_ppc_linux_nat): Set to_can_accel_watchpoint_condition to
+       ppc_linux_can_accel_watchpoint_condition
+       * target.c (debug_to_insert_watchpoint): Add argument for watchpoint
+       condition.
+       (debug_to_remove_watchpoint): Likewise.
+       (debug_to_can_accel_watchpoint_condition): New function.
+       (update_current_target): Set to_can_accel_watchpoint_condition.
+       (setup_target_debug): Set to_can_accel_watchpoint_condition.
+       * target.h: Add opaque declaration for struct expression.
+       (struct target_ops) <to_insert_watchpoint>,
+       <to_remove_watchpoint>: Add new arguments to pass the watchpoint
+       <to_can_accel_watchpoint_condition>: New member.
+       condition.  Update all callers and implementations.
+       (target_can_accel_watchpoint_condition): New macro.
+       * value.c (free_value_chain): New function.
+       * value.h (fetch_subexp_value): New prototype.
+       (free_value_chain): Likewise.
+
+2010-07-07  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * linux-nat.c (linux_nat_do_thread_registers): Use section size
+       from gdbarch_core_regset_sections also for .reg if present.
+
+       * amd64-linux-tdep.c (amd64_linux_regset_sections): Fix incorrect
+       section size for .reg.
+       * ppc-linux-tdep.c (ppc_linux_vsx_regset_sections): Likewise.
+       (ppc_linux_vmx_regset_sections): Likewise.
+       (ppc_linux_fp_regset_sections): Likewise.
+       (ppc64_linux_vsx_regset_sections): New variable.
+       (ppc64_linux_vmx_regset_sections): Likewise.
+       (ppc64_linux_fp_regset_sections): Likewise.
+       (ppc_linux_init_abi): Install core_regset_section lists appropriate
+       for current word size.
+
+2010-07-06  Joel Brobecker  <brobecker@adacore.com>
+
+       * server.c (myresume): Make static.
+
+2010-07-06  Tom Tromey  <tromey@redhat.com>
+
+       * configure, config.in: Rebuild.
+       * configure.ac (HAVE_LIBPYTHON2_7): New define.
+       * python/python-internal.h: Handle HAVE_LIBPYTHON2_7.
+
+2010-07-06  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * breakpoint.c (_initialize_breakpoint): Add "cl" as alias for
+       "clear".
+
+2010-07-06  Ken Werner  <ken.werner@de.ibm.com>
+
+       * gdbtypes.h (floatformats_ieee_half): Add declaration.
+       * gdbtypes.c (floatformats_ieee_half): New variable.
+       * doublest.c (floatformat_from_length): Set format to
+       gdbarch_half_format if length matches.
+       * gdbarch.sh (half_bit): New architecture method.
+       (half_format): Likewise.
+       * gdbarch.h: Regenerate.
+       * gdbarch.c: Likewise.
+
+2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
+           Joel Brobecker  <brobecker@adacore.com>
+
+       Fix re-run of PIE executable, PR shlibs/11776.
+       * solib-svr4.c (svr4_relocate_main_executable) <symfile_objfile>: Remove
+       the part of pre-set SYMFILE_OBJFILE->SECTION_OFFSETS.
+
+2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
+           Joel Brobecker  <brobecker@adacore.com>
+
+       * auxv.c (memory_xfer_auxv): Update attach comment.
+       * solib-svr4.c (svr4_special_symbol_handling): Remove the call to
+       svr4_relocate_main_executable.
+       (svr4_solib_create_inferior_hook): Make the call to
+       svr4_relocate_main_executable unconditional.
+
+2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
+           Joel Brobecker  <brobecker@adacore.com>
+
+       * auxv.c (ld_so_xfer_auxv): Do not error on failed read of data_address.
+
 2010-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
            Joel Brobecker  <brobecker@adacore.com>
 
This page took 0.025028 seconds and 4 git commands to generate.