diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2016-04-2016-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2016-04-2016-06.xml index ed601362ca..4350e2cbb6 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2016-04-2016-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2016-04-2016-06.xml @@ -256,6 +256,7 @@ kib@FreeBSD.org + Ed @@ -451,4 +452,53 @@ FreeBSD. + + + 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. + +