diff options
author | fche <fche> | 2007-02-27 21:02:09 +0000 |
---|---|---|
committer | fche <fche> | 2007-02-27 21:02:09 +0000 |
commit | 07d2181f7432ceb6597b8da52dd436c24ed1bb32 (patch) | |
tree | 8994050a9a9c12a12ff181acc92cd760ad2b0591 | |
parent | 822a1ad1816dfc315197ddc6d70e45a56eae5051 (diff) | |
download | systemtap-steved-07d2181f7432ceb6597b8da52dd436c24ed1bb32.tar.gz systemtap-steved-07d2181f7432ceb6597b8da52dd436c24ed1bb32.tar.xz systemtap-steved-07d2181f7432ceb6597b8da52dd436c24ed1bb32.zip |
none
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ * tapsets.cxx (dwflpp setup): Print "missing kernel debuginfo" message consistently for, er, missing kernel debuginfo. + (dwarf_builder::build): Don't try to help. (query_kernel_exists): Zapped. 2007-02-27 David Smith <dsmith@redhat.com> |