Limiting resource usage for debugging an application on linux -


I have a C / C + + application that only crashes under heavy loads I usually get memory leaks and profiling Use valgrind and gprof to debug issues Failure rate is about 100 in one million runs. Is it consistent, instead of regenerating the traffic for my application, can I ignore the available resources for debug builds of any kind of application running within Valgrind?

ultimatum should be used to set a strict limit on some resources


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -