X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2FNEWS;h=57c6eacfc97711d4d0ae681d1db792ce8a88e357;hb=6fe857838576e2f15993a6678ddfef76bdccba39;hp=38dbc37beb488a8b4cf799285526a8f726a4aa31;hpb=a28109e0ab1ab391794dea2be9a7ee2f0e7b9278;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/NEWS b/gdb/NEWS index 38dbc37beb..57c6eacfc9 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -3,6 +3,19 @@ *** Changes since GDB 6.3 +* New BSD user-level threads support + +It is now possible to debug programs using the user-level threads +library on OpenBSD and FreeBSD. Currently supported (target) +configurations are: + +FreeBSD/amd64 x86_64-*-freebsd* +FreeBSD/i386 i386-*-freebsd* +OpenBSD/i386 i386-*-openbsd* + +Note that the new kernel threads libraries introduced in FreeBSD 5.x +are not yet supported. + * New support for Matsushita MN10300 w/sim added (Work in progress). mn10300-elf.