public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
* [SCM]  archer-jankratochvil-fedora17: Merge remote-tracking branch 'archer/archer-sergiodj-stap' into archer-jankratochvil-fedora17
@ 2012-01-03 17:58 jkratoch
  0 siblings, 0 replies; only message in thread
From: jkratoch @ 2012-01-03 17:58 UTC (permalink / raw)
  To: archer-commits

The branch, archer-jankratochvil-fedora17 has been updated
       via  8cc17242e1d8f61a4aabc9e08e4272e8dbe77e52 (commit)
       via  b62aa4d06e991a7910263aa451836c6c9fb635d7 (commit)
      from  1b94a2db24f76efe871f633ebe2c70e37f071f9d (commit)

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

- Log -----------------------------------------------------------------
commit 8cc17242e1d8f61a4aabc9e08e4272e8dbe77e52
Merge: 1b94a2d b62aa4d
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Tue Jan 3 18:58:03 2012 +0100

    Merge remote-tracking branch 'archer/archer-sergiodj-stap' into archer-jankratochvil-fedora17

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

Summary of changes:
 gdb/stap-probe.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

First 500 lines of diff:
diff --git a/gdb/stap-probe.c b/gdb/stap-probe.c
index 74fd9e9..123530f 100644
--- a/gdb/stap-probe.c
+++ b/gdb/stap-probe.c
@@ -654,6 +654,7 @@ static void
 stap_parse_argument_conditionally (struct stap_parse_info *p)
 {
   if (*p->arg == '-' || *p->arg == '~' || *p->arg == '+' /* Unary.  */
+      || isdigit (*p->arg)
       || gdbarch_stap_is_single_operand (p->gdbarch, p->arg))
     stap_parse_single_operand (p);
   else if (*p->arg == '(')


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


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

only message in thread, other threads:[~2012-01-03 17:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-03 17:58 [SCM] archer-jankratochvil-fedora17: Merge remote-tracking branch 'archer/archer-sergiodj-stap' into archer-jankratochvil-fedora17 jkratoch

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).