* gdb/remote.c (remote_insert_watchpoint): Return -1, rather than
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 838490c6469c4db00745d76b7d7da703a9d6ab04..6468fdb46571dc943a471e205911beefa615e142 100644 (file)
-2006-05-13  Gaius Mulley <gaius@glam.ac.uk>
+2006-06-06  Nathan Sidwell  <nathan@codesourcery.com>
 
-       * gdb/m2-lang.h: added function extern prototypes for
+       * gdb/remote.c (remote_insert_watchpoint): Return -1, rather than
+       fatal error if packet is disabled.
+       (remote_remove_watchpoint, remote_insert_hw_breakpoint,
+       remote_remove_hw_breakpoint): Likewise.
+
+2006-06-02  Nick Roberts  <nickrob@snap.net.nz>
+
+       * breakpoint.c (print_it_typical): Use EXEC_ASYNC_LOCATION_REACHED.
+
+2006-05-31  Michael Snyder  <msnyder@redhat.com>
+
+       * mips-tdep.c: Comment tweaks.
+
+2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * Makefile.in (top_builddir): Update comments.
+       (INTL_DIR, INTL_SRC): Delete.
+       (INTL, INTL_DEPS, INTL_CFLAGS): Update.
+       * acinclude.m4: Include new gettext macros.
+       * configure.ac: Use ZW_GNU_GETTEXT_SISTER_DIR.  Remove copied
+       CATALOGS code.
+       * aclocal.m4, configure: Regenerated.
+
+2006-05-30  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * Makefile.in (arm-linux-nat.o): Update dependencies.
+       * arm-linux-nat.c: Include "gdb_proc_service.h".
+       (PTRACE_GET_THREAD_AREA): Define.
+       (ps_get_thread_area): New function.
+
+2006-05-28  Alexandre Oliva  <aoliva@redhat.com>
+
+       * dwarf2-frame.h (enum dwarf2_frame_reg_rule): Add
+       DWARF2_FRAME_REG_SAVED_VAL_OFFSET and
+       DWARF2_FRAME_REG_SAVED_VAL_EXP.
+       * dwarf2-frame.c (execute_cfa_program): Handle val_offset,
+       val_offset_sf and val_expression.
+       (dwarf2_frame_prev_register): Handle the new reg rules.
+       (dwarf2_frame_this_id): Use pc instead of function entry point.
+
+2006-05-28  Alexandre Oliva  <aoliva@redhat.com>
+
+       * dwarf2-frame.c (struct dwarf2_cie): Add signal_frame field.
+       (dwarf2_frame_sniffer): Use it.
+       (decode_frame_entry_1): Set it according to augmentation "S".
+
+2006-05-27  Joel Brobecker  <brobecker@adacore.com>
+
+       From Peter Schauer <peterschauer@gmx.net>
+       * m2-typeprint.c (m2_record_fields): Move variable declarations
+       to the begining of the block.
+        
+2006-05-23  Mark Mitchell  <mark@codesourcery.com>
+
+       * mt-tdep.c (mt_register_name): Correct out-of-range logic to
+       include additional registers. 
+
+       * mt-tdep.c (mt_gdb_regnums): Add ZI2, ZQ2, Ichannel2,
+       Iscramb2, Qscramb2, Qchannel2.
+       (mt_register_name): Likewise.
+       (mt_copro_register_type): Describe ZI2 and ZQ2.
+
+       * mt-tdep.c (mt_gdb_regnums): Define
+       MT_COPRO_PSEUDOREG_MAC_REGNUM.
+       (mt_register_name): Use it.
+       (mt_copro_register_type): Likewise.
+       (mt_register_type): Likewise.
+       (mt_pseudo_register_read): Likewise.  Read the MAC register, not
+       the coprocessor register.
+       (mt_pseudo_register_write): Likewise.
+
+2006-05-21  Christopher Faylor  <cgf@timesys.com>
+
+       * win32-nat.c (cygwin_exceptions): New variable.
+       (handle_exception): Treat a cygwin exception like a normal exception if
+       cygwin_exceptions is true.
+       (_initialize_win32_nat): Add "set cygwin-exceptions" handler.
+
+2006-05-20  Gaius Mulley  <gaius@glam.ac.uk>
+
+       * NEWS: (Improved Modula-2 language support): New section.
+
+2006-05-19  Joel Brobecker  <brobecker@adacore.com>
+
+       * configure: Regenerate using proper version of autoconf.
+
+2006-05-19  Fred Fish  <fnf@specifix.com>
+
+       * Makefile.in: Fix spelling of 'explicitly' and 'explicit'.
+       * dwarfread.c: Fix spelling of 'unexpected'.
+       * mips-tdep.c: Fix spelling of 'possible' and 'Determine'.
+       * stack.c: Fix spelling of 'RETURN_VALUE'.
+       
+2006-05-18  Paul Gilliam  <pgilliam@us.ibm.com
+
+       * solib-svr4.c (enable_break): Breakup a long line into 3 shorter ones.
+
+2006-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * dwarf2-frame.c: Include "value.h".
+       (read_reg): Use unpack_long and register_type.
+       * Makefile.in (dwarf2-frame.o): Update.
+
+2006-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * remote-rdp.c: Deleted.
+       * NEWS: Mention removal of remote-rdp.c.
+
+       * Makefile.in (ALLDEPFILES): Remove remote-rdp.c.
+       (remote-rdp.o): Delete.
+       * README: Remove description of remote-rdp.c.
+       * arm-tdep.c (arm_breakpoint_from_pc): Remove obsolete comment.
+       * config/arm/embed.mt (TDEPFILES): Remove remote-rdp.o.
+
+2006-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * ser-e7kpc.c: Include <time.h> if it is available.
+
+2006-05-16  Joel Brobecker  <brobecker@adacore.com>
+
+       * version.in (version.in): Bump version number to 6.5.50 now
+       that the gdb-6.5 branch has been created.
+       * NEWS: Create a new section for changes that are included
+       since gdb-6.5. Name the "since gdb-6.4" section as the "in gdb-6.5"
+       section.
+
+2006-05-16  Jim Blandy  <jimb@codesourcery.com>
+
+       * MAINTAINERS (Authorized Committers): Gaius Mulley has accepted
+       the Global Maintainers' invitation to be an authorized committer
+       for the Modula-2 support.
+
+2006-05-15  Mark Kettenis  <kettenis@gnu.org>
+
+       * ppcobsd-nat.c: Include "gdb_assert.h".
+       [PT_GETFPREGS] (getfpregs_supplies): New function.
+       (ppcobsd_fetch_registers, ppcobsd_fetch_registers): Hanlde OS
+       versions that have PT_GETFPREGS.
+       (_initialize_ppcobsd_nat) [PT_GETFPREGS]: Initialize
+       ppcobsd_fpreg_offsets.
+       * ppcobsd-tdep.h (ppcobsd_fpreg_offsets, ppcobsd_fpregset):
+       Declare.
+       * ppcobsd-tdep.c (ppcobsd_fpreg_offsets, ppcobsd_fpregset): New
+       variables.
+       (_initialize_ppcobsd_tdep): Initialize ppcobsd_fpreg_offsets.
+       * Makefile.in (ppcobsd-nat.o): Update dependencies.
+
+2006-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * configure.ac: Use GCC_HEADER_STDINT.
+       * acinclude.m4: Include stdint.m4.
+       * Makefile.in (gdb_stdint_h): Define.
+       (distclean): Remove gdb_stdint.h.
+       (Makefile, stamp-h): Update rules to generate only the correct
+       files.
+       (gdb_stdint.h, stamp-int): New rules.
+       * config.in, configure: Regenerated.
+
+2006-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * valprint.c: Include "exceptions.h".
+       (val_print): If something goes wrong while printing, supply an
+       error message.
+
+2006-05-15  Peter O'Gorman  <gdb-patches@mlists.thewrittenword.com>
+
+       * source.c (get_current_source_symtab_and_line)
+       (set_current_source_symtab_and_line): Use { 0 }.
+       * cli/cli-cmds.c (list_command): Likewise.
+
+2006-05-14  Nick Roberts  <nickrob@snap.net.nz>
+
+       * mi/gdb-mi.el (gdbmi-send): Correct regexp for repeat commands.
+       (gdbmi): Use new variable name gdb-pc-address.
+       (gdbmi-frame-handler):  Use new variable name gdb-pc-address.
+       Check that a match has been found.
+
+2006-05-13  Gaius Mulley  <gaius@glam.ac.uk>
+
+       * m2-lang.h: Added function extern prototypes for
        m2_is_long_set and get_long_set_bounds.
