gdb/
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index c07c9db825608ea5a3717977059cbf85633c8081..f284746a283fa39fd8f47b936a287e0bcac5c77f 100644 (file)
@@ -1,3 +1,431 @@
+2012-08-02  Yao Qi  <yao@codesourcery.com>
+
+       * dwarf2loc.c (entry_values_debug): Add 'unsigned'.
+       (_initialize_dwarf2loc): Call add_setshow_zuinteger_cmd instead of
+       add_setshow_zinteger_cmd.
+       * dwarf2loc.h: Update the declaration of 'entry_values_debug'.
+       * dwarf2read.c (dwarf2_die_debug): Add 'unsigned'.
+       (_initialize_dwarf2_read): Call add_setshow_zuinteger_cmd
+       instead of add_setshow_zinteger_cmd.
+       * darwin-nat.c (dwarwin_debug_flag): Add 'unsigned'.
+       (_initialize_darwin_inferior): Call add_setshow_zuinteger_cmd
+       instead of add_setshow_zinteger_cmd.
+       * frame.c (frame_debug): Add 'unsigned'.
+       (_intialize_frame): Call add_setshow_zuinteger_cmd instead of
+       add_setshow_zinteger_cmd.
+       * frame.h: Update the declaration of 'frame_debug'.
+       * gdbtypes.c (overload_debug): Add 'unsigned'.
+       (_initialize_gdbtypes): Call add_setshow_zuinteger_cmd instead of
+       add_setshow_zinteger_cmd.
+       * inferior.h: Update declaration of 'debug_infrun'.
+       * infrun.c (debug_infrun): Add 'unsigned'.
+       (_initialize_infrun): Call add_setshow_zuinteger_cmd instead of
+       add_setshow_zinteger_cmd.
+       * jit.c (jit_debug): Add 'unsigned'.
+       (_initialize_jit): Call add_setshow_zuinteger_cmd instead of
+       add_setshow_zinteger_cmd.
+       * linux-nat.c (debug_linux_nat): Add 'unsigned'.
+       (_initialize_linux_nat): Call add_setshow_zuinteger_cmd
+       instead of add_setshow_zinteger_cmd.
+       * linux-thread-db.c (libthread_db_debug): Add 'unsigned'.
+       (_initialize_thread_db): Call add_setshow_zuinteger_cmd instead of
+       add_setshow_zinteger_cmd.
+       * machoread.c (mach_o_debug_level): Add 'unsigned'.
+       (_initialize_machoread): Call add_setshow_zuinteger_cmd
+       instead of add_setshow_zinteger_cmd.
+       * mi/mi-cmd-var.c: Update the declaration of 'varobjdebug'.
+       * microblaze-tdep.c (microblaze_debug_flag): Add 'unsigned'.
+       (_initialize_microblaze_tdep): Call add_setshow_zuinteger_cmd
+       intead of add_setshow_zinteger_cmd.
+       * mips-tdep.c (mips_debug): Add 'unsigned'.
+       (_initialize_mips_tdep): Call add_setshow_zuinteger_cmd
+       instead of add_setshow_zinteger_cmd.
+       * monitor.c (monitor_debug): Add 'unsigned'.
+       (_initialize_remote_monitors): Call add_setshow_zuinteger_cmd instead of
+       add_setshow_zinteger_cmd.
+       * observer.c (observer_debug): Add 'unsigned'.
+       (_initialize_observer): Call add_setshow_zuinteger_cmd instead of
+       add_setshow_zinteger_cmd.
+       * parse.c (expressiondebug): Add 'unsigned'.
+       (_initialize_parse): Call add_setshow_zuinteger_cmd instead of
+       add_setshow_zinteger_cmd.
+       * record.c (record_debug): Add 'unsigned'.
+       (_initialize_record): Call add_setshow_zuinteger_cmd instead of
+       add_setshow_zinteger_cmd.
+       * record.h: Update the declaration of 'record_debug'.
+       * stap-probe.c (stap_expression_debug): Add 'unsigned'.
+       (_initialize_stap_probe): Call add_setshow_zuinteger_cmd instead of
+       add_setshow_zinteger_cmd.
+       * serial.c (global_serial_debug_p): Add 'unsigned'.
+       (_initialize_serial): Call add_setshow_zuinteger_cmd instead of
+       add_setshow_zinteger_cmd.
+       * solib-dsbt.c (solib_dsbt_debug): Add 'unsigned'.
+       (_initialize_dsbt_solib): Call add_setshow_zuinteger_cmd instead of
+       add_setshow_zinteger_cmd.
+       * solib-frv.c (solib_frv_debug): Add 'unsigned'.
+       (_initialize_frv_solib): Call add_setshow_zuinteger_cmd instead of
+       add_setshow_zinteger_cmd.
+       * target.c (targetdebug): Add 'unsigned'.
+       (initialize_targets): Call add_setshow_zuinteger_cmd instead of
+       add_setshow_zinteger_cmd.
+       * valops.c (overload_debug): Add 'unsigned'.
+       * varobj.c (varobjdebug): Add 'unsigned'.
+       (_initialize_varobj): Call add_setshow_zuinteger_cmd instead of
+       add_setshow_zinteger_cmd.
+       * xtensa-tdep.c (xtensa_debug_level): Add 'unsigned'.
+       (_initialize_xtensa_tdep): Call add_setshow_zuinteger_cmd
+       instead of add_setshow_zinteger_cmd.
+
+       * arch-utils.h: Remove the declaration of 'gdbarch_debug'.
+       * gdbarch.sh (gdbarch_debug): Add 'unsigned'.
+       (extern void _initialize_gdbarch): Call add_setshow_zuinteger_cmd
+       instead of add_setshow_zinteger_cmd.
+       * gdbarch.c, gdbarch.h: Re-generated.
+
+2012-08-02  Yao Qi  <yao@codesourcery.com>
+
+       * nto-tdep.c: Don't include cli/cli-decode.h and
+       cli/cli-cmds.h.
+       (_initialize_nto_tdep): Remove.
+       * nto-tdep.h (struct nto_target_ops) <internal_debugging>:
+       Remove field.
+       Remove macro nto_internal_debugging.
+
+2012-08-01  Richard Henderson  <rth@redhat.com>
+
+       * configure.tgt (m32c-*-*) [gdb_target_obs]: Remove prologue-value.o.
+       (mep-*-*) [gdb_target_obs]: Likewise.
+
+2012-07-31  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * ppc-linux-tdep.c (ppc_linux_init_abi): Register
+       linux_get_siginfo_type.
+
+2012-07-31  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * infcall.c (call_function_by_hand): Move BP_ADDR comment to
+       AT_ENTRY_POINT.
+       (call_function_by_hand) <ON_STACK>: Call write_memory with
+       gdbarch_breakpoint_from_pc, if possible.
+       (call_function_by_hand) <AT_ENTRY_POINT>: The BP_ADDR comment is moved
+       here.
+
+2012-07-31  Yao Qi  <yao@codesourcery.com>
+
+       * tracepoint.c: Add 'static' for some variables.
+
+2012-07-31  Yao Qi  <yao@codesourcery.com>
+
+       * go32-nat.c: Declare _initialize_go32_nat.
+       * ser-go32.c: Declare _initialize_ser_dos.
+       * top.c (do_chdir_cleanup): Add 'static'.
+
+2012-07-30  Keith Seitz  <keiths@redhat.com>
+
+       * linespec.c (linespec_lex_number): A number followed
+       by quotes is a valid number, too.
+
+2012-07-30  Tom Tromey  <tromey@redhat.com>
+
+       * remote-sim.c (gdb_os_poll_quit): Don't check immediate_quit.
+
+2012-07-30  Ulrich Weigand  <ulrich.weigand@linaro.org>
+
+       * arm-linux-nat.c (arm_linux_hw_breakpoint_initialize): Do not
+       attempt to 4-byte-align HW breakpoint addresses for Thumb.
+
+2012-07-30  Andrew Burgess  <aburgess@broadcom.com>
+
+       * varobj.c (varobj_invalidate_iter): All varobj must be marked as
+       invalid or reevaluated to prevent prevent references to possibly
+       delete'd type objects being left in the varobj.
+
+2012-07-27  Tom Tromey  <tromey@redhat.com>
+           Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * copying.awk: Print buffer-read-only and vi ro markers.
+       * copying.c: Rebuild.
+       * gdbarch.sh (copyright): Print buffer-read-only and vi ro markers.
+       * gdbarch.c, gdbarch.h: Rebuild.
+       * target-descriptions.c (maint_print_c_tdesc_cmd): Print
+       buffer-read-only and vi ro markers.
+       * features/arm-with-iwmmxt.c: Rebuild.
+       * features/arm-with-m-fpa-layout.c: Rebuild.
+       * features/arm-with-m-vfp-d16.c: Rebuild.
+       * features/arm-with-m.c: Rebuild.
+       * features/arm-with-neon.c: Rebuild.
+       * features/arm-with-vfpv2.c: Rebuild.
+       * features/arm-with-vfpv3.c: Rebuild.
+       * features/i386/amd64-avx-linux.c: Rebuild.
+       * features/i386/amd64-avx.c: Rebuild.
+       * features/i386/amd64-linux.c: Rebuild.
+       * features/i386/amd64.c: Rebuild.
+       * features/i386/i386-avx-linux.c: Rebuild.
+       * features/i386/i386-avx.c: Rebuild.
+       * features/i386/i386-linux.c: Rebuild.
+       * features/i386/i386-mmx-linux.c: Rebuild.
+       * features/i386/i386-mmx.c: Rebuild.
+       * features/i386/i386.c: Rebuild.
+       * features/i386/x32-avx-linux.c: Rebuild.
+       * features/i386/x32-avx.c: Rebuild.
+       * features/i386/x32-linux.c: Rebuild.
+       * features/i386/x32.c: Rebuild.
+       * features/mips-dsp-linux.c: Rebuild.
+       * features/mips-linux.c: Rebuild.
+       * features/mips64-dsp-linux.c: Rebuild.
+       * features/mips64-linux.c: Rebuild.
+       * features/rs6000/powerpc-32.c: Rebuild.
+       * features/rs6000/powerpc-32l.c: Rebuild.
+       * features/rs6000/powerpc-403.c: Rebuild.
+       * features/rs6000/powerpc-403gc.c: Rebuild.
+       * features/rs6000/powerpc-405.c: Rebuild.
+       * features/rs6000/powerpc-505.c: Rebuild.
+       * features/rs6000/powerpc-601.c: Rebuild.
+       * features/rs6000/powerpc-602.c: Rebuild.
+       * features/rs6000/powerpc-603.c: Rebuild.
+       * features/rs6000/powerpc-604.c: Rebuild.
+       * features/rs6000/powerpc-64.c: Rebuild.
+       * features/rs6000/powerpc-64l.c: Rebuild.
+       * features/rs6000/powerpc-7400.c: Rebuild.
+       * features/rs6000/powerpc-750.c: Rebuild.
+       * features/rs6000/powerpc-860.c: Rebuild.
+       * features/rs6000/powerpc-altivec32.c: Rebuild.
+       * features/rs6000/powerpc-altivec32l.c: Rebuild.
+       * features/rs6000/powerpc-altivec64.c: Rebuild.
+       * features/rs6000/powerpc-altivec64l.c: Rebuild.
+       * features/rs6000/powerpc-cell32l.c: Rebuild.
+       * features/rs6000/powerpc-cell64l.c: Rebuild.
+       * features/rs6000/powerpc-e500.c: Rebuild.
+       * features/rs6000/powerpc-e500l.c: Rebuild.
+       * features/rs6000/powerpc-isa205-32l.c: Rebuild.
+       * features/rs6000/powerpc-isa205-64l.c: Rebuild.
+       * features/rs6000/powerpc-isa205-altivec32l.c: Rebuild.
+       * features/rs6000/powerpc-isa205-altivec64l.c: Rebuild.
+       * features/rs6000/powerpc-isa205-vsx32l.c: Rebuild.
+       * features/rs6000/powerpc-isa205-vsx64l.c: Rebuild.
+       * features/rs6000/powerpc-vsx32.c: Rebuild.
+       * features/rs6000/powerpc-vsx32l.c: Rebuild.
+       * features/rs6000/powerpc-vsx64.c: Rebuild.
+       * features/rs6000/powerpc-vsx64l.c: Rebuild.
+       * features/rs6000/rs6000.c: Rebuild.
+       * features/s390-linux32.c: Rebuild.
+       * features/s390-linux32v1.c: Rebuild.
+       * features/s390-linux32v2.c: Rebuild.
+       * features/s390-linux64.c: Rebuild.
+       * features/s390-linux64v1.c: Rebuild.
+       * features/s390-linux64v2.c: Rebuild.
+       * features/s390x-linux64.c: Rebuild.
+       * features/s390x-linux64v1.c: Rebuild.
+       * features/s390x-linux64v2.c: Rebuild.
+       * features/tic6x-c62x-linux.c: Rebuild.
+       * features/tic6x-c62x.c: Rebuild.
+       * features/tic6x-c64x-linux.c: Rebuild.
+       * features/tic6x-c64x.c: Rebuild.
+       * features/tic6x-c64xp-linux.c: Rebuild.
+       * features/tic6x-c64xp.c: Rebuild.
+
+2012-07-27  Tom Tromey  <tromey@redhat.com>
+
+       * c-exp.y (classify_name): Avoid assignment in condition.
+
+2012-07-27  Roland Schwingel  <roland.schwingel@onevision.com>
+
+       * amd64-windows-tdep.c: Include "frame.h".
+       (amd64_windows_skip_trampoline_code): New function.
+       (amd64_windows_init_abi): Add trampoline registration.
+
+2012-07-27  Yao Qi  <yao@codesourcery.com>
+
+       * tracepoint.c (cur_traceframe_number): Remove.
+       (set_tfile_traceframe): Remove.
+       (tfile_trace_find, tfile_fetch_registers): Update callers.
+       (tfile_xfer_partial, tfile_get_trace_state_variable_value): Likewise.
+       (tfile_open, tfile_trace_find): Likewise.
+
+2012-07-27  Yao Qi  <yao@codesourcery.com>
+
+       * thread.c (switch_to_thread): Don't call registers_changed.
+
+2012-07-26  Tom Tromey  <tromey@redhat.com>
+
+       * Makefile.in (SFILES): Remove objc-exp.y.
+       (YYFILES): Remove objc-exp.c.
+       (YYOBJ): Remove objc-exp.o.
+       (local-maintainer-clean): Don't mention objc-exp.c.
+       * c-exp.y: Include objc-lang.h.
+       (%union) <class>: New field.
+       (NSSTRING, SELECTOR, CLASSNAME, OBJC_LBRAC): New tokens.
+       (exp): Clone subscript production for OBJC_LBRAC.  Add various
+       Objective C productions.
+       (msglist, msgarglist, msgarg): New productions.
+       (array_mod, func_mod, operator): Clone productions for
+       OBJC_LBRAC.
+       (parse_string_or_char): Handle '@' strings.
+       (lex_one_token): Return OBJC_LBRAC.  Recognize @selector.
+       (classify_name): Check la_name_of_this.  Recognize ObjC class
+       names.
+       * objc-exp.y: Remove.
+       * objc-lang.c (objc_language_defn): Use c_parse, c_error.
+       * objc-lang.h (objc_parse, objc_error): Don't declare.
+
+2012-07-26  Markus Metzger  <markus.t.metzger@intel.com>
+
+       * python/py-inferior.c (infpy_threads): Call update_thread_list ().
+
+2012-07-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * auto-load.c (auto_load_info_scripts): Remove immediate_quit increment
+       and decrement.
+
+2012-07-26  Tom Tromey  <tromey@redhat.com>
+
+       * copying.c: Rebuild.
+       * copying.awk: Don't use immediate_quit.  Use 'no_set_class', not
+       'no_class'.
+
+2012-07-26  Tom Tromey  <tromey@redhat.com>
+
+       * symmisc.c (print_symbol_bcache_statistics): Use QUIT, not
+       immediate_quit.
+       (print_objfile_statistics): Likewise.
+       (maintenance_print_symbols): Likewise.
+       (maintenance_print_msymbols): Likewise.
+       (maintenance_print_objfiles): Likewise.
+       * psymtab.c (print_partial_symbols): Call QUIT.
+       (maintenance_print_psymbols): Likewise.  Don't modify
+       immediate_quit.
+       * copying.c (show_copying_command): Don't modify immediate_quit.
+       (show_warranty_command): Likewise.
+       * cli/cli-cmds.c (show_version): Don't modify immediate_quit.
+
+2012-07-26  Keith Seitz  <keiths@redhat.com>
+
+       * linespec.c (linespec_lexer_lex_number): The input
+       is also a valid number if the next character is a comma
+       or colon.
+
+2012-07-26  Joel Brobecker  <brobecker@adacore.com>
+
+       * NEWS: Document new --enable-libmcheck/--disable-libmcheck
+       configure options.
+
+2012-07-26  Tristan Gingold  <gingold@adacore.com>
+
+       * machoread.c: Include gdb_bfd.h.
+
+2012-07-26  Tristan Gingold  <gingold@adacore.com>
+
+       * dwarf2loc.c (locexpr_describe_location_piece): Use uint64_t for
+       offset.
+
+2012-07-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
+
+       * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Expand parameter
+       SIZE to size_t.
+       (dwarf2_evaluate_loc_desc): Likewise.
+       (dwarf2_loc_desc_needs_frame): Likewise.
+       (locexpr_describe_location_1): Likewise.
+       * dwarf2loc.h (struct dwarf2_locexpr_baton): Make SIZE as
+       size_t.
+       (struct dwarf2_loclist_baton): Likewise.
+       * dwarf2read.c (struct dwarf_block): Likewise.
+       (dump_die_shallow): Use pulongest to print dwarf_block.size.
+       (decode_locdesc): Expand SIZE and I to size_t.
+
+2012-07-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * contrib/cc-with-tweaks.sh: Put into comment path gdb/contrib/.
+
+2012-07-25  Joel Brobecker  <brobecker@adacore.com>
+
+       * doublest.c (convert_doublest_to_floatformat): If the exponent
+       is too small, treat the value as zero.  If the exponent is too
+       large, treat the value as infinity.
+
+2012-07-25  Joel Brobecker  <brobecker@adacore.com>
+
+       * configure.ac: Add --enable-lmcheck configure option.
+       * configure: Regenerate.
+
+2012-07-25  Tom Tromey  <tromey@redhat.com>
+
+       * NEWS: Mention maint info bfds.
+       * gdb_bfd.c (all_bfds): New global.
+       (gdb_bfd_ref, gdb_bfd_unref): Update all_bfds.
+       (print_one_bfd, maintenance_info_bfds, _initialize_gdb_bfd):
+       New functions.
+
+2012-07-25  Ralf Corsépius  <ralf.corsepius@rtems.org>
+
+       * configure.tgt: Add v850*-*-rtems*.
+
+2012-07-25  Tom Tromey  <tromey@redhat.com>
+
+       * macrotab.c (macro_bcache_str): Remove cast.
+
+2012-07-25  Hui Zhu  <hui_zhu@mentor.com>
+
+       * linespec.c (linespec_lexer_lex_number): Update comments,
+       change the return and add check to make sure the input is
+       the decimal numbers.
+       (linespec_lexer_lex_one): If linespec_lexer_lex_number return
+       false, call linespec_lexer_lex_string.
+
+2012-07-24  Tom Tromey  <tromey@redhat.com>
+
+       * symfile.c (symbol_file_add): Don't open BFD twice.
+
+2012-07-24  Marc Khouzam  <marc.khouzam@ericsson.com>
+
+       * breakpoint.c (create_breakpoint): Store condition for pending
+       breakpoints.
+
+2012-07-24  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * m68k-tdep.c (m68k_reg_struct_return_p): Accept complex types.
+       (m68k_return_value): Handle complex types like structures.
+       (m68k_svr4_return_value): Likewise.
+
+2012-07-24  Marcus Shawcroft  <marcus.shawcroft@arm.com>
+
+       * gdb_bfd.c (zlib_decompress_section) <!HAVE_ZLIB_H>: Adjust
+       parameters to bfd_get_section_name.
+
+2012-07-24  Yao Qi  <yao@codesourcery.com>
+
+       * cli/cli-setshow.c: Handle case 'var_uinteger'
+       and 'var_zuninteger' together.  Handle case 'var_integer' and
+       'var_zinteger' together.
+
+2012-07-23  Keith Seitz  <keiths@redhat.com>
+
+       * linespec.c (convert_linespec_to_sal): Don't add
+       any symbols to the result vector if symbol_to_sal
+       returns zero.
+
+2012-07-23  Keith Seitz  <keiths@redhat.com>
+
+       * linespec.c (decode_objc): Record the function name
+       in the linespec.
+
+2012-07-23  Tom Tromey  <tromey@redhat.com>
+
+       * rs6000-nat.c (add_vmap): Rewrite archive loop.  Fix reference
+       counting.
+       * exec.c (exec_close_1): Unconditionally release vmap's BFD.
+       (map_vmap): Acquire a reference to the BFD.
+
+2012-07-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
+
+       * p-valprint.c (pascal_object_print_value): Replace potentially
+       unsafe alloca with xmalloc/xfree.
+       * valops.c (search_struct_method): Likewise.
+
+2012-07-23  Tom Tromey  <tromey@redhat.com>
+
+       * solib-svr4.c (enable_break): Update.
+       * bfd-target.h (target_bfd_reopen): Update documentation.
+
 2012-07-23  Tom Tromey  <tromey@redhat.com>
 
        * symfile.c (separate_debug_file_exists): Update.
        * ser_base (ser_base_read_error_fd): New function.
        (do_ser_base_readchar): Poll error file descriptor as well as
        standard output.
