mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
7223eb8917
so that we can just answer "check the readme" when asked about it. :)
+-------------------------------------------------------------------------------
| 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.