Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] Some C++-ification of the FreeBSD target
@ 2017-08-08  6:20 John Baldwin
  2017-08-08  6:20 ` [PATCH 3/3] Replace home-grown linked-lists in FreeBSD's native target with std::list John Baldwin
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: John Baldwin @ 2017-08-08  6:20 UTC (permalink / raw)
  To: gdb-patches

Just a few C++ cleanups of the FreeBSD native target.  This should remove
the remaining cleanups from the BSD targets other than bsd-uthread.c.

John Baldwin (3):
  Fix compile in the !HAVE_KINFO_GETVMMAP case.
  Replace remaining cleanups in fbsd-nat.c.
  Replace home-grown linked-lists in FreeBSD's native target with
    std::list.

 gdb/ChangeLog  |  26 ++++++++++++
 gdb/fbsd-nat.c | 130 ++++++++++++++++++++++-----------------------------------
 2 files changed, 75 insertions(+), 81 deletions(-)

-- 
2.13.3


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

end of thread, other threads:[~2017-08-08 15:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-08  6:20 [PATCH 0/3] Some C++-ification of the FreeBSD target John Baldwin
2017-08-08  6:20 ` [PATCH 3/3] Replace home-grown linked-lists in FreeBSD's native target with std::list John Baldwin
2017-08-08  9:21   ` Simon Marchi
2017-08-08 15:22     ` John Baldwin
2017-08-08  6:20 ` [PATCH 1/3] Fix compile in the !HAVE_KINFO_GETVMMAP case John Baldwin
2017-08-08  6:20 ` [PATCH 2/3] Replace remaining cleanups in fbsd-nat.c John Baldwin
2017-08-08  9:16   ` Simon Marchi
2017-08-08 15:22     ` John Baldwin

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