]> sourceware.org Git - systemtap.git/commit
Add 'guru_mode' preprocessor conditional.
authorPeter Kjellström <cap@nsc.liu.se>
Wed, 26 Feb 2014 17:35:48 +0000 (18:35 +0100)
committerFrank Ch. Eigler <fche@redhat.com>
Wed, 26 Feb 2014 19:22:28 +0000 (14:22 -0500)
commit92585d32aad4d48340071e8557de245d553adf4f
tree25a29c60a13e3d002fe2ed00e714bbbdfe46ed2a
parent0de1458efd97c10005babf44ccad1477bc725996
Add 'guru_mode' preprocessor conditional.

* parse.cxx (eval_pp_conditional): Added 'guru_mode' preprocessor conditional.
* man/stap.1: Added 'guru_mode' preprocessor conditional documentation.
* testsuite/parseok/fourteen.stp: Added 'guru_mode' preprocessor conditional
  test.
* testsuite/parseko/preprocess20.stp: New file.
* testsuite/parseko/preprocess21.stp: Ditto.
* testsuite/parseko/preprocess22.stp: Ditto.
man/stap.1
parse.cxx
testsuite/parseko/preprocess20.stp [new file with mode: 0755]
testsuite/parseko/preprocess21.stp [new file with mode: 0755]
testsuite/parseko/preprocess22.stp [new file with mode: 0755]
testsuite/parseok/fourteen.stp
This page took 0.024546 seconds and 5 git commands to generate.