On Tue, 9 Jun 2009 17:14:10 +0800 (CST)
[email protected] wrote:

> >Seems to me that either a sockets.somefunction() isn't implemented in FPC 
> >for arm, >or considering the error report with number, the given function is 
> >not implemented >in arm/linux kernel.
> 
> >Can you try strace/backtrace so we know which function was called?
> 
> >Ales
> 
> The error message called by TLSocket.onError
> 
> Thanks.
> 
> Brian.
> 

No I need the function called specifically. If you use debug info and run it 
inside gdb do a "bt" for backtrace and paste that here. OnError is just the 
handler AFTER an error happens. I need to see which function caused it.

Ales

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to