I am already doing cppcheck path.c --xml-version=2 2> path2.xml. the thing is that i want to do several cppchecks in different files but I want to sabe then in a single xml file is possible. I do not know if this has lot of sense, because maybe you lose information about the paths of the errors. But if there is answer I would be interested on knowing it.
Thanks