libunwind-devel
[Top][All Lists]
Advanced

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

Re: [Libunwind-devel] [PATCH 0/2] ARM fixes


From: Ken Werner
Subject: Re: [Libunwind-devel] [PATCH 0/2] ARM fixes
Date: Mon, 05 Sep 2011 10:22:06 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.21) Gecko/20110831 Lightning/1.0b2 Thunderbird/3.1.13

On 08/29/2011 06:19 PM, Ken Werner wrote:
These two patches improve the unwinding in case -funwind-tables is ommitted.
They prevent libunwind to stop unwinding after the first frame as described 
here:
http://lists.nongnu.org/archive/html/libunwind-devel/2011-08/msg00056.html

Ken Werner (2):
   ARM: Exit unw_step in case DWARF based unwinding was successful
   ARM: prefer to unwind using DWARF info

  src/arm/Gex_tables.c |   32 ++++++++++++++++----------------
  src/arm/Gstep.c      |    6 ++++--
  2 files changed, 20 insertions(+), 18 deletions(-)

The changes can be pulled from my git tree as usual:
git://git.linaro.org/people/kwerner/libunwind.git

Ping :)



reply via email to

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