-       * gm2/m2-typeprint.c: This file has been completely
-       replaced to reflect the Modula-2 syntax rather than call
-       the c_print_type function.
-       (m2_print_type): walk the Modula-2 type tree.
-       (m2_type_name): added.
-       (m2_range): added.
-       (m2_typedef): added.
-       (m2_array): added.
-       (m2_pointer): added.
-       (m2_ref): added.
-       (m2_unknown): added.
-       (m2_union): added.
-       (m2_procedure): added.
-       (m2_print_bounds): added.
-       (m2_short_set): added.
-       (m2_is_long_set): added.
-       (m2_get_discrete_bounds): added.
-       (m2_is_long_set_of_type): added.
-       (m2_long_set): added.
-       (m2_record_fields): added.
-       (m2_enum): added.
-       * gdb/dwarf2read.c: added ability to detect the language
-       Modula-2
-       and handle SET and CHAR types.
-       (read_set_type): added.
-       (process_die): call read_set_type.
-       (read_base_type): modifed signed/unsigned char handling for
-       Modula-2.
-       (set_cu_language): added Modula-2 case clause.
-       * gdb/m2-valprint.c: complete replacement so that Modula-2
-       values are printed rather than call the C language routines.
-       (print_function_pointer_address): added.
-       (get_long_set_bounds): added.
-       (m2_print_long_set): added.
-       (print_unpacked_pointer): added.
-       (print_variable_at_address): added.
-       (m2_val_print): replaced.
-       * gdb/MAINTAINERS (Write After Approval): added
-       Gaius Mulley <gaius@glam.ac.uk>
+       * m2-typeprint.c: Complete replacement.
+       (m2_print_type): Walk the Modula-2 type tree.
+       (m2_type_name): New function.
+       (m2_range): New function.
+       (m2_typedef): New function.
+       (m2_array): New function.
+       (m2_pointer): New function.
+       (m2_ref): New function.
+       (m2_unknown): New function.
+       (m2_union): New function.
+       (m2_procedure): New function.
+       (m2_print_bounds): New function.
+       (m2_short_set): New function.
+       (m2_is_long_set): New function.
+       (m2_get_discrete_bounds): New function.
+       (m2_is_long_set_of_type): New function.
+       (m2_long_set): New function.
+       (m2_record_fields): New function.
+       (m2_enum): New function.
+       * dwarf2read.c: Modified.
+       (read_set_type): New function.
+       (process_die): Call read_set_type.
+       (read_base_type): Modifed.
+       (set_cu_language): Added Modula-2 case clause.
+       * m2-valprint.c: Complete replacement.
+       (print_function_pointer_address): New function.
+       (get_long_set_bounds): New function.
+       (m2_print_long_set): New function.
+       (print_unpacked_pointer): New function.
+       (print_variable_at_address): New function.
+       (m2_val_print): Replaced.
+       * gdb/MAINTAINERS (Write After Approval): Added
+       Gaius Mulley  <gaius@glam.ac.uk>
 
 2006-05-12  Mark Kettenis  <kettenis@gnu.org>
 
This page took 0.026163 seconds and 4 git commands to generate.