home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / sun / admin / 10682 < prev    next >
Encoding:
Internet Message Format  |  1993-01-23  |  1.3 KB

  1. Xref: sparky comp.sys.sun.admin:10682 comp.sys.sun.apps:3070 comp.sys.sun.misc:6457
  2. Newsgroups: comp.sys.sun.admin,comp.sys.sun.apps,comp.sys.sun.misc
  3. Path: sparky!uunet!virtech!cpcahil
  4. From: cpcahil@vti.com (Conor P. Cahill)
  5. Subject: Re: SEGV inside malloc() - This shouldn't happen!
  6. Message-ID: <C1B6v8.Ixn@vti.com>
  7. Organization: Virtual Technologies Inc.
  8. References: <C1893A.5t9@vti.com> <1993Jan22.215835.25188@sj.ate.slb.com>
  9. Distribution: na
  10. Date: Sat, 23 Jan 1993 13:30:43 GMT
  11. Lines: 18
  12.  
  13. In article <1993Jan22.215835.25188@sj.ate.slb.com>, poffen@sj.ate.slb.com (Russ Poffenberger) writes:
  14. > The best product I have seen is called "purify". It is not a debugger, but
  15. > rather instruments your module at link time. No funny macros, no funny
  16. > switches, just a change of your link line from "cc ..." to "purify cc ...",
  17. > then run the program. It will report memory overwrites, uninitialized
  18. > pointer usage, and memory leaks.
  19.  
  20. This is very similar to how SENTINEL works.  No funny macros, no funny 
  21. switches, just change your link line from "cc .... " to "cc ... -lsent .."
  22. then run the program.
  23.  
  24.  
  25. -- 
  26. *** SENTINEL(tm) The ultimate Debugging Environment - email for more info ***
  27.  
  28. Conor P. Cahill              (703)430-9247            cpcahil@virtech.vti.com
  29. Virtual Technologies, Inc.  46030 Manekin Plaza          Dulles, VA 20166 
  30.