Static analysis

Joel Sherrill joel at rtems.org
Tue May 16 00:26:03 UTC 2023


Not sure if this helps but here is the script used to run Coverity

https://github.com/joelsherrill/rtems-cron-helpers/blob/main/rtems-run-coverity

On Mon, May 15, 2023, 10:03 AM Alex White <alex.white at oarcorp.com> wrote:

> You should be able to use `bear` (https://github.com/rizsotto/Bear). I
> have it installed via my package manager.
>
> After a `./waf clean`, run `bear -- ./waf` to generate
> compile_commands.json. Then you should be able to run `cppcheck
> --project=compile_commands.json`.
>
> Alex
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20230515/f45e2678/attachment.htm>


More information about the devel mailing list