Archive for the 'debugging' Category
Finding and fixing memory issues using Valgrind with example of Apache+FastCGI web application
01Nov08
Code reviews and walkthrough help a lot in maintaining a tab on coding practice and allocation/freeing of memory in a application. But over a period of time an application grows with additional number of features being added over a period of time. So it’s always better to have an automated solution to find any memory [...]
Filed under: debugging | Leave a Comment
Tags: Apache, debugging, fastcgi, memcheck, valgrind
Search
-
You are currently browsing the Code Eazy weblog archives for the debugging category.