]> sourceware.org Git - systemtap.git/commit
Avoid assertion error for no matched function in statement probe
authorWenji Huang <wenji.huang@oracle.com>
Mon, 10 Aug 2009 23:29:50 +0000 (19:29 -0400)
committerWenji Huang <wenji.huang@oracle.com>
Mon, 10 Aug 2009 23:29:50 +0000 (19:29 -0400)
commite679283a5ae5555db19d613fa3299f96cfc94eb7
treedbe790f3244fe69af6c833f7995242dfcce7d791
parentaeb2727bd6742d8e4ff98882e57078f72da21b68
Avoid assertion error for no matched function in statement probe

* dwflpp.cxx (iterate_over_functions): Return for NULL pointer.
* testsuite/systemtap.base/statement.exp: Add test case.
dwflpp.cxx
testsuite/systemtap.base/statement.exp
This page took 0.028083 seconds and 5 git commands to generate.