Hi, I get call-chain of a program using libunwind API:
unw_get_proc_name (&c, buf, sizeof (buf), &off); And I want to get string number. Can I get it from off value? -- Sincerely yours, Tatiana Gornak
_______________________________________________ Libunwind-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/libunwind-devel
