Date: Mon, 8 Mar 1999 17:40:48 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Rafael García cc: djgpp AT delorie DOT com Subject: Re: General Protection Failure In-Reply-To: <7c0guu$d6p$1@lola.ctv.es> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by delorie.com id KAA25279 Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 8 Mar 1999, Rafael García wrote: > I am trying to use DJGPP to debug programs written with BC 3.1, and it is > wonderful sometimes because it stops by wild pointers but sometimes I take a > GPF and Win95 stops proccess without I have time to know what happened. If your problem is that Windows closes the DOS session, then open the DOS box Property Sheets and uncheck the "Close on exit" option. This will cause the window to stay open, even after the debugger crashes, until you explicitly close the window by clicking the [X] button in the upper-right corner. If this is not what you are looking for, please explain your problem in more detail.