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: return value fixes


From: Ken Werner
Subject: Re: [Libunwind-devel] [PATCH 0/2] ARM: return value fixes
Date: Fri, 19 Aug 2011 14:07:06 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.18) Gecko/20110617 Lightning/1.0b2 Thunderbird/3.1.11

On 08/17/2011 04:41 PM, Ken Werner wrote:
Hi,

These two small patches fix minor issues on ARM Linux. The first one properly
initializes the return value of arm_find_proc_info. The second patch ensures
that unw_step returns whatever find_proc_info() returns. This allows the
test-proc-info test case to pass on ARM.

Ken Werner (2):
   ARM: Fix return value of arm_find_proc_info
   ARM: Ensure unw_step returns whatever find_proc_info() returns

  src/arm/Gex_tables.c |    2 +-
  src/arm/Gstep.c      |   12 +++++++-----
  2 files changed, 8 insertions(+), 6 deletions(-)

These changes can now be pulled from my git tree as well:
git://git.linaro.org/people/kwerner/libunwind.git
Sorry for the delay.

Thanks,
Ken



reply via email to

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