Stefan Weil wrote:
> This change still does not fix the problems with
> self-modifying code in Linux FPU emulation.
> 
> Linux FPU emulation calls mips_dsemul which calls flush_cache_sigtramp
> which is local_r4k_flush_cache_sigtramp for MIPS 4KEc. So I had expected
> that the new code would fix the problems with FPU emulation.
> 
> But programs like aptitude crash (caused by FPU emulation)
> even with latest QEMU CVS.

Indeed, it fixes gdb breakpoints, though. (Which means I believe by
now Paul was right with his analysis of the FPU problem.)


Thiemo


Reply via email to