public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
From: fche@redhat.com (Frank Ch. Eigler)
To: 张威 <1541469@tongji.edu.cn>
Cc: systemtap@sourceware.org
Subject: Re: I meet errors when I modify the return value or parameters of userspace function by systemtap
Date: Mon, 27 Apr 2020 14:17:48 -0400	[thread overview]
Message-ID: <87a72wlrn7.fsf@redhat.com> (raw)
In-Reply-To: <6ed9aec7.689c.171ba079cd2.Coremail.1541469@tongji.edu.cn> (=?utf-8?B?IuW8oOWogQ==?= "'s message of "Mon, 27 Apr 2020 13:06:33 +0800 (GMT+08:00)")

张威 <1541469@tongji.edu.cn> writes:

> /usr/local/share/systemtap/runtime/linux/loc2c-runtime.h:297:69: error: ‘regnoo’ undeclared (first use in this function); did you mean ‘rep_nop’?
> [...]

You're doing nothing wrong; we had a typo.  The following patch fixes
it.  You can hand-apply the change to your copy of
/usr/share/systemtap/runtime/linux/loc2c-runtime.h .

commit ccad93fd0f81851fd69ff0257c6010a8d1984c8c
Author: HATAYAMA Daisuke <d.hatayama@fujitsu.com>
Date:   Fri Feb 7 04:07:21 2020 +0000

https://sourceware.org/git/?p=systemtap.git;a=commitdiff;h=ccad93fd0f81851fd69ff0257c6010a8d1984c8c

- FChE


      reply	other threads:[~2020-04-27 18:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-27  5:06 张威
2020-04-27 18:17 ` Frank Ch. Eigler [this message]

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=87a72wlrn7.fsf@redhat.com \
    --to=fche@redhat.com \
    --cc=1541469@tongji.edu.cn \
    --cc=systemtap@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).