2011-01-08 Michael Snyder <msnyder@vmware.com>
[deliverable/binutils-gdb.git] / gdb / i386-sol2-nat.c
index 8d5d7415cce4a700b82e470d635bafda5dc0030a..ad5b733bad48291ba1aad6f464864d4767021de9 100644 (file)
@@ -60,7 +60,7 @@ static int amd64_sol2_gregset64_reg_offset[] = {
   8 * 8,                       /* %rdi */
   10 * 8,                      /* %rbp */
   20 * 8,                      /* %rsp */
-  7 * 8,                       /* %r8 ... */
+  7 * 8,                       /* %r8 ...  */
   6 * 8,
   5 * 8,
   4 * 8,
@@ -142,7 +142,7 @@ _initialize_amd64_sol2_nat (void)
   /* Fill in the generic procfs methods.  */
   t = procfs_target ();
 
-#ifdef NEW_PROC_API    /* Solaris 6 and above can do HW watchpoints */
+#ifdef NEW_PROC_API    /* Solaris 6 and above can do HW watchpoints */
   procfs_use_watchpoints (t);
 #endif
 
This page took 0.023283 seconds and 4 git commands to generate.