AIX Status
David Edelsohn
dje@watson.ibm.com
Thu Jan 25 10:03:00 GMT 2001
>>>>> Mark Mitchell writes:
Mark> David, is there a `truss' or `strace' equivalent on AIX that you can
Mark> use to actually see what system calls are being made?
AIX 4.3 does have an strace command. I have never used it. I do
not know of a standard command to trace system calls of a process.
When I used your placement-new initialization replacement, I was
able to make some I/O progress other than reference counting problems, so
I am not sure that you need to start from square one questioning what I/O
calls are made.
David
More information about the Gcc
mailing list