NEWS: Add entry for OpenBSD/NetBSD build failure

gdb/ChangeLog:

        * NEWS: Add entry for OpenBSD/NetBSD build failure
This commit is contained in:
Joel Brobecker 2011-09-04 17:41:40 +00:00
parent 26829f2bab
commit e8d56f1846
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2011-09-04 Joel Brobecker <brobecker@adacore.com>
* NEWS: Add entry for OpenBSD/NetBSD build failure.
2011-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
* config/s390/s390.mh (NATDEPFILES): Add linux-procfs.o dependency.

View File

@ -106,6 +106,10 @@ QTDisable
Texas Instruments TMS320C6x tic6x-*-*
*** Changes in GDB 7.3.1
* The build failure for NetBSD and OpenBSD targets have now been fixed.
*** Changes in GDB 7.3
* GDB has a new command: "thread find [REGEXP]".