I think I need to set the following fields for the unw_proc_info_t:
start_ip, end_ip, format, unwind_info_size, unwind_info.

The unwind_info I think is a dwarf_cie_info_t

Would just wrapping dwarf_find_proc_info fill in all these fields?

Nurdin Premji wrote:
I'm trying to implement the accessor method find_proc_info for remote i386 unwinding.

What do I need to shove inside a pip, for example the lsda, format, flags, gp, and the unwind_info. Is there sample code I can look at?


_______________________________________________
Libunwind-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/libunwind-devel



_______________________________________________
Libunwind-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/libunwind-devel

Reply via email to