From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5C0F43858405; Mon, 8 Nov 2021 16:22:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5C0F43858405 From: "massimiliano.cuoghi at systemceramics dot com" To: gdb-prs@sourceware.org Subject: [Bug breakpoints/28288] GDBserver should hide unreported fork childs from thread lists Date: Mon, 08 Nov 2021 16:22:48 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: breakpoints X-Bugzilla-Version: 8.2.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: massimiliano.cuoghi at systemceramics dot com X-Bugzilla-Status: WAITING 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 X-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Nov 2021 16:22:48 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28288 --- Comment #24 from Massimiliano --- (In reply to Simon Marchi from comment #23) > If feasible, could you try to share a reproducer and the commands that gi= ve > you that "slow step"? I'd be interested in digging a little bit. >=20 > In the mean time, I have posted the patches related to this bug a few days > ago: >=20 > https://sourceware.org/pipermail/gdb-patches/2021-October/182922.html unfortunately i can't reproduce the problem using the command line with a s= mall example, i see it with my program which is very big using qtcreator, i woul= dn't want it to be qtcreator's fault.=20 it can also be seen using a small program, but the effect is much less, but= on the command line I don't know how to show it. practically in the debug wind= ow with local variables this always takes a while to update the value of the variables when you are stopped on a break. --=20 You are receiving this mail because: You are on the CC list for the bug.=