* MAINTAINERS: Add myself to the write-after-approval list.
authorJiri Smid <smid@suse.cz>
Fri, 21 Sep 2001 07:17:52 +0000 (07:17 +0000)
committerJiri Smid <smid@suse.cz>
Fri, 21 Sep 2001 07:17:52 +0000 (07:17 +0000)
* i386-nat.c (TARGET_HAS_DR_LEN_8, DR_LEN_8): Declare.
(i386_length_and_rw_bits, i386_handle_nonaligned_watchpoint,
i386_insert_watchpoint, i386_remove_watchpoint):  Add support for
8-byte wide watchpoints.
(i386_show_dr): Debug message format string change.

gdb/ChangeLog

index 69d6362c39839c4db120dc68d7aa5f5936342e57..a2a1a9f5f0e17f854afddad7575cc11cb289a754 100644 (file)
@@ -1,3 +1,12 @@
+2001-09-21  Jiri Smid   <smid@suse.cz>
+
+       * MAINTAINERS: Add myself to the write-after-approval list.
+       * i386-nat.c (TARGET_HAS_DR_LEN_8, DR_LEN_8): Declare.
+       (i386_length_and_rw_bits, i386_handle_nonaligned_watchpoint,
+       i386_insert_watchpoint, i386_remove_watchpoint):  Add support for
+       8-byte wide watchpoints.
+       (i386_show_dr): Debug message format string change.
+
 2001-09-20  Kevin Buettner  <kevinb@redhat.com>
 
        * solib-svr4.c (fetch_link_map_offsets): Add comment.