[fpc-devel] win32 debugging broken in fixes_2_2?

Martin Schreiber fpmse at bluewin.ch
Tue Jul 10 14:44:54 CEST 2007


On Tuesday 10 July 2007 14.34, Jonas Maebe wrote:
> The rtl checks on startup whether or not your cpu supports SSE. It
> does so by executing an SSE instruction, catching the "illegal
> instruction" exception if it occurs and if so, setting a boolean to
> false.
>
> So just type "continue" in gdb to continue the program.
>
And what should I do in MSEide? Disable SIGILL reporting by gdb?
How does Lazarus handle the problem?

Martin



More information about the fpc-devel mailing list