* breakpoint.c (bpstat_stop_status): Delete useless code.
authorDoug Evans <dje@google.com>
Tue, 26 Jan 2010 23:56:53 +0000 (23:56 +0000)
committerDoug Evans <dje@google.com>
Tue, 26 Jan 2010 23:56:53 +0000 (23:56 +0000)
gdb/ChangeLog
gdb/breakpoint.c

index 8851c2b827dff4e82ef8c1e2a987d45501ce2129..41236eafc17a4960eb594889685cf0827d36a576 100644 (file)
@@ -1,3 +1,7 @@
+2010-01-27  Doug Evans  <dje@google.com>
+
+       * breakpoint.c (bpstat_stop_status): Delete useless code.
+
 2010-01-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        * printcmd.c (display_uses_solib_p): Remove variable section.  Access
index d404ee7e8d512229858b80995aba3e1222c12465..0d558625709e1ce3cb89afa00a62b42a378cad53 100644 (file)
@@ -3668,7 +3668,6 @@ bpstat_stop_status (struct address_space *aspace,
     }
 
   bs->next = NULL;             /* Terminate the chain */
-  bs = root_bs->next;          /* Re-grab the head of the chain */
 
   /* If we aren't stopping, the value of some hardware watchpoint may
      not have changed, but the intermediate memory locations we are