summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-debug/drgn: add 0.0.29Sam James7 hours2-0/+62
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/lldb: Add 20.0.0_pre20241009 snapshotMichał Górny45 hours2-0/+111
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-debug/lldb: Add python3_13 compatSasha Finkelstein4 days4-4/+4
| | | | | Signed-off-by: Sasha Finkelstein <fnkl.kernel@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/ddd: add 3.4.1, remove oldMaciej Mrozowski5 days2-10/+3
| | | | | | Signed-off-by: Maciej Mrozowski <reavertm@gentoo.org> Closes: https://bugs.gentoo.org/939879
* dev-debug/lldb: Remove oldMichał Górny7 days3-224/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-debug/lldb: Add 20.0.0_pre20241004 snapshotMichał Górny7 days2-0/+111
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-debug/systemtap: enable py3.13Sam James8 days2-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/pwndbg: enable py3.13Sam James8 days2-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/gef: enable py3.13Sam James8 days2-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/gdb: enable py3.13Sam James8 days3-3/+3
| | | | | | The necessary commits are in >=15.1. Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/valgrind: Stabilize 3.23.0_p3 ppc, #938727Sam James8 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/valgrind: Stabilize 3.23.0_p3 arm, #938727Sam James8 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/valgrind: Stabilize 3.23.0_p3 arm64, #938727Sam James8 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/lldb: Add 19.1.1Michał Górny10 days2-0/+113
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-debug/gdb: add 15.2-r100Sam James11 days1-0/+325
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/gdb: add 15.2Sam James11 days2-0/+315
| | | | | | | Copied from 15.1 as I'd like to stable this one soon, as it fixes some regressions from 14. Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/lldb: Add 20.0.0_pre20240924 snapshotMichał Górny2024-09-242-0/+111
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-debug/lldb: Remove oldMichał Górny2024-09-244-334/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-debug/drgn: pass --build and --target too for completenessSam James2024-09-211-0/+2
| | | | | Bug: https://bugs.gentoo.org/939942 Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/drgn: fix cross emergingOmar Sandoval2024-09-211-0/+1
| | | | | | | | Pass --host to configure. Closes: https://bugs.gentoo.org/939942 Signed-off-by: Omar Sandoval <osandov@osandov.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/lldb: Add 19.1.0 (final)Michał Górny2024-09-182-0/+113
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-debug/gdb: update live to use new guile mechanismAlfred Wingate2024-09-181-3/+14
| | | | | Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
* dev-debug/gdb: switch to new guile mechanismAlfred Wingate2024-09-181-0/+325
| | | | | Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
* dev-debug/strace: add USE=verify-sigGabi Falk2024-09-188-21/+83
| | | | | | Signed-off-by: Gabi Falk <gabifalk@gmx.com> Closes: https://github.com/gentoo/gentoo/pull/36245 Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/strace: add 6.11Sam James2024-09-182-0/+110
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/gef: Stabilize 2024.06 amd64, #936604Sam James2024-09-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/lldb: Add 20.0.0_pre20240917 snapshotMichał Górny2024-09-172-0/+111
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-debug/bpftrace: Stabilize 0.21.2-r1 amd64, #939734Jakov Smolić2024-09-171-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-debug/bpftrace: put proxy-maint as lastYixun Lan2024-09-161-4/+4
| | | | | | | Individual maintainers always go first, and proxy-maint should be list as last one. Signed-off-by: Yixun Lan <dlan@gentoo.org>
* */*: unkeyword ~ia64Arthur Zamarin2024-09-1218-18/+18
| | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-debug/dtrace: fix metadata tagSam James2024-09-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/systemtap: update HOMEPAGE to include upstream wikiSam James2024-09-122-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/systemtap: Stabilize 5.1-r1 amd64, #939495Sam James2024-09-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/dtrace: don't wrap einfo line so hardSam James2024-09-122-8/+4
| | | | | | | I have a tendency to do this when something is indented as it's not then obvious what the limit is. Oops. Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/dtrace: tidy up more TODOsSam James2024-09-122-2/+6
| | | | | | | Some of the TODOs were really upstream bugs we're waiting for resolution on, not something we need to take action on at this time. Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/dtrace: consolidate comparison commentsSam James2024-09-122-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/dtrace: drop obsolete binutils-libs commentSam James2024-09-122-8/+0
| | | | | | | | | | I've asked dilfridge to update binutils-2.42 when he gets a chance for one libctf patch we don't have yet but IIRC that patch doesn't actually affect DTrace, just it came up in libabigail discussions. Let's drop the comment as it's not really relevant now. Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/dtrace: add upstream bug link re mandirSam James2024-09-122-0/+2
| | | | | Bug: https://github.com/oracle/dtrace-utils/issues/106 Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/dtrace: suppress harmless execstack warning for BPF objectSam James2024-09-122-0/+12
| | | | | Bug: https://bugs.gentoo.org/938221 Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/dtrace: rework pkg_postinstSam James2024-09-122-14/+70
| | | | | | | | | | | | For first installs, we enable the service and start it. This is unusual, but the behaviour without dtprobed running is untested/unsupported. It's not a network service, it has no configuration, reads a single device node, and does all parsing within a seccomp jail. It also leads to hard-to-diagnose issues because USDT probes won't be registered and an application might have already started up which needs to be traced. Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/systemtap: update USE=install-tests -> USE=test-install in commentSam James2024-09-123-3/+3
| | | | | | | | | | Following discussion with mgorny and us agreeing to use test-install for Python. dev-debug/dtrace was updated in 063c07a77f3d3b04649bf1e00bc90b1fcd316d1a. Bug: https://bugs.gentoo.org/531648 Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/dtrace: rename USE=install-tests -> USE=test-installSam James2024-09-123-11/+11
| | | | | | | | Following discussion with mgorny and us agreeing to use test-install for Python. Bug: https://bugs.gentoo.org/531648 Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/scap-driver: Stabilize 0.17.3 amd64, #939461Arthur Zamarin2024-09-111-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-debug/sysdig: Stabilize 0.38.1-r1 amd64, #939461Arthur Zamarin2024-09-111-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-debug/dtrace: Stabilize 2.0.1.1-r2 amd64, #939447Sam James2024-09-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/dtrace: build with -j1 for nowSam James2024-09-102-4/+6
| | | | | Bug: https://github.com/oracle/dtrace-utils/issues/82 Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/lldb: Add 20.0.0_pre20240910 snapshotMichał Górny2024-09-102-0/+111
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-debug/lldb: Remove oldMichał Górny2024-09-103-223/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-debug/pwndbg: drop 20230717-r1Mario Haustein2024-09-093-138/+0
| | | | | | Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/38538 Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/pwndbg: sync liveMario Haustein2024-09-091-1/+1
| | | | | Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Sam James <sam@gentoo.org>