Date: Tue, 4 Sep 2001 12:30:39 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: duca degli abruzzi cc: djgpp AT delorie DOT com Subject: Re: problem with gdb500b.zip on a 386Sx 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, 4 Sep 2001, duca degli abruzzi wrote: > Hallo, I've tried this intresting software on my old portable pc > 386Sx. I compile and run my programs with rhide but, if I try to > debug I receive this error: > > Program received signal SIGEMT, Emulation trap. > Ox1ad85 in _control87 () Do you have the x87 emulator installed? Try typing "set 387=n" from the DOS prompt, then invoke GDB again.