diff options
author | Vlad Ivanov <vlad@ivanov.email> | 2018-01-12 09:25:11 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@mips.com> | 2018-01-12 09:25:11 +0000 |
commit | 58807c48a5a317ad3e2d39a8755168a3d4d5fdf8 (patch) | |
tree | fefa7631f67b46289bf2cb266a49b2a22b5ec339 /gdb/python/py-record.c | |
parent | 97a232d7335f3bd0231fd9cd39455bde1d563922 (diff) | |
download | gdb-58807c48a5a317ad3e2d39a8755168a3d4d5fdf8.zip gdb-58807c48a5a317ad3e2d39a8755168a3d4d5fdf8.tar.gz gdb-58807c48a5a317ad3e2d39a8755168a3d4d5fdf8.tar.bz2 |
_bfd_mips_elf_final_link: Notify user about wrong .reginfo size
One of assertions in _bfd_mips_elf_final_link could be triggered by
a combination of input files and a linker script. This happens when
either the input doesn't contain .reginfo section or when this section
is oversized. This patch replaces the assertion with a more useful
error message.
* elfxx-mips.c (_bfd_mips_elf_final_link): Notify user when
.reginfo section has wrong size.
Diffstat (limited to 'gdb/python/py-record.c')
0 files changed, 0 insertions, 0 deletions