[PATCH 0/3] Some C++-ification of the FreeBSD target

John Baldwin jhb@FreeBSD.org
Tue Aug 8 06:20:00 GMT 2017


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



More information about the Gdb-patches mailing list