Home

The devel/gdb port

gdb-17.1p0 – GNU debugger (cvsweb github mirror)

Description

GDB is a source-level debugger for Ada, C, C++, Objective-C, Pascal and
many other languages.  GDB can target (i.e., debug programs running on)
more than a dozen different processor architectures, and GDB itself can
run on most popular GNU/Linux, Unix and Microsoft Windows variants.
WWW: https://www.gnu.org/software/gdb/

Readme

+-------------------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-------------------------------------------------------------------------------

Colors and emoji characters
===========================

A common question with recent GDB releases is how to disable the use of
colors and emoji.  To disable both, set

  set style enabled off

in your ~/.gdbinit or export NO_COLOR=1 in your environment (may also
affect other software).  See "Output Styling" in the info file for
more fine-grained settings.

Maintainer

Pascal Stumpf, Jeremie Courreges-Anglas

Only for arches

aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc powerpc64 riscv64 sparc64

Categories

devel lang/python

Library dependencies

Build dependencies

Run dependencies

Test dependencies

Reverse dependencies

Files

Search