J
Jim
I got a program in C which takes unusual memory while running. Since I
have not written the program I dont have much idea abt the program
details. One way is obviously going thru the code and verifying.
Leaving this aside, I want to figure out why is this program chewing
so much of memory (sometimes 1 GB). I tried running on Rational Purify
but that simply exits. So can anyone suggest me some ways/ techniuqes
that one should follow for debugging these kind of problems. Do we
have any memory profiling tools that log the memory usage of the
program or a typical funtion. Thanks.. :~
have not written the program I dont have much idea abt the program
details. One way is obviously going thru the code and verifying.
Leaving this aside, I want to figure out why is this program chewing
so much of memory (sometimes 1 GB). I tried running on Rational Purify
but that simply exits. So can anyone suggest me some ways/ techniuqes
that one should follow for debugging these kind of problems. Do we
have any memory profiling tools that log the memory usage of the
program or a typical funtion. Thanks.. :~