projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52334bf
)
* breakpoint.c (bpstat_stop_status): Delete useless code.
author
Doug Evans
<dje@google.com>
Tue, 26 Jan 2010 23:56:53 +0000
(23:56 +0000)
committer
Doug Evans
<dje@google.com>
Tue, 26 Jan 2010 23:56:53 +0000
(23:56 +0000)
gdb/ChangeLog
patch
|
blob
|
history
gdb/breakpoint.c
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 8851c2b827dff4e82ef8c1e2a987d45501ce2129..41236eafc17a4960eb594889685cf0827d36a576 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-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
diff --git
a/gdb/breakpoint.c
b/gdb/breakpoint.c
index d404ee7e8d512229858b80995aba3e1222c12465..0d558625709e1ce3cb89afa00a62b42a378cad53 100644
(file)
--- 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