Re: [ANNOUNCEMENT] GDB 13.1 released!
Paul Smith via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Organization | GNU's Not UNIX! |
| Message-ID | <[email protected]> |
On Sun, 2023-02-19 at 19:16 +0400, Joel Brobecker via Gdb-announce via Gdb wrote: > You can download GDB from the GNU FTP server in the directory: > > ftp://ftp.gnu.org/gnu/gdb Given how fewer and fewer environments support FTP anymore (and, good riddance IMO!) I recommend you switch GDB announcements to using https instead: https://ftp.gnu.org/gnu/gdb/ Also you might consider providing a URL which sorts the results so the most recent additions are at the top: https://ftp.gnu.org/gnu/gdb/?C=M;O=D Personally I think that the site should use this as the default ordering without requiring extra options, but until then ...