![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX and Linux Applications Questions involving software not covered by other forum go here. This includes Databases and Middleware. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Find memory leaks shell script ??? | nano2 | Shell Programming and Scripting | 5 | 06-20-2007 09:46 AM |
| strange problem with memory leaks | shriashishpatil | UNIX for Advanced & Expert Users | 1 | 08-10-2006 04:47 AM |
| Tool for finding memory leaks | sarwan | High Level Programming | 1 | 11-15-2005 07:34 AM |
| Memory leaks on HP-UX 11i | gimhan90 | HP-UX | 1 | 09-22-2005 07:41 AM |
| memory leaks | jyotipg | UNIX for Advanced & Expert Users | 3 | 10-18-2002 10:24 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Looking for memory leaks freeware tools
Hello all
Is there good free ware tools to check software memory leaks ? Some thing like purify on unix platforms sun/hp/linux Thanks |
| Forum Sponsor | ||
|
|
|
||||
|
valgrind's Memcheck for linux
|
|
|||
|
The dbx debugger provided with Sun Studio contains a memory access and leak checker. I've used it on Solaris for years.
Last edited by reborg; 01-05-2008 at 04:57 AM. Reason: fix link |
|||
| Google The UNIX and Linux Forums |