MAMEWorld >> EmuChat
Previous thread Previous  View all threads Index   Next thread Next   Flat Mode Flat  

MASH
MASH
Reged: 09/26/03
Posts: 1775
Loc: Germany
Send PM
Cppcheck a tool for MAME C/C++ code analysis :)
10/12/11 12:47 AM Attachment: cppcheck-MAME.png 49 KB (1 downloads)


Cppcheck is a static analysis tool for C/C++ code. Cppcheck does not detect syntax errors
like C/C++ compilers but tries to detect bugs that are not visible by the compiler
like memory leaks or out of bounds.

Cppcheck is a command line tool but don’t panic, a GUI is also available. With Cppcheck,
you can analyze a single file or the content of a whole folder.


Homepage:
http://cppcheck.sourceforge.net/

Cppcheck 1.50 Win32 installer:
http://downloads.sourceforge.net/cppcheck/cppcheck-1.50-x86-Setup.msi

I've tested Cppchec with MAME source and the program found errors!

[ATTACHED IMAGE - CLICK FOR FULL SIZE]

Attachment







Entire thread
Subject Posted by Posted on
* Cppcheck a tool for MAME C/C++ code analysis :) MASH 10/12/11 12:47 AM
. * Re: Cppcheck a tool for MAME C/C++ code analysis :) Bryan Ischo  10/12/11 02:04 AM
. * Re: Cppcheck a tool for MAME C/C++ code analysis :) R. Belmont  10/12/11 02:56 AM
. * Re: Cppcheck a tool for MAME C/C++ code analysis :) redk9258  10/12/11 02:35 AM

Extra information Permissions
Moderator:  Robbbert, Tafoid 
0 registered and 247 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 1739