From 02d76a53f8a5e0e37760deed1cec8d5bd3f825f6 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sun, 13 Mar 2022 10:50:41 +0100 Subject: [PATCH] gdb: updated footprint --- gdb/.footprint | 92 +++++++++++++++++++++++++------------------------- gdb/.signature | 4 +-- 2 files changed, 48 insertions(+), 48 deletions(-) diff --git a/gdb/.footprint b/gdb/.footprint index 95ae52b36..2a17d4cdc 100644 --- a/gdb/.footprint +++ b/gdb/.footprint @@ -14,43 +14,43 @@ drwxr-xr-x root/root usr/share/gdb/python/gdb/ -rw-r--r-- root/root usr/share/gdb/python/gdb/FrameIterator.py -rw-r--r-- root/root usr/share/gdb/python/gdb/__init__.py drwxr-xr-x root/root usr/share/gdb/python/gdb/__pycache__/ --rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/FrameDecorator.cpython-39.opt-1.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/FrameDecorator.cpython-39.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/FrameIterator.cpython-39.opt-1.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/FrameIterator.cpython-39.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/__init__.cpython-39.opt-1.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/__init__.cpython-39.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/frames.cpython-39.opt-1.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/frames.cpython-39.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/printing.cpython-39.opt-1.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/printing.cpython-39.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/prompt.cpython-39.opt-1.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/prompt.cpython-39.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/types.cpython-39.opt-1.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/types.cpython-39.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/unwinder.cpython-39.opt-1.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/unwinder.cpython-39.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/xmethod.cpython-39.opt-1.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/xmethod.cpython-39.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/FrameDecorator.cpython-310.opt-1.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/FrameDecorator.cpython-310.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/FrameIterator.cpython-310.opt-1.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/FrameIterator.cpython-310.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/__init__.cpython-310.opt-1.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/__init__.cpython-310.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/frames.cpython-310.opt-1.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/frames.cpython-310.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/printing.cpython-310.opt-1.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/printing.cpython-310.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/prompt.cpython-310.opt-1.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/prompt.cpython-310.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/types.cpython-310.opt-1.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/types.cpython-310.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/unwinder.cpython-310.opt-1.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/unwinder.cpython-310.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/xmethod.cpython-310.opt-1.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/__pycache__/xmethod.cpython-310.pyc drwxr-xr-x root/root usr/share/gdb/python/gdb/command/ -rw-r--r-- root/root usr/share/gdb/python/gdb/command/__init__.py drwxr-xr-x root/root usr/share/gdb/python/gdb/command/__pycache__/ --rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/__init__.cpython-39.opt-1.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/__init__.cpython-39.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/explore.cpython-39.opt-1.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/explore.cpython-39.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/frame_filters.cpython-39.opt-1.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/frame_filters.cpython-39.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/pretty_printers.cpython-39.opt-1.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/pretty_printers.cpython-39.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/prompt.cpython-39.opt-1.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/prompt.cpython-39.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/type_printers.cpython-39.opt-1.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/type_printers.cpython-39.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/unwinders.cpython-39.opt-1.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/unwinders.cpython-39.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/xmethods.cpython-39.opt-1.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/xmethods.cpython-39.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/__init__.cpython-310.opt-1.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/__init__.cpython-310.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/explore.cpython-310.opt-1.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/explore.cpython-310.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/frame_filters.cpython-310.opt-1.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/frame_filters.cpython-310.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/pretty_printers.cpython-310.opt-1.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/pretty_printers.cpython-310.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/prompt.cpython-310.opt-1.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/prompt.cpython-310.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/type_printers.cpython-310.opt-1.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/type_printers.cpython-310.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/unwinders.cpython-310.opt-1.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/unwinders.cpython-310.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/xmethods.cpython-310.opt-1.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/command/__pycache__/xmethods.cpython-310.pyc -rw-r--r-- root/root usr/share/gdb/python/gdb/command/explore.py -rw-r--r-- root/root usr/share/gdb/python/gdb/command/frame_filters.py -rw-r--r-- root/root usr/share/gdb/python/gdb/command/pretty_printers.py @@ -62,24 +62,24 @@ drwxr-xr-x root/root usr/share/gdb/python/gdb/command/__pycache__/ drwxr-xr-x root/root usr/share/gdb/python/gdb/function/ -rw-r--r-- root/root usr/share/gdb/python/gdb/function/__init__.py drwxr-xr-x root/root usr/share/gdb/python/gdb/function/__pycache__/ --rw-r--r-- root/root usr/share/gdb/python/gdb/function/__pycache__/__init__.cpython-39.opt-1.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/function/__pycache__/__init__.cpython-39.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/function/__pycache__/as_string.cpython-39.opt-1.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/function/__pycache__/as_string.cpython-39.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/function/__pycache__/caller_is.cpython-39.opt-1.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/function/__pycache__/caller_is.cpython-39.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/function/__pycache__/strfns.cpython-39.opt-1.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/function/__pycache__/strfns.cpython-39.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/function/__pycache__/__init__.cpython-310.opt-1.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/function/__pycache__/__init__.cpython-310.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/function/__pycache__/as_string.cpython-310.opt-1.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/function/__pycache__/as_string.cpython-310.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/function/__pycache__/caller_is.cpython-310.opt-1.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/function/__pycache__/caller_is.cpython-310.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/function/__pycache__/strfns.cpython-310.opt-1.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/function/__pycache__/strfns.cpython-310.pyc -rw-r--r-- root/root usr/share/gdb/python/gdb/function/as_string.py -rw-r--r-- root/root usr/share/gdb/python/gdb/function/caller_is.py -rw-r--r-- root/root usr/share/gdb/python/gdb/function/strfns.py drwxr-xr-x root/root usr/share/gdb/python/gdb/printer/ -rw-r--r-- root/root usr/share/gdb/python/gdb/printer/__init__.py drwxr-xr-x root/root usr/share/gdb/python/gdb/printer/__pycache__/ --rw-r--r-- root/root usr/share/gdb/python/gdb/printer/__pycache__/__init__.cpython-39.opt-1.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/printer/__pycache__/__init__.cpython-39.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/printer/__pycache__/bound_registers.cpython-39.opt-1.pyc --rw-r--r-- root/root usr/share/gdb/python/gdb/printer/__pycache__/bound_registers.cpython-39.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/printer/__pycache__/__init__.cpython-310.opt-1.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/printer/__pycache__/__init__.cpython-310.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/printer/__pycache__/bound_registers.cpython-310.opt-1.pyc +-rw-r--r-- root/root usr/share/gdb/python/gdb/printer/__pycache__/bound_registers.cpython-310.pyc -rw-r--r-- root/root usr/share/gdb/python/gdb/printer/bound_registers.py -rw-r--r-- root/root usr/share/gdb/python/gdb/printing.py -rw-r--r-- root/root usr/share/gdb/python/gdb/prompt.py diff --git a/gdb/.signature b/gdb/.signature index fb12e3dbd..8647f76f4 100644 --- a/gdb/.signature +++ b/gdb/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/QpjfnrvnawOVjOnDGWk75itRFLyET5vWQq0wfmD0fD2dMfA448LgYgSk60r9HJ5Yyb14AzCRYAE175C9B+22gg= +RWSE3ohX2g5d/ZIqjzcwG07gDu4UZp/uua3bN6FHCNdQzr6KInjamuLeCYEwpAmXnJgJZxzEuL6n+zW9340nRFX7Fq4Y+hYrkgQ= SHA256 (Pkgfile) = 4c754abd93b355dc0159188878f83177051eeadc5cfdc151c37d9d5617e17fda -SHA256 (.footprint) = e6234312a0106643a611edbd1bf201394615465dba8281630d89961e4c1e633e +SHA256 (.footprint) = 633229a0c51ee5b0106e5b89c95f44e51d884db4bd9ce51a298e69df7d2dc36d SHA256 (gdb-11.2.tar.xz) = 1497c36a71881b8671a9a84a0ee40faab788ca30d7ba19d8463c3cc787152e32