libunwind-devel
[Top][All Lists]
Advanced

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

Re: [libunwind] suggest adding unw_init_local_accessors


From: David Mosberger
Subject: Re: [libunwind] suggest adding unw_init_local_accessors
Date: Mon, 9 Dec 2002 14:25:23 -0800

>>>>> On Mon, 09 Dec 2002 14:21:59 -0800, Mark Young <address@hidden> said:

  Mark> Doing the initialization check inside unw_get_accessors is too
  Mark> late -- the reference to the uninitialized
  Mark> unw_local_addr_space is passed in as the argument to
  Mark> unw_get_accessors.

It should be OK: we can initialize unw_local_addr_space with a static
initializer.

        --david


reply via email to

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