[PATCH 0/2] Support for FreeBSD/mips N32
John Baldwin
jhb@FreeBSD.org
Tue Sep 19 20:48:00 GMT 2017
I finally got a chance to test FreeBSD/mipsn32 and this series addresses
the missing pieces from the earlier FreeBSD/mips changes.
The first patch to bfd/elf.c might be too hackish. Not sure if adding a
new 'bed' method for 'grok_freebsd_prstatus' is a better approach?
John Baldwin (2):
Account for padding in FreeBSD/mipsn32 NT_PRSTATUS notes.
Add a signal frame unwinder for FreeBSD/mipsn32.
bfd/ChangeLog | 6 ++++++
bfd/elf.c | 5 ++++-
gdb/ChangeLog | 7 +++++++
gdb/mips-fbsd-tdep.c | 18 ++++++++++++++++++
4 files changed, 35 insertions(+), 1 deletion(-)
--
2.13.3
More information about the Gdb-patches
mailing list