Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix failing uprobes.exp -p5 failures by removing trailing spaces in $$ vars. | Mark Wielaard | 2009-08-24 | 1 | -1/+1 |
| | | | | | | | | * tapsets.cxx (dwarf_var_expanding_visitor::visit_target_symbol_context): Don't add extra space at end of list, only add space between symbols. * testsuite/systemtap.base/uprobes.exp: Use more specific expect regex. * testsuite/systemtap.base/vars.exp: Don't just chop off last char of printf output string. | ||||
* | sanitation: don't create "testsuite/&1" file | Frank Ch. Eigler | 2008-10-29 | 1 | -1/+1 |
| | |||||
* | remove \n from end of $$vars/etc. convenience variables | Frank Ch. Eigler | 2008-08-11 | 1 | -3/+4 |
| | |||||
* | Add test for $$vars, $$params, $$locals. | Stan Cox | 2008-08-05 | 1 | -0/+32 |