* breakpoint.c (bpstat_stop_status): Delete useless code.

This commit is contained in:
Doug Evans 2010-01-26 23:56:53 +00:00
parent 52334bf503
commit 99cc78aa47
2 changed files with 4 additions and 1 deletions

View 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

View 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