aboutsummaryrefslogtreecommitdiff
path: root/gdb/breakpoint.c
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>2010-01-26 23:56:53 +0000
committerDoug Evans <dje@google.com>2010-01-26 23:56:53 +0000
commit99cc78aa47c5f5a26126bdc83cd7e5157fd8eb05 (patch)
treeeab52fff25bc4f78bb40addae7bf9178a1bc2d57 /gdb/breakpoint.c
parent52334bf503004f805976c92b2771d8b8b1ca1132 (diff)
downloadgdb-99cc78aa47c5f5a26126bdc83cd7e5157fd8eb05.zip
gdb-99cc78aa47c5f5a26126bdc83cd7e5157fd8eb05.tar.gz
gdb-99cc78aa47c5f5a26126bdc83cd7e5157fd8eb05.tar.bz2
* breakpoint.c (bpstat_stop_status): Delete useless code.
Diffstat (limited to 'gdb/breakpoint.c')
-rw-r--r--gdb/breakpoint.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/breakpoint.c b/gdb/breakpoint.c
index d404ee7..0d55862 100644
--- a/gdb/breakpoint.c
+++ b/gdb/breakpoint.c
@@ -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