https://bugs.kde.org/show_bug.cgi?id=491253
Bug ID: 491253
Summary: valgrind --tool=callgrind " Unknown option:
--leak-check=full"
Classification: Developer tools
Product: valgrind
Version: 3.20.0
Platform: Debian testing
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: callgrind
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
***
If you're not sure this is actually a bug, instead post about it at
https://discuss.kde.org
If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
SUMMARY
Running valgrind with:
"valgrind --tool=callgrind ./prog"
Reports:
"Unknown option: --leak-check=full"
" Use --help for more information or consult the user manual."
No output from running the program, using the command above. Valgrind by
itself runs correctly.
STEPS TO REPRODUCE
1. Run the command as above
2.
3.
OBSERVED RESULT
As shown above
EXPECTED RESULT
Proper output from the callgrind tool. I have never run this command before.
SOFTWARE/OS VERSIONS
Windows:
macOS:
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: Not reported by 'kinfo'
KDE Plasma Version: 5.27.11
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.13
ADDITIONAL INFORMATION
None
--
You are receiving this mail because:
You are watching all bug changes.