[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Libunwind-devel] libunwind-ptrace and UNW_REMOTE_ONLY
From: |
Arun Sharma |
Subject: |
Re: [Libunwind-devel] libunwind-ptrace and UNW_REMOTE_ONLY |
Date: |
Thu, 10 Nov 2011 08:02:37 -0800 |
On Thu, Nov 10, 2011 at 7:31 AM, Ken Werner <address@hidden> wrote:
> Probably the least
> intrusive way to achieve this would be to add a configure switch that
> enables UNW_REMOTE_ONLY plus another define that covers libunwind-ptrace
> [*].
Yeah - a patch along these lines sounds reasonable, as long as it
doesn't break local or remote only cases (correctness or performance
wise).
-Arun