On Wed, Jan 11, 2012 at 4:59 PM, Arun Sharma <[email protected]> wrote: > unw_set_reg (&cursor, UNW_REG_IP, yourip);
Ah! That seems fine, then. The connotations of the name 'cursor' were too strong for me to consider that a possibility. (And right, I meant unw_get_proc_name, not _info.) Is there any way to get the path/name of the shared object that contains an address, like dladdr()'s dli_fname? Not critical, but it's nice when a full symbol lookup is impossible. Thanks! _______________________________________________ Libunwind-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/libunwind-devel
