lkml.org 
[lkml]   [2006]   [Oct]   [27]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 27 Oct 2006 12:50:29 +0530
Fromsupriya kannery <>
SubjectRe: Incorrect order of last two arguments of ptrace for requests PPC_PTRACE_GETREGS, SETREGS, GETFPREGS, SETFPREGS
David Miller wrote:

>From: supriya kannery <supriyak@in.ibm.com>
>Date: Wed, 25 Oct 2006 16:23:14 +0530
>
> 
>
>>If we exchange the last two arguments like,
>>
>> ptrace (PPC_PTRACE_GETREGS, pid, &reg[0], 0);
>>
>>it works!
>> 
>>
>
>Please make sure that programs, such as gdb, aren't using the reversed
>argument order.  If they are, you cannot "fix" this as it will break
>all such applictions.
> 
>
David,
    I checked in gdb and ltrace code. None of them are using PPC_PTRACE* 
options to get register values.
Man page also doesn't mention these options. Once this is fixed, these 
options could be added to man page also.

Irrespective of whether we fix this, documentation of these options in 
manpage will clarify its usage I guess.
Thanks, Supriya
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-10-27 07:11    [from the cache]
©2003-2008