aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2019-03-25 13:23:26 -0700
committerJohn Baldwin <jhb@FreeBSD.org>2019-03-25 13:23:42 -0700
commit81a24d04dfecdbdd9af143043197317dea1119c7 (patch)
tree01988405336fe714b343ccb9ca35d4237bf36aa6 /gdb
parent79e7ae11c71c1682c0d4b707eadc714ec4efc929 (diff)
downloadgdb-81a24d04dfecdbdd9af143043197317dea1119c7.zip
gdb-81a24d04dfecdbdd9af143043197317dea1119c7.tar.gz
gdb-81a24d04dfecdbdd9af143043197317dea1119c7.tar.bz2
Note support for TLS variables on FreeBSD.
gdb/ChangeLog: * NEWS: Mention TLS support for FreeBSD.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/NEWS5
2 files changed, 9 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 3d0481f..e294fdc 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2019-03-25 John Baldwin <jhb@FreeBSD.org>
+
+ * NEWS: Mention TLS support for FreeBSD.
+
2019-03-25 Tom Tromey <tromey@adacore.com>
* minsyms.c (BUNCH_SIZE): Update comment.
diff --git a/gdb/NEWS b/gdb/NEWS
index c45b313..e3d3912 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,11 @@
*** Changes since GDB 8.3
+* GDB now supports Thread Local Storage (TLS) variables on several
+ FreeBSD architectures (amd64, i386, powerpc, riscv). Other
+ architectures require kernel changes. TLS is not yet supported for
+ amd64 and i386 process core dumps.
+
*** Changes in GDB 8.3
* GDB and GDBserver now support access to additional registers on