We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79e7ae1 commit 81a24d0Copy full SHA for 81a24d0
gdb/ChangeLog
@@ -1,3 +1,7 @@
1
+2019-03-25 John Baldwin <jhb@FreeBSD.org>
2
+
3
+ * NEWS: Mention TLS support for FreeBSD.
4
5
2019-03-25 Tom Tromey <tromey@adacore.com>
6
7
* minsyms.c (BUNCH_SIZE): Update comment.
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
8
+ architectures require kernel changes. TLS is not yet supported for
9
+ amd64 and i386 process core dumps.
10
11
*** Changes in GDB 8.3
12
13
* GDB and GDBserver now support access to additional registers on
0 commit comments