cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: perform() is crashing

From: Kamil Dudka <kdudka_at_redhat.com>
Date: Tue, 18 Aug 2009 00:42:12 +0200

On Monday 17 of August 2009 23:07:20 Brandon Tate wrote:
> I'm working on the lib issues now, but afterwards how do I run strace
> on an app that runs in a web browser. I understand I can attach it to
> a process, but I have several httpd process running and I'm not sure
> which one it would be. I tried attaching to the parent httpd process
> and that just keeps showing me a timeout. Can I trace all child
> processes?

That's exactly what 'strace -f' does, details in strace(1) man page...

Kamil
Received on 2009-08-18