home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / aix / 12835 < prev    next >
Encoding:
Text File  |  1992-12-24  |  1.3 KB  |  34 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!virtech!cpcahil
  3. From: cpcahil@vti.com (Conor P. Cahill)
  4. Subject: Re: memory leak detection
  5. Message-ID: <Bzrrw0.69x@vti.com>
  6. Organization: Virtual Technologies Inc.
  7. References: <2423@sdrc.COM>
  8. Date: Thu, 24 Dec 1992 15:19:11 GMT
  9. Lines: 23
  10.  
  11. crgreg@rios1.sdrc.com (Greg Marion) writes:
  12.  
  13. >I would like to know if anyone has heard of any software that would assist
  14. >developers in detecting when an application allocates memory and does
  15. >not free it. We would have to know which routine/function and maybe
  16. >a range of line numbers that are suspect.
  17.  
  18. Our SENTINEL Debugging Environment is currently shipping for AIX 3.2 on
  19. RS6000 systems.  SENTINEL performs runtime memory access checking including
  20. access outside of bounds, access to freed areas, memory leaks, access
  21. to uninitialized data areas, etc.  Whenever a problem is found, you are
  22. given a complete stack trace (including function name, file name, and line
  23. number) of where the problem was detected and where the data area was
  24. allocated (if the problem is associated with an error).
  25.  
  26. Send email if you would like more information.
  27.  
  28. Conor
  29. -- 
  30. *** SENTINEL(tm) The ultimate Debugging Environment - email for more info ***
  31.  
  32. Conor P. Cahill              (703)430-9247            cpcahil@virtech.vti.com
  33. Virtual Technologies, Inc.  46030 Manekin Plaza          Dulles, VA 20166 
  34.