From: "Joris Meijer" To: Subject: Debugging problem Date: Tue, 12 Nov 2002 13:39:49 +0100 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0000_01C28A50.F93C71A0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Disposition-Notification-To: "Joris Meijer" Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. ------=_NextPart_000_0000_01C28A50.F93C71A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit 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??? greetz Joris Meijer ------=_NextPart_000_0000_01C28A50.F93C71A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Bericht
I have used DJGPP to make a = program for data=20 logging (making use of a AD and
DIO card). When I run my application = under=20 dos there is no problem but when
I run it in a dos-box under win9x = windows=20 comes with a protection fault of
some sorts but I get no crash dump, = all I=20 get is a memory location and the
IRQ's in use. If I run the program = under gdb=20 (still in windows) I get the
same problem, again no crash dump. How = can I=20 debug this problem???

greetz = Joris=20 Meijer
------=_NextPart_000_0000_01C28A50.F93C71A0--