@@ -1,3 +1,7 @@
+2018-01-04 John Baldwin <jhb@FreeBSD.org>
+
+ * NEWS: Document that 'info proc' now works on FreeBSD.
+
2018-01-03 John Baldwin <jhb@FreeBSD.org>
* configure.ac: Check for kinfo_getfile in libutil.
@@ -3,6 +3,9 @@
*** Changes since GDB 8.0
+* 'info proc' now works on running processes on FreeBSD systems and core
+ files created on FreeBSD systems.
+
* GDB now supports dynamically creating arbitrary register groups specified
in XML target descriptions. This allows for finer grain grouping of
registers on systems with a large amount of registers.