From: Martin Str|mberg Message-Id: <200101231805.TAA21501@father.ludd.luth.se> Subject: Re: Debugging on 386 In-Reply-To: <8011-Tue23Jan2001195515+0200-eliz@is.elta.co.il> from Eli Zaretskii at "Jan 23, 2001 07:55:16 pm" To: djgpp-workers AT delorie DOT com Date: Tue, 23 Jan 2001 19:05:19 +0100 (MET) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk According to Eli Zaretskii: > What happens if you say "c" instead of "n" at that point? Does the > program run normally then? No, I get Exiting due to signal SIGFPE, etc... However if I do not put any breakpoint at main, the program runs properly. Right, MartinS