750 Commits

Author SHA1 Message Date
Alfred Wingate
d83e25b6a5
*/*: depend on newer gobject-introspection as a workaround
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-26 03:26:28 +00:00
Sam James
3fc87c13a0
dev-debug/valgrind: add 3.26.0, drop 3.26.0_rc1
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-25 02:05:31 +01:00
Francisco Javier Félix
14e6ae7200
dev-debug/systemtap: fix existing preserved libs for dev-libs/libxml2
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-23 21:20:50 +01:00
Sam James
24c4bc7b94
dev-debug/valgrind: reset live template
(The RC is still unkeyworded.)

Signed-off-by: Sam James <sam@gentoo.org>
2025-10-18 17:46:30 +01:00
Sam James
3cac9a4911
dev-debug/valgrind: add 3.26.0_rc1
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-18 16:59:47 +01:00
Sam James
9a4b01f4ce
Revert "*/*: fix metadata whitespace"
This reverts commit 063fc495a65152459b2b6308b1e5b09ae609ad32.

Didn't mean to push the (incomplete) Valgrind changes.

Signed-off-by: Sam James <sam@gentoo.org>
2025-10-18 16:10:11 +01:00
Sam James
063fc495a6
*/*: fix metadata whitespace
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-18 16:07:55 +01:00
Mario Haustein
cd27638d4e
dev-debug/pwndbg: remove unneeded file
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-16 20:03:30 +01:00
Holger Hoffstätte
ae6bde074c
dev-debug/bpftrace: check kernel config for tests, improve SRC_URI unpacking
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-15 07:59:46 +01:00
Mario Haustein
31cbae2cdc
dev-debug/pwndbg: drop 20250219, 20250418
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-15 06:25:12 +01:00
Mario Haustein
75223a9293
dev-debug/pwndbg: sync live
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-15 06:25:12 +01:00
Mario Haustein
6f9db6a9da
dev-debug/pwndbg: add 20251010
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-15 06:25:12 +01:00
Mario Haustein
4445e18d92
dev-debug/pwndbg: require =dev-libs/capstone-6*
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-15 06:25:11 +01:00
Sam James
a8caa8c654
dev-debug/d-spy: Stabilize 48.0 amd64, #964109
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-12 16:38:56 +01:00
Nick Alcock
098ca1644d
dev-debug/dtrace: check for kernel config options needed for error injection
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-12 14:40:23 +01:00
Andreas Sturmlechner
dbd81cfc9a
dev-debug/gdb: drop 15.2-r103, 16.2-r2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-10-12 15:08:16 +02:00
Michael Mair-Keimberger
fe26570a36
dev-debug/bpftrace: remove unused patch
Signed-off-by: Michael Mair-Keimberger <mm1ke@gentoo.org>
2025-10-07 18:30:40 +02:00
Holger Hoffstätte
7dbb4a8308
dev-debug/bpftrace: clean up 0.24.0
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-03 22:19:23 +01:00
Holger Hoffstätte
f6241ba716
dev-debug/bpftrace: add 0.24.1
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-03 22:19:23 +01:00
Sam James
a82dcfb041
dev-debug/dtrace: update dostrip -x comment
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-03 01:26:42 +01:00
Sam James
09e6c2011f
dev-debug/strace: destabilize 6.17
Signed-off-by: Sam James <sam@gentoo.org>
2025-09-30 11:00:15 +01:00
Sam James
72be9d3a34
dev-debug/strace: add 6.17
Signed-off-by: Sam James <sam@gentoo.org>
2025-09-30 10:59:10 +01:00
Holger Hoffstätte
e1f5e2e8d5
dev-debug/bpftrace: add bpftool build dep & fix build with gcc-16
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>
2025-09-18 23:59:11 +01:00
Sam James
16062eb4b9
dev-debug/bpftrace: add missing RUST_DEPEND
Signed-off-by: Sam James <sam@gentoo.org>
2025-09-17 20:46:23 +01:00
Holger Hoffstätte
c6dbb2a97a
dev-debug/bpftrace: add 0.24.0
Major new release: LLVM-21, LTO-clean and with enabled unit tests. \o/

Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com>
Part-of: https://github.com/gentoo/gentoo/pull/43828
Closes: https://github.com/gentoo/gentoo/pull/43828
Signed-off-by: Sam James <sam@gentoo.org>
2025-09-17 20:46:22 +01:00
Arthur Zamarin
ea07e60c67
dev-debug/systemtap: Stabilize 5.3 ppc, #962842
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-14 19:12:44 +03:00
Arthur Zamarin
6c55536130
dev-debug/systemtap: Stabilize 5.3 ppc64, #962842
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-14 19:12:43 +03:00
Michał Górny
1e430968fb
dev-debug/systemtap: Stabilize 5.3 amd64, #962842
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-09-14 16:37:40 +02:00
Michał Górny
d1d65c9a02
dev-debug/systemtap: Stabilize 5.3 arm64, #962842
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-09-14 16:37:38 +02:00
Michał Górny
bd5c7ad2ee
dev-debug/systemtap: Stabilize 5.3 x86, #962842
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-09-14 16:37:36 +02:00
Michał Górny
4cf2b3a549
dev-debug/systemtap: Stabilize 5.3 arm, #962842
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-09-14 16:37:34 +02:00
Sam James
a0d38cbe45
dev-debug/gdb: default-enable USE=xml for live
See https://inbox.sourceware.org/gdb-patches/c2a9e32a9e1340ef9f39e59371a5ae3679cb2372.1757064602.git.aburgess@redhat.com/
> Though, if I'm honest, I have very little sympathy for such gdbservers
> these days.

It's not well-supported to have USE=-xml, so let's default it on. The
next release (17) is coming soon so not bothering to change 16.

Signed-off-by: Sam James <sam@gentoo.org>
2025-09-11 06:12:47 +01:00
Sam James
5626e3f215
dev-debug/gdb: add bug reference wrt ptrace
Bug: https://sourceware.org/PR31520
Signed-off-by: Sam James <sam@gentoo.org>
2025-09-11 06:10:12 +01:00
Yixun Lan
70c844d0c8
dev-debug/bpftrace: add 0.23.5
Signed-off-by: Yixun Lan <dlan@gentoo.org>
2025-09-10 01:33:33 +00:00
Matt Turner
6143439703
dev-debug/gfxreconstruct: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2025-09-07 14:52:41 -04:00
Matt Turner
0e3ec06428
dev-debug/gfxreconstruct: Version bump to 1.4.321.0
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2025-09-07 14:49:53 -04:00
Arthur Zamarin
c14dbb1aaa
dev-debug/strace: Stabilize 6.16 ppc, #962420
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-07 03:39:26 +00:00
Sam James
19e0bc261d
dev-debug/valgrind: drop 3.24.0_p1
Signed-off-by: Sam James <sam@gentoo.org>
2025-09-06 21:54:01 +01:00
Arthur Zamarin
b3f9018fb8
dev-debug/strace: Stabilize 6.16 arm64, #962420
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-06 20:38:51 +03:00
Arthur Zamarin
9760029e74
dev-debug/strace: Stabilize 6.16 amd64, #962420
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-06 20:38:50 +03:00
Arthur Zamarin
3957b49d07
dev-debug/strace: Stabilize 6.16 ppc64, #962420
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-06 20:38:49 +03:00
Arthur Zamarin
f85e9d75ba
dev-debug/strace: Stabilize 6.16 x86, #962420
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-06 19:06:29 +03:00
Arthur Zamarin
e6dba07452
dev-debug/strace: Stabilize 6.16 arm, #962420
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-06 18:58:35 +03:00
Arthur Zamarin
0ad96e879b
*/*: destable sparc
Result of running the command:
 grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-02 20:00:14 +03:00
