Sedat Dilek <[email protected]> writes: > ltrace-0.7.0/sysdeps/linux-gnu/trace.c:908:#if defined __sparc__ || > defined __ia64___ > > 3x "_" for IA64 arch?
Right, there's no such thing as __ia64___. The code works anyway, apparently ia64 either has hardware singlestepping, or it's emulated in the kernel. PM _______________________________________________ Ltrace-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/ltrace-devel
