libunwind-devel
[Top][All Lists]
Advanced

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

Re: [Libunwind-devel] [PATCH 11/11] UPT: Add reg offsets for ppc32/64


From: Cody P Schafer
Subject: Re: [Libunwind-devel] [PATCH 11/11] UPT: Add reg offsets for ppc32/64
Date: Wed, 12 Sep 2012 15:27:58 -0700
User-agent: Mozilla/5.0 (X11; Linux i686; rv:15.0) Gecko/20120827 Thunderbird/15.0

On 09/10/2012 05:21 PM, Cody P Schafer wrote:
---
  src/ptrace/_UPT_reg_offset.c | 142 ++++++++++++++++++++++++++++++++++++++++++-
  1 file changed, 140 insertions(+), 2 deletions(-)

diff --git a/src/ptrace/_UPT_reg_offset.c b/src/ptrace/_UPT_reg_offset.c

Looks like the PT_* macros on powerpc are indexes instead of offsets (they are offsets on all other platforms), so they need to be converted for use with the ptrace interface.

In other words: this patch is wrong, I'm fixing it.




reply via email to

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