libunwind-devel
[Top][All Lists]
Advanced

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

Re: [libunwind] sos_alloc()


From: David Mosberger
Subject: Re: [libunwind] sos_alloc()
Date: Fri, 26 Mar 2004 16:08:43 -0800

>>>>> On Fri, 26 Mar 2004 17:45:55 -0600 (CST), Todd L Miller <address@hidden> 
>>>>> said:

  Todd> get_unwind_info() checks ui->ktab.start_ip to see if it needs to
  Todd> fetch the kernel table, and needs to, every time I call _UPT_create()*,

Oh, I see now what you mean. The bug is in _Uia64_get_kernel_table():
it should call get_kernel_table() only if kernel_table.u.ti.table_data
is still NULL (like it does in the call to tdep_find_proc_info).

>>>>> On Fri, 26 Mar 2004 17:46:50 -0600 (CST), Todd L Miller <address@hidden> 
>>>>> said:

  Todd> My apologies.  You've been very helpful, and I aim to pay you back
  Todd> in patches. :)

No need to apologize.  I'm really glad someone is starting to push the
dynamic unwind info support in new ways, so this should be a useful
experience no matter what.

        --david


reply via email to

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