gpo.zugaina.org

Search Portage & Overlays:

sys-devel/gdb

GNU debugger

Screenshots

  • gdb-7.6.2
    amd64 x86
    +client expat lzma multitarget nls +python +server test vanilla zlib

    View      Download      Browse     License: GPL-2 LGPL-2   
    Overlay: argent-main

USE Flags

+client
* This flag is undocumented *
expat
Global: Enable the use of dev-libs/expat for XML parsing
lzma
Global: Allow accessing lzma-compressed archives through the lzma library (app-arch/xz-utils). This only affects libarchive's native support: bsdtar will keep using unlzma as a filter if that's not built-in.
multitarget
Global: Adds support to binutils for cross compiling (does not work with gas)
Local: Support all known targets in one gdb binary
nls
Global: Adds Native Language Support (using gettext - GNU locale utilities)
+python
* This flag is undocumented *
+server
* This flag is undocumented *
test
Global: Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in make.conf/package.use anymore
vanilla
Global: Do not add extra patches which change default behaviour; DO NOT USE THIS ON A GLOBAL SCALE as the severity of the meaning changes drastically
zlib
Global: Adds support for zlib (de)compression