ARC: Update order of registers in KGDB to match GDB 7.5
authorAnton Kolesov <Anton.Kolesov@synopsys.com>
Thu, 25 Sep 2014 09:23:24 +0000 (13:23 +0400)
committerVineet Gupta <vgupta@synopsys.com>
Mon, 13 Oct 2014 09:16:20 +0000 (14:46 +0530)
Order of registers has changed in GDB moving from 6.8 to 7.5. This patch
updates KGDB to work properly with GDB 7.5, though makes it incompatible
with 6.8.

Signed-off-by: Anton Kolesov <Anton.Kolesov@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Cc: <stable@vger.kernel.org> #3.10, 3.12, 3.14, 3.16

No differences found