public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
* 32-64 problem with lib.unwind.ProcInfo
@ 2007-06-15 19:27 Nurdin Premji
  2007-06-18 22:26 ` Nurdin Premji
  0 siblings, 1 reply; 2+ messages in thread
From: Nurdin Premji @ 2007-06-15 19:27 UTC (permalink / raw)
  To: frysk

ProcInfo has a challenge dealing with non-native architectures with 
unw_word_t being assumed to be the native architecture case rather than 
the remote case.

I'll look at this Monday.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 32-64 problem with lib.unwind.ProcInfo
  2007-06-15 19:27 32-64 problem with lib.unwind.ProcInfo Nurdin Premji
@ 2007-06-18 22:26 ` Nurdin Premji
  0 siblings, 0 replies; 2+ messages in thread
From: Nurdin Premji @ 2007-06-18 22:26 UTC (permalink / raw)
  To: frysk

Nurdin Premji wrote:
> ProcInfo has a challenge dealing with non-native architectures with 
> unw_word_t being assumed to be the native architecture case rather 
> than the remote case.
>
> I'll look at this Monday.
Fixed, ProcInfo now has a reference to an Unwind object and the Unwind 
defines the methods to access the ProcInfo's fields. Thus the ProcInfo 
field accessors are defined in one of UnwindX86, UnwindX8664, 
UnwindPPC64 and so forth to follow.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-06-18 21:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-15 19:27 32-64 problem with lib.unwind.ProcInfo Nurdin Premji
2007-06-18 22:26 ` Nurdin Premji

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).