-       (generic_readchar): Refactor error handling. 
+       (generic_readchar): Refactor error handling.
 
 2012-07-18  Joel Brobecker  <brobecker@adacore.com>
 
 2012-06-25  Michael Eager  <eager@eagercon.com>
 
        PR python/14291
-       * python/python.c (gdbpy_write): Check for interrupted output. 
+       * python/python.c (gdbpy_write): Check for interrupted output.
 
 2012-06-25  Greta Yorsh  <greta.yorsh@arm.com>
 
        * valarith.c (binop_types_user_defined_p): Fix a typo.
 
 2012-06-08  Yao Qi  <yao@codesourcery.com>
-            Chung-Lin Tang <cltang@codesourcery.com>
+           Chung-Lin Tang <cltang@codesourcery.com>
 
        * arch-utils.c (default_return_in_first_hidden_param_p): New.
        * arch-utils.h: Declare.
 
        PR gdb/7205
 
-        Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
+       Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
 
 2012-05-24  Pedro Alves  <palves@redhat.com>
 
        (mips16_instruction_has_delay_slot): Simplify making use of the
        updated mips_fetch_instruction interface.
        (mips_adjust_breakpoint_address): Check for the standard MIPS
-       ISA rather than for MIPS16 ISA.  Update for unmake_compact_addr 
+       ISA rather than for MIPS16 ISA.  Update for unmake_compact_addr
        calls.  Handle microMIPS code.
        (mips_get_mips16_fn_stub_pc): Update mips_fetch_instruction call.
        (mips_skip_trampoline_code): Handle microMIPS code.
        * dwarf2read.c (macro_start_file): Call macro_define_special.
 
 2012-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
