Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | semok/badvar.stp test: add stap -p2 as for other semok tests | Frank Ch. Eigler | 2009-04-01 | 1 | -1/+3 |
| | |||||
* | PR 7071: Optional $context variables fix | Rajan Arora | 2009-03-11 | 1 | -0/+7 |
* tapsets.cxx (dwarf_var_expanding_visitor::visit_target_symbol): Substitute erroneous target symbol with literal 0 if session level flag, skip_badvars is set. * session.h (struct systemtap_session): New flag: skip_badvars. * main.cxx: Command line argument --skip-badvars added. * stap.1.in: Entry for new option --skip-badvars. * NEWS: Added blurb for new option now available. * testsuite/semok/badvar.stp: Test case to check added functionality. |