libunwind-devel
[Top][All Lists]
Advanced

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

[Libunwind-devel] [PATCH 0/2] Two fixes for test suite regressions on Fr


From: Konstantin Belousov
Subject: [Libunwind-devel] [PATCH 0/2] Two fixes for test suite regressions on FreeBSD.
Date: Mon, 17 Sep 2012 17:39:13 +0300

From: Konstantin Belousov <address@hidden>

Below are two patches which improve the test suite results on FreeBSD.
Both are not specific for FreeBSD as such, but for different reasons
it seems that Linux avoids the issues.

Konstantin Belousov (2):
  Restore the interpretation of the NULL %rbp location as end of    
    frame chain.
This looks like another fallback from the support for the ip == 0
handling.

  Do not allow the reference to the local var to outlive the local var
    scope.

 src/x86_64/Gstep.c  | 6 ++++++
 tests/test-ptrace.c | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

-- 
1.7.11.5




reply via email to

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