* i386-linux-nat.c: Add comment.
authorMark Kettenis <kettenis@gnu.org>
Fri, 26 Dec 2003 15:42:58 +0000 (15:42 +0000)
committerMark Kettenis <kettenis@gnu.org>
Fri, 26 Dec 2003 15:42:58 +0000 (15:42 +0000)
gdb/ChangeLog
gdb/i386-linux-nat.c

index a368b05..4021662 100644 (file)
@@ -1,3 +1,7 @@
+2003-12-26  Mark Kettenis  <kettenis@gnu.org>
+
+       * i386-linux-nat.c: Add comment.
+
 2003-12-26  Christopher Faylor  <cgf@redhat.com>
 
        * win32-nat.c: Add some comments about below change.
index bb16143..1643661 100644 (file)
@@ -641,6 +641,8 @@ store_inferior_registers (int regno)
 }
 \f
 
+/* Support for debug registers.  */
+
 static unsigned long
 i386_linux_dr_get (int regnum)
 {