libunwind-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Libunwind-devel] What goes inside a proc_info_pointer *pip


From: Nurdin Premji
Subject: Re: [Libunwind-devel] What goes inside a proc_info_pointer *pip
Date: Thu, 29 Mar 2007 15:42:02 -0400
User-agent: Thunderbird 1.5.0.10 (X11/20070302)

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
address@hidden
http://lists.nongnu.org/mailman/listinfo/libunwind-devel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]