commit | 914a96d71dd559116da780d48457606e8fe50770 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Wed Jun 28 09:39:37 2023 -0600 |
committer | Tom Tromey <tromey@adacore.com> | Wed Jun 28 10:55:58 2023 -0600 |
tree | b9da9b5b6d8f4a9f6a01a578361a20757f63ec70 | |
parent | edc1244e9b864daf7b3905fdcbe15407b6aa79e4 [diff] |
Remove Python 2 from gdb documentation GDB can't be built using Python 2 any more, so remove the remaining vestiges of this from the documentation. Approved-By: Eli Zaretskii <eliz@gnu.org>