OOOOPS !!!!Re: [fpc-devel] no break and stepping if ctheads is used (Lazarus)

Jonas Maebe jonas.maebe at elis.ugent.be
Thu Mar 4 16:37:59 CET 2010


On 04 Mar 2010, at 16:28, Michael Van Canneyt wrote:

> I know, I saw that. I guess that it was originally developed using
> dynamically loading, and was subsequently disabled for BSD...

I've changed it, but I've kept both systems for Linux: link it at  
compile time, but also still resolve all symbols dynamically (via  
dlopen, which will simply return a handle to the already loaded  
libpthread) so that it will still work should some of the symbols not  
be available.


Jonas



More information about the fpc-devel mailing list