On Mon, Aug 17, 2009 at 4:12 PM, tatebn <[email protected]> wrote:

>
> how would I use this on a program that runs from a web browser?
>

man strace

:)

Essentially you can attach strace to a running program (your webserver).
BTW, you should run ldd on the webserver.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"curlpp" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/curlpp?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to