* target.h: Add to_insert_hw_breakpoint, to_remove_hw_breakpoint,
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 14c000dde2c455fef730a8f82cbe4a3014ea93d9..e604813767bb188f0f5e6d3f135ab48843f4350f 100644 (file)
@@ -1,3 +1,18 @@
+2002-08-01  Grace Sainsbury  <graces@redhat.com>
+
+       * target.h: Add to_insert_hw_breakpoint, to_remove_hw_breakpoint,
+       to_insert_watchpoint, to_remove_watchpoint,
+       to_stopped_by_watchpoint, to_stopped_data_address,
+       to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint to
+       target vecctor. Define their corresponding macros so they call
+       them.
+       
+       * target.c: Add default and debug versions of for
+       to_insert_hw_breakpoint, to_remove_hw_breakpoint,
+       to_insert_watchpoint, to_remove_watchpoint,
+       to_stopped_by_watchpoint, to_stopped_data_address,
+       to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint.
+
 2002-08-01  Kevin Buettner  <kevinb@redhat.com>
 
        * mips-tdep.c (mips_register_virtual_type): New function.
        * configure.host (gdb_host): Set to aix432 on AIX 4.3.2+.
        * config/powerpc/aix432.mh: New file.
 
+>>>>>>> 1.2978
 2002-07-30  Daniel Jacobowitz  <drow@mvista.com>
 
        * ppc-linux-tdep.c (ELF_NGREG, ELF_NFPREG, ELF_NVRREG)
This page took 0.024074 seconds and 4 git commands to generate.