summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-debug/systemtap: drop 4.9, 5.0Sam James2024-06-033-257/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/gdb: add 15.0.91 (unkeyworded)Sam James2024-06-022-0/+323
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/pwndbg: Keyword 20240214 arm64, #930824Sam James2024-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/systemtap: Stabilize 5.0-r1 x86, #932908Sam James2024-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/systemtap: Stabilize 5.0-r1 sparc, #932908Sam James2024-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/systemtap: Stabilize 5.0-r1 amd64, #932908Sam James2024-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/systemtap: Stabilize 5.0-r1 arm, #932908Michał Górny2024-05-281-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-debug/systemtap: Stabilize 5.0-r1 ppc, #932908Michał Górny2024-05-281-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-debug/systemtap: Stabilize 5.0-r1 arm64, #932908Michał Górny2024-05-281-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-debug/valgrind: add whitelist for false positive configure implicit declsEli Schwartz2024-05-273-0/+21
| | | | | | | | | | | | The issue here is, yet again, that clang is a trash compiler and cannot handle sensible diagnostic output. It warns you for implicit function decls because it doesn't permit nested function definitions, *after* it tells you that it doesn't permit the nested function. Instead of just telling you that the former is forbidden. Closes: https://bugs.gentoo.org/900396 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/lldb: Remove oldMichał Górny2024-05-253-224/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-debug/lldb: Add 19.0.0_pre20240525 snapshotMichał Górny2024-05-252-0/+111
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-debug/gdb: remove unused patchesMichael Mair-Keimberger2024-05-253-270/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-debug/apitrace: Depend on libglvnd, not mesaMatt Turner2024-05-231-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-debug/apitrace: Add Python 3.12/3.13 compatibilityMatt Turner2024-05-231-1/+1
| | | | | Closes: https://bugs.gentoo.org/929390 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-debug/gdb: move c99 patch to devspaceSam James2024-05-223-768/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/gdb: fix modern C issuesGabi Falk2024-05-222-0/+1088
| | | | | | | | Closes: https://bugs.gentoo.org/871543 Closes: https://bugs.gentoo.org/919121 Signed-off-by: Gabi Falk <gabifalk@gmx.com> Closes: https://github.com/gentoo/gentoo/pull/36726 Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/systemtap: enable py3.12Matt Jolly2024-05-222-2/+2
| | | | Signed-off-by: Matt Jolly <kangie@gentoo.org>
* dev-debug/bpftrace: Actually remove the fuzzing flagPatrick McLean2024-05-211-1/+1
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-debug/bpftrace: add 0.20.4Patrick McLean2024-05-212-0/+100
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-debug/sysdig: don't try to link against libanl on muslHolger Hoffstätte2024-05-202-3/+25
| | | | | | | | | | | | | libanl is an empty stub library since glibc-2.34 and does not exist on musl. Since sysdig uses c-ares and therefore does not even need glibc's async name lookups, we can safely remove it when building on musl. Bug: https://bugs.gentoo.org/929227 Bug: https://bugs.gentoo.org/929907 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Closes: https://github.com/gentoo/gentoo/pull/36237 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-debug/sysdig: add a missed <cstdint> include on muslHolger Hoffstätte2024-05-201-0/+13
| | | | | | Bug: https://bugs.gentoo.org/929227 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-debug/sysdig: add missing libelf dependencyHolger Hoffstätte2024-05-201-1/+2
| | | | | | | Noticed while building in a clean chroot. Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-debug/lldb: Add 18.1.6Michał Górny2024-05-192-0/+113
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-debug/gdb: drop 13.2-r2, 14.1-r1Sam James2024-05-184-767/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/lldb: Add 19.0.0_pre20240518 snapshotMichał Górny2024-05-182-0/+111
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-debug/lldb: Remove oldMichał Górny2024-05-164-335/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-debug/strace: add 6.9Sam James2024-05-162-0/+110
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/systemtap: stap-exporter.service improvedDennis Lamm2024-05-151-0/+136
| | | | | | | | | removed EnvironmentFile and replaced variables removed /etc/sysconfig/stap-exporter file Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/35598 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>
* dev-debug/duma: drop 2.5.15-r2, EAPI6--Arthur Zamarin2024-05-131-88/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-debug/duma: Stabilize 2.5.15-r3 ppc, #931871Arthur Zamarin2024-05-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-debug/valgrind: Stabilize 3.22.0-r2 arm64, #931822Arthur Zamarin2024-05-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-debug/duma: Stabilize 2.5.15-r3 x86, #931871Arthur Zamarin2024-05-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-debug/duma: Stabilize 2.5.15-r3 amd64, #931871Arthur Zamarin2024-05-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-debug/valgrind: Stabilize 3.22.0-r2 ppc64, #931822Sam James2024-05-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/valgrind: Stabilize 3.22.0-r2 x86, #931822Sam James2024-05-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/valgrind: Stabilize 3.22.0-r2 amd64, #931822Sam James2024-05-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/gdb: stable 14.2 for hppa, bug #930688Rolf Eike Beer2024-05-111-1/+1
| | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/lldb: Add 19.0.0_pre20240509 snapshotMichał Górny2024-05-112-0/+111
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-debug/lldb: Add 19.0.0_pre20240504 snapshotMichał Górny2024-05-042-0/+111
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-debug/lldb: Remove oldMichał Górny2024-05-043-222/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-debug/lldb: Add 18.1.5Michał Górny2024-05-042-0/+113
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: inline mirror://sourceforgeLucio Sauer2024-04-305-5/+5
| | | | | | | bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-debug/strace: Stabilize 6.8 amd64, #930901Sam James2024-04-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/strace: Stabilize 6.8 x86, #930901Sam James2024-04-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-debug/strace: Stabilize 6.8 arm, #930901Arthur Zamarin2024-04-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-debug/strace: Stabilize 6.8 sparc, #930901Arthur Zamarin2024-04-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-debug/strace: Stabilize 6.8 arm64, #930901Arthur Zamarin2024-04-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-debug/strace: Stabilize 6.8 ppc64, #930901Jakov Smolić2024-04-291-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-debug/strace: Stabilize 6.8 ppc, #930901Jakov Smolić2024-04-291-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>