From 4a1f8fd8893e6fc2490b4ef99db90c2f826dfb5e Mon Sep 17 00:00:00 2001 From: "chromebrew-actions[bot]" <220035932+chromebrew-actions[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 18:30:54 -0500 Subject: [PATCH] 'updater-gdb-17.1-gcc15-py3.14' (#13947) * Add unbuilt gdb to updater-gdb-17.1-gcc15-py3.14 * updater-gdb-17.1-gcc15-py3.14: Package File Update Run on linux/386 container. * updater-gdb-17.1-gcc15-py3.14: Package File Update Run on linux/amd64 container. * updater-gdb-17.1-gcc15-py3.14: Package File Update Run on linux/arm/v7 container. * Add gdb package test --------- Co-authored-by: satmandu Co-authored-by: chromebrew-actions[bot] <220035932+chromebrew-actions[bot]@users.noreply.github.com> Co-authored-by: chromebrew-actions[bot] Co-authored-by: Ed Reel --- manifest/armv7l/g/gdb.filelist | 5 +++-- manifest/i686/g/gdb.filelist | 5 +++-- manifest/x86_64/g/gdb.filelist | 5 +++-- packages/gdb.rb | 12 ++++++------ tests/package/g/gdb | 2 ++ 5 files changed, 17 insertions(+), 12 deletions(-) create mode 100755 tests/package/g/gdb diff --git a/manifest/armv7l/g/gdb.filelist b/manifest/armv7l/g/gdb.filelist index 54d42bdcb..da086c7f3 100644 --- a/manifest/armv7l/g/gdb.filelist +++ b/manifest/armv7l/g/gdb.filelist @@ -1,4 +1,4 @@ -# Total size: 18415103 +# Total size: 18617203 /usr/local/bin/gcore /usr/local/bin/gdb /usr/local/bin/gdb-add-index @@ -11,7 +11,7 @@ /usr/local/include/gdb/jit-reader.h /usr/local/include/plugin-api.h /usr/local/include/symcat.h -/usr/local/lib/libbfd-2.43.50.so +/usr/local/lib/libbfd-2.45.50.so /usr/local/lib/libbfd.a /usr/local/lib/libbfd.la /usr/local/lib/libbfd.so @@ -30,6 +30,7 @@ /usr/local/share/gdb/python/gdb/dap/__init__.py /usr/local/share/gdb/python/gdb/dap/breakpoint.py /usr/local/share/gdb/python/gdb/dap/bt.py +/usr/local/share/gdb/python/gdb/dap/completions.py /usr/local/share/gdb/python/gdb/dap/disassemble.py /usr/local/share/gdb/python/gdb/dap/evaluate.py /usr/local/share/gdb/python/gdb/dap/events.py diff --git a/manifest/i686/g/gdb.filelist b/manifest/i686/g/gdb.filelist index 5cbf4c969..6118af8b0 100644 --- a/manifest/i686/g/gdb.filelist +++ b/manifest/i686/g/gdb.filelist @@ -1,4 +1,4 @@ -# Total size: 21784665 +# Total size: 22234965 /usr/local/bin/gcore /usr/local/bin/gdb /usr/local/bin/gdb-add-index @@ -11,7 +11,7 @@ /usr/local/include/gdb/jit-reader.h /usr/local/include/plugin-api.h /usr/local/include/symcat.h -/usr/local/lib/libbfd-2.43.50.so +/usr/local/lib/libbfd-2.45.50.so /usr/local/lib/libbfd.a /usr/local/lib/libbfd.la /usr/local/lib/libbfd.so @@ -30,6 +30,7 @@ /usr/local/share/gdb/python/gdb/dap/__init__.py /usr/local/share/gdb/python/gdb/dap/breakpoint.py /usr/local/share/gdb/python/gdb/dap/bt.py +/usr/local/share/gdb/python/gdb/dap/completions.py /usr/local/share/gdb/python/gdb/dap/disassemble.py /usr/local/share/gdb/python/gdb/dap/evaluate.py /usr/local/share/gdb/python/gdb/dap/events.py diff --git a/manifest/x86_64/g/gdb.filelist b/manifest/x86_64/g/gdb.filelist index bae3da3c7..a28d45b90 100644 --- a/manifest/x86_64/g/gdb.filelist +++ b/manifest/x86_64/g/gdb.filelist @@ -1,4 +1,4 @@ -# Total size: 21937000 +# Total size: 22352218 /usr/local/bin/gcore /usr/local/bin/gdb /usr/local/bin/gdb-add-index @@ -11,7 +11,7 @@ /usr/local/include/gdb/jit-reader.h /usr/local/include/plugin-api.h /usr/local/include/symcat.h -/usr/local/lib64/libbfd-2.43.50.so +/usr/local/lib64/libbfd-2.45.50.so /usr/local/lib64/libbfd.a /usr/local/lib64/libbfd.la /usr/local/lib64/libbfd.so @@ -30,6 +30,7 @@ /usr/local/share/gdb/python/gdb/dap/__init__.py /usr/local/share/gdb/python/gdb/dap/breakpoint.py /usr/local/share/gdb/python/gdb/dap/bt.py +/usr/local/share/gdb/python/gdb/dap/completions.py /usr/local/share/gdb/python/gdb/dap/disassemble.py /usr/local/share/gdb/python/gdb/dap/evaluate.py /usr/local/share/gdb/python/gdb/dap/events.py diff --git a/packages/gdb.rb b/packages/gdb.rb index 8a51c61ee..fdadc822c 100644 --- a/packages/gdb.rb +++ b/packages/gdb.rb @@ -6,18 +6,18 @@ require 'buildsystems/autotools' class Gdb < Autotools description 'The GNU Debugger' homepage 'https://www.gnu.org/software/gdb/' - version "16.3-#{CREW_GCC_VER}-#{CREW_PY_VER}" + version "17.1-#{CREW_GCC_VER}-#{CREW_PY_VER}" license 'GPL3' compatibility 'all' source_url "https://ftpmirror.gnu.org/gdb/gdb-#{version.split('-').first}.tar.xz" - source_sha256 'bcfcd095528a987917acf9fff3f1672181694926cc18d609c99d0042c00224c5' + source_sha256 '14996f5f74c9f68f5a543fdc45bca7800207f91f92aeea6c2e791822c7c6d876' binary_compression 'tar.zst' binary_sha256({ - aarch64: 'b35ea59fc1e1a4dd8e804b414c7ebc1d2e7ef570583f2a255d283faa821c24a3', - armv7l: 'b35ea59fc1e1a4dd8e804b414c7ebc1d2e7ef570583f2a255d283faa821c24a3', - i686: 'dd0a8be703238de7cadef59e913b247debb16486caa6bb6a3197f469d6fbca26', - x86_64: '3f0d8801f4e29a0aab46f40eaf61602a02fa679881fed4e6951bf48a153e1012' + aarch64: '74988a13afd23cf7a83bbf12ebeb449527674a87c817a953a75fc7388fe91084', + armv7l: '74988a13afd23cf7a83bbf12ebeb449527674a87c817a953a75fc7388fe91084', + i686: 'a82689691f10191896b421fa6995a9b7a26052ee2361f43c38b7d1236d83f24b', + x86_64: '4d7587b2b4c4f3c5c89db024d03e7fe7785d6c0d8f93bf74b577d74ac5a7513d' }) depends_on 'binutils' # R diff --git a/tests/package/g/gdb b/tests/package/g/gdb new file mode 100755 index 000000000..708854578 --- /dev/null +++ b/tests/package/g/gdb @@ -0,0 +1,2 @@ +#!/bin/bash +for b in $(crew files gdb | grep /usr/local/bin); do $b --version; done