-            Maciej W. Rozycki  <macro@mips.com>
+           Maciej W. Rozycki  <macro@mips.com>
 
        * breakpoint.h (bp_location): Add related_address member.
        * inferior.h (get_return_value): Take a pointer to struct value
        no default by the DWARF standard.
 
 2012-04-26  Maciej W. Rozycki  <macro@mips.com>
-            Maciej W. Rozycki  <macro@codesourcery.com>
+           Maciej W. Rozycki  <macro@codesourcery.com>
 
        * infrun.c (handle_inferior_event): Move the check for return
        trampolines ahead of the check for function trampolines.
        Revert this patch to allow breakpoint always-inserted
        in record target.
        2011-12-05  Pedro Alves  <pedro@codesourcery.com>
-        * breakpoint.c: Include record.h.
-        (breakpoints_always_inserted_mode): Return false when the record
-        target is in use.
+       * breakpoint.c: Include record.h.
+       (breakpoints_always_inserted_mode): Return false when the record
+       target is in use.
 
        * breakpoint.c (iterate_over_bp_locations): New.
        * breakpoint.h: Declare.
 2012-04-21  Paul Hilfinger  <hilfinger@adacore.com>
 
        * ada-lang.c (ada_evaluate_subexp): Add cases for
-        TYPE_CODE_INTERNAL_FUNCTION and for TYPE_GNU_IFUNC, following
-        their treatment in eval.c.
+       TYPE_CODE_INTERNAL_FUNCTION and for TYPE_GNU_IFUNC, following
+       their treatment in eval.c.
 
 2012-04-21  David S. Miller  <davem@davemloft.net>
 
        * arm-tdep.c (arm_register_g_packet_guesses): Fix comment.
 
 2012-04-20  Nigel Stephens  <nigel@mips.com>
-            Maciej W. Rozycki  <macro@codesourcery.com>
+           Maciej W. Rozycki  <macro@codesourcery.com>
 
        * mips-tdep.c (mips_float_register_p): New function.
        (mips_convert_register_float_case_p): Use mips_float_register_p.
This page took 0.029579 seconds and 4 git commands to generate.