This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: AIX Status


>>>>> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]