> I was expecting to have only one instructionPointer per name. But, I'm > getting more than one:
I believe this is simply because a function does not have only one instructions. The addresses of all instructions in the same function should return the same name. _______________________________________________ Libunwind-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/libunwind-devel
