public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
* [SCM]  archer-pmuldoon-next-over-throw2: update comment
@ 2010-11-24 18:22 tromey
  0 siblings, 0 replies; only message in thread
From: tromey @ 2010-11-24 18:22 UTC (permalink / raw)
  To: archer-commits

The branch, archer-pmuldoon-next-over-throw2 has been updated
       via  f772d5a898c9cd7312eb13315568a1a1a1445df8 (commit)
      from  7c9305b75c64ccd001f9b089cb7784eafcbfa4f3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit f772d5a898c9cd7312eb13315568a1a1a1445df8
Author: Tom Tromey <tromey@redhat.com>
Date:   Wed Nov 24 11:20:37 2010 -0700

    update comment

-----------------------------------------------------------------------

Summary of changes:
 gdb/breakpoint.h |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

First 500 lines of diff:
diff --git a/gdb/breakpoint.h b/gdb/breakpoint.h
index 5475ab4..83c4498 100644
--- a/gdb/breakpoint.h
+++ b/gdb/breakpoint.h
@@ -664,8 +664,9 @@ struct bpstat_what
        useful one).  */
     enum stop_stack_kind call_dummy;
 
-    /* Used for BPSTAT_WHAT_SET_LONGJMP_RESUME.  True if we are
-       handling a longjmp, false if we are handling an exception.  */
+    /* Used for BPSTAT_WHAT_SET_LONGJMP_RESUME and
+       BPSTAT_WHAT_CLEAR_LONGJMP_RESUME.  True if we are handling a
+       longjmp, false if we are handling an exception.  */
     int is_longjmp;
   };
 


hooks/post-receive
--
Repository for Project Archer.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-11-24 18:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-24 18:22 [SCM] archer-pmuldoon-next-over-throw2: update comment tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).