]> sourceware.org Git - systemtap.git/commit
--ldd: turn bad-interpreter findings into warnings
authorFrank Ch. Eigler <fche@redhat.com>
Sat, 14 May 2011 14:50:54 +0000 (10:50 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Sat, 14 May 2011 14:50:54 +0000 (10:50 -0400)
commitd785c8d144e15ebe78c0265f94d6e43edf0199e7
treeed3be3e90488cd69e256a40ce8230a8877a688f0
parentcfa5d9e03c56470ba72b67ccb50987f2e06d11ef
--ldd: turn bad-interpreter findings into warnings

A semantic_error is too heavy.  We can just skip the --ldd processing
for these binaries and move on.

* dwflpp.cxx (iterate_over_libraries): Print (suppressible) warning
  instead of throwing a semantic_error if the module interpreter is
  not in our whitelist.
dwflpp.cxx
This page took 0.025338 seconds and 5 git commands to generate.