Date: Wed, 13 Nov 2002 07:50:46 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Joris Meijer cc: djgpp AT delorie DOT com Subject: Re: Debugging problem In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 12 Nov 2002, Joris Meijer wrote: > I have used DJGPP to make a program for data logging (making use of a AD > and > DIO card). When I run my application under dos there is no problem but > when > I run it in a dos-box under win9x windows comes with a protection fault > of > some sorts but I get no crash dump, all I get is a memory location and > the > IRQ's in use. If I run the program under gdb (still in windows) I get > the > same problem, again no crash dump. How can I debug this problem??? You could begin by posting here the details reported by Windows when the application crashes.