... You can try using IBM's Purify (evaluation kit) to find out the process leaking the memory out. You could also use Valgrind for the same. Both the tools...
7316
Rayapeddi Muralidhar-...
mdhar123
Jan 21, 2007 2:06 am
I have an application (package) which has around 12-14 different processes. A couple of processes run at kernel level while the rest run at application level....
7315
linux-bangalore-progr...
linux-bangalore-progr...
Jan 14, 2007 5:37 pm
This is a reminder to members of this list about the posting rules: If you are posting to this list, and your messages aren't appearing, check the following: ...
7314
Atul Chitnis
linuxbangalo...
Jan 12, 2007 11:34 am
Since Monday is a holiday for some people, here's a reminder of the BLUG meet on Monday evening: ... -- ... Atul Chitnis | mail@... Bangalore,...
7313
Atul Chitnis
linuxbangalo...
Jan 9, 2007 11:39 am
All: Here's wishing you all a happy new year! (So I am late - sue me :) The Bangalore Linux User Group will be meeting on Monday, the 15th of January, at 5pm,...
7312
Sharath
sharath_75
Jan 4, 2007 11:18 am
well when you login, or create a terminal it is identified as a device.. open up two terminals and type: who am i at the console you would see different tty...
7311
crab_crab_hunt
Jan 3, 2007 10:51 am
Hi, I have a c++ program in which i have 4 different entities(think as virtual threads) having uniique ids (0 to 3) and I would like to open 4 different...
7310
K.C. Rao
kcrao_79
Jan 3, 2007 10:51 am
Hi, I recently came across the D programming language project, and it looks pretty exciting. The below introduction is from the official D website: D is a...
7309
jumadifran
Jan 3, 2007 10:50 am
Hello Linux Programming Mania, i wanna ask some problem in my program. now i trying to using shell program as an absence system in our company, and we need it...
7308
linux-bangalore-progr...
linux-bangalore-progr...
Jan 2, 2007 10:14 am
===================================================================== PLEASE NOTE THAT THIS LIST DOES NOT ALLOW JOB POSTINGS OF *ANY* KIND. If you post one,...
7307
linux-bangalore-progr...
linux-bangalore-progr...
Dec 31, 2006 8:52 pm
This is a reminder to members of this list about the posting rules: If you are posting to this list, and your messages aren't appearing, check the following: ...
7306
muthu pushparaj
pushparaju2002
Dec 27, 2006 2:00 pm
Hi Get stuck up while debugging the kernel source code 2.4 by using gdb debugger After reaching setsetup_processor () at setup.c . while(1); is there inside...
7305
Ashok Kumar
ashokmudali
Dec 26, 2006 10:57 am
Hi, where i can get latest GCOV,LCOV patches for linux kernel-2.6.19 or later. it is available upto linux-2.6.16 only in ltp.sourceforge.net site. regards ...
7304
Gitesh Kulkarni
gitesh.kulkarni@...
Dec 26, 2006 10:13 am
... Yes you can do that. It is very similar to source level debugging. Refer - http://web.cecs.pdx.edu/~bjorn/CS200/linux_tutorial/ ...
7303
muthu pushparaj
pushparaju2002
Dec 22, 2006 8:51 am
Hi Is it possible to debug assembly code through gdb . if yes how to do it Could you please help me in this regards Thanks Pushparaj.M Send free SMS to your...
7302
Ranjit Mathew
ranjit_mathew
Dec 22, 2006 6:26 am
... Note that that current version of GCC in SVN (to be released as GCC 4.3) has a "-frecord-gcc-switches" option that will provide you this information: ...
7301
Gitesh Kulkarni
gitesh.kulkarni@...
Dec 18, 2006 7:10 am
... For dwarf2 debugging format, the defines and undefines at commandline are in macinfo section. But other compiler options are missing. ~Gitesh...
7300
linux-bangalore-progr...
linux-bangalore-progr...
Dec 17, 2006 4:49 pm
This is a reminder to members of this list about the posting rules: If you are posting to this list, and your messages aren't appearing, check the following: ...
7299
Ganesan Rajagopal
nasenagr
Dec 16, 2006 8:29 am
... There is no way to get this information directly. Based on some code generation quirks it may be possible to heuristically determine this, but I guess...
7298
aprakash1983
Dec 15, 2006 3:44 pm
... Hello All, Even with the debug symbols, readelf only print the information regarding Compiler Name. It doesn't show any compiler options. Thanks, Prakash.A...
7297
aprakash1983
Dec 15, 2006 2:17 pm
Hello All, I am using RHEL ia64 version. I need to get information regarding compiler name and options which was used while building an binary. I have tried...
7296
Manu C S
manu@...
Dec 14, 2006 8:30 am
... I found the following link helpful in finding the source: <http://metalab.unc.edu/pub/Linux>http://linuxgazette.net/issue54/tag/13.html _,_._,___ I'm still...
7295
Ganesan Rajagopal
nasenagr
Dec 13, 2006 12:20 pm
... From your program read /proc/self/status and look for VmSize and VmRSS lines. You can try running "cat /proc/self/status" to get an idea. Ganesan -- ...
7294
Manu C S
manu@...
Dec 13, 2006 9:46 am
Hi, I need to print the VM and RSS for a process from its command line interface. Basically the numbers I report should match what 'top' command would have...
7293
Philip Tellis
philiptellis
Dec 9, 2006 7:35 pm
I have code that was written for gpgme-0.3, and I now need to port the code over to gpgme-1.0. All the datastructures appear to have changed, but I've found...
7292
Reeshi
reeshimanu
Dec 9, 2006 7:26 am
Hi All, I want to allocate more memory statically in one particular process in linux. For example: I want that my that service will use 2GB of memory. How I...
7291
CK Kashyap
ck_kashyap
Dec 5, 2006 10:28 am
Hi Eric, ... I did not run "sh" on 0.01 - infact, 0.01 expected some old a.out type executable that I created using nasm and vi (yup hard coded). I ran a...
7290
Eric
reach_ericvinod
Dec 5, 2006 6:44 am
... Hi Kashyap, Can you let me know from where you got the /bin/update and /bin/sh utilities to run your linux 0.01 kernel. Thanks, Eric...
7289
linux-bangalore-progr...
linux-bangalore-progr...
Dec 3, 2006 4:58 pm
This is a reminder to members of this list about the posting rules: If you are posting to this list, and your messages aren't appearing, check the following: ...
7288
linux-bangalore-progr...
linux-bangalore-progr...
Dec 1, 2006 7:50 pm
===================================================================== PLEASE NOTE THAT THIS LIST DOES NOT ALLOW JOB POSTINGS OF *ANY* KIND. If you post one,...