On 03/04/2010 03:37 PM, Jonas Maebe wrote: > Add {$linklib pthread} Great !!!
That is the solution. I did {$IFDEF UNIX}{$IFDEF UseCThreads} {$linklib pthread} {$ENDIF}{$ENDIF} I suppose something like this should be added to the automatic project source code creator in Lazarus. > PS: Please don't use so many question marks and exclamation marks. OK. :) I do this only once a year, But I was very exited about the very unexpected fact that the depreciated libc made the debugger working. Thanks again (!) -Michael _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel