Xref: news-dnh.mv.net comp.os.msdos.djgpp:3539 Path: news-dnh.mv.net!mv!news.NH.Destek.Net!news2.net99.net!news.cais.net!news.sprintlink.net!europa.chnt.gtegsc.com!news.kreonet.re.kr!usenet.seri.re.kr!news.dacom.co.kr!newsfeed.internetmci.com!EU.net!Portugal.EU.net!news.rccn.net!news99.sunet.se!news.uni-c.dk!diku.dk!terra From: terra AT diku DOT dk (Morten Welinder) Newsgroups: comp.os.msdos.djgpp Subject: Re: Bug hiding when using debugger. Date: 30 Nov 1995 15:54:48 GMT Organization: Department of Computer Science, U of Copenhagen Lines: 17 Sender: terra AT tyr DOT diku DOT dk References: <49hcn7$elh AT news DOT manawatu DOT gen DOT nz> Nntp-Posting-Host: odin.diku.dk To: djgpp AT sun DOT soe DOT clarkson DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp terry AT manawatu DOT gen DOT nz (Terry Rozmus) writes: >Hi, > I have been spending the last several days chasing an annoying bug >that only appears when I don't use a debugger (any of them). I would >be interested in knowing any differences for a program running under a >debugger, and on it's own. The bug is that some dynamically allocated >memory gets overwritten with other information whose source I cannot >exactly track down. > _ANY_ ideas on this would be greatly appreciated as I am getting >rather tired of chasing a seemingly nonexistant bug. You should be able to find this by using data-write breakpoint with my full screen debugger. Look for fsdb*.zip Morten