Arthur Zamarin
634a005686
*/*: destable hppa
Result of running the command:
 grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]hppa' -l | xargs ekeyword ~hppa

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-02 20:00:12 +03:00
Petr Vaněk
07d4397223
dev-debug/apitrace: drop 12.0
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-08-29 09:21:13 +02:00
Andreas Sturmlechner
b22c874daf
dev-debug/edb-debugger: treeclean
Closes: https://bugs.gentoo.org/955642 (pkgremoved)
Closes: https://bugs.gentoo.org/957424 (pkgremoved)
Closes: https://bugs.gentoo.org/957402 (pkgremoved)
Closes: https://bugs.gentoo.org/903803 (pkgremoved)
Closes: https://bugs.gentoo.org/841740 (pkgremoved)
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-08-26 22:42:56 +02:00
Sam James
87f5eb4995
dev-debug/gprofng-gui: add 2.2
Signed-off-by: Sam James <sam@gentoo.org>
2025-08-20 06:38:34 +01:00
Sebastian Pipping
32959567aa
dev-debug/kdbg: 3.2.0
Signed-off-by: Sebastian Pipping <sping@gentoo.org>
2025-08-17 13:17:19 +02:00
Sam James
b1cff4e5de
dev-debug/dtrace: drop patch merged upstream from live
Signed-off-by: Sam James <sam@gentoo.org>
2025-08-15 10:03:00 +01:00