I meet errors when I modify the return value or parameters of userspace function by systemtap

Frank Ch. Eigler fche@redhat.com
Mon Apr 27 18:17:48 GMT 2020


张威 <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



More information about the Systemtap mailing list