Date: Wed, 9 Jul 1997 13:13:26 +0000 ( ) From: "Gurunandan R. Bhat" To: ppuzankov1 AT foma DOT wsc DOT mass DOT edu Cc: DJGPP AT delorie DOT com Subject: Re: ? In-Reply-To: <97070810305725@foma.wsc.mass.edu> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Tue, 8 Jul 1997 ppuzankov1 AT foma DOT wsc DOT mass DOT edu wrote: > Hi. I got the gdb416b.zip debugger and it keeps receiving SIGSEGV > signal. i wonder if this is relevant since you have not posted details, but this happens to me when i compile with the profiling _and_ the debug options on. try compiling with the debug option (-g) but not the profiling option (-pg). of course i am assuming that you get a SIGSEGV signal _only_ when you run you program from gdb, and that it runs fine when run from the dos prompt.