gdb: announce upcoming removal of Python 2 support from gdb
authorAndrew Burgess <aburgess@redhat.com>
Tue, 8 Mar 2022 13:42:16 +0000 (13:42 +0000)
committerAndrew Burgess <aburgess@redhat.com>
Tue, 8 Mar 2022 13:42:16 +0000 (13:42 +0000)
commit807310c5c7e2585a6a8eaaebd376077d1ccb86e2
tree8849ff4fad4832ca8d8c4d5572cdb4fbe5934915
parent30732ea06dc3654124d3c51c879cd35c77e2002a
gdb: announce upcoming removal of Python 2 support from gdb

As has been discussed here:

  https://sourceware.org/pipermail/gdb-patches/2022-January/184910.html

Python 2 support will be removed from GDB after GDB 12 has branched.
This commit places an entry in the NEWS file to inform users of this
decision.
gdb/NEWS