From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4F0443858C53; Thu, 28 Dec 2023 16:44:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4F0443858C53 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1703781851; bh=tkisbh2J+vW9o1wSk1eoeMIgUCtAwo4eX/NBWWn+s0c=; h=From:To:Subject:Date:In-Reply-To:References:From; b=adiOtxqIra3pLxEfmIn+GkRWut41DhvQGWQMZVJ9mj5i1U/YKDiINeqfx/q5S89gU qQeU266E7woNZWrWeQX85dM3dlVsemRDAudYZ1nVrCPtRCedESMHWTpObKJVAXiAxJ xPh9HdATChljRTSnrzlg12+1ZCA8tB4CnbAr7/8c= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug gdb/31152] Formalise unintened functionality in version 9.1 Date: Thu, 28 Dec 2023 16:44:10 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: 14.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31152 --- Comment #4 from Tom Tromey --- I'm curious what you mean by "encrypts file descriptors" -- could you explain that? If you have a host that (1) cannot use poll, but also where (2) select cannot handle the file descriptors handed out by the kernel -- then indeed this is a tough situation. I don't understand how many programs could work, for example any GUI. --=20 You are receiving this mail because: You are on the CC list for the bug.=