Guo Ren 2054f4af19 csky: bugfix gdb coredump error.
In gdb/bfd elf32-csky.c, csky_elf_grok_prstatus() use fixed size of
elf_prstatus. It's 148 for abiv1 and 220 for abiv2, the size is enough
for coredump and no need full sizeof(struct pt_regs).

Signed-off-by: Guo Ren <ren_guo@c-sky.com>
Reported-by: Lu Baoquan <lu.baoquan@intellif.com>
Reported-by: Liu Mao <liu.mao@intellif.com>
2018-12-31 10:59:19 +08:00
..
2018-11-01 10:52:27 +08:00
2018-10-25 23:36:19 +08:00
2018-12-31 10:59:19 +08:00
2018-10-26 00:54:25 +08:00
2018-10-31 08:54:15 -07:00
2018-11-01 10:52:26 +08:00
2018-11-01 10:52:27 +08:00