cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Post size 1024 with Continue 100

From: Chris Brown <chrisbrown76_at_hotmail.com>
Date: Wed, 3 Sep 2008 20:07:10 +1200

Jamie Lokier wrote:
> If your client is on Linux, you can use the "strace" program to trace
> the system calls which will show if libcurl _really_ sends the POSTed
> data. Use "strace -s 1000" or so to see plenty of data.
>
> On other OSes, there is often a similar system call tracing program.
> E.g. on Solaris I think it's called truss, on Cygwin there's
> something, and on Windows there are various debuggers which can do it.

Thanks Jamie. I'm running embedded Linux and strace does not seem to be
included. I have tried downloading it and compiling it for my embedded
system but I haven't been able to. Do you have any other suggestions?

Thanks Chris
Received on 2008-09-03