Re: [fpc-pascal] GDB Crash with FPC 2.2.1 (works with 2.2.0)

2008-05-31 Thread Jonas Maebe
On 31 May 2008, at 11:56, Tobias Giesen wrote: now that the Lazarus snapshots are including FPC 2.2.1 for OS X (i386), I am using this version. I had to add the -Cg- option because my old assembly code is not compatible with PIC. Unfortunately the debugger crashes with the following crash re

[fpc-pascal] GDB Crash with FPC 2.2.1 (works with 2.2.0)

2008-05-31 Thread Tobias Giesen
Hello, now that the Lazarus snapshots are including FPC 2.2.1 for OS X (i386), I am using this version. I had to add the -Cg- option because my old assembly code is not compatible with PIC. Unfortunately the debugger crashes with the following crash report. Is there anything I can do to make it w