GDB: Remove Linux core PRPSINFO note writer override
authorMaciej W. Rozycki <macro@imgtec.com>
Wed, 11 Oct 2017 14:01:41 +0000 (15:01 +0100)
committerMaciej W. Rozycki <macro@imgtec.com>
Wed, 11 Oct 2017 14:01:41 +0000 (15:01 +0100)
commitfe22022617a7122491aa83c893a10a8d861cde73
treef26ef291eca293758957c65f7a0fc87d84db15a0
parent3c9a7b0d6d84425ea24d222a1a31e206e587374f
GDB: Remove Linux core PRPSINFO note writer override

Revert parts of commit b3ac9c77560a ("Put more info in NT_PRPSINFO Linux
notes"), <https://sourceware.org/ml/binutils/2013-02/msg00024.html>, and
remove support for a Linux core PRPSINFO note writer override, now that
all variants are handled automatically within BFD itself.

gdb/
* linux-tdep.c (linux_make_corefile_notes): Remove call to
`gdbarch_elfcore_write_linux_prpsinfo'.
* gdbarch.sh (elfcore_write_linux_prpsinfo): Remove architecture
method.
(elf_internal_linux_prpsinfo): Remove declaration.
* gdbarch.h: Regenerate.
* gdbarch.c: Regenerate.
gdb/ChangeLog
gdb/gdbarch.c
gdb/gdbarch.h
gdb/gdbarch.sh
gdb/linux-tdep.c
This page took 0.047884 seconds and 4 git commands to generate.