+ Updates to GDB
+
+
+
+
+ John
+ Baldwin
+
+ jhb@FreeBSD.org
+
+
+
+
+ Luca
+ Pizzamiglio
+
+ luca.pizzamiglio@gmail.com
+
+
+
+
+ The port has been updated to GDB 7.11.1.
+
+ Support for system call catchpoints has been committed
+ upstream. Support for examining ELF auxiliary vector data via
+ info auxv has been committed upstream. Both features
+ will be included in GDB 7.12.
+
+
+
+ Figure out why the powerpc kgdb targets are not
+ able to unwind the stack past the initial frame.
+
+ Add support for more platforms, such as arm,
+ mips, and aarch64, to upstream gdb for both
+ userland and kgdb.
+
+ Add support for debugging powerpc vector
+ registers.
+
+ Add support for $_siginfo.
+
+ Implement info proc commands.
+
+ Implement info os commands.
+
+