Mail Archives: djgpp-workers/1999/01/16/11:57:17.1
Charles Sandmann wrote :
>
> Debuggers do not work with FP emulation (EMU387). At one time that meant that
> you could not debug a program using floating point instructions without a
> coprocessor/built-in (but could debug a normal program). With this change will
> it prevent the debuggers from working on any coprocessor-less system, even if
> FP instructions are not used? If so, I think this should be fixed.
I have revisited now the emu387.cc and found, that there are
the fnsave and frstor instructions are supported.
Additionally I tried to debug a small test program which
uses FPU instructions with fsdb. I had set outside fsdb
SET I387=no
so (I think) that the emilator was loaded and I had no
problems.
Robert
--
******************************************************
* email: Robert Hoehne <robert DOT hoehne AT gmx DOT net> *
* Post: Am Berg 3, D-09573 Dittmannsdorf, Germany *
* WWW: http://www.tu-chemnitz.de/~sho/rho *
******************************************************
- Raw text -