Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] Support for FreeBSD/mips N32
@ 2017-09-19 20:48 John Baldwin
  2017-09-19 20:48 ` [PATCH 2/2] Add a signal frame unwinder for FreeBSD/mipsn32 John Baldwin
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: John Baldwin @ 2017-09-19 20:48 UTC (permalink / raw)
  To: gdb-patches, binutils

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-10-11 11:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-19 20:48 [PATCH 0/2] Support for FreeBSD/mips N32 John Baldwin
2017-09-19 20:48 ` [PATCH 2/2] Add a signal frame unwinder for FreeBSD/mipsn32 John Baldwin
2017-10-11 11:16   ` Pedro Alves
2017-09-19 20:48 ` [PATCH 1/2] Account for padding in FreeBSD/mipsn32 NT_PRSTATUS notes John Baldwin
2017-09-20  2:01 ` [PATCH 0/2] Support for FreeBSD/mips N32 Alan Modra
2017-09-20  4:25   ` John Baldwin
2017-09-26 21:09     ` John Baldwin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox