Re: Incorrect order of last two arguments of ptrace for requests PPC_PTRACE_GETREGS, SETREGS, GETFPREGS, SETFPREGS

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

 



David Miller wrote:

From: supriya kannery <[email protected]>
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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux