libunwind-devel
[Top][All Lists]
Advanced

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

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


From: Ken Werner
Subject: [Libunwind-devel] [PATCH 0/2] ARM: return value fixes
Date: Wed, 17 Aug 2011 16:41:21 +0200

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(-)

Regards
Ken
-- 
1.7.4.1




reply via email to

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