summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/gdb: bump up to 8.2.1Sergei Trofimovich2018-12-233-4/+264
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/gdb: add python3_7Jonathan Callen2018-12-022-3/+3
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Jonathan Callen <jcallen@gentoo.org>
* sys-devel/gdb: fix sparc build, bug #671726Sergei Trofimovich2018-11-242-1/+15
| | | | | | | Reported-by: Rolf Eike Beer Bug: https://bugs.gentoo.org/671726 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-devel/gdb: link against tinfow first, then tinfo. bug #669096Sergei Trofimovich2018-10-212-0/+305
| | | | | | | | | | | | | | | | | | | | | | | | | | In bug #669096 gdb was directly linked both to libtinfo.so.6 and libncursesw.so.6: $ lddtree /usr/bin/gdb /usr/bin/gdb (interpreter => /lib64/ld-linux-x86-64.so.2) libtinfo.so.6 => /lib64/libtinfo.so.6 libncursesw.so.6 => /lib64/libncursesw.so.6 libtinfow.so.6 => /lib64/libtinfow.so.6 ... and caused gdb to SIGSEGV at start. Let's consistently link against *w libraries when both available. Note: the fix on it's own is not enough: - we don't pass include paths to ncursesw libraries - libreadline.so.7 is still linked against libtinfo.so.6 in Gentoo and needs a separate fix. But it's enough to make immediate SIGSEGV to go away. Reported-by: Michał Górny Bug: https://bugs.gentoo.org/669096 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* sys-devel/gdb: drop oldSergei Trofimovich2018-09-055-999/+0
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* sys-devel/gdb: bump up to 8.2Sergei Trofimovich2018-09-052-0/+261
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* Drop arm-linux keyword from tree.Benda Xu2018-08-3110-10/+10
| | | | | | | | "arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
* sys-devel/gdb: bump up to 8.1.1Sergei Trofimovich2018-07-312-0/+257
| | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10
* sys-devel/gdb: stable 8.1-r1 for hppa, bug #656890Sergei Trofimovich2018-07-241-1/+1
| | | | | | | Tested-by: Mikle Kolyada Bug: https://bugs.gentoo.org/656890 Package-Manager: Portage-2.3.43, Repoman-2.3.10 RepoMan-Options: --include-arches="hppa"
* sys-devel/gdb: mark stable wrt bug #656890Mikle Kolyada2018-07-241-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-devel/gdb: arm stable, bug #656890Markus Meier2018-07-101-1/+1
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="arm"
* sys-devel/gdb: sync live ebuild with 8.1-r2Sergei Trofimovich2018-07-011-6/+17
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* sys-devel/gdb: Depend on dev-libs/mpfr only with USE="client".Arfrever Frehtes Taifersar Arahesis2018-07-011-0/+256
| | | | | | | Do not pass --with-mpfr option which only sets paths for searching headers and libraries, resulting in using -Iyes/include and -Lyes/lib. Bug: https://bugs.gentoo.org/652146
* sys-devel/gdb: fix build failure on ia64, bug #658014Sergei Trofimovich2018-06-302-0/+27
| | | | | | | | | | It's a backport of upstream fix by Émeric Maschino https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commitdiff;h=5a6c3296a7a90694ad4042f6256f3da6d4fa4ee8 Reported-by: Émeric Maschino Fixed-by: Émeric Maschino Closes: https://bugs.gentoo.org/658014 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* sys-devel/gdb-8.1-r1: arm64 stable (bug #656890)Mart Raudsepp2018-06-281-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-devel/gdb: x86 stable (bug #656890)Thomas Deutschmann2018-06-261-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-devel/gdb-8.1-r1: alpha stableTobias Klausmann2018-06-251-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/656890
* sys-devel/gdb: stable 8.1-r1 for sparcRolf Eike Beer2018-06-251-1/+1
| | | | | | Bug: https://bugs.gentoo.org/656890 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
* sys-devel/gdb: stable 8.1-r1 for ppc64, bug #656890Sergei Trofimovich2018-06-241-1/+1
| | | | | | Bug: https://bugs.gentoo.org/656890 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* sys-devel/gdb: stable 8.1-r1 for ppc, bug #656890Sergei Trofimovich2018-06-241-1/+1
| | | | | | Bug: https://bugs.gentoo.org/656890 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
* sys-devel/gdb: amd64 stableJason Zaman2018-06-241-1/+1
| | | | | Gentoo-bug: 656890 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-devel/gdb: Add dependency on dev-libs/mpfrAndreas K. Hüttel2018-06-231-1/+4
| | | | | Closes: https://bugs.gentoo.org/652146 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-devel/gdb: git-2->git-r3Marty E. Plummer2018-06-083-5/+5
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8169
* sys-devel/gdb: explicit epatch, git-2->git-r3, EAPI=6Marty E. Plummer2018-04-246-11/+17
| | | | | | | Also some formatting changes to keep the ebuilds aligned in layout. Package-Manager: Portage-2.3.31, Repoman-2.3.9 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* sys-devel/gdb: add explicit epatchMarty E. Plummer2018-04-245-15/+19
| | | | | | | | Also some formatting changes to keep the ebuild's aligned in layout, sort eclasses. Package-Manager: Portage-2.3.31, Repoman-2.3.9 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* sys-devel/gdb: Remove hard mask on 8.1Tobias Klausmann2018-04-112-4/+2
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sys-devel/gdb: stable 7.12.1 for hppa, bug #621162Sergei Trofimovich2018-03-201-2/+2
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
* sys-devel/gdb: bump the patchset up to 1, bug #650130Sergei Trofimovich2018-03-102-0/+256
| | | | | | | | | | Two patches: + 01_all_ia64-TRAP_HWBKPT.patch + 02_all_solaris-no-uuidsys.patch Reported-by: Fabian Groffen Bug: https://bugs.gentoo.org/650130 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/gdb: fix gcore collision on freebsdStephan Hartmann2018-02-182-1/+11
| | | | | | Closes: https://bugs.gentoo.org/507456 Package-Manager: Portage-2.3.19, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7216
* sys-devel/gdb: Version bump to 8.1Manuel Rüger2018-02-052-0/+251
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/gdb: fix ia64 build failure (TRAP_HWBKPT collision)Sergei Trofimovich2018-01-302-0/+251
| | | | | | | Single upstream patch in the patchset: + 01_all_ia64-TRAP_HWBKPT.patch Package-Manager: Portage-2.3.20, Repoman-2.3.6
* sys-devel/gdb: mark 7.12.1 arm64/m68k/s390 stableMike Frysinger2018-01-111-1/+1
|
* sys-devel: Update Manifest hashes.Ulrich Müller2017-12-091-5/+5
|
* sys-devel/gdb: fix build with USE=-nlsStephen L Arnold2017-10-111-2/+2
| | | | | | * add f to rm -r for when locale dir is not there Package-Manager: Portage-2.3.11, Repoman-2.3.3
* sys-devel/gdb: Readd python3_6Manuel Rüger2017-10-061-1/+1
| | | | | | Reported by Arfrever on Freenode Package-Manager: Portage-2.3.11, Repoman-2.3.3
* sys-devel/gdb: Fix missing "use" in 8.0 as wellManuel Rüger2017-10-041-1/+1
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* sys-devel/gdb: Version bump to 8.0.1Manuel Rüger2017-10-042-0/+247
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* sys-devel/gdb-8.0 - add python3_6 supportAnton Kochkov2017-09-231-1/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/5733
* sys-devel/gdb: fix building on 32-bits SolarisFabian Groffen2017-08-271-0/+5
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* sys-devel/gdb: ppc stable wrt bug #621162Agostino Sarubbo2017-06-211-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/gdb: arm stable, bug #621162Markus Meier2017-06-151-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* sys-devel/gdb: ppc64 stable wrt bug #621162Agostino Sarubbo2017-06-131-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/gdb: version bump to 8.0, bug #621088Matthias Maier2017-06-112-0/+238
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* sys-devel/gdb: ia64 stable wrt bug #621162Agostino Sarubbo2017-06-101-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/gdb: sparc stable wrt bug #621162Agostino Sarubbo2017-06-101-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/gdb: x86 stable wrt bug #621162Agostino Sarubbo2017-06-091-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/gdb: amd64 stable wrt bug #621162Agostino Sarubbo2017-06-081-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-devel/gdb: Drop all arches except alphaAndreas K. Hüttel2017-06-071-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* sys-devel/gdb: Remove oldAndreas K. Hüttel2017-06-074-705/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* sys-devel/gdb: add missing DEPEND on texinfoMatija Skala2017-05-073-0/+3
| | | | Closes: https://github.com/gentoo/gentoo/pull/4424