diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2016-01-2016-03.xml b/en_US.ISO8859-1/htdocs/news/status/report-2016-01-2016-03.xml index dc8889e977..f4f96eb073 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2016-01-2016-03.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2016-01-2016-03.xml @@ -562,4 +562,60 @@ + + + Updates to GDB + + + + + John + Baldwin + + jhb@FreeBSD.org + + + + +

The new thread target that directly uses ptrace(2) + was committed upstream and included in GDB 7.11. The port was + also updated to GDB 7.11.

+ + + + +

Figure out why the powerpc kgdb targets are not able to + unwind the stack past the initial frame.

+
+ + +

Add support for more platforms (arm, mips, aarch64) to + upstream gdb for both userland and kgdb.

+
+ + +

Add support for debugging powerpc vector registers.

+
+ + +

Add support for catching system calls.

+
+ + +

Add support for $_siginfo.

+
+ + +

Add support for ELF auxv data via 'info auxv'.

+
+ + +

Implement 'info os' commands.

+
+ + +

Implement gdbserver for freebsd.

+
+
+