]> Git Repo - binutils.git/blobdiff - gdb/breakpoint.c
2009-10-31 Michael Snyder <[email protected]>
[binutils.git] / gdb / breakpoint.c
index 6bf9262c330f18bee9931ebb09bc680a5f076d8c..757c76d424dc37095d849e05c42805a58ed4ceda 100644 (file)
@@ -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;
 
This page took 0.038682 seconds and 4 git commands to generate.