]> sourceware.org Git - systemtap.git/commit
Set MAXSTRINGLEN to 133 for uprobes_ustack.exp test on 64 bit.
authorMark Wielaard <mjw@redhat.com>
Tue, 21 Apr 2009 19:33:24 +0000 (21:33 +0200)
committerMark Wielaard <mjw@redhat.com>
Tue, 21 Apr 2009 19:33:24 +0000 (21:33 +0200)
commit31a0ad65c838d0530b321c75c5b328828daa71ac
treec38af9df91d8b6459d92a57d7e3e07d814a9dcbe
parenta1e1eec32d27dec37acbc1d65696304abac7ff32
Set MAXSTRINGLEN to 133 for uprobes_ustack.exp test on 64 bit.

Needs extra space since on 64bit the last ubacktrace string is
7 entries * (16 hex + 2 for 0x + 1 space) = 133 chars.
Default MAXSTRINGLEN is 128 chars.

* testsuite/systemtap.base/uprobes_ustack.exp: Add -DMAXSTRINGLEN.
testsuite/systemtap.base/uprobes_ustack.exp
This page took 0.027943 seconds and 5 git commands to generate.