summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/gdb: Stabilize 11.2 hppa, #833660Arthur Zamarin2022-02-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/gdb: Stabilize 11.2 arm64, #833660Arthur Zamarin2022-02-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/gdb: Stabilize 11.2 arm, #833660Arthur Zamarin2022-02-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/gdb: Stabilize 11.2 sparc, #833660Arthur Zamarin2022-02-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/gdb: Stabilize 11.2 ppc64, #833660Sam James2022-02-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gdb: Stabilize 11.2 ppc, #833660Sam James2022-02-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gdb: Stabilize 11.2 x86, #833660Sam James2022-02-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gdb: Stabilize 11.2 amd64, #833660Sam James2022-02-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gdb: add 11.2Sam James2022-01-172-0/+271
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gdb: fix GCC/Clang build mixtureAdrian Ratiu2022-01-143-0/+9
| | | | | | | | | | | | | | | | | | GDB configure will use a mix of GCC and Clang due to $GCC_FOR_TARGET defaulting to GCC in Clang-configured builds, so set the var to ensure the proper compilers are detected and to avoid mixing them. Before setting the variable (example from ChromiumOS): checking for x86_64-cros-linux-gnu-gcc... x86_64-cros-linux-gnu-gcc After: checking for gcc... (cached) x86_64-cros-linux-gnu-clang Bug: https://bugs.gentoo.org/831202 Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com> Closes: https://github.com/gentoo/gentoo/pull/23796 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gdb: remove freebsd-libcDavid Seifert2022-01-023-18/+3
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-devel/gdb: Stabilize 11.1 arm, #822219Arthur Zamarin2021-12-311-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-devel/gdb: Stabilize 11.1 ppc64, #822219Georgy Yakovlev2021-12-251-1/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sys-devel/gdb: arm64 stable wrt bug #822219Agostino Sarubbo2021-12-011-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/gdb: ppc stable wrt bug #822219Agostino Sarubbo2021-11-151-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/gdb: x86 stable wrt bug #822219Agostino Sarubbo2021-11-101-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/gdb: sparc stable wrt bug #822219Agostino Sarubbo2021-11-081-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/gdb: amd64 stable wrt bug #822219Agostino Sarubbo2021-11-081-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/gdb: Stabilize 11.1 hppa, #820914Sam James2021-11-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gdb: drop 10.1, 10.2Sam James2021-10-253-520/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gdb: Stabilize 10.2-r1 arm64, #813183Sam James2021-10-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gdb: Stabilize 10.2-r1 arm, #813183Sam James2021-10-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gdb: backport glibc-2.34 build failure patchSam James2021-10-252-0/+111
| | | | | | | ... although I don't actually recall hitting this. Closes: https://bugs.gentoo.org/813831 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gdb: Stabilize 10.2 arm64, #793452Sam James2021-10-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gdb: Stabilize 10.2 arm, #793452Sam James2021-10-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gdb: ppc stable wrt bug #813183Agostino Sarubbo2021-09-251-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/gdb: add 11.1Sam James2021-09-193-23/+302
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gdb: x86 stable wrt bug #813183Agostino Sarubbo2021-09-171-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/gdb: sparc stable wrt bug #813183Agostino Sarubbo2021-09-161-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/gdb: ppc64 stable wrt bug #813183Agostino Sarubbo2021-09-161-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/gdb: amd64 stable wrt bug #813183Agostino Sarubbo2021-09-151-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sys-devel/gdb: add guile USE flagDavid Martí Huescar2021-08-264-12/+12
| | | | | | | | | | | | | | | Add a new guile optional USE flag for GDB's scripting support. Also adds the >=guile-2.0 optional dependency if such flag is active. GDB has been compiling with '--without-guile' since #562902 and the option seems to have been forgotten. Since GDB works with guile 2.0 to 3.0 it seems about time to bring it back. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: David Martí Huescar <Phireh@fukurokuju.dev> Bug: https://bugs.gentoo.org/562902 Closes: https://github.com/gentoo/gentoo/pull/22115 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gdb: backport DW_LLE_start_end fix (for riscv64)Sergei Trofimovich2021-07-302-0/+302
| | | | | | | | Reported-by: Marek Szuba Closes: https://bugs.gentoo.org/805215 Bug: https://sourceware.org/PR27999 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/gdb: sparc stable wrt bug #793452Agostino Sarubbo2021-06-071-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/gdb: ppc64 stable wrt bug #793452Agostino Sarubbo2021-06-071-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/gdb: ppc stable wrt bug #793452Agostino Sarubbo2021-06-071-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/gdb: x86 stable wrt bug #793452Agostino Sarubbo2021-06-061-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/gdb: amd64 stable wrt bug #793452Agostino Sarubbo2021-06-061-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/gdb: allow python-3.10Sergei Trofimovich2021-05-153-3/+3
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/gdb: fix sparc-nat buildSergei Trofimovich2021-04-252-0/+48
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/gdb: reorder deps in live ebuild to match releasesSergei Trofimovich2021-04-251-1/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/gdb: bump up to 10.2Sergei Trofimovich2021-04-252-0/+260
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/gdb: add missing pkgconfig (B)DEPENDSam James2021-04-122-0/+2
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gdb: drop s390 to ~s390 (unstable)Sam James2021-04-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gdb: fix 'cet' detection on i586Sergei Trofimovich2021-02-262-0/+104
| | | | | | | Reported-by: Worx Bug: https://bugs.gentoo.org/771765 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/gdb: force USE=client onSergei Trofimovich2021-02-093-137/+94
| | | | | | | | | | | | | | From gcc-10 gdbserver requires top-level gnulib. That broke USE="server -client" case which was implemented in a hacky way in Gentoo ebuild. Instead of trying to fix it we resort to always enabling USE=client. It's a heavyweight workaround. Reported-by: Oleh Kravchenko Closes: https://bugs.gentoo.org/768237 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-312-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-devel/gdb: drop oldSergei Trofimovich2021-01-094-395/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/gdb: drop x86-macosFabian Groffen2021-01-063-4/+4
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>