Description of problem: ltrace does not recognize -C (--demangle) option Version-Release number of selected component (if applicable): ltrace-0.6.0-11.fc17.x86_64 How reproducible: Steps to Reproduce: 1.echo '#include <iostream>\n int main() {std::cout << "Hello World";}'>test.cpp 2.g++ -o test test.cpp 3.ltrace -C ./test Actual results: ltrace: invalid option -- 'C' Expected results: List of demangled function calls Additional info: ltrace should be compiled with enabled USE_DEMAGLE compile option
Thanks for the report. Interestingly there was a patch for this, but it was lost during rebase to 0.6 and never made it upstream. I've promoted it now and backported to both rawhide and f17.
ltrace-0.6.0-12.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/ltrace-0.6.0-12.fc17
Package ltrace-0.6.0-12.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing ltrace-0.6.0-12.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-8760/ltrace-0.6.0-12.fc17 then log in and leave karma (feedback).
ltrace-0.6.0-12.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.
ltrace-0.6.0-6.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/ltrace-0.6.0-6.fc16