Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Michael Snyder <msnyder@vmware.com>
To: "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>
Subject: [OB] fix comment in breakponit.c
Date: Sat, 31 Oct 2009 18:31:00 -0000	[thread overview]
Message-ID: <4AEC8092.2070907@vmware.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 49 bytes --]

Probably busted by a global search and replace?


[-- Attachment #2: already.txt --]
[-- Type: text/plain, Size: 778 bytes --]

2009-10-31  Michael Snyder  <msnyder@vmware.com>

	* breakpoint.c (bpstat_stop_status): Fix broken comment.

Index: breakpoint.c
===================================================================
RCS file: /cvs/src/src/gdb/breakpoint.c,v
retrieving revision 1.422
diff -u -p -r1.422 breakpoint.c
--- breakpoint.c	31 Oct 2009 06:00:11 -0000	1.422
+++ breakpoint.c	31 Oct 2009 18:29:59 -0000
@@ -3457,8 +3457,7 @@ bpstat_stop_status (struct address_space
        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;
 

             reply	other threads:[~2009-10-31 18:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-31 18:31 Michael Snyder [this message]
2009-10-31 21:29 ` Pedro Alves
2009-10-31 23:59   ` Michael Snyder

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4AEC8092.2070907@vmware.com \
    --to=msnyder@vmware.com \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox