Failures with exelib.exp testcase (was Re: minutes 2010-08-19)

Mark Wielaard mjw@redhat.com
Wed Feb 2 12:59:00 GMT 2011


On Wed, 2011-02-02 at 17:44 +0530, K.Prasad wrote:
> On Sat, Jan 22, 2011 at 12:16:19AM +0100, Mark Wielaard wrote:
> > Maybe this is a little too naive, but would it be as simple as the
> > attached? I don't actually have any powerpc machine to check.
> > 
>   I haven't really gone through the patch yet but tested them on a ppc64
> box and the tests still seem to fail (the output of systemtap.log of a
> partial testsuite run is attached).

If at all possible lets try with the simple testcase that you posted
earlier. If you could just post the output of that and the generated
stap-symbols.h file that would make it a bit easier to analyze what is
going on.

$ stap -vvv -k -e 'probe
process("/home/prasadkr/helloworld").function("print_hw")
{ printf("0x%x : %s\n", uaddr(), usymdata(uaddr())) }' -c ./helloworld

Thanks,

Mark



More information about the Systemtap mailing list