diff options
author | fche <fche> | 2005-08-29 14:51:32 +0000 |
---|---|---|
committer | fche <fche> | 2005-08-29 14:51:32 +0000 |
commit | c195ad9312924a5d242193d7e22007ed5d5cb888 (patch) | |
tree | 6bd25055e19d3a7f6a63e98674076875f5ec71f1 | |
parent | 66d284f47e7ce141ef6325d16f855dc27c05535a (diff) | |
download | systemtap-steved-c195ad9312924a5d242193d7e22007ed5d5cb888.tar.gz systemtap-steved-c195ad9312924a5d242193d7e22007ed5d5cb888.tar.xz systemtap-steved-c195ad9312924a5d242193d7e22007ed5d5cb888.zip |
none
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ 2005-08-28 Frank Ch. Eigler <fche@redhat.com> - * translate.cxx (visit_target): Make target variable exceptions + * tapsets.cxx (visit_target): Make target variable exceptions more informative. (literal_stmt_for_local): Improve bad-type exception message. * translate.cxx (emit_module_init): Include probe point in comments. |