Description of problem: ltrace(1) isn't included in RHEL4 ia64. Do you plan to provide ltarce or an alternative tool for RHEL4 ia64? Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1. rpm -qa | grep ltrace 2. 3. Actual results: ltrace tool isn't included in RHEL4 ia64. Expected results: RHEL4 ia64 includes ltrace tool or an alternative tool. Additional info:
Do you mean something to trace 64-bit ia64 binaries? No, that is certainly not going to happen unless somebody contributes IA-64 ltrace port ASAP. in RHEL5 timeframe ld.so could have a Solaris like auditing interface and a new tracing tool built using that.
> Do you mean something to trace 64-bit ia64 binaries? Yes. Does RHEL4 ia64 have a way to trace library calls like ltrace? Thanks,