Sometime around 2.4.22-23, the mips pt_regs.h fields were reordered, breaking
authorManuel Novoa III <mjn3@codepoet.org>
Sun, 31 Oct 2004 20:48:12 +0000 (20:48 -0000)
committerManuel Novoa III <mjn3@codepoet.org>
Sun, 31 Oct 2004 20:48:12 +0000 (20:48 -0000)
commitb1e76dbbada906e41a37e7014fd4b5481eb9a349
treeff846419c9f3bf16bc5966579910a3fd3854a7b0
parentd657698096757aed6a476e1b716177e35e093bca
Sometime around 2.4.22-23, the mips pt_regs.h fields were reordered, breaking
coredump handling by gdb for current kernels.  Update the hardcoded constants
to reflect the change.
toolchain/gdb/6.2.1/400-mips-coredump.patch [new file with mode: 0644]