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

[analyzer] Print info message about logger tool #3573

Merged
merged 1 commit into from
Jan 21, 2022

Conversation

csordasmarton
Copy link
Contributor

If intercept-build is available on the user's machine we will use it,
otherwise we will use the CodeChecker ld-logger tool in Linux environment.
It is possible that on Linux intercept-build is intalled but from the
CodeChecker log info messages we do not see it which tool is used to create
the compilation database.

With this patch we will print information to the user which logger tool is
used to create the compilation database.

If intercept-build is available on the user's machine we will use it,
otherwise we will use the CodeChecker ld-logger tool in Linux environment.
It is possible that on Linux `intercept-build` is intalled but from the
`CodeChecker log` info messages we do not see it which tool is used to create
the compilation database.

With this patch we will print information to the user which logger tool is
used to create the compilation database.
@csordasmarton csordasmarton added the refactoring 😡 ➡️ 🙂 Refactoring code. label Jan 7, 2022
@csordasmarton csordasmarton added this to the release 6.19.0 milestone Jan 7, 2022
@csordasmarton csordasmarton requested a review from bruntib January 7, 2022 07:42
@bruntib bruntib merged commit 7249879 into Ericsson:master Jan 21, 2022
@csordasmarton csordasmarton deleted the print_logger_command branch January 28, 2022 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants