summaryrefslogtreecommitdiff
path: root/dev-debug
AgeCommit message (Collapse)Author
8 daysdev-debug/valgrind: Stabilize 3.26.0 x86, #966468Eli Schwartz
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
12 daysdev-debug/valgrind: Stabilize 3.26.0 arm64, #966468Sam James
Signed-off-by: Sam James <sam@gentoo.org>
12 daysdev-debug/valgrind: Stabilize 3.26.0 amd64, #966468Sam James
Signed-off-by: Sam James <sam@gentoo.org>
12 daysdev-debug/valgrind: Stabilize 3.25.1 ppc, #958727Sam James
Signed-off-by: Sam James <sam@gentoo.org>
12 daysdev-debug/valgrind: Stabilize 3.25.1 arm64, #958727Sam James
Signed-off-by: Sam James <sam@gentoo.org>
12 daysdev-debug/valgrind: Stabilize 3.25.1 arm, #958727Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-20dev-debug/gfxreconstruct: Version bump to 1.4.328.0Matt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2025-11-17dev-debug/valgrind: fix build w/ gcc-16Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-17dev-debug/bpftrace: allow xxd as BDEPEND (besides vim-core)Florian Schmaus
Signed-off-by: Florian Schmaus <flow@gentoo.org>
2025-11-16dev-debug/bpftrace: Stabilize 0.24.1 amd64, #966147Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-11-16dev-debug/systemtap: add 5.4Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-16dev-debug/systemtap: drop 5.1-r2, 5.2-r1Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-15dev-debug/drgn: drop 0.0.31, 0.0.32Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-15dev-debug/strace: Stabilize 6.17 arm, #965440Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-11-08dev-debug/d-feet: drop 0.3.16, EAPI=7--Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-11-04dev-debug/drgn: add 0.0.33Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-04*/*: Add := to virtual/zlib deps, part 4Michał Górny
Done via: ``` git grep -l 'virtual/zlib\[' | xargs sed -i -e 's@virtual/zlib\[@virtual/zlib:=\[@g' ``` Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-04*/*: Add := to virtual/zlib deps, part 1Michał Górny
Done via: ``` git grep -l virtual/zlib$ | xargs sed -i -e 's@virtual/zlib$@&:=@' ``` Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-04dev-*/*: update for virtual/zlibMichał Górny
Update done using: ``` git grep -l sys-libs/zlib dev-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g git diff --name-only | xargs copybump git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error ``` Followed by manual revert in dev-python/zlib-ng where it accidentally caught sys-libs/zlib-ng dependencies. Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-02dev-debug/strace: Stabilize 6.17 ppc, #965440Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-11-02dev-debug/strace: Stabilize 6.17 ppc64, #965440Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-11-01dev-debug/strace: Stabilize 6.17 x86, #965440Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-01dev-debug/strace: Stabilize 6.17 arm64, #965440Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-01dev-debug/strace: Stabilize 6.17 amd64, #965440Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-01dev-debug/gdb: Add python3.14 supportSasha Finkelstein
Signed-off-by: Sasha Finkelstein <fnkl.kernel@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44408 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-28dev-debug/dtrace: add 2.0.4Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-26dev-debug/pwndbg: add 20251020Mario Haustein
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Part-of: https://github.com/gentoo/gentoo/pull/44291 Closes: https://github.com/gentoo/gentoo/pull/44291 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-26*/*: depend on newer gobject-introspection as a workaroundAlfred Wingate
sed -E '/dev-libs\/gobject-introspection(:=|\s|$|-[0-9]|\[)/ { s/(>=)?dev-libs\/gobject-introspection(-[0-9.r-]*)?/>=dev-libs\/gobject-introspection-1.82.0-r2/ }' */*/*.ebuild -i + manually going over to undo the false positives or if the version requirement was higher. Bug: https://bugs.gentoo.org/947058 See-Also: ae37e3f389808700bd0f4343ee04888f0ef179d2 Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44336 Closes: https://github.com/gentoo/gentoo/pull/44336 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-25dev-debug/valgrind: add 3.26.0, drop 3.26.0_rc1Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-23dev-debug/systemtap: fix existing preserved libs for dev-libs/libxml2Francisco Javier Félix
Solve this: <pre> !!! existing preserved libs: >>> package: dev-libs/libxml2-2.14.6 * - /usr/lib64/libxml2.so.2 * - /usr/lib64/libxml2.so.2.13.9 * used by /usr/bin/stapvirt (dev-debug/systemtap-5.3) </pre> Signed-off-by: Fco Javier Felix <ffelix@inode64.com> Part-of: https://github.com/gentoo/gentoo/pull/44283 Closes: https://github.com/gentoo/gentoo/pull/44283 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-18dev-debug/valgrind: reset live templateSam James
(The RC is still unkeyworded.) Signed-off-by: Sam James <sam@gentoo.org>
2025-10-18dev-debug/valgrind: add 3.26.0_rc1Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-18Revert "*/*: fix metadata whitespace"Sam James
This reverts commit 063fc495a65152459b2b6308b1e5b09ae609ad32. Didn't mean to push the (incomplete) Valgrind changes. Signed-off-by: Sam James <sam@gentoo.org>
2025-10-18*/*: fix metadata whitespaceSam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-16dev-debug/pwndbg: remove unneeded fileMario Haustein
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Part-of: https://github.com/gentoo/gentoo/pull/44209 Closes: https://github.com/gentoo/gentoo/pull/44209 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-15dev-debug/bpftrace: check kernel config for tests, improve SRC_URI unpackingHolger Hoffstätte
Closes: https://bugs.gentoo.org/964293 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Part-of: https://github.com/gentoo/gentoo/pull/44182 Closes: https://github.com/gentoo/gentoo/pull/44182 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-15dev-debug/pwndbg: drop 20250219, 20250418Mario Haustein
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Part-of: https://github.com/gentoo/gentoo/pull/44181 Closes: https://github.com/gentoo/gentoo/pull/44181 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-15dev-debug/pwndbg: sync liveMario Haustein
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Part-of: https://github.com/gentoo/gentoo/pull/44181 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-15dev-debug/pwndbg: add 20251010Mario Haustein
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Part-of: https://github.com/gentoo/gentoo/pull/44181 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-15dev-debug/pwndbg: require =dev-libs/capstone-6*Mario Haustein
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Part-of: https://github.com/gentoo/gentoo/pull/44181 Signed-off-by: Sam James <sam@gentoo.org>
2025-10-12dev-debug/d-spy: Stabilize 48.0 amd64, #964109Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-12dev-debug/dtrace: check for kernel config options needed for error injectionNick Alcock
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-12dev-debug/gdb: drop 15.2-r103, 16.2-r2Andreas Sturmlechner
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-10-07dev-debug/bpftrace: remove unused patchMichael Mair-Keimberger
Signed-off-by: Michael Mair-Keimberger <mm1ke@gentoo.org>
2025-10-03dev-debug/bpftrace: clean up 0.24.0Holger Hoffstätte
Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Part-of: https://github.com/gentoo/gentoo/pull/44024#issue-comment-box Closes: https://github.com/gentoo/gentoo/pull/44024#issue-comment-box Signed-off-by: Sam James <sam@gentoo.org>
2025-10-03dev-debug/bpftrace: add 0.24.1Holger Hoffstätte
Minor update with contributed gcc-16 and UBSAN fixes. Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Part-of: https://github.com/gentoo/gentoo/pull/44024#issue-comment-box Signed-off-by: Sam James <sam@gentoo.org>
2025-10-03dev-debug/dtrace: update dostrip -x commentSam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-09-30dev-debug/strace: destabilize 6.17Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-09-30dev-debug/strace: add 6.17Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-09-18dev-debug/bpftrace: add bpftool build dep & fix build with gcc-16Holger Hoffstätte
Closes: https://bugs.gentoo.org/963025 Closes: https://bugs.gentoo.org/963026 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Part-of: https://github.com/gentoo/gentoo/pull/43835 Closes: https://github.com/gentoo/gentoo/pull/43835 Signed-off-by: Sam James <sam@gentoo.org>