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-12-10 09:06:22 -08:00
2018-10-31 15:39:25 -07:00
2018-12-31 10:59:19 +08:00
2018-10-31 08:54:16 -07:00
2018-11-26 18:30:40 -08:00
2018-11-09 06:30:44 -06:00
2018-11-30 18:41:06 -08:00
2018-10-31 08:54:16 -07:00
2018-12-14 09:33:34 -08:00
2018-11-09 16:31:51 -06:00
2018-11-01 11:46:27 -07:00