summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.base/vta-test.stp
Commit message (Collapse)AuthorAgeFilesLines
* PR10417 Enable vta-test.exp testcase and add to NEWS.Mark Wielaard2009-09-181-1/+1
| | | | | | * NEW: Mention DW_OP_{implicit,stack}_value support. * testsuite/systemtap.base/vta-test.exp: Don't XFAIL. Use staprun2. * testsuite/systemtap.base/vta-test.stp: Enable all probes.
* Add a testcase for PR10417 support for DW_OP_{stack|implicit}_value.Mark Wielaard2009-09-171-0/+1
Currently XFAILS when gcc-vta detected, otherwise UNTESTED. * testsuite/systemtap.base/vta-test.exp: New test harness. * testsuite/systemtap.base/vta-test.c: New test program. * testsuite/systemtap.base/vta-test.stp: New test script.