Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: tlug: gcc misplacing pointers?
- To: sstone@example.com
- Subject: Re: tlug: gcc misplacing pointers?
- From: "Andrew S. Howell" <andy@example.com>
- Date: Wed, 04 Mar 1998 15:31:14 +0900
- Cc: tlug@example.com
- Content-Transfer-Encoding: 7bit
- Content-Type: Text/Plain; charset=us-ascii
- In-Reply-To: Your message of "Wed, 4 Mar 1998 15:17:26 +0900 (JST)"<Pine.LNX.3.96.980304151640.31202c-100000@example.com>
- References: <Pine.LNX.3.96.980304151640.31202c-100000@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
>>>>> "Scott" == Scott Stone <sstone@example.com> writes: Scott> Well, this got me thinking, so I went and found it. The Scott> url is: Scott> http://larch-www.lcs.mit.edu:8001/larch/lclint/ Scott> it's called 'LCLint', and it works on any UNIX, OS/2, or Scott> Win32. According to them, at least. I'm going to download Scott> it now and try it out. Scott, I had a quick look, but it looks like its just a turbo-charged lint. It does all its checking at compile time. What purify does is jump in during the link process and instrument your code. When you run your app, it checks all memory references. It tells you if you are: accessing an uninitialized variable reading/writing outside bounds of the some variable leaking memory using the wrong delete ( delete or delete[] ) As well as a bunch of other stuff... Thanks, Andy --------------------------------------------------------------- Next TLUG Nomikai: 11 March Wed 1998 Tengu TokyoEkiMae 19:30 Chuo-ku, Kyobashi 1-1-6, EchiZenYa Bld. B1/B2 03-3275-3691 Next TLUG Meeting: 11 April 1998 Saturday, Tokyo Station Featuring Tague Griffith of Netscape i18n talking on source code --------------------------------------------------------------- a word from the sponsor: TWICS - Japan's First Public-Access Internet System www.twics.com info@example.com Tel:03-3351-5977 Fax:03-3353-6096
- Follow-Ups:
- Re: tlug: gcc misplacing pointers?
- From: Scott Stone <sstone@example.com>
- References:
- Re: tlug: gcc misplacing pointers?
- From: Scott Stone <sstone@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: tlug: Strange NFS behavior
- Next by Date: tlug: *TEST--please disregard*
- Prev by thread: Re: tlug: gcc misplacing pointers?
- Next by thread: Re: tlug: gcc misplacing pointers?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links