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
_______________________________________________
Libunwind-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/libunwind-devel