1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-31 17:47:46 +00:00

Ports/gdb: Upgrade gdb to version 11.2

This commit is contained in:
Brian Gianforcaro 2022-03-19 10:44:58 -07:00 committed by Brian Gianforcaro
parent dfc02f9761
commit 213df97b55
2 changed files with 3 additions and 3 deletions

View file

@ -52,7 +52,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^
| [`freetype`](freetype/) | FreeType | 2.10.4 | https://www.freetype.org/ |
| [`frotz`](frotz/) | Frotz | 2.53 | https://gitlab.com/DavidGriffith/frotz |
| [`gawk`](gawk/) | GNU awk | 5.1.0 | https://www.gnu.org/software/gawk/ |
| [`gdb`](gdb/) | GNU Project Debugger | 11.1 | https://sourceware.org/gdb |
| [`gdb`](gdb/) | GNU Project Debugger | 11.2 | https://sourceware.org/gdb |
| [`gcc`](gcc/) | GNU Compiler Collection | 11.2.0 | https://gcc.gnu.org/ |
| [`genemu`](genemu/) | Genesis / MegaDrive Emulator | 3bf6f7c | https://github.com/rasky/genemu |
| [`gettext`](gettext/) | GNU gettext | 0.21 | https://www.gnu.org/software/gettext/ |