Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] Make all native targets inherit inf-child.c.
@ 2014-03-07 15:14 Pedro Alves
  2014-03-07 15:14 ` [PATCH 2/3] Make the windows-nat.c target " Pedro Alves
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Pedro Alves @ 2014-03-07 15:14 UTC (permalink / raw)
  To: gdb-patches

This series makes the remaining native targets that don't inherit
inf-child.c do that.

This is so that all native targets inherit a single "superclass".
With that, it's easier to install new default target methods that
should only apply to the native target.

For convenience if you'd like to test, I've also put this at:

git@github.com:palves/gdb.git inf_child_everywhere

Pedro Alves (3):
  Make the go32-nat.c target inherit inf-child.c.
  Make the windows-nat.c target inherit inf-child.c.
  Make the nto-procfs.c target inherit inf-child.c.

 gdb/go32-nat.c    | 146 +++++++++++++++++++++---------------------------------
 gdb/nto-procfs.c  | 119 +++++++++++++++++---------------------------
 gdb/windows-nat.c | 124 +++++++++++++++++-----------------------------
 3 files changed, 149 insertions(+), 240 deletions(-)

-- 
1.7.11.7


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

end of thread, other threads:[~2014-03-12 11:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-07 15:14 [PATCH 0/3] Make all native targets inherit inf-child.c Pedro Alves
2014-03-07 15:14 ` [PATCH 2/3] Make the windows-nat.c target " Pedro Alves
2014-03-11 16:42   ` Pedro Alves
2014-03-12  9:07     ` Joel Brobecker
2014-03-12 11:29       ` Pedro Alves
2014-03-07 15:15 ` [PATCH 3/3] Make the nto-procfs.c " Pedro Alves
2014-03-07 15:15 ` [PATCH 1/3] Make the go32-nat.c " Pedro Alves
2014-03-07 15:32   ` Eli Zaretskii
2014-03-07 15:38     ` Pedro Alves

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