From: cyberian_front AT my-dejanews DOT com Newsgroups: comp.os.msdos.djgpp Subject: finding a memory leak... Date: Thu, 11 Mar 1999 01:16:49 GMT Organization: Deja News - The Leader in Internet Discussion Lines: 16 Message-ID: <7c75ho$qer$1@nnrp1.dejanews.com> NNTP-Posting-Host: 205.189.215.18 X-Article-Creation-Date: Thu Mar 11 01:16:49 1999 GMT X-Http-User-Agent: Mozilla/4.06 [en] (Win95; I) X-Http-Proxy: 1.0 x2.dejanews.com:80 (Squid/1.1.22) for client 205.189.215.18 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I'm in a quandry with finding a memory leak in my app. I'm do a lot of file access and using arrays to store the pages I read in. With small files I have no problem, but with large files I get an invalid pointer to an array and ... GPF. Is there any debug lib/tool that could help in conjunction with DJGPP? Specifically, I can run the app and the GPF is trapped and I know where in the app it stopped, so I can examine vars etc. An email reply as well would be appreciated. TTFN A White -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own