mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-17 07:53:51 +08:00
2009-10-31 Michael Snyder <msnyder@vmware.com>
* breakpoint.c (bpstat_stop_status): Fix broken comment.
This commit is contained in:
@ -3457,8 +3457,7 @@ bpstat_stop_status (struct address_space *aspace,
|
||||
The watchpoint_check function will work on entire expression,
|
||||
not the individual locations. For read watchopints, the
|
||||
watchpoints_triggered function have checked all locations
|
||||
alrea
|
||||
*/
|
||||
already. */
|
||||
if (b->type == bp_hardware_watchpoint && bl != b->loc)
|
||||
continue;
|
||||
|
||||
|
Reference in New Issue
Block a user