diff options
author | Aditya Vidyadhar Kamath <Aditya.Kamath1@ibm.com> | 2023-03-07 07:22:19 -0600 |
---|---|---|
committer | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2023-03-07 16:52:18 +0100 |
commit | 2eb2613519ae444493c301be1c37901c8a528c40 (patch) | |
tree | f66ee6dac9dbd054ef44402eebb7f0dcff7d0627 /gdb/NEWS | |
parent | 711b1f02f3e1789b0bd33816210a750cd0932f32 (diff) | |
download | gdb-2eb2613519ae444493c301be1c37901c8a528c40.zip gdb-2eb2613519ae444493c301be1c37901c8a528c40.tar.gz gdb-2eb2613519ae444493c301be1c37901c8a528c40.tar.bz2 |
Enable vector instruction debugging for AIX
AIX now supports vector register contents debugging for both VMX
VSX registers.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3,6 +3,11 @@ *** Changes since GDB 13 +* Removed targets and native configurations + + GDB no longer supports AIX 4.x, AIX 5.x and AIX 6.x. The minimum supported + AIX version is now AIX 7.1. + * Multi-target feature configuration GDB now supports the individual configuration of remote targets' feature |