* lin-lwp.c (child_wait): Call linux_record_stopped_pid.
[binutils-gdb.git] / gdb / ChangeLog
index 7e8a1ccff7593ec225ef21b64d6f8e8a70ba469a..fe047c668ffacce80ddfbd7b26554ea6ba7b4367 100644 (file)
@@ -1,3 +1,604 @@
+2003-08-17  Daniel Jacobowitz  <drow@mvista.com>
+
+       * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
+
+2003-08-17  Daniel Jacobowitz  <drow@mvista.com>
+
+       * Makefile.in (i386-linux-nat.o): Update dependencies.
+       * config/i386/nm-linux.h (LINUX_CHILD_POST_STARTUP_INFERIOR): Define.
+       * config/nm-linux.h (CHILD_POST_STARTUP_INFERIOR, CHILD_POST_ATTACH)
+       (CHILD_FOLLOW_FORK, KILL_INFERIOR): Define.
+       * i386-linux-nat.c: Include "linux-nat.h".
+       (child_post_startup_inferior): New function.
+       * i386-nat.c (child_post_startup_inferior): Wrap in #ifdef.
+       * infptrace.c (kill_inferior): Wrap in #ifdef.
+       * lin-lwp.c (lin_lwp_attach_lwp): Call child_post_attach after
+       attaching to each LWP.
+       (child_wait, lin_lwp_wait): Call linux_handle_extended_wait.
+       (init_lin_lwp_ops): Fill in some more operations.
+       * linux-nat.h (linux_enable_event_reporting)
+       (linux_handle_extended_wait, linux_child_post_startup_inferior): New
+       prototypes.
+       * linux-nat.c (linux_enable_event_reporting): New function.
+       (child_post_attach, linux_child_post_startup_inferior)
+       (child_post_startup_inferior, child_follow_fork)
+       (linux_handle_extended_wait, kill_inferior): New functions.
+
+2003-08-16  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbarch.sh: Delete all #if not GDB_MULTI_ARCH code.
+       * gdbarch.h, gdbarch.c: Re-generate.
+
+2003-08-16  Mark Kettenis  <kettenis@gnu.org>
+
+       * config/alpha/nm-fbsd.h (SVR4_SHARED_LIBS): Remove define.
+
+2003-08-16  Andrew Cagney  <cagney@redhat.com>
+
+       * NEWS: Mention that "set prompt-escape-char" was deleted.
+       * top.c (get_prompt_1): Delete function.
+       (gdb_prompt_escape):
+       (init_main): Do not clear "gdb_prompt_escape".  Delete "set
+       prompt-escape-char" command.
+       (MAX_PROMPT_SIZE): Delete macro.
+       (get_prompt): Simplify, do not call get_prompt_1.
+
+2003-08-16  Andrew Cagney  <cagney@redhat.com>
+
+       * Makefile.in (printcmd.o, valprint.o): Do not try to build with
+       -Werror.  -Wformat-nonliteral problems.
+
+2003-08-15  J. Brobecker  <brobecker@gnat.com>
+
+       Further multiarching work mostly for hppa64-*-hpux11:
+       * hppa-tdep.h: New file.
+       * hppa-tdep.c: #include hppa-tdep.c.
+       (hppa32_num_regs): Renamed from hppa_num_regs.
+       (hppa64_num_regs): New constant.
+       (hppa64_call_dummy_breakpoint_offset): New constant.
+       (hppa32_call_dummy_length): New constant.
+       (hppa64_call_dummy_length): New constant.
+       (hppa32_stack_align): Make name 32bit explicit.
+       (hppa32_register_virtual_type): Likewise.
+       (hppa32_extract_return_value): Likewise.
+       (hppa32_use_struct_convention): Likewise.
+       (hppa32_store_return_value): Likewise.
+       (hppa64_register_virtual_type): New function.
+       (hppa64_extract_return_value): New function.
+       (hppa64_use_struct_convention): New function.
+       (hppa64_store_return_value): New function.
+       (hppa_frame_locals_address): Remove declaration, function does
+       not exist anymore.
+       (hppa_register_byte): Add support for PA64 ABI.
+       (hppa_gdbarch_init): Add support for PA64 ABI.
+       * hppa-hpux-tdep.c (hppa32_hpux_frame_saved_pc_in_sigtramp):
+       Make name 32bit explicit.
+       (hppa32_hpux_frame_base_before_sigtramp): Likewise.
+       (hppa32_hpux_frame_find_saved_regs_in_sigtramp): Likewise.
+       (hppa64_hpux_frame_saved_pc_in_sigtramp): New function.
+       (hppa64_hpux_frame_base_before_sigtramp): New function.
+       (hppa64_hpux_frame_find_saved_regs_in_sigtramp): New function.
+       * config/pa/tm-hppa64.h: Remove macros that are no longer
+       necessary now that the gdbarch vector is properly setup.
+       Transform some macros into function calls. Some minor cleanup. 
+       * config/pa/tm-hppah.h: Update function calls in macros
+       following the function renaming in hppa-hpux-tdep.c.
+       * Makefile.in (hppa_tdep_h): New variable.
+       (hppa-tdep.o): Add dependency over hppa_tdep_h.
+
+2003-08-14  Michael Snyder  <msnyder@redhat.com>
+
+       * disasm.c (gdb_disassemble_info): Set info->insn_sets to zero.
+
+2003-08-13  J. Brobecker  <brobecker@gnat.com>
+
+       * hppa-hpux-tdep.c (_initialize_hppa_hpux_tdep): Use the correct
+       bfd arch_info when registering the GDB_OSABI_HPUX_ELF initialization
+       routine.
+
+2003-08-13  Michael Snyder  <msnyder@redhat.com>
+
+       * frv-tdep.c (frv_push_arguments): Use deprecated ftype.
+       (frv_saved_pc_after_call): Use deprecated ftype.
+       (stupid_useless_init_extra_frame_info): Remove orphan prototype.
+       (frv_remote_translate_xfer_address): Remove.
+       (frv_gdbarch_init): Use generic_remote_translate_xfer_address.
+
+2003-08-13  J. Brobecker  <brobecker@gnat.com>
+
+       * hppa-tdep.c (hppa_gdbarch_init): Perform the ABI-specific gdbarch
+       initialization after the common gdbarch initialization, not before.
+
+2003-08-13  J. Brobecker  <brobecker@gnat.com>
+
+       * config/pa/tm-hppa64.h (HPUX_1100): Remove, not used.
+       (ADDR_BITS_REMOVE): Remove, redundant.
+
+2003-08-13  J. Brobecker  <brobecker@gnat.com>
+
+       * hppa-tdep.c (hppa_gdbarch_init): Set the addr_bits_remove
+       gdbarch method to clear the 2 low bits of text addresses.
+
+2003-08-12  Andrew Cagney  <cagney@redhat.com>
+
+       * Makefile.in (dsrec.o): Update dependencies.
+       * dsrec.c: Include "gdb_assert.h".
+       (make_srec): Use snprintf instead of sprintf, use a literal format
+       string.
+
+2003-08-12  Andrew Cagney  <cagney@redhat.com>
+
+       * frame.c (deprecated_frame_xmalloc): Use XMALLOC, instead of
+       FRAME_OBSTACK_ZALLOC.
+
+2003-08-12  Kevin Buettner  <kevinb@redhat.com>
+
+       * i386-tdep.c (i386_gdbarch_init): Enable default support for
+       SSE registers.
+
+2003-08-10  Mark Kettenis  <kettenis@gnu.org>
+
+       * x86-64-tdep.h (amd64fbsd_sigtramp_start, amd64fbsd_sigtramp_end,
+       amd64fbsd_sc_reg_offset): Add extern declarations.
+       * amd64fbsd-nat.c (_initialize_am64fbsd_nat): Remove extern
+       declarations.
+
+2003-08-11  Ben Elliston  <bje@wasabisystems.com>
+
+       * MAINTAINERS (write after approval): Update my mail address.
+
+2003-08-10  Andrew Cagney  <cagney@redhat.com>
+
+       * Makefile.in (monitor.o): Do not build monitor.c with -Werror.
+
+2003-08-10  Mark Kettenis  <kettenis@gnu.org>
+
+       * i386-tdep.h (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
+       i386obsd_sigtramp_start, i386obsd_sigtramp_end,
+       i386fbsd4_sc_reg_offset, i386fbsd_sc_reg_offset,
+       i386nbsd_sc_reg_offset, i386obsd_sc_reg_offset,
+       i386bsd_sc_reg_offset): Add extern declarations.
+       * i386obsd-nat.c: Include "i386-tdep.h"
+       (_initialize_i386obsd_nat): Remove extern declarations.
+       * i386fbsd-nat.c (_initialize_i386fbsd_nat): Remove extern
+       declarations.
+       * i386bsd-nat.c (_initialize_i386bsd_nat): Remove extern
+       declarations.
+
+       * i386-tdep.c (i386_register_to_value): Use get_frame_register
+       instead of frame_read_register.
+       (i386_fetch_pointer_argument): Use get_frame_register_unsigned
+       instead of frame_read_register.  Use I386_ESP_REGNUM instead of
+       SP_REGNUM.
+       (i386_frame_prev_register): Use frame_unwind_register_unsigned
+       instead of frame_unwind_unsigned_register.  Use
+       I386_EFLAGS_REGISTER instead of PS_REGNUM.
+       (i386_get_longjmp_target): Use regcache_read_unsigned_register
+       instead of read_register.  Use builtin_type_void_data_ptr instead
+       of builtin_type_void_func_ptr when extracting the address of the
+       jmp_buf.
+       (i386_extract_return_value, i386_store_return_value,
+       i386_pseudo_register_read, i386_pseudo_register_write): Use
+       register_size instead REGISTER_RAW_SIZE.
+
+2003-08-10  Andrew Cagney  <cagney@redhat.com>
+
+       * infcall.c (call_function_by_hand): Use xstrprintf instead of
+       sprintf.  Make "name" constant.
+
+2003-08-10  Mark Kettenis  <kettenis@gnu.org>
+
+       * i387-tdep.c (i387_register_to_value): Use get_frame_register
+       instead of frame_read_register.
+       (i387_print_float_info): Use get_frame_register and
+       get_frame_register_unsigned instead of frame_register_read.
+
+       * i386fbsd-nat.c: Include "i386-tdep.h".
+       (child_resume): Make `eflags' an ULONGEST.  Use
+       regcache_cooked_read_unsigned and regcache_cooked_write_unsigned
+       instead of register_read and register_write.
+
+       * i386bsd-nat.c (fetch_inferior_registers,
+       store_inferior_registers): Don't use && at the end of a line.
+       (_initialize_i386bsd_nat): Fix typo.
+
+       * frame.c (_initialize_frame): Add missing backslash.
+
+       From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de):
+       * sol-thread.c (sol_thread_store_registers): Use regcache_collect
+       and supply_register instead of manipulating the register buffer
+       directly.
+
+       From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de):
+       * config/i386/nm-i386sol2.h
+       (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Define to one.
+
+       Based on a patch from Michael Elizabeth Chastain (mec@shout.net):
+       * i386-tdep.c (i386_analyze_frame_setup): Recognize more
+       instructions that GCC likes to mingle into the prologue.  Fixes
+       gdb/1253 and gdb/1255.
+
+2003-08-09  Andrew Cagney  <cagney@redhat.com>
+
+       Fix GDB PR cli/926.
+       * cli/cli-decode.c (add_setshow_uinteger_cmd): New function.
+       * command.h (add_setshow_uinteger_cmd): Declare.
+       * frame.c (set_backtrace_cmd): New function.
+       (show_backtrace_cmd): New function.
+       * frame.c (_initialize_frame): Replace "set/show
+       backtrace-below-main" with "set/show backtrace past-main".  Add
+       command "set/show backtrace limit".
+       (backtrace_past_main): Rename "backtrace_below_main".
+       (backtrace_limit): New variable.
+       (get_prev_frame): Update.  Check the backtrace_limit.
+
+2003-08-09  Andrew Cagney  <cagney@redhat.com>
+
+       * defs.h (xstrprintf): Declare.
+       * utils.c (xstrprintf): New function.
+       * breakpoint.c (insert_breakpoints): Replace sprintf and
+       non-literal format strings, with xstrprintf and cleanups.
+       (delete_breakpoint,breakpoint_re_set): Ditto.
+       (commands_command, insert_breakpoints): Ditto.
+       (bpstat_stop_status, break_at_finish_at_depth_command_1): Ditto.
+       (break_at_finish_command_1): Ditto.
+
+2003-08-09  Andrew Cagney  <cagney@redhat.com>
+
+       * MAINTAINERS (language support): List Adam Fedor as Objective C
+       maintainer.
+
+2003-08-08  J. Brobecker  <brobecker@gnat.com>
+
+       * NEWS (Multi-arched targets): Document that all hppa-hpux targets
+       are now multiarched.
+
+2003-08-08  J. Brobecker  <brobecker@gnat.com>
+
+       * config/pa/tm-hppa64.h: Remove lots of macros that are no
+       longer necessary now that hppa64 is partially multiarch'ed.
+
+2003-08-08  Andrew Cagney  <cagney@redhat.com>
+
+       * interps.c (interp_set): Check for a NULL "old_interp".
+
+2003-08-08  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * Makefile.in (FLAGS_TO_PASS): Add DESTDIR.
+       (install-only): Support DESTDIR.
+       (uninstall): Likewise.
+       (install-gdbtk): Likewise.
+
+2003-08-08  Elena Zannoni  <ezannoni@redhat.com>
+
+       * symtab.c (lookup_symbol_aux): Make sure that is_a_field_of_this
+       contains something meaningful at all times.
+
+Fri Aug  8 00:28:46 UTC 2003  Brendan Conoboy  <blc@redhat.com>
+
+       * configure.host: Set gdb_host_cpu=arm when host_cpu=xscale.
+
+Fri Aug  8 00:28:38 UTC 2003  Brendan Conoboy  <blc@redhat.com>
+
+       * MAINTAINERS (write after approval): Added self.
+
+2003-08-07  Andrew Cagney  <cagney@redhat.com>
+
+       * inferior.h (AT_SYMBOL): Define.
+       * blockframe.c (inside_entry_file): Check for AT_SYMBOL.
+       * infcall.c (call_function_by_hand): Add code to handle AT_SYMBOL.
+       * mips-tdep.c (mips_call_dummy_address): Delete function.
+       (mips_gdbarch_init): Set call_dummy_location to AT_SYMBOL, do not
+       set call_dummy_address.
+
+2003-08-07  Andrew Cagney  <cagney@redhat.com>
+
+       * language.c (op_error): Delete function.
+       (binop_type_check): Delete function.
+       * language.h (type_op_error, range_op_error): Delete macros.
+       (op_error): Delete declaration.
+
+2003-08-07  Andrew Cagney  <cagney@redhat.com>
+
+       * interps.h (INTERP_MI2, INTERP_MI3): Define.
+
+2003-08-07  Michal Ludvig  <mludvig@suse.cz>
+
+       * x86-64-tdep.c (x86_64_dwarf_regmap): Correct register numbers.
+       (x86_64_push_arguments): Skip the red zone.
+
+2003-08-05  Andrew Cagney  <cagney@redhat.com>
+
+       * reggroups.c (reggroup_next): Check for the final entry.
+
+2003-08-04  Andrew Cagney  <cagney@redhat.com>
+
+       * monitor.h (monitor_dump_reg_block): Remove ATTR_FORMAT.
+       * cli/cli-script.c (define_command): Call query directly, instead
+       of passing it a buffer.
+       * ocd.c (ocd_error): Pass error a constant format string.
+       * remote-mips.c (mips_error): Use fputs_filtered.
+
+       * solib-svr4.c (_initialize_svr4_solib): Update
+       register_gdbarch_data call.
+       * mips-linux-tdep.c (_initialize_mips_linux_tdep): Ditto.
+
+       * gdbarch.sh (gdbarch_data_free_ftype): Delete declaration.
+       (register_gdbarch_data): Delete "free" parameter.  Update
+       comments.
+       * gdbarch.h, gdbarch.c: Re-generate.
+       * reggroups.c (_initialize_reggroup): Update.
+       * gnu-v3-abi.c (init_gnuv3_ops): Update.
+       * frame-base.c (_initialize_frame_base): Update.
+       * frame-unwind.c (_initialize_frame_unwind): Update.
+       * user-regs.c (_initialize_user_regs): Update.
+       * remote.c (_initialize_remote): Update.
+       * regcache.c (_initialize_regcache): Update.
+
+       * regcache.c (xfree_regcache_descr): Delete function.
+       (_initialize_regcache): Update call to register_gdbarch_data.
+       (init_regcache_descr, init_legacy_regcache_descr): Use
+       GDBARCH_OBSTACK_XALLOC and GDBARCH_OBSTACK_CALLOC.
+
+       * remote.c (free_remote_state): Delete function.
+       (_initialize_remote): Update register_gdbarch_data.
+       (init_remote_state): Use GDBARCH_OBSTACK_XALLOC and
+       GDBARCH_OBSTACK_CALLOC instead of xmalloc / xcalloc.
+
+2003-08-04  Andrew Cagney  <cagney@redhat.com>
+
+       * reggroups.c (struct reggroup_el): Define.
+       (struct reggroups): Delete field "nr_group".  Replace array
+       "group" with a "first" to "last" linked list.
+       (reggroups_init): Update.  Allocate using gdbarch's obstack.
+       (reggroups_free): Delete function.
+       (add_group): Update.  Add "el" parameter.
+       (reggroup_add): Pass gdbarch obstack allocated space to add_group.
+       (default_groups): Update.
+       (reggroup_next): Replace reggroups.
+       (reggroups_dump): Update.
+       (_initialize_reggroup): Pass XMALLOC allocated space to add_group.
+       * regcache.c (regcache_dump): Use reggroup_next instead of reggroups.
+       * infcmd.c (registers_info): Use reggroup_next instead of reggroups.
+
+2003-08-04  Daniel Jacobowitz  <drow@mvista.com>
+
+       * Makefile.in (tui-interp.o): Update dependencies.
+
+2003-08-04  David Carlton  <carlton@kealia.com>
+
+       * charset.c (cached_iconv_convert): Add __FILE__ and __LINE__ args
+       to internal_error call.
+       * source.c (forward_search_command): Add "%s" format argument.
+       (reverse_search_command): Ditto.
+       * top.c (quit_confirm): Ditto.
+       * cli/cli-setshow.c (do_setshow_command): Ditto.
+       * cp-valprint.c (cp_print_class_method): Replace
+       {f,}printf_{un,}filtered by {f,}puts_{un,}filtered.
+       (cp_print_class_member): Ditto.
+       * event-top.c (command_line_handler): Ditto.
+       * linux-proc.c (linux_info_proc_cmd): Ditto.
+       * p-typeprint.c (pascal_type_print_base): Ditto.
+       * p-valprint.c (pascal_object_print_class_method): Ditto.
+       (pascal_object_print_class_member): Ditto.
+       * printcmd.c (print_scalar_formatted,printf_command): Ditto.
+       * remote.c (remote_cisco_section_offsets): Ditto.
+       * top.c (command_line_input): Ditto.
+       * utils.c (vwarning,error_stream,quit): Ditto.
+       * valprint.c (print_floating,print_binary_chars)
+       (print_octal_chars,print_decimal_chars,print_hex_chars): Ditto.
+
+2003-08-04  Andrew Cagney  <cagney@redhat.com>
+
+       * frame.c (frame_func_unwind): Use frame_unwind_address_in_block.
+
+2003-08-02  Andrew Cagney  <cagney@redhat.com>
+
+       * config/djgpp/fnchange.lst: Fix up testsuite/gdb.c++/annota3.cc,
+       gdb/testsuite/gdb.c++/annota3.exp, amd64fbsd-tdep.c and
+       amd64fbsd-nat.c.
+
+2003-08-02  Andrew Cagney  <cagney@redhat.com>
+
+       * Makefile.in: Update all dependencies and definitions.
+
+2003-08-02  Adam Fedor  <fedor@gnu.org>
+
+       * linespec.c (is_objc_method_format): New function
+       (decode_line_1, locate_first_half): Use it.
+       Fixes PR objc/1298
+
+2003-08-01  Andrew Cagney  <cagney@redhat.com>
+
+       * NEWS: Mention that m32r is multi-arch.
+       From 2003-07-28 Kei Sakamoto <sakamoto.kei@renesas.com>:
+       * configure.tgt: Recognize m32r-*-*.
+       * config/m32r/tm-m32r.h: Delete file.
+       * config/m32r/m32r.mt: New file.
+       * m32r-rom.c (m32r_upload_command): Use hostent only when 
+        gethostname succeeds, in order to avoid a compilation
+        warning.
+       * m32r-tdep.c (m32r_store_return_value): Add a cast to remove a
+       compiler warning.
+
+2003-08-01  Michael Snyder  <msnyder@redhat.com>
+
+       * sh-tdep.c (sh_frame_align): New gdbarch method.
+       (sh_gdbarch_init): Set up frame_align method.
+
+2003-07-31  Michael Snyder  <msnyder@redhat.com>
+
+       * value.h, values.c, infcall.c, infcmd.c: Revert 07-30 change,
+       which is already covered by the new frames infrastructure.
+
+2003-07-31  Andrew Cagney  <cagney@redhat.com>
+
+       * user-regs.c (struct user_reg): Add "next" link.
+       (struct user_regs): Replace "user" with "first" and "last" links.
+       (append_user_reg): Add pre-allocated "reg" parameter.
+       (builtin_user_regs): Provide initial value for "last".
+       (user_reg_add_builtin): XMALLOC memory for append_user_reg.
+       (user_regs_init): Allocate memory from the gdbarch obstack.
+       (user_reg_add): GDBARCH_OBSTACK_ZALLOC memory for append_user_reg.
+       (user_reg_map_name_to_regnum): Rewrite to search the user_reg
+       linked list.
+       (usernum_to_user_reg): New function.
+       (user_reg_map_regnum_to_name): Use usernum_to_user_reg.
+       (value_of_user_reg): Use usernum_to_user_reg.
+       (user_regs_free): Delete function.
+       (_initialize_user_regs): Update register_gdbarch_data call.
+
+2003-07-31  Daniel Jacobowitz  <drow@mvista.com>
+
+       * dwarf2read.c (new_symbol): Use var_decode_location for parameters.
+
+2003-07-30  Michael Snyder  <msnyder@redhat.com>
+
+       * value.h (value_being_returned): Add a struct_addr argument.
+       * infcall.c (call_function_by_hand): Pass struct_addr to 
+       value_being_returned.
+       * infcmd.c (print_return_value): Pass zero as struct_addr.
+       * values.c (value_being_returned): If struct_addr is passed,
+       use it instead of trying to recover it from the inferior.
+
+2003-07-30  Kevin Buettner  <kevinb@redhat.com>
+
+       * mn10300-tdep.c (analyze_dummy_frame): Pass ``pc'' so that
+       the prologue analyzer won't need to attempt to extract the pc
+       value from the woefully incomplete dummy frame.
+       (mn10300_analyze_prologue): Avoid calls to get_frame_pc() when
+       possible.  Disable code which modifies the frame.
+
+2003-07-28  Andrew Cagney  <cagney@redhat.com>
+
+       * annotate.c (annotate_breakpoints_headers): Restrict annotation
+       to level 2.
+       (annotate_breakpoints_table, annotate_record): Ditto.
+       (annotate_breakpoints_table_end, annotate_field_begin): Ditto.
+       (annotate_field_name_end, annotate_field_value): Ditto.
+       (annotate_field_end, annotate_frame_source_begin): Ditto.
+       (annotate_frame_source_file, annotate_frame_source_file_end): Ditto.
+       (annotate_frame_source_line, annotate_frame_source_end): Ditto.
+       (annotate_frame_begin, annotate_frame_function_name): Ditto.
+       (annotate_frame_address_end, annotate_frame_address): Ditto.
+       (annotate_frame_args, annotate_frame_end): Ditto.
+       (annotate_frame_where, annotate_arg_begin): Ditto.
+       (annotate_arg_name_end, annotate_arg_value): Ditto.
+       (annotate_arg_end, annotate_signal_handler_caller): Ditto.
+       (annotate_function_call, annotate_signal_name): Ditto.
+       (annotate_signal_string, annotate_signal_name_end): Ditto.
+       (annotate_signal_string_end, annotate_value_history_begin): Ditto.
+       (annotate_value_begin, annotate_value_history_value): Ditto.
+       (annotate_value_history_end, annotate_value_end): Ditto.
+       (annotate_display_begin, annotate_display_number_end): Ditto.
+       (annotate_display_format, annotate_display_expression): Ditto.
+       (annotate_display_expression_end, annotate_display_value): Ditto.
+       (annotate_display_end, annotate_array_section_begin): Ditto.
+       (annotate_elt_rep, annotate_elt_rep_end): Ditto.
+       (annotate_elt, annotate_array_section_end): Ditto.
+
+2003-07-28  Andrew Cagney  <cagney@redhat.com>
+
+       * regcache.c (struct regcache_descr): Update comments on
+       nr_raw_registers.
+       (init_legacy_regcache_descr): Don't set nr_raw_registers or
+       sizeof_raw_register_valid_p.
+       (init_regcache_descr): Set nr_raw_registers and
+       sizeof_raw_register_valid_p before calling
+       init_legacy_regcache_descr.
+
+2003-07-28  Andrew Cagney  <cagney@redhat.com>
+
+       * mips-tdep.c (print_gp_register_row): Print the GPR's register
+       MOD NUM_REGS.
+
+2003-07-28  Daniel Jacobowitz  <drow@mvista.com>
+
+       * thread.c (info_threads_command): Use get_selected_frame ().
+       Check that there is at least one non-sentinel frame.
+
+2003-07-27  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * m68hc11-tdep.c (struct frame_extra_info): Remove.
+       (m68hc11_pop_frame): Remove.
+       (m68hc11_frame_saved_pc): Remove.
+       (m68hc11_frame_chain): Remove.
+       (m68hc11_frame_init_saved_regs): Remove.
+       (m68hc11_init_extra_frame_info): Remove.
+       (m68hc11_store_struct_return): Remove.
+       (m68hc11_saved_pc_after_call): Remove.
+
+2003-07-27  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * m68hc11-tdep.c (struct m68hc11_unwind_cache): New struct to hold
+       frame unwind information.
+       (m68hc11_scan_prologue): New function from m68hc11_guess_from_prologue
+       and adapted for frame unwinding.
+       (m68hc11_skip_prologue): Update to scan prologue in temporary object.
+       (m68hc11_unwind_pc): New function.
+       (m68hc11_frame_unwind_cache): New function to analyze frames.
+       (m68hc11_frame_this_id): New function to create new frame struct.
+       (m68hc11_frame_prev_register): New function to unwind a register from
+       the frame.
+       (m68hc11_frame_unwind): Default 68hc11/68hc12 unwinder.
+       (m68hc11_frame_p): New function for the above.
+       (m68hc11_frame_base_address): New function to return fp of frame.
+       (m68hc11_frame_args_address): Update for frame.
+       (m68hc11_frame_base): Default 68hc11/68hc12 frame.
+       (m68hc11_unwind_sp): New function.
+       (m68hc11_unwind_dummy_id): New function.
+       (m68hc11_gdbarch_init): Install the above frames; remove deprecated
+       calls.
+
+2003-07-27  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * m68hc11-tdep.c (m68hc11_analyze_instruction): Don't advance the pc.
+       (m68hc11_guess_from_prologue): Advance the pc and frame size only
+       when we are beyond the current pc.
+
+2003-07-27  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * m68hc11-tdep.c (m68hc11_push_dummy_call): New function adapted
+       from m68hc11_push_arguments.
+       (m68hc11_push_arguments): Remove.
+       (m68hc11_push_return_address): Remove.
+       (m68hc11_gdbarch_init): Install the above; remove above deprecated
+       handlers; remove deprecated_extra_stack_alignment_needed.
+
+2003-07-27  Andrew Cagney  <cagney@redhat.com>
+
+       * config/pa/tm-hppa.h (init_frame_pc_default): Declare.
+       * infcall.c (legacy_push_dummy_code) [GDB_TARGET_IS_HPPA]: Update
+       REAL_PC and not the pointer.
+       * hppa-hpux-tdep.c: Include frame.h
+
+2003-07-27  Andrew Cagney  <cagney@redhat.com>
+
+       * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Set to
+       GDB_MULTI_ACH_PARTIAL.
+
+2003-07-27  Andrew Cagney  <cagney@redhat.com>
+
+       Patch from 2003-07-22 Kei Sakamoto <sakamoto.kei@renesas.com>:
+       * m32r-tdep.c (m32r_memory_insert_breakpoint): Fix code style -
+       operator at start and not end of line.
+       (decode_prologue): Ditto.
+       (m32r_frame_unwind_cache, m32r_unwind_sp, m32r_unwind_pc): Use
+       frame_unwind_register_unsigned instead of
+       frame_unwind_unsigned_register.
+       (m32r_read_pc): Use regcache_cooked_read_unsigned instead of
+       read_register.
+       (m32r_push_dummy_call): Use register_size instead of
+       REGISTER_RAW_SIZE.
+       (m32r_frame_sniffer): Replace m32r_frame_p.
+       (m32r_gdbarch_init): Call frame_unwind_append_sniffer.
+       * m32r-rom.c (report_transfer_performance): Delete extern
+       declaration.
+       (m32r_load, m32r_upload_command): Use print_transfer_performance
+       instead of report_transfer_performance.
+       (_initialize_m32r_rom): Use add_setshow_cmd instead of add_set_cmd
+       / add_show_from_set.
+
 2003-07-26  Andrew Cagney  <cagney@redhat.com>
 
        * m68hc11-tdep.c (m68hc11_gdbarch_init): Set non-deprecated