dev-debug / cgdb

A curses front-end for GDB, the GNU debugger

Official package sites : https://cgdb.github.io/ ·

v9999 :: 0 :: gentoo

Modified
License
GPL-2
USE flags
test

v0.8.0 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
amd64 arm ppc ppc64 x86 ~amd64-linux ~x86-linux
USE flags
test

General

test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

abi_mips

n32
64-bit (32-bit pointer) libraries
n64
64-bit libraries
o32
32-bit libraries

abi_s390

32
32-bit (s390) libraries
64
64-bit (s390x) libraries

abi_x86

32
32-bit (x86) libraries
64
64-bit (amd64) libraries
x32
x32 ABI libraries

sys-libs / ncurses : Console display library

sys-libs / readline : Another cute console display library

dev-debug / gdb : GNU debugger

sys-libs / ncurses : Console display library

sys-libs / readline : Another cute console display library

803080
dev-debug/cgdb-0.7.1 fails tests: - ERROR: tcl error sourcing /var/tmp/portage/dev-debug/cgdb-0.7.1/work/cgdb-0.7.1/test/kui.base/basic.ex
888609
dev-debug/cgdb-0.8.0 - configure: error: Please install flex before installing
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-debug/cgdb: fix modern C issue in configure
No need for a revbump here as it failed to compile if the check failed, not misdetecting anything. Closes: https://bugs.gentoo.org/830222 Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-debug/cgdb: drop 0.7.1
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
Move {dev-util → dev-debug}/cgdb
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34774 Signed-off-by: Michał Górny <mgorny@gentoo.org>