aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index bb7c4a6..47677cb 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -8,6 +8,11 @@
** The "scopes" request will now return a scope holding global
variables from the stack frame's compilation unit.
+* For ARM targets, the offset of the pc in the jmp_buf has been fixed to match
+ glibc 2.20 and later. This should only matter when not using libc probes.
+ This may cause breakage when using an incompatible libc, like uclibc or
+ newlib, or an older glibc.
+
*** Changes in GDB 15
* The MPX commands "show/set mpx bound" have been deprecated, as Intel