home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / c / 16099 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  940 b 

  1. Path: sparky!uunet!ferkel.ucsb.edu!taco!rock!stanford.edu!agate!ames!elroy.jpl.nasa.gov!usc!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!mmm.serc.3m.com!mmc.mmmg.com!timbuk.cray.com!shamash!ems!hollywood.ems.cdc.com!tbruseha
  2. From: tbruseha@hollywood.ems.cdc.com (Tom Brusehaver)
  3. Newsgroups: comp.lang.c
  4. Subject: Malloc Debug
  5. Summary: malloc debug
  6. Keywords: debugging random free's
  7. Message-ID: <30138@nntp_server.ems.cdc.com>
  8. Date: 6 Nov 92 16:24:02 GMT
  9. Sender: sys@ems.ems.cdc.com
  10. Organization: Empros Systems International, a division of Control Data
  11. Lines: 10
  12. Nntp-Posting-Host: hollywood.ems.cdc.com
  13.  
  14. I am porting some code, and I wish I could rewrite it, but I can't.  I
  15. need a tool to to debug malloc on an RS/6000.  I know there are Sun
  16. versions around (one is included in the pre-Solaris OS's).  I need an
  17. RS/6000 tool that will catch errant pointers before they crash my
  18. program.
  19.  
  20.  
  21. Thanks
  22.  
  23. Tommy B.
  24.