• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

C/C++ Code tool...

thornc

Golden Member
Hello,

I'm looking for a good code profiller for C/C++ (win32 would be great), something that will check source files and give back
reports on what functions are called, where they're called on offen and such...

Any suggestions... freeware would be nice 🙂
 
...well I knew that one, it a gnu tool that will only work with source code that is compiled and executaded under *nix..
It doesn't suite me because my code must be compiled in windows due to some daq drivers!
 
Back
Top