Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--verbose debug_analyzer does not print analysis calls #999

Closed
dkrupp opened this issue Oct 5, 2017 · 0 comments
Closed

--verbose debug_analyzer does not print analysis calls #999

dkrupp opened this issue Oct 5, 2017 · 0 comments
Assignees
Labels
bug 🐛 CLI 💻 Related to the command-line interface, such as the cmd, store, etc. commands
Milestone

Comments

@dkrupp
Copy link
Member

dkrupp commented Oct 5, 2017

CodeChecker analyze ./TinyXML/build.json --analyzer clangsa -o tmp -c -j10 --add-compiler-defaults --verbose debug_analyzer

should print how the analyzers were invoked (invocation comannd line) and output the std error and stdout of the invocation.

Today it is only printed on --verbose debug log level

@dkrupp dkrupp added this to the Future features milestone Oct 5, 2017
@Xazax-hun Xazax-hun changed the title --verbose debug_analyzer does not pring analysis calls --verbose debug_analyzer does not print analysis calls Oct 12, 2017
@whisperity whisperity added the CLI 💻 Related to the command-line interface, such as the cmd, store, etc. commands label Oct 13, 2017
@gyorb gyorb modified the milestones: Future features, 6.1.1 Oct 16, 2017
bruntib added a commit to bruntib/codechecker that referenced this issue Oct 26, 2017
@gyorb gyorb assigned bruntib and unassigned martong Oct 26, 2017
bruntib added a commit to bruntib/codechecker that referenced this issue Oct 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 CLI 💻 Related to the command-line interface, such as the cmd, store, etc. commands
Projects
None yet
Development

No branches or pull requests

5 participants