Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: (OT) Logging open calls from a C program (system call tracing tools)

by superfrink (Curate)
on Jul 30, 2007 at 07:13 UTC ( [id://629496]=note: print w/replies, xml ) Need Help??


in reply to Re: (OT) Logging open calls from a C program (system call tracing tools)
in thread (OT) Logging open calls from a C program

ktrace is also used on OpenBSD. Check for it on other BSD platforms if you happen to be use one.

Solaris 10 has a new tool called dtrace but as far as I know truss still works.

Update: You might also be able to use a debugger like gdb but I would use one of the tracing tools.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://629496]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-18 07:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found