]> sourceware.org Git - systemtap.git/commit
PR10019: --skip-badvars to suppress run-time memory errors too
authorFrank Ch. Eigler <fche@elastic.org>
Thu, 2 Apr 2009 02:50:47 +0000 (22:50 -0400)
committerFrank Ch. Eigler <fche@elastic.org>
Thu, 2 Apr 2009 02:52:33 +0000 (22:52 -0400)
commitdcfd7fed7088871f46d9da7183e485877fb2d81f
tree57a560603d3b095a9f3f2bc01500becdacf785d9
parent65ffc3f32328473cb74aa5c7eca7e46bb82bd7fb
PR10019: --skip-badvars to suppress run-time memory errors too

* NEWS: Note this change.
* hash.cxx (find_script_hash): Add s.skip_badvars into hash.
* translate.cxx (translate_pass): Emit STP_SKIP_BADVARS.
* runtime/loc2c-runtime.h (DEREF_FAULT, STORE_DEREF_FAULT): Provide
  dummy implementation if STP_SKIP_BADVARS.
NEWS
hash.cxx
runtime/loc2c-runtime.h
translate.cxx
This page took 0.026576 seconds and 5 git commands to generate.