[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20061025.134354.92582918.davem@davemloft.net>
Date: Wed, 25 Oct 2006 13:43:54 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: supriyak@...ibm.com
Cc: linux-kernel@...r.kernel.org
Subject: Re: Incorrect order of last two arguments of ptrace for requests
PPC_PTRACE_GETREGS, SETREGS, GETFPREGS, SETFPREGS
From: supriya kannery <supriyak@...ibm.com>
Date: Wed, 25 Oct 2006 16:23:14 +0530
> If we exchange the last two arguments like,
>
> ptrace (PPC_PTRACE_GETREGS, pid, ®[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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists