home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!munnari.oz.au!bunyip.cc.uq.oz.au!citec!sgccmch
- From: sgccmch@citec.oz.au (Mark Christopher Hagan)
- Subject: Compiler/Debugger/Something to detect Memory Overwrite errors
- Organization: CITEC
- Date: Wed, 23 Dec 1992 02:18:39 GMT
- Message-ID: <1992Dec23.021839.16977@citec.oz.au>
- Lines: 11
-
-
- I am writing a program which is coming up with some weird errors, It looks
- like the sort of thing which is caused by a memory overwrite.
-
- I need to know if there is any compilers/debuggers which can be made to
- detect this sort of error.
-
- (Note: the program uses the curses library so must be a platform which supports
- this.)
-
- Thanks
-