public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Joe Nelson <joe@begriffs.com>
To: gdb discussion list <gdb@sourceware.org>
Subject: What are the consequences of tcsetpgrp warning?
Date: Thu, 3 Mar 2022 09:32:51 -0600	[thread overview]
Message-ID: <YiDfo5cbbNSYpzUb@begriffs.com> (raw)

Hi all, when I run gdb (version 7.12.1 on OpenBSD) directly from xterm,
it works fine. However when I run it as an inferior from DDD (3.3.12),
gdb warns:

  gdb: cannot set terminal foreground process group: Inappropriate ioctl for device

As I then begin running the debug session, the following warning appears
three times:

  [tcsetpgrp failed in terminal_inferior: Inappropriate ioctl for device]

Other than the warnings, all gdb functionality appears to work fine. Is
the warning cause for concern? Does it indicate broken functionality
that I may stumble over in the future?

Thanks for any help!

                 reply	other threads:[~2022-03-03 15:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YiDfo5cbbNSYpzUb@begriffs.com \
    --to=joe@begriffs.com \
    --cc=gdb@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).